/*
 * step index page styles
 */
.step-title {
    background: #4169E1;
    padding: 10px;
}
.step-title .general-block-title {
    display: flex;
    align-items: center;
}
.step-title .general-block-title span {
    padding-left: 15px;
    font-size: 20px;
    font-weight: 500;
}
.manual-list {
    font: 12px/1.4em 'Roboto', sans-serif;
    color: #ddd;
}
.field-box {
    background-color: #fff!important;
    border-radius: 12px;
    box-shadow: 0 0 40px rgb(8 4 109 / 15%);
	height: 100%;
	max-width: 99%;
	padding: 20px;
}
.field-box .step-inner-wrapper {
    width: 100%;
}
section.exchange-steps .exchange-field {
    border-radius: 12px;
    align-items: center;
    padding: 0px;
}
form#exchange-step-form .page-title-width .h1 {
    color: #fcd945;
    text-shadow: 2px 2px 4px BLACK;
    font-size: 18px!important;
    letter-spacing: 0.25pt;
}
form#exchange-step-form .page-title-width .h1 {
    display: flex;
    align-items: center;
    text-shadow: none;
    color: #111;
    font-weight: 700;
    font-family: Montserrat, 'sans-serif';
}
form#exchange-step-form .give_data {
    padding-bottom: 30px;
}
form#exchange-step-form .give_data .help-block {
    padding-top: 3px;
    padding-left: 4px;
	font-size: 10px;
}
form#exchange-step-form .selected-currency .currency {
    color: #111;
    font-weight: 700;
}
form#exchange-step-form .selected-currency .currency-code {
    color: #aaa;
}
form#exchange-step-form .page-title-width .h1 .new-giv-tak-img img {
    width: 100%;
}
section.exchange-steps {
    position: relative;
    z-index: 1;
}
section.exchange-steps .owl-background-box {
    height: 100%;
}
section.exchange-steps .owl-background-box {
    height: auto;
}
section.exchange-steps .container-fluid {
    max-width: 1400px;
}
section.exchange-steps.hero-section .manual-list {
    padding: 80px 0 40px 0;
    color: #999;
}
.label-box {
    color: #f5c650;
    font: 18px 'Roboto', sans-serif;
    margin: 0 0 15px 0;
}
.inner-pair.step2-pair {
    background: #fff;
}
label.exchange-label {
    margin: 0.5rem 0;
    padding-right: 10px;
}
.inner-pair.step2-pair .label-box {
    background: #f7f7f7;
    color: #111;
    padding: 12px 20px;
    font-size: 16px;
}
.dropdown-toggle::after {
    border-bottom-color: #aaa;
    border-top-color: #aaa;
}
section.exchange-steps .exchange-field .currency-code {
    padding-right: 15px;
    color: #bbb;
}
.field-box.dark-field-box .exchange-field-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
	margin-bottom: 40px;
}
.field-box.dark-field-box .exchange-field-wrapper {
    margin-bottom: 20px;
}
.field-box.dark-field-box .exchange-field-wrapper.input-block {
    margin-bottom: 10px;
}
.field-box.dark-field-box .exchange-field-wrapper .help-block {
    font-size: 10px;
    padding-left: 4px;
}
.field-box.dark-field-box .exchange-field-wrapper.has-error {
    position: relative;
}
.field-box.dark-field-box .exchange-field-wrapper .form-group.field-bid-activebox {
    position: relative;
    padding-left: 20px;
}
.field-box.dark-field-box .exchange-field-wrapper > div {
    width: 100%;
}
.field-box.dark-field-box .exchange-field-wrapper .form-group.field-bid-activebox input#bid-activebox {
    width: 0px;
    height: 0;
    overflow: hidden;
}
.field-box.dark-field-box .exchange-field-wrapper label.exchange-label {
    width: 100%;
    text-align: initial;
	color: #bbb;
}
.field-box.dark-field-box .exchange-field-wrapper label.exchange-label {
    color: #111;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}
.give-block .dropdown-toggle {
    background: transparent!important;
    padding: 10px!important;
    height: auto!important;
    border-color: #bbb!important;
}
.field-box.dark-field-box .exchange-field-wrapper .form-group.field-bid-activebox label.control-label p {
    margin: 0;
}
.field-box.dark-field-box .exchange-field-wrapper .form-group.field-bid-activebox input#bid-activebox {
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.field-box.dark-field-box .exchange-field-wrapper .form-group.field-bid-activebox input#bid-activebox:checked ~ label:after {
    background: #fcd844;
}
.field-box.dark-field-box .exchange-field-wrapper .form-group.field-bid-activebox label:after {
    width: 12px!important;
    height: 12px!important;
    transform: scale(1)!important;
    border-radius: 4px;
    top: calc(50% - 9px);
}
section.exchange-steps .exchange-field .currency-icon .dropdown-toggle {
    border: none;
    border-right: 1px solid #aaa;
    border-color: #666!important;
    border-radius: 0;
}
.step2-pair-box label.exchange-label {
    color: #111!important;
}
.step2-pair-box .form-group input#bid-givevalue, 
.step2-pair-box .form-group input#bid-receivevalue{
    background: transparent;
    color: #111;
    border-color: #bbb;
    padding: 20px;
    height: auto;
}
.give-block .dropdown-toggle > span {
    color: #111!important;
}
.step2-pair-box {
    width: 100%;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 10px;
}
.white-page-box {
    margin: 0 0 30px 0;
    border-radius: 4px;
}
.white-page-box.owl-background-box .manual-list {
    color: #111;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 4px rgb(17 17 17 / 20%);
    margin-bottom: 30px;
    font-size: 14px;
}
.exchange-rezult-title-link {
    font-size: 14px;
    color: #fbc141 !important;
}

