@media only screen and (max-width: 1199px) and (min-width: 992px){
	.single-services-box h3 {
	    font-size: 18px;
	    top: 55px;
	    left: 25px;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px){
	.single-services-box h3 {
	    font-size: 18px;
	    top: 55px;
	    left: 25px;
	}
}

@media only screen and (max-width: 767px){
	.single-services-box h3 {
	    font-size: 18px;
	    top: 58px;
	    left: 26px;
	}
}

.detxt {
    font-weight: 500;
    font-size: 19px;
}

.testimonial-shape-img1 {
    width: 3%;
    right: 10%;
    bottom: -45%;
}

.testimonial-shape-img3 {
    left: 10%;
    width: 3%;
    bottom: 9%;
}

.white-logo{
	max-width: 80% !important;
}

.black-logo{
	max-width: 80% !important;
}
