@font-face {
    font-family: 'Caviar Dreams';
    src: url('../fonts/CaviarDreams-Regular.eot');
    src: local('CaviarDreams-Regular'), url('../fonts/CaviarDreams-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/CaviarDreams-Regular.woff2') format('woff2'), url('../fonts/CaviarDreams-Regular.woff') format('woff'), url('../fonts/CaviarDreams-Regular.ttf') format('truetype'), url('../fonts/CaviarDreams-Regular.svg#CaviarDreams-Regular') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Caviar Dreams Italic';
    src: url('../fonts/CaviarDreams-Italic.eot');
    src: local('CaviarDreams-Italic'), url('../fonts/CaviarDreams-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/CaviarDreams-Italic.woff2') format('woff2'), url('../fonts/CaviarDreams-Italic.woff') format('woff'), url('../fonts/CaviarDreams-Italic.ttf') format('truetype'), url('../fonts/CaviarDreams-Regular.svg#CaviarDreams-Italic') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Caviar Dreams Bold';
    src: url('../fonts/CaviarDreams-Bold.eot');
    src: local('CaviarDreams-Bold'), url('../fonts/CaviarDreams-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CaviarDreams-Bold.woff2') format('woff2'), url('../fonts/CaviarDreams-Bold.woff') format('woff'), url('../fonts/CaviarDreams-Bold.ttf') format('truetype'), url('../fonts/CaviarDreams-Regular.svg#CaviarDreams-Bold') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Caviar Dreams BoldItalic';
    src: url('../fonts/CaviarDreams-BoldItalic.eot');
    src: local('CaviarDreams-BoldItalic'), url('../fonts/CaviarDreams-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/CaviarDreams-BoldItalic.woff2') format('woff2'), url('../fonts/CaviarDreams-BoldItalic.woff') format('woff'), url('../fonts/CaviarDreams-BoldItalic.ttf') format('truetype'), url('../fonts/CaviarDreams-Regular.svg#CaviarDreams-BoldItalic') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'abadi_mt_stdregular';
    src: url('../fonts/abadi-mt-std-webfont.woff2') format('woff2'), url('../fonts/abadi-mt-std-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

body, html {
    color: #556270;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 14px;
    background-color: #fff;
    font-family: 'abadi_mt_stdregular', serif;
    font-weight: 400;
}

b, strong, h1, h2, h3, h4 {
    font-family: 'Caviar Dreams', serif;
}

*, *::before, *::after {
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: all;
    transition-property: all;
}

*::-moz-selection {
    background: #1d1e3c;
    color: #fff;
}

*::selection {
    background: #1d1e3c;
    color: #fff;
}

a {
    color: inherit;
}

a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}

ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.container {
    width: 1180px;
    max-width: 100%
}

.centrado {
    float: none !important;
    margin: 0 auto !important;
    position: relative !important;
}

.cabecera-fija {
    background-color: rgba(2, 39, 185) !important;
}

#altura-cabecera {
    position: relative;
    display: block;
    height: 120px;
}

.contenedor-menu {
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 25px;
    padding-bottom: 20px;
    z-index: 1001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
}

.menu {
    text-align: right;
    margin-top: 12px;
}

.menu a {
    color: #556270;
}

.menu li {
    display: inline-block;
    text-transform: uppercase;
}

.menu>li>a {
    display: block;
    padding: 10px 14px;
}

.menu ul {
    display: none;
    background-color: rgba(44, 99, 90, 0.6);
    position: absolute;
    width: 200px;
    text-align: center;
    border-top: 4px solid #bca1c3;
}

.menu ul a {
    color: #fff;
}

.menu ul li {
    display: block;
    width: 100%;
}

.menu ul li a {
    display: block;
    position: relative;
    display: block;
    width: 100%;
    padding: 5px;
}

.menu ul li a:hover, .menu ul li a:focus {
    background-color: #bca1c3;
    color: #592c5b;
}

.menu li:hover ul, .menu li:focus ul {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    line-height: 2em;
}

.link-contacto {
    background-color: #bca1c3;
}

.link-contacto a {
    color: #fff;
    padding: 15px 30px !important;
    position: relative;
}

