/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=AR+One+Sans:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #004F9E;
    font-size: 14px;
    font-family: AR One Sans;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #fff;
    margin: 0
}

.padding_0 {
    padding: 0 !important;
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}

.header_section {
    width: 100%;
    float: left;
    background-color: #004F9E;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu_text {
    width: 100%;
    float: right;
}

.menu_text li {
    float: right;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    color: #ffffff;
}

.menu_text ul {
    margin: 0px;
    padding: 0px;
}

.menu_text li a {
    color: #ffffff;
}

.banner_section {
    width: 100%;
    float: right;
    background-color: #004F9E;
    height: auto;
}

/* Estilos para el carrusel del banner (ID: carouselBanner) */
#carouselBanner .carousel-control-prev,
#carouselBanner .carousel-control-next {
    width: 65px;
    height: 65px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    color: #091e30;
    border-radius: 100%;
    position: absolute;
    top: 300px;
}

#carouselBanner .carousel-control-prev {
    left: 5%;
}

#carouselBanner .carousel-control-next {
    right: 5%;
}

#carouselBanner .carousel-control-prev-icon {
    background-image: url(../images/left-aero.png);
}

#carouselBanner .carousel-control-next-icon {
    background-image: url(../images/right-aero.png);
}

.toggle_menu {
    top: -15px;
    position: relative;
    left: 125px;
}

.logo {
    position: relative;
    left: -83px;
}

.round {
    width: 100%;
    float: left;
    padding-left: 20px;
}

.number_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #fffdf6;
    padding-left: 10px;
}

.line {
    width: 100%;
    float: left;
    padding-left: 40px;
}

.taital_main {
    width: 100%;
    float: left;
    margin-top: 80px;
}

.construction_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
}

.building_text {
    width: 100%;
    float: left;
    font-size: 90px;
    color: #ffffff;
    font-weight: bold;
}

.lorem_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}

.contact_bt {
    width: 35%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    border: 1px solid#ffffff;
    border-radius: 5px;
    background-color: transparent;
    height: 50px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
    padding-top: 12px;
}

.contact_bt a {
    color: #ffffff;
}

.contact_bt a:hover {
    color: #000000;
}

.get_bt {
    width: 35%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    border: 1px solid#ffffff;
    border-radius: 5px;
    background-color: transparent;
    margin-left: 20px;
    height: 50px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
    padding-top: 12px;
}

.get_bt a {
    color: #ffffff;
}

.get_bt a:hover {
    color: #000000;
}

.about_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
}

.about_taital {
    width: 63%;
    float: right;
    margin-top: 80px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #004F9E;
    font-weight: bold;
}

.about_title {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #004F9E;
    font-weight: bold;
}

.long_text {
    width: 90%;
    float: left;
    font-size: 16px;
    color: #000000;
    margin-left: 0px;
}

.about_bt a {
    width: 40%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
    background-color: #004F9E;
    height: 50px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
    padding-top: 12px;
    display: inline-block;
}

.about_bt a {
    color: #ffffff;
    background-color: #004F9E;
}

.about_bt a:hover {
    color: #000000;
    background-color: #ffffff;
}

.about_img {
    width: 500px;
    float: left;
    margin-block: 100px;
}

.our_section {
    width: 100%;
    float: left;
    background-color: #004F9E;
    height: auto;
}

.design_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #090a0b;
    margin-left: 0px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.fact_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #090a0b;
    margin-left: 0px;
    text-align: center;
}

.bt_main {
    width: 30%;
    margin: 0 auto;
    text-align: center;
}

.project_section {
    width: 100%;
    float: left;
    background-image: url(../images/img-4.png);
    height: auto;
    background-size: 100%;
    margin-top: 70px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
}

.partner_text {
    width: 100%;
    float: left;
    font-size: 70px;
    color: #fffcf4;
    font-weight: bold;
}

.lorem_ipsum_text {
    width: 61%;
    float: left;
    color: #fffcf4;
    font-size: 18px;
    margin-left: 0;
}

.choice_main {
    width: 100%;
    float: left;
}

.choose_bt a {
    width: 18%;
    float: left;
    background-color: #041d2c;
    color: #fffcf4;
    height: 50px;
    font-size: 17px;
    border-radius: 10px;
    text-align: center;
    padding-top: 9px;
}

