body{
    font-family: "Nunito", serif;
}
/* Color of the links BEFORE scroll */
.navbar-scroll .nav-link,
.navbar-scroll .navbar-toggler-icon,
.navbar-scroll .navbar-brand {
  color: #fff;
}

/* Color of the links AFTER scroll */
.navbar-scrolled .nav-link,
.navbar-scrolled .navbar-toggler-icon,
.navbar-scrolled .navbar-brand {
  color: #fff;
}

/* Color of the navbar AFTER scroll */
.navbar-scroll,
.navbar-scrolled {
  background-color: #ffffff;
}

.mask-custom {
  backdrop-filter: blur(5px);
  background-color: #ffffff;
}

.navbar-brand {
  font-size: 1.75rem;
  letter-spacing: 3px;
}


.text-primary{
    color: #30a5e0 !important;
}

.text-secondary{
    color: #006ca3 !important;
}
.text-secondary_l{
    color: #006ca3 !important;
    font-weight: 100;
}

.text-body{
    color: #545454 !important;
}

.subtitle{
    font-weight: 500;
}

.title{
    font-weight: 600;
}

.b-200{
    font-weight: 200;
}

.b-400{
    font-weight: 400;
}

.b-500{
    font-weight: 500 !important;
}

.b-600{
    font-weight: 600;
}

.btn-masinfo{
    border-radius: 10px;
    height: 25px;
    padding: 2px 15px 5px 15px;
    color: #2270b2  !important;
}

.card-footer{
    margin-top: -10px;
    border: 0px !important;
    background-color: transparent !important;
}
.healt_2{
    font-weight: 500;
    font-size: 1.3em;
    margin-bottom: 0;
}

.healt_3{
    font-weight: bolder;
    margin-top: 10px;
}

.card{
    border: 0px !important;
}

.card-round{
    border-radius: 20px;
    height: 170px;
}

.card-espe
{
    background-color: #006ca2;
    max-height: 360px;
    min-height: 360px;
    width: 215px;
    border-radius: 20px;
    padding: 10px;
    font-family: sans-serif;
    margin-left: 20px !important;
}
.card-espe > .card-header{
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 200px;
    border-radius: 20px;
}

.card{
    background-size: cover;
    background-repeat: no-repeat;
}

.pd-desc{
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    font-size: 0.8em;
}
.card-espe > .row > .col-12 > h4 {
    margin-top: 200px;
}

.card-nosotros{
    border-radius: 20px;
    background-color: #fff;
}

.text-nosotros{
    font-size: 1.5em;
    line-height: 25px;
}

.card-image > img{
    border-radius: 20px;
    height: 100%;
}

.card-staff{
    background-color: #fff;
    max-height: 400px;
    min-height: 400px;
    border-radius: 20px;
}
.card-staff > .card-header{
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 270px;
    border-radius: 20px;
    background-position: -0px -50px;
    border: 0px !important;
    align-items: baseline;
}

.card-staff > .card-body{
    line-height: 20px;
}

.staff_icon{
    color: #FFF;
    display: inline-table;
    margin: 210px 5px;
    background: #006ba0;
    width: 72px;
    border-radius: 10px;
    font-size: 3em;
    text-align: center;
}
.card-blue{
    background: linear-gradient(252deg, rgba(60, 172, 170, 0.20) 37.94%, rgba(60, 172, 170, 0.00) 85.12%)
}

.card-marisol{
    background-color: #fff;
    max-height: 500px;
    min-height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
}

.mari-text{
    font-size: 0.8em;
}

.img-round{
    height: 48px;
    width: 48px;
    border-radius: 50%;
}

.card-mari-text{
    margin-top: 70px;
}

