@import url("../font/gost-type-a/stylesheet.css");

html, body {
    width: 100%;
    min-height: 100%;
}

body {
    width: 100%;
    min-height: 100%;
    font-family: Stem;
    font-size: 18px;
    font-weight: 350;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #000000;
}

.main * {
    transition: .3s;

    font-family: Stem !important;
}

.main .container {
    max-width: 1400px;
}

.dialog .container {
    max-width: 1400px;
}

.mainmenu {
    display: flex;
    align-items: center !important;
    height: 100%;
    text-align: center;
    padding: 0;
    list-style: none;
    margin: 0;
}

.mainmenu li {
    flex-grow: 1;
}

.mainmenu li a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
}

.mainmenu li a.m-blue {
    color: #17B1D8;
}

.mainmenu li a:hover {
    text-decoration: none;
    color: #17B1D8;
}

a.b-buy {
    background: #17B1D8;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 3px 10px;
}

a.b-buy:hover {
    text-decoration: none;
    background: #B14291;
}

.header {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.header-top {
    padding: 18px 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 30;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 25%);
}

.header-bg {
    height: auto;
    overflow: hidden;
    position: relative;
}

.header-bg img {
    width: 100%;
    height: auto;
}

.header-bg .e-c {
    width: 100%;
    height: 100%;
    max-width: 1400px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
}

.header-bg .text-0 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -150px;
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 49px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    height: 98px;
}

.header-bg .text-0 {
    background: linear-gradient(90deg, rgba(23, 177, 216, 0) 0%, rgba(23, 177, 216, 0.5) 34.9%, rgba(23, 177, 216, 0.5) 36.67%, rgba(23, 177, 216, 0) 96.87%);
    padding: 20px 20px 20px 150px;
    height: auto;
    width: 800px;
    margin-right: 0;
    text-shadow: none;
    margin-top: -130px;
    left: -100px;
}

.header-bottom {
    background: linear-gradient(
            to right,
            #B14291 0%,
            #B14291 60%,
            #17B1D8 60%,
            #17B1D8 100%
    );
    position: relative;
    z-index: 2;
    margin-top: -175px;
}

.header-bottom .img {
    padding: 0 15px;
    margin-top: -208px;
}

.header-bottom .img img {
    height: 279px;
    width: auto;
}

.b-grey {
    background-color: #75777B;
}

.header-bottom .b-grey .img img {
    margin-bottom: -23px;
}

.header-bottom .text {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #FFFFFF;

    padding-bottom: 30px;
}

.header-bottom .text-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 30px;
}

.header-bottom a.open {
    display: block;
    text-decoration: none;
}

.header-bottom a.open:hover {
    text-decoration: none;
}

.header-bottom a.open:hover img {
    transform: scale(1.1);
}

.b-b-buy {
    position: fixed;
    right: 44px;
    bottom: 44px;
    z-index: 30;
}

.b-b-buy a {
    display: inline-block;
    padding: 7px 15px;
    width: 177px;
    height: 64px;
    background: #FFFFFF;
    border: 1px solid #17B1D8;
    border-radius: 125px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}

.b-b-buy a:hover {
    text-decoration: none;
}

.b-b-buy a span {
    color: #17B1D8;
}

h3 {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0.05em;
    margin-bottom: 50px;
}

h3.pink {
    color: #B14291;
}

h3.blue {
    color: #17B1D8;
}

.block {

}

.block-1 {
    padding: 100px 0;
}

p {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 15px !important;
}

.text-pink {
    color: #B14291;
}

.text-big {
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
}

.w-middle {
    font-weight: 500;
}

.text-2-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    text-align: left;
    letter-spacing: 0.05em;
    color: #17B1D8;
}

.text-2-2 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #B14291;
}

.block-2 {
    background-color: #17B1D8;
    padding: 0 0 50px 0;
}

.block-2 .img.img-1 {
    padding-right: 50px;
}

.b-more-c {
    display: inline-block;
    padding: 15px 43px;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    background: #B14291;
    height: 62px;
    border-radius: 104px;
    margin: 0 auto 0 auto;
    position: relative;
    top: -34px;
    cursor: pointer;
}

.b-more-v {
    margin-left: 45px;
}

.text-3 p {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.text-3 p.text-3-2 {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.pb70 {
    padding-bottom: 70px;
}

p.text-4 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-bottom: 30px !important;
}

.text-5-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin: 23px 0;
}

