body{
	width: 100%;
	margin: 0px;
	background-color: #ffffff;
	font-family: 'Roboto', sans-serif !important;
}

p{
	font-family: 'Open Sans', sans-serif !important;
}

h1{
	
}

.top-header{
	width: 100%;
	float: left;
	background-color: transparent!important;

}

.slider-ban .owl-nav{
    display:none;
}
.logo img{
	float: left;
	height: 90px;
}

.top-header-content{
	font-size: 30px;
	font-weight: 300;
}

.nav{
	margin-top: 25px;
	float: right;
}
.nav li{
	float: left;
	text-decoration: none;
	list-style: none;
}

.nav li a{
	float: left;
	text-decoration: none;
	list-style: none;
	font-weight: 500;
	font-size: 16px;
	color: white;
	margin-left: 25px;
}

.nav li a:hover{
	color: #688700;
}

.pay-online{
	margin-left: 30px;
	float: right;
	margin-top: 10px;
	padding: 0px 15px;
	border-radius: 5px;

}

.pay-online p{
	float: left;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: -5px;
}
.pay-online img{
	float: left;
	height: 45px;
	margin-left: 10px;
	margin-top: 5px;

}
.header-content h1 {
    font-size: 37px;
    font-family: 'Baloo Paaji 2', cursive;
    width: 100%;
    /* font-family: 'Oswald'; */
    position: relative;
    color: #fff !important;
    line-height: 48px;
    font-weight: 400;
}

.header-content h1 span {
    font-weight: 700;
}

