
*{

  margin: 0px;

  padding: 0px;

      box-sizing: border-box;

}



body {

    overflow-x: hidden;

}

.header_main {

    float: left;

    width: 100%;

    padding: 0px 0px;

    position: relative;

    top: 0px;

    z-index: 9;

    left: 0px;

    min-height: 77px;

    border-bottom: 0px solid #fff;

}

.header_main.landing_navigaion{

    position: relative !important;

}

.center-align{

    align-items: center;

}

.header_main .logo_area img {

    min-height: 59px;

    object-fit: contain;

    width: 240px;

    object-position: left;

    margin-top: 0px;

}

.header_main .nav_area ul {

    display: flex;

    list-style: none;

    justify-content: flex-end;

    align-items: center;

    margin: 0px;

    padding: 0px;

    min-height: 77px;

}
.header_main .nav_area ul li {

    margin: 0px 18px;

}

.header_main .nav_area ul li a {
    color: #000000;
    font-size: 15px;
    font-family: 'jost';
    text-transform: uppercase;
    font-family: "Space Grotesk", serif;
    font-weight: 700;
}




.nav {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 99;

}

.nav_bar {
    display: flex
;
    align-items: center;
    justify-content: flex-end;
}
.header_main .cart_flex {
        padding-left: 23px;
    }

.header_main img{
    height: 59px;
    width: 100%;
    object-fit: contain;
    object-position: left;
}

.header_main .appoint_area a {
    background-color: #104f5e;
    padding: 16px 32px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .4px;
    font-family: 'space auto';
    font-family: "Space Grotesk", serif;
    font-weight: 700;
    border-radius: 8px;
}

.header_main .appoint_area a:first-child img {

    padding-right: 7px;

}
.header_main .cart_flex {
    display: flex;
    align-items: center;
    gap: 30px;
}
.header_main .cart_flex .user img{
   max-width: 26px;
    width: 100%;
}
.header_main .cart_flex .cart {
	position :relative;
}
.header_main .cart_flex .cart .cart_quantity {
    background: #08a5ec;
    color: #fff;
    padding: 2px 5.5px;
    border-radius: 100%;
    font-size: 10px;
    line-height: 32px;
    position: absolute;
    top: -3px;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    right: -10px;
    font-family: 'Red Hat Display';
    font-weight: 800;
}
/* -----------------banner---------- */
     .video-container {

        width: 100%;

        position: relative;

        float: left;

    }
    header.header {
        display: none;
    }
    

    .video-container .w-100 {
        width: 100%!important;
        height: 685px;
        object-fit: cover;
        object-position: top;
    }

    .text_overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #00021e6e;
        top: 0px;
        display: flex
    ;
        align-items: center;
        justify-content: center;
    }

  

.video-container .callout {

    position: relative;

    margin-top: 0px;

    text-align: left;

    max-width: 755px;

    max-width: 518px;

    margin-left: 82px;

}

.video-container .callout h4{

    color: #fff;

    font-family: go_book;

    font-size: 26px;

    line-height: 24px;

    text-transform: uppercase;

    letter-spacing: 24px;

    padding: 9px 0px 25px;

}

.video-container h1 {
    margin-bottom: 0px;
    line-height: 63px;
    font-family: 'cen_b';
    font-size: 57.7px;
    color: #fff;
    position: relative;
    letter-spacing: -2.8px;
    line-height: 67px;
    font-family: "Space Grotesk", serif;
    font-weight: 700;
}

.video-container h5 {
    position: relative;
    left: 18px;
    font-size: 11.7px;
    color: #fff;
    letter-spacing: 6px;
    font-family: 'Jost', sans-serif;
    transform: none;
    top: 0;
    text-transform: uppercase;
    max-width: 341px;
}

.gallery_slider.owl-carousel .owl-stage:hover, .gallery_slider.owl-carousel .owl-stage a:hover{
    cursor: url(../images/scr.png), auto !important;}

