.f-w-6 {
    font-weight: 600 !important
}

.f-w-b {
    font-weight: bold
}

.f-w-bo {
    font-weight: bolder
}

.fs-14 {
    font-size: 14px
}

.fs-18 {
    font-size: 18px
}

.fs-19 {
    font-size: 19px
}

.fs-20 {
    font-size: 20px
}

.fs-17 {
    font-size: 17px
}

.fs-21 {
    font-size: 21px
}

.fs-23 {
    font-size: 23px
}

.fs-30 {
    font-size: 30px
}

.color-08 {
    color: #081f3b
}

html[main-font='cairo'] body {
    font-family: 'Cairo', sans-serif
}

html[main-font='default'] body {
    font-family: 'Titillium Web', sans-serif
}

.txt-dec-none:hover {
    text-decoration: none
}

.default-link-effect a:hover {
    color: #188ded
}

.partner-grup-link a:first-child {
    position: relative
}

.partner-grup-link a:first-child:after {
    position: absolute;
    content: "";
    background-color: #0b223d;
    width: 1px;
    height: 24px;
    right: 0px;
    display: none
}

.partner-grup-link a:hover {
    text-decoration: none;
    color: #188ded
}

.top-lang {
    position: relative
}

.top-lang:after {
    position: absolute;
    content: "";
    background-color: #081f3b;
    width: 1px;
    height: 20px;
    right: 0px;
    top: 4px
}

.top-lang .wpml-ls-legacy-dropdown-click {
    width: unset
}

.top-lang .wpml-ls-legacy-dropdown-click ul:first-child li a {
    border: none;
    padding-right: 10px;
    padding-top: 3px
}

.top-lang .wpml-ls-legacy-dropdown-click ul:first-child li a:after {
    display: none
}

.top-lang .wpml-ls-legacy-dropdown-click li a {
    text-decoration: none
}

.my-btn-fill {
    color: #fff;
    border-radius: 28.2px;
    font-weight: normal;
    padding: 6px 19px;
    text-align: center;
    transition: all 200ms linear 0s;
    background-color: #188ded;
    border: 1px solid #188ded;
    font-size: 22px
}

.my-btn-fill:hover {
    color: white;
    background-color: #2b7cbb
}

#wrapper-navbar {
    box-shadow: 0 4.7px 8.4px 0 rgba(186, 186, 186, 0.3);
    border-top: 1px solid #f2f2f2;
    margin-bottom: 1px
}

#wrapper-navbar nav.navbar .navbar-nav li.menu-item {
    padding: 0 1rem
}

#wrapper-navbar nav.navbar .navbar-nav .nav-link {
    color: unset;
    font-weight: 600;
    text-transform: uppercase
}

#wrapper-navbar nav.navbar .navbar-nav .nav-link:after {
    display: none
}

.home-slider .carousel-item {
    background-repeat: no-repeat;
    padding-bottom: 2rem
}

.benfits-wrapper .owl-item {
    border-radius: 9.4px;
    border: solid 1px #e6e6e6;
    padding: 16px 20px;
    font-weight: 600;
    font-size: 16px;
    text-align: center
}

.benfits-wrapper .item-content img {
    max-width: 60px;
    margin: 0 auto;
    object-fit: contain;
    height: 60px;
    padding-bottom: 12px
}

.btn-real-demo .try-demo-lnk {
    font-size: 20px;
    text-decoration: underline;
    margin: 0px 10px
}

.open-account-btn {
    color: #fff;
    border-radius: 20.2px;
    font-weight: normal;
    padding: 4px 22px;
    text-align: center;
    transition: all 200ms linear 0s;
    background-color: #188ded;
    border: 1px solid #188ded;
    font-size: 22px
}

.open-account-btn:hover {
    background-color: #2b7cbb;
    color: white;
    border: 1px solid #2b7cbb
}

@media (min-width:1200px) {
    div#myCarousel ol.carousel-indicators {
        padding-left: 1.5rem !important
    }
}

div#myCarousel ol.carousel-indicators {
    left: 0px;
    right: unset;
    top: 40%;
    display: block;
    padding-left: 10px;
    margin: unset;
    z-index: 9999
}

div#myCarousel ol.carousel-indicators li {
    display: block;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 1px solid #081f3b;
    position: relative;
    margin-bottom: 10px
}

div#myCarousel ol.carousel-indicators li.active:before {
    position: absolute;
    content: "";
    background-color: #081f3b;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    right: 2px;
    top: 2px
}

.benfits-wrapper {
    position: relative
}

.benfits-wrapper .scroll-down {
    position: absolute;
    left: 1rem;
    padding-top: 3rem;
    height: 100%;
    text-align: center;
    cursor: pointer;
    top: 0px
}

.benfits-wrapper .scroll-down small {
    transform: rotate(-90deg);
    display: block;
    margin-bottom: 24px
}

.benfits-wrapper .slider-number {
    position: absolute;
    right: 0rem;
    height: 100%;
    top: 0px;
    padding-top: 3rem
}

.benfits-wrapper .slider-number div {
    transform: rotate(-90deg)
}

.benfits-wrapper .slider-number b {
    color: #081f3b;
    font-size: 32px
}

.benfits-wrapper .slider-number span {
    font-size: 22px;
    color: #5c6665
}

.markets-wrapper:after {
    position: absolute;
    content: "";
    background-image: url(../images_/leftpeturn.svg);
    right: 0px;
    bottom: -80%;
    width: 10%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 180px
}

.markets-wrapper:before {
    position: absolute;
    content: "";
    background-image: url(../images_/rightpeturn.svg);
    left: 0px;
    bottom: 40%;
    width: 13%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 180px
}

.trading-platforms-wrapper {
    overflow: hidden
}

.trading-platforms-wrapper .owl-item .item-content {
    border-radius: 19.7px;
    box-shadow: 0 2.7px 4.8px 0 rgba(192, 228, 255, 0.3)
}

.trading-platforms-wrapper .owl-item .item-content img {
    max-width: 75px;
    margin: 0 auto;
    object-fit: contain;
    height: auto;
    padding-bottom: 12px
}

.box-shadow-default {
    box-shadow: 0 4.5px 7.9px 0 rgba(192, 228, 255, 0.3)
}

.excerpt-default-sty p {
    display: inline-block
}

.excerpt-default-sty p a {
    border: none;
    padding: 0;
    margin: 0;
    color: #188ded;
    text-transform: lowercase;
    vertical-align: unset;
    background-color: transparent;
    font-size: 1rem;
    margin: 0px 5px
}

.excerpt-default-sty p a:hover,
.excerpt-default-sty p a:active,
.excerpt-default-sty p a:focus {
    background-color: transparent;
    border: none;
    color: #2b7cbb !important;
    text-decoration: underline;
    box-shadow: none
}

.title-bottom-line {
    position: relative
}

.title-bottom-line:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background-color: #081f3b;
    left: 0px;
    bottom: -4px
}

.box-deafult-style {
    border-radius: 21.2px;
    box-shadow: 0 2.9px 5.2px 0 rgba(192, 228, 255, 0.3)
}

.box-tools-hp img {
    border-top-left-radius: 21.2px !important;
    border-top-right-radius: 21.2px !important
}

.blog-data-here.loading {
    height: 200px
}


.blog-img-attr {
    position: relative
}

.blog-img-attr img {
    object-fit: cover;
    border-top-left-radius: 21.2px !important;
    border-top-right-radius: 21.2px !important
}

.blog-img-attr.video:after {
    position: absolute;
    content: "?";
    background-color: transparent;
    width: 38px;
    height: 28px;
    top: 48%;
    right: 46%;
    font: normal normal normal 14px/1 "Font Awesome 5 Brands";
    color: white;
    font-size: 28px;
    text-align: center
}

.blog-img-attr .notFree:before {
    position: absolute;
    content: "?";
    background-color: white;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    right: 9px;
    top: 6px;
    font: normal normal normal 14px/1 "Font Awesome 5 Brands";
    border: 1px solid #081f3b2e;
    text-align: center;
    color: #ee3344;
    line-height: 23px
}

.blog-data-box {
    transition: all 300ms linear 0s
}

.blog-data-box:hover {
    cursor: pointer
}

.blog-data-box:hover h5 {
    color: #ee3344 !important
}

.open-account-step-waraper:before {
    position: absolute;
    content: "";
    background-image: url(../images_/rightpeturn.svg);
    left: 0px;
    bottom: 100px;
    width: 9%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 180px
}

.moving-article {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
    height: 100vh;
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
    -webkit-overflow-scrolling: touch
}

.steps-outer.fixed {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: white;
    z-index: 100;
    top: 0px;
    padding: 7rem 0
}

.steps-outer {
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
    -webkit-overflow-scrolling: touch
}

.steps-outer.fixed>.step-parent-wrapper {
    scroll-snap-align: center;
    height: 100vh;
    display: flex;
    transition: opacity 150ms ease-in-out 0s
}

.step-parent-wrapper {
    opacity: 0
}

.step-parent-wrapper.is-visible {
    opacity: 1
}

.open-account-step-waraper {
    display: flex;
    width: 100%;
    align-items: center
}

.step-desc.inactive-step {
    opacity: 0.2
}

.circle-step {
    list-style: none;
    text-align: center;
    margin-top: 4rem;
    display: block
}

.circle-step li {
    border: 1px solid #5c6665;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-bottom: 15px;
    display: block;
    margin: 1rem auto
}

