@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css");

html {
    scroll-behavior: smooth;
}

.new-landing html,
.new-landing body,
.new-landing div,
.new-landing span,
.new-landing applet,
.new-landing object,
.new-landing iframe,
.new-landing h1,
.new-landing h2,
.new-landing h3,
.new-landing h4,
.new-landing h5,
.new-landing h6,
.new-landing p,
.new-landing blockquote,
.new-landing pre,
.new-landing a,
.new-landing abbr,
.new-landing acronym,
.new-landing address,
.new-landing big,
.new-landing cite,
.new-landing code,
.new-landing del,
.new-landing dfn,
.new-landing em,
.new-landing img,
.new-landing ins,
.new-landing kbd,
.new-landing q,
.new-landing s,
.new-landing samp,
.new-landing small,
.new-landing strike,
.new-landing strong,
.new-landing sub,
.new-landing sup,
.new-landing tt,
.new-landing var,
.new-landing b,
.new-landing u,
i,
.new-landing center,
.new-landing dl,
.new-landing dt,
.new-landing dd,
.new-landing ol,
.new-landing ul,
.new-landing li,
.new-landing fieldset,
.new-landing form,
.new-landing label,
.new-landing legend,
.new-landing table,
.new-landing caption,
.new-landing tbody,
.new-landing tfoot,
.new-landing thead,
.new-landing tr,
.new-landing th,
.new-landing td,
.new-landing article,
.new-landing aside,
.new-landing canvas,
.new-landing details,
.new-landing embed,
.new-landing figure,
.new-landing figcaption,
.new-landing footer,
.new-landing header,
.new-landing hgroup,
.new-landing menu,
.new-landing nav,
.new-landing output,
.new-landing ruby,
.new-landing section,
.new-landing summary,
.new-landing time,
.new-landing mark,
.new-landing audio,
.new-landing video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}

.new-landing .btn-link {
    text-decoration: none;
}

.new-landing :focus {
    outline: 0;
}

.new-landing article,
.new-landing aside,
.new-landing details,
.new-landing figcaption,
.new-landing figure,
.new-landing footer,
.new-landing header,
.new-landing hgroup,
.new-landing menu,
.new-landing nav,
.new-landing section {
    display: block;
}

.new-landing body {
    line-height: 1;
}

.new-landing ol,
.new-landing ul {
    list-style: none;
}

.new-landing blockquote,
.new-landing q {
    quotes: none;
}

.new-landing blockquote:before,
.new-landing blockquote:after,
.new-landing q:before,
.new-landing q:after {
    content: '';
    content: none;
}

.new-landing table {
    border-collapse: collapse;
    border-spacing: 0;
}

.new-landing input[type=search]::-webkit-search-cancel-button,
.new-landing input[type=search]::-webkit-search-decoration,
.new-landing input[type=search]::-webkit-search-results-button,
.new-landing input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.new-landing input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.new-landing textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

.new-landing audio,
.new-landing canvas,
.new-landing video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

.new-landing audio:not([controls]) {
    display: none;
    height: 0;
}

.new-landing [hidden] {
    display: none;
}

.new-landing html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;

}

.new-landing a:focus {
    outline: thin dotted;
}

.new-landing a:active,
.new-landing a:hover {
    outline: 0;
}

.new-landing img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.new-landing figure {
    margin: 0;
}

.new-landing form {
    margin: 0;
}

.new-landing fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.new-landing legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

.new-landing button,
.new-landing input,
.new-landing select,
.new-landing textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

.new-landing button,
.new-landing input {
    line-height: normal;
}

.new-landing button,
.new-landing select {
    text-transform: none;
}

.new-landing button,
.new-landing html input[type="button"],
.new-landing input[type="reset"],
.new-landing input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

.new-landing button[disabled],
.new-landing html input[disabled] {
    cursor: default;
}

.new-landing input[type="checkbox"],
.new-landing input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */
}

.new-landing input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

.new-landing input[type="search"]::-webkit-search-cancel-button,
.new-landing input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.new-landing button::-moz-focus-inner,
.new-landing input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.new-landing textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

.new-landing table {
    border-collapse: collapse;
    border-spacing: 0;
}

.new-landing a {
    text-decoration: none !important;
}

.new-landing html,
.new-landing button,
.new-landing input,
.new-landing select,
.new-landing textarea {
    color: #222;
}

.new-landing ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

.new-landing ::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.new-landing img {
    vertical-align: middle;
}

.new-landing fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.new-landing textarea {
    resize: vertical;
}

.new-landing .chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.new-landing .container {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
}



.new-landing .nav {
    background-image: url("/img/new/headerBgSmall.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.new-landing .nav.isMain {
    background-image: none;
    background-color: transparent;
    position: absolute;
    width: 100%;
}


.new-landing section {
    padding: 40px 20px;
}

@media (min-width: 1400px) {
    .new-landing section {
        padding: 40px 0;
    }
}

.new-landing .text1 {
    color: #fff;
    font-size: 36px;
    font-weight: 900;
    line-height: 46.74px;
    text-align: center;
}

@media (min-width: 460px) {
    .new-landing .text1 {
        font-size: 44px;
    }
}

@media (min-width: 992px) {
    .new-landing .text1 {
        font-size: 36px;
    }
}

@media (min-width: 1200px) {
    .new-landing .text1 {
        font-size: 44px;
    }
}

.new-landing .text2 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.new-landing .text3 {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
}

.new-landing .strong {
    color: #f0c40f;
}

.new-landing .my-title .text1 {
    color: #390842;
    position: relative;
    text-align: center;
}

.new-landing .my-title .text1:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translate(-35px, -50%);
    transform: translate(-35px, -50%);
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #f0c40f;
    display: none;
}