.exchange-input {
    border: 1px solid #6f6f6f;
    background: #6f6f6f;
    border-radius: 3px;
    height: 40px;
    padding: 0 10px;
    width: 100%;
    max-width: 350px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #ffffff;
    font: 13px 'Roboto', sans-serif;
}
.field-box.dark-field-box .exchange-field-wrapper input {
    width: 100%;
    max-width: 100%;
    background: transparent;
    padding: 19px;
    height: auto;
    border-radius: 12px;
}
.field-box.dark-field-box .exchange-field-wrapper input {
    padding: 6px 20px;
    height: 48px;
    color: #111;
    font-weight: 700;
    font-size: 13px;
	border: 1px solid #ccc;
}
.step-button {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    border: none;
    border-bottom: 3px solid #b17600;
    background: #ebc04f url(images/submit.png) repeat-x;
    border-radius: 3px;
    height: 40px;
    font: 700 18px/40px 'Open Sans', serif;
    color: #2a2a2a;
    padding: 0 30px;
    cursor: pointer;
    text-decoration: none;
}
.field-box.dark-field-box .submit-button-wrapper button.step-button {
    width: 100%;
    padding: 5px 20px;
    height: auto;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 800;
    color: #ffffff;
    background: #827dfa;
    border-radius: 12px;
    border-bottom: 0;
    transition: 0.3s;
}
.field-box.dark-field-box .submit-button-wrapper button.step-button:hover, .field-box.dark-field-box .submit-button-wrapper button.step-button:focus {
    color: #111!important;
    background: rgb(130 125 250 / 30%)!important;
}
section.box-seo-all-page.step2-seo {
    padding: 100px 0px!important;
}
section.box-seo-all-page.step2-seo .page-title-width h1 {
    font-size: 24px;
    padding-bottom: 20px;
}
section.box-seo-all-page.step2-seo .page-title-width h1 {
    color: #111;
    font-weight: 700;
    font-size: 18px;
}
section.box-seo-all-page.step2-seo h2,
section.box-seo-all-page.step2-seo h3,
section.box-seo-all-page.step2-seo h4 {
	color: #111;
    font-weight: 700;
    font-size: 16px;
}
section.box-seo-all-page.step2-seo h2 span, 
section.box-seo-all-page.step2-seo h3 span, 
section.box-seo-all-page.step2-seo h4 span{
	font-weight: 700!important;
}
section.box-seo-all-page.step2-seo .seo-desc > p {
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
form#exchange-step-form .give_data .help-block,
.field-box.dark-field-box .exchange-field-wrapper .help-block {
    color: red;
}
section.box-seo-all-page.step2-seo .seo-desc {
    color: #aaa;
}
.submit-button-wrapper {
    text-align: center;
}

/*
 * step index page styles
 */
.icons-block-wrapper-steps {
    padding: 80px 0 10px 0;
    font-family: 'Oswald', sans-serif;
}

.icons-block-wrapper-steps .icon-item {
    display: flex;
    flex-direction: column;
    padding: 0 62px;
    position: relative;
    margin-bottom: 15px;
}

.icons-block-wrapper-steps .icon-item img {
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
}

.icons-block-wrapper-steps .icon-item.active {
    color: var(--theme-color) !important;
}

.icons-block-wrapper-steps .icon-item.success-icon span:first-child {
    color: #999999;
}

.icons-block-wrapper-steps .icon-item:not(:last-child)::before {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    background: #999999;
    top: 25%;
    right: -20px;
}

.icons-block-wrapper-steps .icons-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.icons-block-wrapper-steps .icon-item span:first-child {
    font-size: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.icons-block-wrapper-steps .icon-item span:last-child {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 567px) {
    .icons-block-wrapper-steps .icon-item {
        flex: 0 0 100%;
        padding: 50px 0;
        margin-bottom: 0px;
    }

    .icons-block-wrapper-steps .icon-item:not(:last-child)::before {
        width: 1px;
        height: 40px;
        left: 50%;
        bottom: -20px;
        top: auto;
        right: auto;
    }
}

.first-step.general-block-wrapper {
    padding: 50px 0 75px 0;
}

.first-step .general-block {
    background: white;
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.2);
}

.first-step .general-block .help-block-faq {
    color: var(--theme-color);
    font-weight: 700;
    float: right;
    cursor: pointer;
}

.first-step .general-block-header {
    margin-bottom: 25px;
    margin-top: 25px;
}

.first-step .general-block .help-block-faq a {
    color: var(--theme-color);
    text-decoration: none;
}

.first-step .general-block .help-block-faq span:last-child {
    font-size: 30px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}


.first-step .general-block .manual-list ul {
    margin: 0;
    list-style: none;
    padding-left: 20px;
    padding-top: 10px;
}

.first-step .general-block .manual-list li {
    padding-left: 25px;
    margin-bottom: 20px;
    position: relative;
    line-height: 1;
}

.first-step .general-block .manual-list li::before {
    content: "";
    display: block;
    position: absolute;
    background: var(--theme-color);
    width: 5px;
    height: 5px;
    left: 0;
    top: 7px;
}

.first-step .general-block .currency-pair-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .first-step .general-block .currency-pair-block {
        margin-bottom: 0px;
    }
}

