.copy__item-butt*, *:hover, *:active, *:focus {
    outline: none !important;
}
*,*:active,*:focus{
    outline: none !important;
}
html{
    overflow-x: hidden !important;
    max-width: 100%;
}
body {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-display: swap;
    font-weight: 400;
    font-size: 12px;
    min-width: 320px;
    letter-spacing: 0.02em;
    overflow-x: hidden !important;
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,.sitemap_title_ins {
    font-weight: 700;
}
.h2, h2 {
    font-size: 16px;
    padding: 0px 1px 10px;
    padding-left: 0px;
}		 		

ul, li, input {
    display: block;
    padding: 0;
    margin: 0;
}

p {
    padding: 0;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
}

div, form, input, p, a, span, button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input, input:focus, input:active, input:hover
textarea, textarea:focus, textarea:active, textarea:hover
button, button:focus, button:active, button:hover {
    outline: none;
}

a:hover, button:hover, input:hover, button:hover,
a:active, button:active, input:active, button:active {
    transition: all .5s ease;
    color: #000;
    text-decoration: none;
}

.alert {
    padding: 15px 12px 12px;
}

.alert-success {
    color: #313131;
    background-color: #deebd6;
    border-color: #deebd6;
}

.regular__a {
    color: #0000ff;
    transition: 0.3s;
}

.regular__a:hover {
    color: #0000d9;
}

details {
    margin-top: 10px;
}

details p {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}

summary {
    background: #e8e8e8;
    padding: 10px;
    padding-left: 15px;
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    padding-right: 20px;
    font-size: 12px;
}

summary::after, summary::after {
    content: '▼';
    float: right;
    padding-right: 9px;
    font-weight: 900;
    font-family: monospace !important;
    color: grey;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

details[open] summary::after {
    content: '▲';
}

details[open] summary {
    border-radius: 10px 10px 0px 0px !important;
}

summary::-webkit-details-marker {
    display: none;
}

.admin-bar {
    padding-top: 30px;
}

/* ------ header  ------ */
.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.dropdown-toggle::after {
    display: none;
}

.nav-pills .nav-link.active, .nav-pills .nav-link, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #4f5050;
}

.nav-pills .nav-link:hover, .nav-pills .show > .nav-link:hover {
    background-color: #232323;
}

.nav-pills .show > .nav-link {
    border-radius: 5px 5px 0px 0px;
}

.dropdown-menu.show > .inner {
    display: block;
}

.dropdown-menu .media-left img {
    width: 35px;
    padding-right: 10px;
}

.bootstrap-select .btn:focus {
    outline: none !important;
}

.dropdown-menu .inner > li {
    padding: 8px;
}

.bootstrap-select > .btn {
    background: white;
    line-height: 32px;
    height: 45px;
    margin-bottom: 3px;
    box-sizing: border-box;
    width: calc(100% - 2px);
    margin-left: 1px;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.1);
    border-radius: 10px;
    border: 2px solid #fff;
}

.bootstrap-select .filter-option img {
    width: 20px;
    margin-top: -4px;
    margin-right: 5px;
}

.bootstrap-select.show > .btn {
    border-radius: 0px 0px 0px 0px;
}

.bootstrap-select .dropdown-menu.open {
    border: none !important;
    border-radius: 0px 0px 10px 10px;
    left: -1px !important;
}

.btn-group.bootstrap-select {
    width: 100% !important;
    margin-top: 2px;
}

.bootstrap-select.btn-group .btn .caret {
    margin-top: -15px !important;
    display: block;
    width: 20px;
    height: 30px;
    transform: rotate(90deg);
}

.bootstrap-select.btn-group .btn .caret:before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    width: 20px;
    height: 30px;
    position: relative;
    font-weight: 900;
    top: -2px;
}

.dropup .dropdown-toggle::after {
    display: none;
}

.exchange__title.d-block.exchange__title {
    background: white;
    text-align: left !important;
    color: rgba(19, 19, 19, 0.88) !important;
    border-radius: 10px 10px 0px 0px;
}

.selectpicker {
    display: none !important;
}

.nav .dropdown-menu.show {
    transform: translate3d(calc(-100% + 30px), 27px, 0px) !important
}

.contacts__menu .dropdown-menu.show {
    transform: translate3d(calc(-26%), 27px, 0px) !important;
}

.nav .dropdown-menu {
    background-color: rgba(79, 80, 80, 0.81);
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
}

.header .dropdown-item a, .header .menu-item a {
    padding: 7px 20px !important;
    width: 100%;
    display: block;
}

.header .dropdown-item, .header .menu-item span {
    font-size: 14px;
    color: #f5f5f7;
    text-transform: uppercase;
    font-weight: 400;
    width: 100%;
    display: block;
}

.header .dropdown-item:hover, .header .menu-item:hover span {
    color: black;
}

.header .dropdown-item.active, .header .dropdown-item:active {
    color: #2266e4;
    font-weight: 600;
    background-color: initial;
}

.header .menu-item.current-menu-item span {
    color: #fff;
    font-weight: 600;
    background-color: initial;
}

.header .menu-item:focus, .header .menu-item:hover {
    background-color: #f8f9fa;
}

.header .menu-item:focus span, .header .menu-item:hover span {
    color: #16181b;
    background-color: #f8f9fa;
}

.header {
    background: #fafafa;
    font-size: 12px;
}

.navigation {
    padding-top: 5px;
    align-items: center;
    text-align: center;
    padding-bottom: 5px;
}

.navigation i {
    display: inline-block;
}


.logo > img {
    max-width: 180px;
    width: 100%;
}

.logo-wrap {
    text-align: left;
}

.contacts {
    align-items: center;
    width: 100%;
    max-width: 585px;
    padding-left: 0px;
}

.contacts__item {
    padding: 4px 0px;
    padding-right: 10px;
    transition: all .3s ease;
    display: flex;
    align-items: center;
}

.contacts__item i {
    display: block;
}

.contacts__item:hover > a {
    text-decoration: underline;
}

.contacts__item a {
    display: inline-block;
    margin-left: 3px;
}

.call {
    align-items: center;
}

.call__item {
    margin-left: 10px;
    margin-right: 10px;
    align-items: center;
    display: flex;
}

.call__time {
    margin-left: 7px;
    font-weight: bold;
}

.call__time span {
    font-weight: normal;
    margin-right: 3px;
}

.call__time strong {
    display: block;
}

.call__item a {
    padding: 6px 9px;
}

.contacts__menu.call__item .dropdown-item:first-child {
    font-size: 12px;
    color: #fff;
    width: 199px;
    font-weight: 600;
    text-transform: inherit;
    white-space: normal;
}

.contacts__menu.call__item .dropdown-item:first-child:hover {
    background: none;
}

.call__item i {
    line-height: 15px;
}

.call__item_enter a {
    margin-right: 7px;
    display: inline-block;
    background: #dddbdc;
    text-align: center;
    border-radius: 5px;
    transition: all .3s ease;
    display: block;

}

.call__item_enter a:hover {
    background: #4f5050;
    cursor: pointer;
    color: #fff;
}

.call__btn {
    background: #00c063;
    border-radius: 5px;
    width: auto;
    line-height: 26px;
    text-align: center;
    color: #fff;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.call__btn.red {
    background: #f92020;
}

.footer .call__btn {
    padding: 0px 10px;
}

.footer .logo > img {
    position: relative;
    left: -3px;
}

.call__btn span {
    font-weight: 300;
    margin-left: 3px;
}

.call__btn > span {
    font-weight: bold;
}

.call__btn i {
    color: #f6e800;
    font-size: 10px;
    margin-right: 3px;
}

.call__burger {
    color: #fff;
    background: #4f5050;
    border-radius: 5px;
    font-size: 16px;
    width: 38px;
    text-align: center;
}

.call__burger:hover {
    color: #2266e4;
}


/* ------ Media Queries ------ */