.card-marisol > .card-marisol-gradient{
    border-radius: 20px;
    height: 300px;
    margin-top: 130xp;
    background-image: linear-gradient(45deg, #4CD7D5, #505AA7, #4CD7D5, #505AA7);
}

.link_h{
    font-size: larger;
    font-weight: bolder;
    color: #00265A !important;
    text-decoration: underline 0.15em rgba(255, 255, 255, 0);
    transition: text-decoration-color 300ms;
}

.link_i{
    font-size: 1.8em;
    font-weight: bolder;
    color: #fff !important;
}


.btn-rounded-1{
    border-radius: 20px;
    color: #4CD7D5;
    border: 2px solid #4CD7D5;
    padding: 10px 40px 10px 40px;
}

.btn-rounded-1:hover{
    background-color: #4CD7D5;
    color: #fff;
}

.card_h{
    position: relative;
    z-index: 9;
    margin-top: 120px;
    margin-left: 120px;
}

.header_p{
    margin-top: -180px !important;
    min-height: 790px;
    border-radius: 50% 0 40% 50%;
    background-size: cover;
    background-position: 0px -210px;
    z-index: 99;
}

.header_p > img{
    width: 100%;
    height: 600px;
    
}

.text-vision{
    color: #006ca2  !important;
    font-size: 3.8em;
    font-weight: 900;
}

.text-vision2{
    color: #000  !important;
    font-size: 1.3em;
    font-weight: 500;
}

.text-vision3{
    color: #30a5e0 !important;
    font-size: 1.4em;
    font-weight: 500;
    background-color: #f2f2f2;
    border-radius: 5pc;
    padding: 5px 20px 5px 20px;
    width: fit-content;
}
.btn-reserva{
    background-color: #006ca2;
    border-radius: 44px;
    padding: 5px 40px 5px 40px;
    font-weight: 800;
    font-size: 1.6em;
    color: #fff;
}

.btn-header{
    animation: 3.4s cubic-bezier(0.2, 0.5, 0.9, 0.6) 2s infinite brilho;
    background-image: linear-gradient(45deg, #4CD7D5, #505AA7, #4CD7D5, #505AA7);
    background-size: 400% 200%;
    transition: all .8s;
    border-radius: 44px;
    padding: 10px 40px 10px 40px;
    font-weight: bolder;
}

.btn-header2{
    animation: 3.4s cubic-bezier(0.2, 0.5, 0.9, 0.6) 2s infinite brilho;
    background-image: linear-gradient(45deg, #4CD7D5, #505AA7, #4CD7D5, #505AA7);
    background-size: 400% 200%;
    transition: all .8s;
    border-radius: 44px;
    font-weight: bolder;
}

#frame_map{
    height: 100%;
    width: 100%;
}

#frame_video{
    width: 500;
    height: 400;
}

.float{
	position:fixed;
	width:55px;
	height:55px;
	bottom:100px;
	right:40px;
	background-color:#006ca2;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
    z-index: 9999;
}

.float:hover{
    color:#fff;
}

.my-float{
	margin-top:18px;
    font-size: larger;
}

.float2{
	position:fixed;
	bottom:40px;
	right:40px;
	background-color:#2aa81a;
	color:#000;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
    padding: 10px 30px 10px 25px;
    font-weight: bolder;
    z-index: 9999;
}

.float2:hover{
    color:#fff;
}


.owl-carousel{margin-bottom: 10px}
.owl-carousel .owl-stage-outer{
    padding: 10px 10px;
    height: 400px;
    width: 100%;
}
.owl-item{
    margin-left: 15px;
}
.owl-carousel .owl-item img{width: 45px !important;height: 45px;border-radius: 50%;object-fit: cover}
.owl-theme .owl-nav [class*='owl-']{border-radius: 50% !important;background: inherit !important;border: 3px solid #bbb;color: #bbb !important}
.owl-theme .owl-nav [class*='owl-']:hover{border: 3px solid #1010ca;color: #1010ca !important}

.ttmid{
    margin-left: 37% !important;
}

@keyframes brilho {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 100% 0;
    }
}

/* Escritorio pequeño / tablet */

@media only screen and (min-width: 1340px){
    h4{
        font-size: 1.1em !important;
    }

    .card-body > .d-flex > span.healt_3{
        font-size: 0.8em;
    }
    .card-body > .d-flex > span.healt_2{
        font-size: 1em;
    }
    .card-body > .d-flex > span{
        font-size: 0.7em;
    }

    .card-staff > .card-body {
        font-size: 1.2em;
    }

    .text-vision{
        font-size: 3.4em;
    }
}
@media only screen and (min-width: 1250px) and (max-width: 1340px){
    h4{
        font-size: 1.1em !important;
    }

    .card-body > .d-flex > span.healt_3{
        font-size: 0.8em;
    }
    .card-body > .d-flex > span.healt_2{
        font-size: 1em;
    }
    .card-body > .d-flex > span{
        font-size: 0.7em;
    }
    .text-vision{
        font-size: 3.0em;
    }
    .header_p{
        margin-top: -180px !important;
        min-height: 790px;
        border-radius: 50% 0 40% 50%;
        background-size: cover;
        background-position: 0px -120px;
        z-index: 99;
    }
    
    .header_p > img{
        width: 100%;
        height: 600px;
        
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1250px){
    h4{
        font-size: 1.1em !important;
    }

    .card-body > .d-flex > span.healt_3{
        font-size: 0.8em;
    }
    .card-body > .d-flex > span.healt_2{
        font-size: 1em;
    }
    .card-body > .d-flex > span{
        font-size: 0.7em;
    }
    .text-vision{
        font-size: 2.1em;
    }
    .header_p{
        margin-top: -180px !important;
        min-height: 790px;
        border-radius: 50% 0 40% 50%;
        background-size: cover;
        background-position: 0px -110px;
        z-index: 99;
    }
    
    .header_p > img{
        width: 100%;
        height: 600px;
        
    }
}

@media only screen and (min-width: 991px) and (max-width: 1024px){
    h4{
        font-size: 1.1em !important;
    }

    .card-body > .d-flex > span.healt_3{
        font-size: 0.6em;
    }
    .card-body > .d-flex > span.healt_2{
        font-size: 0.7em;
    }
    .card-body > .d-flex > span{
        font-size: 0.6em;
    }
    .text-vision{
        font-size: 1.7em;
    }
    .header_p{
        margin-top: -180px !important;
        min-height: 790px;
        border-radius: 50% 0 40% 50%;
        background-size: cover;
        background-position: 0px -110px;
        z-index: 99;
    }

    .ttmid{
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .header_p{
        margin-top: -10px !important;
        min-height: 150px;
        border-radius: 50% 0 50% 50%;
        background-size: cover;
        background-position: 0px -50px;
        z-index: 99;
    }

    .btn-reserva-h{
        font-size: 0.8em;
        padding: 5px 15px 5px 15px;
    }
    
    .text-vision2{
        font-size: 0.7em;
    }

    .btn-header{
        margin-top: -30%;
        margin-left: 20%;
    }
    .card-espe{
        min-height: 200px;
        height: 300px !important;
    }
    .card-espe > .card-body > .row > .col-12 > h4 {
        font-size: smaller;
        font-weight: 200;
    }

    .card-espe > .card-body > .row > .d-xs-none > .btn{
        display: none;
    }

    .card-espe > .card-header {
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 140px;
        border-radius: 20px;
    }

    .btn-masinfo {
        font-size: 0.7em;
    }

    .card-staff, .card-nosotros {
        width: 340px;
        margin: 0 auto;
    }

    .text-nosotros {
        font-size: 1.3em;
        line-height: 25px;
        padding: 5px;
    }
    
    #frame_video{
        width: 100%;
        height: 400;
    }

    .pd-desc{
        background-color: #fff;
        border-radius: 10px;
        padding: 10px;
        font-size: 0.8em;
        width: 215px !important;
    }

    .card-owl{
        width: 232px !important;
    }

    .img-video{
        width: 100%;
    }

    .card_h{
        margin-left: 10px  !important;
        margin-top: 10px;
        font-size: smaller;
    }

    .card_h > .card-body > h5 {
        font-size: medium;
    }

    .card_h > .card-body > h1 {
        font-size: medium;
    }

    .ttmid{
        margin-left: 0px !important;
    }
}

/* Tablets y phablets */
@media only screen and (min-width: 576px) and (max-width: 767px){
    .header_p{
        margin-top: -10px !important;
        min-height: 150px;
        border-radius: 50% 0 50% 50%;
        background-size: cover;
        background-position: 0px -50px;
        z-index: 99;
    }

    .btn-reserva-h{
        font-size: 0.8em;
        padding: 5px 15px 5px 15px;
    }
    
    .text-vision2{
        font-size: 0.7em;
    }

    .btn-header{
        margin-top: -30%;
        margin-left: 20%;
    }
    .card-espe{
        min-height: 200px;
        height: 300px !important;
    }
    .card-espe > .card-body > .row > .col-12 > h4 {
        font-size: smaller;
        font-weight: 200;
    }

    .card-espe > .card-body > .row > .d-xs-none > .btn{
        display: none;
    }

    .card-espe > .card-header {
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 140px;
        border-radius: 20px;
    }

    .btn-masinfo {
        font-size: 0.7em;
    }

    .card-staff, .card-nosotros {
        width: 340px;
        margin: 0 auto;
    }

    .text-nosotros {
        font-size: 1.3em;
        line-height: 25px;
        padding: 5px;
    }
    
    #frame_video{
        width: 100%;
        height: 400;
    }

    .pd-desc{
        background-color: #fff;
        border-radius: 10px;
        padding: 10px;
        font-size: 0.8em;
        width: 215px !important;
    }

    .card-owl{
        width: 232px !important;
    }

    .img-video{
        width: 100%;
    }

    .card_h{
        margin-left: 10px  !important;
        margin-top: 10px;
        font-size: smaller;
    }

    .card_h > .card-body > h5 {
        font-size: medium;
    }

    .card_h > .card-body > h1 {
        font-size: medium;
    }
    .ttmid{
        margin-left: 0px !important;
    }
}

/* Teléfonos */
@media only screen and (max-width: 575px){
    .header_p{
        margin-top: -10px !important;
        min-height: 150px;
        border-radius: 50% 0 50% 50%;
        background-size: cover;
        background-position: 0px -50px;
        z-index: 99;
    }

    .btn-reserva-h{
        font-size: 0.8em;
        padding: 5px 15px 5px 15px;
    }
    
    .text-vision2{
        font-size: 0.7em;
    }

    .btn-header{
        margin-top: -30%;
        margin-left: 20%;
    }
    .card-espe{
        min-height: 200px;
        height: 300px !important;
    }
    .card-espe > .card-body > .row > .col-12 > h4 {
        font-size: smaller;
        font-weight: 200;
    }

    .card-espe > .card-body > .row > .d-xs-none > .btn{
        display: none;
    }

    .card-espe > .card-header {
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 140px;
        border-radius: 20px;
    }

    .btn-masinfo {
        font-size: 0.61em;
        width: 100px;
        padding: 5px;
    }

    .card-staff, .card-nosotros {
        width: 340px;
        margin: 0 auto;
    }

    .text-nosotros {
        font-size: 1.3em;
        line-height: 25px;
        padding: 5px;
    }
    
    #frame_video{
        width: 100%;
        height: 400;
    }

    .pd-desc{
        background-color: #fff;
        border-radius: 10px;
        padding: 10px;
        font-size: 0.8em;
        width: 215px !important;
    }

    .card-owl{
        width: 232px !important;
    }

    .img-video{
        width: 100%;
    }

    .card_h{
        margin-left: 10px  !important;
        margin-top: 10px;
        font-size: smaller;
    }

    .card_h > .card-body > h5 {
        font-size: medium;
    }

    .card_h > .card-body > h1 {
        font-size: medium;
    }
    .ttmid{
        margin-left: 0px !important;
    }
    .owl-item {
        width: 275px !important;
    }
}

@media only screen and (max-width: 370px){
    
    .owl-item {
        width: 270px !important;
        margin-left: -45px;
    }
    .navbar-brand > img{
        width: 200px !important;
    }
    .header_p{
        margin-top: 0px !important;
        min-height: 10px;
        border-radius: 50% 0 50% 50%;
        background-size: cover;
        background-position: 0px -10px;
        z-index: 99;
    }

    .btn-reserva-h{
        font-size: 0.8em;
        padding: 5px 15px 5px 15px;
    }
    
    .text-vision2{
        font-size: 0.6em;
    }

    .btn-header{
        margin-top: -30%;
        margin-left: 20%;
    }
    .card-espe{
        min-height: 200px;
        height: 300px !important;
    }
    .card-espe > .card-body > .row > .col-12 > h4 {
        font-size: 0.75em;
        font-weight: 200;
    }

    .card-espe > .card-body > .row > .d-xs-none > .btn{
        display: none;
    }

    .card-espe > .card-header {
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 140px;
        border-radius: 20px;
    }

    .btn-masinfo {
        font-size: 0.6em;
        width: 100px;
        padding: 5px;
    }
    .card-nosotros {
        width: 340px;
        margin: 0 auto;
    }
    .card-staff {
        width: 310px;
        margin: 0 auto;
    }

    .text-nosotros {
        font-size: 1.3em;
        line-height: 25px;
        padding: 5px;
    }
    
    #frame_video{
        width: 100%;
        height: 400;
    }

    .pd-desc{
        background-color: #fff;
        border-radius: 10px;
        padding: 10px;
        font-size: 0.8em;
        width: 215px !important;
    }

    .card-owl{
        width: 232px !important;
    }

    .img-video{
        width: 100%;
    }

    .card_h{
        margin-left: 10px  !important;
        margin-top: 10px;
        font-size: smaller;
    }

    .card_h > .card-body > h5 {
        font-size: medium;
    }

    .card_h > .card-body > h1 {
        font-size: medium;
    }
    
    .ttmid{
        margin-left: 0px !important;
    }
}

