   /* add transpernt style header  start */

   .fixed-header .navbar_outer.mod_btn_enable.get_sticky_header{
    background-color: var(--primary-color-one) !important;
    background: var(--primary-color-one) !important;
   }

   .header.style_three .navbar_outer{
    background-color: #7d7c7c00 !important;
   }

   .header{
    background-color: #7d7c7c00 !important;
   }

   .slider{
    margin-top: -82px !important;
   }

   .slider.style_three .slide-item-content{
    height: 100vh;
   }
   .slider.style_three .slide-item-content .auto-container{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: unset !important;
   }
   .header.style_three .navbar_outer .modal_box_buttom, .default_sickty_heaad.style_three .navbar_outer .modal_box_buttom {
      width: 156px !important;
   }
   #header_contents > header > div > div > div > div > div.header_content_collapse > div.header_menu_box > div.modal_box_buttom > button{
      background: #fff0;
   }
   .contact-toggler{
       
            width: auto !important; 
     height: auto !important; 
     line-height: auto !important; 
     border: 0px !important; 
     background: unset !important; 
     border-radius: unset !important; 
  
    border: none !important;
   }
   /* add transpernt style header  end */