/* Enter Your Custom CSS Here */

.btn-style-four {
	    background-image: none !important;
    background: #f7941d !important;
}

.main-menu .navigation {
	padding-right: 50px !important;
}
.request-quote-section-two {
	padding: 30px 0px 100px !important;
}

.main-menu .navigation > li > a {
	font-size: 16px !important;
}

.service-block .overlay-inner .read-more { 
	display: none !important;
}

.request-quote-section-two .content-box {
	display: none !important;
}

.request-quote-section-two .side-image{
	display: none !important;
}

.services-section {
	padding: 110px 0px 0px !important;
}

.request-quote-section-two .image-layer::before {
	background-image: none !important;
}
.gallery-block .overlay-box h6 {
	color: #222222;
}
.service-block .overlay-box {
	display: none;
}
.service-block .inner-box .lower-box h5  {
    position: relative;
    color: #222222;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}