.text-5-2 p {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.text-6 {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 30px;
}

.block-3 {
    padding: 110px 0 240px;
}

.block-3 h3 {
    margin-bottom: 15px;
}

.c-check {
    list-style: none;
    padding: 30px 0 0;
    margin: 0;
    display: flex;
}

.c-check li {
    flex-grow: 1;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #B14291;

    padding-left: 35px;
    padding-right: 15px;
    background-image: url("../new-img/check-pink.svg");
    background-repeat: no-repeat;
    background-position: 0 3px;
}

.block-4 {
    background: linear-gradient(
            to right,
            #B14291 0%,
            #B14291 50%,
            #17B1D8 50%,
            #17B1D8 100%
    );
    position: relative;
    z-index: 2;
    margin-top: -180px;
}

.block-4 .img img {
    height: 399px;
    width: auto;
}

.block-4 .text {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #FFFFFF;

    padding-bottom: 30px;
}

.block-4 .text-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 30px;
}

.block-4 a.open {
    display: block;
    text-decoration: none;
}

.block-4 a.open:hover {
    text-decoration: none;
}

.block-4 a.open:hover img {
    transform: scale(1.1);
}

.text-11-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.text-12 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #B14291;
    margin: 30px 0 15px;
}

.text-12.c-grey {
    color: #75777B;
}

.text-12.c-blue {
    color: #17B1D8;
}

.text-13 {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #000000;
}

.row.text-11.align-items-center {
    padding: 30px 15px 50px;
}

.row.text-11.align-items-center img {
    width: 50px;
    margin-right: -15px;
}

.block-4 .wrapper {
    margin-top: 0px;
}

.text-more {
    margin-bottom: -400px;
}

.text-more a {
    display: inline-block !important;
    padding: 15px 45px;
    height: 62px;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    background: #B14291;
    border-radius: 104px;
    margin: 30px 0;
}

.text-more a:hover {
    background: #17B1D8;
    text-decoration: none;
}

.block-4 .c-1 {
    background-image: url("../new-img/ccbg.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50px;
    background-size: 165px auto;
}

.block-5 {
    margin-top: 450px;
    padding: 100px 0 20px;
    background-color: #F6F6F6;
}

.text-14 {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #020203;
    padding-right: 50px;
}

.block-5 .img-1 img {
    width: 100%;
    height: auto;
}

.block-5 .text-more .open {
    margin-top: 70px;
    height: 49px;
    padding: 13px 35px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.text-15 {
    font-style: normal;
    font-weight: 350;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #020203;
    padding-bottom: 15px;
}

.text-16 {
    padding: 30px 0 15px;
    border-top: solid 3px #17B1D8;
    border-bottom: solid 3px #17B1D8;
    margin-bottom: 70px;
}

.text-16 p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #B14291 !important;
}

.r-1 {
    padding: 30px 0;
    margin-top: 50px;
}

.block-5 .img {
    padding-right: 50px;
}

.block-6 {
    padding: 90px 0;
    margin-bottom: 160px;
}

.text-17 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #B14291;
    margin-bottom: 50px;
}

h3.c-grey {
    color: #75777B;
    margin-bottom: 0;
}

.block-4.b-7 .text-13 {
    height: 170px;
    margin-bottom: -370px;
}

.block-4.b-7 .text-11-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding-left: 30px;
}

.block-4.b-7 .c-1 {
    background-image: url("../new-img/ccc1.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 30px) 60px;
    background-size: 136px auto;
}

.block-4.b-7 .img img {
    position: relative;
    z-index: 3;
}

.ccc-img {
    position: absolute;
    right: -40px;
    top: 60px;
    z-index: 2;
}

.block-8 {
    margin-top: 500px;
    background: linear-gradient(
            to right,
            #17B1D8 0%,
            #17B1D8 50%,
            #ffffff 50%,
            #ffffff 100%
    );
}

.block-8 .col-xl-12 {
    background-color: #17B1D8;
    background-image: url("../new-img/b8bg.png");
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto 100%;
    border-radius: 243px;
}

.block-8 h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin: 50px 0 20px;
}

.text-18 {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 50px;
}

.text-18 li {
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding-left: 25px;
    background-image: url("../new-img/check-white.svg");
    background-repeat: no-repeat;
    background-position: 0 13px;
    line-height: 40px;
}

.fire span {
    background-image: url("../new-img/fire.svg");
    padding-right: 22px;
    line-height: 40px;
    background-position: 95% 0;
    background-size: auto 40px;
    padding-top: 22px;
    background-repeat: no-repeat;
}

.text-19 {
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0.05em;
    color: #75777B;
}

.text-19 span {
    color: #17B1D8;
    display: block;
}

.text-20 {
    padding: 30px 0 50px;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #000000;
}

