@media (max-width: 1120px) {


    .custom_nav-container .form-inline input {
        display: none;
    }

}

@media (max-width: 992px) {
    .login_btn-contanier {
        margin: 15px 0;
    }

    .hero_area {
        height: auto;
        min-height: auto;
        max-height: none;
        margin-bottom: 0;
    }

    .slider_section.position-relative {
        padding: 120px 0;
    }
    
    .contact_section.layout_padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (max-width: 768px) {

    .slider_section .carousel-control-prev,
    .slider_section .carousel-control-next {
        display: none;
    }

    .slider_section .detail-box {
        margin-top: 20px;
        text-align: center;
    }

    .discount_section .detail-box {
        text-align: center;
    }

    .client_section .client_container {
        width: 95%;
    }

    .contact_section {
        padding: 40px 15px;
    }
    
    .contact_section.layout_padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .contact_section .custom_heading-container {
        text-align: center;
        margin-bottom: 30px;
    }

    .contact_section .custom_heading-container h2 {
        font-size: 28px;
        word-break: break-word;
        max-width: 100%;
    }

    .contact_section .custom_heading-container p {
        font-size: 1rem !important;
        line-height: 1.5;
        word-break: break-word;
        max-width: 100%;
        margin: 10px 0 0 0 !important;
    }

    .contact_section .form_contaier {
        margin-bottom: 30px;
    }

    .contact_section .form_contaier form .form-group {
        margin-bottom: 15px;
    }

    .contact_section .form_contaier form .form-control {
        height: 45px;
        font-size: 16px;
        padding: 10px 15px;
        border: 1px solid #ddd;
        border-radius: 5px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .contact_section .form_contaier form textarea.form-control {
        height: 100px;
        resize: vertical;
        min-height: 100px;
    }

    .contact_section .form_contaier form button {
        width: 100%;
        padding: 12px 20px;
        font-size: 16px;
        margin-top: 20px;
    }

    .contact_section .detail-box {
        padding: 40px 20px;
        margin-top: 20px;
        text-align: center;
        background-size: cover;
        background-position: center;
    }

    .contact_section .detail-box h3 {
        font-size: 24px;
        margin-bottom: 15px;
        word-break: break-word;
    }

    .contact_section .detail-box p {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 15px;
        word-break: break-word;
    }

    .contact_section .detail-box ul {
        margin-top: 20px;
        padding-left: 0;
    }

    .contact_section .detail-box ul li {
        margin-bottom: 10px;
        font-size: 14px;
        word-break: break-word;
        line-height: 1.4;
    }

    .contact-info {
        text-align: center;
        padding: 20px 15px;
        margin-top: 30px;
    }

    .contact-info p {
        margin-bottom: 8px;
        font-size: 14px;
        word-break: break-word;
        line-height: 1.4;
    }

    .contact-info p:last-child {
        margin-top: 15px;
        font-size: 16px;
    }

    .info_section {
        text-align: center;
    }

    .info_section .row>div {
        margin: 25px 0;
    }

    .info_section .info_contact .box {
        justify-content: center;
    }

    .footer_section p {
        width: auto;
    }

    .whatsapp-float-container {
        right: 15px;
        bottom: 20px;
    }

    .whatsapp-label {
        font-size: 0.9rem;
        padding: 3px 10px;
    }

    .whatsapp-float {
        width: 44px;
        height: 44px;
    }

    .whatsapp-float img {
        width: 28px;
        height: 28px;
    }

    .contact-description {
        font-size: 1rem !important;
        line-height: 1.6;
        padding: 0 15px;
        margin: 10px 0 0 0;
    }

    .custom_heading-container {
        padding: 0 20px;
    }
    
    .custom_heading-container h2 {
        font-size: 28px;
        line-height: 1.2;
    }
}

@media (max-width: 576px) {
    .health_section .box {
        width: auto;
        margin-right: 5px;
    }

    .contact_section {
        padding: 30px 10px;
    }
    
    .contact_section.layout_padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contact_section .custom_heading-container h2 {
        font-size: 24px;
    }

    .contact_section .custom_heading-container p {
        font-size: 0.95rem !important;
        padding: 0 5px;
    }

    .contact_section .form_contaier form .form-control {
        height: 50px;
        font-size: 16px;
        padding: 12px 15px;
    }

    .contact_section .form_contaier form textarea.form-control {
        height: 120px;
        min-height: 120px;
    }

    .contact_section .form_contaier form button {
        padding: 15px 20px;
        font-size: 16px;
        font-weight: 600;
    }

    .contact_section .detail-box {
        padding: 30px 15px;
    }

    .contact_section .detail-box h3 {
        font-size: 22px;
    }

    .contact_section .detail-box p {
        font-size: 13px;
    }

    .contact_section .detail-box ul li {
        font-size: 13px;
    }

    .contact-info {
        padding: 15px 10px;
    }

    .contact-info p {
        font-size: 13px;
    }

    .contact-info p:last-child {
        font-size: 15px;
    }

    .whatsapp-float-container {
        right: 10px;
        bottom: 15px;
    }

    .whatsapp-label {
        font-size: 0.85rem;
        padding: 2px 8px;
    }

    .whatsapp-float {
        width: 40px;
        height: 40px;
    }

    .whatsapp-float img {
        width: 24px;
        height: 24px;
    }

    .contact-description {
        font-size: 0.95rem !important;
        line-height: 1.7;
        padding: 0 20px;
        margin: 12px 0 0 0;
    }

    .custom_heading-container {
        padding: 0 25px;
    }
    
    .custom_heading-container h2 {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .contact_section {
        padding: 25px 8px;
    }
    
    .contact_section.layout_padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .contact_section .custom_heading-container h2 {
        font-size: 22px;
    }

    .contact_section .custom_heading-container p {
        font-size: 0.9rem !important;
        padding: 0 3px;
    }

    .contact_section .form_contaier form .form-control {
        height: 48px;
        padding: 10px 12px;
    }

    .contact_section .form_contaier form textarea.form-control {
        height: 100px;
        min-height: 100px;
    }

    .contact_section .detail-box {
        padding: 25px 12px;
    }

    .contact_section .detail-box h3 {
        font-size: 20px;
    }

    .contact_section .detail-box p {
        font-size: 12px;
    }

    .contact_section .detail-box ul li {
        font-size: 12px;
    }

    .contact-info {
        padding: 12px 8px;
    }

    .contact-info p {
        font-size: 12px;
    }

    .contact-info p:last-child {
        font-size: 14px;
    }

    .contact-description {
        font-size: 0.9rem !important;
        line-height: 1.8;
        padding: 0 25px;
        margin: 15px 0 0 0;
    }

    .custom_heading-container {
        padding: 0 30px;
    }
    
    .custom_heading-container h2 {
        font-size: 22px;
    }
}

/* Mejoras generales para formularios responsivos */
.contact_section .form_contaier form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contact_section .form_contaier form .form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.contact_section .form_contaier form label {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

.contact_section .form_contaier form .form-control:focus {
    border-color: #3a5d3a;
    box-shadow: 0 0 0 0.2rem rgba(58, 93, 58, 0.25);
    outline: none;
}

/* Mejoras para el contenedor de información de contacto */
.contact-info {
    background-color: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.contact-info p {
    margin-bottom: 8px;
    color: #495057;
}

.contact-info p strong {
    color: #3a5d3a;
    font-weight: 600;
}

@media (max-width: 420px) {}

@media (max-width: 360px) {
    .top_contact-container {
        display: none !important;
    }

    .contact-description {
        font-size: 0.85rem !important;
        line-height: 1.9;
        padding: 0 30px;
        margin: 18px 0 0 0;
    }

    .custom_heading-container {
        padding: 0 35px;
    }
    
    .custom_heading-container h2 {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

/* Estilos responsivos específicos para la descripción de contacto */
.contact-description {
    max-width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    line-height: 1.5;
    margin: 8px 0 0 0;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
}

/* Mejoras responsivas para el contenedor de encabezado */
.custom_heading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}

.custom_heading-container h2 {
    max-width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 15px;
}

/* Estilos responsivos para el carrusel health_section mejorado */
@media (max-width: 991px) {
  .health_section {
    padding: 60px 0;
  }
  
  .health_section .health_carousel-container h2 {
    font-size: 2.2rem;
    margin-bottom: 40px;
  }
  
  .health_section .box {
    min-width: 260px;
    max-width: 320px;
    min-height: 420px;
  }
  
  .health_section .box .img-box {
    padding: 25px 15px 15px 15px;
    min-height: 180px;
  }
  
  .health_section .box .img-box img {
    max-height: 140px;
  }
}

@media (max-width: 768px) {
  .health_section {
    padding: 50px 0;
  }
  
  .health_section .health_carousel-container {
    width: 95%;
  }
  
  .health_section .health_carousel-container h2 {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  
  .health_section .box {
    min-width: 240px;
    max-width: 300px;
    min-height: 400px;
    margin: 15px 8px;
  }
  
  .health_section .box .img-box {
    padding: 20px 12px 12px 12px;
    min-height: 160px;
  }
  
  .health_section .box .img-box img {
    max-height: 120px;
  }
  
  .health_section .box .detail-box {
    padding: 15px 15px 0 15px;
  }
  
  .health_section .box .detail-box .text h6 {
    font-size: 1rem;
  }
  
  .health_section .box .detail-box .text p {
    font-size: 0.9rem;
  }
  
  .health_section .box .detail-box .text h6.price {
    font-size: 1.2rem;
  }
  
  .health_section .owl-carousel .owl-nav.disabled > div {
    top: -70px;
    width: 45px;
    height: 45px;
    background-size: 14px;
  }
  
  .health_section .owl-carousel .owl-nav.disabled .owl-prev {
    right: 85px;
  }
  
  .health_section .owl-carousel .owl-nav.disabled .owl-next {
    right: 30px;
  }
}

@media (max-width: 576px) {
  .health_section {
    padding: 40px 0;
  }
  
  .health_section .health_carousel-container {
    width: 100%;
    padding: 0 15px;
  }
  
  .health_section .health_carousel-container h2 {
    font-size: 1.6rem;
    margin-bottom: 25px;
  }
  
  .health_section .box {
    min-width: 220px;
    max-width: 280px;
    min-height: 380px;
    margin: 10px 5px;
  }
  
  .health_section .box .img-box {
    padding: 18px 10px 10px 10px;
    min-height: 140px;
  }
  
  .health_section .box .img-box img {
    max-height: 100px;
  }
  
  .health_section .box .detail-box {
    padding: 12px 12px 0 12px;
  }
  
  .health_section .box .detail-box .star_container {
    font-size: 1rem;
    margin-bottom: 8px;
  }
  
  .health_section .box .detail-box .text h6 {
    font-size: 0.95rem;
  }
  
  .health_section .box .detail-box .text p {
    font-size: 0.85rem;
    margin-bottom: 10px;
  }
  
  .health_section .box .detail-box .text h6.price {
    font-size: 1.1rem;
    padding: 6px 12px;
  }
  
  .health_section .box .btn_container {
    padding: 0 12px;
  }
  
  .health_section .box .btn_container a {
    padding: 10px 16px;
    font-size: 0.85rem;
  }
  
  .health_section .owl-carousel .owl-nav.disabled > div {
    top: -60px;
    width: 40px;
    height: 40px;
    background-size: 12px;
  }
  
  .health_section .owl-carousel .owl-nav.disabled .owl-prev {
    right: 75px;
  }
  
  .health_section .owl-carousel .owl-nav.disabled .owl-next {
    right: 25px;
  }
}

@media (max-width: 480px) {
  .health_section {
    padding: 30px 0;
  }
  
  .health_section .health_carousel-container h2 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  
  .health_section .box {
    min-width: 200px;
    max-width: 260px;
    min-height: 360px;
    margin: 8px 4px;
  }
  
  .health_section .box .img-box {
    padding: 15px 8px 8px 8px;
    min-height: 120px;
  }
  
  .health_section .box .img-box img {
    max-height: 90px;
  }
  
  .health_section .box .detail-box {
    padding: 10px 10px 0 10px;
  }
  
  .health_section .box .detail-box .star_container {
    font-size: 0.9rem;
    margin-bottom: 6px;
  }
  
  .health_section .box .detail-box .text h6 {
    font-size: 0.9rem;
  }
  
  .health_section .box .detail-box .text p {
    font-size: 0.8rem;
    margin-bottom: 8px;
  }
  
  .health_section .box .detail-box .text h6.price {
    font-size: 1rem;
    padding: 5px 10px;
  }
  
  .health_section .box .btn_container {
    padding: 0 10px;
  }
  
  .health_section .box .btn_container a {
    padding: 8px 14px;
    font-size: 0.8rem;
  }
  
  .health_section .owl-carousel .owl-nav.disabled > div {
    top: -55px;
    width: 35px;
    height: 35px;
    background-size: 10px;
  }
  
  .health_section .owl-carousel .owl-nav.disabled .owl-prev {
    right: 65px;
  }
  
  .health_section .owl-carousel .owl-nav.disabled .owl-next {
    right: 20px;
  }
}

.producto-interactivo {
  cursor: pointer;
}

/* Estilos responsivos para el feature section */
@media (max-width: 768px) {
  .feature_section .feature_container {
    gap: 20px;
    padding: 0 15px;
  }
  
  .feature_section .feature_container .box {
    max-width: 100%;
    min-height: 450px;
    padding: 16px;
  }
  
  .feature_section .feature_container .box .img-box {
    height: 240px;
    min-height: 240px;
    margin-bottom: 16px;
  }
  
  .feature_section .feature_container .box .img-box iframe {
    min-height: 240px;
    max-height: 240px;
  }
}

@media (max-width: 480px) {
  .feature_section .feature_container {
    gap: 16px;
    padding: 0 10px;
  }
  
  .feature_section .feature_container .box {
    min-height: 400px;
    padding: 12px;
  }
  
  .feature_section .feature_container .box .img-box {
    height: 200px;
    min-height: 200px;
    margin-bottom: 12px;
  }
  
  .feature_section .feature_container .box .img-box iframe {
    min-height: 200px;
    max-height: 200px;
  }
  
  .feature_section .feature_container .box .detail-box h5 {
    font-size: 1rem;
    margin-bottom: 8px;
  }
  
  .feature_section .feature_container .box .detail-box p {
    font-size: 0.9rem;
  }
}

/* Estilos responsivos para el logo */
@media (max-width: 768px) {
  .logo-container {
    max-width: 350px;
    padding: 15px;
  }
  
  .logo-image {
    max-height: 250px;
  }
}

@media (max-width: 480px) {
  .logo-container {
    max-width: 300px;
    padding: 10px;
  }
  
  .logo-image {
    max-height: 200px;
  }
}