
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?c7sa1m');
  src:  url('fonts/icomoon.eot?c7sa1m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?c7sa1m') format('truetype'),
    url('fonts/icomoon.woff?c7sa1m') format('woff'),
    url('fonts/icomoon.svg?c7sa1m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fb:before {
  content: "\e900";
  color: inherit;
}
.icon-ld:before {
  content: "\e901";
  color: inherit;
}
.icon-twitter:before {
  content: "\e902";
  color: inherit;
}
.icon-vk:before {
  content: "\e903";
  color: inherit;
}
.icon-youtube:before {
  content: "\e904";
  color: inherit;
}

[type=button], [type=submit], button {
	color: inherit;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	color: #000;
}

body.open-mmenu,
body.modal-open {
	overflow: hidden;
}

html, body {
	scrollbar-color: #CFD2D9 #F5F7FA;
	scrollbar-width: thin;
}
::-webkit-scrollbar { width: 4px; height: 4px;}
::-webkit-scrollbar-track {  background-color: #999;}
::-webkit-scrollbar-track-piece { background-color: #f1f1f1;}
::-webkit-scrollbar-thumb { height: 20px; background-color: #CFD2D9; border-radius: 5px;}
::-webkit-scrollbar-corner { background-color: #999;}
::-webkit-resizer { background-color: #666;}

html {
		overflow-x: hidden;
}

body {
		overflow-x: hidden;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0;
}

.elementor-row {
	padding: 0 76px;
}

.custom-wrap__big > .elementor-container {
	padding: 0 76px;
}
.custom-wrap__small > .elementor-container {
	padding: 0 48px;
}

.elementor-container > .custom-wrap__small-widget > .elementor-widget-wrap {
	padding: 0 38px;
}

.elementor-container > .custom-wrap__big-widget > .elementor-widget-wrap {
	padding: 0 48px;
}

.elementor-row .elementor-row {
	padding: 0;
}

.elementor-row .container-custom .elementor-row {
	padding: 0 40px
}

.sm-indent {
	padding: 0 8px;
}

.md-indent {
	padding: 0 30px;
}
/*----------- header -----------*/
.header-custom {
	padding: 8px 0;
}
.header-custom .header-custom__logo {
	margin-bottom: 0!important;
	margin-right: auto;
}

.header-custom .menu {
	padding-left: 0;
	list-style: none;
}
.header-custom .elementor-widget-wrap>.header-custom__menu {
	width: auto;
	margin-bottom: 0;
}
.header-custom .menu li {
	display: inline-block;
}
.header-custom .menu li:not(:last-child) {
	margin-right: 30px;
}
.header-custom .menu a {
	text-transform: uppercase;
}
.header-custom .elementor-widget-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header-custom__logo {
	max-width: 187px;
}
.elementor-widget-wrap>.header-burger__menu {
	width: auto;
}

.open-mmenu .header-custom__menu .elementor-nav-menu--dropdown {
	position: fixed !important;
	left: 0 !important;
	right: 0 !important;
	top: 56px !important;
	width: 100% !important;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 170px;
}

.open-mmenu .footer-bottom__social {
	position: fixed;
	z-index: 9999;
	bottom: 30px;
	left: 0;
	right: 0;
	color: #888991;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.elementor-widget-LangSwitchWidget {
	width: auto !important;
}
.custom_lang_switch_wrapper {
	position: relative;
}
.lang_link_wrapper.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.lang_link_wrapper:not(.active) {
	display: none;
	background: #fff;
}

.lang-link {
	font-family: "Rubik", Sans-serif;
	font-size: 13px;
	width: 100%;
	font-weight: 400;
	text-transform: uppercase;
	color: #1B1D29;
	line-height: 1;
	padding: 10px;
	padding-left: 38px;
	display: inline-block;
	font-family: "Rubik", Sans-serif;
}


.lang-link_active:hover {
	color: #006DFF;
}
.show .lang-link_active:hover {
	color: #1B1D29;
}

.lang_link_wrapper {
	width: 100%;
	border: 1px solid #fff;
	padding: 0;
}

.lang_link_wrapper li {
	list-style: none;
}

.show .lang_link_wrapper {
	border-left: 1px solid #E2E5EC;
	border-right: 1px solid #E2E5EC;
}
.show .lang_link_wrapper:first-child {
	border-top: 1px solid #E2E5EC;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.show .lang_link_drop {
	border-bottom: 1px solid #E2E5EC;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}


.lang-flag {
	position: absolute;
	left: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 16px !important;
	width: 16px;
	border-radius: 100% !important;
	border: 1px solid #ccc !important;
	-o-object-fit: cover;
	   object-fit: cover;
}

.lang_link_wrapper .lang-link_active {
	padding-right: 25px;
	position: relative;
}
.lang-link_active:before {
	content: url("../assets/images/arrow.svg");
	position: absolute;
	right: 5px;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
}
.show .lang-link_active:before {
	opacity: 0;
}
.show .lang_link_wrapper:not(.active) {
	display: block;
	position: absolute;
}
/*----------- page sections -----------*/
.main-info__custom {
	padding: 45px 0 35px;
	overflow: hidden;
}

.agree-custom__block {
	margin-top: 24px;
}

.agree-custom__block .e-form__buttons {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	margin-bottom: 20px!important;
}
.agree-custom__block a {
	margin-left: 5px;
	border-bottom: 1px dashed;
}
#top-agree__btn {
	max-width: 298px;
}
.agree-custom__block .checkbox-custom__agree>span {
	margin-left: 0;
}
.custom__bottom-form .agree-custom__block {
	text-align: center;
}

.agree-custom__block>span {
	vertical-align: initial;
}
#form-field-agree_top, #form-field-agree_bottom {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
#form-field-agree_top+label, #form-field-agree_bottom+label {
	display: inline-block;
	cursor: pointer;
}
#form-field-agree_top+label::before, #form-field-agree_bottom+label::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
#form-field-agree_top:checked+label::before, #form-field-agree_bottom:checked+label::before {
	background-image: url("../assets/images/check.svg");
	background-size: contain;
}

.disabled .register_form_button {
	background: #E2E5EC !important;
	color: #7D7D7D !important;
}
.disabled .register_form_button:hover {
	background: #E2E5EC !important;
	color: #7D7D7D !important;
}

.checkbox-custom__agree .wpcf7-list-item-label {
	position: relative;
	top: -3px;
}

.custom_logo_wrapper {
	padding-top: 25px;
}

.custom_logo_wrapper img {
	max-width: 285px;
	margin: auto;
}

#connect-form__top .elementor-message {
	display: none;
}
.banner-img img {
	position: absolute;
	right: 0;
	max-width: 745px;
}
.top-info__col .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}
.top-info__col .eael-tooltip {
	padding: 0;
}
.top-info__text {
	font-size: 19px;
	line-height: 1.4;
	margin-top: 3px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.top-info__col .top-info__text .eael-tooltip {
	text-align: center;
}

.top-info__col .top-info__text .eael-tooltip .eael-tooltip-content {
	font-size: 19px !important;
	line-height: 140%;
}
.top-info__col .top-info__text .eael-tooltip .eael-tooltip-content  span {
	border-bottom: 1px dashed #262626;
	border-radius: 0;
}

.htb-tooltip.htb-show .htb-tooltip-inner {
	text-align: left;
}
.top-border > .elementor-column-wrap,
.top-border > .elementor-widget-wrap {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.bottom-border>.elementor-widget-wrap {
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}

.register_form_button {
	background: #1AA5B6;
	padding: 18px;
	max-width: 298px;
	color: #ffffff;
	font-size: 19px;
	text-align: center;
	-webkit-transition: 500ms ease;
	transition: 500ms ease;
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.15), inset 0px -2px 0px rgba(0, 0, 0, 0.1) !important;
	border-radius: 4px;
}
.register_form_button:hover {
	background: #22C1D5;
	color: #ffffff;
}

.register_form_button:active {
	background: #1292A2;
}
.main-info__custom .register_form_button {
	margin-top: 40px;
}
.form-connect__wrap .register_form_button {
	width: 298px;
}
.form-connect__btn .register_form_button {
	margin-bottom: 0;
}
.reg-bottom .register_form_button {
	margin: 24px auto 0;
}
.for-partners__item:not(:last-child) {
	padding-right: 16px;
}
.for-partners__item .elementor-widget:not(:last-child) {
	margin-bottom: 10px;
}
.for-partners__item .partners-text:not(:last-child) {
	margin-bottom: 0;
}
.for-partners__item p {
	margin-bottom: 16px;
}
.bordered .elementor-button-text {
	border-bottom: 1px dashed;
}
.divider-custom>.elementor-widget-container>.elementor-divider {
	padding: 0!important;
}
.container-custom .elementor-container > .reward-custom__wrap > .elementor-widget-wrap {
	padding: 10px 30px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[3];
	    grid-template-columns: repeat(3, 1fr);
}

.reward-custom .elementor-widget-wrap .reward-custom__item {
	padding: 8px;
	margin-bottom: 16px;
}

.reward-custom__item > .elementor-widget-container {
	border-radius: 8px;
	height: 100%;
}

.rewards-text {
	padding-top: 8px;
	padding-bottom: 18px;
}

.form-connect__block .elementor-element.form-connect__wrap:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
	border-radius: 7px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	overflow: hidden;
}

.form-connect__block .container-custom .form-connect__wrap {
	padding: 8px 38px;
	overflow: hidden;
}

.form-connect__block .form-connect__wrap .form-connect__item {
	width: 33.33%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	margin-bottom: 0;
}

.form-connect__block .form-connect__wrap .form-connect__img {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.form-connect__item h2 {
	font-size: 24px;
	margin-bottom: 11px;
	margin-top: 0;
}
.form-connect__item p {
	font-size: 15px;
	margin-bottom: 0;
}

.form-connect__wrap .elementor-widget-wrap {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.feachers-block__wrap {
	border-radius: 16px;
	border: 1px solid #E2E5EC;
}
.feachers-block__custom .container-custom .elementor-row {
	padding: 0;
}
.feachers-block__custom .elementor-widget-wrap>.feature-item {
	width: 33.33%;
	overflow: hidden;
}
.feature-item:nth-child(2) {
	border-right: 1px solid #E2E5EC;
	border-left: 1px solid #E2E5EC;
}
.elementor:not(.elementor-bc-flex-widget) .feature-item .elementor-widget-wrap {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.feature-item .elementor-widget-wrap>.payment-item {
	width: auto;
}

.feature-item .eael-tooltip {
	width: auto;
	min-width: inherit;
	padding: 0;
}

.feature-item .eael-tooltip-content img {
	width: 24px;
}
.feature-item .eael-tooltip .eael-tooltip-text.eael-tooltip-bottom {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	right: auto;
}

.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom{
	right: auto;
	left: 90%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.partners-custom__scroll {
	width: 802px;
	height: 80px;
	/*background: url("../assets/images/partners_.png") 0 0 repeat-x;*/
	/*background-size: auto 80px;*/
	-webkit-animation: logo_slide 30s linear infinite;
	animation: logo_slide 30s linear infinite;
}
.scroll-wrap__custom:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100px;
	background: -webkit-linear-gradient(left, rgba(245, 247, 250, 1),rgba(245, 247, 250, 0.8) 60%, rgba(245, 247, 250, 0.7) 70%, rgba(245, 247, 250, 0) 100%);
	background: linear-gradient(to right, rgba(245, 247, 250, 1),rgba(245, 247, 250, 0.8) 60%, rgba(245, 247, 250, 0.7) 70%, rgba(245, 247, 250, 0) 100%);
	z-index: 1;
}
.scroll-wrap__custom:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100px;
	background: -webkit-linear-gradient(right, rgba(245, 247, 250, 1),rgba(245, 247, 250, 0.8) 60%, rgba(245, 247, 250, 0.7) 70%, rgba(245, 247, 250, 0) 100%);
	background: linear-gradient(to left, rgba(245, 247, 250, 1),rgba(245, 247, 250, 0.8) 60%, rgba(245, 247, 250, 0.7) 70%, rgba(245, 247, 250, 0) 100%);
	z-index: 1;
}
@-webkit-keyframes logo_slide {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	100% {
		-webkit-transform: translate3d(-400px, 0, 0);
		transform: translate3d(-400px, 0, 0)
	}
}
@keyframes logo_slide {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	100% {
		-webkit-transform: translate3d(-400px, 0, 0);
		transform: translate3d(-400px, 0, 0)
	}
}
/* ---------- about travelpayouts block ----------- */
.details-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -8px;
	margin-right: -8px;
}
.details-col {
	width: 50%;
	padding: 8px;
}
.details-col:first-child, .details-col:nth-child(3) {
	width: 25%;
}
.details-item {
	background-color: #fff;
	position: relative;
	overflow: hidden;
	min-height: 262px;
	border-radius: 16px;
	color: #262626;
}
.details-content {
	width: 45%;
	margin: 32px;
}

.details-travel .details-content {
	width: 38%;
}

.details-name {
	font-family: "Rubik", sans-serif;
	font-size: 24px;
	margin-bottom: 16px;
	line-height: 115%;
	font-weight: 500;
}
.details-text {
	font-family: Roboto, Sans-serif;
	font-size: 15px;
}

.details-img {
	position: absolute;
	bottom: 0;
	right: 0;
	line-height: 0;
}
.details-travel .details-img {
	bottom: -100px;
	right: -120px;
}
.details-help .details-img {
	right: -31px;
}
.details-teach .details-img {
	bottom: 19px;
	right: 20px;
}
.details-block__slider .slick-slide {
	background: #fff;
	border-radius: 16px;
	margin: 0 4px;
}
.slider-nav__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.slider-nav__btn {
	margin-top: 16px;
}
.slide__arrow {
	height: 32px;
	width: 43px;
	background-color: #fff;
	border: 1px solid #E2E5EC;
	box-shadow: 0px 4px 8px rgba(27, 29, 41, 0.08);
	position: relative;
}
.slide__arrow_prev {
	border-top-left-radius: 80px;
	border-bottom-left-radius: 80px;
}
.slide__arrow_prev:before, .slide__arrow_next:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.slide__arrow_prev:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 24px;
	background: url(../assets/images/prev.svg) no-repeat center;
}
.slide__arrow_next {
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
}
.slide__arrow_next:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 24px;
	background: url(../assets/images/next.svg) no-repeat center;
}
/*----------- popup -----------*/
.elementor-popup-modal .dialog-widget-content {
	border-radius: 6px;
}
.modal-text .elementor-row {
	padding: 0 21px;
}

