@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap');

/* Font */
@font-face {
    font-family: 'Fedra-Sons';
    src: url('./assets/fonts/Fedra-Sans-Pro.ttf');
}
@font-face {
    font-family: 'Gill-Sons';
    src: url('./assets/fonts/Gill-Sons/Gill Sans.otf');
}

* {
    font-family: 'Fedra-Sons' !important;
}

/* Home Page CSS Start */

/* Navbar CSS Start  */
.first-header-back {
    background-color: #fff;
}

.login {
    text-decoration: none;
    font-size: 14px;
    color:  #F4F4F4;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 500;
}
.create-account{
    width: 665px;
}

h5 {
    color: #212529 !important;
}

.create-btn{
    text-align: end;
}

.register {
    text-decoration: none;
    font-size: 14px;
    color:  #F4F4F4;
    background-color:  #101B29 ;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 500 !important;
}

.register:hover {
    text-decoration: none;
    color: #fff;
}

/* Multi-language-Button CSS Start  */
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content:none !important;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    /* background-color: #1C242B; */
}

.dropdown-item {
    text-align: left;
    display: inline-block;
    font-size: 16px;
    padding: 7px 30px;
    line-height: 2.25;
    color: #000 ;
    font-family: 'Gill-Sons' !important;
}

.register {
    color: #F4F4F4 !important;
    border-radius: 24px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 5px;
 }
 .dropdown-menu{
    background-color: #fff;
    position: absolute;
    transform: translate3d(-92px, 24px, 0px);
    top: 4px !important;
    left: 100px;
    will-change: transform;
    min-width: 14rem;
}
/* Multi-language-Button End Start  */
.second-header-back {
    background-color: #F4F4F4 !important;
    opacity: 1;
}

.nav-item {
    font-size: 15px;
    font-weight: 100;
    color: black !important;
}
.nav-item a {
    color: black;
}

.navbar-light .navbar-nav .nav-link{
    color: #000  !important;
    font-family: 'Gill-Sons' !important;
}

.trading-instrument-box > * {
    color:  #101B29  !important;
    font-family: 'Gill-Sons' !important;
}

.navbar-nav{
    gap: 18px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(assets/SVG/plus-square-solid.svg);
}

/* Nabar CSS End */
/* Banner-Box CSS Start */
.banner-box {
    background: url('./assets/images/cover-background.jpg') no-repeat;
    background-size: 100%;
    background-position: center;
    position: relative;
}

.color-heading {
    color: #333;
}

.Trading-Products-back {
    background-color: #fff;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

#background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff !important;
    opacity: 0.9;
}

.nav-link {
    color: #000  !important;
    font-weight: 500;
}

.banner-text h3 {
    font-size: 44px;
    color: #000 !important;
    line-height: 50px;
}

.banner-text h3 span {
    font-weight: 700;
}

.banner-text p {
    font-size: 20px;
    color: #101B29 !important;
    line-height: 30px;
}

.action-btn-lg {
    color:  #F4F4F4;
    font-size: 18px;
    border: none !important;
    background-color:  #101B29 ;
    border-radius: 32px;
    padding: 18px 50px;
    outline: none !important;
    font-weight: 500;
}

.action-btn-lg-es {
    color:  #F4F4F4;
    font-size: 18px;
    border: none !important;
    background-color:  #101B29 ;
    border-radius: 32px;
    padding: 18px 25px;
    outline: none !important;
    font-weight: 500;
}

.action-btn-lg:hover {
    background-color:  #101B29 ;
    color: white;
}

.demo-btn-lg {
    color:  #101B29 ;
    font-size: 18px;
    border: none !important;
    background-color: #F0F0F0;
    border-radius: 32px;
    padding: 18px 20px;
    outline: none !important;
    font-weight: 500;
}

.action-btn-lg-es:hover {
    background-color:  #101B29 ;
}

.video-icon {
    text-decoration: none;
    border: 2px solid  #F4F4F4;
    border-radius: 100%;
}

