/*
 ==============================================
 Responsive Style (max-width : 1800px)
 ==============================================
*/
@media only screen and (max-width: 1800px) {

}
/*
 ==============================================
 Responsive Style (max-width : 1600px)
 ==============================================
*/

@media only screen and (max-width: 1600px) {
 
}

/*
 ==============================================
 Responsive Style (max-width : 1400px)
 ==============================================
 */

@media only screen and (max-width: 1450px) {
    
}
/*
 ==============================================
 Responsive Style (max-width : 1400px)
 ==============================================
 */

@media only screen and (max-height: 876px) {
    
}

/*
 ==============================================
 Responsive Style (max-width : 1300px)
 ==============================================
 */

@media only screen and (max-width: 1300px) {

}



/*
 ==============================================
 Responsive Style (max-width : 940px)
 ==============================================
 */

@media only screen and (max-width: 1050px) {
   
}
/*
 ==============================================
 Responsive Style (max-width : 890px)
 ==============================================
 */

@media only screen and (max-width: 950px) {
  .item_bebe{
      width:35%;
  }
  .otros_servicios_item{
      width: 65%;
      margin:auto;
      margin-bottom:20px;
      margin-top:20px;
  }
    .section_lorena{
        flex-wrap: wrap;
    }
  .lorena_content{
      margin:auto;
      margin-bottom:40px;
  }
  .otros_servicios_item_text{
      margin:auto;
  }
  .item_bebe{
      width:34% !important;
  }
  .page-template-page-planes .section_oferta_1 > img,.page-template-page-planes .section_oferta_2 > img{
          height: 400px;
    object-fit: cover;
  }
  .main_banner img{
    height: 450px;
    object-fit: cover;
  }
  .menu_footer{
      display:none;
  }
  .footer_content > div{
      width: 50%;
  }
}


/*
 ==============================================
 Responsive Style (max-width : 820px)
 ==============================================
 */

@media only screen and (max-width: 820px) {
    
}

/*
 ==============================================
 Responsive Style (max-width : 768px)
 ==============================================
 */

@media screen and (max-width: 768px) {
    .menu_footer{
      display:block;
  }
  .footer_content > div{
      width: 100%;
  }
    .main_banner img{
        height: 500px;
        object-fit: cover;
        object-position: right;
    }
    .title_banner {
        font-size: 25px;
        font-family: 'avenir-black';
        color: #fff;
    }
    .main_home_info .p_banner{
        font-size: 18px;
    }
    .home_content{
        padding: 30px 0;
    }
    .item_bebe, .otros_servicios_item, .otros_servicios_item img{
        width: 100% !important;
        margin-bottom: 20px;
    }
    .section_services{
        padding: 10px;
    }
    .item_bebe img{
        width: 100%;
    }
    .otros_servicios_item{
        flex-wrap: wrap;
    }
    .otros_servicios_item_text{
        padding: 0;
    }
    .otros_servicios_item .link_services{
        text-align: center;
    }
    .lorena_content{
        position: relative;
    }
    .lorena_content{
        width: 100%;
        padding-bottom: 20px;
    }
    .section_lorena{
        flex-wrap: wrap;
        background: #FDF6ED;
    }
    .logo_footer_redes, .logo_footer_img{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .item_footer_img img{
        width: 100%;
    }
    .grid_footer_img{
        justify-content: space-between;
    }
    .home_content_beneficios_item{
        width: 50%;
        flex-wrap: wrap;
    }
    .beneficio_item_img, .beneficio_item_info{
        width: 100%;
    }
    .beneficio_item_img img{
        width: 100px;
        display: block;
        margin: auto;
    }
    .home_content_beneficios, .beneficio_item_info{
        padding: 10px;
        text-align: center;
    }
    .section_oferta_1 > img{
        display: none;
    }
    .section_oferta_1_info{
        position: relative;
        background: #032e4e;
        padding: 20px 10px;
    }
    .section_oferta_1_info_content{
        width: 100%;
    }
    .section_oferta_2 .section_oferta_1_info{
        background: #9dd3e9;
        padding: 20px 10px;
    }
    .section_oferta_1_info h3{
        font-size: 19px;
    }
    .home_content{
        padding-bottom: 0;
    }
    .img_firma img, .section_video_content, .section_video_content,
    .content_form, .content_datos{
        width: 100%;
    }
    .content_form, .content_datos{
        padding: 20px 10px;
    }
    .icon_menu_responsive, #closeMenu{
        display: block !important;
    }
    .header_menu ul{
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        background: rgba(0,41,66,0.95);
        z-index: 10;
        flex-wrap: wrap;
        align-content: center;
        transform: translate(100%);
        transition: all 0.5s ease;
    }
    .header_menu ul.openMenu{
        transform: translate(0%);
    }
    .header_menu ul li{
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    .header_menu ul a{
        font-size: 25px;
    }
    #closeMenu{
        position: absolute;
        right: 10px;
        top: 10px;
        text-align: right;
        font-size: 29px;
        color: #fff;
    }
    .header_content{
        padding: 10px;
    }
    .header_logo img{
        width: 100px;
    }
    .icon_menu_responsive{
        color: #fff;
        font-size: 35px;
    }
    .item_testimonio {
        width: 100%;
    }
}

/*
 ==============================================
 Responsive Style (max-width : 568px)
 ==============================================
 */

@media screen and (min-width: 568px) {
  

}
/*
 ==============================================
 Responsive Style (max-width : 480px)
 ==============================================
 */

@media only screen and (max-width: 480px) {
    .section_lorena img{
        width: 100%;
    }
    .logo_footer{
        flex-wrap: wrap;
    }
    .logo_footer_redes, .logo_footer_img{
        width: 100%;
    }
    .redes{
        margin: auto;
    }
    .logo_footer_redes{
        text-align: center;
        border: none;
    }
    .section_services_planes .item_bebe{
        width: 100% !important;
    }
    .section_testimonios{
        padding-left: 10px;
        padding-right: 10px;
    }
    .item_testimonio{
        width: 100%;
    }
    .section_services{
        background-image: none !important;
    }
    .main_lorena .main_banner img{
        object-position: bottom;
    }
    .swiper-button-next, .swiper-button-prev{
        top: 90%;
    }
    .item_testimonio_text p{
        font-size: 13px;
    }
    .content_testimonios .swiper-wrapper{
        display: flex;
        align-items: center;
    }
    .page-template-page-planes .section_oferta_1 > img,.page-template-page-planes .section_oferta_2 > img{
          height: auto;

  }
}   
/*
 ==============================================
 Responsive Style (max-width : 380px)
 ==============================================
 */

@media only screen and (max-width: 380px) {}
