@import 'https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap';@import 'https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap';:root{--base-color: #e99022;--medium-gray: #7b7a7a;--dark-gray: #1d1d1d;--charcoal-blue: #232323;--alt-font: 'Space Grotesk', sans-serif;--primary-font: 'Inter', sans-serif}body{line-height:30px}a:hover{color:var(--dark-gray)}h1,.h1{line-height:3rem}h3,.h3{line-height:2.813rem}h4{line-height:2.6rem}.navbar .navbar-nav .nav-link{font-size:18px;font-weight:600}header .header-button .btn.btn-switch-text.btn-medium>span{padding:12px 22px}header .navbar-brand img{max-height:34px}.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a{font-size:17px;font-weight:500;color:var(--dark-gray)!important}.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover{background-color:#f6f4f3}.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i{font-size:30px;width:35px}.ms-100px{margin-left:100px}.ms-80px{margin-left:80px}.mb-minus-50px{margin-bottom:-50px}.btn{text-transform:none;letter-spacing:0}.btn.btn-extra-large{font-size:16px;padding:16px 32px}.btn.btn-large{font-size:15px;padding:15px 30px}.btn.btn-switch-text.btn-large>span{padding:15px 30px}.btn-gradient-fuel-yellow-blue{background-image:linear-gradient(to right,#d18215,#3797a1,#d18215);background-size:200% auto;color:var(--white)}.left-minus-45{left:-35%}.bottom-minus-200px{bottom:-200px}.one-half-screen{height:550px!important}.swiper-pagination-progress .swiper-progress{background-color:var(--dark-gray)}.magic-drag-cursor #ball-cursor:before{font-weight:500}.text-gradient-base-color{background-image:linear-gradient(to right,#e97522 0%,#1ea3b1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-orange{color:#e97522}.text-blue{color:#1ea3b1}.bg-gradient-top-very-light-gray{background-image:linear-gradient(to right,#fbf3e9,#f9f4eb,#f4f4f0,#f2f4f2,#eff4f4)}.bg-linen{background:#f6f4f3}.bg-gradient-orange-transparent{background:linear-gradient(to right,rgba(233,117,34,1.0) 10%,rgba(255,255,255,0.0) 95%)}.bg-gradient-blue-transparent{background:linear-gradient(to right,rgba(30,163,177,1.0) 10%,rgba(255,255,255,0.0) 95%)}.blog-only-text .card-body:after{display:none}.social-icon-style-06 li{position:relative}.social-icon-style-06 li:before{width:6px;height:6px;border-radius:100%;background-color:var(--medium-gray);content:"";display:block;position:absolute;top:50%;right:-15px;transform:translateY(-50%);opacity:.5}.social-icon-style-06 li:last-child:before{display:none}.google-maps-link a:hover{color:var(--white)}footer ul li{margin-bottom:0;line-height:28px}footer a:hover{color:var(--white)}footer .footer-logo img{max-height:34px}.z-index-99{z-index:99}@media(min-width:992px){.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a{padding:20px 30px}.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu{box-shadow:0 10px 25px rgba(0,0,0,.1);width:285px}}@media(max-width:1199px){.left-minus-45{left:-78%}.lg-ms-70px{margin-left:70px}.lg-bg-transparent{background-color:transparent}.one-half-screen{height:auto!important}}@media(max-width:991px){[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-nav .nav-item .dropdown-menu a i{font-size:19px;vertical-align:middle;color:var(--white)}.md-top-auto{top:auto}}


body {  font-family: "Poppins", sans-serif;}

.logo_ines  {
    max-width: 170px;
    margin-bottom: 4vw;
    margin-top: 2vw;
    
}

h1 {
  font-size: 3.375rem;
  font-family: "Poppins", sans-serif;
  line-height: 4rem;
}
h2 {
  font-size: 16px;
  color: black;
}

p {
  font-family: "Poppins", sans-serif;
  color: black;
}

.flip-card p { color: white;}

.comisiones {
  background: var(--secondary);
  color: white;
  padding: 6px 18px;
  border-radius: 50px;
}

.form-outer form .page .title {
  font-family: "Poppins", sans-serif;
  margin-bottom: 10px;
  font-weight: 600;
  padding-left: 8px;
}

form .page .field input, .field textarea, select, select:focus{
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
    font-size: 16px;
}

.btn-gradient-fuel-yellow-blue {
    background-image: linear-gradient(to right, #118c7e, #16cca1, #118c7e);
    background-size: 200% auto;
    color: var(--white);    
}

.presentamos {
    color: black;
    text-align: left;
    font-weight: bold;
    line-height: 50px;
    font-size: 1.5rem;
    text-transform: uppercase;
}

 .linea  {
    height: 1px;
    width: 100%;
    background-color: #211744;
    color: white;
    padding: 10px;
    letter-spacing: 2.2px;
}

.direccion {
    color: black;
    width: 60%;
}

.half-highlight-yellow {
  display: inline-block;
  line-height: 0em;
  padding-bottom: 0.5em;
}

.half-highlight-yellow-2 {
  background:linear-gradient(180deg, rgba(255,255,255,0) 60%, rgba(251,33,44,1) 60%, rgba(251,33,44,1) 80%, rgba(255,255,255,0) 80%);
}

input[type="email"].big-dog::-webkit-input-placeholder {
    color: white;opacity: 1
  }
  input[type="text"].big-dog::-webkit-input-placeholder {
    color: white; opacity: 1
  }

  .form-control:focus, input:focus, select:focus, textarea:focus { color: white; opacity: 1;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;opacity: 1
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: white;opacity: 1
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: white;opacity: 1
  }
  :-moz-placeholder { /* Firefox 18- */
    color: white;opacity: 1
  }

.form-control, .form-select, input, select, textarea {
    padding: 3px 25px;
    width: 100%;
    max-width: 100%;
    resize: none;
    outline: 0;
    background: #1d1245;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-bottom: 1px solid #3e3463;
    color: #ffffff;
    margin-bottom: 10px;
    line-height: inherit;
    word-break: normal;
    -webkit-transition: .3s;
    transition: .3s;
}

label, output {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    padding-left: 26px;
}

.enviar { 
    background-color: red;
    width: 100%;
    border: none;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 7px 0;
    margin-bottom: 10px;
}

.contenedor {
    position: absolute;
    top: 50%;  /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */
    transform: translate(-50%, -50%);
    z-index: 1;
    min-width: 400px;
    padding: 10px 20px;
    background: #211744;
}

.contenedor h1 {
    font-weight: bold;
    color: white;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-bottom: -20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 40px;
}

.girar {
    top: -40px;
    right: 10px;
    transform: scale(.55);

}

.swiper-pagination-progress {width: 120px;}

.hide_cel { display: block;}
.show_cel { display: none;}

@media (max-width: 432px) {  


  h1 {    line-height: 3rem; font-size: 24px;}
    .hide_cel { display: none;}
    .show_cel { display: block;}

    .contenedor {
        position: absolute;
        top: 42%;
        left: 17%;
        transform: translate(-50%, -30%);
        z-index: 1;
        min-width: 400px;
        background: #efede6;
        z-index: 9999;
        padding: 0 12px;

    }

    .contenedor h1 {
        margin-bottom: -3px;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 20px;
    }

    section {
        background: #efede6;
    }

    .md-h-500px {
        height: 800px !important;
    }
    .girar {
        top: -10px;
        right: auto;
        transform: scale(.7);
        left: 250px;
    }
    .comisiones {padding: 3px 11px;}

    .logo_ines { margin-left: 0px; margin-top: 20px;}
    .cel { margin-left: 20px; margin-right: 20px;}

    .slick-slide { width: 100% !important;}
    .slick-slide img { width: 100% !important;}
    .caja h1 {
        text-align: center;
        border-top: 1px solid;
        font-size: 16px;
        color: black;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: bold;
        margin-bottom: 0px;
        padding-top: 30px;
    }
}


#error,
#error-captcha,
#mail_success,
#mail_fail,
#error_cel,
#error-captcha_cel,
#mail_success_cel,
#mail_fail_cel {
  display: none;
}

#error,
#error-captcha,
#mail_fail,
#error_cel,
#error-captcha_cel,
#mail_fail_cel {
  color: #FFFFFF;
  background: rgb(228, 82, 82);
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 18px;
}

#mail_success, #mail_success_cel {
  color: #FFFFFF;
  background: #00a896;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 18px;
}

#error,
#error-captcha,
#mail_success,
#error_cel,
#error-captcha_cel,
#mail_success_cel {
  display: none
}

.m0-auto{
  margin: 0 auto;
}