@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope/Manrope-Regular/Manrope-Regular.eot);
    src: url(../fonts/Manrope/Manrope-Regular/Manrope-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Manrope/Manrope-Regular/Manrope-Regular.svg) format("svg"),url(../fonts/Manrope/Manrope-Regular/Manrope-Regular.ttf) format("truetype"),url(../fonts/Manrope/Manrope-Regular/Manrope-Regular.woff) format("woff"),url(../fonts/Manrope/Manrope-Regular/Manrope-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope/Manrope-Medium/Manrope-Medium.eot);
    src: url(../fonts/Manrope/Manrope-Medium/Manrope-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Manrope/Manrope-Medium/Manrope-Medium.svg) format("svg"),url(../fonts/Manrope/Manrope-Medium/Manrope-Medium.ttf) format("truetype"),url(../fonts/Manrope/Manrope-Medium/Manrope-Medium.woff) format("woff"),url(../fonts/Manrope/Manrope-Medium/Manrope-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope/Manrope-ExtraBold/Manrope-ExtraBold.eot);
    src: url(../fonts/Manrope/Manrope-ExtraBold/Manrope-ExtraBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Manrope/Manrope-ExtraBold/Manrope-ExtraBold.svg) format("svg"),url(../fonts/Manrope/Manrope-ExtraBold/Manrope-ExtraBold.ttf) format("truetype"),url(../fonts/Manrope/Manrope-ExtraBold/Manrope-ExtraBold.woff) format("woff"),url(../fonts/Manrope/Manrope-ExtraBold/Manrope-ExtraBold.woff2) format("woff2");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: PTSerif;
    src: url(../fonts/PTSerif/PTSerif-Regular/PTSerif-Regular.eot);
    src: url(../fonts/PTSerif/PTSerif-Regular/PTSerif-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/PTSerif/PTSerif-Regular/PTSerif-Regular.svg) format("svg"),url(../fonts/PTSerif/PTSerif-Regular/PTSerif-Regular.ttf) format("truetype"),url(../fonts/PTSerif/PTSerif-Regular/PTSerif-Regular.woff) format("woff"),url(../fonts/PTSerif/PTSerif-Regular/PTSerif-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PTSerif;
    src: url(../fonts/PTSerif/PTSerif-Bold/PTSerif-Bold.eot);
    src: url(../fonts/PTSerif/PTSerif-Bold/PTSerif-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/PTSerif/PTSerif-Bold/PTSerif-Bold.svg) format("svg"),url(../fonts/PTSerif/PTSerif-Bold/PTSerif-Bold.ttf) format("truetype"),url(../fonts/PTSerif/PTSerif-Bold/PTSerif-Bold.woff) format("woff"),url(../fonts/PTSerif/PTSerif-Bold/PTSerif-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    font-size: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 18px
}

body {
    font-size: 1rem;
    color: #5a5e61;
    line-height: 1.389;
    font-family: Manrope;
    background: #f6f7f8
}

main {
    overflow: hidden
}

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

a {
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    text-decoration: none
}

img {
    max-width: 100%
}

.header-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px
}

.trustpilot {
    color: #2d2e30;
    margin-top: 84px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: -.4px
}
.trustpilot_right2 img {
	max-width: 45px;
}

.trustpilot_right2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #2d2e30;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-weight: 300;
}

a.logo {
    width: 177px;
}

.trustpilot-name {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -6px
}

.trustpilot-name img {
    margin-right: 3px
}

.header-btn {
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #3bc72e;
    padding: 0 18px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: -.4px;
    color: #2d2e30;
    text-decoration: none
}

.header-btn img {
    margin-left: 10px
}

.header-btn:hover {
    background: rgba(59,199,46,.2)
}

.trustpilot-delimiter {
    margin: 0 30px;
    width: 1px;
    display: block;
    height: 75px;
    background: #dfdfdf
}

.trustpilot-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.trustpilot-stars span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    margin-right: 2px;
    background: #07b57a
}

.fpa-star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.forex-item__content {
    font-weight: 500;
    font-size: 16px;
}

.fpa-star img {
    margin-right: 4px
}
img.fpaimg {
    max-width: 45px;
}

.trustpilot_left {
    color: #2d2e30
}

.trustpilot_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2d2e30;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.trustpilot_right-content {
    margin-left: 13px
}

.fpa-rating {
    font-weight: 600;
    font-size: 14px;
}

.fpa-title {
    font-size: 14px;
    margin-top: -4px
}

.trustpilot-rating {
    font-weight: 400;
    font-size: 33px;
    line-height: 1.4;
    letter-spacing: -.04em
}