.video-container h5::before {

    content: "";

    background: #08a5ec;

    position: absolute;

    width: 8px;

    height: 8px;

    border-radius: 44px;

    bottom: 5px;

    left: -15px;

}

.video-container h1 span{

     color: #08a5ec;

     font-family: 'cen_bi';

}



.video-container p {
    margin-bottom: 0px;
    color: #ffffff;
    line-height: 25px;
    font-size: 19.8px;
    font-family: 'outfit';
    line-height: 31px;
    padding: 5px 25px 3px 0px;
}

.banner_btn a {
    font-size: 14px;
    font-family: 'jost';
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    padding: 16px 38px;
    display: inline-block;
    background: #4570FF;
    margin: 0px 11px 0px 0px;
    position: relative;
    font-weight: 700;
}

.banner_btn {

    margin-top: 29px;

}
.banner_btn a:nth-child(2){
	color: #fff;
    text-align: center;
    position: relative;
    margin-left: 2px;
    background: none;
    font-size: 21px;
	 padding: 4px;
}
.banner_btn a:nth-child(2) img {
    background: #fff;
    padding: 13px;
    border-radius: 60px;
    margin-right: 14px;
    box-shadow: 0px 0px 0px 6px #08a5ec;
}
/* -----------banner_bottom_area---------- */

.banner_bottom_area{

    float: left;

    width: 100%;

    background-image: url(../images/banner_bottom.jpg);

    min-height: 186px;

    background-repeat: no-repeat;

    background-size: cover;

}

.banner_bottom_area .row{

    min-height: 186px;

    align-items: center;

}

.banner_bottom_area p{

    margin-bottom: 0px;

    color: #ffffff;

    line-height: 25px;

    font-size: 23.33px;

    font-family: 'cen_b';

    line-height: 35px;

    padding: 0px 95px 0px 0px;

}

.banner_bottom_area a{

    color: #ffffff;

    line-height: 25px;

    font-size: 16.5px;

    font-family: 'cen_b';

    border: #fff solid 2px;

    padding: 21px 59px;

    float: right;

    text-transform: uppercase;

    letter-spacing: .6px;

}

/* ---------about Us-------- */



.about_are{

    float: left;

    width: 100%;

    padding: 100px 0px;

}

.about_are{

    background: #ffffff;

    padding: 140px 0px 150px;

}

.about_are .about-content {
    max-width: 377px;
    margin-left: 24px;
}

.about_are .about-content h4 {

    font-size: 16px;

    color: #000000;

    font-family: 'cen_b';

    text-transform: uppercase;

    letter-spacing: 3px;

    position: relative;

    padding: 0px 16px;

}

.about_are .about-content h4::before{

    content: "";

    background: #08a5ec;

    position: absolute;

    width: 10px;

    height: 10px;

    border-radius: 44px;

    left: -2px;

    top: 5px;

}

.about_are .about-content h2{

    font-family: 'cen_b';

    font-size: 29px;

    color: #000000;

    padding: 11px 0px 13px 0px;

    line-height: 43px;

    letter-spacing: -.7px;

    position: relative;

}

.about_are .about-content a{

    font-size: 14px;

    font-family: 'cen_b';

    color: #08a5ec;

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 1.2px;

    padding: 16px 38px;

    display: inline-block;

    background: #08a5ec00;

    margin: 0px 11px 0px 0px;

    position: relative;

    border: #08a5ec solid 2px;

}

.about_are .about-content h2::after{

    content: "";

    position: absolute;

    width: 51px;

    height: 3px;

    background-color: #08a5ec;

    bottom: -5px;

    left: 0px;

}

.about_are .about-content h2 span{

    color: #08a5ec;

}

.about_are .about-content p {

    font-family: 'cen_g';

    color: #444444;

    font-size: 17px;

    line-height: 32px;

    padding: 27px 0px 8px;

}

