/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: center;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height: 100%;
}
body{
	font-family: Arial, Arian AMU;
	font-size: 14px;
	color: #535353;
	background: #fff;
	height: 100%;
}
a{
	color: #005fae;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.fn{
	float: none
}
.clr{
	height: 0;
	clear: both;
}
.contact_style{
	padding-left: 65px !important;
	font-size: 80;
	text-align: left;
	font-family: Arial, Arian AMU;
	font-size:20px;
}
.contact_style{
	padding-left: 40px !important;
	font-size: 80;
	text-align: left;
	font-family: Arial, Arian AMU;
	font-size:20px;
}
.clearfix:after{
	height: 0;
	clear: both;
	content:"";
	display: block;
}
.main > .wraper{
	padding-bottom: 40px;	
}
.main{
	max-width: 100%;
	overflow-x: hidden;
	min-width: 960px;
	padding: 0;
	margin: 0;
	min-height: 100%;
	position: relative;	
}
.footer{
	width: 100%;
	bottom: 0;
	position: absolute;
}
.wraper{
	width: 960px;
	margin: 0 auto;
}
.header{
	padding: 0 10px 60px;

}
.bar1{
	padding: 0 0 15px 0;
}
a.logo{
	display: block;
}
ul.menu:before{
	display: block;
	position: absolute;
	left: -393px;
	top: -1px;
	width: 393px;
	height: 31px;
	content: "";
	background: url(../images/before.png);
}
ul.menu:after{
	display: block;
	position: absolute;	
	right: -500px;
	top: -1px;
	width: 500px;
	height: 29px;
	border-top: solid 1px #c3c3c3;
	border-bottom: solid 1px #c3c3c3;
	content: "";
}
ul.menu{
	margin-top: 37px;
	position: relative;
	display: block; 
	font-size: 0px;
	border: solid 1px #c3c3c3;
	border-right: 0;
}
ul.menu li{
	display: inline-block; 
	
} 
ul.menu li a.active, ul.menu li a:hover{
	background: #0378a4;
	color: #fff;
}
ul.menu li a{
	display: inline-block; 
	height: 29px;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 29px;
	border-right: solid 1px #c3c3c3;
-webkit-transition: all 0.3s ;
		-moz-transition: all 0.3s ;
        -ms-transition: all 0.3s ;
        -o-transition: all 0.3s ;
		transition: all 0.3s ;	
}
ul.lang{
	display: block;
	font-size: 0px;
}
ul.lang li{
	display: inline-block;
}
ul.lang li a{
	display: block;
	width: 34px;
	height: 16px;
	border: solid 1px #005FAE;
	border-top: 0;
	margin-right: 3px;
	font-size: 12px;
	color: #005FAE;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}
ul.lang li a.rus{

}
ul.lang li a.eng{

}
div.tel{
	background: url(../images/tel.png) left top no-repeat;
	height: 32px;
	padding: 0 10px 0 47px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border: solid 1px #c3c3c3;
	border-top: 0;
}
.slider{
	margin: 0 10px 27px;
	border: solid 1px #c3c3c3;
	height: 510px;
	padding: 10px;
	position: relative;
	
}
#slider{
	height: 510px !important;
	width: 920px !important;
}
#slider li img{
	height: 510px !important;
	width: 920px !important;
}
ol#controls{
	position: absolute;
	width: 100%;
	top: 550px;
	font-size: 0px;
	text-align: center;
}
ol#controls li.current{	
	border: solid 1px #005fae;
}
ol#controls li{
	display: inline-block;
	margin: 0 5px;
	border: solid 1px #c3c3c3;
	width: 38px;
	height: 5px;
}
ol#controls li.current a{
	background: #005fae;
}
ol#controls li a{
	display: block;
	background: #fff;
	width: 38px;
	height: 5px;
}
.home-introtext{
	font-size: 18px;
	padding: 45px 0;
	line-height: 24px;

}
.home-introtext p{
	text-indent: 20px;
	margin-bottom: 10px;
	text-align: justify;
}  
h3{
display: block;
width: 100%;
height: 68px;
background: url(../images/h-bg.png) no-repeat;
padding: 37px 0 0 69px;
font-size: 22px;
font-weight: bold;
position: relative;
margin: 0 0 35px;
}
h3 span{
display: block;
border-bottom: solid 2px #2288af;
padding: 5px;
height: 22px;
line-height: 22px;
}
h3:after{
	display: block;
	width: 500px;
	position: absolute;
	height: 2px;
	content: "";
	left: -500px;
	background: #2288af;	
	top: 69px;
}
h3:before{
	top: 69px;
	display: block;
	width: 500px;
	position: absolute;
	height: 2px;
	content: "";
	right: -500px;
	background: #2288af;
}
.our-services{
	margin-bottom: 40px;
}
.serv-row:last-child{
	border: 0;
}
.serv-row{
	height: 48px;
	border-bottom: solid 2px #2288af;
}
.serv-row .service{
	height: 48px;
	display: block;
	float: left;
	line-height: 48px;
	font-size: 19px;
	color: #0076a3;
	background: url(../images/star.png) 10px center no-repeat;
}
.serv-row .service:nth-child(1){
	width: 460px;
	padding: 0 10px 0 50px; 
}
.serv-row .service:nth-child(2){
	width: 380px;
	padding: 0 10px 0 50px; 
}
.footer {
	background: #e8e8e8;
}
.footer .wraper{
	width: 940px;
	padding: 0 10x;
	height: 30px;
	color: #4f4f4f;
	line-height: 30px;
	font-size: 14x;
}
.gallery, .contacts{
	padding: 0 10px;
	font-size: 0px;
}
.gallery a:nth-child(4n){
	margin-right: 0;
}
.gallery a:hover:after{
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(3, 120, 164, 0.3) url(../images/magnifier.png) center center no-repeat;
}
.gallery a{
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 8px;
	border: solid 1px #c3c3c3;
	margin: 0 20px 20px 0;
}
.gallery a img{
	display: block;
	width: 200px;
	height: 170px;
	background: #727272;
	
}
.pagination {
	font-size: 0px;
	text-align: center;
	height: 16px;
	padding: 0 0 85px 0;
}
.pagination a:not(.active) img{
	margin: 2px 0 1px;
}
.pagination a:not(.active){
	font-size: 18px;
	display: inline-block;
	color: #727272;
	padding: 0 5px;
	line-height: 19px;
	height: 19px;
	vertical-align: top;
}

