/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://tusitio.com/
Description: Tema hijo de Twenty Twenty-Five
Author: Tu Nombre
Author URI: https://tusitio.com/
Template: twentytwentyfive
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive-child
*/
main {
    margin: 0!important;
    padding: 0!important;
}

.has-global-padding > .alignfull,
:root :where(.is-layout-constrained) > * {
    margin: 0!important;
}

.has-global-padding {
    padding: 0!important;
}

.wp-block-post-title {
    display: none!important;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 100%!important;
    margin: 0 !important;
}

button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.ast-custom-button:hover .button:hover,
.ast-custom-button:hover,
input[type="reset"]:hover,
input[type="reset"]:focus,
input#submit:hover,
input#submit:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
form[CLASS*="wp-block-search__"].wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button:hover,
form[CLASS*="wp-block-search__"].wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button:focus,
body .wp-block-file .wp-block-file__button:hover,
body .wp-block-file .wp-block-file__button:focus {
  background-color: transparent;
  border-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
button,
p {
  font-size: none !important;
  font-weight: none !important;
  font-weight: none !important;
  line-height: none !important;
}

* {
  font-size: 10px !important;
}

.heading-1,
.heading-2,
.heading-3 {
  font-family: "Encode Sans", sans-serif;
  font-size: 4.8em !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  max-width: 680px;
}

.heading-2 {
  font-size: 2.4em !important;
}

.heading-3 {
  font-size: 2.4em !important;
}

.text-1,
.text-2,
.text-3,
.text-4 {
  font-size: 1.6em !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  max-width: 680px;
}

.text-2 {
  font-size: 1.5em !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

.text-3 {
  font-size: 1.4em !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}

.text-4 {
  font-size: 1.2em !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}

@media (max-width: 991.98px) {
  .hero p {
    font-size: 1.6em !important;
  }

  .heading-2 {
    font-size: 1.8em !important;
  }

  .text-1 {
    font-size: 1.4em !important;
  }
}

button:focus {
  outline: none;
}

.btn-primary {
  background: #add46a!important;
  border: 1px solid #add46a!important;
  border-radius: 4.70788px!important;
  box-shadow: 0px 4.70788px 9.41577px rgba(77, 77, 77, 0.15)!important;
  color: white!important;
  font-family: "Source Sans Pro", sans-serif!important;
  font-size: 1.4em !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  padding: 12px 32.9552px!important;
  transition: 1s all ease!important;
}

.btn-primary:hover,
.btn-primary:focus {
  background: transparent!important;
  border: 1px solid #add46a!important;
  box-shadow: 0 0 0 0.2rem #add46a!important;
  color: #add46a!important;
}

.btn-secondary {
  background: white!important;
  border: 1px solid white!important;
  border-radius: 4.70788px!important;
  box-shadow: 0px 4.70788px 9.41577px rgba(77, 77, 77, 0.15)!important;
  color: #4d4d4d!important;
  font-family: "Source Sans Pro", sans-serif!important;
  font-size: 1.4em !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  padding: 12px 32.9552px!important;
  transition: 1s all ease!important;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background: #4d4d4d!important;
  border: 1px solid #4d4d4d!important;
  box-shadow: 0 0 0 0.2rem #4d4d4d!important;
  color: #add46a!important;
}

.white-text {
  color: white !important;
}

.green-text {
  color: #add46a !important;
}

.dark-gray-text {
  color: #333333 !important;
}

.gray-text {
  color: #4d4d4d !important;
}

.secondary-gray-text {
  color: #6c6c6c !important;
}

.light-gray-text {
  color: #eeeeee !important;
}

.green-back {
  background-color: #add46a !important;
}

.dark-gray-back {
  background-color: #333333 !important;
}

.gray-back {
  background-color: #4d4d4d !important;
}

.secondary-gray-back {
  background-color: #6c6c6c !important;
}

.light-gray-back {
  background-color: #eeeeee !important;
}

.pos-f-t {
  max-width: 100% !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.navbar-nav .nav-link {
  color: #45484a;
  font-family: "Encode Sans", sans-serif;
  font-size: 1.8em !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  text-decoration: none;
}

.nav-item {
  list-style: none;
  padding: 15px 30px;
  text-decoration: none;
  width: 100%;
}

.navbar-nav {
  margin: 0;
  padding: 0;
  width: 100%;
}

.navbar {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  justify-content: space-between;
}

.pos-f-t .collapse.show,
.pos-f-t .collapsing {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  width: 500px;
}

.links-wrapper {
  align-items: center;
  background: white;
  box-shadow: 0px 4px 5px rgb(0 0 0 / 10%);
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin-top: -20px;
  width: 100%;
  z-index: 1;
}

.nav-item {
  padding: 15px 30px;
  transition: 1s all ease;
  width: 100%;
}

.navbar-nav {
  width: 100%;
}

.nav-item:hover {
  background-color: #add46a;
}

.navbar i {
  color: #4d4d4d;
  font-size: 2em !important;
}

.navbar-toggler:focus {
  outline: none;
}

span {
  font-size: inherit !important;
}

.hero {
  margin-top: 60px;
  padding: 130px 0;
  /* background-image: url("../images/Vector\ 3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; */
}

.hero h1 {
  margin-bottom: 40px;
}

.hero p {
  font-size: 1.8em !important;
  margin-bottom: 40px;
  max-width: 580px;
}

.hero .img-hero {
  border: 1px solid #add46a;
  border-radius: 12px;
}

.hero .dotted-img {
  position: absolute;
  right: 0;
  top: 0;
}

.hero .wrapper {
  /* gap: 192px; */
  align-items: center;
  display: flex;
  display: f;
  justify-content: space-between;
}

.ventajas {
  padding-bottom: 130px;
  position: relative;
}

.ventajas h2 {
  margin-bottom: 100px !important;
}

.ventajas .wrapper {
  align-items: start;
  display: grid;
  gap: 50px !important;
  grid-template-columns: auto auto auto !important;
  justify-content: center;
  position: relative;
  row-gap: 90px !important;
  z-index: 1;
}

.ventajas .dotted-img {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 30%;
}

.ventajas .element-wrapper {
  align-items: start;
  display: grid;
  gap: 30px !important;
  grid-template-columns: auto auto !important;
  justify-content: center;
}

.ventajas .image-wrapper {
  align-items: center;
  background: #add46a;
  border-radius: 100px;
  display: flex;
  height: 88px;
  justify-content: center;
  width: 88px !important;
}

.tutorial {
  padding: 100px 0;
}

.tutorial h2 {
  margin-bottom: 105px !important;
}

.tutorial .wrapper,
.tutorial .wrapper-2 {
  align-items: start;
  display: grid;
  gap: 50px !important;
  grid-template-columns: auto auto auto !important;
  justify-content: center;
  position: relative;
  row-gap: 90px !important;
  z-index: 1;
}

.tutorial .wrapper-2 {
  grid-template-columns: auto auto !important;
  margin-top: 78px;
}

.tutorial .image-wrapper {
  background: #8eb052;
  border-radius: 50px;
  height: 168px;
  margin: auto;
  margin-bottom: 25px;
  width: 297px;
}

.tutorial .number-wrapper {
  align-content: center;
  align-items: center;
  background: #add46a;
  border: 2.31746px solid #ffffff;
  border-radius: 100px;
  display: flex;
  height: 50px;
  justify-content: center;
  left: -25px;
  position: absolute;
  top: -25px;
  width: 50px;
}

/* .tutorial .step-2 .image-wrapper{
  background-image: url("../images/2paso.mp4");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
} */

.background-video-movil {
  border-radius: 9.26984px;
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.tutorial .number-wrapper p {
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 3.5em !important;
  font-style: normal !important;
  font-weight: 600 !important;
  margin: 0;
}

.tutorial .text-1 {
  margin: 15px 0 25px 0;
  max-width: 291px;
}

.integraciones {
  padding: 100px 0 150px 0;
}

.integraciones .images-wrapper {
  align-items: center;
  display: grid;
  gap: 50px !important;
  grid-template-columns: auto auto auto !important;
  justify-content: center;
  padding-top: 150px;
  position: relative;
}

.integraciones .image-wrapper {
  position: relative;
}

.integraciones .image-wrapper .shadow {
  background: white;
  box-shadow: none !important;
  height: 100%;
  opacity: 0.6;
  position: absolute;
  transition: 0.5s all ease;
  width: 100%;
}

.integraciones .image-wrapper .shadow:hover {
  opacity: 0;
}

.green-separator {
  border-bottom: 4px solid #add46a!important;
  margin: auto!important;
  max-width: 100%!important;
  width: 300px!important;
}

.counter {
  padding: 100px 0;
}

.counter .counter-wrapper {
  align-items: center;
  display: grid;
  gap: 50px !important;
  grid-template-columns: auto auto !important;
  margin-top: 100px;
}

.counter .counter-wrapper .title {
  font-size: 80px !important;
  font-weight: bold !important;
  margin-bottom: 10px;
  text-align: center;
}

.counter .heading-1 {
  max-width: 760px;
}

.call-us {
  padding-bottom: 160px;
}

.call-us .cajas {
  bottom: -245.5px;
  position: absolute;
  right: 0;
}

.call-us .green-back {
  align-items: center;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  padding: 60px 0;
  position: relative;
  text-align: center;
}

@media (max-width: 991.98px) {
  .call-us .green-back {
    padding: 100px 0;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .call-us .cajas {
    bottom: -150px;
    position: absolute;
    right: 0;
    width: 50%;
  }
}

.call-us .dotted-img {
  bottom: 30px;
  height: 100%;
  position: absolute;
  width: 100%;
}

.call-us .text-1 {
  margin: 30px 0 62px 0;
}

.faqs {
  padding: 120px 0;
}

.faqs .accordion-wrapper {
  margin-top: 88px;
}

.faqs .card,
.faqs .card-header {
  background: white;
  border: none;
}

.faqs .collapse {
  width: 100% !important;
}

.faqs .card {
  border-radius: 12px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  min-height: 80px;
  padding: 30px;
  padding: 20px 30px;
}

.faqs .card-header {
  width: 100%;
}

.faqs .chevron__box {
  fill: #add46a;
}

.faqs i {
  color: #add46a;
  font-size: 24px !important;
}

.faqs .text-1 {
  font-weight: 500;
}

.faqs .btn-link {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
}

.faqs .btn-link {
  text-decoration: none;
}

.faqs .btn-link:hover {
  color: #4d4d4d;
  text-decoration: none;
}

.faqs .card-body {
  border-left: 1px solid #add46a;
  max-width: 100%;
  padding: 30px 50px 70px 25px;
  width: 100%;
}

.chevron {
  height: 15px;
  width: 18px;
}
.chevron__group {
  transform: translateY(0);
  transition: transform 0.1s linear;
}
.chevron__box--left,
.chevron__box--right {
  transform: rotate(0) translateY(0);
  transition: transform 0.1s linear;
}
.chevron__box--left {
  transform-origin: 1px 1px;
}
.chevron__box--right {
  transform-origin: 7px 1px;
}
.chevron--flip .chevron__box--left {
  transform: rotate(-90deg) translateY(0);
}
.chevron--flip .chevron__box--right {
  transform: rotate(90deg) translateY(0);
}
.chevron--flip .chevron__group {
  transform: translateY(3px);
}

.contact {
  padding: 100px 0 120px 0;
}

.contact .heading-1 {
  margin-bottom: 142px !important;
}

@media (max-width: 991.98px) {
  .contact .heading-1 {
    margin-bottom: 80px !important;
  }
}

.contact .contact-text {
  font-family: "Encode Sans", sans-serif;
  font-size: 2.4em !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  max-width: 680px;
}

.contact .italic {
  font-family: "Encode Sans", sans-serif;
  font-size: inherit !important;
  font-size: 3.2em !important;
  font-style: italic !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  margin-bottom: 50px !important;
  max-width: 680px;
}

.contact .row {
  align-items: center;
  justify-content: center;
}

.footer {
  padding: 60px 0;
}

.footer .heading-3 {
  margin-bottom: 15px !important;
}

.footer .text-1 {
  margin: 0 !important;
}

.footer .social-media-wrapper {
  align-items: center;
  display: flex;
  gap: 50px;
  justify-content: center;
}

.footer .social-media-wrapper i {
  color: white;
  font-size: 24px !important;
}

.footer .white-divider {
  border-bottom: 1px solid #eeeeee;
  margin: 120px 0 25px 0;
}

.italic {
  font-style: italic;
  font-weight: 600;
}

@media (max-width: 575.98px) {
}

@media (max-width: 767.98px) {
}

@media (max-width: 991.98px) {
  .hero .wrapper {
    flex-direction: column;
  }

  .hero .wrapper img {
    margin: 20px 0;
    width: 100%;
  }

  .hero .dotted-img {
    width: 100%;
  }

  .ventajas .wrapper,
  .tutorial .wrapper,
  .tutorial .wrapper-2,
  .integraciones .images-wrapper,
  .counter .counter-wrapper {
    gap: 25px !important;
    grid-template-columns: auto !important;
  }

  .integraciones .images-wrapper {
    gap: 40px !important;
  }

  .faqs .card {
    padding: 20px 15px;
  }

  .faqs .text-1 {
    text-align: left;
  }

  .footer .row {
    gap: 50px;
  }

  img {
    width: 100%;
  }

  .heading-1 {
    font-size: 2.8em !important;
  }

  .ventajas .image-wrapper img {
    width: auto;
  }

  .tutorial .wrapper-2 {
    margin-top: 25px;
  }

  .counter .counter-wrapper .title {
    font-size: 40px !important;
  }

  .contact img.m-auto {
    margin-bottom: 25px !important;
    width: auto;
  }
}

@media (max-width: 1199.98px) {
  .tutorial .image-wrapper img {
    width: auto;
  }
}

.ast-container {
  display: block !important;
  margin: 0;
  max-width: 100%;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

.page .entry-header,
.site-header {
  display: none;
}

#primary {
  margin: 0;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

.entry-content[ast-blocks-layout] > * {
  max-width: 100% !important;
}

#colophon {
  display: none;
}

#ast-scroll-top {
  background-color: #add46a !important;
  font-size: 15px !important;
}

html {
  scroll-behavior: smooth;
}

a:focus {
  outline: none;
}

form.forminator-ui {
  background: #add46a !important;
}

form.forminator-ui input {
  background: white !important;
  border: none !important;
  border-radius: 2px !important;
  font-size: 1.2em !important;
  height: 40px;
  padding: 10px;
}

form label {
  color: #4d4d4d !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.5em !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  margin-bottom: 10px !important;
}

form .forminator-row {
  margin-bottom: 20px !important;
}

form .forminator-button {
  background: white !important;
  border: 1px solid white !important;
  border-radius: 12px !important;
  color: #4d4d4d !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.6em !important;
  font-style: normal !important;
  font-weight: 700 !important;
  height: 48px !important;
  line-height: 1.2 !important;
  width: 100% !important;
}

.form-wrapper {
  background-color: #add46a;
  border-radius: 12px;
  margin: auto;
  max-width: 396px;
  padding: 18px;
  width: 100%;
}

.button-nav .fa-user {
  color: #add46a;
  margin: 0 10px;
  transition: 1s all ease;
}

.button-nav .fa-user:hover {
  color: #4d4d4d;
}

.button-nav {
  align-items: center;
  display: flex;
}

.button-nav p {
  margin: 0;
  margin-top: 5px;
}

a {
  text-decoration: none !important;
}

#Rastreo {
  background-color: transparent;
}

.rastreo {
  padding: 50px 0;
  width: 100%;
}

.rastreo h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2.5rem !important;
  font-weight: 600;
}

.rastreo li,
.rastreo p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.2rem !important;
  font-weight: 600;
}

.rastreo .info-wrapper h5 {
  color: #add46a;
}

.rastreo h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.618rem !important;
  font-weight: 600;
}