.about_are .banner_btn a:nth-child(2) {

    background-color: #9cc8ce;

    border: #fff solid 2px;

    color: #2e445b;

}

.about_are .container{

    padding: 0px 143px;

}

.about_are .about_img img {

    width: 356px;

    height: 464px;
position: relative;
    object-fit: cover;

}

.about_are .about_img {

    position: relative;

}

.about_img:before {
    content: "";
    position: absolute;
    width: 329px;
    height: 444px;
    border: #000 solid 0px;
    left: -37px;
    top: -34px;
    border-right: none;
    background: #08a5ec;
}
/* --------------------Services----------- */



.service_area {

    padding: 0px 0 100px;

    float: left;

    width: 100%;

}

.top_heading h2{

    font-family: 'cen_b';

    text-align: center;

    color: #000000;

    font-size: 40px;

}

.service_area .top_heading a {

    color: #fff;

    margin-top: 0px;

}

.service_area .container_fluid .row {

    padding: 0px 48px;

}

section.service_area .row {

    margin-top: 40px;

}

section.service_area .col-md-3 {

    position: relative;

}

section.service_area .wrapper {
    width: 100%;
    position: relative;
    transition: all .4s;
    background: #f1f1f1;
    border-radius: 0px;
    padding: 30px 37px 30px;
    min-height: 195px;
    margin-bottom: 29px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: left;
    text-align: left;
    float: left;
    align-items: start;
    border-radius: 9px;
}
section.service_area .wrapper img {
    max-width: 63px;
    width: 100%;
    height: auto;
}
section.service_area .wrapper:hover {

    background: #08a5ec;

}

section.service_area .wrapper:hover .img_wraper{

    background: #ffffff;

}

section.service_area .wrapper:hover img{

    filter: invert(60%);

}

section.service_area  .content{

    position: relative;

}

section.service_area  .content img {

    object-fit: cover;

}

section.service_area .wrapper h3 {

    padding: 31px 0px 10px;

    color: #000000;

    line-height: 25px;

    font-size: 24.9px;

    font-family: 'cen_b';

}

section.service_area .wrapper p{

    padding: 3px 0px;

    font-family: 'cen_g';

    color: #3f3f3f;

    font-size: 16px;

    line-height: 27px;

    min-height: 72px;

    letter-spacing: -.2px;

    min-height: 89px;

}



/* -------instant vitality ----- */

.smile_area {

    float: left;

    width: 100%;

}

.smile_area {

    background-image: url(../images/smile.jpg);

    width: 100%;

    min-height: 456px;

    background-size: cover;

    background-position: 63% 82%, right;

    background-repeat: no-repeat;

    position: relative;

    background-attachment: fixed;

    display: flex;

    align-items: center;

    flex-direction: column;

    justify-content: center;

    position: relative;

}

.smile_area:before {

    background: #000000d9;

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

}

.smile_area h2 {

    font-family: 'cen_b';

    font-size: 42px;

    color: #ffffff;

    position: relative;



}

.smile_area p {

    padding: 15px 428px 24px;

    font-family: 'cen_g';

    color: #ffffff;

    font-size: 22px;

    line-height: 32px;

    text-align: center;

    position: relative;

}

.smile_btn a{

    font-size: 14px;

    font-family: 'cen_b';

    color: #ffffff;

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 1.2px;

    padding: 16px 38px;

    display: inline-block;

    background: #08a5ec;

    margin: 0px 11px 0px 0px;

    position: relative;

}

.smile_btn a:nth-child(2){

    background-color: #fff;

    color: #000;

}

/* -----------testimonials----------------- */

.test_area {

    float: left;

    width: 100%;

    padding: 130px 0px 108px;

    background: #f1f1f1;



}

.test_area .container{

    padding: 0px 96px;

}

.test_area .content h5{

    font-size: 16px;

    color: #000000;

    font-family: 'cen_b';

    text-transform: uppercase;

    letter-spacing: 3px;

    position: relative;

    padding: 0px 16px;

}