.choose_bt a {
    color: #ffffff;
    background-color: #041d2c;
}

.choose_bt a:hover {
    color: #000;
    background-color: #ffffff;
}

.clients_section {
    width: 100%;
    float: left;
    background-image: url(../images/img-5.png);
    height: auto;
    background-size: 100%;
}

.our_text {
    width: 29%;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    color: #0b0e13;
    border-bottom: 1px solid #004F9E;
    text-align: center;
}

.seemore_bt a {
    width: 50%;
    font-size: 20px;
    color: #fffcf4;
    border-radius: 5px;
    background-color: #041d2c;
    height: 50px;
    margin-top: 40px;
    padding-top: 7px;
    text-align: center;
    display: inline-block;
}

.seemore_bt a {
    color: #fffcf4;
    background-color: #041d2c;
}

.seemore_bt a:hover {
    color: #fffcf4;
    background-color: #e05306;
}

.padding_top_0 {
    padding-top: 50px;
}

.client_text {
    width: 100%;
    float: left;
    text-align: center;
}

.client_long_text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    color: #040403;
    text-align: center;
    padding-top: 40px;
}

.clients_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}

.client_img {
    width: 100%;
    float: left;
}

.henrry_text {
    width: 100%;
    float: left;
    color: #0b0e13;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-top: 15px;
}

.henrry_taital {
    width: 100%;
    float: left;
    color: #004F9E;
    text-align: center;
    font-size: 18px;
    margin-left: 0px;
    margin-top: 0px;
}

.client_lorem_text {
    width: 85%;
    float: left;
    color: #fffdf6;
    font-size: 17px;
    margin-left: 0px;
    position: relative;
    top: -160px;
    left: 108px;
}

.img_5 {
    width: 100%;
    float: left;
    height: 600px;
}

.contact_section {
    width: 100%;
    float: left;
    background-color: #004F9E;
    height: auto;
}

.contact_main {
    width: 100%;
    float: left;
    margin-top: 90px;
}

.contact_bg {
    width: 82%;
    float: right;
}

.request_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fffcf4;
    border-bottom: 0px solid#49bcfe;
    padding-top: 20PX;
}

.email-bt {
    background: transparent;
    border-bottom: 1px solid #fffcf4;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #fffcf4 !important;
    width: 100%;
    height: 30px;
    font-size: 20px;
    padding: 20px 20px 20px 0px;
    margin-bottom: 10px;
}

input.email-bt::placeholder {
    color: #fffcf4;
}

.massage-bt {
    background: transparent;
    border-bottom: 1px solid #fffcf4;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #fffcf4 !important;
    width: 100%;
    height: 85px;
    font-size: 20px;
    padding: 20px 20px 20px 0px;
}

textarea#comment.massage-bt::placeholder {
    color: #fffcf4;
}

.send_bt a {
    width: 30%;
    float: left;
    background-color: #041d2c;
    color: #fffdf6;
    text-align: center;
    padding: 12px 0px;
    font-size: 18px;
    border-radius: 10px;
    margin-left: 10px;
}

.send_bt a {
    color: #fffdf6;
    background-color: #041d2c;
}

.send_bt a:hover {
    color: #000;
    background-color: #ffffff;
}

.footer_section {
    width: 100%;
    float: left;
    background-color: #004F9E;
    height: auto;
    padding-bottom: 80px;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #004F9E;
    color: #fff;
    border: 0px;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 50px;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
    margin: 0 auto;
}

.newsletter_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    padding-left: 175px;
}

.addres_text {
    width: 10%;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    color: #fcf8f9;
    border-bottom: 1px solid #ffffff;
    padding-top: 25px;
}

.map_addres {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}

.map_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #fffcf4;
    display: flex;
}

.map_icon {
    padding-left: 10px;
    padding-top: 10px;
}

.social_icon {
    width: 15%;
    margin: 0 auto;
    text-align: center;
}

.social_icon ul {
    margin: 0px;
    padding: 0px
}

