.showerror{
    color: red;
    text-align: center;
}

.showerror.alert{
    margin-top: 25px;
}

.fCaptcha > div > div {
    margin: 0 auto;
}

.fBtn.userAuthorized img {
    margin-right: 8px;
    margin-left: -8px;
    filter: saturate(1000%) hue-rotate(1deg) brightness(9000%);
    transition: all .25s;
}

.fBtn.userAuthorized:hover img {
    filter: initial;
}

.fBtn {
    background: #396CF5;
    border-radius: 35px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
    max-width: 195px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #396CF5;
    transition: all .25s;
}

.fBtn:hover {
    background: #fff;
    color: #396CF5;
}

.fBtn .mail {
    font-size: 12px;
    max-width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.programm-items {
    display: block!important;
}

.programm-items .col {
    float: left;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
}

.programm-items .col .item {
    width: 100%;
}

.programm-items .col .item h3 {
    font-size: 50px;
}

.programm-items .col .item h5 {
    font-size: 20px;
}

a.item-img {
    text-align: center;
}

#contactsFormSend {
    margin: 0 auto;
}

.faq-wrapper .faq-content-menu .faq-menu {
    overflow-y: auto;
    max-height: 80vh;
    padding-right: 5px;
}

.reviewsItem {
    display: inline-block;
    width: calc(50% - 17px);
    background: #343443 !important;
    border: 1px solid #46475E !important;
    margin-bottom: 30px;
    box-shadow: 0px 17px 33px rgba(2, 0, 30, 0.1);
    backdrop-filter: blur(40px);
    border-radius: 30px;
    padding: 30px 20px;
    vertical-align: top;
}

.reviewsItem:nth-child(odd) {
    margin-right: 15px;
}

.reviewsItem:nth-child(even) {
    margin-left: 15px;
}

.reviewsItem .top-line {
    display: flex;
    justify-content: space-between;
}

.reviewsItem .revRait {
    width: 135px;
}

.reviewsItem .name {
    font-weight: 600;
    font-size: 17px;
    max-width: calc(100% - 150px);
    word-break: break-word;
}

.reviewsItem .revText {
    font-weight: 400;
    font-size: 14px;
    margin-top: 15px;
    word-break: break-word;
}

.rait-0-stars svg * {
    fill: #D6DBE9!important;
}

.rait-1-stars svg:nth-child(n+2) * {
    fill: #D6DBE9!important;
}

.rait-2-stars svg:nth-child(n+3) * {
    fill: #D6DBE9!important;
}

.rait-3-stars svg:nth-child(n+4) * {
    fill: #D6DBE9!important;
}

.rait-4-stars svg:nth-child(n+5) * {
    fill: #D6DBE9!important;
}

.pagination a {
    transition: all .25s;
}

.pagination .active a {
    background: #396CF5;
    color: #fff;
}

.pagination li.page-item {
    margin: 0 3px;
}

.pagination a.pageFirst {
    transform: rotate(-90deg);
}

.pagination a.pageLast {
    transform: rotate(90deg);
}

.none {
    display: none!important;
}

#settings-entry .cabinet-other-settings label {
    padding-left: 0;
    margin-bottom: 0;
}

#settings-entry .cabinet-other-settings .elemBtn button {
    margin-top: 5px;
    margin-bottom: 25px;
}

.pl55 {
    padding-left: 55px!important;
}

.cabinet-settings .settingsWrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cabinet-settings .settingsWrp h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 19px;
}

#security_form .secElem {
    margin-bottom: 20px;
}

#security_form div.form-group input {
    background: #FFFFFF;
    width: 100%;
    border: 1px solid #D6DBE9;
    -webkit-box-shadow: inset 0px 3px 0px rgb(0 0 0 / 3%);
    box-shadow: inset 0px 3px 0px rgb(0 0 0 / 3%);
    border-radius: 10px;
    padding: 15px;
    height: 60px;
    display: block;
    font-size: 18px;
}

#security_form .btn {
    margin-top: 10px;
}

div.alert {
    display: block;
    border: 2px solid;
    padding: 10px;
    margin: 10px 0;
}

div.alert.alert-success {
    background: #97f7be;
    border-color: #055223;
    color: #055223;
}

div.alert.alert-warning {
    background: #fff3cd;
    border-color: #f9952e;
    color: #b33200;
}

.copy-clipboard {
    transition: all .25s;
}

.copy-clipboard:hover {
    cursor: pointer;
}

.copy-clipboard.copied, .fCopyBtn.copied {
    background-color: green!important;
}

.cabinet-referral .cabinet-referral-bottom .btn {
    width: 100%;
    margin-top: 15px;
}

#refoutsHistory {
    overflow-x: auto;
}

#refoutsHistory .table {
    width: 100%;
}

#refout-psid {
    height: 40px;
    border-radius: 20px;
    padding: 0 15px;
}

#refout-psid:hover {
    cursor: pointer;
}

.uppercase {
    text-transform: uppercase!important;
}

#home-exchange.step1 .s2 {
    display: none;
}

#home-exchange.step2 .s1 {
    display: none;
}
#home-exchange.step3 .s1 {
    display: none;
}

.f-home-fields .form-group input {
    background: #3E3E59;
    border: 1px solid #46475E;
    color: lavender;
    width: 100%;
    -webkit-box-shadow: inset 0px 3px 0px rgb(0 0 0 / 3%);
    box-shadow: inset 0px 3px 0px rgb(0 0 0 / 3%);
    border-radius: 10px;
    padding: 15px;
    height: 60px;
    display: block;
}

