/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;700;800&display=swap");
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  /*color: $default-text;*/
}
body p {
  line-height: 1.5rem;
}
body li {
  line-height: 2.3rem;
}
h1 {
  font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
}
h2 {
  font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
  font-size: 2.75rem;
  font-weight: 800;
  line-height: 60px;
  color: black;
}
h3 {
  font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}
.extra-bold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-regular {
  font-weight: 400;
}
@media screen and (max-width: 736px) {
  .alignfull.has-background {
    padding: 0;
  }
}
.slide-header h1 {
  line-height: 3.5rem;
  font-size: 3.125rem;
}
@media screen and (max-width: 768px) {
  .slide-header h1 {
    line-height: 2.5rem;
    font-size: 2.125rem;
  }
}
.logo-container {
  display: flex;
  justify-content: left;
  align-items: center;
}
.logo-container figure {
  margin: 0;
}
.logo-container img {
  width: 100%;
  max-width: 12.5rem;
}
@media screen and (max-width: 781px) {
  .logo-container {
    justify-content: center;
  }
}
#g-navigation .wp-block-columns {
  margin-bottom: 0;
}
#g-navigation .g-toplevel .active .g-menu-item-title {
  color: #234396;
}
#g-navigation .logo-movil {
  width: 15rem;
  position: absolute;
  background-color: white;
  border-bottom-right-radius: 0.7rem;
}
@media screen and (min-width: 768px) {
  #g-navigation .logo-movil {
    display: none;
  }
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.7rem;
}
.g-offcanvas-toggle .fa-bars {
  background: #1d5aad;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.menu-principal-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu-principal-container .g-menu-item-container {
  color: #3D3D3D !important;
}
.menu-principal-container ul {
  width: 39rem;
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 959px) {
  .menu-principal-container ul {
    width: 30rem;
  }
}
@media screen and (max-width: 781px) {
  .menu-principal-container {
    justify-content: center;
  }
}
#g-container-main #g-mainbar {
  padding-top: 0;
  padding-bottom: 0;
}
#g-container-main #g-mainbar .g-content {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.default-button .wp-block-button__link {
  font-weight: 700;
  width: fit-content;
  font-size: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  height: 3.375rem;
}
.default-button .wp-block-button__link a {
  padding: 0.8rem 1rem 0.8rem 1rem;
}
.default-button.blue .wp-block-button__link {
  background: #234396;
  background: linear-gradient(0deg, #1672C7, #234396 100px);
  color: white;
}
.default-button.blue .wp-block-button__link:hover {
  filter: brightness(1.2);
}
.default-button.transparent .wp-block-button__link {
  background: transparent;
  border: 1px solid white;
  color: white;
}
.default-button.semi-transparent .wp-block-button__link {
  background: rgba(152, 179, 255, 0.07);
  border: 1px solid #c7d0e7;
  color: #234396;
}
.default-button.white .wp-block-button__link {
  background: white;
  border: 0;
  color: #234396;
}
.check-circle {
  list-style: none;
}
.check-circle li::before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url('../../../../uploads/2024/09/check-circle.webp');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  margin-left: -30px;
  margin-top: 7px;
}
.default-gradient {
  background: linear-gradient(0deg, #1672C7, #234396 100%);
}
.vertical-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-white {
  color: white;
}
.mini-box-text {
  padding: 0.2rem 1rem;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  display: inline-block;
  color: #234396;
}
.dark-stroke {
  border: 1px solid #D1D1D1;
}
.modulo-contacto img.wp-block-cover__image-background {
  object-position: right;
}
figure {
  margin: 0;
}
.m0 {
  margin: 0;
}
.p0 {
  padding: 0;
}
.p1 {
  padding: 1rem;
}
.p2 {
  padding: 2rem;
}
.gap0 {
  gap: 0;
}
.gap1 {
  gap: 1rem;
}
.gap2 {
  gap: 2rem;
}
.relative {
  position: relative;
}
.font20 {
  font-size: 1.25rem;
  line-height: 2.75rem;
}
.font38 {
  font-size: 2.375rem;
  line-height: 2.75rem;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .font38 {
    font-size: 2rem;
  }
}
.font40 {
  font-size: 2.5rem;
  line-height: 3.312rem;
}
.font44 {
  font-size: 2.75rem;
  line-height: 3.312rem;
}
@media (max-width: 768px) {
  .reverse-mobile {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .hidden768 {
    display: none;
  }
}
.center {
  margin: auto;
  width: fit-content;
  display: block;
}
.w80 {
  width: 80%;
}
footer {
  padding: 3rem 0 0 0 !important;
}
footer .footer-menu a {
  font-size: 0.875rem;
  color: white;
}
footer .footer-menu .widget {
  margin: 0;
  padding: 0;
}
footer .wp-block-spacer {
  height: 2px;
  width: 80px;
  background: #234396;
  background: repeating-linear-gradient(270deg, #1672C7, #234396 100px);
}
footer h3 {
  font-size: 1.375rem;
  font-weight: 600;
  font-family: "Inter-Semibold", Arial, Helvetica, sans-serif;
  margin-bottom: 0.75rem;
}
footer .contacto p {
  line-height: 32px;
}
footer li {
  padding-bottom: 0.3rem;
}
footer .footer-text {
  color: white;
}
footer .footer-text img {
  filter: brightness(200);
  max-width: 11.125rem;
}
footer .footer-text .fa {
  color: white;
  margin-right: 2rem;
  font-size: 1.375rem;
}
footer .contacto-footer .widget_block {
  padding: 0;
  margin: 0;
}
footer .contacto-footer .wp-block-columns {
  margin-bottom: 0;
  gap: 1rem;
}
footer .contacto-footer .fa {
  margin-right: 1rem;
  font-size: 0.875rem;
}
footer .contacto-footer p {
  margin-bottom: 0;
}
footer .copyright {
  font-size: 14px;
  border-top: 1px solid #232323;
}
footer .copyright a {
  color: #a5a5a5;
}
@media screen and (min-width: 821px) {
  footer .g-content:first-child {
    padding-left: 0;
  }
  footer .g-content:last-child {
    padding-right: 0;
  }
}
@media screen and (max-width: 430px) {
  footer .g-block .g-content {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.contacto-footer .mini-contact-form {
  position: relative;
}
.contacto-footer .mini-contact-form input[type="email"] {
  height: 58px;
  padding-right: 8rem;
  padding-left: 0.5rem;
  color: initial;
}
.contacto-footer .mini-contact-form input[type="submit"] {
  font-weight: 400;
  width: fit-content;
  font-size: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-right: 0.3rem;
  margin-top: 0.3rem;
  height: 3rem;
  background: #234396;
  background: linear-gradient(0deg, #1672C7, #234396 100px);
  color: white;
  border-radius: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.contacto-footer .mini-contact-form br {
  display: none;
}
.contacto-footer .mini-contact-form .wpcf7-spinner {
  display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
  border-radius: 5px;
  border: 1px solid #ffb900;
  background-color: #fffbef;
  color: #e4a500;
  font-size: 0.8rem;
  text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-radius: 5px;
  border: 1px solid #41d475;
  background-color: #e7ffeb;
  color: #18ad4d;
  font-size: 0.8rem;
  text-align: center;
}
.wpcf7-not-valid-tip {
  font-size: 0.8em;
}
.alignfull {
  /*margin: 32px calc(50% - 50vw);*/
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
}
.alignwide {
  /*margin: 32px calc(25% - 25vw);*/
  margin: 0 calc(25% - 25vw);
  max-width: 100vw;
}
.center-columns {
  max-width: 75rem;
  margin: auto;
  padding: 0 1.5653rem;
}
@media screen and (max-width: 736px) {
  .slide-header .alignwide.center-columns {
    padding: 0 0.653rem;
  }
}
.stats-container figure, .stats-container p {
  margin: initial;
}
.stats-container .wp-block-columns {
  margin-bottom: 0;
}
.counter-container .extra-bold {
  color: black;
  line-height: 50px;
}
.counter-container .plus-home img {
  width: 33px;
  margin-top: -12px;
}
@media screen and (max-width: 768px) {
  .counter-container {
    text-align: center;
  }
}
.tetra-container {
  gap: 0;
}
.tetra-container .wp-block-columns {
  gap: 0;
  margin: 0;
}
.tetra-container figure {
  margin: 0;
  height: 100%;
}
.tetra-container img {
  object-fit: cover;
  height: 100%;
}
.product-home-container {
  background-color: #F1F1F1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-home-container img {
  margin: 1rem auto;
}
.product-home-text-container {
  padding: 1rem;
  background-color: white;
  width: 82%;
}
.product-home-text-container h4 {
  margin: 0;
  margin-bottom: 0.3rem;
  font-size: 1.1rem;
}
.product-home-text-container p {
  margin: 0;
  margin-bottom: 0.3rem;
  line-height: 1.6rem;
  letter-spacing: -0.03rem;
}
.carousel-home-clientes .swiper-button-next:after {
  width: 54px;
  height: 54px;
  background: url('../../../../uploads/2024/09/right-arrow-circle-big.webp');
  background-size: contain;
}
@media screen and (max-width: 736px) {
  .carousel-home-clientes .swiper-button-next:after {
    width: 30px;
    height: 30px;
  }
}
.carousel-home-clientes .swiper-button-prev:after {
  width: 54px;
  height: 54px;
  background: url('../../../../uploads/2024/09/left-arrow-circle-big.webp');
  background-size: contain;
}
@media screen and (max-width: 736px) {
  .carousel-home-clientes .swiper-button-prev:after {
    width: 30px;
    height: 30px;
  }
}
.testimonials-container {
  position: relative;
}
.testimonials-container .carousel-home-testimonials {
  position: initial !important;
}
.testimonials-container .carousel-home-testimonials .swiper-button-next {
  bottom: 0;
  top: initial;
  left: 5rem;
}
@media screen and (max-width: 736px) {
  .testimonials-container .carousel-home-testimonials .swiper-button-next {
    bottom: -3.75rem;
  }
}
.testimonials-container .carousel-home-testimonials .swiper-button-next:after {
  width: 56px;
  height: 56px;
  background: url('../../../../uploads/2024/09/right-arrow-square-big.webp');
  background-size: contain;
}
.testimonials-container .carousel-home-testimonials .swiper-button-next.swiper-button-disabled:after {
  width: 56px;
  height: 56px;
  background: url('../../../../uploads/2024/09/right-arrow-square-big-white.webp');
  background-size: contain;
}
.testimonials-container .carousel-home-testimonials .swiper-button-prev {
  bottom: 0;
  top: initial;
}
@media screen and (max-width: 736px) {
  .testimonials-container .carousel-home-testimonials .swiper-button-prev {
    bottom: -3.75rem;
  }
}
.testimonials-container .carousel-home-testimonials .swiper-button-prev:after {
  width: 56px;
  height: 56px;
  background: url('../../../../uploads/2024/09/left-arrow-square-big.webp');
  background-size: contain;
}
.testimonials-container .carousel-home-testimonials .swiper-button-prev.swiper-button-disabled:after {
  width: 56px;
  height: 56px;
  background: url('../../../../uploads/2024/09/left-arrow-square-big-white.webp');
  background-size: contain;
}
.testimonials-container .carousel-home-testimonials .testimonial-card-container {
  border-radius: 1.25rem;
  display: flex;
  padding: 9px 10px 0 0;
  background: linear-gradient(0deg, #1672C7, #234396 100%);
}
.testimonials-container .carousel-home-testimonials .testimonial-card {
  background-color: white;
  border-radius: 1.25rem;
  padding: 1.5rem;
  margin-bottom: 0;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
}
.testimonials-container .carousel-home-testimonials .testimonial-card figure, .testimonials-container .carousel-home-testimonials .testimonial-card p {
  margin: 0;
}
.testimonials-container .carousel-home-testimonials .testimonial-card .wp-block-columns {
  margin-bottom: 0;
}
.contact-home-bar {
  background-color: #FBFBFB;
  border-radius: 12px;
  border: solid 1px #F3F3F3;
  padding: 1.25rem;
}
.contact-home-bar figure {
  margin: 0;
}
.contact-home-bar h3, .contact-home-bar p {
  margin: 0;
  line-height: 1.68rem;
}
.contact-home-form {
  background-color: #F6F6F6;
  border-radius: 5px;
  border: solid 1px #F3F3F3;
  padding: 1.5rem;
}
.contact-home-form p {
  margin: 0.5rem 0;
}
.contact-home-form p:first-child {
  margin-top: 0;
}
.contact-home-form textarea {
  height: 6rem;
}
.contact-home-form input[type="text"], .contact-home-form input[type="email"], .contact-home-form textarea {
  border: 0;
}
.contact-home-form input[type="text"]:hover, .contact-home-form input[type="email"]:hover, .contact-home-form textarea:hover {
  box-shadow: 0 0 4px rgba(180, 180, 180, 0.5);
  -moz-box-shadow: 0 0 4px rgba(180, 180, 180, 0.5);
  -webkit-box-shadow: 0 0 4px rgba(180, 180, 180, 0.5);
}
.contact-home-form input[type="submit"] {
  font-weight: 400;
  width: fit-content;
  font-size: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  height: 3.375rem;
  background: #234396;
  background: linear-gradient(0deg, #1672C7, #234396 100px);
  color: white;
  border-radius: 6px;
}
.our-legacy-circle-line {
  border-right: 1px solid #234396;
}
.our-legacy-circle li::marker {
  content: "";
}
.our-legacy-circle li::before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  margin-left: -4.5rem;
  margin-top: 1rem;
  background: url('../../../../uploads/2024/09/circle-li.webp');
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .our-legacy-circle li::before {
    margin-left: -2.5rem;
    margin-top: 0rem;
  }
}
.our-legacy-circle-container figure {
  text-align: right;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .our-legacy-circle-container figure {
    margin-right: 40px;
  }
  .our-legacy-circle-container figure img {
    width: 100% !important;
  }
}
@media screen and (max-width: 430px) {
  .our-legacy-circle-container figure {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .our-legacy-circle-container ul {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 430px) {
  .our-legacy-circle-container ul {
    margin-left: 3rem;
  }
}
.mosaic-contact .wp-block-column {
  border-radius: 5px;
}
.mosaic-contact figure, .mosaic-contact p {
  margin: 0;
}
@media screen and (max-width: 736px) {
  .stats-container h3 {
    font-size: 0.85rem;
  }
}
.contact-map-text p, .contact-map-text h3 {
  margin: 0;
}
.contact-map-text .stroked {
  border: 1px solid #d8d8d8;
  padding: 2rem;
}
.contact-map-text .wp-block-columns {
  margin-bottom: 0;
}
.contact-map-text .wp-block-button, .contact-map-text .wp-block-button__link {
  width: 100%;
  text-align: left;
}
.contact-map-text .wp-block-button__link {
  justify-content: space-between;
  align-items: baseline;
  display: flex;
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
}
.hr-double {
  /*    height: 8px;
    border-top: 1px solid $main-color;
    border-bottom: 1px solid $main-color ;*/
}
.product-container {
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 4rem;
  margin-bottom: 5rem;
}
.product-container .product-carousel {
  display: flex;
  align-items: center;
}
.product-container .product-carousel .slider-content-zone img {
  width: 75%;
  margin: auto;
}
.product-container .product-carousel .swiper-button-next:after {
  width: 32px;
  height: 32px;
  background: url('../../../../uploads/2024/11/product-flecha-derecha.webp');
  background-size: contain;
}
.product-container .product-carousel .swiper-button-prev:after {
  width: 32px;
  height: 32px;
  background: url('../../../../uploads/2024/11/product-flecha-izquierda.webp');
  background-size: contain;
}
/*# sourceMappingURL=custom_home.css.map */