.row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.flex-wrap {
	display: flex;
	flex-wrap: wrap;
}

.row-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.table {
	overflow: hidden;
}

.video-responsive {
   height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
 
    margin: 0px auto;
    /* max-width: 800px;*/
    width: 75%;
}

.video-responsive iframe {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.well-item {
	background-color: #f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 19px;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-'],
.row.no-gutter [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
   .video-responsive {
       width: 100%;
   }
   
	.row-flex > div[class*='col-'] {
	     margin: 0; 
	}

	.row-flex, .row-flex > div[class*='col-'] { 
		display: block;
	}
	
	.preimushestva-container .row-flex {
		display: flex;
	}
}

.section-content h2,
.section-content h3 {
	text-align: center;
}

.plashka_h1 {
	background-color: #1d9d84;
	color: #fff;
	padding: 10px;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 30px;
}

.cena {
	font-size: 45px;
	text-align: center;
}

.icons-list-item {
	margin-bottom: 30px;
}

.item-properties {
	text-align: center;
	margin: 20px 0;
}

.logo {
	text-align: center;
}

.logo-text {
	margin-top: 10px;
}

.logo-text a {
	color: #5c5c5c;
	text-decoration: none;
}

.logo-text i {
	display: none;
}

.s_header_type_1.m_fixed_header #header .col-menu {
	display: none;
}

.s_header_type_1.m_fixed_header #header .col-header-fixed {
	display: block !important;
}

.s_header_type_1.m_fixed_header #header .logo-text {
	display: none;
}

.col-header-phone {
	font-size: 22px;
}

.col-header-phone a {
	text-decoration: none;
}

.col-header-phone i {
	margin-right: 7px;
}

.logo-phone {
	font-size: 20px;
	margin-top: 10px;
}

.m_fixed_menu .menubar {
	position: relative;
	background: #fff;
	box-shadow: none;
}

.m_fixed_menu #header {
	background: #fff;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
	animation: fixedMenubar 0.4s both;
}

.m_fixed_menu #header  .logo-text {
	display: none;
}

.m_fixed_menu #header .col-logo,
.m_fixed_menu #header .col-right,
.m_fixed_menu #header .col {
	padding-top: 5px;
	padding-bottom: 5px;	
}

.m_fixed_menu #header .row {
	min-height: 80px;
}

.icons-list i {
	color: #006400;
	font-size: 70px;
	min-height: 100px;
}

/* .icons-list i:before {
	vertical-align: middle;
} */

.item-content {
	text-align: center;
}

.items-view-list .item-content {
	text-align: left;
}

.home-questions .item-content {
	text-align: left;
}

img.alignleft, div.alignleft {
	float: left;
	margin: 0px 20px 13px 0;
	max-width: 100%;
}

.panel-body-name {
	font-size: 24px;
	line-height: 1.5;
	margin: 0 0 30px 0;	
	text-align: center;
}

.materialy-container {
	margin: 20px 0;
}

.materialy-img {
	margin-bottom: 20px;
	min-height: 150px;
}

.materialy-name {
	min-height: 40px;
}

.materialy-price {
	font-size: 20px;
}

.callButton {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 999;
}

.prodknopki {
	margin-top: 40px;
	border: 1px solid #e5e5e5;
	padding: 20px;
}

.prodknopki .item-text {
	font-size: 24px;
}

.prodknopki .item-text span {
	display: block;
	font-size: 14px;
	margin-top: 5px;
}

.items-view-list .item {
	padding-top: 30px;
	margin-bottom: 30px;
}

.items-view-list .item:first-child {
	padding-top: 30px;
}

.block-preim {
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 2px solid #e6e6e6;	
}

.block-preim-img {
	margin-bottom: 20px;
}

.polotno-img {
	width: 70px;
	height: 45px;	
}

.dop-info-links {
	list-style-type: none;
	padding: 0;
	text-align: center;
}

.vitrina3 {
	border: 2px solid #eeeeee;
	padding: 20px;
	text-align: center;
}

@media (max-width: 767px) {
	.vitrina3 {
		margin-bottom: 20px;
	}
	
	.items-view-list .item-in,
	.items-view-list .item-content,
	.items-view-list .item-in a {
		text-align: center;
	}
}

.vitrina3 .item-title {
	font-size: 16px;
	margin-top: 15px;
}

.vitrina3 .item-title a {
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #000;
	text-decoration: none;	
}

.vitrina-avtomatika img {
	max-height: 150px;
}

.tipovye-container .item-properties {
	text-align: left;
}

.tipovye-in {
	border: 2px solid #eeeeee;
	padding: 20px;
	margin-bottom: 20px;
}

.tipovye-in .item-img {
	margin-bottom: 20px;
}

.tipovye-in .item-title a {
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #000;
	text-decoration: none;	
}

@media (max-width: 470px) {
	.tipovye-item.col-xs-6 {
		width: 100%;
	}
}

.tipovye-price {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
}

.tipovye-price span {
	font-weight: normal;
	font-size: 14px;
}

.tipovye-nazakaz {
	background: #006400;
	padding: 5px;
	display: inline-block;
	color: #fff;
	margin-bottom: 20px;
	text-decoration: none;
}

.tipovye-container > .row {
  display: flex;
  flex-wrap: wrap;
}

.priceblock-header {
	font-size: 15px;
}

.priceblock {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.priceblock-contacts {
	margin-top: 20px;
}

@media (max-width: 767px) {
	.price-columns {
		text-align: center;
	}
}

.price-columns .btn {
	max-width: 100%;
	white-space: normal;
}

.vneshniy-vid-item-container {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.vneshniy-vid-item {
	margin: 10px 17px;
}

.vneshniy-vid-item p {
	margin: 10px 0;
}

.vneshniy-vid-item-title {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.preimushestva-container {
	margin: 20px 0;
}

.preimushestva-container a,
.preimushestva-container a:hover {
	text-decoration: none;
	color: #5c5c5c;
}

.preimushestva-container span {
	color: #006400;
	font-size: 20px;
}

.short-links-container {
	margin-bottom: 20px;
}

.short-links-container a {
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
}

td.hover {
	background-color: #a0a9ac2e;
}

td.hovercell {
	background-color: #d7d6d6;
}

.price-table table td, 
.price-table table th {
	white-space: nowrap;
}

.preimushestva-item {
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
}

@media (min-width: 1200px) {
	.preimushestva-item:before {
		content: '\2022';
		position: absolute;
		left: 0;
		font-size: 35px;
		color: #006400;
	}
}

.preimushestva-item.preimushestva-item-first:before {
	content: '';
}

.preimushestva-item-first {
	padding-left: 0;
}

.white-popup-block {
	background: #FFF;
	padding: 20px 45px;
	text-align: left;
	max-width: 1180px;
	margin: 40px auto;
	position: relative;
}

.vklucheno-stoimost {
	margin-bottom: 30px;
}

.faq-tabs {
	overflow: hidden;
}