/* Imported Fonts */
@font-face {
    font-family:EuclidSquareBold;
    src: url(fonts/Euclid-Square/EuclidSquareBold.ttf);
}
@font-face {
    font-family:EuclidSquareLight;
    src: url(fonts/Euclid-Square/EuclidSquareLight.ttf);
}
@font-face {
    font-family:EuclidSquareMedium;
    src: url(fonts/Euclid-Square/EuclidSquareMedium.ttf);
}
@font-face {
    font-family:EuclidSquareRegular;
    src: url(fonts/Euclid-Square/EuclidSquareRegular.ttf);
}
@font-face {
    font-family:EuclidSquareSemiBold;
    src: url(fonts/Euclid-Square/EuclidSquareSemiBold.ttf);
}

/* home page css */
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1170px !important;
    }
}  

body, html {
    margin: 0;
    border: 0;
    padding: 0;
    min-height: 100%;
    max-height: 100%;
    font-family: EuclidSquareRegular !important;
    background: #ffffff;
    text-align: left;
}
body p {
    margin-bottom: 10px;
}
.hidden-xs{
    display: block;
}
.visible-xs{
    display: none !important;
}
.form-control{
    width: 105% !important;
    color: #132A4A !important;
    border-radius: 5px !important;
    font-family: EuclidSquareRegular !important;
}
.normal-para-font {
    font-family: EuclidSquareRegular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.51;
    letter-spacing: normal;
    text-align: left;
    color: #132A4A;
}
.h1-font{
    font-family: EuclidSquareBold;
    font-size: 25px;
    color: #132A4A;
    text-align: center;
}
.head-logo{
    width: 242px;
    height: auto;
}
.section2-tradingview .inner-para{
    padding-bottom: 50px;
}
.main-logo{
    padding-top: 80px;
}
#hero-background{
    background-image: url('{{asset('frontend/assets/design-images/header-background.png')}}');
    background-size: cover;
    background-repeat: no-repeat;
}
#hero-section{
    padding-bottom: 60px;
}
.content{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.herotitle{
    font-family: EuclidSquareSemiBold;
    font-size: 50px;
    text-align: left;
    color: #FFFFFF;
    padding: 55px 0px 0px 0px;  
    line-height: 60px;  
    margin-bottom: 0px;
}
.main-image{
    display: flex;
    justify-content: space-around;
}
.heroimage{
    width: 100%;
    height: auto;
    margin-top: 26px;
}
.heroimage-lap{
    width: 100%;
    height: auto;
    margin-top: 37px;
}
.head-formgroup{
    background-color: #132a4a9e;
    border-radius: 10px;
    padding: 55px 83px;
    margin-top: 55px;
}
#Awards{
    padding-top: 87px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#Awards .r1{
    margin-bottom: 37px;
}
#Awards .section-title{
    margin-bottom: 43px;
}
.Awards-image{
    height: auto;
    width: 218px;
    margin: 0px 8px;
}
.text-aligncenter{
    text-align: center;
}
#section1-trade {
    padding-bottom: 89px;
}
#section2-tradingview .h1-font{
    margin-bottom: 16px;
}
.Tighter-spreads-section {
    padding: 0 4.7rem;
    border-radius: 17px;
    padding-top: 50px !important;
    padding-bottom: 41px !important;
}   
.mobile-pic{
    width: 100%;
    height: auto;
    position: relative;
    left:40px;
}
.footer__select{
    position: relative;
    max-width: 175px;
}
#section1-trade .normal-para-font{
 margin-bottom: 0px;
}
.Tradingapp-section {
    background-image: url(assets/FPmarkets-TradingApp.png);
    padding: 0 9rem;
    border-radius: 17px;
    padding-top: 80px !important;
    padding-bottom: 30px !important;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}
