*{
    font-family: 'Montserrat', sans-serif;
}
.bd{
    border:2px solid black;
}
.header{
    height: 650px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
/* .flexy-nav{
    background-color: #314198;
    opacity:0.8
}  */
.navbar-nav{
    flex-direction: row;
    
}
/* .navbar{
    transition: 1s ease-in-out;
} */
.nav-link{
    text-decoration: none;
    font-size:11px;
    font-weight:normal;
    letter-spacing: 1.2px;
    
}

.nav-item:hover{
    background-color: #3a4ebf;
}

.navbar-brand{
    font-weight: bolder;
    font-size:20px;
    
}
.mtt{
    margin-top:4px;
}
.line{
    background-color: white;
    width:22px;
    height: 4px;
    border-radius:20px;
}
.ham{
    padding:8px;
    position: absolute;
    top:18%;
    right: 5px;
    display: none;
}
.cline1{
    background-color: white;
    width:22px;
    height: 4px;
    border-radius:20px;
    transform: rotate(45deg);
    transform-origin: center;
}
.cline2{
    background-color: white;
    width:22px;
    height: 4px;
    margin-top:-4px;
    border-radius:20px;
    transform: rotate(-45deg);
    transform-origin: center;
}
.cross{
    padding:6px;
    padding-top:12px;
    padding-bottom:12px;
    position: absolute;
    top:10px;
    right: 5px;
    display: none;
}
.header-text{
    font-size:40px;
    font-weight: bold;
    color:white;
    line-height: 50px;
    margin-top:200px;
}
.header-text-subs{
    color:white;
    font-weight: lighter;
}
.heading-nor{
    text-align:center;
    margin-top:70px;
    margin-bottom:30px;
    color:rgb(176, 176, 176);
    font-weight: bold;
    font-size:12px;
    letter-spacing: 2px;
}
.super-head{
    font-size:40px;
    font-weight: bolder;
    text-align: center;
    color:black;
    margin-bottom: 20px;
}
.simple-text{
    text-align: center;
    color:rgb(125, 125, 125);
    margin-top:20px;
}
.header-head-sample{
    font-size:15px;
    font-weight: bolder;
    color:#2742dd;
    text-align: center;

}
.header-text-sample{
    color:#2742dd;
    margin-top:20px;
    text-align: center;
    font-size:12px;
}
.icnbox{
    color:#2742dd;
    /* font-size:55px; */
    text-align: center;

}
.headicnbx{
    color:black;
    font-weight: bolder;
    font-size:15px;
    text-align: center;
    /* color:white; */
}
.texticnbx{
    text-align: center;
    color:white;
    color: rgb(98, 98, 98);;
}
.cntct-sc{
    height: 650px;;
}
.profile-pic{
    width:120px;
    height: 120px;
    /* border: 2px solid black; */
    border-radius: 2000px;
    background-position: center;
    background-size: cover;
}
.h-pic{
    display: flex;
}
.heading-nor2{
    text-align:center;
    margin-top:70px;
    margin-bottom:30px;
    color:rgb(215, 215, 215);
    font-weight: bolder;
    letter-spacing: 2px;
    font-size:12px;
}
.name-hed{
    font-weight: bolder;
    font-size:17px;
    color:white;
}
.occu-hed{
    font-size:14px;
    color:rgb(226, 226, 226);
    
}
.cntct-sc{
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.sub-model{
    border:1px solid rgb(173, 173, 173);
    border-radius: 5px;
}
.harmony-head{
    text-align:center;
    margin-top:30px;
    font-size: 12px;
    margin-bottom:10px;
    color:rgb(186, 186, 186);
    font-weight: bolder;
    letter-spacing: 2px;
}
.super-head2{
    font-size:70px;
    font-weight:700;
    text-align: center;
    color:#2742dd;
    margin-bottom: 5px;
}
.harmony-head2{
    text-align:center;
    margin-bottom:10px;
    color:rgb(94, 94, 94);
    font-weight: bolder;
    letter-spacing: 2px;
    font-size:smaller;
    
}
.specs{
    text-align:center;
    font-size:small;
    color:rgb(72, 72, 72);
    margin-top:10px;
}
.butn{
    justify-content: center;
    display: flex;
    margin-top:20px;
    margin-bottom: 40px;
}
.btn-sign{
    font-size:10px;
    color:black;
    font-weight: bolder;
    border-radius:100px;
    padding: 5px 20px 5px 20px;
    background-color: white;
    border: 1px solid rgb(173, 173, 173);
}
.btn-sign:hover{
    background-color: #526bf7;
    color:white;
}
.add-body{
    height: 400px;
    margin-top:100px;
}
.h-ad-text{
    color:white;
    font-size:28px;
    font-weight: 700;
    margin-top:60px;
}
.h-ad-tex2{
    color:white;
    font-size:14px;
    margin-top:25px;
    margin-bottom: 25px;
}
.sub-btn{
    color:white;
    font-size:10px;
    font-weight: bold;
    letter-spacing: 1.1px;
    padding: 3px 25px 3px 25px;
    background-color: transparent;
    border-radius: 20px;
    border:none;
    background-color: #7687e8;
}
.sub-btn:hover{
    background-color: #5562a9;
}
#addbody{
    margin-right: 10px;
    padding:5px 10px 5px 15px;
    border-radius: 20px;
    font-size: 13px;
    width: 300px;
    border:none;
}
.add-body{
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}
.review-box{
    margin-top:80px;
}
.boxy{
    background-color: white;
    height: 250px;
    margin-bottom: 50px;
    border-radius: 3px;
    box-shadow: 2px 2px 10px 3px rgba(131, 131, 131, 0.288);
}
.p-pc{
    width:80px;
    height: 80px;
    border-radius: 2000px;
    background-position: center;
    background-size: cover;
    margin-bottom: 10px;
    margin-top: 20px;
}
.desx{
    font-size:14px;
    font-weight: normal;
}
.desx2{
    font-size:14px;
    color:#2742dd;
    font-weight: 600;
    margin-top:10px;

}
.footer{
    margin-top:250px;
    padding-top:60px;
    /* padding-bottom:100px; */
    background-color: #526bf7;
}

#news{
    border-radius: 20px;
    font-size:12px;
    margin-top:9px;
    padding: 7px 10px 7px 10px;
    width: 170px;
    
    border: none;
}
.tx{
    font-size: 14px;
}
.st2{
    font-size:13px;
    font-weight: 600;
    letter-spacing: 2px;
    color:rgb(247, 247, 247);
}
.sbn{
    margin-left:-35px;
    /* position: relative; */
    border:none;
    border-radius:20px;
    padding: 1px 10px 1px 10px;
    background-color: white;
    /* height: 28px; */
}
.bi{
    margin-left:10px;
    margin-top:10px;
}
.ft-bar{
    font-size:13px;
    color:rgba(255, 253, 253, 0.841);
}
.to-top{
    display: inline;
    bottom:20px;
    right:20px;
    position: fixed;
    display: none;
    
}
.bi2{
    color:#1d275c;
}
.bi2:hover{
    color:#2742dd;
}
.st1:hover{
    color:rgb(221, 218, 255);
}