.main-row {
    margin-left: -20px;
}
/* header style starts */
header {
	position: relative;
	background-color: #075686;
	height: 108px;
	padding: 30px 0 0;
}
.main-container {
	position: relative;
	margin-right: auto;
    margin-left: auto;
}
.main-container, 
.main-navbar-static-top .main-container, 
.main-navbar-fixed-top .main-container, 
.main-navbar-fixed-bottom .main-container {
    width: 940px;
}
.main-container::before, .main-container::after {
    display: table;
    content: "";
    line-height: 0;
}
.main-container::after {
    clear: both;
}
.main-brand {
	float: left;
	width: 301px;
}
.main-brand a {
/*    display: inline-block;*/
}
.main-brand img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.main-header-right {
	float: right;
	width: 750px;
}
.main-top-header {
	float: right;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 19px;
}
.main-top-header li {
	float: left;
	padding: 0 8px;
}
.main-top-header li:last-child {
	padding-right: 0;
}
.main-top-header a {
	color: #64BAD3;
}
.main-top-header a:hover {
	color: #fff;
}
.select-menu {
    display: none !important;
}


/*-----subMenu1-----*/
.main-nav-collapse .sub-menu > ul {
	position: absolute;
	display: none;
	width: 88px;
	left: 0px;
	top: 72px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;	
	padding: 15px 3px 11px 11px;
	margin: 0;
	text-align: left;
}
.main-nav-collapse .sub-menu > ul li {
	background: none;
	float: none;
	margin: 0;
	padding: 0;
	border-right: none;
	margin-bottom: 10px;
}
.main-nav-collapse .sub-menu li:last-child {
	border-bottom: none;
}
.main-nav-collapse .sub-menu > ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	color: #8e8e8e;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: -1px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.main-nav-collapse .sub-menu > ul li a span {
	margin-left: 5px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: relative;
	top: -3px;
}
.main-nav-collapse .sub-menu > ul li a:hover {
	text-decoration: none;
	background: none !important;
	color: #ffffff !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.main-nav-collapse .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	background: none !important;
	color: #ffffff !important;
}
/*-----subMenu2-----*/
.main-nav-collapse .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 83px;
	left: 91px;
	top: -15px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #63a9cd;
	padding: 15px 3px 11px 11px;
	margin: 0;
	text-align: left;
}
.main-nav-collapse .sub-menu ul ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	color: #000000;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.main-nav-collapse .sub-menu ul ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*-----subMenu3-----*/
.main-nav-collapse .sub-menu ul ul ul {
	position: absolute;
	display: none;
	width: 83px;
	left: 76px;
	top: -15px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #303030;
	padding: 15px 3px 11px 11px;
	margin: 0;
	text-align: left;
}
.main-nav-collapse .sub-menu ul ul ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	color: #8e8e8e;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.main-nav-collapse .sub-menu ul ul ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* main menu style end */
/* header style end */
/* footer style start */
footer {
	background:  url('../images/footer_bg.jpg') no-repeat 0 0;
	background-size: cover;
	position: relative;
	padding: 50px 0 25px;
	overflow: hidden;	
}
footer, footer a {
	color: #fff !important;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4;
}

footer a:hover {
	text-decoration: none;
	color: #FA6400 !important;
}
footer:before, footer:after {
	content: "";
	position: absolute;
	display: block;
	background: no-repeat 0 0;
}
footer:before {
	background-image: url('../images/footer_left_block.png');
	width: 184px;
	height: 263px;
	left: 0;
	bottom: 65px;
}
footer:after {
	background-image: url('../images/footer_right_bg.png');
	width: 520px;
	height: 301px;
	bottom: 0;
	right: 0;
	z-index: 4;
}
footer .main-container {
	position: relative;
}
footer h5 {
	color: #fff;
}
footer h5:after {
	content: "";
	width: 26px;
	height: 3px;
	background-color: #FA6400;
	display: block;
	margin-top: 7px;
}
.main-footer-top {
	min-height: 195px;
}
.main-footer-top li {
	line-height: 21px;
	margin-bottom: 5px;
}
.main-footer-top .footer-right {
	position: relative;
	z-index: 5;
}
.main-footer-top .footer-right:before {
	content: "";
	position: absolute;
	bottom: -92px;
	left: -100px;
	display: block;
	background: url('../images/footer-graphics.png') no-repeat 0 0;
	width: 112px;
	height: 238px;
	display: block;
}
.footer-top .privacy-box:before {
	content: "";
	position: absolute;
	bottom: -92px;
	left: -100px;
	display: block;
	background: url('../images/footer-graphics.png') no-repeat 0 0;
	width: 112px;
	height: 238px;
	display: block;
}
.main-footer-top .footer-right p {
	margin-bottom: 15px;
	word-break: break-word;
}
.main-footer-top .footer-right span {
	display: block;
	padding-top: 3px;
}
.main-footer-top .footer-right a {
	font-size: 16px;
}
.tel {
	color: #fff;
	cursor: text;
}
.tel:hover {
	color: #fff;
}
.main-footer-bottom {
	margin: 25px 0 0;
	clear: both;
}
.main-footer-bottom p {
	margin: 0;
}
.main-footer-bottom ul {
	font-size: 0;
}
.main-footer-bottom li {
	display: inline-block;
	background:  url('../images/divider.png') no-repeat 0 50%;
	font-size: 13px;
	padding: 0 5px;
}
.main-footer-bottom li:first-child {
	background: none;
	padding-left: 0;
}
.footer-left,
.footer-right,
.footer-left-col,
.footer-copyright {	
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
.footer-left {
    width: 620px;
}
.footer-left-col {
	width: 140px;
}
.footer-right {
	width: 220px;
	position: relative;
    z-index: 5;
    margin-left: 100px;
}
.footer-copyright {
	width: 940px;
}
/* footer style end */

