body{
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color:#000000;
}
.color1{
    color: #0f6a99;
}
.verde{
    color: #00b753;
}
.fondo-color2 {
    background-color: #a5a5a5 !important;
}
.modal-lg, .modal-xl {
    max-width: 1280px;
}
.modal{
    background-color: rgba(0, 0, 0, 0.7);
    border:0;
}
.modal-content{
    border:0;
    background-color: transparent;
}
.modal-dialog {
    top: 120px;
}
#modal-coments .modal-dialog{
    max-width: 900px;
}
#modal-coments .modal-body{
    border:0;
    background-color: #ffffff;
}
#modal-coments .modal-header{
    padding-bottom: 1.5em;
}
.overlay {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
 }
  .overlay:hover {
    -webkit-filter: brightness(60%);
    filter: brightness(60%);
 }
.hide{
    display: none;
}
.modal-header {
    border:0;
    padding: 1rem 1rem;
    padding-bottom: 0;
}
.breve{
    font-size: 21px;
}
.cabecera{
    min-height: 150px;
}
.boton-agenda{
    position: absolute;
    top: 24px;
    right: 120px;
}
.boton-contacta{
    position: absolute;
    top: 24px;
    right: 40px;
}
.boton-pasando{
    position: absolute;
    top: 74px;
    right: 40px;
}
.boton-entrevista{
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
}
.boton-logo{
    top:20px;left:40px;
}
.boton-volver{
    position: absolute;
    top: 24px;
    right: 350px;
}
.contenedor-cuadros{
    padding-right: 5rem !important;
    padding-left: 5rem !important;
}
.cuadros-titulo{
    width: 70%;
    bottom: 12px;
    line-height: 1.2em;
    text-shadow: 1px 1px #787676;
}
.cuadros-titulo a{
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.boton-titulo{
    bottom: 14px;
    right: 40px;
}
.fondo-agenda, .container-ficha{
    background-image: linear-gradient(to bottom, #f0f0f0, #f4f4f4, #f7f7f7, #fbfbfb, #ffffff);
}
.titulo-contenido{
    font-size:30px;
}
.texto-contenido{
    font-size: 14px;
}
.imagen-ficha{
    margin-top: -30px;
    position: relative;
}
.imagen-ficha-pasando img{
    margin-bottom: 40px;
}
.botones-ficha a{
    color: #0f6a99;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.video-externo {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden !important;
}
.video-externo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    overflow-y: hidden;
    overflow-x: hidden;
}
.cal-ver-mas{
    color: #0f6a99 !important;
}
.logos img{
    margin-right: 20px;
}
.formulario-correo .aviso-legal{
    color: #000000;
    font-size: 13px;
}
.formulario-correo .aviso-legal a{
    color: #000000;
    font-size: 13px;
}
.btn-primary{
    background-color: #0f6a99;
    border-color: #0f6a99;
    border-radius: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #08374f;
    border-color: #08374f;
}
.btn-secondary{
    background-color: #0f6a99;
    border-color: #0f6a99;
    border-radius: 20px;
    color: #ffffff !important;
    padding: 6px 25px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
    background-color: #08374f;
    border-color: #08374f;
}
.comentarios-fecha{
    font-size: 15px;
}
.comentarios-titulo{
    font-size: 18px;
}
.comentarios-content-form{
    background-color: #e9e9e9;
    border-radius: 20px;
}
.comentarios-texto{
    font-size: 15px;
}
.texto-fundestic{
    font-size: 12px;
}
.borde-rojo iframe{
    border: solid 3px #dc3545 !important;
}
footer a{
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}
@media (max-width: 1400px){
    footer a{
        font-size: 12px;
    }
}
@media (max-width: 1180px){
    .boton-agenda{
        position: absolute;
        top: 24px;
        right: 120px;
    }
    .boton-contacta{
        position: absolute;
        top: 24px;
        right: 40px;
    }
    .modal-dialog {
        top: 44px;
    }
    .logo1{
        width: 70px;
    }
    .logo2{
        width: 120px;
    }
    .logo3{
        width: 120px;
    }
}
@media screen and (max-width: 1380px) {
    .contenedor-cuadros{
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
}
@media screen and (max-width: 1180px) {
    .contenedor-cuadros{
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    .modal-lg, .modal-xl {
        max-width: 920px;
    }
    .modal-dialog {
        top: 20px;
    }
}
@media screen and (max-width: 820px) {
    .contenedor-cuadros{
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
}
@media screen and (max-width: 480px) {
    .boton-entrevista{
        position:absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -33px;
    }
    .boton-entrevista img{
        width: 300px;
    }
    .boton-logo {
        top: 20px;
        left: 25px;
    }
    .boton-logo img {
        width: 80%;
    }
    .boton-agenda{
        position: absolute;
        top: 18px;
        right: 53px;
    }
    .boton-agenda img{
        width: 90px;
    }
    .boton-contacta{
        position: absolute;
        top: 18px;
        right: 10px;
    }
    .boton-contacta img{
        height: 24px;
    }
    .boton-volver {
        top: 82px;
        right: 10px;
    }
    .boton-volver img{
        height: 24px;
    }
    .boton-pasando {
        top: 50px;
        right: 10px;
    }
    .boton-pasando img{
        height: 24px;
    }
    .contenedor-cuadros {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .titulo-proximo{
        font-size: 15px;
    }
    .cuadros-titulo a {
        font-size: 13px;
    }
    .cuadros-titulo {
        width: 70%;
        bottom: 10px;
        line-height: 1.1;
    }
    .boton-titulo {
        bottom: 12px;
        right: 24px;
    }
    .boton-titulo img{
        width: 20px;
    }
    footer a {
        font-size: 10px;
    }
    .cabecera {
        min-height: 133px;
    }
    .titulo-contenido {
        line-height: 1.3em;
        width: 100% !important;
        font-size: 26px;    
    }
    .logos img {
        margin-right: 12px;
    }
    .logo1{
        width: 70px;
    }
    .logo2{
        width: 100px;
    }
    .logo3{
        width: 100px;
    }
    #modal-coments .modal-dialog{
        max-width: 95%;
    }
}