html {
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color:#2c3e50;
	overflow-x: hidden;
	line-height:27px;
}
h1, h2, h3, h4, h5 {
	font-weight: 700;
}
a:hover{text-decoration:none; transition: all 0.5s ease; opacity:0.7;}
input[type="text"], input[type="email"], input[type="password"] {
	height: 50px;
	font-size: 16px;
}
.left{text-align:left !important;}
.hidden{visibility:hidden; position:absolute;}
.whitebg{background:#fff !important;}
.greybg{background-color:#f7f9fd !important;}
.custom-nav {
	background-color: transparent !important;
	position: absolute;
	width: 100%;
	z-index: 10000;
	padding: 0 50px;
}
.custom-nav .logo{
	float: left;
	margin-top: 10px;
}
.custom-nav ul {
	position:relative;
	float: right;
	list-style-type: none;
	padding: 40px 0;
	margin: 10px 0 0 0;
}
.custom-nav ul li {
	display: inline-block;
	padding-left: 15px;
	line-height: 30px;
}
.custom-nav li a {
	color: #fff !important;
	font-weight: 400;
	text-transform: uppercase;
}
.custom-nav.lang {
	padding-left: 15px;
}
.custom-nav .lang a {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.custom-nav .lang a.active {
	background-color: #6fb737;
}

.banner {
	background-image: url(../img/banner.jpg);
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: top center;
	height: 100vh;
	z-index: 500;
	overflow: hidden;
}

.banner .content {
	padding: 140px 50px;
	text-align: center;
}
.banner .content h1 {
	font-size: 65px;
	line-height:65px;
	color: #6fb737;
	letter-spacing: -0.02em;
}
.banner .content p {
	font-size: 30px;
	color: #fff;
	line-height: 40px;
	letter-spacing: -1px;
	font-weight: 400;
}
.banner .content {
	position: relative;
}
.banner:before {
	content: '';
	position: absolute;
    background-color: rgba(126, 255, 26, .5);
    height: 600px;
    transform: rotate(62deg);
    width: 600px;
    top: -450px;
    opacity: .9;
    border-radius: 150px;
    left: -100px;
}
.banner:after {
	content: '';
	position: absolute;
    background-color: rgba(126, 255, 26, .5);
    height: 600px;
    transform: rotate(62deg);
    width: 600px;
    bottom: -470px;
    opacity: .9;
    border-radius: 100px;
    right: -180px;
}
.banner .content .contact {
	position: absolute;
	bottom: -130px;
	right: 0;
	z-index: 1000;
	color: #fff;
}
.banner .content .contact h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	text-align: right;
	letter-spacing: -0.02em;
	line-height: 35px;
}
.banner .content .contact h2 span {
	display: block;
	font-size: 40px;
	font-weight: 600;
}

.vmiddle{
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.panel {
	background-color: #f7f9fd;
	border-bottom: solid 1px #ddd;
	padding: 100px 0;
	text-align: center;
}

.innerpg ul{margin-bottom:50px;}

.bottom-padding{padding-bottom:90px;}

.panel h4{position:relative; float:left; color:#2c3e50; font-weight:700; font-size:42px; letter-spacing:-1px; line-height:52px; text-align:center; margin-bottom:30px; width:100%;}

.panel h4 span{color:#6db745;}
.panel p{
font-size: 18px;
line-height: 28px;
color: #2c3e50;
margin: 0 auto;
font-weight: 400;
letter-spacing: -.5px; margin-bottom:30px;}

.top-padding{padding-top:50px;}

.panel .single h4  {
	font-weight: 300;
	margin-top: 10px;
	font-size: 28px;
	line-height: 30px;
	color: #2c3e50;
	letter-spacing: -0.02em;
}
.panel .single h4 span {
	display: block;
	font-weight: 700;
	font-size: 34px;
}
.panel .bottom-content {
	padding:0;
	font-size: 18px;
	line-height:28px;
	color: #2c3e50;
	margin: 0 auto;
	font-weight: 400;
	letter-spacing: -.5px;
}
.panel .bottom-content p {
	margin-bottom: 30px;
}
.panel .bottom-content p:nth-of-type(5) {
	margin-bottom: 0;
}
.panel .bottom-content strong {
	font-weight: 600;
}
.panel .info {
	font-weight: 600;
	color: #6fb737;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 27px;
    line-height: 38px;
}
.panel .info span {
	color: #2c3e50;
}

.vertical{position:relative; float:left; border:1px solid #e8e8e8; background-color:#f7f9fd; padding:30px;}
.vertical div{position:relative; float:left; text-align:left;}
.vertical-wrapper{margin-bottom:30px;}
.content{overflow:hidden; padding-right:0; padding-left: 30px;}
.vertical img.icon{height:170px;}
.content a h2{position:relative; float:left; color:#2c3e50; font-weight:700; font-size:24px; letter-spacing:-1px; line-height:34px; margin:10px 0; width:100%;}
.content p{font-size:15px; font-weight:300; line-height:22px;}
.content a.more{position:relative; float:right; color:#6fb737; font-weight:600; font-size:15px; letter-spacing:0px; line-height:17px; text-align:right;}
.content a span img{width:20px; float:right; margin-left:5px;}

.left-panel {
	padding: 70px 0;
	border-bottom: solid 1px #ddd;
}
.left-panel h4 {
	color: #2c3e50;
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: left;
}
.left-panel h4 span {
	color: #6fb737;
}
.left-panel .inner-content {
	padding-top: 60px;
}

.right-panel {
	padding: 70px 0;
	background-color: #f7f9fd;
	border-bottom: solid 1px #ddd;
}
.right-panel h4 {
	color: #2c3e50;
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 20px;
	letter-spacing: -0.02em;
	width: 100%;
	text-align:left;
}
}
.right-panel h4 span {
	color: #6fb737;
}

.right-panel .bottom-content {
	padding-top: 30px;
}
.right-panel .bottom-content h5 {
	color: #2c3e50;
	font-size: 22px;
	padding-bottom: 20px;
	font-weight: 700;
	line-height: 32px;
}
.right-panel .bottom-content ul li {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.right-panel ul, .left-panel ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}
.right-panel ul li, .left-panel ul li {
	padding-left: 25px;
	padding-bottom: 15px;
	position: relative;
	font-weight: 400; 
    color:#2c3e50 !important;
	line-height: 27px;
	text-align:left;
	font-size:17px;
}
.right-panel ul li:before, .left-panel ul li:before {
	content: '';
	position: absolute;
	left: 0;
    width: 8px;
    height: 14px;
    border: solid #6fb737;
    border-width: 0 4px 4px 0;
	top: 3px;
    transform: rotate(45deg);
}

.left-panel.third img {
	margin-left: -160px;
}
.left-panel.third .inner-content {
	padding-top: 120px;
}

.inner-content{text-align:left;}

.bottom-cta {
	padding: 35px 0;
	background-color: #6fb737;
	color: #fff;
	text-align: center; 
}
.bottom-cta h2 {
	font-weight: 300;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: -0.02em;
	margin:0 !important;
}
.bottom-cta small {
	display: inline-block;
	padding: 0 15px;
	font-size: 50px;

}
.bottom-cta a {
	font-size: 50px;
	font-weight: 700;
	letter-spacing: 0.02em;
	color:#fff;
	border-left: 2px solid #fff;
    padding-left: 30px;
}

.bottom-cta a:hover{text-decoration:none;}
.footer-form {
	background-image: url(../img/footer.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	padding: 100px 0;
	color: #fff;
	text-align: center;
}
footer p{text-align: left;}
.footer-form h2 {
	font-size: 42px;
	color: #6fb737;
	letter-spacing: -0.02em;
	font-weight: 700;
}
.footer-form p {
	font-size: 20px;
	color: #fff;
	letter-spacing: -0.02em;
}

.msg, .errmsg{background-color: #f4f636; padding: 10px !important; font-size: 16px !important; letter-spacing: 1px !important; color: #333 !important; margin:0 !important;}
.errmsg{background-color: #f66836 !important;}

.footer-form form {
	margin-top: 40px;
}
.footer-form form input {
	font-weight: 300;
}
/*.footer-form form .submit {
	width: 360px;
	background-color: #6fb737;
	color: #fff;
	padding: 12px 0;
	box-sizing: border-box;
	border: solid 2px #6fb737;
	margin: 0 auto;
	font-size: 18px;
    transition: all .3s ease;
    height: 50px;
    line-height: 46px;
    padding: 0;
    box-sizing: border-box;
    position: absolute;
    bottom: -60px;
    left: 25%;
}*/
.footer-form form .submit {
	width: 360px;
	background-color: #6fb737;
	color: #fff;
	padding: 12px 0;
	box-sizing: border-box;
	border: solid 2px #6fb737;
	margin: 0 auto;
	font-size: 18px;
    transition: all .3s ease;
    height: 50px;
    line-height: 46px;
    padding: 0;
    box-sizing: border-box;
    position: relative;
}
.footer-form form .submit:hover {
	background-color: #0c1c2c;
}
footer {
	background-color: #0c1c2c;
	padding: 30px 0;
	color: #fff;
	font-size: 12px;
        text-align: right;	
}
footer p {
	margin: 0;
}
footer a {
	display: inline-block;
	color: #6fb737;
	text-align: right;	
}
footer a:hover{color:#fff; text-decoration:none;}
@media only screen and (min-width:769px) and (max-width:1024px) {
	.banner .content {
		padding: 115px 0;
	}
	.navbar-toggler {
		background-color: #fff;
	}
	.left-panel.third img {
		margin-left: 0px;
	}

}
@media only screen and (min-width:200px) and (max-width:767px) {
footer p{text-align: center;}
.content{padding-left:0; padding-top: 30px;}
.vmiddle{transform:none;}
.bottom-padding{padding-bottom:50px !important;}

.footer-form form .submit{left:2.5%;}
	
.banner:before {
	content: '';
	position: absolute;
    background-color: rgba(126, 255, 26, .5);
    height: 500px;
    transform: rotate(45deg);
    width: 600px;
    top: -435px;
    opacity: .9;
    border-radius: 150px;
    left: -120px;
    display:none;
}
.banner:after {
	content: '';
	position: absolute;
    background-color: rgba(126, 255, 26, .5);
    height: 600px;
    transform: rotate(62deg);
    width: 600px;
    bottom: -500px;
    opacity: .9;
    border-radius: 100px;
    right: -180px;
}

.bottom-cta a {
	font-size: 32px;
	line-height:32px;
	font-weight: 700;
	letter-spacing: 0.02em;
	color:#fff;
	border-left: none;
    padding-left: 0;
    float:left;
    text-align:center;
    width:100%;
}

img {
		width: 100%;
	}
	.panel .bottom-content {
		padding-top: 0px;
		width: 100%;
	}
	.panel .info {
		width: 100%;
	}
	.custom-nav .logo {
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	.custom-nav .logo img {
		max-width: 220px;
		margin: 0 auto;
	}
	.custom-nav ul {
		float: none;
		text-align: center;
		padding: 0;
		margin:0;
	}
.custom-nav ul li:first-child{display:none;}
	.container {
		padding: 0 50px;
	}
	.banner {
		height: auto;
	}
	.banner .content:after {
		content: none;
	}
	.banner .content .contact {
		position: static;
	}
	.banner .content h1 {
		font-size: 40px;
		line-height:40px;
	}
	.banner .content p {
		font-size: 24px;
		line-height:34px;
	}
	.banner .content {
		padding: 200px 30px;
	}
	.banner .content .contact h2 {
		font-size: 18px;
		text-align: center;
	}
	.banner .content .contact h2 span {
		font-size: 20px;
	}
	.panel {
		padding: 70px 0 0 0;
	}
	.panel .single img {
		width: 190px;
	}
	.panel .single {
		margin-bottom: 50px;
	}
	.left-panel.third img {
		margin: 0;
	}
	.left-panel.third .inner-content {
		padding-top: 20px;
	}
	.right-panel.last .inner-content {
		padding-top: 10px;
	}
	.bottom-cta span {
		font-size: 30px;
		display: block;
	}
	.bottom-cta small {
		display: none;
	}
	.bottom-cta h2 {
		font-size: 30px;
		overflow:hidden;
	}
	.footer-form {
		padding: 70px 0;
	}
	.footer-form h2 {
		font-size: 30px;
	}
	.footer-form p {
		font-size: 18px;
	}
	.footer-form form .submit {
		width: 95%;
	}
	.right-panel .bottom-content ul li {
		float: none;
		width: 100%;
	}
	footer a {
		text-align: center !important;
		margin-top: 20px;
	}
	footer p{text-align:center;}
}
#response_msg{
	display:none;
}