* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
html {

}
body {
    font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	min-width: 1000px;
}
table {
	border-collapse: collapse;
}
a {

}
a:hover {

}
a img {
	border: 0;
}
b {

}
i {

}
strong {

}
input[type="text"],
input[type="password"],
textarea,
select {
	border: 0;
}
textarea {
	resize: none;
}
input[type="submit"] {
	border: 0;
	cursor: pointer;
}
ul {
	list-style: none;
}
:focus {
outline: none;
}
.clear {
	clear: both;
}
.content {
	width: 980px;
	margin: 0 auto;
}
.inner {
	margin: 0 auto;
	width: 900px;
}
#header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
	height: 72px;
	background-color: #000812;
	border-bottom: 1px solid #111822;
}
#header ul {
	width: 100%;
	height: 72px;
	display: table;
}
#header ul li {
	display: table-cell;
	text-align: center;
}
#header ul li a {
	display: block;
	height: 72px;
	line-height: 72px;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}
#header ul li a:hover {
	color: #5fabe2;
}
#block-1 {
	margin-top: 73px;
	height: 438px;
	background: url('../img/bl1-bg.jpg') center center no-repeat;
}
#block-1 .top {
	background: rgba(0,8,18,.75);
	padding: 25px 0 15px 0;
}
#block-1 .top .inner {
	overflow: hidden;
}
#block-1 .top .logo {
	float: left;
	margin-left: 10px;
	width: 175px;
	height: 104px;
	background: url('../img/logo.png') center center no-repeat;
}
#block-1 .top address {
	margin-top: 10px;
	margin-right: 7px;
	overflow: hidden;
	float: right;
}
#block-1 .top address .tel {
	color: #FFF;
	float: right;
	margin-right: 95px;
	font-family: "Bebas Neue";
	font-size: 42px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 2, 0.75);
	padding-left: 40px;
	text-decoration: none;
	background: url('../img/phone-ico.png') left center no-repeat;
	
}
.btn-1 {
	width: 248px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	background-color: #5FABE2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	font-family: "Roboto";
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	
}
#block-1 .top address .btn-1 {
	float: right;
	margin-top: 25px;
}
#block-1 .bottom {
	margin-top: 25px;
	background: rgba(0,8,18,.75);
}
#block-1 .bottom h2 {
	padding: 35px 0;
	text-align: center;
	color: #FFF;
	font-family: "Bebas Neue";
	font-size: 42px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 2, 0.75);
	
}
#block-2 {
	background: #8ca6bd;
}
#service {
	width: 900px;
	height: 356px;
	position: relative;
}
#service table {
	width: 100%;
}
#service table tr {
	
}
#service table tr td {
	text-align: center;
	width: 20%;
	background: #5f7f9b;
	border: 2px solid #8ca6bd;
}
#service table tr td:hover {
	background: #4db2b9;
}
#service table tr td a {
	display: block;
	height: 175px;
	overflow: hidden;
	text-decoration: none;
}
#service table tr td a .img {
	position: relative;
	display: block;
	height: 90px;
	margin-top: 15px;
}
#service table tr td a .img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#service table tr td a p {
	color: #FFF;
	font-family: "Bebas Neue";
	font-size: 20px;
	font-weight: 400;
}
#service .rsArrow {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 41px;
	background: #5f7f9b;
}
#service .rsArrow:hover {
	background: #486985;
}
#service .rsArrowDisabled {
	display: none !important;
}
#service .rsArrowLeft {
	left: -41px;
}
#service .rsArrowRight {
	right: -41px;
}
#service .rsArrowIcn {
	width: 16px;
	height: 26px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -13px;
	left: 13px;
}
#service .rsArrowLeft .rsArrowIcn {
	background-image: url('../img/rsArr-p.png');
}
#service .rsArrowRight .rsArrowIcn {
	background-image: url('../img/rsArr-n.png');
}
#block-3 {
	padding: 32px 0;
}
#block-3 h2 {
	width: 706px;
	margin: 0 auto;
	border-bottom: 1px solid #334554;
	color: #334554;
	font-family: "Bebas Neue";
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
#block-3 p {
	margin: 20px 20px 0 20px;
	color: #484848;
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 300;
}
#block-3 p strong {
	font-weight: 700;
}
#block-3 p a {
	font-weight: 700;
	text-decoration: underline;
	color: #484848;
	font-family: "Roboto";
}
#block-4 {
	height: 368px;
	background: url('../img/bl4-bg.jpg') center center no-repeat;
}
#block-4 h2 {
	padding: 30px 0;
	color: #FFF;
	font-family: "Bebas Neue";
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
.objects {
	width: 708px;
	height: 241px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.objects .rsContent {
	overflow: hidden;
}
.objects .rsContent a {
	float: left;
	width: 170px;
	height: 237px;
	border: 2px solid #fff;
	margin-left: 4px;
	position: relative;
} 
.objects .rsContent a:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(37, 50, 61, 0.8) url('../img/lupe.png') center center no-repeat;
}
.objects .rsContent a img {
	width: 170px;
	height: 237px;
}
.objects .rsContent a:first-child {
	margin-left: 0;
}
.objects .rsArrow {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 29px;
}
.objects .rsArrowDisabled {
	display: none !important;
}
.objects .rsArrowLeft {
	left: -41px;
}
.objects .rsArrowRight {
	right: -41px;
}
.objects .rsArrowIcn {
	width: 29px;
	height: 63px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -32px;
}
.objects .rsArrowLeft .rsArrowIcn {
	background-image: url('../img/rsArr-p-1.png');
}
.objects .rsArrowRight .rsArrowIcn {
	background-image: url('../img/rsArr-n-1.png');
}
#block-5 {
	border-bottom: 1px solid #a6aeb5;
	padding-bottom: 30px;
}
#block-5 h2 {
	width: 706px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #334554;
	color: #334554;
	font-family: "Bebas Neue";
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
#feedbacks {
	width: 900px;
	height: 200px;
	margin: 18px auto 0 auto;
	padding-bottom: 20px;
	position: relative;
}
#feedbacks:before {
	position: absolute;
	content: "«";
	left: 10px;
	top: 10px;
	color: #5F7F9B;
	font-family: "Roboto Condensed";
	font-size: 150px;
	font-variant: small-caps;
}
#feedbacks .rsBullets {
	position: absolute;
	left: 93px;
	bottom: 0;
}
#feedbacks .rsBullet {
	display: inline-block;
	margin: 0 2px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #8CA6BD;
}
#feedbacks .rsNavSelected {
	background: #4db2b9;
}
.feedback {
	overflow: hidden;
}
.feedback .img {
	float: left;
	width: 141px;
	margin-left: 95px;
	margin-right: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.feedback .img:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(37, 50, 61, 0.8) url('../img/lupe.png') center center no-repeat;
}
.feedback .img img {
	display: block;
}
.feedback .text {
	width: 639px;
	float: left;
}
.feedback .text .name {
	color: #484848;
	font-size: 24px;
	font-weight: 300;
	font-variant: small-caps;
}
.feedback .text .position {
	color: #484848;
	font-size: 18px;
	font-weight: 300;
	font-variant: small-caps;
	
}
.feedback .text .opinion {
	color: #484848;
	font-size: 16px;
	font-weight: 300;
	margin-top: 10px;
}
#block-6 {
	padding-bottom: 30px;
	border-bottom: 1px solid #a2adb6;
}
#block-6 h2 {
	padding: 30px 0;
	color: #334554;
	font-family: "Bebas Neue";
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
#licensions {
	width: 708px;
	height: 241px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