.circle-step li.active-circle {
    width: 20px;
    height: 20px;
    position: relative
}

.circle-step li.active-circle:before {
    position: absolute;
    content: "";
    background-color: #081f3b;
    top: 4px;
    text-align: center;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.iphone-back {
    position: relative;
    max-width: 617px
}

.iphone-back .iphone-content {
    position: absolute;
    left: auto;
    right: auto;
    padding: 1.4rem 1.5rem;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 96%;
    top: 0px
}

.home-partner-wrapper {
    background-color: #eff4fa
}

.payment-flex {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.payment-flex img {
    height: 40px;
    max-width: 90px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.top-cookie-wrapper {
    background-color: #f6303e;
    color: white
}

.top-cookie-wrapper p {
    margin: 0;
    font-size: 14px;
    display: inline-block
}

.top-cookie-wrapper span.close-cookie {
    float: right;
    color: white;
    cursor: pointer
}

.top-lang .wpml-ls-legacy-dropdown-click ul li ul.wpml-ls-sub-menu {
    width: 130px;
    background-color: #eff4fa;
    left: -2rem;
    right: unset;
    top: 2rem;
    z-index: 100000;
    border: none
}

.top-lang .wpml-ls-legacy-dropdown-click ul li ul.wpml-ls-sub-menu li {
    border: 1px solid #e5e5e5;
    width: 100%;
    float: left
}

.top-lang .wpml-ls-legacy-dropdown-click ul li ul.wpml-ls-sub-menu li a {
    background-color: transparent
}

.top-lang .wpml-ls-legacy-dropdown-click ul li ul.wpml-ls-sub-menu li a:hover {
    background-color: white
}

.footer-cst-menu-full {
    padding: 0rem 3rem;
    margin: 2rem 0rem
}

.footer-cst-menu-full ul {
    padding: 0;
    margin: 0
}

.footer-cst-menu-full ul li.menu-item-has-children {
    display: inline-block;
    padding: 0rem 1.5rem
}

.footer-cst-menu-full ul li.menu-item-has-children a {
    font-weight: 600;
    position: relative;
    display: block;
    margin-bottom: 10px;
    text-decoration: none
}

.footer-cst-menu-full ul li.menu-item-has-children ul.sub-menu {
    margin: 0;
    padding: 0
}

.footer-cst-menu-full ul li.menu-item-has-children ul.sub-menu li {
    display: block;
    padding-bottom: 8px
}

.footer-cst-menu-full ul li.menu-item-has-children ul.sub-menu li a {
    font-weight: normal;
    margin-bottom: 0px;
    font-size: 13px
}

.footer-cst-menu-full ul li.menu-item-has-children ul.sub-menu li a:after {
    display: none
}

.footer-cst-menu-full ul li.menu-item-has-children ul.sub-menu li a:hover {
    color: #10407a
}

div#footer-row-2 .cstm-img-footer {
    display: flex;
    align-items: center
}

div#footer-row-2 .cstm-img-footer:first-child {
    justify-content: space-between
}

div#footer-row-2 .cstm-img-footer:last-child {
    justify-content: center
}

div#footer-row-2 .cstm-img-footer:last-child span {
    padding: 0rem 1rem
}

div#footer-row-3 {
    border-top: 1px solid #081f3b;
    padding: 1rem 0rem;
    margin-top: 1rem;
    padding-bottom: 0px
}

div#footer-row-3 .menu-footer-handle ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div#footer-row-3 .menu-footer-handle ul li {
    display: inline-block;
    padding: 0px 8px;
    font-size: 14px
}

div#footer-row-3 .menu-footer-handle ul li:first-child {
    padding-left: 0px
}

div#footer-row-3 .menu-footer-handle ul li:last-child {
    padding-right: 0px;
    border: none
}

div#footer-row-3 .social {
    text-align: center
}

div#footer-row-3 .social a {
    display: inline-block;
    padding: 0px 7px
}

div#footer-row-3 .copy-right {
    text-align: left;
    font-size: 14px
}

div#currency-response.loading table {
    opacity: 0;
    transition: all 150ms linear 0s
}

div#currency-response {
    overflow-y: scroll;
    height: 300px
}

div#currency-response table {
    width: 100%
}

div#currency-response table thead th {
    font-size: 18px;
    padding-bottom: 14px
}

div#currency-response table tbody tr {
    height: 32px;
    position: relative;
    border-bottom: 1px solid #5c6665
}

div#currency-response table tbody tr td {
    padding: 10px
}

div#currency-response table tr.currency-item.up td {
    color: #2eca71
}

div#currency-response table tr.currency-item.down td {
    color: #ee3344
}

tr.currency-item a.txt-dec-none.my-btn-fill.empty.buy:hover {
    color: white;
    background-color: #2b7cbb
}

tr.currency-item a.txt-dec-none.my-btn-fill.empty.buy {
    border-color: #188ded;
    color: white;
    background-color: #188ded
}

tr.currency-item a.txt-dec-none.my-btn-fill.empty {
    display: block;
    padding: 4px 2px;
    font-size: inherit;
    min-width: unset
}

@media (max-width:767px) {
    div#currency-tabs-response {
        zoom: 0.6
    }

    div#currency-response {
        zoom: 0.6
    }
}

.local-global-box p.title {
    font-size: 27px
}

.full-step-wrapper {
    position: relative;
    background-color: white
}

.full-step-wrapper:before {
    position: absolute;
    content: "";
    background-image: url(../images_/assetmobilept.png);
    background-position: right bottom;
    right: 0px;
    bottom: 0px;
    width: 58%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 1100px
}

.full-step-wrapper .full-step-inner {
    position: relative
}

.full-step-wrapper .full-step-inner .container {
    margin: 0 auto;
    padding-top: 10rem
}

.full-step-wrapper .screen-step-info.active-step {
    display: flex;
    transition: all 150ms linear 0s
}

.full-step-wrapper .screen-step-info.inactive-step {
    display: none;
    transition: all 150ms linear 0s
}

header.fixed-head {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100000;
    background-color: white;
    transition: all 300ms linear 0s
}

.market-top-btn-hold {
    padding: 10px 0px;
    cursor: pointer
}

.market-top-btn-hold:hover {
    box-shadow: 0 1.2px 2.2px 0 rgba(192, 228, 255, 0.3);
    border-top: 4px solid #ee3344
}

.market-top-btn-hold a.market-type-btn {
    text-decoration: none;
    display: block
}

.market-top-btn-hold.active {
    box-shadow: 0 1.2px 2.2px 0 rgba(192, 228, 255, 0.3);
    border-top: 4px solid #ee3344
}

.widget.social {
    display: flex
}

.social-flex {
    display: flex;
    align-items: center
}

[dir="ltr"] .social-flex a.facebook {
    padding-left: 0px
}

[dir="rtl"] .social-flex a.facebook {
    padding-right: 0px
}

.social-flex a {
    padding: 0px 10px;
    font-size: 20px
}

li.new-item-menu {
    position: relative
}

li.new-item-menu:after {
    position: absolute;
    content: "New";
    font-size: 7px;
    background-color: #ee3344;
    color: white;
    left: 5rem;
    top: -10px;
    padding: 1px 4px;
    border-radius: 24px
}

.your-account a:hover {
    color: #188ded
}

.your-account a.my-btn-fill:hover {
    color: white
}

img.why-main {
    height: 95px
}

.singup-wrapper .zero-bg {
    background-image: url(../images_/zerono.png);
    background-repeat: no-repeat;
    background-position: center 38px
}

@media (min-width:1400px) {
    .container.start-scroll-here {
        padding-bottom: 100px
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .steps-outer.fixed .container {
        max-width: 960px
    }

    .full-step-wrapper .full-step-inner .container {
        padding: 6rem
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .steps-outer .open-account-step-waraper:before {
        display: none
    }

    .footer-cst-menu-full ul li.menu-item-has-children {
        padding: 0rem 1.2rem
    }

    div#footer-row-3 ul#menu-footer li {
        padding: 0px 6px;
        font-size: 11px
    }

    div#footer-row-3 .copy-right {
        font-size: 11px
    }
}

@media (max-width:1199px) {
    img.earth-full-img {
        height: auto !important
    }
}

@media (max-width:991px) {
    .trading-platforms-wrapper .owl-item .item-content {
        max-width: 400px;
        margin: 0 auto
    }

    .trading-platforms-wrapper:after {
        display: none
    }

    .mobile-header .mobile-t-b {
        display: inline-block;
        width: 100%;
        padding: 4px 8px;
        font-size: 14px;
        margin-top: 4px;
        max-width: 140px
    }

    .mobile-header .logo-header {
        height: 100%
    }

    .mobile-header .logo-header a {
        height: 100%;
        display: block
    }

    .mobile-header .logo-header a img {
        width: 100%;
        display: block;
        height: 100%;
        margin: 0 auto
    }

    header nav.navbar>.container {
        display: block
    }

    .footer-cst-menu-full {
        padding: 0
    }

    .footer-cst-menu-full ul li.menu-item-has-children {
        display: block;
        padding: 0rem 1rem
    }

    div#footer-row-3 {
        font-size: 14px
    }

    div#footer-row-3 {
        text-align: center
    }

    div#footer-row-3 .menu-footer-handle {
        margin-bottom: 15px
    }

    div#footer-row-3 .menu-footer-handle li {
        border: none;
        padding-bottom: 4px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px
    }

    div#footer-row-3 .menu-footer-handle li a {
        text-decoration: underline
    }

    div#footer-row-3 .copy-right {
        text-align: center;
        margin-top: 15px
    }

    .footer-cst-menu-full ul li.menu-item-has-children a:after {
        background-color: transparent;
        position: absolute;
        content: "?";
        right: 0px;
        font: normal normal normal 12px/1 "Font Awesome 5 Free";
        font-weight: bold;
        top: 6px;
        width: 13px;
        height: 12px;
        bottom: unset;
        left: unset
    }

    .footer-cst-menu-full ul li.menu-item-has-children a.active:after {
        background-color: transparent;
        position: absolute;
        content: "?";
        right: 0px;
        font: normal normal normal 12px/1 "Font Awesome 5 Free";
        top: 6px;
        font-weight: bold
    }

    .footer-cst-menu-full ul li.menu-item-has-children ul.sub-menu {
        display: none
    }

    .txt-md-center {
        text-align: center !important
    }

    .payment-flex {
        display: block
    }

    .payment-flex a {
        margin: 0px 10px;
        width: 20%;
        display: inline-block
    }

    .payment-flex img {
        width: 100%
    }

    .fs-19 {
        font-size: 17px
    }
}