.block-9 {
    padding: 140px 0;
    background-image: url("../new-img/help.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
}

.block-9 .img-1 {
    display: block;
    padding: 20px 30px;
    border: solid 1px #17B1D8;
    height: 100px;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
}

.block-9 a:hover .img-1 {
    background-color: #F3F3F3;
    border: solid 1px #F3F3F3;
}

.block-10 {
    padding: 100px 0;
    background-color: #F7F7F7;
}

.block-10 h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0.05em;
    color: #17B1D8;
    margin-bottom: 30px;
}

.block-10 .faq {
    padding: 0;
    margin: 0;
    list-style: none;
}

.block-10 .faq li {
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #989998;
}

.block-10 .faq h4 {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #17B1D8;
    background-image: url("../new-img/arrow-down.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
    cursor: pointer;
    transition: none;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}


.block-10 .faq li .text-21 {
    font-style: normal;
    font-weight: 350;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #000000;
    display: none;
}

.block-10 .faq li.active .text-21 {
    padding: 15px 0;
    display: block;
}

.block-10 .faq li.active h4 {
    background-image: url("../new-img/arrow-up.svg");
}

.text-22 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #B14291;
}

.b-download {
    display: inline-block !important;
    padding: 15px 45px;
    height: 62px;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    background: #B14291;
    border-radius: 104px;
}

.b-download:hover {
    text-decoration: none;
    background-color: #17B1D8;
    color: #ffffff;
}

.pt90 {
    padding: 90px 0 0 0;
}

.block-11 .img img {
    height: 270px;
    width: auto;
}

.block-11 .c-item .img {
    padding: 0 40px;
    border: solid 1px #DBDBDB;
    height: 42px;
    border-radius: 42px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}

.block-11 .c-item .img img {
    max-width: 100%;
    height: auto;
}

.block-11 .c-item {
    margin-bottom: 15px;
}

.block-11 .text-5 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #A7A7A7;
    margin-top: 30px;
    margin-bottom: 15px;
}

.cc > .row.rr-1 {
    background: #B14291;
    border-radius: 162px 0px 0px 162px;
    margin-top: 35px;
}

.block-11 {
    padding: 100px 0 50px;
}

.block-11 .cc-1 {
    padding-left: 70px;
}

.block-11 .text-11-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    display: block;
}

.block-11 .row.text-11.align-items-center {
    padding: 20px 15px 10px;
    display: block;
    width: 320px;
    text-align: center;
}

.block-11 .cc-1 .row.text-11.align-items-center {
    width: 250px;
    text-align: center;
}

.block-11 .wrapper .img {
    margin-bottom: -50px;
}

.block-11 .cc-3 {
    padding-right: 8000px;
    background-color: #17B1D8;
    margin-right: -8000px;
}

.block-11 {
    overflow-x: hidden;
}

.cc-0 {
    padding-right: 45px;
}

.text-23 {
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 100px 0 30px;
    padding-left: 65px;
}

.text-24 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #17B1D8;
    margin-left: 65px;
}

.text-24 span {
    text-decoration-line: underline;
    vertical-align: -6px;
}

.cc a {
    text-decoration: none;
}

.cc a:hover {
    text-decoration: none;
}

p.text.text_size_18.text-center {
    color: #fff;
}

.footer.section  {
    position: relative;
    text-align: center;
    padding: 100px 0;
    background-color: #17B1D8;
    margin-top: 50px;
}

.footer.section .footer__notice {
    font-family: "GOST type A", sans-serif;
    font-size: 55px;
    line-height: 170px;
    margin-bottom: 50px;
    -ms-transform: scale(1, 3);
    transform: scale(1, 3);
    opacity: .2;
    color: #fff;
}

.spacer_50 {
    height: 50px;
}

.block-4 .wrapper.c-3 .img {
    width: 500px;
}

.block-5 .img.img-1 img {
    width: 100%;
    height: auto;
    max-width: none;
}

.block-5 .img.img-1 {
    padding-right: 0;
}

.block-4.b-7 .wrapper.c-3 .img {
    width: 500px;
}

.dialog-bg {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 100;
    background: rgba(0,0,0,0.8);
}

.dialog {
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    width: 100%;
    max-width: 1400px;
    left: 50%;
    top: 50px;
    position: fixed;
    height: calc(100vh - 100px);
    z-index: 101;
    overflow-y: auto;
    margin-left: -700px;
}

.dialog.active {
    display: block;
}

.d-text-1 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #B14291;
    margin-left: 15px;
}

.d-list-1 {
    padding: 30px 0 15px;
    margin: 0;
    list-style: none;
}

.d-list-1 li {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #FFFFFF;

    padding-left: 20px;
    background-image: url("../new-img/check-white.svg");
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-size: auto 10px;
}

.block-d-1 {
    padding-top: 170px;
}

.block-d-1 .row {
    background-color: #B14291;
}

