/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2024 | 06:32:39 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.assent {
	color:#ff630e;
}

.my-breadcrumb {
	color:#fff;
	font-size:18px;
	text-align: center;
	letter-spacing:1;
	font-weight:500;
} 

#student-testimonial {

}

#student-testimonial .elementor-animation-float {
	display:flex !important;
	flex-direction:column !important;
	position:relative;
}
#student-testimonial .owce-carousel:not(.owce-carousel-testimonial-three) .owl-quote-icon {
    position: static !important;
}
#student-testimonial .owl-quote-icon { order:1}
#student-testimonial .owl-rating-icon {order:2; margin-top:10px; }
#student-testimonial .owl-content {order:3; margin-bottom:40px;}
#student-testimonial .owl-thumb {
    order: 4;
    margin: 0 auto 0 0;
    width: 30%;
    position: absolute;
    bottom: 30px;
    left: 0;
}
#student-testimonial .owl-title {order:5; width: 70%;}
#student-testimonial .owl-subtitle {order:6; width: 70%;}