.form_alfa input[type=submit]{
    margin: 0 auto;
    margin-top: 20px;
    max-width: 260px;
    padding: 0 20px;
    margin-bottom: -7px;
    line-height: 49px;
    font-weight: 500 !important;
}
.form-wrap.d-flex .form_alfa{
    display: none;
}
#recycle__block{
    position: relative;
}
#recycle__block .media-body{
   padding-left: 40px;
    text-align: justify !important;
}
.vertical-center{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.vertical-center img{
    margin-top: -10px;
}
.form-wrap__board.text-left>p{
    word-break: break-all;
}

.exchanges,.bread {
    padding-top: 15px;
    background: #f5f5f7;
    padding-bottom: 15px;
}
.bread{
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: -5px;
 }

.bread a>span{
    font-style: italic;
    color: #868686;
}
 .exchange {
    background: #fff;
    display: flex;
    justify-content: space-between;
    /*box-shadow: 10px 21px 43px rgba(0, 0, 0, 0.2);*/
    border-radius: 10px;
    height: 100%;
}

.exchange img {
    width: 100%;
    max-width: 30px;
}

.exchange__give.not__collapse, .xtt_left_col_table {
    width: 50%;
}

.exchange__give.collapsed {
    width: 50%;
}

.exchange__currency {
    background: #f5f5f7;
    display: block;
    padding: 2px 15px;
}

.exchange__currency a {
    line-height: 12px;
    padding: 3px 7px;
    margin-right: 7px;
    background: #fff;
    border-radius: 5px;
    font-size: 12px;
}

.exchange__currency a:hover {
    background: #4f5050;
    color: #fff;
}

.js_item_left {
    border: 1px solid rgba(0, 0, 0, 0.02);
}

.js_item_left.active, .js_item_right.active {
    background: #dedfdf;
}

.exchange__money a, .xtt_one_line_left {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 8px 8px 8px 15px;
    transition: all .3s ease;
}

.xtt_one_line_name {
    padding-left: 10px;
}

.xtt_icon_wrap {
    display: none;
}

.exchange__money li {
    border: 1px solid rgba(0, 0, 0, 0.02);
}

.exchange__money_left a {
    justify-content: start;
}

.exchange__money p {
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
}

.exchange__money p span {
    font-size: 12px;
    font-weight: 700;
}

/*
.exchange__money img {
    width: 30px;
    height: 30px;
    margin-right: 9px;
}*/

.currency_logo {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    width: 30px;
    height: 30px;
}

.exchange__money li:hover, .js_item_left:hover {
    background: #dedfdf;
    cursor: pointer;
}

.exchange__money_right li:hover {
    background: #e5e5e5;
}

.section-title, .home_partner_title,.sitemap_title_ins {
    font-size: 16px;
    text-transform: uppercase;
}
.sitemap_title_ins{
    margin-top: 15px;
}

.home_partner_title {
    font-weight: bold;
}

.xtt_table_title1, .xtt_table_title2, .acf_div_title_ins, .reg_div_title_ins, .cf_div_title_ins, .rf_div_title {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.title_collapse {
    text-align: center;
    color: rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    cursor: pointer;
}

.collapsed .xtt_one_line_name_left, .collapsed .xtt_one_line_name_right, .collapsed .xtt_one_line_reserv_right {
    display: none;
}

#left-col-resize {
    transition: width 0.3s;
}

.collapsed .xtt_right_col_table, .collapsed .xtt_left_col_table {
    left: 0px;
    width: 50%;
    transition: width 0.3s;
}

.xtt_table_body_wrap {
    display: flex;
}

.collapsed .xtt_table_body_wrap {
    display: flex;
}

.collapsed .xtt_one_line_left, .collapsed .xtt_one_line_right {
    padding: 8px 13px 8px 19px;
}

.title_collapse:hover {
    color: rgba(0, 0, 0, 1);
}

.page-template-pn-pluginpage .exchange__title.section-title, .acf_div_title_ins {
    padding: 0px 0px 20px;
}

label {
    margin-bottom: 3px;
    margin-top: 12px;
}

#hexch_html {
    display: none;
    border-radius: 10px;
    background: #f5f5f7;
    margin-bottom: 12px;
}

.form__enter .hexch_pers_input input[type="text"], .form__enter .xchange_pers_input input[type="text"] {
    background: #e3ebeb;
}

.form__enter .hexch_pers_input input[type="text"]:focus, .form__enter .xchange_pers_input input[type="text"]:focus {
    box-shadow: 10px 21px 43px rgba(0, 0, 0, 0.2);
    background: #fff;
}


.acf_submit, input[type="submit"],.verify_tab_action_link {
    width: 100%;
    max-width: 368px;
    border: none;
    padding: 0 20px;
    line-height: 49px;
    border-radius: 5px;
    margin-top: 15px;
    display: block;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    background: #00c063;
    color: white;
    transition: 0.3s;
}
.bred {
    font-weight: 600;
    color: red;
}
.verify_tab_action_link:hover {
    background: #2266e4;
    color: #000 !important;
}
.acf_submit:hover {
    color: black;
}

.userwallets_one_tab {
    display: none;
}
.userwallets_table_one {
    display: block;
}

.acf_input, .acf_password,
.acf_text,
.acf_select,
.userwallets_form select,
.ptextareaus,
.pay_select > select,
.log_input,
.reg_input,
.reg_password,
.log_password,
.rf_input,
.rf_text,
.lp_input,
.cf_input,
.cf_text,
#user_login,
#user_pass,
.register_widget_body_ins input[type=text],
.register_widget_body_ins input[type=password],
.captcha_divpole,
.pay_input_purse,
.userwallets_form input[type="text"] {
    width: 100%;
    max-width: 367px;
    background: #ffffff;
    line-height: 38px;
    border: 1px solid #dcdcdc;
    font-weight: bold;
    padding: 0 12px;
    border-radius: 5px;
}
#hexch_html .captcha_div{
    margin: 0 auto;
    width: fit-content;
    margin-top: 20px;
}

.register_widget_body_ins .captcha_divimg img, .register_widget_body_ins .captcha_divpole {
    width: 40px !important;
}

.register_widget_title_ins {
    display: none;
}

input[name="check_rule"] {
    display: inline-block;
}

.captcha_div, .log_line_subm_right, .reg_div_title_ins, .cf_div_title_ins, .rf_div_title {
    margin-top: 10px;
}

.captcha_divimg, .captcha_divznak, .captcha_divpole {
    width: auto;
    display: inline-block;
}

.resultfalse {
    color: red;
    font-size: 15px;
    font-weight: 500;
}

.captcha_divpole {
    width: 60px;
    height: 49px;
}

.captcha_divznak {
    font-size: 30px;
    line-height: 49px;
    font-weight: bold;
    position: relative;
    top: 7px;
}

.metabox_div {
    margin-top: 20px;
}

.metabox_left, .one_news_more {
    display: inline-block;
    width: 48%;
    margin-top: 20px;
}

div[itemprop="articleBody"] img {
    border-radius: 10px;
}

div[itemprop="articleBody"] p {
    margin-top: 15px;
    line-height: 1.6;
}

.sidebar-inner .post-entry__thumbnail img {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    vertical-align: middle;
}

.news-sidebar-icon {
    width: 45px;
    display: inline-block;
    vertical-align: top;
}

.news-sidebar-item, .one_reviews {
    margin-bottom: 10px;
    background: #f5f5f7;
    padding: 5px;
    border-radius: 10px;
}

.one_reviews {
    padding: 15px;
    max-width: 367px;
}

.many_reviews_ins > .one_reviews {
    max-width: 100%;
}

.one_reviews_name {
    font-weight: bold;
    float: left;
}

.one_reviews_date {
    float: right;
    color: #a5a5a5;
}

.one_reviews_text {
    display: block;
    padding-top: 5px;
}

.hexch_pers_line.has_help + .hexch_pers_line.has_help {
    margin-top: 10px;
}

.xchange_pers_line.has_help + .xchange_pers_line.has_help {
    margin-top: 10px;
}

.clear {
    clear: both;
}

.news-sidebar-txt {
    padding-top: 3px;
    display: inline-block;
    width: calc(100% - 50px);
}

.news-sidebar-txt .updated, .posted-on .updated {
    display: none;
}

.news-content {
    margin-bottom: 20px;
    background: #f5f5f7;
    padding: 15px;
    border-radius: 10px;
    padding-bottom: 40px;
}

.news-content img {
    width: 66px;
    border-radius: 10px;
    margin-right: 10px;
    height: auto;
}

.news-content .post-entry__thumbnail {
    float: left;
}

.news-content .post-entry__date {
    margin-bottom: 10px;
}

.news-content p {
    padding-top: 8px;
}

.news-content .review-btn {
    position: relative;
    top: 10px;
}

.news-content h3 {
    padding: 0px !important;
}

.screen-reader-text {
    display: none;
}

.news-sidebar-txt h6 {
    font-size: 12px;
    margin-bottom: 2px;
}

.entry-date.published {
    color: #a7a7a7;
}

.one_news_more {
    text-align: right;
}

.metabox_cats > span:first-child {
    font-weight: bold;
}

.one_news_more:hover {
    text-decoration: underline;
}

.userwallets_form input[type="text"],
.userwallets_form select,
.reg_line_subm_right,
.pay_input_purse {
    margin-top: 15px;
}

.pay_purse_link {
    display: none;
}

.userwallets_table {
    margin-top: 15px;
}

.pagenavi_ins {
    margin-top: 10px;
}

.pagenavi_ins > span, .pagenavi_ins > a {
    border: 1px solid #eee;
    border-radius: 100%;
    padding: 10px;
    font-size: 12px;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    line-height: normal;
}

.pagenavi_ins .last, .pagenavi_ins .first {
    width: auto;
    border-radius: 10px;
}

.pntable th, .pntable td {
    text-align: inherit;
    border: 1px solid #eee;
    padding: 2px 6px;
    font-size: 11px;
}

.pntable_wrap_title, .inner_page h3, .inner_page h4, .statuserdiv_title_ins,.userwallets_form_title_ins,.userwallets_table_title_ins,.userwallets_one_title {
    padding: 10px 0px;
    padding-top: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}
.verify_status.not {
    color: #c00068;
}
.verify_status {
    padding: 5px 0 0;
    font: 600 13px 'Open Sans',sans-serif;
}
.usersbill_one_title.userwallets_one_title{
    font-weight: bold;
}
.verify_tab_descr {
    font: italic 13px 'Open Sans',sans-serif;
}
.close_userwallets {
    position: absolute;
    float: none;
    top: 17px;
    right: 15px;
    width: 35px;
    height: 35px;
    background: url(/wp-content/themes/exchanger/images/big_close.png) no-repeat center center;
    cursor: pointer;
}
.userwallets_table_one {
    background: #fff;
    padding: 15px 20px;
    position: relative;
    margin: 0 0 10px;
    box-shadow: 10px 21px 43px rgba(0,0,0,.2);
    border-radius: 10px;
}
.verify_status a {
    color: #c00068;
    text-decoration: none;
    border-bottom: 1px dotted #c00068;
}
.verify_status a:hover {
    border-bottom: 1px dotted #fff;
}
.exch_course1, exch_course2 {
    display: block;
    width: max-content;
}

