@charset "UTF-8";
/*
Design by: Vishnu Prakash
Company: BGI PLC
Client: Harsan Partners
Dated: 14/12/2017
*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');

/*common*/
body{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
}
a{
	color:#3f3f3f;
}
a:hover{
	color:#6FBF6C;
}
p{
	color: #4c4c4c;
}
.row{
	margin-bottom: 0px;
}

/*Header*/
.top-header{
	background: #232323;
	color: #FFFFFF;
	padding: 5px;
}
.top-header span{
	position: relative;
	top:5px;
}
.header{
	padding: 15px 0px;
	background: #f1f1f1;
}
.language-icon{
	margin: 15px 0px 0px;
}
.languages{
	width:150px;
	position: absolute;
	float: left;
	height: auto;
	display: none;
	border:1px solid #CCCCCC;
	background: #FFFFFF;
	z-index: 9999;
}
.language-icon:hover .languages{
	display: block;
}
.languages ul{
	margin: 0;
	padding:0;
}
.languages ul li{
	width:100%;
	background: #FFFFF;
	padding: 10px 15px;
	cursor: pointer;
}
.languages ul li:hover{
	background: #F1F1F1;
}
.languages ul li img{
	margin-right: 15px;
} 
.languages ul li span{
	position:relative;
	top:-5px;
}
nav{
	background: none;
	box-shadow: none;
	color: #252525;
}
nav ul a{
	color:#252525;
	text-transform: uppercase;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
	border-right: 1px solid #6FBF6C;
}
nav ul li:last-child a{
	border-right: none;
}
nav ul a:hover{
	background: none;
	color: #6FBF6C;
}
nav ul .active{
	color: #6FBF6C;
}
.side-nav{
	text-transform: uppercase;
}
.side-nav li .active{
	color: #6FBF6C;
}
.logo{
	max-height: 70px;
}

/*Parallax*/
.caption{
	padding: 100px 0px !important;
}
.caption .heading{
	font-size: 36px;
	font-weight: 900;
	line-height: 36px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.caption .sub-heading{
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 0px;
	text-align: justify;
}

/*Introduction*/
.intro{
	padding: 50px 0px 20px;
}
.intro h5{
	color: #3f3f3f;
}
.intro h5 span{
	font-weight: 900;
}
.intro-left-img{
	margin-top: 15px;
}
.intro p{
	text-align: justify;
	color: #4c4c4c;
}

/*Services*/
.services{
	padding: 15px 0px;
}
.service-box{
	padding: 30px 15px !important;
	text-align: center;
}
.service-box:hover{
	box-shadow: 0px 0px 4px 0px #CCCCCC;
}
.service-box h6{
	font-size: 16px;
	font-weight: 700;
	color: #1f2d3e;
}
.service-box p{
	min-height: 100px;
}

/*Sales*/
.sales{
	padding: 30px 0px;
	background: url(../img/sale_accelartor.jpg) no-repeat;
	background-size: cover;
}
.sales .heading{
	font-size: 28px;
	font-weight: 900;
	line-height: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
}

/*contact*/
.contact{
	padding:30px 0px;
}
.contact h4{
	font-size:28px;
}
.input-text{
	margin-bottom: 0 !important;
}

/*newsletter*/
.newsletter{
	padding: 30px 0px;
	min-height: 100px;
	color: #FFFFFF;
	background: #2da5a1;
}
.newsletter .row{
	margin-bottom: 0px !important;
}
.newsletter-img{
	margin-top: 20px;
}
.newsletter-title{
	font-weight: bolder;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
}
.newsletter-title span{
	font-size: 28px;
	margin-top: -10px;
}
.newsletter-input{
	border-bottom: 1px solid #FFFFFF !important;
}
.newsletter-input:active{
	border-bottom: 1px solid #FFFFFF !important;
}
.newsletter-input::-webkit-input-placeholder{
	color: #FFFFFF !important;
}
.newsletter-input::-moz-input-placeholder{
	color: #FFFFFF !important;
}
.newsletter-input:-moz-input-placeholder{
	color: #FFFFFF !important;
}
.newsletter-input::-ms-input-placeholder{
	color: #FFFFFF !important;
}

/*footer*/
.subfooter{
	padding: 15px 0px;
	background: #252525;
}
.subfooter a{
	color: #1CB9C4;
}
.subfooter a:hover{
	color:#6FBF6C;
}
.footer{
	padding: 10px 0px;
	background: #101010;
	color: #f1f1f1;
}

/*inner pages*/
.page-header{
	padding: 75px 0px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	font-weight: 900;
	line-height: 26px;
	text-transform: uppercase;
}
.bottom-line{
	width:50px;
	height: 5px;
	background: #2da5a1;
	margin: 5px auto;
}
.about{
	padding: 30px 0px 100px;
}
.about h3{
	font-size: 36px;
	color: #4c4c4c;
}
.about h3 strong{
	font-weight: 700;
}
.service-wrap{
	margin: 15px;
	padding: 30px 15px;
	text-align: center;
	background: #f8f8f8;
}
.service-wrap:hover{
	box-shadow: 0px 0px 4px 0px #CCCCCC;
}
.service-wrap h6{
	font-size: 16px;
	font-weight: 700;
	color: #1f2d3e;
}
.service-wrap p{
	min-height: 100px;
}