.custom-top-heading h2{
	font-size: 60px ;
  font-weight: 300;
	text-transform: uppercase;
}

h2.custom-top-heading{
	font-size: 55px ;
  font-weight: 300;
	text-transform: uppercase;
}

.page-title-content{
	font-weight:600;
	color:#fff;
	padding: 30px 60px 0px 0px;
}

.quote-box{
		color: #fff;
		border-left: 3px solid #fff;
		padding-left: 30px;
		margin-top: 50px;
		font-weight: 300;
		font-style: italic;
}

.cst-image-box{
	width: 1000px;
	margin: 0 auto !important;
}

.cst-image-box-below{
	width: 1000px;
	margin: 0 auto !important;
	margin-top: -140px !important;
  position: relative;
}

.cst-title-box{
	font-weight: bold;
  text-align: center;
	min-height: 70px;
}

.cst-main-title{
	width: 220px;
	height: 180px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.cst-main-title p{
		font-size: 27px;
		line-height: 30px;
		text-align: center;
		font-weight: 300;
		color: #275ba8;
		padding-top: 29px;
	  text-transform:uppercase;
}

.cst-image-box{
	height: 212px;
}

#first.cst-title-box p{
	background: url(https://www.wanatel.co.za/wp-content/uploads/2021/11/bg-title.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	color: #fff;
	display: flex;
	justify-content: center;
	align-content: center;
	padding: 7px 0px;
	width: 100%;
}

.wpb-js-composer .vc_tta.vc_general {
    font-size: 18px !important;
}

.custom-ser-back{
	background-size:contain;
}

.custom-ser-title h2{
	font-weight: 300;
	text-transform: uppercase;
}

.custom-ser-title h6.subtitle {
	text-transform: uppercase;
  margin-top: -10px;
	margin-bottom: 5px;
}

a.modal-menu-item{
	color:#fff !important;
}

a.modal-menu-item:hover{
	color:#000 !important;
}

a.service-button{
	color:#fff;
	min-width: 135px;
  font-weight: 400;
  padding: 10px 15px;
	border-radius: 0px;
	font-size:18px;
}

.custom-text-ser{
	padding:0px 35px;
}

.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic 
.vc_tta-tabs-container .vc_tta-tabs-list li a{
	padding: 0 27px 10px 26px;
	font-size: 25px;
  font-weight: 700;
	text-transform: uppercase;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    color: #215aa9 !important;
}

.custom-cont-block h2{
	font-weight: 300;
	text-transform: uppercase;
	font-size: 40px;
}

@media only screen and (max-width: 800px) {
	.top-page-title .vc_column_container{
		padding-top:50px !important;
	}
	.page-title-content {
    padding: 0px;
}
	.quote-box {
    padding-right: 70px;
    position: relative;
    left: 43px;
		padding-left: 0px;
}
	.cst-image-box{
	height: auto;
}
	.cst-image-box {
    width: 100%;
}
	.cst-main-title {
    width: 100%;
	}
	
	.cst-main-title {
    display: flex;
    justify-content: center;
    align-content: center;
}
}