/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";



html, body {
	background: url(images/bg.jpg) no-repeat fixed;
	font: 14px/24px Arial, sans-serif;
	color: #999;
	min-width:300px;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

.block-10 { 
	padding: 4px; 
	margin-top: 24px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.block-1 { 
	padding: 10px; 
	margin-top: 24px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.block-1.b2 {padding: 48px 38px 32px 12px;}

.bg-1 { background: transparent;position: relative; top: -37px;}
.bg-1-1 { background: transpanret; padding-top: 37px; }
.bg-2 { background: url(../images/bg-2.gif) 0 0 repeat-x;}
.bg-3 { background: transparent; margin-top:145px;}
.bg-4 { background: transparent; background-size: auto 100%;margin-top: 49px; padding-bottom: 40px; }
.bg-5 { background: #eee; border-top:4px solid #203473;}
.bg-6 { background: #eee;}
* {	-webkit-text-size-adjust: none;}

a { color:#203473; text-decoration:none;}
a:hover { text-decoration: none;}
a[href^="tel:"] {color: inherit;text-decoration:none;}
.a-hov { transition: all 0.4s ease;}
.a-hov:hover { color: #3b3b3b;}

.facebook {float:right; margin-top:-60px; margin-right:10px;}

h1, h2, h3, h4, h5 { font-family: 'Open Sans', sans-serif; font-weight: 600; }
h2 {font-size: 30px; line-height: 40px; color: #203473;margin-top: -12px;padding-bottom: 21px; padding-top:10px; font-weight:normal;}
h2 span { display: block; font-size: 30px; line-height: 30px; font-weight: 300; color: #d1d1d1; margin-top: -2px;}
h3 {font-size: 25px; line-height: 30px; color: #203473;padding-bottom: 21px;letter-spacing: -1px; padding-top:5px;}
h3 span {font-weight: 300; color: #52aee1; display: block;}
h4 {font-size: 22px; line-height: 30px; font-weight: 400; color: #666;padding-top: 27px;padding-bottom: 15px;}
h5 { font-size: 18px;line-height: 20px; color: #203473; padding-top: 21px; padding-bottom: 10px;}
h6 { font-size: 17px; line-height: 17px; color: #203473; padding-top:7px}

.text-1 {line-height: 23px;}
.text-1 + .text-1 { padding-top: 23px;}
.text-2 { font: bold 12px/14px Arial, sans-serif;  color: #acacac;}
h5 + .text-2 {margin-top: -3px; display: block;padding-bottom: 13px;}

.testimonial {font-size:11px;}

.color-1 { color: #add30b;}
.color-2 { color: #203473;}

.color-13 { color: #0b84d1;}

.dropcap {
	display: inline-block;
	float: left;
	margin-right: 19px;
	height: 48px;
	margin-top: 7px;
	line-height: 48px;
	vertical-align: middle;
	width: 48px;
	background: #a9d10a url(../images/bg-dropcap.gif) 0 0 repeat-x;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #ffffff;
}

/*buttons*/
.btn {
	display: inline-block;
	background: #203473;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	line-height: 14px;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	transition: all 0.4s ease;
	padding: 12px 24px 11px;
	margin-top: 19px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
}
.btn:hover { background: #9bb723;}


/*lists*/

.list {
    margin-top: 5px;
}
.list li { 
	
	padding: 10px 16px;
	display: block;
	line-height: 17px;
	border-bottom:1px solid #ccc;
	
}
.list-1 {
    margin-top: 15px;
}
.list-1 li { 
	background: url(../images/arrow-3.png) 0 3px no-repeat;
	padding-left: 16px;
	display: block;
	line-height: 17px;
	border-bottom:1px solid #ccc;
	
}
.list-1 li + li {padding-top: 19px;background-position: 0px 23px;}
.list-1 li a { 
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	
	color: #203473;
	display: inline;
	letter-spacing: -1px;
}
.list-1 li a:hover { text-decoration: underline;}

/*auxiliary*/

.img-ind {float: left; margin-right: 19px; margin-top: 8px;}
.img-ind img { width: 100%;}
.wrapper img, .wrapper {width: 100%; height:250px; position: relative;}
.extra-wrap {overflow:hidden;}
.grid_inside { margin: 0 -10px;}
.aligncenter {text-align: center !important;}
.alignleft {text-align: left !important;}
.it {font-style:italic; display: inline-block;}
.fleft {float: left;}
.fright {float: right; text-align:right; color:#fff; font-size:24px; line-height:26px;}
.h-underline:hover { text-decoration: underline;}
.underline {text-decoration: underline;}
.upp {text-transform: uppercase;}
.transition {transition: all 0.4s ease;}

.clearfix { *zoom: 1;}
.clearfix:before,.clearfix:after {display: table;content: "";line-height: 0;}
.clearfix:after { clear: both;}

.p1 { padding-bottom: 3px;}
.p2 { padding-right: 8px;}
.p3 { padding-bottom: 17px;}
.p4 { margin-top: 0; padding-bottom: 40px;}
.p5 { padding-bottom: 43px;}
.p6 { padding-top: 7px;}
.p7 { padding-bottom: 44px;}

.pad { padding: 10px;}
p { padding-bottom: 24px;}
.row-p-1 > div { margin-top:-190px;}
.row-p-2 > div, 
.row-p-2 > article { margin-top: -25px;}

.w1 { width: 25%; float: left;}
h2 + img.wrapper {margin-top: 8px;}
img.wrapper + h3 {margin-top: 20px;}


/************Header************/

.header-top { font-size: 15px; line-height: 17px; font-family: 'Open Sans', sans-serif; font-weight: 600;}
h1 { margin-top: 16px; float: left;}
.header-top .fright { margin-top: 31px;}

/************Content***********/
.content { margin-bottom: -37px;}

.main-c .bg-4 {margin-top: 185px;}


/*slider*/

.slider .camera_wrap { margin-bottom: 10px!important; height: 404px;}
.slider .camera_caption {
	bottom: auto;
	top: 114px;
	left: 10px;
}
	.slider .camera_caption > div { padding-left: 0px;}
	.slider-text span {
		display: block;
		font-family: 'Open Sans', sans-serif; 
		font-weight: 600;
		color: #203473;
		font-size: 70px;
		line-height: 70px;
		text-transform: uppercase;
}
	.slider-text span + span{
		font-family: 'Open Sans', sans-serif; 
		font-weight: 300;
		font-size: 50px;
		line-height: 50px;
		color: #52aee1;
		margin-top: -3px;
	}
	.slider-text div { color: #ffffff; width: 65%; margin-top: 11px;}


.slider .camera_pag { position: absolute;top:auto; bottom: 93px; left: auto; right: 0px; text-align: right;}
.slider .camera_pag .inline { line-height: 0px;}
.slider .camera_wrap .camera_pag .camera_pag_ul { display: inline-block; line-height: 0px; font-size: 0px;}
.slider .camera_wrap .camera_pag .camera_pag_ul li {
	cursor: pointer;
	display: inline-block;
	float: left;
	margin: 0px;
	position: relative;
	text-align: center;
	text-indent: -9999px;
	height: 17px !important;
	width: 17px !important;
	margin: 0px 0px 0 3px !important;
}

.slider .camera_wrap .camera_pag .camera_pag_ul li > span {
	height: 17px !important;
	left: 0px !important;
	overflow: hidden;
	position: absolute;
	top: 0px !important;
	width: 17px !important;
	background: url(../images/camera-pag.png) 0 0 no-repeat;
	transition: all 0.4s ease;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li > span:hover,
.slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: url(../images/camera-pag-h.png) 0 0 no-repeat;
}

#accordion.accordion-1 {margin-top: 24px; border: none; margin-bottom: 0;} 
#accordion.accordion-1 dt {
	background: #313131 url(../images/bg-11.gif) 0 0 repeat-x;
	background: #a9d10a url(../images/bg-11.gif) 0 0 repeat-x;
	padding: 19px 5px 20px 38px;
	line-height: 17px;
	position: relative;
	cursor: pointer;
	transition: all 0.4s ease;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: 0;
	margin-top: 7px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
	#accordion.accordion-1 dt span {
		position: absolute;
		content: "";
		height: 8px; 
		width: 15px;
		background: url(../images/bg-12.png) 0 0 no-repeat;
		right: 14px;
		line-height: 0;
		top: 25px;
	}
#accordion .ui-accordion-content { 
	padding: 13px 20px 21px 37px; 
	line-height: 23px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#accordion.accordion-1 dt:hover, #accordion.accordion-1 dt.ui-state-active {background: #a9d10a url(../images/bg-10.gif) 0 0 repeat-x;}
#accordion.accordion-1 dt a {font-size: 17px; line-height: 17px; color: #ffffff;}


.carousel-1 { 
	-webkit-box-shadow: 0px 1px 1px #1c0e00;
	-moz-box-shadow: 0px 1px 1px #1c0e00;
	box-shadow: 0px 1px 1px #1c0e00;
	padding: 0 34px;
	margin-top: 24px;
	
	position: relative;
}
.carousel-1 #foo {  z-index: 100;  display: block; }
.carousel-1 #foo li { 
	display: block;
	cursor: default;
	min-height: 130px;
	float: left;
	border-left: 1px solid #505050;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #313131 url(../images/bg-13.gif) 0 0 repeat-x;
	padding:46px 26px;
}


.carousel-1 #foo li:first-child { border-left: 0px;}
.carousel-1 .arrows { z-index: 10; position: relative;width: 100%; height: 0;}
.carousel-1 .arrows a { 
	display: block;
	position: absolute;
	width: 37px;
	/*height: 130px;*/
	background: #aed40b url(../images/arrow-1.png) center center no-repeat;
	left: -34px;
	top: 0;
	bottom: 0px;
}
.carousel-1 .arrows a.next {
	right: -34px;
	left: auto;
	background: #aed40b url(../images/arrow-2.png) center center no-repeat;
} 
.carousel-1 .arrows a:hover { background-color: #313131;}



/*solutions*/

.w2 { width: 422px; float: left;}
.w2 + .w2 {margin-left: 20px;}

/*services*/

.w3 { width: 202px; margin-left: 19px; float: left; margin-top: 8px;}
.w3:first-child {margin-left: 0;}
h2 + .list-1 { margin-top: 6px;}

.testimonials > div { padding-top: 13px; background: url(../images/icon-1.png) 0 0 no-repeat; margin-top: 9px;}
.testimonials > div + div { margin-top: 41px;}
.testimonials > div > strong { color: #393939; display: block; margin-top: 12px;}


/*technologies*/

.block-2 h5 {padding-top: 4px;}
.block-2 .img-ind { margin-right: 27px;}
.block-2 > div:first-child { margin-top: 0;}
.block-2 > div { margin-top: 20px;}
.block-2 .btn { margin-top: 21px;}




/*touch-touch*/ 

.magnifier {
	position:relative;
	display:block;
}
.magnifier:after {
	background: url(../images/magnifier.png) center center no-repeat #000000;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.magnifier:hover:after {
	opacity:0.4;
	filter: alpha(opacity=40);
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear;
}




/*toTop*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	cursor:pointer;
	overflow:hidden;
	width: 48px;
	height: 25px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(../images/ui.totop.png) no-repeat left 0px;
	margin-right: -670px !important;
	right: 50%;
	bottom: 20px;
}

	#toTop:hover {
		background: url(../images/ui.totop.png) no-repeat left -25px;
		width: 48px;
		height: 25px;
		display:block;
		overflow:hidden;
		float:left;
	}

	#toTop:active, #toTop:focus {outline:none;}



/************Footer************/
footer { 
	background: url(../images/bg-14.gif) 0 0 repeat-x; 
	padding-top: 24px; padding-bottom: 25px;
	color: #8c8c8c;
	line-height: 34px;
	text-align: center;
}
.list-services { float: right; }
.list-services li {
	display: inline-block;
	margin-left: 3px;
	perspective: 500; 
	-webkit-perspective: 500;
}
	.list-services li > a { display: inline-block; width: 35px;}
	.list-services li > a > span {
		border-radius: 50%;
		text-decoration: none;
		display: block;
		height: 35px;
		width: 36px;
		background: url(../images/soc-icons.png) no-repeat;
	    position: absolute;
	    -webkit-backface-visibility:hidden; /* Chrome and Safari */
	    -moz-backface-visibility:hidden; /* Firefox */
	    -ms-backface-visibility:hidden; /* Internet Explorer */
	    backface-visibility:hidden;
	    transition:all .5s ease-in-out;
	}
	.list-services li > a > span.sp-2 { height: 36px;}

	.list-services-1 .sp-1 { background-position: 0px 0px; }
	.list-services-2 .sp-1 { background-position: -43px 0px; }
	.list-services-3 .sp-1 { background-position: -85px 0px; }
	.list-services-4 .sp-1 { background-position: -128px 0px; }
	.list-services-5 .sp-1 { background-position: -92px 0px; }

	.list-services-1 .sp-2 { background-position: 0px -38px; }
	.list-services-2 .sp-2 { background-position: -43px -39px; }
	.list-services-3 .sp-2 { background-position: -85px -38px; }
	.list-services-4 .sp-2 { background-position: -128px -38px; }
	.list-services-5 .sp-2 { background-position: -92px -20px; }

	.list-services li a:hover .sp-1, .list-services li a .sp-2 {
	    -webkit-transform:rotateY(180deg);
	    -moz-transform:rotateY(180deg);
	    transform:rotateY(180deg);
    	transition:all .6s ease-out;
    	visibility: hidden;
	}
	.list-services li a:hover .sp-2, .list-services li a .sp-1 {
	    -webkit-transform:rotateY(0deg);
	    -moz-transform:rotateY(0deg);
	    transform:rotateY(0deg);
    	transition:all .6s ease-out;
    	visibility: visible;
	}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1024px) {
	.bg-1 { background-size: auto  100%!important;}
}
@media only screen and (max-width: 995px) {
	#accordion.accordion-1 dt {padding: 19px 5px 20px 12px;}
	#accordion.accordion-1 dt a { font-size: 12px;}
	.extra-wrap h3 {font-size: 14px; line-height: 16px; margin-top: 9px;}
	.slider .camera_pag { bottom: 0px;}
	.slider .camera_caption {top: 16px;}
	.carousel-1 #foo li { min-height: 134px;}
	.w2 { width: 48%;}
	.w2 .extra-wrap { overflow: visible;}
	.w3 { width: 46%; margin-left: 2%; margin-right: 2%; margin-bottom: 20px;}
	h2 { font-size: 30px;}
	.w4 { width: 40%;}
	.slider .camera_wrap { height: 322px;}
	.w3:first-child { margin-left: 2%;}
	.block-2 .img-ind + .extra-wrap,
	.w4 + .extra-wrap { overflow: visible;}
	#accordion .ui-accordion-content { padding: 13px 20px 21px 20px}
}
@media only screen and (max-width: 767px) {
	.slider-text span { font-size: 30px; line-height: 30px;}
	.slider-text span + span {font-size: 20px; line-height: 20px; margin-top: 6px;}
	.slider-text div { width: 100%;}
	.row-p-1 > div { margin-top: 0;}
	.bg-4 { margin-top: 0;}
	.w1 { width: 40%;}
	.img-ind + .extra-wrap {overflow: visible;}
	#accordion.accordion-1 dt {padding: 19px 5px 20px 38px;}
	#accordion.accordion-1 dt a { font-size: 17px;}
	.list-services { float: none; margin-top: 20px;}
	.list-services + .fleft { float: none; margin-top: 20px;}
	.main-c .bg-1 {top: -27px;}
	.header-top .fright { margin-top: 40px;}
	.bg-1 { top: -28px; padding-top: 0px;}
	.row-p-2 > div, .row-p-2 > article { margin-top: 55px;}
	.header-top .fright, .header-top h1 { float: none;}
	.w3 { margin-left: 0px; width: 100%;}
	.block-2 .img-ind { width: 100%; margin-right: 0; margin-bottom: 20px;}
	h2 { font-size: 40px;}

	.slider .camera_caption {top: 22px;}
	.main-c .bg-4 { margin-top: 0;}
	.slider .camera_wrap { height: 200px;}

	.extra-wrap h3 {font-size: 25px; line-height: 30px;}
	.w2 { width: 100%; margin-bottom: 20px;}
	.w2 + .w2 { margin-left: 0;}
	.carousel-1 #foo li {min-height: 105px;}
}
@media only screen and (max-width: 479px) {
	.w2 { width: 100%; margin-bottom: 30px;} 
	h2 { font-size: 30px;}
	.w2 .img-ind { width: 100%; margin-right: 0; padding-right: 0; margin-bottom: 20px;}
	.header-top .fright .color-1 {display: block; color:#fff;}
	.w4 { width: 100%; padding-left: 0; padding-right: 0; margin-bottom: 20px;}
	.carousel-1 #foo li {min-height: 138px;}
	.slider .camera_caption {
	    top: 0;
	}
}
@media only screen and (max-width: 320px) {

}