.slide .item img {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

.slide .item .cover {
    padding: 75px 71px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}
.banner{
	/*float: left;*/
	/*width: 100%;*/
	/*background-image: url("../images/banner.png");*/
	/*background-size: cover;*/
	/*min-height: 750px;*/
}
.banner-edit{
	padding-top: 250px;
}

.banner-edit p{
    z-index: 101;
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
   /* margin-top: 200px;*/
    text-align: center;

}


.banner-more{
	
/* float: left; */
	
margin-top: 10px;
	
padding: 10px 25px;
	
border-radius: 5px;
}

.banner-more p{
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #089416;
	margin-top: 0px;
	margin-bottom: 0px;
}

.apply-now1{
    font-size: 14px;
    color: #089416;
    font-weight: 700;
    background: #ffffff;
    padding: 10px 25px;
    margin-top: 10px;
    padding: 15px 25px;
    border-radius: 5px;
}

.apply-now1:hover{
  text-decoration:none !important;
  color: #089416;
  background: #3b4445;
}

.contents{
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.contents h3{
	font-size: 25px;
	color: #ffffff;
	font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}

.contents h2{
	font-size: 45px;
	text-align: center;
	color: #ffffff;
	font-weight: 300;
}

.b-edit{
	font-weight: 700;
	font-size: 45px;
}

.about{
    
    margin-top: -90px;
	padding-top: 65px;
	padding-bottom: 75px;
	width: 100%;
	float: left;
	/*min-height: 586px;*/
	background-size: cover;
	background-image: url('../images/about.png');
}

@media (max-width: 1200px){

.about{
	background-color: #ffffff;
	background-image: none;
	}

.farmtoktchen{
	background: #FBFBFB!important;
}	

	

}

@media (min-width: 992px) and (max-width: 1200px){
    .farmtoktchen .col-lg-4{
        display:none;
    }
    
    .farmtoktchen .col-lg-8{
        flex:0 0 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        ms-flex:0 0 100%;
        
    }
}


@media (max-width: 575px){
    .slide .item img{
        height:300px;
    }
    .slide .item .cover{
        height:auto;
    }
.pro-edit img{
	height: 80px;
	margin: auto;
	display: block;
	float: none!important;
}

.pro-none{
    display:none;
}

 .about-content h3{
	
	font-size: 25px!important;
	
}

.about-content p{
	
	font-size: 12px!important;
	
}

.service-head h3 {
    
    font-size: 25px!important;
}

.about-page-content h3 {
    
    font-size: 25px!important;
} 

.about-page-content p {
    
    font-size: 12px!important;
}
    
.apply-now1{
    font-size: 10px;
    padding: 12px 20px;
}

.logo img{
	float: left;
	height: 65px;
}
.pro-edit1 p{
	text-align: center!important;
}


.banner-edit p {
    z-index: 101;
    font-size: 19px;
    font-weight: 700;
    margin-top: -202px;
    /* margin-bottom: -58px;

}

.banner{
	/*width: 100%;*/
	/*min-height: 350px!important;*/

}



.get-in-touch h3{
	margin-top: 30px;
}

.quick-links h3{
	margin-top: 30px;
}

.follow-us h3{
	margin-top: 30px;
}


.innerpage-banner{
	
	min-height: 350px!important; 
}

.innerpage-banner h3{
	padding-top: 200px!important;
	
}

}

@media (max-width: 992px){



.fff-edit{
	display: none;
}

}




.about-content h3{
	color: #688700;
	font-size: 29px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
}

.about-content p{
	margin-top: 25px;
	font-size: 15px;
	font-weight: 400;
	line-height: 33px;
	color: rgba(0, 0, 0, 0.71);
	text-align: center;
}



.about-page{
	padding-top: 75px;
	padding-bottom: 50px;
	width: 100%;
	float: left;
	min-height: 586px;
	background-color: #ffffff;
}


.about-page-content img{
	width: 100%;
	float: left;
}


.about-page-content h3{
	color: #688700;
	font-size: 29px;
	font-weight: 500;
	line-height: 35px;
	
}

.about-page-content p{
	margin-top: 15px;
	text-align: justify;
	font-size: 15px;
	font-weight: 400;
	line-height: 33px;
	color: rgba(0, 0, 0, 0.71);
	
}

.read-more{
	
/* float: left; */
	
margin-top: 10px;
	
padding: 10px 25px;
	
border-radius: 5px;
}

.read-more p{
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.apply-now{
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    background: #688700;
    
    margin-top: 10px;
    padding: 15px 25px;
    border-radius: 5px;
}

.apply-now:hover{
  text-decoration:none !important;
  color: #ffffff;
  background: #3b4445;
}

.explore-edit{
	margin-left: 500px;
	margin-top: 70px;
}

.about-image img{
	float: left;
	width: 100%;
}

.service-head h3{
	color: #688700;
	font-size: 29px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
}

.service-head img{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.services{
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 60px;
	background-size: cover;
	background-image: url("../images/service-bg.jpg");
}

.service-box img{
	margin-top: 40px;
	height: 400px;
	width: 100%;
}

.service-box2{
	margin-top: 40px;
	height: 400px;
	background-color: blue;
	width: 100%;
}

.service-box p{
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background-color: #ffffff;
	padding: 20px 0px;
}

.service-box2 p{
	font-weight: 300;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	padding: 100px 30px;
}

.s-edit{
	padding: 20px 0px;
	background-color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.form{
	width: 100%;
	float: left;
	padding: 70px 90px 0px 90px;
	background-image: url("../images/quick.jpg");
	background-size: cover;
	padding-left: 0px;
	padding-right: 0px;
}

.experience h3{
	/* margin-left: -20px; */
	font-size: 18px;
	float: left;
	color: #ffffff;
	float: left;
	width: 100%;
}

.experience p{
	/* margin-left: -20px; */
	font-size: 14px;
	float: left;
	color: #ffffff;
	margin-bottom: 60px;
	float: left;
	width: 100%;
	line-height: 27px;
}

.farmtoktchen{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	background-size: cover!important;
	background:url("../images/f2k.png");
}


/*.pro-edit{
	padding: 50px 0px;
}*/

.farm{
	padding: 30px 0px;
}



.pro-edit img{
	height: 100px;
	float: left;
}

.pro-edit1{
	float: left;
	width: 100%;
	padding: 10px 0px;
}

.pro-edit1 p{
	font-weight: 100;
	font-size: 13px;
	line-height: 30px;
	text-align: justify;
}


.product-box1{
	width: 100%;
	float: left;
}

.product-box1 img{
	margin-top: 40px;
	height: 400px;
	width: 100%;
}

.product-box1 p{
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	margin-top: -60px;
	background: rgba(0, 0, 0, 0.69);
	position: relative;
	z-index: 111;
	padding: 14px;
}

.explore-more{
	float: left;
	margin-top: 10px;
	padding: 10px 25px;
	border-radius: 5px;
}

.explore-more p{
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.article{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-size: cover;
	/*padding: 60px 90px;*/
	background-image: url("../images/feature.png");
	padding-left: 0px;
	padding-right: 0px;
}

.article-box{
	width: 100%;
	padding-top: 40px;
}

.article-box p{
	font-size: 15px;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #688700;
}

.article-box img{
	
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.product{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-color: #ffffff;
	/*padding: 60px 90px;*/
	
	padding-left: 0px;
	padding-right: 0px;
}

.product-box{
	width: 100%;
	padding-top: 40px;
}

.product-box img{
	
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.product-box p{
	font-size: 15px;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #688700;
}

.gallery{
	float: left;
	width: 100%;
}

.certificate{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-color: #ffffff;
	/*padding: 60px 90px;*/
	
	padding-left: 0px;
	padding-right: 0px;
}

.certificate-box{
	width: 100%;
	padding-top: 40px;
}

.certificate-box img{
	
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


.img-fluid{
	width: 100%;
}

.footer{
	width: 100%;
	float: left;
	background-color: #374700;
	padding: 50px 90px 10px 90px;
	border-bottom: 1px solid rgba(128, 128, 128, 0.39);
	padding-bottom: 17px;
	padding-left: 0px;
	padding-right: 0px;
}

.quick-links h3{
	font-size: 20px;
	font-weight: 700;
	color: #DFDFDF;
	margin-bottom: 10px;
}



.our-services h3{
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	color: #DFDFDF;
}



.our-services p{
	float: left;
	font-size: 14px;
	font-weight: 300px;
	line-height: 30px;
	text-align: justify;
	color: #DFDFDF;
}


.follow-us h3{
	font-size: 20px;
	font-weight: 700;
	color: #DFDFDF;
	margin-bottom: 15px;
}

.fff-edit{
	margin-right: 15px;
}

.f-edit{
	margin-right: 15px;
}

.get-in-touch h3{
	font-size: 20px;
	font-weight: 700;
	color: #DFDFDF;
	margin-bottom: 10px;
}

.get-in-touch p{
	float: left;
	font-size: 14px;
	font-weight: 300px;
	line-height: 30px;
	color: #DFDFDF;
}

.get-in-touch img{
	margin-bottom: 20px;
}

.g-edit{
	font-size: 13px!important;
	font-weight: 100;
	line-height: 25px;
}

.footer-nav{
	
	float: left;
	margin-left: 0px!important;
}

.footer-nav img{
	margin-top: 10px;
	margin-bottom: 20px;
}

.footer-nav li{
	color: #ffffff;
	text-decoration: none;
	list-style: none;
}

.footer-nav li a{
	font-family: 'Open Sans', sans-serif;
	color: #DFDFDF!important;
	text-decoration: none;
	list-style: none;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	
	float: left;
	width: 100%;
}

.footer-nav li a:hover{
	color: #000000!important;
	text-decoration: none;
	list-style: none;
	font-weight: 200;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
}

.final-footer{
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px!important;
	background-color: #374700;

}

.final-footer p{
	/*margin-top: 10px;*/
	font-size: 13px;
	color: #DFDFDF;
	float: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	font-family: 'Roboto', sans-serif !important;
}




.b-edit{
	font-size: 16px;
	font-weight: 500;
}






.whitebg{
  float:left;
  width:100%;
  background:#ffffff;
  padding:50px;
 
  /* height:555px; */
}

.whitebg h1{
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 100;
    color: #000000;
    line-height:40px;
    text-align:left;
    padding-bottom: 30px;
}

.whitebg h1 span {
    font-size:24px;
    color: #2f529f;
    font-weight: 700;
}
.slide{
    
    width: 100%;
    float: left;
    position: relative;
    top: -90px;
    z-index: -1;

}
.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
    margin-bottom:30px;
}

.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    line-height: 25px;
    margin: 0 0 5px;
    text-align: left;
}

.log_set input[type="text"],
.log_set input[type="password"],
.log_set input[type="mail"],
.log_set input[type="email"],
.log_set input[type="tel"],
.log_set textarea,
.log_set select{
    width: 100%;
    float: left;
    position: relative;
    height: 40px !important;
    border: none;
    padding: 10px 14px;
    font-size: 14px;
    line-height: 30px;
    color: #424040;
    font-weight: 300;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    outline: none;
    border-bottom: solid 1px #b7b7b7;
    padding-left: 0px;
    padding-right: 0px;
}
.log_set textarea {
    height: 150px !important;
}
.log_set input[type="text"]:focus,
.log_set input[type="password"]:focus,
.log_set input[type="mail"]:focus,
.log_set textarea:focus {
    border-color: #ee3425 !important;
}

.whitebg form{
  float:left;
  width:100%;

}

.log_set textarea {
    height: 70px !important;
}

.log_set_nav {
    float: left;
    height: 53px;
    text-align: center;
    color: #fff;
    width: 167px;
    background: #374700;
    border: none;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 10px;
    cursor:pointer;
    border:none !important;
       transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.log_set_nav:hover{
  background:#000000;
  cursor:pointer;
  text-decoration:none;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.pull-left {
    float: left;
}





/*service page*/

.innerpage-banner{
	float: left;
	width: 100%;
	background-image: url("../images/b2.png");
	background-size: cover;
	min-height: 450px; 
}

.innerpage-banner h3{
	padding-top: 300px;
	font-size: 30px;
	font-weight: 900;
	color: #ffffff;
}

.innerpage-banner p{
	font-size: 18px;
	font-weight: 300;
	color: #ffffff;
}



/*project*/

.p-edit{
	 margin-bottom: -8px; 
}


.productimg{
	width: 100%;
}




/*article-page*/

.innerpage-article{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-size: cover;
	padding: 60px 90px;
	background-image: url("../images/service-bg.jpg");
}

.art-edit{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*contact-page*/

.innerpage-contact{
	padding: 50px 0px;
	background-color: #E4F3CD;
	float: left;
	width: 100%;
}

.contact_head{
	margin-top: 40px;
}

.contact_head p{
	font-weight: 500;
	font-size: 18px;
}

.contact_head h4{
	font-weight: 700;
	font-size: 26px;
	color :#688700;
}

.contact_head h3{
	margin-top: 20px;
	font-weight: 500;
	font-size: 18px;
	line-height: 29px;
}

.address{
	margin-top: 10px;
	float: left;
	width: 100%;
}

.address h1{
	font-weight: 700;
	font-size: 20px;
	color :#688700;
}



/*career page*/

.styl{
	background-color: #ffffff;
}

.whitebg p{
	font-size: 14px;
	margin-top: 20px;
	line-height: 30px;
	font-weight: 400;
}

.career-edit{
	border: 0.1px solid rgba(0, 0, 0, 0.55);
	margin-top: 50px;
	margin-bottom: 50px;
}

.nav{
	float: right;
	overflow: hidden;
}

.nav li{
	float: left;
	list-style: none;
}

.nav li a{
	float: right;
	padding: 42px 22px;
	color: black;
	text-decoration: none;
	margin-left: 5px;
	/* margin-top: 20px; */
	font-size: 14px;
	font-weight: 500;
}

.nav li a:hover{
	color: #ffffff!important;
	text-decoration: none;
	background-color: #bac927;
}

.nav .icon {
  display: none;
}

.articles-blog{
	float:left;
	width:100%;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	padding-bottom: 14px;
}

.articles-panel{
	float:left;
	width:100%;
	line-height: 29px;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.83);
	margin-bottom: 20px;
}

.resum-file{
  display: block;
  width: 100%;
  line-height: 22px;
  height:50px;
  font-size: 14px;
  /* border: 1px solid #e3e3e3; */
  padding: 10px 20px;
  background-color: #ffffff;
  color: #222222;
  border-radius: 3px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  outline: none !important;
  border-bottom: solid 1px #b7b7b7;
  padding-left: 0px;
}

.address p{
	float:left;
	width:100%;
	font-size: 14px;
	line-height: 28px;
	color: rgba(0, 0, 0, 0.87);
}


.header_menu_area {
      /* width: 100%; */
      float: right;
      /* top: 56px; */
      /* position: absolute; */
      z-index: 9;
      text-align: center;
      }
  .header_menu_area > .mob_nav {
    display: none; }
  .header_menu_area > ul {
        width: auto;
        display: inline-block;
        margin: 0;
        /* padding: 0 4%; */
        float: right;
        /*background: #ffffff;*/
        margin-top: 10px;
        margin-right: 17px;
        }
    .header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle;
      }
      .header_menu_area > ul > li > a {
        width: auto;
        float: left;
        text-decoration: none;
        position: relative;
        font-size: 14px;
        font-weight: 600;
        /* font-family: 'Josefin Sans', sans-serif; */
        color: #ffffff;
        /* line-height: 66px; */
        /* text-transform: uppercase; */
        font-family: 'Open Sans', sans-serif !important;
        letter-spacing: 0px !important;
        /* padding: 44px 23px; */
        padding: 26px 18px;
        z-index: 1;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        padding-top: 17px;
        padding-bottom: 17px;
        }
        .active-show {background: #688700;color: #fff !important;}
        .header_menu_area > ul > li > a:hover {
          color: #688700 !important;
          /*background: #ffffff;*/
          }
        .header_menu_area > ul > li > a::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 0px;
          /*background: #ffffff;*/
          left: 0;
          bottom: -1px;
          z-index: -1;
          transition: all ease-in-out 0.5s;
          -o-transition: all ease-in-out 0.5s;
          -ms-transition: all ease-in-out 0.5s;
          -moz-transition: all ease-in-out 0.5s;
          -webkit-transition: all ease-in-out 0.5s;
          }
        .header_menu_area > ul > li > a:hover::after {
          height: 100%;

           }
          

          @media (max-width: 992px) {
  .header_menu_area {
    position: inherit; }
    .header_menu_area > .mob_nav {
      display: block;
      float: right;
      width: 28px;
      height: 28px;
      margin: 24px 37px;
      cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s; }
      .header_menu_area > .mob_nav > div {
        background: #688700;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        width: 100%;
        }
.header_menu_area > .mob_nav > div:nth-child(1) {
          top: 2px; }
.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
          top: 13px; }
.header_menu_area > .mob_nav > div:nth-child(4) {
          top: 23px; }

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%; }
  .mob_nav.open > div:nth-child(2) {
    background: #688700;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    }
  .mob_nav.open > div:nth-child(3) {
    background: #688700;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    }

  .header_menu_area > ul {
    width: 100%;
    position: absolute;
    margin-top: 79px;
    left: 0;
    /*background: #fff;*/
    padding: 20px 0px !important;
    min-height: 100vh;
    visibility: hidden;
    z-index: 999;
    opacity: 0;
    z-index: -1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    }
    .header_menu_area > ul > li {
      width: 100%; }
      .header_menu_area > ul > li > a {
           color: #fff !important;
           width: 100%;
           line-height: 30px;
           /*background: #286ee7;*/
           padding: 10px 5%;
           text-align: left;
           border-bottom: solid 1px rgba(241, 241, 241, 0.22);
           }
        .header_menu_area > ul > li > a::after {
          width: 0px;
          height: 100%;
          /*background: #fff;*/ }
        .header_menu_area > ul > li > a:hover::after {
          width: 4px; }
  .header_menu_area ul.view {
    visibility: visible !important;
    opacity: 1;
    background: #688700;
    z-index: 9999;
    display: block !important;
    }

  .header_user_area {
    right: calc(5% + 70px); } }
@media (max-width: 500px) {
    
   

  .header_user_area {
    right: calc(5% + 55px); }
    .header_user_area .header_user {
      padding: 23px 18px 23px 0px; }
      .header_user_area .header_user > img {
        width: 30px;
        height: 30px; }
      .header_user_area .header_user > span {
        display: none; }
    .header_user_area > .header_login {
      margin: 0 5px 0 0; } }

.header_menu_area > ul li ul.submenu {
    *display: none;
    opacity: 0;
    margin-top: 10px;
    visibility: hidden;
    position: absolute;
    width: 210px;
    height: auto;
    overflow: hidden;
    /*background: #fff;*/
    margin-left: 25px !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.10);
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.paybg img{
	   
	    padding: 16px !important;
	    padding-left: 10px !important;
	    padding-right: 10px !important;
	    text-decoration: none!important;
	    list-style: none!important;
	    
}

.paybg img:hover{
	background:transparent !important;
	text-decoration: none!important;
	
	list-style: none!important;
}

.banner-section{
	float:left;
	width:100%;
}




.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  background: #333333;
  background: rgba(12, 169, 17, 0.62);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.ih-item.square {
  position: relative;
  /* width: 316px; */
  /* height: 216px; */
  /* border: 8px solid #fff; */
  /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}













.feature_panel{
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding: 0px 0px 80px 0px;
}

.feature-icon{
	height: 50px;
	display: block;
	margin: auto;
}

.feature-head{
	font-size: 25px;
	color: #688700;
	font-weight: 500;
	text-align: center;
	margin-top: 30px;
}



.feature-para{
	font-size: 15px;
	text-align: justify;
	/*text-align: center;*/
	/*justify-content: center;*/
	color: #1A1A1A;
	line-height: 28px;
	margin-top: 15px;
}

.featured-box{
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}

.featured-box:hover{
	-webkit-box-shadow: 0px 13px 12px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 13px 12px 0px rgba(0,0,0,0.06);
	box-shadow: 0px 13px 12px 0px rgba(0,0,0,0.06);
}

@media(max-width: 992px){
	.feature_panel{
		padding: 30px 0px 50px 0px;
	}
}

@media(max-width: 576px){
	.featured-box{
		margin-top: 20px;
	}
}
