.div_cat_accueil{height:320px;}
.txt_cat_accueil{  height:200px;}


/*#pname{height:750px; }*/
#pname_photo{}
#pname_fake_blur{background:url(/images/accueil/header-fh-bleu-750.png) no-repeat top center;width:100%;;position: absolute;height: 100%;width: 100%;z-index:0}
#pname_expli{position:relative;border:0px solid red;height:650px;}
#pname_expli_container{border:0px solid orange;color:#fafafa;text-align: center;margin:0 auto;overflow:hidden;padding-top:10px; z-index:40000;padding-bottom:200px;}
#div_acceuil1 h1{color:#fafafa;text-transform: uppercase;font-size:48px;margin-top:0px;border:0px solid red;z-index:10;}
#pname_expli_container hr{ } 
#pname_expli p{font-size:18px;text-align:left;}
#expli_index_h1{line-height:25px;color:#A7BDEE;text-transform: initial;margin-top:50px;}

#div_acceuil1{width:55%;float:left;background:#000;height:750px;background:url(../images/accueil/divoffice.jpg) no-repeat top right #fff;}
#inner_div1{width:480px;margin:0 auto;;height:400px;border:0px solid red;margin-top:125px; text-align: left;color:#A7BDEE}
#inner_div1 h1{color:#3D6E8E;text-transform: uppercase;font-weight: bold;font-size:24px;}
#div_acceuil2{height: 575px;}
#bt_discoverit{border:1px solid #E58E61;padding:7px 35px;font-size:16px;box-shadow: 1px 1px 1px 0px #D37444;color:#E58E61;font-weight: normal;}
#div_discover{font-size: 20px;margin-top:50px;margin-bottom:50px;font-weight: normal;}
#bt_old_offer{border-radius:15px ;color:#F7941D;background:none;border:1px solid #F7941D;text-transform: none;;}
#bt_old_offer:hover{background:none !important;}
#bt_new_offer{border-radius:15px ;margin-left:15px;}
#bt_new_offer:hover{background:#F7941D !important;}


.pname_expli_container_ppp{
    border:0px solid orange;
    color:#fafafa;
    text-align: right;
    margin:0 auto;
    overflow:hidden;
    padding-top:30px;
    z-index:40000;
    padding-bottom:50px;
    width: 1280px;
    /*height: 400px;*/
    /*background: url(../images/accueil/6965.jpg) no-repeat top center;*/
    h2{
        font-size:38px;
        margin-bottom: 20px;
    }
}

.carou1{
    /*display: flex;*/
    /*background:#03111c !important;*/
    /*background:url(../images/accueil/background_header_3840.jpg) no-repeat top left #0c1b3a !important;*/
    background: rgb(0,29,70);
    background-image: url(../images/accueil/line_bg.png),linear-gradient(180deg,#031743 0%, #020f21 70%, #06111d 100%) !important;
    background-position: top left;
    background-repeat: no-repeat;
    
}

.carou2{
    /*display: flex;*/
    /*background:#03111c !important;*/
    /*background:url(../images/accueil/background_header_3840.jpg) no-repeat top left #0c1b3a !important;*/
    background: rgb(0,29,70);
    background-image: url(../images/accueil/line_bg.png),linear-gradient(180deg,#031743 0%, #020f21 70%, #06111d 100%) !important;
    background-position: top left;
    background-repeat: no-repeat;
    
}

#pname_expli_container_nas{
    background:url(../images/nas/ours_ultra.webp) no-repeat;
    background-position: left 120px;
}
#pname_expli_container_rack{
    background:url(../images/accueil/rack_home.png) no-repeat;
    background-position: left 120px;
    background-size: 800px;
}

.full_tri_way{
    
    /*margin-top:20px;*/
    background: #001b41;
    /*background: #041e50;*/
    /*height: 100px;*/
}
.tri_way{
    height: 175px;
    /*background: mediumpurple;*/
    display: flex;
    width: 1280px;
    color:#fafafa;
    /*border: 1px solid green;*/
    justify-content: center;
    margin:0 auto;
    > div {
        flex: 1;
        /*margin: 0 10px;*/
        padding:18px 25px 35px 25px;
        text-align: left;
        display: flex;
        flex-direction: column;
        /*gap:5px;*/
        .title_3way{
            font-size: 18px;
            font-family: ubb;
            margin-bottom: 10px;
            color:#0fa5df;
        }
        
        .accroche_3way{
            font-size: 22px;
            margin-bottom: 5px;
            font-family: ubb;
            
        }
        > div{
            /*border:1px solid red;*/
        }
    }
    > div:nth-child(1){
        border-left: 1px solid #0d367e;
    }
    > div:nth-child(2){
        border-left: 1px solid #0d367e;
        border-right: 1px solid #0d367e;
    }
    > div:nth-child(3){
        border-right: 1px solid #0d367e;
        border-right: 1px solid #0d367e;
    }
}

