.header {
	background-color: #161616;
	color: #cacaca;
}
.header .container {
	padding-top: 10px;
}
.section--1{
	background: url('/assets/img/2.png') no-repeat top center;
	height: 721px;
	color: #fff;
	padding-top: 0px;
}
.section--2{
	background: #f6f5f5;
	padding-bottom: 300px;
}
.section--3{
	background-color: #f6f5f5;
	/*background: url(/assets/img/15.png) no-repeat bottom center;
	height: 1254px;*/
}
.section--4{
	background: url('/assets/img/25.png') no-repeat top center;
	height: 808px;
}

.section--6{
	background: url('/assets/img/30.png') no-repeat top center;
	height: 660px;
}

.container_block{
	padding: 50px 80px;
}
.catalogue_container{
	background: #fff;
	padding: 20px 80px;
}


.logo--header{
	margin-top: -10px;
}
.phone{
	font-size: 21px;
	line-height: 34px;
	margin-bottom: 10px;
}
.phone a{
	color: #fff;
}
.header_phone{
	padding-top: 5px;
	text-align: right;
}
.header_feedback{
	padding-top: 0px;
}


.header_content{
	padding-top: 90px;
	font-size: 21px;
	line-height: 25px;
}
.header_content p.first{
	margin-bottom: 40px;
	font-size: 20px;
}
.header_content p.last{
	font-size: 28px;
	line-height: 34px;
}
.header_content span{
	font-size: 56px;
	line-height: 50px;
}
.header_content span big{
	font-size: 52px;
	line-height: 54px;
}
.header_button{
	margin-top: 30px;
}



.utp_container{
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	margin-top: -100px;
	padding: 50px 40px;
}
.utp_h{
	font-size: 28px;
	line-height: 34px;
	padding-left: 50px;
	margin-bottom: 30px;
}
.utp_h span{
	font-size: 38px;
	line-height: 42px;
}
.utp_block{
	text-align: center;
}
.utp_name{
	font-weight: 400;
}
.utp_button{
	margin-top: 60px;
	text-align: center;
}


#youtube iframe{
    width: 520px;
    height: 295px;
}

.info{
	margin-top: 70px;
}
.info_h2{
	color: #777676;
	margin-bottom: 30px;
}
.info_content{
	text-align: justify;
	padding-right: 50px;
}
.info_img img{
	max-width: 100%;
}


.recommendation_container{
	background: url('/assets/img/11.png') no-repeat top center;
	background-size: cover;
	margin-top: -250px;
	color: #fff;	
	padding-bottom: 80px;
}

.rec_block{
	padding-top: 30px;
}
.rec_img{
	height: 90px;
}
.rec_name{
	font-weight: 600;
	margin: 50px 0 20px;
	height: 50px;
	font-size: 19px;
}
.rec_description{
	font-size: 16px;
	line-height: 20px;
}


