*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
    html{
    	scroll-behavior: smooth;
    }
    body{
        font-family: 'Poppins', sans-serif;
    }
/* sroller system
	 */
	 ::-webkit-scrollbar {
		width: 10px;
	  }
	  
	  /* Track */
	  ::-webkit-scrollbar-track {
		background: #f1f1f1; 
	  }
	   
	  /* Handle */
	  ::-webkit-scrollbar-thumb {
		background: #888; 
	  }
	  
	  /* Handle on hover */
	  ::-webkit-scrollbar-thumb:hover {
		background: #555; 
	  }
.logo{
    width: 100px;
}
 
.navbar_mean{
	background-color: #ffffff !important ;
	color: black !important;
    box-shadow: 0 2px 2px -2px rgba(0,0,0,.2);
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: 1rem;
    color: black;
}
.nav-item a{
	font-size: 16px;
	color: #9A9A9A ;
    font-family: 'Poppins', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
     
}
.nav-item a:active{
    color:#F85C1F!important;
    background-color: transparent;
}
.nav-item a:hover{
    color:#F85C1F!important;
}
.active{
    font-size: 16px;
	color: #F85C1F!important;
	font-weight: 400;
}
.hero_img{
    position: relative;
    background-image: url('../images/hero_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 86vh;
    
}
.hero_taxt{
    position: absolute;
    top: 20%;
    left: 60%;

}
.hero_main_text_font{
    font-size: 60px;
    font-weight: 800;
    color: #ffffff;
    font-family:"Poppins",bold !important;
   
}
.hero_main_text{
    margin-top: 20px;
    color: #F85C1F;
    background: rgba(255, 255, 255, 0.7);
    margin: 0px 15px 0px 0px;
    padding: 0px 5px 0px 15px;
}
.text_hero{
    font-size: 20px;
    color: rgba(255, 255, 255, 0.7);   
}
.hero_scroll{
  
    width: 130px;
    position: absolute;
    /* top: 79vh;
    left: 50%;
    right: 50%;
    bottom: 0%;
    transform: translate(-50% ,-50%); */
    left: 46%;bottom: 0px;
     
     
}
.scroller{
     
}
.intro_first{
    border-radius: 3px;
    text-transform:uppercase;
    font-weight: 800;
    font-size: 40px;
    color: rgba(115, 115, 115, 1);
    margin-bottom: 20px;
    letter-spacing: 3.04px;
}
.intro_P{
    font-size: 18px;
    font-weight: 500;
    color: #676767;
    margin-top: 13px !important;
}
.who_service{
    font-size: 38px;
    color: #ffffff;
    margin-left: 5px;
    background-color: #F85C1F;
    padding:1px 3px 0px 3px;
    
}
.table_discrip tr ,td{
    font-size: 16px;
    color: rgba(39, 39, 39, 0.7);
    margin: 10px -2px 6px 3px;
}
.section_padding {
    padding: 0px 0px 2px 0px;
    margin-top: 5px;
    background-color: #F3F3F4;
}
.Number_Big{
  
    font-size:40px ;
    color: #F85C1F;
    font-weight: 600;
}
.mean_text{
    margin: 100px;
    padding: 100px;
    background: #ffff;
}
.mean_text h1{
    font-size: 3vw;
    color: #FC591F;
    font-weight: 600;
}
.footer_text{
    margin:10px 0px 10px 0px;
    font-size:19px ;
 
    color: #676767;
    font-weight: 600;
}
.adress p{
font-size: 16px;
color: #676767;
font-weight: 500;
}
.text_tab{
    font-size: 16px;
    color: rgba(39, 39, 39, 0.7);
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
}
 
.btn-secondary_1{
    background-color: transparent !important;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: 1rem;
    color: black;
     
}
.btn-secondary_1:active{
    font-size: 16px;
	color: #F85C1F!important;
	 
}
.allrights{
    font-size: 14px;
    color: #272727;
    font-weight: 500;
}
.dicor{
    margin-bottom: -1px;
}
 
 
.imge
{
    float: right;
    width: 141px;
    position: relative;
    bottom: -17px;
}
 
 
 .mean_pic{
    padding: 130px 50px;
 }
 .nav-drop{
      
    border-bottom: 1px solid rgba(165, 159, 159, 0.61);
   
 }
 .dropdown-menu  {
      width: 300px !important;
      overflow:hidden;
       
 }
 .dropdown-item{
    width: 300px !important;
    padding: 15px;
     font-size: 14px !important;
     
 
 }
 .desktop_img{
     display: block;
 }


 

 .mobile_img{
     display: none;
 }
 .mobile_img_1{
    display: none;
 }
 .img_positon{
     position:relative;
     left:0px;
     z-index:-1;
}
 
/* ******************************************************************Ipad */
@media screen and (max-width: 768px) {
    .hero_taxt{
        position: absolute;
        top: 15%;
        left: 15%;
    
    }
 .footer_text {
    margin: 10px 0px 10px 0px;
    font-size: 19px;
    text-align: center;
    color: #676767;
    font-weight: 600;
}
    .hero_scroll{
  
        width: 130px;
        position: absolute;
        /* top: 79vh;
        left: 50%;
        right: 50%;
        bottom: 0%;
        transform: translate(-50% ,-50%); */
        left: 46%;bottom: 0px;
         }
    .mean_pic {
        padding: 28px 9px;
    }
    .desktop_img{
        display: none;
    }
    .mobile_img{
        display: block;
        padding: 20px;
    }
    .mobile_img_1{
        display: block;
        padding: 5px;
    }
    #myBtn {
         
        bottom: -16px;
        right: -30px;
        
    }
    .who_service {
        font-size: 25px;
    }
    .footer_img{
        text-align: center;
    }
    .intro_first {
        font-size:20px;
    }
    .images_bottom{
        display:none;
      
    }

 
}
.navbar-toggler {
    border: 1px solid black;
}
.navbar-toggler:focus {
     
     
    box-shadow: 0 0 0;
}
.images_bottom{
    padding:0;
    /* float:right; */
    position:absolute;
    right:0;
    z-index: -1;
  
}
/* ********************************************************mobile */
@media screen and (max-width: 540px) {
    .hero_img{
        background-image: url('../images/m.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        height: 88vh;
        position: relative;
    }
    .hero_taxt{
        position: absolute;
        top: 50%;
        left: 10%;
    
    }
    .hero_main_text_font{
        font-size: 38px;
        font-weight: 800;
        color: #ffffff;
        font-family:"Poppins",bold !important;
       
    }
    .hero_main_text{
        margin-top: 20px; 
        color: #F85C1F;
        background: rgba(255, 255, 255, 0.7);
        margin: 0px 15px 0px 0px;
        padding: 0px 5px 0px 15px;
    }
    .text_hero{
        font-size: 14px;
        color: rgba(255, 255, 255, 0.7);   
        font-weight:500;
    }
    .hero_scroll{
        position: absolute;
        top: 88.5%;
        left: 35%; 
         
    }
    .mean_text {
        margin: 3px;
        padding: 22px;
        background: #ffff;
    }
    .mean_text h1{
        font-size: 20px;
        color: #FC591F;
        font-weight: 600;
    }
    .adress{
        text-align: center;
        justify-content: center !important;
    }
    .adress a{
        text-align: center;
    }
    .hero_scroll{
         display: none;
         
    }
    .dropdown-menu  {
        width: 320px !important;
        overflow:hidden;
         
   }
   .dropdown li{
      
    border-bottom: 1px solid rgba(165, 159, 159, 0.61);
   
 }
 .imge
 {
     display: none;
 }
}
 
  
  @media screen and (max-width: 992px) { 
       .imge{
         display: none;
    }
}

@media screen and (max-width: 1024px) { 
    .imge
    {
        float: right;
        width: 141px;
        position: relative;
        bottom: 0px;
    }
}

// X-Large devices (large desktops, 1200px and up)
@media screen and (max-width: 1200px) { 
    .imge
    {
        float: right;
        width: 141px;
        position: relative;
        bottom: -17px;
    }
     }

// XX-Large devices (larger desktops, 1400px and up)
@media screen and (max-width: 1400px) {.imge
    {
        float: right;
        width: 141px;
        position: relative;
        bottom: -17px;
    }
      }
      .p-r-j{
        text-align: justify;
        text-justify: inter-word;
      }
      /* ************************************************************************** */
@media screen and (max-width: 768px){
    .mean_pic {
        padding: 82px 0px 9px;
    }
    .intro_first {
        font-size: 20px;
        padding: 52px 0px 9px;
    }
    .mobil_pa-t{
        margin-top: -20px;
    }
    .num_mobilel{
         margin-top: -72px;
    }
}