@font-face {
    font-family: myFirstFont;
  src:url(../fonts/Swiss/Swiss721BlackBT.woff);
}

@font-face {
    font-family: mySecFont;
  src:url(../fonts/Swiss/Swiss721BT.woff);
}

h1, h2, h4, h3{
  font-family: myFirstFont;
}

p, span, h5, h6, a, i, label{
  font-family: mySecFont;
}

a:hover{
	outline: none;
	text-decoration: none;
}

body{
	overflow-x: hidden;
}

/************************************TOP TASK BAR****************************/
.top_task_bar{
  background-color: #FFF !important;
  min-height:15px;
  padding-top:1%;
  z-index: 1 !important;
}

.top_top_nav{
  padding-top:0%;
  padding-left: 0px;
  padding-right: 5px;
  border-bottom: solid 1px rgba(0,0,0,0.1);
}

.top_menu{
  text-align:right;
  float:right;
  padding-left:2%;
  padding-right:2%;
  color: #666666;
}

.top_menu a{
  color: #666666;
}

.top_menu a:hover{
  color: #999999;
}

.top_active{
  color:#999999 !important;
}

.special_line{
  color:#666666;
  letter-spacing:2px;
}

.top_link{
  color:#666666;
  font-size:13px;
}


/************************************MENU**********************************/
.eartic_navbar{
  background-color:#FFF;
  padding-bottom:0%;
  margin-bottom:0px;
  border-radius:0;
  border:none;
  transition:all 0.4s;
  margin-top:0%;
  min-height:50px;
  z-index:1 !important;
  padding-right: 0%;
}

.logo{
  margin-left:2%;
  margin-top:-3%;
  position:absolute;
  width: 145px;
  z-index:-1 !important;
}

@media (max-width: 1130px){
  .logo{
    margin-left:2%;
    position:relative;
    z-index:-1 !important;
  }
}

@media (max-width: 768px){
  .logo{
    margin-top:-2%;
    margin-bottom: 50px;
    width: auto;
    width: 90px;
    position: absolute;
    top: 10px;
    left: 20px;
  }

  .top_link{
    color:#FFF;
    font-size:11px;
  }

  .men_btn{
    top: 2px;
  }
}

.nav_ul{
  margin-top:0%;
}

.menu_li a{
  color:#999999 !important;
  transition:all 0.4s;
  background-color:transparent;
  text-align:right;
  font-size:13px;
  font-weight: bolder;
  letter-spacing: 1px;
}

.menu_li a:hover{
  color:#24743b !important;
  transition:all 0.4s;
}


.menu_li_02 a{
  color:#999999 !important;
  transition:all 0.4s;
  background-color:transparent;
  text-align:left;
  font-size:13px;
  font-weight: 600;
}

.menu_li_02 a:hover{
  color:#24743b !important;
  transition:all 0.4s;
}

.menu_text_act a{
  color:#24743b !important;
  transition:all 0.4s;
}

.li_active a{
  color:#24743b !important;
}

.main_nav_ul{
  background-color:#FFF;
  border-radius:0px;
  z-index: 999999 !important;
}

.main_nav_ul2{
  background-color:#FFF;
  border-radius:0px;
  z-index: 999999 !important;
}

.dropdown-toggle:hover > a, 
.dropdown-toggle:hover > a:hover,
li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
    z-index: 999999 !important;
}
li.dropdown:hover > .main_nav_ul {
    display: block;
    z-index: 999999 !important;
}

li.dropdown:hover > .main_nav_ul2 {
    display: block;
    z-index: 999999 !important;
    left: 98%;
    top: 5px;
}

@media (max-width: 768px){
  li.dropdown:hover > .main_nav_ul2 {
      display: block;
      z-index: 999999 !important;
      left: 2%;
      top: 5px;
  }
} 

/************SCROLL MENU****************/
.eartic_navbar_fix{
  background-color:#f8f8f8;
  padding-top:0.5%;
  margin-bottom:0px;
  border-radius:0;
  border:none;
  transition:all 0.4s;
  margin-top:0%;
  min-height:80px;
  z-index:999999 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}

.logo2{
  left:4%;
  top:-6%;
  position:absolute;
  z-index:999 !important;
  width: 90px;
}

.eartic_navbar_fix .menu_li a{
  color: #FFF !important
}

.eartic_navbar_fix .menu_li a{
  color: #056839 !important;
  /*-webkit-text-stroke: 1px #056839;
  text-stroke: 1px #056839;*/
  transition:all 0.4s;
  background-color:transparent;
  text-align:right;
  font-size:13px;
}

