h1,h2,h3,h4,h5{
	font-weight:100;
	text-transform:uppercase;
	margin:20px 0px 20px 0px;
}
h1{
	font-size:40px !important;
	font-weight:200;
}
h2{
	font-size:30px !important;
	font-weight:200;
}
h3{
	font-size:25px !important;
	font-weight:200;
}
h3 a{
color:inherit !important;
}
h4{
	font-size:22px !important;
	font-weight:300;
}
h5{
	font-size:18px !important;
	font-weight:200;
}
a,a:hover, a:visited{
	color:#FF9900;
}
.content-maxwidth{
	max-width:1170px;
	margin-left:auto;
	margin-right:auto;
}
.bold{
	font-weight:700;
}
.medium{
	font-weight:500;
}
.regular{
	font-weight:400;
}
.light{
	font-weight:200;
}
.btn{
	 border-radius: 0px;
}
.btn_orange{
	background-color:#FF9900;
	border:none;
	border-bottom:2px solid #00b0d9;
	margin:20px 0px 20px 0px;
}
.btn_orange:hover{

	background-color:#00b0d9;
	border:none;
	border-bottom:2px solid #FF9900;

}
.bg_oblic_lines{
	background-image:url(../../images/bg1.png);
	background-repeat:repeat;
}
.bg_grain_dark{
	background-image:url(../../images/bg2.png);
	background-repeat:repeat;
	padding:20px 3% 30px 3%;
	text-align:center;
}
.bg_grain_light{
	background-image:url(../../images/bg4.png);
	background-repeat:repeat;
	padding:20px 3% 30px 3%;
	text-align:center;
}
.bg_squares{
	background-image:url(../../images/bg3.png);
	background-repeat:repeat;
	padding:20px 3% 30px 3%;
}
.bg_gray_shapes{
	background-image:url(../../images/bg5.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	min-height:312px;
	color:#FFF;
	text-align:center;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
	padding-bottom:10px;
}
.bg_gray_squares{
	background-image:url(../../images/bg6.png);
	background-repeat:repeat;
}
.padding{
	padding:20px 3% 30px 3%;
	text-align:center;
}
.padding p , .padding div {
	max-width:860px;
	margin-left:auto;
	margin-right:auto;
}
.top_banner{
	/*min-height:275px;*/
	background-repeat:repeat;
	color:#FFF;
	text-align:center;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
}

.bg_gray_shapes p, .top_banner p, .top_banner h1{
	/*max-width:580px*/;
	margin-left:auto;
	margin-right:auto;
}

 .bg_grain_dark p , .bg_grain_dark h4, .bg_grain_dark h3, .bg_grain_light p ,  .bg_grain_light h4, .bg_grain_light h3,.bg_squares p, .bg_squares h3 {
	max-width:860px;
	margin-left:auto;
	margin-right:auto;
}
.pagination a{
display:inline-block;
padding:0px 5px 0px 5px;
}
.pagination {margin:0px;}
.pager {margin:0px;}

.news-home{
	max-width:800px;
	margin-left:auto;
	margin-right:auto;	
}

.line_white{
	border-top:1px solid #FFF;
	margin:20px auto 20px auto;
}
.line_dashed_white{
	border-top:1px dashed #FFF;
	margin:20px auto 20px auto;
}
.line_top_orange{
	border-top:4px solid #FF9900;
}
.line-blue-white{
	height:2px;
	border-top:1px solid #009FCE;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:20px;
	margin-top:0px;
}
.line-gray-light{
	border-top:4px solid #7F8384;
	margin:30px auto 30px auto;
}
.line-gray-dark{
	border-top:6px solid #333333;
	margin:20px auto 40px auto;
}
.text-normal{
	font-size:17px;
}
.text_light_blue{
	color:#009FCE;
}
.text_orange{
	color:#FF9900;
}
.thumbnailsection {
	position:relative;
	margin:0px;
	border:0px;
	padding:16px;
	background-color:none !important;
	background:none !important;
	text-align:center;
	display:inline-block;
	max-width:100%;
}
.thumbnailsection:hover  div.caption {
	color:rgba(255,135,0,0.85);
	background-color:#000;
}
.thumbnailsection div.caption{
	position:absolute;
	left:0px;
	bottom:5%;
	background-color:rgba(255,135,0,0.85);
	text-transform:uppercase;
	padding:6px;
}
.thumbnailsection h5{
	margin:0px;
}

@media (min-width: 300px) {.img-section{width:100%;height:auto;}}
@media (min-width: 620px) {.img-section{width:250px;height:auto;}}
@media (min-width: 1050px){.img-section{width:300px;height:auto;}}
@media (min-width: 1200px){.img-section{width:350px;height:auto;}}
@media (min-width: 1350px){.img-section{width:400px;height:auto;}}
@media (min-width: 1500px){.img-section{width:450px;height:auto;}}
@media (min-width: 1600px){.img-section{width:480px;height:318px;}}

.responsive-background{background-repeat:no-repeat;background-size: 100% 100%;}
@media (min-width: 1210px)  {.responsive-background{background-repeat:no-repeat;background-size:100% 100%;}}
@media (min-width: 1601px)  {.home-banner {width:100%; height:100%}}

.carousel-caption{
	padding-top:10%;
	padding-bottom:auto;
	top:20px;
	bottom:auto;
	
}
.main-menu{
	padding:10px 0px 10px 0px;
	
}

@media (min-width: 1100px) {
	.main-menu ul.nav{margin-top:55px !important;}
}
.main-menu ul.nav{
	margin-top:10px;
	text-transform:uppercase;
	font-size:15px;
	text-align:left !important;
}
.main-menu ul.nav>li>a{
	color:#333333;
	font-weight:500;
	border-radius: 0px;
	padding-top:0px;
	padding-bottom:0px;
	border-right:1px solid #b9b9b9;
	
}
.main-menu ul.nav>li.active>a{
	color:#FFF;
}
.caret{
border-bottom-color:#333333 !important;
border-top-color:#333333 !important;

}
.main-menu ul.nav li:last-child a{
	border-right:none;
}

.sub-menu{
	background-color:#009FCE;
	padding:15px 0px 15px 0px;
	text-align:center;
	text-transform:uppercase;

}
.sub-menu ul{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.sub-menu .nav-pills>li {
	float:none !important;
	display:inline-block !important;
}
.sub-menu li>a{
	font-size:15px;
	color:#FFF;
	padding:4px 10px 4px 10px; !important;
}
.sub-menu ul.nav li.active a{
	background-color:#008196;
}
.sub-menu ul.nav li a:hover{
	background-color:#008196;
}

.footer{
	color:#E2E2E2;
	font-size:15px;
	padding:20px 30px 10px 30px;
}
.footer a{
	color:#E2E2E2;
	padding:0px 3px 0px 3px;
}
.footer-bottommenu{
	border-left:1px solid #E2E2E2;
	margin:4px 0px 0px 10px;
	padding:3px 2px 3px 5px;
}

.carousel-sub div.carousel-indicators li.active{
	background-color:#fd9900;
	border-color:#fd9900;
}

.carousel-sub div.carousel-indicators {
	bottom:30px !important;
	top:auto !important;
}

.sub-carousel{
	padding-bottom:50px !important;
	padding-top:1px !important;

}

#viewmore{
	position:absolute;
	bottom:10px;
	z-index:100;
	width:100%;
}
.ourlocation{
	background-image:url(../../images/banner_location.jpg);
	padding:0px 4% 10px 4%;
	color:#FFF;
	text-align:center;
}

.section{
	padding:20px 10px 10px 10px;
	border:1px solid #C6C6C6;
	border-top:4px  solid #333333;
	height:380px;
	margin:30px 15px 30px 15px;
	width:300px;
	float:left;
	text-align:center;
}

.clientsbar{
	background-color:#333333;
	padding-top:20px;
	padding-bottom:10px;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
}
.careers-listing{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.careers-listing h5{
	
	margin:2px 0px 2px 0px;
	padding:15px;
	text-transform:none;
}
.careers-listing h5.title{
	background-color:#FFF;
}
.careers-listing h5.location{
	background-color:#F4F4F4;
}
.careers-listing h5.date{
	background-color:#FF9900;
	color:#FFF;
}

.careers-listing span.glyphicon{
	font-size:25px;
	font-weight:bold;
	color:#FF9900;
	cursor:pointer;
}
.career-details {
	text-align:left;
}
.career-details li{
	margin-bottom:10px;
	
}
.career-details li span{
	color:#000;
}
.career-details ul {
	margin-left:0px;
	padding-left:18px;
	list-style-type:square;
	color:#FF9900;
}
.career-details ul li ul{
	list-style-type:disc;
}
.form-control{
	border-radius:0px;
	font-size:20px;
	padding:0px 30px 0px 30px;
	margin:5px 0px 5px 0px;
	height:66px;
}
textarea.form-control{
padding:30px;
}
.news-item{
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	text-align:left;
	margin-bottom:10px;
}
.news-item h3{
	text-transform:none;
}
.news-item-date{
	background-color:#F2F2F2;
	text-align:left;
	color:#808080;
	padding:4px;
}
.news-item-date-card{
	background-color:#FF9900;
	position:absolute;
	top:10px;
	left:10px;
	width:55px;
	height:60px;
	color:#FFF;
	padding:5px 5px 5px 5px;
}
.news-item-date-card h4{
	margin:0px;
	color:#8E4D00;
}

.news-item-details{
	background-color:#FFF;
	max-width:529px;
	min-width:270px;
	overflow:hidden;
	min-height:220px;
	padding:7px 20px 7px 20px;
}

.news-details{
	text-align:left;
}

.news-details h2{
	text-align:left !important;
}
.news-details h4{
	padding-bottom:20px;
	border-bottom:1px solid #C9C9C9;
}
.news-details li span{
	color:#000;
}
.news-details ul {
	margin-left:0px;
	padding-left:18px;
	list-style-type:square;
	color:#FF9900;
}
.address_list{
	text-align:left;
	max-width:950px;
	margin-left:auto;
	margin-right:auto;
}
.address_list h4{
	text-align:left;
	color:#FF9900;
	border-bottom:1px solid #FF9900;
	font-weight:500;
	margin:0px;
	margin-right:0px;
	margin-bottom:10px;
}
.address_section{
	min-height:250px;
	margin-right:50px;

}
.address_details{
	max-width:240px;
	min-height:200px;
	font-size:17px;
	margin:0px 20px 20px 0px;
}
.gallery img{
	margin:2px 2px 2px 2px;
	border:0px;
}
.modal-dialog{
	width:980px;
}
.modal-body{
		padding:0px !important;
}

#form  label, .login   form, .module   form{
	color:#000 !important;
	text-align:left !important;
}
.login  form label, .module   form label{
	color:#000 !important;
	text-align:left !important;
}
.module   form .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {margin-left:0px !important;}

#locations_list{
	text-align:left;
	text-transform:uppercase;
	padding:5px;
	color:#FFF;
	font-size:13px;
	width:220px;
}
#locations_list div{
	background-color:rgba(00,00,00,0.5);
	margin-bottom:1px;
	padding:2px 8px 2px 8px;
	cursor:pointer;
}
#locations_list div:hover{
	background-color:#FF9900 !important;
}
#locations_details{
	background-color:rgba(255,255,255,0.9);
	padding:0px 8px 8px 8px;
	font-size:17px;
	position:absolute;
	color:#000 !important;
	display:none !important;
	visibility:hidden;
}
.login  ,.module  {
padding:30px;
}
