


@font-face {
  font-family: "Montserrat";
  src: local("Montserrat"),
       /* Если не получилось, загрузит woff2 */
       url("/css/Montserrat.ttf") format("ttf"),
 
}


*,html{font-family: 'Montserrat', sans-serif;}
.top_nav,section.top-section {
   
    margin: 0 auto;
justify-content: flex-end;
}
.top_nav_1400{

     max-width: 1600px;
    margin: 0 auto;
    width: 1600px
}
section.top-section a {
    text-decoration: none;
    font-size: 14px;
    padding: 8px 12px;
    color: #fb7e03;
    font-weight: 500;
     display:flex; 
     letter-spacing:.5px;
}
.btn-need-call:hover,section.top-section a:hover{

    background:#fb7e03;
    color:  #7e3302;
}
.btn-header-phone:hover{
color:  #fb7e03;

}

.main_title{
    font-size: 14px;line-height: 1.4;padding: 16px 0px 0;
}
.btn-header-phone-span{
    font-size: 16px;
}
section.top-section li {
    list-style: none;}
section.top-section ul {
    margin: 0;
    padding: 0;
}
section.top-section span {
    font-size: 14px;
    color: white;
    padding: 8px 14px;
   
}

.btn-need-call{
    border-radius: 4px;
    text-decoration: none;
    color: white;
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
}

.btn-header-phone{
    font-size: 28px;
    text-decoration: none;
    font-weight: 600;
    color: #fb7e03;
}
/*

новые стили

*/




/*

main page

*/

 
/*

main page


*/


/*

main page section 2 


*/



section.mainpage-section-2 h2 {
    text-align: center;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: -1.5px;
}

section.mainpage-section-2 p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
section.mainpage-section-2 {
    padding: 100px 0;
}
section.mainpage-section-2 li img {
    width: 70px;
}

a.mainpage-section-2-show-more:hover {
    background: rgb(31,158,117);
    background: linear-gradient(180deg, rgba(31,158,117,1) 0%, rgba(148,241,97,1) 100%);
    color: white;
}
a.mainpage-section-2-show-more {
        display: inline-block;
    background: #fb7e03;
    border-radius: 4px;
    text-decoration: none;
    color: white;
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer !important;
}

section.mainpage-section-2 li,section.mainpage-section-2 li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}
section.mainpage-section-2 li a span {
    padding: 20px 0;
    font-size: 18px;
}
section.mainpage-section-2 li a {
    text-decoration: none;
    color: #363636;
    font-weight: 500;
}


 
.store_model_item:hover {
    background: #f2f2f2;
}
 

.s-4_title{
    background: white;
    font-size: 58px;
    text-align: center;
    font-weight: 700;
    letter-spacing: -2px;
    padding: 50px 0 0px;
}


.s-4_subtitle{
    font-size: 42px;
    text-align: center;
    font-weight: 500;
    letter-spacing: -1px;
    padding: 0px 0 50px;

}
.s-4-div{
        padding: 20px;
}
.s-4-div img {
    width: 200px;
    margin-right: 30px;
}

.s-4-div span {
    font-size: 18px;
    line-height: 1;
}
 
.s-4-div h4 {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 20px;
}


.s-5{
    margin: 100px auto;
}
.s-5 p{
        font-size: 24px;
    text-align: left;
    font-weight: 500;
    letter-spacing: -2px;
    padding: 0px 0 50px;
    line-height: 1;
    max-width: 420px;
    margin: 0 auto;
}
.s-5 h3{

    background: white;
    font-size: 42px;
    text-align: center;
    font-weight: 700;
    letter-spacing: -2px;
   
}
/*

main page section 2 


*/





/*

дляСтили для страницы авто ковриков 


*/


