/*
font-family: 'IBM Plex Sans Hebrew', sans-serif;
Thin 100
ExtraLight 200
Light 300
Regular 400
Medium 500
SemiBold 600
Bold 700
*/
body{
	background-color: #F5FAFE;
	font-family: 'IBM Plex Sans Hebrew', sans-serif;
	color: #1A2620;
	font-size: 18px;
	overflow-x: hidden;
}

a, a:hover{
	text-decoration: none;

}
a, .btn, .btn_comon{
	transition: all .2s linear;
}
img {
	max-width: 100%;
	
}
b, strong{
	font-weight: bold;
}

/*********** header start *************/
.header_sec {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 20px 0;
}
.header_sec .container-fluid{
	padding-left: 20px;
	padding-right: 20px;
}
.hdr_call_btn a{
	margin-top: 13px;
}
.btn_comon{
	background: #5C8D77;
	font-size: 16px;
	min-width: 172px;
	height: 39px;
	display: inline-block;
	text-align: center;
	color: #fff;
	padding: 7px 15px;
	border-radius: 0;
	bottom: 0;
	
}
.hdr_call_btn a > img{
	margin-right: 5px;
}
.hdr_call_btn a:hover,
.btn_comon:hover{
	background: #000;
	color: #fff;
}
.header_sec .navbar-dark .navbar-nav .nav-item{
	padding: 0 5px;
}
.header_sec .navbar-dark .navbar-nav .nav-link{
	color: #fff;
	padding: 10px 10px;
	position: relative;
	border-bottom: 6px solid transparent;
}
.header_sec .navbar-dark .navbar-nav .nav-link.active,
.header_sec .navbar-dark .navbar-nav .nav-link:hover{
	border-color: #5C8D77;
}

