
*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
   

}
a:hover{
    text-decoration: none !important;
   
}
.img-fluid{
max-width: 100%;
height: auto;
}
.navbar-toggle .icon-bar {
    background-color: #fff !important;
}
/*HEAD*/
header{
    background: #000000;
    color: #fff !important;
   
    z-index: 999;
    width: 100%;
}
.navbar-box{
    display: flex;
    justify-content: center
}
.nav>li>a {
    text-transform: uppercase;
    position: relative;
color: #fff !important;
transition: all 0.3s linear 0s;
font-size: 14px !important;
font-weight: 400;
padding: 20px !important; 
}
.nav>li>a:hover, .nav>li>a.active{
    color: #ffffff;
                background-color: #a0cd4e !important;
}
.navbar{
    margin-bottom: 0px !important;
    background-color: #000000 !important;
}
.top-nav{
    background-color: #fff;
    padding: 20px 0;
}
.icon-wrapper img{
    width: 32px;
    height: 32px;
}
.mar-top{
    margin-top: 52px;
  }

.head-left{
width:150px;
}

.type4 {
    padding: 0 0 0 45px;
   position: relative;
}
.type4 .icon-wrapper {
    width: 32px;
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
   
   
    text-align: center;
    
}
.icon-wrapper img {
    position: static;
}
.type4 h5{
    font-weight: 500 !important;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
.type4 h4 a{
    color: #888 !important;
}
.type4 h4{
    font-size: 16px !important;
    color: #888;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.x-sub-menu2, .x-sub-menu3, .x-sub-menu4, .x-sub-menu5, .x-sub-menu6, .x-sub-menu7{
    display: none;
    visibility: hidden;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.25);
    background: #000;
    transition: all 0.3s linear 0s;
    position: absolute;
    width: 220px;
    left: 0;
    top: 100%;
    z-index: 10;
}
.drop1:hover .x-sub-menu2, .drop2:hover .x-sub-menu3, .drop3:hover .x-sub-menu4, .drop4:hover .x-sub-menu5, .drop5:hover .x-sub-menu6, .drop6:hover .x-sub-menu7{
    display: block;
    visibility: visible;
}

.x-sub-menu li{
    display: block;
}
.x-sub-menu li a{
    text-transform: uppercase;
    padding: 17px 25px;
    border-bottom: 1px solid #2e2e2e;
    display: block;
    transition: all 0.3s linear 0s;
    color: #ffffff;
    font-size: 12px;
}
.x-sub-menu li:hover {
    background-color: #a0cd4e;
}
/*banner*/

.breadcrumb{
    background-color: unset !important;
    text-align: center;
}
.breadcrumb a, .breadcrumb span.current {
    color: rgb(255, 255, 255);
}
.breadcrumb .fa.default {
    display: inline-block;
    height: 1px;
    width: 6px;
   color: #fff;
    margin: 0px 10px;
}

.sec-padd{
    padding: 40px 0;
}



.dt-sc-aedit-title.alignleft {
    padding-left: 45px;
    position: relative;
}

.dt-sc-aedit-title.alignleft h6 {
    font-family: Lora;
    font-weight: 400;
    color: #4d5557;

    font-size: 18px;
    margin-bottom: 5px;
    line-height: 26px;
    font-style: italic;
}
.dt-sc-aedit-title h2 {
    margin: 0px;
    line-height: 46px;
    font-weight: 600;
    font-size: 40px;
    color: #000000;
}
.dt-sc-aedit-title::before{
    position: absolute;
    content: "";
    top: 0;
    width: 10px;
    height: 100%;
    left: 0;
    border-left: 6px double;
    border-color: #a0cd4e;
}
.wpb_wrapper{
    margin-bottom: 30px;
}
.img-box{
    margin-bottom: 20px;
}
.img-box h1{
    font-size: 22px;
    color: #333;
}
.img-box img{
    border: 1px solid rgba(255, 255, 255, 0.5);
   
}
/*footer*/


.top{
  width: 100%;
 
}


.top-left ul li a i{
  width: 32px;
height: 32px;

border: 2px solid #dee01b;
color: #dee01b;
line-height: 28px;
text-align: center;
font-size: 16px;
}
.top-left ul{
  padding: 0px;
  margin: 0px;
}
.top-left ul li{
display: inline-block; 
  padding: 7px 0px ;
}
.top-left ul li a{
  
  text-decoration: none;
 
}
.top-left ul li a i{
 display: inline-block;
position: relative;
top: -13px;
}
.top-left ul li a p{
  color: #fff;
  opacity: .6;
font-size: 12px;
padding: 5px 0px;
 display: inline-block;
 
margin: 0 10px;
}
.top-left ul li a:hover p{
  opacity: unset;
  transition: all 0.5s ease-in-out;
}
.pos-set{
  position: relative;
top: -14px;
}