.link-contacto a:after {
    content: '';
    width: 60px;
    height: 50px;
    position: absolute;
    display: block;
    right: -30px;
    top: 10px;
    background-image: url('../img/icono-gato.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.pl-none {
    padding-left: 0;
}

.pr-none {
    padding-right: 0;
}

.foto-slider {
    height: 100vh;
    height: calc(100vh - 120px);
    overflow: hidden;
}

.foto-slider img {
    height: calc(100vh - 120px);
}

.titulo-slider {
    background-color: #57c2b4;
    position: relative;
    display: block;
    overflow: hidden;
    clear: both;
    color: #fff;
}

.titulo-slider h2 {
    font-size: 5.5em;
    padding-top: 20px;
    text-align: center;
    line-height: 1em;

    font-family: 'Work Sans', serif;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: 4px;

}

.descripcion-slider {
    background-color: #565556;
    position: relative;
    display: block;
    overflow: hidden;
    clear: both;
    color: #fff;
}

.descripcion-slider h2 {
    font-size: 1.7em;
    padding-top: 15px;
    padding-bottom: 20px;
}

.titulo-slider {
    height: 50vh;
    height: calc(50vh - 60px);
}

.descripcion-slider {
    height: calc(100vh - 120px);
    padding-top: 150px;
}

.ver-mas {
    background-color: #bca1c3;
    color: #50305a;
    display: inline-block;
    padding: 10px 60px;
    font-size: 1.2em;
    font-family: 'Caviar Dreams Bold', serif;
}

.ver-mas:hover, .ver-mas:focus {
    background-color: #50305a;
    color: #fff;
}

.seccion-gris {
    background-color: #d6d7db;
    padding-top: 100px;
    font-size: 1.2em;
    /* clip-path: polygon(0 0, 100% 0%, 100% 69%, 0% 100%); */
    position: relative;
    z-index: 2;
    font-size: 1.2em;
}

.descripcion-seccion-gris span {
    color: #569896 !important;
    font-family: 'Caviar Dreams', serif;
}

.seccion-gris .descripcion-seccion-gris h2 {
    font-size: 2em;
    margin-bottom: 20px;
}

.contenedor-pleca-seccion-gris {
    width: 100%;
    position: relative;
    display: block;
    height: 200px;
}

.pleca-seccion-gris {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 100%);
    background-color: #d6d7db;
    z-index: 1;
}

.seccion-gris span {
    color: #50305a;
}

.seccion-gris h2 {
    font-size: 2.7em;
}