.video-box p {
    color:  #F4F4F4;
    font-size: 15px;
}
/* Slider-Box CSS Start */
.Slider-Box-back {
    background-color: #F4F4F4 !important;
}
.Slider-Box-text h3{
    color: black;
    font-size: 18px;
    font-weight: 700;
}
.slider-border{
    border-left: 1px solid  #101B29;
}
.Slider-Box-text .p-01{
    color: black;
    font-size: 16px;
    font-weight: 500;
}
.Slider-Box-text .p-02{
    color: #172856;
    font-size: 13px;
    font-weight: 600;
}
.pink-color{
    color: #172856 !important;
    font-size: 13px;
    font-weight: 700 !important;
}
/* Numbering-Box CSS Start */
.numbering-box-back {
    background: #fff 0% 0% no-repeat padding-box;
    opacity: 1;
}

.no-border {
    border-right: 1px solid  #F4F4F4;
}

.numbering-text {
    padding: 0 30px;
}

.numbering-text h3 {
    color: #101B29;
    font-size: 30px;
    font-style: italic;
}
.numbering-text p {
    color:#101B29;
    font-size: 16px;
}

.numbering-text::after {
    content: '';
    background-color:   #AD7640 ;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    margin-top: 18px;
    margin-left: 45px;
}

/* Trading-Products-Box CSS Start */
.Trading-Products-text {
    text-align: center !important;
}

.Trading-Products-text h3 {
    font-size: 28px;
    font-weight: bolder;
}

.Trading-Products-text p {
    color: #000;
    font-size: 15px;
    line-height: 22px;
}

.heading-h1 {
    font-size: 44px;
    line-height: 45px;
}

.heading-h1 span {
    font-weight: bolder;
}

.heading-h2 {
    font-size: 36px;
    font-weight: bolder;
}

.heading-h3 {
    font-size: 28px;
}

.heading-h3 span {
    font-weight: bolder;
}

.trading-instruments a {
    text-decoration: none;
    color: #333
}

.trading-items h3 {
    font-size: 18px;
}

.color-white {
    color: #000;
}

.color-primary {
    color: #2d3436
}

.trading-instrument-box {
    width: 175px;
    height: 141px;
    box-shadow: 0px 1px 4px 0px rgb(14 31 53 / 12%);
    opacity: 1;
    background-color:  #F4F4F4;
    border-radius: 5px;
    text-align: center;
    margin: 20px;
}

/* PC-Box CSS Start */
.PC-back {
    background: #F0F0F0 ;
}

.icon-back {
    background-color:  #F4F4F4;
    border-radius: 100%;
    opacity: 1;
}

.img-padding {
    padding: 12px;
}
.img-padding {
    filter: invert(49%) sepia(38%) saturate(787%) hue-rotate(6deg) brightness(91%) contrast(92%);
  }
  

.PC-text h3 {
    color: #000;
    font-size: 18px;
    font-weight: bolder;
}

.PC-text p {
    color:  #F4F4F4;
    font-size: 13px;
    line-height: 22px;
}

.platform-links a {
    text-decoration: none;
}

/* Trade-Like-Box CSS Start */
.clients-box {
    background-color:  #F4F4F4;
    box-shadow: 0px 3px 8px #1169BE1D;
    border-radius: 5px;
    opacity: 1;
    text-align: center !important;
}

.clients-box .p-01 {
    font-size: 18px;
}

.clients-box .p-02 {
    color: #818992 !important;
    font-size: 13px;
    line-height: 22px;

}

.Trade-Like-text {
    text-align: center;
}

/* Home Page CSS End */
/* Template Page Css Start */

/* Banner-Box-02 CSS Start */
/* .banner-text-02{
    margin-top: 90px;
} */
.banner-box-02{
    background-color:  #F4F4F4;
}

/* Windows-Box CSS */
.Windows-box-back{
    background: #F1F1F1;
    opacity: 1;
}
@media screen and (max-width: 992px) {
    .window-box-moble{
        display: flex;
        flex-direction: column !important;
        align-items: start !important;
        justify-content: center !important;
    }
    .navbar-nav{
        gap: 0 !important;
    }

}

