@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");
.red-hat-display, h1, h2, h3, h4, h5, h6, blockquote, *, .red-hat-bold, .red-hat-medium, .red-hat-regular {
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.red-hat-regular {
  font-weight: 400;
}

.red-hat-medium {
  font-weight: 500;
}

.red-hat-bold {
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6, blockquote {
  line-height: normal;
}

html {
  scroll-behavior: smooth;
}

#site_header {
  height: auto;
}
#site_header.sticky-header {
  background-color: #4797D0;
}
#site_header .heder-main {
  height: auto;
  padding: 5px 0;
}
#site_header .heder-main .flex-row {
  align-items: center;
}
#site_header .heder-main .flex-row .site-branding a img {
  max-width: 150px;
}
#site_header .main-navigation .menu-toggle {
  background-color: #0d2c4d;
}
@media screen and (max-width: 768px) {
  #site_header .main-navigation .header-mobile-menu {
    background-color: #0d2c4d;
  }
}
#site_header .main-navigation ul li a {
  font-weight: 500;
  text-shadow: 2px 2px 2px #0d2c4d;
}
#site_header .main-navigation ul li a:hover {
  color: #3374ba;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  #site_header .main-navigation .header-cta {
    flex-direction: column;
  }
}
#site_header .main-navigation .header-cta .btn_header {
  background-color: #3374ba;
  padding: 22px 5px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #site_header .main-navigation .header-cta .btn_header {
    width: 100%;
  }
}
#site_header .main-navigation .header-cta .btn_header:hover {
  background-color: #fff;
  color: #0d2c4d;
}
#site_header .main-navigation .header-cta .btn_header:hover:after {
  background-color: #0d2c4d;
}
#site_header .main-navigation .header-cta .btn_header_2 {
  background-color: #f36b36;
  padding: 22px 5px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #site_header .main-navigation .header-cta .btn_header_2 {
    width: 100%;
  }
}
#site_header .main-navigation .header-cta .btn_header_2:hover {
  background-color: #0d2c4d;
  color: #fff;
}
#site_header .main-navigation .header-cta .btn_header_2:hover:after {
  background-color: #fff;
}
#site_header .language-switcher {
  text-align: right;
  width: -moz-min-content;
  width: min-content;
}
@media screen and (max-width: 768px) {
  #site_header .language-switcher {
    padding: 0 15px;
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: center;
  }
}
#site_header .language-switcher button {
  background: #fff;
  width: 65px;
  text-align: center;
  border: 1px solid #ccc;
  padding: 0.25em 0.5em;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
}
#site_header .language-switcher button:hover {
  background: #f0f0f0;
}

#inicio {
  scroll-margin-top: 50px;
}
#inicio.main-banner-2::before, #inicio.main-banner-2::after {
  display: none;
}
#inicio .banner-content-2-box {
  align-items: center;
  max-width: 100%;
}
#inicio .banner-content-2-box .banner-content-2 .h1-title {
  text-transform: none;
  text-shadow: 2px 2px 2px #0d2c4d;
}
#inicio .banner-content-2-box .banner-content-2 p {
  text-shadow: 2px 2px 2px #0d2c4d;
  max-width: 100%;
  font-size: 25px;
}
#inicio .banner-content-2-box .banner-content-2 .btn_banner {
  background-color: #0d2c4d;
}
#inicio .banner-content-2-box .banner-content-2 .btn_banner:hover {
  color: #fff;
  background-color: #4797d0;
}
#inicio .banner-content-2-box .banner-content-2 .btn_banner:hover:after {
  background-color: #fff;
}
#inicio .hero-swiper {
  position: relative;
  height: 100vh;
}
#inicio .hero-swiper .swiper-slide {
  height: 100%;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  #inicio .swiper-button-next,
  #inicio .swiper-button-prev {
    display: none;
  }
}
#inicio .swiper-button-next i,
#inicio .swiper-button-prev i {
  color: #0d2c4d;
  font-size: 40px;
}
#inicio .swiper-pagination {
  display: none;
}
@media screen and (max-width: 768px) {
  #inicio .swiper-pagination {
    display: block;
    position: absolute;
    margin-top: 0;
    transform: translateY(-30px);
  }
}
#inicio .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #0d2c4d;
}
#inicio .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0d2c4d;
}
#inicio #counter {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  #inicio #counter {
    position: relative;
    padding-top: 70px;
  }
}
#inicio #counter .milestones-content {
  background-color: rgba(73, 141, 201, 0.5);
  padding: 20px;
}
#inicio #counter .milestones-content .h3-title {
  text-transform: none;
  font-weight: 900;
  font-size: 45px;
}
@media screen and (max-width: 768px) {
  #inicio #counter .milestones-content .h3-title {
    font-size: 25px;
  }
}
#inicio #counter .milestones-content .text {
  font-size: 25px;
  line-height: normal;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #inicio #counter .milestones-content .text {
    font-size: 16px;
  }
}

