/* 
Created By : Muse-Master
Created For : Themeforest

===========================
     Table Of Content
===========================
01 - CSS Reset
02 - General Styles
03 - Logo Holder Styles
04 - Hero Section Styles
05 - Hero Section -clickthrough- Styles
06 - Clients Section Styles
07 - Features Styles
08 - Contact Details Styles
09 - Services Styles
10 - Offer Styles
11 - Reviews Styles
12 - FAQ Styles
13 - Footer Hero Styles
14 - Footer Styles
15 - Responsive Styles
*/


/* -- CSS Reset -- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
TML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -- End Reset -- */

/* -- General Styles -- */
@font-face {
    font-family: 'Coolvetica';
    src: url('fonts/coolvetica.woff2') format('woff2'),
         url('fonts/coolvetica.woff') format('woff'),
         url('fonts/coolvetica.ttf') format('truetype'); /* Asegúrate de que la ruta sea correcta */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-Regular.woff2') format('woff2'),
         url('fonts/Khand-Regular.woff') format('woff'),
         url('fonts/Khand-Regular.ttf') format('truetype');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-SemiBold.woff2') format('woff2'),
         url('fonts/Khand-SemiBold.woff') format('woff'),
         url('fonts/Khand-SemiBold.ttf') format('truetype');
    font-weight: 600; /* Semibold */
    font-style: normal;
}