.seccion-gris h3 {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.texto-seccion-gris {
    padding-top: 20px;
    padding-bottom: 20px;
}

.seccion-gris-invertido {
    background-color: #eeeff1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 68%);
    padding-top: 70px;
    padding-bottom: 300px;
    margin-bottom: -300px;
}

.foto-seccion-gris {
    background-image: url('../img/fondo-recuadros.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.contenido-seccion-gris {
    width: 350px;
    position: relative;
    display: block;
    margin: 0 auto;
    background-color: #ededed;
    padding: 18px 30px;
    min-height: 560px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.4);
    margin-bottom: -200px;
}

.imagen-seccion-gris {
    margin-top: -60px;
    margin-bottom: 60px;
}

.imagen-seccion-gris img {
    max-width: 100%;
}

.servicios {
    padding-top: 70px;
    padding-bottom: 50px;
    position: relative;
}

.servicios span {
    color: #569896;
}

.servicios .col-md-10>h2 {
    margin: 10px 0;
    margin-bottom: 40px;
}

.imagen-servicio {
    background-image: url('../img/circulo.png');
    background-size: 90%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 1px 17px 22px -3px rgba(0, 0, 0, 0.6);
    box-shadow: 1px 17px 22px -3px rgba(0, 0, 0, 0.6);
    background-position: center top;
    padding: 40px 20px;
    background-color: #fff;
    min-height: 450px;
    color: #556270;
    font-size: 1.3em;
}

.imagen-servicio a {
    color: #569896;
}

.imagen-servicio h2 {
    font-family: 'Caviar Dreams Bold', sans-serif;
    font-size: 1.6em;
}

.contenido-servicio {
    padding-left: 20px;
    padding-right: 20px;
}

.contenido-servicio p {
    min-height: 60px;
    position: relative;
}

.contenedor-mas-servicios {
    padding-top: 40px;
    text-align: center;
}

.servicios .container {
    position: relative;
    z-index: 20;
}

.recuadro-servicios {
    background-color: #eeeff1;
    width: 100%;
    height: 400px;
    bottom: 0;
    right: 0;
    position: absolute;
}

.blog {
    padding-top: 100px;
    padding-bottom: 100px;
    color: #556270;
    font-family: 'Caviar Dreams', serif;
}

.titulo-blog {
    margin-bottom: 60px;
}

.titulo-blog span {
    text-transform: uppercase;
    color: #569896;
    font-size: 1.5em;
}

.titulo-blog h2 {
    margin: 0;
    font-size: 3.5em;
    margin-top: 10px;
    margin-bottom: 40px;
}

.linea-tiempo h2 {
    margin: 0;
    text-align: left;
    font-size: 2em;
    margin-bottom: 20px;
}

.linea-tiempo .col-md-8 {
    margin-bottom: 50px;
}

.linea-tiempo span {
    background-color: #bca1c3;
    color: #fff;
    display: block;
    padding: 3px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.linea-tiempo .col-md-3:after {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    background-color: #569896;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 1;
}

.linea-tiempo .col-md-3 {
    min-height: 200px;
    position: relative;
}

.visita-blog {
    background-color: #bca1c3;
    color: #fff;
    text-align: center;
    padding: 15px 60px;
    position: relative;
    z-index: 3;
}

.imagen-detalle-seccion-gris-invertido {
    background-image: url('../img/fondo-recuadros-2.png');
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 60px;
}

.imagen-detalle-seccion-gris-invertido img {
    max-width: 70%;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
}

.seccion-gris-invertido-descripcion {
    background-color: #fff;
    width: 60%;
    margin-left: 30%;
    padding: 30px;
    padding-top: 200px;
    margin-top: -170px;
    margin-bottom: -50px;
    text-align: left;
}

.seccion-gris-invertido-descripcion span {
    color: #569896;
    font-size: 1.4em;
}

.seccion-gris-invertido-descripcion h2 {
    font-size: 2em;
    text-align: left;
    margin-top: 10px;
}

.seccion-gris-invertido-descripcion {
    color: #556270;
    font-family: 'Caviar Dreams', serif;
}

.texto-quienes-somos {
    color: #556270;
    padding-top: 100px;
    font-family: 'Caviar Dreams', serif;
}

.texto-quienes-somos span {
    color: #569896;
    font-size: 1.4em;
}

.texto-quienes-somos h2 {
    margin-bottom: 20px;
}

.texto-quienes-somos a {
    background-color: #bca1c3;
    color: #50305a;
    display: block;
    position: relative;
    margin-top: 100px;
    padding: 10px;
    width: 200px;
    font-size: 1.4em;
    text-align: center;
}

.texto-quienes-somos p {
    font-size: 16px;
}

.foto-principal-blog {
    padding-top: 50px;
    background-color: #bca1c3;
    padding-right: 50px;
}

.formulario {
    background-image: url('../img/fondo-contacto.png');
    background-size: cover;
    background-attachment: fixed;
    padding-top: 350px;
    padding-bottom: 130px;
    color: #fff;
    position: relative;
    clip-path: polygon(0 0, 100% 34%, 100% 100%, 0% 100%);
    text-align: left;
}

.formulario input {
    margin-bottom: 20px;
}

.formulario:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background-color: rgba(87, 94, 180, 0.5);
}

.formulario h2 {
    text-align: left;
    font-size: 2em;
    line-height: 1.5em;
}

.formulario button {
    border: none;
    background-color: #57c2b4;
    color: #fff;
    padding: 10px 70px;
    font-size: 1.2em;
    font-family: 'Caviar Dreams', serif;
}

.descripcion-foto-principal-blog {
    position: absolute;
    background-color: #fff;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    width: 370px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.4);
    text-align: center;
    padding: 40px 30px;
}

.descripcion-foto-principal-blog a {
    color: #569896;
    font-size: 1.3em;
    font-family: 'Caviar Dreams', serif;
}

.descripcion-foto-principal-blog h2 {
    margin-bottom: 20px;
}

.carrucel-marcas {
    text-align: center;
    padding-top: 270px;
    padding-bottom: 100px;
}

.carrucel-marcas li {
    display: inline-block;
    margin-left: 12px;
}

.fecha-foto-pricipal-blog {
    background-color: #556270;
    color: #fff;
    position: absolute;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    width: 50%;
    top: -17px;
    padding: 8px;
    text-transform: uppercase;
    font-size: 1.2em;
    font-family: 'Caviar Dreams', serif;
}

.contenido-foto-principal-blog {
    color: #77818d;
    font-size: 1.2em;
    font-family: 'Caviar Dreams', serif;
}

.cabecera-detalle-servicio:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}

