*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}
html, body{
    height: 100%;
    width: 100%;
}


.navbar{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 150px;
    padding-right: 150px;
    width: 100%;
    height: 8%;
    background-color: #00246B;
    font-weight: 300;
    color: white;
}

.webname{
    font-size: 35px;
    display: flex;
}

.webname p{
    padding-top: 6px;
}

#logo{
    width: 60px;
    height: auto;
}

.navlinks{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 35px;
    gap: 26px;
    font-size: 20px;
}

a:link, a:visited {
    color: white; 
    text-decoration: none;
}

a:hover {
    color: #E1DCD0;
}


.div1{
    padding-top: 50px;
    gap: 100px;
    display: flex;
    background-color: #000000;
    padding: 100px 150px;
    padding-bottom: 50px;
    align-items: flex-start;
    justify-content: space-between;
}
.heading1{
    color: #ffffff;
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
}
.text1{
    color: #E1DCD0;
    font-size: 25px;
    font-weight: 700;
    line-height: 30.5px;

}
#image1{
    height: 280px;
    width: 350px;
}
.div2{
    padding-top: 50px;
    gap: 100px;
    background-color: #000000;
    padding: 40px 150px;
    padding-bottom: 50px;
    padding-right: 185px;
}
.heading2{
    color: #ffffff;
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
}
.text2{
    color: #E1DCD0;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
#note{
    color: #E1DCD0;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    line-height: 25px;
    padding-left: 20px;
    border-left: 2px solid #808080;
}
.div3{
    padding-top: 50px;
    background-color: #E1DCD0;
    padding: 40px 150px;
    padding-bottom: 50px;
}
.heading3{
    color: #00246B;
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
}
.text3{
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
.list1 a{
    color: #00246B;
    text-decoration: none;   
}
.list1 a:hover{
    color: black;
}
.list1{
    padding-left: 30px;
    color: #00246B;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}

.backlist{
    padding: 0px 6px;
    padding-top: 20px;
    color: #00246B;
    font-size: 23px;
    font-weight: 700;
}

.heading4{
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500; 
}
.text4{
    padding-left: 30px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    padding-right: 50px;
}

.text3_1{
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}

#Mutual{
    padding-right: 27px;
}

#Cryptocurrencies{
    padding-right: 30px;
}

#FDs{
    padding-right: 27px;
}

#Commodities{
    padding-right: 30px;
}

#div4{
    padding-top: 50px;
    gap: 100px;
    background-color: #000000;
    padding: 40px 150px;
    padding-bottom: 50px;
}
.heading5{
    color: #E1DCD0;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}

#image2{
    height: 180px;
    width: 180px;  
}

.point7{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 83px;
    gap: 80px;
}

.text5{
    color: #E1DCD0;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
.text6{
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 250;
    line-height: 25px;
}
#a2{
    color: #E1DCD0;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

footer{
    height: 30%;
    width: 100%;
    background-color: #00246B;
    display: flex;

}

.webpagename{
    margin: 5px;
    width: 30%;
    height: 238px;
    padding: 18px 150px;
    border-right: 2px solid #808080;
    padding-right: 18px;
}

.logoname{
    display: flex;
}

#logoimg{
    width: 60px;
    height: 55px;
}

#websitename{
    font-size: 35px;
    color: white;
    padding-top: 7px;
    font-weight: 400;
}

.shead{
    padding-top: 10px;
    padding-left: 30px;
    color: white;
    font-size: 13px;
    font-weight: 500;
}

.webtext{
    color: white;
    padding-top: 22px;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 400;
    line-height: 25px;
}

.navcontact{
    margin: 5px;
    width: 40%;
    height: 238px;
    padding: 30px 33px;
    border-right: 2px solid #808080;
    font-size: 22px;
    color: white;
    font-weight: 400;
}

.navigationlink{
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.contact{
    font-size: 24px;
    padding-top: 10px;
    font-weight: 600;
}

.navigationpart1{
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.navigationpart2{
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-right: 7px;
}

.follow{
    padding: 6px 150px;
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 0;
}

.followpart1{
    width: auto;
    height: 47%;
    margin: 0px 20px;
    border-bottom: 2px solid #808080;
}

.followus
{
    font-size: 22px;
    padding-top: 30px;
    color: white;
    padding-bottom: 12px;
}

.icons{
    display: flex;
    flex-direction: row;
    gap: 33px;
    padding-bottom: 20px;
}

.icons i{
    font-size: 25px;
    color: white;
}

.followpart2{
    width: auto;
    height: 53%;
    margin: 0px 20px;
    padding: 10px 0;
    color: white;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

#disclaim{
    font-size: 16px;
    padding-bottom: 3px;
}

#text1{
    font-size: 14px;
    line-height: 18px;
}

.text7{
    padding-left: 10px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
.div5{
    background-color: #E1DCD0;
    width: 100%;
    height: auto;
    
}
.content{
    padding: 35px 150px;
    padding-bottom: 20px;
    line-height: 28px;
}

.numberlist{
    padding: 0px 23px;
    font-size: 18px;
    font-weight: 500;
}

.text8{
    padding-left: 30px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}

.outer{
    padding-left: 20px;
    list-style-type:disc;
}

.inner{
    padding-left: 20px;
    list-style-type: circle;
}

.section80C{
    padding: 0 150px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

#section_note{
    padding: 30px 0;
    font-size: 20px;
    font-weight: 700;
}

#section_note span{
    color: #00246B;
    font-weight: 900;
}

.strategies{
    padding: 50px 150px;
    background-color: black;

}

.strategies p{
    color: #E1DCD0;
    font-size: 18px;
    font-weight: 500;
    padding-top: 35px;
    padding-bottom: 20px;
}

.strategies ol{
    color: #E1DCD0;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    padding-right: 40px;
}