/* /bitrix24/ — стили блока sct-mid-c (были инлайн <style> в index.php страницы) */

.sct-mid-c .grey {color: #58666E;}
.sct-mid-c .bold {font-weight: bold;}
.sct-mid-c .cnt-box__txt {margin-bottom: 35px;}
.sct-mid-c .col__img-wrap.col__img-wrap__green {border-color: #719216;}
.sct-mid-c .col__img-wrap.col__img-wrap__yellow {border-color: #FFB908;}
.sct-mid-c .col__img-wrap.col__img-wrap__orange {border-color: #FF8E25;}
.sct-mid-c .col__img-wrap.col__img-wrap__red {border-color: #EC3137;}
.sct-mid-c .col__img-wrap.col__img-wrap__turquoise {border-color: #01c4f7;}
.sct-mid-c .col__img-wrap {padding-bottom: 20px; border-bottom: 1px solid transparent; margin-bottom: 25px; text-align: center;}
.sct-mid-c .col__txt {margin-bottom: 25px;}
.sct-mid-c .col__price {font-weight: bold; font-size: 20px; line-height: 25px;}
.sct-mid-c .col__btn {width: 100%;}
.sct-mid-c .col__btn-wrap {margin-top: 25px;}
.sct-mid-c .col__img-wrap img {/*margin-left: -10%;*/ -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.sct-mid-c .col:hover .col__img-wrap img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
	