.contenido-foto-principal-blog form input {
    width: 100%;
}

.cabecera-detalle-servicio {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    background-attachment: fixed;
    background-image: url('../img/contacto-2.jpg');
    position: relative;
    font-family: 'Caviar Dreams', serif;
    color: #fff;
}

.texto-cabecera-contacto {
    font-size: 1.2em;
}

.texto-cabecera-contacto h2 {
    font-size: 2.3em;
    margin-top: 0;
    margin-bottom: 20px;
}

.texto-cabecera-contacto h2 span {
    font-size: 0.6em;
    color: #bca1c3;
    overflow: hidden;
    clear: both;
    display: block;
}

.mapa iframe {
    width: 100%;
}

.btn-form {
    border: none;
    background-color: #57c2b4;
    color: #fff;
    padding: 10px 70px;
    font-size: 1.2em;
    font-family: 'Caviar Dreams', serif;
}

.input-form {
    margin-bottom: 15px;
}

.redes {
    position: fixed;
    bottom: 50px;
    left: 20px;
    width: 300px;
    z-index: 1000;
}

.redes li {
    display: inline-block;
}

.redes li img {
    width: 45px;
}

.reservar-cita a:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    display: block;
    left: 20px;
    bottom: 40px;
    background-image: url('../img/reservar-cita.png');
    background-position: top;
    background-repeat: no-repeat;
}

.reservar-cita a {
    background-color: #bca1c3;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: block;
    padding: 10px 30px;
    border-radius: 10px;
    font-family: 'Caviar Dreams Bold', serif;
    font-size: 1.2em;
}

/* ------- About ------------ */

.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #569896;
    font-weight: 500;
    font-size: 1.3em;
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    padding-bottom: 18px;
    font-size: 2.5em;
    margin-top: 10px;
}

.sec-title h2:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background-color: #d1d2d6;
}

.sec-title .text {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-top: 35px;
}

.sec-title.light h2 {
    color: #ffffff;
}

.sec-title.text-center h2:before {
    left: 50%;
    margin-left: -25px;
}

.list-style-one {
    position: relative;
}

.list-style-one li {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 12px;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #bca1c3;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    font-family: "Font Awesome 5 Free";
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #bca1c3;
}

.btn-style-one:hover {
    background-color: #50305a;
    color: #ffffff;
}

.about-section {
    position: relative;
    padding: 120px 0 70px;
}

.about-section .sec-title {
    margin-bottom: 45px;
}

.about-section .content-column {
    position: relative;
    margin-bottom: 50px;
}

.about-section .content-column .inner-column {
    position: relative;
    padding-left: 30px;
}

.about-section .text {
    margin-bottom: 40px;
    font-size: 1.2em;
    line-height: 26px;
}

.about-section .list-style-one {
    margin-bottom: 45px;
}

.about-section .btn-box {
    position: relative;
}

.about-section .btn-box a {
    padding: 15px 50px;
}

.about-section .image-column {
    position: relative;
}

