html, body{
  height: 100%;
}
body{
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #e5e5e5;
}
a.anchor{
	text-decoration: none;
}
input{
	color: #333;
}
a{
	color: #292b30;
}
a:hover{
	color: #292b30;
}
ul{
	padding-left: 25px;
	text-align: left;
}
.container{
	max-width: 960px !important;
	margin: 0 auto;
	/*outline: 1px solid red;*/
	position: relative;
}
button, a.button{
	display: inline-block;
	background-color: rgb(225, 58, 11);
	box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.19);
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 1.5;
	text-align: center;
	padding: 11px 20px 10px;
	margin: 0 0 5px 0;
	cursor: pointer;
	border: none;
	border-radius: 100px;
	transition: all 0.5s;
}
a.button:hover, button:hover{
	text-decoration: none;
	background-color: #ff4d00;
}
#header, #sub-page-header{
	position: fixed;
	z-index: 100;
	top: 0px;
	width: 100%;
	padding: 0px 0 15px;
	background-color: rgba(16,26,51,0.95);
}
#page.main-page #header{
	background-color: transparent;
}
#header a.home-link, #sub-page-header a.home-link{
	display: inline-block;
	font-size: 18px;
	color: rgb(245, 245, 245);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.125;
	text-align: left;
	margin-top: 18px;
	transition: all 0.5s;
}
.header-small{
	background-color: rgba(16,26,51,0.95) !important;
	padding-top: 0px !important;
	padding-bottom: 10px !important;
}
#header div.separator{
	border-top: 1px solid #727c8d;
}
#header div.phones-container, #sub-page-header div.phones-container{
	text-align: right;
}
#top-menu{
	margin: 7px auto 0;
	padding: 15px 0 5px;
	text-align: center;
	transition: all 0.5s;
	border-top: 1px solid #727c8d;
}
.header-small #top-menu{
	padding: 5px 0 0px;
}
#top-menu li{
	display: inline-block;
	font-size: 14px;
	color: rgb(255, 255, 255, 0.59);
	line-height: 1.25;
	margin: 0 10px;
}
#top-menu li>a{
	color: inherit;
}
#header a:hover, #sub-page-header a:hover{
	text-decoration: none;
}
#top-menu li>a:hover{
	color: #ff4d00;
}
#top-phones{
	display: inline-block;
	margin: 12px 0 0px 20px;
	text-align: left;
}
#top-phones li{
	display: inline-block;
	font-size: 16px;
	color: rgb(245, 245, 245);
	line-height: 1.25;
	margin: 0 0 0 20px;
}
#top-phones li>a{
	display: inline-block;
	color: inherit;
	line-height: 33px;
	background-repeat: no-repeat;
	background-position: left center;
}
#top-phones li>a.phone{
	background-image: url("./img/phone-icon.png");
	padding: 0 0 0 30px;
}
#top-phones li>a.viber{
	background-image: url("./img/viber.png");
	width: 35px;
}
#top-phones li>a.whatsapp{
	background-image: url("./img/whatsapp.png");
	width: 35px;
}
#after-header{
	height: 0px;
}
#logo{
	text-align: center;
	margin: 31px auto 45px;
}
#footer{
	padding: 0;
	overflow: hidden;
	background-color: #010611;
	color: #d1d1d1;
}
/* Bottom footer start */
#page{
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -350px; 
}
#footer, #page:after {
  height: 350px;
}
#before-footer{
	height: 350px;
}
.page:after {
  content: "";
  display: block;
}