@media (min-width:768px) {
    .why-wrapper .box-why {
        box-shadow: 0 0 9.2px 0px rgba(192, 228, 255, 0.4);
        border-radius: 22.8px;
        height: 100%
    }
}

@media (min-width:992px) {
    .custom-flex-menu {
        display: flex;
        justify-content: flex-end
    }

    .trading-platforms-wrapper .owl-item .item-content {
        min-height: 390px
    }

    .why-wrapper .box-why {
        box-shadow: 0 0 9.2px 0px rgba(192, 228, 255, 0.4);
        border-radius: 22.8px;
        height: 100%
    }

    nav.navbar ul#main-menu li.menu-item.wpml-ls-item {
        display: none
    }

    .blog-data-wrapper .market-logo {
        width: 9%
    }

    .footer-cst-menu-full ul li.menu-item-has-children ul.sub-menu {
        display: table !important
    }

    .trading-tools-wrapper {
        position: relative
    }

    .trading-tools-wrapper:after {
        position: absolute;
        content: "";
        background-color: #11407a;
        right: 0px;
        width: 40%;
        top: 0px;
        height: 100%
    }

    .tr-too-right {
        display: flex;
        align-items: flex-end
    }

    .tr-too-left {
        display: flex;
        justify-content: flex-end;
        align-content: flex-end;
        align-items: flex-end
    }

    .tr-acc-custom-md-padding {
        padding-top: 10rem !important
    }

    .tr-acc-custom-md-padding h1 {
        line-height: 1.5
    }

    .tr-acc-custom-md-padding h2 {
        line-height: 1.5
    }

    .footer-cst-menu-full ul li.menu-item-has-children:nth-child(6) {
        padding-right: 0px
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 2rem
    }

    h2 {
        font-size: 1.9rem
    }

    .singup-wrapper .parag {
        text-align: center
    }

    .markets-wrapper:after {
        display: none
    }

    .markets-wrapper:before {
        display: none
    }

    .trading-platforms-wrapper:before,
    .open-account-step-waraper:before {
        display: none
    }

    .arrow-l-r-wrapper {
        height: 100px
    }

    .arrow-l-r-wrapper:before {
        position: absolute;
        content: "";
        background-image: url(../images_/redleftpetrun.svg);
        left: 0px;
        bottom: -38%;
        width: 14%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        max-width: 77px
    }

    .arrow-l-r-wrapper:after {
        position: absolute;
        content: "";
        background-image: url(../images_/leftpeturn.svg);
        right: 0px;
        bottom: -38%;
        width: 14%;
        background-position: right;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        max-width: 77px
    }

    .local-global-box {
        max-width: 260px;
        margin: 1rem;
        text-align: center
    }

    div#footer-row-2 .cstm-img-footer:last-child {
        margin-top: 12px
    }

    div#footer-row-2 .cstm-img-footer {
        display: block;
        text-align: center
    }

    div#footer-row-2 .cstm-img-footer span.widget-title {
        display: block;
        padding: 0;
        margin-bottom: 10px
    }

    .benfits-wrapper {
        box-shadow: 0 0 5px 0 rgba(192, 228, 255, 0.4);
        margin-top: 0px !important
    }

    .benfits-wrapper .owl-item {
        border: none
    }

    .my-btn-fill {
        font-size: 18px
    }

    .open-account-btn {
        font-size: 18px
    }

    .btn-real-demo .try-demo-lnk {
        font-size: 16px
    }

    .fs-30 {
        font-size: 18px
    }

    .fs-23 {
        font-size: 18px
    }

    .fs-21 {
        font-size: 16px
    }

    .fs-19 {
        font-size: 14px
    }

    .widget.social {
        justify-content: center
    }

    div#footer-row-2 .cstm-img-footer:last-child img {
        width: 90%
    }

    .txt-sm-center {
        text-align: center
    }

    .category-box.other .award-category {
        border-radius: 24.2px !important
    }

    .page-post-conetnt.success-page:after {
        display: none
    }

    .g-recaptcha {
        transform: scale(0.7) !important;
        transform-origin: 18% -6%;
        height: 34px;
        margin-top: 2rem
    }

    div#myCarousel ol.carousel-indicators {
        display: none
    }
}

#wrapper-navbar div#navbarNavDropdown span.yspl_win_title {
    display: none
}

@media screen and (min-width:992px) {
    .full-screen .dropdown-menu li.menu-item.menu-item-type-yspl_win {
        display: grid
    }

    .full-screen li.menu-item.menu-item-type-yspl_win {
        display: none
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        display: none
    }

    .has-mega-menu {
        position: static
    }

    .has-mega-menu.menu-item-has-children:hover {
        height: 48px;
        background-color: #eff4fa
    }

    li.has-mega-menu:hover>.dropdown-menu {
        width: 100%;
        position: absolute;
        top: 55px;
        background-color: #eff4fa;
        box-shadow: 0.9px 0.9px 2.7px 0 rgba(201, 201, 201, 0.75);
        left: 0px;
        right: 0px;
        border-radius: 0px;
        border: none;
        z-index: 10000;
        margin: 0;
        padding: 2rem 4rem;
        list-style: none;
        border-top: 1px solid #f2f2f2
    }

    li.has-mega-menu:hover>.dropdown-menu {
        display: flex !important;
        flex-wrap: wrap;
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr))
    }

    .has-mega-menu li.mega-menu-column>ul.dropdown-menu {
        position: unset;
        display: block;
        padding: 0;
        list-style: none
    }

    #wrapper-navbar nav.navbar .navbar-nav li.menu-item {
        padding: 0px 0.4rem
    }

    #wrapper-navbar nav.navbar .navbar-nav li.menu-item>ul>div>li {
        padding: 4px 0px
    }

    li.has-mega-menu:hover>.dropdown-menu>div>li>ul.dropdown-menu>div>li>a {
        font-size: 16px;
        text-decoration: none;
        color: #5c6665
    }

    li.has-mega-menu:hover>.dropdown-menu>div>li>ul.dropdown-menu>div>li>a:hover {
        color: #10407a
    }

    li.has-mega-menu:hover>.dropdown-menu>div>li>a {
        font-weight: 600;
        text-decoration: none
    }

    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px !important;
        flex: 1 0 calc(50%)
    }

    .mega-menu-column img {
        display: block
    }

    li.has-mega-menu:hover>.dropdown-menu {
        grid-template-columns: repeat(auto-fit, minmax(100%, 0fr));
        justify-content: end
    }

    li.mega-menu-column {
        flex: 1 0 calc(100%)
    }

    div#wrapper-navbar.full-screen div#navbarNavDropdown {
        /*flex-direction:row-reverse*/
    }

    header.fixed-head .first-head-row {
        display: none !important
    }

    header.fixed-head.hideHead .first-head-row {
        display: block !important
    }

    header.fixed-head.hideHead div#wrapper-navbar.full-screen div#navbarNavDropdown .custom-flex-menu .menu-top-parent {
        margin: unset !important
    }

    html header.fixed-head.hideHead div#wrapper-navbar.full-screen div#navbarNavDropdown .custom-flex-menu .fixed-show {
        display: none !important
    }

    .custom-flex-menu .fixed-show {
        display: none !important
    }

    header.fixed-head div#wrapper-navbar.full-screen div#navbarNavDropdown {
        display: block !important
    }

    header.fixed-head div#wrapper-navbar.full-screen div#navbarNavDropdown .custom-flex-menu .fixed-show {
        display: flex !important
    }

    header.fixed-head div#wrapper-navbar.full-screen div#navbarNavDropdown .custom-flex-menu .your-account.fixed-show {
        display: block !important
    }

    .container.inner-menu-wrap {
        display: grid;
        padding: 0
    }

    .dropdown-menu[tabindex="0"]>.container.inner-menu-wrap {
        grid-template-columns: repeat(auto-fit, minmax(20%, 0fr));
        display: grid;
        justify-content: end;
        align-items: unset;
        flex-wrap: unset
    }
}

@media screen and (min-width:1200px) {
    li.has-mega-menu:hover>.dropdown-menu {
        grid-template-columns: repeat(auto-fit, minmax(100%, 0fr))
    }

    li.mega-menu-column {
        flex: 1 0 calc(100%)
    }

    .step-desc {
        transition: all 100ms linear 0s
    }

    .step-desc.active-step {
        opacity: 1
    }

    .container.inner-menu-wrap {
        display: grid;
        padding: 0
    }

    .dropdown-menu[tabindex="0"]>.container.inner-menu-wrap {
        grid-template-columns: repeat(auto-fit, minmax(20%, 0fr));
        display: grid;
        justify-content: end;
        align-items: unset;
        flex-wrap: unset
    }
}