.fourth-section-heads {
    font-size: 34px;
    line-height: 43px;
    background-color: #132A4A;
    opacity: 0.6;
    font-weight: 600;
    text-align: left;
    padding-left: 10px;
}
#section1-trade .h1-font{
 text-align: left;
}
.trustpilot img{
    width: 34.5%;
    margin-top: 12px;
}
#section4-Footerform .trustpilot img{
    width: 14%;
    margin-top: 5px;
}
.head-registerButton #headregister-now{
    background-color: #EE354D;
    border-color: #EE354D;
    color: #FFFFFF !important;
    padding: 0.7rem 0.75rem;
    font-family: EuclidSquareSemiBold !important;
}
#headregister-now:hover {
    box-shadow: 0 0px 12px #ee354de3;
} 
#headregister-now:focus,
#headregister-now:active {
    background-color: #EE354D;
    transition: none;
    border-color: #EE354D;
    box-shadow: none;
}
.Award-rows .r1{
    padding-bottom: 40px;
}
.justify-center{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
#section3-tradingapp{
    padding-top: 67px;
}
#section3-tradingapp .h1-font{
    text-align: left;
    color: #41B8EA;
    margin-bottom: 32px;
}
#section3-tradingapp .normal-para-font{
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.bg__card {
    background-color: #F7F8FB;
    border-radius: 20px;
    padding: 30px;
    height: 280px;
}
.mini-content {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    color: #132A4A;
}
#section3-boxes{
 padding-top: 80px;
 padding-bottom: 80px;
}
.card-icon{
    margin: 0 0 auto;
    display: block;
    height: auto;
    margin-bottom: 18px;
}
.card-head{
    font-family: EuclidSquareBold;
    font-size: 25px;
}
.card-para{
    font-size: 18px;
    font-family: EuclidSquareRegular;
}
#section3-boxes .left-card{
    padding-left: 0px;
    padding-right: 18px;
}
#section3-boxes .right-card{
    padding-right: 0px;
    padding-left: 18px;
}
#section3-boxes .box-r1{
    margin-bottom: 36px;
}
#laptop-icon{
    width: 90px;
}
#VPS-icon{
    width: 80px;
}
#Autochartist-icon{
    width: 55px;
    margin-bottom: 7px;
}
#Toolbox-icon{
    width: 70px;
}

/*  footer-form */

input[type="text"] {
    position: relative;
    line-height: 47px;
    border: 2px solid #e3e3e3;
    padding: 0 16px;
    color: #132A4A;
    background-color: #ffffff9e;
    width: 25.4%;
    transition: none;
    margin-bottom: 16px;
    border-radius: 5px;
    height: 45px;
    font-size: 15px;
}
.footerregister-button{
    text-decoration: none;
    line-height: 1.1;
    padding: 14px 24px;
    border-radius: 30px;
    font-size: 18px;
    text-transform: none;
    color: #fff;
    background: #0ab4f0;
    letter-spacing: .8px;
    transition: .3s;
    width: 290px;
    display: inline-block;
    border: 0;
    outline: none;
}
::placeholder{
    color: #132A4A;
}
.footer-logo{
    width: 100%;
}
input {
    border: 0 !important;
}

