/*@font-face {
  font-family: 'RobotoBold';
  font-weight: 400;
  src: url("../fonts/Roboto.woff2") format("woff2");
}*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
}
@font-face {
  font-family: 'furore';
  font-style: normal;
  src: url("../fonts/furore.woff") format('woff');
}


/*

h1 #121433






*/

/*bootstrap fixes*/
.wrapper {
	
}
.container-fluid{
	padding:0px;
	
}

.container {
	max-width: 1280px;
	padding:0px;
	
}
.no-padding {
		padding:0px;
}
.no-padding-left {
	padding-left: 0px;
}
.no-padding-right {
	padding-right: 0px;
}
.table {
	width: relative;
}
.border {
	border: solid 3px #4a6082;
	display:block;
}

body {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	
	padding: 0px;
	margin: 0px;
	
}
.row {
	
	
	margin: 0px auto;
	
	max-width: 1280px;
	height: auto;
}
.block {
	min-width: 420px;
	margin-bottom: 60px;
}



a, a:hover, a:visited  {
	color: #ffffff;
}
/*
.row {
   margin-left: 0;
   margin-right: 0;
}
.row > [class^="col-"], .row > [class*=" col-"] {
   padding-left: 0 ;
   padding-right: 0 ;
}*/



#form label{
	font-size: 1.5em;
	text-align: right;
	font-weight: 300;
}
#form input {
	height: 30px;
	font-size: 1.2em;
}
#form .row {
	margin-bottom: 15px;
}


#submit {
	font-size: 1em;
	
}




h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 40pt/*1.8em/*36px*/;
	color: #121433;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 1.5em/*30px*/;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
}


option {
	font-size: 14px;
}
ul {
	line-height: 1.3em;
}

.container-fluid {
	padding: 0px;
	margin: 0px 0xp;
}





#top-menu {
	/*border:1px solid;*/
	
	
}


ul.nav{
	/*padding-left: 5%;*/
	margin-top: 65px;
}
/*menu fix*/
.navbar-nav {
	margin:0px;
	float: none;
}
.navbar {
	
	font-size: 23px;/*1.15em;*/
	
}
.btn {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 1em;/*20px;*/
	font-weight: 600;
	padding-left: 40px;
	padding-right: 40px;
	background: #F77331;
	border-color: #F77331;
	/*box-shadow: 0 5px 5px rgba(40, 44, 73, 0.3);*/
	white-space: normal;
}
.btn:hover{
	background:  #f79661;
	border-color: #f79661;
	color: #ffffff;
	transition: 0.3s linear; /* Время изменения */
}

.navbar li {
	height: auto;
}
.navbar li a, .navbar li a:visited {
	color: #ffffff;
}
.navbar li a:hover {
	text-decoration: underline;
	background: none;
}
.navbar-brand {
	padding: 0px;
	margin-top: 30px;
	
	height: 73px;
}

.logo {
	background: url(../img/logo.svg)  center center no-repeat;
	background-size: contain;
}
.logo-big {
	/*width:201px;*/
	height: 73px;
}
 .navbar-toggle {
	background: url(../img/menu-toggle.gif)  center center no-repeat;
	background-size: contain;
	margin:0px;
	padding:0px;
	height: 103px;
	position: relative;
	border-radius: 0px;
	float: left;
	border: 0px;
	
}
.top-menu-phone {
	padding-top: 20px;
	height: 99px;
	font-size: 22px;/*22px;*/
	font-weight: 600;
	text-align: right;
	float: right;
	
	
	
}
.top-menu-phone .btn {
	
	margin-top: 15px;
	padding: 0px 10px;
}



.header-container {

	
}
#header {
	/*background: url(../img/background.car.png)  bottom right no-repeat;
	background-size: contain;*/
	background: url(../img/background.header.old.jpg)  top center no-repeat;
	background-size: cover;
	color: #ffffff;
	height: auto;
	min-height: 728px;
	
	padding: 0xp;
	margin: 0px;
	margin-bottom: 10px;

}


.header-title {
	font-family: furore;
	font-size: 3.35em;/*67px;*/
	text-align: left;
	color: #ff7019;
	padding-left: 15px;
	letter-spacing:3px;
	margin-top: 20px;
}
.header-title-price {
	font-size: 1.5em;/*45px;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: #ffffff;
	padding-left: 15px;
	
	
}

.header-form {
	font-size: 1em;
	font-family: 'Roboto', sans-serif;
	/*background: #ffffff;

	color: #000000;*/
	border-radius: 10px;
	padding: 0px 20px 40px 00px;
	margin-top: 40px;
}

