   /* 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: 110vh;
   }
   div.header_content_collapse{
      height: 131px;
    }
      
   @media (max-width: 1200px){
      .slider.style_three .slide-item-content{
         height: 90vh;
        }
   
   }
   @media (max-width: 1100px){
      .slider.style_three .slide-item-content{
         height: 75vh;
        }
   
   }
   @media (max-width: 900px){
      .slider.style_three .slide-item-content{
         height: 63vh;
        }
   
   }
   @media (max-width: 500px){
      .slider.style_three .slide-item-content{
         height: 24vh;
        }
        
  
  }

   .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 */