#licensions .rsContent {
	overflow: hidden;
}
#licensions .rsContent a {
	float: left;
	width: 172px;
	height: 239px;
	border: 1px solid #8ca6bd;
	margin-left: 4px;
	position: relative;
} 
#licensions .rsContent a:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(37, 50, 61, 0.8) url('../img/lupe.png') center center no-repeat;
}
#licensions .rsContent a img {
	width: 172px;
	height: 239px;
}
#licensions .rsContent a:first-child {
	margin-left: 0;
}
#licensions .rsArrow {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 29px;
}
#licensions .rsArrowDisabled {
	display: none !important;
}
#licensions .rsArrowLeft {
	left: -41px;
}
#licensions .rsArrowRight {
	right: -41px;
}
#licensions .rsArrowIcn {
	width: 29px;
	height: 63px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -32px;
}
#licensions .rsArrowLeft .rsArrowIcn {
	background-image: url('../img/rsArr-p-2.png');
}
#licensions .rsArrowRight .rsArrowIcn {
	background-image: url('../img/rsArr-n-2.png');
}
#block-7 {

}
#block-7 .inner {
	position: relative;
}
#block-7 .inner address {
	position: absolute;
	padding: 15px 0;
	left: 0;
	top: 45px;
	width: 416px;
	background-color: #FFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	text-align: center;
	z-index: 5;
}
#block-7 .inner address h2 {
	color: #334554;
	font-family: "Bebas Neue";
	font-size: 30px;
	font-weight: 400;
	width: 266px;
	margin: 0 auto;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom: 1px solid #334554;
	letter-spacing: 2px;
}
#block-7 .inner address .desc {
	color: #334554;
	font-size: 20px;
	font-weight: 300;
	font-variant: small-caps;
	margin-top: 10px;
}
#block-7 .inner address .place {
	display: inline-block;
	margin-top: 15px;
	padding: 8px 0 8px 30px;
	color: #334554;
	font-size: 16px;
	font-weight: 300;
	font-variant: small-caps;
	background: url('../img/place-ico.png') left center no-repeat;
}
#block-7 .inner address .phone {
	display: inline-block;
	padding: 8px 0 8px 30px;
	color: #334554;
	font-size: 18px;
	font-weight: 300;
	font-variant: small-caps;
	background: url('../img/phone-icon.png') left center no-repeat;
}
#block-7 .inner address .email {
	display: inline-block;
	padding: 8px 0 8px 33px;
	color: #334554;
	font-size: 18px;
	font-weight: 300;
	font-variant: small-caps;
	background: url('../img/mail-ico.png') left center no-repeat;
}
#map {
	width: 100%;
	height: 364px;
}
#footer {
	padding: 10px 0;
	background: #5f7f9b;
}
#footer .inner {
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	font-variant: small-caps;
	text-align: center;
}

