.service-title a {color:#000000!important;}

.banner-section video {position:absolute;}
.banner-section .container {z-index: 1;}
.box-content .datfor {
    font-size: 18px;
    color: #03312e;
    display: block;
    font-style: italic;
}

.request-btn a {
    color: #ffffff !important;
}


.wpcf7-submit.request-btn {
    background-color: #e9254e;
    color: #ffffff !important;
    padding: 5px 10px !important;
    font-weight: 700;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transition: .3s ease all;
    display: inline-block;
    text-transform: uppercase;
	float: right;
}

.wpcf7-submit.request-btn:hover {
    background-color: #0D808E;
}

.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
	background: #f9f9f9;
}


.cwtcod button {
	background-color: transparent!important;
	color: #000!important;
	border: none!important;
	font-size: 20px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    margin-top: 25px!important;
    position: relative!important;}
.cwtcod button:focus {box-shadow: none!important;}
.cwtcod button::before {
	border: none;
    content: "";
    background-color: #ffab0f;
    position: absolute;
    height: 2px;
    width: 200px;
    bottom: -10px;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.dropdown-menu.show {display: block;width: 250px;top: 15px!important;left: 3px!important;}
.home-request-btn a {
    background-color: #e9254e;
    color: #ffffff !important;
    padding: 5px 10px !important;
    font-weight: 700;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transition: .3s ease all;
    display: inline-block;
    text-transform: uppercase;
}

.home-request-btn a:hover {
    background-color: #0D808E;
}
#myHeader.sticky {position: fixed!important;}

.service-box.portfolio .portfoilo-thumb {
    overflow: hidden;
    height: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-box .portfolio .portfoilo-thumb {
    overflow: hidden;
    height: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-template-page-who-we-help .box-content ul {float: inherit;}
.archive.category .box-content ul {float: inherit;}

.single-post .service-section {margin-top: 51px;}



#menu-header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }
#menu-header .dropdown .dropdown-menu {width: 250px;}
#menu-header .dropdown-menu.show {display: block;width: 250px;top: 38px!important;left: 3px!important;}
#menu-header .dropdown .dropdown-menu .active>.nav-link {color: #222222!important;border: none;}
.single-post .service-section {margin-top: 150px;}
.rbadicon {display: flex;align-items: center;justify-content: center;}
.rbadicon .branding-img {width: auto;height: 219px;}

@media (max-width: 991px){
    .single-post .service-section {margin-top: 125px;}
	.navbar-collapse {padding-bottom: 15px;}
}