.header-form-title {
	padding-top: 10px;
	padding-left: 15px;
	color: #ffffff;
	font-weight: 600;
	/*color: #121433;*/
	font-size: 1.5em;/*33px;*/
	
}
.bbc {
	/*background: #bbc8f2;
	border: solid 0px;*/
}

input, select {
	background: #ffffff;
	border: solid 1px #4a6082;
	border-radius: 5px;
	margin-top: 5px;
	height: 40px;
	color: #000000;
	font-size: 16px;
	font-weight: 300;
	outline:none;
}

.header-form input, .header-form select{
	border: solid 0px #a09f9f;
	border-radius: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #7f8082;
	width: 100%;
}

select.gift{
	border:  solid 3px #F77331;
	border-radius:5px;

}
.select {
  position: relative;
  display: inline-block;
}
.select:after {
  content: "▼";
  padding: 0 8px;
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 4px;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  top: 32px;
  color: #7f8082;
}
select {
  padding-right: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
    display: none;
}

.modal .select:after {
	top: 18px;
}

.form-confirm-info {
	color: #aaaaaa;
	padding-top: 5px;
	font-size: 0.5em;/*12.5px;*/
}
.form-confirm-info .btn {
	color: #ffffff;
	margin-top: 10px;
	font-size: 2em;
	margin-bottom: 14px;
}

#contactform textarea{
	margin-top: 10px;
	border: solid 1px #4a6082;
	border-radius: 5px;
}
#contactform label {
	text-align: right;
	margin-top: 12px;
}

#about {
	padding-bottom:50px;
	color: #000000;
	
	
}



#why {
	
	
	
}




.why-item {
	min-height: 180px;

	font-size: 0.9em;/*18px;*/
	padding:0px 10px;
	text-align: center;
	min-height: 372px;
	display:block;
}
.why-item img {
	width: 115px;
	height: 100px;
}
.why-item-title {
	font-size: 22pt;/*1.2em;/*20px;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: #121433;
	text-align: center;
	padding:20px 0px;

}
.why-item-text {
	padding:0px;
	
	text-align: center;
	min-height: 130px;
}

#clients {
	
	height: 350px;
}
.clients-container {
/*	border: 1px solid;*/
}
.clients-item {
	height: 100px;
	/*padding: 10px 40px;*/
}
.clients-item1 { background: url(../img/clients-mercedes.png)  bottom center no-repeat; background-size: contain; }
.clients-item2 { background: url(../img/clients-mvd.png)  bottom center no-repeat; background-size: contain; }
.clients-item3 { background: url(../img/clients-polar.png)  bottom center no-repeat; background-size: contain; }
.clients-item4 { background: url(../img/clients-rezki.png)  bottom center no-repeat; background-size: contain; }
.clients-item5 { background: url(../img/clients-vodokanal.png)  bottom center no-repeat; background-size: contain; }
.slick-prev:before,
.slick-next:before {
	display: none;
}

.slick-prev,
.slick-next {
	width: 35px;
	height: 40px;
	z-index:5;
}

.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
	left: -40px;
	background: url(../img/angle-left.svg) top center no-repeat;
	background-size: contain;
	
}

.slick-next,
.slick-next:hover,
.slick-next:focus {
	right: -40px;
	background: url(../img/angle-right.svg)  top center no-repeat;
	background-size: contain;
	
}
#clients .slick-prev,
#clients .slick-prev:hover,
#clients .slick-prev:focus {
	left: 0px;
}

#clients .slick-next,
#clients .slick-next:hover,
#clients .slick-next:focus {
	right: 0px;
}

#feedbacks .slick-prev,
#feedbacks .slick-prev:hover,
#feedbacks .slick-prev:focus {
	background: url(../img/angle-left-w.svg)  top center no-repeat;
		background-size: contain;
}
#feedbacks .slick-next,
#feedbacks .slick-next:hover,
#feedbacks .slick-next:focus {
	background: url(../img/angle-right-w.svg)  top center no-repeat;
		background-size: contain;
}

