.about-section-1 {
    background: #0855b4 url("/static/images/forex/why us hero option background.svg") no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 0;
}

.about-section-1 h1 {
    background: #fff;
    width: fit-content;
    color: #0855b4;
    font-size: 42px;
    margin-bottom: 15px;
}

.about-section-1 img {
    background: transparent;
    max-width: 100%;
}


.about-section-1 p {
    max-width: 473px;
    text-align: justify;
}

a.jump-btn {
    display: inline-block;
    padding: 10px 30px;
    background: #fff;
    color: #333;
    border-radius: 5px;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
}

.jump-btn.orange {
    background: #ff8c0f;
    color: #fff;
}

.mt-3 {
    margin-top: 1.5rem!important;
}
.mb-3 {
    margin-bottom: 1.5rem!important;
}
.mb-4 {
    margin-bottom: 4rem!important;
}
.about-section-2 {
    padding:  45px 0;
}
.about-section-2 h3 {
    text-align: center;
    font-size: 32px;
}

.f-tit {
    font-size: 16px;
    color: #333;
}

.icon-des {
    text-align: center;
}

.icon-des img {
    display: block;
    margin: 0 auto 20px;
    width: 64px;
    height: 64px;
}

.icon-des h5 {
    font-size: 20px;
    color: #111;
}

.icon-des p {
    font-size: 16px;
    color: #555;
}

.hero-tit-wrapper {
    background-size: cover;
    height: 90px;
}
.about-section-3 .hero-tit-wrapper {
    background: url("/static/images/forex/greensimpleheropattern.svg") #0ab45b no-repeat;
}
.hero-tit-wrapper .container {
    position: relative;
    /*overflow: ;*/
}

.hero-tit-wrapper h3, .hero-tit-wrapper h1 {
    position: absolute;
    box-sizing: content-box;
    padding: 0 20px;
    background: #fff;
    height: 42px;
    line-height: 42px;
    top: 50px;
    margin: 0;
    font-size: 32px;
    letter-spacing: 3px;
    color: #333;
}
.about-section-3>.container {
    padding: 45px 0;
}
.check-style {
    padding: 0;
}
.check-style li{
    background: url("/static/images/forex/icon check mark.svg") no-repeat left;
    background-size: 50px 50px;
    padding-left: 60px;
    list-style: none;
    min-height: 50px;
    vertical-align: middle;
    display: block;
    font-size: 17px;
    margin-bottom: 25px;
    line-height: 32px;
}

