.main-dignity__item{
	width: 100% !important;
}


.main-dignity__text{
	min-height: 60px;
	background-color: #a7a7a7;
}


.navbar__link {
  padding: 13px 15px 9px;
}

.catalog-product__info {
	  /*min-height: 130px;*/
}

.catalog-product__image {
	/*
	max-width: 300px;
	max-height: 250px;
	*/
	/*
	width : 250px;
	height: 238px;
	*/
}

.equipment-testimony {
	margin-top: 0px;
}

.catalog-product {
	padding: 0 0 0 0px;
}

.product-characteristics {
	margin-top: 0px;
}

.product-description {
	padding-top: 0px;
}

.navbar__list .navbar__item .navbar__link.active{
    color: #ff2323;
}

.footer__title {
	color: #2d6bb6;
}

#priceform #fres , #feedbackform #fres , #questform #fres {
	color: red;
	text-align: right;
	padding-top: 5px;
	font-size: 14px;
}

.make__canvas {
    display: inline-block;
    height : 190px;
}

.make__canvas:after {content:none;}

.catalog-product__canvas {width:100%;}

.make__link.rec {
    font-family: Cuprum,Arial,Helvetica,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.catalog-manufacturers {
    margin-top: 0px;
}

.navmenu-list__heading a.active {
	color: #ff2323;
}

/* */

.navmenu-list__heading {
	text-transform: none;
}

.navmenu-list_alternate {
	font-size: 16px;
}

.navmenu-list_deputy {
	font-size: 15px;
}

.prjheader {
	padding-bottom:10px;
}

.prjheader a:hover{
	color: #ff2323
	/*text-decoration: underline;*/
}

.prjcontent{
	padding-bottom: 10px;
}


.prjblock h2 {
	font: 400 20px/22px Cuprum,Arial,Helvetica,sans-serif
}

.static ul{
	list-style: outside;
	padding-left: 20px;
	padding-top: 5px;	
}


.catalog-product__title {
	font : 400 16px/18px Cuprum,Arial,Helvetica,sans-serif;
}

.catalog-product__item {
	font-size: 14px;
}

.make__name {
	font-size: 18px;
}

.product-characteristics .detail, .product-characteristics .detail {
	font-size: 15px;
	padding-top: 15px !important;
}

.product-characteristics .detail table {
	margin-top: 20px !important;
}

/*------- */

@media (max-width: 768px){
	 .static
	 {
	  width: 100% !important;
	 }
	 
	 .dblock table ,
	 .dblock tbody ,
	 .dblock td,
	 .dblock tr
	 {
	 	display:block !important;
	 }
	 /*
	 .gui-wysiwyg table ,
	 .gui-wysiwyg tbody ,
	 .gui-wysiwyg td,
	 .gui-wysiwyg tr
	 {
	 	display:block !important;
	 }
	 */
}

#priceform {
	max-width:540px;
}


.static table {width:100%;}