@media screen and (max-width:991px) {
    .mobile-screen .menu-top-parent {
        height: 68%;
        overflow: scroll;
        z-index: 10
    }

    .mobile-screen div#navbarNavDropdown {
        max-width: 230px;
        position: absolute;
        z-index: 100000;
        top: 0px;
        background-color: #eff4fa;
        left: 0px;
        box-shadow: 0.9px 0.9px 2.7px 0 rgba(201, 201, 201, 0.75);
        padding-top: 20px;
        width: 100%;
        overflow: scroll
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu>ul.dropdown-menu {
        display: none
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu>ul.dropdown-menu li.mega-menu-column.img-menu {
        display: none
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu ul.dropdown-menu.show {
        display: block;
        margin-top: 0.2rem;
        padding: 0;
        list-style: none
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu>a.dropdown-toggle {
        position: relative
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu>a.dropdown-toggle:hover {
        color: inherit
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu>a.dropdown-toggle[aria-expanded="true"] {
        border-bottom: 1px solid #e5e5e5
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu>a.dropdown-toggle[aria-expanded="false"]:before {
        position: absolute;
        content: "?";
        right: 0px;
        font: normal normal normal 12px/1 "Font Awesome 5 Free";
        top: 15px;
        font-weight: bold
    }

    .mobile-screen div#navbarNavDropdown li.has-mega-menu>a.dropdown-toggle[aria-expanded="true"]:before {
        position: absolute;
        content: "?";
        right: 0px;
        font: normal normal normal 12px/1 "Font Awesome 5 Free";
        top: 15px;
        font-weight: bold
    }

    .mobile-screen div#navbarNavDropdown li.mega-menu-column::marker {
        display: none
    }

    .mobile-screen div#navbarNavDropdown li.mega-menu-column>a.dropdown-item {
        display: none
    }

    .mobile-screen div#navbarNavDropdown li.mega-menu-column>ul.dropdown-menu {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .mobile-screen div#navbarNavDropdown li.mega-menu-column>ul.dropdown-menu>div>li {
        padding: 0.4rem 0.2rem !important
    }

    .mobile-screen .mobile-menu-top {
        position: relative;
        margin-bottom: 1.5rem
    }

    .mobile-screen .mobile-menu-top small {
        font-size: 11px;
        padding-left: 4px
    }

    .mobile-screen .mobile-menu-top span.tm-close-menu {
        position: absolute;
        right: 0px;
        width: 20px;
        height: 100%
    }

    .mobile-screen .mobile-menu-top span.tm-close-menu:before {
        position: absolute;
        content: "X";
        font: normal normal 900 16px/1 "Font Awesome 5 Free";
        top: 7px;
        right: 0px
    }

    .mobile-screen span.navbar-toggler-icon {
        background-image: url(../images_/humberg.svg)
    }

    .mobile-menu-footer {
        bottom: 0px;
        width: 100%;
        left: 0px;
        background-color: #eff4fa
    }

    .mobile-menu-footer .external-area {
        border-top: 1px solid #e5e5e5
    }

    .mobile-menu-footer .external-area p {
        margin: 10px 0px
    }

    .mobile-menu-footer a.open-account-btn {
        font-size: 16px;
        text-align: center;
        display: block;
        max-width: none;
        margin: 0 auto 8px
    }

    .mobile-menu-footer .call-action {
        box-shadow: 0 0 4.5px 0 rgba(181, 181, 181, 0.2)
    }

    li.wpml-ls-item {
        display: block;
        position: relative
    }

    li.wpml-ls-item ul.dropdown-menu.show {
        display: block;
        position: absolute;
        height: 350px;
        width: 100%;
        background-color: transparent;
        border: none;
        overflow: scroll;
        padding: 0px;
        top: 2.7rem
    }

    li.wpml-ls-item>ul.dropdown-menu {
        display: none
    }

    li.wpml-ls-item ul.dropdown-menu.show li {
        padding: 0.2rem 1rem !important
    }

    li.wpml-ls-item>a {
        position: relative
    }

    li.wpml-ls-item>a.dropdown-toggle[aria-expanded="false"]:before {
        position: absolute;
        content: "?";
        right: 0px;
        font: normal normal normal 12px/1 "Font Awesome 5 Free";
        top: 15px;
        font-weight: bold
    }

    li.wpml-ls-item>a.dropdown-toggle[aria-expanded="true"]:before {
        position: absolute;
        content: "?";
        right: 0px;
        font: normal normal normal 12px/1 "Font Awesome 5 Free";
        top: 15px;
        font-weight: bold
    }

    [dir="rtl"] .mobile-screen div#navbarNavDropdown {
        left: unset;
        right: 0px;
        text-align: right
    }

    [dir="rtl"] .mobile-screen div#navbarNavDropdown ul#main-menu {
        padding: 0
    }

    [dir="rtl"] .mobile-screen .mobile-menu-top small {
        padding-left: 0px;
        padding-right: 4px
    }

    [dir="rtl"] .mobile-screen .mobile-menu-top span.tm-close-menu {
        right: unset;
        left: 0px
    }

    [dir="rtl"] .mobile-screen .mobile-menu-top span.tm-close-menu:before {
        right: unset;
        left: 0px
    }

    [lang="ar"] .mobile-screen div#navbarNavDropdown li.has-mega-menu ul.dropdown-menu.show {
        font-size: 14px
    }

    li.wpml-ls-item.show,
    li.has-mega-menu.show {
        position: absolute;
        height: 100%;
        background-color: #eff4fa;
        top: 0px;
        z-index: 1000;
        width: 100%;
        overflow: scroll
    }

    .container.inner-menu-wrap {
        display: block;
        padding: 0;
        justify-content: unset;
        align-items: unset;
        flex-wrap: unset;
        max-width: 100%
    }

    .tr-too-right {
        text-align: center
    }
}

.owl-dots button.owl-dot.active {
    width: 20px;
    border: 1px solid #252d6c;
    border-radius: 50%;
    height: 20px;
    text-align: center;
    position: unset
}

.owl-dots button.owl-dot {
    width: 12px;
    border: 1px solid #252d6c !important;
    border-radius: 50%;
    height: 12px;
    text-align: center;
    position: relative;
    top: 6px;
    margin-right: 6px
}

.owl-dots button.owl-dot:hover span {
    background-color: transparent !important
}

.owl-dots button.owl-dot.active span {
    margin: 3px 4px;
    background-color: #4d4d4d !important
}

.owl-dots button.owl-dot span {
    background-color: transparent !important
}

.inner-pages-content-wrapper p {
    color: #5c676c
}

.inner-title {
    color: black
}

.inner-desc-title {
    color: #081f3b;
    font-size: 24px
}

.inner-box-info {
    border-radius: 10.4px;
    box-shadow: 0 0 5.4px 0 rgba(192, 228, 255, 0.3);
    background-color: #ffffff;
    padding: 10px 20px;
    position: relative;
    border-left: 8px solid #ee3344
}

.inner-box-info p {
    margin: 0;
    font-size: 17px;
    color: #5c676c
}

.inner-box-info p.info-title {
    color: black;
    font-size: 19px
}

a.blue-a-line {
    color: #188ded;
    text-decoration: underline
}

a.red-a-more {
    color: #ee3344
}

.inner-before-red {
    position: relative
}

.inner-before-red:before {
    position: absolute;
    content: "";
    background-image: url(../images_/redleftpetrun.svg);
    left: 0px;
    top: 0%;
    width: 10%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 280px
}

.why-trader-img {
    max-width: 77px
}

.how-start-wrapper {
    position: relative;
    box-shadow: 0 0 14.9px 0 rgba(192, 228, 255, 0.3)
}

.how-start-wrapper:after {
    position: absolute;
    content: "";
    background-image: url(../images_/icongrop.png);
    background-size: 100%;
    right: 0px;
    top: 50%;
    width: 130px;
    height: 80px;
    background-repeat: no-repeat
}

.how-start-wrapper:before {
    position: absolute;
    content: "";
    background-image: url(../images_/icongrop.png);
    background-size: 100%;
    left: 0px;
    top: 50%;
    width: 130px;
    height: 80px;
    background-repeat: no-repeat
}

.show-number {
    position: relative
}

.show-number:before {
    position: absolute;
    content: "";
    top: -44px;
    right: -18px;
    background-color: #e3f4fe;
    width: 67px;
    height: 67px;
    border-radius: 50%;
    text-align: center;
    font-size: 34px;
    color: #77c7fa;
    line-height: 4rem
}

.show-number.item-1:before {
    content: "1"
}

.show-number.item-2:before {
    content: "2"
}

.show-number.item-3:before {
    content: "3"
}

.show-number.item-4:before {
    content: "4"
}

.market-int-box.active,
.market-int-box:hover {
    background-color: #eff4fa
}

.choose-platform-wrapper {
    box-shadow: 0 0 14.5px 0 rgba(192, 228, 255, 0.3)
}

.why-mt4-wrapper {
    overflow: hidden
}

.inner-pages-content-wrapper h1 {
    color: #081f3b
}

.inner-pages-content-wrapper h2 {
    color: #081f3b
}

.collapse-inner-tabs br {
    display: none
}