.trustpilot-rating span {
    font-size: 24px;
    line-height: 1.4
}

.section-top {
    min-height: 817px;
    background: url(../img/top-background.png) no-repeat bottom;
    background-size: cover
}

.main-top {
    padding-top: 24px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.main-top__content {
    padding-bottom: 40px
}

h1 {
    font-family: PTSerif;
    font-weight: 700;
    font-size: 49px;
    line-height: 1;
    color: #2d2e30;
    margin: 0 0 40px;
    letter-spacing: -1px;
}

h2 {
    font-family: PTSerif;
    font-weight: 700;
    font-size: 52px;
    line-height: 1;
    color: #2d2e30;
    margin: 0 0 50px;
    letter-spacing: -2px
}

.main-top__text {
    margin-bottom: 30px
}
.register_submit_button {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.btn {
	height: 64px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 40px;
	color: #fff;
	background: #3bc72e;
	border-radius: 12px;
	text-decoration: none;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	letter-spacing: 0.6px;
	font-weight: 800;
	font-family: "IRANYekanRegular";
	border: none;
	cursor: pointer;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	font-size: 20px;
	overflow: hidden;
	margin-top: 39px
}

.btn:hover {
    background: #52df45;
    -webkit-box-shadow: 0 0 20px #8aff80;
    box-shadow: 0 0 20px #8aff80
}

.btn:active {
    background: #3bc72e;
    -webkit-box-shadow: 0 0 20px #8aff80,inset 0 4px 12px rgba(0,0,0,.15);
    box-shadow: 0 0 20px #8aff80,inset 0 4px 12px rgba(0,0,0,.15)
}
:root{scroll-behavior: smooth;}


.btn img {
    margin-left: 12px
}

.btn.load {
    position: relative
}

.btn.load:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 6px;
    background: #3bc72e url(../img/loader.gif) no-repeat center;
    background-size: contain
}
a.btn2 {
	box-shadow: 0 0 20px #5151514f;
	height: 64px;
	margin-right: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 40px;
	color: #fff;
	background: #a7a4a4;
	border-radius: 12px;
	border: 1px solid grey;
	text-decoration: none;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	letter-spacing: 0.6px;
	font-weight: 800;
	font-family: "IRANYekanRegular";
	border: none;
	cursor: pointer;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	font-size: 20px;
    margin-left: 20px;
	overflow: hidden;
	margin-top: 39px
    
}
.btn2:hover{
	background: #444444;
	-webkit-box-shadow: 0 0 20px #5151516e;
	box-shadow: 0 0 20px #5151516e;
}
.btn2 img {
	margin-right: 6px;
}

.advantages-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.advantages-column {
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px)
}

.advantages-item {
    width: 100%;
    border-radius: 30px;
    position: relative;
    padding: 30px
}

.advantages-item_left {
    height: 423px
}

.advantages-item__pink {
    background: #fcebe5
}

.advantages-item__pink .advantages-item__pic {
    top: 58px
}
.advantages-item__content li::marker, .content li::marker {
    osition: sticky;
    left: 0;
    right: 0;
    list-style: none;
    content: url('../img/check.png');
    margin-left: 15px;
}

.advantages-item__title {
    font-family: PTSerif;
    font-weight: 700;
    color: #2d2e30;
    margin-bottom: 20px;
    max-width: 428px;
    font-size: 26px;
    position: relative;
    z-index: 1
}

.advantages-item__content {
    max-width: 270px;
    position: relative;
    z-index: 1
}

.advantages-item__pic {
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.advantages-item_right {
    height: 205px;
    margin-bottom: 10px
}

.advantages-item_right:last-child {
    margin-bottom: 0
}

.advantages-item__green {
    background: #d4fad3
}

.advantages-item__green .advantages-item__pic {
    bottom: 0
}

.advantages-item__blue {
    background: #dfedff
}

.advantages-item__blue .advantages-item__pic {
    top: 0
}

.what-forex {
    margin-top: 140px
}

.forex-item {
    padding: 30px;
    background: #fff;
    border-radius: 30px;
    margin-top: 10px;
    margin-right: 10px;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-preferred-size: calc(33% - 3px);
    flex-basis: calc(33% - 3px)
}

.forex-item:nth-child(1) .forex-item__pic {
    padding-top: 5px
}

.forex-item:nth-child(3),.forex-item:nth-child(8) {
    margin-right: 0
}

.forex-item:nth-child(4) {
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    margin-right: 10px
}

.forex-item:nth-child(5) {
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    margin-right: 0
}

.forex-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.forex-item__pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: #f6f7f8;
    border-radius: 50%;
    margin-bottom: 27px
}