.modal-text .eicon-close {
	color: #76777F;
}

.text-height {
	max-height: 480px;
	overflow-y: auto;
}

.popup-text {
	padding-right: 13px;
}
.modal-login-reg .elementor-row {
	padding: 40px;
}
.modal-login-reg .elementor-row .elementor-row {
	padding: 0;
}
.modal-login-reg form {
	width: 100%;
	max-width: 270px;
	margin: 0 auto;
}

.modal-login-reg label {
	color: #7D7D7D;
	text-transform: uppercase;
	line-height: 2;
}

.modal-login-reg label span {
	font-weight: 700;
	color: #FF0000;
	font-size: 13px;
}

.elementor-field-group-promocode {
	padding: 24px 0;
	margin: 24px 0!important;
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
}

.register-text {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
}

.custom__bottom-form .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}
/*----------- traffic block -----------*/

.main_info_widget_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1206px;
	width: 100%;
	margin: auto;
	height: 310px;
	overflow: hidden;
	position: relative;
	-webkit-transition: height 200ms ease;
	transition: height 200ms ease;
	padding: 0 8px;
}

.main_info_widget_wrapper.show {
	height: 100%;
}

.main_info_widget_wrapper:after{
	content:'';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: -webkit-linear-gradient(bottom, #FFFFFF 16.5%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(0deg, #FFFFFF 16.5%, rgba(255, 255, 255, 0) 100%);
	height: 50px;
}

.main_info_widget_wrapper.show:after {
	display: none;
}

.main_info_widget_wrapper .info-widget-column {
	margin-left: 0;
	width: 33.33%;
	padding: 0 13px;
}
.main_info_widget_wrapper .column-left {
	padding-left: 0;
}
.main_info_widget_wrapper .column-right {
	padding-right: 0;
}

.main_info_widget_wrapper .title-custom {
	font-size: 15px;
	font-weight: 500;
	font-family: Rubik, Sans-serif;
	color: #262626;
	margin-top: 0;
	margin-bottom: 8px;
}

.main_info_widget_wrapper .column-left .special_list {
	font-size: 15px;
}

.special_list {
	list-style: none;
	padding-left: 0;
	font-size: 13px;
	font-family: Roboto, Sans-serif;
}

.special_list li {
	padding: 8px 0;
}

.list-languages-wrapper {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 15px;
}

.main_info_widget_wrapper .flag-item {
	border-radius: 50%;
	height: 16px;
	width: 16px;
}

.list-languages-wrapper .image_wrapper {
	padding-right: 8px;
}

.list-allowed-wrapper li, .list-forbidden-wrapper li, .list-byagreement-wrapper li {
	border-bottom: 1px solid #E2E5EC;
}

.row-left-2, .row-middle-2 {
	margin-top: 32px;
}

.list-languages-wrapper.hide {
	height: 160px;
	overflow: hidden;
}

.show_more_langs_wrapper {
	display: none;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 16px;
	font-size: 13px;
	font-family: Roboto, Sans-serif;
	line-height: 130%;
}

.show_more_langs_wrapper span {
	color: #1AA5B6;
	border-bottom: 1px dashed;
	cursor: pointer;
}

.show_more_langs_wrapper .hide_more_langs {
	display: none;
}

.active .show_more_langs {
	display: none;
}

.active .hide_more_langs {
	display: inline-block;
}

.toggle_traffic_widget {
	max-width: 1190px;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.toggle_traffic_widget:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	background: #E9E9E9;
	bottom: 6px;
}

.show_more_traffic_wrapper {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	background: #ffffff;
	z-index: 1;
	padding: 0 5px;
	color: #1AA5B6;
	font-family: Roboto, Sans-serif;
	line-height: 130%;
	font-size: 13px;
	border-radius: 10px;
	cursor: pointer;
}
.show_more_traffic_wrapper.active {
	margin-top: 24px;
}
.hide_more_traffic {
	display: none;
}

.active .hide_more_traffic {
	display: block;
}

.active .show_more_traffic {
	display: none;
}
.traffic-divider .elementor-widget-wrap {
	padding: 20px 0;
}
/*----------- traffic block end -----------*/

/*------------------- similar-program -------------------*/
.similar-section {
	padding-bottom: 80px;
}

.similar-program {
	max-width: 920px;
	margin: 0 auto;
}

.similar-program .headline-similar {
	font-size: 40px;
	line-height: 1.2;
	font-weight: 500;
	color: #000000;
	text-align: center;
	font-family: "Rubik", sans-serif;
}
.similar-program .subheader {
	font-family: Roboto;
	font-size: 19px;
	color: #262626;
	margin-bottom: 48px;
}
.similar-program .cards-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.similar-program .custom-card {
	width: 33.33%;
	background: #ffffff;
	margin: 0 8px;
	border: 1px solid #E2E5EC;
	border-radius: 16px;
}
.custom-card-logo {
	text-align: center;
	padding: 24px;
	padding-bottom: 0;
}
.card-logo {
	margin: auto;
	height: 40px !important;
	-o-object-fit: contain;
	object-fit: contain;
}
.custom-cart-info {
	padding: 20px 24px;
}
.custom-card-data-section {
	padding: 20px 24px 17px;
	position: relative;
}
.custom-card-data-section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: calc(100% - 48px);
	background: #E9E9E9;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.custom-card-data-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.custom-card-data-left {
	margin-right: 24px;
}
.custom-card-left-title,
.custom-card-right-title {
	font-size: 13px;
	line-height: 130%;
	color: #515151;
	margin-bottom: 3px;
}

