.paths.pad-bottom.pathv2 .path-box {
    margin-top: 50px;
}
.paths.pad-bottom.pathv2 h2{
	width: 100%;
	text-align: left;
}
.paths.pad-bottom.pathv2 ul{
	padding-left:0;
	margin-left:0;
}

.video-icon .circle {
    background: url(../images/youTubeWhiteCenter.svg) center center no-repeat;
    background-size: cover;
    border: none;
    border-radius: 0;
    width: 100px;
    aspect-ratio: 100 / 76;
    height: auto;
}
.video-icon .circle *{
	display: none;
}
.what-people.pad-bottom .slick-list .slick-track{
	align-items: unset;
}
.what-people.pad-bottom .inner-client-slider{
	display: flex !important;
	height: auto !important;
}
.what-people.pad-bottom .inner-box-client{
	width: 100%;
}
.faq-section::after{
	pointer-events: none;
}
.faq-section.pad-bottom{
	overflow: hidden;
}
.single-line .span-text-main-head{
	max-width: 100% !important;
	    margin-bottom: 28px;
}
.skills .single-line h2+p{
	max-width: 100% !important;
}