.forex-item__title {
    font-size: 26px;
    font-family: PTSerif;
    margin-bottom: 20px;
    color: #2d2e30;
    font-weight: 700
}

.application {
    margin-top: 120px
}

.application-container {
    background: #e7f1ff;
    border-radius: 30px;
    position: relative;
    padding: 56px 60px 56px 500px
}

.application-container h2 {
    line-height: 1;
    margin-bottom: 30px
}

.application-description {
    margin-bottom: 30px
}

.application-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.application-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 6px
}

.application-pic {
    position: absolute;
    top: 0;
    left: 0
}

.form {
    margin-top: 120px
}

.form .btn {
    width: 100%
}

.form-container {
    padding: 60px 100px 60px 60px;
    background: #fff;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form-block {
    -ms-flex-preferred-size: 460px;
    flex-basis: 460px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 40px
}

.form-block h2 {
    margin-bottom: 30px
}

.form-item {
    margin-bottom: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-item.filled .form-item__label {
    top: 11px;
    font-size: 12px
}

input.error {
    border-color: #ff004d
}

label.error {
    color: #ff004c;
    font-size: 14px;
    padding-top: 5px;
    background: #fff;
    width: 100%;
    padding-left: 15px;
    line-height: 1.4
}

input {
    height: 60px;
    border: 1px solid #e9e9e9;
    width: 100%;
    padding: 31px 15px 10px;
    color: #2e2e2e;
    font-family: Manrope;
    position: relative;
    z-index: 1;
    font-size: 16px;
    border-radius: 4px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    background: #fafafa;
    outline: 0
}

input:focus {
    border: 1px solid #3bc72e;
    background: #fff
}

input:focus+.form-item__label {
    top: 11px;
    font-size: 12px
}

.form-item__label {
    position: absolute;
    left: 15px;
    top: 19px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    color: #68686d;
    font-size: 16px;
    z-index: 1;
    pointer-events: none
}

.message {
    font-size: 14px;
    padding-top: 5px;
    background: #fff;
    width: 100%;
    padding-left: 15px
}

.form-line {
    width: 100%;
    height: 1px;
    background: #dfdfdf;
    margin-bottom: 20px
}

.form-agreed {
    font-size: 16px;
    margin-top: 20px
}

.form-agreed a {
    color: #3bc72e
}

.form-agreed a:hover {
    color: #5a5e61
}

.form-agreed a:active {
    color: #3bc72e
}

.footer {
    margin-top: 80px;
    padding-bottom: 20px
}

.footer-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer-logo {
    width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-logo img {
    width: 100%
}

.footer-content {
    margin-top: 30px;
    font-size: 13px;
    line-height: 1.6
}

.footer_right {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 60px;
    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
}

.footer_left__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 80%;
    margin-bottom: -51px;
}

.footer-applications {
    margin-left: 406px;
}

.footer-tel {
    margin-bottom: 30px
}

.footer-tel__link {
    font-size: 26px;
    font-weight: 800;
    color: #2d2e30
}

.footer-tel__link:hover {
    color: #3bc72e
}

.footer-tel__text {
    font-size: 14px;
    color: #5a5e61
}

.footer-soc__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    align-items: flex-start;
}

.footer-soc__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    margin-left: 4px;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 1px;
margin-left: 9px;
}

.footer-soc__item:last-child {
    margin-right: 0
}

.footer-copy {
    font-size: 13px
}

.footer-content__mobile {
    display: none
}

.fancybox-content {
    width: 100%!important
}

.support-email-table {
    max-width: 486px
}

#element1 {
    padding: 15px 24px 34px;
    max-width: 750px;
    font-family: PTSerif
}

.fancybox__content>.carousel__button.is-close {
    width: 69px;
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 10
}

.fancybox__content>.carousel__button.is-close svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    max-height: 100%;
    -webkit-transition: stroke .1s;
    -o-transition: stroke .1s;
    transition: stroke .1s;
    -webkit-filter: none;
    filter: none
}

.fancybox__content>.carousel__button.is-close svg:hover {
    stroke: #0ab113
}

.popup-head {
    font-weight: 700;
    font-size: 30px;
    margin: 20px 0;
    padding: 0 20px;
    color: #252525
}

