@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato|Roboto|Roboto+Condensed');
div {
	border:0px solid red;
	box-sizing:border-box;
}
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
h1 {
	font:700 24px/35px 'Roboto Condensed', sans-serif;
	margin-bottom:10px;
	color:#322522;
	text-shadow:0 0 1px #FFFFFF;
}
h2 {
	font:400 24px /40px 'Roboto Condensed', sans-serif;
	margin:10px 0;
	color:#1a690d;
}
h3 {
	font:400 20px /40px 'Roboto Condensed', sans-serif;
	margin:10px 0;
	color:#1a690d;
}
.ser-box-wrap h3 {
	text-align:center;
}
.ser-box-wrap a:hover h3 {
	color:#ff4e0c;
}
.ser-box-wrap img {
	display:block;
	border:6px solid #fff;
	box-shadow:0 0 5px #999;
	min-height:152px;
	width: calc(100% - 12px);
}
.ser-box-wrap a:hover img {
	border:6px solid #ff4e0c;
}
strong {
	font-weight:bold;
}
p {
	margin-bottom:15px;
}
#content ul {
	list-style:disc;
	padding:0 0 20px 40px;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:middle;
}
body {
	font:400 15px /22px 'Roboto Condensed', sans-serif;
	background:#fff;
	color:#373737;
	padding-top:50px;
	background:url(../images/bb.jpg) repeat-x left top;
}
.section {
	float: left;
	width: 100%;
	clear:both;
}
#wrapper {
	width: 100%;
	max-width:1240px;
	margin: 0 auto;
	background:url(../images/body-bg.png) repeat-x left -47px #eaeaea;
}
#main {
	margin:0 auto;
	max-width: 1000px;
	position:relative;
	text-align:left;
}
.container {
	margin:0 auto;
	max-width: 1000px;
	position:relative;
	text-align:left;
}
#logo {
	float: left;
	margin: 0 0 9px 0;
}
#logo-mobile {
	display: none;
}
.mobile-call {
	display: none;
}
#call {
    width: 270px;
    font: 400 40px /40px 'Roboto Condensed', sans-serif;
    float: right;
    margin-top: 53px;
    color: #1a690d;
}
.mobile-call {
	display:none;
}
a, a img {
	outline:0px;
	border:0px;
	text-decoration:none;
	color:#1a690d;
}
a:hover {
	color:#000;
}
img {
	display:block;
	max-width:100%;
}
.clear {
	clear:both;
	height:0 !important;
}
.clear-10 {
	clear:both;
	height:10px !important;
}
.clear-20 {
	clear:both;
	height:20px !important;
}
.clear-30 {
	clear:both;
	height:30px !important;
}
.clear-40 {
	clear:both;
	height:40px !important;
}
.left_content {
	width:61.9%;
	float:left;
	min-height:500px;/*	background:#FFF;
	border:1px solid #ccc;
	padding:0 20px 20px 20px;*/
}
#slider_wrap {
	padding-bottom:50px;
}
#slider_wrap img{width:100%;}
.side_bar {
	width:36.1%;
	width:28%;
	float:right;/*background:#FFF;
	border:1px solid #ccc;
	padding:0 20px 20px 20px;*/
}
p {
	text-align:justify;
}
.pull-right {
	float:right!important;
}
.pull-center {
	float:none!important;
	margin:0 auto;
}
.pull-left {
	float:left!important;
}
.left-align {
	text-align:left!important;
}
.center_text {
	text-align:center!important;
}
.right-align {
	text-align:left!important;
}
#footer {
	padding:25px 0;
	border-top:1px solid #cacaca;
	margin-top:30px;
}
.social a {
	float:right;
	margin-left:10px;
}
.row {
	margin:0 -15px;
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
	float:left;
	padding:0 15px;
}
.col-12 {
	width:100%
}
.col-11 {
	width:91.66666667%
}
.col-10 {
	width:83.33333333%
}
.col-9 {
	width:75%
}
.col-8 {
	width:66.66666667%
}
.col-7 {
	width:58.33333333%
}
.col-6 {
	width:50%
}
.col-5 {
	width:41.66666667%
}
.col-4 {
	width:33.33333333%
}
.wh-bg {
	background:#FFF;
	padding:20px;
	border-radius:10px;
}
.bdr {
	border:5px solid #fff !important;
}
.error {
	color:#F00;
}
.col-3 {
	width:25%
}
.col-2 {
	width:16.66666667%
}
.col-1 {
	width:8.33333333%
}
input, select, textarea {
	border:1px solid #dddddd;
	padding:0 15px;
	box-sizing:border-box;
	width:100%;
	height:40px;
	color:#1a690d;
	margin-bottom:8px;
	font:400 15px/22px "Roboto Condensed", sans-serif
}
textarea{height:100px;}
.green-btn {
	background:#1a690d;
	color:#FFF;
	float:left;
	width:auto !important;
	border:1px solid #1a690d;
}
.side-box {
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	box-shadow: 0 0 5px #cccccc;
	margin-bottom: 20px;
	padding: 20px;
	text-align: center;
}
.side-box p {
	text-align:center;
}
.icon {
	width:45px;
	margin:0 auto;
	color:#1a690d;
}
.hide-in-mobile{}
 @media screen and (max-width: 800px) {
 body {
 padding-top:0px;
 background:#fff;
}
 #wrapper {
background:none;
}
#header {
 background:#1a690d;
}
 #logo {
 display: none;
}
 #call {
 display: none;
}
#logo-mobile {
 color: #fff;
 display: block;
 float: left;
 font: 700 15px/45px Open Sans;
 height: 45px;
 margin-left: 15%;
 text-align: center;
 width: 70%;
}
 .mobile-call {
 display: block;
 float: left;
 height: 45px;
 width: 15%;
}
 .mobile-call img {
float:right;
}
}
 @media screen and (max-width: 770px) {
	 #slider_wrap{padding:15px 0;}
	 .row {
	margin:0;
}
	 
.hide-in-mobile{display:none;}
.ser-box-wrap .col-3 {
 width: 50%;
}
.left_content, .side_bar {
width:100%;
padding:2%;
}
.col-7, .col-5, .col-9, .col-3{
width:100%;
}
}
@media screen and (max-width: 500px) {
	#content{padding-top:15px;}
	 #slider_wrap{display:none;}
.col-8, .col-4 {
width:100%;
}
.col-8 img, .col-4 img {
width:100%;
}
.col-6 {
width:100%;
}
.social a {
 float: left;
 margin:0 10px 0 0;
}
.ser-box-wrap .col-3 {
width: 100%;
}
.ser-box-wrap .col-3 img {
min-height:10px;
}
}