input {
    font-size: 18px;
}
#section4-Footerform{
    padding-top: 70px;
    padding-bottom: 65px;
}
#form_signup_global_ST{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
#section4-Footerform .banner-txt-rt{
    text-align: center;
}
.form-tile{
    font-size: 25px;
    font-family:EuclidSquareSemiBold;
    color: #FFFFFF;
    margin-bottom: 26.5px;
}
.Footerform{
    background-image: url(assets/StartTrading-minutes-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.input-icon{
    display: none;
}
/* footer-css */

.footerp p {
    margin-bottom: 15px;
    line-height: 1.8;
}
.mob-para a[aria-expanded="true"]::after {
    float: right !important;
    content: "\f078";
    padding-right: 5px;
    color: #454545;
    font-weight: 100;
    height: 10px;
    font-size: 14px;
    padding-top: 7px;
}
.footer__item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer__item h5 {
    font-size: 15px;
    line-height: 1.1;
    margin-bottom: 10px;
    font-family: EuclidSquareSemiBold;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #0b121c;
    font-weight: 700;
}
.footer__item ul li a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    transition: .3s;
    line-height: 1.4;
    margin-bottom: 9px;
    color: #000;
}
.footer__main__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 37px;
}
.footer__main__wrap__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer {
    padding-top: 75px;
    padding-bottom: 50px;
}
.footer__logo {
    max-width: 225px;
}
.footer__main__wrap__right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.footer__main__wrap__right ul li {
    font-size: 16px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #000;
    line-height: 1.2;
}
.footer__main__wrap__right ul li a {
    color: #0ab4f0;
    text-decoration: underline;
    font-weight: 700;
    margin-left: 3px;
}
.policy-link {
    color: #00aeef;
    text-decoration: auto;
}
.frm-btn-txt p {
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    margin-top: 15px;
}
.footer__bottom {
    padding-bottom: 40px;
    padding-top: 35px;
    border-top: 1px solid #cdd5e3;
}
.footer__social {
    display: flex;
    align-items: center;
}
.mob-para a::after {
    float: right !important;
    font-family: 'FontAwesome';
    content: "\f054";
    padding-right: 5px;
    color: #454545;
    font-weight: 100;
    height: 10px;
    font-size: 14px;
    padding-top: 7px;
}

.new-object {
    background-color: #FF0000;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    font-weight: 800;
    font-size: 10px;
    width: 20px;
    padding: 2px 6px 3px 6px;
}
.footer-end {
    margin-top: 65px;
}
select.select-options {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 15px;
}
.input-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
    font-size: 16px;
    right: 20px;
    color: #00bdff;
}
.footer__social a {
    margin-left: 10px !important;
}

.footer__social a:first-child {
    margin-left: 0 !important;
}

.form-select {
    border-radius: 20px !important;
}

.footer__bottom__top ul li {
    font-weight: 600;
    color: #484848;
}
.footer__bottom__top ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
}
.input-icon {
    right: 28px !important;
}
.footer__bottom__top ul li:first-child {
    border: 0;
}
.footer__bottom__top ul li a {
    font-weight: 700;
    color: #00bdff;
}
.footer__bottom p {
    font-size: 13px;
}
.footer__bottom__top ul li {
    font-size: 15px;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #000;
    line-height: 1.2;
}

.form-select {
    border: 1px solid #132A4A !important;
}
@media screen and (min-width:679px) and (max-width:991px) {
    .footer__bottom.footerp .row {
        display: flex;
        margin-top: 5%;
    }

    .footer__bottom.footerp .row .col-md-6 {
        width: 50%;
    }

    .footer__social a {
        margin-left: 5px !important;
    }

    .footer__main__wrap__right .footer__social img {
        max-width: 80%;
    }
}
@media (min-width: 320px) and (max-width: 991px) {
    .col-md-12.mobile-socials .mob-socila a span img {
        margin-left: 10px;
        max-width: 80%;
    }

    .mob-para a[aria-expanded="true"]::after {
        float: right !important;
        content: "\f078";
        padding-right: 5px;
        color: #454545;
        font-weight: 100;
        height: 10px;
        font-size: 14px;
        padding-top: 7px;
    }

    .mob-para a::after {
        float: right !important;
        font-family: 'FontAwesome';
        content: "\f054";
        padding-right: 5px;
        color: #454545;
        font-weight: 100;
        height: 10px;
        font-size: 14px;
        padding-top: 7px;
    }

    p.mob-para {
        border-bottom: 1px solid rgb(73 73 73 / 10%);
        text-decoration: none;
    }

    .mob-contact-info {
        font-weight: 600;
        color: #00beff;
        font-size: 16px;
        padding-left: 10px;
        font-family: 'EuclidSquareRegular' !important;
        text-decoration: none;
    }

    .footer__bottom {
        border: none;
        padding-top: 0px;
    }

    .input-icon {
        right: 13px !important;
    }

    .form-select {
        height: 32px;
        font-size: 14px;
        font-weight: 700;
        border: 1px solid #7c989f;
        border-radius: 0 10px 10px 10px;
        outline: none;
        box-shadow: unset;
        background: #fff;
    }

    .form-select {
        width: 100%;
    }

    .col-md-12.last-p {
        padding-top: 0px;
        text-align: left;
        color: #132A4A;
        font-size: 13px;
    }

    .a-mobmenu {
        color: #132A4A !important;
        text-transform: capitalize;
        font-weight: 500;
        font-size: 18px;
        text-decoration: none;
    }

    .footermenu ul li a {
        color: #919191 !important;
        transition: .3s;
        font-size: 16px;
        font-weight: 400;
    }
}