h1.auto-category-title{

    font-size: 52px;
    font-weight: 800;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    letter-spacing: -1.5px;
    }

    p.item_title {
    font-size: 18px;
}
li.product { display: none; }
li.item_modellist title { font-size: 38px;   display: inline; font-weight: 600; color: #363636;  border-bottom: 2px dashed;  width: 100%;}
.item_modellist_link { padding: 20px 0 10px 10px; font-size:12px;  }

li.item_modellist {  display: flex;  margin: 0 auto;  flex-direction: column; }
ul.products {  display: flex; flex-direction: row;  flex-wrap: wrap;  align-items: baseline;  justify-content: left;  margin: 0 auto;  list-style: none;  padding:0;  }
ul.products a{  color: #ff7100;  text-decoration: none;  } 
ul.products a:hover{ opacity:.7; }

 /*
}

дляСтили для страницы авто ковриков 


*/

 



/*      стили для актиной ссылки и для выделенной ссылки        */


li.header_item.active:after {
    content: "";
    background: #fcc107;
    border-radius: 0 6px 6px 0;
    height: 50px;
    width: 100%;
    position: absolute;
    left: 6px;
    z-index: -1;
    transition: background 0.3s ease, color 0.2s linear;  
    margin-top: -2px;
    
}
.header_item a:hover{

 color: #ffc107;
 transition: background 0.3s ease, color 0.2s linear;  
 opacity: 1;

}
li.header_item:hover{

 background: #4b3800;
 transition: background 0.3s ease, color 0.2s linear;  

}
 
span.position-absolute.top-0.start-100.translate-middle.badge.rounded-pill.bg-danger.text-white {
    font-size: 12px;
    padding: 4px 6px;
}
li.header_item:before,li.header_item,li.header_item a,li.header_item i,li.header_name.hide_nav_bar i,li.header_name.logo a{

  transition: background 0.3s ease, color 0.2s linear;  
}

li.header_name.logo a:hover,li.header_name.hide_nav_bar i:hover{
transition: background 0.3s ease, color 0.2s linear;
    color: #9d7804;
}

nav.bg-dark li span {
    padding-top: 3px;
}

/*      стили для актиной ссылки и для выделенной ссылки        */
 


ul.dropdown-menu.show li{
    height: auto;
    padding: auto;
    margin: 0;
}
.logo a{

    padding: 0;
    margin: 0;

}
li.header_name.logo.px-1 a {
    font-weight: 900;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 1;
}

li.header_name.logo.px-1 a b {
    margin-top: -6px;
    font-size: 80%;
    font-weight: 100;
}


header hr{    color: #fcc107;
    height: 2px;
    width: 100%;
    margin: 5px auto 0px;}

header a#navDrop.dropdown-toggle::after{

    display: none;
}


.news_text a {
    color: wheat;
}


/*



стили для пегенации страниц

*/
.pagenation_block a.btn:hover {
    /* padding: 20px !important; */
    font-size: 18px;
    transition: 0.3s ease-in-out;
    
    
    color: #00000040 !important;

}
.pagenation_active{
     color: #ffffff !important;
     font-size: 20px;
    background: rgb(0 0 0 / 40%);
    font-weight: 400 !important;
}
 
.pagenation_block a.btn {
    transition: 0.3s ease-in-out;
    height: 30px;
    width: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color:#ffffff;
    font-weight: 600;
}
.pagenation_block{
    position: fixed;
    left: 60px;
    right: 0;
    bottom: 0;
}
.pagenation_block ul {
    background: #fb7e03 !important;
    opacity: .8;
    transition: 0.8s ease-in-out;
}
.pagenation_block ul:hover{
opacity: 1;
transition: 0.25s cubic-bezier(0, 0, 0.19, 0.99);
}
/*


    стили для кнопок в генераторе




*/


.gen_btn label,.gen_btn{
z-index: 2;
overflow: hidden;

}
.gen_btn{
    position: relative;

}

.gen_btn label:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    cursor: pointer;
   
}

section#gen_k,section#gen_b,section#gen_t{

    background-repeat: no-repeat !important;
    background-position: center center !important;
        width: 350px;
    min-width: 350px;
    max-width: 350px;
    margin: 0 auto;
}

