* { text-transform: none !important}
.hide {display: none !important }

:root {
    --white-color: #fff;
    --heading-color: #1D71B8;
    --body-color: rgba(0, 0, 27, 0.6);
    --accent-color: #e81773;
    --gray-color: #ebeced;
    --gray2-color: #e6f1f7;
    --border-color: rgb(0 0 27 / 30%);
    --heading-font: "Montserrat", sans-serif;
    --body-font: "Montserrat", sans-serif;
}

.cs_border_solid_white{ border: solid 1px #fff}


.cs_appointment_form_wrapper.cs_type_2 .cs_appointment_form {
    box-shadow: none;
}

.cs_appointment_form_wrapper.cs_type_2 {  border: 0;}

.cs_counter.cs_style_1:first-child::after{ display: none}

.cs_video_section.cs_style_2::after {  background: linear-gradient(77deg, #1d71b8 17.7%, rgba(0, 0, 27, 0.1) 47.21%);}

.cs_appointment_form_wrapper.cs_type_2 {

    margin-top: -200px;
}

.cs_about.cs_style_1 .cs_commentbox{ text-align: left}

.cs_tab_body{margin: auto}


.cs_iconbox.cs_style_2 .cs_iconbox_icon {
    padding: 13px;
}

.cs_iconbox.cs_style_1 .cs_iconbox_icon {
    padding: 13px;
}

.formsus{padding: 25px;background: rgba(255,255,255,0.91);box-shadow: 0 0 145px -35px #1d71b8;}
.cs_appointment_form_wrapper.cs_type_2 .cs_appointment_form {
  padding: 40px 40px;}

.cs_preloader .cs_preloader_in, .cs_preloader_in svg {
    width: 200px !important;
}

.cs_iconbox.cs_style_7 .cs_iconbox_icon img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.rutaBtn {
    margin-top: 50%;
    display: block;
}

.cs_hero.cs_style_1 .cs_hero_thumbnail img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom;
    object-position: bottom;
}

.showonresp { display: none}



span.cs_btn_text.iconFA {
    padding-left: 30px;
}

.cs_footer_widget{ text-align: center}

.btnMap { display: none; text-align: center}
.btnMap.active { display: block}

span.cs_btn_text.iconFA i {
    position: absolute;
    left: -12px;
    font-size: 33px;
    top: -4px;
}


.cs_testimonial.cs_style_2 .cs_client_commentbox * { opacity: 1}
.cs_testimonial.cs_style_2 .cs_client_commentbox {
    padding: 12px;
    position: relative;
    z-index: 100;
    border-radius: 5px;
    opacity: 1;
    background: aliceblue;
}


.cs_testimonial.cs_style_2 .cs_client_commentbox.cs_type_2::after{ display: none}


.cs_preloader::before{ background: rgba(255,255,255,1.00) !important }

.cs_fs_22 { font-size: 22px}


.scalespo{display: block; width: 100%}



.boxvid{
    text-align: center;
    display: block;
    padding: 15px;
    background: #fff;
    max-width: 450px;
    margin: auto;
}

.tiendaMovil{ display: none}

.colloc{ vertical-align: text-top}
.colloc span {
    display: block;
    font-size: 12px;
    position: relative;
    padding-left: 61px;
    line-height: normal;
    margin-bottom: 12px;
}
.colloc span b {
    background: #fff;
    border-radius: 5px;
    color: #e81773;
    padding: 1px 5px;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 0px;
    width: 53px;
    line-height: normal;
}

        .social-button {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 24px;
            margin: 0 10px;
            transition: all 0.1s ease;
            text-decoration: none;
            background-color: transparent;
            border: 2px solid white;
            outline: none;
        }
        
        .social-button:hover {
            transform: scale(1.1);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            color: #fff
        }
        
        .social-button:focus {
            outline: none;
            box-shadow: none;
        }
        
        .social-icons-container {
            padding: 15px 0;
            padding-top: 20px;
            margin: auto;
        }

.social-icons-container a {float: left;margin: auto;margin-right: 15px;padding: 0;}


.cs_hero.cs_style_1 .cs_hero_thumbnail {
    position: absolute;
    max-width: 48%;
    height: 100%;
    right: 0;
    top: 0;
    padding-top: 65px;
    margin: auto;
    display: block;
    left: -44vw;
}


.cs_hero.cs_style_1 .cs_hero_content {
    max-width: 620px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 190px;
    right: 10vw;
}





.cs_hero.cs_style_1 .cs_hero_overlay {
    width: 100%;
    height: 100%;
    opacity: 0.95;
    background: -webkit-gradient(linear, right top, left top, color-stop(25%, transparent), color-stop(55.11%, var(--heading-color)));
    background: linear-gradient(270deg, transparent 25%, var(--heading-color) 55.11%);
    left: 0;
    top: 0;
    opacity: 0.95;
}

.imgplanes { position: absolute; left: 0; right: 0; top: 0; bottom: 0}

.cs_preloader::before {
    background-color: #fff;
}


.cs_site_branding img { width: 12vw; max-width: 180px; min-width: 120px}

.cs_appointment_form_wrapper.cs_type_2 {
    margin-top: -100px;
    border: none;
}

.cofbox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    gap: 30px;
    font-size: 16px;
    line-height: normal;
    color: #fff;
}

.cofbox small {
    color: var(--heading-color);
}

.cs_gescout_sticky * .cofbox small {
    color: #fff;
}


.btnBoxHead {
    padding: 15px 20px;
    border-radius: 30px;
    text-align: center
}


.btnBoxHead:hover{ filter: brightness(1.2); }


.cs_lh_normal{line-height: normal}



.cs_appointment.cs_style_1::before {
    content: "";
    width: 100%;
    height: calc(100% - 100px);
    background-color: var(--gray-color);
    opacity: 0.3;
    position: absolute;
    left: 0;
    top: 100px;
}


.cs_video_section.cs_style_1::after {    background-color: #f9f9f9;}

.cs_department {
    background: #f9f9f9;
}

.cs_footer.cs_style_1 .cs_social_btns.cs_style_1 {
    max-width: 155px;
    margin: 25px auto;
}


.cta-env {
    width: 90vw;
    max-width: 1300px;
    border-radius: 50px;
    margin: auto;
    overflow: hidden;
}

.cta-env .cs_card{ padding: 3% 4%}

.cs_post_details.cs_style_1 blockquote {
    background-color: #ebeced;
    color: #1d71b8;
}

.cs_post_details.cs_style_1 blockquote img {
    filter: contrast(0.5);
    max-width: 50px;
}


.img-map{position: absolute;left: 0;top: 80px;right: 15%;bottom: 0;width: 90%; margin: auto;display: block;}

.maxwidth900{ max-width: 900px; margin: auto}
.maxwidth1200{ max-width: 1200px; margin: auto}


.cs_pricing_feature.bmyv a{
    display: inline-block;
    text-align: center;
    line-height: 1.56em;
    padding: 15px 30px;
    border: 1px solid var(--accent-color);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.cs_pricing_feature.bmyv a:hover{
 color: #fff;
    background-color: var(--accent-color);

}

.cs_pricing_table.cs_style_1 li i {
    margin-top: -3px;
}


.cs_pricing_table.cs_style_1 .cs_price_value sub {
    margin-left: 0;
}




.cs_pricing_table.cs_style_1.cs_type_4::after {
    min-height: 735px;
}

.imgplanes {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
}




.afterf::after{
    

    opacity: 1 !important;    
    
    
}


.cs_site_header.cs_style_1 .cs_main_header_in {
    overflow: hidden;
}


.cs_service_details img {
    margin-bottom: 0;
}



















.boxeer .cs_iconbox_icon{display:inline-block !important;width: 40px !important;vertical-align: middle;padding: 5px 0 !important;text-align: center;background: none;opacity: 1;height: auto !important;margin-right: 10px;}
.boxeer .cs_iconbox_title{display:inline-block !important;width: 75%;vertical-align: middle;}


.boxeer{position: relative; width: 70%; display:inline-block !important; }
.boxeerZ {position: absolute;width: 150px !important;height: 160px !important;border-radius: 10px !important;display:inline-block !important;background-size: cover !important;background-repeat: no-repeat !important;right: 25px !important;top: 25px !important;opacity: 1 !important;background-position: top !important;}




.boxeer   .cs_iconbox_icon::after {
    opacity: 0 !important;
}







.asddaf {
    padding: 30px 30px !important;
}


.cs_page_heading::before {
    background: -webkit-gradient(linear, right top, left top, color-stop(25%, transparent), color-stop(55.11%, #ffffff));
    background: linear-gradient(-90deg, transparent 25%, #ffffff 55.11%);
}


.interior header * .cofbox small{ color: rgba(255,255,255,1.00)}
.interior header {
    background: rgb(29 113 184);
}

.cs_page_heading .cs_page_heading_title {
    margin-bottom: 10px;
    color: #1d71b8;
}

li.breadcrumb-item a {
    color: #1d71b8 !important;
}


.cs_page_heading .breadcrumb-item.active{
    color: rgb(232 23 115);
}

.cs_page_heading .breadcrumb-item + .breadcrumb-item::before {
    color: rgb(29 113 184);
}


.cs_iconbox_wrapper.cs_style_2 {
    gap: 10px;
}



.banner-serv {
    
    padding-left: 0px; 
    margin-top: 128px !important;
}


.fixedCit { display: none}


@media (max-width: 1400px) {
    
.cs_hero.cs_style_1 .cs_hero_content {
    max-width: 620px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 190px;
    right: 0;
}    
    
    
    
}


@media (max-width: 1199px) {
    
    
span.cs_btn_text.iconFA i {
    left: -5px;
    font-size: 23px;
    top: -3px;
}    
  
.cs_section_heading.cs_style_1.cs_type_1 {
    display: block; max-width: 640px; margin: auto
}  
  
  
.cs_section_heading.cs_style_1 .cs_section_heading_left {
    max-width: inherit;
    text-align: left;
    margin: auto;
    display: block;
    width: 100% !important;
}  
  
  .cs_section_heading_left.position-relative img{display: block;position: relative !important;left: 0;top: 0 !important;right: 0 !important;margin: auto;}
  
  .hideonresp { display: none !important}

.scalespo {
    width: 100%;
    margin: auto;
    left: 0;
    position: relative;
}
  
  
  .scalespo img {
    margin: 15px auto;
    max-width: 110px;
}
    
  .scalespo div {
    height: 54px !important;
    width: 1px !important;
    margin: 0 12px !important;
}

  
  
.cs_appointment_form_wrapper.cs_type_2 {
    margin-top: -160px;
}  
  
.showonresp { display: inherit}
  
  
.cs_site_header.cs_style_1 .cs_main_header_right {
    padding-right: 50px;
}  
  
  .infocofeprishead  li img{max-width: 90px;margin-top: 10px !important;}
  .infocofeprishead  li .small {font-size: 10px;top: -5px;position: revert-layer;}
  
  .cs_site_branding img { max-width: 140px !important}
  
.cs_hero.cs_style_1.cs_type_2 {
    padding: 80px 0 165px;
}  
  
  .cs_hero.cs_style_1 .cs_hero_title {     font-size: 35px !important}  
  
.cs_section_heading.cs_style_1 .cs_section_heading_left + .cs_section_heading_right {
    padding: 25px !important;
    width: 100%;
    display: block;
    margin: auto;
    max-width: inherit;
}

.cs_about.cs_style_1 .cs_commentbox {
    position: relative;
    top: -85px;
    max-width: 600px;
    margin: auto;
}

.formsus {
    padding: 25px 5px;
    background: rgba(255,255,255,0.91);
    box-shadow: 0px 22px 55px -35px #8a8a8a;
}

a.cs_btn.cs_style_1.cs_fs_18.cs_semibold.cs_accent_bg.cs_radius_100.mt-3 {
    margin: 25px auto 10px !important;
    display: block;
    max-width: 210px;
}
  
.cs_btn.cs_style_1 {
    padding: 15px 40px;
    font-size: 19px;
    display: block;
    margin: 0;
    max-width: 280px;
    width: auto;
    top: 0;
}  
  
.cs_iconbox.cs_style_7.cs_type_1 {
    padding: 35px 15px 0;
}  
  
.cs_about.cs_style_1.cs_type_2 .cs_about_thumbnail {
    padding-bottom: 0;
}
.cs_footer_col {
    display: block;
    width: 100% !important;
}  
  
  
}


@media (max-width: 991px) {
    
    
.cs_department {
    padding-top: 35px;
}    
    
    
.cta-env .cs_card {
    padding: 7% 15%;
    text-align: center;
}
    
    
    
    .cs_fs_48 {
        font-size: 27px;
        letter-spacing: normal;
        line-height: normal;
    }    
    .cs_fs_70 {
        font-size: 40px;
    }
    
    section#clinicas .container .row .col-lg-6 .cs_height_100.cs_height_lg_80 { height: 20px}
    
    
    .cs_section_title.cs_fs_48.cs_white_color.mb-0{ margin-bottom: 0 !important}    
    
.cs_accordian_head h2 {
    font-size: 25px;
    font-weight: 700;
}    
    
    
    
    
    
.cs_accordian {
    position: relative;
    z-index: 1;
    border-top: solid #ff308b 1px;
    padding: 0 15px;
}    
    
    
    
    
.cs_accordian .cs_accordian_body p {
    margin: 0;
    margin-bottom: 20px;
    line-height: 1.5rem;
}    
    
section#clinicas {
    margin-top: 35px;
}
    
.boxeerZ {
    right: -10px !important;
    top: -15px !important;
    box-shadow: -2px 3px 6px #0000004a;
}    
    
    
.boxeer .cs_iconbox_icon {
    left: -10px;
    
}    
        
.boxeer .cs_iconbox.cs_style_1.cs_iconbox_icon {
    padding: 0 !important;
    
}    
    
 
    .cs_hero_content .cs_section_title.cs_fs_48.mb-0{ margin-bottom: 35px !important}
    
    .cs_hero.cs_style_1.cs_type_5 {
        background-image: url("assets/img/hero_bg_3B.png") !important
    }    
    
    
    .cs_department .cs_height_120.cs_height_lg_80 { display: none}
    
    .cs_testimonial_left p.mt-5{ margin-top: 0 !important}
    .cs_testimonial_left .cs_section_heading h2{ margin-bottom: 15px !important}
    .cs_testimonial_left h2.cs_rating_title { margin-top: 15px !important; margin-bottom:35px !important}
    
    
    
    .cs_btn.cs_style_1 {
        padding: 13px 25px;
        font-size: 16px;
        margin: 0 !important;
        margin-top: 0 !important;
    }    
    
    .cs_about.cs_style_1 .cs_about_thumbnail {
        padding-bottom: 0 !important;
        text-align: center;
        margin: auto;
    }
    
    
    
    .cs_hero.cs_style_1.cs_type_5 {
        padding-bottom: 0;
    }
    
    
.cs_about.cs_style_1.cs_type_1 .cs_about_thumbnail_2 img {
    border-radius: 8px 100px 8px 100px;
    margin-bottom: 55px;
}    
    
    .cs_card.cs_style_6 .cs_card_subtitle{ display: none}
    
    .cs_section_heading.cs_style_1 .cs_section_heading_left + .cs_section_heading_right{
        
        
        padding: 0 !important; margin-top: 35px
    }
    
    
    .cs_hero.cs_style_1.cs_type_5 .cs_hero_content {
        max-width: 680px;
        position: relative;
        top: 0px;
        left: 0;
        right: 0;
        padding: 25px;
        width: 100%;
    }
    
    
    
    
    
        .cs_section_heading.cs_style_1 br {
        display: block;
    }
    
    .tiendaMovil{ display: block}

    
.colloc {
    vertical-align: text-top;
    margin-bottom: 25px;
}    
    
    .hideOnresp{ display: none !important}

.cs_hero.cs_style_1.cs_type_5 .cs_hero_thumbnail {
    height: auto;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
    margin: auto;
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: unset;
    left: 0;
    right: 0;
    margin-bottom: 0;
}


    .cs_fs_18 {
        font-size: 16px;
        margin-bottom: 0;
    }
    
    
    
    
    .cs_card * .cs_btn.cs_style_1 {

        margin: auto !important;
    }    
    
    
    .cs_sidebar   .cs_card  { margin-top: 35px}
    
    
    .cs_gallery_list .cs_row_gap_30.cs_gap_y_30 { gap: 10px 0}
    
.cs_sidebar.cs_style_2 {
    padding-top: 35px;
}
    
    

}



@media (max-width: 575px) {
    
    
    
    
.cs_counter_1_wrap{
    align-items: start; flex-direction: column;
}    
    
    

    
    
    
    .fixedCit {
        display: block;
        position: fixed;
        right: -60px;
        background: rgb(29 113 184);
        z-index: 10;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        bottom: 45vh;
        text-align: center;
        line-height: normal;
        padding: 15px;
        padding-bottom: 35px;
        max-width: 160px;
        margin: auto;
        border-radius: 15px;
        rotate: -90deg;
        border: 1px solid;
        letter-spacing: 0.01rem;
    }   
    
    
    .fixedCit:hover{ color: rgba(255,255,255,1.00); background: var(--accent-color)}    
    
    
    
    
    
}