.support-list {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.support-item {
    line-height: 48px;
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333%;
    height: 48px;
    margin: 20px 0;
    padding: 0 20px 0 0;
    vertical-align: middle
}

.support-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.support-item-text {
    font-size: 16px;
    line-height: normal;
    text-decoration: underline;
    display: inline-block;
    padding: 0 0 0 15px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    vertical-align: middle;
    color: #252525
}

.support-email {
    margin: 0 20px;
    padding: 30px 0 0;
    border-top: 1px solid #decdc3
}

.support-email-head {
    font-size: 16px;
    font-weight: 700;
    margin: 3px 0 24px;
    text-transform: uppercase
}

.support-email-table td {
    padding: 5px 40px 5px 0;
    line-height: 20px;
    color: #7f7670;
    font-family: Manrope;
    font-size: 14px
}

.support-email a {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
    color: #3e352f
}

.support-email a:hover {
    color: #09bc12
}

.support-item a:hover span {
    text-decoration: none;
    color: #09bc12
}

.form-item__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.form-item__flex .form-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.form-item__flex .form-item:first-child {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.form-item__flex .ss-main .ss-single-selected .ss-arrow {
    right: 8px
}

.main-top__pic {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 1140px) {
    .forex-items {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .forex-item {
        -ms-flex-preferred-size: calc(50% - 5px)!important;
        flex-basis: calc(50% - 5px)!important;
        margin-right: 0!important
    }

    .form-container {
        padding: 40px
    }

    .main-top__pic {
        margin-right: -100px
    }
}

@media (max-width: 991px) {
    .main-top__pic {
        margin-right:0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .main-top__content {
        margin-left: 0;
        width: 100%;
        margin-right: 0
    }

    .section-top {
        height: auto
    }

    .advantages-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .advantages-item__pink {
        padding-bottom: 350px;
        height: auto;
        margin-bottom: 10px
    }

    .advantages-item__pink .advantages-item__pic {
        height: 330px
    }

    .advantages-item__pic {
        bottom: 0;
        right: 0;
        top: auto!important;
        max-height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .advantages-item__pic img {
        max-height: 100%
    }

    .advantages-item__title {
        max-width: 100%
    }

    .advantages-item__content {
        max-width: 100%
    }

    .advantages-item_right {
        height: auto
    }

    .advantages-item__green {
        padding-bottom: 266px
    }

    .advantages-item__green .advantages-item__pic {
        height: 250px
    }

    .advantages-item {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .advantages-item__blue {
        padding-bottom: 222px
    }

    .advantages-item__blue .advantages-item__pic {
        right: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .application-container {
        padding: 40px 40px 0 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto
    }

    .application-pic {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin-top: 20px
    }

    .form-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form-block {
        margin-left: 0;
        margin-top: 20px;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%
    }
}

@media (max-width: 767px) {
    [lang='ar'] .footer-application {
        justify-content: center;
        margin: 5px 0;
    }
    .footer-soc__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        margin-top: 16px;
        flex-direction: row-reverse;
        z-index: 1;
        align-items: flex-start;
    }

    [lang=ar] .trustpilot_left, [lang=ar] .trustpilot_right {
        direction: ltr;
    }

    .main-top__content {
         padding-bottom: 0;
    }

    [lang='ar'] .support-item {
        width: 50%;
        padding-left: 10px;
    }

    [lang="ar"] .support-email-table td {
		padding: 7px 0 7px 0;
		font-size: 13px;
	}
	[lang="ar"] .support-email-table td:nth-child(1) {
		-ms-flex-preferred-size: 42%;
		flex-basis: 42%;
	}

    [lang='ar'] .support-list {
        padding: 0 0 10px;
    }

    [lang='ar'] .forex-item {
        margin-right: 0;
        margin-left: 0;
    }

	[lang="ar"] .footer_right {
		margin-right: 0;
	}
	[lang="ar"] .advantages-item__pic {
		right: 0;
	}
	[lang="ar"] .header-btn img {
		margin-right: 0;
	}
	.footer_left__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 80%;
        margin-bottom: -50px;
    }
    .footer-applications {
		margin-left: 0;
		display: flex;
		margin-bottom: -1px;
		margin-top: 59px;
		margin-right: 104px;
		margin-left: 101px;
		align-content: flex-start;
		justify-content: center;
		align-items: flex-end;
		flex-wrap: wrap;
	}
	.support-list {
		padding: 0 0 10px;
	}
	.footer {
		padding-bottom: 20px;
	}
	html {
		font-size: 16px;
	}
	.main-top__text br {
		display: none;
	}
	.main-top__content {
		margin-top: 30px;
	}
	h1 {
		font-size: 29px;
		text-align: center;
	}
	.header-flex {
		padding-top: 22px;
	}
	.logo {
		width: 150px;
	}
	.header-btn {
		font-size: 0;
		height: 36px;
		padding: 0 8px;
	}
	.header-btn img {
		margin-left: 0;
	}
    .btn {
        width: 100%;
        padding-right: 8px;
        padding-left: 2px;
        text-align: left;
        font-size: 17px;
        margin-right: -5px;
    }
    .btn img {
        margin-left: 6px;
        margin-right: -38px;
        padding-right: 23px;
        padding-left: -21px;
    }
    a.btn2 {
        font-size: 18px;
        margin-left: 15px;
        margin-right: 17px;
    }
    .register_submit_button {
        display: flex;
        -webkit-box-align: center;
        padding: 23px;
        margin-bottom: -31px;
        margin-top: -41px;
        margin-right: -12px;
        align-items: flex-end;
        justify-content: space-evenly;
    }
	.trustpilot_left {
		color: #2d2e30;
	}
    .trustpilot_right {
		-webkit-box-align: center;
		background: #80808021;
		border-radius: 20px;
		-ms-flex-align: center;
		align-items: center;
	}
    .trustpilot_right2 {
		-webkit-box-align: center;
		display: flex;
		border-radius: 20px;
		border: 1px solid #ECECEC;
		border: soil;
		-ms-flex-align: center;
		align-items: center;
		justify-content: flex-start;
        flex-direction: row;
	}
    .trustpilot_right2 {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.trustpilot_right2:last-child .fpa-title {
		display: none;
	}
	.trustpilot_right2 > img {
		width: 26px;
		margin-right: -5px;
	}
	.trustpilot {
		margin-top: 48px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 0;
	}

	.trustpilot-delimiter {
		width: auto;
		height: 16px;
	}

    .trustpilot_left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border: 1px solid #ECECEC;
		border-radius: 13px;
		padding: 5px;
		padding-bottom: 4px;
		padding-top: 4px;
	}
	.trustpilot-rating {
		font-size: 20px;
		line-height: 28px;
		margin: 0 7px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: -5;
		line-height: 1;
	}
	.trustpilot-name {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-bottom: 0;
	}
	.trustpilot_right {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.trustpilot_right:last-child .fpa-title {
		display: none;
	}
	.trustpilot_right > img {
		width: 30px;
		margin-right: 8px;
	}
	.fpa-rating {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-right: 6px;
	}
	.fpa-star {
		margin-right: 6px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.fpa-title {
		margin-top: 0;
		font-size: 13px;
		margin-right: 9px;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.forex-item__content span:last-child {
		margin-left: 5px;
		margin-right: 6px;
	}
	.trustpilot_right-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-right: 0;
	}

	.advantages {
		margin-top: 40px;
	}
	.advantages-item__title {
		font-size: 20px;
	}

	.what-forex {
		margin-top: 80px;
	}
	h2 {
		font-size: 32px;
		margin-bottom: 40px;
	}
	.forex-item {
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
		padding: 20px;
		margin-right: 0px;
		margin-left: 1px;
	}
	.forex-item__pic {
		margin-bottom: 20px;
	}
	.forex-item__title {
		font-size: 20px;
	}
	.forex-item__content br {
		display: none;
	}
	.application {
		margin-top: 80px;
	}
	.application-container {
		padding: 20px 20px 0 20px;
		text-align: center;
	}
	.application-container h2 {
		max-width: 250px;
		margin: 0 auto 20px;
	}
    .application-items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 20px;
		margin-top: 20px;
	}
    
	.application-link {
		margin-right: 0;
		margin-bottom: 7px;
	}
	.form-container {
		padding: 20px;
	}
	.form-container h2 {
		text-align: center;
		margin-bottom: 20px;
		margin-right: -37px;
		margin-left: -42px;
	}
	.form-container p {
		text-align: center;
		margin-right: -12px;
		margin-left: -15px;
	}
	.footer-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		display: flex;
		-ms-flex-direction: column;
		flex-wrap: wrap;
		align-content: flex-start;
		flex-direction: row-reverse;
		justify-content: center;
	}
	.footer_right {
		margin-left: 0;
		text-align: center;
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
    .footer-application-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
	.footer-content {
		display: none;
	}
	.footer-logo {
		margin: 0 0 30px;
		width: 150px;
	}
	.footer_left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		margin-bottom: 20px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer-content__mobile {
		display: block;
		margin-top: 30px;
		color: #5a5e61;
		font-size: 13px;
		text-align: left;
		line-height: 1.6;
	}
	.support-item {
		width: 50%;
	}
	.support-email {
		margin: 0;
	}
}

@media (max-width: 375px) {
    .form-item__flex {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .support-email-table tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .support-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form-item__flex .form-item:first-child {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-right: 0
    }
}