#nosotros {
  scroll-margin-top: 90px;
  padding: 70px 0;
}
#nosotros .h2-title {
  text-transform: none;
  color: #0d2c4d;
  font-weight: 900;
}
#nosotros .h2-title span {
  color: #3374ba;
}
#nosotros .text {
  font-weight: 500;
  color: #0d2c4d;
}
#nosotros .text-title {
  font-weight: 900;
  font-size: 20px;
  color: #3374ba;
}
#nosotros .list {
  list-style: none;
}
#nosotros .list li:before {
  display: none;
}
#nosotros .list li img {
  max-width: 45px;
  padding-right: 10px;
}
#nosotros .list li span {
  color: #0d2c4d;
  font-weight: 500;
}

#proceso {
  background: url("../files/6.webp") center/cover no-repeat;
  margin: 0;
  padding: 70px 0;
  scroll-margin-top: 90px;
}
#proceso .h2-title {
  text-transform: none;
  color: #0d2c4d;
  font-weight: 900;
}
#proceso .h2-title span {
  color: #3374ba;
}
#proceso .work-box span {
  background: -webkit-linear-gradient(#a0d6e2 15%, rgba(255, 94, 21, 0) 75%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 1;
}
#proceso .work-box .h4-title {
  color: #3374ba;
  font-weight: 900;
}
#proceso .work-box .text {
  color: #0d2c4d;
  font-weight: 500;
}

#proyectos {
  scroll-margin-top: 90px;
  padding: 70px 0;
  margin: 0;
}
#proyectos .h2-title {
  text-transform: none;
  color: #0d2c4d;
  font-weight: 900;
}
#proyectos .h2-title span {
  color: #3374ba;
}
#proyectos .portfolio-tabs .simplebar-scrollbar {
  background-color: #0d2c4d;
}
#proyectos .portfolio-tabs li a {
  color: #0d2c4d;
  font-weight: 500;
}
#proyectos .portfolio-tabs li a:hover {
  background-color: #3374ba;
  color: #fff;
}
#proyectos .portfolio-tabs li a.is-checked {
  background-color: #3374ba;
  color: #fff;
}
#proyectos .explore-work-box .explore-work-content .h4-title {
  color: #3374ba;
  font-weight: 900;
}
#proyectos .explore-work-box .explore-work-content .work-category {
  background-color: #0d2c4d;
  color: #fff;
  font-weight: 500;
}

#testimonios {
  scroll-margin-top: 90px;
  background: url("../files/6.webp") center/cover no-repeat;
  margin: 0;
  padding: 70px 0;
  position: relative;
  overflow: visible !important;
}
#testimonios .author-img:before,
#testimonios .author-img:after {
  display: none;
}
#testimonios .author-img .back-img {
  border-radius: 0%;
}
#testimonios .h2-title {
  text-transform: none;
  color: #0d2c4d;
  font-weight: 900;
}
#testimonios .h2-title span {
  color: #3374ba;
}
#testimonios .testimonial-box:before {
  background-color: #3374ba;
}
#testimonios .testimonial-box:after {
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 25%, #3374ba 25%, #3374ba 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, #3374ba 75%);
}
#testimonios .testimonial-box .quote_icon {
  background-color: #3374ba;
}
#testimonios .testimonial-box .testimonial-author .author-content .h4-title {
  color: #0d2c4d;
  font-weight: 900;
}
#testimonios .testimonial-box .testimonial-author .author-content .category {
  color: #3374ba;
  font-weight: 500;
}
#testimonios .testimonial-box .testimonial-author .author-content .star-rating__fill:before {
  color: #3374ba;
}
#testimonios .testimonial-box .testimonial-content .text {
  color: #0d2c4d;
  font-weight: 500;
}

#clientes {
  margin-top: 70px;
  position: relative;
}
#clientes img {
  filter: none;
  opacity: 1;
  cursor: auto;
}

