#title{
    background-color: #1fab89;
}

body{
    font-family: "Montserrat";
    margin-left: 2px;
    margin-right: 2px;
    overflow-x :hidden;
}
h1{
    font-weight: 900;
    font-size: 3rem;
    line-height: 1.5;
    color: white;
}
.container-fluid{
    padding: 3% 15%;
}
.navbar-brand{
    font-family: 'Ubuntu', sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    padding-bottom: 4.5rem;
}
.navbar{
    padding-bottom: 1rem;
    padding-left:0 ;
    padding-right:0 ;
}
.nav-item{
    padding-left: 18px ;
    padding-right: 18px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 3.2rem;}
.nav-link{
    font-size: 1.2rem;
    font-weight: normal;
    font-family: sans-serif;
    text-align: left;
}
#btn{
    margin-top: 4rem;
    margin-left: .8rem;
    margin-right: .8rem;
}
.img-fluid{
    width: 60%;
    transform: rotate(25deg);
    margin-left: 6rem;
    margin-bottom: 1rem;
    margin-top:0;
    position: relative;
    z-index: 1

}
/* Testimonial Section */

#testimonials {
    background-color: #1fab89;
  }
  
  .testimonial-text {
    font-size: 3rem;
    line-height: 1.5;
  }
  
  .testimonial-image {
    width: 10%;
    border-radius: 100%;
  }
#raw{
    text-align: center;
}
#e{
    font-size: 5rem;
    color: #1fab89;
}
#f{
    font-size: 5rem;
    color: #1fab89;
}
#g{
    font-size: 5rem;
    color: #1fab89;
}
#raw{
    padding: 7% 15%;
}
.i{
    margin: 2rem;
    font-size: 1.5rem;
    font-family:"Montserrat, sans-serif"; 
    font-weight: 900;
}
.j{
    color: #8f8f8f;
    font-size: 1rem;
}
#testimonials{
    padding: 7% 15%;
    text-align: center;
    background-color: #1fab89;
    color: #fff;
}
h2{
    font-family:"Montserrat-bold" ;
    font-weight: bolder;
    font-size: 3rem;
    line-height: 1.5;

}
.ti{
    border-radius:100% ;
    width: 10%;
    margin: 20px;
    text-align: center;
    background-color: #1fab89;
}
#press{
    background-color: #1fab89;
    text-align: center;
    padding: 3%;
}
.Image{
    width: 30%;
    margin: 20px  20px 50px;
}
.testimonial-text{
    background-color:#1fab89 ;
    text-align: center;
    padding: 7% 15%;
    text-align: center;
    background-color: #1fab89;
    color: #fff;
}
.HI{border-radius:100% ;
width: 10%;
margin: 20px;
text-align: center;
background-color: #1fab89;}
#LADY{
    background-color: #1fab89;
}
#testimonials {
    background-color: #1fab89;
  }
  
  .testimonial-text {
    font-size: 3rem;
    line-height: 1.5;
  }
  
  .testimonial-image {
    width: 10%;
    border-radius: 100%;
    margin: 20px;
  }
#pricing{
    padding:100px ;
    text-align: center;
    background-color: #d7fbe8;
}

.pc{
    padding: 3% 2%;
    text-align: center;
}
#cta{
    background-color: #62d2a2 ;
    padding: 3rem;
    text-align: center;
    color: white;
    font-weight: 900;
    line-height: 1.5;
    color: white;
}
.col-lg-6{
    text-align: center;
}
.big-heading{
    padding-top: 5rem;
    padding-bottom: 5rem;
    font-size: 4rem;
}
.cop{
    margin: 6rem;
    text-align: center;
    font-weight: bolder;
    font-size: 2rem;
}
#features{
    background-color: #fff;
    position: relative;
    z-index:100;
}
@media(max-width:1028px){
    #title{
        text-align: center;
    }
    .img-fluid{
        position: static;
        transform: rotate(0deg);
        margin-top: 2rem;
    }
} 
@media(max-width:1028px){
    .testimonial-text{
        font-size: 2rem;
    }
    .big-heading {
        font-size: 2rem;
        padding-bottom: 5rem;
    }
}
.img-fluid{
    justify-content: left;
    text-align: left;
}
.dDL{
    text-align: left;
    font-weight: bolder;
}
.dDL ul{
    display: inline-flex;
    list-style: none;
    color:black;
}
.dDL ul li{
    width: 120px;
    margin: 0;
    padding: 0 ;
    font-weight: bold;
}
.dDL ul li a{
    color: black;
}
.dDL .fa{
    margin-right:0;
}
.SMB1{
    display: none;

}
.SMB2{
    display: none;
}
.SMB3{
    display: none;
}
.dDL ul li:hover .SMB1{
    display: block;
    position: absolute;
    margin-top:0;
    margin-left: -15px;
}
.dDL ul li:hover .SMB1 ul{
    display: block;
    margin:0
}
.dDL ul li:hover .SMB1 ul li{
    width:150px ;
    padding: 10px ;
    border-bottom: 1px dotted blue;
    background: transparent;
    border-radius: 0;
    text-align: left;
}
.dDL ul li:hover .SMB1 ul li:last-child{
    border-bottom: none;
}
.dDL ul li:hover .SMB2{
    display: block;
    position: absolute;
    margin-top: 0;
    margin-left: 0;
}
.dDL ul li:hover .SMB2 ul{
    margin:0;
    display: block;

}
.dDL ul li:hover .SMB2 ul li{
    width:150px ;
    padding: 0 ;
    border-bottom: 1px dotted blue;
    background: transparent;
    border-radius: 0;
    text-align: left;
}
.dDL ul li:hover .SMB2 ul li:last-child{
    border-bottom: none;
}
.B{
    color: black;
    font-weight: bolder;
}
#AV{
    font-family: 'Source Code Pro', monospace;
    justify-content: center;
    background-color: #f67280;
}
.h{
    text-align: justify;
}
.Video{
    margin-left: 100px;
    height: 560px ;
    width: 85%;
    
}
#GP{
    color: #62d2a2;
    font-size: 6rem;
}
.im{
    height: 100px;
    width: 120px;
}