@import url("fonts.css");
@import url("animate.css");
@import url("owl.carousel.css");
* {
	margin:0;
	padding:0;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	font: 18px/24px 'PFBeauSansPro', Arial, Helvetica, sans-serif;
	color:#545454;
	background: #131313;
	min-width: 990px;
	font-weight: 400;
}

/* Main
-------------------------------------------------------*/
.widesection {
	width:100%;
	padding: 40px 0;
	overflow: hidden;
	position:relative;
}
.container {
	padding: 0 15px;
	margin: 0 auto;
	width: 960px;
}
.row {
	display:table;
	width:100%;
}
div[class*="col-md-"] {
	float:left;
}
.col-md-1 {width: 8.33333333%;}
.col-md-2 {width: 16.66666667%;}
.col-md-3 {width: 25%;}
.col-md-4 {width: 33.33333333%;}
.col-md-5 {width: 40%;}
.col-md-6 {width: 50%;}
.col-md-7 {width: 60%;}
.col-md-8 {width: 66.66666667%;}
.col-md-9 {width: 75%;}
.col-md-12 {width: 100%;}
.collspan-1 {margin-left: 8%;}

.rounded-block {
	border-radius:50%;
}
.fixed {
	position: fixed;
	width: 100%;
	z-index: 99;
}
.text-right {
	text-align:right;
}


/* Typo
-------------------------------------------------------*/
h1 {
	font-size: 60px;
	font-weight: 700;
	margin: 0 0 65px;
	line-height: 1em;
	text-align:center;
}
h2 {
	text-align:center;
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 50px;
	line-height: 1em;
}
h3 {
	font-size: 20px;
	line-height: 1em;
	margin: 0 0 15px;
}
b {
	font-weight: 700;
}


/* Header
-------------------------------------------------------*/
#site-header {
	background:#FFF;
	padding: 20px 0;
}
#site-header.fixed {
	top:0;
}
.logo {
	border-right: 1px solid #bebebe;
	min-height: 80px;
	width: 21%;
}
.sitetitle {
	padding-left: 20px;
	width: 39%;
	margin-top:5%;
}
.sitename {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.5em;
}
.slogan {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.6em;
}
.phone {
	font-size: 18px;
	text-align: right;
	line-height: 2.3em;
}
#site-header .phone .ya-phone {
	font-size: 34px;
	font-weight: 500;
	display:inline-block;
	line-height: 1.2em;
	padding-left: 30px;
	background: url(img/phone_icon.png) left no-repeat;
}


/* Topnav
-------------------------------------------------------*/
#navpanel {
	background: #575757;
	padding: 20px 0;
}
#navpanel.fixed {
	top:120px;
}
#navpanel ul {
	list-style:none;
}
#navpanel li {
	display:inline-block;
	padding: 0 16px;
}
#navpanel ul li a {
	text-decoration:none;
	font-weight: 500;
	color:#FFF;
	text-shadow:1px 1px 1px #3c3b3b;
}
#navpanel ul li:first-child {
	padding-left: 0;
}
#navpanel ul li:last-child {
	padding-right: 0;
}
#navpanel ul li a:hover, #navpanel ul li.active a {
	text-decoration:underline;
	color:#fdb414;
}

/* CTA block
-------------------------------------------------------*/
.cta {
	background:#fff;
	border-top: 1px solid #ccc;
	text-align:center;
}
.cta a.btn {
	display: inline-block;
	padding: 15px 40px;
	border: 1px solid #d39200;
	border-radius: 5px;
	color: #545454;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ffeeb5;
	box-shadow: 1px 1px 1px #555, inset 1px 1px 1px #ffdb3c;
	background: #ffa303;
	background: linear-gradient(to bottom, #ffcd23, #ffa303);
	font-weight: 700;
}
.cta a.btn:hover, .cta a.btn:focus {
	background: linear-gradient(to top, #ffcd23, #ffa303);
}


/* UTP block
-------------------------------------------------------*/
#utp {
	background: url(img/slide_bg.jpg) bottom no-repeat #f5f5f5;
	background-size: cover;
	margin-top: 160px;
}

#utp h1 {
	font-size: 40px;
	text-align:left;
	margin: 0 0 30px;
}


