

/* Start:/bitrix/templates/new/components/bitrix/catalog/tarifs/bitrix/catalog.element/.default/style.css?17533593461265*/
.catalog-price {
	 color:red;
}
.mb40{
	margin-bottom: 40px;
}
.mb20{
	margin-bottom: 20px;
	min-height: 66px;
}
.container .tarif-row {
	background: #f3f3f3;
	color: #14aa14;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.container .tarif-row h3 {
    font-weight: bold;
}
.container .tarif-row h4 {
    color: #070002;
    font-size: 16px;
    font-weight: normal;
}
.container .tarif-row h4 span {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
}
.container .tarif-row .desc {
    color: #757575;
    font-size: 14px;
}
.pt10{
	padding-top: 10px;
}
.pt5 {
	padding-top: 12px;
	color: #14aa14;
	font-size: 40px;
	padding-bottom: 10px;
}
.pt5 div,
.pt5 i {
	display: inline-block;
	vertical-align: middle;
}
.pt5 img {
	max-height: 40px;
}
.pt5 .grey {
	color: #e2e2e2;
}
.img-col img{
	margin-right: 10px;
}
.recall-a{
	border: 2px solid #5ae17f;
    padding: 10px 80px;
    font-size: 24px;
}
.recall-a:hover{
	background: #5ae17f;
	color: #fff;
}
.recall-bottom{
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}

@media screen and  (max-width:768px) {
    .container .tarif-row {
        display: block;
    }
}
/* End */
/* /bitrix/templates/new/components/bitrix/catalog/tarifs/bitrix/catalog.element/.default/style.css?17533593461265 */
