.presscentermainn .item:not(.first) .img {
    display: block;
}

.col-md-12.calc {
	border: 1px solid #65b031;
	box-shadow: 1px 3px 5.84px 2.16px rgba(0, 0, 0, 0.13); 
width: 97.35%;
}
.calc img {
    width: 90% !important;
    display: block;
    float: right;
}

.itog {
  margin-top: 20px;
}
.itog #res {
  color: #313131;
  font-size: 24px;
  font-weight: bold;
  margin: 0 10px;
  background-color: #e1e1e1;
  padding: 3px 0;
  width: 215px;
}
.itog p:last-child {
  font-weight: 600;
  color: #313131;
  font-size: 18px;
}
.tabp a {
    color: #555555;
}

.left_b_r_dis:before {
content: '';
    position: absolute;
    top: 0;
    /* left: 5px; */
    border-left: solid 8px #fff;
    border-top: solid 8px #fff;
    border-right: solid 2px #eaeaea;
    border-bottom: solid 30px #eaeaea;
}
.left_b_r:before {
content: '';
    position: absolute;
    top: 0;
    /* left: 5px; */
    border-left: solid 8px #fff;
    border-top: solid 8px #fff;
    border-right: solid 2px #65b031;
    border-bottom: solid 30px #65b031;
}

.left_b_r .tabp {
background:#65b031!important;
color:white!important;
}



.left_b_m_dis:before {
content: '';
    position: absolute;
    top: 0;
    /* left: 5px; */
    border-left: solid 8px #fff;
    border-top: solid 8px #fff;
    border-right: solid 2px #eaeaea;
    border-bottom: solid 30px #eaeaea;
}
.left_b_m_dis:after{
    content: '';
right:0px;
    top:0;
    position: absolute;

border-right: solid 8px #fff;
    border-top: solid 8px #fff;
    border-left: solid 2px #eaeaea;
    border-bottom: solid 30px #eaeaea;
}



.left_b_m:before {
content: '';
    position: absolute;
    top: 0;
    /* left: 5px; */
    border-left: solid 8px #fff;
    border-top: solid 8px #fff;
    border-right: solid 2px #65b031;
    border-bottom: solid 30px #65b031;
}
.left_b_m:after{
    content: '';
right:0px;
    top:0;
    position: absolute;

border-right: solid 8px #fff;
    border-top: solid 8px #fff;
    border-left: solid 2px #65b031;
    border-bottom: solid 30px #65b031;
}


.left_b_l_dis:after{
    content: '';
right:0px;
    top:0;
    position: absolute;

border-right: solid 8px #fff;
    border-top: solid 8px #fff;
    border-left: solid 2px #eaeaea;
    border-bottom: solid 30px #eaeaea;
}

.left_b_l:after{
    content: '';
right:0px;
    top:0;
    position: absolute;

border-right: solid 8px #fff;
    border-top: solid 8px #fff;
    border-left: solid 2px #65b031;
    border-bottom: solid 30px #65b031;
}

.left_b_l .tabp, .left_b_m .tabp{
background:#65b031!important;
color:white!important;
}

.calc-form {
padding:20px 5px;
}

.tabp {
padding: 10px;
  /*  border: 1px solid grey;*/
    text-align: center;
}

.tabp.dis {
background:#eaeaea;
}

.calc img {
    width: 90% !important;
    display: block;
    float: right;
}

.itog {
  margin-top: 20px;
}
.itog #res {
  color: #313131;
  font-size: 24px;
  font-weight: bold;
  margin: 0 10px;
  background-color: #e1e1e1;
  padding: 3px 0;
  width: 215px;
}
.itog p:last-child {
  font-weight: 600;
  color: #313131;
  font-size: 18px;
}
.tabp a {
    color: #555555;
}

.sections li.section {
    display: block;
    width: 20%;
    float: left;
    padding: 17px;
    text-align: center;
}
.sections a.psection {
    display: block;
    height: 170px;
    line-height: 170px;
    text-align: center;
}
.sections a.psection img {
    max-height: 161px;
    line-height: 1.2;
    vertical-align: middle;
}

ul > li:before, ol > li:before {
    content: '\2022';
    position: absolute;
    top: 0;
    left: -31px;
    font-size: 14pt;
    line-height: 1em;
    color: #fff;
}

.colors-list > div {
    overflow: hidden;
    height: 100px;
}

.brandslistimgowl1 .owl-item {
    text-align: center;
    background-color: #fff;
}

.brandslistimgowl1 .owl-item .pic .brandslistimgowl1__block {
	filter: grayscale(100%); 
}

.brandslistimgowl1 .owl-item .pic .brandslistimgowl1__block:hover {
	filter: none;
}