.about-section .image-column .text-layer {
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column {
    position: relative;
    padding-left: 120px;
    padding-bottom: 125px;
}

.about-section .image-column .inner-column:before {
    position: absolute;
    left: -75px;
    top: 65px;
    height: 520px;
    width: 520px;
    background-image: url('../img/circulo-gris.png');
    content: "";
}

.about-section .image-column .image-1 {
    position: relative;
}

.about-section .image-column .image-2 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.about-section .image-column .image-3 {
    position: relative;
    margin-top: 70px !important;
}

.about-section .image-column .image-2 img, .about-section .image-column .image-1 img, .about-section .image-column .image-3 img {
    box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
}

.about-section .image-column .video-link {
    position: absolute;
    left: 70px;
    top: 170px;
}

.about-section .image-column .video-link .link {
    position: relative;
    display: block;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 100px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

/* ------- About ------------ */

.footer {
    background-color: #000;
    color: #fff;
    border-top: 20px solid #50305a;
    padding-top: 20px;
    padding-bottom: 30px;
    background-image: url('../img/gato-footer.png');
    background-repeat: no-repeat;
    background-position: 90% 20px;
    background-size: 230px;
}

.logo-footer {
    position: relative;
    margin-top: 20px;
}

.footer h4 {
    font-family: 'Caviar Dreams Bold', serif;
}

.footer h4 {
    font-size: 1.2em;
    padding-left: 30px;
    text-align: center;
}

.pleca-footer ul {
    border-left: 2px solid #50305a;
    margin-bottom: 30px;
}

.menu-footer ul {
    margin-top: 30px;
    padding-top: 10px;
    padding-left: 30px;
    line-height: 1.6em;
}

.creditos {
    background-color: #000;
    color: #fff;
    border-top: 1px solid #556270;
    padding-top: 20px;
    padding-bottom: 60px;
    text-align: center;
}

.creditos img {
    width: 100px;
}

.texto-creditos {
    padding-top: 18px;
}

/* ------- Blog --------- */

.section__heading {
    margin: 0 0 20px;
}

.article {
    border: 1px solid #dbdbdb;
    margin: 0 0 20px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.06);
    position: relative;
}

.article__content {
    padding: 15px 25px 20px 15px;
}

.article__image {
    width: 100%;
}

.article__image:hover {
    opacity: 0.5;
    transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
}

.article__category {
    color: var(--accent);
    font-size: 1.5em;
    color: #569896;
    letter-spacing: .075rem;
    line-height: 16px;
    margin: 0 0 5px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
}

.article__title {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 24px;
}

.article_title a {
    display: block;
}

.article_title a:hover {
    color: #444;
}

.article__footer {
    color: #818181;
    font-size: 0.875rem;
    margin-top: 10px;
}

.article__author {
    font-weight: 700;
}

.article__date::before {
    content: "\2022";
    padding: 0 .5rem;
}

/* desktop */

.english-spoken img {
    position: fixed;
    bottom: 10px;
    right: 15px;
    width: 100px;
    z-index: 1000;
}


.splash-bg {
    position: relative;
    background: url('../img/gato.jpg') no-repeat transparent;
    background-size: cover;
    height: calc( 100vh - 120px );
    z-index: 1;
    background-repeat: repeat-x;
    animation: animatedBackground 40s linear infinite;
}

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

.logo-splash{
    position: relative;
    margin: 0 auto;
    top: 23vh;
    overflow: hidden;
    clear: both;
    display: block;
    width: 500px;
    max-width: 90%;
}

.servicio-previa-cita{
    position: fixed;
    background-color: #50305a;
    color: #fff;
    font-size: 13px;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    width: 200px;
    padding: 5px 20px;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 5px;
}

@media (min-width: 700px) {
    h2 {
        font-size: 1.5rem;
        line-height: 34px;
    }

    .article {
        display: flex;

        &__content {
            padding: 24px 65px 55px 29px;
        }

        &__photo {
            order: 2;
        }

        &__image {
            width: 395px;
            max-width: 395px;
        }

        &__footer {
            position: absolute;
            left: 0;
            bottom: 0;
            right: 0;
            padding: 0 29px 27px;
        }
    }
}

/* ------- Blog --------- */

@media(max-width: 991px) {
    #menu-movil {
        display: block;
        background-color: #50305a;
        width: 40px;
        height: 36px;
        position: fixed;
        right: 10px;
        top: 25px;
        z-index: 1004;
        border-radius: 5px;
        border: 2px solid #2e2118;
    }

    #menu-movil a {
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 3px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #menu-movil a span {
        position: relative;
        display: block;
        background-color: #fff;
        width: 60%;
        height: 2px;
        margin: 0 auto;
        margin-top: 5px;
        margin-bottom: 5px;
        border-radius: 5px;
    }

    #menu-movil a.activo span:nth-child(2) {
        display: none;
    }

    #menu-movil a.activo span:nth-child(1) {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    #menu-movil a.activo span:nth-child(3) {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .contenedor-menu {
        padding: 5px;
        background-color: #fff !important;
    }

    .contenedor-menu .logo {
        width: 200px;
    }

    .menu {
        position: fixed;
        top: 93px;
        background-color: #eee;
        left: 0;
        width: 100%;
    }

    .menu li {
        width: 100%;
        text-align: center;
    }

    .link-contacto a:after {
        display: none;
    }

    .foto-slider img {
        width: 100%;
        height: initial;
    }

    .foto-slider {
        height: initial;
    }

    .titulo-slider {
        height: initial;
        padding-bottom: 50px;
    }

    .titulo-slider img {
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
    }

    .descripcion-slider h2 {
        padding: 20px;
        padding-top: 60px;
        line-height: 55px;
    }

    .descripcion-slider {
        height: initial;
        padding-bottom: 50px;
        padding-top: 50px;
    }
    
    .descripcion-slider h2{
        padding-top: 0;
        font-size: 1.5em;
    }

    .descripcion-slider h2 strong{
        font-size: 1em;
    }


    .seccion-gris .row>.col-md-5 {
        padding-bottom: 100px;
    }

    .imagen-servicio img {
        margin: 0 auto;
        width: 90%;
        margin-bottom: 70px;
    }

    .imagen-servicio {
        background-position: center 30px;
    }

    .seccion-gris-invertido-descripcion {
        width: 100%;
        margin-left: 0;
    }

    .texto-quienes-somos {
        padding-bottom: 150px !important;
    }

    .carrucel-marcas li {
        position: relative;
        width: 100%;
        margin-bottom: 50px;
    }

    .footer img {
        margin: 0 auto;
    }

    .creditos {
        padding-bottom: 145px;
    }

    .about-section .image-column .inner-column:before {
        display: none;
    }

    .about-section .image-column .image-2 {
        position: relative;
        width: 100%;
    }

    .about-section .image-column .inner-column {
        padding: 15px;
    }

    .menu ul {
        position: relative !important;
        width: 100% !important;
    }

    .servicio-previa-cita{
        left: 10px;
        right: auto;
    }

}