#contacto {
  scroll-margin-top: 90px;
  background: url("../files/16.webp") center/cover no-repeat;
  margin: 0;
  overflow: visible;
}
#contacto .faq-section {
  padding: 0px;
}
#contacto .faq-section:before {
  display: none;
}
#contacto .h2-title {
  text-transform: none;
  color: #0d2c4d;
  font-weight: 900;
}
#contacto .h2-title span {
  color: #fff;
}
#contacto .faq-accordian .faq-accordian-box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}
#contacto .faq-accordian .faq-accordian-box .faq-accordian-title .h6-title {
  color: #0d2c4d !important;
  font-weight: 900;
}
#contacto .faq-accordian .faq-accordian-box .faq-accordian-title .icon {
  color: #0d2c4d !important;
}
#contacto .faq-accordian .faq-accordian-box .faq-accordian-title .icon:before {
  color: #0d2c4d !important;
}
#contacto .faq-accordian .faq-accordian-box .faq-accordian-content .text {
  font-weight: 500;
}
#contacto .in-touch-form .h3-title {
  text-transform: none;
  color: #0d2c4d;
  font-weight: 900;
}
#contacto .in-touch-form .h3-title span {
  color: #3374ba;
}
#contacto .in-touch-form .form-field .input-field {
  color: #3374ba;
}
#contacto .in-touch-form .form-field .input-field::-moz-placeholder {
  color: #3374ba;
}
#contacto .in-touch-form .form-field .input-field::placeholder {
  color: #3374ba;
}
#contacto .in-touch-form .btn_form {
  background-color: #0d2c4d;
  color: #fff;
}
#contacto .in-touch-form .btn_form:hover {
  background-color: #3374ba;
}
#contacto .top-footer {
  padding: 70px 0;
}
#contacto .top-footer .footer-left .footer-branding .h4-title {
  font-weight: 900;
}
#contacto .top-footer .footer-left .footer-branding .text {
  font-weight: 700;
  color: #0d2c4d;
}
#contacto .top-footer .footer-left .mail-form form input {
  color: #3374ba;
}
#contacto .top-footer .footer-left .mail-form form input::-moz-placeholder {
  color: #3374ba;
}
#contacto .top-footer .footer-left .mail-form form input::placeholder {
  color: #3374ba;
}
#contacto .top-footer .footer-left .mail-form form .btn_news {
  background-color: #0d2c4d;
}
#contacto .top-footer .footer-left .footer-socials ul li a {
  background-color: transparent;
}
#contacto .top-footer .footer-links .h4-title {
  font-weight: 900;
}
#contacto .top-footer .footer-links .footer-menu li a {
  color: #0d2c4d !important;
  font-weight: 700;
}
#contacto .top-footer .footer-contact .h4-title {
  font-weight: 900;
}
#contacto .top-footer .footer-contact .contact-item .contact-icon {
  background-color: transparent;
  border-radius: 0%;
}
#contacto .top-footer .footer-contact .contact-item .contact-link a {
  color: #0d2c4d;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #contacto .top-footer .footer-gallery {
    max-width: 100%;
  }
}
#contacto .top-footer .footer-gallery .h4-title {
  font-weight: 900;
}
#contacto .bottom-footer {
  background-color: #0d2c4d;
}
#contacto .bottom-footer .bottom-footer-content .bottom-footer-text {
  font-weight: 500;
}
#contacto .bottom-footer .bottom-footer-content .bottom-footer-text .copyright {
  color: #3374ba;
}
#contacto .bottom-footer li:before {
  background-color: #3374ba;
}
#contacto .bottom-footer li a:hover {
  color: #3374ba;
}

.scroll-to-top {
  background-color: #0d2c4d;
  border: 1px solid #0d2c4d;
}

.social-desktop {
  z-index: 999;
  position: fixed;
  top: 70%;
  transform: translateY(-50%);
  right: 15px;
}
@media screen and (max-width: 768px) {
  .social-desktop {
    display: none;
  }
}
.social-desktop a {
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: relative;
  margin: 10px 0;
  color: #fff;
  transition: 0.5s ease-in-out;
}
.social-desktop a img {
  max-width: 50px;
  height: auto;
}

.social-desktop-2 {
  z-index: 999;
  position: fixed;
  top: 75%;
  transform: translateY(-50%);
  right: 0px;
}
@media screen and (max-width: 768px) {
  .social-desktop-2 {
    display: none;
  }
}
.social-desktop-2 a {
  display: flex;
  align-items: center;
  width: auto;
  height: auto;
  position: relative;
  margin: 10px 0;
  color: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: translateX(82px);
  transition: 0.5s ease-in-out;
}
.social-desktop-2 a:hover {
  transform: translateX(0px);
}
.social-desktop-2 a:nth-child(1) {
  border: 1px solid #0d2c4d;
  background-color: #0d2c4d;
}
.social-desktop-2 a:nth-child(2) {
  border: 1px solid #3374ba;
  background-color: #3374ba;
}
.social-desktop-2 a:nth-child(3) {
  border: 1px solid #25d366;
  background-color: #25d366;
}
.social-desktop-2 a i {
  padding: 5px 10px;
  font-size: 23px;
  border-right: 1px solid #fff;
}
.social-desktop-2 a span {
  color: #fff;
  padding: 0 5px;
}