.rastreo .rastreo-wrapper {
  display: flex;
  gap: 30px;
  width: 100%;
}

.rastreo .left-side {
  display: inline-block;
  width: 30%;
}

.rastreo .right-side {
  display: inline-block;
  width: 70%;
}

.rastreo textarea {
  background-color: white;
  border: none;
  border-radius: 12px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
  font-size: 1.3rem !important;
  margin: 15px 0;
  padding: 15px;
  resize: none;
  width: 100%;
}

.rastreo hr {
  border-top: 1px solid #add46a8f;
}

.rastreo textarea:focus {
  outline: none;
}

.rastreo .dotted {
  background-color: white;
  border: 3px dotted #add46a;
  border-radius: 12px;
  height: 100%;
  margin: 15px 0;
  max-height: 400px;
  overflow-y: scroll;
  padding: 15px;
  width: 100%;
}

.rastreo .rastreo-resultado-wrapper {
  display: flex;
  justify-content: space-between;
}


.rastreo .dotted::-webkit-scrollbar {
  -webkit-appearance: none;
}

.rastreo .dotted::-webkit-scrollbar:vertical {
  width:10px;
}

/* .rastreo .dotted::-webkit-scrollbar-button:increment,.rastreo .dotted::-webkit-scrollbar-button {
  //display: none;
}  */