.top-right ul{
  padding: 0px;
  margin: 20px 0px;
}
.top-right ul li{
  display: inline-block; 
    padding: 7px 0px ;
}
.top-right ul li a{
  padding: 5px 0px;
  color: #fff !important;
  opacity: .6;

margin: 0 10px;
  text-decoration: none;
  font-size: 13px;
}
.top-right ul li a:hover {
  opacity: unset;
  transition: all 0.5s ease-in-out;
  color: #dee01b !important;
}

.btn-bottom{
 color: #fff;
 
 /*background: #4c4c4c;*/
 background: #1a1a1a;
 overflow: hidden;
 

}
.btn-bottom .row{
 background-color: unset;
 margin: 0;
 height: unset;
}

.btn-bottom .ml16{
margin-bottom: 6px;
font-size: 18px;
padding:5px 10px;
border-radius: 5px;
font-weight: 500;
color: #fff !important;
opacity: unset;
animation: blinkingBackground 2s infinite;
}
.btn-bottom .ml16:hover{
  color: #fff !important;
}
@keyframes blinkingBackground{
0%		{ background-color: #a0cd4e;}
25%		{ background-color: #1a1a1a;}
50%		{ background-color: #a0cd4e;}
75%		{ background-color: #1a1a1a;}
100%	        { background-color: #a0cd4e;}
}


.ml16:hover{
text-decoration: none;
}

.sec2 ul{
 margin: 0px;
 padding: 0px;
}
.sec2 ul li{
 display: inline-block;

margin-right:49px;
}
.sec2 ul li a{
 color: #b2b2b2;
 font-size: 13px;
 line-height: 43px;
transition: all 0.5s ease-in-out;
}
.sec2 ul li a:hover{
 color: #fff;
 text-decoration: none;
}
.copy-right {
  text-align: center;
  overflow: hidden;
  padding: 10px 0px;
  border-top: 1px solid #ebebeb3b;
  background: #1a1a1a;
}
.copy-text {
  color: #b2b2b2;
  font-weight: 300 !important;
  font-size: 11px;
  text-align: center;
  margin-bottom: 0px !important;
}

.copy-text a{
  color: #b2b2b2 !important ;
}
.copy-right a:hover{
  text-decoration: none;
  color: #fff !important;
  cursor: pointer;transition: all 0.5s ease-in-out;
}

.mobile-nav{
    display: none;
}
@media screen and (max-width: 768px)
{
    .overlay a i{
        margin-left: 5px;
    }
    .x-sub-menu {
position: relative;
width: 100%;
    }
    .mobile-nav{
        display: block;
        padding: 15px 0;
        text-align: center;
    } 
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
  }
  
 .overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
   
    text-decoration: none;
    
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 35px;
}
  
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
    .mob-hide{
        display: none;
    }
   
 
    .tab-rig {
padding: 0px;
margin: 10px 0;
    }
    .with-counter-num-value {
     position: unset !important;

    }
    .dt-sc-icon-box.type4.dt_boxed-style.alignright, .dt-sc-icon-box.type4.dt_boxed-style {
        margin:  20px 30px;
    }
    .right-back, .left-back {
        
        width: 100%;
    }  
    .back-box {
        display: block;
    }  
    .dt_work-process-content {
        top: -123px;
    }
}

  @media (min-width: 768px) and (max-width: 1024px){ 
    .overlay a i{
        margin-left: 5px;
    }
    .x-sub-menu{
        position: relative;
        width: 100%;
            }
  .mobile-nav .navbar-nav {
         float: unset !important;

    }
    .mobile-nav .navbar-nav>li {
float: unset !important;
    }
 
    .mobile-nav{
        display: block;
        padding: 15px 0;
        text-align: center;
    } 
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
  }
  
 .overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
   
    text-decoration: none;
    
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 35px;
}
  
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
    .mob-hide{
        display: none;
    }
   
    .dt-process-steps-counter .with-counter-num-value {
       
        bottom: -47px;
        right: -19px;
    }
    .dt-process-steps-counter .alter {
       
        left: 0px;
    }
    .right-back {
        padding: 50px 5px;
    }
    .dt-sc-icon-box.type4.dt_boxed-style.alignright, .dt-sc-icon-box.type4.dt_boxed-style.alignright {
       
        margin: 10px;
    }
}