.collapse-inner-tabs {
    text-align: center;
    justify-content: space-between
}

.collapse-inner-tabs a.active,
.collapse-inner-tabs a:hover {
    border-top: 7px solid #188ded;
    font-weight: 600;
    background-color: white
}

.collapse-inner-tabs a {
    border-radius: 9px;
    box-shadow: 1px 2px 4px 2px rgba(192, 228, 255, 0.3);
    border-top: 7px solid transparent;
    text-decoration: none
}

.table-number-of-items select:focus-visible {
    outline: none
}

.table-number-of-items select {
    border-radius: 22.9px;
    box-shadow: 0 0 1.2px 0 rgba(16, 64, 122, 0.1);
    padding: 2px 12px;
    background: none;
    z-index: 100;
    position: relative;
    border-color: #10407a1a;
    outline: none
}

.table-find-items {
    position: relative
}

.table-find-items input {
    border-radius: 22.9px;
    box-shadow: 0 0 1.9px 0 #10407a1a;
    border-color: #10407a1a;
    padding: 4px 14px;
    color: #5c676c;
    outline: none
}

.table-find-items span {
    position: absolute;
    right: 12px;
    top: 5px;
    cursor: pointer
}

.my-btn-fill.empty:hover {
    background-color: #2b7cbb;
    color: white
}

.my-btn-fill.empty {
    color: #188ded;
    background-color: transparent
}

.table-responsive .table-scroll {
    width: 100%;
    margin-bottom: 30px
}

.trading-platforms-box:hover {
    background-color: #eff4fa;
    cursor: pointer
}

.why-mt4-boxes {
    min-height: 438px
}

.inner-before-red img {
    width: 100%
}

@media (max-width:991px) {
    .how-start-wrapper.new-full-cust::after {
        display: none
    }

    .how-start-wrapper.new-full-cust::before {
        display: none
    }

    .inner-before-red:before {
        top: 0%;
        width: 16%
    }

    .why-mt4-wrapper .owl-carousel.defult-three-cust.owl-theme {
        margin: 0
    }
    .inner-top-wrapper h1.inner-title {
        font-size: 29px
    }

    .inner-top-wrapper h2.inner-title {
        font-size: 27px
    }

    .inner-top-wrapper p.inner-desc-title {
        font-size: 17px
    }

    .inner-pages-content-wrapper p {
        font-size: 14px
    }

    .inner-pages-content-wrapper h1 {
        font-size: 29px
    }

    .inner-pages-content-wrapper h2 {
        font-size: 27px
    }

    .inner-pages-content-wrapper .collapse-inner-tabs {
        text-align: center
    }

    .inner-pages-content-wrapper .btn-real-demo {
        text-align: center
    }

    .inner-pages-content-wrapper .btn-real-demo .try-demo-lnk {
        display: block !important;
        margin: 10px 0px
    }

    .table-service .row.justify-content-center .col-6.d-flex {
        display: block !important
    }

    .table-service .table-number-of-items {
        height: 100%;
        display: grid;
        align-items: flex-end
    }

    .table-service .table-number-of-items span {
        font-size: 14px
    }

    .table-service .table-number-of-items span:last-child {
        display: none
    }

    .table-service .row.justify-content-center .col-6.d-flex:last-child span {
        display: block;
        font-size: 14px;
        margin-bottom: 10px
    }

    .table-find-items input {
        width: 100%;
        font-size: 14px
    }

    .table-responsive .table-scroll {
        display: block;
        width: 100%;
        overflow: scroll;
        height: 400px
    }

    .table-responsive {
        max-height: unset
    }

    .how-start-wrapper {
        overflow: hidden
    }

    .how-start-wrapper:after {
        bottom: -3%;
        transform: rotate(90deg);
        right: auto;
        left: auto;
        text-align: center;
        background-position: center;
        width: 100%;
        background-size: 120px;
        top: unset
    }

    .how-start-wrapper:before {
        top: -3%;
        transform: rotate(90deg);
        right: auto;
        left: auto;
        text-align: center;
        background-position: center;
        width: 100%;
        background-size: 120px
    }

    .interested_markets-wrapper .col-12.text-center {
        text-align: unset !important
    }

    div#footer-row-3 .copy-right {
        order: 1
    }

    div#footer-row-3 .widget:last-child {
        order: 0
    }

    .wallet-wrapper .show-number:before {
        top: 4px;
        right: 4px;
        width: 50px;
        height: 50px;
        line-height: 3rem;
        font-size: 28px
    }

    .inner-pages-content-wrapper .why-mt4-wrapper .btn-real-demo {
        text-align: center
    }
}

@media (max-width:767px) {
    .interested_markets-wrapper .col-12.text-center {
        text-align: unset !important
    }

    .choose-platform-wrapper .top-tile {
        text-align: unset !important
    }

    .inner-pages-content-wrapper .inner-box-info {
        text-align: center;
        border-left: 0px;
        border-top: 8px solid #ee3344
    }

    .how-start-wrapper h2.fs-30 {
        font-size: 18px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .fade-title-top {
        text-align: center
    }

    div#footer-row-3 .menu-footer-handle li {
        display: inline-block;
        margin: 0px 10px
    }

    div#footer-row-3 .col-md-6 {
        flex: 0 0 100%;
        max-width: none
    }

    .partner-small span.widget-title {
        display: block;
        margin-bottom: 10px
    }
}

.owl-stage-outer {
    padding-bottom: 1rem
}

.how-start-wrapper.new-full-cust::after {
    top: 11%;
    background-image: url(../images_/icongrop1.png);
    height: 58px
}

.how-start-wrapper.new-full-cust:before {
    top: 11%;
    background-image: url(../images_/icongrop1.png);
    height: 58px
}

.fade-title-top {
    top: -2rem;
    left: 3rem;
    color: #5b86ba !important;
    font-size: 200px;
    opacity: 0.05;
    width: 100%;
    text-align: left;
    font-weight: bold;
    position: absolute;
    white-space: nowrap;
    overflow: hidden
}

.fade-title-top span {
    color: inherit !important
}

@media (max-width:991px) {
    .fade-title-top {
        font-size: 52px;
        top: 0px;
        left: 0rem;
        right: 0rem;
        text-align: center
    }
}

.register-form-intro {
    background-color: #10407a;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px
}

ul.list-more-info {
    list-style: none
}

ul.list-more-info li.chat-icon {
    border-right: 1px solid white;
    padding-right: 20px;
    margin-right: 20px
}

ul.list-more-info li.chat-icon:before {
    background-image: url(../images_/chat-2x.png)
}

ul.list-more-info li {
    position: relative;
    display: inline-block;
    padding-left: 3.5rem;
    font-size: 21px
}

ul.list-more-info li:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 40px;
    background-repeat: no-repeat;
    left: 0px;
    top: 6px
}

ul.list-more-info li.support-icon::before {
    background-image: url(../images_/support-2x.png)
}

.form-register-new-wrapper {
    background-color: white;
    box-shadow: 0 2.9px 5.1px 0 rgba(192, 228, 255, 0.3);
    border-bottom-right-radius: 20px
}

@media (min-width:992px) {
    .form-register-new-wrapper {
        margin-left: -10px
    }

    [dir="rtl"] .form-register-new-wrapper {
        margin-right: -10px;
        margin-left: 0px
    }
}

.register-form-content a.open-account-btn {
    background-color: transparent;
    border-color: white
}

.register-form-content a.open-account-btn:hover {
    background-color: white;
    color: #11407a;
    border-color: #11407a
}

@media (max-width:991px) {
    .form-register-new-wrapper {
        box-shadow: none;
        position: relative;
        overflow: hidden
    }

    .form-register-new-wrapper button[type="submit"].open-account-btn {
        max-width: 250px;
        margin: 0 auto;
        display: block;
        margin-top: 30px !important
    }

    .collapse-inner-tabs.real-account-type {
        background-color: #eff4fa;
        padding-bottom: 2px
    }

    .collapse-inner-tabs.real-account-type a.active {
        background-color: white
    }

    .collapse-inner-tabs.real-account-type a {
        display: flex;
        align-items: center;
        text-align: CENTER;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-around
    }
}

.real-account-steps ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.real-account-steps ul:before {
    position: absolute;
    content: "";
    background-color: #eff4fa;
    width: 64%;
    height: 5px;
    top: 21px;
    margin: 0 auto;
    text-align: center;
    left: 100px
}

.real-account-steps ul li {
    width: 31%;
    display: inline-table;
    text-align: center;
    position: relative;
    z-index: 1
}

.real-account-steps ul li.active span.number-circle {
    background-color: #188ded;
    color: white;
    width: 53px;
    height: 53px;
    font-size: 25px;
    position: relative;
    top: -3px
}

span.number-circle {
    width: 47px;
    height: 47px;
    background-color: #eff4fa;
    display: block;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    color: #081f3b;
    font-size: 22px;
    line-height: 47px;
    margin-bottom: 12px
}

.real-account-steps ul li.active .numer-title {
    color: #081f3b
}

span.numer-title {
    color: #5c676c;
    font-weight: 600;
    font-size: 19px
}

.real-account-steps ul:after {
    position: absolute;
    content: "";
    background-color: #188ded;
    width: 15%;
    height: 5px;
    top: 21px;
    margin: 0 auto;
    text-align: center;
    left: 100px
}

.collapse-inner-tabs.real-account-type a.active {
    color: #081f3b
}