.first-step .general-block .currency-address-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .first-step .general-block .currency-address-block {
        margin-bottom: 0px;
    }
}

.inner-pair {
    flex: 0 0 45%;
    margin: 25px 0px;
}
.col-12 .inner-pair:first-child {
    margin-top: 0;
    margin-bottom: 0;
}
.add-field {
    background: #fff;
}
.add-field .input-block {
    padding-left: 15px;
    padding-bottom: 15px;
}
.add-field label {
    display: block;
    color: #111;
}
.add-field .input-block input {
    background: transparent;
    color: #111!important;
    border-color: #bbb;
    max-width: 300px;
    padding: 16px;
    height: auto;
}
.add-field .input-block input::placeholder {
	color: #777;
}
@media (max-width: 768px) {
    .inner-pair {
        flex: 0 0 100%;
    }
}

.first-step .general-block .give-block,
.first-step .general-block .address-block {
    border: 1px solid #bababa;
    border-radius: 25px;
    padding: 9px 30px;
    display: flex;
    max-width: 100%;
}

.checkbox-block {
    flex: 0 0 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
}

.checkbox-block input {
    display: none;
}

.exchange-step-form .checkbox-block label {
    padding-left: 30px;
    position: relative;
}

.exchange-step-form .checkbox-block label span {
    color: var(--theme-color);
}

.first-step .exchange-step-form .checkbox-block label:after {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 9px;
    bottom: 0;
    border: 1px solid #bababa;
    left: -6px;
    border-radius: 3px;
    cursor: pointer;
}
.first-step .exchange-step-form .box-check .checkbox-block label:before {
    content: "\2714";
    display: block;
    position: absolute;
    color: var(--theme-color);
    top: 5px;
    bottom: 0;
    margin: 0;
    width: 10px;
    height: 25px;
    z-index: 1;
    line-height: 0.7;
    left: 2px;
    opacity: 0;
    transform: scale(0);
    transition: opacity 300ms, transform 300ms;
}

