/*
* Add child theme CSS Rules
*/

.grecaptcha-badge {
    display: none !important;
}

.dark-logo, .dark .light-logo {
    height: 72px;
}

.sticky-logo {
	height: 40px;
}

.full-header #sub-header .container {
    max-width: 1230px;
}

@media screen and (min-width: 992px) {
.next-service-pagination .vc_col-sm-6:last-child {
	text-align: right;
}
}