.custom-logo-link img {
    width: 109px;
    height: auto;
}
p:empty {
    display: none;
}

.sub-menu .current-menu-item a.dropdown-item {
    color: #000 !important;
    background: #e9ecef;
}
/*.dropdown-item:focus, .dropdown-item:hover {
    background-color: none !important; 
}*/
/*ul.sub-menu.dropdown-menu.show a.nav-link {
    color: #fff !important;
}*/
.call-act a {
    color: #fff;
}
.footer-nav a.nav-link {
	  color: #fff !important;
	  padding: 0;
	  margin-bottom: 20px;
}
.contact-page input[type="email"],input[type="tel"] {
    color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(204, 195, 195, 1);
    background: rgba(249, 249, 249, 1);
    height: 70px;
    width: 100%;
    margin-bottom: 0px;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    border-radius: 10px;
    padding: 0 20px;
}
/*cf button submit**/

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    align-items: center;
    justify-content: center;
    height: 70px;
    border-radius: 10px;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    gap: 10px;
    transition: 0.2s;
    border: 0;
    text-transform: uppercase;
    width: 207px;
    background: #74bb51;
    padding-right: 30px;
}

a.custom-btn-contact {
    position: relative;
}


a.custom-btn-contact svg {
    position: absolute;
    right: 54px;
    width: 20px;
    height: 20px;
    transition: 0.2s;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: #0058a4 ! IMPORTANT;
}
span.wpcf7-spinner {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover svg {
    transform: rotate(45deg) !important;
}
.error404 a.btn.btn-primary {
    margin-bottom: 20px;
    background: rgba(117, 188, 67, 1);
    width: 207px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    border-radius: 10px;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    gap: 10px;
    transition: 0.5s;
    border: navajowhite;
}

.error404 a.btn.btn-primary:hover {
    background: rgb(24 86 168);
}
.error404 section.Managed-section h1 {
    font-family: Gellix;
    font-size: 56px;
    font-weight: 800;
    line-height: 50px;
    color: rgba(24, 86, 168, 1);
}

.error404 section.Managed-section h2 {
    font-family: Gellix;
    font-size: 30px;
    font-weight: 800;
}
form.search-form {
    width: 100%;
    display: flex;
}

form.search-form input[type="text"] {
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
    padding: 0px 11px;
}

form.search-form button {
    background: #75bc43;
    border-radius: 0;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    border: none;
    color: #fff;
    padding: 0 32px;
}

:focus {
    outline: none !important;
}

form.search-form button:hover {
    background: rgb(24 86 168);
}
a.custom-btn-contact:hover svg {
    transform: rotate(45deg);
    transition: 0.2s;
}


 .testimonial-sec .slick-slide {
    margin-left: 30px;
}

.testimonial-sec .slick-list {
    margin-left: -20px;
}

.news__counterr {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #000;
    width: auto;
    display: inline-block;
}

.news__arrowss {
    display: flex;
}
.news__arrowss button.slide-arrow {
    border: none;
    background: transparent;
}
.slider-dots-boxx ul li.slick-active button {
    background: rgba(117, 188, 67, 1);
}
.slider-dots-boxx {
    width: 86%;
    margin-top: 2px;
}
.slider-dots-boxx ul li button {
    font-size: 0;
    border: none;
    width: 100%;
    background: rgba(217, 217, 217, 1);
}
.slider-dots-boxx ul li {
    list-style: none;
    position: relative;
    top: -5px;
    left: 0;
    height: auto;
    width: 139px;
    line-height: 0px;
    z-index: 1;
}
.slider-dots-boxx ul {
    display: flex;
    width: 100%;
    background: rgba(217, 217, 217, 1);
    height: 2px;
    margin-bottom: 0;
    position: relative;
    padding: 0;
}

section.Managed-section.serach-page {
    padding-top: 0;
}

.serach-page header.page-header {
    text-align: center;
    margin-bottom: 50px;
    background: #f3f3f3;
    padding: 20px 0;
}

.serach-page header.page-header h1 {
    margin-bottom: 8px;
    font-family: Gellix;
    font-weight: 600;
}

h2.entry-title a, header.post-header h2 a {
    margin-bottom: 0;
    font-family: Gellix;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
}

h2.entry-title {
    margin-bottom: 0;
}

h2.entry-title {
    line-height: 30px;
    margin-top: 10px;
}

.search-results-list {
    width: 100%;
}

form.wpcf7-form p {
    margin-bottom: 0 !important;
}
header.post-header h1 {
    font-family: Gellix;
}

section.single-post-section {
    padding: 50px 0;
}


section.single-post-section img {
    width: auto;
    max-width: 100% !important;
    margin-bottom: 10px;
    height: auto;
    object-fit: cover;
    border-radius: 30px;
}
.pagination {
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 40px;
    gap: 10px;
}

.pagination .page-numbers {
    width: 60px;
    text-align: center;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1856a8;
    border-radius: 100px;
    font-family: Gellix;
    color: #000;
    font-weight: 600;
}

.post-content a:hover {
    color: #6bb14e;
}
.post-content a {
    font-weight: bold;
    color: #1856a8;
    font-family: Gellix;
    border-bottom: 2px solid;
    text-transform: uppercase;
}
.dropdown-toggle::after {
    position: absolute;
    right: 0;
    top: 6px;
}
.slider-inner {
    min-height: 390px;
}
.dropdown-toggle::before {
    right: 0;
    top: 8px;
}
a.nav-link.dropdown-toggle {
    padding-right:0px !important;
}
.pagination a.page-numbers:hover, span.page-numbers.current {
    background: #1856a8;
    color: #fff !important;
}
section.signle-banner img {
    width: 100% !important;
    max-width: 100% !important;
    height: 600px !important;
    object-fit: cover;
}

section.signle-banner {
    width: 100%;
    position: relative;
}
section.signle-banner .container.content-sec {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

section.signle-banner .container.content-sec h1 {
    font-family: Gellix;
    font-size:50px;
    font-weight: 600;
    line-height: 60px;
    text-align: left;
    color: #ffff;
    position: relative;
    width: auto;
}
.no-results {
    text-align: center;
}


.no-results form.search-form {
    gap: 10px;
    margin: auto;
    justify-content: center;
    margin-bottom: 20px;
}

.no-results h2 {
    margin-bottom: 6px;
    font-family: Gellix;
    font-weight: 600;
    font-size: 37px;
}


.no-results input {
    width: 50%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 0 10px;
}

.no-results input.search-submit {
    height: 70px;
    border-radius: 10px;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    transition: 0.2s;
    border: 0;
    text-transform: uppercase;
    width: 167px;
    background: #74bb51;
}
.page-template-blogpost article {
    margin-bottom: 30px;
}

h2.post-title {
    margin-bottom: 0;
}

header.post-header {
    padding: 0;
}
.no-results form.search-form label {
    display: none;
}

.no-results input.search-submit:hover {
    background: #1856a8;
}

.blog-page {
    padding: 40px 0;
}

@media (max-width:767px){
    section.single-post-section {
    padding: 20px 0;
}
    section.signle-banner .container.content-sec h1 {
    font-size: 30px;
    line-height: 30px;
}
section.signle-banner img {
    width: 100% !important;
    max-width: 100% !important;
    height: 270px !important;
    object-fit: cover;
}
.no-results input.search-submit {
    width: 120px;
}
form.wpcf7-form p {
    margin-bottom: 0 !important;
}
    .testimonial-sec .news__pagination {
    padding: 0 10px;
}
section.Managed-section {
    text-align: center;
}

section.Managed-section a.btn.btn-primary {
    margin: auto;
    margin-bottom: 10px;
    height: 50px;
    width: 180px;
}
.slider-dots-boxx {
    width: 60%;
}
.testimonial-sec .slick-list {
    margin-left: -10px;
}
    .testimonial-sec .slick-slide {
    margin-left: 10px;
}
}


@media (min-width:768px) and (max-width:991px){
    h2.post-title {
    margin-bottom: 11px;
    line-height: 20px;
}

.post-content a {
    display: inline-block;
}
section.signle-banner img {
    width: 100% !important;
    max-width: 100% !important;
    height: 360px !important;
    object-fit: cover;
}

}

@media (max-width: 991px) {
    footer .social-media {
        margin-bottom: 20px;
        margin-top: 20px;
    }
.activeBurger {
    overflow: hidden;
}


header a.custom-logo-link.navbar-brand {
    margin-left: .75rem;
}

header button.navbar-toggler {
    right: .75rem;
    position: relative;
}

header .container {
    padding: 0;
}

button.navbar-toggler {
    z-index: 9999;
}
div#navbarNav {
        display: inline;
        position: absolute;
        top: 0;
        z-index: 99;
        background: #fff;
        left: -100%;
        width: 100%;
        height: 100vh;
        padding: 80px 20px;
        transition: 0.5s;
    }
.navbar-collapse.collapse.show {
    left:0px !important;
}
.dropdown-toggle::after {
        position: absolute !important;
        right: 0px !important;
        top: 4px !important;
    }

}