/* Bottom footer end */
#footer h2{
	font-size: 24px;
	color: rgb(224, 43, 11);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-align: left;
	margin: 0;
}
.footer-top{
	border-bottom: 1px solid #e02b0b;
	padding: 35px 0 25px;
	color: rgb(114, 124, 141);
	margin-bottom: 28px;
}
#footer p{
	font-size: 16px;
	color: rgba(255, 255, 255, 0.902);
	line-height: 1.2;
}
#footer p.rekvizit{
	font-size: 14px;
	color: rgb(114, 124, 141);
	line-height: 1.429;
	margin-top: 16px;
}
#footer p.rekvizit > span{
	display: inline-block;
	margin-bottom: 8px;
}
#footer a.map-link{
	display: inline-block;
	color: #517bd4;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("./img/location-icon.png");
	min-height: 22px;
	padding-left: 20px;
	margin: 0px 0 10px;
}
#footer ul{
	list-style: none;
}
#footer ul > li{
	padding: 0 0 10px 0;
}
#footer a{
	color: #517bd4;
	text-decoration: underline;
}
#footer a.opt-link{
	display: inline-block;
	color: #E13A0B;
	font-size: 14px;
	margin: 10px 0 20px 25px;
}
#footer a.phone{
	color: #d1d1d1;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("./img/phone-icon.png");
	display: inline-block;
	padding-left: 35px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 28px;
}
#footer a.viber{
	color: #d1d1d1;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("./img/viber.png");
	display: inline-block;
	padding-left: 35px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 32px;
}
#footer a.whatsapp{
	color: #d1d1d1;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("./img/whatsapp.png");
	display: inline-block;
	padding-left: 35px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 32px;
}
#footer a.email{
	padding-left: 35px;
	white-space: nowrap;
	line-height: 32px;
}
#footer a:hover{
	text-decoration: underline;
}
ul.no-style{
	list-style: none;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
img{
	max-width: 100%;
	height: auto !important;
}
#call-back-dialog{
	width: 100%;
}
#call-back-dialog h3{
	font-size: 20px;
	margin: 0 0 10px 0;
	width: 230px;
}
#call-back-dialog h4{
	font-size: 14px;
	margin: 0 0 15px 0;
	max-width: 230px;
}
#call-back-dialog div.button-container{
	padding: 20px 0 0 0;
	text-align: center;
}
#call-back-dialog label{
	font-weight: normal;
	position: relative;
	display: block;
	width: 230px;
	margin: 0 0 10px 0;
	line-height: 1.2;
}
#call-back-dialog input, #call-back-dialog select{
	border: 1px solid #999;
	margin: 5px 0 9px 0;
	border-radius: 2px;
	width: 230px;
	height: 27px;
	padding: 0 2px;
	margin: 0;
	display: block;
}
#call-back-dialog .warning{
	display: none;
	width: 16px;
	height: 23px;
	background-color: #FF6600;
	position: absolute;
	right: 2px;
	bottom: 2px;
	background-image: url('img/warning2.png');
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
#call-back-dialog #form-note{
	color: #1b2530;
	font-size: 14px;
	line-height: 1.2;
	padding: 5px 0 5px;
	display: none;
	width: 223px;
}
#call-back-dialog #form-note.error{
	color: #FF0000;
}
#call-back-dialog #form-note.success{
	color: #1b2530;
}
#modal-bg{
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 0.85;
	-moz-opacity: 0.85;
	background: #000005;
	left: 0px;
	top: 0px;
	z-index: 90;
}
#modal-panel{
	position: fixed;
	background-color: #121C35;
	color: #f5f5f5;
	left: 0px;
	top: 0px;
	z-index: 100;
	border-radius: 0px;
	border: 8px solid #fff;
	box-shadow: 0 25px 30px -25px rgba(0, 0, 0, 0.75);
	padding: 20px 30px 15px;
	margin: 10px;
}
.close-button{
	width: 33px;
	height: 33px;
	background-image: url("./img/close-button.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
#modal-panel .close-button{
	position: absolute;
	top: -20px;
	right: -20px;
}
p.success{
	min-height: 44px;
	background-image: url("./img/success.png");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 12px 10px 10px 50px;
	color: green;
}
p.warning{
	min-height: 44px;
	background-image: url("./img/warning.png");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 12px 10px 10px 50px;
	color: #c00;
}

#confidence{
	width: 600px;
	height: 400px;
	overflow: auto;
	background-color: #fff;
	color: #333 !important;
}
#credits{
	/*font-family: Arial, Sans Serif;*/
	position: relative;
	background-color: #010611;
	padding-bottom: 5px;
}
#credits > div{
	margin: 0 auto;
	text-align: right;
}
#credits a{
	color: #fff;
	text-decoration: none;
	transition: 0.2s linear;
	opacity: 0.3;
	font-size: 13px;
	line-height: 1;
	position: relative;
	display: inline-block;
	margin: 0 20px;
}
#credits a:hover{
	opacity: 0.7;
}
#credits a > img{
	position: relative;
	top: -1px;
}