#feedbacks.block {
	margin-bottom: 140px;
}


#manager {
	margin-top: 60px;
	margin-bottom: 60px;
	font-size: 1em;/*20px;*/
	color: #000000;
	height: 300px;
}
.manager-container{
	
}
.manager-info {
	
}
.manager-photo {
	
	z-index: 3;
	background: url(../img/woman.png)  bottom center no-repeat;
	background-size: contain; 
	
	text-align: center;
}
.manager-form {
	padding-bottom: 10px;
}
.manager-form .btn{
	margin-top:23px;
	height: auto;
}

.mini {
	font-size: 1.1em;

}

.manager2 {
	
}
#manager .btn{
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	
	
	margin-top: 10px;
	white-space: normal;
}
.manager2 .btn{
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	
	
	margin-top: 10px;
	white-space: normal;
}
#versus {
	background: url(../img/background.versus.jpg)  center center no-repeat;
	background-size: cover;
	color: #ffffff;

	min-height: 500px;
	height: auto;
	
}
#versus h1 {
	color: #ffffff;
}
#versus table {
	text-align: center;
	font-size: 1.25em;/*25px;*/
}
#versus td{
	border-top: solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#versus td.first{
	text-align: right;	
}
#versus td.second{
	
}
#versus td.third{
	
	
}
#versus td.first, #versus td.second  {
	border-right: solid 1px;
	
}
#versus td.top {
	border-top: solid 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#services {
	
}
#services-slide {
	/*display:none;*/
}
.services-slide-active a{
	font-size: 20px;
	text-decoration: underline;
	color: #ff7019;
	text-align: center;
}

.about-item {
	height: 250px;
	padding: 0px;
	
}


.about-item-title {
	height: 90px;
	margin-top: 160px;
	background:  rgba(40, 44, 73, 0.7); 
	color: #ffffff;
	
	font-size: 0.9em;
	font-weight: 600;
	padding: 10px 10px;
	
}
.about-item-1 {background: url(../img/services1.jpg)  top center no-repeat; background-size: cover;}
.about-item-2 {background: url(../img/services2.jpg)  top center no-repeat;	background-size: cover;}
/*.about-item-3 {background: url(../img/services3.jpg)  top center no-repeat;	background-size: cover;}*/
.about-item-3 {background: url(../img/otka4ka_tualetov.jpg)  top center no-repeat;	background-size: cover;}
.about-item-4 {background: url(../img/services4.jpg)  top center no-repeat;	background-size: cover;}
.about-item-5 {background: url(../img/otka4ka_carwashing.jpg)  top center no-repeat;	background-size: cover;}
.about-item-6 {background: url(../img/otka4ka_ila.jpg)  top center no-repeat;	background-size: cover;}
.about-item-7 {background: url(../img/otka4ka_kotlovanov.jpg)  top center no-repeat;	background-size: cover;}
.about-item-8 {background: url(../img/otka4ka_podvala.jpg)  top center no-repeat;	background-size: cover;}
.about-text {
	font-size: 1.5em;
	text-align: center;
	
}
.about-text .btn {
	margin: 20px 0px;
	margin-bottom: 40px;
}


.line {
	margin-top: 30px;
	padding-left: 30px;
	width: 300px;
}
.linesubmit {
	margin-left: 60px;
}
 #feedbacks .row {
   margin-left: 0;
   margin-right: 0;
}
#feedbacks .row > [class^="col-"], .row > [class*=" col-"] {
   padding-left: 10 ;
   padding-right: 10 ;
}
#feedbacks {
	background: url(../img/background.feedbacks.jpg)  center center no-repeat;
	background-size: cover;
	text-align: center;
	padding-bottom: 70px;
}
#feedbacks h1{
	color: #ffffff;
	
}	
.feedbacks-item {
	min-height: 320px;
	font-size: 1em;/*20px;*/
	background: #ffffff;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 15px;
	
}
.feedbacks-item-text {
	text-align: left;
	font-size: 0.8em;
	padding: 20px;
	font-weight: 300;
	
}
.feedbacks-item.short {
	margin-top: 20px;
	height: 260px;
	
    
}

.feedbacks-item-title {
	/*padding: 10px;*/
	background: rgba(40, 44, 73, 1);
	color: #ffffff;
	font-weight: 600;
	
	height: 100px;
    
    
	
}
.outer {
    height: 100px;
    line-height: 100px;
}