.first-step .exchange-step-form .box-check .checkbox-block input.step-check:checked + label:before {
    opacity: 1;
    transform: scale(1);
}

.first-step .general-block .address-block .input-block {
    flex: 0 0 100%;
    border-right: none;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
}

.first-step .general-block .input-block {
    position: relative;
    flex: 0 0 70%;
    border-right: 1px solid #bababa;
}

@media (max-width: 1440px) {
    .first-step .general-block .input-block {
        flex: 0 0 75%;
    }
}

@media (max-width: 560px) {
    .first-step .general-block .input-block {
        flex: 0 0 55%;
    }
}

.first-step .general-block .input-block label {
    color: #bababa;
    cursor: text;
    width: 49px;
    margin-right: 20px;
    margin-bottom: 0px;
}

.first-step .general-block .currency-address-block .input-block label {
    width: auto;
    min-width: 122px;
}

.first-step .general-block .input-block input {
    padding-right: 10px;
    text-align: right;
    border: none;
    width: calc(100% - 69px);
    background: transparent;
}

.first-step .general-block .give-block button {
    border: none;
    background: none;
    flex: auto;
    cursor: pointer;
    min-width: 85px;
}

.first-step .general-block .give-block button span:first-child {
    margin-right: 10px;
}

.give-block img {
    width: 25px;
    height: 25px;
}

.first-step .general-block .exchange-icon {
    cursor: pointer;
    color: var(--theme-color);
    text-align: center;
    font-size: 40px;
    flex: 0 0 10%;
    line-height: 1;
}

.first-step .general-block .submit-button-wrapper {
    text-align: right;
    margin-bottom: 50px;
}

.first-step .general-block .submit-button-wrapper button {
    background: var(--theme-color);
    border: none;
    color: white;
    text-transform: uppercase;
    padding: 9px 83px;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
    border: 2px solid var(--theme-color);
    transition: background-color 350ms;
}

.submit-button-wrapper button:hover {
    background-color: white !important;
    color: var(--theme-color) !important;
}


@media (max-width: 768px) {
    .first-step .general-block .help-block-faq {
        margin-bottom: 15px;
    }

    .first-step .general-block .currency-pair-block .give-block {
        flex: 0 0 100%;
    }

    .first-step .general-block .currency-pair-block .exchange-icon {
        margin: 5px 0;
    }

    .first-step .general-block .currency-address-block .address-block,
    .first-step .general-block .currency-address-block .checkbox-block {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 375px) {
    .general-block .currency-address-block .input-block label {
        margin-right: 5px;
    }

    .general-block .currency-address-block .input-block input {
        max-width: calc(100% - 122px);
    }

    .general-block .submit-button-wrapper {
        text-align: center;
    }

    .first-step .general-block .give-block,
    .first-step .general-block .address-block {
        padding: 9px 2px;
    }
}

.back-eee {
    background: #ededed;
}

.wrapper-check-order {
    padding: 35px 0px;
}

.inner-info-top,
.inner-info-center {
    border-bottom: 1px solid var(--theme-color);
    padding-bottom: 20px;
}

.inner-info-center {
    padding: 15px 0px;
}

.box-stutus,
.box-inforamtion-exchange {
    padding: 20px 40px;
}

.box-information {
    padding: 0px 40px;
}

.general-block-title {
    margin-left: 20px;
}

.erib-item {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 25px;
    margin-left: 25px;
    color: inherit;
    font: inherit;
}

.erib-item:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #ffffff;
    position: absolute;
    top: 3px;
    left: 0;
}

.erib-item div {
    display: inline-block;
    font: inherit;
}

.erib-item .erib-value {
    padding-left: 10px;
}


.box-information p {
    margin-bottom: 15px;
}

span.main-page-title {
    font-size: 22px;
    font-weight: bold;
}

.exchange-rezult-title-link {
    color: var(--theme-color);
}

.exchange-rezult-title-link:hover,
.exchange-rezult-title-link:active {
    color: rgba(0, 0, 0, 0.5);
}