.pagenavi_ins > span:not(.current):hover, .pagenavi_ins > a:not(.current):hover {
    background: #ffe100;
    border: 1px solid #ffe100;
    color: black;
}

.pagenavi_ins > span.current, .pagenavi_ins > a.current {
    background: #00c063;
    border: 1px solid #00c063;
    color: white;
}

.acf_select, .userwallets_form select,
.pay_select > select {
    height: 40px;
}

.acf_input[disabled="disabled"] {
    background: #f1f4f4;
}

.exchange__title.section-title ~ .acf_div_wrap > .ajax_post_form > .acf_div_title, .exchange__title.section-title ~ .not_frame > .log_div_wrap > .ajax_post_form > .log_div_title {
    display: none;
}

.xtt_left_col_title, .xtt_right_col_title, .xtt_right_col_title_mob {
    padding: 16px 16px 10px;
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
}


.xtt_table_title3, .xtt_table_title4 {
    display: none;
}

.tbl4 {
    width: 100%;
}

.section-title img {
    margin-top: -4px;
}

.exchange__title {
    padding: 16px 16px 10px;
}

.exchange__take.not__collapse, .xtt_right_col_table {
    width: 50%;
}

.js_item_right {
    border: 1px solid rgba(0, 0, 0, 0.02);
    border-right: 0px;
    display: flex;
    justify-content: space-between;
}

#left-col-resize.collapsed .exchange {
    width: 140px;
    text-align: center;
    box-shadow: none;
}

.js_item_right:hover {
    background: #dedfdf;
}

.xtt_one_line_right {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 8px 8px 8px 15px;
    transition: all .1s ease;
}

.xtt_right_col_table, .xtt_left_col_table {
    display: inline-block;
    vertical-align: top;
}

.xtt_one_line_curs_right {
    display: none;
}

.xtt_one_line_reserv_right {
    float: right;
    position: absolute;
    right: 10px;
}

.exchange__take.collapsed {
    width: 50%;
}

.exchange__take .exchange__money li {
    display: flex;
    justify-content: space-between;
}

.exchange__take .exchange__money li p {
    text-align: right;
}

.exchange__take .exchange__money li span {
    display: block;
}


/* ------ Media Queries ------ */

.swiper-wrapper {
    width: auto;
    height: auto;
}

.news {
    justify-content: space-between;
}

.news-slider .slick-slide:nth-child(2n) > div {
    margin-left: 12px;
}

.exchanges-wrap {
    padding: 10px;
    background: #fff;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

.news__date {
    font-weight: bold;
}

.news__text {
    color: #2069ea;
    max-width: 295px;
    line-height: 15px;
}

.slick-next {
    right: -35px;
}

/*
.slick-prev {
    left: 15px;
}*/
.slick-next, .slick-prev {
    z-index: 9;
}

.slick-next::before, .slick-prev::before {
    color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
}

.slick-next::before {
    background-image: url(../img/arrowr.png);
}

.slick-prev::before {
    background-image: url(../img/arrowl.png);
}

.swap {
    justify-content: space-between;
}

.reviews-slider, .news-slider {
    background: #fff;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
}

.news-slider {
    padding: 15px 12px 12px;
    margin-bottom: 21px;
}

.swap-slide.slick-initialized .slick-slide > div {
    margin-right: 5px;
    margin-left: 5px;
}

.swap-slide.slick-initialized .slick-slide > div > div {
    background: white;
    padding: 10px;
    border-radius: 10px;
}

.swap-slide {
    padding: 12px 5px 7px;
    margin-bottom: 13px;
}

.reviews-slider {
    padding: 12px 24px 13px;
    margin-bottom: 13px;
}

.swap__wrap {
    display: flex;
    align-items: center;
    max-width: 240px;
    justify-content: space-between;
    font-weight: 300;
}

.swap__wrap i {
    display: block;
    font-size: 19px;
    color: rgba(0, 0, 0, 0.2);
    margin-right: 5px;
}

.swap__wrap .h5 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    display: inline-block;
    font-weight: bold;
    line-height: 1.2;
}

.swap__wrap {
    font-size: 11px;
}

.swap__before {
    margin-right: 9px;
}

.swap__before img, .swap__after img {
    width: 30px;
    margin-right: 4px;
    margin-top: 3px;
}

.swap__time {
    font-size: 10px;
    font-weight: 300;
    float: right;
    margin-top: 3px;
    margin-bottom: -4px;
}

.lastobmen-block .media-body {
    font-size: 12px;
}

.green-circle {
    background: #00c063;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    margin-left: 5px;
    margin-bottom: 1px;
}

.reviews-slider span {
    font-weight: bold;
}

.reviews-slider p {
    line-height: 18px;
}

.reviews__date {
    float: right;
    padding-right: 15px;
    color: #b7b7b7;
}

.review-btn {
    width: auto;
    font-size: 11px;
    color: #6d6e6e;
    background: #dedfdf;
    line-height: 19px;
    text-align: center;
    border-radius: 3px;
    margin-left: auto;
    padding: 0px 5px;
    margin-right: 12px;
    float: right;
    text-transform: initial;
}

.review-btn:hover {
    background: #c2c3c3;
}

.history.review-btn {
    margin-top: -5px;
}

.bestchange {
    padding: 10px;
}

.alert-heading {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
}

.fund {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.fund li {
    display: flex;
    padding: 7px;
    padding-left: 12px;
    font-size: 15px;
    align-items: center;
    width: 50%;
}

.fund li:nth-child(2n) {
    padding-left: 0px;
}

.fund img {
    width: 30px;
    height: 30px;
    margin-right: 7px;
}

.fund span {
    font-weight: 300;
    line-height: 15px;
}

.fund__money {
    display: block;
}

.history {
    padding-top: 0px;
}

.history .section-title {
    margin: 20px 0 0 0;
    display: block;
    padding: 0;
    padding-left: 10px;
    font-weight: 700;
    line-height: 1.2;
}

/* ------ overlay ------ */

.overlay {
    padding-top: 15px;
    background: #f5f5f7;
    padding-bottom: 10px;
}

#right-col-resize .right-block {
    background: white;
    border-radius: 10px;
    padding: 6px 20px;
}

.overlay .exchange__title {
    color: rgba(0, 0, 0, 0.2);
    transition: all .3s ease;
    border: 1px solid rgba(0, 0, 0, 0.04);
    border-top: none;
}

.overlay .exchange__title:hover {
    color: rgba(0, 0, 0, 1);
    cursor: pointer;
}

.overlay .exchange__money a {
    justify-content: center;
}

.overlay .exchange__money img {
    margin-right: 0;
}

.overlay .exchange {
    width: 140px;
    text-align: center;
    box-shadow: none;
}

.overlay .exchange__title {
    text-align: center;
}

.overlay .exchange__take li, .overlay .exchange__give li {
    width: 80px;
    justify-content: center;
}

.overlay-title {
    text-align: left;
    margin-top: 9px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

.overlay-title #title_page_exchange_title{
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    display: initial;
}

.overlay-title-sub {
    font-weight: 100;
    font-size: 21px;
    margin-left: -80px;
}
.overlay-title-sub.not-timer {
    margin-top: 0px;
    margin-bottom: -30px;
}
.overlay-title-sub.timer-isset {
    margin-top: 40px;
}

.overlay-title-sub img {
    margin-top: -8px;
}

.breadcramps {
    width: 100%;
    max-width: 630px;
    margin: 48px auto 21px;
    justify-content: space-between;
    position: relative;
    font-size: 13px;
}

.breadcramps li {
    text-align: center;
    width: 33.33333333%;
}

.breadcramps span {
    background: #f3f6f6;
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: relative;
    z-index: 3;
}

li.breadcramps__item.active span {
    background: #dddbdc;
}

.breadcramps:after {
    content: '';
    width: 67%;
    height: 1px;
    position: absolute;
    border-bottom: 2px dashed rgba(0, 0, 0, 0.2);
    top: 29%;
    left: 17%;
    z-index: 2;
    display: block;
}

.breadcramps__item.active {
    font-weight: 600;
}

.overlay-swap {
    float: right;
    text-align: right;
}

.overlay-swap__item {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    top: -2px;
}

.overlay-swap__item p {
    display: inline;
    font-size: 11px;
}

.overlay-swap__item span {
    display: inline;
    font-weight: bold;
    font-size: 11px;
}

.overlay .exchange__money li {
    padding: 0;
    width: 100%;
}

.overlay .exchange__money li a {
    padding: 8px;
    width: 100%;
}

.form {
    border-radius: 10px;
    background: #f5f5f7;
    padding-bottom: 15px;
    margin-bottom: 13px;
}

.form-wrap {
    padding: 15px 50px 13px;
    box-shadow: 10px 21px 43px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    font-size: 13px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
    background: #fff;
    position: relative;
}

.form-wrap__title {
    font-size: 16px;
}

.form-wrap__title img {
    width: 30px;
    height: 30px;
    margin: -6px 10px;
    display: inline-block !important;
}

.form-wrap__title span:last-child {
    display: inline-block;
}

.form-wrap__info {
    font-size: 12px;
    margin: 10px 0;
    align-items: center;
    width: 100%;
    max-width: 367px;
    justify-content: space-between;
    margin-left: auto;
}

