
*{
    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*/
  .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;
  }
  .tab-text h3{
    margin-bottom: 20px !important;
    font-weight: 600;
    font-size: 24px !important;
    line-height: 36px !important;
    text-transform: none;
    color: #000000;
  }
  .tab-text p{
    margin-bottom: 50px !important;
    color: #888888;
  }
  .dt-sc-button.medium {
  
    font-size: 14px;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    
    transition: all 0.3s linear 0s;
    background-color: #a0cd4e;
  }
  .dt-sc-button.medium:hover{
    background-color: #000;
    }
  .tab-text{
    margin: 50px 0;
  }  
  .form-box{
    margin-bottom: 30px;
  } 
  .form-box label{
    display: block;
    font-size: 15px;
    color: #141414;
  margin-bottom: 8px;
  } 
  .form-box input, .form-box select{
    font-size: 16px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8B8B8B6B;
    padding: 14px 20px 14px 20px;
    width: 100%;
  }
  .form-box input:focus{
    outline: #8B8B8B6B; 
  }
  .cont-box{
    margin: 50px 0px;
  }
  .sub-box{
    background-color: #1D252E00;
    padding: 15px 15px 15px 15px;
    box-shadow: 10px 10px 20px 0px rgba(108.84375000000001, 108.84375000000001, 108.84375000000001, 0.13);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8B8B8B6B;
    border-radius: 0px 0px 0px 0px;
    transition: all .4s ease;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  .sub-box:hover{
    background-color: #a0cd4e;
  }
  .sub-box:hover p,.sub-box:hover .sub-head{
    color: #ffffff;
  }
  .sub-left i{
    margin: 0px 20px 0px 0px;
    transform: translateY(6px);
    height: 42px;
    width: 42px;
    text-align: center;
    font-size: 28px;
    background-color: #a0cd4e;
    color: #ffffff;
    line-height: 42px;
  }
  .sub-head{
    font-size: 15px;
    color: #043167;
    font-weight: 600;
  }
  .sub-right p{
    color: #838383;
  }
  /*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{
   
  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{
    
    float: right;
  }
  .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: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    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: 60px;
  }
  
  @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;
    }
    .form-box input, .form-box select {
  margin-bottom: 20px;
    }
    .dt-sc-button.medium {
  margin-bottom: 20px;
    }
  }
  
  @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: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    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: 60px;
  }
  
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
    .mob-hide{
        display: none;
    }
   
  
  
  }
  
  