.about-section-3 .secure {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

@media screen and (min-width: 998px){
    .about-section-3 .secure li {
        width: 50%;
        overflow: hidden;
        padding-right: 41px;
        display: flex;
        align-items: center;
    }
}

.about-section-4 {
    background: #f1f1f1;
    padding: 45px 0;
}

.about-section-4 h3 {
    text-align: center;
    font-size: 32px;
}

.about-section-4 .f-tit {
    text-align: center;
    margin-bottom: 45px;
}

.about-section-4 h5 {
    font-size: 18px;
    text-align: center;
    color: #111;
    margin-bottom: 28px;
}

.about-section-4 p {
    color: #555;
    font-size: 15px;
}

.about-section-4 ul {
    padding-left: 2em;
    color: #555;
    font-size: 15px;
    line-height: 30px;
}

.mt-5 {
    margin-top: 5rem!important;
}

.sm-text {
    font-size: 12px!important;
}

.jump-btn.green {
    background: #0ab45b;
    color: #fff;
}

.about-section-4 .jump-btn {
    margin-bottom: 15px;
}

.orange-foot {
    background: url("/static/images/forex/OrangeOmarkMarketModule.svg") #ff8c0f no-repeat;
    background-size: cover;
}

.orange-foot .container {
    padding: 45px 0;
    color: #fff;
}
.orange-foot .container h3 {
    font-size: 32px;
    text-align: center;
    color: #fff;
}

.orange-foot .container .jump-btn {
    margin: 0 auto 15px;
}

.text-orange {
    color: #ff8c0f!important;
}

.text-white {
    color: #fff!important;
}

.orange-foot .link-btn {
    display: block;
}


.advantage-section-1 .hero-tit-wrapper, .funding-section-1 .hero-tit-wrapper {
    background: #0855b4 url("/static/images/forex/blue simple hero pattern.svg") no-repeat;
}

.advantage-section-1 .row>.col-md-6:first-child {
    padding: 45px 0;
}

.advantage-section-1 h5 {
    font-size: 22px;
    font-weight: 100;
}

.advantage-section-1 p {
    font-size: 15px;
    color: #555;
}

.advantage-section-2 {
    background: #f1f1f1;
    padding: 45px 0;
}

.advantage-section-2 h3 {
    font-size: 32px;
}
.mb-5 {
    margin-bottom: 5rem!important;
}

.advantage-section-3 .hero-tit-wrapper {
    background: url("/static/images/forex/greensimpleheropattern.svg") #0ab45b no-repeat;
}

.advantage-section-3 .container {
    padding: 45px 0;
}

.advantage-section-3 h5 {
    font-size: 20px;
    margin-bottom: 20px;
}

.advantage-section-3 .media-body {
    font-size: 15px;
    line-height: 28px;
    color: #555;
}

.maps-link {
    padding: 45px 0;
}

.maps-link .cat_ttl {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 100;
    color: #555;
    display: block;
}

.maps-link a {
    font-size: 14px;
    color: #333;
    margin-bottom: 12px;
    display: block;
}

.maps-link a i {
    color: #ce0b0b;
    margin-right: 8px;
}

.table-box tr>td:nth-child(-n+4), .table-box tr>th:nth-child(-n+4) {
    border-right: 1px solid #eee;
}

.table-borderless td, .table-borderless th {
    border-top: none!important;
    padding: 30px 20px!important;
}

.funding-section-1 .container {
    padding: 35px 0;
}

.funding-section-1 .f-tit {
    color: #555;
    margin-bottom: 25px;
}
.table-box {
    font-size: 14px;
}

.funding-section-1 .table-box tr>th {
    width: 20%;
}

.funding-section-1 .table-box ul {
    padding-left: 1em;
    line-height: 28px;
}
.tables-in-mobile {
    display: none;
}
.m-table-box {
    border: 1px solid #053c50;
    margin-bottom: 15px;
}
.m-table-box h3 {
    display: block;
    background: #053c50;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
}
.m-table-box h3 i {
    float: right;
    transition: all .2s;
}
.m-table-box[data-aria="true"] h3 i {
    transform: rotate(135deg);
}
.m-table-box[data-aria="false"] table {
    display: none;
}
@media screen and (max-width: 1002px) {
    .funding-section-1 .table-box {
        display: none;
    }
    .tables-in-mobile {
        display: block;
    }
    .funding-section-1 .container {
        padding: 35px 15px;
    }
}

.m-table-box td {
    padding: 10px 20px!important;
    font-size: 14px;
}
.m-table-box td p:last-child {
    margin-bottom: 0;
}

.m-table-box td ul {
    padding-left: 1em;
}

.m-table-box td p.t-name {
    font-size: 16px;
    color: #555;
}

.list-num {
    list-style: decimal;
    padding-left: 1em;
    line-height: 28px;
    color: #555;
}

.funding-section-1 h5 {
    font-size: 20px;
    margin: 20px 0;
}
.funding-section-1 p {
    color: #555;
}

.t-ul {
    font-size: 14px;
    padding-left: 1em;
    line-height: 28px;
}

.mt5-pc-section-1 {
    background: url("/static/images/forex/MT5 Overview Hero Background.png") #0855b4 no-repeat center;
    background-size: cover;
    overflow: hidden;
}


.mt5-pc-section-1 .row>.col-md-6:first-child {
    padding: 35px 0;
    color: #fff;
}

.mt5-pc-section-1 .row>.col-md-6:last-child {
    padding-top: 20px;
}

@media (max-width: 1140px){
    .col-sm-12 {
        width: 100%;
        overflow: hidden;
    }
    .mt5-pc-section-1 .row>.col-md-6:first-child {
        padding: 35px 15px;
    }
    .mt5-pc-section-2 {
        padding: 0 15px;
    }
    .platform-swiper .swiper-pagination {
        margin: 15px 0!important;
    }
    .pd-sm-15 {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}

.mt5-pc-section-1 h1 {
    font-size: 32px;
}

.mt5-pc-section-1 .f-tit {
    color: #fff;
    font-size: 20px;
}

.mt5-pc-section-1 ul {
    font-size: 15px;
    padding-left: 1em;
    line-height: 28px;
}

.section.green {
    background: #0ab45b;
    padding: 15px 0;
    width: 100%;
}

.section.green .container h3 {
    color: #fff;
    font-size: 26px;
    margin: 0;
}

.section.green .container h3 a {
    float: right;
    font-size: 14px;
    padding: 2px 15px;
}

.text-green {
    color: #0ab45b!important;
}

.mt5-pc-section-2 .container {
    padding: 45px 0;
}

.mt5-pc-section-2 h3 {
    max-width: 780px;
    margin: 0 auto 20px;
}

.platform-swiper {
    margin-top: 45px;
}

.platform-swiper img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.platform-swiper h5{
    font-size: 18px;
    margin-bottom: 1em;
}
.platform-swiper p{
    font-size: 14px;
    line-height: 1.8em;
}
.platform-swiper a{
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
}
.platform-swiper .col-md-5{
    padding: 5em 15px;
}
.platform-swiper .swiper-pagination{
    position: unset!important;
    margin: 5em 0 3em;
}
.platform-swiper .ms-pagenation{
    background: none;
    color: #333;
    padding: 0 25px;
    cursor: pointer;
    font-weight: 600;
    transition: color .3s;
    outline: none!important;
    font-size: 14px;
}
.platform-swiper .ms-pagenation.swiper-pagination-bullet-active{
    color: #0ab45b;
    outline: none;
}

.platform-swiper ul {
    color: #555;
    padding-left: 1.4em;
}

.platform-swiper .swiper-container {
    overflow: hidden;
}

.mt5-pc-section-3 {
    background: #0ab45b;
    overflow: hidden;
}

.mt5-pc-section-3 .row>.col-md-6:first-child {
    padding: 35px 0;
    color: #fff;
}

.mt5-pc-section-3 .row>.col-md-6:last-child {

}

.mt5-pc-section-3 .row>.col-md-6:last-child img {
    max-height: 320px;
}

.mt5-pc-section-3 h3 {
    font-size: 28px;
}

.mt5-pc-section-3 p {
    font-size: 15px;
}

.pc-mt5-section-4 .container {
    padding: 45px 0;
}

.pc-mt5-section-4 h3 {
    font-size: 28px;
    margin: 0 auto 35px;
}

.icon-des a {
    font-size: 16px;
    font-weight: bold;
    color: #444;
}

@media screen and (max-width: 768px) {
    .icon-des {
        margin-bottom: 20px;
    }
}

.mt5-mobile-section-1 {
    background: url("/static/images/forex/MT5 mobile page background image.png") no-repeat center;
    background-size: cover;
}

.mt5-mobile-section-1 .hero-tit-wrapper {
    background: url("/static/images/forex/Mobilepage stripe.svg") #0855b4 no-repeat center;
    background-size: cover;
}

.mt5-mobile-section-1 .row > .col-md-6:first-child {
    padding: 45px 0;
    color: #444;
}

.mt5-mobile-section-1 ul {
    padding-left: 1.4em;
    line-height: 30px;
}

.mt5-mobile-section-1 .f-tit {
    font-size: 20px;
}
.mt5-mobile-section-2 {
    background: #f1f1f1;
}
.mt5-mobile-section-2 .container {
    padding: 45px 0;
}

.faq-section-1 .hero-tit-wrapper , .list-section-1 .hero-tit-wrapper, .article-section .hero-tit-wrapper{
    background: #0855b4 url("/static/images/forex/blue simple hero pattern.svg") no-repeat;
}

.faq-section-1 .container {
    padding: 35px 0;
}

.faq-section-1 a {
    color: #333;
    text-decoration: none;
}

.list-section-1 .container{
    padding: 35px 0;
}

.list-section-1 .col-md-3 {
    overflow: hidden;
}

.list-section-1 .row {
    flex-direction: row;
    flex-wrap: wrap;
}

.news-item {
    border: 1px solid #eee;
    padding: 25px 10px;
    margin-bottom: 30px;
    transition: .2s all;
}

.news-item img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    display: block;
    margin-bottom: 15px;
}

.news-item h3 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto 15px;
}