.block__success {
    background: #00c063;
    width: calc(100% + 100px);
    margin-left: -50px;
    margin-right: -50px;
    padding: 10px;
    padding-left: 50px;
    padding-top: 12px;
    color: white;
    font-weight: 600;
}

.block__success > img {
    position: relative;
    top: -4px;
}

.form-wrap__board {
    text-align: right;
}

.form-start {
    clear: both;
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    min-height: 116px;
    justify-content: space-between;
}

.form-start__money {
    margin-bottom: 20px;
    position: relative;
}

.form-start__money, .form-start__score {
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.form-start__money p, .form-start__score p, .hexch_curs_line_ins, .xchange_curs_line_ins, .hexch_curs_line.has_help > .hexch_curs_label, .hexch_curs_line > .hexch_curs_label {
    white-space: normal;
    margin-right: 5px;
    width: 100px;
    display: inline-block;
}

.form-start__score.d-flex + .hexch_curs_line.has_help {
    margin-top: 20px;
}

.hexch_curs_line.has_help + .hexch_curs_line.has_help, .hexch_curs_line + .hexch_curs_line {
    margin-top: 14px;
}

.hexch_curs_line_ins, .xchange_curs_line_ins, .hexch_curs_line.has_help > .hexch_curs_label {
    width: 100px;
    display: inline-block;
}

.hexch_curs_input, .xchange_sum_input, .xchange_curs_input {
    width: calc(100% - 110px);
    display: inline-block;
    float: right;
}

.hexch_curs_line, .xchange_curs_line {
    width: 100%;
}

.form-start__input, .js_decimal {
    width: 100%;
    max-width: 367px;
    background: #f1f4f4;
    line-height: 47px;
    border: 1px solid #f1f4f4;
    font-weight: bold;
    padding: 0 20px;
    border-radius: 5px;
}

.js_viv_com1 > .js_comis_text1, .js_viv_com2 > .js_comis_text2 {
    display: inline-block;
    max-width: 100%;
    float: left;
    width: 100%;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: right;
}

input.js_decimal.js_sum1c, input.js_decimal.js_sum2c {
    width: fit-content;
    max-width: 100px;
    line-height: normal;
    padding: 2px 4px;
    display: inline-block;
    float: none;
    text-align: right;
}

.window_message_ins .external_link,.window_message_ins .js_window_join{
    color: blue;
    text-decoration: underline;
}
.error .js_decimal, .error .js_purse_input, .error .cache_data  {
    border: 1px solid red;
}

.statuswork_div {
    display: none;
}

.js_viv_com2 + .hexch_sum_input, .js_viv_com2 + .xchange_sum_input {
    display: none;
}


.js_error > span, .warning, .js_account1_error, .js_account2_error, .info_window.js_window,
.js_cf1_error,
.js_cfget2_error,
.js_cf2_error,
.js_cf3_error,
.js_cf4_error,
.js_cf5_error,
.js_cf6_error,
.js_cf7_error,
.js_cf8_error,
.js_cf9_error,
.js_cf10_error,
.js_cf11_error,
.js_cf12_error {
    position: absolute;
    width: auto;
    height: auto;
    line-height: 16px;
    font-size: 12px;
    top: 100%;
    left: 31%;
    text-align: center;
    background: red;
    color: white;
    padding: 0 9px;
    display: none;
    border-radius: 0px 0px 5px 5px;
}

.showed .js_error > span, .error .js_error > span {
    display: block;
}

.js_window_wrap.error .js_error.js_account1_error, .js_error.js_cfget2_error,
.js_window_wrap.error .js_error.js_account2_error {
    display: block !important;
    left: 2%;
    z-index: 9999999;
}

.js_error.js_cfget2_error{
    z-index: 0;
}

.js_window_wrap.error .js_error.js_cf1_error,
.js_window_wrap.error .js_error.js_cf2_error,
.js_window_wrap.error .js_error.js_cf3_error,
.js_window_wrap.error .js_error.js_cf4_error,
.js_window_wrap.error .js_error.js_cf5_error,
.js_window_wrap.error .js_error.js_cf6_error,
.js_window_wrap.error .js_error.js_cf7_error,
.js_window_wrap.error .js_error.js_cf8_error,
.js_window_wrap.error .js_error.js_cf9_error,
.js_window_wrap.error .js_error.js_cf10_error,
.js_window_wrap.error .js_error.js_cf11_error,
.js_window_wrap.error .js_error.js_cf12_error {
    display: block !important;
    left: 5%;
    z-index: 9999999;
}

.info_window.js_window {
    background: #00c063;
    display: none;
}

p:empty {
    display: none;
}

.form-wrap__danger_small.text-muted {
    margin-top: 0px;
}

.form__enter .info_window {
    width: calc(100% - 12px) !important;
    left: 4% !important;
    z-index: 99999;
}

.showed .info_window.js_window .info_window_ins > p {
    text-align: center !important;
}

.showed .info_window.js_window {
    display: block;
    z-index: 9;
}

.showed .info_window.js_window .info_window_ins > p {
    display: block !important;
    width: 100%;
}

.js_account1_error:empty, .js_account2_error:empty {
    display: none;
}

.js_techwindow {
    max-height: 339px;
    overflow-y: auto;
    position: fixed;
    width: 100%;
    max-width: 390px;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%);
    top: 50% !important;
    background: white;
    padding: 20px;
    box-shadow: 10px 21px 43px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 99999999999;
}

.standart_shadow.js_techwindow {
    background: rgba(0, 0, 0, 0.5);
    left: 0px !important;
    right: 0px;
    top: 0px !important;
    height: 100%;
    width: 100%;
    display: block;
    max-width: 100%;
    max-height: 100%;
    transform: none;
}

.standart_window_title_ins {
    color: red;
    font-weight: 700;
    font-size: 15px;
}
.wclosearea {
    padding: 5px 10px;
    background: #e63f3f;
    box-shadow: 0 0 5px #000;
}
.wclosearea_ins {
    max-width: 960px;
    margin: 0 auto;
    min-height: 20px;
    position: relative;
}
.wclosearea_hide {
    position: absolute;
    float: none;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(/wp-content/themes/exchanger/images/w_close.png) no-repeat center center;
    border-radius: 3px;
}
.wclosearea_text {
    padding: 2px 30px 0 26px;
    background: url(/wp-content/themes/exchanger/images/warning.png) no-repeat;
    background-position: 0 4px;
    color: #fff;
    font: 13px 'Open Sans',sans-serif;
    text-shadow: 1px 1px 1px #b83232;
}
.statuswork_div.status_op1 {
    display: none;
}

.js_purse_link {
    display: none;
}

.right-block {
    display: none;
}