@media (min-width: 600px) {
    .new-landing .my-title .text1:after {
        display: block;
    }
}

.new-landing .btn {
    background-color: #f0c40f;
    padding: 20px 15px;
    font-size: 14px;
    font-weight: 900;
    border-radius: 50px;
    color: white;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    outline: none;
    box-shadow: none !important;

}

.new-landing .btn.one {
    padding: 22px 15px;
    text-transform: none;
}

@media (min-width: 460px) {
    .new-landing .btn {
        padding: 25px 20px;
        font-size: 20px;
    }
}

@media (min-width: 600px) {
    .new-landing .btn {
        padding: 25px 35px;
        font-size: 24px;
    }
}

.new-landing .btn:hover {
    background-color: #c09d0c;
    color: #fff !important;
}

.new-landing .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0c40f;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 50px;
    font-size: 18px;
    padding: 18px 20px;
    outline: none !important;
    text-align: center;
}

.new-landing .button:focus {
    outline: none;
    color: #fff;
}

.new-landing .btn:focus {
    color: #fff;
    outline: none;
}

.new-landing .btn:active:focus {
    outline: none;
}

@media (min-width: 460px) {
    .new-landing .button {
        font-size: 24px;
        padding: 18px 50px;
    }
}

.new-landing .button:hover {
    background-color: #c09d0c;
    color: #fff;
}

.new-landing .button:focus {
    background-color: #c09d0c;
    color: #fff;
}

.new-landing .button .reg-img {
    width: 34px;
    height: 42px;
    margin-right: 15px;
    display: none;
}

@media (min-width: 600px) {
    .new-landing .button .reg-img {
        display: block;
    }
}

.new-landing .button .reg-img img {
    width: 100%;
}



.new-landing html {
    scroll-behavior: smooth;
}

.new-landing header {
    width: 100%;
    position: relative;
}

.new-landing nav {
    max-width: 1420px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
}

@media (min-width: 992px) {
    .new-landing nav {
        /* padding: 48px 20px; */
        padding: 24px 20px;
    }
}

@media (min-width: 1450px) {
    .new-landing nav {
        /* padding: 48px 5px; */
        padding: 24px 20px;
    }
}

.new-landing nav .nav-brand {
    width: 244px;
    height: 60px;
}

.new-landing nav .nav-brand img {
    width: 100%;
}

.new-landing nav .nav-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-200%, 100px);
    transform: translate(-200%, 100px);
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #148ea7;
    padding: 50px;
    width: 100%;
    z-index: 100;
}

@media (min-width: 992px) {
    .new-landing nav .nav-links {
        background-color: transparent;
        padding: 0px;
        width: initial;
    }
}

.new-landing nav .nav-links.navOpen {
    -webkit-transform: translate(-50%, 100px);
    transform: translate(-50%, 100px);

}

