body {
    font-family: LexendDeca;
}

.hero {
    background-image: url(../images/hero.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 90px;
}

.img-logo {
    width: 200px;
    margin-top: 40px;
}

.hero-heading {
    font-size: 58px;
    margin-top: 100px;
    text-align: center;
    font-family: LexendDeca;
    font-weight: 700;
    color: #ffffff;
}

.light-poppins {
    font-family: Poppins-Bold;
    color: #ffffff;
}

.text-free {
    font-family: Poppins-Medium;
    color: #ffffff;
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
}

.form-container {
    background-color: white;
    border-radius: 50px;
    padding-top: 20px;
    padding-bottom: 25px;
    height: auto;
    width: 940px;
}

.input-icons img {
    position: absolute;
    margin-top: 17px;
    margin-left: 5px;
}

.input-icons {
    width: 100%;
    margin-left: 40px;
    margin-right: 20px;
}
input{
    outline: none !important;
}
.input-field {
    
    width: 98%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #ccd3db !important;
    padding-left: 55px;
    margin-right: 30px;
}

.signup-btn {
    background-color: #5ce077;
    border-radius: 40px;
    color: white !important;
    padding: 15px 20px 15px 20px !important;
    margin-right: 40px;
    width: 240px;
    font-weight: bold;
    border:none;
}

.s-disc {
    font-size: 18px;
    color: #ffffff;
    margin-top: 30px;
    text-align: center;
}

.input-field::-webkit-input-placeholder,
.c-input::-webkit-input-placeholder,
.c-input-message::-webkit-input-placeholder {
    font-size: 15px !important
}

.input-field::-moz-placeholder,
.c-input::-moz-placeholder,
.c-input-message::-moz-placeholder {
    font-size: 15px !important
}

.input-field:-ms-input-placeholder,
.c-input::-ms-input-placeholder,
.c-input-message:-ms-input-placeholder {
    font-size: 15px !important
}

.input-field:-moz-placeholder,
.c-input:-moz-placeholder,
.c-input-message:-moz-placeholder {
    font-size: 15px !important
}

.input-field::-webkit-input-placeholder,
.c-input::-webkit-input-placeholder,
.c-input-message::-webkit-input-placeholder {
    font-size: 15px !important
}

.ctr-heading {
    font-weight: 700;
    text-align: center;
    font-size: 54px;
    margin-top: 50px;
    padding-right: 19%;
    padding-left: 19%;
    color:#2164d3;
}

.ctr-text {
    text-align: center;
    font-size: 17px;
    margin-top: 15px;
    color:#071717;
}

.companies-img {
    margin-top: 30px;
}

.companies-img>img {
    margin-left: 70px;
    margin-right: 70px;
    margin-top: 30px;
}

.trader-container {
    background-image: url(../images/char-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tr-heading {

    text-align: center;
    font-size: 54px;
    margin-top: 50px;
    font-weight: bold;
    color:#ffffff;
 
}
.tr-heading-2{
    font-family: Overpass-Regular;
    color: #ffffff;
    text-align: center;
    font-size:17px;
    margin-top: 3%;
}
.testimony-container {
    background-color: #ffffff;
    width: 350px;
    height: 400px;
    border-radius: 15px;
    text-align: center;
    padding: 20px 25px 20px 25px;
    margin-top: 120px;
}

.testimony-container>img {
    margin-top: -80px !important;
}

.testimony-container>h3 {
  color:#071717;
    font-size: 20px;
    margin-top: 35px;
}

.testimony-container>p {
    font-size: 17px;
    margin-top: 20px;
}

.trader-container {
    padding-bottom: 6%;
}

.how-it-works-content>img {
    width: 650px;
  
}

.how-it-works-container {
    margin-left: 70px;
    margin-top: 50px;
    padding-right: 300px;
    padding-bottom: 3%;
 
}

.how-it-works-container>h1 {
   color:#2164d3;
    font-size: 54px;
   
}

.how-it-works-container>p {
    margin-top: 15px;
    font-size: 16px;
}

.footer-subscribe {
    background-image: url(../images/footer-bg.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-subscribe {
    padding-top: 3%;
    padding-bottom: 4%;
}

.footer-disclaimer {
    padding: 3% 10% 3% 10%;
    text-align: center;
}

.disclaimer-title {
    font-family: Poppins-Bold;
    font-size: 14px;
}

.disclaimer {
    font-size: 14px;
    color:#5f5f67;
}

footer {
    background-color: #150c02;
    position: absolute;
    left: 0;
    height: auto;
    width: 100%;
    color: #fff
}

.footer-links {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px;
    font-family: Poppins-Bold;
}

.footer-link {
    color: #fff;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
    font-size: 14px;
    font-family: Poppins-Regular !important;
}

.pages-banner {
    background-image: url(../images/page-banner.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.other-page-title>h1 {
    font-size: 54px;
    font-family: Poppins-Bold;
    text-align: center;
    margin-top: 50px;
    color:#071717;
}

.form-contact-us {
    width: 100%;
    padding-bottom: 150px
}

.form-contact-us-container {
    margin-top: 50px;
    padding-right: 8%;
    padding-left: 8%
}

.c-input {
    padding: 15px;
    border-radius: 0px !important;
    border:3px solid #dddde3;
    color: #babcbd
}

.c-input-message {
    height: 250px;
    color: #babcbd
}

.btn-send-message {
    background-image: linear-gradient(to bottom, #dc4ccd, #d44acb, #cd49c8, #c547c6, #be46c3, #b845c1, #b244c0, #ac43be, #a642bc, #a141ba, #9b40b8, #963fb6);
    color: #ffffff;
    border-radius: 25px;
    font-family: Poppins-Bold;
    padding: 10px 20px 10px 20px;
    margin-top: 40px;
    float: right;
    font-size: 14px;
    width:140px;
    border:none;
}

.pp-list {
    list-style: none;
    margin-left: -15px;
    margin-top: -20px;
}

.pp-list>li {
    line-height: 60px;
}

.pp-list>li::before {
    color: #5ce077;
    content: "●";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size:20px;
}

.pp-title {
    font-family: Poppins-Bold;
    padding-bottom: 20px;
    font-size: 20px;
    color:#071717;
}

.privacy-policy-container>p {
    padding-bottom: 20px;
    font-size: 18px;
}

.privacy-policy-container {
    margin-top: 50px;
}

.thank-you-content>p {
    text-align: center;
    font-size: 18px;
    margin-top: 35px;
}
.we-love{
    font-size:15px;
    font-family: Poppins-Bold;
    color:#c748c6;

}