.eartic_navbar_fix .menu_li a:hover{
  color:#96ca4b !important;
  /*-webkit-text-stroke: 1px #96ca4b;
  text-stroke: 1px #96ca4b;*/
  transition:all 0.4s;
}

.eartic_navbar_fix .menu_li_02 a{
  color:#000 !important;
  transition:all 0.4s;
  background-color:transparent;
  text-align:left;
  font-size:13px;
}

.eartic_navbar_fix .menu_li_02 a:hover{
  color:#96ca4b !important;
  /*-webkit-text-stroke: 1px #96ca4b;
  text-stroke: 1px #96ca4b;*/
  transition:all 0.4s;
}

.eartic_navbar_fix .menu_text_act a{
  color:#96ca4b !important;
  /*-webkit-text-stroke: 1px #96ca4b;
  transition:all 0.4s;*/
}

.eartic_navbar_fix .li_active a{
  color:#96ca4b !important;
    /*text-stroke: 1px #96ca4b;*/
}

.eartic_navbar_fix .main_nav_ul{
  background-color:#FFF;
  border-radius:0px;
  z-index: 999999 !important;
}

.main_banner{
  background-image: url(../images/kiyolanka_main_banner_1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 85vh;
  z-index: -999;
  border-top: solid 5px #24743b;
  border-bottom: solid 10px #24743b;
}

.slider_content{
  padding-top: 10%;
}

.big_bold{
  color: #FFF;
  font-size: 70px;
  font-weight: bolder;
}

.slider_para{
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 26px;
}

.read_more{
  background-color: #FFF;
  color: #24743b;
  padding: 10px 25px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more:hover{
  background-color: #24743b;
  color: #FFF;
  padding: 10px 25px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more_green{
  background-color: #24743b;
  color: #FFF;
  padding: 10px 25px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more_green:hover{
  background-color: #EEE;
  color: #24743b;
  padding: 10px 25px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.first_sec{
  padding-top: 6%;
  padding-bottom: 4%;
  min-height: 650px;
  background-color: #f8ffee;
}

.gen_tit{
  color: #24743b;
  font-size: 42px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url(../images/kiolanka_tittle_bg.png);
  background-size: auto;
  background-position: center;
  min-height: 100px;
  margin-bottom: 20px;
  padding-top: 20px;
}

.gen_tit_h2{
  color: #24743b;
  font-size: 36px;
  background-repeat: no-repeat;
  background-image: url(../images/kiolanka_tittle_bg.png);
  background-size: auto;
  background-position: center;
  min-height: 100px;
  margin-bottom: 20px;
  padding-top: 20px;
}

.gen_tit_h3{
  color: #333;
  font-size: 28px;
  margin-bottom: 20px;
}

.para{
  color: #666666;
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
}

.para_about{
  color: #666666;
  font-size: 17px;
  margin-bottom: 30px;
}

.prod_slider_box img{
  margin-left: auto;
  margin-right: auto;
}

.growbags_slider_control_crop{
  margin-top: 2%;
  z-index: 999 !important;
}

.growbags_slider_control_crop2{
  margin-top: -35%;
  z-index: 999 !important;
}


.grow_arr_crop{
  color:#FFF;
  font-size:20px;
  transition:all 0.4s;
  font-weight: lighter;
  z-index: 999 !important;
  padding: 2%;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #24743b;
}

.grow_arr_crop:hover{
  color:#24743b;
  transition:all 0.4s;
  cursor:pointer;
  background-color: #999999;
}

.grow_right_arr_crop{
  margin-right: 35px;
  padding-left:20px; 
  padding-top: 10px;
}

.grow_left_arr_crop{
  margin-left: 35px;
  padding-left:20px; 
  padding-top: 10px;
}

/**********SECOND SEC*************/

.second_sec{
  padding-top: 4%;
  padding-bottom: 4%;
}

.product_name{
  color: #333;
  font-size: 19px;
  text-align: left;
  margin-top: 2%;
  margin-bottom: 5%;
}

.pro_details{
  color: #24743b;
  font-size: 16px;
  font-size: 700;
  text-align: left;
}

.pro_spect{
  color: #333 !important;
  font-weight: 400 !important;
}

.probox_desc, .probox_img{
  padding: 3%;
}

.probox_inside{
  border: solid 1px rgba(0,0,0,0.1);
  border-bottom-left-radius: 60px;
  border-top-right-radius: 60px;
  height: auto;
}

.probox_inside_2{
  border: solid 1px rgba(0,0,0,0.1);
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  height: auto;
}

.probox_main{
  margin-top: 30px;
}

.product_img{
  background-image: url(../images/kiyoLanka_product_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 15px;
}

.read_more_border{
  background-color: transparent;
  color: #24743b;
  padding: 10px 25px;
  border: solid 1px #24743b;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more_border:hover{
  background-color: transparent;
  color: #999999;
  padding: 10px 25px;
  border: solid 1px #999999;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.gap{
  margin-top: 50px;
}

/****************Third Sec*********/
.third_sec{
  padding-top: 4%;
  padding-bottom: 4%;
  background-color: #fcfcfc;
}

.crops_main{
  margin-top: 5%;
}

.crop_img{
  margin-left: auto;
  margin-right: auto;
}

.crop_name{
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  color: #999999;
}

.crop_border{
  border: solid 1px rgba(0,0,0,0.1);
}
/*************FOOTER SEC***********/
.footer_sec{
  min-height: 300px;
  padding-top: 4%;
  background-color: #24743b;
}

.foot_logo{
  width: 180px;
  margin-bottom: 15px;
}

.fotter_form_cont{
  margin-top: 2%;
}

.footer_form{
  background-color: transparent !important;
  border: none;
  border-bottom: solid 2px #FFF;
  border-radius: 0px;
  float: left;
  font-style: italic;
  width: 220px;
  color: #FFF !important;
  box-shadow: none;
}


.footer_form:focus{
  border: none;
  box-shadow: none;
}

.footer_my_btn{
  background-color: #FFF;
  color: #161614;
  left: 270px;
  font-weight: bolder;
  padding: 1%;
  transition: all 0.4s;
}

.footer_my_btn:hover{
  background-color: #333;
  color: #EEE;
  transition: all 0.4s;
}

.bot_link_set{
  margin-top:2%;
  margin-left:auto;
  margin-right:auto;
  width:100% !important;
  text-align:center;
}

.bott_link{
  text-align:center;
  color:#FFF;
  font-size:13px;
  padding:2% 1%;
  text-transform:uppercase;
  text-decoration:none;
  padding-bottom:2px !important;
  transition:all 0.4s;
  letter-spacing: 2px;
}

.bott_link:hover{
  color:#13f454;
  transition:all 0.4s;
  background-color:transparent !important;
}



.fotter_box{
  border-right:solid 1px rgba(0,0,0,0.25);
  min-height:250px;
  margin-top:3%;
}

@media (max-width: 768px){

  .big_bold{
    color: #FFF;
    font-size: 40px;
    font-weight: bolder;
  }

  .fotter_box{
    border-right:solid 1px rgba(0,0,0,0);
    min-height:100px;
    margin-top:3%;
  }

  .footer_form{
    background-color: transparent !important;
    border: none;
    border-bottom: solid 2px #333;
    border-radius: 0px;
    float: left;
    font-style: italic;
    width: 200px;
    margin-left: -30px !important;
  }

  .footer_my_btn{
    background-color: #24743b;
    color: #161614;
    display: block;
    position: absolute;
    left: 220px;
    font-weight: bolder;
    padding: 1%;
    transition: all 0.4s;
  }

  .about_des_box{
    padding: 2% 3% 3% 2%;
    background-color: #FFF;
    margin-left: 0px;
    margin-top: 15px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
  }

  .about_img_box{
    background-color: #FFF;
    padding: 2%;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    z-index: 999;
    margin-top: 10px;
  }
}

.fotter_box:last-child{
  border-right:none;
}

.adress{
  text-align:center;
  color:#FFF;
  letter-spacing: 2px;
}

.s_icon2{
  width:70px;
  height:70px;
}

.s_icon{
  padding-top:20px;
  border:solid 1px #FFF;
  border-radius:50%;
  width:70px;
  height:70px;
  transition:all 0.4s;
  color: #333 !important;
}

.s_icon:hover{
  border:solid 1px #FFF;
  transition:all 0.4s;
  color:#FFF !important;
  cursor:pointer;
}

.special{
  text-align:center;
  color:#FFF;
  font-size:12px;
  padding:2% 1%;
  text-transform:uppercase;
  text-decoration:none;
  padding-bottom:2px !important;
  transition:all 0.4s;
}

.special:hover{
  color:#24743b;
  transition:all 0.4s;
  background-color:transparent !important;
}

.footer_titt{
  color:#FFF;
  font-weight: bolder;
  font-style: none;
  font-size: 24px;
}

.f_para{
  color:#FFF;
  letter-spacing: 2px;
}

.my_btn{
  background-color: #24743b;
}


/******************About Page**********************/
.main_banner_about{
  background-image: url(../images/kiyolanka_about_page.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 65vh;
  z-index: -999;
  border-top: solid 5px #24743b;
  border-bottom: solid 10px #24743b;
}

.product_container_about{
	padding: 3%;
	padding-top: 0px !important;
	margin-top: 2%;
}

.box_sep_line{
	border-right: solid 5px rgba(0,0,0,0.9);
}

.box_sep_line_left{
	border-left: solid 5px rgba(0,0,0,0.9);
}

.about_theird_sec{
	background-color: #FFF;
	padding: 2%;
	padding-top: 0px;
	padding-bottom: 60px;
}

.sep_line_top{
	border-top: solid 5px rgba(0,0,0,0.9);
	padding-top: 70px;
}

.certi_img{
	margin-right: auto;
	margin-left: auto;
}

.certi_name{
	text-align: center;
}

.company_img{
	margin-top: 30px;
}


/******************Contact Page**********************/
.main_banner_contact{  
  height: auto;
  z-index: -999;
  border-top: solid 5px #24743b;
  border-bottom: solid 10px #24743b;
  padding: 0px;
}

.eartic_form{
  height: 40px;
  border: none;
  border-bottom: solid 1px rgba(0,0,0,0.3);
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  color: #333 !important;
}

.form_gap{
  margin-top: 3%;
  margin-bottom: 2%;
}

.eartic_form2{
  height: 70px;
  border: none;
  border-bottom: solid 1px rgba(0,0,0,0.3);
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  color: #333 !important;
}

.eartic_btn{
    background-color: #333;
    color: #FFF;
 }

.eartic_btn:hover{
	background-color: #65c74a;
	color: #FFF;
}

/******************FAQ Page**********************/
.main_banner_faq{
  background-image: url(../images/kiyolanka_faq_page.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 65vh;
  z-index: -999;
  border-top: solid 5px #24743b;
  border-bottom: solid 10px #24743b;
}

.up_down_icon:hover{
	cursor: pointer;
}

.faqs_des_box{
	border: solid 1px #999999;
	padding: 4%;
	margin-top: 2%;
}

.section_titt{
	font-size: 17px;
	color: #99999;
	text-align: left;
	font-weight: 400;
}

/******************Service Page**********************/
.main_banner_service{
  background-image: url(../images/kiyo_lanka_services_page.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 65vh;
  z-index: -999;
  border-top: solid 5px #24743b;
  border-bottom: solid 10px #24743b;
}

.ser_box{
  margin-top: 3%;
}

.ser_box_ins{
  border: solid 1px rgba(0,0,0,0.4);
  padding: 30px 70px;
  min-height: 400px;
  border-radius: 20px;
  transition: all 0.4s;
}

.ser_box_ins:hover{
  border: solid 1px #24743b;
  padding: 30px 70px;
  min-height: 400px;
  border-radius: 20px;
  transition: all 0.4s;
}

.serv_icon{
  text-align: center !important;
  margin-bottom: 2%;
  font-size: 80px !important;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: block;
  border-radius: 10px;
  background-color: #24743b;
  transition: all 0.4s;
}

.ser_box_ins:hover .serv_icon{
  background-color: #EEE;
  border-radius: 10px;
  transition: all 0.4s;
}

.ser_name{
  color: #666666;
  font-size: 19px;
  font-weight: lighter;
  text-align: center;
}

.ser_para{
  color: #999999;
  font-size: 15px;
  text-align: center;
}

/******************Production Page**********************/
.main_banner_production{
  background-image: url(../images/main_banner_production.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 65vh;
  z-index: -999;
  border-top: solid 5px #24743b;
  border-bottom: solid 10px #24743b;
}

.para_gen{
  color: #666666;
  font-size: 17px;
  margin-bottom: 30px;
  text-align: left;
}

.step_box{
  margin-top: 5%;
  border: solid 1px rgba(0,0,0,0.1);
  border-radius: 10px;
}

.step_count_box{
  border-right: solid 1px rgba(0,0,0,0.1);
  padding: 3%;
  height: 180px;
  padding-top: 50px;
}

.number{
  font-size: 48px;
  color: #24743b;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}

.step_icon_box{
  border-right: solid 1px rgba(0,0,0,0.1);
  padding: 3%;
  height: 180px;
}

.step_icon{
  text-align: center !important;
  margin-bottom: 2%;
  font-size: 70px !important;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: block;
  border-radius: 2px;
  color: #999999;
}

.step_description_box{
  border-right: solid 1px rgba(0,0,0,0.1);
  padding: 3%;
  height: 180px;
}

/**************************PRODUCT SEC************************/
.product_sec{
  padding-bottom: 5%;
  padding-top: 2%;
  background-color: #f2f2f2;
}