.inner {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
	
}

.footer-container{

}
#footer {

	background: url(../img/background.header.jpg)  bottom center no-repeat;
	background-size: cover;
	font-size: 1.3em;
	padding-top: 30px;
	
	color: #ffffff;
	margin: 0px auto;
	text-align: center;
}
.footer-info{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.5em;
}
.footer-end {
	font-size: 1em;
}
/*
@media(min-width: 1280px){
	.container {
		width: 1280px;	
	}
}*/

.modal-body .row{
	margin-bottom: 10px;
}

#contacts {
	position: absolute;
	color: #ffffff;
	z-index: 100;
	background: rgba(40, 44, 73, 0.7);
	padding: 20px;
	height: 225px;
	right: 10vw;
	margin-top: 50px;
}

@media  (min-width: 768px) {
	.manager-photo {
		height: 366px;
		margin-top: -120px;
	}
	#manager.manager2{
		height: auto;
	}
	.manager2 .manager-photo{
		height: 336px;
		margin-top: -80px;

	}
}
@media  (max-width: 1280px) {
	.header-block {
		padding-left: 10px;
	}
	.form-confirm-info .btn {padding:6px 20px;}


}
@media  (max-width: 1280px)  and (min-width: 992px) {
	.navbar { font-size: 1.6vw;/*20px;/*1.15em;*/	}
	/*.top-menu-phone { font-size: 1.6vw;	}*/

}
@media  (max-width: 991px) {
	ul.nav {
		margin-top:20px;
	}
	.navbar-nav li{
		
	}
	.manager-photo {
		height: 366px;
		margin-top: -60px;
	}
	#manager.manager2{
		height: auto;
	}
	.manager2 .manager-photo{
		height: 366px;
		margin-top: -38px;

	}

	#header {
		background: url(../img/background.header.jpg)  bottom center no-repeat;
		background-size: cover;
	}
	#clients .slick-prev,
	#clients .slick-prev:hover,
	#clients .slick-prev:focus {
		left: -40px;
	}
	#clients .slick-next,
	#clients .slick-next:hover,
	#clients .slick-next:focus {
		right: -40px;
	}
}
@media  (max-width: 520px) {
	.about-item-title {
		font-size: 0.6em;
		
	}
	.manager2 .btn{
		font-size: 0.7em;
	}
}

@media (min-width: 767px) {
	.navbar-nav {
		display: table;
		width: 100%;
		margin: 0;
	}
	.navbar-nav > li {
		float: none;
		display: table-cell;
		text-align: center;
	}

	.navbar-collapse {
		width: 100%;
	}
}
@media (max-width: 767px) {
	body {
		
	}
	.btn{
		font-size: 0.8em;
		padding-left: 20px;
		padding-right: 20px;
	}
	#versus table{
		font-size: 0.65em;
	}
	#manager {
		padding-left: 5px;
		padding-right: 5px;
	}
	h1 {
		font-size: 40px;
	}
	.manager-info {
		font-size: 0.8em;
	}
}	
@media (max-width: 1083px){
	#cnt_0{display: none;}
}
.cntSeparator {
	content: "";
}
.countdown {
	padding-top:13px;
	font-size: 0.8em;
	
}
.digits {
	float:right;
	text-align:right;
}

.footer-map.block{
	margin: 0px;
}

.required {
	color: #000000;
}
.required:hover::after { 
	content: attr(data-title); 
	position: absolute; /* Абсолютное позиционирование */
	left: 20%; top: 30%; /* Положение подсказки */
	z-index: 1; /* Отображаем подсказку поверх других элементов */
	background: rgba(255,255,230,0.9); /* Полупрозрачный цвет фона */
	font-family: Arial, sans-serif; /* Гарнитура шрифта */
	font-size: 12px; /* Размер текста подсказки */
	padding: 5px 10px; /* Поля */
	border: 1px solid #333; /* Параметры рамки */
	
	width: 200px;
}



ul,
.navbar,
li,
li:hover,
li a,
li a:visited,
li a:hover
	{bacground: none;}
	
	.btn {height:auto;}
	
	
	
.bd-example-modal-lg-3 {
	font-size: 14px;
}
.form-confirm-info a {text-decoration: underline;}
.modal .form-confirm-info a {color:#aaaaaa;}