.gen_btn label {
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    padding: 6px;
    border-radius: 5px;
    margin: auto;
    opacity: .6;
    background: black;
}
.gen_btn label:hover,.gen_btn label:active,.gen_btn input:checked+label  {
  background: #ff7100;
    text-align: center;
    font-size: 10px;
    padding: 6px;
    border-radius: 5px;
    margin: auto;
    color: white;
    opacity: 1;
}
.gen_btn_no{
    background: transparent !important; 
    border: none !important;
    color: gray !important;

}



.navigation_shop_step_btn_next{

    border:none;
    color: white;
    font-size: 24px;
    background: rgb(31,158,117);
    background: linear-gradient(180deg, rgba(31,158,117,1) 0%, rgba(148,241,97,1) 100%);
    padding: 12px 32px;
    border-radius: 6px;
    cursor:pointer;
}
.navigation_shop_step_btn_next:hover{


        background: #fb7e03;
    color: #7e3302;
}
/*


    анимация наведения
    на общий блок включаюший фокус 
    отключающий на инфу




*/
.main_cat_hover:{transition: 0.25s}
.main_cat_hover:hover{
-webkit-box-shadow: 0px 0px 3px 2px rgb(171 171 171);
-moz-box-shadow:0px 0px 3px 2px rgb(171 171 171);
box-shadow:0px 0px 3px 2px rgb(171 171 171);
transition: 0.25s
}
.focus_off{
opacity: .3;
transition: 0.25s cubic-bezier(0, 0, 0.19, 0.99);
}


.focus_on:hover .focus_off{
opacity: 1;
transition: 0.25s cubic-bezier(0, 0, 0.19, 0.99);
}


.progress_btn:hover{opacity: 1}
.progress_btn{opacity: 0;
    color: white !important;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: green;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px !important;}
/*


    

    обводка для цены на страницы просмотра заявок


*/

.price_border_box{
    width: 100%;
     background: #29292921; 
    font-size: 20px;
    text-align: center;
    padding: 4px 11px !important;
    /* border: 1px solid #282828; */
    
    border-radius: 6px;
}
/*






*/

.drop_nav_bar {
    top: 75px;
    z-index: 1;
    width: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    align-content: stretch;
    justify-content: flex-end;
    align-items: stretch;
}

.drop_nav_bar ul.navbar-nav.mr-auto.mb-3.mb-lg-0 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-evenly;
}

.drop_nav_bar form#search {
    padding: 0 0px 20px;
}
div#popup_id {
  
    position: fixed;
    bottom: 10%;
    width: 70%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 999;
}

.pop_doc {
    position: fixed;
    right: 0;
    width: 250px;
    bottom: 100px;
}

.bg-new-hover:hover{

opacity: .8;

}

