body.widget-snippet .service-page-bottom{
 max-width: 715px;
}
.top-box{
    background-color: #f1f1f1;
    padding: 15px 30px 20px;
    border-radius: 4px;
    margin-bottom: 60px;
}
.top-box .com-logo{
	margin-top: 10px;
}
.com-desc p{
	margin: 0;
}


.service-page-bottom .single-gallery{
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
    margin-top: 30px;
    max-width: 100%;
	display: block;
}
.service-page-bottom .single-gallery .gallery-img{
	float: right;	
}
.service-page-bottom .gallery-content {
    position: absolute;
    width: 100%;
    max-width: 332px;
    background: url(/template/4af6047a/images/gallery-bg.png) no-repeat;
    text-align: center;
    height: 260px;
    top: 15px;
	display: table;
}
.service-page-bottom .gallery-content .inner-content {
    padding: 40px 15px;
    display: table-cell;
    vertical-align: middle;
}
.service-page-bottom .gallery-content p{
    font-size: 26px;
    padding-top: 0px;
    color: #fff;
    max-width: 220px;
    margin: 0 auto 10px;
    line-height: 36px;
}
.testimonial-content{
	padding: 0 0 0 35px;
text-align:left;
    position: relative;
}
.testimonial-content p{
text-align-left;
}
.testimonial-item h4{
	margin-bottom: 15px;	
    color: #003F62;
  font-family: 'work Sans', sans-serif;
font-size: 18px;
text-align: left;
}
.testimonial-item .testimonial-content::before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    color: #DDDDDD;
    font: normal normal normal 14px/1 FontAwesome;
	width: 25px;
	height: 25px;
	background: url(/template/4af6047a/images/start-quote.png) no-repeat center;
	background-size: contain;
}
.testimonial-item .testimonial-content::after {
    position: absolute;
    right: 0px;
	left: auto;
    top: 0px;
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
	width: 25px;
	height: 25px;
	background: url(/template/4af6047a/images/end-quote.png) no-repeat center;
	background-size: contain;
display: none;
}
.testimonial-item{
    text-align: left;
	max-width: 100%;
	margin-bottom: 50px;
}
.testimonial-item .test-wrap{
    text-align: center;
    margin: 20px auto 30px;
    padding: 20px 35px;
    background: #f1f1f1;
    border-radius: 4px;
    position: relative;
    max-width: 100%;
}
.testimonial-item .test-wrap::after {
    height: 30px;
    width: 45px;
    background: #f1f1f1;
    position: absolute;
    bottom: -5px;
    left: 20px;
    content: "";
    transform: skewy(45deg);
}
.testimonial-item .cl-name {
    padding-left: 58px;
    padding-top: 5px;
}
.testimonial-item .cl-name h5{
  font-family: 'work Sans', sans-serif;
	margin-bottom: 0px;
	text-align: left;
font-size: 14px;
    color: #003F62;
}

.testimonial-item .cl-name h5 span{
color: #000;
}
.service-page-bottom .single-gallery{
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
    margin-top: 30px;
    max-width: 100%;
	display: block;
}
.service-page-bottom .single-gallery .gallery-img{
	float: right;	
}
.service-page-bottom .gallery-content {
    position: absolute;
    width: 100%;
    max-width: 332px;
    background: url(/template/4af6047a/images/gallery-bg.png) no-repeat;
    text-align: center;
    height: 260px;
    top: 15px;
	display: table;
}
.service-page-bottom .gallery-content .inner-content {
    padding: 40px 15px;
    display: table-cell;
    vertical-align: middle;
}
.service-page-bottom .gallery-content p{
    font-size: 26px;
    padding-top: 0px;
    color: #fff;
    max-width: 220px;
    margin: 0 auto 10px;
    line-height: 36px;
}
.serv-award-text{
	text-align: left;
	margin: 0 0 50px;
}
.serv-award-text h3{
	margin-bottom: 20px;
	line-height: 28px;
}
.serv-award-text h4{
	margin-bottom: 5px;
	line-height: 28px;
	color: #000;
}
.gallery-content .btn-gallery {
    background: #fac152;
    color: #000;
    padding: 7px 35px;
    border-radius: 0;
    margin-top: 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