.inner-info-top .general-block-title-order {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    /* margin-left: 25px; */
}

.inner-info-bottom {
    display: flex;
    flex-direction: row-reverse;
    padding: 35px 65px 0px 65px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .inner-info-bottom {
        justify-content: center;
        align-items: center;
        width: 100%;
        text-align: center;
    }
}



.drop-field .dropdown-menu {
    background: #6f6f6f;
}

.drop-field .dropdown-menu .dropdown-item {
    color: #fff;
    padding: 3px 8px;
}

.drop-field .dropdown-menu .dropdown-item:hover {
    color: var(--theme-color);
    background: transparent;
}

.icons-block-wrapper-steps {
    padding: 80px 0 10px 0;
    font-family: 'Oswald', sans-serif;
}

.icons-block-wrapper-steps .icon-item {
    display: flex;
    flex-direction: column;
    padding: 0 62px;
    position: relative;
    margin-bottom: 15px;
}

.icons-block-wrapper-steps .icon-item img {
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
}

.icons-block-wrapper-steps .icon-item.active {
    color: var(--theme-color) !important;
}

.icons-block-wrapper-steps .icon-item.success-icon span:first-child {
    color: #999999;
}

.icons-block-wrapper-steps .icon-item:not(:last-child)::before {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    background: #999999;
    top: 25%;
    right: -20px;
}

.icons-block-wrapper-steps .icons-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.icons-block-wrapper-steps .icon-item span:first-child {
    font-size: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.icons-block-wrapper-steps .icon-item span:last-child {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 567px) {
    .icons-block-wrapper-steps .icon-item {
        flex: 0 0 100%;
        padding: 50px 0;
        margin-bottom: 0px;
    }

    .icons-block-wrapper-steps .icon-item:not(:last-child)::before {
        width: 1px;
        height: 40px;
        left: 50%;
        bottom: -20px;
        top: auto;
        right: auto;
    }
}

.first-step.general-block-wrapper {
    padding: 20px 0 0px 0;
}

.first-step .general-block {
    background: white;
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.2);
}

.first-step .general-block .help-block-faq {
    color: var(--theme-color);
    font-weight: 700;
    float: right;
    cursor: pointer;
}

.first-step .general-block-header {
    margin-bottom: 25px;
    margin-top: 25px;
}

.first-step .general-block .help-block-faq a {
    color: var(--theme-color);
    text-decoration: none;
}

.first-step .general-block .help-block-faq span:last-child {
    font-size: 30px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.first-step .general-block-title,
.general-block-title-order {
    font: 28px/30px 'Roboto', sans-serif;
    color: #ffffff;
    margin: 0 0px 25px 0px;
}


.first-step .general-block .manual-list {
    color: #999999;
    padding-left: 30px;
    padding-top: 20px;
    margin-bottom: 30px;
}

.first-step .general-block .manual-list ul {
    margin: 0;
    list-style: none;
    padding-left: 20px;
    padding-top: 10px;
}

.first-step .general-block .manual-list li {
    padding-left: 25px;
    margin-bottom: 20px;
    position: relative;
    line-height: 1;
}

.first-step .general-block .manual-list li::before {
    content: "";
    display: block;
    position: absolute;
    background: var(--theme-color);
    width: 5px;
    height: 5px;
    left: 0;
    top: 7px;
}

.first-step .general-block .currency-pair-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .first-step .general-block .currency-pair-block {
        margin-bottom: 0px;
    }
}

.first-step .general-block .currency-address-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .first-step .general-block .currency-address-block {
        margin-bottom: 0px;
    }
}

.checkbox-block {
    flex: 0 0 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    max-width: 50%;
    margin: auto;
}

.checkbox-block .help-block{display: block;flex: 0 0 100%;text-align: center;}


.checkbox-block p {
    margin: 0;
}

.checkbox-block input {
    display: none;
}

.exchange-step-form .checkbox-block label {
    padding-left: 30px;
    position: relative;
}

.exchange-step-form .checkbox-block label span {
    color: var(--theme-color);
}

.first-step .exchange-step-form .box-check .checkbox-block input.step-check:checked + label:before {
    opacity: 1;
    transform: scale(1);
}