.catalogue_h{
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 20px;
}
.catalogue_h2{
	font-size: 28px;
	line-height: 32px;	
	margin-bottom: 10px;
}
.catalogue_block{
	border: 1px solid #c5c4c6;
	padding: 30px 30px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.catalogue_img{
	text-align: center;
	margin-bottom: 10px;
	height: auto;
}
.catalogue_img img {
	width: 100%;
}
.catalogue_name{
	font-weight: 400;
	margin-bottom: 20px;
	text-align: center;
}
.catalogue_description{
	font-size: 15px;
	line-height: 18px;
	/*height: 250px;*/
}
.catalogue_price{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}
.catalogue_price span{
	font-size: 42px;
	line-height: 42px;
	color: #808080;
	font-weight: 300;
	padding-top: 10px;
	display: inline-block;
}
.catalogue_button{
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}


.about_name{
	font-weight: 600;
	margin: 20px 0 20px;
	height: 60px;
}
.about_description{
	font-size: 16px;
	line-height: 20px;
}
.about_description span{
	color: #1c87bd;
}


.clients{
	padding-top: 100px;
    padding-bottom: 100PX;
}
.owl-client{
	padding: 0 50px;
}

.owl_item{
	padding: 7px;
}
.owl_item img{
	box-shadow: 5px 5px 5px rgba(0, 0, 0, .1);
}
.owl-prev,
.owl-next{
	position: absolute;
	top: 50%;
	width: 27px;
	height: 49px;
	margin-top: -25px;
}
.owl-prev{
	background: url('../img/23.png') no-repeat !important;
	left: 0;
}
.owl-next{
	background: url('../img/24.png') no-repeat !important;
	right: 0;
}
.owl-prev:hover,
.owl-next:hover{
	opacity: 0.8;
}



.steps_img{
	margin-top: 80px;
	margin-bottom: 30px;
	text-align: center;
}
.step_block{
	padding-left: 40px;
}
.step_numb{
	color: #009bda;
	float: left;
	padding-bottom: 80px;
	padding-right: 15px;
	font-size: 80px;
	line-height: 70px;
	text-align: right;
}
.step_name{
	font-weight: 400;
	margin-bottom: 12px;
}
.step_description{
	font-size: 15px;
	line-height: 21px;
}
.steps_button{
	text-align: center;
	margin-top: 70px;
}



.faq_question{
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 26px;
}
.faq_answer{
	background: #e9e9ea;
	border: 1px solid #aaa;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 30px;
	font-size: 16px;
	margin-left: 30px;
}
.faq_answer_img{
	width: 30px;
	height: 26px;
	background: url('/assets/img/39.png') no-repeat top left;
	margin-left: -43px;
	margin-top: -5px;
	float: left;
}

.feedback{
	color: #fff;
}
.feedback_form{
	background: rgba(255, 255, 255, .4);
	padding: 20px;
}


.map{
	position: relative;
}
#yMap {
    height: 400px;
}
#yMapIzh {
    height: 400px;
}
.map_description {
    background: #fff url(../img/31.png) no-repeat 40px 35px;
    padding: 20px 50px 10px 80px;
    position: absolute;
    z-index: 400;
    top: 120px;
    left: 50%;
    display: inline-block;
    margin-left: -550px;
}


footer{
	color: #fff;
	/*background: url('/assets/img/37.png') no-repeat top center;*/
	background-color: #161616;
}
footer .logo{
	margin-bottom: 10px;
	text-align: center;
}
.footer_partner{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
}
.footer_feedback{
	margin-bottom: 10px;
}
.footer_contact{
	text-align: right;
}

.form-group{
	margin-bottom: 15px;
	text-align: left;
}

.social {
    margin-left: 50px;
    width: 36px;
    height: 36px;
    background: url(/assets/img/vk.png);
    display: inline-block;
    top: 12px;
    position: absolute;
}
#select-city, #select-city2 {
     display:table-cell;
     vertical-align:top;
     padding-left: 10px;
}

#select-city li, #select-city2 li{
    display:inline-block;
    padding-left: 5px;
    padding-right: 5px;
    list-style:none;
    text-decoration: underline;
    cursor: pointer;
}
#select-city li.selected,#select-city2 li.selected {
    font-weight: bold;
     text-decoration: none;
}

.header_city p {
     display:table-cell;
     vertical-align:top;
}
.header_city {
    font-size: 16px;
    line-height: 33px;
    display:inline-table;
}




@media (max-width: 500px){
.social {margin-left: 5px;}
}

.checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}
.checkbox__text {
  position: relative;
  padding: 0 0 0 60px;
  cursor: pointer;
}
.checkbox__text:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
  transition: .2s;
}
.checkbox__text:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
  transition: .2s;
}
.checkbox input:checked + .checkbox__text:before {
  background: #9FD468;
}
.checkbox input:checked + .checkbox__text:after {
  left: 26px;
}
