@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

body {
	visibility: hidden;
	background-image: url('../images/bg.svg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	line-height: 1.5
}

body.light {
	background-image: url('../images/bg.svg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover
}

.light .navigation,
.navigation {
	border: 1px solid rgb(255 255 255 / 15%);
	background: rgba(0, 0, 0, .37);
	padding: 12px 40px 12px 30px;
	border-radius: 25px;
	margin-bottom: 5rem
}

.light .navigation .main-menu__list a {
	color: #fff
}

.navigation .main-menu__list a span {
	position: relative
}

.navigation .main-menu__list a span:after {
	content: '';
	display: block;
	height: 1px;
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	bottom: -5px;
	background: linear-gradient(270deg, #475F9F 5%, #02EA88 50%, #475F9F 90%);
	transition: all 0.3s ease-in-out
}

.navigation .main-menu__list .current-menu-item a span:after {
	width: 90%
}

.navigation .main-menu__list a:hover span:after {
	width: 100%
}

.main-menu__list>li>a:hover {
	opacity: 1
}

h1,
.h1-title,
.main-title,
h2,
h3,
h4,
h5 {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px
}

.h1-title,
.main-title,
h1 {
	margin-bottom: 1.6rem;
	font-size: 2.6rem;
	line-height: 1.3;
	font-weight: 600
}

.h2-title,
h2 {
	font-size: 2.4rem;
	line-height: normal;
	font-weight: 600
}

.h3-title,
h3 {
	font-size: 2.4rem;
	font-style: normal;
	line-height: normal;
	font-weight: 600
}

.h4-title,
h4 {
	font-size: 1.8rem;
	font-weight: 600
}

.h5-title,
h5 {
	font-size: 1.6rem;
	font-weight: 600
}

a {
	transition: all 0.3s ease-in-out
}

.auth-wrapper a,
.light .auth-wrapper a {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
	margin-left: 1.8rem;
	padding: .6rem 2.2rem;
	transition: all 0.2s ease-in-out
}

.auth-wrapper a:hover {
	background-color: #fff;
	color: #000
}

.lang_auth_wrapper .langlist_div .langlist_title,
.light .lang_auth_wrapper .langlist_div .langlist_title {
	background-color: transparent;
	border: none;
	color: #fff;
	padding: 0
}

.lang_auth_wrapper .langlist_div .langlist_title:hover {
	background-color: transparent;
	opacity: .9
}

.lang_auth_wrapper .langlist_div .langlist_title span:after {
	background: url(../images/chevron-down.svg) no-repeat right center
}

.lang_auth_wrapper .langlist_div .langlist_ul {
	padding: .6rem .1rem;
	border: 1px solid rgb(255 255 255 / 15%);
	border-radius: 10px;
	background-color: #000;
	box-shadow: 0rem .8rem 2.4rem 0rem rgb(189 29 221 / 30%)
}

.lang_auth_wrapper .langlist_div .langlist_ul a.langlist_li {
	padding: .5rem 1.3rem
}

.lang_auth_wrapper .langlist_div span {
	color: #fff;
	font-weight: 400
}

.light .user-bar .header__contacts a {
	color: #fff
}

.light .user-bar.sticky.active {
	background: linear-gradient(90deg, #333333 0%, #222222 45.31%, #303030 100%)
}

.user-bar {
	padding-top: 1.6rem
}

.user-bar .header__contacts {
	margin-right: auto;
	margin-left: 15px
}

.user-bar .header__contacts a {
	padding-left: 3rem;
	font-weight: 400
}

.user-bar .header__contacts a:hover {
	text-decoration: none
}

.user-bar .header__contacts a span {
	transition: all 0.1s ease-in-out
}

.user-bar .header__contacts a:hover span {
	opacity: .9
}

.homepage_wrap {
	background-color: transparent;
	border-radius: 0;
	border: none;
	padding: 0
}

.section_ins .section_content_wrapper,
.widget_cbr_div_ins .section_content_wrapper,
.hometext-wrapper .hometext-wrapper_ins,
.homechange .xchange_type_list {
	border: 1px solid rgb(255 255 255 / 15%);
	border-radius: 25px;
	background: rgba(0, 0, 0, .37);
	padding: 5rem
}

.page-block.container {
	border: 1px solid rgb(255 255 255 / 15%);
	border-radius: 25px;
	background: rgba(0, 0, 0, .37);
	padding: 4rem 5rem
}

.grid-advantages .icon-card {
	border: 1px solid rgb(255 255 255 / 15%);
	border-radius: 25px;
	background: rgba(0, 0, 0, .37)
}

.grid-advantages {
	row-gap: 4rem
}

.hometext-wrapper .hometext-wrapper_ins.container:before {
	background-size: contain;
	background-position: center bottom;
	width: 48%;
	height: calc(100% + 50px);
	bottom: 0;
	right: 0;
	z-index: 1;
	transition: all 0.3s ease-in-out
}

.hometext-wrapper:hover .hometext-wrapper_ins.container:before {
	filter: hue-rotate(-68deg)
}

.hometext-wrapper .hometext-wrapper__text {
	min-height: auto;
	width: 52%;
	max-width: max-content
}

.hometext-wrapper .hometext-wrapper_ins.container h2,
.hometext-wrapper .hometext-wrapper_ins.container p {
	max-width: 100%
}

.hometext-wrapper .hometext-wrapper__text p {
	line-height: 1.5
}

.xtl_table_body .xtl_center_col {
	width: 12rem;
	flex-shrink: 0
}

.xchange_div .xchange_curs_input .js_account1,
.xchange_div .xchange_curs_input input,
.xchange_div .xchange_pers_input input,
.xchange_div .xchange_sum_input .js_sum2,
.xchange_div .xchange_sum_input input,
.xchange_div .xchange_sum_input .js_sum1,
.xtl_commis_wrap input,
.xtl_select_wrap .select_js_title,
.xtl_input_wrap input {
	background: var(--Form-Field-Fill);
	border: 2px solid transparent;
	border-radius: 35px;
	color: #000;
	font-size: 18px;
	height: 6rem;
	font-weight: 600
}

.xchange_data_left .xchange_select {
	margin-bottom: 1rem
}

.select_js_title {
	border-radius: 35px
}

.iselect_js .select_js_title_ins .select_txt {
	color: #000;
	font-size: 18px
}

.iselect_js .select_js_title_ins {
	padding: 0 10px
}

.xtl_commis_wrap input:focus,
.xtl_commis_wrap input:hover,
.xtl_input_wrap input:hover,
.xtl_input_wrap input:focus,
.select_js.open .select_js_title {
	border-color: rgb(255 255 255 / 15%)
}

.select_js_search input {
	border-radius: 35px
}

.select_js_ul {
	padding: 0
}

.select_txt {
	padding: 0 1.2rem
}

.xtl_commis_wrap input,
.xtl_input_wrap input {
	font-weight: 600;
	padding-left: 6rem
}

.js_error {
	color: #e49a9a;
	padding-left: 15px
}

.homechange .xchange_type_list .xtl_submit_ins .xtl_submit {
	width: 250px;
	height: 6rem;
	border-radius: 10rem;
	background: linear-gradient(270deg, #475F9F 25.33%, #319072 63.25%, #02EA88 92.19%);
	font-size: 18px;
	letter-spacing: .5px;
	font-weight: 600
}

.xtl_submit_ins .xtl_submit:hover:not(.xtl_submit_ins .xtl_submit:disabled),
.homechange .xchange_type_list .xtl_submit_ins .xtl_submit:hover {
	filter: brightness(100%);
	filter: hue-rotate(20deg)
}

.xtl_input_wrap,
.xtl_select_wrap {
	margin-bottom: 1.5rem
}

.xtl_table_body {
	margin: 0 0 7rem
}

.select_js_ul .select_js_ul_ins .select_js_ulli {
	border-radius: 0
}

.select_js_ul .select_js_ul_ins .select_js_ulli:hover,
.select_js_ul .select_js_ul_ins .select_js_ulli.active {
	background: rgba(255, 255, 255, 30%)
}

.select_js_ul .select_js_ul_ins {
	padding-right: 0
}

a.xtl_change {
	width: 72px;
	height: 72px;
	background-size: 100%
}

.xtl_table_body .xtl_center_col {
	margin: 3.5rem 0 0
}

.xtl_commis_text {
	color: #666;
	height: auto;
	transform: translateY(-25%)
}

.news__content {
	padding: 1rem 0 0 0;
	background: none
}

.news__img {
	border-radius: 15px
}

.news__img img {
	transition: all 0.3s ease-in-out
}

.news__img:hover img {
	filter: hue-rotate(-68deg)
}

.news__content .time {
	font-size: 14px;
	margin-bottom: 8px
}

.news__content>div .h4-title {
	font-size: 18px;
	line-height: 1.2
}

.news__content>div>p {
	margin-bottom: 0
}

.btn-secondary {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
	margin-left: 1.8rem;
	padding: .6rem 2.2rem;
	transition: all 0.2s ease-in-out
}

.footer-logo {
	max-width: 185px;
	margin-bottom: 5rem
}

.footer-logo img {
	max-width: 100%
}

.footer__info {
	padding-left: 3.4rem;
	background: url(../images/clock.svg) no-repeat 0 50%;
	background-size: auto 100%;
	opacity: 1;
	line-height: 2rem;
	margin-top: 0;
	color: #c9c9c9;
	opacity: 1;
	font-weight: 400
}

.footer a span {
	color: #c9c9c9;
	font-weight: 400
}

.footer__col-3 a.contacts-tg span,
.footer__col-3 a.contacts-mail span {
	padding-left: 3.4rem;
	color: #c9c9c9;
	font-weight: 400
}

.footer a:hover {
	text-decoration: none
}

.footer a:hover span,
.footer__col-3 a.contacts-tg:hover span,
.footer__col-3 a.contacts-mail:hover span {
	text-decoration: none;
	color: #fff
}

.footer .cop {
	font-size: 12px
}

.footer__col-1 {
	width: 40%
}

.footer__col-2,
.footer__col-3 {
	width: 30%
}

#topped {
	background-color: #5772bf;
	width: 5rem;
	height: 5rem
}

#topped:hover {
	filter: brightness(100%);
	filter: hue-rotate(20deg)
}

.icon-card__title {
	margin-bottom: 1.5rem
}

.icon-card__text p {
	line-height: 1.5;
	letter-spacing: .5px;
	font-weight: 400
}

.icon-card__icon {
	height: 12rem
}

.standart_window_ins {
	background-color: #24182e;
	border-radius: 25px;
	padding: 3rem;
	border: 1px solid rgb(255 255 255 / 15%);
	box-shadow: 0 0 15px rgb(120 147 222 / 57%)
}

.login_widget .login_widget_ins .login_widget_body .login_widget_body_ins .form_field_line .form_field_ins input,
select,
.rf_div_wrap .form_field_line input,
.acf_input,
.acf_password,
.cf_input,
.checkstatus_input,
.input,
.log_input,
.log_password,
.lp_input,
.pay_input>input,
.pay_input_purse,
.rb_input,
.rb_password,
.reg_input,
.reg_password,
.userwallets_one_line>input,
.uv_input {
	background-color: #E4E9FB !important;
	border: 1px solid transparent;
	border-radius: 5px;
	color: #000;
	height: 40px;
	padding: 5px 15px;
	width: 100%;
	transition: border-color 0.1s ease-in-out
}

.rf_div_wrap .form_field_ins textarea,
.acf_text,
.cf_text,
.partner_textarea,
.ptextareaus,
.rb_text {
	background-color: #E4E9FB !important;
	border: 1px solid transparent;
	border-radius: 5px;
	color: #000;
	padding: 5px 15px;
	width: 100%;
	transition: border-color 0.1s ease-in-out
}

.form_field_line {
	margin-bottom: 1rem
}

.register_widget .register_widget_ins .register_widget_body .register_widget_body_ins .widget_reg_line_subm input,
.login_widget .login_widget_ins .login_widget_body .login_widget_body_ins .widget_log_line_subm input,
.xchange_div .xchange_submit_div input,
.rf_line.has_submit input,
input.rb_submit,
.acf_line.has_submit input,
.cf_line.has_submit input,
.checkstatus_line.has_submit input,
.log_line_subm_left input,
.lp_line.has_submit input,
.pay_right_col input,
.reg_line_subm_left input,
.userwallets_addbutton input,
.uv_line.has_submit input,
.wn_div_button input {
	border-radius: 25px;
	height: 50px;
	background: linear-gradient(270deg, #475F9F 25.33%, #319072 63.25%, #02EA88 92.19%);
	transition: all 0.2s ease-in-out
}

.register_widget .register_widget_ins .register_widget_body .register_widget_body_ins .widget_reg_line_subm input:hover:not(.register_widget .register_widget_ins .register_widget_body .register_widget_body_ins .widget_reg_line_subm input:disabled),
.login_widget .login_widget_ins .login_widget_body .login_widget_body_ins .widget_log_line_subm input:hover:not(.login_widget .login_widget_ins .login_widget_body .login_widget_body_ins .widget_log_line_subm input:disabled),
.xchange_div .xchange_submit_div input:hover:not(.xchange_div .xchange_submit_div input:disabled),
.xchange_div .xchange_submit_div input:hover,
.rf_line.has_submit input:hover,
input.rb_submit:hover,
.acf_line.has_submit input:hover,
.cf_line.has_submit input:hover,
.checkstatus_line.has_submit input:hover,
.log_line_subm_left input:hover,
.lp_line.has_submit input:hover,
.pay_right_col input:hover,
.reg_line_subm_left input:hover,
.userwallets_addbutton input:hover,
.uv_line.has_submit input:hover,
.wn_div_button input:hover {
	filter: brightness(100%);
	filter: hue-rotate(20deg)
}

.standart_window_ins input.rb_submit {
	margin-top: 1.5rem
}

.captcha_divpole {
	border: 1px solid #fff
}

.captcha_reload {
	margin-left: 1.2rem
}

.standart_window_close {
	background: url(../images/close.svg) no-repeat 50%
}

.many_reviews_ins,
.many_news_wrap .mb-35 {
	padding: 0;
	background: none;
	margin-right: 20px
}

.news-block__wrapper {
	border: 1px solid rgb(255 255 255 / 15%);
	background: rgba(0, 0, 0, .37)
}

.news-block:not(:last-child) {
	margin-bottom: 3rem
}

.many_news_wrap .more {
	color: #fff
}

.time {
	font-size: 14px
}

.login_widget a {
	color: #fff;
	font-size: 14px
}

.register_widget,
.login_widget,
.user_widget,
.userverify_widget,
.widget_stats_div,
.checkstatus_widget,
.widget,
.widget.widget_news_div,
.widget.widget_reviews_div,
.widget_reserv_div,
.widget_cbr_div:not(.homepage_version) .widget_cbr_div_ins,
.widget_lchange_div {
	background: rgba(0, 0, 0, .37);
	border: 1px solid rgb(255 255 255 / 15%);
	padding-top: 2rem
}

.user_widget_body_ins {
	border-top: 1px solid rgb(255 255 255 / 15%)
}

.widget .widget_ins .widget_items .widget_reviews_line {
	background: rgba(255, 255, 255, 0);
	margin-bottom: 3rem;
	padding: 0
}

.widget .widget_ins .widget_items .widget_reviews_line .widget_reviews_content {
	margin-top: 1rem;
	padding-top: 0;
	font-weight: 400;
	border: none
}

.widget_title,
.user_widget_title {
	font-size: 2.2rem;
	letter-spacing: .5px
}

.widget .widget_ins .widget_items .widget_reviews_line .widget_reviews_author {
	font-size: 1.6rem;
	font-weight: 600
}

.widget .widget_ins .widget_news_more_wrap a,
.widget .widget_ins .widget_reviews_more_wrap a {
	border-radius: 25px
}

.widget .widget_ins .widget_news_more_wrap a:hover,
.widget .widget_ins .widget_reviews_more_wrap a:hover {
	border-color: #fff;
	opacity: 1
}

.single-post .news-block__wrapper {
	padding: 0 20px 0 0;
	border: none;
	background: none
}

.news-block__wrapper.single_news .news-block__image img {
	border-radius: 25px
}

.single_news .news-breadcrumb {
	display: none
}

.rf_div_wrap,
.many_reviews .one_reviews {
	margin-bottom: 2.8rem;
	background: rgba(0, 0, 0, .37);
	border: 1px solid rgb(255 255 255 / 15%)
}

.rf_div_wrap {
	margin-right: 20px
}

.many_reviews .one_reviews .one_reviews_answer,
.user_widget .user_widget_ins .user_widget_body .user_widget_body_ins ul li.current::before,
.user_widget .user_widget_ins .user_widget_body .user_widget_body_ins .user_widget_exit:hover::before,
.user_widget .user_widget_ins .user_widget_body .user_widget_body_ins ul li:hover::before {
	background: rgba(255, 255, 255, .15)
}

.cf_div_wrap {
	padding: 0
}

.acf_div_wrap {
	padding: 0;
	background: rgba(255, 255, 255, 0);
	border: none
}

.page_wrap {
	padding: 0;
	background: rgba(255, 255, 255, 0);
	margin-right: 20px;
	border: none
}

.inner-content {
	margin-right: 20px
}

.standart_windowins,
.userwalletsform_box .standart_windowins {
	max-width: 550px;
	width: 550px;
	padding: 15px
}

.statstablediv_ins,
.statuserdiv,
.userverify_text,
.sitemap_div .sitemap_div_ins .sitemap_block,
.userapi_table {
	margin-bottom: 2.6rem
}

.userwallets_addbutton input {
	width: 20rem
}

.partners {
	gap: 2rem 4%
}

.partners .partner_item {
	width: 21%;
	padding-inline: 10px
}

.partners-section .partners:last-child .partner_item {
	width: 30%
}

.partners .partner_item img {
	max-height: 8rem;
	padding: 0;
	transition: all 0.3s ease-in-out
}

.partners-section .partners-title {
	margin-bottom: 3rem;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	column-gap: 30px;
	justify-content: center
}

.partners-section .partners-title::after,
.partners-section .partners-title::before {
	content: '';
	display: inline-block;
	height: 1px;
	width: 130px;
	background: linear-gradient(270deg, #475F9F 5%, #02EA88 50%, #475F9F 90%)
}

.partners-section .partners:not(:last-child) {
	margin-bottom: 6rem
}

.partners-section .partners:last-child {
	padding-inline: 230px
}

.partners-section .section_content_wrapper {
	position: relative
}

.partners-section .section_content_wrapper:after {
	content: '';
	width: 222px;
	height: 200px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	background: url(../images/sharks.webp) no-repeat right 0;
	background-size: 100% auto
}

.page-id-206 .xchange_div {
	background: transparent;
	padding: 0
}

.xtl_table_title {
	font-size: 2.4rem;
	line-height: 2.8rem;
	letter-spacing: .5px;
	font-weight: 600;
	margin-bottom: 2.3rem;
	color: #fff
}

.xtl_submit_wrap {
	position: relative
}

.xtl_submit_wrap::before {
	content: '';
	position: absolute;
	display: block;
	top: -30px;
	left: 12%;
	width: 100px;
	height: 130px;
	background: url(../images/bull.webp) no-repeat 0 0;
	z-index: 2;
	background-size: contain
}

.xtl_submit_wrap::after {
	content: '';
	position: absolute;
	display: block;
	top: -36px;
	right: 12%;
	width: 100px;
	height: 140px;
	background: url(../images/shark2.webp) no-repeat 0 0;
	z-index: 2;
	background-size: contain
}

.disclaimer {
	border: 1px solid rgb(255 255 255 / 15%);
	border-radius: 25px;
	background: rgba(0, 0, 0, .37);
	padding: 5rem
}

.contacts_mobile_icon.contacts_mobile_icon-mail,
.contacts_mobile_icon.contacts_mobile_icon-tg {
	background-repeat: no-repeat
}

.page-template-default.page .login_widget {
	display: none
}

.news-section .section_ins .section_content_wrapper {
	border: none;
	border-radius: 0;
	background: none;
	padding: 0
}

.news {
	border: 1px solid rgb(255 255 255 / 15%);
	border-radius: 25px;
	background: rgba(0, 0, 0, .37);
	padding: 2rem
}

.soc-links {
	display: flex;
	gap: 30px;
	flex-direction: row
}

.soc-links>div {
	width: calc(50% - 15px)
}

.foo-soc img {
	max-width: 20px
}

.footer__col-3 a.foo-soc {
	display: flex;
	gap: 10px;
	align-items: center
}

.header_timetable {
	opacity: 1
}

.select_js_ul .select_js_ul_ins {
	max-height: 31rem
}

.footer a.garant {
	background-image: url('../images/lock.svg');
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 30px
}

.footer a.garant:hover {
	color: #fff
}

.footer__menu {
	margin-bottom: 1.5rem
}

@media only screen and (min-width:992px) {
	.main-menu__list>li>a {
		padding: 5px 15px;
		font-size: 18px;
		max-width: max-content;
		white-space: nowrap
	}

	.main-menu__list {
		column-gap: 2rem
	}

	.grid.col--lg-3 {
		column-gap: 4rem
	}

	.news-section .grid.grid.col--lg-3 {
		row-gap: 3rem;
		column-gap: 3rem
	}
}

@media only screen and (max-width:1200px) {

	.page_wrap,
	.many_reviews_ins,
	.many_news_wrap .mb-35 {
		margin-right: 0
	}

	.light .navigation,
	.navigation {
		margin-bottom: 3rem;
		width: calc(100% - 30px)
	}

	.userwallets_addbutton input {
		width: auto
	}

	.homepage_wrap {
		width: 100%
	}

	.page-block.container {
		width: calc(100% - 30px)
	}

	.container {
		max-width: 100%;
		padding: 0 15px
	}
}

@media only screen and (max-width:991px) {
	.main-menu__list>li>a {
		padding: 5px 10px;
		font-size: 15px
	}

	.main-menu__list {
		column-gap: .5rem
	}

	.garant.menu-item a {
		background-size: 20px auto;
		padding-left: 25px
	}

	.light .navigation,
	.navigation {
		padding: 12px 24px
	}

	body {
		font-size: 14px
	}

	.h1-title,
	.main-title,
	h1 {
		font-size: 3.5rem
	}

	.xtl_table_title,
	.h2-title,
	h2 {
		font-size: 3.4rem
	}

	.h4-title,
	h4 {
		font-size: 2.8rem;
		line-height: 1.3
	}

	.many_reviews .one_reviews .one_reviews_text,
	.feedback,
	.news__content>div>p,
	.icon-card__text p {
		font-size: 14px;
		line-height: 1.4
	}

	.btn-secondary {
		font-size: 2.6rem;
		line-height: 1.4
	}

	.partners-section .section_content_wrapper:after {
		width: 120px;
		height: 126px
	}

	.partners-section .partners:last-child {
		padding-inline: 130px
	}

	.xtl_submit_wrap::after,
	.xtl_submit_wrap::before {
		content: none
	}

	.xchange_div .xchange_curs_input input,
	.xchange_div .xchange_pers_input input,
	.xchange_div .xchange_sum_input .js_sum2,
	.xchange_div .xchange_sum_input input,
	.xchange_div .xchange_sum_input .js_sum1,
	.xtl_commis_wrap input,
	.xtl_select_wrap .select_js_title,
	.xtl_input_wrap input {
		font-size: 16px;
		height: 50px
	}

	.inner-content .xchange_div .xchange_select .select_js_title,
	.select_js_search input,
	.homechange .xchange_type_list .select_js_title {
		height: 50px;
		font-size: 16px
	}

	.iselect_js .select_txt {
		font-size: 2.6rem
	}

	.select_js,
	.homechange .xchange_type_list .select_js {
		height: 50px !important
	}

	.homechange .xchange_type_list .xtl_submit_ins .xtl_submit {
		height: 50px
	}

	.footer__col-3 a,
	.footer {
		font-size: 12px
	}

	.rf_div_wrap {
		margin-right: 0
	}

	.inner-content {
		margin-right: 0
	}

	.page-block.container {
		padding: 4rem 4rem
	}

	.news-block__right p {
		line-height: 1.4
	}

	.xchange_div .xchange_submit_div input,
	.rf_line.has_submit input,
	input.rb_submit,
	.acf_line.has_submit input,
	.cf_line.has_submit input,
	.checkstatus_line.has_submit input,
	.log_line_subm_left input,
	.lp_line.has_submit input,
	.pay_right_col input,
	.reg_line_subm_left input,
	.userwallets_addbutton input,
	.uv_line.has_submit input,
	.wn_div_button input {
		font-weight: 600;
		font-size: 16px;
		line-height: 1
	}

	.cf_div .form_field_label_ins {
		font-size: 14px
	}

	.form_field_line {
		margin-bottom: 2rem
	}

	.xchange_div .xchange_select .select_js_ul,
	.homechange .xchange_type_list .select_js_ul {
		top: 47px
	}

	.widget_title,
	.user_widget_title {
		font-size: 16px
	}

	.widget .widget_ins .widget_items .widget_reviews_line .widget_reviews_date {
		font-size: 12px
	}

	.more,
	.widget .widget_ins .widget_items .widget_reviews_line .widget_reviews_author {
		font-size: 14px
	}

	.more:after {
		height: 18px;
		top: 0
	}

	.statstablediv_ins table tr td,
	.statstablediv_ins table tr th,
	.pntable table tr th,
	.pntable table tr td {
		font-size: 2rem
	}
}

@media only screen and (max-width:640px) {
	.main-menu__list>li>a {
		padding: 7px 25px;
		font-size: 16px
	}

	.garant.menu-item a {
		background-size: 17px auto;
		background-position: 3px center
	}

	.h1-title,
	.main-title,
	h1,
	.hometext-wrapper .hometext-wrapper_ins h1.main-title {
		font-size: 2rem;
		line-height: 1.3
	}

	.xtl_table_title,
	.h2-title,
	h2,
	.disclaimer h2.h2-title {
		font-size: 2rem;
		line-height: 1.3
	}

	h3,
	.h4-title,
	h4 {
		font-size: 1.8rem;
		line-height: 1.3
	}

	.navigation {
		padding: 12px 0 !important;
		border-right: none;
		border-left: none;
		width: 100%
	}

	.section_ins .section_content_wrapper,
	.widget_cbr_div_ins .section_content_wrapper,
	.hometext-wrapper .hometext-wrapper_ins,
	.homechange .xchange_type_list,
	.disclaimer {
		border-radius: 15px;
		padding: 2.4rem
	}

	.reviews,
	.last-exchanges,
	.news-section,
	.home-reserve,
	.main-form,
	.disclaimer,
	.light .navigation,
	.navigation {
		margin-bottom: 2.5rem
	}

	.hometext-wrapper .hometext-wrapper__text {
		width: 100%
	}

	.icon-card__icon {
		height: 5rem
	}

	.xtl_submit_wrap::before {
		left: 0
	}

	.reviews .section_ins .section_content_wrapper,
	.news-section .section_ins .section_content_wrapper,
	.home-reserve .section_ins .section_content_wrapper,
	.last-exchanges .section_ins .section_content_wrapper {
		border-radius: 15px
	}

	.grid,
	.news-section .grid {
		gap: 2.5rem
	}

	.btn-secondary {
		font-size: 1.6rem;
		line-height: 1.4;
		border-radius: 15px;
		height: auto;
		margin-left: 0
	}

	.partners {
		gap: 20px 0;
		flex-direction: row
	}

	.partners-section .partners:last-child .partner_item,
	.partners .partner_item {
		border-radius: 0;
		width: 50%
	}

	.partners-section .section_content_wrapper:after {
		width: 100px;
		height: 90px;
		bottom: -60px
	}

	.partners-section .partners:last-child {
		padding-inline: 0
	}

	.partners-section .partners-title {
		margin-bottom: 2rem
	}

	.footer-logo {
		display: none
	}

	.footer a.garant {
		background-size: 17px auto;
		background-position: 3px center;
		padding-left: 27px
	}

	.footer__col-3 {
		width: 100%
	}

	.footer {
		text-align: left
	}

	.footer__grid {
		row-gap: 15px
	}

	.footer__menu,
	.footer__menu,
	.footer__menu li:not(:last-child) {
		margin-bottom: 1rem
	}

	.footer__col-3 a {
		padding-bottom: 1rem
	}

	.footer__col-2,
	.footer__col-3,
	.footer__col-3 a,
	.footer,
	.footer__info {
		font-size: 12px
	}

	.footer__col-3 {
		margin-bottom: 0
	}

	.footer__mobile-info {
		width: auto
	}

	.partners .partner_item img {
		max-height: 30px;
		max-width: 90px
	}

	.menu-items-wrapper {
		border: 1px solid rgb(255 255 255 / 15%);
		border-radius: 15px;
		background: rgba(0, 0, 0, .37)
	}

	.hidden_auth .auth-wrapper a.active,
	.info_lang_menu_wrapper .auth-wrapper a.active {
		padding: 1rem;
		border: 1px solid #fff;
		border-radius: 15px
	}

	.hidden_auth .hidden_contacts .link_wrapper a,
	.info_lang_menu_wrapper .hidden_contacts .link_wrapper a {
		height: auto;
		width: 100%;
		border: none
	}

	.menu-open .main-menu-btn-close {
		border-radius: 50%;
		width: 4.4rem;
		height: 4.4rem;
		border: 1px solid rgb(255 255 255 / 15%)
	}

	.main-menu-btn {
		border: 1px solid rgb(255 255 255 / 15%)
	}

	.menu-open .main-menu-btn-close span {
		background: #fff
	}

	.navigation .main-menu__list a {
		margin-bottom: 10px
	}

	.hidden_auth .auth-wrapper a.link-register,
	.info_lang_menu_wrapper .auth-wrapper a.link-register,
	.hidden_auth .auth-wrapper a.link-login,
	.info_lang_menu_wrapper .auth-wrapper a.link-login {
		background-position: 90% 50%
	}

	.hidden_auth .hidden_contacts .link_wrapper a,
	.info_lang_menu_wrapper .hidden_contacts .link_wrapper a {
		font-size: 14px
	}

	.hidden_auth .auth-wrapper a.link-account:hover,
	.info_lang_menu_wrapper .auth-wrapper a.link-account:hover,
	.hidden_auth .auth-wrapper a.link-logout:hover,
	.info_lang_menu_wrapper .auth-wrapper a.link-logout:hover,
	.menu-open .main-menu a:hover,
	.auth-wrapper a:hover {
		opacity: 1;
		color: var(--Color-primary)
	}

	.hidden_auth .auth-wrapper a.link-logout,
	.info_lang_menu_wrapper .auth-wrapper a.link-logout {
		background-image: none
	}

	.hidden_auth .auth-wrapper a.link-account,
	.info_lang_menu_wrapper .auth-wrapper a.link-account {
		background-image: none
	}

	.xtl_commis_wrap input,
	.xtl_input_wrap input {
		padding-left: 4rem
	}

	.homechange .xchange_type_list a.xtl_change {
		margin: 0 12rem
	}

	.icon-card__title {
		margin-bottom: 1rem
	}

	.page-block.container {
		border-right: none;
		border-left: none;
		border-radius: 0;
		margin: 0;
		padding: 3rem 2rem;
		width: 100%
	}

	.select_js_ul .select_js_ul_ins .select_js_ulli,
	.select_js,
	.select_js_title {
		height: 50px !important
	}

	.homechange .xchange_type_list .select_js_ul {
		padding: 0;
		border-radius: 15px
	}

	.iselect_js .select_txt {
		font-size: 16px
	}

	.xtl_table_body .select_js_search .select_js_search_ins:after {
		height: 50px;
		top: 0 !important;
		background-position-y: center
	}

	.select_js_search .select_js_search_ins:after {
		top: 0 !important
	}

	.xchange_div .xchange_sum_line {
		margin-bottom: 0
	}

	.xchange_data_left .xchange_select {
		margin-bottom: 0rem
	}

	.register_widget,
	.login_widget,
	.user_widget,
	.userverify_widget,
	.widget_stats_div,
	.checkstatus_widget,
	.widget,
	.widget.widget_news_div,
	.widget.widget_reviews_div,
	.widget_reserv_div,
	.widget_cbr_div:not(.homepage_version) .widget_cbr_div_ins,
	.widget_lchange_div {
		padding: 15px;
		border-radius: 15px
	}

	.register_widget .register_widget_ins .register_widget_body .register_widget_body_ins .widget_reg_line_subm input,
	.login_widget .login_widget_ins .login_widget_body .login_widget_body_ins .widget_log_line_subm input {
		border-radius: 25px;
		height: 50px;
		background: linear-gradient(270deg, #475F9F 25.33%, #319072 63.25%, #02EA88 92.19%);
		transition: all 0.2s ease-in-out
	}

	.page-block.container .main-title {
		padding-left: 0;
		padding-right: 0
	}

	.page-id-18 .rf_div_wrap {
		margin-top: 1.5rem;
		border-radius: 15px;
		padding: 1.6rem
	}

	.widget .widget_ins .widget_news_more_wrap a,
	.widget .widget_ins .widget_reviews_more_wrap a {
		height: 50px
	}

	.standart_windowins,
	.userwalletsform_box .standart_windowins {
		width: 90%
	}

	.contacts_mobile_icon.contacts_mobile_icon-mail {
		margin-right: 1rem
	}

	.info_lang_menu_wrapper .hidden_contacts {
		margin-top: 5rem
	}

	.info_lang_menu_wrapper .contacts_link.contacts-tg {
		display: block;
		padding: 1rem 2rem
	}

	.info_lang_menu_wrapper .contacts_link.contacts-tg svg path {
		transition: all 0.3s
	}

	.info_lang_menu_wrapper .contacts_link.contacts-tg:hover svg path {
		fill: #0AC57D
	}

	.info_lang_menu_wrapper .desktop_hidden {
		margin-left: auto
	}

	.news-section .news:nth-child(3) {
		display: none
	}

	.soc-links>div {
		text-align: left;
		width: 40%;
	}

	.soc-links {
		gap: 0;
		margin-top: 15px;
		justify-content: center;
	}

	.footer__col-2 {
		width: 40%;
	}

	.xchange_div .xchange_curs_input .js_account1,
	.xchange_div .xchange_curs_input input {
		height: 50px
	}

	.xtl_table_body {
		margin: 0 0 5rem
	}

.notice_message,
.inner-content #exch_html .notice_message, .inner-content .xchange_div, .inner-content .warning_message, .warning_message, .inner-content .other_directions_wrap .other_directions, .other_directions_wrap .other_directions {
		border-radius: 24px;
	}

.block_payinfo, .block_statusbids {
        border-radius: 24px;
        padding: 24px;
    }

	.iselect_js .select_js_title_ins .select_txt {
		font-size: 16px
	}

.block_paybutton_ins a.success_paybutton,
.block_paybutton_ins a.cancel_paybutton {
        height: 4rem;
}

.block_statusbids .block_instruction .block_instruction_ins .text .comment_user {
    padding: 1rem 1rem;
    font-size: 11px;
	    font-weight: 400;
}



}

.block_paybutton_ins a.success_paybutton,
.block_paybutton_ins a.cancel_paybutton {
    border-radius: 20px;
}


.xtl_select_wrap .currency_logo {
	animation: logos 5s linear infinite;
}

@keyframes logos {
	0% {
		transform: rotateY(0deg);
	}


	100% {
		transform: rotateY(360deg);
	}

}

.select_js_ulli:nth-child(5n) .currency_logo {
	animation-delay: 0s;
}

.select_js_ulli:nth-child(5n+1) .currency_logo {
	animation-delay: 0.2s;
}

.select_js_ulli:nth-child(5n+2) .currency_logo {
	animation-delay: 0.4s;
}

.select_js_ulli:nth-child(5n+3) .currency_logo {
	animation-delay: 0.6s;
}

.select_js_ulli:nth-child(5n+4) .currency_logo {
	animation-delay: 0.8s;
}

.warning_message {
	display: none;
}

.page-id-181 .not_frame,
.page.page-id-206 .not_frame,
.page-id-181 .user_widget,
.page-id-181 .widget_reviews_div,
.page.page-id-206 .user_widget,
.page.page-id-206 .widget_reviews_div {
	display: none;
}


.telega-widget .btn-tg {
	width: 100%;
	height: 5rem;
	border-radius: 10rem;
	background: linear-gradient(270deg, #475F9F 25.33%, #319072 63.25%, #02EA88 92.19%);
	font-size: 16px;
	letter-spacing: 1px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.telega-widget .btn-tg:hover {
	filter: hue-rotate(20deg);
}

.telega-widget {
	text-align: center;
	background: rgba(0, 0, 0, .37);
	border: 1px solid rgb(255 255 255 / 15%);
	padding-top: 2rem;
	padding: 3.2rem 2.8rem;
	border-radius: 28px;
}

.telega-widget p strong {
	font-size: 22px;
	line-height: 1.2;
}

.telega-widget p strong a {
	color: #66d2f1;
}

.telega-widget p strong a:hover {
	color: #fff;
}

.telega-widget-logo {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}