.bg-black-75{
    
        background: rgb(0 0 0 / 45%);
}
.bg-metal{background:linear-gradient(311deg, #d0d0d0cc 0%, rgb(255 255 255 / 80%) 53%, rgba(196,196,196,0.9023984593837535) 100%) !important}
.font-s-80{
        line-height: 1;
    font-size:80%;
}
.border-circle{border-radius: 100px !important;}
.border-10{border-radius: 10px !important;}


.bg-la-dark{
    background: #363636;
}
.bg-la-grey{
    background: #aaaaaa; 
}
.text-la-grey{
    color: #aaaaaa; 
}
.text-la-orange{
    color: #fb7e03;
}
.bg-la-orange{
    background:#fb7e03;
}
.bg-la-green{
    background: rgb(31,158,117);
background: linear-gradient(180deg, rgba(31,158,117,1) 0%, rgba(148,241,97,1) 100%);
}
.bg-la-green-hover:hover{
    background: rgb(31,158,117);
background: linear-gradient(180deg, rgba(31,158,117,1) 0%, rgba(148,241,97,1) 100%);
}

.bg-la-violet{
    background: rgb(160,39,245);
background: linear-gradient(0deg, rgba(160,39,245,1) 0%, rgba(92,5,173,1) 100%);
}
.text-la-violet{
    color: #a027f5;

}
.shopping-cart{
   border: 1px dashed;
   font-size: 24px;
   padding: 12px 38px;
   border-radius: 4px;
   margin-left: 18px;

 
}
.shopping-cart:hover{
    color: #7e3302;
    background: #fb7e03;
    border:1px dashed #fb7e03;

}

.bg-d{background: #2d3134}
.bg-d:hover{background: #3b3f42}

.text-orange{ color:#ffa500  !important;}
 .bg-orange {background-color:#ffa500  !important;}
 .border-orange {border-color: #ffa500 !important;}

.text-fyxia{ color:#f54d9c  !important;}
 .bg-fyxia {background-color:#f54d9c  !important;}
 .border-fyxia {border-color: #f54d9c !important;}

 .text-violet-lt{ color:#c6bdea  !important;}
 .bg-violet-lt {background-color:#c6bdea  !important;}
 .border-violet-lt {border-color: #c6bdea !important;}
 


 .text-violet{ color:#aa92fa  !important;}
 .bg-violet {background-color:#aa92fa  !important;}
 .border-violet {border-color: #aa92fa !important;}
 .bg-violet-50 {background-color:#b582fc30  !important;}


 .text-biruza{ color:#2dc2b9  !important;}
 .bg-biruza {background-color:#2dc2b9  !important;}
 .border-biruza {border-color: #2dc2b9 !important;}

 .text-biruza-lt{ color:#3effc5  !important;}
 .bg-biruza-lt {background-color:#3effc5  !important;}
 .border-biruza-lt {border-color: #3effc5 !important;}

 .text-apple{ color:#b8fc3c  !important;}
 .bg-apple {background-color:#b8fc3c  !important;}
 .border-apple {border-color: #b8fc3c !important;}
 .bg-apple-50 {background-color:#b8fc3c30  !important;}

 .text-apple-dk{ color:#88c31b  !important;}

 .text-blood{color: #ff8080 !important;}
 .bg-blood{background: #ff8080 !important;}
 .border-blood{border-color: #ff8080 !important;}
   

.border-dashed-dark{border:1px dashed #6C757D !important;}
.border-y-dashed-dark{border-top:1px dashed #6C757D !important;border-bottom:1px dashed #6C757D !important;}
.border-bottom-dashed-dark{border-bottom:1px dashed #6C757D !important;}


/*


            кабинет профиля




*/

.bg-gray{
    background:#eeeeee;    
    
}
.border-gray{
    border:1px solid #808080;
}
.bg-gray-hover:hover{

background: #333333;

}

.bg-stat-done{
background:#59f662;
color:#00000099;
}
.bg-stat-done-price{
background:#44d84c;

}

.bg-stat-delivery{
background:#f6f459;
color:#00000099;
}
.bg-stat-delivery-price{
background:#dbd93d;

}


.bg-stat-progress{
background:#9500d7;
color:#ffffffcc;
}
.bg-stat-progress-price{
background:#7700b9;

}

/*


           кабинет профиля




*/

/*


            общий пул фото материалов




*/
a.btn.bg-d.border-10.text-warning.fs-3.m-2.p-3 {
    /* letter-spacing: 1.0px; */
    letter-spacing: .5px;
}

/*





    свои кнопки



*/

.mybtn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
 
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
   
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}








.calendar-item {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 20px;
    font: 14px/1.2 Arial, sans-serif;
}
.calendar-head {
    text-align: center;
    padding: 5px;
    font-weight: 700;
    font-size: 14px;
}
.calendar-item table {
    border-collapse: collapse;
    width: 100%;
}
.calendar-item th {
    font-size: 12px;
    padding: 6px 7px;
    text-align: center;
    color: #888;
    font-weight: normal;
}
.calendar-item td {
    font-size: 13px;
    padding: 6px 5px;
    text-align: center;
    border: 1px solid #ddd;
}
.calendar-item tr th:nth-child(6), .calendar-item tr th:nth-child(7),
.calendar-item tr td:nth-child(6), .calendar-item tr td:nth-child(7)  {
    color: #e65a5a;
}   
.calendar-day.last {
    color: #999 !important;
}   
.calendar-day.today {
    font-weight: bold;
}
.calendar-day.event {
    background: #ffe2ad;
    position: relative;
    cursor: pointer;
}
.calendar-day.event:hover .calendar-popup {
    display: block;
}
.calendar-popup {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    min-width: 200px;
    padding: 15px;
    background: #fff;
    text-align: left;
    font-size: 13px;
    z-index: 100;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    color: #000;
}
.calendar-popup:before {
    content: ""; 
    border: solid transparent;
    position: absolute;    
    left: 8px;    
    bottom: 100%;
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: 0;
}


.search_manufacture{
    text-align: center;
    font-size: 20px;
    border:none;
   color: black;
    background: red;
  
}


.search_manufacture:focus {
    background: #9dff30;
    color: black;
}
.search_manufacture::placeholder{

    color: black;

}








footer {
    background: #363636;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 50px 20px;
    color: white;
}
footer li a {
    color: #ff7100;
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
}

footer li a:hover {
    color: white;
}


.footer_link_block{border-left: 2px dashed #5a5a5a;border-right: 2px dashed #5a5a5a;}

.thanks_you_page_num{background: #363636;
    margin: 0 auto;
    display: flex;
    width: 500px;
    flex-direction: column;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    padding: 30px 0 20px;
    border-radius: 20px;
        background: rgb(31,158,117);
    background: linear-gradient(180deg, rgba(31,158,117,1) 0%, rgba(148,241,97,1) 100%);}

@media only screen and (min-width : 992px) and (max-width : 1600px) {
/* стили */

                    section.top-section span {
                        font-size: 12px;
                        padding: 6px 12px;
                    }
                    section.top-section a {
                    font-size: 12px;
                    padding: 6px 10px;
                    }
                    .btn-header-phone {
                    font-size: 26px;
                    }
                    .btn-header-phone-span {
                        font-size: 14px;
                    }
                     
                   
                    .top_nav_1400 {
                    max-width: auto;
                    width: 100%;
                    }
                    .shopping-cart {
                    font-size: 22px;
                    padding: 10px 36px;
                    margin-left: 12px;
                    }
                    .btn-need-call {
                    padding: 18px;
                    font-size: 14px;}
                    .main_title{
                    font-size: 12px;line-height: 1.4;padding: 16px 0px 0;
                    }
                
                     
                    .main_page_section_main_title{
                       padding-top: 0px;
                    }
                

  

}


div#combine_complect {
    top: -100px !important;
   transform: scale(0.7) !important;
    
    left: 0 !important;
    right: 0;
    max-width: 600px;
    margin: 0 auto;
}  



@media (max-width: 576px){
        .container, .container-sm {
            max-width: 100% !important;
        }
        .footer_link_block{border:none;}
        .btn-header-phone{
            font-size: 18px
        }

        footer {
            
            padding: 40px 10px 20px ;
             
        }
       section.mainpage-section-2 h2,.s-5 h3, .s-4_title{
            font-size: 32px;
            margin-bottom:10px;
                letter-spacing: -1px;
             font-family: 'Montserrat', sans-serif;
        }

       .s-5 h3, .s-4_subtitle{
             font-size: 22px;
             
              letter-spacing: -1px;
             padding: 0;
        }
        section.mainpage-section-2 p{
            font-size: 14px
        }
        .s-5 p{
            font-size: 14px;
            letter-spacing: 0px;
            padding: 0px 10px 50px;
        }
        section.s-5 img {
            max-width: 100%;
        }
        section.mainpage-section-2{
            padding: 0;
        }
        .s-5{
            margin: 0 auto;
        }
        .s-4-div img {
            width: 80px;
        }
        .s-4-div h4 {
            font-size: 24px;
            font-weight: 900;
            margin-bottom:10px;
        }
        .s-4-div span {
            font-size: 16px;
            
        }
        .s-4-div{
            padding :20px 0;
        }
        .store_model_item img {
            height: 50px;
        }
        h1.auto-category-title{
            font-size:30px;
        }
        .thanks_you_page_num{
            padding: 30px 0 20px;
            width: auto;
            
        }
    *,body,span,p {
          font-family: 'Montserrat', sans-serif;
    }
    
      .mobile-font-small{
        font-size:8px !important;
    }
    .mobile-flex-column{
            display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mobile-flex-column>div{
        width:90%;
    
    }
    .mobile-w-90{
        width:90%;
        margin:auto;
    }
 
     .mobile-hide{
         display:none;
     }
     .pop_doc a,.pop_doc p{
         font-size:12px !important;
        
     }
     .pop_doc{ z-index: 1;width: auto !important;}
     .table-partner-mobile-plus{
         display: flex;
         flex-direction: row-reverse;
         
         flex-wrap: wrap;
         padding: 20px 0px;
     }
     
     .table-partner-mobile-plus td{
         width:100%;
        
     }
         .table-partner-mobile-plus-halfe-l {
            width: 30% !important;
            border:none;
            align-items: center;
            display: flex;
            justify-content: center;
            }
             .table-partner-mobile-plus-halfe-r {
            width: 70% !important;
            border:none;
            }
              
        
                div#combine_complect {
                  transform: scale(0.7) !important;
                    top: -120px !important;
                    margin: 0;
                    left: 0 !important;
                }   
            .profile-partner-mobile-plus-pay-view div {
                font-size: 90% !important;
                }
            .profile-partner-mobile-plus-order5-view i,.profile-partner-mobile-plus-order5-view div,.profile-partner-mobile-plus-order5-view span {
            font-size: 11px !important;
            
            }
            
             
            
            .profile-partner-mobile-plus-order5-view i {
                padding: 0 !important;
            }
            .profile-partner-miniprof-plus div {
            font-size: 12px;
            }
            
            .profile-partner-miniprof-plus a {
                padding: 10px !important;
                font-size: 12px !important;
                width: 100% !important;
                margin-top: 10px !important;
                display: block;
            }
            .profile-partner-calalog-plus a {
            font-size: 12px !important;
            text-align: center !important;
            
            }
    
            .footer_box-title p{
                font-size:9px !important;
                margin-bottom: 0;}
            .footer_box-title img{
                width: 170px !important;
            }
            .footer_box-title{
                padding-bottom: 40px;
                display: flex;
                flex-direction: row;
                align-items: center;
            }
            .footer_box-phote a {
                font-size: 28px;
            }
            .footer_box-location {
                font-size: 14px !important;
            }
            
            
           
}

 @media (max-width: 800px ) and (orientation: portrait){
        div#combine_complect {
                    transform: scale(1) !important;
                    top: 2% !important;
                    left: 0 !important;
                    right: 0;
                    height: 96% !important;
                    max-width: 100% !important;
                    margin: 0 auto;
                    overflow: auto;
                    z-index:999;
                    border:2px solid white;
            } 
    
     .table-partner-mobile-plus-last-block{ border-bottom: 10px ridge orange !important;}  
     .diller_price_list .input-group-append,input#search_model{width:100% !important;}
     .diller-search_box button,.diller-search_box a{width :44% !important;}
     
 }

@media (min-width:801px)  { 
   
    header#mobile_menu_block{

        display: none !important;
   
    } 
    header#menu_web{

        display: flex !important;
   
    }

 

}


ul#menu_mobile_ul {
  top: 60px;
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
    padding: 50px 0;
}

ul#menu_mobile_ul a {
    font-size: 24px;
    text-decoration: none;
    color: orange;
    padding: 20px !important;
}

ul#menu_mobile_ul li {
    padding: 10px;
}