/* mobile version */

@media only screen and (max-width: 768px) {
    .hidden-xs{
        display: none;
    }
    .visible-xs{
        display: block !important;
    }
    #Awards{
        display: none;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
        line-height: 1.1;
    }
    .container-fluid{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .container{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .main-logo{
        padding-top: 30px;
    }
    .head-logo{
        width: 180px;
        height: auto;
    }
    .heroimage{
        margin-top: 55px;
    }
    .head-formgroup .row{
        display: flex;
        flex-direction: column;
    }
    .form-control{
        margin-bottom: 16px;
    }
    #hero-background{
        background-size: cover;
        background-repeat: no-repeat;
    }
    #Awards{
        padding-top: 80px;
        padding-bottom: 75px;
    }
    #Awards .row{
        text-align: center;
    }
    #Awards .r1{
        margin-bottom: 0px;
    }
    .Awards-image{
        margin: 5px 0px;
    }
    .Tighter-spreads-section{
        padding-top: 80px !important;
        padding-bottom: 65px !important;
        padding: 0; 
        border-radius: 0px;
    }
    .mobile-pic{
        position: initial;
        margin-top: 40px;
    }
    #section1-trade .inner-para{
        padding-bottom: 20px;
    }
    #section1-trade{
        padding-bottom: 85px;
    }
    .head-formgroup{
        padding: 55px 45px;
    }
    .head-registerButton #headregister-now{
        margin-bottom: 0px;
    }
    #Awards .section-title{
        margin-bottom: 30px;
    }
    .Tradingapp-section{
        padding-top: 20px !important;
        padding-bottom: 50px !important;
        padding: 0 40px;
        height: 455px;
    }
    #section3-boxes .left-card{
        padding-left: 14px;
        padding-right: 14px;
        padding-bottom: 35px;
    }
    #section3-boxes .right-card{
        padding-left: 14px;
        padding-right: 14px;
        padding-bottom: 35px;
    }
    input[type="text"]{
        height: 52px;
    }
    .bg__card{
        height: 335px;
    }
    #section3-boxes .box-r1{
        margin-bottom: 0px;
    }
    #section3-boxes{
        padding-bottom: 45px;
    }
    #section4-Footerform input[type="text"]{
        width: 85%;
    }
    #section4-Footerform .trustpilot img{
        width: 27%;
    }
    .Tradingapp-section{
        background-color: #132A4A;
        background-image: none;
    }
     
}
@media only screen and (max-width : 1024px) {
    .Awards-image{
        width: 150px;
    }
    #section1-trade .normal-para-font{
        margin-bottom: 15px;
    }
    #section1-trade .col-md-6 {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }
    .head-formgroup{
        margin-top: 55px;
    }
    .form-control{
        width: 100% !important;
        height: 40px;
    }
    #form_signup_global .col{
        flex:auto;
    }
    .head-registerButton #headregister-now{
        height: auto;
    }
    .Tradingapp-section{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding: 0 4rem;
        background-position: 25% 100%;
    }
    .bg__card{
        height: 345px;
    }
    input[type="text"]{
        width: 41%;
    }
    .footer__main__wrap {
        display: flex;
        align-items: stretch;
        padding-bottom: 37px;
        flex-direction: column;
        justify-content: center;
    }
}