.news-item h3 a {
    color: #333;
    text-decoration: none;
}

.news-item p {
    text-align: justify;
    font-size: 14px;
    color: #555;
    padding-bottom: 8px;
    border-bottom: 3px solid #0855b4;
}

.news-item p.time {
    font-size: 12px;
    color: #777;
    text-align: right;
    margin-bottom: 0;
    border: none;
}

.news-item:hover {
    box-shadow: 5px 5px 8px 0 #0855b447;
    transform: translate(0, -5px)!important;
}
.article-section {
    background: #f1f1f1;
    padding: 20px 0;
}
article {
    padding: 25px 15px;
    background: #fff;
}
article h1 {
    color: #333;
    font-size: 28px;
}

article .a-time {
    font-size: 13px;
    padding-bottom: 13px;
    border-bottom: 3px solid #0855b491;
    color: #777;
    margin-bottom: 25px;
}

.arc-con {
    font-size: 14px;
    line-height: 28px;
}
.arc-con img {
    max-width: 100%;
}

.f1 {
    background: #fff;
    margin-bottom: 30px;
}

.f1 img {
    display: block;
    padding: 20px;
    width: 100%;
}

.f1 p {
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
    color: #333;
    line-height: 40px;
}
.f1 p i {
    display: inline-block;
    width: 40px;
    text-align: center;
    color: #dc322f;
}