.first-step .general-block .address-block .input-block {
    flex: 0 0 100%;
    border-right: none;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
}

.first-step .general-block .input-block {
    position: relative;
    flex: 0 0 70%;
    border-right: 1px solid #bababa;
}
.currency-address-block {
    padding: 20px 30px;
    background: #fff;
}
.lab-box {
    padding: 15px;
    font-size: 16px;
    color: #111;
    background: #F7F7F7;
}
.addition-filde {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
	justify-content: space-between;
	padding: 15px;
}
.addition-filde input {
    max-width: 300px;
    border-color: #bbb;
    background: transparent;
    color: #111;
    height: auto;
    padding: 15px;
}
.step2-wrap .submit-button-wrapper .form-group.field-bid-cache {
    margin: 0;
}
.step2-wrap .submit-button-wrapper {
    background: #fff;
    padding: 10px;
    border-top: 1px solid #ddd;
}
.step2-wrap .submit-button-wrapper button.step-button {
    background: #4169e1;
    color: #fff;
    border-bottom: none;
    padding: 5px 80px;
    height: auto;
    font-size: 16px;
}
.step2-wrap .submit-button-wrapper button.step-button:hover {
    background: rgb(65 105 225 / 80%)!important;
    color: #fff!important;
}
section.box-seo-all-page.step2-seo .white-page-box.owl-background-box {
    border-radius: 3px;
    border: 3px solid #787f8a;
    padding: 25px 30px 10px;
    margin: 0 0 30px 0;
    background: #e4eae7;
}
section.box-seo-all-page.step2-seo .white-page-box.owl-background-box h1.advertising-title {
    color: #111;
}
.addition-filde input::placeholder {
    color: #777;
}
.addition-filde .input-block.text-center {
    text-align: start!important;
}
.addition-filde .inner-pair {
    margin: 0;
}
.addition-filde .inner-pair .checkbox-block {
    max-width: 100%;
    display: flex;
    justify-content: flex-start;
}
.addition-filde label {
    display: block;
    text-align: start;
    color: #111;
}
.first-step.last-step .white-page-box .general-block-title-order {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 0 40px rgb(8 4 109 / 15%);
    padding: 20px 20px;
    
    margin-bottom: 5px;
}
.first-step.last-step .white-page-box .box-stutus {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 0 40px rgb(8 4 109 / 15%);
    color: #111;
}
.first-step.last-step .white-page-box .box-stutus span.uper-title.blue-title {
    color: #4169E1!important;
    font-weight: 600;
}
.first-step.last-step .white-page-box .box-information {
    margin-top: 10px;
    padding: 15px 40px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 0 40px rgb(8 4 109 / 15%);
    color: #fff;
	font-size: 14px;
}
.first-step.last-step .white-page-box .box-information li {
    padding-bottom: 6px;
    color: #555;
}
.first-step.last-step .white-page-box .general-block-title-order {
    display: flex;
    flex-direction: column;
	color: #111;
}
.first-step.last-step .white-page-box .general-block-title-order span.main-page-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.first-step.last-step .white-page-box .general-block-title-order .box-inforamtion-exchange {
    padding-left: 0;
    padding-right: 0;
}
.first-step.last-step .white-page-box .general-block-title-order .box-inforamtion-exchange .erib-item {
    margin-left: 0;
    font-size: 16px;
    font-weight: 700;
}
.first-step.last-step .white-page-box .general-block-title-order .box-inforamtion-exchange .erib-item .erib-label {
    display: block;
    font-size: 14px;
    color: #999;
}
.first-step.last-step .white-page-box .general-block-title-order .box-inforamtion-exchange .erib-item .erib-value {
    padding-left: 0;
    display: block;
    line-height: normal;
    padding-bottom: 10px;
}
.first-step.last-step .white-page-box .box-stutus {
    padding: 20px;
}
.first-step.last-step .white-page-box .box-information {
    padding: 20px;
    color: #111;
    font-size: 14px;
}
div#timer {
    font-size: 14px;
    margin-top: 16px;
    color: #777;
}
div#timer span#time {
    display: block;
    padding: 0;
    margin: 0;
    margin-top: 6px;
    color: #5f57ff;
    font-weight: 800;
    font-family: Montserrat, 'sans-serif';
    font-size: 20px;
}
.first-step.last-step .white-page-box .box-information ol {
    padding-left: 20px;
    font-size: 13px;
}
.exchange-rezult-title-link {
    font-size: 14px;
    color: #fff !important;
}
.flexed .form-group {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}

