:root {
    --rs-theme-100: #001C0D;
}

.our-team__item:after {
    background-image: none;
    background-color: var(--rs-theme-primary);
    height: 3px;
}

.section__subtitle {
    gap: 10px;
}

.section__subtitle svg {
    width: 16px;
}

.cta__subscribe br,
.cta__subscribe button br {
    display: none;
}

.cta__subscribe input {
    margin-right: 10px;
}

.theme-bg-secondary {
    background-color: var(--rs-heading-primary);
}

.cta__content p,
.cta-2 .cta__content p {
    max-width: inherit;
}

.rs-gray-100 {
    background-color: var(--rs-gray-100);
}

.rs-theme-100 {
    background-color: var(--rs-theme-100);
}

.elementor-progress-percentage {
    margin-top: -20px;
    color: var(--rs-text-body);
    font-size: 16px;
}

.latest-service__item:after {
    background-image: none;
    border-left: 2px solid #00D563;
    border-radius: 5px;
}

.best-offers__item-wrapper {
    max-width: inherit;
    margin-left: inherit;
}

.latest-blog__item-media,
.latest-blog__item__home-2 .latest-blog__item-media,
.blog-news__item-media {
    height: auto;
}

.pricing-card-body ul li:before {
    display: none;
}

.subscribe__form input {
    padding: 37px 24px;
    padding-right: 185px;
}

.active-team__item-media img {
    width: 100%;
}

.header__area.header-1 {
    background-color: var(--rs-common-white);
}

.header__area.header-1.rs-sticky {
    background: var(--rs-gray-900);
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
    .rs-btn.btn-hover-white {
        margin-top: 15px;
    }
    .cta__subscribe {
        text-align: center;
    }
}

.footer__logo img {
    max-width: 126px!important;
}

.elementor-350 .elementor-element.elementor-element-62a97c0 {
    --margin-block-end: 0!important;
}