.brand_color{
	color:#E86755!important;
}
.navbar_items ul li a{
	color:black;
}
.navbar_items ul li a:hover{
	color:#E86755;
}

.navbar_items ul li a.active{
	color:#E86755;
}

.home_why{
	font-size: 70px;
	font-weight: bold;
	display: block;
	padding: 0;
	color:grey;
}
.home_solar{
	margin-top:-40px;
	padding: 0;
	display: block;
	font-size:50px;
	font-weight: bold;
	color:#C97410;
}
.dotted_hr{
	border-top:dashed 2px grey;

}
.light_black{
	color:#37393D;
}
.simple_list{
	list-style-type: none;
	padding: 0px;
}
.simple_list.horizontal li {
	display: inline;
}

./*solar_benifits  li img{
	display: block;
}

.solar_benifits  li span.text{
	display: block;
	font-weight: bold;

}*/
.solar_benifits  img{
	display: block;
}

.solar_benifits   span.text{
	display: block;
	font-weight: bold;
	color:#37393D;

}



body{
	font-family:"Arial"!important;
	font-size:13px;
	color:#181818!important;
	/*font-style: normal!important;
    font-variant-ligatures: normal!important;
    font-variant-caps: normal!important;
    font-variant-numeric: normal!important;
    font-variant-east-asian: normal!important;
    font-weight: normal!important;
    font-stretch: normal!important;
    font-weight: 700!important;*/ 
    word-spacing: 1.5px;
}

#why_suntrik{
	background: #F9F4D6;
	padding-top:20px;
	margin-top: 100px;
	color:#E86755!important;
}

#why_suntrik h1.title{
	font-size: 60px;
}

#why_suntrik li{
	font-weight: 100!important;
}

#why_suntrik h1 span{
	font-weight: bold;
}

#why_suntrik .md li{
	padding-top: 20px;
	font-size: 25px;
}
#why_suntrik .xs li{
	padding-top: 10px;
	font-size: 20px;
}

#why_suntrik .parteners ul  li{
	padding-top: 5px;
	
}
#googleMap{
	height: 400px;
}

#faq h6{
	color:#7B7D7D!important;
}
.custom_back{
	background: #3C4D54!important;
	color:#F7F4C0!important;
}
#components_used{
	background: #F9F4D6;
}
#faq h4{
	font-weight: 300!important;
}
.creame_background{
	background: #F9F4D6;
}