.aboutHead {
	text-transform: uppercase;
	font-size: 48px;
	font-weight: 700;
	font-family: 'IBM Plex Sans';
	line-height: 62px;
	color: rgba(51, 51, 51, 1);
}
.aboutHead span, .aboutServ span {
	color: rgba(252, 194, 54, 1) !important;
}

.aboutPara {
	font-size: 16px;
	font-weight: 300;
	font-family: 'IBM Plex Sans';
	line-height: 25px;
	color: #444;
}


.aboutTest {
	text-transform: uppercase;
	font-size: 48px;
	font-weight: 700;
	font-family: 'IBM Plex Sans';
	line-height: 62px;
	color: rgba(51, 51, 51, 1);
	text-align: center;
	margin: 30px 0;
	width: 100%;
	display: block;
}

.aboutServ {
	text-transform: uppercase;
	font-size: 48px;
	font-weight: 700;
	font-family: 'Roboto';
	line-height: 62px;
	color: #fff;
}

.homeServTab .accordion-text {
text-transform: uppercase;
font-size: 30px;
font-weight: bold;
font-family: 'Lato';
line-height: 1.2;
color: #fff;
}

.homeServTab .active .accordion-text {
	color: rgba(252, 194, 54, 1) !important;
}

.homeServTab .guten-accordions .accordion-item .accordion-heading {
border-bottom: 1px solid #666;
}

.homeServTab .guten-accordions .accordion-item {
border: none;
}

.homeServTab .accordion-icon {
	display: none;
	margin: 0 !important;
}

.LatestProj {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 22px;
	font-family: "IBM Plex Sans";
	color: #333 !important;
}

.OurWork {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 48px;
	font-family: "Lato";
	color: #333 !important;
}

.proPara {
	text-align: center;
	width: 600px;
	display: block;
	margin: 0 auto;
}

.hwSlider {
	width: 100%;
	margin-top: 50px;
	padding: 0 15px;
}

.hwSlider .guten-image-box {
	background: #fff;
}

.hwSlider .cb-button-next, 
.hwSlider .cb-button-prev {
	color: #fff !important;
}

.hwSlider .cb-button-next:after, 
.hwSlider .cb-button-prev:after {
	font-size: 48px !important;
	font-weight: 700 !important;
}

@media only screen and (max-width: 600px) {
	.wp-block-cb-carousel-v2 .cb-button-next, 
	.wp-block-cb-carousel-v2 .cb-button-prev {
		display: none !important;
	}
}

.ourWorkSlid {
	width: 100%;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_details {
	display: none;
}