@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400&subset=cyrillic);
@import 'https://fonts.googleapis.com/css?family=Roboto:400,700';
html,body,ul,ol,li,dl,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,figure,a,img,label{
	margin:0;
	padding:0;
	border:0;
}
header, section, footer, aside, nav, article {
	display:block
}
html, body { 
	height:100%;
}
body {
	font-family: 'Open Sans', Verdana, sans-serif;
	background-color: #FFF;
	font-size:13px;
	color: #000;
	height:100%;
	min-height:100%
}
input, textarea {
	font-family: 'Open Sans', Verdana, sans-serif;
}
.none {
	display:none
}
.red {
	color:red
}
.font16 {
	font-size:16px
}
.clr {
	clear:both
}
.fll {
	float:left;
}

.hidden{
	opacity:0;
}
.visible{
	opacity:1;
}

.content {
	width:1000px;
	margin:0 auto;
}
.text-center {
	text-align:center;
}


.fixed {
	position:fixed;
	width:100%;
	left:0;
	top:0;
	background-color:#010717;
	height:58px;
	z-index:1000;
}
.logo {
	position:absolute;
	top:18px;
	color:#fff;
	font-size:19px;
	font-weight:700;
	font-family:tahoma
}
.logo i {
	font-weight:400 !important;
	font-size:22px;
}
.logo a {
	color:#FFF;
	text-decoration:none;
}
.logo a:hover {
	color:#ebebeb;
}
nav {
	margin:20px 0;
	/* overflow:hidden */
}
nav a {
	color:#FFF;
	text-decoration:none;
	display:block;
	float:right;
	margin-left:20px;
	line-height:16px;
}
nav a:hover {
	text-decoration:underline;
}

nav li  {
	float:right;
	position:relative;
	/* overflow:hidden */
}

nav li ul {
	display: none;
    position: absolute;
    width: 160px;
    
    right: 0;
    /* top: 25px; */
    list-style-type: none;
    /* border-radius: 4px; */
    margin: 0;
    padding: 10px 0 0;
}
nav li ul li {
	float: none;
    margin: 0;
    padding: 0;
}
nav ul li ul li a {
	color: #000;
	background: #2c2caf;
    display: block !important;
    margin: 0;
    padding: 10px 8px;
    float: none;
    width: 100%;
    border-bottom: 1px solid #1b1ba7;
    box-sizing: border-box;
	color:#FFF;
}
nav li:hover ul {
	display: block;
}


.body {
	margin-top:58px;
	position:relative;
	overflow:hidden;
}