.social-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .social-mobile {
    display: block;
    position: fixed;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0d2c4d;
    border-radius: 1.5rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0.5rem;
    z-index: 99;
    box-shadow: inset 8px 8px 16px rgba(0, 0, 0, 0.2), inset -8px -8px 16px rgba(255, 255, 255, 0.1);
  }
  .social-mobile .show-socials {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 3rem;
    margin: 0 auto;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
  }
  .social-mobile .show-socials i {
    color: #fff;
    font-size: 1.2rem;
    transition: transform 0.3s ease-in-out;
  }
  .social-mobile .show-socials:hover {
    transform: translateY(-3px);
  }
  .social-mobile .show-socials.active + .box-socials {
    display: flex;
    max-height: 100px;
    height: 70px;
  }
  .social-mobile .box-socials {
    display: flex;
    margin-top: 0.5rem;
    gap: 1rem;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    height: 0;
  }
  .social-mobile .box-socials a {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #fff;
    text-decoration: none;
    background-color: #3374ba;
    border-radius: 50%;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.2), -8px -8px 16px rgba(255, 255, 255, 0.1);
    transition: transform 0.2s ease-in-out;
  }
  .social-mobile .box-socials a:hover {
    transform: translateY(-3px);
  }
}

#contacto {
  scroll-margin-top: 100px;
}

#aviso-privacidad {
  padding: 70px 0;
}
#aviso-privacidad .title-wrap .title {
  color: #0d2c4d;
  font-size: 40px;
  margin-bottom: 30px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #aviso-privacidad .title-wrap .title {
    font-size: 30px;
  }
  #aviso-privacidad .title-wrap .title br {
    display: none;
  }
}
#aviso-privacidad .content .text {
  color: #3374ba;
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 0;
}
#aviso-privacidad .content .text.mb2 {
  margin-bottom: 20px;
}
#aviso-privacidad .content .text.boldColor {
  color: #0d2c4d;
  font-size: 27px;
  font-weight: 700;
}
#aviso-privacidad .content .text .textLink {
  color: #3374ba;
  font-weight: 700;
  transition: 0.5s ease-in-out;
}
#aviso-privacidad .content .text .textLink:hover {
  color: #3374ba;
}
#aviso-privacidad .content .list {
  padding-left: 15px;
}
#aviso-privacidad .content .list li {
  list-style: disc;
  line-height: normal;
  margin-bottom: 15px;
}

.grecaptcha-badge {
  bottom: 80px !important;
  z-index: 99;
}
@media screen and (max-width: 768px) {
  .grecaptcha-badge {
    display: none !important;
  }
}

/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Popup */
.popup {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  max-width: 90%;
  width: 600px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  text-align: center;
}

/* Close button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  color: #333;
}

/* Image inside the popup */
#popup-img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}

#thank-you {
  overflow: hidden;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
#thank-you .cont {
  text-align: center;
}
#thank-you .cont .boxLogo .preTitle {
  font-size: 15px;
  color: #3374ba;
  font-weight: 700;
}
#thank-you .cont .boxLogo img {
  width: 250px;
  height: auto;
  margin-bottom: 25px;
  margin-top: 0px;
}
#thank-you .cont .contentMessage .title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0;
}
#thank-you .cont .contentMessage .text {
  font-size: 17px;
  color: #3374ba;
  font-weight: 400;
  margin-bottom: 40px;
}
#thank-you .cont .contentMessage .btnReturn {
  display: table;
  margin: 0 auto;
  border-radius: 15px;
  background-color: #0d2c4d;
  color: #fff;
  border: 1px solid #0d2c4d;
  padding: 8px 30px;
  transition: all 0.5s ease-in-out;
}
#thank-you .cont .contentMessage .btnReturn:hover {
  text-decoration: none;
  background-color: transparent;
  color: #0d2c4d;
}
#thank-you .cont .contentMessage .btnReturn:hover i {
  transform: translateX(-5px);
  color: #0d2c4d;
}
#thank-you .cont .contentMessage .btnReturn i {
  transform: translateX(0px);
  transition: all 0.5s ease-in-out;
}
#thank-you .cont .contentMessage .textFooter {
  color: #3374ba;
  font-weight: 400;
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 0px;
}
#thank-you .cont .contentMessage .textFooter .link {
  color: #0d2c4d;
  font-weight: 700;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .scroll-top-btn {
    bottom: 100px;
    right: 5px;
  }
}

.loader-box .loader:before {
  display: none;
}/*# sourceMappingURL=custom.css.map */