.collapse-inner-tabs.real-account-type a {
    color: #5c676c;
    border-radius: 0px
}

.collapse-inner-tabs.real-account-type a.new-type {
    position: relative
}

.collapse-inner-tabs.real-account-type a.new-type:before {
    position: absolute;
    content: "New";
    font-size: 9px;
    background-color: #ee3344;
    color: white;
    top: -13px;
    padding: 1px 4px;
    border-radius: 24px;
    text-align: center
}

@media (min-width:992px) {
    .collapse-inner-tabs.real-account-type a {
        display: flex;
        align-items: center;
        text-align: CENTER;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-around
    }

    .collapse-inner-tabs.real-account-type {
        justify-content: center
    }
}

@media (max-width:500px) {
    .collapse-inner-tabs.real-account-type a {
        font-size: 12px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .collapse-inner-tabs.real-account-type a {
        font-size: 14px
    }
}

.form-group.checkbox {
    position: relative;
    width: 100%;
    margin: 15px 10px
}

.form-group.checkbox input[type="checkbox"] {
    margin-right: 0;
    height: 30px;
    position: relative;
    top: -3px;
    width: 30px;
    margin: 0px;
    padding: 0
}

.form-group.checkbox input[type="checkbox"]:checked:before {
    content: "?";
    font: normal normal 900 22px/1 "Font Awesome 5 Free";
    color: #2ecc71;
    line-height: 33px;
    padding-left: 6px
}

.form-group.checkbox input[type="checkbox"]:before {
    content: "";
    height: 35px;
    position: absolute;
    width: 35px;
    background-color: #fff;
    border: 1px solid #0000001f;
    border-radius: 9px;
    top: -2px;
    left: -2px
}

.form-group.checkbox label.form-check-label {
    margin: 0px 12px;
    font-size: 15px;
    line-height: 25px;
    position: absolute
}

.form-group.checkbox label.form-check-label a {
    color: #5c676c;
    font-size: 14px;
    text-decoration: underline
}

.form-group.checkbox .field-response-error {
    display: block
}

.box-icon-item-suc {
    box-shadow: 0px 1px 5px 1px #e6eaf1;
    max-width: 180px;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    font-size: 16px;
    margin: 0 auto;
    width: 180px;
    border-radius: 7px
}

.box-icon-item-suc a {
    color: #233a30;
    text-decoration: none
}

.box-icon-item-suc a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 11px
}

.tilte-box-before span {
    position: relative
}

.aggrement-levarge {
    display: block;
    width: 100%;
    transition: all 150ms linear 0s;
    overflow: scroll;
    height: 400px;
    border: 1px solid #d1d1d2;
    padding: 0 15px;
    background-color: #f7f7f7;
    font-size: 14px;
    margin-bottom: 10px
}

.open-account-btn:disabled {
    opacity: 0.65;
    cursor: not-allowed
}

select.inner-select-custom {
    border-radius: 22.9px;
    box-shadow: 0 0 1.2px 0 rgba(16, 64, 122, 0.1);
    padding-top: 4px;
    padding-bottom: 4px;
    background: none;
    z-index: 100;
    position: relative;
    border-color: #10407a1a;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(0, 0, 0, 0) url(../images_/bluearrowdonw.png) no-repeat scroll calc(92%) center/13px auto;
    padding-left: 20px;
    padding-right: 32px
}

span.arrow-awes {
    position: relative
}

.arrow-awes:after {
    position: absolute;
    content: "?";
    right: 0px;
    font: normal normal 900 14px/1 "Font Awesome 5 Free";
    top: 10px;
    width: 13px;
    height: 12px;
    bottom: unset;
    left: unset
}

.careers-content[aria-expanded="true"] .arrow-awes:after {
    content: "?"
}

div.career-dat b,
div.career-dat strong {
    color: #081f3b
}

div.career-dat ul li:before {
    position: absolute;
    content: "?";
    font: normal normal 900 20px/1 "Font Awesome 5 Free";
    color: #c0e4ff;
    left: 0px;
    top: 6px
}

div.career-dat ul li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px
}

div.career-dat ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a.open-account-btn.carree-btn:hover {
    background-color: #0b2d56
}

a.open-account-btn.carree-btn {
    border-color: #10407a;
    min-width: 245px;
    background-color: #10407a;
    margin-bottom: 20px
}

.box-white-advan {
    border-radius: 10.4px;
    box-shadow: 0 0 7px 0 rgba(192, 228, 255, 0.4);
    background-color: #fff;
    height: 100%
}

.advan-box-title-ceheck {
    position: relative;
    padding-left: 3rem
}

.advan-box-title-ceheck:before {
    position: absolute;
    content: "";
    color: #2ecc71;
    left: 0px;
    font-size: 40px;
    top: -1px;
    background-image: url(../images_/greenmark.svg);
    background-size: 100%;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat
}

.category-box {
    border-radius: 19.7px;
    box-shadow: 0 2.8px 5px 0 rgba(192, 228, 255, 0.3)
}

.category-box.other .award-category {
    border-top-left-radius: 24.2px;
    border-bottom-left-radius: 24.2px;
    display: flex;
    align-items: center;
    justify-content: center
}

[dir="rtl"] .register-form-intro {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    text-align: right
}

[dir="rtl"] ul.list-more-info li:before {
    left: unset;
    right: 0px;
    background-position: right
}

[dir="rtl"] ul.list-more-info li {
    padding-right: 3.5rem;
    padding-left: 0px
}

[dir="rtl"] ul.list-more-info li.chat-icon {
    padding-left: 20px;
    margin-right: 0px;
    margin-left: 20px;
    border-right: none;
    border-left: 1px solid white
}

[dir="rtl"] .wpml-ls-legacy-dropdown-click .wpml-ls-flag+span {
    margin-right: 0.4em
}

[dir="rtl"] .top-phone {
    direction: ltr
}

[dir="rtl"] .top-lang::after {
    left: 10px;
    right: unset
}

[dir="rtl"] .your-account.pr-3.pl-2 {
    padding-left: 1rem !important;
    padding-right: 0.5rem !important
}

[dir="rtl"] .trading-tools-wrapper:after {
    left: 0px;
    right: unset
}

[dir="rtl"] .title-bottom-line:after {
    right: 0px;
    left: unset
}

[dir="rtl"] div.big-dots {
    right: unset;
    left: 30px
}

[dir="rtl"] .full-step-wrapper .full-step-inner .container .step-desc,
[dir="rtl"] .full-step-wrapper .full-step-inner .container .account-benfit,
[dir="rtl"] .btn-real-demo,
[dir="rtl"] .slide-content,
[dir="rtl"] div#footer-row-3 .copy-right {
    text-align: right
}

[dir="rtl"] .form-register-new-wrapper {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0px
}

[dir="rtl"] .page-post-conetnt.success-page:after {
    right: unset;
    left: 0px
}

[dir="rtl"] .tilte-box-before span:before {
    right: -21px;
    left: unset
}

[dir="rtl"] .form-label-group.col-md-4.pl-0 {
    padding-right: 0px !important;
    padding-left: 15px !important
}

[dir="rtl"] select.inner-select-custom {
    background: rgba(0, 0, 0, 0) url(../images_/bluearrowdonw.png) no-repeat scroll calc(3%) center/13px auto
}

[dir="rtl"] .arrow-awes:after {
    content: "?"
}

[dir="rtl"] div.career-dat ul li:before {
    right: 0px;
    left: unset
}

[dir="rtl"] div.career-dat ul li {
    padding-right: 30px;
    padding-left: 0px
}

[dir="rtl"] .advan-box-title-ceheck {
    padding-left: unset;
    padding-right: 3rem
}

[dir="rtl"] .advan-box-title-ceheck:before {
    left: unset;
    right: 0px
}

[dir="rtl"] .category-box.other .award-category {
    border-top-right-radius: 24.2px;
    border-bottom-right-radius: 24.2px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset
}

[dir="rtl"] .category-box {
    text-align: right
}

[dir="rtl"] .text-right {
    text-align: left !important
}

[dir="rtl"] .text-left {
    text-align: right !important
}

[dir="rtl"] .inner-top-wrapper .container {
    text-align: right
}

[dir="rtl"] .inner-top-wrapper:after {
    left: 0px;
    right: unset;
    background-position: top left
}

[dir="rtl"] .local-global-wrapper .local-global-box {
    text-align: right
}

[dir="rtl"] .tr-acc-custom-md-padding h1 {
    text-align: right
}

[dir="rtl"] .tr-acc-custom-md-padding h2 {
    text-align: right
}

[dir="rtl"] .trading-tools-wrapper {
    text-align: right
}

[dir="rtl"] .open-account-btn {
    min-width: 220px;
    display: block
}

[dir="rtl"] .full-step-wrapper .full-step-inner .container {
    text-align: right
}

[dir="rtl"] div#myCarousel ol.carousel-indicators {
    left: unset;
    right: 0px
}

[dir="rtl"] .my-btn-fill {
    min-width: 220px;
    display: inline-block
}

[dir="rtl"] .show-number:before {
    left: -18px;
    right: unset
}

[dir="rtl"] .trading-tools-wrapper a.open-account-btn {
    display: unset;
    width: unset
}

[dir="rtl"] .form-group.checkbox {
    text-align: right
}

[dir="rtl"] .real-account-steps ul:after {
    left: unset;
    right: 130px
}

[dir="rtl"] li.new-item-menu:after {
    left: unset;
    right: 5rem
}

