body{
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
.color-my{
    background: #91D3C4; 
}

.h3{
    background: rgba(0, 0, 0, 0.80); 
}

.color-my .nav-link{
    color: #090013;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
    padding: 0px 40px !important;
}

.navbar{
    height: 80px;
}

.img-logo{
    height: 60px;
}
.btn-login{
    border-radius: 3px;
    background: #090013; 
    color: #91D3C4;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; 
    padding: 10px 20px;
    text-decoration: none;
}
.container-fluid{
    max-width: 1920px !important;
    padding: 0px 56px !important;
}
.banner{
    position: relative;
    width: 100%;
    display: inline-block;
}
.banner-content{
    position: absolute;
    top: 0px;
    left: 0px;
}
.banner-img img{
  width: 100%;
  height: 850px;
}
.banner-content h3{
    text-align: center;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
    background: rgba(0, 0, 0, 0.80); 
    padding: 3px 42px;
    width: 80%;
    margin: 150px auto 76px;
    display: block;
}
.banner-content p{
    color: #FFF;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.28px; 
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.80); 
    padding: 28px 10px; 
    width: 78%;
    margin: 0px auto 63px;
    display: block;
}
.banner-content a{
    border-radius: 55px;
    background: #91D3C4; 
    margin: 0px auto 0px;
    display: block;
    color: #090013;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.88px; 
    padding: 32px 48px;
    width: 323px;
    text-decoration: none;
}
.about-sec{
    background: #090013;
    width: 100%;
    display: inline-block; 
    padding: 107px 141px;
}
.about-sec-2{
    background: #090013;
    width: 100%;
    display: inline-block; 
    padding: 0px;
}
.about-sec h3{
    color: #53868B;
    font-family: 'Quicksand', sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 300;
    line-height: normal; 
}
.about-sec p{
    color: #53868B;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 175.5%; /* 63.18px */
    letter-spacing: 1.44px;
    margin: 52px 0px 20px; 
}
.about-sec img{
    max-width: 100%;
    height: auto;
    object-fit: contain;
}
.h43{
    box-shadow: 0px 0px 60.2px 0px #FFF;
    border-top: 2px solid #91D3C4; 
    width: 80%;
    height: 2px;
    margin: 0px auto 99px;  
    display: block;
}
.plan-box{
    border-radius: 52px;
    background: #53868B; 
    width: 100%;
    display: inline-block;
    padding: 70px 35px;
    margin:60px 0px 0px ;
}
.plan-box img{
  text-align: center;
  height: 100px;
  max-width: 100%;
  margin: 0px auto;
  display: block;
}
.plan-box h4{
    color: #090013;
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0; 
    text-align: center;
    margin: 40px 0px 20px;
}
.about-sec .plan-box p{
    color: #090013;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1.68px;
    margin: 0px 0px 40px; 
}
.plan-box h5{
    color: #090013;
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; 
}
.plan-box ul{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.plan-box ul li{
    color: #090013;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    list-style-position: inside; 
}
.contact-form {
    margin: 120px 0px 0px;
}
.contact-form .form-control{
    border-radius: 40px;
    background: #91D3C4;
    box-shadow: 0px 0px 99.9px -5px rgba(255, 255, 255, 0.19);
    padding: 25px 41px 25px 70px;
    color: #090013;
    font-family: 'Quicksand', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: none;  
}
.fgdf{
    position: relative;
}
.fgdf img{
    position: absolute;
    right: 37px;
    top: 16px;
}
textarea.form-control{
    text-align: center;
    height: 327px;
    padding: 25px 41px 25px 41px !important;
}
.btn-contact{
    border-radius: 55px;
    background: #91D3C4; 
    padding: 30px 50px;
    color: #090013;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.24px; 
    border: none;
    margin: 50px auto 0px;
    display: block;
}
.footer{
    background: #91D3C4;
    padding: 20px 0px;
    width: 100%;
    display: inline-block; 
}
.footer p{
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; 
    margin: 0px;
}
.footer p img{
    display: inline;
    max-width: 100%;
    height: auto;
    margin-right: 20px;
}
.footer ul{
    margin: 0px;
    padding: 0px;
    float: right;
}
.footer ul li{
    list-style: none;
    display: inline-block;
    margin: 0px 20px;
}
.footer ul li a{
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 85px; 
    text-decoration: none;
}
.price{
    color: #090013;
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; 
    text-align: center;
    margin: 50px 0px 47px;
}
.learn-more{
    color: #53868B;
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline; 
    border-radius: 55px;
    background: #91D3C4; 
    margin: 0px auto;
    display: block;
    padding: 22px 32px;
    width: 199px;
}