.custom-card-left-title {
	display: inline-block;
	border-bottom: 1px dashed #D4D4D4;
}

.custom-card-left-value,
.custom-card-right-value {
	font-family: "Rubik", Sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 135%;
	color: #262626;
}
.custom-card-footer-link-tag {
	font-size: 13px;
	line-height: 130%;
	color: #0085FF;
}
.custom-card-data-footer {
	text-align: center;
	padding: 13px 0 12px 0;
	border-top: 1px solid #E2E5EC;
}
.custom-card-info-title {
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 135%;
	margin-bottom: 5px;
}
.custom-card-info-body {
	font-family: Roboto;
	font-size: 13px;
	line-height: 130%;
}
.custom-card-info-body p:not(:last-child) {
	margin-bottom: 18px;
}

.custom-card-info-body p:last-child {
	margin-bottom: 0;
}

.custom-card-info-body a {
	color: #0085FF;
}

.custom-card-info-body a:hover {
	color: #3c7eba;
}
/*------------------- similar-program end -------------------*/

.footer-custom {
	padding: 45px 0;
	border-bottom: 1px solid #333647;
}
.footer-custom .elementor-widget-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer-custom .elementor-widget-wrap>.footer-custom__item,
.footer-custom .elementor-widget-wrap>.footer-custom__download {
	width: auto;
}
.footer-custom .footer-custom__item h5, .footer-custom .subtitle {
	color: #76777F;
	font-size: 13px;
	font-family: Rubik, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}