.block-d-1 .img img {
    margin-top: -130px;
    height: 270px;
    width: auto;
}

.d-text-1 {
    margin-top: -115px;
}

.block-d .container .row {
    padding: 0 calc(10%);
}

.d-list-1 li {
    margin-left: -5px;
    margin-bottom: 10px;
}

.d-text-2 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 15px 0 0 15px;
}

.block-d.block-d-1 .d-text-2 {
    min-height: 120px;
}

.dialog-1 .block-d.block-d-1 .d-text-2 {
    min-height: 60px;
}

.d-text-3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #B14291;
    margin-bottom: 15px;
}

.d-list-2 {
    padding: 0 0 15px;
    margin: 0;
    list-style: circle;
}

.d-list-2 li {
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #020203;
    padding-left: 5px;
}

.d-list-2 li {
    margin-bottom: 10px;
    margin-left: -5px;
}

.block-d.block-d-2 .img {
    padding: 0 45px 0 15px;
}

.r-item {
    margin-top: 30px;
}

.block-d-2 {
    padding-bottom: 15px;
}

.block-d.block-d-3 {
    background-color: #B14291;
    color: #ffffff;
    padding: 50px;
}

.d-text-4 {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-top: 15px;
}

.block-d.block-d-3 .img {
    text-align: center;
}

.block-d.block-d-3 .col-lg-3 .img {
    margin-top: -120px;
}

.d-text-5 p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.dialog-2 .block-d-1 .img img {
    margin-top: -150px;
    height: auto;
    width: 215px;
}

.dialog-2 .d-text-1 {
    margin-top: -135px;
    color: #75777B;
}

.dialog-2 .block-d-1 .row {
    background-color: #75777B;
}

.dialog-2 .d-text-3 {
    color: #75777B;
}

.dialog-2 .block-d.block-d-3 {
    background-color: #75777B;
    color: #ffffff;
    padding: 50px;
}

.dialog-2 .block-d.block-d-3 a {
    color: #ffffff;
}

.dialog-2 .block-d.block-d-3 a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.dialog-2 .d-text-5 p.light {
    font-weight: 300;
}

.dialog-3 .d-text-1 {
    margin-top: -135px;
    color: #17B1D8;
}

.dialog-3 .block-d-1 .img img {
    margin-top: -150px;
    height: 270px;
    width: auto;
}

.dialog-3 .block-d-1 {
    padding-top: 190px;
}

.dialog-3 .block-d-1 .row {
    background-color: #17B1D8;
}

.d-text-6 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #17B1D8;
    margin: 30px 0 15px 0;
}

.d-text-7 {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #020203;
}

