/**
Theme Name: Resilient Finishes Group
Author: iHub Solutions International
Author URI: https://ihubsolution.co.id/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rfg-group-theme
Template: astra
*/


body p {
    margin-bottom: 0;
}

header.site-header .site-primary-header-wrap {
    height: 120px;
}

header.site-header .ast-builder-grid-row {
    align-items: start;
}

header.site-header .ast-builder-grid-row .ast-grid-right-section {
    height: 120px;
}

.main-header-menu .sub-menu > li:not(:last-child) {
    border-bottom: 1px solid #f4ebde;
}

.main-header-menu .sub-menu .menu-link {
    color: #4D5658;
}

header.site-header .ast-site-title-wrap a {
    text-align: center;
    font-weight: 300;
    display: block;
    margin-top: 8px;
    font-size: 13px;
    letter-spacing: 2px;
    opacity: .8;
    text-transform: uppercase;
}

.head-breadcrumbs {
    margin: 0 auto 5px;
    display: flex;
    align-items: center;
    justify-content: left;
    border-radius: 100px;
    font-size: 15px;
    color: rgb(95 145 102 / 50%);
}

.head-breadcrumbs .spacer {
    position: relative;
}

.head-breadcrumbs .home::before {
    content: '';
    display: inline-block;
    background-image: url('assets/images/home.svg');
    width: 18px;
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-right: 3px;
    transform: translateY(3px);
}

.head-breadcrumbs .spacer::after {
    content: '';
    display: inline-block;
    background-image: url('assets/images/right.svg');
    width: 14px;
    height: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 8px -2px;
}

.head-breadcrumbs a {
    color: #5f9166 !important;
}

.head-page-title {
    font-size: 38px !important;
    color: #4D5658;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 2.8px;
}

.site-header .ast-custom-button-link .ast-custom-button {
    background-color: #DEECE4;
    color: #2d5e33;
    height: 48px;
    padding: 0 24px !important;
    line-height: 44px;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: .28px;
    border-radius: 0;
    display: flex;
    align-items: center;
}

.hero-slider {
    position: relative;
}

.hero-slider::after {
    content: '';
    background: linear-gradient(180deg, rgb(34 40 42 / 75%), transparent);
    height: 200px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 1;
}

.testimonial-style .ti-widget.ti-wp-testimonial-2 .ti-col-4 .ti-review-item {
    -ms-flex: 0 0 calc(100% / 3) !important;
    flex: 0 0 calc(100% / 3) !important;
    max-width: calc(100% / 3) !important;
}

.testimonial-style .ti-widget.ti-wp-testimonial-2 .ti-review-content .ti-stars {
    margin-bottom: 15px;
}

.site-footer .widget-title,
.site-footer ul.footer-info li h3 {
    font-weight: 700;
    color: #2D5E33;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .6px;
}

.site-footer ul.footer-info p {
    margin-top: 1em;
}

.site-footer p {
    font-size: 16px;
    color: #5F6568;
    line-height: 1.5;
}

.site-footer ul.menu {
    font-size: 16px;
}

.site-footer ul.menu li {
    margin-bottom: 10px;
}

.site-footer .menu-link {
    color: #5F6568;
    font-size: 16px;
}

.site-footer .menu-link:hover {
    color: #5F9166;
    text-decoration: underline;
}

.site-footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
    color: #FFFFFF;
    gap: 60px;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner img {
    max-width: 260px;
}

.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner,
.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
    padding-top: 40px;
}

.site-footer ul.footer-info {
    padding-left: 40px;
}

.site-footer ul.footer-info li {
    position: relative;
}

.site-footer ul.footer-info li:not(:last-child) {
    margin-bottom: 20px;
}

#menu-social-media {
    display: flex;
    gap: 15px;
}

#menu-social-media li a {
    font-size: 0;
}

#menu-social-media li a::before {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 42px;
    display: block;
    background-size: 100%;
}

#menu-social-media li.ig-icon a::before {
    background-image: url('assets/images/ig.svg');
}

#menu-social-media li.fb-icon a::before {
    background-image: url('assets/images/fb.svg');
}

.site-footer .mc4wp-form-fields {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    margin-top: -20px;
}

.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner .mc4wp-form-fields input[type="email"] {
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    padding: 20px;
    font-size: 14px;
}

.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner .mc4wp-form-fields input[type="submit"] {
    padding: 0;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    background-image: url('assets/images/btn.svg');
    background-size: 100%;
    border-radius: 100%;
    font-size: 0;
}

.site-footer .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding-bottom: 0 !important;
}

.site-footer .site-primary-footer-wrap[data-section="section-primary-footer-builder"],
.site-footer .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    border: 0 !important;
}

.site-footer .ast-footer-copyright {
    font-weight: 300 !important;
    letter-spacing: .2px;
}