.flexed .form-group .help-block {
    flex: 0 0 100%;
}

.flexed .form-group .exchange-input {flex: 0 0 auto;}

.flexed .form-group label.exchange-label{
    flex: 0 0 80px;
    margin-right: 10px
}

.flexed .form-group .exchange-input {
    flex: 0 0 calc(100% - 94px);
}
@media (max-width: 1440px) {
    .first-step .general-block .input-block {
        flex: 0 0 75%;
    }
}

@media  (max-width: 768px) {
    .checkbox-block {
        max-width: 100%;
    }
}
@media  (max-width: 576px){

    .white-page-box.owl-background-box {
        padding: 15px;
    }

    .currency-address-block {
        margin: 0 -15px;
    }

    .checkbox-block {
        max-width: 100%;
    }
}

@media (max-width: 560px) {
    .first-step .general-block .input-block {
        flex: 0 0 55%;
    }
}

.first-step .general-block .input-block label {
    color: #bababa;
    cursor: text;
    width: 49px;
    margin-right: 20px;
    margin-bottom: 0px;
}

.first-step .general-block .currency-address-block .input-block label {
    width: auto;
    min-width: 122px;
}

.first-step .general-block .input-block input {
    padding-right: 10px;
    text-align: right;
    border: none;
    width: calc(100% - 69px);
    background: transparent;
}

.first-step .general-block .give-block button {
    border: none;
    background: none;
    flex: auto;
    cursor: pointer;
    min-width: 85px;
}

.first-step .general-block .give-block button span:first-child {
    margin-right: 10px;
}

.give-block img {
    width: 25px;
    height: 25px;
}

.first-step .general-block .exchange-icon {
    cursor: pointer;
    color: var(--theme-color);
    text-align: center;
    font-size: 40px;
    flex: 0 0 10%;
    line-height: 1;
}

.first-step .general-block .submit-button-wrapper {
    text-align: right;
    margin-bottom: 50px;
}

.first-step .general-block .submit-button-wrapper button {
    background: var(--theme-color);
    border: none;
    color: white;
    text-transform: uppercase;
    padding: 9px 83px;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
    border: 2px solid var(--theme-color);
    transition: background-color 350ms;
}
.inner-info-center {
    display: none;
}
.submit-button-wrapper button:hover {
    background-color: white !important;
    color: var(--theme-color) !important;
}
@media (max-width: 992px) {
form#exchange-step-form .page-title-width .h1.-green {
    margin-top: 30px;
}
section.exchange-steps.hero-section .manual-list {
    padding: 80px 0 20px 0;
}
.first-step.last-step .white-page-box .general-block-title-order .box-inforamtion-exchange .erib-item {
    padding-left: 0;
}
}
@media (max-width: 768px) {
    .first-step .general-block .help-block-faq {
        margin-bottom: 15px;
    }

	.last-step-inner.inner-info-top {
    display: flex;
    flex-direction: column;
}
	.last-step-inner.inner-info-top .inner-info-top-left {
    width: 99%!important;
}
	.last-step-inner.inner-info-top .inner-info-top-right {
    width: 99%!important;
    margin: 0.5%;
}
}
    .first-step .general-block .currency-pair-block .give-block {
        flex: 0 0 100%;
    }

    .first-step .general-block .currency-pair-block .exchange-icon {
        margin: 5px 0;
    }

    .first-step .general-block .currency-address-block .address-block,
    .first-step .general-block .currency-address-block .checkbox-block {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 375px) {
    .general-block .currency-address-block .input-block label {
        margin-right: 5px;
    }

    .general-block .currency-address-block .input-block input {
        max-width: calc(100% - 122px);
    }

    .general-block .submit-button-wrapper {
        text-align: center;
    }

    .first-step .general-block .give-block,
    .first-step .general-block .address-block {
        padding: 9px 2px;
    }
}

.back-eee {
    background: #ededed;
}

.wrapper-check-order {
    padding: 35px 0px;
}

.inner-info-top,
.inner-info-center {
    border-bottom: none;
    padding-bottom: 20px;
}