.test_area .content h5::before{

    content: "";

    background: #08a5ec;

    position: absolute;

    width: 10px;

    height: 10px;

    border-radius: 44px;

    left: -2px;

    top: 5px;

}

.test_area .content .flex_content {

    display: flex;

    align-items: center;

    gap: 38px;

}

.test_area .content h2 {
    font-size: 129px;
    color: #000;
    font-family: 'cen_b';
    letter-spacing: -14px;
}

.test_area .content img {

    width: 116px;

    height: auto;

}

.test_area .content h3 {

    font-size: 22px;

    font-family: 'cen_b';

    margin-bottom: 0px;

    display: flex;

    align-items: center;

}

.test_area .content h3 span {

    font-size: 18.23px;

    padding-left: 8px;

}

.test_area  .test_conent i {

    font-size: 21px;

    color: #f3b100;

    padding-bottom: 22px;

}

.test_area .test_conent h4{

    font-size: 18px;

    font-family: 'cen_bi';

    color: #08a5ec;

}

.test_area .test_conent p {

    font-size: 16px;

    font-family: 'cen_g';

    line-height: 26px;

    color: #222222;

    padding: 0px 41px 0px 0px

}

.test_area .owl-theme .owl-dots, .owl-theme .owl-nav {

    text-align: left;

}

.test_area .testi_content{

    position: relative;

    padding-left: 28px;

}

.test_area .testi_content:before {

    content: "";

    position: absolute;

    border-left: #e3e3e3 solid 1px;

    height: 217px;

    left: -71px;

}

.test_area .testi_content::after {

    content: "";

    position: absolute;

    background-image: url(../images/testi_before.png);

    width: 145px;

    height: 100px;

    top: 36px;

    opacity: 0.2;

}



/* -----------------gallery------------- */

section.gallery{

    float: left;

    width: 100%;

    padding: 100px 0px;

}

section.gallery img {

    height: 381px;

    width: 100%;

    object-fit: cover;

    margin-top: 28px;

}



/* ----------------contact_area------------- */

.contact_area{

    float: left;

    width: 100%;

}

.contact_area {

    background-image: url(../images/contact_us.jpg);

    width: 100%;

    min-height: 456px;

    background-size: cover;

    background-position: 63% 82%, right;

    background-repeat: no-repeat;

    position: relative;

    background-attachment: fixed;

    display: flex;

    align-items: center;

    flex-direction: column;

    justify-content: center;

    position: relative;

}

.contact_area:before {

    background-image: url(../images/dot.png);

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    background-repeat: repeat;

    opacity: .8;

}

.contact_area:after {

    background-image: url(../images/appoint_logo.png);

    content: "";

    position: absolute;

    width: 300px;

    height: 295px;

    left: 224px;

    z-index: 999;

    top: 101px;

}

.contact_area h2{

    font-size: 42px;

    font-family: 'cen_b';

    line-height: 54px;

    color: #000000;

    padding: 0px 85px 0px 0px;

}

.contact_area .ad_home p:before {

    content: "";

    height: 51px;

    background: #08a5ec;

    position: absolute;

    width: 13px;

    left: 17px;

    bottom: 5px;

}

.contact_area .ad_home p {

    font-size: 21px;

    font-family: 'cen_b';

    line-height: 32px;

    color: #000000;

    padding: 22px 174px 0px 49px;

    position: relative;

}

.contact_area .container{

    position: relative;

}

