
*{
    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;
}
.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*/
.main-title-section {
    background-color: rgba(0, 0, 0, 0) !important;
  height: 400px;
    position: relative;
    width: 100%;
}
.main-title-section:before {
    background: rgba(0, 0, 0, .4);
    content: "";
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.banner-bg{
    padding: 140px 0px 142px;
    background-image: url(https://aedit.wpengine.com/wp-content/uploads/2019/07/about-breadcrumb.jpg);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    content: "";
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
}
.main-title h1 {
   text-align: center;
    font-size: 42px;
    font-weight: 500;
    line-height: 54px;
    text-transform: none;
    color: #a0cd4e;
}
.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;
}
.wpb_wrapper p{
text-align: justify;
}
.dt-sc-button.medium {
    font-size: 14px;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    margin: 10px 0 0;
    transition: all 0.3s linear 0s;
    background-color: #a0cd4e;
}
.dt-sc-button.medium:hover{
background-color: #000;
}


.dt-custom-flip-img .dt-sc-image-flip {
    margin: 15px 0px;
    position: relative;
}

.dt-custom-flip-img .dt-sc-image-flip::before {
    content: "";
    display: table;
    padding-top: 75%;
    width: 100%;
}

.dt-custom-flip-img .dt-sc-image-flip img {
    position: absolute;
    transition: all 0.3s ease 0s;
    opacity: 1 !important;
}

.dt-custom-flip-img .dt-sc-image-flip img:first-child, .dt-custom-flip-img .dt-sc-image-flip:hover img:last-child {
    z-index: 1;
}

.dt-custom-flip-img .dt-sc-image-flip img:first-child {
    bottom: -10px;
    right: 0px;
    left: auto;
    width: 56%;
}

.dt-custom-flip-img .dt-sc-image-flip img:last-child {
    left: 20px;
    top: 0px;
    width: 62%;
}

.dt-custom-flip-img .dt-sc-image-flip:hover img:first-child {
    margin-left: -10px;
    margin-top: 10px;
    bottom: 100%;
    left: 0px;
    transform: translate(0%, 100%);
}

.dt-custom-flip-img .dt-sc-image-flip:hover img:last-child {
    margin-left: -10px;
    margin-top: -10px;
    right: 0px;
    top: 100%;
    transform: translate(65%, -100%);
}
.experi-bg{
    width: 100%;
  
}
.gren-exp{
    background-color: #a0cd4e;
   
}
.exp .dt-sc-aedit-title::before {
    border-color: #fff;
}
.exp{
    position: absolute;
    top: 126px;
    left: 176px;
}
.abs-box {
    background-color: #fff;
   
    padding: 40px;
   
}
.experi-bg{
    height: 710px;
}
.box{
    display: flex;
    height: 710px;
}
.box1{
    background-color: #a0cd4e;
    width: 50%;
    padding: 50px 0;
    opacity: .8;
}
.vc_custom_heading{
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-transform: none;
    color: #000000;
}
.dt-sc-button.transparent, .dt-sc-button.medium.transparent {
    background: none;
    border: none;
    padding: 0;
    color: #888888;
}
.dt-sc-button.medium.transparent span {
   
    font-size: 24px;
    margin-left: 10px;

    color: #000;
}


.progress{
    border-radius: 20px !important;
    background: #eee !important;
    height: 25px !important;
    margin-bottom: 35px !important;
}
.progress-bar {
background-color: #a0cd4e !important;
border-radius: 20px !important;
height: 25px !important;
}
.h-120{
    height: 120px;
}
.tab-text h3{
    margin-bottom: 13px !important;
    font-weight: 600;
    font-size: 24px !important;
    line-height: 36px !important;
    text-transform: none;
    color: #000000;
}
.tab-text p{
    margin-bottom: 25px !important;
    color: #888888;
    text-align: justify;
}
.tab-rig{
    padding-left: 60px;
    
}
.myown-nav
{
    margin-bottom: 30px !important;
}
.myown-nav li a{
    background: transparent !important;
    color: #888 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    text-transform: inherit;
    padding: 10px 40px !important;
}
.myown-nav li.active a{
    background-color: #a0cd4e !important;
    color: #fff !important;
}
.tilt-effect{
    will-change: transform;
    transform: perspective(1400px) rotateX(0deg) rotateY(0deg);
    box-shadow: 0 0 10px -10px #fff;

}
/*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;
    }
   
    .dt-sc-icon-box.type2 {
        padding: 25px;
      
    }
  
    .dt-sc-image-flip { text-align: center; }
    .dt-sc-image-flip img { display: block; margin: 0 auto; }
    .dt-sc-image-flip img:last-child { right: 0; }
    
    .dt-custom-flip-img .dt-sc-image-flip img {
        height: 150px;
        right: auto;
    }
    .dt-custom-flip-img .dt-sc-image-flip img:last-child {
        left: 0;
    }
    .dt-custom-flip-img .dt-sc-image-flip:hover img:first-child { margin-left: 0; }
    .dt-sc-image-flip img {
        display: block;
        margin: 0 auto;
    }













    .dt-sc-image-flip {clear:both;float:left;width:100%;position:relative;}
	.dt-sc-image-flip img:last-child { position:absolute; left:0; top:0; }
	.dt-sc-image-flip img:last-child { opacity:0; }
	.dt-sc-image-flip:hover img:last-child { opacity:1; }
	.dt-sc-image-flip:hover img:first-child { opacity:0; }
	 
	.aligncenter .dt-sc-image-flip img:last-child { right:0; margin:auto; }


    .experi-bg {
        height: 1200px;
    }

    .exp {
        left: 0px !important;
    }

    .box {
       
        height: 1200px;
    }
	.box1 {
       
        width: 100%;
    }
    .tab-rig {
padding: 0px;
margin: 10px 0;
    }
   
}

  @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;
    }
   
   
   
    .exp {
      
        left: 24px;
    }
}

