.review-banner{
    background-image: url(../img/review/banner1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.test{
    margin-top: 160px;
    color:#fff;
    
}
.test h2{
    font-size: 40px;
    font-weight: bold;
}
.test p{
    font-size: 20px;
    width: 80%;
}
.test button{
    background-color: #ee4a0e;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 25px;
    margin-top: 30px;
    font-weight: bold;
}
.pi-banner img{
    position:static;
     transform: translate(10px, 40px);
}
.bg-re p{
    font-size: 12px;
}
.cus h2{
    font-size: 55px;
    font-weight: bold;
    margin: 0 auto;
}
.cus p{
    font-family: 'quattrocento_sansregular';
    font-size: 20px;
}
.achieve1{
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}
.people{
    background-color: #e6f5ec;
    padding: 10px;
    height: 270px;
}
.people1{
    background-color: #e8f0fa;
    padding: 10px;
    height: 270px;
}
.people2{
    background-color: #fdf6e4;
    padding: 10px;
    height: 270px;
}
.people3{
    background-color: #fbfad8;
    padding: 10px;
    height: 270px;
}
.people-1{
    padding: 20px;
    background-color: white;
    text-align: center;
    width: 150px;
    height: 200px;
     line-height: 1.5em;
    margin: 0 auto;
    margin-top:23px;
}
.people-1 p{
    font-family: 'quattrocento_sansregular';
    font-size: 18px;
}
.bg-re{
    background-color: #fff;
    box-shadow: 5px 5px 5px 5px whitesmoke;
    text-align: center;
    padding: 10px;
    height: 120px;
    width: 170px;
    cursor: pointer;
}
.bg-re:hover{
    background-color: #3e34a9;
    color: #fff;
}
.bg-re h6{
     font-size: 12px;
}
.review{
   margin-top: 25vh;
}
.name{
    background-image:linear-gradient(to right, #001250,#002b97);
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    text-align: left;
    align-items: center;
    color:white;
    padding: 15px;
    position: absolute;
    height: 85px;
    width: 80%;
    z-index: 1;
    top: 80px;
    left: 50px;
}
.name-img{
    position: absolute;
    margin: 0 auto;
    top: 60px;
    left: 65px;
    z-index: 1;
}
.flex-container{
    background-color: white;
    padding: 40px 40px 40px;
    margin-top: 120px;
    text-align: justify;
    font-size: 18px;
}
.name h3{
    font-weight: 900;
}
.com-img{
    margin-top: 45px;
}
.checked {
  color: orange;
}
.rev-1{
    background-color: rgba(255,255,255,0.4);
     backdrop-filter: blur(10px);
    box-shadow: 5px 5px 5px 5px whitesmoke;
    text-align: justify;
    padding: 10px;
    position: absolute;
    top: 47%;

}
.rev-1{
    font-family: 'quattrocento_sansregular';
}
.star{
    background-color: white;
    box-shadow: 5px 5px 5px 5px whitesmoke;
    font-size:30px;
    padding: 10px;
    width: 50%;
    float: right;
    letter-spacing: 3px;
    position: absolute;
    z-index: 1;
    top: 67%;
    left: 45%;
}
.review button{
    background-color: #3f35a9;
    padding: 10px 35px;
    font-weight: bold;
    font-size: 22px;
    border: none;
    color: #fff;
    position: absolute;
    bottom: 220px;
    left: 20px
}
.slick-prev:before{
    padding: 40px;
}
.war{
    background-color: #fff;
    box-shadow: 5px 5px 5px 5px whitesmoke;
    height: 140px;
    width: 140px;
}
.war h2{
    
    text-align: center;
    padding: 30px;
    font-size:25px;
    color:#5498cd;
    font-weight: bold;
    
    
}
.sample-ad{
    background-color: #fff;
    box-shadow: 10px 10px 10px 10px whitesmoke;
}