.Windows-text h3{
    color:  #101B29 ;
    font-size:15px;
    font-weight: 500;
}
.Windows-text:hover h3{
    color:  #101B29 ;
}
.Windows-text .bb{
    fill:  #101B29  !important;
}
.Windows-text .bbh {
    fill:  #101B29  !important;
}
.Windows-text .cc{
    fill:   #AD7640  !important;
}
.Trade-Like-back{
    background: #fff;
}
/* WebTracer-Box CSS Start */
.web-tracer-text h3{
    line-height: 35px;
    color:  #101B29 ;
    font-size: 25px;
    font-weight: bolder;
}
.web-tracer-text h1{
    color: #000;
    font-weight: bolder;
}
.web-tracer-text p{
    color: #818992;
    font-size: 15px;
    line-height: 22px;
}
.learn-more-btn{
    border-style: none !important;
    background-color: #172856;
    border-radius: 7px;
    color:  #F4F4F4;
    font-size: 15px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;

}
/* Webtracer-Manage-Box CSS Start */
.Webtracer-Manage-back{
    background-color: #f2f2f2;
}
.green-color {
    color:  #101B29  !important;
}
.img-position-left{
    position: relative;
    right: 160px;
}
/* WebTracer-Help-Box CSS Start */
.WebTracer-Help-back td{
    background-color:  #F4F4F4;
}
.WebTracer-Help-back table th{
    background-color: #101B29;
    color: #F4F4F4
}
.WebTracer-Help-h3{
    color: #000;
    font-size: 25px;
    font-weight: bolder;
}
.WebTracer-Quick-text h3{
    color:  #101B29 ;
    font-size: 16px;
    font-weight: 600;
}
.WebTracer-Quick-text p{
    color: #818992;
    font-size: 15px;
    line-height: 22px;
}
.digits-box{
    background-color:  #101B29 ;
    border-radius: 60px;

}
.digits-box h3{
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif !important;
}
.h3-text{
    color: #000000;
    font-size: 15px;
    font-weight: 600;
}
.img-position-bottom{
    position: absolute;
    top: -55px;
}

.black-white-back-color {
    background-color: #1f1f1f ;
}

/* Template-Page CSS End */

/* Forex Page CSS Start */
.What-is-Forex-trading-Box{
    background: #F6F6F6 0% 0% no-repeat padding-box;
    opacity: 1;
}
.table-heading{
    /* box-shadow: 0px 0px 16px #ADB4B43D; */
    border-radius: 4px;
}
.table-heading th{
    font-size: 15px;
    border: none !important;
}
.main-table-td{
    box-shadow: 0px 2px 5px#A8AFB7;
    border-radius: 4px;
    background-color: #F4F4F4;
}
.table-data{
    color: #818992;
    font-size: 14px;
    border: none !important;
}
.table td, .table th {
    padding: 20px;
    vertical-align: top;
    border-top:none !important;
}
table {
    border-collapse: separate;
    border-spacing: 0 15px;
}





/* Footer CSS Start */
footer {
    background: #F4F4F4;
    opacity: 1;

}
.top-margin {
    margin-top: -19px;
}
.footer-text {
    color: #000;
    font-size: 15px;
    text-align: justify;
}

.de-lan{
    font-size: 24px !important;
}

.footer-links h4 {
    font-size: 16px;
    color:  #101B29 ;
    font-weight: bold;
}

.risk-subhead{
    font-size: 24px;
}

.order-subhead{
    font-size: 20px !important;
    
}

.order-listhead{
    list-style: none;
}

.client-subhead{
    font-size: 24px;
}

.client-listhead{
    list-style: none;
}

.footer-links a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
}

.last-footer-p {
    color: #000;
    font-size: 15px;

}

/* .custom-css-dropdown{
    transform: none !important;
    left: -80px !important;
    top: 45px !important;
} */

.btn:focus{
    box-shadow: none !important;
}

.font-bold {
    font-weight: 600;
}
/* Footer CSS End */