.contact_area .row{

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.contact_area .contact_us {
    width: 100%;
    background: #222222;
    min-height: 501px;
    padding: 74px 40px 60px;
}

.contact_us{

    padding: 15px ;

}

.contact_us h5 {
    color: #08a5ec;
    font-size: 29px;
    font-family: 'cen_b';
    margin-bottom: 26px;
}



/* ---------------footer---------- */

.footer_area{

    float: left;

    width: 100%;

    padding: 100px 0px 22px;

}

.footer_area .address_social{

    display: flex;

    justify-content: space-between;

}

.footer_area .address {

    display: flex;

    gap: 35px;

    align-items: center;

    margin-bottom: 37px;

}

.footer_area .address p {
    font-size: 18px;
    font-family: 'outfit';
    line-height: 29px;
    color: #4a4a4a;
    padding: 0px 80px 0px 0px;
    margin-bottom: 0px;
}

.footer_area .address h5 {
    font-size: 15px;
    font-family: 'jost';
    line-height: 32px;
    color: #4a4a4a;
    padding: 0px 80px 0px 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.footer_area .address h4{

    font-size: 24px;

    font-family: 'cen_b';

    line-height: 32px;

    color: #010101;

    padding: 0px 80px 0px 0px;

    margin-bottom: 0px;

    text-transform: uppercase;

}
.footer_area .social_media ul {
    display: flex;
    gap: 11px;
    justify-content: flex-end;
}

.social_media{width: 100%;}

.footer_area .social_media ul li {

    margin: 0px 12px;

    float: left;

    list-style: none;

}

.footer_area .social_media ul li i {
    font-size: 25px;
    color: #000;
    text-align: center;
    line-height: 65px;
    border-radius: 50%;
    transition: all .4s;
    width: 65px;
    font-family: fontAwesome;
    height: 65px;
    border: #000 solid 1px;
}

.address a {
    color: #000;
    font-family: outfit;
}

.footer_area .logo_area {

    display: flex;

    align-items: center;

    width: 100%;

    flex-wrap: wrap;

    position: relative;

    padding-left: 86px;

}

.footer_area .logo_area:before {

    content: "";

    position: absolute;

    border-right: #c5c5c5 solid 1px;

    height: 207px;

    left: 44px;

    top: 4px;

}

.footer_area .logo-img {

    width: 50%;

    text-align: center;

}

.footer_area .logo-img img {

    width: auto;

}

.footer_text{

    width: 100%;

    text-align: center;

/*     border-top: #dfdfdf solid 1px; */

    border-bottom: #dfdfdf solid 1px;

   margin: 40px 0px 39px;

}

.footer_text p{

    font-size: 14px;

    font-family: 'cen_g';

    line-height: 24px;

    padding: 51px 73px 41px;

}

.Copyright p {
    font-size: 16px;
    font-family: 'outfit';
    line-height: 24px;
    color: #4b5562;
}

.lime_area p{

    font-size: 18px;

    font-family: 'outfit';

    line-height: 24px;

    color: #444444;

    float: right;

}

.lime_area span {

    padding: 0px 9px;

}

.lime_area p a {

    font-size: 18px;

    font-family: 'fut_d';

    line-height: 24px;

    color: #8bac3e;

    float: right;

    text-transform: uppercase;

    letter-spacing: 4px;

    padding-left: 5px;

}

.footer_area .address_social {

    display: flex;

    justify-content: space-between;

    position: relative;

}







.read_more {

    font-size: 15px;

    font-family: 'go_b';

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 1.2px;

    padding: 21px 45px;

    display: inline-block;

    border-radius: 11px;

    background: #2c8c93;

    position: relative;

    color: #fff !important;

}

.book_now{

    font-size: 14px;

    font-family: 'cen_b';

    color: #08a5ec;

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 1.2px;

    padding: 16px 38px;

    display: inline-block;

    background: #08a5ec00;

    margin: 24px 0px 0px 0px;

    position: relative;

    border: #08a5ec solid 2px;

}

.book_now img {

    filter: invert(2);

    margin-right: 12px;

}





/* -----------Infusion-------- */

.test_area_new .owl-theme .owl-dots .owl-dot span {

    width: 8px;

    height: 8px;

    margin: 5px 7px;

    background: #D6D6D6;

    display: block;

    -webkit-backface-visibility: visible;

    transition: opacity .2s ease;

    border-radius: 30px;

}

section.about-banner.img-responsive {
    float: left;
    width: 100%;
}
.breadcrumbs {
    padding: 64px 0px;
    float: left;
    width: 100%;
    background-image: url(../images/banner_bottom.jpg);
    background-repeat: repeat;
    background-size: 100%;
}
.all-spacing{
   float: left;
    width: 100%;  
}

.all-spacing h2, .all-spacing h3{
    font-family: 'cen_b' !important;
}

.all-spacing h6{
    font-family: 'cen_b' !important;
    position: relative;
    padding-left: 15px;
}

.all-spacing h6::after{
        content: "";
    background: #08a5ec;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 44px;
    left: -2px;
    top: 2px;
}
.breadcrumbs h1 {
    font-family: 'cen_b';
    letter-spacing: -1px;
    font-size: 56px;
    padding-left: 0;
    color: #fff;
    position: relative;
    width: 100%;
}

.breadcrumbs h1::after {
    background: url(../images/smile.png);
    content: "";
    width: 118px;
    height: 126px;
    position: absolute;
    top: 0px;
    right: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    animation: data 5s linear infinite;
}

@keyframes data{
    0%{
        transform: rotateY(360deg);
    }
    25%{
        transform: rotateY(0deg);
    }
     100%{
        transform: rotateY(0deg);
    }
}
.breadcrumbs .about-left {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    flex-direction: column;
}

.breadcrumbs .about-left ul{
    list-style: none;
    margin: 0px;
    display: flex;
}

.breadcrumbs .about-left ul li{
   font-size: 18px;
    color: #fff;
    font-family: 'cen_g';
}
.breadcrumbs .about-left ul li i{
    color: #fff !important;
     margin: 0px 8px;
     display: inline-block;
}
.breadcrumbs .about-left ul li a{
    color: #fff;
    font-family: 'cen_g';
}
.elementor-element-0e0edaa h2 span{
   color: #08a5ec !important; 
}
.elementor-12 .elementor-element.elementor-element-459d839 img{
    filter: invert(1);
}

.page-id-21 .breadcrumbs {
    padding: 116px 0px;
    float: left;
    width: 100%;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
    background-size: cover;
}
.page-id-21 .breadcrumbs h1::after{
    display: none;
}

body .elementor-21 .elementor-element.elementor-element-94405b4 .elementor-field-group > label{
    font-family: 'cen_b';
    color: #000;
    font-size: 13px;
}

.con_form input, .con_form textarea{
    font-family: 'cen_g' !important;
    font-size: 16px !important;
    color: #000 !important;
}

.con_form input::placeholder, .con_form textarea::placeholder{
       font-size: 16px !important;
    color: #000 !important;
    opacity: 1;
}
.elementor-21 .elementor-element.elementor-element-94405b4 .elementor-button[type="submit"] {
    background-color: #8CAC3F;
    color: #ffffff;
    padding: 16px 0px;
    font-family: 'cen_b';
    letter-spacing: 3px;
}
.elementor-21 .elementor-element.elementor-element-94405b4 .elementor-button[type="submit"]:hover{
     background-color: #000;
    color: #ffffff;
}

.elementor-element-1d659ed .elementor-widget-icon-box {
    padding-bottom: 19px;
    border-bottom: 0px solid #ccc;
}

.ser_area .elementor-col-33 .elementor-widget-image{
    position: relative;
}
.ser_area .elementor-col-33 .elementor-widget-image img{
    position: relative;z-index: 5;
}
.ser_area .elementor-col-33 .elementor-widget-image::after {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: -12px;
    left: 21px;
    background: rgb(152 187 67 / 32%);
}

a:hover{
    text-decoration: none;
}
a{
    transition: all 0.5s;
}

.header_main .appoint_area a:hover{
    background: #000 !important;
}

.banner_btn a:hover{
      background: #000 !important;
}

.banner_bottom_area img {
    animation: data 5s linear infinite;
    width: 91%;
}

.banner_bottom_area a:hover{
    background: #fff !important;
    color: #000 !important;
}

.about_are .about-content a:hover{
    background: #08a5ec !important;
    color: #fff;
}

.service_area .book_now:hover{
     background: #08a5ec !important;
    color: #fff;
}

section.service_area .wrapper:hover img{
    filter: invert(1);
}

section.service_area .wrapper:hover h3, section.service_area .wrapper:hover p{
    color: #fff;
}

.smile_btn a:hover{
    background: #fff !important;
    color: #333 !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 29px;
}

.contact_us input, .contact_us textarea {
    width: 100%;
    height: 45px;
    background: #fff;
    font-family: 'cen_g';
    border: 0px;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.contact_us input[type="submit"] {
    background: #08a5ec;
    color: #fff;
    text-transform: uppercase;
    font-family: 'cen_b';
    letter-spacing: 2px;
    margin-top: 7px;
    height: auto;
    padding: 11px 0px !important;
    transition: all 0.5s;
}
.contact_us input[type="submit"]:hover{
    background: #fff !important;
    color: #000 !important;
 }
.contact_us textarea{
    height: 100px;
}
.wpcf7-spinner{
    display: none !important;
}
.footer_area .social_media ul li i{
    transition: all 0.5s;
}
.footer_area .social_media ul li i:hover {
    border-color: #08a5ec;
    color: #08a5ec;
}
.banner_btn a:nth-child(2):hover{
    background: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    color: #fff !important;
}
.header_main .nav_area ul li a:hover, .header_main .nav_area ul li.current-menu-item a {
    color: #08a5ec !important;
}


header.header_main.topmenu_fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 9999;
      animation: newani 1 1s linear;
    animation-fill-mode: forwards;
    top: -150px;
}
  @keyframes newani{

0% {
    top: -150px;
}
100% {
    top: 0px;
}
  }
.service_area .row .col-md-4:nth-child(2n) .wrapper{
    background: #114f5a;
}
.service_area .row .col-md-4:nth-child(2n) .wrapper img{
  filter: invert(1);
}
.service_area .row .col-md-4:nth-child(2n) .wrapper h3{
    color: #fff ;
}

html {
    scroll-behavior: smooth;
  }
 body  #gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 20%;
    padding-bottom: 0px;
}
body #gallery-1 img {
    border: 0px solid #cfcfcf;
    height: 300px;
    object-fit: cover;
}
.wpforms-field  {
    width: 30.6666666667%;
}