.d-text-9 p {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.dialog-3 .block-d.block-d-3 {
    background-color: #17B1D8;
    color: #ffffff;
    padding: 50px 0;
}

.dialog-3 .block-d.block-d-3 a {
    color: #ffffff;
}

.dialog-3 .block-d.block-d-3 a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.d-text-5 span {
    font-weight: 300 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.dialog-1 {
    display: none;
}

.dialog-2 {
    display: none;
}

.dialog-3 {
    display: none;
}

.dialog-bg {
    display: none;
}

.dialog.active {
    display: block !important;
}

.dialog-bg.active {
    display: block !important;
}

.d-close {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 101;
}

.d-close img {
    display: block;
    width: 20px;
    height: 20px;
}

.down-scroll {
    width: 168px;
    height: 153px;
    position: fixed;
    left: 44px;
    bottom: 15px;
    background-image: url("../new-img/down-scroll.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    animation: .3s linear .3s infinite alternate UpDown;
    z-index: 7;
}

.new-scroll {
    width: 392px;
    height: 469px;
    position: absolute;
    left: 30px;
    top: 90px;
    background-image: url("../new-img/cgnew.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 8;
}

@keyframes UpDown {
    from {
        bottom: 15px
    }
    to {
        bottom: 5px;
    }
}

.dialog {
    overflow-x: hidden;
}

.dialog-2 .block-d.block-d-1 .d-text-2 {
    min-height: 80px;
}

.dialog-3 .block-d.block-d-1 .d-text-2 {
    min-height: 80px;
}

.block-2.hh {
    background-color: transparent;
}

.block-2.hh .row-h {
    display: none;
}

@media (max-width: 1800px) {
    .down-scroll, .b-b-buy {
        display: none;
    }

    .header-bg .text-0 {
        margin-right: -250px;
    }
}

@media (max-width: 1500px) {
    .main .container {
        max-width: calc(100% - 200px);
    }

    .dialog {
        left: 0;
        max-width: calc(100% - 200px);
        margin-left: 100px;
    }

    .main {
        overflow-x: hidden;
    }

    .dialog .container {
        max-width: calc(100%);
    }

    .header-bottom .img img {
        height: 17vw;
    }

    .header-bottom .img {
        margin-top: -10vw;
    }

    .header-bottom {
        margin-top: -8vw;
    }

    .block-4 .img img {
        height: 23vw;
        width: auto;
    }

    .text-12 {
        height: 80px;
    }

    .text-13 {
        height: 120px;
    }

    .row.text-11.align-items-center {
        height: 110px;
    }

    .block-4 .c-1 {
        background-size: 135px auto;
    }

    .block-4 .c-1 {
        background-size: 35% auto;
    }

    .header {
        height: auto;
    }

    .block-1 {
        padding: 50px 0;
    }

    .block-3 {
        padding: 50px 0 17vw;
    }

    .block-11 .img img {
        height: 15vw;
    }

    .block-11 .row.text-11 {
        width: 16vw !important;
    }

    .block-8 {
        margin-top: 38vw;
    }

    ul.text-18 {
        width: 60%;
    }

    .dialog.dialog-1 .col-lg-3 .img img {
        width: 12vw;
        height: auto;
    }

    .dialog.dialog-1 .block-d.block-d-3 .img {
        margin-top: calc(6vw - 100px);
    }

    .dialog.dialog-1 .block-d.block-d-3 .col-lg-3 .img {
        margin-top: -6vw;
    }

    .dialog-2 .block-d-1 .img img {
        margin-top: -12vw;
    }

    .dialog-2 .block-d-1 {
        padding-top: 17vw;
    }

    .dialog-2 .d-text-1 {
        margin-top: -12vw;
    }

    .dialog-3 .block-d-1 .img img {
        margin-top: -12vw;
    }

    .dialog-3 .block-d-1 {
        padding-top: 15vw;
    }

    .dialog-3 .d-text-1 {
        margin-top: -12vw;
    }
}

@media (max-width: 1400px) {
    .block-d.block-d-1 .d-text-2 {
        min-height: 80px;
    }

    .dialog-1 .block-d.block-d-1 .d-text-2 {
        min-height: 60px;
    }

    .dialog-3 .d-text-1 {
        margin-top: -11vw;
    }

    .dialog-2 .d-text-1 {
        margin-top: -11vw;
    }

    .dialog-3 .block-d-1 .img img {
        margin-top: -11vw;
    }
    .block-11 .c-item {
        padding: 0px;
    }

    .block-8 {
        margin-top: 43vw;
    }

    .dialog {
        left: 0;
        max-width: calc(100% - 100px);
        margin-left: 50px;
    }

    .main .container {
        left: 0;
        max-width: calc(100% - 100px);
        margin-left: 50px;
    }

    .text-more {
        margin-bottom: -33vw;
    }

    .block-5 .text-more {
        margin-bottom: 0;
    }

    .r-1 {
        margin-top: 0;
    }

    .block-11 .wrapper .img {
        margin-bottom: -5vw;
    }

    .block-11 .row.text-11.align-items-center {
        height: 6vw;
    }

    .block-d .container .row {
        padding: 0 calc(5%);
    }

    .header-bottom .text-1 {
        font-size: 16px;
        padding: 25px 30px 30px
    }

    .header-bg .text-0 {
        margin-right: -200px;
        margin-top: -100px;
    }
}

@media (max-width: 1199px) {
    .block-1 img {
        max-width: 100%;
        height: auto;
    }

    .block-2 img {
        max-width: 100%;
        height: auto;
    }

    .block-5 img {
        max-width: 100%;
        height: auto;
    }

    .block-4 .text-more {
        margin-bottom: -37vw;
    }

    .block-3 {
        padding: 50px 0 19vw;
    }

    .block-8 {
        margin-top: 47vw;
    }

    .text-22 br {
        display: none;
    }

    .block-11 .c-item {
        padding: 0 15px;
    }

    .footer.section .footer__notice {
        font-size: 35px;
        line-height: 150px;
    }

    .header-top .col-auto {
        margin: 0 !important;
    }
}

@media (max-width: 1145px) {
    .block {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .mainmenu li a {
        white-space: nowrap;
    }

    .header-top .col-auto:last-child {
        display: none;
    }

    .header-bottom .text {
        font-size: 16px;
        line-height: 1.2;
    }

    .header-bottom .text-1 {
        font-size: 16px;
        line-height: 1.2;
    }

    .header-bg .e-c {
        width: 100%;
        height: 100%;
        max-width: 1400px;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 0;
    }

    .header-bg .text-0 {
        font-size: 28px;
        line-height: 1.5;
        margin-top: -95px;
        margin-right: -250px;
    }

    .block p {
        font-size: 16px;
        line-height: 1.2;
    }

    .block h3 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 30px;
    }

    .text-6 {
        font-size: 16px;
        line-height: 1.2;
    }

    .c-check li {
        font-size: 14px;
        line-height: 1.2;
    }

    .text-13 {
        font-size: 16px;
        line-height: 1.2;
        height: 90px;
    }

    .text-14 {
        font-size: 16px;
        line-height: 1.2;
    }

    .block-8 {
        margin-top: 43vw;
    }

    .text-19, .text-20 {
        font-size: 24px;
        line-height: 1.2;
    }

    .text-18 li {
        font-size: 16px;
    }

    .block-10 .faq h4 {
        font-size: 18px;
    }

    .block-10 .faq li.active .text-21 {
        font-size: 16px;
        line-height: 1.2;
    }

    .text-22 {
        font-size: 18px;
        line-height: 1.2;
    }

    p.text.text_size_18.text-center {
        font-size: 14px;
        padding: 0 10%;
    }

    .d-text-2 {
        font-size: 18px;
        line-height: 1.2;
    }

    .d-text-5 p {
        font-size: 16px;
        line-height: 1.2;
    }

    .d-text-4 {
        line-height: 1.2;
        font-size: 14px;
    }

    .block-d.block-d-3 {
        padding-top: 70px;
    }

    .dialog-2 .d-text-1 {
        margin-top: -14vw;
    }

    .dialog-2 .block-d-1 .img img {
        margin-top: -14vw;
    }

    .dialog-3 .d-text-1 {
        margin-top: -14vw;
    }

    .dialog-3 .block-d-1 .img img {
        margin-top: -14vw;
    }

    .dialog-3 .block-d-1 {
        padding-top: 17vw;
    }

    .col.text-11-1 {
        font-size: 20px;
        line-height: 1.2;
    }

    .block-3 {
        padding: 50px 0 21vw;
    }

    .block-2 {
        padding: 0 0 50px 0;
    }

    .block-4 {
        padding: 0;
    }

    .block-8 {
        padding: 0;
    }

    .header-bottom .col .text {
        font-size: 16px;
        line-height: 1.2;
    }
}

@media (max-width: 1040px) {
    .header-bottom .col .text {
        font-size: 14px;
        line-height: 1.2;
    }

    .header-bottom {
        margin-top: -15vw;
    }
}

.ar {
    text-align: right;
}

.main-menu-button {
    display: none;
}

.main-menu {
    display: none;
}

@media (max-width: 991px) {
    .header-bottom .col .text {
        font-size: 18px;
        line-height: 1.2;
    }

    .desktop {
        display: none;
    }

    .main .container {
        left: 0;
        max-width: calc(100% - 0px);
        margin-left: 0;
    }

    .dialog .container {
        left: 0;
        max-width: calc(100% - 0px);
        margin-left: 0;
    }

    .header-bg {
        height: auto;
        overflow: hidden;
        position: relative;
    }

    .header-bg .e-c {
        height: 100%;
    }

    .header-bg .text-0 {
        margin-top: 15px;
        margin-right: -250px;
    }

    .header-bottom {
        margin-top: 0;
        background: none;
    }

    .header-bottom .col * {
        color: #B14291;
    }

    .header-bottom .row > div {
        padding: 15px;
    }

    .header-bottom .img img {
        height: 55vw;
    }

    .header-bottom .text {
       padding-bottom: 0;
    }

    .header-bottom .img {
        margin-top: 0;
    }

    .header-bottom .row .col-auto {
        text-align: center;
    }

    .header-bottom .text-1 {
        padding: 15px 0 0;
    }

    .header-bottom .b-grey .img img {
        margin-bottom: 0;
    }

    .b-grey {
            background-color: #75777B;
    }

    .b-pink {
        background-color: #B14291;
    }

    .b-blue {
        background-color: #17B1D8;
    }

    .header-top {
        padding: 7px 0;
        box-shadow: 0px 1px 4px rgb(0 0 0 / 25%);
    }

    .block {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .b-more-c {
        font-size: 20px;
        top: -60px;
    }

    .text-2-1 {
        text-align: center;
    }

    .text-2-2 {
        margin-top: 30px;
        text-align: center;
    }

    .block-2 .img.img-1 {
        padding: 0 50px;
        margin-bottom: 30px;
    }

    .block.block-1 {
        padding-bottom: 70px;
    }

    .pb70 {
        padding-bottom: 15px;
    }

    .block.block-4 {
        background: 0;
        margin-top: 0;
    }

    .block-4 .img img {
        height: 63vw;
        width: auto;
    }

    .block-4 .wrapper {
        margin: 0 -15px;
        padding: 15px;
    }

    .block-4 .wrapper * {
        color: #ffffff;
    }

    .block-4 .wrapper.c-1 {
        background-color: #B14291;
    }

    .block-4 .wrapper.c-2 {
        background-color: #75777B;
    }

    .block-4 .wrapper.c-3 {
        background-color: #17B1D8;
    }

    .text-12 {
        height: auto;
    }

    .block-4 .text-more a {
        background-color: #fff;
        margin-top: 0;
        color: #000000;
        margin-bottom: 15px;
        padding: 5px 45px;
        height: auto;
        font-size: 18px;
    }

    .block.block-5 {
        margin-top: -30px;
    }

    .block-5 .text-more .open {
        font-size: 16px;
    }

    .block-4 .text-more {
        margin-bottom: 0;
    }

    .block-5 .col-lg-4 .img {
        padding: 0 70px;
    }

    .wrapper.text-16 {
        margin-bottom: 0;
    }

    .block.block-6 {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .block-4.b-7 .text-13 {
        height: auto;
        margin-bottom: 0;
        padding-bottom: 15px;
    }

    .ccc-img {
        right: 15px;
        z-index: 0;
        top: 80px;
    }

    .block-4.b-7 .text-11-1 {
        padding-left: 0;
    }

    .block.block-8 {
        margin-top: 0;
    }

    .block-8 .col-xl-12 {
        background: none;
    }

    .block.block-8 {
        margin-top: 0;
        background: #17B1D8;
    }

    .block-8 h3 {
        margin-top: 0;
    }

    .block-9 .img-1 {
        margin-bottom: 30px;
        background-color: #F3F3F3;
        border: solid 1px #F3F3F3;
    }

    .block.block-9 {
        padding-bottom: 15px;
    }

    .block-10 .faq h4 {
        font-size: 18px;
        padding-right: 30px;
        background-size: 15px auto;
    }

    .pt90 {
        padding: 30px 0 0 0;
    }

    .text-22 {
        margin-bottom: 30px;
    }

    a.b-download {
        font-size: 18px;
        padding: 5px 45px;
        height: auto;
    }

    .block-11 .text-5 {
        margin-top: 0;
    }

    .block-11 .c-item {
        padding: 0 5px;
    }

    .block-11 .wrapper .img {
        margin-bottom: 0;
    }

    .block-11 .img img {
        height: 55vw;
    }

    .cc > .row.rr-1 {
        background: #B14291;
        border-radius: 0;
        margin-top: 35px;
    }

    .block-11 .row.text-11.align-items-center {
        height: auto;
    }

    .block-11 .cc-1 {
        padding-left: 15px;
    }

    .cc > .row {
        text-align: center;
    }

    .block-11 .row.text-11 {
        height: auto;
        width: 100% !important;
    }

    .block-11 .cc-3 {
        padding-right: 0;
        background-color: #17B1D8;
        margin-right: 0;
    }

    .text-23 {
        margin: 30px 0;
        padding: 0;
    }

    .text-24 {
        margin: 0;
    }

    .mapData__area-item {
        font-size: 12px !important;
        padding: 5px !important;
    }

    .footer.section .footer__notice {
        font-size: 17px;
        line-height: 50px;
    }

    .footer.section {
        padding: 50px 0;
    }

    p.text.text_size_18.text-center {
        font-size: 13px;
        padding: 0;
    }

    ul.text-18 {
        width: 100%;
        margin-bottom: 0;
    }

    ul.text-18 li {
        line-height: 1.2;
        background-position: 0 2px;
    }

    ul.c-check {
        padding: 0;
        display: block;
    }

    .c-check li {
        padding-bottom: 15px;
        line-height: 1.5;
    }

    .block.block-3 {
        padding-bottom: 0;
    }

    .block-1 .img {
        text-align: center;
    }

    .main-menu-button {
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .main-menu-button>div {
        width: 33px;
        height: 3px;
        border-radius: 1px;
        background-color: #1A345B;
    }

    .main-menu-button>div:nth-of-type(2) {
        opacity: .5;
        margin: 7px 0;
        width: 25px;
    }

    .main-menu-button {
        display: block;
        position: relative;
        left: 15px;
        top: 0;
        margin-right: 5px !important;
    }

    .main-menu-button {
        position: relative;
        left: 10px;
        top: 0;
        margin-right: 10px !important;
    }

    .main-menu.mobile {
        position: fixed;
        left: 0;
        top: -150px;
        width: 100%;
        height: auto;
        z-index: 9;
        padding: 5px 15px;
        background-color: #ffffff;
        box-shadow: 0px 1px 4px rgba(0,0,0,0.25);
        display: block !important;
        margin: 0 !important;
        transition: top 2s;
    }

    .main-menu.mobile.open {
        top: 45px;
    }

    body.open .main-menu-button > div:nth-of-type(2){
        opacity: 1;
        width: 33px;
    }

    .main-menu.mobile ul {
        padding: 0;
        margin: 0;
    }

    .main-menu.mobile ul li {
        margin: 5px 0;
        display: block;
    }

    .main-menu.mobile ul li a {
        color: #000000;
    }

    .main-menu.mobile ul li a:hover {
        text-decoration: none;
    }

    .dialog-2 .block-d-1 {
        padding-top: 135vw;
    }

    .dialog-2 .block-d-1 .img img {
        margin-top: -170vw;
        margin-bottom: 0;
        padding-bottom: 40vw;
    }

    .dialog-2 .d-text-1 {
        margin-top: -73vw;
    }

    .dialog-2 .d-text-3 {
        color: #75777B;
        margin-top: 15px;
    }

    .dialog-2 .block-d.block-d-3 {
        padding: 15px 0;
    }

    .dialog {
        left: 0;
        max-width: calc(100% - 30px);
        margin-left: 15px;
        height: calc(100vh - 30px);
        top: 15px;
    }

    .d-text-2 br {
        display: none;
    }

    .dialog-1 .block-d-1 {
        padding-top: 0;
    }

    .dialog-1 .block-d-1 .img img {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .dialog-1 .block-d-1 .row {
        background-color: transparent;
    }

    .dialog-1 .d-text-1 {
        margin-top: 20px;
    }

    .dialog-1 .block-d-1 {
        padding-top: 30px;
    }

    .dialog-1 .block-d-1 ul.d-list-1 {
        background-color: #B14291;
        margin: 15px -35px;
        padding: 20px 35px 10px;
    }

    .dialog-2 .block-d-1 ul.d-list-1 {
        background-color: #75777B;
        margin: 15px -35px;
        padding: 20px 35px 10px;
    }

    .dialog-2 .block-d-1 {
        padding-top: 0;
    }

    .dialog-2 .block-d-1 .img img {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .dialog-2 .block-d-1 .row {
        background-color: transparent;
    }

    .dialog-2 .d-text-1 {
        margin-top: 20px;
    }

    .dialog-2 .block-d-1 {
        padding-top: 30px;
    }

    ul.d-list-1 {
        background-color: #75777B;
        margin: 15px -35px;
        padding: 20px 35px 10px;
    }

    .d-text-4 {
        margin-bottom: 30px;
        margin-top: 15px;
    }

    .dialog.dialog-1 .block-d.block-d-3 .img {
        margin-top: 0;
    }

    .dialog.dialog-1 .block-d.block-d-3 .col-lg-3 .img {
        margin-top: 0;
    }

    .dialog.dialog-1 .col-lg-3 .img img {
        width: 100px;
        height: auto;
    }

    .block-d.block-d-2 .img {
        margin-top: -15px;
        margin-bottom: 15px;
    }

    .block-d.block-d-3 {
        padding: 30px 0;
    }

    .block-d.block-d-2 .img {
        margin-top: -15px;
        margin-bottom: 0;
    }

    .dialog-3 .block-d-1 .img img {
        margin-top: 30px;
    }

    .dialog-3 .block-d-1 .row {
        background-color: transparent;
    }

    .dialog-3 .d-text-1 {
        margin-top: 0;
    }

    .dialog-3 .block-d-1 {
        padding-top: 0;
    }

    .dialog-3 ul.d-list-1 {
        background-color: #17B1D8;
        margin: 15px -35px;
        padding: 20px 35px 10px;
    }

    .dialog-3 .block-d.block-d-2 .img {
        margin-top: 15px;
        margin-bottom: -15px;
    }

    .dialog-3 .d-text-7 {
        margin-bottom: 15px;
    }

    .block-d-2 .d-text-2 {
        margin-left: 0;
    }

    .dialog-1 .d-text-3 {
        margin-top: 15px;
    }

    .block-5 .text-more .open {
        font-size: 16px;
        margin-top: 30px;
    }
}

.block-05 {
    margin-top: 450px;
}

.block-5 {
    margin-top: 50px;
}

.block-05 .text-more {
    margin-bottom: 0;
}

.block-05 .text-more a {
    margin-top: 70px;
    height: 49px;
    padding: 13px 35px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.row img {
    max-width: 100%;
    height: auto;
}

.text-32 {
    margin: 15px 0 30px;
    font-size: 14px;
}

@media (max-width: 991px) {
    .block.block-05 {
        margin-top: -30px;
    }

    .block.block-05 br {
        display: none;
    }
}