.stC {
    padding: 0;
}
.stC_index {
    padding: 0px 0 100px 0;
}
.ist_zg_stC {
    margin-bottom: 30px !important;
    font-size: 30px !important;
}
@media screen and (max-width: 600px) {
    .stC_index {
        padding: 0px 0 50px 0;
    }
    .ist_zg_stC {
        font-size: 20px !important;
    }
}
.s1 {
    width: 100%;
    height: 100vh;
    position: relative;
}

.s1_pol {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 540px;
    height: 100vh;
    background: url(/wp-content/themes/akril/assets/images/index/s1_pol.png) no-repeat bottom right;
    background-size: cover;
    display: none;
}

.s1_i {
    padding: 0;
}

.s1_i_slider {
    width: 100%;
}

.s1_i_slider_block {
    background: #222;
}

.s1_i_slider_isset {
    height: 90vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.s1_i_slider_isset_con {
    margin-top: 0;
    margin-left: 0;
    width: 1240px;
}

.s1_i_slider_isset_con_zg {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 1px;
}

.s1_i_slider_isset_con_zg_mini {
    font-size: 25px;
    display: block;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 30px;
}

.s1_i_slider_isset_con_btn > * {
    font-size: 14px;
    color: #fff;
    background: #ffa301;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    font-weight: 500;
    letter-spacing: 1px;
}

.s1_i_slider_isset_con_btn > :hover {
    background: #222;
}

.s1_block_isset {
    padding: 0;
}

.s1_block {
    width: 100%;
    height: 10vh;
    background: #222;
}

.s1_block_con {
    margin: 0;
    width: 1240px;
    margin: 0 auto;
    justify-content: flex-end;
}

.s1_block_con_b1 > span {
    text-transform: uppercase;
    font-size: 15px;
    color: #ff8a00;
    font-weight: 500;
    display: inline-block;
    margin: 0 5px 0 0;
}

.s1_block_con_b1 > a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.s1_block_con_b2 > * {
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 15px 0 0;
}

.s1_block_con_b2 > :last-child {
    margin: 0;
}

.s1_block_con_b2 > * > * {
    color: #fff;
    font-size: 16px;
}

.s1_block_con_b2 > :hover {
    background: #fff;
}

.s1_block_con_b2 > :hover > * {
    color: #222;
}

@media screen and (max-width: 1940px) {
    .s1_pol {
        display: block;
    }

    .s1_i {
        padding: 0 330px 0 0;
    }

    .s1_i_slider_isset {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .s1_i_slider_isset_con {
        margin-top: 100px;
        margin-left: 335px;
        width: 640px;
    }

    .s1_block_isset {
        padding: 0 420px 0 0;
    }

    .s1_block_con {
        margin: 0 125px 0 335px;
    }
}

@media screen and (max-width: 1900px) {
    .s1_pol {
        display: none;
    }

    .s1_i {
        padding: 0;
    }

    .s1_i_slider_isset {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .s1_i_slider_isset_con {
        width: 1240px;
        margin: 0 auto;
    }

    .s1_block_isset {
        padding: 0;
        margin: 0 auto;
    }

    .s1_block_con {
        margin: 0;
    }

    .s1_block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 1400px) {
    .s1_i_slider_isset_con {
        width: 1100px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .s1_block_con {
        width: 1100px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1150px) {
    .s1_i_slider_isset_con {
        width: 100%;
        padding: 0 10px;
    }

    .s1_block_con {
        width: 100%;
        padding: 0 10px;
    }
}

@media screen and (max-width: 600px) {
    .s1_i_slider_isset_con_zg {
        font-size: 24px;
        text-align: center;
    }

    .s1_i_slider_isset_con_zg_mini {
        font-size: 16px;
        margin-top: 14px;
        margin-bottom: 14px;
        text-align: center;
    }

    .s1_i_slider_isset_con_btn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .s1_i_slider_isset_con_btn > * {
        font-size: 12px;
        padding: 15px 25px;
    }

    .s1_block_con_b1 > span {
        display: none;
    }

    .s1_block_con_b2 > * {
        border: 2px solid #fff;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        margin: 0 10px 0 0;
    }

    .s1_block_con_b2 > * > * {
        font-size: 16px;
    }
}

.s2 {
    width: 100%;
    padding: 100px 7.5px;
}

.s2I {
    max-width: 1240px;
    margin: 0 auto;
}

.s2IB1_B1_sliderMiniI {
    width: 112px;
}

.s2IB1_B1_sliderMini_isset {
    width: 112.5px;
    padding: 7.5px 0;
}

.s2IB1_B1_sliderMini_isset > img {
    cursor: pointer;
    width: 100%;
}

.s2IB1_B1_sliderMiniBig_i {
    width: 450px;
    margin: 0 0 0 15px;
}

.s2IB1_B1_sliderMiniBig {
    width: 100%;
}

.s2IB1_B1_sliderMiniBig_isset {
    padding: 7.5px 0 0;
    width: 449px;
}

.s2IB1_B1_sliderMiniBig_isset > img {
    width: 100%;
}

.s2IB1_B2 {
    margin: 0 0 0 35px;
    padding: 7.5px 0 0;
}

.s2IB1_B2_zg {
    font-size: 30px;
    color: #2f2f2f;
    font-weight: 700;
}

.s2IB1_B2_zg > span {
    display: block;
    font-size: 33px;
    color: #ff8a00;
    margin-top: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.s2IB1_B2_ps {
    margin: 30px 0;
}

.s2IB1_B2_ps > * {
    margin: 0 0 25px;
}

.s2IB1_B2_ps > :last-child {
    margin: 0;
}

.s2IB1_B2_ps > p {
    color: #777;
    font-size: 16px;
    line-height: 26px;
}

.s2IB1_B2_ps_isset > p {
    display: block;
    color: #777;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.s2IB1_B2_ps_isset > p > span {
    color: #ff8a00;
    font-weight: 600;
}

.s2IB1_B2_btn > * {
    font-size: 14px;
    color: #fff;
    background: #ffa301;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}

.s2IB1_B2_btn > :hover {
    background: #2f2f2f;
}

.s2IB1_B2_arrows > * {
    border: 2px solid #2f2f2f;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 15px 0 0;
}

.s2IB1_B2_arrows > * > * {
    color: #2f2f2f;
}

.s2IB1_B2_arrows > :hover {
    background: #2f2f2f;
}

.s2IB1_B2_arrows > :hover > * {
    color: #fff;
}

.s2I2 {
    max-width: 1255px;
    margin: 0 auto;
    padding: 0 7.5px;
    margin-top: 60px;
}

.s2I2_b {
    width: 390px;
}

.s2I2_b_circle {
    width: 80px;
    height: 80px;
    background: #222;
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 15px 0 0;
}

.s2I2_b_circle > i {
    color: #fff;
    font-size: 35px;
}

.s2I2_b_con_zg {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 7px;
}

.s2I2_b_con_p {
    color: #777;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    max-width: 260px;
}

@media screen and (max-width: 1400px) {
    .s2I {
        max-width: 1100px;
    }

    .s2I2 {
        max-width: 1115px;
    }

    .s2I2_b {
        width: auto;
    }
}

@media screen and (max-width: 1140px) {
    .s2IB1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .s2IB1_B1 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }

    .s2IB1_B2 {
        margin: 20px 0 0;
    }

    .s2IB1_B2_arrows {
        display: none;
    }

    .s2IB1_B2 {
        padding: 0 7.5px;
    }
}

@media screen and (max-width: 1050px) {
    .s2I2 {
        margin-top: 30px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .s2I2_b {
        width: auto;
        margin: 10px;
    }
}

@media screen and (max-width: 700px) {
    .s2IB1_B1_sliderMiniI {
        width: 20%;
    }

    .s2IB1_B1_sliderMiniBig_i {
        width: 80%;
    }

    .s2IB1_B1_sliderMini_isset {
        width: 100%;
    }

    .s2IB1_B1_sliderMiniBig_isset {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .s2 {
        padding: 50px 2px 30px;
    }

    .s2IB1_B1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .s2IB1_B1_sliderMiniI {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }

    .s2IB1_B1_sliderMiniBig_i {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }

    .s2IB1_B1_sliderMiniBig_isset {
        padding: 0 7.5px;
    }

    .s2IB1_B1_sliderMini_isset {
        padding: 0 7.5px;
    }

    .s2IB1_B2_zg {
        font-size: 22px;
    }

    .s2IB1_B2_zg > span {
        font-size: 22px;
        margin-top: 15px;
    }

    .s2IB1_B2_ps {
        margin: 25px 0;
    }

    .s2IB1_B2_ab {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .s2I2 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .s2I2_b {
        margin: 0 0 20px;
    }

    .s2I2_b_con_zg {
        margin-bottom: 3px;
    }

    .s2I2_b_circle {
        width: 60px;
        height: 60px;
    }

    .s2I2_b_circle > i {
        font-size: 24px;
    }

    .s2I2_b_con_p {
        max-width: none;
    }
}

.s3 {
    width: 100%;
    min-height: 340px;
    background: url(/wp-content/themes/akril/assets/images/index/s3.png) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 10px;
}

.s3_i {
    width: 1240px;
}

.s3_i_slider {
    width: 100%;
}

.s3_i_b {
    text-align: center;
}

.s3_i_b > * {
    display: block;
    color: #fff;
}

.s3_i_b_zg {
    font-size: 40px;
    font-weight: 400;
}

.s3_i_b_p {
    font-size: 23px;
    margin-top: 8px;
    white-space: pre-line;
}

@media screen and (max-width: 1400px) {
    .s3_i {
        width: 1100px;
    }
}

@media screen and (max-width: 1160px) {
    .s3_i {
        width: 100%;
    }
}

.s4 {
    width: 100%;
    padding: 100px 2px;
}

.s4I_text {
    padding: 0 8px;
}

.s4I {
    max-width: 1240px;
    margin: 0 auto;
}

.ist_zg {
    color: #2f2f2f;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 38px;
}

.s4I_text_p {
    display: block;
    color: #777;
    font-size: 16px;
    margin: 0 auto;
    max-width: 370px;
    text-align: center;
    margin-top: 8px;
    line-height: 22px;
}

.s4I_slider_isset {
    margin: 25px 0;
}

.s4I_slider_block {
    width: 287px;
}

.s4I_slider_isset {
    text-align: center;
}

.s4I_slider_isset > img {
    width: 100%;
}

.s4I_slider_isset_zg {
    margin: 20px 0 8px;
    font-size: 18px;
    font-weight: 600;
    color: #2f2f2f;
}

.s4I_slider_isset_p {
    font-size: 16px;
    color: #777;
    line-height: 21px;
    display: block;
}

.s4I_btn > * {
    font-size: 14px;
    color: #fff;
    background: #ffa301;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}

.s4I_btn > :hover {
    background: #2f2f2f;
}

@media screen and (max-width: 1400px) {
    .s4I {
        max-width: 1100px;
    }

    .s4I_slider_block {
        width: 255px;
    }
}

@media screen and (max-width: 1150px) {
    .s4I_slider_block {
        padding: 0 8px;
    }
}

@media screen and (max-width: 600px) {
    .s4 {
        padding: 35px 2px;
    }

    .ist_zg {
        font-size: 24px;
    }

    .s4I_slider_block {
        width: auto;
    }

    .s4I_slider_isset {
        max-width: 350px;
        margin: 0 auto !important;
    }

    .s4I_text {
        margin-bottom: 20px;
    }

    .s4I_btn {
        margin-top: 20px;
    }
}

.s5 {
    width: 100%;
    padding-bottom: 100px;
}

.material {
    display: flex;
    justify-content: space-between;
}

.s5B1 {
    width: 60%;
    height: 400px;
    background: url(/wp-content/themes/akril/assets/images/index/s5/s5.png) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    border-radius: 0 40px 40px 0;
    overflow: hidden;
}

.s5B2 {
    width: 40%;
    height: 400px;
}

.s5B1_i {
    width: 900px;
}

.s5B1_i_slider_isset {
    width: 100%;
}

.s5B1_i_slider_isset_img {
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 30px 0 0;
    width: 200px;
}

.s5B1_i_slider_isset_p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.s5B1_i_arrows {
    margin-top: 10px;
}

.s5B1_i_arrows > button {
    font-size: 20px;
}

.s5B1_i_arrows > button > * {
    color: #fff;
}

.s5B1_i_arrows > span {
    display: inline-block;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.3);
    margin: 0 10px;
}

.s5B2 {
    position: relative;
}

.s5B2_zgBack {
    position: absolute;
    text-transform: uppercase;
    font-weight: 700;
    color: #2f2f2f;
    font-size: 27px;
    letter-spacing: 2px;
}

.s5B2_zg {
    position: absolute;
    font-size: 80px;
    color: rgba(1, 1, 1, 0.1);
    text-transform: uppercase;
    font-weight: 900;
}

@media screen and (max-width: 1700px) {
    .s5B1_i {
        width: 100%;
        padding: 0 20px;
    }
}

@media screen and (max-width: 1200px) {
    .s5B2_zgBack {
        font-size: 19px;
    }

    .s5B2_zg {
        font-size: 60px;
    }

    .s5B1_i_slider_isset_img {
        width: 150px;
    }
}

@media screen and (max-width: 900px) {
    .s5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .s5B1 {
        width: 100%;
        min-height: 400px;
        padding: 20px 0;
        border-radius: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .s5B1_i {
        padding: 0;
    }

    .s5B2 {
        width: 100%;
        height: auto;
        padding: 50px 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media screen and (max-width: 700px) {
    .s5B1_i_slider_isset {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 10px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .s5B1_i_slider_isset_img {
        width: 100px;
        margin: 0 0 20px;
    }

    .s5B1_i_slider_isset_p {
        width: 100%;
        text-align: center;
        line-height: 20px;
        font-size: 14px;
    }

    .s5B1_i_arrows {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px;
    }
}

.s6 {
    width: 100%;
    padding: 100px 0;
}

.s6_isset {
    max-width: 1260px;
    margin: 0 auto;
}

.s6_bs {
    margin-top: 35px;
}

.s6_bs_slider_isset {
    padding: 0 10px;
}

.s6_bs_slider_isset > img {
    width: 100%;
}

.s6_isset_L {
    padding: 0 10px;
    margin-top: 30px;
}

.s6_isset_L_btn {
    font-size: 14px;
    color: #fff;
    background: #ffa301;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}

.s6_isset_L_btn:hover {
    background: #222;
}

.s6_isset_L_arrows > button {
    border: 2px solid #2f2f2f;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 15px 0 0;
}

.s6_isset_L_arrows > button:hover {
    background: #2f2f2f;
}

.s6_isset_L_arrows > button:last-child {
    margin: 0;
}

.s6_isset_L_arrows > button > i {
    font-size: 16px;
}

.s6_isset_L_arrows > button:hover > i {
    color: #fff;
}

@media screen and (max-width: 1400px) {
    .s6_isset {
        max-width: 1120px;
    }
}

@media screen and (max-width: 600px) {
    .s6 {
        padding: 35px 0;
    }

    .s6_bs {
        margin-top: 15px;
    }

    .s6_isset_L {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .s6_isset_L_arrows {
        display: none;
    }
}

.S22N {
    max-width: 1240px;
    margin: 0 auto;
    /* border: 1px solid red; */
    padding: 0 10px 100px 10px;
    flex-direction: column;
    align-items: center;
}

.S22N_b {
    width: 49%;
}
.S22N_b > img {
    width: 45%;
    border-radius: 7px;
    margin-right: 15px;
}

.S22N_b_zg {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.S22N_b_p {
    color: #777;
}
.S22N_b_price {
    font-weight: 600;
    color: #2f2f2f;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.S22N_b_isset > div > * {
    font-size: 12px !important;
}

@media screen and (max-width: 900px) {
    .S22N {
        flex-wrap: wrap;
    }
    .S22N > * {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .S22N > *:last-child {
        margin: 0;
    }
}
@media screen and (max-width: 400px) {
    .S22N_b {
        flex-wrap: wrap;
    }
    .S22N_b > img {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .S22N_b_isset > div {
        display: flex;
        justify-content: center;
    }
}

/*
     FILE ARCHIVED ON 05:21:38 Jun 30, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:00:25 Apr 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.698
  load_resource: 160.396
  PetaboxLoader3.resolve: 146.653
  PetaboxLoader3.datanode: 11.118
*/