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

    html, body{
        font-size: 1.17vw;
    }
    .content{
        width: calc(100% - 6rem);
    }
    .page .deco_b{
        width: calc(100% + 3.5rem);
    }
    .whatsapp_ext{
        right: 3rem;
    }
}

@media screen and (max-width: 1380px){
    html, body{
        font-size: 16px;
    }
}

@media screen and (max-width: 1240px){
    .menu{
        display: none;
    }
    .btn_responsive{
        width: 4rem;
        height: 3rem;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        margin-bottom: 1.1rem;
        margin-right: -1.25rem;
    }
    .btn_responsive span{
        position: relative;
        width: 1.5rem;
        height: 2px;
        background-color: #bdc3c3;
    }
    .btn_responsive span::after{
        content: '';
        width: 100%;
        height: 100%;
        background-color: #bdc3c3;
        display: block;
        position: absolute;
        left: 0;
        top: -0.4rem;
    }
    .btn_responsive span::before{
        content: '';
        width: 100%;
        height: 100%;
        background-color: #bdc3c3;
        display: block;
        position: absolute;
        left: 0;
        bottom: -0.4rem;
    }
    header .content{
        justify-items: flex-end;
        align-items: center;
    }
    .header_activo{
        overflow: hidden;
    }
    .header_activo .responsive_header{
        display: block;
    }
    .header_activo .logo {
        margin-bottom: 0.8rem;
    }
    .header_activo header .content{
        padding-top: 0.8rem;
    }
    .header_activo .btn_responsive{
        margin-bottom: 0.8rem;
    }
    .header_activo .logo img {
        max-width: 60%;
    }
    .responsive_header {
        display: none;
        position: fixed;
        background-color: #fff;
        width: 100%;
        top: calc(4.6rem + 7px);
        height: calc(100% - (4.6rem + 7px));
        overflow: auto;
    }
    .search_responsive{}
    .search_responsive .search{}
    .search_responsive .sn_btn.lupa{
        width: 6rem;
        height: 3rem;
    }
    .search_responsive input{
        width: 100%;
        box-sizing: border-box;
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
        padding: 0 0 0 2rem;
    }


    .rh_item{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 2rem;
        border-bottom: 1px solid #E4E5E6;
    }
    .rh_link{
        padding: 0.9rem 0;
        display: block;
        width: 100%;
        font-size: 0.86rem;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        text-transform: uppercase;
    }

    .rh_submenu{
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        flex-direction: column;
        z-index: 5;
        background-color: #fff;
        left: 0;
        top: 0;
    }
   
    .btn_sub, .btn_back{
        height: 3rem;
        min-width: 3rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        border-radius: 0;
        background-color: transparent;
        padding: 0;
        cursor: pointer;
        color: #fff;
        background-color: #003595;
        border-radius: 0.4em;
        padding: 0 1rem;
        box-sizing: border-box;
        margin: 0.2em 0;
    }

    .content {
        width: calc(100% - 4rem);
    }
    .whatsapp_ext{
        right: 2rem;
    }
    .page .deco_b {
        width: calc(100% + 2.5rem);
    }
    .splide__arrow{
        border: none;
    }
    .splide__arrow--prev {
        left: -2em;
    }
    .splide__arrow--next{
        right: -2rem;
    }
    .p_info{
        padding: 1rem 0.5rem 1.5rem;
    }
    .fm_item{
        padding: 0.4rem 0;
        display: block;
    }
    .f_menu {
        display: flex;
        flex-wrap: wrap;
    }
    .anclar{
        padding: 1rem 0 1rem 2em;
    }
    .anclar::before{
        top: 1rem;
    }
    .anclar::after{
        bottom: 1.2em;;
    }
    .grid_five{
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (min-width: 1120px){
    
    .m_item:hover{
        background-color: #003595;
        color: #fff;
    }
    .sm_item:hover{
        color:#f8f8f8;
        background-color: #54565A;
    }
    .submenu:hover .submenu_int{
        display: block;
    }
    .ss_item:hover{
        background-color:#F8F8F8;
        color: #003595;
    }
    .ss_item.sub_ss_item:hover{
        background-color: transparent;
        color: #000;
    }
    .filterm_item:hover{
        background-color: #54565A;
        color: #F8F8F8;
    }
    .item_app-img:hover img{
        transform: scale(1.2);
    }
    .form_content .sn_btn:hover{
        background-color: #54565A;
    }
    .form_contacto .btn:hover{
        background-color: #54565A;
    }
    .loadmore .sn_btn:hover, .moreinfo:hover{
        background-color: #54565A;
    }
    .btn_leermas:hover{
        background-color: #54565A;
        color: #fff;
    }

    .slider_item .zoom:hover{
        background-color: #88898b;
    }
    .actZoom .slider_item .close:hover{
        background-color: #88898b;
    }
}

@media screen and (min-width: 1001px){
    .content.content_sidebar.content_news{
        display: grid;
        grid-template-columns: 1fr 25%;
        grid-gap: 2rem;
    }
    .content.content_sidebar.content_news .side_news{
        grid-column: 2;
        grid-row: 1;
    }
}

@media screen and (max-width: 1200px){
    .splide__slide_overlay{
        grid-template-columns: 1fr;
        grid-template-rows: minmax(0, 60%) minmax(0, 40%);
        justify-items: center;
    }
    .splide__slide_overlay h2{
        margin: 2rem 0 1rem;
    }
    .splide__slide_overlay a{
        margin: 2rem 0 3rem;
    }

    .aboutUsContainer{
        grid-gap: 2rem;
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: minmax(min-content, max-content) minmax(min-content, max-content);
    }
    .aboutUsText > div{
        text-align: center;
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px){
    .splide__slide_overlay h2{
        font-size: 150%;
    }
}

@media screen and (max-width: 800px){
    .splide__slide_overlay h2{
        font-size: 125%;
        margin: 1rem 0;
    }
    .splide__slide_overlay a{
        margin: 1rem 0 3rem;
    }

    .aboutUsContainer{
        grid-gap: 1rem;
    }
}

@media screen and (max-width: 1000px){
    .side_submenu{
        display: none;
    }
    .side_submenu.side_news{
        display: block;
        position: relative;
        top: initial;
        margin-top: 2rem;
        max-height: initial;
    }
    .content_news{
        display: flex;
        flex-direction: column-reverse;
    }
    .content_sidebar{
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
    .side_image{
        grid-row: 2;
        position: relative;
        top: initial;
    }
    .txt_columns ul{
        column-count: 3;
    }
    .single_txt{
        grid-template-columns: 1fr 2fr;
    }
    .grid_4{
        grid-template-columns: 1fr 1fr 1fr;
    }
    .loadmore{
        grid-column: 1/4;
    }
    .txt--slider-item .slider_item{
        width: calc(100%/3 - 0.5rem);
    }
}
@media screen and (max-width: 900px){
    .f_menu{
        display: flex;
        flex-direction: column;
    }
    .cp_title, .c_txt{
        width: 100%;
    }
    
}

@media screen and (max-width: 760px){
    .content {
        width: calc(100% - 2rem);
    }
    .whatsapp_ext{
        right: 1rem;
    }
    .page .deco_b {
        width: calc(100% + 1.5rem);
    }
    .splide__arrow{
        width: 1rem;
    }
    .splide__arrow--prev {
        left: -1em;
    }
    .splide__arrow--next{
        right: -1rem;
    }

    .grid{
        grid-gap: 1rem 0.5rem;
    }
    .p_info_int p{
        display: none;
    }
    .p_marca_image img{
        max-width: 2.5rem;
    }
    .p_info{
        grid-gap: 1rem 0.3rem;
    }
    .marcas > *{
        font-size: 0.86rem;
        margin: 0.5rem 1rem;
    }
    .marcas{
       margin: 0 -1rem; 
    }
    .txt_columns ul{
        column-count: 2;
    }
    .txt h1, .item_new h2{
        font-size: 1.3rem;
    }
    .txt h2{
        font-size: 1.1rem;
    }
    .anclar{
        grid-column: 1;
    }
    footer .content{
        grid-template-columns: 1fr;
    }

    .grid_five{
        grid-template-columns: repeat(3, 1fr);
    }
    .txt_contact{
        grid-template-columns: 1fr;
        margin-bottom: 0;
    }

    
    .txt table tr,
    .txt table td {
        display: flex;
        flex-direction: column;
    }

    .filter_menu{
        max-height: calc(100vh - (9rem + 7px));
    }


    /* heaader */
    header .content{
        grid-template-columns: 9rem 1fr;
        padding: 0.5rem 0 0;
    }
    .logo {
        margin-bottom: 0.5rem;
    }
    .btn_responsive{
        margin-bottom: 0.5rem;
        height: 2.5rem;
        margin-right: -1rem;
        width: 3.5rem;
    }
    .logo img.animation{
        max-width: 100%;
    }
    .header_activo .logo {
        margin-bottom: 0.5rem;
    }
    .header_activo .logo img {
        max-width: 100%;
    }
    .header_activo .btn_responsive {
        margin-bottom: 0.5rem;
    }
    .header_activo header .content{
        padding-top: 0.5rem;
    }
    .responsive_header{
        top: calc(3.5rem + 7px);
        height: calc(100% - (3.5rem + 7px));
    }
    .rh_item{
        padding: 0 1rem;
    }
    .search_responsive .sn_btn.lupa{
        width: 5rem;
    }
    /* heaader fin */


}
@media screen and (max-width: 550px){
    .p_marca_image{
        display: none;
    }
    .p_info{
        grid-template-columns: 1fr;
    }
    .p_info_int {
        grid-column: 1;
    }
    .slider_home{
        height: 56vw;
    }
    .grid{
        grid-template-columns: 1fr 1fr;
    }
    .grid .loadmore{
        grid-column: 1/3;
    }
    .single_txt {
        grid-template-columns: 1fr;
    }
    .grid_five{
        grid-template-columns: 1fr 1fr;
    }
    .grid_4{
        grid-template-columns: 1fr 1fr;
    }
    .loadmore{
        grid-column: 1/3;
    }
    .column_txt{
        grid-template-columns: 1fr;
        background-color: #edeceb;
        padding: 1rem;
        width: 100%;
        box-sizing: border-box;
    }
    .column_txt .txt:nth-child(1)::after{
        display: none;
    }
    .t_body{
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
    .table .txt a{
        text-decoration: underline;
        display: block;
        padding: 0.8em 0;
    }
    .table .txt br{
        display: none;
    }
    .t_header{
        display: none;
    }
    .filter{
        position: static;
        padding: 0 0.5em;
    }
    .filter.act{
        background-color: #003595;
        color: #fff;
    }
    .act .btn_filter{
        color: #fff;
    }
    .act .btn_filter .icon span:nth-child(1)::after,
    .act .btn_filter .icon span:nth-child(2)::after{
        background-color: #003595;
    }
    .txt--slider-item .slider_item{
        width: 100%;
        margin: 0 0 1rem;
    }
}