@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;800&display=swap');

:root {
    --primary-color: #76cae7;
}


:root {
    --secondary-color: rgb(0, 204, 168);
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
    float: left;
}

.clearfix{
    clear: both;
}

.form-control {
    font-size: 14px
}

p {
    margin-bottom: 0;
}

html {
    scroll-behavior: smooth;
  }

body {
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
    scroll-behavior: smooth;
}

.lang_client{
    padding: 4px 5px 4px 30px;
    border: none;
    background-color: #fafafa;
    width: 100%;
}

.lang_client select {
    border: 0!important;
    background-color: rgba(0,0,0,0);
    opacity: 0.8;
    width: 100%;
    outline: 0!important;
}

.languages_menu a img {
    padding: 3px;
    margin-right: 5px;
}

.hidden{
    display: none!important;
}

.swiper-container_tour.swiper-container-horizontal {
    width: 100%;
    overflow: hidden;
}

.inner_navrow{
    background-color: rgba(0,0,0,0.4)!important;
}

/*global styles*/

:root {
    --color-primary: #800000;
    /*celeste*/
}

:root {
    --color-secondary: #565656;
    /*gris oscuro titulos*/
}

:root {
    --color-tertiary: #cacaca;
}

.fc-time {
    display: none!important;
}

.clear {
    clear: both!important;
}

.main_container a,
.main_container a:hover {
    text-decoration: none!important;
}

.main_container {
    margin-top: 60px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.rounded {
    border-radius: 6px;
}

.preloader {
    background-image: radial-gradient(circle at 6% 14%, #800000, #420202);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000000;
}

.preloader .cont_preloader {
    margin-top: 42vh;
}

.preloader .cont_preloader svg {
    display: block;
    margin: auto;
    width: 40%;
    max-width: 350px;
}

.main_banner img {
    width: 100%;
}

.tag_category {
    padding: 5px 5px 5px 7px!important;
    border-radius: 5px;
    box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2);
    background-color: #800000;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.74em;
    letter-spacing: 0.2em;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.padding_bottom_50 {
    padding-bottom: 50px;
}

.padding_top_50{
    padding-top: 50px;
}

.padding_bottom_30 {
    padding-bottom: 30px;
}

#flat_drop {
    border: 1px solid #cacaca;
    width: 100%;
    max-width: 320px;
    border-radius: 5px;
    color: #565656!important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: 600;
}

.nohay.alert.alert-warning {
    text-align: center;
}

.cont_flat_drop {
    border-bottom: 0!important;
    margin-bottom: 20px;
}

.cont_flat_drop .dropdown-item {
    color: #565656!important;
    text-transform: uppercase!important;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 0.9em!important;
    font-weight: 600!important;
    margin-left: 0px;
    padding-left: 15px!important;
    margin-top: 10px;
    margin-bottom: 10px;
}

#flat_drop .dropdown-menu {
    width: 100%!important;
}

.cont_flat_drop {
    max-width: 320px;
}

.cont_flat_drop .dropdown-menu {
    width: 100%;
    border-radius: 0px 0px 5px 5px;
    border-top: none!important;
    margin-top: -4px;
}

#flat_drop::after {
    color: #565656!important;
    top: 2px;
    position: relative;
    right: -2px;
    float: right;
}

.main_cta {
    background-color: #800000!important;
    border: none!important;
    display: block;
    max-width: 300px;
    text-transform: uppercase;
    font-size: 0.84em;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.17em;
    margin-top: 20px;
    padding: 14px;
    cursor: pointer;
}

.main_cta:focus,
.main_cta:active {
    border: none!important;
    outline: none!important;
}

.banner {
    background-color: #ffbdbd;
    padding: 0;
    margin-top: 17px;
    margin-bottom: 17px;
    border: 0;
    overflow: hidden;
}

.home_filter_cont {
    max-width: 970px;
    text-align: center;
    width: 100%;
    margin: auto;
    display: block!important;
    border-bottom: 2px solid #e5e5e5;
}

.first_title a,
.secondary_news a,
.cont_news_terc a {
    text-decoration: none!important;
    color: #000000;
}