.footer-custom__download .subtitle {
	margin-bottom: 10px;
}
.footer-custom__download img {
	border: 1px solid #333647;
	border-radius: 5px;
}
.footer-custom__download img:first-child {
	margin-right: 10px;
}
.elementor .footer-custom .footer-custom__item .menu {
	list-style: none;
	padding-left: 0;
	font-size: 13px;
	line-height: 130%;
	font-family: Roboto, Sans-serif;
	font-weight: 400;
}
.footer-custom__item .menu li {
	margin-bottom: 12px;
}
.footer-custom .footer-custom__item a {
	color: #fff;
}

.footer-custom .footer-custom__item a:hover {
	opacity: 0.8;
}
.footer-custom__copywrite {
	color: #888991;
	font-size: 13px;
}

.footer-custom__bottom {
	padding: 13px 0;
}

@media (min-width: 768px) {
	.footer-custom__bottom .elementor-container{
		padding: 0 32px;
	}
}

@media (min-width: 1366px) {
	.footer-custom__bottom .elementor-container{
		padding: 0 76px;
	}
}

.footer-custom__bottom .elementor-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer-custom__bottom .elementor-social-icon {
	padding: 5px;
}
.button-top__custom .elementor-widget-wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.button-top__custom .elementor-widget-wrap > .elementor-element {
	width: auto;
}
.scroll-to-top {
	cursor: pointer;
}
.instrument-slider__wrap {
	margin-right: auto;
	margin-left: auto;
}

