.navbar-brand{
	padding: 5px 5px;
}
.navbar.navbar-default.menu {
	background-color: transparent;
    border-color: transparent;
}
.navbar-nav {
	width: 100%;
}
.navbar-nav li {
	width: 16.6%;
}
.navbar-default .navbar-nav li a{
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #ffffff;
	background-color: #ffcb35;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.s_catalog{
	background-image: url(../img/bg/bg_why.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding: 70px 0 100px;
	color: #fff;
}
.s_catalog .item img{
	width: 30px;
	height: 30px;
	margin: 0px 10px 10px 0px;
}
.s_catalog .item .model_cat_a{
	color: #fff;
}
.s_catalog .item .model_cat_a:hover {
	color: #ffcb35;
	text-decoration: none;
}
.s_catalog .item .letter {
	margin: 5px 0px 15px 5px;
	color: #ffcb35;
	font-size: 26px;
}
.s_catalog .item .mark_cat {
	margin: 20px 0px 15px 15px;
	font-size: 26px;
	color: #ffcb35;
}
.s_catalog .item .mark_cat_name {
	float: left;
}
.s_catalog .item .mark_cat_year {
	text-align: right;
	margin: 0px 30px 0px 0px;
}
.s_catalog .item .mark_cat_a {
	color: #fff;
}
.s_catalog .item .mark_cat_a:hover {
	color: #ffcb35;
	text-decoration: none;
}
.header_main h4 a{
	color: #fff;
}
.header_main h4 a:hover {
	color: #ffcb35;
	text-decoration: none;
	cursor: auto;
}
.s_model .item .center a:hover{
	text-decoration: none;
}
.s_constructor{
	padding: 20px 0 20px;
	position: relative;
	overflow: hidden;
}
.s_constructor .header{
	margin: 0 0 30px;
	font-size: 27px;
	font-family: "RobotoBold";
	text-align: center;
}
.s_constructor .item{
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: center;
}
.s_constructor .item .composition{
	margin: 5px 0px 10px;
	font-size: 14px;
	font-family: "RobotoBold";
	min-height: 50px;
	vertical-align: middle;
	text-align: left;
}
.s_constructor .item .composition input{
	max-width: 20px;
	height: 15px;
}
.s_constructor .item .composition label{
	display: inline;
}
.s_constructor .line{
	margin: 10px auto 20px;
	max-width: 985px;
	height: 2px;
	background-color: #ffcb35;
}
.s_constructor .item .cant_carpet_img{
	width: 90%;
}
.s_constructor .item .carpet_color_img{
	border: 5px solid transparent;
}
.s_constructor .item .cant_color_img{
	border: 5px solid transparent;
}
.s_constructor .item .cant_color_div{
	font-size: 12px;
}
.s_constructor .item .carpet_color_div{
	font-size: 12px;
	display: inline-block;
}
.s_constructor .item .head_constructor{
	padding-bottom: 5px;
	padding-top: 5px;
}
.s_materials{
	background-image: url(../img/bg/bg_why.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding: 0 0 100px;
	color: #fff;
}
.s_materials li{
	background-image: url(/img/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 60px;
	margin: 0 0 20px 0;
}
.s_materials .li_m{
	background-image: url(/img/gal.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 60px;
	margin: 0 0 20px 0;
}
.s_materials .li_tech{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 60px;
	margin: 0 0 20px 0;
}
@media (min-width: 768px){
	.video_button{
		position: fixed; /* ������������� ��������� */
		left: 0px; /* ���������� �� ������� ���� ���� �������� */
		top: 80%; /* ���������� ������ */
		padding: 10px; /* ���� ������ ������ */ 
		z-index: 1000;
	}
}
@media (max-width: 767px){
	.video_button{
		position: fixed; /* ������������� ��������� */
		left: 0px; /* ���������� �� ������� ���� ���� �������� */
		top: 70%; /* ���������� ������ */
		padding: 10px; /* ���� ������ ������ */ 
		z-index: 1000;
	}
}
.video-wrap {
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-wrap iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.s_create_order{
	background-image: url(../img/bg/bg_why.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding: 70px 0 100px;
	color: #fff;
}
.s_create_order .panel{
	background-color: transparent;
}
.s_create_order .panel-default{
	border-color: #ffcb35;
}
.s_create_order .panel-default .panel-heading{
	background-color: #ffcb35;
    border-color: #ffcb35;
}
.s_create_order input:not(.btn){
	max-width: 95%;
}
.s_create_order .radio input{
	width: 22px;
	height: 22px;
	margin-left: -30px;
}
.s_create_order .radio label{
	margin-left: 10px;
}
@media (min-width: 768px){
	.top_catalog_div{
		display: none;	
	}	
	.top_catalog_div_nak{
		display: none;	
	}	
}
@media (max-width: 767px){
	.top_catalog_div{
		display: block;	
	}	
	.top_catalog_div .btn{
		min-width: 235px;
		border: 2px solid #ffcb35;
		padding: 5px;
		background-color: transparent;
		text-transform: none;
		font-size: 18px;
		color: #fff;
		font-family: "RobotoRegular";
	}
	.top_catalog_div_nak{
		display: none;	
	}	
	.top_catalog_div_nak .btn{
		min-width: 235px;
		border: 2px solid #ffcb35;
		padding: 5px;
		background-color: transparent;
		text-transform: none;
		font-size: 18px;
		color: #fff;
		font-family: "RobotoRegular";
	}
}
@media (min-width: 768px){
	.bottom_price_div{
		display: none;	
		position: fixed; /* ������������� ��������� */
		margin-left: auto;
		margin-right: auto;
		bottom: 0%; /* ���������� ������ */
		padding: 10px; /* ���� ������ ������ */ 
		z-index: 1000;
		text-align: center;
		background-color: white;
	}	
}
@media (max-width: 767px){
	.bottom_price_div{
		width: 100%;
		display: block;
		position: fixed; /* ������������� ��������� */
		margin-left: auto;
		margin-right: auto;
		bottom: 0%; /* ���������� ������ */
		padding: 10px; /* ���� ������ ������ */ 
		z-index: 1000;
		text-align: center;
		background-color: white;
	}	
}
@media (min-width: 768px){
	.top_pay_div{
		width: 100%;
		max-width: 1920px;
		display: block;	
		position: fixed; /* ������������� ��������� */
		margin-left: auto;
		margin-right: auto;
		top: 0%; /* ���������� ������ */
		padding: 10px; /* ���� ������ ������ */ 
		z-index: 1000;
		text-align: center;
		background-color: white;
	}	
}
@media (max-width: 767px){
	.top_pay_div{
		width: 100%;
		display: block;
		position: fixed; /* ������������� ��������� */
		margin-left: auto;
		margin-right: auto;
		top: 0%; /* ���������� ������ */
		padding: 10px; /* ���� ������ ������ */ 
		z-index: 1000;
		text-align: center;
		background-color: white;
	}	
}
.mat-description{
	font-size: 80%;
}
.s_materials .nav-pills > li.active > a,
.s_materials .nav-pills > li.active > a:hover,
.s_matrials .nav-pills > li.active > a:focus {
  color: #000000;
  background-color: #ffcb35;
}
.s_materials .nav-pills > li > a,
.s_materials .nav-pills > li > a:hover,
.s_matrials .nav-pills > li > a:focus {
  color: #ffffff;
}