.resulttrue {
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.resultfalse {
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.form-start__input:focus, .js_decimal:focus, .js_purse_input:focus, .js_account2:focus {
    box-shadow: 10px 21px 43px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.form-wrap__give, .form-wrap__take {
    width: 48%;
}

.form-wrap__give > .form-wrap__info.d-flex > .form-wrap__board {
    text-align: left;
}

.form-wrap__take .form-wrap__title {
    float: right;
    z-index: 99;
    position: relative;
}

.form-wrap__take .form-wrap__info, .form-wrap__take .form-wrap__board {
    float: right;
    display: block !important;
}

.home_resultfalse {
    font-size: 14px;
    color: red;
    font-weight: 500;
    text-align: center;
    height: inherit;
    top: 100%;
    position: relative;
    transform: translateY(-50%);
    display: block;
}

.last_events_wrap {
    position: fixed;
    bottom: 10px;
    left: 50px;
    z-index: 100;
    width: 300px;
}

.last_events_option {
    background: #f0f5f3;
    color: #252927;
    font: 13px 'Open Sans', sans-serif;
    padding: 10px 15px;
    border-radius: 3px;
    box-shadow: 0 0 3px #ccc;
}

.last_events_wrap input[type=checkbox]:before {
    content: '';
    cursor: pointer;
    background: url(../../exchanger/images/checkbox.png) no-repeat 0 0px;
    padding: 2px 0 2px 25px;
    display: inline-block;
    position: relative;
    top: -3px;
    height: 25px;
    width: 26px;
}

.last_events_wrap label {
    margin-top: 6px;
}

.last_events_wrap input[type=checkbox] {
    display: inline-block;
    margin-right: 10px;
}

.last_events_wrap input[type=checkbox]:checked::before {
    background: url(../../exchanger/images/checkbox.png) no-repeat 0 -180px;
}

.checkbox {
    cursor: pointer;
}

/* changes course */
.last_events_wrap {
    position: fixed;
    bottom: 10px;
    left: 50px;
    z-index: 100;
    width: 300px;
}

.last_events_wrap.toright {
    left: auto;
    right: 50px;
}

.last_events_option {
    background: #f0f5f3;
    color: #252927;
    font: 13px 'Open Sans', sans-serif;
    padding: 10px 15px;
    border-radius: 3px;
    box-shadow: 0 0 3px #ccc;
}

.levents {
    position: relative;
    display: none;
    margin: 0 0 10px 0;
    background: #fff;
    font: 13px 'Open Sans', sans-serif;
    color: #252927;
    border-radius: 3px;
    box-shadow: 0 0 3px #ccc;
    padding: 10px 15px;
    text-align: center;
}

.levents_title {
    font: 600 13px 'Open Sans', sans-serif;
    padding: 0 0 5px 0;
}

.levents_arr {
    height: 15px;
    background: url(images/courselogs.png) no-repeat center center;
}

.levents_close {
    position: absolute;
    float: none;
    top: 13px;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url(images/close.png) no-repeat;
    cursor: pointer;
}

.rtl_body .levents_close {
    right: auto;
    left: 10px;
}

/* end changes course */


.captcha_reload {
    margin: 0px 0px 0px 5px;
    width: 32px;
    height: 40px;
    border-radius: 3px;
    background: url(/wp-content/themes/exchanger/images/reload.png) no-repeat center center;
    display: inline-block;
    position: relative;
    top: 17px;
}

.jcheckbox, .hexch_checkdata_div > label > input[type="checkbox"],
.exchange_checkpersdata > label > input[type="checkbox"],
.xchange_checkdata_div > label > input[type="checkbox"],
#not_check_data, #rememberme,
label > input[type="checkbox"]{
    display: inline-block !important;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.form-wrap__danger {
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.form-wrap__danger p {
    display: inline;
}

.form-wrap__descr {
    margin-top: 10px;
    padding-bottom: 10px;
}

.form-wrap__descr > p {
    margin-top: 10px;
}

.form-wrap__descr > p:first-child {
    margin-top: 0px;
}

.form-wrap__copy {
    width: 100%;
    margin-bottom: 10px;
}

.copy__item-right {
    background: #63befe;
    border-radius: 10px;
    font-size: 12px;
    float: right;
    width: calc(100% - 120px);
    height: auto;
    position: absolute;
    margin-left: 18px;
    padding: 8px 20px;
    padding-left: 104px;
    word-break: break-all;
    z-index: 1;
}

.copy__item-butt {
    cursor: pointer;
    z-index: 3;
    max-width: 110px;
    width: 100%;
    margin-right: 10px;
    font-weight: 500;
    background: #0071c0;
    border-radius: 10px;
    padding: 8px 7px;
    text-align: center;
    color: white;
    font-size: 12px;
    display: inline-block;
    transition: 0.3s;
    position: relative;
}


.copy__item-butt:active {
    background: #004575;
    transition: 0.05s;
}

.warning_block .hexch_message_title_ins > span:before, .warning_block .notice_message_title_ins > span:before {
    color: #f00;
    content: "\f071 "; /* You should use \ and not /*/
    font-family: "Font Awesome 5 Free"; /* This is the correct font-family*/
    font-style: normal;
    text-decoration: inherit;
    margin-right: 5px;
}


.warning_block {
    font-size: 13px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 20px;

}

.form-wrap__danger i, .form-wrap__danger span {
    color: red;
    font-weight: bold;
}

.form-wrap__danger_small {
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}


.form__check {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 690px;
    margin: 20px auto 30px;
    align-items: center;
    padding-left: 30px;
}

.form__button-a, .success_paybutton {
    cursor: pointer;
    background: #00c063;
    width: 100%;
    max-width: 260px;
    border: none;
    padding: 0 20px;
    line-height: 49px;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: unset;
    margin-top: 10px;
    color: white !important;
    transition: 0.3s;
    margin-right: 5px;
}

.form__button-a:hover {
    background: #00a754;
}

.form__button-a-grey {
    background: #cdd1d0 !important;
}

.form__button-a-grey:hover {
    background: #bbbfbe !important;
}

.form__check p {
    margin-left: 10px;
    font-size: 14px;
    padding-right: 20px;
}

.form__check label {
    margin-bottom: 0px;
}

.form__text_copyright, .form__text_save {
    align-items: center;
    color: rgba(0, 0, 0, 0.5);
    display: flex !important;
    width: auto;
    flex-wrap: wrap;
}

.form__text_copyright>.xchange_checkdata_div:first-child,.form__text_copyright>.hexch_checkdata_div:first-child {
    order: 2;
}
.form__text_copyright>.xchange_checkdata_div:nth-child(2),.form__text_copyright>.hexch_checkdata_div:nth-child(2) {
    order: 1;
}
.form__text_copyright>.exchange_checkpersdata:last-child{
    order: 3;
}
.form__text_copyright>.xchange_checkdata_div,.form__text_copyright>.exchange_checkpersdata,.form__text_copyright>.hexch_checkdata_div{
    display: flex !important;
}
.hexch_checkdata_div,.xchange_checkdata_div{
    display: inline-block !important;
    width: auto;
    padding-right: 20px;
}
.exchange_checkpersdata{
    display: block;
    width: auto;
}
.form__text_copyright a {
    color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.form__text_copyright a:hover {
    color: rgba(0, 0, 0, 1);
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}

.form__enter {
    font-size: 18px;
    width: 100%;
    max-width: 561px;
    margin: auto;
}

.form__enter p {
    text-align: right;
    width: 70px;
    display: block;
}

.form__mail {
    margin-bottom: 10px;
}

.form__mail, .form__score {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.form__input {
    width: 100%;
    max-width: 370px;
    background: #e3ebeb;
    border: none;
    padding: 0 20px;
    line-height: 49px;
    border-radius: 5px;
    margin-right: auto;
    margin-left: 10px;
}

.xchange_pers_title {
    display: none;
}

.form__button, .hexch_submit_div > .hexch_submit, .xchange_submit_div > .xchange_submit {
    width: 100%;
    max-width: 370px;
    border: none;
    padding: 0 20px;
    line-height: 49px;
    border-radius: 5px;
    margin: 10px auto;
    display: block;
    font-size: 16px;
    background: #00c063;
    color: #fff;
    transition: 0.3s;
}

.hexch_submit_div > .hexch_submit.new__exchange:hover, .hexch_submit_div > .hexch_submit:hover, .success_paybutton:hover, input[type="submit"]:hover {
    background: #2266e4;
    color: fff !important;
}

.hexch_submit_div > .hexch_submit.new__exchange {
    margin: 0px auto;
    margin-top: 24px;
}


.hexch_pers_title {
    display: none;
}

.js_window_wrap > input {
    width: 100%;
    max-width: 370px;
    background: #f1f4f4;
    border: 1px solid #f1f4f4;
    padding: 0 20px;
    line-height: 49px;
    border-radius: 5px;
    margin-right: auto;
    margin-left: 10px;
}

.js_window_wrap {
    position: relative;
}

.form-start .js_window_wrap > input {
    max-width: 258px;
    float: right;
}

.form-start .js_window_wrap.showed > input {
    border: 1px solid #00c063;
}

.hexch_pers_label, .xchange_pers_label {
    width: 80px;
    display: inline-block;
}

.hexch_pers_input, .xchange_pers_input {
    display: inline-block;
    max-width: 370px;
    width: 100%;
}

.info_window_ins > p {
    display: none;
}

.info_window {
    width: calc(100% - 10px) !important;;
    left: 2% !important;
}

.form__input:focus {
    box-shadow: 10px 21px 43px rgba(0, 0, 0, 0.2);
    background: #fff;
}

/* ------ about ------ */

.about,.popular_direct {
    padding-top: 35px;
}

.advantages {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.advantages__item {
    width: 50%;
    display: flex;
    margin: 30px 0;
}

.advantages__item img {
    width: 35px;
    height: 35px;
    margin-right: 10px;
}

.advantages__subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

.advantages__text {
    font-weight: 300;
}

.greeting p {
    font-weight: 400;
    margin-top: 25px;
}

.popular_direct ul{
    margin-top: 15px;
    margin-bottom: 25px;
}
.popular_direct ul>li{
    width: 33%;
    margin-top: 10px;
    display: inline-block;
}

/* ------ footer ------ */

.footer {
    margin-top: 20px;
    padding: 25px 0;
    background: #f5f5f7;
}

.footer .call li a {
    line-height: 14px;
}

.footer-contacts {
    width: 100%;
    max-width: 315px;
    flex-wrap: wrap;
    margin-top: 5px;
    margin-bottom: 4px;
}

.foot-link {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    width: 320px;
}

.foot-link a {
    border-bottom: 1px dotted rgba(0, 0, 0, 0);
    line-height: 12px;
    margin-top: 7px;
    margin-right: 10px;
}

.foot-link a:hover {
    border-bottom: 1px dotted rgba(0, 0, 0, 1);
}

.partner {
    display: flex;
    flex-wrap: wrap;
    width: 197px;
    justify-content: space-between;
    margin-top: 10px;
}

.partner__item {
    margin-bottom: 7px;
}

.nav__list li {
    margin-left: 15px;
}

.footer .call {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.footer .call li {
    margin-right: 0;
    text-align: right;
    margin-top: 5px;
    align-items: center;
}

.footer .call .app_image a {
    padding: 0px !important;
}

.nav__list {
    display: inline-block !important;
}

.nav__list li {
    text-align: center;
    display: inline-block;
    text-align: right;
    float: right;
}

.footer .call img {
    margin-top: 5px;
    margin-left: 5px;
}

.footer-contacts li {
    margin-bottom: 5px;
    width: 50%;
}

.footer .nav .current-menu-item {
    font-weight: 600;
}

.home_partner_one {
    display: inline-block;
    width: auto;
    padding-right: 5px;
}

.home_partner_one img {
    width: auto;
    margin-bottom: 5px;
}

.none-use {
    pointer-events: none;
}

.none-use::after {
    content: ' ';
    background: rgba(128, 128, 128, 0.21);
    display: block;
    position: absolute;
    top: 0px;
    left: 1px;
    border-radius: 10px;
    margin: 0px 14px;
    width: calc(100% - 20px);
    height: 100%;
}


.inner_page {
    background: white;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}

.sidebar > .section-title {
    background: #3d383f;
    color: #fff;
    padding: 20px 20px;
    border-radius: 10px 10px 0px 0px;
}

.sidebar-inner {
    background: white;
    padding: 20px 20px;
    border-radius: 0px 0px 10px 10px;
}

.sidebar-inner a:hover {
    text-decoration: underline;
}

.sidebar-inner li {
    padding: 2px 0px;
}

.sidebar-inner .current-menu-item {
    font-weight: bold;
}

.inner_page .exchange__title {
    padding-left: 0px;
}

.block_statusnew_instruction > .block_instruction_ins > p:first-child > strong:first-child, .block_statusnew_instruction > .block_instruction_ins > .textblock:first-child > .text:first-child {
    width: calc(100% + 100px);
    left: -50px;
    display: block;
    font-size: 14px;
    position: relative;
    padding: 0px 50px;
    margin: 10px 0px;
    border-radius: 0px;
}

.block_instruction_ins a[target="_blank"]{
    color: #0000d8;
}
.block_instruction_ins{
    word-break: break-word;
}
.b-green .block_statusnew_instruction > .block_instruction_ins > p:first-child > strong:first-child {
    color: white;
    background: #00c063;
    background-position: 50px 2px;
    padding-left: 80px;
    font-size: 18px;
    background-size: 20px;
    background-image: url(../img/check_ellipse.png);
    background-repeat: no-repeat;
}

/*
.b-red .block_statusnew_instruction>.block_instruction_ins>.textblock:first-child>.text:first-child{
    background: red;
    color: white;
    font-size: 18px;
}*/


#exchange_status_html .st_new > .block_instruction_ins p {
    padding-bottom: 10px;
}

.xtt_left_col_table > .bootstrap-select, .xtt_right_col_table > .xtt_right_col_title_mob, .xtt_right_col_table > .bootstrap-select {
    display: none !important;
}


.center-image-arrows {
    position: relative;
}

.hexch_curs_label_ins .req, .xchange_curs_label_ins .req {
    display: none;
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

:focus:-moz-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}

#you_discount {
    position: absolute;
    width: fit-content;
    right: 0px;
    top: 33px;
    color: red;
    font-weight: 300;
}

#you_discount > strong {
    font-weight: 600;
}

.form__check label {
    font-size: 14px;
    margin-top: 0px;
}

.exchange__title.section-title ~ div > .acf_div_wrap > .ajax_post_form > .acf_div_title {
    display: none;
}

.tarif_curs_line.out, .tarif_curs_line.in, .tarif_curs_arr, .tarif_table_title_part.out, .tarif_table_title_part.in, .tarif_table_title_arr {
    width: fit-content;
    display: inline-block;
}

.tarif_table_title_part.out, .tarif_table_title_part.in, .tarif_table_title_arr {
    color: grey;
    font-style: italic;
}

.tarif_curs_arr {
    padding: 0px 10px;
    text-align: center;
}

.tarif_block {
    padding-top: 30px;
}

.tarif_block:first-child {
    padding-top: 10px;
}

.tarif_title_ins {
    border-top: 1px solid #f5f5f7;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
}

.tarif_logo, .tarif_curs_title_ins, .tarif_curs, .tarif_curs_title {
    width: fit-content;
    display: inline-block;
}

.tarif_curs_reserv {
    display: none;
}

.tarif_curs_title_ins:after, .tarif_table_title_part.out:after, .popular_direct ul>li:before{
    content: "►";
    color: grey;
    font-style: italic;
}

.tarif_curs_arr:after {
    content: " = ";
}

.tarif_logo_ins.currency_logo {
    position: relative;
    top: 11px;
    margin-right: 8px;
}
.form-wrap__board{
    text-align: left;
}
.form-wrap__take.d-none.d-md-block .form-wrap__board{
    text-align: right;
}

/* ------ Media Queries ------ */
@media screen and (max-width: 1470px) {
    .contacts__item_none {
        display: none;
    }

    .header .call__time span {
        display: block;
    }
}

/* 992-1200px */
@media (min-width: 1200px) {


    #hexch_html .form-wrap__title {
        max-width: 41%;
    }

    .none-use::after {
        width: calc(100% - 50px);
    }

    .form-wrap__give::after {
        content: ' ';
        display: none;
        background-image: url(../img/arrows.png);
        width: 114px;
        height: 26px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: absolute;
        left: 50%;
        top: 15px;
        transform: translateX(-50%);
    }

    .col-xl-9 {
        -ms-flex: 0 0 82.333333%;
        flex: 0 0 82.333333%;
        max-width: 82.333333%;
    }
}

/* 992-1200px */
@media screen and (max-width: 1200px) {

    .center-image-arrows.d-none.d-md-inline{
        display: none !important;
    }
    #hexch_html>.form-wrap.d-flex>h2:nth-child(2){
        margin-top: 20px;
    }
    .form-wrap__take.d-none.d-md-block .form-wrap__board {
        text-align: left;
        float: left !important;
    }


    .hexch_curs_input, .xchange_sum_input, .xchange_curs_input {
        width: 100%;
        max-width: 265px;
    }

    .xtt_one_line_reserv_right {
        display: none;
    }

    .hexch_curs_input, .xchange_sum_input, .xchange_curs_input {
        width: 100%;
        max-width: 367px;
    }

    .hexch_curs_input, .xchange_sum_input, .xchange_curs_input {
        display: inline;
    }

    .form-start .js_window_wrap > input {
        max-width: 365px;
    }

    .xtt_one_line_name {
        padding-left: 0px;
    }

    .xtt_left_col_table, .xtt_right_col_table {
        width: 49.24%;
    }

    .form-wrap__take .form-wrap__title {
        float: left;
    }

    .form-wrap__take .form-wrap__info, .form-wrap__take .form-wrap__board {
        float: left;
        display: block !important;
    }

    .form-wrap__info {
        max-width: 100%;
    }

    .bestchange {
        padding: 0px;
        padding-top: 10px;
    }

    .swap-slide {
        padding: 12px 0px 7px;
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .link-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .call__image {
        padding: 0 5px;
    }

    .call__btn i {
        padding: 5px 0;
    }

    .js_error > span, .warning, .js_error > span, .warning, .js_account1_error, .js_account2_error {
        left: 46%;
    }

    .swap-slide, .reviews-slider, .news-slider {
        margin-right: 0;
        margin-left: 0;
    }

    .review-btn {
        margin-right: 0;
    }

    .exchange__currency {
        flex-wrap: wrap;
    }

    .exchange__money p {
        display: none;
    }

    .exchange__money a, .xtt_one_line_left, .xtt_one_line_right {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .exchange__money {
        display: flex;
        flex-direction: column;
    }

    .exchange__money li {
        padding: 8px;
    }

    .exchange__take .exchange__money li {
        display: block;
    }

    .call__btn > span:not(.not__hide) span {
        display: none;
    }

    .call__btn {
        width: 174px;
        padding: 2px 10px;
    }

    .call__item {
        align-items: center;
        margin-left: 6px;
        margin-right: 0px;
    }

    .footer .call {
        align-items: center;
    }

    .nav__list {
        margin: 15px auto 10px;
        text-align: center;
    }

    .nav__list li {
        float: unset;
    }

    .form-wrap {
        flex-direction: column;
        align-items: center;
    }

    .form-wrap__give, .form-wrap__take {
        width: 100%;
    }
    .form-wrap__give.d-md-inline, .form-wrap__take.d-md-inline{
        width: 48%;
    }

    .form-wrap__take {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .breadcramps:after {
        width: 65%;
        left: 19%;
    }

    .exchanges-wrap {
        margin-left: 0;
        margin-right: 0;
    }

    .exchange__currency {
        justify-content: center;
    }

    .exchange__currency li {
        margin: 3px;
    }

}

@media screen and (max-width: 992px) {

    .popular_direct ul>li {
        width: 50%;
    }

    .hexch_checkdata_div,.xchange_checkdata_div {
        display: block !important;
        width: 100%;
    }

    .only_web {
        display: none;
    }

    .js_error > span, .warning, .js_error > span, .warning, .js_account1_error, .js_account2_error {
        left: 34% !important;
    }

    .hexch_curs_input, .xchange_sum_input, .xchange_curs_input {
        width: 100%;
        max-width: 257px;
    }

    .info_window {
        width: calc(77% - 10px) !important;
        left: 24% !important;
    }

    #you_discount {
        position: relative;
        display: block;
        text-align: center;
        width: 100%;
        height: 20px;
    }

    .form-start .js_window_wrap > input {
        max-width: 285px;
    }

    .form__button, .hexch_submit_div > .hexch_submit, .xchange_submit_div > .xchange_submit {
        width: 100%;
        max-width: 92%;
    }

    .form__enter, .hexch_submit_div, .xchange_submit_div {
        padding: 0px 20px !important;
    }


    .form__button-a, .success_paybutton {
        margin: 0 auto;
        display: block;
        margin-top: 15px;
    }

    .overlay-title-sub {
        margin-left: 0px;
    }

    .exchange__money a {
        padding: 8px 4px 8px 4px;
    }

    .timer_wrap {
        top: 37px !important;
        left: 10px !important;;
        margin-top: 25px;
    }

    .section-title, .xtt_table_title1, .xtt_table_title2 {
        font-size: 14px;
    }


    .contacts__menu .dropdown-menu.show {
        transform: translate3d(calc(-84%), 27px, 0px) !important;
    }

    .overlay-title {
        text-align: center;
    }

    .overlay-swap {
        display: block;
        float: none;
        text-align: center;
    }

    .form__enter {
        padding: 0 71px 0 20px;
    }

    .form__input {
        max-width: 338px;
    }

    .history {
        padding-top: 15px;
    }

    .none-use::after {
        width: calc(100% - 41px);
        height: 100%;
    }
}

/* 576-768px */
@media screen and (min-width: 768px) {

    .xtt_left_col_title_mob{
        display: none;
    }
}
@media screen and (max-width: 767px) {


    #hexch_html>.form-wrap.d-flex>h2:nth-child(2){
        margin-top: 0px;
    }
    .home_resultfalse{
        top: 0px;
        transform: translateY(0px);
    }
    .form-wrap__board {
        text-align: right;
    }
    .center-image-arrows{
        display: none;
    }
    .form-wrap {
        align-items: normal;
    }
    .form-wrap__give > .form-wrap__info.d-flex > .form-wrap__board {
        text-align: left;
        float: left;
        width: 100%;
    }
    .form-wrap__take .form-wrap__board.float-right {
        text-align: right !important;
    }

    .xtt_table_body_wrap {
        display: block !important;
    }

    body:not(.home) .xtt_table_title_wrap{
        display: none;
    }
    #left-col-resize.collapsed .exchange{
        width: 100%;
    }
    .collapsed .xtt_right_col_table, .collapsed .xtt_left_col_table {
        left: 0px;
        width: 100%;
    }

    .js_item_left, .js_item_right {
        display: none !important;
    }

    .mob-block-imp {
        display: block !important;
    }

    .mob-hide-imp {
        display: none !important;
    }

    .xtt_left_col_table > .bootstrap-select, .xtt_right_col_table > .xtt_right_col_title_mob, .xtt_right_col_table > .bootstrap-select {
        display: block !important;
    }

    .bootstrap-select .filter-option img {
        width: 30px;
        height: 30px;
        margin-left: 3px;
    }

    .xtt_one_line_name {
        padding-left: 10px;
    }

    0.0.xtt_table_body_wrap {
 .  00     display: block;
    }

    .xtt_left_col_table, .xtt_right_col_table {
        width: 100%;
    }

    .xtt_right_col_table {
        left: 0px;
    }

    .xtt_left_col_title, .xtt_right_col_title_mob, .xtt_left_col_title_mob {
        font-size: 16px;
        text-transform: uppercase;
        padding: 16px 0px 10px;
        width: 100%;
        text-align: left !important;
        color: rgba(19, 19, 19, 0.88) !important;
    }

    .xtt_table_wrap{
        background: white;
        padding: 0px 10px 10px 10px;
        border-radius: 10px;
    }

    .collapsed .xtt_one_line_name_left,.collapsed .xtt_one_line_name_right{
        display: block;
    }

    .xtt_right_col_title_mob {
        margin-top: 10px;
    }


    .xtt_one_line_left, .xtt_one_line_right {
        background: white;
        flex-direction: row;
    }

    .bootstrap-select .show {
        border-radius: 0px 0px 0px 0px;
    }

    .xtt_right_col_title {
        display: none;
    }

    .inner_page {
        margin: 20px
    }

    .copy__item-right {
        position: relative;
        left: -24px;
        margin-left: 0px;
        padding: 8px 1px;
        padding-left: 29px;
    }

    .logo-wrap {
        text-align: center;
    }

    .none-use::after {
        width: calc(100% - 29px);
        height: 100%;
        left: 1px;
    }

    .overlay .col-md-9 .right-block {
        padding: 1px 12px;
    }

    .history .review-btn:first-child {
        margin-top: -2px;
    }

    .exchange {
        background: none;
    }

    .js_error > span, .warning {
        left: 25%;
    }

    .slick-next::before, .slick-prev::before {
        display: none;
    }

    .call__item {
        align-items: center;
        margin-left: 3px;
        margin-right: 3px;
    }

    .slick-next, .slick-prev {
        display: none;
    }

    footer .subtitle {
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .exchange__give, .exchange__take {
        display: none;
    }

    .overlay .exchange__take li, .overlay .exchange__give li {
        width: 100%;
    }

    .logo {
        text-align: center;
        display: block;
    }

    .call {
        margin: 15px auto 15px;
    }

    footer .call {
        margin: 0px auto 15px;
    }

    .exchange__take, .exchange__give {
        width: 100%;
    }

    .news__text {
        max-width: 230px;
    }

    .advantages__item {
        display: block;
        text-align: center;
    }

    .advantages__item img {
        margin-bottom: 14px;
    }

    .about .section-title {
        text-align: center;
    }

    .foot-link {
        margin-bottom: 25px;
    }

    .overlay .exchange {
        width: 100%;
    }


    .exchange__title {
        font-size: 14px;
        text-align: center;
    }

    .inner_page .exchange__title {
        text-align: left;
    }

    .breadcramps:after {
        width: 69%;
        left: 14%;
    }

    .form-wrap__take {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .hexch_curs_label_ins>label,.hexch_pers_label_ins>label{
        margin-top: 0px !important;
    }
    .form__check {
        padding-left: 20px;
        padding-right: 20px;
        margin: 20px auto 20px;
    }
    .hexch_pers_input, .xchange_pers_input {
        display: inline-block;
        max-width: 100%;
    }
}

/* 320-576px */

@media screen and (max-width: 576px) {

    .popular_direct ul>li {
        width: 100%;
    }
    .swap__wrap{
        position: relative;
    }
    .swap__before,.swap__after{
        width: 45%;
    }
    .swap__wrap i{
        text-align: center;
        position: absolute;
        left: 50%;
        width: auto;
    }
    .swap__before>.media,.swap__after>.media{
        margin: 0 auto;
        width: fit-content;
    }
    .swap__before img, .swap__after img {
        margin-top: 2px;
    }

    .hexch_curs_line_ins, .xchange_curs_line_ins, .hexch_curs_line.has_help > .hexch_curs_label, .hexch_curs_line.has_help > .hexch_curs_label, .hexch_curs_line > .hexch_curs_label {
        width: 100%;
        display: inline-block;
    }

    .info_window {
        width: calc(100% - 10px) !important;
        left: 2% !important;
    }

    .form-start__money > p {
        width: 100%;
    }

    .block_instruction > .block_instruction_ins > p:first-child > strong:first-child, .block_instruction > .block_instruction_ins > .textblock:first-child > .text:first-child {
        width: calc(100% + 40px);
        left: -20px;
        padding: 15px 20px;
        background-position: 20px 10px !important;
        padding-left: 20px !important;
    }
    .block_instruction.block_statusnew_instruction  > .block_instruction_ins > p:first-child > strong:first-child{
        padding-left: 60px !important;
        background-position: 20px 20px !important;
        background-size: 30px;
    }

    .block_status_delete .block_statusnew_instruction.block_instruction > .block_instruction_ins > .textblock:first-child > .text:first-child {
        width: 100% !important;
        left: 0 !important;
        padding-left: 0px !important;
    }

    .form-start .js_window_wrap > input, .js_decimal {
        max-width: 100%;
    }

    .hexch_curs_input, .xchange_sum_input, .xchange_curs_input {
        width: 100%;
        max-width: 100%;
    }

    .form-wrap__take .form-wrap__info, .form-wrap__take .form-wrap__board, .form-wrap__take .form-wrap__title {
        float: none !important;
        display: block !important;
    }

    .block__success {
        width: calc(100% + 28px);
        margin-left: -14px;
    }

    .header .call {
        width: 174px;
    }

    .call__item {
        margin-left: 0px;
        margin-right: 19px;
    }

    .call__item_enter a {
        margin-right: 19px;
    }


    .form-start__input {
        width: 100%;
        max-width: 100%;
    }

    .js_error > span, .warning, .js_error > span, .warning, .js_account1_error, .js_account2_error {
        left: 5% !important;
        top: 100%;
    }

    .advantages__subtitle {
        font-size: 16px;
    }
    .overlay-title-sub.not-timer {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .overlay-title-sub.timer-isset {
        margin-top: 40px;
        margin-bottom: 60px;
    }
    .overlay-title-sub .center {
        margin-left: -45px;
    }
    .form-wrap {
        margin-top: 10px;
    }
    .breadcramps {
        margin: 28px auto 21px;
    }
    .overlay-title {
        font-size: 18px;
    }
    .form__button, .hexch_submit_div > .hexch_submit, .xchange_submit_div > .xchange_submit {
        width: 100%;
        max-width: 100%;
    }

    .hexch_pers_input {
        max-width: 100%;
    }

    .js_window_wrap > input {
        width: 100%;
        max-width: 100%;
        margin-left: 0px;
    }

    .fund li:nth-child(2n) {
        padding-left: 12px;
    }

    .news-slider .slick-slide:nth-child(2n) > div {
        margin-left: 0;
    }

    .fund li {
        width: 100%;
    }

    .form__enter {
        padding: 0;
    }

    .form__input {
        max-width: 370px;
    }

    .swap__wrap {
        max-width: 100%;
    }

    .swap__time {
        text-align: center;
        margin: 0 auto;
        display: block;
        float: unset;
    }

    .nav__list {
        flex-direction: column;
    }

    .nav__list li {
        margin-bottom: 8px;
    }

    .foot-link {
        flex-direction: column;
        text-align: center;
    }

    .footer-contacts {
        flex-direction: column;
    }

    .footer-contacts .contacts__item {
        margin-right: 0;
    }

    .form-wrap {
        padding: 20px;
    }

    .form__input, .form__button {
        width: 90%;
        margin-right: 0;
        margin-left: 0;
    }

    .form__button {
        margin: auto;
    }

    .form__check {
        flex-direction: column;
        align-items: flex-start;
    }

    .form__text_copyright {
        margin-bottom: 10px;
    }

    .overlay-swap {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .form-wrap__title {
        text-align: left;
    }

    .form-wrap__title span {
        display: block;
    }

    .form-wrap__title img {
        display: block;
        margin: 0 auto;
    }

    .form-start__money, .form-start__score, .form__mail, .form__score {
        flex-direction: column;
    }

    .form-start__input {
        line-height: 37px;
        height: 37px;
        box-sizing: border-box;
    }

    .form__input {
        margin-left: 0;
    }

    .form__enter p {
        text-align: center;
    }

    .form__button {
        margin-top: 35px;
    }
}

@media screen and (max-width: 518px) {

    .breadcramps span {
        top: -5px;
    }

    .section-title img {
        width: 90px;
    }

    .breadcramps:after {
        top: 16%;
    }

    .form__check p {
        font-size: 10px;
    }

    .tarif_line_ins{
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 380px) {

    .copy__item-butt {
        max-width: 85px;
    }

    .copy__item-right {
        padding-left: 8px;
        width: calc(100% - 95px);
        font-size: 11px;
        letter-spacing: unset;
        line-height: 19px;
        border-radius: 0px 10px 10px 0px;
        left: -16px;
        padding-top: 10px;
    }

    .xchange-steps__userinfo{
        text-align: center;
    }
    .form_alfa input[type=submit] {
        width: 100%;
        max-width: 260px;
    }
}
@media screen and (max-width: 320px) {

    .form_alfa input[type=submit] {
        width: 100%;
        max-width: 210px;
    }

    footer .call__item_enter a {
        margin-right: 4px;
    }

    footer .call__btn {
        width: 131px;
        line-height: normal;
    }

    footer .call__item {
        margin-left: 0px;
        margin-right: 4px;
    }
}

@keyframes Orbita2 {
    to {
        transform: rotate(540deg) rotate(540deg);
    }
    from {
        transform: rotate(180deg) rotate(180deg);
    }
}

.orbit2 {
    height: 35px;
    animation: Orbita2 25s linear infinite;
}


/*SEO PATCH*/
.inner_page .h3{
    padding: 10px 0;
    padding-top: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
}
.inner_page .h3>time{
    float: right;
}

.warning_message.form-wrap{
    padding: 10px 20px;
    position: relative;
    margin-top: 20px;
    top: 3px;
}
.warning_message_text_ins ol{
    margin-top: 10px;
    margin-bottom: 10px;
}
.rev_list{
    background: white;
    padding-top: 20px;
}
.popular_direct{
    background: white;
}
.wp-post-image{
    max-width: 100%;
    height: auto;
}
.news-content.article img{
    width: 100%;
}
.news-content.article{
    width: 32.333%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
}
.news-content.article:nth-child(3n+1){
    margin-right: 0;
}

.news-content.article .post-entry__date,.news-content.article .posted-on .entry-date.published.updated{
    display: block;
    margin: 0;
}

.warning_message.form-wrap .warning_message_ins .warning_message_text_ins h2{
    line-height: 1.2;
    font-weight: 700;
    font-size: 16px;
    margin-top: 25px;
}

@media (max-width: 1199px) {
    .news-content.article {
        width: 49%;
        margin-right: 1%;
    }

    .news-content.article:nth-child(2n+2){
        margin-right: 0;
    }
}



@media screen and (max-width: 576px) {
    .news-content.article {
        width: 100%;
        margin-right: 0%;
    }
}

.col-xl-6.greeting>h2{
    margin-top: 25px;
    font-size: 16px;
    text-transform: uppercase;
}

.breadcrumbs>h1{
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
}

.home .breadcrumbs{
    display: none;
}

.page-template-pn-pluginpage-php .breadcrumbs span[typeof="ListItem"]:nth-child(2n){
    display: none;
}
.home_wtext_div li,.home_wtext_div ul li,.warning_message_text_ins ul li,.warning_message_text_ins li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.home_wtext_div ul li,.warning_message_text_ins ul li {
    padding: 0 0 5px 12px;
    display: block;
    background: url(../../exchanger/images/liarr_y.png) no-repeat 0 3px;
}

.home_wtext_div h2,.warning_message_text_ins h2 {
    margin: 0 0 20px 0;
}

.mt-20{
    position: relative;
    top: 18px;
}
.form-wrap__title.d-block.d-md-none.mt-4
{
    line-height: 1.2;
    margin: 0;
    padding: 0;
    font-weight: 700;
}
.inner_page li{
    display: list-item;
    text-align: -webkit-match-parent;
}
.inner_page  ul li {
    padding: 0 0 5px 12px;
    display: block;
    background: url(../../exchanger/images/liarr_y.png) no-repeat 0 3px;
}
.inner_page p {
    padding: 0 0 20px 0;
}
.inner_page ul {
    margin: 0 0 20px 20px;
}



/* select */
.select_js {
    position: relative;
    cursor: pointer;
}

.select_js select {
    display: none;
}

.select_js_title {
    background: #f0f5f3;
    border-radius: 15px;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #545454;
    overflow: hidden;
    position: relative;
}

.color_y .select_js_title {
    background: #ffffff;
}

.color_b .select_js_title {
    background: #ffffff;
    border: 1px solid #ebebeb;
}

.color_r .select_js_title {
    background: #f0f3f7;
}

.select_js.open .select_js_title {
    background: #f0f5f3;
}

.color_y .select_js.open .select_js_title {
    background: #f7f7f7;
}

.color_b .select_js.open .select_js_title {
    background: #f8f8f6;
}

.color_r .select_js.open .select_js_title {
    background: #e4ebf5;
}

.select_js_title .select_js_abs {
    background: url(images/jsel.png) no-repeat center center;
    position: absolute;
    float: none;
    top: 0;
    right: 20px;
    height: 100%;
    width: 12px;
}

.color_y .select_js_abs {
    background: none;
}

.color_b .select_js_abs {
    background: none;
}

.color_r .select_js_abs {
    background: none;
}

.rtl_body .select_js_abs {
    right: auto;
    left: 20px;
}

.select_js_title_ins {
    padding: 0 30px 0 20px;
    font: 18px/50px 'Open Sans', sans-serif;
}

.rtl_body .select_js_title_ins {
    padding: 0 20px 0 30px;
}

.iselect_js .select_js_title_ins {
    padding: 0 30px 0 70px;
}

.rtl_body .iselect_js .select_js_title_ins {
    padding: 0 70px 0 30px;
}

.iselect_js .select_ico {
    position: absolute;
    float: none;
    top: 0;
    left: 10px;
    width: 50px;
    height: 100%;
}

.rtl_body .iselect_js .select_ico {
    left: auto;
    right: 10px;
}

.select_js_ul {
    display: none;
    position: absolute;
    z-index: 30;
    float: none;
    top: 100%;
    position: relative;
    top: -52px;
    border-radius: 15px;
    border-radius: 15px;
    background: #fafafa;
    border: 1px solid #dfe0e0;
    width: 100%;
    min-width: 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*max-height: 300px;*/
    overflow-y: auto;
}

.color_y .select_js_ul {
    background: #ffffff;
    border: 1px solid #dfdfdf;
}

.color_b .select_js_ul {
    background: #ffffff;
    border: 1px solid #ebebeb;
}

.color_r .select_js_ul {
    background: #f0f3f7;
    border: 1px solid #f0f3f7;
}

.select_js_ulli {
    position: relative;
    overflow: hidden;
    padding: 5px 20px;

    font-size: 13px;
    font-family: GothamPro, sans-serif;
    color: #404040;
    border-top: 1px solid #dfe0e0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.color_y .select_js_ulli {
    border-top: 1px solid #f1f4f4;
}

.color_b .select_js_ulli {
    border-top: 1px solid #ebebeb;
}

.color_r .select_js_ulli {
    border-top: 1px solid #f0f3f7;
}

.iselect_js .select_js_ulli {
    padding: 0 10px 0 70px;
    height: 50px;
    font: 18px/50px 'Open Sans', sans-serif;
}

.rtl_body .iselect_js .select_js_ulli {
    padding: 0 70px 0 10px;
}

.select_js_ulli:hover, .select_js_ulli.active {
    background: #848b96;
    color: #fff;
}

.color_y .select_js_ulli:hover, .color_y .select_js_ulli.active {
    background: #f4f4f4;
    color: #545454;
}

.color_b .select_js_ulli:hover, .color_b .select_js_ulli.active {
    background: #F4F3F3;
    color: #545454;
}

.color_r .select_js_ulli:hover, .color_r .select_js_ulli.active {
    background: #e4ebf5;
    color: #545454;
}

.xchange_data_left .select_js {
    display: none;
}

.select_txt {
    margin-left: 40px;
    margin-left: 40px;
    display: table-cell;
    vertical-align: middle;
    height: 30px;
    padding-left: 15px;
}

.select_js_title_ins .select_ico.currency_logo {
    margin-top: 10px;
}

/* end select */

@media screen and (max-width: 576px) {
   .form-start__money.any_banks_blc.mobile {
        display: none !important;
    }

    .form-start__money.any_banks_blc {
        display: block !important;
    }
}
@media screen and (min-width: 576px) {
     .form-start__money.any_banks_blc.mobile {
        display: block !important;
    }
    .form-start__money.any_banks_blc {
        display: none !important;
    }
}