@media (max-width:767px) {
    [dir="rtl"] .slide-content .btn-real-demo {
        text-align: center
    }
}

@media (max-width:991px) {

    [dir="rtl"] .mobile-menu-footer a.open-account-btn {
        min-width: unset
    }

    [dir="rtl"] .footer-cst-menu-full ul li.menu-item-has-children a:after {
        content: "?";
        left: 0px;
        right: unset
    }

    [dir="rtl"] .footer-cst-menu-full ul li.menu-item-has-children a.active:after {
        right: unset;
        left: 0px;
        content: "?"
    }
}

@media (min-width:768px) {
    [dir="rtl"] .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    [dir="rtl"] .fade-title-top {
        left: unset;
        right: 3rem;
        text-align: right
    }

    [dir="rtl"] .footer-cst-menu-full ul li.menu-item-has-children {
        padding: 0rem 2rem;
        width: 16%
    }

    [dir="rtl"] .footer-cst-menu-full ul li.menu-item-has-children:nth-child(6) {
        padding-left: 0px;
        padding-right: 2rem
    }
}

[dir="rtl"] .container.inner-menu-wrap {
    text-align: right;
    direction: rtl
}

[dir="rtl"] .mobile-screen div#navbarNavDropdown li.has-mega-menu>a.dropdown-toggle[aria-expanded="false"]:before {
    right: unset;
    left: 0px;
    content: "?"
}

[dir="rtl"] .mobile-screen div#navbarNavDropdown li.has-mega-menu>a.dropdown-toggle[aria-expanded="true"]:before {
    left: 0px;
    right: unset
}

[dir="rtl"] li.wpml-ls-item>a.dropdown-toggle[aria-expanded="false"]:before {
    left: 0px;
    content: "?";
    right: unset
}

[dir="rtl"] .rtl .wpml-ls-menu-item .wpml-ls-flag+span {
    margin-right: 0.3em;
    margin-left: 0.3em
}

[dir="rtl"] li.wpml-ls-item>a.dropdown-toggle[aria-expanded="true"]:before {
    right: unset;
    left: 0px
}

[dir="rtl"] .menu-full-footer-arabic-container {
    direction: rtl;
    text-align: right
}

[dir="rtl"] li.new-item-menu:after {
    left: unset;
    right: 5rem;
    top: -9px
}

@media (min-width:992px) and (max-width:1199px) {
    [dir="rtl"] .footer-cst-menu-full ul li.menu-item-has-children {
        padding: 0rem 1.2rem
    }

    [dir="rtl"] .footer-cst-menu-full ul li.menu-item-has-children:nth-child(6) {
        padding-left: 0px;
        padding-right: 1.2rem
    }
}

[dir="rtl"] .top-cookie-wrapper span.close-cookie {
    float: left
}

[dir="rtl"] .top-cookie-wrapper {
    text-align: right
}

[dir="rtl"] .top-search form#search-cstm-2 button.search-btn-sub {
    right: unset;
    left: 4px
}

[dir="rtl"] .top-search-mob form#search-cstm-m button.search-btn-sub {
    right: -4px;
    left: unset
}

[dir="rtl"] .top-search-mob form#search-cstm-m input#search {
    padding-left: inherit;
    padding-right: 2.1rem
}

[dir="rtl"] .top-search form#search-cstm-2 input#search {
    font-size: 12px;
    min-width: 145px
}

[dir="rtl"] body.search a.open-account-btn.txt-dec-none {
    display: inline
}

[dir="rtl"] .form-group.checkbox input[type="checkbox"]:checked:before {
    padding-right: 5px;
    padding-left: 0px
}

[dir="rtl"] div#phone_code {
    direction: ltr
}

[dir="rtl"] .full-step-wrapper:before {
    background-image: url(../images_/lpmobileimg.png);
    background-position: left bottom;
    left: -1px;
    width: 58%;
    right: unset
}

[dir="rtl"] .wallet-wrapper {
    background-image: url(../images_/Asset-59-min-ar-min.png)
}

.remove-btn-tt p a {
    display: none
}

.your-account a.my-btn-fill {
    min-width: unset
}

.mobile-header .mobile-t-b {
    min-width: unset !important
}

[dir] a.thankyou-mail {
    background-image: url('../images_/Thank-you-emails-1.png');
    background-repeat: no-repeat;
    background-size: 150px;
    text-align: center
}

a.thankyou-mail {
    display: inline-block;
    height: 45px;
    width: 47px;
    text-decoration: none
}

[dir] a.thankyou-mail.yahoo {
    background-position: -51px 0
}

[dir] a.thankyou-mail.outlook {
    background-position: -105px 0
}

[dir] a.thankyou-mail.gmail {
    background-position: 0 0
}

.new-success-real-container {
    margin: 0 auto;
    text-align: center;
    max-width: 500px
}

.open-account-btn.carree-btn:hover {
    background-color: #0b2d56
}

.open-account-btn.carree-btn {
    border-color: #10407a;
    min-width: 245px;
    background-color: #10407a;
    margin-bottom: 20px
}

.success-top-icon {
    color: #90cd99;
    font-size: 80px
}

.second-advantage-wraaper {
    background-color: #eff4fa
}

ul.pagination li.page-item {
    margin: 0px 8px
}

ul.pagination li.page-item.active .page-link {
    background-color: #ee3344;
    border-color: #ee3344
}

ul.pagination .page-item:first-child .page-link {
    margin-left: unset
}

ul.pagination li.page-item span,
ul.pagination li.page-item a.page-link {
    border-radius: 50% !important;
    width: 34px;
    height: 34px;
    line-height: 2rem;
    text-align: center;
    padding: 0;
    border: none;
    color: #ee3344;
    background-color: transparent
}

ul.pagination li.page-item a.page-link:hover {
    background-color: #ee3344;
    color: white
}

ul.pagination li.page-item a.page-link:focus {
    box-shadow: none
}

@media (min-width:576px) {
    .popup-general-wrapper .modal.fade .modal-dialog {
        max-width: 800px
    }
}

.modal-content {
    box-shadow: 0 0 15.1px 0 rgba(192, 228, 255, 0.4);
    background-color: white;
    border-color: white
}

.modal-body {
    background-image: url(../images_/Asset-32.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 2rem
}

.mobile-header button.navbar-toggler {
    z-index: 99999;
    position: relative
}

a.txt-dec-none.my-btn-fill.green:hover {
    background-color: #2eca71;
    color: white
}

a.txt-dec-none.my-btn-fill.green {
    background-color: transparent;
    border-color: #2eca71;
    color: #2eca71
}

p.mobile-arrow-right {
    position: relative
}

p.mobile-arrow-right:after {
    position: absolute;
    content: "?";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 0px;
    font-size: 16px
}

[dir="rtl"] p.mobile-arrow-right:after {
    content: "?";
    right: unset;
    left: 0px
}

ul.blue-step-wrapper {
    list-style: none;
    position: relative
}

ul.blue-step-wrapper:before {
    position: absolute;
    content: "";
    background-color: #11407a;
    height: 84%;
    width: 8px;
    left: 1.5rem
}

ul.blue-step-wrapper li {
    padding-bottom: 3.2rem;
    padding-left: 4.5rem;
    position: relative
}

ul.blue-step-wrapper li:before {
    position: absolute;
    content: "";
    width: 56px;
    height: 56px;
    background-color: #10407a;
    left: 0px;
    border-radius: 50%;
    color: white;
    top: -8px;
    text-align: center;
    font-size: 30px;
    line-height: 3.3rem
}

ul.blue-step-wrapper li:nth-child(1):before {
    content: "1"
}

ul.blue-step-wrapper li:nth-child(2):before {
    content: "2"
}

ul.blue-step-wrapper li:nth-child(3):before {
    content: "3"
}

ul.blue-step-wrapper li:nth-child(4):before {
    content: "4"
}

ul.blue-step-wrapper li:nth-child(5):before {
    content: "5"
}

ul.blue-step-wrapper li:nth-child(6):before {
    content: "6"
}

@media (min-width:992px) {
    ul.blue-step-wrapper li {
        min-height: 109px
    }
}

[dir="rtl"] ul.blue-step-wrapper li:before {
    right: 0px;
    left: unset
}

[dir="rtl"] ul.blue-step-wrapper li {
    padding-left: unset;
    padding-right: 4.5rem
}

[dir="rtl"] ul.blue-step-wrapper:before {
    left: unset;
    right: 1.5rem
}

.top-search img.top-desk-search {
    cursor: pointer
}

.top-search form#search-cstm-2 {
    display: none
}

.top-search form#search-cstm-2 input#search {
    background-color: #eff4fa;
    border-radius: 18px;
    border-color: #eff4fa;
    font-size: 14px;
    min-width: 195px;
    height: 38px
}

.top-search form#search-cstm-2 button.search-btn-sub {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 3px;
    right: 3px
}

.top-search-mob form#search-cstm-m input#search {
    background-color: transparent;
    border: none;
    padding-left: 2.1rem;
    color: #081f3b
}

.top-search-mob form#search-cstm-m input#search::-webkit-input-placeholder {
    color: #081f3b
}

.top-search-mob form#search-cstm-m input#search::-moz-placeholder {
    color: #081f3b
}

.top-search-mob form#search-cstm-m input#search:-ms-input-placeholder {
    color: #081f3b
}

.top-search-mob form#search-cstm-m input#search::placeholder {
    color: #081f3b
}

.top-search-mob form#search-cstm-m input#search:focus {
    box-shadow: none
}