.social_icon li {
    float: left;
    padding-left: 10px;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #004F9E;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 14pt;
    color: #ffffff;
    text-align: center;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #000000;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}

.container:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.image_7 {
    width: 100%;
    float: left;
    text-align: center;
}

.image_7 a {
    color: #000;
}

.image_7 a:hover {
    color: #000;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.menu_text {
    width: 100%;
    float: right;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 22px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
}

a {
    color: #ffffff;
    text-decoration: none;
    outline: none !important;
}

a:hover {
    color: #ffffff;
    text-decoration: none;
    outline: none !important;
}

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

/*--------------------------------------------------------------------- 
ESTILOS ESPECÍFICOS PARA LA SECCIÓN DE MACHINE PARTS (ID: machinePartsSection)
---------------------------------------------------------------------*/

/* Estilos Generales para la Sección Específica */
#machinePartsSection {
    background-color: #f8f9fa; /* Un gris muy claro para un fondo suave */
    padding-top: 6rem !important; /* Más espacio arriba */
    padding-bottom: 6rem !important; /* Más espacio abajo */
}

#machinePartsSection .container {
    max-width: 1200px; /* Limita el ancho del contenido para mejor legibilidad */
}

/* Estilos para el Título Principal dentro de la sección */
#machinePartsSection .about_text {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; /* Fuente limpia y moderna */
    font-weight: 600; /* Un poco más de peso para el título */
    color: #343a40; /* Gris oscuro para el texto principal */
    line-height: 1.2; /* Espaciado de línea ajustado */
    margin-bottom: 1.5rem !important; /* Espacio debajo del título */
}

/* Estilos para el Párrafo de Texto dentro de la sección */
#machinePartsSection p {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.1rem; /* Un poco más grande para mejor lectura */
    line-height: 1.7; /* Buen espaciado de línea para la legibilidad */
    color: #6c757d; /* Gris medio para el texto secundario */
    margin-bottom: 2rem; /* Espacio debajo del párrafo */
}

/* Estilos para el Botón de Contacto dentro de la sección */
#machinePartsSection .btn-primary {
    background-color: #007bff; /* Azul primario de Bootstrap, puedes cambiarlo */
    border-color: #007bff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase; /* Texto en mayúsculas para un toque moderno */
    letter-spacing: 0.05em; /* Pequeño espaciado entre letras */
    padding: 0.75rem 2rem; /* Relleno ajustado */
    border-radius: 0.25rem; /* Bordes ligeramente redondeados */
    transition: all 0.3s ease; /* Transición suave para el hover */
}

#machinePartsSection .btn-primary:hover {
    background-color: #0056b3; /* Azul más oscuro al pasar el ratón */
    border-color: #0056b3;
    transform: translateY(-2px); /* Pequeño efecto de elevación */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra sutil */
}

/* Estilos para la Imagen Principal (machine_parts) dentro de la sección */
#machinePartsSection .machine_parts {
    max-width: 100%; /* Asegura que no se desborde */
    height: auto; /* Mantiene la proporción */
    border-radius: 0.5rem; /* Bordes ligeramente redondeados */
    margin-bottom: 2rem; /* Espacio debajo de la imagen principal */
}

/* Estilos para el Carrusel de Bootstrap (ID: carouselExampleIndicators) */
#carouselExampleIndicators {
    border-radius: 0.5rem; /* Bordes redondeados para el carrusel */
    overflow: hidden; /* Asegura que las imágenes redondeadas no se salgan */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); /* Sombra para el carrusel */
    background-color: #ffffff; /* Fondo blanco para el carrusel */
}

#carouselExampleIndicators .carousel-inner {
    border-radius: 0.5rem; /* Asegura que el contenido interno también tenga bordes redondeados */
}

#carouselExampleIndicators .carousel-item img {
    border-radius: 0.5rem; /* Bordes redondeados para las imágenes dentro del carrusel */
    object-fit: cover; /* Asegura que la imagen cubra el área sin distorsionarse */
    height: auto; /* Altura fija para las imágenes del carrusel (ajusta según necesites) */
    width: 100%; /* Ancho completo */
}

/* Indicadores del Carrusel (los puntos de navegación) */
#carouselExampleIndicators .carousel-indicators [data-bs-target] {
    background-color: #6c757d; /* Color gris para los indicadores */
    opacity: 0.5; /* Un poco transparentes */
    width: 10px; /* Tamaño de los puntos */
    height: 10px;
    border-radius: 50%; /* Hacerlos circulares */
    margin: 0 5px; /* Espacio entre ellos */
    transition: all 0.3s ease;
}