:focus::-webkit-input-placeholder{
	color: transparent !important;
}
:focus::-moz-placeholder{
	color: transparent !important;
}
:focus:-moz-placeholder{
	color: transparent !important;
}
:focus:-ms-input-placeholder{
	color: transparent !important;
}
::-webkit-input-placeholder{
	color: #919191 !important;
	font-weight: 400 !important;
}
::-moz-placeholder{
	color: #919191 !important;
	font-weight: 400 !important;
}
:-moz-placeholder{
	color: #919191 !important;
	font-weight: 400 !important;
}
:-ms-input-placeholder{
	color: #919191 !important;
	font-weight: 400 !important;
}
.owl-pagination{
	margin-top: 28px;
}
.owl-theme .owl-controls .owl-page span{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 255, 255);
	background-color: rgb(114, 124, 141);
	width: 17px;
	height: 12px;
	border-radius: 1px;
	margin: 5px 2px;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background-color: #e02b0b;
}
.owl-theme .owl-controls .owl-buttons div{
	opacity: 1;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.owl-prev{
	width: 28px;
	height: 42px;
	background-image: url("./img/left-arr.png");
	left: -40px;
	bottom: calc(50% - 21px + 15px);
}
.owl-next{
	width: 28px;
	height: 42px;
	background-image: url("./img/right-arr.png");
	right: -40px;
	bottom: calc(50% - 21px + 15px);
}
.select2-selection--single{
	background-color: #051A49 !important;
}
.select2-selection__placeholder{
	color: #b0b7c4 !important;
}
.select2-selection__arrow b{
	border-color: #888888 transparent transparent transparent !important;
}
#share-buttons{
	position: fixed;
	right: 5px;
	top: calc(50% - 115px);
	z-index: 10;
	opacity: 0.5;
	transition: 0.2s linear;
}
#share-buttons:hover{
	opacity: 1;
}
@media (max-width:991px){
	a.home-link{
		display: block !important;
		text-align: center !important;
	}
	.phones-container{
		text-align: center !important;
		padding-bottom: 10px;
	}
}
@media (max-width: 767px){
	body{
		font-size: 16px;
	}
	*{
		text-align: center !important;
	}
	ul{
		list-style: none;
	}
	.no-mobile{
		display: none;
	}
	/* Отключаем прилипание футера */
	#footer{
		height: auto;
		padding-bottom: 10px;
		text-align: center;
	}
	#before-footer, #page:after {
		display: none;
	}
	#page{
		margin-bottom: 30px;
		min-height: 0;
	}
	div.row > div{
		text-align: center;
	}
	h1, h2, h3{
		text-align: center !important;
		background-position: center top !important;
	}
	p{
		text-align: left;
	}
	#footer p{
		text-align: center;
	}
}
@media (max-width:530px){
	#top-menu{
		display: none;
	}
}
@media (max-width: 690px){
	#first-screen h1>span{
		display: block;
		font-size: 42px;
	}
}
@media (max-width: 555px){
	#first-screen h1>span{
		font-size: 32px;
	}
}
@media (max-width: 425px){
	#first-screen h1>span{
		font-size: 24px;
	}
}