.div_discover_and_price{
    display: flex;
    justify-content: space-between;
    margin-top:40px;
    align-items: center;
}

.div_discover_and_price_nas{
    margin-top:110px;
    
}

@media ( max-width: 1320px) {
    #pname{overflow:hidden;}
    #pname_expli_container{}
    /*#pname_expli_container h1{width:1040px !important;}*/
    #div_acceuil1{width:100%;margin:0;background-image:url(../images/accueil/div_resp2.jpg);background-position: top center;}
    #div_acceuil2{width:100%;margin:0;width:100%;}
    .tri_way {
        width: 1040px;
    }
    .pname_expli_container_ppp{
        width: 1040px;
    }
    #pname_expli_container_nas{
        background-size: 400px;
    }
    
    .div_img_cat_accueil{
        height: 97px;
    }
    
    #pname_expli_container_rack {
        background-size: 700px;
        background-position: left 120px;
    }
    
}

@media (max-width: 1080px) {
    /*#pname{background:url(../images/halloween/background-halloween-1280.jpg) no-repeat top center;background-size: contain ;}*/
    /*#pname_expli_container h1{width:790px !important;font-size:16px;}*/
    .tri_way {
        width: 100%;
        height: auto !important;
        flex-direction: column;
        > *{
            border-bottom: 1px solid #0d367e;
            border-left: none !important;
            border-right: none !important;
            > * {
                width: 790px !important;
                /*background:purple;*/
                margin:0 auto;
            }
            
        }
    }
    .pname_expli_container_ppp{
        width: 790px;
    }
    #pname_expli_container_nas{
        background-size: 300px;
        background-position: left 120px;
    }
    #pname_expli_container_rack {
        background-size: 500px;
        background-position: left 120px;
    }
    
    #cat_accueil{
        flex-direction: column;
    }
    
    #div_acceuil2{
        height: auto !important;
    }
    
}
@media (max-width: 840px) {
    #pname_expli_container{width:639px !important;}
    #pname_expli_container h1{width:639px !important;font-size:14px;}
    
    
    .pname_expli_container_ppp{
        width: 639px;
    }
    #pname_expli_container_nas{
        background-size: 250px;
        background-position: left 130px;
    }
    
    #pname_expli_container_rack {
        background-size: 400px;
        background-position: left 150px;
    }
    
    #div_carou_index{
        margin-bottom: 0 !important;
    }
    
    .tri_way {
        /*width: 450px;*/
        > *{
            > * {
                width: 639px !important;
            }
        }
    }
  
}
@media (max-width: 680px) {
    #pname_expli_container{width:450px !important;}
    #pname_expli_container h1{width:450px !important;}
    #inner_div1{width:450px;}
    .tri_way {
        /*width: 450px;*/
        > *{
            > * {
                width: 450px !important;
            }
        }
    }
    .pname_expli_container_ppp{
        width: 450px;
    }
    
    #pname_expli_container_nas{
        background: none;
    }
    
    #pname_expli_container_rack {
        background: none;
    }
    
    .div_discover_and_price_nas{
        margin-top: 81px;
    }
    
    #little_detail_slide_rack{
        align-items: center !important;
    }
    
    
}
@media (max-width: 480px) {
    .txt_cat_accueil{font-size:16px;}
    .txt_cat_accueil{  height:auto;}
    .div_cat_accueil{height:auto;}
    .txt_cat_accueil h2{font-size:20px;}
    #expli_index_h1{font-size:16px !important;}
    #pname_expli_container h1{width:310px !important;}
    #inner_div1{width:310px;}
    #bt_old_offer{width:100%;}
    #bt_new_offer{width:100%;margin:20px 0 0 0;}
    .tri_way {
        > *{
            > * {
                width: 310px !important;
            }
        }
    }
    .pname_expli_container_ppp{
        width: 310px;
        height: auto !important;
        h2{
            display: flex;
            flex-direction: column;
        }
    }
    
    .div_discover_and_price{
        flex-direction: column-reverse;
        gap: 20px;
        align-items: normal;
    }
    .pname_expli_container_action{
        a.bt_orange{
            width: 100% !important;
        }
    }
    .pname_expli_container_price_all{
        text-align: center !important;
    }
}