.event-picture img {
    max-height: 275px;
    width: 100%;
}
.event-details span {
    font-size: 15px;
}
.eventlist-deatils i {
    color: #b3852d;
}
.service-page .service-img img {
    width: 360px;
}
.service-page .service-img{
	text-align: center;
}
.service-content-section{
	padding-top: 70px;
	padding-bottom:45px;
}
.service-home .service-list{
	text-align: center;
}
.service-list {
	padding-bottom: 30px;
	color: #ffffff;
}

.service-title {
    font-weight: 600;
}

.service-list .service-img {
    border: 1px solid #B3852D;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
	width: 75%;
}
.testimonial p {
    color: #ffffff;
	font-size: 16px;
    line-height: 1.5;
}
.testimonial .owl-item.active.center {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.item{
	padding: 20px;
	margin: 20px;
}
.service-list {
	padding-bottom: 30px;
	color: #ffffff;
}

.service-title {
    font-weight: 600;
	margin-bottom: 10px;
}

.service-list .service-img {
    border: 1px solid #B3852D;
    border-bottom-left-radius: 50px;
    padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
    border-top-right-radius: 50px;
	margin-bottom: 30px;
}

.page-id-14970 .site-content {
    padding: 0px !important;
}
.gradient-heading h1, .gradient-heading h2, .gradient-heading h3, .gradient-heading h4, .gradient-heading h5, .gradient-heading h6 {
    background: -webkit-radial-gradient(closest-side,#FDE892, #D07225);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}