.testimonials-section{
    padding:100px 0px 150px 0px !important;
}
.testimoni-title {
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	position: relative;
	margin: 0px 0 60px;
}
.testimoni-title::after {
	content: "";
	width: 100px;
	position: absolute;
	margin: 0 auto;
	height: 4px;
	border-radius: 1px;
	background: #59bba4;
	left: 0;
	right: 0;
	bottom: -20px;
}
.carousel .carousel-item {
	color: #999;
	overflow: hidden;
	min-height: 120px;
	font-size: 13px;
}
.carousel .media {
	position: relative;
	padding: 0 0 0 20px;
}
.carousel .media img {
	width: 75px;
	height: 75px;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial-wrapper {
	padding: 0 10px;
}
.testimonial-wrapper .testimonial {
	color: #ffffff;
	position: relative;
	padding: 15px;
	background: #59bba4;
	border: 2px solid #ffffff;
	border-radius: 3px;
	margin-bottom: 15px;
    font-size: 14px;

}
.testimonial-wrapper .testimonial::after {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	background: #59bba4;
	border: 1px solid #59bba4;
	border-width: 0 0 1px 1px;
	position: absolute;
	bottom: -8px;
	left: 46px;
	transform: rotateZ(-46deg);
}
.carousel .star-rating li {
	padding: 0 2px;
}
.carousel .star-rating i {
	font-size: 16px;
	color: #ffdc12;
}
.carousel .overview {
	padding: 3px 0 0 15px;
}
.carousel .overview .details {
	padding: 5px 0 8px;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #59bba4;
}
.carousel .carousel-indicators {
	bottom: -70px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin: 1px 2px;
	box-sizing: border-box;
}
.carousel-indicators li {	
	background: #e2e2e2;
	border: 4px solid #fff;
}
.carousel-indicators li.active {
	color: #fff;
	background: #59bba4;
	border: 5px double;    
}
.carousel-indicators ::marker{
    display: none;
    content: "";
}
.weekly3-news-area{
	margin-top: -180px;
}
.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single{
    margin-left:15px;
    margin-right:15px
}
.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-img{
    margin-bottom:20px
}
.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-img img{
    width:100%;
    border-radius:5px 5px 0 0
}
.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-caption h4 a{
    font-size:16px;
    font-weight:700;
    line-height:1.3;
    display:block;
    padding-right:20px
}
.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-caption h4 a:hover{
    color:#59bba4
}
.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-caption p{
    color:#838793;
    font-size:12px;
    margin:0;
}
.weekly3-news-area .weekly3-wrapper .dot-style .slick-dots{text-align:center;right:0;position:absolute;left:0;bottom:-83px}.weekly3-news-area .weekly3-wrapper .dot-style .slick-dots li{display:inline-block}.weekly3-news-area .weekly3-wrapper .dot-style .slick-dots button{text-indent:-100000px;height:8px;width:8px;border:0;margin-right:10px;cursor:pointer;border-radius:50%;background:#d6d6d6}.weekly3-news-area .weekly3-wrapper .dot-style .slider-active.dot-style .slick-dots button{text-indent:-100000px;height:10px;width:10px;border:0;padding:0;margin-right:10px;cursor:pointer;border-radius:50%;margin-bottom:84px}.weekly3-news-area .weekly3-wrapper .dot-style .slick-list{margin-left:-15px;margin-right:-15px}.weekly3-news-area .weekly3-wrapper .dot-style .slick-active button{background:#59bba4;height:9px;width:38px;border-radius:10px}
.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single{margin-left:15px;margin-right:15px}.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-img{margin-bottom:20px}.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-img img{width:100%;border-radius:5px 5px 0 0}.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-caption h4 a{font-size:16px;font-weight:700;line-height:1.3;display:block;padding-right:20px}.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-caption h4 a:hover{color:#59bba4}.weekly3-news-area .weekly3-wrapper .slider-wrapper .weekly3-single .weekly3-caption p{color:#838793;font-size:12px;margin:0}

.background{
	height: 270px;
    background: #59bba4;
}