.site-footer .ast-footer-copyright P {
    color: #FFFFFF;
    font-size: 14px;
}

.site-footer .ast-footer-copyright strong {
    color: #F2F7F4;
    font-weight: 500;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    background: linear-gradient(180deg, #ffffff 50%, #F2F2F2 50%);
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] h2,
.site-above-footer-wrap[data-section="section-above-footer-builder"] p {
    color: #FFFFFF;
    margin: 0;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] h2 {
    font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] p {
    font-size: 16px;
}

.contact-section {
    background: #5f9166;
    gap: 0;
}

.contact-section img {
    height: 420px;
    object-fit: cover;
}

.contact-section .left-side {
    padding: 40px 80px 40px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.contact-section .left-side a.wp-element-button {
    background: #2D5E33;
    color: #FFF;
    text-align: center;
    padding: 0 24px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
}

.contact-section .left-side .button-style.contact a {
    background: #DEECE4;
    color: #4D5658;
}

.form-style .nf-form-title,
.form-style .nf-before-form-content {
    display: none !important;
}

.form-style .nf-form-content {
    background-color: #F4F4F4;
    border-radius: 14px;
    padding: 20px 40px;
}

.form-style .forminator-label {
    display: none !important;
}

.form-style .forminator-row {
    margin-bottom: 15px !important;
}

.form-style .forminator-ui.forminator-design--default .forminator-input,
.form-style .forminator-ui.forminator-design--default .forminator-textarea {
    border: 0 !important;
    border-radius: 0px !important;
    padding: 14px 20px !important;
}

.form-style .forminator-ui.forminator-design--default .forminator-button-submit {
    background-color: #5f9166;
    color: #ffffff;
    height: 42px !important;
    padding: 0 24px !important;
    line-height: 40px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: .5px;
    border-radius: 0 !important;
    text-transform: uppercase;
}

.blog-style .eael-entry-title a,
.blog-style .eael-grid-post-excerpt p,
.ast-related-post-content .entry-header .ast-related-post-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-style .eael-grid-post .eael-entry-wrapper {
    padding: 5px 20px 20px !important;
}

.ast-related-posts-inner-section .post-thumb-img-content img {
    border-radius: 12px;
}

.type-style > .elementor-element:hover {
    background: #FFFFFF !important;
    border-color: #ffedcf !important;
    box-shadow: 0 10px 40px -20px rgb(168 113 33 / 35%);
    transform: translateY(-10px);
}

.button-style a {
    margin: 20px 0px 0px 0px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.28px;
    line-height: 27px;
    padding: 12px 30px;
}


/* ELEMENTOR CTA CUSTOM  */

.eael-call-to-action .cta-button {
    box-shadow: none !important;
}

.with-arrow .eael-call-to-action .cta-button::after {
    content: '';
    width: 30px;
    display: inline-block;
    height: 12px;
    background-image: url("assets/images/right-arrow.svg");
    background-position: center;
    background-size: cover;
    margin-bottom: -2px;
    margin-left: 10px;
    transition: all 0.2s ease;
}

.portfolio-list .eael-call-to-action {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: all .3s ease-in-out !important;
	background-size: 180% !important;
	background-position: center center !important;
}

.portfolio-list > .elementor-widget-eael-cta-box:hover .eael-call-to-action {
    background-size: 220% !important;
}

.portfolio-list .eael-call-to-action h2 {
    line-height: 1.5;
    margin: 0;
}

.portfolio-list .eael-call-to-action .cta-button {
    display: none;
}

.portfolio-list .elementor-button-wrapper,
.portfolio-list .elementor-button-wrapper a {
    height: 100%;
}

.portfolio-list .elementor-button-wrapper a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: left;
    padding: 30px;
}

.portfolio-list .elementor-button-wrapper a > * {
    width: 100%;
}

.market-segment .eael-elements-flip-box-content h3 {
	font-size: 16px !important;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #5F6568;
}

.market-segment .eael-elements-flip-box-padding {
	padding-right: 15px !important;
	padding-left: 15px !important;
}


.page-main-header::before {
    background-image: linear-gradient(90deg, #4D5658 35%, rgb(95 145 102 / 80%) 0%) !important;
}

.page-main-header .breadcrumbs-main-header {
    background-image: linear-gradient(90deg, #F2F2F2 40%, rgb(242 242 242 / 50%) 100%) !important;
}

@media (min-width: 768px) {
    .type-style .elementor-image-box-wrapper .elementor-image-box-img {
        margin-bottom: 0 !important;
    }

    .type-style .elementor-widget-image-box .elementor-image-box-description {
        font-size: 14px !important;
    }
	
	.market-segment > div:not(:last-child) {
		border-right: 1px solid rgb(104 97 80 / 20%);
	}

    .with-arrow .eael-call-to-action:hover .cta-button::after {
        margin-left: 40px;
    }

    .main-header-menu .sub-menu .menu-link:hover,
    .main-header-menu .sub-menu .current-menu-item .menu-link {
        background: #5f9166 !important;
        color: #FFFFFF !important;
    }
}

@media (max-width: 767px) {
    header.site-header .ast-builder-grid-row .ast-grid-right-section {
        height: 70px;
        margin-top: 15px;
    }

    header.site-header .site-primary-header-wrap {
        height: 80px;
    }

    .hero-slider .nextend-arrow-animated-fade {
        margin-top: 25%;
    }

    .site-footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
        padding: 0 20px;
        gap: 0;
    }

    .site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner,
    .site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
        padding-top: 0;
    }

    .site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner .wp-container-core-columns-is-layout-1 .wp-block-column {
        flex-direction: column;
        padding: 20px;
        gap: 0;
    }

    .site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner .wp-container-core-columns-is-layout-1 .wp-block-column:last-child {
        padding: 0 !important;
    }

    .site-above-footer-wrap[data-section="section-above-footer-builder"] h2,
    .site-above-footer-wrap[data-section="section-above-footer-builder"] p {
        text-align: center;
    }

    .site-above-footer-wrap[data-section="section-above-footer-builder"] h2 {
        font-size: 30px;
        margin-top: 50px;
        text-align: left;
    }

    .site-above-footer-wrap[data-section="section-above-footer-builder"] p {
        padding: 0;
        font-size: 16px !important;
        text-align: left;
    }

    .site-above-footer-wrap[data-section="section-above-footer-builder"] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .site-above-footer-wrap[data-section="section-above-footer-builder"] img {
        height: auto;
        width: 100% !important;
        max-width: 100%;
    }

    .head-page-title {
        font-size: 20px !important;
        letter-spacing: 1px;
    }

    .head-breadcrumbs {
        background: transparent;
        padding: 0;
        box-shadow: none;
        margin-bottom: 0;
        font-size: 12px;
    }

    .ast-header-break-point .main-navigation ul .menu-item {
        position: relative;
    }

    .ast-header-break-point .main-navigation ul .menu-item .menu-link {
        font-size: 18px;
        color: #5F6568 !important;
        font-weight: 400;
    }

    .ast-header-break-point .main-navigation ul .menu-item:not(:last-child)::after {
        content: '';
        border-bottom: 1px solid #DEECE4;
        width: calc(100% - 29px);
        margin: auto;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link {
        color: #5f9166 !important;
        background: #DEECE4 !important;
    }

    .two-side-bg {
        background: #F4F4F4 !important;
    }

    .contact-section {
        flex-direction: column;
    }
	
	.market-segment > div:not(:last-child) {
		/* border-bottom: 1px solid rgb(104 97 80 / 20%); */
	}

    .market-segment .eael-elements-flip-box-padding {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .segment-bg .eael-elements-flip-box-front-container {
        background-color: #deece4 !important;
    }

    .segment-bg .eael-elements-flip-box-icon-image img {
        filter: brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(2%) hue-rotate(321deg) brightness(106%) contrast(101%);
    }

    .portfolio-list .eael-call-to-action {
        min-height: 200px;
    }

    .site-footer ul.footer-info {
        display: flex;
        gap: 20px;
        padding: 0;
    }

    .site-footer .widget-title, .site-footer ul.footer-info li h3 {
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.2px;
    }

    .site-footer ul.footer-info li p {
        font-size: 14px !important;
    }

    .site-footer .widget {
        margin-bottom: 0 !important;
    }

    .site-footer .site-footer-primary-section-2 {
        border-top: 1px solid rgb(95 101 104 / 20%);
        border-bottom: 1px solid rgb(95 101 104 / 20%);
        padding: 20px 0 10px;
        margin: 15px 0 30px !important;
    }

    .site-footer .ast-footer-copyright P {
        font-size: 14px;
        line-height: 1.4;
        padding: 0 20px;
        text-align: left;
    }

    .site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner img {
        max-width: 60%;
        margin-bottom: 20px;
    }

    .site-footer p {
        font-size: 14px;
    }

    .contact-group-button {
        flex-wrap: nowrap;
        gap: 20px;
        margin: 0 0 20px !important;
    }

    .contact-group-button > div {
        width: 100%;
    }

    .contact-group-button > div a {
        width: 100%;
        display: block;
    }

    header.site-header .ast-builder-grid-row {
        /* align-items: center; */
    }

    .services-on-header .eael-call-to-action h2 {
        max-width: 150px;
    }

    header.site-header .ast-site-title-wrap a {
        font-size: 9px;
        letter-spacing: .6px;
        opacity: .9;
    }

    .page-main-header::before {
        background-image: linear-gradient(90deg, #4D5658 164px, rgb(95 145 102 / 80%) 0%) !important;
    }
}