/* Directions
-------------------------------------------------------*/


.directions {
	background: url(img/block_bvdr.png) top repeat-x #e4e4e4;
	
}

.ship {
	background: url(img/ship.png) bottom no-repeat #f5f5f5;
	background-size: cover;
}

.home {
	background: url(img/home.png) bottom no-repeat #f5f5f5;
	background-size: cover;
}

/* Work Scheme
-------------------------------------------------------*/
#work_scheme {
	background: url(img/block_bvdr.png) top repeat-x #66bee3;
}
#work_scheme h1 {
	color:#FFF;
	text-shadow: 1px 1px 1px #005C83;
}
#work_scheme .container {
	background: url(img/scheme_bg.png) 72% 77% no-repeat transparent;
}
#work_scheme .rounded-block {
	background: #FFF;
	border: 3px solid #2ba3d6;
	box-shadow: 1px 1px 1px #517b8d;
	padding: 25px;
	width: 180px;
	height: 180px;
	text-align:center;
	margin: 0 auto;
	font-size: 16px;
}
#work_scheme .col-md-4:first-child .rounded-block {
	float: left;
	margin: 0;
}
#work_scheme .col-md-4:last-child .rounded-block {
	float: right;
	margin: 0;
}
.scheme_divider {
	height: 100px;
}


/* Advantages
-------------------------------------------------------*/
#advantages {
	background: url(img/block_bvdr.png) top repeat-x #FFF;
}
#advantages h1 {
	margin: 0 0 80px;
}
.advant-block {
	border: 1px solid #ffba0f;
	padding: 40px 15px 15px;
	min-height: 135px;
	position:relative;
	font-size: 16px;
	font-weight: 700;
	margin: 0 5px 60px;
}
#advantages .row .col-md-4:first-child .advant-block {
	margin-left: 0;
	margin-right: 10px;
}
#advantages .row .col-md-4:last-child .advant-block {
	margin-left: 10px;
	margin-right: 0;
}
.advant-block h3 {
	font-size: 18px;
	font-weight: 700;
	text-align:center;
}
.advant-block span {
	position: absolute;
	display: block;
	top: -35px;
	border: 1px solid #ffba0f;
	padding: 20px 20px;
	background: #FFF;
	border-radius: 50%;
	left: 37%;
	font-size: 40px;
	font-weight: 700;
}


/* Answers
-------------------------------------------------------*/
#answers {
	background: url(img/block_bvdr.png) top repeat-x #e4e4e4;
}
#answers h1 {
	text-shadow: 1px 1px 1px #FFF;
}
#answers li {
	padding: 20px 20px 20px 100px;
	background: url(img/faq_icon.png) 35px 20px no-repeat #FFF;
	margin: 0 0 20px;
	list-style: none;
}
#answers li div {
	display: none;
}
#answers li div p {
	margin: 0 0 20px;
}
#answers li .switcher {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 24px;
	color:#6ac1e6;
}
#answers li .switcher.active {
	color:#ffb100;
}
#answers li .switcher:before {
	content: 'Развернуть ответ';
}
#answers li .switcher:after {
	content: '';
	position: absolute;
	top: 10px;
	right: -17px;
	width: 12px;
	height: 7px;
	background: url(img/open.png);
}
#answers li .switcher:hover {
	text-decoration: none;
}
#answers li .switcher.active:before {
	content: 'Свернуть';
}
#answers li .switcher.active:after {
	background: url(img/close.png);
}


/* Responses 
-------------------------------------------------------*/
#responses {
	background: url(img/block_bvdr.png) top repeat-x #FFF;
}
#responses .col-md-4 iframe {
	margin: 0 5px 20px;
	box-shadow: 3px 3px 3px #CCC;
}
.text-responses {
	margin: 75px 0;
}