.relate {
    background: #fff;
}
.relate h3 {
    font-size: 16px;
    letter-spacing: 2px;
    padding-left: 15px;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    line-height: 40px;
    font-weight: 600;
}

.relate ul {
    list-style: none;
    padding: 0 10px;
}

.relate li a{
    color: #555;
    font-size: 14px;
    line-height: 36px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #eee;
    text-decoration: none;
}

.foot-notice {
    padding: 30px 0 0 10px;
    color: #d4d4d4;
    line-height: 28px;
    border-top: 1px solid #464646;
    margin-top: 20px;
    text-align: justify;
}

@media screen and (max-width: 768px) {
    .owl-carousel .owl-item img {
        height: calc(100vh - 56px);
    }
}.about-section-1 {
     background: #0855b4 url("/static/images/forex/why us hero option background.svg") no-repeat;
     background-size: cover;
     color: #fff;
     padding: 40px 0;
 }

.about-section-1 h1 {
    background: #fff;
    width: fit-content;
    color: #0855b4;
    font-size: 42px;
    margin-bottom: 15px;
}

.about-section-1 img {
    background: transparent;
    max-width: 100%;
}


.about-section-1 p {
    max-width: 473px;
    text-align: justify;
}

a.jump-btn {
    display: inline-block;
    padding: 10px 30px;
    background: #fff;
    color: #333;
    border-radius: 5px;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
}

.jump-btn.orange {
    background: #ff8c0f;
    color: #fff;
}

.mt-3 {
    margin-top: 1.5rem!important;
}
.mb-3 {
    margin-bottom: 1.5rem!important;
}
.mb-4 {
    margin-bottom: 4rem!important;
}
.about-section-2 {
    padding:  45px 0;
}
.about-section-2 h3 {
    text-align: center;
    font-size: 32px;
}

.f-tit {
    font-size: 16px;
    color: #333;
}

.icon-des {
    text-align: center;
}

.icon-des img {
    display: block;
    margin: 0 auto 20px;
    width: 64px;
    height: 64px;
}

.icon-des h5 {
    font-size: 20px;
    color: #111;
}

.icon-des p {
    font-size: 16px;
    color: #555;
}

.hero-tit-wrapper {
    background-size: cover;
    height: 90px;
}
.about-section-3 .hero-tit-wrapper {
    background: url("/static/images/forex/greensimpleheropattern.svg") #0ab45b no-repeat;
}
.hero-tit-wrapper .container {
    position: relative;
    /*overflow: ;*/
}

.hero-tit-wrapper h3, .hero-tit-wrapper h1 {
    position: absolute;
    box-sizing: content-box;
    padding: 0 20px;
    background: #fff;
    height: 42px;
    line-height: 42px;
    top: 50px;
    margin: 0;
    font-size: 32px;
    letter-spacing: 3px;
    color: #333;
}
.about-section-3>.container {
    padding: 45px 0;
}
.check-style {
    padding: 0;
}
.check-style li{
    background: url("/static/images/forex/icon check mark.svg") no-repeat left;
    background-size: 50px 50px;
    padding-left: 60px;
    list-style: none;
    min-height: 50px;
    vertical-align: middle;
    display: block;
    font-size: 17px;
    margin-bottom: 25px;
    line-height: 32px;
}

