

/* Start:/local/templates/ss/components/bitrix/news.list/prise/style.css?17593993473604*/
.prise-table {
	position: relative;
	width: 30%;
}
.prise-table-block {
	display: flex;
    flex-direction: column;
    justify-content: center;
	border: 1px solid #504f4f;
    text-align: center;
    padding: 0 20px 20px
}
.prise-table-block h4 {
	font-weight: 500;
    font-size: 16px;
    padding: 30px 0 20px;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    color: #232323;
}
.prise-table-block h4:after {
	display: none;
}
.prise-table-block h4:before {
	content: '';
    position: relative;
    top: -32px;
    width: 98px;
    height: 3px;
    background: #e4e7e9;
    margin: 0 auto;
    display: block;
    transition: all 300ms ease-in-out 0s;
}
.prise-table-block:hover h4:before {
    background: #27ae61;
}
.prise-table-block:hover .white.btn span {
    border: 1px solid #27ae61;
	background: #27ae61;
	color: #fff;
}
.prise-table-block-round {
	width: 130px;
    height: 130px;
    border-radius: 100%;
    border: 4px solid #f6f6f8;
    overflow: hidden;
    margin: 0 auto 20px;
    background: #fff;
    letter-spacing: 0.5px;
    color: #232323;
    line-height: 24px;
}
.prise-table-block-round-round {
	width: 100%;
    height: 100%;
    display: block;
    border: 2px solid #27ae61;
    border-radius: 100%;
    padding-top: 22px;
    line-height: 10px;
}
.prise-table-block-round-round strong {
	font-size: 40px;
    font-weight: 400;
    color: #232323;
    line-height: 1.2;
    font-style: normal;
}
.prise-table-block-list  {
	position: relative;
	max-height: 700px;
    overflow: hidden;
    z-index: 1;
}
.prise-table-block-list ul {
    z-index: 1;
    margin: 0;
    padding: 0;
    text-align: left;
}
.prise-table-block-list.hei100 {
    max-height: 100%;
}
.prise-table-block-list ul li {
    margin-bottom: 25px;
    letter-spacing: 0.5px;
    width: 100%;
    padding-left: 20px;
	line-height: 18px;
}
.prise-table-block-list ul li:before {
    content: "\f058";
	color: #27ae61;
    font-family: "Font Awesome 5 Free";
	font-size: 14px;
    position: absolute;
    left: 0px;
}
.prise-table-block-list span {
	display: block;
    font-size: 12px;
    padding-top: 5px;
}
.razvorot {
	display: flex;
    position: relative;
    flex-direction: column;
    line-height: 16px;
    font-size: 12px;
    color: #817f7f;
    padding-top: 30px;
    padding-bottom: 5px;
}
.razvorot:before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 50px;
    top: -30px;
    background: url(/local/templates/ss/images/tuman.png) bottom repeat-x;
}
.razvorot i {
    padding-bottom: 2px;
    font-size: 30px;
    color: #817f7f;
    cursor: pointer;
}
.razvorot.none, 
#close1.razvorot.none, 
#close2.razvorot.none, 
#close3.razvorot.none {
    display: none;
}
.bonus {
	display: flex;
	background: #ffdb79;
    padding: 20px 20px 5px;
    text-align: left;
    margin-left: -20px;
    margin-right: -20px;
}
.bonus i {
    font-size: 50px;
    float: left;
    padding: 5px 15px 20px 0;
}
.bonus strong {
    font-size: 17px;
}
.vah {
	position: absolute;
    right: -5px;
    top: -5px;
    background: url(/local/templates/ss/images/hit.png) center no-repeat;
    width: 73px;
    height: 73px;
}
.vah  p {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    color: #fff;
    font-size: 16px;
    padding: 8px 28px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.subtit {
    display: block;
    font-size: 12px;
    line-height: 15px;
    text-transform: none;
    font-weight: 300;
    margin-bottom: 20px;
    padding: 0;
}
/* End */
/* /local/templates/ss/components/bitrix/news.list/prise/style.css?17593993473604 */