/*********** header end *************/
main {
    overflow: hidden;
}
.banner_video {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
}
.banner_video video {
    height: 120%;
    width: auto;
    min-width: 100%;
}
.mobile_img {
    display: none !important;
}
.banner_sec{
	height: 100vh;
	min-height: 936px;
	background: green;
	position: relative;
}
.banner_sec:before, .banner_sec:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40%;
	background: transparent linear-gradient(180deg, #263021 0%, #36403000 100%) 0% 0% no-repeat padding-box;
	z-index: 2;
}
.banner_sec:after{
	top: inherit;
	bottom: 0;
	background: transparent linear-gradient(0deg, #263021 0%, #36403000 100%) 0% 0% no-repeat padding-box;
}
.banner_cap {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    color: #fff;
    z-index: 4;
    text-align: center;
    width: 730px;
    margin: 0 auto;
    max-width: 95%;
}
	.banner_cap h1 {
		letter-spacing: -1.77px;
		font-size: 56px;
		font-weight: 700;
		margin-bottom: 15px;
		text-shadow: -1px 0 black, 0 1px black, 2px 0 black, 0 -1px black;
	}
	.banner_cap p {
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 25px;
		text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
	}
.whatsapp_fixed {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    transition: all .3s linear;
	display: flex;
	flex-direction:row;
	width: 95%;
	justify-content:space-between;
	align-items:center;

}
.whatsapp_fixed.top-btn{
	display:none;
}
.whatsapp_fixed.ftr_visible{
	bottom: 60px;
}
.whatsapp_fixed a{
	display: block;
	overflow: hidden;
}
.whatsapp_fixed a:hover{

}
.banner_btm_list{
	list-style: none;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 30px;
	color: #fff;
	z-index: 4;
	padding: 0 80px;
}
.banner_btm_list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.banner_btm_list ul li{
	display: inline-block;
	vertical-align: middle;
}
.banner_btm_list ul li a{
	position: relative;
	padding-right: 75px;
	text-align: right;
	padding-left: 50px;
	display: block;
	color: #fff;
}
.banner_btm_list li .list_icon{
	height: 60px;
	width: 60px;
	line-height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}
.banner_btm_list ul li .btmlist_text{
	margin: 0;
	letter-spacing: 0.88px;
	line-height: 26px;
	font-size: 22px;
	padding: 6px 0;
	display: block;
	transition: all .2s linear;
}
.banner_btm_list ul li:last-child a{
	padding-left: 0;
}
.banner_btm_list ul li a:hover .btmlist_text{
	transform: translate(5px, 0);
}
.banner_text_vert {
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 4;
    color: #fff;
    font-size: 15px;
    transform: rotate(-90deg);
    transform-origin: left top;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.product_sec{
	padding: 115px 0;
	position: relative;
	z-index: 4;
}
.product_sec .container{
	position: relative;
	z-index: 8;
}
.head_cmn{
	color: #5C8D77;
	font-size: 48px;
	letter-spacing: -1.44px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 60px;
}
.head_cmn span{
	display: block;
	letter-spacing: -0.99px;
	font-size: 33px;
}

.pro_item p{
	line-height: 20px;
}
.pro_item p a{
	color: #1A2620;
}
.pro_sec_btn{
	padding-top: 60px;
}

.gallery_sec{
	padding: 90px 0 35px;
	background: #E7F1E9 ;
	position: relative;
	overflow: hidden;
}
.gallery_item figure{
	margin-bottom: 10px;
	overflow: hidden;
}

.gallery_item p{
	font-size: 28px;
	letter-spacing: -0.84px;
	margin-bottom: 0;
}
.gallery_item p a{
	color: #1A2620;
}

.pro_item figure img,
.gallery_item figure img{
	transition: all .3s linear;
	width: 100%;
}
.pro_item:hover figure img,
.gallery_item:hover figure img{
	transform: scale(1.05);
}
.sec_leaf1 {
    position: absolute;
    bottom: -135px;
    right: -100px;
    pointer-events: none;
}
.sec_leaf2{
	position: absolute;
    top: 150px;
    left: -45px;
    pointer-events: none;
}
.gallery_sec .container{
	position: relative;
	z-index: 4;
}
/************ footer start ************/
.footer_tree {
    background: #E7F1E9;
    position: relative;
}
.footer_tree img{
	margin-bottom: -40px;
}
.footer_main{
	background: #364030;
	padding: 90px 0 40px;
}
.footer_sec .head_cmn {
    color: #fff;
    font-size: 34px;
    letter-spacing: -1.02px;
}
.footer_sec .head_cmn span{
	letter-spacing: -0.69px;
	font-size: 23px;
	line-height: 22px;
}
.footer_form {
    width: 793px;
    margin: 0 auto;
    max-width: 100%;
}
.footer_main .head_cmn{
	margin-bottom: 42px;
}
.footer_main .form-control{
	height: 49px;
	border: 1px solid #60A888;
	background: transparent !important;
	color: #fff !important;
	letter-spacing: -0.57px;
	font-size: 19px;
	padding: 10px 17px;
	border-radius: 0;
}
.footer_main .form-control::-webkit-input-placeholder{color: #fff;}
.footer_main .form-control:-moz-placeholder{color:#fff;}
.footer_main .form-control::-moz-placeholder{color:#fff;}
.footer_main .form-control:-ms-input-placeholder{ color:#fff;}
.footer_main textarea.form-control{
	height: 100px;
	resize: none;
}
.ftr_logo_main{
	padding-top: 75px;
}
.social_main{
	list-style: none;
	padding: 35px 0 0 ;
	margin: 0;
}
.social_main li{
	display: inline-block;
	vertical-align: middle;
}
.social_main li a{
	color: #fff;
	padding: 0 10px;
	font-size: 20px;
	display: block;
} 
.social_main li a:hover{
	transform: scale(1.2);
}
.ftr_copyright {
    background: #364030;
    padding: 40px 20px 30px;
    
}
.ftr_copyright p{
	font-size: 12px;
    letter-spacing: 0.96px;
	color: #FFFFFF;
	opacity: 0.36;
	margin-bottom: 0;
}
/************ footer end ************/

[lang="en"] .banner_btm_list ul li a{
	padding-left: 75px;
	padding-right: 50px;
	text-align: left;
}
[lang="en"] .banner_btm_list li .list_icon{
	right: auto;
	left: 0;
}
.gallery_item{
	padding: 0 12px;
}
.slick-arrow{
    position: absolute;
    left: -50px;
    top: 50%;
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 0px;
    background-color: transparent;
    padding: 0px;
    text-align: center;
    z-index: 99;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    /*border: 1px solid #111;*/
    color: #111;
    border: none;
    outline: none !important;
    cursor: pointer;
    background-image: url(../images/slider_arrow_left.svg);
    background-size: 25px auto;
    background-position: center;
    background-repeat: no-repeat;
    transform-origin: center center;
    display: block;
    margin-top: -15px;
}
.slick-arrow.slick-next{
	background-image: url(../images/slider_arrow_right.svg);
    left: auto;
    right:-50px;
}