@media (min-width: 768px) { 
    .btn-group .dropdown-menu.show{
        left: unset !important;
        top: 45px !important;
    }

    .custom-css-dropdown{
        right: 0px !important;
        transform: none !important;
    }
 }
 #assets tr td{
    /* border:15px solid yellow; */
 }
 .banner-box {
    background: url('./assets/images/cover-background.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}


/* @media screen CSS Start */
@media screen and (max-width: 767px) {
    .WebTracer-Help-back .table-responsive{
        overflow-x: auto;
    }
    .WebTracer-Help-mble {
        text-align: center !important;
    }
    .banner-center{
        text-align: center !important;
        justify-content: center !important;
    }
    .numbering-text h3 {
        color: #000;
        font-size: 22px;
        font-weight: bolder;
    }

    .numbering-text p {
        color: #000;
        font-size: 14px;
    }
    .p-text-left{
        text-align: left !important;
    }

    .btn-group .dropdown-menu.show{
        left: unset !important;
        top: 45px !important;
    }

    .custom-css-dropdown{
        right: 0px !important;
        transform: none !important;
    }

    .navbar-expand-lg{
        align-items: baseline !important;
    }
    .brand-header{
        flex-direction: column !important;
    }

    .brand-header .navbar-collapse{
        margin-left: 0px !important;
    }

    .navbar-nav .dropdown-menu{
        position: absolute !important;
    }

    /* .custom-css-dropdown{
        transform: none !important;
        left: -80px !important;
        top: 45px !important;
    } */


    /* .social-icon-center {
        justify-content: center !important;
    } */

    .top-margin {
        margin-top: 5px !important;
    }
    /* .web-tracer-text{
        text-align: center !important;
    } */
    .banner-text h3 {
        line-height: 44px !important;
    }
    .banner-text-02{
        text-align: center !important;
    }
    .banner-text-02 h3{
        line-height: 40px !important;
    }
    .web-tracer-text h3{
        line-height: 25px !important;
        font-size: 20px !important;
    }
    .footer-links h4 {
        font-size: 18px !important;
    }

    .footer-links a {
        text-decoration: none;
        font-size: 14px !important;
    }
    .footer-text {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1000px) {
    .footer-text {
        font-size: 12px !important;
    }
    /* .banner-text{
        margin-top: 30px !important;
    } */

    /* .footer-links{
    padding-top: 10px !important;
} */
    .footer-links h4 {
        font-size: 14px !important;
    }

    .footer-links a {
        text-decoration: none;
        font-size: 12px !important;
    }

    .last-footer-p {
        font-size: 13px
    }

}

@media screen and (max-width: 1200px) {
    .top-margin {
        margin-top: -20px;
    }
}

@media (max-width: 575.98px) { 
    .navbar-expand-lg{
        align-items: baseline !important;
    }
    .brand-header{
        flex-direction: column !important;
    }

    .brand-header .navbar-collapse{
        margin-left: 0px !important;
    }

    .navbar-brand img{
        width: 100px !important;
    }

    .register{
        font-size: 14px !important;
    }

    /* .dropdown-menu-css{
        transform: translate3d(0px, 0px, 0px) !important;
        width: 0px !important;
    } */

    .wrapper-404 h1{
        font-size: 22px !important;
        font-weight: 800;
        margin: 0px 10px !important;
    }

    .wrapper-404 p{
        margin: 16px 10px !important;
    }

    .wrapper-404 .sm-none-404{
        display: none !important;
    }
 }


.dropdown-toggle-2::after {
    display: inline-block !important;
    margin-left: 0.255em !important;
    margin-top: 0.255em !important;
    vertical-align: 0.255em !important;
    content: "" !important;
    border-top: 0.3em solid !important;
    border-right: 0.3em solid transparent !important;
    border-bottom: 0 !important;
    border-left: 0.3em solid transparent !important;
}


#why-use-mt4 ul,
#why-use-webtrader ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}

#why-use-mt4 ul li,
#why-use-webtrader ul li {
    text-align: left;
    background: url("assets/images/Rect.jpg") no-repeat top left;
    padding: 0px 0px 0px 30px;
    margin: 15px 0px 0px 0px;
    background-position: -40px 7px;
    font-family: "Roboto Regular";
    font-size: 18px;
}

.footer-logo {
    bottom: -108px !important;
}


.debug {
    border: 1px solid red;
}

.dropdown-item.active{
    background-color:  #101B29  !important;
    color: #F4F4F4 !important;
}

.wrapper-404{
    height: 50vh;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.wrapper-404 h1{
    font-size: 40px;
}

.Trading-Products-back p {
    color: #101B29 !important;
}

.pricing-options_table .table td {
    color: #101B29 !important;
}

.web-tracer-text p {
    color: #101B29 !important;
}

.Trade-Like-back p {
    color: #101B29 !important;
}

.digital-currency-description {
    color: #101B29 !important;
}

.bg-gray {
    background-color: #F4F4F4 !important;
}

.cross-svg {
    width: 18px;
}