.cabecera-1:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}


.cabecera-1 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    background-attachment: fixed;
    background-image: url('../img/fondo.jpg');
    position: relative;
    font-family: 'Caviar Dreams', serif;
    color: #fff;
}


.texto-cabecera-fondo {
    font-size: 1.2em;
}

.texto-cabecera-fondo h2 {
    font-size: 3.3em;
    margin-top: 0;
    margin-bottom: 20px;
}

.texto-cabecera-fondo h2 span {
    font-size: 0.6em;
    color: #bca1c3;
    overflow: hidden;
    clear: both;
    display: block;
}


.cabecera-2:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}


.cabecera-2 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    background-attachment: fixed;
    background-image: url('../img/fondo-1.jpg');
    position: relative;
    font-family: 'Caviar Dreams', serif;
    color: #fff;
}


.cabecera-3:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}


.cabecera-3 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    background-attachment: fixed;
    background-image: url('../img/fondo-2.jpg');
    position: relative;
    font-family: 'Caviar Dreams', serif;
    color: #fff;
}


.cabecera-4:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}


.cabecera-4 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    background-attachment: fixed;
    background-image: url('../img/fondo-3.jpg');
    position: relative;
    font-family: 'Caviar Dreams', serif;
    color: #fff;
}


.cabecera-5:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}


.cabecera-5 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    background-attachment: fixed;
    background-image: url('../img/fondo-4.jpg');
    position: relative;
    font-family: 'Caviar Dreams', serif;
    color: #fff;
}



.cabecera-6:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}


.cabecera-6 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    background-attachment: fixed;
    background-image: url('../img/fondo-5.jpg');
    position: relative;
    font-family: 'Caviar Dreams', serif;
    color: #fff;
}


.list {
    width: 100%;
    padding: 0;
    margin: 0;
}

.list img {
    float: left;
}

.footer{
    position: relative;
}