.instrument-slider__wrap {
	position: relative;
	padding-right: 17%;
	padding-left: 17%;
}
.instrument-slider__wrap .slick-nav {
	background: #1AA5B6;
	border-radius: 50%;
	height: 48px;
	width: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 35%;
	cursor: pointer;
}

.instrument-slider__wrap .slick-prev {
	left: 0;
}
.instrument-slider__wrap .slick-next {
	right: 0;
}
.slider_dots {
	margin-bottom: 48px;
	position: relative;
	overflow: hidden;
}
.slider_dots .slick-slide {
	position: relative;
	padding: 0 10px;
}
.slider_dots .slick-slide:before{
	content: "";
	position: absolute;
	bottom: 1px;
	height: 1px;
	width: 100%;
	background: #E2E5EC;
}
.slider_dots .slick-slide:first-of-type:before {
	width: 50%;
	right: 0;
}
.slider_dots .slick-slide:last-of-type:before {
	width: 50%;
	left: 0;
}
.slider_navigators {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Rubik", sans-serif;
	color: #1AA5B6;
	overflow-x: hidden;
	overflow-y: visible;
}

.slick-current .slider_navigators {
	color: #1B1D29;
}

.slider_navigators-name {
	padding-bottom: 13px;
	position: relative;
	cursor: pointer;
}

.slider_dots .slick-slide:first-of-type .slider_navigators-name:before {
	content: "";
	position: absolute;
	height: 1px;
	background: #E2E5EC;
	width: 50%;
	left: 0;
	bottom: 1px;
}
.slider_dots .slick-slide:last-of-type .slider_navigators-name:before {
	content: "";
	width: 50%;
	position: absolute;
	right: 0;
	bottom: 1px;
	height: 1px;
	background: #E2E5EC;

}

.slick-current .slider_navigators-name:after {
	/*border-bottom: 1px solid #1AA5B6;*/
	content: "";
	width: 100%;
	position: absolute;
	bottom: 1px;
	left: 1px;
	height: 1px;
	background: #1AA5B6;
}

.instrument-frame {
	background: #ffffff;
	padding: 31px;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 32px;
}
.instrument-frame__name {
	font-size: 20px;
	margin-bottom: 16px;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
}
.instrument-info {
	text-align: center;
}
.instrument-info__title {
	font-family: "Rubik", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 115%;
	margin-bottom: 16px;
}

.instrument-info__desc {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 143%;

	color: #262626;
}

.exclusions {
	margin-left: 16px;
	border-bottom: 1px dashed;
	position: relative;
	cursor: pointer;
}
.exclusions-tooltip {
	position: absolute;
	display: block;
	color: #FFFFFF;
	line-height: 1.3;
	background: #1B1D29;
	width: 200px;
	padding: 7px 16px;
	border-radius: 4px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	top: calc(100% + 10px);
	left: 50%;
	transform: translateX(-50%);
	transition: 0.3s ease-in;
}

.column-right .exclusions-tooltip {
	width: 165px;
	left: 39%;
}