.inner-info-center {
    padding: 15px 0px;
    background: #151515;
	border-radius: 12px;
    border: none;
    border-bottom: none;
    border-top: none!important;
}
a.exchange-rezult-title-link {
    display: none;
}
.first-step.last-step .white-page-box .box-stutus span.uper-title.blue-title {
    color: #fcd844;
}
.first-step.last-step .white-page-box .box-information h4 {
    margin-bottom: 20px;
    margin-top: 10px;
}
.first-step.last-step .white-page-box .box-information li {
    color: #999;
}
.general-block-title {
    margin-left: 20px;
}




.box-stutus .uper-title {
    color: #fbb63c;
    padding: 0px 15px 0px 25px;
    font-size: 16px;
}

.box-information {
    font: inherit;
    color: #ffffff;
}

.inner-info-bottom {
    display: flex;
    flex-direction: row-reverse;
    padding: 35px 65px 0px 65px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.button-further {
    background: var(--theme-color);
    color: white;
    text-transform: uppercase;
    padding: 8px 75px;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 350ms;
}

.button-further:hover {
    color: var(--theme-color);
    background: white;
    border: 1px solid var(--theme-color);
}

.code {
    padding: 0px 10px;
}
div#timer {
    font-size: 0px;
    margin-top: 20px;
}
.inner-info-bottom a.btn.button-further {
    padding: 12px 36px;
	color: #222;
}
.inner-info-bottom {
    flex-direction: row;
}
.give-block .dropdown-toggle {
    border: 1px solid #6f6f6f;
    border-radius: 4px;
    padding: 2px 0;
    height: 40px;
    background: #6f6f6f;
    width: 100%;
    max-width: 300px;
    position: relative;
}

.give-block .dropdown-toggle > span {
    display: flex;
    align-items: center;
    padding: 0;
    padding-right: 30px;
    font: 16px/1.4 'Roboto', sans-serif;
    color: #ffffff;
}

.drop-field .dropdown-toggle::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    height: 0.6em;
    margin: auto;
}

.give-block .dropdown-toggle > span > img {
    flex: 0 0 auto;
    height: 35px;
    width: 35px;
    margin-right: 10px;
    margin-left: 10px;
    object-fit: contain;
}

@media (max-width: 768px) {


    .button-further {
        padding: 8px 35px;
        margin-bottom: 10px;
    }

}

@media (max-width: 576px) {
    .inner-info-top .general-block-title-order {
        padding: 10px;
        display: flex;
        flex-flow: row wrap;
    }

    .exchange-rezult-title-link {
        font-size: 12px;
        order: -1;
        margin-left: auto;
    }

    span.main-page-title {
        width: 100%;
    }

    .box-stutus {
        padding: 10px 20px;
    }

    .box-information {
        padding: 0 20px;
    }

    .box-inforamtion-exchange {
        padding: 10px 20px;
    }

    .box-information ol,
    .box-information ul{
        padding-left: 20px;
    }
}
.general-block-wrapper.first-step.last-step {
    padding-top: 80px;
}
.last-step-inner.inner-info-top {
    display: flex;
    flex-wrap: wrap;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.last-step-inner.inner-info-top .inner-info-top-right {
    width: 400px;
    margin: 0.5%;
}
.last-step-inner.inner-info-top .inner-info-top-left {
    margin: 0.5%;
    width: calc(98% - 400px);
}
.last-step-inner.inner-info-top  .inner-info-bottom {
    width: 100%;
    padding-left: 0.5%;
    padding-right: 0.5%;
}
.last-step-inner.inner-info-top  .inner-info-bottom a.btn.button-further {
    padding: 12px 36px;
    color: #222;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 800;
    color: #ffffff;
    background: #827dfa;
    border-radius: 12px;
    border: none;
}

@media (max-width: 576px) {
.last-step-inner.inner-info-top .inner-info-bottom a.btn.button-further {
    width: 100%;
}
.last-step-inner.inner-info-top .inner-info-bottom a.btn.button-further:first-child {
    display: none;
}
.first-step.general-block-wrapper .owl-background-box {
    padding: 0!important;
}
section.box-seo-all-page.step2-seo .owl-background-box {
    padding: 0!important;
}
}