.home_filter_cont .item {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.home_filter_cont .col-fixed {
    width: 145px;
}

.home_filter_cont .item,
.home_filter_cont .item h5 {
    text-align: center!important;
    color: #000000;
    cursor: pointer;
}

.home_filter_cont .col-centered {
    display: inline-block;
    float: none;
    text-align: left;
}

.home_section_title {
    margin-top: 20px;
    font-weight: 700;
    display: block;
    width: 100%;
    margin-bottom: 0px!important;
    padding: 3px 0;
    background-color: #900000;
    text-align: center;
    font-size: 1.1em !important;
    border-left: 12px solid #ffffff!important;
    border-right: 12px solid #ffffff!important;
    border-bottom: 6px solid #ffffff!important;
}

.opinion_title2 {
    color: #000000!important;
    text-align: center;
    width: 100%!important;
    background-color: rgba(0, 0, 0, 0);
}

.home_section_title.opinion_title2 {
    background-color: none!important;
    border: 0!important
}

.cont_deportes {
    margin-top: -2px!important;
}

.secondary_news {
    padding-bottom: 30px;
    padding-right: 30px;
}

.home .main_container {
    margin-top: 40px;
}

.home_filter {
    border-bottom: 2px solid #e5e5e5;
}

.home_filter .item {
    display: table;
}

.home_filter li {
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 5px 20px;
}

.home_filter li h5 {
    color: #000000;
    cursor: pointer;
}

.banner_728x90 {
    width: 100%;
    max-width: 728px;
}

.banner_728x90 img {
    width: 728px;
    height: 90px;
}

.banner_970x90 img {
    width: 970px;
    height: 90px;
}

.banner_970x90 {
    width: 100%;
    display: block;
    margin: 5px auto 30px auto;
    max-width: 970px;
}

.banner_300x600 {
    width: 100%;
    max-width: 300px;
}

.banner_300x600 img {
    max-width: 300px;
    height: 600px;
}

.banner_300x250 img {
    width: 300px;
    height: 250px;
}

.banner_300x250 {
    width: 100%;
    max-width: 300px!important;
    max-height: 250px;
}

.row {
    max-width: 100%;
    width: 100%;
    margin: 0;
}

h1 {
    font-size: 2em;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 700;
    letter-spacing: -0.01em;
}

.main_title {
    font-family: 'Montserrat', sans-serif!important;
    font-size: 2em;
    text-align: center;
    font-weight: 100;
    line-height: 1em;
    padding: 10px 60px 40px 60px;
    max-width: 60%;
    margin: auto;
    color: #76cae7;
    font-weight: 900;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.map_calendar iframe{
    max-width: 100%;
}

.map_calendar {
    background: #ececec;
    padding: 15px 0;
    margin-bottom: 70px;
}

.inner_scnd_title span {
    font-size: 0.8em;
    font-weight: 300;
    margin-bottom: 30px;
    display: block;
}

.news-body span {
    font-weight: 400;
    color: #f8a051;
    text-align: left;
    display: block;
    text-decoration: none;
    font-size: 0.95em;
    margin-top: -5px;
}

.news-opened span {
    /* color: red; */
    font-weight: 400;
    color: #f8a051;
    text-align: left;
    display: block;
    text-decoration: none;
    font-size: 1.05em;
    margin-top: -10px;
    margin-bottom: 15px;
}

.news_p{
    max-width:80%;
}

.main_title img {
    width: 15px;
    position: relative;
    display: block;
    margin: 15px auto;
}

.main_title2 {
    font-family: 'Montserrat', sans-serif!important;
    font-size: 2em;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    padding: 0px 60px 20px 60px;
    max-width: 100%;
    margin: auto;
    color: #76cae7;
}

.main_title strong {
    color: #76cae7;
    font-weight: 600;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 16px;
    color: #000000;
    letter-spacing: -0.01em;
}

h6 {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.01em;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    letter-spacing: normal;
    color: #000000;
}

h4 {
    font-family: 'Montserrat', sans-serif!important;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.2em;
    margin: auto;
    letter-spacing: -0.01em;
}

h5 {
    font-family: 'Montserrat', sans-serif!important;
    border: 0;
    font-weight: 500;
    text-align: left;
    font-size: 0.85em;
    letter-spacing: -0.01em;
}

h6 {
    font-family: 'Montserrat', sans-serif!important;
    border: 0;
    font-weight: 400;
    text-align: center;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: -0.01em;
    color: #4F4F4F;
}

h6 strong {
    color: #76cae7;
}

p {
    font-size: 0.9em;
    line-height: 1.4em;
    font-family: 'Montserrat', sans-serif!important;
}


/*main_banner*/

.main_banner {
    width: 100%;
    padding: 0!important;
    margin: 0!important;
    overflow: hidden;
    z-index: 1;
    min-height: 70vh;
    background-color:#76cae7;
}

.header_scrolled {
    background-color: rgba(255,255,255,0.8)!important;
    transition: all 0.6s ease;
    padding: 5px 0!important;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.header_scrolled .navbar .nav-item a {
    color: #000000!important;
}

.header_scrolled .container .navbar{
    padding: 5px 0!important;
}   

.inner_content {
    padding-top: 120px;
    min-height: 90vh;
    padding-bottom: 120px;
}

.tour_info {
    background-color: #76cae7;
}

.tour_info ul {
    margin: 0;
    list-style: none;
    padding: 12px 26px;
}

.tour_info ul li {
    margin: 0;
    list-style: none;
    margin: 9px 0;
}

.tour_info ul li p {
    color: #4d4d4d;
    font-size: 0.9em;
    font-weight: 700;
    display: inline;
    line-height: 1.2em;
    align-items: left;
    padding-left: 8px;
}

.tour_info ul li img {
    display: table;
    float: left;
}

.section_text .col-lg-8{
    margin:auto;
    display: block;
    position: relative;
    max-width: 750px;
}

.section_text{
    background-color:#d7d7d7;
    width: 100%;
    padding:70px 20px;    
}

.section_text h2 {
    color: #636363;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
    line-height: 2.1em;
    font-weight: 700;
}

.section_text h2 strong{
    color: #636363;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    display:block
}

.main_banner h1{
    font-family: 'Montserrat', sans-serif;
    color:#ffffff;
    text-align:left;
    font-weight:800;
    font-size: 60px;
    -webkit-text-shadow: 2px 2px 11px rgba(0,0,0,0.79); 
    text-shadow: 2px 2px 11px rgba(0,0,0,0.79);
}

.main_banner .row {
    position: absolute;
    top: 40vh;
}

.picture_png {
    max-width: 598px;
    position: relative;
}

.picture_png img {
    margin: auto;
    display: block;
    position: relative;
    max-width: 100%;
}

.btn-primary {
    color: #fff!important;
    background-color: #f49e55;
    border-color: #76cae7;
    text-align: center;
    text-transform: uppercase;
    font-size: 01.1em;
    font-family: 'Montserrat', sans-serif;
    border: 0!important;
    padding: 8px 20px;
    border-radius: 0;
    font-weight: 800;
    letter-spacing: 1.5px;
}

/*main_banner*/


/*main_form*/

img.metodos_pago {
    position: absolute;
    right: 0;
    bottom: 3px;
    max-width: 100%;
}

.main_form {
    background-color: rgba(0, 0, 0, 0.08);
    border-radius: 7px;
    height: auto;
    display: block;
    padding: 15px;
}

.main_form h4 {
    color: #ffffff;
    text-align: left;
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 1.2em;
}

.form_cta {
    background-color: #76cae7;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: 'Montserrat', sans-serif;
    border: 0!important;
    padding: 8px 20px;
    width: 100%;
    max-width: 350px;
}

.btn-primary:hover {
    background-color: #f49e55;
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important;
}

.whatsappbuttonn img {
    width: 21px;
    margin-right: 8px;
    position: relative;
    top: -2px;
}

.btn-secondary{
    border-radius:0!important
}

.btn-secondary:hover {
    background-color: #76cae7!important;
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary>.btn-primary.dropdown-toggle,
.btn-primary:focus {
    background-color: #76cae7!important;
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important;
}

.main_form_row {
    padding: 0px;
}

.main_form form .form-group select {
    padding-left: 50px!important;
    line-height: 1.1em;
    display: block;
}

.main_form form .form-group {
    display: inline-block;
    padding: 3px;
    margin-bottom: 0!important
}

.main_form form .form-group select {
    padding-left: 50px!important;
    padding: 0px;
}

.form-group select option {
    padding: 10px!important;
    padding-left: 50px;
    border-top: 1px solid #cacaca!important;
}

.main_form .form-group svg , .main_form_row .form-group svg {
    color: #76cae7;
    position: absolute;
    display: block;
    padding: 6px 8px;
    border-right: 1px solid #76cae7;
    width: 35px;
    height: 28px;
    margin: 5px;
    z-index: 999;
}


/*main_form*/


/*footer*/

footer {
    background-color:#76cae7;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
    width: 100%;
}

.footer_social {
    margin-bottom: 15px;
    margin-top: 15px;
}

.bw p {
    font-size: 0.8em!important;
    color: rgba(256, 256, 256, 0.65)!important;
    margin-bottom: 0!important;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}

.bw p a {
    color: rgba(256, 256, 256, 0.75)!important;
    text-decoration: underline!important;
}

footer p,
footer h1 {
    color: #ffffff!important;
    margin-bottom: 8px!important;
    width: 100%;
    max-width: 500px;
    margin: auto;
    text-align: center;
}

footer p {
    font-family: 'Asap', sans-serif;
    font-size: 1.25em;
    line-height: 1.25em;
    padding-bottom: 5px!important;
}

footer .footer_news {
    padding-left: 20px;
}

.footer_sections {
    padding-right: 20px;
}

footer .footer_news form {
    max-width: 455px;
    width: 100%;
    margin: auto;
}

footer ul {
    padding-left: 0!important;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #76cae7!important;
    opacity: 1;
    background-color: #ffffff;
    border-color:#ffffff
}

.legal .container .col-lg-9 {
    float: left;
}

.footer_social a {
    float: left;
    font-size: 1.3em;
    margin: 0 10px;
    margin-top: -4px;
}

.social_cont {
    width: 100%;
}

.social_links {
    width: 115px;
    display: block;
    margin: auto;
    height: 50px;
}

.social_cont p {
    width: 100%;
    text-align: center;
    display: block;
    padding-bottom: 13px!important;
}

.legal_cont {
    width: 100%;
    padding: 12px;
}

.legal p {
    font-size: 0.9em!important;
    color: #ffffff;
    margin-bottom: 0!important;
    text-align: center;
    padding-top: 5px;
}

.footer_sections {
    padding-top: 10px;
    border-top: 1px solid #ffffff;
}

.footerlink {
    color: #800000!important;
}

footer ul li {
    list-style: none;
    color: #ffffff;
    font-size: 0.9em!important;
    font-family: 'Montserrat', sans-serif;
    text-align: right;
}

footer h5 {
    color: #ffffff!important;
    border: none!important;
    padding-bottom: 20px!important;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    text-align: right;
}

.footer_cont {
    width: 100%;
}

.footer_cont .col-lg-7 {
    float: left!important;
}

.footer_cont .col-lg-5 {
    float: right!important;
}

.footer_sections .col-lg-6 {
    padding-left: 0!important;
}

@media only screen and (min-width: 1200px) {
    footer .footer_news form {
        max-width: 600px;
    }
    .footer_news {
        padding-left: 0;
    }
    .contact_box .col-lg-4 i {
        font-size: 5em;
    }
}

.footer_news form input {
    border: 1px solid #d2d2d2;
    display: inline-block;
    width: 48%;
}


/*nav styles*/

.navbar {
    background-color: rgba(0, 0, 0, 0);
    text-transform: uppercase;
    padding: 16px 0;
    z-index: 100;
}

.row.navrow {
    background-color: rgba(0,0,0,0);
    position: fixed;
    z-index: 111;
}


li.social_menu_mobile {
    display: none;
}

.nav_container .row {
    width: 100%;
}

.navbar-nav li {
    margin: 5px 10px;
}

.navbar-toggler-icon {
    display: block;
    width: 30px;
    height: 1px!important;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    color: #4C4C4C;
    background: #4C4C4C;
    margin-top: 10px;
}

.navbar .row {
    width: 100%;
}

.menu_right2 {
    position: relative;
    margin-right: 0;
}

.menu_text {
    color: #ffffff!important;
    font-size: 0.87em;
    letter-spacing: 0.1em;
    position: relative;
}

.last_drop {
    margin-right: 0!important;
}

nav .dropdown-menu {
    right: 0!important;
    left: auto!important;
}

.dropdown-item {
    color: #000000!important;
    font-size: 0.75em;
}

.navbar-brand {
    padding-left: 15px;
}

.navbar-brand img, .navbar-brand svg {
    width: 270px;
    height: auto;
    transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.header_scrolled .container .navbar .navbar-header .navbar-brand img {
    width: 245px;
}

.navbar-nav {
    float: right;
    padding-right: 15px;
}

.dropdown-toggle::after {
    display:none;
}

.ingresar_drop img {
    position: absolute;
    top: 0;
    left: 0
}

.navbar-collapse {
    padding-right: 0;
    z-index: 1000000;
}

.search_bar i {
    color: #76cae7;
    font-size: 22px;
    padding-left: 10px;
    position: relative;
    top: 2px;
}

.search_bar input:focus,
.search_bar input:hover,
.search_bar input:active {
    border: 0!important;
    outline: 0!important;
    border-color: rgba(0, 0, 0, 0)!important;
    box-shadow: none!important;
}

.cont_currency {
    float: right;
    width: 100%;
}

.search_bar {
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important;
    background-color: rgba(0, 0, 0, 0);
    width: 300px;
}

.search_bar input {
    background-color: none!important
}

.search_bar button {
    float: right;
}

.search_input {
    background-color: rgba(0, 0, 0, 0)!important;
    border: 1px solid #ffffff;
    border-radius: 0!important;
    width: 80%!important;
    max-width: 300px;
    color: #878787!important;
}

.institucional_item {
    display: none;
}

.search_nav_item {
    padding-right: 0!important
}

.search_nav_item a i,
.cart_nav_item a i {
    color: #76cae7;
    font-size: 1.2em;
}

.search_input::placeholder {
    font-family: 'Montserrat', sans-serif;
    color: #76cae7!important;
    text-transform: uppercase;
    font-size: 0.97em;
    letter-spacing: 0.1em;
}


/*tratamientos slider*/

.lista_tratamientos {
    background-color: #E8E8E8;
    padding: 15px 0;
    display: block;
    clear: both;
    width: 100%;
}

.swiper-container_trat {
    margin: 0 auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.lista_tratamientos .container {
    overflow: hidden;
}

.swiper-container_trat .swiper-wrapper .swiper-slide {
    padding: 0 10px;
}

.swiper-container_trat .swiper-wrapper .swiper-slide .row {
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    padding: 15px 20px;
    display: block;
}

.trat_image {
    border-radius: 100%;
    overflow: hidden;
    width: 75px;
    height: 75px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -28px center;
    float: right;
}

.swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-3,
.swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-9 {
    position: relative;
}

.swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-9 {
    padding-left: 0;
    padding-right: 12px;
    float: left;
}

.swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-3 {
    padding-left: 0;
    padding-right: 0;
    float: right;
}

.swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-9 h4 {
    text-align: left;
}

.swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-9 p {
    font-size: 0.8em;
    line-height: 1.2em;
    margin-top: 4px;
    font-family: 'Montserrat', sans-serif!important;
    margin-bottom: 10px;
}

.swiper-container_trat .swiper-button-prev {
    background-image: url('../images/swiper_trat_prev.svg');
    background-size: 18px 25px;
    background-repeat: no-repeat;
    left: -20px;
}

.swiper-container_trat .swiper-button-next:focus,
.swiper-container_trat .swiper-button-prev:focus {
    box-shadow: none!important;
    border: 0!important;
    outline: 0!important;
}

.swiper-container_trat .swiper-button-next {
    background-image: url('../images/swiper_trat_next.svg');
    background-size: 18px 25px;
    background-repeat: no-repeat;
    right: -20px;
}


/*fin tratamientos slider*/


/*Sección cómo funciona*/

.how_it_works .container .col-lg-3 span {
    background-color: #C6C6C6;
    display: block;
    margin: auto;
    border-radius: 100%;
    color: #ffffff;
    padding: 13px;
    text-align: center;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 2.8em;
    font-weight: 800;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.cont_line {
    position: relative;
    margin: auto;
    display: block;
    max-width: 58%;
}

.hiw_line {
    position: absolute;
    background-color: #76cae7;
    height: 1px;
    width: 95%;
    padding: 0 10%;
    top: -111px;
    z-index: 1;
}

.how_it_works .container .col-lg-3 {
    z-index: 10;
}

.how_it_works .container .col-lg-3 h4 strong {
    color: #76cae7;
    font-weight: 400;
}

.how_it_works .container .col-lg-3 h4 strong {
    color: #76cae7;
    font-weight: 600;
}


/*Fin sección cómo funciona*/


/*sección promociones*/

.lista_promociones {
    background-color: #76cae7;
    padding: 40px 0;
    display: block;
    clear: both;
    width: 100%;
}

.swiper-container_promos>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    display: block;
    clear: both;
    position: relative;
    bottom: -22px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #76cae7;
}

.swiper-container_promos {
    margin: 0 auto;
    position: relative;
    list-style: none;
    padding: 0 0 20px;
    z-index: 1;
    width: 100%;
    overflow: hidden;
}


.lista_promociones .container {
    overflow: hidden;
}

.swiper-container_promos .swiper-wrapper .swiper-slide {
    padding: 0 10px;
}

.swiper-container_promos .swiper-wrapper .swiper-slide .row {
    border-radius: 7px;
    background-color: #ffffff;
    border: 0;
    padding: 0px;
    display: block;
}

.swiper-container_promos .col-sm-5  {
    float: left;
    padding: 0;
}

.examen_foto {
    padding: 15px 0
}

.swiper-container_promos .col-sm-7 {
    float: left;
    background: white;
    padding: 15px;
}

.prom_image {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.prom_image img {
    width: 125%;
    max-width: 125%;
    left: 0;
    top: 0;
}

.lista_promociones .see_more {
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    text-decoration: underline;
    margin: auto;
    margin-top: 40px;
    font-size: 1.2em;
}

.swiper-container_promos .swiper-wrapper span {
    color: #76cae7;
    font-size: 3.5em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    line-height: 0.8em!important;
    height: auto;
}

.swiper-container_promos .swiper-wrapper span small {
    font-size: 0.5em;
    position: relative;
    bottom: 7px
}

.examenes_block h4, .swiper-container_promos h4 {
    text-align: left;
    margin-bottom: 5px;
    border-bottom: 1px solid #76cae7;
    padding-bottom: 5px;
    font-size: 1.4em;
}


/*Termina sección promociones*/


/*who we are*/

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "+";
    float: right;
}

.who_we_are h6 {
    margin-bottom: 25px;
}

.accordion .card-header.collapsed:after {
    content: "+";
}

.card-header {
    background-color: rgba(0, 0, 0, 0)!important;
    border: 1px solid #898989!important;
    cursor: pointer;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.accordion .col-lg-6 {
    display: inline-block;
    max-width: 49%;
    position: relative;
    vertical-align: top;
}

.card-body {
    border-left: 1px solid #898989!important;
    border-right: 1px solid #898989!important;
    border-bottom: 1px solid #898989!important;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}


/*who we are*/


/*contact*/

.contact_box {
    border-radius: 0;
    padding: 30px 40px;
}

.contact_box .col-lg-8,
.contact_box .col-lg-4 {
    display: inline-block;
}

.contact_box .col-lg-4 {
    max-width: 32.333333%;
}

.contact_box h1 {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    max-width: 100%;
    margin: auto;
    text-align: left;
    font-size: 1.85em;
    margin-bottom: 15px;
    font-weight: 600;
}

.contact_box label {
    margin-bottom: 2px;
    color: #ffffff;
}

.contact_box_left{
    color:#ffffff
}

.contact_box input, .contact_box textarea {
    border: 1px solid #e6e6e6;
    border-radius: 0;
    outline: 0;
    padding: 15px;
    height: auto;
}

span.tour1text {
    text-transform: uppercase;
    color: #76CAE7;
    font-weight: 900;
    font-size: 2.5em;
    padding-right: 104px;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
}

.contact_box input:focus,
.contact_box textarea:focus {
    box-shadow: 0 0 0 0.05rem rgba(2, 140, 140, 0.45);
}

.contact_box input::placeholder,
.contact_box textarea::placeholder {
    color: #CDCDCD!important;
    font-size: 0.9em;
}

.contact_box .col-lg-4 {
    position: relative;
    top: 0;
    vertical-align: top;
}

.contact_box .col-lg-4 svg {
    color: #ffffff;
    font-size: 8em;
    margin-top: 45px;
    position: relative;
}

.tour_image {
    position: relative;
    height: 250px;
    overflow: hidden;
    width: 100%;
}

.tour_image div {
    position: absolute;
    width: 110%;
    height: 110%;
    background: rgba(0,0,0,0.25);
}

.tour_image img {
    width: 100%;
    position: absolute;
    top: -15%;
    left: 0;
}

.tour_image h4 {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-align: left;
    font-weight: 700;
    font-size: 1.7em;
    -webkit-text-shadow: 2px 2px 11px rgba(0,0,0,0.79);
    text-shadow: 2px 2px 11px rgb(0 0 0 / 79%);
    position: absolute;
    bottom: 21px;
    left: 25px;
    z-index: 11;
}

.fc .fc-toolbar-title {
    font-size: 1.25em!important;
}

.cont_calendar{
    margin:35px auto;
    display: block;
    position: relative;
}

.tours_list .btn {
    display: block;
    border-radius: 0;
    width: 100%;
    background-color: #f49e55;
    font-weight: 900;
    font-size: 1.3em;
    padding: 8px;
    letter-spacing: 1.5px;
}

.tours_list .btn:hover{
    background-color: #f49e55;
}

.tour_image p {
    color: #636363;
    padding: 6px 15px 5px 11px;
    font-size: 1.09em;
    background-color: #76cae7;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 1;
}

.main_title_left a {
    font-size: 0.68em;
    margin-bottom: 40px;
}
/*end of contact*/


/*listados*/

.lists_form {
    max-width: 650px;
    padding: 30px 0;
}

.inner_promo {
    width: 100%;
    max-width: 1140px;
    margin: 20px auto 0 auto;
    display: block;
}

.regular_link {
    color: rgba(256, 256, 256, 1)!important;
    text-decoration: underline;
    font-size: 0.85em;
    display: block;
    clear: both;
    padding-top: 8px;
}

.regular_link svg {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.3em;
    padding: 4px 6px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    margin-right: 11px;
}

.regular_link:hover {
    color: #76cae7!important;
    text-decoration: underline;
}

.top_search {
    background-color: #76cae7;
    width: 100%;
}

.lists_form h4 {
    color: #ffffff;
    text-align: left;
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 1.2em;
}

.lists_form form .form-group select {
    padding-left: 50px!important;
    padding: 0px;
}

.lists_form form .form-group select {
    padding-left: 50px!important;
    line-height: 1.1em;
    display: block;
}

.lists_form form .form-group i {
    color: #76cae7;
    position: absolute;
    display: block;
    padding: 6px 8px;
    border-right: 1px solid #76cae7;
    width: 35px;
    height: 28px;
    margin: 5px;
}

.lists_form form .form-group {
    display: inline-block;
    padding: 3px;
    margin-bottom: 0!important;
}

.lists_form form .lists_cta {
    background-color: #76cae7!important;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: 'Montserrat', sans-serif;
    border: 0!important;
    padding: 8px 20px;
    width: 100%;
    max-width: 350px;
}

.lists_form form .lists_cta:hover {
    background-color: #006669!important;
}

.tcontent {
    display: none!important;
}

.lists_container {
    background-color: #FFFFFF;
    padding: 40px 0;
    width: 100%;
}

.inner_container {
    background-color: #FFFFFF;
    padding: 0;
    width: 100%;
    margin-top: 90px;
}

.second_info ul li {
    list-style: none;
    margin-bottom: 13px;
}

.second_info ul{
    padding: 0;
}

.details_tour {
    padding: 0;
    margin-bottom: 25px;
}

.encuentro_img{
    max-height:250px;
    overflow:hidden;
}

.map_calendar span {
    padding-bottom: 10px;
    display: block;
}

.second_info {
    margin: auto;
    display: block;
    clear: both;
    position: relative;
    float: none;
}

.second_info ul li .img {
    background-color: #76cae7;
    border-radius: 100%;
    padding: 7px;
    width: 40px;
    height: 40px;
    position: relative;
    vertical-align: middle;
}

.inner_scnd_title{
    margin-bottom: 30px;
}

.single_keywords li {
    display: inline;
}

span.arrowright {
    color: #76cae7;
    font-size: 2em;
    line-height: 1em;
    margin: 10px 5px;
    position: absolute;
}

span.arrowright {
    color: #76cae7;
    font-size: 2em;
    line-height: 1em;
    margin: -4px 6px;
    position: absolute;
}

.single_keywords li {
    font-size: 1.1em;
}

.second_info ul li:last-child span {
    display: none;
}

.second_info ul li {
    list-style: none;
    margin-bottom: 13px;
    padding-right: 30px;
}

.second_info ul li .img,
.second_info ul li p{
    display: inline-block;
}

.second_info ul li p {
    padding-left: 10px;
    vertical-align: middle;
    line-height: 1.2em;
    position: relative;
    font-size: 1.05em;
    width: calc(100% - 42px);
}

.second_info ul li .img img {
    display: block;
    margin: auto;
    top: 1px;
    position: relative;
    width: 23px;
}

.main_title_left {
    font-family: 'Montserrat', sans-serif!important;
    font-size: 2em;
    text-align: left;
    font-weight: 300;
    padding: 0;
    margin: auto;
    color: #76cae7;
    float: none;
}

.hbreadcrumb2 {
    list-style-type: none;
    padding-left: 3px;
    margin-top: 7px;
    display: inline-block;
    overflow: auto;
    border-bottom: 1px solid #000000;
    padding-bottom: 3px;
}

.breadcrumb2>li+li:before {
    padding: 0 5px;
    color: var(--secondary-color);
    content: "/";
    margin-right: 7px;
}

.hbreadcrumb2 li {
    float: left;
    position: relative;
    margin-right: 8px;
    font-size: 14px;
    padding-top: 3px;
}

.hbreadcrumb2 li i {
    padding-right: 8px;
}

.main_title_left strong {
    font-weight: 600;
    margin-bottom: 30px;
    display: block;
    font-size: 1.2em;
}

.main_title_left p {
    font-size: 0.55em;
    margin-bottom: 30px;
    line-height: 1.8em;
}


/*listado clinicas*/

.clinica_block {
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    padding: 15px 20px;
    display: block;
    margin: 5px 10px 5px 0;
    max-width: 47%;
}

.clinica_block .col-lg-8,
.clinica_block .col-lg-4 {
    display: inline-block;
    vertical-align: top
}

.clinica_block .col-lg-8 {
    padding-left: 30px
}

.clinica_block .col-lg-8 div {
    min-height: 107px;
}

.clinica_block .col-lg-8 div p {
    margin-top: 4px;
    font-size: 0.8em;
}

.clinica_block .col-lg-8 div p i {
    padding-right: 5px;
}

.clinica_block .col-lg-8 div h4 {
    text-align: left;
    padding-top: 10px;
}

.clinica_block .btn {
    float: left;
}

.clinica_block .trat_image {
    border-radius: 100%;
    overflow: hidden;
    width: 150px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
}

.trat_image {
    border-radius: 100%;
    overflow: hidden;
    width: 75px;
    height: 75px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    float: right;
}

.clinica_block .trat_image img {
    max-width: 100%;
    width: 100%;
    margin: auto;
    display: block;
}


/*listado clinicas*/


/*listado de tratamientos*/

.treatment_block {
    border-radius: 9px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    padding: 0px;
    display: block;
    margin: 5px 10px 5px 0;
    max-width: 30%;
    overflow: hidden;
    margin: 10px;
    height: fit-content;
}

.treatment_block .col-lg-12 {
    padding: 0px
}

.treatment_block .regular_link {
    margin-top: 10px;
    display: block;
}

.treatment_block .col-lg-12 div p {
    margin-top: 10px;
    font-size: 0.9em;
    line-height: 1.2em;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.trat_text {
    padding: 5px 20px!important;
}

.trat_price {
    margin-bottom: 8px
}

.treatment_block .col-lg-12 div p i {
    padding-right: 5px;
}

.treatment_block .new_price h5 span {
    font-size: 0.7em;
    font-weight: 600;
    color: #4C4C4C;
}

.treatment_block .new_price h5 {
    font-size: 2.3em;
    font-weight: 600;
    color: #4C4C4C;
    width: 100%;
    text-align: center;
}

.cont_trat_cta {
    background-color: #76cae7;
    width: 100%;
    display: inline-table;
    float: none;
    position: relative;
    height: auto;
    padding: 15px!important;
}

.trat_cta2 {
    position: relative;
    display: block;
    float: right!important;
    background-color: #76cae7!important;
}

.cont_trat_cta p {
    position: relative;
    display: inline-table;
    color: #FFFFFF!important;
    width: calc(100% - 125px);
    font-size: 0.8em;
    line-height: 1em;
    padding-top: 2px;
    margin-bottom: 0!important;
    vertical-align: middle;
    padding-top: 8px;
}

.treatment_block .old_price {
    border-right: 1px solid #dddddd;
}

.treatment_block .old_price h5,
.treatment_block .old_price span,
.treatment_block .new_price h5,
.treatment_block .new_price span {
    display: inline-block;
}

.old_price,
.new_price {
    padding: 0 2px!important;
}

.trat_price {
    padding: 0 15px;
}

.treatment_block .old_price span {
    font-size: 1.3em;
    text-decoration: line-through;
    color: #4F4F4F;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 6px;
}

.treatment_block .col-lg-12 div h4 {
    text-align: center;
    padding-top: 10px;
    font-size: 1.5em;
    font-weight: 600
}

.treatment_block .btn {
    float: left;
}

.treatment_block .trat_image {
    width: 100%;
    min-height: 170px;
    max-height: 170px;
    overflow: hidden;
    border-radius: 0!important;
}

.treatment_block .trat_image img {
    max-width: 140%;
    width: 105%;
    margin: auto;
    display: block;
}


/*listado de tratamientos*/


/*details*/

.detail_table table {
    margin-top: 30px;
    margin-bottom: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

#register-form {
    padding: 15px;
}

.cont_facturacion {
    padding: 0;
}

.cont_facturacion .row form {
    padding-top: 30px!important;
    padding-left: 0!important;
}

.cont_facturacion .row form .row .col-md-6,
.cont_facturacion .row form .row .col-lg-6 {
    padding-left: 0!important;
}

.cont_facturacion .row form .row .col-md-6 .form-group {
    padding-right: 15px;
}

.payment_methods .payment_box {
    padding-left: 25px;
    margin-bottom: 20px;
    font-size: 0.8em;
}

.payment_methods .payment_method input[type=checkbox],
.payment_methods .payment_method input[type=radio] {
    display: inline-block;
    margin-right: 10px;
    margin-top: 2px;
}

.cont_facturacion .row form .form-title {
    margin: 20px 0;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}


/*listados*/

@media only screen and (max-width: 1270px) {
    .picture_png {
        padding: 0!important;
    }
    .main_form_block {
        max-width: 60%!important;
        padding: 0!important;
    }
    .form_cta {
        padding: 8px 5px;
    }
}

@media only screen and (max-width: 1200px) {
    .search_input {
        max-width: 155px;
    }
    .contact_box .col-lg-4 i {
        padding: 71px;
        width: 250px;
        height: 250px;
    }
    .clinica_block .trat_image {
        width: 130px;
        height: 130px;
    }
    .swiper-container_promos .swiper-wrapper .swiper-slide .row .col-lg-5 {
        float: none;
        padding: 0;
        width: 100%;
        max-width: 100%;
        display: block;
    }
    .prom_image {
        overflow: hidden;
        width: 100%;
        max-height: 120px;
    }
    .prom_image img {
        width: 100%;
        max-width: 100%;
        position: relative;
        left: 0;
        top: 0;
    }
    .swiper-container_promos .swiper-wrapper .swiper-slide .row .col-lg-7 {
        float: none;
        padding: 25px 25px;
        width: 100%;
        max-width: 100%;
        clear: both;
    }
    .how_it_works .container .col-lg-3 h4 {
        font-size: 1.2em;
    }
    .main_title {
        font-size: 1.4em;
        padding: 20px;
        max-width: 95%;
    }
    .form_cta {
        font-size: 0.8em;
    }
    .sp-thumbnail-container {
        margin: 20px 5px!important;
        width: 23.6%!important;
        height: auto!important;
    }
    .newsletter form input,
    .footer_news input {
        background-color: #ffffff;
        padding: 11px 26px;
        max-width: 90%;
        margin: auto;
        display: block!important;
        width: 90%!important;
    }
}

.deletebutton {
    display: block;
    position: absolute;
    right: 25px;
    top: 38px;
}

@media only screen and (max-width: 1300px) {
    .cont_line {
        max-width: 65%;
    }
}

@media only screen and (max-width: 991px) {
    span.tour1text {
        font-size: 2em;
        padding-right: 0;
    }
    .deletebutton {
        display: block;
        position: absolute;
        right: 19px;
        top: 34px;
    }
    .inner_content {
        padding-top: 80px!important;
        padding-bottom: 60px!important;
    }
    
    .fc-today-button{
        padding:5px!important;
    }
    
    .cont_calendar, .cont_calendar .container {
        padding: 5px;
    }
    
    .fc-prev-button, .fc-next-button {
        padding: 2px!important;
        line-height: 1.1em!important;
    }
    
    .fc .fc-toolbar-title {
        font-size: 1.1em!important;
    }
    
    li.nav-item.cart_nav_item {
        width: 45px;
        display: block;
    }
    
    .inner_cart {
        padding: 10px!important;
    }
    
    .col_cart h5 {
        margin-bottom: 0!important;
    }
    
    .news-opened h4 {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    #qty_cart_nav {
        bottom: 5px;
    }
    
    .row.navrow .container {
        padding: 0;
    }
    
    .news-opened {
        padding-top: 80px!important;
    }

    .main_banner img {
    max-width: 226%;
    left: -68%;
    position: relative;
    width: 236%;
}

.tour_image img {
    width: 160%;
    top: -15%;
    left: 0;
    left: -30%;
}

.tour_image span {
    font-size: 1.8em!important;
    top: 34%!important;
}
    .main_banner .row {
        position: absolute;
        top: 25%;
    }
    .contact_box .col-lg-4 {
        display: none!important;
    }
    .row.tours_list .col-lg-6 {
        margin-bottom: 25px;
    }
    .main_banner h1 {
        font-size: 35px;
    }
    .inner_promo {
        margin-top: 0!important;
    }
    .treatment_block {
        max-width: 45%;
    }
    .col-lg-7.new_price {
        max-width: 55%;
    }
    .clinica_block .col-lg-8 {
        padding-left: 10px;
    }
    .clinica_block .col-lg-8 div h4 {
        padding-top: 0px;
        width: 100%;
        text-align: center;
    }
    .clinica_block .col-lg-8 div p {
        font-size: 0.8em;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .clinica_block .btn {
        float: none;
        margin: auto;
    }
    .clinica_block {
        max-width: 100%!important;
    }
    .clinica_block .col-lg-8 div {
        min-height: auto;
    }
    .lists_container {
        padding: 25px 0px;
    }
    .main_title_left {
        font-size: 1.6em;
        margin-bottom: 10px;
    }
    .contact_box .col-lg-8 {
        width: 100%;
    }
    .navbar-nav li {
        margin: 5px 7px!important;
    }
    .main_form form .form-group select,
    .lists_form form .form-group select {
        -webkit-appearance: none;
    }
    .cont_line {
        display: none;
    }
    .how_it_works .container .col-lg-3 {
        margin-bottom: 15px;
    }
    .col-sm-4 {
        display: inline-block;
    }
    .lista_tratamientos .container {
        max-width: 95%;
    }
    .picture_png img {
        max-width: 160%;
    }
    .picture_png {
        max-width: 160%!important;
        width: 160%;
    }
    .main_form {
        margin: auto;
        max-width: 92%;
        background-color: rgba(0, 0, 0, 0.25);
        margin-top: 15%;
    }
    .form_cta {
        font-size: 0.9em;
        max-width: 100%;
    }
    .main_form_block {
        max-width: 100%!important;
        padding: 0!important;
        position: absolute;
        overflow: hidden;
    }
    .main_form {
        margin-top: 15%;
        padding-bottom: 50px;
    }
    .main_form_block {
        max-width: 100%!important;
    }
    .search_bar i {
        color: #76cae7;
        font-size: 22px;
        padding-left: 10px;
        position: relative;
        top: 2px;
    }
    .search_input {
        max-width: 110px;
    }
    .navbar-brand img,
    .navbar-brand svg {
        max-width: 166px;
        padding-bottom: 13px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .archivo-link {
        display: none!important
    }
    .how_it_works .container .col-lg-3 {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 600px){
    .table_divs .row .col_cart {
        width: 25%;
    }
    
    .cart_datos{
        width: 40%!important;
    }
    
    .cart_precio{
        width: 10%!important;
    }
}

@media only screen and (max-width: 991px) {
    .categ_slider {
        padding: 20px!important;
        width: 100%;
        margin: 28px 0;
    }
    .lists_form form .lists_cta {
        width: 100%;
        max-width: 900px;
    }
    img.metodos_pago {
        position: relative;
        right: auto;
        bottom: auto;
        max-width: 100%;
        top: -38px;
        margin: auto;
        display: block;
        padding: 0 10px;
    }
    .row_with_halfs .half_blocks {
        display: inline-table!important;
    }
    .sp-thumbnail-container {
        width: 23.2%!important;
    }
    .navbar-brand img, .navbar-brand svg {
        max-width: 180px;
        padding: 5px;
    }
    .footer_news {
        margin-bottom: 0px;
    }
    /*mobile menu*/
    nav .dropdown-menu {
        background-image: none!important;
        background-color: rgba(0, 0, 0, 0)!important;
        border: 0!important;
    }
    .institucional_item {
        display: block;
    }
    .navbar-nav {
        width: 100%!important;
        padding: 15px;
        padding-right: 23px;
        padding-left: 23px;
        background-color: rgba(255,255,255,0.95);
    }
    .dropdown-item {
        color: #4C4C4C!important;
        padding-left: 11px!important;
        margin-bottom: 10px;
        font-size: 0.7em;
    }
    .nav-link {
        color: #000000!important;
        font-size: 0.86em;
    }
    #dropdown01::after,
    #dropdown02::after,
    #dropdown03::after {
        display: none!important;
    }
    .nav_container .row {
        width: 100%;
        display: block;
    }
    .navbar-brand {
        padding-left: 10px;
        max-height: 105px;
    }
    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        float: right;
        margin-top: -4px;
        position: absolute;
        right: 14px;
        outline: 0;
        border: 0;
    }
    .nav_container,
    .nav_container .row,
    .navbar {
        width: 100%;
        padding: 0!important;
    }
    #dropdown01::after,
    #dropdown02::after,
    #dropdown03::after {
        color: #ffffff!important;
        top: 3px;
        position: relative;
    }
    
    .navbar-collapse {
        width: 100%;
        top: 12px;
        position: relative;
    }
    .navbar-nav li:first-child {
        display: none;
    }
    .categ_slider .block_opinion h5 {
        padding: 20px 20px 40px 20px!important;
        float: left;
        width: 70%;
        margin-bottom: 0!important;
    }
    .swiper-container {
        overflow: hidden!important;
    }
    .body_noticia .opinion_nav {
        display: none;
    }
    /*end of mobile menu styles*/
    .cont_img_noticia {
        padding: 0;
        width: 100%;
        border-radius: 0!important;
    }
    .home_aside {
        width: 90%;
        margin: auto;
        max-width: 90%!important;
    }
    .banner {
        margin: 10px auto;
        margin-right: auto;
    }
    .highlighted {
        width: 90%;
        margin: auto;
        margin-bottom: 35px;
    }
    .footer_social {
        float: none;
        display: block;
        margin: auto;
    }
    .banner_728x90 {
        display: none;
    }
    .footer_sections {
        display: none;
    }
    .legal {
        margin-top: 0;
    }
    .legal p {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .swiper-container_promos .swiper-wrapper .swiper-slide .row .col-lg-7 span {
        font-size: 4em;
        text-align: center!important;
        width: 100%;
        display: block;
    }
    .treatment_block .old_price {
        border-right: 0px!important;
        width: 100%!important;
        max-width: 100%!important;
        flex: 0 0 100%;
    }
    .treatment_block .new_price {
        border-right: 0px!important;
        width: 100%!important;
        max-width: 100%!important;
    }
    .accordion .col-lg-6 {
        display: block;
        max-width: 100%;
        position: relative;
        vertical-align: top;
        margin-top: 10px;
    }
    .swiper-container_promos .swiper-wrapper .swiper-slide .row .col-lg-7 h4 {
        text-align: center!important;
        width: 100%;
        display: block;
        margin-bottom: 4px;
    }
    .swiper-container_promos .swiper-wrapper .swiper-slide .row .col-lg-7 p {
        text-align: center!important;
        width: 100%;
        display: block;
    }
    .prom_cta {
        margin: auto!important;
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .cont_currency {
        float: none!important;
        width: 100%!important;
        margin: auto!important;
        display: block!important;
        clear: both!important;
        padding-bottom: 10px;
    }
    .main_form {
        margin-top: 25%;
    }
    .swiper-container_currency.swiper-container-vertical {
        margin: auto;
    }
}

@media only screen and (max-width:580px) {
    .how_it_works .container .col-lg-3 {
        background-color: #f7f7f7;
        border-radius: 7px;
        padding: 4px 10px 20px 10px;
        margin-bottom: 4px;
        border: 3px solid #ffffff;
    }
    .treatment_block {
        max-width: 100%;
    }
    .who_we_are h6 {
        padding: 5px 15px;
        font-size: 0.9em;
    }
    .contact_box {
        padding: 40px 20px;
    }
    .swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-9 h4,
    .swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-9 p {
        text-align: center!important;
    }
    .swiper-container_trat .swiper-wrapper .swiper-slide .row .col-lg-9 h4 {
        font-size: 1.5em!important;
    }
    .trat_cta {
        margin: auto!important;
        position: relative;
        display: block;
        clear: both;
   
    }
    .treatment_block .trat_image {
        max-width: 110%;
    }
    .trat_image {
        margin: auto;
        margin-bottom: 15px;
        float: none;
        width: 150px;
        height: 150px;
    }
    .how_it_works .container .col-lg-3 span {
        background-color: rgba(0, 0, 0, 0)!important;
        width: auto;
        height: auto;
        padding: 0;
        margin-bottom: 0;
        color: #4f4f4f;
    }
    .how_it_works .container .col-lg-3 h4 strong,
    .how_it_works .container .col-lg-3 h4 {
        color: #4f4f4f;
        font-size: 1.1em!important;
    }
}

@media only screen and (max-width: 600px) {
    .opinion_slider .swiper-slide {
        margin-top: 43px;
    }
    .picture_png img {
        margin-left: -30%!important;
    }
    .quiza_interese.home_section_title {
        margin-bottom: 20px!important;
    }
    .cont_currency {
        float: right;
        width: auto;
        margin-right: 87px;
    }
    .col-lg-4.redes_noticia {
        display: none;
    }
    .sp-thumbnails-container {
        display: none!important;
    }
    .sp-thumbnail-container {
        width: 22%!important;
    }
    .opinion_slider .cont_img_opinion {
        top: -16px!important;
    }
    .body_noticia footer {
        margin-top: 0;
    }
    .categ_slider {
        padding: 20px!important;
    }
    .block_opinion .tag_category {
        display: none;
    }
    .categ_slider .block_opinion h5 {
        width: 64%!important;
        font-size: 0.87em!important;
    }
    .img_slider_categ img {
        width: 160%;
        max-width: 160%;
    }
    .img_slider_categ {
        width: 100%!important;
    }
    .opinion_slider .swiper-container .swiper-slide {
        max-height: 800px!important;
    }
}

.col-sm-4 {
    display: inline-block;
}

@media only screen and (min-width: 992px) {
  .news-opened {
    padding-left: 10%;
    padding-right: 10%;
}

.news-opened .col-lg-8 {
    padding-left: 30px;
}
}

@media only screen and (max-width:787px) {
    .noticia_title .tag_category {
        margin-bottom: 5px;
        float: right;
        position: relative;
        margin-right: 0;
    }
}

@media only screen and (max-width:480px) {
    .body_noticia .img_slider_categ img {
        width: 282%;
        max-width: 285%;
    }
    .how_it_works .container .col-lg-3 {
        border-radius: 7px;
        padding: 0px 5px 5px 5px;
        margin-bottom: 4px;
        border: 3px solid #ffffff;
        width: 100%;
        max-width: 100%;
    }
    .how_it_works .container .col-lg-3 span {
        width: 15%;
        display: inline-block;
    }
    .how_it_works .container .col-lg-3 h4 {
        width: 73%;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        padding-top: 5px;
    }
}

@media only screen and (max-width: 430px) {
    .img_slider_categ img {
        width: 320%;
        max-width: 320%;
    }
    .arch_cont .cont_img a {
        overflow: auto;
        display: block;
    }
    .arch_cont .cont_img a {
        width: 130%;
    }
}

@media only screen and (max-width:500px) {
    .categ_slider .block_opinion h5 {
        width: 72%!important;
        padding: 10px 10px 40px 10px!important;
    }
    .img_slider_categ {
        width: 100%!important;
    }
    .swiper-slide .categ_slider .block_opinion {
        max-height: 120px;
    }
}

@media only screen and (max-width:380px) {
    .main_form {
        margin-top: 25%;
    }
}

.ciudades_select_container i {
    position: relative;
    z-index: 99;
}

.ciudades_select_container .select2 {
    position: relative;
    z-index: 2;
}

.select2-container .select2-choice {
    height: 38px;
    line-height: 1.7;
    padding-left: 35px
}

.select2-results .select2-highlighted {
    background: var(--primary-color);
}

.fc-day.closed {
    background: rgba(255, 0, 0, 0.1);
}

.fc-day.fc-day-past {
    background: rgba(0, 0, 0, 0.05);
}

.fc-toolbar-title:first-letter {
    text-transform: capitalize;
}

.horarios_dia {
    display: none
}

.btn_submit_calendar button {
    float: right;
    margin-left: 20px
}

.horarios_row .col-6 {
    text-align: center;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
}

.profile-pic {
    width: 30px;
    height: 30px;
    display: block;
    background-size: cover;
    background-position: center;
    float: left;
    margin-right: 10px;
    border-radius: 50px;
    position: relative;
    margin-top: -6px
}


.remove {
    border: none;
    background: transparent;
    cursor: pointer;
}

.warning_icon {
    position: relative;
    top: -2px;
    left: -3px
}

#qty_cart_nav {
    background-color: #76cae7;
    color: white;
    width: 20px;
    height: 20px;
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 20px;
    font-weight: 500;
    border-radius: 50px;
    position: absolute;
    right: -6px;
    bottom: -3px;
}


/*news list*/

.news-find {
    color: #fff;
    font-weight: 300;
    font-size: 1.2em;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif!important;
}

.news-list .col-lg-6 {
    display: inline-block;
    padding-right: 50px;
    padding-left: 50px;
}

.news-title {
    padding-top: 13px;
    margin-bottom: 6px!important;
}

.news-title a {
    color: #76cae7;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    margin: 0;
    position: relative;
    width: 100%;
    display: block;
}

.news-title a:hover {
    text-decoration: none;
    color: #e48b3f;
}

.news-margin {
    margin-bottom: 45px;
}

.news-body p {
    margin: 5px 0 5px 0;
    text-align: justify;
    color: #4C4C4C;
}

.news-body .btn {
    margin: 0;
    float: left;
}

.news-body {
    text-align: center;
}

.card-img-top {
    border-radius: 0;
    width: 110%;
    max-height: auto;
    display: flex;
    margin: auto;
    margin-left: -4%;
}

.page-item.active .page-link {
    background-color: #76cae7;
    border-color: #3FD1A3;
}

.page-link {
    color: #006669;
}

.page-link:hover {
    color: #76cae7;
}

.btn-primary-light {
    color: #fff;
    background-color: #76cae7 !important;
    border-color: #76cae7;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    border: 0!important;
    padding: 8px 20px;
}

.btn-primary-light:hover {
    background-color: #019e81!important;
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important;
    color: #fff;
    text-decoration: none;
}

.news-body-single {
    text-align: left;
    padding: 80px 80px 50px 80px;
    font-size: 16px;
    FONT-WEIGHT: 300;
}

.news-img-single {
    border-radius: calc(0.25rem - 1px);
    width: auto;
    max-height: 300px;
    display: flex;
    margin: auto;
}

.news-title-single {
    font-size: 30px;
    color: #76cae7;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-bottom: 30px;
    padding-top: 30px;
}

.form-check-label p{
    margin:2px 0 0 0;
    padding-left: 25px
}

.input_hora:disabled + p{
    opacity: 0.5;
}

.fc .fc-bg-event {
    background: #dddddd!important;
}

.fc .fc-bg-event .fc-event-title{
    font-size:1em!important;
    color: white;
    background: #404040;
    padding-left: 10px;
}

.fc .fc-daygrid-day.fc-day-today{
    background-color: rgba(0, 204, 168, 0.15)!important;
}

.estado_de_pago{
    background-color: #76cae7;
    color:white;
    position: absolute;
    padding: 3px 10px;
    right: 25px;
    font-size:0.8em;
    margin-top: -1px
}

tr.cart_item td {
    min-width: 90px;
}

.examenes_block h4{ 
    text-align: left;
    font-weight:600;
}

.examenes_block h4, .examenes_block p{
    margin-left: 15px;
} 

.swiper-slide{
    cursor: grab
}

.details_input {
    position: relative;
    margin-bottom: 7px;
    font-size: 0.9em
}

.details_input svg{
    position: absolute;
    top: 7px
}

.details_input svg.fa-pencil{
    right: 7px;
    opacity: 0.5
}

.details_input svg.fa-user, .details_input svg.fa-phone, .details_input svg.fa-envelope{
    left: 9px
}

.details_input input:focus{
    outline: 1px solid #ddd;
}

.details_input input{
    padding: 4px 30px;
    border:none;
    background-color: #fafafa;
    width: 100%;
}

.button:hover{
    cursor: pointer;
}

.table-responsive thead, .table-responsive tbody{
    width: 100%;
    display: inline-table;
}

.form_response{
    font-size:0.8em;
    display: block;
    margin-top: 10px
}

.form_success .form_response{
    color:green;
}

.form_error .form_response{
    color:red;
}

.btn-primary:disabled{
    opacity: 0.5;
    filter: grayscale(100%);
}

#cart_alert{
    margin-top: 10px;
    color: red;
}

.adjuntos_cont .adjuntos_item{
    max-width: 50px;
    float: left;
    max-height: 50px;
    margin-right: 10px;
}

.partners {
    width: 100%;
}

.swiper-container_partners{
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}

.swiper-pagination-partners {
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    width: 100%!important;
    margin-top: 18px;
    margin-bottom: 50px;
}

.social_footer {
    padding-top: 15px;
}

.social_footer h4 {
    font-size: 1.1em;
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
}

.tour_image span {
    position: absolute;
    width: 100%;
    display: block;
    color: #F49E55;
    font-weight: 900;
    text-align: center;
    font-size: 2.2em;
    text-transform: uppercase;
    -webkit-text-shadow: 2px 2px 11px rgba(0,0,0,0.79);
    text-shadow: 2px 2px 11px rgb(0 0 0 / 79%);
    line-height: 1.2em;
    top: 39%;
    z-index: 1;
    padding: 0 5%;
}

.main_title p {
    font-size: 0.53em!important;
    text-transform: none;
    font-weight: 300;
    line-height: 1.8em;
}

.tours_list .container .col-lg-6,
.tours_list .col-lg-6 {
    margin-bottom: 50px;
}


.social_footer ul li a {
    font-size: 1.6em;
    border-radius: 100%;
    padding: 7px;
    border: 1px solid #ffffff;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 1.8em;
}

.social_footer ul {
    width: 191px;
    margin: 20px auto;
    left: 6px;
    position: relative;
}

.agencia_viajes img {
    display: block;
    margin: 15px auto;
    max-width: 208px;
}

.social_footer ul li {
    display: inline;
    text-align: center;
    margin: 5px;
}

#TA_selfserveprop637 {
    max-width: 100%;
    margin-top: 15px;
    overflow: hidden;
}

.widSSPPopIdx.widSSPSingle span {
    font-size: 15px!important;
}

.swiper-pagination-partners .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000000;
    opacity: .1;
    margin: 3px;
}

.swiper-pagination-partners .swiper-pagination-bullet-active {
    opacity: 1!important;
    background: #f8a051!important;
}

.swiper-container_partners .swiper-wrapper .swiper-slide{
    cursor: grab;
    position: relative;
    vertical-align: top;
    display: inline-flex;
}

.swiper-container_partners .swiper-wrapper .swiper-slide img {
    margin: auto;
    display: block;
    vertical-align: middle;
    position: relative;
}

.contact_box {
    margin: auto;
    display: block;
    position: relative;
    width: 90%;
    max-width: 600px;
    margin-top: -30px;
}

.form-group {
    margin-bottom: 0;
}

.contact_box textarea{
    margin-bottom: 25px;
}

.news-list {
    padding-bottom: 0px;
    margin-top: 40px;
    display: block;
    position: relative;
    overflow: auto;
}

.news-header {
    height: 175px;
    overflow: hidden;
}

.btn-link {
    font-weight: 400;
    color: #f8a051;
    text-align: left;
    display: block;
    text-decoration: underline;
    font-size: 1.05em;
}

.btn-link:hover{
    color:#e48b3f;
}

.news-opened {
    padding-top: 130px;
    margin-bottom: 140px;
}

.news-opened h4 {
    color: #76cae7;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    text-align: left;
    margin: 0 0 15px 0;
    position: relative;
    width: 100%;
    display: block;
}

.ingresar_drop img, .ingresar_drop span {
    display: inline-block;
    position: relative;
}

.ingresar_drop img {
    top: -1px;
    margin-right: 2px;
}

.mt-55{
    margin-top:55px!important;
}

.whatsapp_btn {
    margin-left: -15px;
    padding-left: 0;
    padding-right: 0;
    background-color: #25d366;
    border-bottom: 1px solid #25d366;
    width: 60px;
    height: 60px;
    position: fixed;
    right: 20px;
    z-index: 11111;
    border-radius: 100%;
    color: #fff;
    font-size: 2em;
    bottom: 20px;
    line-height: 1.5em;
}

.warn-alert {
    padding: 0;
}

.whatsapp_btn img {
    padding: 14px;
    top: -2px;
    position: relative;
    left: 1px;
    max-width:100%;
}

div#contact {
    position: relative;
}

#contact2, #contact3 {
    display: block;
    width: 100%;
    height: 20px;
}

#contact2{
    margin-top:-170px;
}

.navbar-expand-lg .navbar-nav .nav-link::after {
    content: '';
    width: 30px;
    height: 2px;
    background: none;
    display: block;
    opacity: 0;
    top: 5px;
    position: relative;
    transition: all 0.6s ease;
}

.menu_active::after{
    background: #76cae7!important;
    opacity: 1!important;
}

.menu_active{
    font-weight: 500!important;
}

.fc-day-future, .fc-day-today {
    cursor: pointer;
}

.fc .fc-non-business {
    cursor: not-allowed!important;
}

.tickt {
    left: 8px;
}

.fc-day.fc-day-past {
    cursor: not-allowed!important;
}

.cont_messages_success, .cont_messages_error {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 111111;
  display: none;
}

.modal_background_layer {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0,0,0,0.6);
}

.contact_msj{
  background: rgba(256,256,256,0.9);
  padding: 50px 0px 60px 0px;
  margin-top: 10vh;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  z-index: 11;
  position: relative;
  max-width: 700px;
  display: block;
  clear: both;
  height: auto;
  overflow: auto;
}


.modal_after {
  content: 'X';
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.4em;
  position: absolute;
  top: 10px;
  right: 14px;
  cursor: pointer;
}

.modal_msg_p {
  color: #191919;
  font-size: 1.4em;
  line-height: 1.5em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom:30px;
  display: block;
}

.modal-header {
  border: 0!important;
}

.inner_cart {
    padding: 5px 10px;
}

.inner_cart h4 {
    font-size: 1.1em;
}

.col_cart {
    display: inline-block;
    background-color: #f7f7f7;
    padding: 0;
}

.col_cart h5 {
    width: 100%;
    background: #5f5959;
    color: #ffffff;
    padding: 5px 10px;
}

.table_divs .row {
    margin-bottom: 21px;
}

.totalrow .total_cols:last-child{
    text-align:right
}



.center_table{
    float: none!important;
    margin: auto!important;
    display: block!important;
}

.totalrow {
    margin-top: -10px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
}

.totalrow .total_cols {
    width: 50%!important;
}

.cart_emptyy{
    width:100%;
}

.table_divs .alert {
    display: block;
    position: relative;
    margin: 20px auto 5px auto!important;
}

.inner_nav .menu_text {
    color: #000000!important;
}

h2.hiddencontentbw {
    opacity: 0!important;
    position: fixed!important;
    top: 0!important;
    left: 0!important;
}

p.bwfooter {
    background: #373737;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 0.7em;
    color: #ffffff;
    width: 100%;
}

p.bwfooter a:first-child {
    color: #101010;
    text-decoration: underline;
}

p.bwfooter a:first-child {
    color: #D6AACA;
}

p.bwfooter a:last-child {
    color: #90CED5;
}

a.whatsappbuttonn {
    background-color: #25d366!important;
}

a.whatsappbuttonn:hover{
    background-color: #25d366!important;
}