

/* 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 */


/* Start:/local/templates/19500/css/block-css/rs-payment-plan.css?16328260213322*/
.rs-17 .rs-payment-plan {
    background: #f7f8f9 url("/local/templates/19500/css/block-css/../../img/escort-price/img32_logo1c.png") bottom right no-repeat;
    padding-top: 87px;
    padding-bottom: 57px;
}

.rs-17 .rs-payment-plan_items {
    padding-left: 50px;
    counter-reset: payment;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -40px;
}

.rs-17 .rs-payment-plan__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-payment-plan__item-block {
    position: relative;
    z-index: 2;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    padding: 0px 40px;
    margin-bottom: 100px;
}

.rs-17 .rs-payment-plan__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    background-color: #fff;
    padding-top: 78px;
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 47px;
}

.rs-17 .rs-payment-plan__item::before {
    counter-increment: payment;
    content: "0" counter(payment);
    font-size: 120px;
    font-weight: 900;
    color: #f1f0f6;
    position: absolute;
    top: -60px;
    left: -60px;
}

.rs-17 .rs-payment-plan__item::after {
    content: '';
    position: absolute;
    width: 100%;
    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-payment-plan__item h3 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    color: #000000;
}

.rs-17 .rs-payment-plan__item p {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 18px;
    font-weight: 700;
    color: #2a3cb7;
    line-height: 138.88889%;
    margin-bottom: 10px;
}

.rs-17 .rs-payment-plan__footnote {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.025em;
    color: #000000;
}

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

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

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



@media (max-width: 1630px) {
    .rs-17 .rs-payment-plan {
        padding-top: calc(30px + 57 * ((100vw - 320px) / 1310));
    }

    .rs-17 .rs-payment-plan {
        padding-bottom: calc(30px + 27 * ((100vw - 320px) / 1310));
    }

    .rs-17 .rs-payment-plan__title {
        font-size: calc(28px + 17 * ((100vw - 320px) / 1310));
    }
}

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

@media (max-width: 991.98px) {
    .rs-17 .rs-payment-plan__item-block .rs-payment-plan__item::after {
        -webkit-transform: translate(-15px, 15px);
        transform: translate(-15px, 15px);
    }
}

@media (max-width: 767.98px) {
    .rs-17 .rs-payment-plan__item-block {
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}

/* End */
/* /local/templates/19500/css/block-css/rs-tariffs.css?16328260212863 */
/* /local/templates/19500/css/block-css/rs-payment-plan.css?16328260213322 */