@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-Bold.woff2') format('woff2'),
         url('fonts/Khand-Bold.woff') format('woff'),
         url('fonts/Khand-Bold.ttf') format('truetype');
    font-weight: 700; /* Bold */
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.woff2') format('woff2'),
         url('fonts/Montserrat-Regular.woff') format('woff'),
         url('fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
         url('fonts/Montserrat-SemiBold.woff') format('woff'),
         url('fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600; /* Semibold */
    font-style: normal;
}

body {
    font-family: 'Coolvetica', sans-serif;
}
h1, h2, h3, h4{
	font-family: 'Raleway', sans-serif;
}

h3, h4, h5{
	color: #494949;
}

h5, h6, p, form {
	font-family: 'Open Sans', sans-serif;
}

h2{
	font-size: 30px;
	color: #002e46;
	font-weight: 700;
	line-height: 30px;
}

h3{
	font-size: 26px;
	color: #494949;
}

h4{
	font-size: 23px;
	font-weight: 700;
	line-height: 30px;
	padding: 8px 0;
}

h5{
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	padding: 4px 0;
}

h6{
	font-size: 18px;
	line-height: 26px;
}

p{
	font-size: 15px;
	color: #777777;
	line-height: 26px;
}

.btn-primary, .services-list .list {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

 /* Link Style */
a:link {
    color: #fff;
    text-decoration: none;
}


/* -- Logo Holder Styles -- */
.logo-holder{
   background-color: #002e46;
   width: 100%;
   padding-top: 20px;
   padding-bottom: 20px;
   font-family: 'Coolvetica', sans-serif; /* Aplicar la fuente a todo el bloque */
}

.logo-holder h2{
   font-size: 26px;
   font-weight: 700;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 0;
}

.logo-holder h2 a{
   color: #fff;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   border: solid 2px #fff;
   font-family: 'Coolvetica', sans-serif; /* Aplicar la fuente aquí */
}

.logo-holder h2 span, .logo-holder h4 span{
   color: #00afef;
}

.logo-holder h4{
   color: #fff;
   float: right;
   font-weight: 300;
   line-height: 50px;
   padding: 0;
   font-family: 'Coolvetica', sans-serif; /* Aplicar la fuente aquí */
}

.image-container {
    display: flex;          /* Activa flexbox en el contenedor */
    justify-content: center; /* Centra los elementos hijos horizontalmente */
    align-items: center;    /* Centra los elementos hijos verticalmente (opcional) */
	margin-top: 40px;
}

.img-responsive2 {
    max-width: 100%;  /* La imagen no será más ancha que su contenedor */
    height: auto;     /* Mantiene la relación de aspecto de la imagen */
    display: none;    /* Oculta ambas imágenes por defecto */
}

.img-large {
    display: block;   /* Muestra la imagen grande por defecto */
}

.img-small {
    display: none;    /* Oculta la imagen pequeña por defecto */
}

/* Media query para dispositivos móviles */
@media (max-width: 768px) {
    .img-large {
        display: none;   /* Oculta la imagen grande en móviles */
    }
    .img-small {
        display: block;  /* Muestra la imagen pequeña en móviles */
		margin-top: -5px;
    }
}
.image-container {
        width: 100%;  /* Asegura que el contenedor ocupe el ancho completo */
        overflow: hidden;  /* Opcional: oculta cualquier desbordamiento */
    }

/* -- Header Section Styles -- */
header{
    color: #fff;
    min-height: 740px;
}
/* -- Header Section Styles ClickThrough -- */
.click-through {
	min-height: 600px;
}


/* -- Hero Section -leadgen- Styles -- */
.hero{
	position:relative;
	right:0;
	left:0;
	top:30%;
	transform:translateY(-30%);
	font-family: 'Coolvetica', sans-serif;
}

.hero-text{
	margin-top: 120px;
}

.hero-text h1{
	font-size: 75px;
	font-weight: 800;
	color: #fff;
	line-height: 70px;
	margin-top: 30px;
}

.hero-text h1 .big-title{
	font-size: 55px;
	color: #00afef;
	font-weight: 900;
}

.hero-text h2{
	color: #fff;
	font-size: 41px;
	font-weight: 700;
	line-height: 18px;
}

.hero-text h6{
	color: #fff;
	margin-top: 25px;
	letter-spacing: 0.6px;
	text-align: justify;
}

.btn-custom {
    display: inline-flex;              /* Cambia a inline-flex para alinear el ícono y texto */
    align-items: center;               /* Alinea verticalmente el contenido */
    padding: 20px 40px;                /* Duplica el padding para hacer el botón más grande */
    background-color: #00afef;        /* Color de fondo azul */
    color: white;                      /* Color del texto blanco */
    text-align: center;                /* Centra el texto dentro del botón */
    text-decoration: none;             /* Elimina el subrayado del enlace */
    border: none;                      /* Sin borde */
    border-radius: 0;                 /* Sin bordes redondeados para un aspecto rectangular */
    font-size: 22px;                  /* Aumenta el tamaño de la fuente */
    transition: background-color 0.3s, color 0.3s; /* Transición suave para color y fondo */
}

.btn-custom i {
    margin-right: 10px;               /* Espacio entre el ícono y el texto */
}

.btn-custom:hover {
    background-color: #002e46;        /* Color de fondo azul oscuro al pasar el ratón */
    color: white;                     /* Mantiene el color del texto en blanco al pasar el ratón */
}
/* -- Hero Section -clickthrough- Styles -- */
.click-through .hero{
	position:relative;
	right:0;
	left:0;
	top:40%;
	transform:translateY(-30%);
}

.click-through .hero-text{
	margin-top: 0;
	text-align: center;
}

.click-through .hero-text h1{
	font-size: 66px;
	font-weight: 300;
	color: #fff;
	line-height: 70px;
}

.click-through .hero-text h1 .big-title{
	font-size:55px;
	color: #00afef;
	font-weight: 900;
}

.click-through .hero-text h2{
	color: #fff;
	font-size: 66px;
	font-weight: 300;
	line-height: 60px;
}

.click-through .hero-text h6{
	color: #fff;
	margin-top: 10px;
	letter-spacing: 0.6px;
}

.click-through .btn-primary {
	font-size: 26px;
	padding: 14px 40px;
	border: none;
	color: #002e46;
	margin-top: 20px;
	background-image: -webkit-linear-gradient(top, #00afef, #2dc0f6);
  	background-image: -moz-linear-gradient(top, #00afef, #2dc0f6);
  	background-image: -ms-linear-gradient(top, #00afef, #2dc0f6);
 	background-image: -o-linear-gradient(top, #00afef, #2dc0f6);
 	background-image: linear-gradient(to bottom, #00afef, #2dc0f6);
}
.click-through .btn-primary:hover, .click-through .btn-primary:active{
	color: #002e46;
	background-image: -webkit-linear-gradient(top, #fff, #c4c4c4);
  	background-image: -moz-linear-gradient(top, #fff, #c4c4c4);
  	background-image: -ms-linear-gradient(top, #fff, #c4c4c4);
 	background-image: -o-linear-gradient(top, #fff, #c4c4c4);
 	background-image: linear-gradient(to bottom, #fff, #c4c4c4);
}
.responsive-img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-top: 20px; /* Para agregar espacio entre la imagen y el h6 */
    width: 455px;
    height: 90px;
}

/* -- Hero Section -clickthrough- Styles End-- */

.arrow {
	text-align: center;
	margin-top: 230px;
}

.hero-form{
	background-color: #00afef;
	text-align: center;
	padding: 30px;
	border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 70px;
}

.hero-form h2{
	font-size: 34px;
	font-weight: 800;
}

.hero-form h6{
	color: #002e46;
	font-weight: 300;
}

.hero-form form{
	margin-top: 30px;
	font-weight: 300;
}

.hero-form .form-control{
	border: 1px solid #fff;
	border-radius: 0;
	color: #002e46;
}

.hero-form form input:hover, .hero-form form input:focus{
	border: 1px solid #002e46;
}
.form-control::-webkit-input-placeholder { 
	color: #333333; 
	opacity: 1; 
}
.form-control:-moz-placeholder { 
	color: #333333;
}
.form-control::-moz-placeholder {
	color: #333333;
}
.form-control:-ms-input-placeholder {
	color: #333333;
}

.btn-primary{
	font-size: 34px;
	font-weight: 900;
	font-family: 'Raleway', sans-serif;
	background-image: -webkit-linear-gradient(top, #002e46, #000);
  	background-image: -moz-linear-gradient(top, #002e46, #000);
  	background-image: -ms-linear-gradient(top, #002e46, #000);
 	background-image: -o-linear-gradient(top, #002e46, #000);
 	background-image: linear-gradient(to bottom, #002e46, #000);
}
.btn-primary:hover, .btn-primary:active{
	background-image: -webkit-linear-gradient(top, #000, #002e46);
  	background-image: -moz-linear-gradient(top, #000, #002e46);
  	background-image: -ms-linear-gradient(top, #000, #002e46);
 	background-image: -o-linear-gradient(top, #000, #002e46);
 	background-image: linear-gradient(to bottom, #000, #002e46);
}

.hero-form > p{
	color: #002e46;
	font-weight: 300;
	padding-top: 10px;
}

.form-message{
	color: white;
	display: none;
}
.form-msg{
	color: #002e46;
}

.form-msg-error{
	color: red;
}
.modal {
            display: none;
            position: fixed;
            z-index: 1;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            overflow-y: auto;
        }

        /* Estilos para el contenido del modal */
        .modal-content {
            background-color: white;
            margin: 5% auto;
            padding: 20px;
            width: 90%;
            max-width: 800px;
            max-height: 80vh;
            border-radius: 8px;
            overflow-y: auto;
        }

        /* Justificar el texto del contenido */
        .modal-content p {
            text-align: justify;
        }

        /* Estilos para el botón de cierre */
        .close {
            color: #aaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }

        .close:hover,
        .close:focus {
            color: black;
            text-decoration: none;
            cursor: pointer;
        }
		

.hero {
    position: relative;
    right: 0;
    left: 0;
    top: 0; /* Cambiar a 0 para que comience desde la parte superior */
    transform: translateY(0); /* Cambiar para eliminar el desplazamiento */
    min-height: 100vh; /* Asegúrate de que ocupe el 100% de la ventana */
    display: flex; /* Usar flexbox para centrar el contenido si es necesario */
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
}

/* Video Background */
#video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
    z-index: -2;
    pointer-events: none;
}

/* Añadir capa negra debajo del video */
#video-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -3; /* Un nivel por debajo del video */
}

#video-background video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%) scaleX(-1); 
    filter: grayscale(100%) brightness(50%);
    opacity: 0.25;
    filter: grayscale(100%);
    border: none;
}

.video-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.clients {
    background-color: #ffffff; /* Cambia el fondo a blanco */
    width: 100%;
    padding: 20px; /* Mantiene el espaciado alrededor */
    opacity: 1;
    position: relative; /* Asegura que el z-index funcione */
    z-index: 10; /* Puedes ajustar el número según sea necesario */
    border-bottom: 1px solid #002e46; /* Agrega solo una línea en la parte inferior */
    box-sizing: border-box; /* Asegura que el padding no afecte el tamaño total del contenedor */
}

.clients h6{
	color: #fff;
	opacity: 0.5;
	padding-top: 8px;
}

.clients-logos {
	float: right;
}

.clients img{
padding-top: 6px;
opacity: 0.8;
padding-bottom: 8px;
}

.clients img:hover{
	opacity: 1;
}

/* -- Features Styles -- */

.features{
	margin-top: 80px;
	font-family: 'Montserrat', sans-serif;
}
@media (max-width: 768px) {
    .features {
        margin-top: 20px; /* Valor para dispositivos móviles */
    }
}
.features-title h2, .features-title h5, .features-list h4, .features-list p {
    font-family: 'Montserrat', sans-serif;
}
.features .container{
	background-image: url('../images/suministros-aeronauticos-industriales-perez-cardoso.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 80px;
}

.features-title{
	margin-bottom: 60px;
}

@media (max-width: 768px) {
    .features .container {
        padding-bottom: 40px; /* Valor para dispositivos móviles */
    }

    .features-title {
        margin-bottom: 20px; /* Valor para dispositivos móviles */

    }
}
.features h4{
	color: #002e46;
}

.features-list {
	margin-top: 36px;
}

.features-list img{
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

.features2{
	margin-top: 80px;
	font-family: 'Montserrat', sans-serif;
}
.features2-title h2, .features2-title h5, .features2-list h4, .features2-list p {
    font-family: 'Montserrat', sans-serif;
}
.features2 .container{
	background-image: url('../images/mejor-empresa-de-aeronautica-espana.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 80px;
}

.features2-title{
	margin-bottom: 60px;
}

.feature2 h4{
	color: #002e46;
}

.features2-list {
	margin-top: 36px;
}

.features2-list img{
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

@media (max-width: 768px) {
    .features2 {
        margin-top: 20px; /* Reducir margen superior en móviles */
    }

    .features2 .container {
        background-image: url('../images/mejor-empresa-de-aeronautica-espana-2.jpg');
        background-position: center 80%; /* Baja la imagen en móviles */
        background-size: cover; /* Asegura que la imagen cubra el contenedor */
        padding: 40px 20px; /* Añadir padding para evitar superposiciones */
        position: relative; /* Permite un mejor control del contenido posicionado */
        z-index: 1; /* Asegura que el contenedor esté en el frente */
    }

    .features2-title {
        margin-bottom: 30px; /* Reducir margen inferior del título */
        text-align: center;
        position: relative; /* Para evitar solapamientos */
        z-index: 2; /* Asegura que el título esté por encima de la imagen */
    }

    .features2-title h2 {
        font-size: 28px; /* Reducir tamaño de fuente en el título */
        line-height: 32px; /* Ajustar interlineado */
    }

    .features2-title h5 {
        font-size: 18px; /* Reducir tamaño de fuente en los encabezados */
        line-height: 20px; /* Ajustar interlineado en móviles */
		color: #194c6b;
    }

    .features2-list {
        margin-top: 20px; /* Reducir margen superior en móviles */
        position: relative; /* Para evitar solapamientos */
        z-index: 2; /* Asegura que la lista esté por encima de la imagen */
    }

    .features2-list h4 {
        font-size: 18px; /* Reducir tamaño de fuente en los encabezados */
        line-height: 24px; /* Ajustar interlineado en móviles */
    }

    .features2-list p {
        font-size: 14px; /* Reducir tamaño de fuente en párrafos */
        text-align: justify;
        margin-bottom: 30px;
		color: #194c6b;
		text-align: justify;
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
    }
}

@media (max-width: 768px) {
    .features-list h4 {
        font-size: 14px; /* Tamaño de fuente más pequeño para dispositivos móviles */
        line-height: 1.2; /* Ajuste del espacio entre líneas para móviles */
        margin-top: 8px; /* Ajusta el margen superior si es necesario */
        text-align: center; /* Opcional: centra el texto en móviles */
    }	
	.features-list p {
        font-size: 12px; /* Tamaño de fuente más pequeño para dispositivos móviles */
        line-height: 1.4; /* Ajuste del espacio entre líneas */
        text-align: justify; /* Opcional: centra el texto en móviles */
        margin-top: 8px; /* Ajusta el margen si es necesario */
    }
}

@media (max-width: 768px) {
    .features-title h2 {
        font-size: 17px; /* Tamaño de fuente más pequeño en dispositivos móviles */
        line-height: 1.2; /* Ajusta el espacio entre líneas para móviles */
		text-align: center;
		margin-top: 30px;
    }

    .features-title h5 {
        font-size: 13px; /* Tamaño de fuente más pequeño en dispositivos móviles */
        line-height: 1.2;
		text-align: center;
    }
	
	.features-title h4 {
        font-size: 16px; /* Tamaño de fuente más pequeño en dispositivos móviles */
        line-height: 1.2;
    }

    .features-title {
        text-align: center; /* Opcional: centrar el texto en móviles */
    }
}

/* -- Contact Details Styles -- */

.contact{
	background-image: url(../images/pattern.png);
	background-attachment: fixed;
	padding: 80px 0;
	text-align: center;
}

.contact h2, .contact h3, .contact h4{
	color: #fff;
}

.contact h4{
	font-weight: 300;
}

.contact h2{
	font-size: 74px;
	padding: 10px 0;
	line-height: 60px;
}
.contact h4 {
    font-family: 'Montserrat', sans-serif;
}
.contact h3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	line-height: 30px;
	padding-top: 10px;
}


/* -- Services Styles -- */

.services {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 90px;
}

@media (max-width: 768px) {
    .services {
        margin-top: 60px; /* Valor para dispositivos móviles */
		margin-bottom: 60px;
    }
}

.services-title {
	margin-bottom: 80px;
}
@media (max-width: 768px) {
    .services-title {
        margin-bottom: 20px; /* Valor para dispositivos móviles */
    }
}

.services-title h2 {
	padding: 8px 0;
}

.services-list .list{
	background-color: #f4f4f4;
	padding: 70px 20px;
	margin-top: 30px;
}

.services-list .list:hover{
	background-color: #002e46;
}
.services-list .list:hover h4, 
.services-list .list:hover p {
	color: #fff;
} 

.services-list .list img{
	margin-bottom: 8px;
	height: 44px;
}


/* -- Offer Styles -- */

.offer {
	text-align: center;
	margin-bottom: 130px;
}
.offer h2{
	font-size: 46px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 8px 0;
}

.offer .btn-primary{
	font-size: 32px;
	font-weight: 800;
	border: none;
	color: #ffffff;
	line-height: 18px;
	padding-top: 30px;
	padding-bottom: 24px;
	margin-top: 20px;
	font-family: 'Raleway', sans-serif;
	background-image: -webkit-linear-gradient(top, #00afef, #002e46);
  	background-image: -moz-linear-gradient(top, #00afef, #002e46);
  	background-image: -ms-linear-gradient(top, #00afef, #002e46);
 	background-image: -o-linear-gradient(top, #00afef, #002e46);
 	background-image: linear-gradient(to bottom, #00afef, #002e46);
}
.offer .btn-primary:hover, .offer .btn-primary:active{
	color: #71ceff;
	background-image: -webkit-linear-gradient(top, #000, #002e46);
  	background-image: -moz-linear-gradient(top, #000, #002e46);
  	background-image: -ms-linear-gradient(top, #000, #002e46);
 	background-image: -o-linear-gradient(top, #000, #002e46);
 	background-image: linear-gradient(to bottom, #000, #002e46);
}

.offer a span{
	font-size: 16px;
	font-weight: 300;
}

/* Adaptaciones para móviles */
@media (max-width: 768px) {
    .offer {
        margin-bottom: 20px; /* Reduce el margen inferior en móviles */
    }

    .offer h2 {
        font-size: 28px; /* Tamaño de fuente más pequeño en móviles */
        line-height: 32px; /* Altura de línea ajustada */
        margin-bottom: 15px; /* Ajusta el margen inferior */
    }

    .offer .btn-primary {
        font-size: 24px; /* Tamaño de fuente más pequeño para el botón */
        padding-top: 20px; /* Ajusta el padding superior */
        padding-bottom: 16px; /* Ajusta el padding inferior */
        margin-top: 15px; /* Ajusta el margen superior */
    }

    .offer a span {
        font-size: 14px; /* Tamaño de fuente más pequeño en móviles */
    }
}

/* -- Reviews Styles -- */

.reviews {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 70px;
	background-color: #f0f0f0;
}

.reviews-title {
	margin-bottom: 50px;
}

.reviews-title h2 {
	padding: 8px 0;
}

.reviews-list {
	margin-top: 40px;
}

.reviews-list-row{
	padding-bottom: 40px;
	border-bottom: 1px solid #c4c4c4;
}

.reviews-list p{
	margin-top: 10px;
	color: #494949;
}

.fa-star {
	color: #00afef;
	font-size: 20px;
}

.carrusel-wrapper {
    position: relative;
    width: 100%;
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.carrusel {
    display: flex;
    transition: transform 0.5s ease;
}

.proveedor {
    flex: 0 0 120px;
    height: 40px;
    margin: 0 15px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    border-radius: 2px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.proveedor:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}

/* Controles */
.control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
}

.control-prev {
    left: 10px;
}

.control-next {
    right: 10px;
}

.dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.dot {
    width: 6px;
    height: 6px;
    background-color: #bbb;
    border-radius: 50%;
    margin: 0 3px 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.dot.active {
    background-color: #333;
}

/* Responsivo para móviles */
@media (max-width: 768px) {
    .carrusel-wrapper {
        width: 100%;
		
    }

    .carrusel {
        flex-wrap: nowrap;
    }
	
	/* Añadir margen superior a la sección clientes */
    .clients {
        margin-top: 120px; /* Ajusta el valor según sea necesario */
    }


    .proveedor {
        flex: 0 0 100%; /* Solo un proveedor visible en móviles */
        height: 60px; /* Puedes ajustar la altura */
        margin: 0 10px;
        font-size: 16px;
    }

    .control {
        width: 25px;
        height: 25px;
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .proveedor {
        height: 50px;
        font-size: 14px;
    }
}
/* -- FAQ Styles -- */

.faq {
	margin-top: 80px;
	margin-bottom: 80px;
}

.faq-title {
	text-align: center;
	margin-bottom: 20px;
}
.faq-title h2 {
	padding: 8px 0;
}

.faq-list div h2{
	font-size: 70px;
	color: #f0f0f0;
	line-height: 56px;
	padding: 0;
}

.faq-list > div {
	margin-top: 60px;
}

.faq-list .col-md-6, .faq-list .col-lg-6, .faq-list .col-sm-6 {
	padding-left: 0px;
}

.faq-list .qa div{
	padding-left: 28px;
}

.faq-list .qa h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

.faq-list .qa p {
	padding-top: 6px;
}


/* -- Footer Hero Styles -- */

.footer-hero {
    position: relative;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 90px;
    text-align: center;
    overflow: hidden; /* Evita que el video desborde el contenedor */
}

@media (max-width: 768px) {
    .footer-hero {
        padding-top: 40px; /* Reducir padding superior en móviles */
        padding-bottom: 50px; /* Reducir padding inferior en móviles */
        margin-top: 20px; /* Añadir margen superior para evitar que se monte */
    }

    .footer-hero h2 {
        font-size: 24px; /* Reducir tamaño de fuente en móviles */
        line-height: 32px; /* Reducir el interlineado en móviles */
    }

    .footer-hero h6 {
        font-size: 12px; /* Reducir tamaño de subtítulo en móviles */
    }

    .footer-hero .btn-primary {
        font-size: 24px; /* Reducir tamaño de botón en móviles */
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 20px;
    }
}

#footerVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Asegura que el video cubra todo el fondo */
    z-index: 0; /* El video estará detrás del contenido */
}

.container, .row {
    position: relative;
    z-index: 1; /* El contenido estará por encima del video */
}

.footer-hero h2 {
    font-size: 40px;
    line-height: 60px;
    color: #fff;
}

.footer-hero h2,
.footer-hero h6 {
    font-family: 'Coolvetica', sans-serif; /* Aplica Coolvetica */
}
@media (max-width: 768px) {
    .footer-hero h2 {
        font-size: 12px; /* Reducir tamaño de fuente en móviles */
        line-height: 16px; /* Reducir interlineado en móviles */
        margin-bottom: 10px; /* Ajuste de margen inferior */
    }

    .footer-hero h6 {
        font-size: 9px; /* Reducir tamaño de fuente del subtítulo en móviles */
        line-height: 13px; /* Ajustar interlineado para subtítulos */
        margin-bottom: 8px; /* Ajuste de margen inferior */
    }
}
#openLegal, #openCookies {
    color: #4f4f4f; /* Gris oscuro */
}

#openLegal:hover, #openCookies:hover {
    color: #00afef; /* Azul claro al pasar el ratón */
}

.footer-hero h6 {
    font-size: 18px; /* Ajusta el tamaño para el subtítulo */
    color: #fff;
	line-height: 20px;
}

.cookies-list li a {
    color: #333333; /* Cambia el color de los enlaces a gris oscuro */
}

.footer-hero .btn-primary {
    font-size: 40px;
    font-weight: 900;
    border: none;
    color: #002e46;
    line-height: 18px;
    padding-top: 34px;
    padding-bottom: 34px;
    margin-top: 36px;
    font-family: 'Coolvetica', sans-serif;
    background-image: linear-gradient(to bottom, #00afef, #002e46);
}

.footer-hero .btn-primary:hover,
.footer-hero .btn-primary:active {
    color: #002e46;
    background-image: linear-gradient(to bottom, #000, #002e46);
}

.offer h2, .offer a {
    font-family: 'Coolvetica', sans-serif; /* Aplica Coolvetica */
}

.offer a span {
    font-size: 11px; /* Ajusta el tamaño de la fuente para el span */
}

/* -- Footer Styles -- */
footer {
    background-color: #002e46; /* Color de fondo del footer */
    padding-top: 30px;
    padding-bottom: 30px;
}

footer p {
    font-size: 14px; /* Cambia también el tamaño de los párrafos si es necesario */
    color: white; /* Asegura que el texto en el footer sea blanco */
}

.footer a {
    font-size: 14px;
    color: #ffffff !important; /* Color blanco para los enlaces */
    text-decoration: none;
}

.footer a:hover {
    color: #00afef !important; /* Color azul claro al pasar el cursor */
    text-decoration: none;
}

.footer .social a i {
    font-size: 12px; /* Tamaño más pequeño para los íconos de redes sociales */
    color: #ffffff; /* Color blanco para los íconos de redes sociales */
}

.footer .social a i:hover {
    color: #00afef; /* Color azul claro para los íconos al pasar el cursor */
}

.footer .fa-heart {
    color: #ffffff; /* Asegura que los íconos específicos tengan color blanco */
}

.social {
    float: right;
    line-height: 24px;
}

.social i {
    display: inline-block;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 16px;
    color: #ffffff; /* Color blanco para los íconos */
}

.social i:hover {
    color: #00afef; /* Color azul claro para los íconos al pasar el cursor */
}

/*------------------------------
--------Responsive Styles-------
------------------------------*/
@media (max-width: 768px) {
    .footer-hero {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    #footerVideo {
        object-fit: contain; /* O usa cover dependiendo de tu preferencia */
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
	.hero-text h1 {
		font-size: 25px;
	}
	.hero-text h1 .big-title {
		font-size: 40px;
	}
	.hero-text h2 {
		font-size: 18px;
	}
	.clients h6 {
		padding-top: 0;
	}
}
.section-title {
    font-size: 20px; /* Ajusta el tamaño de fuente según sea necesario */
    font-weight: 400; /* Negrita */
    margin-bottom: 12px; /* Espacio inferior */
    text-align: right; /* Centrar el texto */
    color: #002e46; /* Color del texto */
}
@media (max-width: 768px) {
    .section-title {
    font-size: 14px;
    line-height: 1.1;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-left: 0; /* Eliminamos el margin-left para centrar correctamente */
    display: flex;
    justify-content: center; /* Cambiado de 'justify' a 'center' */
    align-items: center; /* Cambiado de 'justify' a 'center' */
    letter-spacing: 1px;
    text-align: center; /* Añadido para asegurar que el texto esté centrado */
    width: 100%; /* Asegura que ocupe todo el ancho disponible */
}

.section-title span {
    color: #00afef;
}
}
@media only screen and (max-width: 991px) {
	.logo-holder {
		text-align: center;
	}
	.logo-holder h4 {
		float: none;
		padding: 0;
	}
	header{
    	min-height: 1140px;
	}
	.hero {
		top: 0px;
		transform: translateY(0);
	}
	.arrow {
		display: none;
	}
	.hero-text {
		text-align: center;
		margin-top: 110px;
	}
	.hero-form {
		margin-top: 40px;
	}
	.features .container{
	background-image: none;
	}
	.clients {
		text-align: center;
		min-height: 10vh; /* Asegura que haya suficiente espacio para la sección de clientes */
        padding: 20px; /* Espaciado interno */
	}
	.clients .img-responsive {
		display: inline-block;
	}
	.clients h6 {
		padding-bottom: 14px;
	}
	.footer-hero h2 {
		font-size: 32px;
		line-height: 30px;
		padding-bottom: 20px;
	}

}

@media only screen and (max-width: 767px) {
	.click-through .hero-text h1{
		font-size: 44px;
		line-height: 50px;
	}

	.click-through .hero-text h1 .big-title{
		font-size: 66px;
		font-weight: 900;
	}

	.click-through .hero-text h2{
		font-size: 44px;
		line-height: 40px;
	}
	.faq-list div h2 {
		text-align: center;
	}
	.footer {
		text-align: center;
	}
	.social {
		float: none;
	}
	.contact h2 {
		font-size: 54px;
		line-height: 40px;
	}
	.offer h2 {
		font-size: 42px;
	}
}

@media only screen and (max-width: 500px) {
	header{
    	min-height: 1100px;
	}
	.logo-holder h2 a {
		font-size: 22px;
	}
	.logo-holder h4 {
		font-size: 18px;
		line-height: 30px;
	}
	.hero-text h1{
		font-size: 46px;
	}
	.hero-text h1 .big-title {
		font-size: 88px;
		line-height: 36px;
	}
	.hero-text h2 {
		font-size: 32px;
		text-align: center; /* Centra el texto */
	}
	.hero-text {
		margin-top: 80px;
	}

	.click-through .hero-text h1{
		font-size: 30px;
		line-height: 40px;
	}

	.click-through .hero-text h1 .big-title{
		font-size: 46px;
		font-weight: 900;
	}

	.click-through .hero-text h2{
		font-size: 30px;
		line-height: 30px;
		text-align: center; /* Centra el texto */
	}
	.click-through .btn-primary {
		font-size: 20px;
		width: 100%;
		padding: 10px 10px;
	}

	.contact h2 {
		font-size: 42px;
		line-height: 30px;
	}
	.contact h3 {
		font-size: 20px;
	}
	.offer h2 {
		font-size: 38px;
	}

}

@media only screen and (max-width: 400px) {
	.logo-holder h4 {
	}
	.hero-text h1{
		font-size: 34px;
		line-height: 60px;
	}
	.hero-text h1 .big-title {
		font-size: 40px;
	}
	.hero-text h2 {
		font-size: 32px;
		line-height: 7px;
		padding: 0;
		text-align: center; /* Centra el texto */
	}
	.hero-text {
		margin-top: 60px;
	}	
	.hero-text h6 {
		font-size: 15px;
		line-height: 20px;
		margin-top: 25px;
	}
	.hero-form {
		padding: 30px 20px;
		margin-bottom: 40px;
	}
	.btn-primary {
		font-size: 24px;
	}
	.contact h2{
		font-size: 30px;
	}
	.contact h3 {
		font-size: 18px;
		padding-top: 8px;
	}
	.footer-hero .btn-primary, .offer .btn-primary {
		font-size: 30px;
	}
	.offer h2 {
		font-size: 34px;
	}
}
.hero {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    transform: none;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    height: -webkit-fill-available;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0;
    box-sizing: border-box;
    font-family: 'Coolvetica', sans-serif;
    overflow: hidden;
}

@supports (-webkit-touch-callout: none) {
    .hero {
        height: -webkit-fill-available;
        min-height: -webkit-fill-available;
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.hero-text {
    margin-top: 0;
    padding: 20px;
    position: relative;
    z-index: 2;
}

.hero-text h1 {
    font-size: 75px;
    font-weight: 800;
    color: #fff;
    line-height: 70px;
    margin-bottom: 15px;
}

.hero-text h1 .big-title {
    font-size: 55px;
    color: #00afef;
    font-weight: 900;
    display: block;
}

.hero-text h2 {
    color: #fff;
    font-size: 41px;
    font-weight: 700;
    line-height: 1.2;
    margin: 15px 0;
}

.hero-text h6 {
    color: #fff;
    margin-top: 25px;
    letter-spacing: 0.6px;
    text-align: justify;
    line-height: 1.4;
}

/* Click Through Styles Optimized */
.click-through .hero {
    padding: 40px 0;
}

.click-through .hero-text {
    margin-top: 0;
    text-align: center;
}

.click-through .hero-text h1 {
    font-size: 66px;
    font-weight: 300;
    line-height: 1.2;
}

.click-through .hero-text h2 {
    font-size: 66px;
    font-weight: 300;
    line-height: 1.2;
}

/* Responsive Styles Optimized */
@media only screen and (max-width: 991px) {
    .hero {
        padding: 40px 20px;
    }

    .hero-text {
        text-align: center;
        margin-top: 60px;
    }

    .hero-form {
        margin-top: 30px;
		margin-bottom: 70px;
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-text h1 {
        font-size: 44px;
        line-height: 1.2;
    }

    .hero-text h1 .big-title {
        font-size: 40px;
        margin: 10px 0;
    }

    .hero-text h2 {
        font-size: 32px;
        line-height: 1.2;
    }
}

/* iPhone Pro Max and Similar Devices */
@media only screen and (min-device-width: 428px) 
and (max-device-width: 926px) 
and (-webkit-min-device-pixel-ratio: 3) {
    .hero {
        min-height: -webkit-fill-available;
        height: auto;
        padding: 100px 20px;
    }

    .hero-text {
        margin-top: 0;
    }

    .hero-text h1 {
        font-size: 40px;
        line-height: 1.2;
    }

    .hero-text h1 .big-title {
        font-size: 36px;
        margin: 10px 0;
    }

    .hero-text h2 {
        font-size: 28px;
        line-height: 1.3;
        margin: 15px 0;
    }

    .hero-text h6 {
        font-size: 16px;
        line-height: 1.4;
        margin-top: 15px;
    }

    .hero-form {
        padding: 25px 20px;
        margin: 20px auto;
        width: 90%;
    }
}

/* Additional iOS Fixes */
@supports (-webkit-touch-callout: none) {
    header {
        min-height: -webkit-fill-available;
    }

    .hero-form {
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }
}

/* Small Height Devices */
@media screen and (max-height: 700px) {
    .hero {
        padding: 40px 20px;
    }

    .hero-text {
        margin-top: 0px;
    }

    .hero-text h1 {
        font-size: 36px;
        line-height: 1.2;
    }

    .hero-text h2 {
        font-size: 24px;
        margin: 10px 0;
    }
}