@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-size:28px;
	margin:0 0 15px;
}
h2 {
	font-size:24px;
	margin:0 0 14px;
}
h3 {
	font-size:20px;
	margin:0 0 12px;
}
h4 {
	font-size:18px;
	margin:0 0 12px;
}
h5 {
	font-size:16px;
	margin:0 0 10px;
}
h6 {
	font-size:14px;
	margin:0 0 10px;
}
ul {
	margin-bottom:10px;
	padding-left:15px;
}
li {
	margin:0 0 10px;
	padding:0;
}
label, span, strong {
	display:inline-block;
}
a {
	text-decoration:none;
	border:none;
	outline:none;
	display:inline-block;
	color:#555;
}
a:hover {
	color:#0264af;
}
a:focus {
	outline:none;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	/*filter:chroma(color=#fff);*/
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:5px 0;
	padding:0;
}
/* HTML5 display-role reset for older browsers */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, blockquote {
	margin:0;
	padding:0;
	border:0;
	display: block;
}

form {
	margin:0;
	padding:0;
}
img {
	border:none;
	outline:none;
	display:block;
}
a, img a, img, a img {
	border:0;
	outline:0;
	text-decoration:none;
}
.spacer, .clear {
	height:0;
	line-height:0;
	clear:both;
	font-size:0;
	display:block;
}
p {
	padding-bottom:13px;
	line-height: 18px;
	font-size:17px;
	margin:0;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
table {
	border:none;
	border-collapse:collapse;
	border-spacing: 0;
}
table th, table td {
	padding:5px 12px;
	vertical-align:top;
	border:1px solid#ccc;
}
.align_center {text-align:center;}
.align_justify {text-align:justify;}
.align_right{text-align:right;}
input[type="submit"], input[type="button"]{border:none;}
input[type="text"],input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea {
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 10px;
	font-family:"Times New Roman", Times, serif;
	height:35px;
	background:#fff;
	border:1px solid #ccc;
	color:#666;
	outline:0 none;
	margin-bottom:13px;
	font-size:14px;	
	vertical-align:middle;
	-moz-transition:all 250ms ease-in-out 0s;
	-webkit-transition:all 250ms ease-in-out 0s;
	transition:all 250ms ease-in-out 0s;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
textarea {
	height:85px;
	resize:none;
	overflow:auto;
}
select{cursor:pointer;}
input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus,textarea:focus, select:focus{
	background:#fffef1;
	border-color:#b8b8b8;
	-webkit-box-shadow: 0 0 5px 2px #ebebeb;
	-moz-box-shadow: 0 0 5px 2px #ebebeb;
	-ms-box-shadow: 0 0 5px 2px #ebebeb;
	-o-box-shadow: 0 0 5px 2px #ebebeb;
	box-shadow: 0 0 5px 2px #ebebeb;
}

input[type="submit"], input[type="reset"], input[type="button"], a.btn {
	border:none;
	height:35px;
	line-height:35px;
	display:inline-block;
	padding:0 20px;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	font-family:"Times New Roman", Times, serif;
	outline:none;
	vertical-align:top;		
	-moz-transition:all 250ms ease-in-out 0s;
	-webkit-transition:all 250ms ease-in-out 0s;
	transition:all 250ms ease-in-out 0s;
	/*-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;*/
}
input[type="submit"], input[type="button"], a.btn{	
	background:#0264af;
	color:#fff;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, a.btn:hover, a.btn:focus {
	background:#aaa;
	color:#000;
}
input[type="reset"]{
	background:#dc351e;
	color:#fff;
}
input[type="reset"]:hover{
	background:#aaa;
}

/*---- colored button ----*/
input[type="submit"].btn-green, input[type="button"].btn-green, a.btn.btn-green{	
	background:#3fad34;
}
input[type="submit"].btn-green:hover, input[type="button"].btn-green:hover, a.btn.btn-green:hover{	
	background:#40c332;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rockwellregular';
    src: url('../fonts/rock-webfont.eot');
    src: url('../fonts/rock-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rock-webfont.woff') format('woff'),
         url('../fonts/rock-webfont.ttf') format('truetype'),
         url('../fonts/rock-webfont.svg#rockwellregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/robotocondensed-regular-webfont.eot');
    src: url('../fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*---- colored button ----*/

body {
	background:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	color:#4e4d4d;
	padding:0;
	margin:0;
}
	
/* defult css Styles
---------------------------------*/
.error {
    background: url(../images/error_icon.png) no-repeat scroll 7px 3px #ffd1d1;
    border: 1px solid #de7a7b;
    border-radius: 5px;
    color: #c00;
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 6px 5px 6px 40px;
}
.success {
    background: url(../images/success-icon.png) no-repeat scroll 10px 5px #eaf7d9;
    border: 1px solid #6d9d03;
    border-radius: 5px;
    color: #425c05;
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 6px 5px 6px 40px;
}
.information {
    background: url(../images/warning.png) no-repeat scroll 7px 4px #fee59c;
    border: 1px solid #d49d00;
    border-radius: 5px;
    color: #9b7300;
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 6px 5px 6px 40px;
}
.error p, .success p, .information p {
	padding:0;
	font-size:12px;
}
/*====================		footer-		*/
.footer-top {
	background:#fff;
	border-top:1px solid #b2b1b2;
	padding:14px 0 14px 0;
}
.footer-btm {
	padding:12px 0 14px;
	background:#000;
	color:#fff;
	font-size:13px;
}
.footer-menu {
	float:left;
}
.footer-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer-menu ul li {
	display:block;
	float:left;
	padding:0 6px;
	margin:0;
	background:url(../images/line.png) no-repeat left 5px;
}
.footer-menu ul li:first-child {background:none;padding-left:0;}
.footer-menu ul li:first-child a {padding-left:0}
.footer-menu ul li a {
	color:#0264af;
	padding:0 10px;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.footer-menu ul li a:hover, .footer-menu ul li.active a {
	color:#000;
}
.copyRight {
	float:right;
	color:#000;
}
.footer-btm a {color:#fff;-webkit-transition:all ease-in-out 500ms 0s;transition:all ease-in-out 500ms 0s;}
.footer-btm a:hover {color:#0264af;}

.footer-btm .left {float:left;}

.footer-btm .right {float:right;}

.footer-btm .right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.footer-btm .right ul li {
	display:inline;
	line-height:12px;
}

.footer-btm .right ul li a {
	display:inline-block;
	border-left:1px solid #fff;
	padding:0 8px;
}
.footer-btm .right ul li:first-child a {border-left:0px;}
.footer-btm .right ul li:last-child a {padding-right:0px;}
/*====================		footer-btm		*/
.container {
	width:1170px;
	margin:0 auto;
	padding:o;
}
/*
.map iframe{
    width: 100%;
    height: 350px;
    display: inherit;
}
*/

.map_area {
	height:280px;
}
#map {
	width:100%;
    cursor: grab;
	height:100%;
}
.scrolloff{
    pointer-events: none;
}
.scrollup {
    background:url(../images/scroll-top.png) no-repeat center center;
    bottom: 37px;
    display: none;
    height: 52px;
    position: fixed;
    right: 10px;
    width: 52px;    
	z-index:999;
}
/*-----------	header	*/
.header-top {
	padding:10px 0 6px;
}
.logo {
	float:left;
	width:336px;
}
.quick-contact {
	float:right;
}
.social-box {
	float:right;
}
.social-box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.social-box ul li {
	float:left;
	display:block;
	margin-left:4px;
}
.social-box ul li a {
	display:block;
	width:32px;
	height:30px;
	background:url(../images/sprite.png) no-repeat;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.social-box ul li a:hover {
	filter:(alpha=60);
	opacity:0.6;
}
.social-box ul li.fb a {
	background-position:0 0;
}
.social-box ul li.in a {
	background-position:-35px 0;
}
.social-box ul li.tw a {
	background-position:-71px 0;
}
.social-box ul li.gPlus a {
	background-position:-107px 0;
}
.quick-box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.quick-box ul li {
	display:block;
	font-size:15px;
	color:#000;
	overflow:hidden;
	margin-bottom:3px;
}
.quick-box ul li span {
	/*float:left;*/
	background:url(../images/sprite.png) no-repeat;
}
.quick-box ul li{
	text-align:right;	
}
.quick-box ul li.call span {
	background-position: 0 -63px;
	width:16px;
	height:16px;
	margin:2px 7px 0 60px;
	vertical-align:top;
}
.quick-box ul li.msg span {
	background-position: -52px -63px;
	width:23px;
	height:15px;
	margin:4px 7px 0 0;
}
.quick-box ul li a {
	color:#000;
	vertical-align:top;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.quick-box ul li a:hover {
	color:#0264af;
}
.quick-box ul li em {
	/*float:left;*/
	display:inline-block;
	font-style:normal;
	vertical-align:top;

}
.header-middle {
	float:left;
	margin:0 0 0 140px;
}
.header-middle ul {
	margin:0;
	padding:0;
	list-style:none;
}
.header-middle ul li {
	display:block;
	float:left;
	margin-left:10px;
}
.header-middle ul li a {
	display:block;	
	font-family:"Times New Roman", Times, serif;
	color:#000;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.header-middle ul li a:hover {
	color:#0264af;
}
.header-middle ul li:first-child {
	margin-left:0;
}
.header-middle ul li:last-child a {
	background:url(../images/line2.png) no-repeat left 1px;
	padding-left:10px;
}
/*===============	nav-outer	*/
.nav-outer {
	background:url(../images/nav-bg.jpg) repeat-x 0 0;
}
.nav {
	width:1170px;
	margin:0 auto;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul li {
	display:block;
	float:left;
	margin:3px 1px 0;
	position:relative;
}
.ie8 .nav ul li, .ie9 .nav ul li {margin:3px 0px 0;}
.nav ul li:first-child {margin-left:0}
.nav ul li:last-child {margin-right:0}
.nav ul li:first-child a {padding-left:25px;padding-right:2px}
.nav ul li a {
	display:block;
	color:#fff;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	height:40px;
	padding-left:26px;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.nav ul li:hover a, .nav ul li.active a  {
	background:url(../images/nav-hv.png) no-repeat left top;
}
.nav ul li a span {
	display:block;
	padding-right:32px;
	padding-left:5px;
	line-height:38px;
}
.nav ul li:hover a span, .nav ul li.active a span {
	background:url(../images/nav-hv.png) no-repeat right -40px;
}
.nav ul li:hover a, .nav ul li.active a {
	color:#000;
}
.nav > ul > li > ul.submenu{
		display:none;
		position:absolute;
		top:100%;
		left:-10px;
		z-index:999;
		width:230px;
		background:#fff;
		box-shadow:-2px 4px 3px #333, 2px 4px 3px #333;
}
.nav > ul > li > ul.submenu > li a{
	display:block;
	height:auto;
	padding:12px 10px;
	margin:0 !important;
	border-bottom:1px solid #aaa;
	background:none !important;
	color:#000;
	font-size:12px;
	line-height:13px;
	text-transform:uppercase;
	-webkit-transition:all 250ms ease-in-out 0s;
	-o-transition:all 250ms ease-in-out 0s;
	-ms-transition:all 250ms ease-in-out 0s;
	-moz-transition:all 250ms ease-in-out 0s;
	transition:all 250ms ease-in-out 0s;
}
.nav > ul > li > ul.submenu > li:last-child a {border-bottom:0}
.nav > ul > li > ul.submenu > li{
	float:none; text-align:left;
	margin:0;
	padding:0;
}
.nav > ul > li > ul.submenu > li:hover a{
	color:#fff;
	background:#0264af !important;
	border-bottom:1px solid #0264af;
}
/*==============	mainContent	*/

.heading {
	margin:0 0 20px;
	padding:0;
	font-size:32px;
	color:#000;
	/*border-bottom:1px solid #aaa;*/
	font-family: 'rockwellregular';
}
.heading span {
	border-bottom:2px solid #0264af;
	font-family: times new roman;
}
/*==============	serviceBlock	*/
.serviceBlock {
	position:relative;
	overflow:hidden;
	padding-bottom:28px;
}
a.service-prv, a.service-nxt {
	display:block;
	position:absolute;
	top:10px;
	background:url(../images/sprite.png) no-repeat 0 0;
	width:35px;
	height:25px;
}
a.service-nxt {
	right:0;
	background-position: -196px -63px;
}
a.service-prv {
	right:45px;
	background-position: -116px -63px;
}
.serviceSlider {
	margin-left:-27px;	
	height:422px;
	overflow:hidden;
}
.serviceSlider .box {
	margin-left:27px;
	width:272px;
}
.serviceSlider .pic {
	width:272px;
	height:178px;	
	margin:0 0 18px;
}
.serviceSlider .pic img {
	width:270px;
	height:176px;
	border:1px solid #07548e;
}
.serviceSlider .cont:after {
	content:"";
	display:block;
	clear:both;
}
.serviceSlider .cont {
	padding:0 20px 24px 16px;
	border-bottom:4px solid #0264af;
}
a.readmore, a.viewAll {
	display:block;
	float:right;
	color:#0264af;
	-webkit-transition:all 250ms ease-in-out 0s;
	-o-transition:all 250ms ease-in-out 0s;
	-ms-transition:all 250ms ease-in-out 0s;
	-moz-transition:all 250ms ease-in-out 0s;
	transition:all 250ms ease-in-out 0s;
}
a.readmore:hover, a.viewAll:hover {
	color:#4e4d4d;
}
a.viewAll {
	float:none;
	position:absolute;
	right:0;
	top:16px;
}
.serviceSlider h3 {
	margin:0;
	padding:0 0 6px;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}
.serviceSlider p {
	line-height:24px;
	padding-bottom:5px;
	height:143px;
}
.serviceSlider ul {
	margin:0;
	padding:0;
	list-style:none;
}
.serviceSlider ul li {
	display:block;
	float:left;
	margin:0;
}
/*=================		testimonial		*/
.newsHomeBlock {
	position:relative;
	background:#0264af;
	padding:20px 0 24px;
}
.newsHomeBlock .container {
	position:relative;
}
a.testimo-prv, a.testimo-nxt {
	display:block;
	position:absolute;
	top:10px;
	background:url(../images/sprite.png) no-repeat;
	width:15px;
	height:24px;
}
a.testimo-prv {
	right:32px;
	background-position: -17px -101px;
}
a.testimo-nxt {
	right:0;
	background-position: -57px -101px;
}
.newsHomeBlock .heading {
	color:#fff;
	border-color:#81b2d7;
}
.newsHomeBlock .heading span {
	border-color:#fff;
}
.testimonialSlide {
	height:194px;
	overflow:hidden;
}
.testimonialSlide ul {
	margin:0;
	padding:0;
	list-style:none;
}
.testimonialSlide ul li {
	display:block;
	float:left;
}
.testimonialSlide .box {
	width:370px;
	margin-right:10px;
}
.testimonialSlide .topbox {
	margin-bottom:30px;
	overflow:hidden;
}
.testimonialSlide .pic {
	float:left;
	width:83px;
	height:83px;
	border:2px solid #fff;
	-webkit-border-radius:50%;
	border-radius:50%;
	position:relative;
}
.testimonialSlide .pic:before {
	content:"";
	display:block;
	width:18px;
	height:20px;
	background:url(../images/curve.png) no-repeat;
	position:absolute;
	right:-17px;
	top:50%;
	margin-top:-10px;
}
.testimonialSlide .pic img {
	width:83px;
	height:83px;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.testimonialSlide .topbox h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin:30px 0 0 34px;
	float:left;
	width:245px;
}
.testimonialSlide .topbox h3 span {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
.testimonialSlide .quotation-lft {
	float:left;
	width:27px;
	height:21px;
	background:url(../images/quotation-lft.png) no-repeat;
}
.testimonialSlide .cont {
	overflow:hidden;
}
.testimonialSlide .text {
	float:left;
	width:339px;
	margin-left:3px;
}
.testimonialSlide .text p {
	font-size:17px;
	line-height:17px;
	font-style:italic;
	display:inline;
}
.testimonialSlide .text img {
	display:inline;
}
/*	welcomeBox	*/
.welcomeBox {
	border-bottom:1px solid #aaa;
	padding:40px 0 30px;
	margin-bottom:15px;
}
.welcomeBox .container {
	position:relative;
}
.logo-box {
	position:absolute;
	top:-24px;
	right:0;
}
.logo-box a {
	margin-left:5px;
}
.logo-box img {
	margin-left:5px;
	/*
	float:left; 
	width:62px; */
	height:60px;
	display: inline-block;
}
.welcomeBox .cont {
	float:left;
	width:646px;
	margin-right:20px;
}
.welcomeBox .cont p {
	line-height:24px;
	padding-bottom:14px;
	font-size:17px;
}
.welcomeBox .cont p.last {
	display:inline;
}
a.more {
	color:#0264af;
	-webkit-transition:all 250ms ease-in-out 0s;
	-o-transition:all 250ms ease-in-out 0s;
	-ms-transition:all 250ms ease-in-out 0s;
	-moz-transition:all 250ms ease-in-out 0s;
	transition:all 250ms ease-in-out 0s;
}
a.more:hover {
	color:#4e4d4d;
}
.newsBlockwrap .box a.more {
	position:absolute;
	right:6px;
	bottom:2px;
}
.newsBlockwrap .box a.more:hover{color:#000;}
.testimonialsBlock .more{float:right;}
.testimonialsBlock:after{
	content:"";
	display:block;
	clear:both;
}
.video_pic {
	float:right;
	width:503px;
	height:318px;
}
/*		post-block	*/
.post-block {
	background:#f2f4f6;
	padding:20px 0 30px;
}
.get-touch {
	float:right;
	width:368px;
}
.get-touch input[type="text"], .get-touch input[type="email"] {
	height:38px;
	margin-bottom:9px;
	border:1px solid #cbbfb9;
}
.get-touch textarea {
	height:120px;
	margin-bottom:18px;
}
.captcha-form {
	overflow:hidden;
}
a.refresh-btn {
	float:left;
	background:url(../images/refresh1.png) no-repeat;
	width:21px;
	height:19px;
	margin:6px 5px 0;
	display:block;
	-webkit-transition:all ease-in-out 200ms 0s;
	-moz-transition:all ease-in-out 200ms 0s;
	-ms-transition:all ease-in-out 200ms 0s;
	-o-transition:all ease-in-out 200ms 0s;
	transition:all ease-in-out 200ms 0s;
}
a.refresh-btn:hover {
	background:url(../images/refresh1Hv.png) no-repeat;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
}
.captcha-pic {
	float:left;
	width:84px;
}
.captcha-form input[type="text"] {
	float:left;
	width:150px;
	height:30px;
}
.captcha-form input[type="submit"] {
	float:right;
	height:30px;
	line-height:inherit;
}
/*	newsBlock	*/
.newsBlock {
	position:relative;
}
.newsBlock .viewAll{color:#fff;}
.newsBlockwrap {
	margin-left:-15px;
}
.newsBlockwrap .box {
	float:left;
	width:360px;
	margin:0 0 15px 15px;
	border:2px solid #b8b7b8;
	padding:4px 8px 6px;
	height:203px;
	position:relative;
}
.newsBlockwrap .box p {
	display:inline;
	color:#bfbfbf;
}
.newsBlockwrap .box h3 {
	margin:0;
	padding:0 0 11px;
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
}
.newsBlockwrap a.more{color:#fff;}
/*--------------	faq-block	*/
.faq-block {
	float:left;
	width:380px;
	position:relative;
}
.faq_wrapper .faq_heading .c_toggle {
			display:none;
		}
.faq_heading {
	margin-bottom:16px;
}
.faq_heading > div {
	border:1px solid #b8b7b8;
	border-radius:1px;
	background-color:#efefee;
	position:relative;
	background-image:url(../images/arrow_open.png);
	background-position:5px 7px;
	background-repeat:no-repeat;
	padding:7px 0 8px 26px;
	cursor:pointer;
}
.faq_heading > div.closed {
	background-image:url(../images/arrow_close.png);
	background-color:#efefee;
}
.faq_heading h4 {
	padding-left:16px;
	margin-bottom:0;
	color:#151414;
	font-size:15px;
}
.faq_wrapper .faq_heading .c_toggle {
	display:none;
	padding:10px 0 0;
	text-align:justify;
}
.faq_wrapper .faq_heading .c_toggle p {padding:0;font-size:14px;color:#6c6969}
/*	end	*/

.nav-outer.sticky { position:fixed; width:100%; left:0; top:0; z-index:900;}
.header-space {height:43px;display:none}
.nav-outer.sticky + .header-space {display:block}

.responsive_class header, .responsive_class footer {width:1187px}
/*	inner-banner	*/
.inner-banner {
	position:relative;
}
.inner-banner img {
	width:100%;
	height:260px;
}
.banner-tag {
	position:absolute;
	left:0;
	top:106px;
	color:#fff;
	font-size:46px;
	line-height:48px;
	/*font-family: Impact, Burrito, "ITC Avant Garde Gothic";*/
	font-family:"Times New Roman", Times, serif;
	width:100%;
	text-shadow:0 0 6px #666;
}
/*	conten-left	*/
.conten-left {
	float:left;
	width:900px;
}
.about-cont p {
	line-height:24px;
	text-align:justify;
}
.welcomeBox.inside {
	border-bottom:0;
	padding:40px 0 0;
}
/*	sidebar	*/
.sidebar {
	float:right;
	width:232px;
	margin-top:2px;
}
.sidebar .panel {
	margin-bottom:30px;
	border:1px solid #a4a3a3;
	box-shadow:0 0 2px #b9b9b9 inset;
	padding:10px;
	border-radius:5px;
	position:relative;
}
.sub-heading {
	margin:0 0 6px;
	padding:0 0 6px;
	font-size:24px;
	color:#0264af;
	font-family: 'rockwellregular';
	border-bottom:4px double #dadada;
}
.whatDo-list {
	padding-bottom:10px;
}
.whatDo-list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.whatDo-list ul li {
	display:block;
	border-bottom:1px solid #bababa;
	margin:0;
}
.whatDo-list ul li a {
	font-size:13px;
	color:#7e7d7d;
	line-height:13px;
	padding:10px 0;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.whatDo-list ul li:hover a, .whatDo-list ul li.active a {
	color:#000;
}
.whatDo-list ul li a span {
	background:url(../images/sprite.png) no-repeat -130px -116px;
	width:14px;
	height:10px;
	margin-right:3px;
}
/*	faq_wrapper inside	*/
.faq_wrapper.inside .faq_heading h4 {
	font-size:14px;
	padding-left:10px;
}
.faq_wrapper.inside .faq_heading {
	margin-bottom:8px;
}
.faq_wrapper.inside .faq_heading > div {
	padding-left:22px;
}
.faq_wrapper.inside .faq_heading .c_toggle {padding-top:4px; font-size:13px}
/*	inner-testimo	*/
.inner-testimo {
	padding-bottom:10px;
	height:124px;
	overflow:hidden;
}
.inner-testimo ul {
	margin:0;
	padding:0;
	list-style:armenian;
}
.inner-testimo ul li {
	display:block;
	float:left;
	margin:0;
}
.inner-testimo .pic {
	float:left;
	width:52px;
	height:52px;
	border:3px solid #fff;
	box-shadow: 0 0 3px #CCC, 0 0 2px #CCC;
	border-radius:50%;
	margin:2px 10px 0 2px;
}
.inner-testimo .pic img {
	width:52px;
	height:52px;
	border-radius:50%;	
}
.inner-testimo h4 {
	float:left;
	margin:10px 0 0;
	padding:0;
	color:#000;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	width:139px;
}
.inner-testimo h4 span {
	font-size:13px;
	color:#8f8e8e;
	display:block;
	font-family:"Times New Roman", Times, serif;
}
.inner-testimo .textOut {
	padding-top:10px;
}
/*.inner-testimo .text {
	font-size:13px;
	color:#7e7d7d;
}*/
.inner-testimo .text img {
	display:inline;
}
.inner-testimo .text p {
	display:inline;
	font-size:15px;
}
.quotion-blue {
	float:left;
	background:url(../images/quotation-blueLft.png) no-repeat;
	width:18px;
	height:14px;
	margin-right:3px;
}
a.view {
	display:block;
	float:right;
}
a.view span {
	background:url(../images/sprite.png) no-repeat -203px -116px;
	width:18px;
	height:20px;
	float:left;
	margin-right:4px;
}
a.sm-testLft, a.sm-testRgt {
	position:absolute;
	top:18px;
	background:url(../images/sprite.png) no-repeat;
	width:6px;
	height:9px;
}
a.sm-testLft {
	background-position: -189px -155px;
	right:26px;
}
a.sm-testRgt {
	background-position: -229px -155px;
	right:13px;
}
.social-block {
	border-top:1px solid #b2b2b2;
	padding:30px 0;
	margin-top:30px;
}
.social-icon {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.social-icon li {
	display:block;
	float:left;
}
.social-icon li a {
	display:block;
	width:104px;
	height:103px;
	background:url(../images/sprite.png) no-repeat;
	margin-right:20px;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.social-icon li a:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.social-icon li.fb a {
	background-position: 0 -280px;
}
.social-icon li.in a {
	background-position: -124px -280px;
}
.social-icon li.tw a {
	background-position: -248px -280px;
}
.social-icon li.gPlus a {
	background-position: -374px -280px;
}
a.in-touch {
	float:left;
	display:block;
	width:172px;
	height:40px;
	background:#008fd5;
	padding:20px 0 0 50px;
	margin-top:20px;
	margin-left:40px;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
a.in-touch span {
	width:20px;
	height:20px;
	background:url(../images/sprite.png) no-repeat -203px -197px;
	display:inline-block;
	float:right;
	margin-right:45px;
}
a.in-touch:hover {
	color:#000;
	background:none repeat scroll 0 0 #727272;
}
.yt_vediobox {
	padding-top:10px;
	height:147px;
	overflow:hidden;
}
.yt_vediobox ul {
	margin:0;
	padding:0;
	list-style:none;
}
.yt_vediobox ul li {
	display:block;
	float:left;
}
/*		testimo	*/
.testimo-block {
	padding-top:6px;
}
.testimo-block .box {
	margin-bottom:18px;
	overflow:hidden;
}
.testimo-block .cont:before {
	content:"";
	display:block;
	background:url(../images/curve2.png) no-repeat;
	width:18px;
	height:30px;
	position:absolute;
	left:-18px;
	top:75px;
}
.testimo-block .cont {
	float:right;
	width:700px;
	border:1px solid #adadad;
	background:#f4f4f3;
	/*box-shadow:0px 0px 3px #CCC, 0px 0px 3px #CCC;*/
	border-radius:1px;
	margin:5px 5px 5px 0;
	padding:30px 10px 10px 20px;
	position:relative;
}
.quote {
	float:left;
	width:24px;
}
.testimo-block .para {
	float:left;
	width:640px;
}
.testimo-block .para p {
	text-align:justify;
	font-size:14px;
}
.testimo-block .para p:after {
	content:"";
	display:inline-block;
	background:url(../images/quotation-blue.png) no-repeat;
	width:18px;
	height:14px;
	position:relative;
	top:6px;
	right:-4px;
}
.nameDetail {
	font-size:16px;
	color:#000;
	font-style:italic;
	display:inline-block;
	float:right;
	margin-right:10px;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
a.nameDetail:hover {
	color:#373a3f;
}
.testimo-block .picBlock {
	float:left;
	width:100px;
	height:100px;
	border:6px solid #fff;
	border-radius:50%;
	box-shadow:0 0 2px #999, 0 0 1px #999;
	margin:16px 0 2px 2px;
	display:table;
	text-align:center;
}
.testimo-block .pic {
	height:90px;
	border:4px solid #000;
	background:#000;
	border-radius:50%;
	display:table-cell;
	vertical-align:middle;
}
.testimo-block .pic img {
	display:block;
	border-radius:50%;
}
/*	latest-block	*/
.latest-block {
	padding-bottom:8px;
	margin-bottom:6px;
	border-bottom:1px solid #bababa;
}
.latest-block h3 {
	margin:0;
	padding:0 0 5px;
	font-size:14px;
	color:#020303;
	font-family:"Times New Roman", Times, serif;
}
.latest-block p {
	text-align:justify;
	padding-bottom:8px;
	font-size:13px;
	line-height:16px;
}
.latest-block span {
	font-size:12px;
	color:#303030;
	font-family: 'roboto_condensedregular';
	font-style:italic;
}
/*	contact-block	*/
.contact-title {
	margin:0;
	padding:0 0 10px;
	color:#0264af;
	font-size:24px;
	font-family: 'rockwellregular';
}
.contact-box:after {
	content:"";
	display:block;
	clear:both;
}
.contact-box {
	border-bottom:1px solid #b2b2b2;
	padding-bottom:18px;
	margin-bottom:35px;
}
.contact-info {
	float:left;
	width:490px;
}
.info-cont {
	margin:0 0 38px;
	padding:0;
	list-style:none;
}
.info-cont li {
	display:block;
	overflow:hidden;
	margin-bottom:16px;
}
.info-cont span {
	display:block;
	float:left;
	width:32px;
	height:26px;
	margin-right:18px;
	background:url(../images/sprite.png) no-repeat;
	font-size:1px;
	color:#fff;
	text-indent:-999px;
}
.info-cont li small, .info-cont li a {
	display:block;
	float:left;
	color:#727272;
	font-size:14px;
}
.info-cont li em {
	font-style:normal;
	display:block;
}
.info-cont li a:hover {
	color:#0264af;
}
.info-cont li.location span {
	background-position: -245px 0;
}
.info-cont li.location small {margin-top:4px}
.info-cont li.call span {
	background-position: -305px 0;
}
.info-cont li.fax span {
	background-position: -354px 0;
}
.info-cont li.fax small {margin-top:3px;}
.info-cont li.email span {
	background-position: -423px 0;
}
.follow-us .contact-title {
	float:left;
	margin:15px 0 0 0;
}
.follow-us a {
	display:block;
	float:left;
	width:63px;
	height:63px;
	background:url(../images/sprite.png) no-repeat;
	margin-left:12px;
	-webkit-transition:all 250ms ease-in-out 0s;
	-o-transition:all 250ms ease-in-out 0s;
	-ms-transition:all 250ms ease-in-out 0s;
	-moz-transition:all 250ms ease-in-out 0s;
	transition:all 250ms ease-in-out 0s;
}
.follow-us a:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
}
.follow-us a.fb {
	background-position: 0 -423px;
}
.follow-us a.in {
	background-position: -75px -423px;
}
.follow-us a.tw {
	background-position: -151px -423px;
}.follow-us a.gPlus {
	background-position: -227px -423px;
}
.request-form {
	float:right;
	width:620px;
}
.request-form ul {
	margin:0;
	padding:0;
	list-style:none;
}
.request-form ul li {
	overflow:hidden;
	margin:0;
	padding:9px 0;
}
.request-form input[type="text"] {
	float:left;
	width:300px;
	margin:0;
}
.request-form input[type="text"].rgt {
	float:right;
}
.request-form textarea {
	height:80px;
	margin:0;
}
.captcha-request img {
	float:left;
	margin-left:10px;
	width:110px;
}
.captcha-request label {
	float:left;
	margin:6px 8px 0 0;
}
.captcha-request input[type="text"] {
	width:245px;
	margin:0;
}
.captcha-request a.refresh-btn {
	margin-right:0;
	float:left;
}
.request-form input[type="submit"], .request-form input[type="reset"] {
	float:right;
	margin-left:10px;
}
.news-box {
}
.news-box .row:after {
	content:"";
	display:block;
	clear:both;
}
.news-box .row {
	border-bottom:1px solid #d0d0d0;
	padding-bottom:22px;
	margin-bottom:20px;
}
.news-box .row:last-child {
	border-bottom:0;
}
.news-box .pic {
	float:left;
	width:270px;
	height:176px;
	border:1px solid #04528d;
	margin:7px 20px 0 0;
}
.news-box .pic.inside {
	float:right;
	width:380px;
	height:248px;
	margin:6px 0 15px 10px;
}
.news-box h2 {
	margin:0;
	padding:0 0 14px;
	font-size:24px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}
.news-box p {
	line-height:24px;
	text-align:justify;
}
.recruitBlock span {
	display:block;
	padding-bottom:8px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}
.recruitBlock h4 {
	margin:0;
	padding:0 0 10px;
	font-size:18px;
	color:#0264af;
	font-family:"Times New Roman", Times, serif;
}
.recruitBlock small {
	font-size:14px;
	display:block;
}
.recruitmentList {
	margin:0 0 30px;
	padding:0;
	list-style:none;
}
.recruitmentList li {
	margin-bottom:15px;
	background:url(../images/bullete.png) no-repeat left 5px;
	padding-left:20px;
	display:table;
}
a.mail {
	color:#0264af;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
a.mail:hover {
	color:#727272;
}
.useful-links {
	margin:0;
	padding:0;
	list-style:none;
}
.useful-links li {
	padding-left:18px;
	background:url(../images/bullete-links.png) no-repeat left 6px;
}
.useful-links li a {
	display:inline-block;
	color:#0264af;
	-webkit-transition:all ease-in-out 450ms 0s;
	-moz-transition:all ease-in-out 450ms 0s;
	-ms-transition:all ease-in-out 450ms 0s;
	-o-transition:all ease-in-out 450ms 0s;
	transition:all ease-in-out 450ms 0s;
}
.useful-links li a:hover {
	color:#727272;
}
.useful-links li span {
	display:block;
	font-size:14px;
	color:#000;
	margin-bottom:2px;
}
.inTouch input[type="submit"]{
	float:right;
}
.inTouch {
	overflow:hidden;
}




.conMsg{
	display:block;
}
.captcha_contact {float:left}
a.more_home {
	font-size:17px;
	color:#0264af;
	background:url(../images/arrow.png) no-repeat left 7px;
	padding-left:15px;
}
.ls-wp-fullwidth-container, .ls-wp-fullwidth-helper, .ls-container, .ls-container * p {
	font-size:inherit;
	line-height:normal;
	padding:inherit;
}
.panel .captcha-form input[type="text"]{width:101px;}

.conten-left.full_width{width:100%;}
.testimonialsBlock{
	float:left;
	width:764px;
	position:relative;
}
.container:after{
	content:"";
	display:block;
	clear:both;
}
.map_wrapper{position:relative;}
.map_link{
	position:absolute;
	right:0;
	top:-49px;
	padding:6px 10px;
	background:#87BD3C;
	color:#fff;
	border:2px solid #6b9b29;
}
.map_link:hover{
	color:#fff;
	background:#95d739;
}
.news-box .calender {
	float:left;
	width:50px;
	height:66px;	
	text-align:center;
	margin:5px 20px 20px 0;
}
.news-box .calender span {
	display:block;
	height:42px;
	line-height:42px;
	font-size:24px;
	color:#26a2e2;
	background:#ecebeb;
	border-radius:4px 4px 0 0;
}
.news-box .calender strong {
	display:block;
	height:24px;
	line-height:24px;
	color:#fff;
	background:#26a2e2;
	font-weight:normal;
	border-radius:0 0 4px 4px;
}


/******** responsive css *********/
.header-top .container{position:relative;}
.responsive_btn {
	display:inline-block;
    background: #333;
    border: 1px solid #111;
    box-shadow: 0 0 4px 0 #111 inset;
    cursor: pointer;
    height: 33px;
    line-height: 2px;
    margin:8px 0 0 20px;
	float:right;
    text-align: center;
    width: 38px;
	vertical-align:top;
    z-index: 2;
	right:20px;
	display:none;
}
.responsive_btn span:first-child {
    margin-top: 5px;
}
.responsive_btn span {
    background: #fff;
    display: inline-block;
    height: 3px;
	margin-top:4px;
    width: 28px;
}

.responsive_nav{
	position:absolute;
	top:102%;
	background:#222 /* url(../images/sub_menu_bg.png)*/;
	z-index:99999;
	width:100%;
	display:none;
	right:0;
	/*border:1px solid #ccc;*/
}
.responsive_nav ul{
	padding:0;
	margin:0;
}
.responsive_nav ul li{
	list-style-type:none;
	padding:0;
	margin:0;
	position:relative;
	border-top:1px solid #444;
}
.responsive_nav ul li:first-child{border:none;}

.responsive_nav ul li a{
	display:block;
	padding:10px;
	color:#fff;
	font-size:15px;
	letter-spacing:1px;
	-webkit-transition:all 250ms ease-in-out 0s;
	transition:all 250ms ease-in-out 0s;
}

.responsive_nav ul li a:hover, .responsive_nav > ul > li.active > a, .responsive_nav > ul > li > ul > li.active > a{
	background-color:#0364AF ;
	color:#fff;
}

.responsive_nav ul ul.submenu{
	margin:10px;
	background:#555;
	border-bottom:none;
	margin:10px 15px;
	position:static;
	display:block !important;
	width:auto;
	-webkit-box-shadow:none;
	box-shadow:none;
}

/******** widget ********/
.top_options {
    /*clear: both;*/
    display: none;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.top_quick_links {
    text-align: center;
}
.top_quick_links a, .top_quick_links span {
    background-color: #0264af;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    width: 22%;
}
/*.top_quick_links a:hover, .top_quick_links span:hover {
    background-color: #BFBFBF;
}
.top_quick_links span:focus, .top_quick_links span:active, .top_quick_links a:focus{
	background-color: #0264af;
}*/
.top_quick_links a.tap {
    background-image: url(../images/tap_icon.png);
    border-radius: 22px 0 0 22px;
}
.top_quick_links span.qmap {
    background-image: url(../images/map_icon.png);
}
.top_quick_links a.qemail {
    background-image: url(../images/email_icon.png);
}
.top_quick_links a.qform {
    background-image: url(../images/qform.png);
    border-radius: 0 22px 22px 0;
}
.quick_form {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: none;
    position: absolute;
    right: 0;
    top: 54px;
    width: 100%;
    z-index: 10000;
}
.quick_form .inner {
    padding: 10px;
}
.quick_form input[type="text"], .quick_form input[type="email"] {
    box-sizing: border-box;
    height: 33px;
    width: 100%;
}
.quick_form textarea {
    box-sizing: border-box;
    height: 70px;
    width: 100%;
}
.quick_form form {
    margin-bottom: 0;
}
.quick_form input.lft[type="text"], .quick_form input.lft[type="email"] {
    float: left;
    width: 47%;
}
.quick_form input.rgt[type="text"], .quick_form input.rgt[type="email"] {
    float: right;
    width: 47%;
}
.quick_form .btn {
    float: right;
    line-height: 20px;
}
.quick_form .btn:hover{
	color:#fff;	
}

.quick_form .captcha-request .security{
	width:90px;	
	float:left;
}
.quick_form .captcha-request {
	margin-bottom:5px;	
}
.lan_3 .serviceSlider p{
    font-size: 13px;
    line-height: 21px;
}
.lan_2 .serviceSlider p{
    line-height: 19px;
    font-size: 13px;
}
.lan_2 .testimonialSlide{height: 214px;}
.lan_2 .testimonialSlide .text p{font-size: 13px; line-height: 16px; }
