

/* Start:/local/templates/19500/css/block-css/rs-supports.css?16328260212927*/
.rs-17 .rs-supports {
    background: #f7f8f9 url("/local/templates/19500/css/block-css/../../img/support-kits/img31_logo1c.png") bottom right no-repeat;
    padding-top: 86px;
    padding-bottom: 53px;
}

.rs-17 .rs-supports_items {
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -30px;
}

.rs-17 .rs-supports__title {
    font-size: 45px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
    text-align: center;
    margin-bottom: 82px;
}

.rs-17 .rs-supports__item-block {
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    padding: 0px 30px;
    margin-bottom: 84px;
}

.rs-17 .rs-supports__item {
    display: block;
    height: 100%;
    position: relative;
    background-color: #fff;
    padding-top: 73px;
    padding-left: 34px;
    padding-right: 34px;
}

.rs-17 .rs-supports__item::after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 320px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.rs-17 .rs-supports__item h3 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    color: #000000;
}

.rs-17 .rs-supports__item p {
    font-size: 14px;
    line-height: 178.57143%;
    font-weight: 400;
    color: #555555;
    margin-bottom: 30px;
}

.rs-17 .rs-supports__icon {
    display: block;
    width: 56px;
    height: 56px;
}

.rs-17 .rs-supports__icon img {
    width: 100%;
}

.rs-17 .rs-supports__btn {
    text-align: center;
}

.rs-17 .rs-supports__item-block .rs-supports__item::after {
    -webkit-transform: translate(-30px, -30px);
    transform: translate(-30px, -30px);
    background-color: #1c1c1c;
}

.rs-17 .rs-supports__item-block_yellow .rs-supports__item::after {
    background-color: #ffdd00;
}

.rs-17 .rs-supports__item-block_blue .rs-supports__item::after {
    background-color: #2a3cb7;
}

.rs-17 .rs-supports__item-block:hover .rs-supports__item::after {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

@media (max-width: 1630px) {
    .rs-17 .rs-supports__item-block {
        margin-bottom: calc(35px + 49 * ((100vw - 320px) / 1310));
    }
}

@media (max-width: 1200px) {
    .rs-17 .rs-supports__item {
        padding-top: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991.98px) {
    .rs-17 .rs-supports__item-block {
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
    }

    .rs-17 .rs-supports__item-block .rs-supports__item::after {
        -webkit-transform: translate(-15px, -15px);
        transform: translate(-15px, -15px);
    }
}

@media (max-width: 767.98px) {
    .rs-17 .rs-supports__item-block {
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}
/* End */


/* Start:/local/templates/19500/css/block-css/rs-tariffs.css?16328260212863*/
.rs-17 .rs-tariffs {
    padding: 73px 0px 82px 0px;
}

.rs-17 .rs-tariffs__title {
    font-size: 45px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
}

.rs-17 .rs-tariffs__table {
    overflow-x: auto;
    padding: 61px 0px 33px 0px;
}

.rs-17 .rs-tariffs__table table {
    border-collapse: collapse;
}

.rs-17 .rs-tariffs__table table td,
.rs-17 .rs-tariffs__table table th {
    padding: 25px 18px;
    border: 1px solid #eeeff9;
}

.rs-17 .rs-tariffs__table table th {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.025em;
    color: #2a3cb7;
    text-align: center;
}

.rs-17 .rs-tariffs__table table td span {
    display: block;
    color: #2a3cb7;
    font-size: 20px;
    text-align: center;
    font-weight: 300;
}

.rs-17 .rs-tariffs__table table td:nth-child(1) {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
    min-width: 400px;
}

.rs-17 .rs-tariffs__table table td:nth-child(2) {
    background-color: rgba(42, 60, 183, 0.03);
}

.rs-17 .rs-tariffs__table table tr:nth-child(even) {
    background-color: rgba(42, 60, 183, 0.05);
}

.rs-17 .rs-tariffs__table table tr:nth-child(1),
.rs-17 .rs-tariffs__table table tr:nth-child(2) td {
    background-color: transparent !important;
    white-space: nowrap;
}

.rs-17 .rs-tariffs__table table tr:nth-child(2) {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
    text-align: center;
}

.rs-17 .rs-tariffs__table table tr:nth-child(2) span {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.025em;
}

.rs-17 .rs-tariffs__table table a:not(.out_link) {
    display: block;
    width: 149px;
    height: 45px;
    line-height: 45px;
    background-color: #2a3cb7;
    border-radius: 5px;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #ffffff;
    margin: 20px auto 0 auto;
}

.rs-17 .rs-tariffs__footnote p {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.025em;
    color: #000000;
}
td{
	text-align:center;
}
table#options_tarifs{
	display:none;
}

.rotate tr:first-child td{
	font-weight: bold;
}
.cell-head{
	font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    letter-spacing: 0.025em !important;
    color: #2a3cb7 !important;
    text-align: center !important;
}
.programs__price-title {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
    margin-top: 40px;
}
.bl{
font-weight: 600 !important;
}
.rs-17 .rs-payment-plan__item p span{
font-weight: 400;
    color: #000000;
}
/* End */
/* /local/templates/19500/css/block-css/rs-supports.css?16328260212927 */
/* /local/templates/19500/css/block-css/rs-tariffs.css?16328260212863 */