.rastreo .dotted::-webkit-scrollbar:horizontal {
  height: 10px;
}

.rastreo .dotted::-webkit-scrollbar-thumb {
  background-color: #7979795d;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.rastreo .dotted::-webkit-scrollbar-track {
  border-radius: 10px;  
}

.buttons-nav-wrapper {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  
}

.buttons-nav-wrapper .fa-user {
color: #add46a !important;
  cursor: pointer;
}

footer.wp-block-template-part {
    display: none!important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-label,
.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select,
.forminator-ui.forminator-custom-form[data-design=default] .forminator-input {
  font-family: "Encode Sans", sans-serif!important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input,
.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select,
.forminator-ui.forminator-custom-form[data-design=default] .forminator-input::placeholder {
  color: #4d4d4d !important
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input,
.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea
 {
  padding: 10px 15px!important;
  border:none!important;
  border-radius: 7px!important;
}

.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select {
  border:none!important;
  border-radius: 7px!important;
  background-color: white!important;
}

option {
  background-color: white!important;
}

.forminator-label {
    color: #4d4d4d !important;
    font-size: 1.5em !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
}

.rastreo-resultado-wrapper {
  gap: 10px;
}

.rastreo .rastreo-resultado-wrapper {
    display: flex
;
    justify-content: flex-start;
}