#footer  span{
	
	font-size: 12px;

}



#footer a  {
	color: #FFF;
	
}




















/*COUNTER*/
.counter {
	padding: 8px 0;
}
.counter > p {
	font-size: 12px;
	color: #8b8b8b;
}
.counter div {
	padding: 5px 0 8px 0;
	width: 65px;
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	color: #4a4241;
	box-shadow: inset 0 0 8px rgba(0,0,0,.5);
}
.counter div span {	
	display: block;
	font-size: 50px;
}
.counter div p {
	font-size: 12px;
}
/*SLIDERS*/
.rsArrow {
	position: absolute;
	top: 0px;
	bottom: 0px;
}
.rsArrowLeft {
	left: 0px;
}
.rsArrowRight {
	right: 0px;
}
.rsArrowIcn {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -0px;
}
.rsArrowLeft .rsArrowIcn {
}
.rsArrowRight .rsArrowIcn {
}
/*PLACEHOLDER*/
.placeholder {
	background: #fff;
	position: relative;
}
.placeholder > label {
	position: absolute;
	cursor: text;
	z-index: 1;
}
.placeholder > input {
	position: relative;
	background: none;
	outline: none;
	transition: all 0.5s;
	z-index: 2;
}
.placeholder textarea {
	display: block;
	background: none;
	position: relative;
	z-index: 2;
}
/*МОДАЛЬНЫЕ ОКНА*/
#modal-box {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 99;
}
.modal-win {
	position: absolute;
	left: 0;
	right: 0;
	margin: 50px auto;
}
.modal-form {
	width: 1000px;
	background: #fff;
}
.modal-form h2,
.modal-object h2 {
	color: #FFF;
	font-family: "Bebas Neue";
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	padding: 20px 0;
	background: #5f7f9b;
	letter-spacing: 0.7px;
}
.modal-object {
	background-color: #fff;
	width: 1000px;
	padding-bottom: 20px;	
}
.modal-object p {
	width: 860px;
	margin: 0 auto;
	color: #484848;
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}
.modal-object .objects {
	margin: 30px auto;
}
.modal-object .rsArrow {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 29px;
}
.modal-object .rsArrowDisabled {
	display: none !important;
}
.modal-object .rsArrowLeft {
	left: -41px;
}
.modal-object .rsArrowRight {
	right: -41px;
}
.modal-object .rsArrowIcn {
	width: 29px;
	height: 63px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -32px;
}
.modal-object .rsArrowLeft .rsArrowIcn {
	background-image: url('../img/rsArr-p-2.png');
}
.modal-object .rsArrowRight .rsArrowIcn {
	background-image: url('../img/rsArr-n-2.png');
}
.modal-win .form {
	width: 866px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0; 
}
.modal-win .form .placeholder {
	width: 248px;
	height: 47px;
	float: left;
	margin-left: 60px;
	background: #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.modal-win .form .placeholder:first-child {
	margin-left: 0;
}
.modal-win .form .placeholder input {
	font-family: "Roboto";
	font-size: 14px;
	font-weight: 500;
	width: 238px;
	height: 47px;
	padding-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0.5px 0.9px 1px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: inset 0.5px 0.9px 1px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0.5px 0.9px 1px rgba(0, 0, 0, 0.75);
}
.modal-win .form .placeholder label {
	color: #6F6E6E;
	font-family: "Roboto";
	font-size: 14px;
	font-weight: 500;
	height: 47px;
	line-height: 47px;
	left: 10px;
}
.modal-win .form .btn-1 {
	float: right;
}
.modal-service {
	width: 1000px;
}
.modal-service .top {
	background-color: #fff;
	padding-bottom: 20px;
}
.modal-service .top h2 {
	background-color: #5F7F9B;
	padding: 20px 0;
	color: #FFF;
	font-family: "Bebas Neue";
	font-size: 38px;
	font-weight: 400;
	text-align: center;
}
.modal-service .bottom {
	margin-top: 15px;
	background-color: #fff;
}
.modal-service .bottom h2 {
	color: #FFF;
	font-family: "Bebas Neue";
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	padding: 20px 0;
	background: #5f7f9b;
	letter-spacing: 1px;
}
.modal-service .text {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
.modal-service h3 {
	width: 940px;
	margin: 15px auto 30px auto;
	background-color: #4db2b9;
	padding: 10px 0;
	text-align: center;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
}
.modal-service h4 {
	color: #484848;
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 15px;
}
.modal-service ul {

}
.modal-service ul li {
	padding-left: 15px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #484848;
	margin-bottom: 5px;
}
.modal-service ul li:before {
	position: absolute;
	top: 7px;
	left: 0;
	width: 8px;
	height: 8px;
	background-color: #5F7F9B;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	content: "";
}
.modal-service .inner-text {
	width: 830px;
	margin: 0 auto;
}
.modal-service hr {
	border: 0;
	height: 1px;
	background-color: #5F7F9B;
	margin: 10px 0;
}
.modal-service .inner-text p {
	color: #484848;
	font-size: 16px;
	font-style: italic;
}
.modal-service .links {
	margin-top: 40px;
}
.modal-service .links a {
	text-decoration: none;
	color: #5F7F9B;
	font-family: "Bebas Neue";
	font-size: 24px;
	font-weight: 400;
	margin-right: 30px;
	display: inline-block;
}
.modal-service .links a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.lb-details {
	display: none !important;
}
#msg {
	background: #fff;
	color: #691900;
	width: 300px;
	padding: 30px;
}
#msg h2 {
	margin-bottom: 20px;
}
.close-btn {
	width: 21px;
	height: 22px;
	background: url('../img/cls-btn.png') center no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
}