.exclusions:hover:before {
	content: "";
	position: absolute;
	z-index: 1;
	height: 10px;
	width: 10px;
	border: 5px solid transparent;
	border-bottom-color: #1B1D29;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.column-right .exclusions:hover:before {
	left: 42%;
}

.exclusions:hover .exclusions-tooltip {
	opacity: 1;
	visibility: visible;
}

.payment-system .elementor-image-gallery {
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
}

.payment-system figure.gallery-item {
	margin-top: 0!important;
}

.payment-system .gallery-item img {
	width: 24px;
}

.paymant-text p {
	margin-bottom: 0;
}

/* ---- checkbox styles ----*/

.agree-checkbox {
  	position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}
.register_form_button {
    margin-bottom: 30px;
}
.disabled .agree-checkbox-lb a {
  border-bottom: 1px dashed red;
}

.agree-checkbox-lb {
	text-align: left;
 	cursor: pointer;
 	transition: ease 300ms;
}

.agree-checkbox-lb span {
	padding-left: 24px;
	position: relative;
}

.agree-checkbox-lb .checkbox-name:before {
	content: "";
	position: absolute;
	height: 16px;
	width: 16px;
	border: 1px solid #CFD2D9;
	border-radius: 2px;
	left: 0; 
}

.agree-checkbox-lb:hover .checkbox-name:before {
	border-color:#1AA5B6;
}

.checkbox-name a {
	color: inherit;
	border-bottom: 1px dashed #1AA5B6;
}

.checkbox-name:after {
	content: '';
	position: absolute;
	left: 0;
	height: 16px;
	width: 16px;
	border: 1px solid #1AA5B6;
	border-radius: 2px;
	opacity: 0;
	background: #1AA5B6 url(../assets/images/check.svg) center no-repeat;
	background-size: contain;
}

.agree-checkbox-lb .agree-checkbox:checked + .checkbox-name:after {
 	opacity: 1;
}
.main_slider-wrap .slick-prev:before, .main_slider-wrap .slick-next:before {content: none !important;}
/*------------------- media ----------------------------*/
@media screen and (max-width: 1500px) {
	.main-info__custom {
		padding: 15px 0 15px;
	}
}

