textarea {
   resize: vertical;
}

.u-default-img {
   width: 100%;
}
.u-style-none {
   color: inherit;
}
.u-dip p {
   margin: 0;
}
.u-btn-whatsapp {
   cursor: pointer;
}
.u-carousel-indicators li.u-active {
   background-color: #ffffff;
}
.info-vacio {
   padding: 10px;
   border-radius: 20px;
   text-align: center;
   border: 3px solid #41c7e8
}
.info-vacio a {
   cursor: pointer;
}

.animation-buscar { 
   animation: focusBuscar 0.8s;
   animation-direction: alternate;
   -webkit-animation: focusBuscar 0.8s;
   -webkit-animation-direction: alternate;
}

@keyframes focusBuscar {
   from {box-shadow: 0 0 30px 10px #ddd;}
   to {box-shadow: 0 0 0 0 #fff;}
}
@-webkit-keyframes focusBuscar {
   from {box-shadow: 0 0 30px 10px #ddd;}
   to {box-shadow: 0 0 0 0 #fff;}
}

.u-body .u-text-section-title {
   font-size: 3rem;
   text-align: center;
   margin: 90px 80px 0;
}
.u-body .u-text-section-subtitle {
   font-style: italic;
   text-align: center;
   margin: 20px 80px 0;
   font-size: 1.125rem;
}

.u-header {
   min-height: 0 !important;
}
.u-header .u-nav-5 {
   margin-left: 15px;
}

.u-dropdown-icon .u-nav-link:first-child:nth-last-child(2)::after {
   margin-left: 5px;
}

.u-section-5 .u-custom-list li {
   line-height: 1.5;
   margin-bottom: 0.5em;
}

.u-section-9 .u-sheet-1 {
   min-height: auto;
}
.u-section-9 .u-layout-cell-1 {
   min-height: auto;
}

.u-section-10 .u-sheet-1 {
   min-height: auto;
}

.u-section-16 .u-sheet-1 {
   min-height: auto;
}
.u-section-16 .u-layout-wrap-1 {
   margin-bottom: 50px;
}
.u-section-16 .u-layout-cell-3 {
   min-height: auto;
}

.u-section-17 .u-sheet-1 {
   min-height: auto;
}
.u-section-17 .u-repeater-1 {
   min-height: auto;
}
.u-section-17 .u-products-1 {
   margin-bottom: 50px;
}

.u-section-18 .u-sheet-1 {
   min-height: auto;
}
.u-section-18 .u-repeater-1 {
   min-height: auto;
}
.u-section-18 .u-products-1 {
   margin-bottom: 50px;
}

.u-section-19 .u-sheet-1 {
   min-height: auto;
}
.u-section-19 .u-products-1 {
   margin-bottom: 90px;
}
.u-section-19 .u-repeater-1 {
   min-height: auto;
}
.u-section-19 .u-group-1 {
   min-height: 100%;
}

.u-section-20 .u-sheet-1 {
   min-height: auto;
}
.u-section-20 .u-group-1 {
   height: 100%;
}
.u-section-20 .u-products-1 {
   margin-bottom: 90px;
}

.u-section-21 .u-sheet-1 {
  min-height: auto;
}
.u-section-21 .u-layout-wrap-1 {
   margin-bottom: 110px;
}
.u-section-21 .u-layout-row {
   gap: 15px 0;
}
.u-section-21 .u-layout-cell-1 {
  min-height: auto;
}

.u-section-36 .u-sheet-1 {
   min-height: auto;
}
.u-section-36 .u-layout-cell-1 {
   min-height: auto;
}
.u-section-36 .u-layout-cell-2 {
   min-height: auto;
}
.u-section-36 .u-accordion-pane-1 {
   min-height: auto;
}

@media (max-width: 1199px) {
   .u-body .u-text-section-title {
      font-size: 2.5rem;
      margin-top: 70px;
   }

   .u-header .u-sheet-2 {
      min-height: 100px;
   }

   .u-section-9 .u-link-1 {
      width: auto;
      margin-left: 16px;
      margin-right: 16px;
   }

   .u-section-21 .u-layout-wrap-1 {
      margin-bottom: 70px;
   }
}
@media (max-width: 991px) {
   .u-body .u-text-section-title {
      width: auto;
      margin-top: 60px;
      margin-left: 50px;
      margin-right: 50px;
   }
   .u-body .u-text-section-subtitle {
      width: auto;
      margin-left: 50px;
      margin-right: 50px;
   }

   .u-section-9 .u-link-1 {
      margin-left: 13px;
      margin-right: 13px;
   }
}
@media (max-width: 767px) {
   .u-body .u-text-section-title {
      margin-left: 30px;
      margin-right: 30px;
      font-size: 1.875rem;
   }
   .u-body .u-text-section-subtitle {
      font-size: 1rem;
      margin-top: 19px;
      margin-left: 30px;
      margin-right: 30px;
   }

   .u-section-10 .u-text-1 {
      margin: 20px 39px 20px;
   }

   .u-section-21 .u-layout-wrap-1 {
      margin-bottom: 70px;
   }

}
@media (max-width: 575px) {
   .u-body .u-text-section-title {
      font-size: 1.5rem;
      margin-top: 50px;
      margin-left: 20px;
      margin-right: 20px;
   }
   .u-body .u-text-section-subtitle {
      margin-left: 20px;
      margin-right: 20px;
   }

   .u-header .u-image-1 {
      margin-top: 37px;
   }

   .u-section-9 .u-layout-wrap-1 {
      margin-bottom: 30px;
   }

   .u-section-17 .u-repeater-1, .u-section-18 .u-repeater-1 {
      min-height: 1513px;
   }

   .u-section-19 .u-group-1 {
      min-height: auto;
   }

   .u-section-20 .u-products-1 {
      margin-bottom: 50px;
   }
   .u-section-20 .u-group-1 {
      height: auto;
      min-height: 203px;
   }

   .u-section-21 .u-layout-wrap-1 {
      margin-bottom: 50px;
   }

   .u-section-22 .u-sheet-1 {
      min-height: auto;
   }
   .u-section-22 .u-layout-cell-2 {
      min-height: auto;
   }

}