/* Carousel
-----------------------*/
#carousel-top.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 820px;
	margin: 0 auto;
}
#carousel-top .item img {
    display: block;
}
#carousel-top .owl-prev {
	top: 15px;
	left: 0;
	width: 35px;
	height: 96px;
	background: url(img/top-arrows.png);
}
#carousel-top .owl-next {
	top: 15px;
	right: 0;
	width: 35px;
	height: 96px;
	background: url(img/top-arrows.png) -35px 0;
}
#carousel-top .text-container {
	padding: 15px 0;
}


/* Partners
-------------------------------------------------------*/
#partners {
	background: url(img/block_bvdr.png) top repeat-x #FFF;
}
/* Carousel
-----------------------*/
#carousel-bottom.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 880px;
	margin: 0 auto;
}
#carousel-bottom .item img {
    display: block;
}
#carousel-bottom .owl-prev {
	top: 15px;
	left: 0;
	width: 21px;
	height: 38px;
	background: url(img/bottom-arrows.png);
}
#carousel-bottom .owl-next {
	top: 15px;
	right: 0;
	width: 21px;
	height: 38px;
	background: url(img/bottom-arrows.png) -21px 0;
}
#carousel-bottom .text-container {
	padding: 15px 0;
}


#carousel-top .owl-prev, #carousel-top .owl-next,
#carousel-bottom .owl-prev, #carousel-bottom .owl-next {
	position: absolute;
	opacity: 0.5;
}

#carousel-top .owl-prev:hover, #carousel-top .owl-next:hover,
#carousel-bottom .owl-prev:hover, #carousel-bottom .owl-next:hover {
	opacity: 0.8;
}


/* Order
-------------------------------------------------------*/
#order {
	background: url(img/block_bvdr.png) top repeat-x #fdb414;
}
#order h1 {
	color:#FFF;
	text-shadow: 1px 1px 1px #C0870B;
	margin: 0 0 35px;
}

input, textarea {
	border: 2px solid #ce9311;
	padding: 17px 16px;
	border-radius: 5px;
	display:block;
	width: 100%;
	margin: 30px 0 0;
	font: 18px/24px 'PFBeauSansPro', Arial, Helvetica, sans-serif;
	color:#AAA;
	resize: none;
}
textarea {
	margin: 30px 0;
}
input + span {
	color: #F20000;
	display: inline-block;
	padding: 10px 0 0;
}
.form-left {
	padding-right: 10px;
}
.form-right {
	padding-left: 10px;
}
.required {
	color:#FFF;
	text-shadow: 1px 1px 1px #C0870B;
	line-height: 56px;
	text-align: right;
}
.form-btn {
	padding: 15px 40px;
	border: 2px solid #577b21!important;
	border-radius: 5px;
	color: #FFF;
	font-size: 24px;
	text-shadow: 1px 1px 1px #577b21;
	background: #638b26;
	background: linear-gradient(to bottom, #c2da7f, #638b26);
	margin: 0!important;
	cursor:pointer;
}
.form-btn:hover, .form-btn:focus {
	background: linear-gradient(to top, #c2da7f, #638b26);
}
.form-hidden {
	display:none;
}
#message-feedback-good {
	text-align: center;
	text-shadow: 1px 1px 1px #FFDA89;
	font-size: 30px;
}


/* Footer
-------------------------------------------------------*/
footer.widesection {
	background: url(img/block_bvdr.png) top repeat-x #777;
}
footer p {
	color:#E7E7E7;
	font-size: 18px;
	font-weight:500;
	margin: 0;
	line-height: 42px;
	text-shadow: 1px 1px 1px #4F4F4F;
}
footer .phone {
	font-size: 30px;
	line-height: 42px;
}
footer img {
  border-radius: 7px;
}
footer a:hover img {
	box-shadow: 1px 1px 1px #4F4F4F;
}

/* Hidden block
-------------------------------------------------------*/
.vsb-none > div {
	visibility: collapse!important;
}