#carouselExampleIndicators .carousel-indicators .active {
    background-color: #007bff; /* Color primario para el indicador activo */
    opacity: 1; /* Opacidad completa */
    transform: scale(1.2); /* Ligeramente más grande el activo */
}

/* Controles de Navegación del Carrusel (flechas) */
#carouselExampleIndicators .carousel-control-prev-icon,
#carouselExampleIndicators .carousel-control-next-icon {
    background-image: none; /* Elimina la imagen por defecto de Bootstrap */
    width: 2rem; /* Tamaño de los iconos */
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; /* Hacerlos circulares */
    background-color: rgba(0, 0, 0, 0.4); /* Fondo semitransparente */
    transition: background-color 0.3s ease;
}

#carouselExampleIndicators .carousel-control-prev-icon::before {
    content: '‹'; /* Carácter Unicode para la flecha izquierda */
    font-size: 2rem;
    color: #ffffff; /* Color blanco para la flecha */
}

#carouselExampleIndicators .carousel-control-next-icon::before {
    content: '›'; /* Carácter Unicode para la flecha derecha */
    font-size: 2rem;
    color: #ffffff; /* Color blanco para la flecha */
}

#carouselExampleIndicators .carousel-control-prev:hover .carousel-control-prev-icon,
#carouselExampleIndicators .carousel-control-next:hover .carousel-control-next-icon {
    background-color: rgba(0, 0, 0, 0.6); /* Más oscuro al pasar el ratón */
}

/* Ajustes Responsivos para la sección específica */
@media (max-width: 991.98px) { /* Para pantallas más pequeñas que 'lg' */
    #machinePartsSection .row.align-items-center {
        flex-direction: column; /* Apila las columnas verticalmente */
    }
    #machinePartsSection .col-lg-6 {
        width: 100%; /* Ocupa todo el ancho */
        margin-bottom: 2rem; /* Espacio entre las secciones apiladas */
    }
    #carouselExampleIndicators .carousel-item img {
        height: 300px; /* Ajusta la altura de las imágenes del carrusel en móviles */
    }
}

@media (max-width: 575.98px) { /* Para pantallas muy pequeñas */
    #carouselExampleIndicators .carousel-item img {
        height: 250px; /* Altura aún menor para móviles muy pequeños */
    }
    #machinePartsSection .about_text {
        font-size: 2rem; /* Ajusta el tamaño del título en móviles */
    }
    #machinePartsSection p {
        font-size: 1rem; /* Ajusta el tamaño del párrafo en móviles */
    }
}

/*--------------------------------------------------------------------- 
ESTILOS PARA EL FORMULARIO DE CONTACTO MINIMALISTA
---------------------------------------------------------------------*/

/* Sección Principal del Formulario de Contacto */
#contactFormSection {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    background-image: url(images/formulario_background.webp);
}

/* Efecto de fondo sutil */
#contactFormSection::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="0.5" fill="%23004F9E" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    pointer-events: none;
}

/* Título Principal */
.contact-main-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 3rem;
    font-weight: 700;
    color: #004F9E;
    margin-bottom: 1rem;
    position: relative;
}

.contact-main-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #004F9E, #007bff);
    border-radius: 2px;
}

.contact-subtitle {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    color: #6c757d;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Wrapper del Formulario */
.contact-form-wrapper {
    background: #ffffff;
    border-radius: 1rem;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 79, 158, 0.1);
    border: 1px solid rgba(0, 79, 158, 0.05);
    position: relative;
    overflow: hidden;
}

.contact-form-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #004F9E, #007bff, #004F9E);
}

.form-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 0.5rem;
}

.form-description {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #6c757d;
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.5;
}