@media screen and (max-width: 1400px) {
	.main-info__custom .elementor-container .elementor-element.elementor-widget-heading .elementor-heading-title {
		font-size: 40px;
	}
	.main-info__custom .register_form_button {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.main-info__custom  .img-col__custom .elementor-element.elementor-widget-image .elementor-image img {
		max-width: 550px;
	}
	.main_info_widget_wrapper {
		margin: 0 38px;
		width: calc(100% - 76px);
	}
	.toggle_traffic_widget {
		width: calc(100% - 76px);
	}
	.elementor-section.main-info__custom .elementor-element.text-col__custom > .elementor-widget-wrap {
		padding: 0;
	}
	.header-custom {
		padding: 5px 0;
	}

	.main-info__custom {
		padding: 10px 0 10px;
	}
	.top-info__col .elementor-container .elementor-element.elementor-widget-heading .elementor-heading-title {
		font-size: 34px;
	}
}

@media screen and (max-width: 1366px) {
	.form-connect__block .form-connect__wrap .form-connect__item {
		width: auto;
	}
	.form-connect__block .form-connect__wrap .form-connect__img,
	.form-connect__block .form-connect__wrap .form-connect__btn {
		width: 25%;
	}
	.details-col:nth-child(2) {
		width: 100%;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.details-col:first-child, .details-col:nth-child(3) {
		width: 50%;
		-webkit-box-ordinal-group: -1;
		-ms-flex-order: -2;
		order: -2;
	}
	.banner-img img {
		right: -20%;
	}
	.custom-wrap__big > .elementor-container {
		padding: 0 32px;
	}

	.custom-wrap__small > .elementor-container {
		padding: 0 32px;
	}

	.elementor-container > .custom-wrap__small-widget > .elementor-widget-wrap {
		padding: 0 22px;
	}
	.elementor-container > .custom-wrap__big-widget > .elementor-widget-wrap {
		padding: 0 32px;
	}

	.container-custom .elementor-container > .reward-custom__wrap > .elementor-widget-wrap {
		padding: 0 14px;
	}
	.form-connect__block .container-custom .form-connect__wrap {
		padding: 8px 22px;
	}
	.main_info_widget_wrapper {
		margin: 0 22px;
		width: calc(100% - 44px);
	}
	.md-indent {
		padding: 0 12px;
	}
	.toggle_traffic_widget {
		width: calc(100% - 64px);
	}
	.main-info__custom  .img-col__custom .elementor-element.elementor-widget-image .elementor-image img {
		max-width: 520px;
	}
}
@media screen and (max-width: 1288px) {
	.details-col:last-child, .details-col:nth-child(4) {
		width: 100%;
	}
	.form-connect__wrap .register_form_button {
		max-width: 220px;
	}
}

@media screen and (max-width: 1200px) {
	.banner-img img {
		right: -35%;
	}
	.form-connect__wrap .elementor-widget-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.form-connect__block .form-connect__wrap .form-connect__item {
		width: 70%;
		padding-left: 30px;
	}
	.form-connect__block .form-connect__wrap .form-connect__img {
		position: absolute;
		bottom: 0;
		right: -130px;
	}
	.form-connect__block .form-connect__wrap .form-connect__btn {
		padding-bottom: 40px;
	}
	.feachers-block__custom .elementor-widget-wrap>.feature-item {
		width: 100%;
		overflow: hidden;
	}
	.feachers-block__custom .elementor-widget-wrap>.feature-item:not(:first-child) {
		width: 50%;
	}
	.feature-item:first-child {
		border-bottom: 1px solid #E2E5EC;
	}
	.feature-item:nth-child(2) {
		border-right: 1px solid #E2E5EC;
		border-left: none;
	}
	
	.elementor-row .container-custom .elementor-row {
		padding: 0 32px;
	}

	.traffic-divider {
		display: none;
	}
	.main-info__custom .elementor-element.text-col__custom,
	.main-info__custom .elementor-element.img-col__custom {
		width: 50% !important;
	}
	.top-img__custom img {
		position: absolute;
		left: 0;
		width: 680px !important;
	}
}

@media screen and (max-width: 1024px) {
	.elementor-row {
		padding: 0 32px;
	}

	.header-custom {
		border-bottom: 1px solid #E2E5EC;
	}
	.banner-img img {
		max-width: 680px;
		right: -50%;
	}

}


@media screen and (max-width: 1023px) {
	.container-custom .elementor-container > .reward-custom__wrap > .elementor-widget-wrap {
		-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
	}	
}

@media screen and (max-width: 920px) {
	/*.elementor-row {*/
	/*padding: 0 30px;*/
	/*}*/

	.elementor-row .container-custom .elementor-row {
		padding: 0 32px
	}
	.banner-img img {
		right: -18em;
	}
	.elementor-widget-LoginWidgetCheckBox .elementor-widget-container {
		text-align: center;
	}

	.feachers-block__custom .container-custom .elementor-row {
		padding: 0;
	}
	.feachers-block__custom .feachers-block__wrap .elementor-element.feature-item:not(.partners-logo__col) {
		padding: 30px 10px;
	}

	.main_info_widget_wrapper .info-widget-column {
		width: 50%;
	}

	.main_info_widget_wrapper .column-left {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.main_info_widget_wrapper .column-left .row-left-1 {
		width: 50%;
	}
	.main_info_widget_wrapper .column-left .row-left-2 {
		width: 50%;
	}
	.info-widget-column.column-left [class*="row-"] {
		padding: 0; 
	}
	.list-forbidden-wrapper {
		margin-right: 10px;
	}
	.list-languages-wrapper.hide {
		height: 144px;
	}
	.main_info_widget_wrapper {
		height: 490px;
		margin: 0 10px;
    	width: calc(100% - 20px);
	}

	.show_more_langs_wrapper {
		margin-top: 10px;
	}
	.similar-section {
		padding-bottom: 64px;
	}

	.similar-program .cards-wrapper {
		max-width: 630px;
		margin: auto;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.similar-program .custom-card {
		width: 47%;
		margin-bottom: 10px;
	}

	.top-info__text {
		font-size: 15px;
		line-height: 21px;
	}
	.top-info__col .top-info__text .htmega-tooltip span {
		font-size: 15px !important;
		line-height: 21px;
	}
	.rewards-text {
		padding-bottom: 2px;
	}
	.top-img__custom img {
		width: 620px !important;
	}

	.instrument-slider__wrap {
		padding-right: 0;
		padding-left: 0;
	}
	.instrument-frame {
		margin-right: 100px;
		margin-left: 100px;
	}
	.slider_dots {
		max-width: 570px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 32px;
	}

}

@media screen and (max-width: 768px) {
	.banner-img img {
		right: -20em;
	}
	.toggle_traffic_widget:before {
		background: #E9E9E9;
		box-shadow: none;
	}
}

@media screen and (max-width: 720px) {
	.form-connect__block .form-connect__wrap .form-connect__item {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0;
	}
	.form-connect__block .form-connect__wrap .form-connect__img {
		position: initial;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.elementor-container > .custom-wrap__small-widget > .elementor-widget-wrap {
		padding: 0;
	}

	.form-connect__item p, .form-connect__item h2 {
		text-align: center;
	}
	.elementor-row {
		padding: 0 15px;
	}
	.elementor-row .container-custom .elementor-row {
		padding: 0;
	}
	.custom-wrap__small > .elementor-container {
		padding: 0;
	}
	.elementor-container > .custom-wrap__big-widget > .elementor-widget-wrap {
		padding: 0 8px;
	}

	.container-custom .elementor-container > .reward-custom__wrap > .elementor-widget-wrap {
		padding: 0;
	}

	.footer-custom .elementor-widget-wrap>.footer-custom__item {
		width: 50%;
		font-size: 13px;
	}
	.burger-custom__wrap {
		display: block;
		z-index: 999;
	}
	.header-custom__logo {
		z-index: 9999;
	}
	.main-info__custom .elementor-container .elementor-element.elementor-top-column {
		width: 100%;
	}
	.main-info__custom .elementor-container .elementor-element.elementor-top-column:last-child {
		margin-top: 17px;
	}
	.custom-wrap__big > .elementor-container {
	    padding: 0 6px;
	}
	.banner-img img {
		position: relative;
		right: 0;
		max-width: 100%;
	}

	.divider-custom {
		display: none;
	}

	.details-col {
		padding: 0;
	}
	.details-content {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.details-img {
		position: relative;
	}
	.details-content {
		margin: 0;
		padding: 32px;
	}
	.details-travel .details-content {
		width: 100%;
	}
	

	.main_info_widget_wrapper .info-widget-column {
		width: 100%;
	}

	.main_info_widget_wrapper .column-left {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.main_info_widget_wrapper .column-left .row-left-1 {
		width: 100%;
	}
	.main_info_widget_wrapper .column-left .row-left-2 {
		width: 100%;
	}
	
	.for-partners__item {
		padding-right: 8px;
		padding-left: 8px;
	}
	.main_info_widget_wrapper .info-widget-column {
		padding: 0;
	}

	.details-item {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.details-travel .details-img {
		bottom: auto;
		right: auto;
	}
	.details-img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.details-help .details-img {
		right: auto;
	}
	.details-tools .details-img {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.form-connect__block .container-custom .form-connect__wrap {
		padding-left: 8px;
	}
	.main_info_widget_wrapper {
		padding: 0;
		height: 595px;
	}
	.similar-section {
		padding-bottom: 40px;
	}

	.instrument-frame {
		margin-right: 70px;
		margin-left: 70px;
	}

	.reward-custom .elementor-container > .container-custom > .elementor-widget-wrap {
		padding: 0;
	}

	.rewards-text p:last-of-type {
		margin-bottom: 0;
	}

	.form-connect__block .container-custom .form-connect__wrap {
		padding: 8px;
	}
	.form-connect__block .elementor-container > .elementor-column > .elementor-widget-wrap {
		padding: 0;
	}
}

@media screen and (max-width: 600px) {
	
	.footer-custom__copywrite .elementor-widget-container {
		text-align: center;
	}
	.feachers-block__custom .elementor-widget-wrap>.feature-item:not(:first-child) {
		width: 100%;
	}
	.feature-item:nth-child(2) {
		border-right: none;
		border-bottom: 1px solid #E2E5EC;
	}
	.similar-program .cards-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.similar-program .subheader {
		font-size: 15px;
	}
	.cards-wrapper {
		margin-bottom: 20px;
	}
	.similar-program .custom-card:nth-child(3) {
		display: inline-block;
	}
	.custom-card-data-footer {
		display: none;
	}
	.register_form_button {
		margin-left: auto;
		margin-right: auto;
	}
	.for-partners__item:first-child {
		margin-top: 24px;
		margin-bottom: 16px;
	}
	.divider-for-partners {
		display: none;
	}
	.register_form_button {
		text-transform: uppercase;
		width: 100%;
	}
	.similar-program .cards-wrapper {
		max-width: none;
	}

	.similar-program .custom-card {
		margin: 0;
	}
	.top-info__col .elementor-widget-wrap .elementor-row .elementor-col-25 {
		width: 50%;
	}
	.top-info__col .elementor-widget-wrap .elementor-row .elementor-col-25 .elementor-heading-title {
		font-size: 24px;
	}
	.top-info__text {
		font-size: 13px;
		line-height: 130%;
	}
	.top-info__col .top-info__text .htmega-tooltip span {
		font-size: 13px !important;
		line-height: 130%;
	}
	.rewards-text {
		padding-top: 0;
		padding-bottom: 0;
	}
	.for-partners__item:not(:last-child) {
		padding-right: 8px;
	}
	.main-info__custom .elementor-element.text-col__custom,
	.main-info__custom .elementor-element.img-col__custom {
		width: 100% !important;
	}
	.top-img__custom img {
		width: 100% !important;
		max-width: 375px !important;
		position: relative;
		left: auto;
		height: 150px;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: top;
		object-position: top;
	}
	.button-top__custom {
		margin-top: 0;
    	margin-bottom: 0;
	}
	.elementor-widget-LangSwitchWidget {
		/*display: none;*/
		position: fixed;
		z-index: 0;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, 50%);
		transform: translate(-50%, 50%);
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all step-start 400ms 0ms;
		transition: all step-start 400ms 0ms;
	}
	.open-mmenu .elementor-widget-LangSwitchWidget {
		z-index: 9999;
		opacity: 1;
		visibility: visible;
	}
	.instrument-frame {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 24px;
	}
	.instrument-slider__wrap .slick-nav {
		display: none;
	}
	.slider_dots {
		margin-right: -16px;
		margin-left: -16px;
		margin-bottom: 24px;
	}
	.payment-system .elementor-image-gallery {
		max-width: none;
	}
	.payment-system .gallery.gallery-columns-6 .gallery-item {
		width: 16.66%;
	}
	.agree-checkbox-lb {
		text-align: center;
	}
	.footer-bottom__social {
		padding-bottom: 30px;
	}
	.footer-bottom__social .elementor-nav-menu__align-right .elementor-nav-menu {
		    margin-left: auto;
		    margin-right: auto;
		    -webkit-box-pack: center;
		        -ms-flex-pack: center;
		            justify-content: center;
	}
	.container-custom .elementor-container > .reward-custom__wrap > .elementor-widget-wrap {
		-ms-grid-columns: 1fr;
	    grid-template-columns: 1fr;
	}	
}

.tooltip {
	position: relative;
}

.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom{
	right: auto !important;
	top: 35px !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%) !important;
	transform: translateX(-50%) !important;
}