@media (min-width: 992px) {
    .new-landing nav .nav-links.navOpen {
        position: static;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (min-width: 992px) {
    .new-landing nav .nav-links {
        position: static;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.new-landing nav .nav-links .nav-item {
    margin: 15px;
}



.new-landing nav .nav-links .nav-item .link {
    margin-top: 3px;
}

@media (min-width: 992px) {
    .new-landing nav .nav-links .nav-item {
        margin: 0 15px;
    }
}

@media (min-width: 1200px) {
    .new-landing nav .nav-links .nav-item {
        margin: 0 20px;
    }
}

.new-landing nav .nav-links .nav-item:last-child {
    margin: 15px 0;
}

@media (min-width: 992px) {
    .new-landing nav .nav-links .nav-item:last-child {
        margin-right: 0;
    }
}

.new-landing nav .nav-links .nav-item .nav-link {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 30px;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.new-landing nav .nav-links .nav-item .nav-link:hover {
    color: #cccccc;
}

.new-landing nav .nav-links .nav-item .nav-link.register {
    background-color: #f0c40f;
    border-radius: 50px;
    -webkit-transition: .3s;
    transition: .3s;
}

.new-landing nav .nav-links .nav-item .nav-link.register:hover {
    color: #fff;
    background-color: #d8b00e;
}

.new-landing nav .nav-links .nav-item .nav-link .link-img {
    width: 23px;
    height: 23px;
    margin-right: 7px;
}

.new-landing nav .nav-links .nav-item .nav-link .link-img.faq {
    width: 12px;
    height: 22px;
}

.new-landing nav .nav-links .nav-item .nav-link .link-img.login {
    width: 17px;
    height: 22px;
}

.new-landing nav .nav-links .nav-item .nav-link .link-img.register {
    width: 20px;
    height: 25px;
    display: none;
}

@media (min-width: 420px) {
    .new-landing nav .nav-links .nav-item .nav-link .link-img.register {
        display: block;
    }
}

.new-landing nav .nav-links .nav-item .nav-link .link-img img {
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
}

.new-landing nav .nav-btn {
    display: block;
    z-index: 1000;
}

@media (min-width: 992px) {
    .new-landing nav .nav-btn {
        display: none;
    }
}

.new-landing nav .nav-links.logged .nav-item {
    margin: 10px 0;
}

.new-landing .alert-danger {
    border: 3px solid #fd5353 !important;
}



nav .nav-btn .fas {
    color: #f0c40f;
    font-size: 40px;
    -webkit-transition: .3s;
    transition: .3s;
}

nav .nav-btn .fas.navOpen {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.new-landing .cont-s {
    max-width: 1420px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* min-height: 980px; */
}

@media (min-width: 992px) {
    .new-landing .cont-s {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.new-landing .welcome {
    background-image: url("/img/new/headerBg.png");
    background-position-y: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 100px 0 60px 0;
}

@media (min-width: 1200px) {
    .new-landing .welcome {
        background-color: transparent;
        background-image: url("/img/new/headerBg.png");
        background-position-y: bottom;
        background-size: auto;
        background-repeat: no-repeat;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 20px 0 60px 0;

    }
}

@media (min-width: 1800px) {
    .new-landing .welcome {
        background-size: 100%;
    }
}

@media (min-width: 1200px) {
    .new-landing .welcome {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.new-landing .welcome .welcome-img {
    max-width: 400px;
    margin: 0 auto;
    display: none;
}

@media (min-width: 992px) {
    .new-landing .welcome .welcome-img {
        margin: auto;
        display: block;
    }
}

@media (min-width: 1200px) {
    .new-landing .welcome .welcome-img {
        max-width: 48%;
    }
}

.new-landing .welcome .welcome-img img {
    width: 100%;
}

.new-landing .welcome .welcome-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 60px 10px;
    width: 100%;
}

@media (min-width: 420px) {
    .new-landing .welcome .welcome-desc {
        padding: 60px 20px;
    }
}

@media (min-width: 992px) {
    .new-landing .welcome .welcome-desc {
        padding: 30px 20px;
    }
}

@media (min-width: 1200px) {
    .new-landing .welcome .welcome-desc {
        margin-top: 100px;
        padding: 90px 20px;
    }
}

.new-landing .welcome .welcome-desc .top-img {
    width: 125px;
    height: 99px;
    margin-bottom: 49px;
}

.new-landing .welcome .welcome-desc .top-img img {
    width: 100%;
}

.new-landing .welcome .welcome-desc .text1 {
    margin-bottom: 43px;
}

.new-landing .welcome .welcome-desc .text2 {
    text-align: center;
    line-height: 28px;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .new-landing .welcome .welcome-desc .text2 {
        line-height: 38px;
        margin-bottom: 0;
    }
}

.new-landing .welcome .welcome-desc .text2.li {
    position: relative;
}

.new-landing .welcome .welcome-desc .text2.li::before {
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    content: "";
    color: #f0c40f;
    font-size: 30px;
    width: 12px;
    height: 12px;
    background-color: #f0c40f;
    -webkit-transform: translate(-20px, -36%);
    transform: translate(-20px, -36%);
    display: none;
}

@media (min-width: 568px) {
    .new-landing .welcome .welcome-desc .text2.li::before {
        display: block;
    }
}

.new-landing .welcome .welcome-desc .text3 {
    margin-top: 10px;
    text-align: center;
}

@media (min-width:992px) {
    .new-landing .welcome .welcome-desc .text3 {
        margin-top: 47px;
    }

}

.new-landing .welcome .welcome-desc .payments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 17px;
    max-width: 100%;
}

@media (min-width: 560px) {
    .new-landing .welcome .welcome-desc .payments {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.new-landing .welcome .welcome-desc .payments .images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
}

@media (min-width: 560px) {
    .new-landing .welcome .welcome-desc .payments .images {
        margin-top: 0;
    }
}

@media (min-width: 560px) {
    .new-landing .welcome .welcome-desc .payments {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.new-landing .welcome .welcome-desc .payments .text2 {
    font-size: 18px;
    font-weight: 900;
    margin-top: 4px;
    text-align: center;
    margin-bottom: 10px;
}

.new-landing .welcome .welcome-desc .payments .pay-img {
    width: 124px;
    height: 31px;
    margin-left: 20px;
}

.new-landing .welcome .welcome-desc .payments .pay-img.high {
    height: 35px;
    width: 107px;
}
.new-landing .welcome .welcome-desc .payments .pay-img.higher {
    height: 35px;
    width: 149px;
}

.new-landing .welcome .welcome-desc .payments .pay-img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.new-landing .welcome .welcome-desc .btns {
    margin-top: 62px;
}

@media (min-width:992px) {
    .new-landing .welcome .welcome-desc .btns {
        margin-top: 86px;
    }
}

.new-landing .home-new {
    position: relative;
}

.new-landing .home-new .scroll-img {
    position: absolute;
    bottom: 126px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 28px;
    height: 65px;
    display: none;
    -webkit-animation: scrollAnim 2s infinite;
    animation: scrollAnim 2s infinite;
}

@media (min-width: 1200px) {
    .new-landing .home-new .scroll-img {
        display: block;
    }
}

.new-landing .home-new .scroll-img img {
    width: 100%;
}

@-webkit-keyframes scrollAnim {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes scrollAnim {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.new-landing main {
    width: 100%;
    overflow: hidden;
}

.new-landing main .how {
    padding: 50px 20px 40px 20px;
    border-bottom: 5px dashed #dfdfdf;
}

@media (min-width: 992px) {
    .new-landing main .how {
        padding: 50px 20px 83px 20px;
    }
}

.new-landing main .how .icons-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-landing main .how .icons-cont .text1,
.new-landing main .how .icons-cont .text2,
.new-landing main .how .icons-cont .text3 {
    color: #390842;
    text-align: center;
}

.new-landing main .how .icons-cont .my-title .text1 {
    color: #390842;
    position: relative;
}

.new-landing main .how .icons-cont .my-title .text1:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translate(-35px, -50%);
    transform: translate(-35px, -50%);
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #f0c40f;
    display: none;
}

@media (min-width: 600px) {
    .new-landing main .how .icons-cont .my-title .text1:after {
        display: block;
    }
}

.new-landing main .how .icons-cont .icons {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.new-landing main .how .icons-cont .icons .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px;
}

@media (min-width: 460px) {
    .new-landing main .how .icons-cont .icons .icon {
        width: 354px;
        max-width: 354px;
    }
}

.new-landing main .how .icons-cont .icons .icon.move {
    margin: 10px auto;
}

@media (min-width: 828px) {
    .new-landing main .how .icons-cont .icons .icon.move {
        margin: 0 0 0 auto;
    }
}

@media (min-width: 1224px) {
    .new-landing main .how .icons-cont .icons .icon.move {
        margin: 0 auto;
    }
}

.new-landing main .how .icons-cont .icons .icon.move .icon-img {
    position: relative;
}

.new-landing main .how .icons-cont .icons .icon.move .next {
    position: absolute;
    font-size: 85px;
    color: #dfdfdf;
    display: none;
}

@media (min-width: 1300px) {
    .new-landing main .how .icons-cont .icons .icon.move .next {
        display: block;
        right: -30px;
    }
}

@media (min-width: 1400px) {
    .new-landing main .how .icons-cont .icons .icon.move .next {
        right: -105px;
    }
}

.new-landing main .how .icons-cont .icons .icon.move .prev {
    position: absolute;
    font-size: 85px;
    color: #dfdfdf;
    display: none;
}

@media (min-width: 1300px) {
    .new-landing main .how .icons-cont .icons .icon.move .prev {
        display: block;
        left: -70px;
    }
}

@media (min-width: 1400px) {
    .new-landing main .how .icons-cont .icons .icon.move .prev {
        left: -105px;
    }
}

.new-landing main .how .icons-cont .icons .icon .icon-img {
    width: 90%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 460px) {
    .new-landing main .how .icons-cont .icons .icon .icon-img {
        width: 354px;
        height: 339px;
    }
}

@media (min-width: 1200px) {
    .new-landing main .how .icons-cont .icons .icon .icon-img {
        margin-bottom: 42px;
    }
}

.new-landing main .how .icons-cont .icons .icon .icon-img img {
    width: 100%;
}

.new-landing main .how .icons-cont .icons .icon .text3 {
    font-size: 36px;
    font-weight: 900;
    position: relative;
    margin-bottom: 22px;
}



.new-landing main .how .icons-cont .icons .icon .text3:after {
    position: absolute;
    content: "1";
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50px, -50%);
    transform: translate(-50px, -50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #f0c40f;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 29px;
    font-weight: 900;
    color: #fff;
    display: none;
}

@media (min-width: 360px) {
    .new-landing main .how .icons-cont .icons .icon .text3:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.new-landing main .how .icons-cont .icons .icon .text3.step2:after {
    content: "2";
}

.new-landing main .how .icons-cont .icons .icon .text3.step3:after {
    content: "3";
}

.new-landing main .how .icons-cont .icons .icon .text2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.new-landing main .how .icons-cont .icons .icon .text2 .bol {
    font-weight: 900;
}

.new-landing main .info {
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (min-width: 992px) {
    .new-landing main .info {
        padding-top: 106px;
    }
}

.new-landing main .info .icons {
    margin: 20px 0 0 0;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 5px dashed #dfdfdf;
    padding-bottom: 60px;
}

@media (min-width: 992px) {
    .new-landing main .info .icons {
        margin: 58px 0 0 0;
        padding-bottom: 86px;
    }
}

.new-landing main .info .icons .icon {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
}

@media (min-width: 600px) {
    .new-landing main .info .icons .icon {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .new-landing main .info .icons .icon {
        border-right: 3px dashed #dfdfdf;
        width: 24%;
    }
}

.new-landing main .info .icons .icon:last-child {
    border: none;
    margin-bottom: 0;
}

.new-landing main .info .icons .icon .icon-img {
    width: 243px;
    height: 242px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-landing main .info .icons .icon .icon-img.img2 img {
    max-width: 212px;
    max-height: 242px;
}

.new-landing main .info .icons .icon .icon-img.img3 img {
    max-width: 243px;
    max-height: 198px;
}

.new-landing main .info .icons .icon .icon-img.img3 img {
    max-width: 212px;
    max-height: 224px;
}

.new-landing main .info .icons .icon .icon-img img {
    display: block;
    max-width: 181px;
    max-height: 200px;
    margin: auto;
}

.new-landing main .info .icons .icon .text2,
.new-landing main .info .icons .icon .text3 {
    color: #390842;
    text-align: center;
}

.new-landing main .info .icons .icon .text3 {
    font-size: 24px;
    font-weight: 900;
    margin-top: 9px;
}

.new-landing main .info .icons .icon .text2 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 3px;
}

.new-landing main .registery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20;
}

@media (min-width: 992px) {
    .new-landing main .registery {
        padding: 40px 20px;
    }
}

.new-landing main .registery .text1 {
    color: #390842;
    line-height: 58px;
    margin: 0px auto 0 auto;
}

@media (min-width: 992px) {
    .new-landing main .registery .text1 {
        margin: 32px auto 0 auto;
        line-height: 68px;
    }
}

@media (min-width: 1400px) {
    .new-landing main .registery .text1 {
        width: 66%;

    }
}

.new-landing main .registery .text1 .more {
    position: relative;
    margin: 0 20px;
    color: #390842;
}

@media (min-width: 400px) {
    .new-landing main .registery .text1 .more {
        color: #fff;
        white-space: nowrap;
    }
}

.new-landing main .registery .text1 .more:after {
    display: none;
    position: absolute;
    top: -7px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 14px);
    content: "";
    background-color: #f0c40f;
    z-index: -1;
}

@media (min-width: 400px) {
    .new-landing main .registery .text1 .more:after {
        display: block;
    }
}

.new-landing main .change {
    background-color: #17adcc;
    margin-top: 115px;
    position: relative;
}

@media (min-width: 992px) {
    .new-landing main .change {
        margin-top: 102px;
    }
}

.new-landing main .change .divider-img {
    width: 100%;
    position: absolute;
    top: -70px;
    left: 0;
}

@media (min-width: 1800px) {
    .new-landing main .change .divider-img {
        top: -60px;
    }
}

@media (min-width: 2000px) {
    .new-landing main .change .divider-img {
        top: -75px;
    }
}

@media (min-width: 2400px) {
    .new-landing main .change .divider-img {
        top: -85px;
    }
}


@media (min-width: 1800px) {
    .new-landing main .change .divider-img img {
        width: 100%;
    }
}


@media (min-width: 1800px) {
    .new-landing .topup-divider img {
        width: 100%;
    }
}

.new-landing main .change .change-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 66px;
    padding-top: 7px;
}

@media (min-width: 992px) {
    .new-landing main .change .change-area {
        padding-top: 37px;
        margin-bottom: 90px;
    }
}

.new-landing main .change .change-area .change-img {
    width: 100%;
    max-width: 248px;
}

@media (min-width: 460px) {
    .new-landing main .change .change-area .change-img {
        width: 248px;
        height: 201px;
    }
}

.new-landing main .change .change-area .change-img img {
    width: 100%;
}

.new-landing main .change .change-area .my-title {
    margin-top: 46px;
}

.new-landing main .change .change-area .my-title .text1 {
    color: #390842;
}

.new-landing main .change .change-area .my-title .text1 .strong {
    color: #fff;
}

.new-landing main .change .change-area .text2 {
    margin-top: 40px;
    text-align: center;
}

.new-landing main .change .change-area .text2.bold {
    font-weight: 900;
}

.new-landing main .change .change-area .amount-input {
    margin-top: 43px;
    height: 77px;
    border-radius: 50px;
    border: none;
    background-color: #1bc2e4;
    font-size: 22px;
    width: 100%;
    color: white;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}


.new-landing main .change .change-area input::-webkit-input-placeholder {
    color: #159ab5;
}

.new-landing main .change .change-area input:-moz-placeholder {
    color: #159ab5;
}

.new-landing main .change .change-area input::-moz-placeholder {
    color: #159ab5;
}

.new-landing main .change .change-areainput:-ms-input-placeholder {
    color: #159ab5;
}



.new-landing main .change .change-area .amount-input.pkt {
    color: #1bc2e4;
    font-weight: 900;
    background-color: #fff;
}

@media (min-width: 1200px) {
    .new-landing main .change .change-area .amount-input {
        width: 60%;
    }
}

@media (min-width: 1400px) {
    .new-landing main .change .change-area .amount-input {
        width: 52%;
    }
}

.new-landing main .change .change-area .buttons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 992px) {
    .new-landing main .change .change-area .buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (min-width: 1200px) {
    .new-landing main .change .change-area .buttons {
        width: 60%;
    }
}

@media (min-width: 1400px) {
    .new-landing main .change .change-area .buttons {
        width: 52%;
    }
}

.new-landing main .change .change-area .button {
    background-color: #148ea7;
    margin-top: 42px;
    padding: 22px 35px;
    -webkit-transition: .3s;
    transition: .3s;
    outline: none;
    width: 100%;
}

@media (min-width: 992px) {
    .new-landing main .change .change-area .button {
        width: initial;
    }
}

.new-landing main .change .change-area .button:hover {
    background-color: #0f6779;
}

.new-landing main .change .change-area .button.yellow {
    background-color: #f0c40f;
    -webkit-transition: .3s;
    transition: .3s;
}

.new-landing main .change .change-area .button.yellow:hover {
    background-color: #c09d0c;
}

.new-landing main .change .change-area .button.yellow .btn-img {
    width: 40px;
    height: 33px;
}

.new-landing main .change .change-area .button .btn-img {
    width: 27px;
    height: 33px;
    margin-right: 20px;
    display: none;
}

@media (min-width: 600px) {
    .new-landing main .change .change-area .button .btn-img {
        display: block;
    }
}

.new-landing main .change .change-area .button .btn-img img {
    width: 100%;
}

main .change .change-area .button .arrow {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 35px;
    margin-left: 20px;
    color: #fff;
}

main .change .change-area .button .arrow.active {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #f0c40f;
}

.new-landing main .change-details {
    width: 100%;
    margin-top: 18px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

.new-landing main .change-details.visible {
    max-height: 5000px;
    height: auto;
}

.new-landing main .change-details .text3 {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    line-height: 42px;
    text-align: center;
    margin-top: 35px;
    display: block;
    outline: none;
}

.new-landing main .change-details .text3 .arrow {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 20px;
}

.new-landing main .change-details .text3 .arrow.active {
    color: #f0c40f;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.new-landing main .change-details .target {
    overflow: hidden;
    margin-top: 0;
    height: 0;
    max-height: 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.new-landing main .change-details .target.visible {
    height: auto;
    max-height: 500px;
}

.new-landing footer {
    width: 100%;
    background: #641C75;
    position: relative;
    padding-top: 30px;
    border-top: 6px solid rgba(255, 255, 255, 0.25);
}

@media (min-width: 992px) {
    .new-landing footer {
        padding-top: 46px;
        padding: 10px 0 30px 0;
    }
}
@media (min-width: 2000px) {
    .new-landing footer {
        padding: 40px 0;
    }
}


.new-landing .topup-phone-cont .divider {
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.new-landing footer .footer-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5px;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 20px;
    }
}

.new-landing footer .footer-flex .info {
    margin: 10px auto 20px auto;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .info {
        margin: 10px 0 0 0;
    }
}

.new-landing footer .footer-flex .info .info-img {
    width: 244px;
    height: 60px;
    margin-bottom: 16px;
    display: block;
}

.new-landing footer .footer-flex .info .info-img img {
    width: 100%;
}

.new-landing footer .footer-flex .info .text2 {
    color: #fff;
    font-size: 18px;
    line-height: 26.2px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .info .text2 {
        text-align: left;
        line-height: 33.2px;
    }
}

.new-landing footer .footer-flex .info .text2.bol {
    font-weight: 900;
    font-size: 18px;
    margin-bottom: 9px;
}

.new-landing footer .footer-flex .info .socials-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 24px;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .info .socials-cont {
        justify-items: flex-start;
    }
}

.new-landing footer .footer-flex .info .socials-cont .social {
    width: 27px;
    height: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .info .socials-cont .social {
        margin-right: 30px;
    }
}

.new-landing footer .footer-flex .info .socials-cont .social:hover img {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}

.new-landing footer .footer-flex .info .socials-cont .social img {
    max-width: 27px;
    max-height: 27px;
    display: block;
    margin: auto;
}

.new-landing footer .footer-flex .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90%;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .contact {
        width: initial;
    }
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .contact .my-title {
        padding-left: 35px;
    }
}

.new-landing footer .footer-flex .contact .my-title .text1 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
}

.new-landing footer .footer-flex .contact .my-title .text1:after {
    display: none;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .contact .my-title .text1 {
        text-align: left;
        line-height: 46.74px;
    }

    .new-landing footer .footer-flex .contact .my-title .text1:after {
        display: block;
    }
}

.new-landing footer .footer-flex .contact .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .contact .form {
        margin: 0;
    }
}

.new-landing footer .footer-flex .contact .form .success-msg {
    position: absolute;
    color: #f0c40f;
    font-weight: 900;
    font-size: 18px;
    bottom: -30px;
    left: 0;
}

@media (min-width: 768px) {
    .new-landing footer .footer-flex .contact .form .success-msg {
        position: absolute;
        bottom: 12px;
        left: 0;
    }

}

.new-landing footer .footer-flex .contact .form .inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
}

@media (min-width: 768px) {
    .new-landing footer .footer-flex .contact .form .inputs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: flex-start;
    }
}

.new-landing footer .footer-flex .contact .form input,
.new-landing footer .footer-flex .contact .form textarea {
    background-color: #794480;
    border-radius: 50px;
    border: none;
    height: 51px;
    text-align: center;
    color: #390842;
    margin-top: 20px;
    font-size: 16px;
    color: #3a064e;
}

@media (min-width: 992px) {

    .new-landing footer .footer-flex .contact .form input,
    .new-landing footer .footer-flex .contact .form textarea {
        width: 200px;
    }
}

.new-landing footer .footer-flex .contact .form input::-webkit-input-placeholder,
.new-landing footer .footer-flex .contact .form textarea::-webkit-input-placeholder {
    color: #3a064e;
}

.new-landing footer .footer-flex .contact .form input:-moz-placeholder,
.new-landing footer .footer-flex .contact .form textarea:-moz-placeholder {
    color: #3a064e;
}

.new-landing footer .footer-flex .contact .form input::-moz-placeholder,
.new-landing footer .footer-flex .contact .form textarea::-moz-placeholder {
    color: #3a064e;
}

.new-landing footer .footer-flex .contact .form input:-ms-input-placeholder,
.new-landing footer .footer-flex .contact .form textarea:-ms-input-placeholder {
    color: #3a064e;
}

.new-landing footer .footer-flex .contact .form input {
    width: 100%;
    text-align: left;
    padding-left: 30px;
}

@media (min-width: 768px) {
    .new-landing footer .footer-flex .contact .form input {
        width: 40%;
        margin-right: 30px;
    }
}



.new-landing footer .footer-flex .contact .form textarea {
    height: 138px;
    text-align: left;
    padding: 20px;
    border-radius: 30px;
    margin-top: 30px;
    resize: none;
    margin: 30px auto 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 992px) {
    .new-landing footer .footer-flex .contact .form textarea {
        width: 600px;
    }
}

.new-landing footer .footer-flex .contact .form .form-btn {
    background-color: #f0c40f;
    border-radius: 50px;
    color: #fff;
    padding: 14px 30px;
    margin: 32px 0 0 auto;
    border: none;
    font-size: 17px;
    font-weight: 900;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 768px) {
    .new-landing footer .footer-flex .contact .form .form-btn {
        width: initial;
    }
}

.new-landing footer .footer-flex .contact .form .form-btn:hover {
    background-color: #c09d0c;
}

.new-landing footer .footer-flex .contact .form .form-btn .form-btn-img {
    width: 31px;
    height: 27px;
    margin-right: 20px;
    display: none;
}

@media (min-width: 600px) {
    .new-landing footer .footer-flex .contact .form .form-btn .form-btn-img {
        display: block;
    }
}

.new-landing footer .footer-flex .contact .form .form-btn .form-btn-img img {
    width: 100%;
}

.faq-container .faq-title {
    color: #f0c40f;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 60px;
    text-align: center;
}


.faq-container  h3{
    color: #641c75;
    font-weight: 900;
    font-size: 20px;
    margin: 20px 20px 15px 20px;
}

@media (min-width: 768px) {
    .faq-container  h3 {
        text-align: left;
        margin: 20px 20px 15px 0px;
    }
}

.faq-container p{
    color: #4d4d4d !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 0 20px;
}

@media (min-width: 768px) {
    .faq-container  p {
        text-align: left !important;
        margin: 0 0 10px;

    }
}

.faq-container hr {
    margin: 40px 0;
}

@media (min-width: 996px) {
    .faq-container hr {
        margin: 20px 0;
    }
}

/*# sourceMappingURL=new-landing.css.map */

.new-landing .topup-phone-cont {
    min-height: 500px;
    background-color: #641C75;
    width: 100%;
    position: relative;
    padding-top: 40px;
}

@media (min-width: 992px) {
    .new-landing .topup-phone-cont {
        padding-top: 90px;

    }

}

.new-landing .topup {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: flex-start;
}

.new-landing .topup .topupForm {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: flex-start;
}

.new-landing .topup-phone-cont .change-img {
    width: 100%;
    max-width: 248px;
    margin: 0 auto 45px auto;
}

.new-landing .topup-phone-cont .change-img img {
    width: 100%;
}

@media (min-width: 460px) {
    .new-landing .topup-phone-cont .change-img {
        width: 248px;
        height: 201px;
    }
}

.new-landing .topup-phone-cont .text1 {
    color: #fff;
}

.new-landing .topup-phone-cont .inputs-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 21px auto;
}

.new-landing .topup-phone-cont .inputs-cont .recharge-values {
    border-radius: 50px;
    border: none;
    color: #fff;
    background-color: #794480;
    height: 79px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding-left: 15px;
    text-align-last:center;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.new-landing .topup-amount-select2.hidden {
    display: none;
}

.new-landing .topup-phone-cont .inputs-cont .select2-container {
    width: 100% !important;
    height: 79px;
}

.new-landing .topup-phone-cont .inputs-cont .select2-container .select2-selection--single {
    background-color: #794480;
    color: #fff;
    height: 100%;
    border-radius: 50px;
    border: none;
    padding-left: 15px;
    font-size: 18px;
}

.new-landing .topup-phone-cont .inputs-cont .select2-container .select2-selection__rendered {
    color: #fff;
    line-height: 79px;
    text-align: center;
}

.new-landing .topup-phone-cont .inputs-cont .select2-container .select2-selection__arrow {
    display: none;
}

.new-landing .topup-phone-cont .inputs-cont .hidden + span {
    display: none;
}



.new-landing .panel-operators-slider {
    max-width: 1420px;
    margin: 0 auto;
}

.payout-forms-new {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center;
    justify-content: center;
}

.topUpNew .inputs-cont .hidden + span {
    display: none;
}

.topUpNew .inputs-cont .topup-amount {
    color: black;
    font-size: 16px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.topUpNew .inputs-cont .select2-container {
    width: 100% !important;
    height: 54px;
}

.topUpNew .inputs-cont .select2-container .select2-selection--single {
    background-color: #fff;
    height: 100%;
    border-radius: 0;
    border: none;
    padding-left: 15px;
    font-size: 18px;
    border: 3px solid #ededed;
}

.topUpNew .inputs-cont .select2-container .select2-selection__arrow {
    display: none;
}

.topUpNew .inputs-cont .select2-container .select2-selection__rendered {
    color: #000000;
    line-height: 48px;
    text-align: center;
    font-size: 14px;

}

.topUpNew .inputs-cont .select2-container .select2-selection:focus {
    outline: none;
}

.topUpNew .inputs-cont .select2-container:focus {
    outline: none;
}

.topUpNew .inputs-cont .input:focus {
    outline: none;
}


.select2-container .topupValue {
    border: none;
    border-radius: 30px;
    overflow: hidden;
}
.select2-container .panel-topupValue {
    border: none;
    border-radius: 0;
    overflow: hidden;
}

.select2-container .topupValue .select2-results__options {
    max-height: initial;
}
.select2-container .panel-topupValue .select2-results__options {
    max-height: initial;
}

.select2-container .topupValue.select2-dropdown--below {
    transform: translateY(15px);
}
.select2-container .panel-topupValue.select2-dropdown--below {
    transform: translateY(15px);
    border: 0px;
}

.select2-container .topupValue.select2-dropdown--above {
    transform: translateY(-15px)
}
.select2-container .panel-topupValue.select2-dropdown--above {
    transform: translateY(-15px)
}

.select2-container .topupValue .select2-results{
    background-color: #794480;
}
.select2-container .panel-topupValue {
    border: 3px solid #ededed;
}

.select2-container--default .topupValue .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #8c5a92;
}
.select2-container--default .panel-topupValue .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #ededed;
}

.select2-container--default .topupValue .select2-results__option--selected {
    background-color: #8c5a92;
}
.select2-container--default .panel-topupValue .select2-results__option--selected {
    background-color: #ededed;
}

.select2-container--default .topupValue .select2-results__option {
    padding: 15px;
}
.select2-container--default .panel-topupValue .select2-results__option {
    padding: 15px;
    color: rgba(0,0,0,0.8);
}

.select2-container--default .panel-topupValue .select2-results__option.select2-results__option--disabled{
    opacity: 0.5;
}

.select2-container--default .topupValue .select2-results__option:focus {
    outline: none;
}
.select2-container--default .panel-topupValue .select2-results__option:focus {
    outline: none;
}



@media (min-width: 992px) {
    .new-landing .topup-phone-cont .inputs-cont {
        flex-direction: row;
        width: 100%;
        padding: 0 20px;
    }
}
@media (min-width: 1400px) {
    .new-landing .topup-phone-cont .inputs-cont {
        flex-direction: row;
        width: 88%;
    }
}

.new-landing .topup-phone-cont .inputs-cont .input {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    position: relative;
}

.new-landing .topup-phone-cont .error {
    color: red;
    letter-spacing: 0.12em;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    white-space: nowrap;
}

.new-landing .topup-phone-cont .error.operator-error {
    position: absolute;
    bottom: -32px;
    left: 50%;
    transform: translateX(-50%);
}

.new-landing .topup-phone-cont .inputs-cont .input .error.hide {
    display: none;
}


@media (min-width:992px) {
    .new-landing .topup-phone-cont .inputs-cont .input {
        width: 48%;
    }
}



.new-landing .topup-phone-cont .inputs-cont .input.margin {
    margin-bottom: 27px;
}

@media (min-width: 992px) {
    .new-landing .topup-phone-cont .inputs-cont .input.margin {
        margin-bottom: 0;
    }
}


.new-landing .topup-phone-cont .inputs-cont .input input {
    border-radius: 50px;
    border: none;
    color:#fff;
    background-color: #794480;
    height: 79px;
    text-align: center;
    width: 100%;
    font-size: 18px;
}

.new-landing .topup-phone-cont .inputs-cont .input input::placeholder {
    color: #3a064e;
}

.new-landing .topup-phone-cont input::-webkit-outer-spin-button,
.new-landing .topup-phone-cont input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.new-landing .topup-phone-cont input[type=number] {
    -moz-appearance: textfield;
}

.new-landing .topup-phone-cont .inputs-cont .input label {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
}

.new-landing .topup-phone-cont .hidden {
    display: none !important;
}

@media (min-width: 768px) {
    .new-landing .topup-phone-cont .inputs-cont .input label {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

.new-landing .topup-phone-cont .text {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin: 50px auto 28px auto;
}

@media (min-width: 768px) {
    .new-landing .topup-phone-cont .text {
        font-size: 24px;
    }
}

.new-landing .topup-phone-cont .operators-slider {
    width: 100%;
    position: relative;
}

.new-landing .topup-phone-cont .operators-slider .slick-track {
    margin: 0 auto;
}

.new-landing .topup-phone-cont .operators-slider .slider-item {
    width: 152px;
    height: 110px;
    position: relative;
    border-radius: 35px;
    overflow: hidden;
    display: block;
    outline: none;
    margin: 10px auto;
}

.new-landing .topup-phone-cont .operators-slider .slider-item.active {
    -webkit-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.5);
}

.new-landing .topup-phone-cont .operators-slider .slider-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(100, 28, 117, 0.7);
}

.new-landing .topup-phone-cont .operators-slider .slider-item.active:after {
    display: none;
}


.new-landing .topup-phone-cont .operators-slider .slider-item.active img {
    filter: grayscale(0);
}

.new-landing .topup-phone-cont .operators-slider .slider-item img {
    width: 100%;
    filter: grayscale(100%);
}

.new-landing .topup-phone-cont .button {
    margin: 35px auto 66px auto;
    width: 90%;
    border: none;
    height: 80px;
}

@media (min-width: 992px) {
    .new-landing .topup-phone-cont .button {
        margin: 35px auto 56px auto;
        height: initial;

    }
}

.new-landing .topup-phone-cont .button:disabled {
    background-color: #794480;
    opacity: .5;
}



@media (min-width:768px) {
    .new-landing .topup-phone-cont .button {
        width: initial;
    }
}

.new-landing .topup-phone-cont .slick-arrow {
    position: absolute;
    top: -24px;
    color: transparent;
    display: none;
}

.new-landing .topup-phone-cont .slick-next {
    position: absolute;
    top: -44px;
    right: calc(50% - 212px);
}

.new-landing .topup-phone-cont .slick-prev {
    position: absolute;
    top: -44px;
    left: calc(50% - 212px);
}

.new-landing .topup-phone-cont .slick-next::before {
    font-family: inherit;
}

.new-landing .topup-phone-cont .slick-prev::before {
    font-family: inherit;
}

.new-landing.panel-payment-recharges .topup-phone-cont {
    background-color: #ffffff;
    min-height: auto;
}

.new-landing.panel-payment-recharges .topup-phone-cont .operators-slider .slider-item:after {
    background-color: rgb(234 234 234 / 70%);
}

.new-landing.panel-payment-recharges .topup-phone-cont .text{
    color: #1e1e1e;
    font-size: 16px;
}

.new-landing.panel-payment-recharges .topup-phone-cont .inputs-cont .input label {
    color: #1e1e1e;
    font-size: 16px;
}

.new-landing.panel-payment-recharges .topup-phone-cont {
    padding-top: 0px;
}

.new-landing.panel-payment-recharges .topup-phone-cont .slick-arrow {
    filter: brightness(0);
    top: -40px;
}

.new-landing.panel-payment-recharges .topup-phone-cont .slick-prev {
    top: -32px !important;
    left: calc(50% - 157px) !important;
}

.new-landing.panel-payment-recharges .topup-phone-cont .slick-next {
    top: -32px !important;
    right: calc(50% - 157px) !important;
}

@media (max-width:767px) {
    .new-landing .topup-phone-cont .slick-next {
        top: -40px;
        right: calc(50% - 158px);;
    }

    .new-landing .topup-phone-cont .slick-prev {
        top: -40px;
        left: calc(50% - 158px);;
    }
}