.form_home  .wpforms-container .wpforms-field {
    float: left;
    clear: none;
    padding: 15px 15px;
    width: 33.333%;
}

.form_home  .wpforms-container div#wpforms-96-field_8-container{
    width:100%;
}
.form_home input, .form_home textarea {
    width: 100% !important;
    height: 53px ! IMPORTANT;
    border: none ! IMPORTANT;
    background: #fff !important;
    border-radius: 10px !important;
    font-family: 'Urbanist';
    color: #969696 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    padding: 14px 20px !important;
    max-width: 100% !important;
}

.form_home textarea{
    height: 120px !important;
}
.form_home button{
font-family: 'Jost' !important;
text-transform: uppercase !important;
font-weight: 600 !important;
letter-spacing: 1px !important ;
padding: 17px 32px !important;
height: auto !important;
background: #4570ff !important;
margin: 3px auto 0px !important;
display: table !important;
}

.form_home button:hover{
    background: #000 !important;
}
body.page-id-112  #gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    padding-bottom: 0px;
    max-width: 100%;
    padding: 0px !important;
}
.page-id-112 #gallery-1 {
    margin: auto;
    column-count: 5;
}
body.page-id-112 #gallery-1 img {
    height: auto;
}

@media screen and (max-width:1199px){
	
}