/* Estilos de los Campos del Formulario */
.form-label {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #495057;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.modern-input,
.modern-select,
.modern-textarea {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: 2px solid #e9ecef;
    border-radius: 0.5rem;
    padding: 0.875rem 1rem;
    font-size: 1rem;
    transition: all 0.3s ease;
    background-color: #ffffff;
    width: 100%;
    box-shadow: none;
}

.modern-input:focus,
.modern-select:focus,
.modern-textarea:focus {
    border-color: #004F9E;
    box-shadow: 0 0 0 0.2rem rgba(0, 79, 158, 0.15);
    outline: none;
    background-color: #ffffff;
}

.modern-input:hover,
.modern-select:hover,
.modern-textarea:hover {
    border-color: #007bff;
}

.modern-textarea {
    resize: vertical;
    min-height: 120px;
}

.modern-textarea::placeholder {
    color: #adb5bd;
    font-style: italic;
}

/* Botón de Envío */
.modern-btn {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: linear-gradient(135deg, #004F9E 0%, #007bff 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 1rem 2.5rem;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.modern-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 79, 158, 0.3);
    background: linear-gradient(135deg, #003d7a 0%, #0056b3 100%);
}

.modern-btn:active {
    transform: translateY(0);
}

.btn-icon {
    font-size: 1.2rem;
    transition: transform 0.3s ease;
}

.modern-btn:hover .btn-icon {
    transform: translateX(3px);
}

/* Wrapper de Información de Contacto */
.contact-info-wrapper {
    background: #ffffff;
    border-radius: 1rem;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 79, 158, 0.1);
    border: 1px solid rgba(0, 79, 158, 0.05);
    height: fit-content;
    position: sticky;
    top: 2rem;
}

.info-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 0.5rem;
}

.info-description {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #6c757d;
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.5;
}

/* Items de Información de Contacto */
.contact-info-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2rem;
    padding: 1rem;
    border-radius: 0.5rem;
    transition: all 0.3s ease;
}

.contact-info-item:hover {
    background-color: #f8f9fa;
    transform: translateX(5px);
}

.info-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #004F9E, #007bff);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    flex-shrink: 0;
    box-shadow: 0 4px 15px rgba(0, 79, 158, 0.2);
}

.info-icon i {
    color: #ffffff;
    font-size: 1.2rem;
}

.info-content {
    flex: 1;
}

.info-label {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-text {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #6c757d;
    margin: 0;
    line-height: 1.5;
    font-size: 0.95rem;
}

/* Información Adicional */
.additional-info {
    margin-top: 2.5rem;
    padding-top: 2rem;
    border-top: 2px solid #e9ecef;
}

.additional-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 1rem;
}

.benefits-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.benefits-list li {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #495057;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
}

.benefits-list li::before {
    content: '✓';
    color: #28a745;
    font-weight: bold;
    margin-right: 0.5rem;
    font-size: 1rem;
}

/* Responsividad */
@media (max-width: 991.98px) {
    #contactFormSection {
        padding: 4rem 0;
    }
    
    .contact-main-title {
        font-size: 2.5rem;
    }
    
    .contact-form-wrapper,
    .contact-info-wrapper {
        padding: 2rem;
    }
    
    .contact-info-wrapper {
        position: static;
        margin-top: 2rem;
    }
}

@media (max-width: 767.98px) {
    #contactFormSection {
        padding: 3rem 0;
    }
    
    .contact-main-title {
        font-size: 2rem;
    }
    
    .contact-form-wrapper,
    .contact-info-wrapper {
        padding: 1.5rem;
    }
    
    .modern-btn {
        width: 100%;
        justify-content: center;
    }
    
    .contact-info-item {
        padding: 0.75rem;
    }
    
    .info-icon {
        width: 40px;
        height: 40px;
    }
    
    .info-icon i {
        font-size: 1rem;
    }
}

/* Animaciones */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.contact-form-wrapper,
.contact-info-wrapper {
    animation: fadeInUp 0.6s ease-out;
}

.contact-info-wrapper {
    animation-delay: 0.2s;
}

/* Estados de validación */
.modern-input:invalid:not(:placeholder-shown),
.modern-select:invalid:not(:placeholder-shown),
.modern-textarea:invalid:not(:placeholder-shown) {
    border-color: #dc3545;
}

.modern-input:valid,
.modern-select:valid,
.modern-textarea:valid {
    border-color: #28a745;
}

/* Efecto de carga en el botón */
.modern-btn.loading {
    pointer-events: none;
    opacity: 0.7;
}

.modern-btn.loading .btn-text::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border: 2px solid transparent;
    border-top: 2px solid #ffffff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-left: 0.5rem;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

