p {
    font-size: 14px;
}

.ref-link-container {
    background-color: #f6f6f6;
    padding: 30px;
    text-align: center;
}

.ref-link-container .ref-link {
    background-color: white;
    box-shadow: 0 2px 3px #e3e3e3;
    font-size: 20px;
    margin: 20px auto 0 auto;
    padding: 20px 30px;
    width: 350px;
}

.ref-table {
    margin-top: 20px;
    width: 100%;
}

.ref-table tbody td,
.ref-table tbody th {
    padding: 5px 10px;
}

.ref-table .button {
    background-color: #e3ef00;
    border: 0;
    border-radius: 3px;
}

.payout-container .button {
    background-color: #e3ef00;
    border: 0;
    border-radius: 3px;
    padding: 15px 25px;
}

.currencys-group {
    height: auto !important;
    list-style-type: none;
    max-height: none;
}

.currencys-group .title {
    cursor: pointer;
    font-weight: bold;
    padding: 20px 15px;
}

.currencys-group .title {
    background-color: #f0f0f0;
    background-position: left 10px center;
    background-size: auto 40%;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 15px;
    padding-left: 65px;
}

.left-list .currencys-group .title {
    padding-left: 53px;
    background-position: left center;
}

.currencys-group .title label {
    font-weight: 300;
}

.currencys-group .title:after {
    content: '+';
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 17px;
}

.currencys-group.active-group .title:after {
    content: '-';
}

.currencys-group .content {
    display: none;
    list-style: none;
}

.currencys-group.active-group .content {
    display: block;
}

.currencys-group .content li+li {
    border-top: 1px solid #dedede;
}

.reserve-currencys-group {
    max-width: 400px;
    margin-top: 5px;
}

.reserve-currencys-group .title {
    background-color: #eee;
    background-position: left 0 center;
    cursor: pointer;
    position: relative;
}

.reserve-currencys-group.active .content {
    display: block;
}

.reserve-currencys-group .content {
    display: none;
}

.reserve-currencys-group .title:after {
    content: '+';
    display: inline-block;
    font-weight: bold;
    right: 10px;
    position: absolute;
}

.reserve-currencys-group.active .title:after {
    content: '-';
}

.attention {
    background-color: #e5ad36;
    margin-top: 15px;
    padding: 10px;
}

.res li {
    width: 31%;
}

.exchange_about-top__nm {
    width: 850px;
}

a.cont:hover span,
a.cont_bl:hover span {
    color: #41ad00 !important;
}

.address-list {
    text-align: center;
}

