/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.f_left {
	float: left;
}

.f_right {
	float: right;
}


.table_properties tr:nth-child(2n + 1) {
	background-color: lightgray;
}

.table_properties {
	width: 100%;
}

.table_properties td {
	color: #000;
	padding: 10px;
}

/*
.table_properties_box {
	transition: .4s;
	max-height: 30px;
	overflow: hidden;
	position: relative;
}

.table_properties_box.shown {
	max-height: 5000px;
}*/

.exp {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4991130241158963) 50%, rgba(255,255,255,1) 100%); 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 31px;
	transition: .4s;
}

.exp.hd {
	opacity: 0;
}

.exp .bt {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -30px;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	color: #d2334d;
}

.table_properties_title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

.video_row iframe {
	width: 100%;
	height: 200px !important;
}

.video_row .video-item {
	margin-bottom: 30px;
}

.front_tizers .props_type_2 .item .image {
	width: 60px;
	height: 60px;
}

.front_tizers .props_type_2 .item .image img {
	width: 100%;
	max-height: 100%;
}

.pskred {
	color: #d84c63;
}

.pskblue {
	color: #006eb9;
}

.pskred_box {
	background-color: #d84c63;
}

.pskblue_obx {
	background-color: #006eb9;
}

.front_tizers.organs .props .item {
	text-align: center;
}

.front_tizers.organs .props .item img {
	max-width: 150px;
	margin-bottom: 15px;
	max-height: 180px;
}

.front_tizers.organs h2 {
	margin-top: 50px;
	margin-bottom: 0;
}

.detail .chars .char-wrapp {
	padding: 0;
}

.detail .chars .char-wrapp tr:nth-child(2n + 1) {
	background-color: lightgray;
}

.detail .chars .char-wrapp tr td {
	color: #000;
	padding: 15px;
	background: none;
}

.detail .chars .props_table .char_name > span,
.detail .chars .props_table .char_value > span,
.detail .chars .props_table .char_value {
	background: none;
}

.detail .chars .props_table tr td:first-child {
	padding-left: 15px;
}

.reviews.item-views .item .image {
	border-radius: 0;
}

.tri_items.item-views .items .wrap {
	background-color: #fff;
}

.item-views.services-items.type_1 .items .images_container .image {
	width: 33.3333%;
	background: none;
}

.item-views.services-items.type_1 .items .images_container .image img {
	width: 100%;
	max-width: 100%;
}

.item-views.services-items.type_1 .items .item>.wrap .more a,
.item-views.services-items .left_block h2,
.item-views.services-items .left_block .all a,
.item-views.services-items .menu li.selected,
.item-views.services-items .menu li {
	color: #fff;
}

.item-views.services-items .left_block .all a:hover {
	color: #d2334d;
}

.item-views.services-items.type_1 .items .item>.wrap .more {
	background-color: #d2334d;
}

.item-views.services-items.type_1 .items .item>.wrap .more a span:after {
	display: none;
}

.item-views.services-items .menu li.selected {
	
}

.tri_items.item-views.services-items.type_1 .items .item .body-info {
	padding: 0;
	margin: 0;
	margin-top: 59px;
}

.tri_items .images_container::after {
	content: '';
	display: block;
	clear: both;
}

.item-views.front .arrows {
	right: 46px;
}

.constructor {
	background-image: url(/images/const_bg.jpg);
	background-position: center;
	background-size: cover;
	height: 100vh;
	background-repeat: no-repeat;
}

.constructor img.plug {
	position: absolute;
	left: 0;
	top: calc(81vh - 379px);
	right: 0;
	margin: auto;
	width: 100%;
}

.constructor h3 {
	color: #d84c63;
	position: absolute;
	font-weight: bold;
	font-size: 50px;
	top: 15vh;
}

.constructor .bullet {
	width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 3px solid #fff;
    background: #ae3048;
    position: absolute;
    cursor: pointer;
    z-index: 90;
	transition: .4s;
}

.constructor .item_box {
	position: absolute;
	color: #000;
	bottom: 12px;
	left: 12px;
	max-width: 0px;
	transition: .4s;
	overflow: hidden;
}

.constructor .item_box .detail_box {
	position: absolute;
	right: 11vw;
	top: 1vh;
}

.constructor .bullet.active .item_box {
	max-width: 1000px;
}

.partners.front .flexslider .slides .item_box {
	padding-left: 15px;
	padding-right: 15px;
}

.partners.front .flexslider .slides .item_box::after {
	clear: both;
	display: block;
	content: '';
}

.partners.front .flexslider .slides .image_box {
	float: left;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-size: calc(100% - 30px);
	background-position: center;
	padding-left: 15px;
	padding-right: 15px;
}

.partners.front .flexslider .slides .image_box img {
	width: 100%;
}

.partners.front .flexslider .slides .text_box {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: calc(100% - 100px);
}

.partners.front .flexslider .slides .text_box span {
	line-height: 140%;
}

.partners.front .flexslider .slides > li {
	height: auto;
	line-height: 100%;
}

.form.inline {
	padding: 0;
	padding-bottom: 60px;
}

.bg_pole {
	background-image: url(/images/bg_pole.jpg);
	background-blend-mode: multiply;
	background-color: rgba(0,0,0,0.4);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.item-views.front,
[data-class="VIDEO_INDEX_drag"] {
	padding: 50px 0 !important;
}

.item-views.front.type_1.company, .item-views.front.type_2.company, .item-views.front.type_3.company {
	padding: 0 !important;
}

.greyline {
	background-color: #dddddd;
}

.detail .galery .item img {
	/*width: 100%;
	height: 100%;*/
}

.catalog.detail .galery .inner {
	max-height: 590px;
}

.cat_detail .item-views.front h2 {
	margin-bottom: 50px;
}

.flexslider .slides img{margin: 0 auto;}

.props.row.flexbox.props_type_2 {
    background-color: #f8f9fb;
}


.mega-menu table td.full_dropdown .dropdown-menu > li > .menu_body a {
  font-weight: 700;
}

.mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu li a:not(:hover) {
  color: #000;
  font-weight: normal;
  line-height:120%;
}

.mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu li a span {
	line-height: 18px;
	display: inline-block;
}

/*Комплектация*/

.add_compl .compl_card {
	margin-bottom: 19px;
	
}

.add_compl .compl_text {
	line-height: 129%;
	font-size: 14px;
	text-align: center;
}