.about-section-3 .secure {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

@media screen and (min-width: 998px){
    .about-section-3 .secure li {
        width: 50%;
        overflow: hidden;
        padding-right: 41px;
        display: flex;
        align-items: center;
    }
}

.about-section-4 {
    background: #f1f1f1;
    padding: 45px 0;
}

.about-section-4 h3 {
    text-align: center;
    font-size: 32px;
}

.about-section-4 .f-tit {
    text-align: center;
    margin-bottom: 45px;
}

.about-section-4 h5 {
    font-size: 18px;
    text-align: center;
    color: #111;
    margin-bottom: 28px;
}

.about-section-4 p {
    color: #555;
    font-size: 15px;
}

.about-section-4 ul {
    padding-left: 2em;
    color: #555;
    font-size: 15px;
    line-height: 30px;
}

.mt-5 {
    margin-top: 5rem!important;
}

.sm-text {
    font-size: 12px!important;
}

.jump-btn.green {
    background: #0ab45b;
    color: #fff;
}

.about-section-4 .jump-btn {
    margin-bottom: 15px;
}

.orange-foot {
    background: url("/static/images/forex/OrangeOmarkMarketModule.svg") #ff8c0f no-repeat;
    background-size: cover;
}

.orange-foot .container {
    padding: 45px 0;
    color: #fff;
}
.orange-foot .container h3 {
    font-size: 32px;
    text-align: center;
    color: #fff;
}

.orange-foot .container .jump-btn {
    margin: 0 auto 15px;
}

.text-orange {
    color: #ff8c0f!important;
}

.text-white {
    color: #fff!important;
}

.orange-foot .link-btn {
    display: block;
}


.advantage-section-1 .hero-tit-wrapper, .funding-section-1 .hero-tit-wrapper {
    background: #0855b4 url("/static/images/forex/blue simple hero pattern.svg") no-repeat;
}

.advantage-section-1 .row>.col-md-6:first-child {
    padding: 45px 0;
}

.advantage-section-1 h5 {
    font-size: 22px;
    font-weight: 100;
}

.advantage-section-1 p {
    font-size: 15px;
    color: #555;
}

.advantage-section-2 {
    background: #f1f1f1;
    padding: 45px 0;
}

.advantage-section-2 h3 {
    font-size: 32px;
}
.mb-5 {
    margin-bottom: 5rem!important;
}

.advantage-section-3 .hero-tit-wrapper {
    background: url("/static/images/forex/greensimpleheropattern.svg") #0ab45b no-repeat;
}

.advantage-section-3 .container {
    padding: 45px 0;
}

.advantage-section-3 h5 {
    font-size: 20px;
    margin-bottom: 20px;
}

.advantage-section-3 .media-body {
    font-size: 15px;
    line-height: 28px;
    color: #555;
}

.maps-link {
    padding: 45px 0;
}

.maps-link .cat_ttl {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 100;
    color: #555;
    display: block;
}

.maps-link a {
    font-size: 14px;
    color: #333;
    margin-bottom: 12px;
    display: block;
}

.maps-link a i {
    color: #ce0b0b;
    margin-right: 8px;
}

.table-box tr>td:nth-child(-n+4), .table-box tr>th:nth-child(-n+4) {
    border-right: 1px solid #eee;
}

.table-borderless td, .table-borderless th {
    border-top: none!important;
    padding: 30px 20px!important;
}

.funding-section-1 .container {
    padding: 35px 0;
}

.funding-section-1 .f-tit {
    color: #555;
    margin-bottom: 25px;
}
.table-box {
    font-size: 14px;
}

.funding-section-1 .table-box tr>th {
    width: 20%;
}

.funding-section-1 .table-box ul {
    padding-left: 1em;
    line-height: 28px;
}
.tables-in-mobile {
    display: none;
}
.m-table-box {
    border: 1px solid #053c50;
    margin-bottom: 15px;
}
.m-table-box h3 {
    display: block;
    background: #053c50;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
}
.m-table-box h3 i {
    float: right;
    transition: all .2s;
}
.m-table-box[data-aria="true"] h3 i {
    transform: rotate(135deg);
}
.m-table-box[data-aria="false"] table {
    display: none;
}
@media screen and (max-width: 1002px) {
    .funding-section-1 .table-box {
        display: none;
    }
    .tables-in-mobile {
        display: block;
    }
    .funding-section-1 .container {
        padding: 35px 15px;
    }
}

.m-table-box td {
    padding: 10px 20px!important;
    font-size: 14px;
}
.m-table-box td p:last-child {
    margin-bottom: 0;
}

.m-table-box td ul {
    padding-left: 1em;
}

.m-table-box td p.t-name {
    font-size: 16px;
    color: #555;
}

.list-num {
    list-style: decimal;
    padding-left: 1em;
    line-height: 28px;
    color: #555;
}

.funding-section-1 h5 {
    font-size: 20px;
    margin: 20px 0;
}
.funding-section-1 p {
    color: #555;
}

.t-ul {
    font-size: 14px;
    padding-left: 1em;
    line-height: 28px;
}

.mt5-pc-section-1 {
    background: url("/static/images/forex/MT5 Overview Hero Background.png") #0855b4 no-repeat center;
    background-size: cover;
    overflow: hidden;
}


.mt5-pc-section-1 .row>.col-md-6:first-child {
    padding: 35px 0;
    color: #fff;
}

.mt5-pc-section-1 .row>.col-md-6:last-child {
    padding-top: 20px;
}

@media (max-width: 1140px){
    .col-sm-12 {
        width: 100%;
        overflow: hidden;
    }
    .mt5-pc-section-1 .row>.col-md-6:first-child {
        padding: 35px 15px;
    }
    .mt5-pc-section-2 {
        padding: 0 15px;
    }
    .platform-swiper .swiper-pagination {
        margin: 15px 0!important;
    }
    .pd-sm-15 {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}

.mt5-pc-section-1 h1 {
    font-size: 32px;
}

.mt5-pc-section-1 .f-tit {
    color: #fff;
    font-size: 20px;
}

.mt5-pc-section-1 ul {
    font-size: 15px;
    padding-left: 1em;
    line-height: 28px;
}

.section.green {
    background: #0ab45b;
    padding: 15px 0;
    width: 100%;
}

.section.green .container h3 {
    color: #fff;
    font-size: 26px;
    margin: 0;
}

.section.green .container h3 a {
    float: right;
    font-size: 14px;
    padding: 2px 15px;
}

.text-green {
    color: #0ab45b!important;
}

.mt5-pc-section-2 .container {
    padding: 45px 0;
}

.mt5-pc-section-2 h3 {
    max-width: 780px;
    margin: 0 auto 20px;
}

.platform-swiper {
    margin-top: 45px;
}

.platform-swiper img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.platform-swiper h5{
    font-size: 18px;
    margin-bottom: 1em;
}
.platform-swiper p{
    font-size: 14px;
    line-height: 1.8em;
}
.platform-swiper a{
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
}
.platform-swiper .col-md-5{
    padding: 5em 15px;
}
.platform-swiper .swiper-pagination{
    position: unset!important;
    margin: 5em 0 3em;
}
.platform-swiper .ms-pagenation{
    background: none;
    color: #333;
    padding: 0 25px;
    cursor: pointer;
    font-weight: 600;
    transition: color .3s;
    outline: none!important;
    font-size: 14px;
}
.platform-swiper .ms-pagenation.swiper-pagination-bullet-active{
    color: #0ab45b;
    outline: none;
}

.platform-swiper ul {
    color: #555;
    padding-left: 1.4em;
}

.platform-swiper .swiper-container {
    overflow: hidden;
}

.mt5-pc-section-3 {
    background: #0ab45b;
    overflow: hidden;
}

.mt5-pc-section-3 .row>.col-md-6:first-child {
    padding: 35px 0;
    color: #fff;
}

.mt5-pc-section-3 .row>.col-md-6:last-child {

}

.mt5-pc-section-3 .row>.col-md-6:last-child img {
    max-height: 320px;
}

.mt5-pc-section-3 h3 {
    font-size: 28px;
}

.mt5-pc-section-3 p {
    font-size: 15px;
}

.pc-mt5-section-4 .container {
    padding: 45px 0;
}

.pc-mt5-section-4 h3 {
    font-size: 28px;
    margin: 0 auto 35px;
}

.icon-des a {
    font-size: 16px;
    font-weight: bold;
    color: #444;
}

@media screen and (max-width: 768px) {
    .icon-des {
        margin-bottom: 20px;
    }
}

.mt5-mobile-section-1 {
    background: url("/static/images/forex/MT5 mobile page background image.png") no-repeat center;
    background-size: cover;
}

.mt5-mobile-section-1 .hero-tit-wrapper {
    background: url("/static/images/forex/Mobilepage stripe.svg") #0855b4 no-repeat center;
    background-size: cover;
}

.mt5-mobile-section-1 .row > .col-md-6:first-child {
    padding: 45px 0;
    color: #444;
}

.mt5-mobile-section-1 ul {
    padding-left: 1.4em;
    line-height: 30px;
}

.mt5-mobile-section-1 .f-tit {
    font-size: 20px;
}
.mt5-mobile-section-2 {
    background: #f1f1f1;
}
.mt5-mobile-section-2 .container {
    padding: 45px 0;
}

.faq-section-1 .hero-tit-wrapper , .list-section-1 .hero-tit-wrapper, .article-section .hero-tit-wrapper{
    background: #0855b4 url("/static/images/forex/blue simple hero pattern.svg") no-repeat;
}

.faq-section-1 .container {
    padding: 35px 0;
}

.faq-section-1 a {
    color: #333;
    text-decoration: none;
}

.list-section-1 .container{
    padding: 35px 0;
}

.list-section-1 .col-md-3 {
    overflow: hidden;
}

.list-section-1 .row {
    flex-direction: row;
    flex-wrap: wrap;
}

.news-item {
    border: 1px solid #eee;
    padding: 25px 10px;
    margin-bottom: 30px;
    transition: .2s all;
}

.news-item img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    display: block;
    margin-bottom: 15px;
}

.news-item h3 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto 15px;
}