.top-search-mob form#search-cstm-m button.search-btn-sub {
    position: absolute;
    top: 5px;
    border: none;
    background-color: transparent;
    left: -4px
}

.success-box-dots {
    max-width: 72px;
    margin-top: 2rem
}

@media (min-width:992px) {
    .success-box-dots {
        margin-bottom: -3rem
    }
}

@media (max-width:991px) {
    .success-box-dots {
        margin-bottom: -1.5rem
    }
}

.blog-data-box.box-deafult-style h5 {
    text-transform: capitalize
}

[dir="ltr"] a.open-account-btn {
    display: inline-block;
    min-width: 225px !important
}

ul.webinar-type-style {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.webinar-type-style li {
    display: inline-block;
    position: relative;
    padding: 0px 0.6rem;
    cursor: pointer
}

ul.webinar-type-style li:after {
    position: absolute;
    content: "|";
    right: 0px;
    color: #081f3b
}

ul.webinar-type-style li:hover {
    color: #77c7fa
}

ul.webinar-type-style li.active {
    color: #77c7fa
}

ul.webinar-type-style li:last-child:after {
    display: none
}

[dir="rtl"] ul.webinar-type-style li:after {
    right: unset;
    left: 0px
}

.category-box.webinar {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 5px solid #ff0000
}

[dir="rtl"] .category-box.webinar {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 5px solid #ff0000;
    border-left: none;
    border-top-left-radius: 19.7px;
    border-bottom-left-radius: 19.7px
}

.webinar-more-info {
    border-bottom: 1px solid #cccccc
}

@media (max-width:767px) {

    .category-box.webinar,
    [dir="rtl"] .category-box.webinar {
        border-top: 5px solid #ff0000;
        border-left: none;
        border-right: none;
        border-radius: unset
    }

    [dir="rtl"] body .txt-sm-center {
        text-align: center !important
    }

    [dir="ltr"] body .txt-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    a.open-account-btn.web-cus-btn {
        font-size: 16px;
        padding: 4px 12px
    }
}

.past-webinar-wrapper.loading {
    height: 100px
}

.past-wrap-img img {
    border-top-right-radius: 19.7px;
    border-top-left-radius: 19.7px
}

@media (max-width:575px) {
    .max-bos-mob {
        max-width: 90%;
        margin: 0 auto
    }

    .max-bos-mob .past-wrap-img img {
        width: 100%
    }
}

div#pagination-wrapper span.custom-page.active {
    background-color: #ee3344;
    color: white;
    border-radius: 50%
}

div#pagination-wrapper span.custom-page {
    color: #ee3344;
    margin: 0px 0.3rem;
    font-size: 19px;
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer
}

@media (max-width:1650px) {
    div#wrapper-footer-widgets {
        margin-bottom: 6.5rem
    }

    iframe[title="Message from company"] {
        z-index: 1000 !important;
        bottom: 50px !important
    }

    iframe[title="Button to launch messaging window"] {
        z-index: 1000 !important;
        bottom: 8px !important
    }
}

h1 span.text-danger,
h2 span.text-danger,
h3 span.text-danger,
h4 span.text-danger,
h5 span.text-danger,
h6 span.text-danger {
    color: inherit !important
}

.text-blue {
    color: #188ded
}

.text-blue:hover {
    color: #2b7cbb
}

.wallet-wrapper {
    position: relative;
    background-image: url(../images_/Asset-59-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media (max-width:767px) {
    .wallet-wrapper {
        background-image: url('../images_/Asset-60-min-crop.png') !important
    }

    .trading-platforms-wrapper {
        padding-top: 3rem
    }
}

.trading-platforms-wrapper {
    background-image: url(../images_/Asset-61-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom
}

.wpml-ls-legacy-dropdown-click {
    width: 15.5em;
    max-width: 100%
}

.wpml-ls-legacy-dropdown-click>ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none
}

.wpml-ls-legacy-dropdown-click .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.wpml-ls-legacy-dropdown-click a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1
}

.wpml-ls-legacy-dropdown-click a span {
    vertical-align: middle
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    position: relative;
    padding-right: calc(10px + .7em + .7em)
}

.rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-right: 10px;
    padding-left: calc(10px + .7em + .7em)
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: 0.35em solid transparent;
    border-top: 0.5em solid;
    position: absolute;
    right: 10px;
    top: calc(50% - .175em)
}

.rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    right: auto;
    left: 10px
}

.wpml-ls-legacy-dropdown-click a:hover,
.wpml-ls-legacy-dropdown-click a:focus,
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
    color: #000;
    background: #eee
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-top: 1px solid #cdcdcd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
    border-width: 0 1px 1px 1px
}

.wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: 18px;
    height: 12px
}

.wpml-ls-legacy-dropdown-click .wpml-ls-flag+span {
    margin-left: 0.4em
}

.rtl .wpml-ls-legacy-dropdown-click .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: 0.4em
}

.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    width: 18px;
    height: 12px
}

.wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: 0.3em
}

.rtl .wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: 0.3em
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 0.5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem
}

.form-label-group input,
.form-label-group label {
    height: 3.125rem;
    padding: 0.75rem
}

.form-label-group label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 1.5;
    color: #5c676c;
    pointer-events: none;
    cursor: text;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: all 0.1s ease-in-out
}

.form-label-group input::-webkit-input-placeholder {
    color: transparent
}

.form-label-group input::-moz-placeholder {
    color: transparent
}

.form-label-group input:-ms-input-placeholder {
    color: transparent
}

.form-label-group input::-ms-input-placeholder {
    color: transparent
}

.form-label-group input::placeholder {
    color: transparent
}

.form-label-group input:not(:-moz-placeholder-shown) {
    padding-top: 1.25rem;
    padding-bottom: 0.25rem
}

.form-label-group input:not(:-ms-input-placeholder) {
    padding-top: 1.25rem;
    padding-bottom: 0.25rem
}

.form-label-group input:not(:placeholder-shown) {
    padding-top: 1.25rem;
    padding-bottom: 0.25rem
}

.form-label-group input:not(:-moz-placeholder-shown)~label {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 12px;
    color: #5c676c
}

.form-label-group input:not(:-ms-input-placeholder)~label {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 12px;
    color: #5c676c
}

.form-label-group input:not(:placeholder-shown)~label {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 12px;
    color: #5c676c
}

.form-label-group input:-webkit-autofill~label {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 12px;
    color: #5c676c
}

@supports (-ms-ime-align:auto) {
    .form-label-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .form-label-group label {
        position: static
    }

    .form-label-group input::-ms-input-placeholder {
        color: #5c676c
    }
}

.form-control,
.widget_categories select,
.widget_archive select {
    border: none;
    border-bottom: 1.6px solid #c0e4ff4d;
    border-radius: 0px;
    color: #5c676c
}

.form-control:focus-visible,
.widget_categories select:focus-visible,
.widget_archive select:focus-visible {
    outline: 0
}

.form-control:focus,
.widget_categories select:focus,
.widget_archive select:focus {
    color: inherit;
    border-color: transparent;
    box-shadow: 0 2.6px 4.6px 0 rgba(192, 228, 255, 0.3)
}

.form-label-group.select label {
    top: -13px;
    font-size: 11px
}

.form-label-group.select select {
    height: 3.125rem;
    padding: 0.55rem;
    padding-top: 16px
}

.phone-countr-code input#phoneNumber {
    padding-left: 5rem
}

.phone-countr-code div#phone_code {
    color: #5c676c;
    position: absolute;
    top: 20px;
    left: 12px;
    font-size: 16px
}

span#timerBlock {
    color: #081f3b;
    display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 4px
}

button#verfiyNumber:hover {
    background-color: #31b167
}

button#verfiyNumber {
    color: #fff;
    border-radius: 20.2px;
    font-weight: normal;
    padding: 4px 20px;
    text-align: center;
    transition: all 200ms linear 0s;
    background-color: #2ecc71;
    border: 1px solid #2ecc71;
    font-size: 16px
}

.sms-verfiy-wrapper {
    margin-bottom: 0.4rem
}

.page-form-wrapper.loading:after {
    width: 100%
}

.page-form-wrapper.loading {
    display: block
}

.page-form-wrapper {
    position: relative
}

div#response-error {
    border: 1px solid red;
    font-weight: 600
}

.field-response-error {
    font-size: 12px
}

select.form-control,
.widget_categories select,
.widget_archive select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(0, 0, 0, 0) url(../images_/greendownarrow.png) no-repeat scroll calc(97% + 3px) center/12px auto
}

[dir="rtl"] select.form-control,
[dir="rtl"] .widget_categories select,
.widget_categories [dir="rtl"] select,
[dir="rtl"] .widget_archive select,
.widget_archive [dir="rtl"] select {
    background: rgba(0, 0, 0, 0) url(../images_/greendownarrow.png) no-repeat scroll calc(3% + 3px) center/12px auto
}

[dir="rtl"] .form-label-group label {
    text-align: right
}

[dir="rtl"] .field-response-error {
    text-align: right;
    display: block
}

[dir="rtl"] input#phoneNumber {
    text-align: left
}

[dir="rtl"] .form-label-group.select.select-account a {
    right: 0px;
    left: unset
}

[dir="rtl"] .form-label-group.select.select-account label {
    right: 20px;
    left: unset
}

.form-label-group.select.select-account a {
    z-index: 9999;
    position: absolute;
    top: -7px;
    left: 0px
}

.form-label-group.select.select-account label {
    left: 20px
}