.about-uxpay {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.contact-information-top__sc ul .list-header {
    width: 100%;
}

.exc__head-left .switch {
    color: #42ae00;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 10px;
}

.header-content__social .list .social a {
    display: inline-block;
    font-size: 30px;
    padding: 0 10px;
}

.header-content__social .list .social a:hover {
    transform: scale(1.5) rotate(360deg);
}

.with-comission,
.with-loyalty-percent {
    display: none;
    margin-top: 4px;
    /* text-align: right; */
}

.modal-header {
    text-align: center;
}

.modal-header .close {
    font-size: 25px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.modal-body .standart-input {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #ddd;
}

.modal-body .standart-input:focus {
    border-bottom: 2px solid #47c20e;
}

.modal-body .captcha_body {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.modal-body .captcha_divpole {
    flex-grow: 1;
    margin-left: 20px;
    position: relative;
    top: 1px;
}

.modal-footer {
    padding: 0 60px 30px 60px;
    text-align: center;
}

.modal-footer .links {
    margin-top: 25px;
    text-align: center;
}

.modal-footer .links a {
    color: #06811d;
    display: block;
    font-size: 16px;
}

.modal-footer .btn {
    background: linear-gradient(100deg, #06811d, #4fcb0c);
    border-bottom: 3px solid #1e8a11;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    padding: 13px 60px 10px 60px;
    text-align: center;
    width: auto;
}

.modal-footer .btn:hover {
    background: linear-gradient(100deg, #056517, #389a03);
    border-bottom: 3px solid #136d08;
    color: #fff;
    padding: 13px 60px 10px 60px;
}

.section-exchange_text h1 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
}

.section-exchange_text h2 {
    /* font-family: 'Rubik', sans-serif;
    font-size: 24px;
    font-weight: normal; */
}

.section-exchange_text h3 {
    /* font-family: 'Rubik', sans-serif; */
    font-size: 20px;
    font-weight: normal;
}

.section-exchange_text h4 {
    /* font-family: 'Rubik', sans-serif; */
    font-size: 18px;
    font-weight: normal;
}

.section-exchange_text h5 {
    /* font-family: 'Rubik', sans-serif; */
    font-size: 16px;
    font-weight: normal;
}

.section-exchange_text h6 {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.section-exchange_text a {
    color: #42ae00;
}

.section-sitemap {
    margin-bottom: 70px;
}

.sitemap-links {
    margin-bottom: 20px;
}

.sitemap-links h3 {
    margin-bottom: 10px;
}

.sitemap-links a {
    color: #41ad00;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}

.sitemap-links a:hover {
    color: #308000 !important;
}

.other-services a {
    background-color: #f0f0f0;
    border-top: 1px solid #dedede;
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: 300;
    padding: 20px 15px 20px 65px;
    position: relative;
}

.other-services a:before {
    background-image: url(/public/images/other-currencys.png?v1);
    background-size: 100%;
    content: '';
    height: 40px;
    left: 12px;
    width: 40px;
    position: absolute;
    top: 12px;
}

.other-services a:hover {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 2%, rgba(255, 240, 0, 0.35) 100%);
    color: #000 !important;
}

.logotype_link {
    position: relative;
    z-index: 1000;
}

.mobile-header {
    display: none;
}

.modal {
    z-index: 10000;
}

.dropbtn {
    margin-left: 35px;
}

.section-exchange_about a:hover {
    color: #f0f0f0 !important;
}

.bc:hover {
    border-color: #fff;
    transform: scale(1.1);
}

.section-video {
    padding: 50px 200px;
    position: relative;
}

.section-video .play_button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.play_button__img {
    width: 120px;
    cursor: pointer;
}

.section-video video {
    width: 100%;
}

/* .menu-header ul li {
    margin-right: 30px;
} */


.unavailable {
    cursor: not-allowed;
    pointer-events: none;
}

.unavailable .exchange_chose__give__lb_wr {
    filter: blur(2px);
}

.warning {
    background-color: #D2FC02;
    color: #000;
    font-size: 18px;
    padding: 10px 15px;
    text-align: center;
}

.warning a {
    text-decoration: underline;
}

.warning a:hover {
    color: #000 !important;
}

.ascbtc_merchant {
    border: 1px solid #f0f0f0;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-align: center;
}

.reserve-title {
    font-size: 30px;
    margin-bottom: 30px;
}


#exForm .schedule {
    margin-bottom: 16px;
}

#exForm .schedule p {
    /* color: #dc2525; */
    margin: 0;
}

@media(max-width: 900px) {
    .exchange_about-top__nm {
        width: 100%;
    }

    .ex__about__bd__nm ul li {
        width: 100%;
        margin: 0 15px 15px 15px !important;
    }

    .ex__about__bd__nm ul li:after {
        display: none !important;
    }

    .res li {
        width: 46%;
    }

    .contact-information-top__sc ul li {
        padding-left: 15px;
        width: 100%;
    }

    .footer {
        position: relative;
    }

    .warning {
        font-size: 14px;
    }
}

#exForm .schedule {
    padding-bottom: 16px;
    border-bottom: 1px solid #FFF;
}

#exForm .schedule p {
    margin: 0;
    font-size: 16px;
}

#exForm .schedule p:first-child {
    margin-bottom: 8px;
}

#exForm .schedule p strong {
    color: #D2FC02;
    font-size: 18px;
}

.resultfalse a {
    font-weight: bold;
    color: #44c00e;
}

@media(min-width:768px) {
    #exForm .schedule p {
        font-size: 18px;
    }
}

@media(max-width:950px) {

    /* .mobile-header {
        background-color: #000;
        display: block;
        padding: 20px;
    } */

    .mobile-header .hamburger {
        margin-left: 16px;
        float: right;
    }

    /* .mobile-header img {
        width: 200px;
    } */

    .mobile-header .hamburger img {
        height: 50px;
        width: auto;
        transition: 0.3s;
    }

    .mobile-header a.logotype_link {
        display: inline-block;
    }


    .menu-back {
        background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
        display: none;
        height: 100vh;
        left: 0;
        position: absolute;
        top: 0;
        width: 100vw;
        z-index: 10;
    }

    .menu-opened {
        overflow: hidden;
    }

    .menu-opened .menu-back {
        display: block;
    }

    .header-content__social ul {
        left: 0;
    }

    .menu-header ul li {
        display: block;
    }

    .header-content__logo {
        float: none;
        width: 100%;
    }

    .header-content__logo .logotype_link {
        width: 100%;
    }

    .header-content-right {
        text-align: center;
    }

    .header-content-right .gear {
        display: none;
    }

    .header-content-right .header-content__login {
        background-color: transparent;
        display: inline;
        float: none;
        position: relative;
    }

    .header-content-right .wrapper__right_content {
        display: inline;
        opacity: 1;
        padding: 0;
        position: relative;
        right: 0;
        visibility: visible;
        width: auto;
    }

    .header-content__social {
        float: none;
    }

    .header-content__social ul {
        margin-top: 20px;
        top: 0;
        z-index: 1000;
    }

    .header-content__social ul li {
        float: none;
    }

    .header-content-right {
        float: none;
    }

    .dropbtn {
        margin-left: 0;
    }

    .switch {
        display: none;
    }

    .section-video {
        padding: 20px;
    }
}

@media screen and (max-width: 767px) {
    /* .top {
        background-color: #1d1d1d;
        height: 100vh;
        left: -100%;
        position: absolute;
        top: 0;
        width: 300px;
        z-index: 10000;
        transition: 0.3s;
    } */
}

@media (max-width: 460px) {
    .currencys-group .title:after {
        top: 40px !important;
        right: 10px;
    }
}