.news-item h3 a {
    color: #333;
    text-decoration: none;
}

.news-item p {
    text-align: justify;
    font-size: 14px;
    color: #555;
    padding-bottom: 8px;
    border-bottom: 3px solid #0855b4;
}

.news-item p.time {
    font-size: 12px;
    color: #777;
    text-align: right;
    margin-bottom: 0;
    border: none;
}

.news-item:hover {
    box-shadow: 5px 5px 8px 0 #0855b447;
    transform: translate(0, -5px)!important;
}
.article-section {
    background: #f1f1f1;
    padding: 20px 0;
}
article {
    padding: 25px 15px;
    background: #fff;
}
article h1 {
    color: #333;
    font-size: 28px;
}

article .a-time {
    font-size: 13px;
    padding-bottom: 13px;
    border-bottom: 3px solid #0855b491;
    color: #777;
    margin-bottom: 25px;
}

.arc-con {
    font-size: 14px;
    line-height: 28px;
}
.arc-con img {
    max-width: 100%;
}

.f1 {
    background: #fff;
    margin-bottom: 30px;
}

.f1 img {
    display: block;
    padding: 20px;
    width: 100%;
}

.f1 p {
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
    color: #333;
    line-height: 40px;
}
.f1 p i {
    display: inline-block;
    width: 40px;
    text-align: center;
    color: #dc322f;
}