.header, .header2 {
	
	z-index:1;
	background-position: center center; 
	background-repeat: repeat; 
	background-size: cover; 
/* 	background-image: url(//u8.platformalp.ru/s/15p0r34061/63d3a6c9689d0a310bdb33ba48a9f341/8576db2b1d3c49a7f9428d74fade99bf.png);
 */
	background-image: url(http://wp.widewallpapers.ru/2k/roads/1600x900/road-1600x900-007.jpg);

 
 }
.header2 {
	background-image: url(/img/banner12.jpg);
}
.header-fon {
	opacity:0.83;
	background-color:#010717;
	height:180px;
	width:100%;
	z-index:10;
	position:relative;
}
.header-fon2 {
	opacity:0.53;
	background-color:#010717;
	height:180px;
	width:100%;
	z-index:10;
	position:relative;
}

header {
	position:absolute;
	z-index:100;
	opacity:1;
	width:100%;
	background:transparent;
	top:0;
}



header h1 {
	font-size:38px;
	text-align:center;
	color:#FFF;
	margin-top:30px;
	line-height: 38px;
}
header h3 {
	font-size:13px;
	text-align:center;
	color:#FFF;
	font-weight:400;
	margin-top:14px
}


header .button {
	overflow:hidden;
	margin-top:40px;
	text-align:center;
	width:400px;
	margin:40px auto 0;
}

.btn {
	width:180px;
	text-align:center;
	padding:8px 0;
	float:left;
	margin:0 10px;
	border-radius:20px;
	text-transform:uppercase;
	font-size:15px;
}
.btn-small {
	width:100px;
	text-align:center;
	padding:4px 0;
	margin:15px auto 15px 36px;
	border-radius:20px;
	text-transform:inherit;
	font-size:12px;
	
}
.btn-small:hover, .btn-small:focus {
	cursor:pointer;
	background:#000;
	
}
.btn-blue {
	background-color:#2c2caf;
	color:#FFF;
}
.btn-white {
	background-color:#FFF;
	color:#2c2caf;
}
.btn a {
	text-decoration:none;
}
.btn-blue a {
	color:#FFF;
}


section {
	overflow:hidden;
}
section  i {
	color:#15158a;
	display:block;
	margin-right:10px;
}
.section-text {
	width:550px;
	overflow:hidden;
}
.section-img {
	width:450px;
}	
.section1 {
	padding:40px 0
}
section  .block {
	float:left;
	width:250px;	
	margin-bottom:30px;
}
section  .block-left {
	margin-right:50px;
}

.section-text .title {
	font-weight:bold;
	margin:15px 0 10px 0;
}

.content-blue {
	background:#f5f6fd;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}

.section2 {
	padding:40px 0;
}
section h2 {
	text-align:center;
	font-size:26px;
	margin-bottom:40px;
	text-transform:uppercase;
	font-weight:bold;

}
section h3 {
	text-align:center;
	font-size:20px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:bold;

}
section .box {
	background:#fff;
	width:290px;
	margin:0 10px;
	padding:20px 10px;
	height:180px;
	border:1px solid #e5e5e5;
}
section .box-small {
	width:200px; 
}
section .box ul{
	list-style:none;
}
section .box li {
	line-height:22px;
}
section .box-long {
	min-height:340px;
}
section .box .title {
	font-weight:bold;
	margin:20px 0 15px 0;
	text-align:center;
	font-size:14px;
}
section .box-long .title {
	margin-bottom:5px
}
section .box-long .small {
	margin-bottom:15px;
	text-align:center;
	color:#666;
	font-size:12px;
}
section .box .img {
	text-align:center;
	margin:20px 0;
}
section .box .icon {
	text-align:center
}
section .box .description {
	text-align:center
}

.description dt {
    border-bottom: 1px dotted #dadada;
    width: 50%;
	float: left;
	text-align:left
}
.description dd {
    border-bottom: 1px dotted transparent;
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
	float: left;
	text-align:right
}
.description dt span, .description dd span {
    display: block;
    float: left;
    padding-bottom: 2px;
    background: #FFF;
    padding-right: 5px;
    position: relative;
    top: 6px;
    z-index: 1000;
}

.form {
	width:700px;
	margin:0 auto;
	overflow:hidden;
	text-align:center
}
.form .select {
	width:240px;
	margin:0 15px;
	border-radius:5px;
	padding:8px;
	border:1px solid #c3b8b8;
	font-size:15px;
	margin-bottom:20px;
}

.form .input {
	width:300px;
	margin:0 15px;
	border-radius:5px;
	padding:8px;
	border:1px solid #c3b8b8;
	font-size:15px;
	margin-bottom:20px;
}
.form .input-mini {
	width:100px;
}
.form .textarea {
	width:652px;
	min-height:120px;
	margin:0 15px;
	border-radius:5px;
	padding:8px;
	border:1px solid #c3b8b8;
	font-size:15px;
}
.form .submit {
	width:180px;
	text-align:center;
	padding:10px 0 8px 0;
	margin:30px 0 0 260px;
	border-radius:20px;
	text-transform:uppercase;
	font-size:12px;
	background-color:#2c2caf;
	color:#FFF;
	border:1px solid #2c2caf;
	cursor:pointer;
	font-weight:700;
}
.form .submit:hover {
	background-color:#333;
	border:1px solid #333;
}

footer {
	background:#1c1d1c;
	overflow:hidden;
	padding:40px 0;
}
footer  .block{
	float:left;
	width:25%;
}
footer .title {
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:15px;
	padding:0 10px;
}
footer .decription {
	color:#e5e5e5;
	padding:0 10px;
	font-size:12px;
	overflow:hidden;
}
footer ul {
	margin:0;
	padding:0;
}
footer li {
	list-style:none;
	padding:5px 0;
}
footer li i {
	color:#2c2caf;
	font-size:18px !important;
	display:block;
	float:left;
	width:18px;
	margin-right:10px;
}
footer .social i {
	font-size:22px !important;
	display:block;
	float:left;
	margin-right:15px;
}

ul.contact{
	width:300px;
	margin:0 auto 40px;
	list-style:none;
}
.contact li {
	font-size:15px;
	padding:5px 0;
	text-align:center;
}
.contact li i {
	color:#999;
}


/* Modal */
.overlay {
	position:fixed;
	width:100%;
	height:100%;
	background:#333;
	z-index:2000;
	top:0;
	opacity:0.8;
	display:none;
}
.modal {
	position:fixed;
	width:500px;
	margin-left:-250px;
	height:580px;
	background:#FFF;
	z-index:3000;
	top:20px;
	left:50%;
	display:none;
	border:1px solid #000;
	overflow:auto
}

.modal-map {
	position:fixed;
	width:80%;
	margin-left:-40%;
	height:560px;
	background:#FFF;
	z-index:3000;
	top:60px;
	left:50%;
	display:none;
	border:3px solid #f5f1f1;
}
.modal-map .res {
	width:100%;
	height:100%;
}
.modal-map .close-map {
    position: absolute;
    right: 0;
    top: -40px;
    font-size: 24px;
    color: #FFF;
	z-index:4000;
}
.modal-map .close-map:hover {
    color: #e5e5e5;
	cursor:pointer;
}
.modal .title {
	font-weight:700;
	padding:10px 20px;
	font-size:16px;
	background:#ebebeb;
}
.modal .img {
	border:4px solid #ebebeb;
	width:174px;
	text-align:center;
	border-radius:3px;
	margin:20px;
}
.modal .small {
	position:absolute;
	left:215px;
	top:60px;
}
.modal .description {
	position:absolute;
	left:230px;
	top:100px;
}
.modal .btn {
	display:none;
}

.modal h3 {
	font-weight:700;
	padding:10px 20px;
	font-size:16px;
}
.modal .forma {
	padding:10px 20px;
}
.modal .input, .modal .textarea {
	border:1px solid #c4c4d6;
	border-radius:8px;
	padding:6px;
	margin-bottom:15px;
	font-family: 'Open Sans', Verdana, sans-serif;
}
.modal .input:focus, .modal .textarea:focus {
	border:1px solid #999;
	outline: none;
}
.modal .input {
	margin-right:10px;
	width:435px;
}
.modal .textarea {
	width:435px;
	height:50px;
}
.modal .submit {
	width:160px;
	text-align:center;
	padding:6px;
	border-radius:5px;
	background-color:#2c2caf;
	color:#FFF;
	border:1px solid #c4c4d6;
	cursor:pointer;
}
.modal .submit:hover {
	background-color:#000;
}
.modal .close , .modal-map .close {
	position:absolute;
	right:10px;
	top:8px;
	font-size:18px;
	cursor:pointer;
}
.modal .close:hover, .modal-map .close:hover {
	color:#2c2caf;
}

.modal .notice {
	font-weight: bold;
    text-align: center;
    color: #0d0de8;
    margin-top: 20px;
}


.beget-call__notify__error__title {
	font-size: 15px !important;
    line-height: 20px !important; 
}

.calling, .bars, .mobile-menu {
	display:none;
}

@media (max-width: 820px) {
	.fixed {
		position:relative;
		height:auto;
	}
	.section2 {
		padding: 20px 0;
	}
	.mobile-menu {
		display: none;
	}
	
	.mobile-menu li a {
		border-bottom: 1px solid #e5e5e5;
		display: block;
		padding: 10px 20px;
		color: #000;
		text-decoration: none;
	}

	.bars {
		display: inline-block;
		color: #fff;
		position: absolute;
		top: 15px;
		left: 20px;
		font-size: 20px;
		cursor:pointer;
		z-index:50;
	}
		
	section .box-long {
		min-height: 375px;
	}
	.section1 {
		padding: 20px 0;
	}
	
	section .block {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	
	.form {
		width: 700px;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		display:none;
	}
	section h3 {
		text-align: center;
		font-size: 20px;
		margin-bottom: 20px;
		text-transform: uppercase;
		font-weight: bold;
		display:none;
	}

	.calling {
		position: fixed;
		display: block;
		width: 63px;
		text-align: center;
		padding: 10px 0;
		float: none;
		margin: 10px auto;
		border-radius: 50%;
		text-transform: uppercase;
		background-color: #178b1a;
		color: #FFF;
		text-decoration: none;
		bottom: 20px;
		right: 20px;
		font-size: 36px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}
	
	.logo {
		position: relative;
		top: 0;
		color: #fff;
		font-size: 19px;
		font-weight: 700;
		font-family: tahoma;
		width:100%;
		text-align:center;
		padding:15px 0;
	}

	header, .header2 {
		display:none;
	}
	.order, .calc {
		display:none;
	}
	
	nav {
		margin: 0;
	}
	
	nav ul {
		margin: 0;
		display:none;
	}
	nav a {
		color: #FFF;
		text-decoration: none;
		display: block;
		float: none;
		margin-left: 0;
		line-height: 16px;
		text-align: center;
		padding:0 0 15px;
	}
	
	.font16 {
		font-size: 13px;
		font-family: tahoma;
	}
		
	
	.body {
		margin-top: 0px;
	}
	.content {
		width: 100%;
		margin: 0 auto;
		padding:0 20px;
		box-sizing:border-box;
	}
	section .box {
		width: 100%;
		margin: 0 0 20px;
		box-sizing:border-box;
	}
	
	footer .block {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	
	footer {
		background:#1c1d1c;
		overflow:hidden;
		padding:40px 0 20px;
	}
	
}