.main-header__logo img{
	width:100px !important;
	border-radius: 50%;
}
.main-slider .image-layer::before {
	width: 0px;
}
.main-slider .image-layer {
	background-position: center;
	background-size: cover;
}
.services-one__single-inner{
	padding-top: 20px;
}
.services-one__text-box {
	min-height: 128px;
}
.information__logo-box img {
	width: 100px;
	border-radius: 50%;
}
.testimonial-one__client-details {
	padding-left: 0px;
}
.contact-one__img {

	-webkit-clip-path: polygon(83% 0, 100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(83% 0px, 100% 0%, 100% 100%, 0 100%);
}
.page-header-bg {

	width: 100%;
}
.page-header__inner h2 {
	color: #fff;
}
.contentclass p{
	margin-bottom:10px;
}
.contentclass ul{
	margin-bottom:10px;
}
.contentclass strong {
	font-weight: 600;
	color: #4d4d4d;
}

.contentclass{
	margin-bottom:100px;
}
.services-one__single:hover .services-one__title a {
	color: inherit;
}
.services-one__single:hover .services-one__text {
	color: inherit;
}
.services-two__single {
	border: 1px solid #f3f3f3;
	border-radius: 5px;
}
.services-two__text {
	min-height: 124px;
}















