/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
     body {
        background: #fff;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        /*  display: flex;
            justify-content: center;*/
        min-height: 100vh;
      }
.section-img{
	border-radius: 50%;
}
/* .institute {
	font-style: italic;
} */
.stack  {
	    margin-left: -12%;
    font-size: small;
    vertical-align: text-top;
}
.nextStack  {
	    margin-left: -9%;
    font-size: small;
    vertical-align: text-top;
}
   @media (max-width: 1000px) {
	    .testimonial_maindiv{
		width: 279px;
	}
}
.name{
	    margin-top: 6%;
    font-weight: 800;
    font-size: 26px;
    font-family: 'ROBOTO';
}
      .color {
        color: #ff8c00;
      }
      .rat-and-stars-container .rat {
        justify-content: flex-start;
        margin-bottom: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 24px;
        line-height: 32px;
        font-weight: 600;
        margin-right: 8px;
      }
      .stars-container {
        position: relative;
        color: #ddd;
      }
      .feed-card {
        /* border: 1px solid #ddd; */
        border-radius: 4px;
        padding: calc(24px - 1px);
      }
      .swiper-container {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 20px;
      }
.imge-container.d-flex.align-items-center {
    padding-bottom: 17px;
}
      .rat{
          font-size: large;
				margin-bottom: 2%;
      }
       .imge-container{
           display: flex;
       }
       .info{
           margin-top: 10px;
           padding-left: 10px;
       }
      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 284px;
        border: 0.5px solid #ccc;
        box-shadow: 5px 4px 5px 1px #ddd;
      }

      .pera {
        text-overflow: ellipsis;
        display: -webkit-box;
				    font-family: 'ROBOTO';
				    font-style: italic;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
      }
      .heade-sec{
            display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        /* margin-bottom: 60px; */
           }
           .sec-head {
    font-family: BebasNeue,Impact,cursive;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -.01px;
    margin-bottom: 41px;
    position: relative;

}   
.rat-container{
    display: flex;
    justify-content: center;
        flex-direction: column;
        align-items: center;
	       margin-bottom: 2%;
    margin-top: 2%;

}
.rs-cont .rating {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
  
    margin-bottom: 2%;

    margin-right: 8px;
   
}
      .color {
        color: #ff8c00;
      }
      .rat-and-stars-container .rat {
        justify-content: flex-start;
        margin-bottom: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 24px;
        line-height: 32px;
        font-weight: 600;
        margin-right: 8px;
      }
      .stars-container {
        position: relative;
        color: #ddd;
      }
      .feed-card {
        /* border: 1px solid #ddd; */
        border-radius: 4px;
        padding: calc(24px - 1px);
      }
/*       .swiper-container {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
      } */
      .rat .fa{
          font-size: large;
      }
       .imge-container{
           display: flex;
       }
/*        .info{
           margin-top: 4%;
           padding-left: 10px;
       } */
      .swiper-slide {
        background-position: center;
        background-size: cover;
/*         width: 380px;
        height: 380px; */
        border: 0.5px solid #ccc;
        box-shadow: 5px 4px 5px 1px #ddd;
      }

      .pera {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
      }
      .header-sec{
            display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        /* margin-bottom: 60px; */
           }
           .sec-head {
    font-family: 'FontAwesome';
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -.01px;
    margin-bottom: 41px;
    position: relative;

}   
.rat-container{
    display: flex;
    justify-content: center;
        flex-direction: column;
        align-items: center;

}
.rs-cont .rating {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    
    margin-right: 8px;
   
}
.rs-cont{
	    margin-bottom: 2%;
    
}
.fa-star{
	font-size: large;
}

@media (max-width: 767px){
	.swiper-slide {
		height: 323px;
		width: 346px;
	}
}
@media (width: 768px){
.swiper-slide {
		height: 323px;
		width: 339px;
	}

}
@media (width: 1024px){
.swiper-slide {
		height: 323px;
		width: 484px;
	}

}
@media (min-width: 1200px){
	.swiper-slide {
    
    width: 507px;
    height: 323px;
}
	.swiper-container {
    width: 89%;
	}
}