@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@font-face {
    font-family: 'Good Times';
    src: url('../fonts/goodtime.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    color: #333333;
    font-size: 1.1rem;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', sans-serif;
}
h1 {
    text-transform: uppercase;
    font-size: 2.275rem;
}
/*ul,ol{
    line-height: 2.5;
}*/
.navbar {
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    padding: 0;
}
.nav-link {
    display: block;
    /* padding: 1.4rem 1rem; */
    /* text-transform: uppercase; */
    font-size: 16px;
    font-weight: 500;
    color: #000;
    /* letter-spacing: 1px; */
    padding-left: 16px ! important;
    padding-right: 16px ! important;
    border-bottom: 2px solid transparent;
    /*border-top: 3px solid transparent;*/
    transition: .3s ease all;
}
.nav-link:focus,
.nav-link:hover {
    background-color: transparent;
    color: #ed2f59;
    border-bottom: 2px solid #ed2f59;
    /*border-top: 3px solid #ed2f59;*/
}
.dropdown-menu {
    margin: 0;
    border-radius: 0;
    border-color: transparent;
    padding: 0;
}
.dropdown-menu .dropdown-item {
    border-left: 2px solid transparent;
    padding: 10px;
    transition: .3s ease all;
    border-bottom: 2px solid #eaeaea;
}
.dropdown-menu .dropdown-item:hover {
    background-color: #f1f1f1;
    border-left: 2px solid #ed2f59;
    color: #ed2f59;
    margin: 0;
    padding: 10px;
    transition: .3s ease all;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-item{
	font-weight: 500;
}
.navbar-toggler {
    background-color: #444;
    border-radius: 50px;
    padding: 8px;
}
.navbar-toggler {
    border-color: rgb(255, 255, 255);
    margin-right: 15px;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.cb_column_home {
    padding: 90px 0 55px;
    margin: 0;
}
.col_home_title h1 {
    margin-bottom: 25px;
}
.col_home_title span,
.con_craft_content span,
.con_across_expr_box span,
.tilter__title span {
    color: #ed2f59;
}
.con_world_sec {
    padding: 0px 0;
    margin: 0;
    background-color: #222222;
    color: #ccc;
}
.con_world_content {
    padding: 70px 80px 80px 45px;
    margin: 0;
}
.con_world_content p {
    padding-top: 25px;
    margin: 0;
}
.con_read_more {
    margin-top: 25px;
}
.con_read_more a {
    background-color: transparent;
    border: 1px solid #ed2f59;
    color: #ed2f59;
    text-decoration: none;
    padding: 8px 25px 10px;
    border-radius: 25px;
}
.con_read_more a:hover {
    background-color: #ed2f59;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 25px;
    border-radius: 25px;
}
.con_world_content_img {
    background-image: url(../images/drawing.png);
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-color: #000;
    position: relative;
    margin: 0;
    color: #fff;
    height: 100%;
    overflow: hidden;
}
.sm_line span {
    color: #ed2f59;
}
.sm_line:before {
    background-color: #ed2f59;
    margin-top: -12px;
    display: block;
    content: "";
    position: absolute;
    top: 18%;
    width: 85px;
    height: 2px;
}
.bg_img {
    background-image: url('https://www.eignv.com/img/featured-banner-life-insurance.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 295px;
    position: relative;
    margin: 0;
}
.con_craft {
    padding: 50px 0;
    background-color: #fff;
    margin: 0;
    position: relative;
}
.con_craft_content {
    padding: 100px 80px 120px 45px;
    margin: 0;
}
.con_craft_content p {
    padding-top: 25px;
    margin: 0;
}
.con_craft_box {
    padding: 50px 0
}
.con_value_system {
    padding: 55px 0 80px;
    background-color: #f1f1f1;
    color: #000;
}
.con_value_heading {
    text-align: center;
    margin-bottom: 50px;
}
.con_get_quote {
    background-color: #222;
    color: #ccc;
    padding: 6px 0px 21px 0px;
    text-align: center;
}
.big_font {
    font-size: 8rem;
    color: #ed2f59;
    margin-top: -20px;
}
.big_font span {
    font-size: 1rem;
    color: #ed2f59;
    margin-top: -20px;
}
.con_across_group {
    background-color: #f1f1f1;
    padding: 60px 0 80px;
    margin: 0;
}
.con_across_expr {
    padding: 60px 0;
    margin: 0;
}
.con_expr_head {
    padding: 0px 0px 25px;
}
.con_across_expr_box {
    padding: 25px;
}
.con_expr_box_right {
    padding-top: 25px;
    font-size: 25px;
}
.con_group_sec {
    margin-top: 25px;
    margin-bottom: 25px;
}
.con_across_group_box {
    color: #222;
    border: 10px solid #e0e0e0;
    padding: 25px 20px 28px;
    transition: .8s linear all;
    margin-bottom: 25px;
}
.con_across_group_box:hover {
    border: 10px solid #ed2f59;
    transition: .8s linear all;
}
.con_across_group_box h3 {
    color: #ed2f59;
    margin-bottom: 12px;
}
.con_across_group_box a {
    color: #ed2f59;
    text-decoration: none;
    transition: .2s ease all;
    border-bottom: 2px solid #222;
    line-height: 1.2;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.con_across_group_box a:hover {
    color: #000;
    text-decoration: none;
    transition: .2s ease all;
    border-bottom: 2px solid #ed2f59;
    line-height: 1.2;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.cb_footer_links {
    background-image: url('../images/bg_footer.jpg');
    padding: 65px 0 40px;
    background-color: #000;
    color: #fff;
    line-height: 35px;
}
.cb_footer_links h3 {
    color: #ed2f59;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.cb_footer_links a,
.cb_footer_links p {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.cb_footer_links a:hover {
    color: #ed2f59;
}
.bottom_nav a {
    color: #ed2f59;
    text-decoration: none;
}
.bottom_nav a:hover {
    color: #ffffff;
}
.cb_copyright {
    background-color: #e40044;
    color: #fff;
    padding:10px;
    text-align: left;
    font-size: 14px;
}
.cb_copyright a {
    color: #ed2f59;
}
.bottom_nav {
    margin: 0 -35px 15px;
}
.bottom_nav li {
    list-style: inline;
    list-style-type: none;
    display: inline-block;
}
.bottom_nav li a {
    font-size: 14px;
    /* padding-right: 20px; */
	color:#fff;
}
.col_projects_btn {
    text-align: center;
    margin-top: 15px;
}
.btn-big {
    color: #fff;
    background-color: #222222;
    border-color: #ed2f59;
    border-radius: 14px;
    border: solid #ed2f59;
}
.btn-big:hover {
    color: #fff;
    background-color: #222222;
    border-color: #ed2f59;
    border-radius: 14px;
    border: solid #fff;
}
figure.latest_projects {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
}
figure.latest_projects * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
figure.latest_projects img {
    max-width: 100%;
    vertical-align: top;
    border-radius: 5px;
}
figure.latest_projects figcaption {
    background-color: #000000a6;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0px;
}
figure.latest_projects h3 {
    text-align: center;
    font-size: 1.3em;
    padding: 10px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}
figure.latest_projects:before {
    background: #000000b0;
    border-radius: 5px;
    content: "";
    left: 0;
    right: 0;
    bottom: 100%;
    top: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
figure.latest_projects i {
    position: absolute;
    font-size: 3.5em;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50px);
    transform: translate(-50%, -50px);
    opacity: 0;
}
figure.latest_projects a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
figure.latest_projects:hover:before,
figure.latest_projects.hover:before {
    bottom: 0;
}
figure.latest_projects:hover i,
figure.latest_projects.hover i {
    opacity: 1;
}
figure.latest_projects:hover figcaption,
figure.latest_projects.hover figcaption {
    background-color: #222222;
    color: #ffffff;
}
.header-container {
    height: 4px;
    background-color: #ed2f59;
    /*background: -webkit-linear-gradient(to right, #fbee5f 25%, #f38a5a 25%, #f38a5a 50%, #bb395f 50%, #bb395f 75%, #6c2973 75%);
    background: -o-linear-gradient(to right, #fbee5f 25%, #f38a5a 25%, #f38a5a 50%, #bb395f 50%, #bb395f 75%, #6c2973 75%);
    background: -moz-linear-gradient(to right, #fbee5f 25%, #f38a5a 25%, #f38a5a 50%, #bb395f 50%, #bb395f 75%, #6c2973 75%);
    background: linear-gradient(to right, #fbee5f 25%, #f38a5a 25%, #f38a5a 50%, #bb395f 50%, #bb395f 75%, #6c2973 75%);*/
    position: relative;
    z-index: 10;
}
.header_txt {
    color: #ffffff;
    padding: 8px 0;
    font-size: 14px;
}
.con_craft {
    background-image: url('../images/bg.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
    background-color: #222;
    margin: 0;
    position: relative;
}
.col_craft_section {
    padding: 20px 0;
    margin: 0;
}
.col_craft_box h1 {
    color: #ed2f59;
    font-size: 3.5rem;
    margin: 0;
}
.col_craft_box p {
    font-size: 1rem;
    margin: 0;
    color: #fff;
}
.col_experience h1 {
    color: #fff;
    font-size: 3.2rem;
    margin: 0;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.section_full {
    margin: 0;
    padding: 0;
    width: 100%;
}
.top_banner {
    background-image: url('../images/top-banner.jpg');
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
}
.top_banner:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.top_banner h1 {
    color: #ffffff;
    font-size: 2rem;
    font-family: 'Michroma', sans-serif;
    letter-spacing: 1px;
}
.top_banner h1:after {
    content: '';
    display: block;
    height: 3px;
    background-color: #fff;
    width: 30%;
    margin-top: 15px;
}
.top_banner p {
    color: #ffffff;
    font-size: 1.5rem;
}

.top_banner_project {
    background-image: url('../images/project_banner.jpg');
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
}
.top_banner_project:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.top_banner_project h1 {
    color: #ffffff;
    font-size: 2rem;
    font-family: 'Michroma', sans-serif;
    letter-spacing: 1px;
}
.top_banner_project h1:after {
    content: '';
    display: block;
    height: 3px;
    background-color: #fff;
    width: 30%;
    margin-top: 15px;
}
.top_banner_project p {
    color: #ffffff;
    font-size: 1.5rem;
}


/*.top_banner_contact {
    background-image: url('../images/contact_banner.jpg');
    background-attachment: fixed;
    background-size: cover;
    padding: 180px 37px 400px 0px
}*/
.top_banner_contact:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.top_banner_contact h1 {
    color: #ffffff;
    font-size: 2rem;
    font-family: 'Michroma', sans-serif;
    letter-spacing: 1px;
}
.top_banner_contact h1:after {
    content: '';
    display: block;
    height: 3px;
    background-color: #fff;
    width: 30%;
    margin-top: 15px;
}
.top_banner_contact p {
    color: #ffffff;
    font-size: 1.5rem;
}


.about_area {
    padding: 60px 0;
    margin: 0;
}
.about_title {
    margin-bottom: 15px;
}
.about_client_title {
    text-align: center;
    margin-bottom: 35px;
}
.about_title span {
    color: #fff;
    background: #ed2e45;
    padding: 0 8px;
}
.about_testimonial {
    padding: 60px 0;
    background-color: #ed2e45;
    color: #fff;
    margin: 0;
}
.about_team {
    padding: 60px 0;
    margin: 0;
}
.about_team_title {
    text-align: center;
    margin-bottom: 35px;
}
#testimonial .item {
    margin: 0 8px 0px 8px;
}
#testimonial .item img {
    display: block;
    width: 100%;
    height: auto;
}
.testimonial_box {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #9e9e9e;
    display: inline-block;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    margin: 35px 7px 10px;
    max-width: 100%;
    min-width: 100%;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    border-top: 5px solid #ccc;
}
.testimonial_box *,
.testimonial_box *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.testimonial_box figcaption {
    padding: 13% 10% 12%;
}
.testimonial_box figcaption:before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #ed2e45;
    content: "\f10e";
    font-family: 'FontAwesome';
    font-size: 32px;
    font-style: normal;
    left: 50%;
    line-height: 60px;
    position: absolute;
    top: -30px;
    width: 60px;
}
.testimonial_box h3 {
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 5px;
}
.testimonial_box h4 {
    font-weight: 400;
    margin: 0;
    opacity: 0.5;
}
.testimonial_box blockquote {
    font-style: italic;
    font-weight: 300;
    margin: 0 0 20px;
}
.wwd_area {
    padding: 60px 0;
}
.wwd_title {
    text-align: center;
    margin-bottom: 25px;
}
.wwd_services {
    background-color: #ffffff;
    padding: 60px 0;
    margin: 0;
}
.wwd_services_box {
    margin: 30px 0 0;
}
.wwd_service_inbox {
    margin: 0 0 25px 0;
}
.wwd_service_inbox h3 {
    display: block;
    margin: 15px 0 5px;
    padding: 0;
    color: #ed2f59;
}
/*.wwd_service_inbox h3:after {
    content: '';
    display: block;
    height: 10px;
    background-color: #ed2f59;
    color: #fff;
    margin-top: -12px;
    width: 50%;
}*/
.wwd_client_title {
    text-align: center;
    margin-bottom: 35px;
}
.wwd_client_para {
    text-align: left;
}
.wwd_img {
    overflow: hidden;
    position: relative;
    margin: 0;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: .7s ease all;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.wwd_img img {
    position: relative;
    transition: .7s ease all;
}
.wwd_img img:hover {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transition: .7s ease all;
}
.wwd_count {
    background: #ed2f59;
    padding: 20px 0;
    position: relative;
    margin: 0;
}
.wwd_count_in h1 {
    text-align: center;
    color: #fff;
}
.wwd_count_in p {
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.contact_area {
    margin: 0;
    padding: 60px 0px;
}
.contact_title {
    text-align: left;
}
.contact_services {
    background-color: #f2f2f2;
    padding: 0px;
    margin: 0 0 -10px;
}
.contact_services_box {
    margin: 30px 0 0;
}
#map {
    height: 100%;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
}
#status {
    width: 500px;
    height: 100px;
    position: absolute;
    left: 65%;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

#status p {
  text-transform: uppercase;
  letter-spacing: .5em;
  display: inline-block;
  border: 4px double rgba(255, 255, 255, 0.25);
  border-width: 4px 0;
  padding: 1.5em 0em;
  position: absolute;
  margin: 0 0 0 -20em;
}
#status p span {
  font-size: 4em ;
  font-family: 'Good Times';
  letter-spacing: 0;
  padding: .25em 0 .325em;
  display: block;
  margin: 0 auto;
  text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
  background: url('../images/animated_text_fill.png') repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: animate_text 80s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
@-webkit-keyframes animate_text {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

.con_value_system .con_value_content:hover h4 {
    color: #ed2f59;
    transition: 0.5s ease all;
}
.con_value_system .con_value_content img {
    transition: 0.5s ease all;
}
.con_value_system .con_value_content:hover img {
    transform: scale(.8);
    transition: 0.5s ease all;
}
#logo_rotate {
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: scale(1, 1);
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
    }
}
@keyframes spinner {
    0% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1.2, 1.2);
    }
}
@media only screen and (max-width: 600px) {
    .nav-link {
        display: block;
        padding: 10px;
        /* text-transform: uppercase; */
        font-size: 16px;
        font-weight: 500;
        text-align: left;
        color: black;
        /* letter-spacing: 1px; */
        padding-right: 16px ! important;
        padding-left: 16px ! important;
        border-bottom: 2px solid #eee;
        transition: .3s ease all;
    }
    #status {
        width: 100%;
        height: 100px;
        position: absolute;
        left: 48%;
        top: 60%;
        background-repeat: no-repeat;
        background-position: center;
        margin: -100px 0 0 -100px;
    }

    #status p span {
        font-size: 2em;
        font-family: 'Good Times';
        letter-spacing: 0;
        padding: 0 40% 0;
        display: block;
        margin: 0;
        text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
        background: url(../images/animated_text_fill.png) repeat-y;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-animation: animate_text 80s linear infinite;
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
    }


    .con_craft_content {
        padding: 20px 80px 20px 45px;
        margin: 0;
    }
}
::-moz-selection {
    background: #ed2f59;
    color: #ffffff;
}
::selection {
    background: #ed2f59;
    color: #ffffff;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width:600px) {
    .bottom_nav {
        margin: 0;
    }
    .con_world_content {
        padding: 40px 40px 40px 30px;
        margin: 0;
    }
    .con_across_expr_box {
        padding: 25px 0 0;
    }
    .sm_line:before {
        background-color: #ed2f59;
        margin-top: -12px;
        display: block;
        content: "";
        position: absolute;
        top: 12%;
        width: 85px;
        height: 2px;
    }
    .wwd_count {
        background: #424242;
        padding: 20px 0;
        position: relative;
        margin: 0;
    }
    .col_craft_box h1 {
        color: #ed2f59;
        font-size: 1.5rem;
        margin: 0;
    }
    .col_craft_box p {
        font-size: 1rem;
        margin: 0;
        color: #fff;
    }
    .col_experience h1 {
        color: #fff;
        font-size: 1.5rem;
        margin: 0;
    }
    .cb_column_home {
        padding: 40px 0 55px;
        margin: 0;
    }
    .col_grp_sec_marg {
        margin-top: -25px;
    }
    .con_across_group {
        padding: 60px 0 25px;
    }
}
.nav .nav-link {
    position: relative;
    display: inline-block;
    font-size: 16px ! important;
    font-weight: bold;
    transition: all .1s ease-out;
}
/*.nav .nav-link:after{
    display: block;
    position: absolute;
    content: '';
    top: 0px;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #fec303;
    transition: all .2s ease-out;
}
.nav .nav-link:hover:after { 
    width: 100%; 
}*/
.nav .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent transparent #dee2e6;
    border-bottom: 4px solid !important;
}
#nav-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ed2f59;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}
#nav-tab .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 20px;
    font-weight: bold;
}
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    border: 2px solid #000;
}
.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hovereffect:hover .overlay {
    background-color: #000000b0;
}
.hovereffect img {
    display: block;
    position: relative;
}
.hovereffect h2 {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    position: relative;
    font-size: 16px;
    margin: -6px 0 0 0;
    padding: 10px;
    background: #ffffff;
    -webkit-transform: translateY(175px);
    -ms-transform: translateY(175px);
    transform: translateY(175px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hovereffect:hover h2 {
    -webkit-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transform: translateY(90px);
}
.project_details {
    padding: 0 0 25px;
    margin: 0;
}
.project_inbox {
    padding: 0px;
    background-color: transparent;
    font-size: 16px;
    margin: 0 0 30px;
    line-height: 1.8;
}
.proj_title_gal {
    margin-bottom: 20px;
}
.footer_social ul li {
    padding: 5px;
    margin: 8px 0px 0 0;
}
.footer_social .fb,
.footer_social .tw,
.footer_social .in,
.footer_social .gp {
	height: 40px;
	width: 40px;
	text-align: center;
	padding: 0;
}
.footer_social .fb a, .footer_social .tw a, .footer_social .in a, .footer_social .gp a {
	border-radius: 50%;
	font-size: 22px;
	background: #fbfbfb;
	height: 40px;
	width: 40px;
	padding: 2px;
	display: block;
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
}
.footer_social .fb a:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.footer_social .tw a:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.footer_social .in a:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.footer_social .gp a:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
@media only screen and (min-width: 600px) {}
@media only screen and (min-width: 601px) and (max-width: 767px) {}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 992px) {}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width: 1200px) {}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}
.amens_li .fa {
    padding-right: 10px;
}
.proj_img img {
    border-radius: 25px;
    border: 5px solid #000;
}
.bg_gray {
    background-color: #f1f1f1;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}
.btn_brochure {
    margin: 25px 0 0;
}
.row_topimg {
    padding: 60px 0;
    margin: 0;
    background-color: #fff;
}
.row_amenesties {
    padding: 60px 0;
    margin: 0;
    background-color: #f1f1f1;
    color: #fff;
    background-image: url('../images/amenesties_bg.jpg');
    background-size: cover;
    background-attachment: fixed;
}
.row_gallery {
    padding: 60px 0;
    margin: 0;
    background-color: #fff;
}
.welcome-text {
    font-family: 'Good Times';
    font-size: 2.5rem;
    margin: 12% auto 0;
}
.welcome-text ul {
    padding: 0;
    margin: 0;
}
.welcome-text ul li {
    float: left;
    list-style: none;
    padding: 8px;
    color: #282726;
}
.welcome-text ul li:nth-child(even) {
    -webkit-animation-name: wiggleEven;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    animation-name: wiggleEven;
    animation-duration: 0.6s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}
.welcome-text ul li:nth-child(odd) {
    -webkit-animation-name: wiggleOdd;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    animation-name: wiggleOdd;
    animation-duration: 0.4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}
@-webkit-keyframes wiggleEven {
    from {
        -webkit-transform: rotateZ(10deg) translateY(4px);
    }
    50% {
        -webkit-transform: rotateZ(-20deg) translateY(-4px);
    }
    to {
        -webkit-transform: rotateZ(10deg) translateY(4px);
    }
}
@-webkit-keyframes wiggleOdd {
    from {
        -webkit-transform: rotateZ(-20deg) translateY(-4px);
    }
    50% {
        -webkit-transform: rotateZ(2deg) translateY(4px);
    }
    to {
        -webkit-transform: rotateZ(-20deg) translateY(-4px);
    }
}
@keyframes wiggleEven {
    from {
        transform: rotateZ(10deg) translateY(4px);
    }
    50% {
        transform: rotateZ(-20deg) translateY(-4px);
    }
    to {
        transform: rotateZ(10deg) translateY(4px);
    }
}
@keyframes wiggleOdd {
    from {
        transform: rotateZ(-20deg) translateY(-4px);
    }

    50% {
        transform: rotateZ(2deg) translateY(4px);
    }

    to {
        transform: rotateZ(-20deg) translateY(-4px);
    }
}

.drop.animation.animated-item-1 a {
    animation: 600ms linear 2000ms normal both 1 running fadeInUp;	
	
}

@media only screen and (max-width: 1599px) and (min-width: 1366px)
.click-tap {
    top: auto;
}
.click-tap {
    position: absolute;
    right: 665px;
    top: 391px;
    margin: auto;
    bottom: -300px;
    z-index: 999;
    background: #ed2f59 url(images/arrow-hover.png) center no-repeat;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}
a {
    color: #002e86;
    text-decoration: none;
    border: none;
    transition: background 0.5s ease 0s;
    outline: none;
	
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.accordion-emoji{
	font-size: 24px;
    width: 35px;
    height: 35px;
    display: inline-block;
}
.card-header:has(.btn:not(.collapsed)) {
    background-color: #333;
}
.accordion button {
   text-decoration: none !important;
}