.f-home-fields .form-group .checkboxWrp {
    margin-top: 5px;
    margin-left: 5px;
}

.f-home-fields .form-group .checkboxWrp:hover, .f-home-fields .form-group .checkboxWrp label {
    cursor: pointer;
}

.f-home-fields .form-group .checkboxWrp input {
    width: 15px;
    height: 18px;
    float: left;
    margin-right: 10px;
}

.f-home-fields .form-group label {
    color: #858DA6;
    display: block;
    margin-bottom: 7px;
}

.f-home-fields .ff-removable {
    width: 31.3%;
    margin: 10px 1%;
    float: left;
}

.change__block-footer {
    width: 98%;
    margin: 15px 1%;
}

.gotoPaymAgree {
    margin-top: 20px;
}

.mfp-content {
    vertical-align: top!important;
    margin: 0 auto!important;
    margin-top: 10%!important;
}

input.has-error {
    border-color: #FF006B!important;
}

#home-exchange .s2 {
    width: 100%;
}

.miniIcon {
    width: 30px;
}

.errorTxt, #tx_confirmations a:hover {
    color: #FF006B!important;
}

.text-center {
    text-align: center;
}

.order-step .order-bottom-step-buttons {
    margin-top: 25px;
}

.bestRev {
    display: flex;
}

.bonusElem {
    padding: 10px;
}

.waitCode {
    font-weight: bold;
}

.fCopyBtn:hover {
    cursor: pointer;
}

#liveRevModal textarea {
    background: #FFFFFF;
    width: 100%;
    border: 1px solid #D6DBE9;
    -webkit-box-shadow: inset 0px 3px 0px rgb(0 0 0 / 3%);
    box-shadow: inset 0px 3px 0px rgb(0 0 0 / 3%);
    border-radius: 10px;
    padding: 15px;
    height: 120px;
    display: block;
}

#liveRevModal label {
    color: #858DA6;
    display: block;
    margin-bottom: 7px;
}


.rating__group {
    position: relative;
    width: 125px;
    height: 25px;
    background-image: url(../fonts/star.svg);
    background-size: 25px auto;
    background-repeat: repeat-x;
}

.rating__star {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 25px;
    font-size: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 25px auto;
    background-repeat: repeat-x;
    cursor: pointer;
}

.rating__star:hover,
.rating__star:checked {
    background-image: url(../fonts/star-active.svg);
    z-index: 9;
}

.rating__star:hover~.rating__star {
    background-image: url(../fonts/star.svg)
}

.rating__star:nth-of-type(1) {
    z-index: 5;
    width: 25px
}

.rating__star:nth-of-type(2) {
    z-index: 4;
    width: 50px
}

.rating__star:nth-of-type(3) {
    z-index: 3;
    width: 75px
}

.rating__star:nth-of-type(4) {
    z-index: 2;
    width: 100px
}

.rating__star:nth-of-type(5) {
    z-index: 1;
    width: 125px
}

#new_rev {
    margin: 0 auto;
}

.btn.btn-secondary.btn-small {
    margin-top: 15px;
}

.footer-menu li {
    width: auto!important;
}

.guarantee-wrapper-links {
    justify-content: start;
}

.guarantee-wrapper-links a {
    margin-right: 10px;
}

.footerMenu {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.footerMenuBlock {
    margin-right: 25px;
}

.footerMenuBlock a {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.7;
    color: #858DA6;
}

.guarantee-wrapper-left .item {
    margin-bottom: 10px!important;
}

.guarantee-wrapper-left .item p {
    color: #131B34;
}




@media (max-width: 1199.98px) {
    .fBtn{
        font-size: 12px
    }
    .fBtn .mail{
        font-size: 11px
    }
}
@media (max-width: 991.98px) {
    .footerMenuBlock:nth-child(1) {
        order: 1;
    }

    .footerMenuBlock:nth-child(2) {
        order: 3;
    }

    .footerMenuBlock:nth-child(3) {
        order: 2;
    }

    .programm-items .col .item h3 {
        font-size: 30px;
    }

    .programm-items .col .item h5 {
        font-size: 15px;
    }

    .programm-items .col .item p {
        font-size: 10px;
    }
}


@media (max-width: 767.98px) {
    .programm-items .col .item h5 {
        font-size: 10px;
    }

    .reviewsItem {
        width: calc(100% - 20px)!important;
        margin: 10px!important;
        float: initial!important;
        display: block!important;
    }

    .f-home-fields .ff-removable {
        width: 48%;
    }
}

@media (max-width: 575.98px) {
    .cabinet-settings .settingsWrp {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .cabinet-settings .settingsWrp h3 {
        font-size: 13px;
        margin-bottom: 15px;
    }

    #security_form div.form-group input {
        height: 40px;
        padding: 12px 15px;
        font-size: 10px;
    }

    .f-home-fields .form-group input {
        font-size: 10px;
        height: 40px;
        padding: 12px 15px;
    }

    .f-home-fields .form-group label {
        font-size: 10px;
        margin-bottom: 13px;
    }

    .f-home-fields .ff-removable {
        width: 100%;
        margin: 10px 0;
        float: initial;
    }

    .change__block-footer {
        margin: 15px 0;
        width: 100%;
    }

    .miniIcon {
        width: 20px;
    }

    #liveRevModal label {
        font-size: 10px;
        margin-bottom: 13px;
    }

    #liveRevModal textarea {
        padding: 12px 15px;
        height: 70px;
    }
}