.relate {
    background: #fff;
}
.relate h3 {
    font-size: 16px;
    letter-spacing: 2px;
    padding-left: 15px;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    line-height: 40px;
    font-weight: 600;
}

.relate ul {
    list-style: none;
    padding: 0 10px;
}

.relate li a{
    color: #555;
    font-size: 14px;
    line-height: 36px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #eee;
    text-decoration: none;
}

.foot-notice {
    padding: 30px 0 0 10px;
    color: #d4d4d4;
    line-height: 28px;
    border-top: 1px solid #464646;
    margin-top: 20px;
    text-align: justify;
}

@media screen and (max-width: 768px) {
    .owl-carousel .owl-item img {
        height: calc(100vh - 56px);
    }
}

.download-section-1 {
    background: #fff;
    position: relative;
}

.download-section-1 .container {
    padding: 45px 0;
}

.download-section-1 h1 {
    font-size: 42px;
    margin-bottom: 20px;
}

.download-section-1 p {
    font-size: 18px;
    margin-bottom: 5px;
    color: #555;
}

.download-section-1 .link-btn {
    color: #555;
    text-decoration: underline;
}

.download-section-1:before {
    position: absolute;
    left: 50%;
    z-index: 2;
    margin-left: -15px;
    border-width: 15px;
    bottom: -15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    color: #fff;
}

.download-section-2 {
    background: #f1f1f1;
}

.page {
    text-align: center;
}

.page a, .page span {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #eee;
    color: #555;
    text-decoration: none;
}

.page span {
    background: #0855b4;
    border-color: #0855b4;
    color: #fff;
}