.pagination a.active{
	font-size: 18px;
	display: inline-block;
	text-decoration: none;
	cursor: default;
	padding: 0 5px;
	line-height: 19px;
	height: 19px;
	vertical-align: top;
}
.gmap{
	width: 580px;
	margin-right: 18px;
	border: solid 1px #0378a4;
}
.contacts-sidebar ul li:first-child{
line-height: 22px;
font-size: 18px;
padding: 7px 20px 7px 58px;
height: 44px;
background: url(../images/address.png) 15px center no-repeat; 
}
.contacts-sidebar ul li:nth-child(2){
background: url(../images/telephone.png) 15px center no-repeat; 
}
.contacts-sidebar ul li:nth-child(3){
background: url(../images/telephone.png) 15px center no-repeat; 
}
.contacts-sidebar ul li:last-child{
background: url(../images/email.png) 15px center no-repeat; 
}

.contacts-sidebar ul li{
color: #535353;
display: block;
height: 58px;
line-height: 58px;
font-size: 22px;
padding: 0 20px 0 58px;
border: solid 1px #0378a4;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-bottom: 30px;
}
.contacts-sidebar ul{
	display: block;
}
.contacts-sidebar a{
	text-decoration: none !important;
	color: inherit;
}
.contacts-sidebar{
	width: 340px;
}
.align-left{
	text-align: left!important;
	color: #0076a3;
}
.corange.home-introtext{
	padding-top: 0 !important;
}
.corange{
color: #F26522 !important;
text-align: left !important;
font-size: 20px;
}


ul.social{
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
}
ul.social li{
	display: block;
	margin: 0 10px 0 0;
	float: left;
}
ul.social li a{
	display: block;
	text-decoration: none;
	background: url(../images/social.png);
	width: 20px;
	height: 20px;
}
ul.social li a.fb{
	background-position: 0px 0px;
}
ul.social li a.ok{
	background-position: -28px 0px;
}
ul.social li a.vk{
	background-position: -56px 0px;
}
