/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.revo-slider-emphasis-text {
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'Poppins', sans-serif;
    padding: 15px 20px;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    width: 650px;
    text-align: center;
    line-height: 1.5;
}

.revo-slider-caps-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}

.tp-video-play-button {
    display: none !important;
}

.tp-caption {
    white-space: nowrap;
}

.negetive-margin {
    margin-top: -230px;
}

.second-bg-color {
    background-color: #EFE33F !important;
}


.showcase-section .showcase-target {
    display: none;
}

    .showcase-section .showcase-target.showcase-target-active {
        display: block;
    }

.showcase-section ul {
    list-style: none;
}

    .showcase-section ul li {
        display: block;
        position: relative;
        padding: 24px 0;
        cursor: pointer;
        border-top: 1px solid #F0F2F6;
    }

        .showcase-section ul li:first-child {
            padding-top: 0;
            border-top: 0;
        }

        .showcase-section ul li h3 {
            display: block;
            position: relative;
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 5px;
        }

        .showcase-section ul li p {
            font-weight: 400;
            font-size: 15px;
            line-height: 1.6;
            margin-bottom: 0;
            color: #777;
        }

        .showcase-section ul li h3::before {
            opacity: 0;
            content: "\f0da";
            font-family: 'fontawesome';
            position: absolute;
            margin-left: -20px;
            top: -2px;
            -webkit-transition: margin-left .3s ease, opacity .3s ease;
            -ms-transition: margin-left .3s ease, opacity .3s ease;
            -o-transition: margin-left .3s ease, opacity .3s ease;
            transition: margin-left .3s ease, opacity .3s ease;
        }

        .showcase-section ul li.showcase-feature-active h3::before {
            opacity: 1;
            margin-left: -15px;
        }

        .showcase-section ul li.showcase-feature-active h3 {
            color: var(--cnvs-themecolor);
        }

.showcase-section .showcase-target {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: all .3s .1s ease;
    -o-transition: all .3s .1s ease;
    transition: all .3s .1s ease;
    -webkit-backface-visibility: hidden;
}

    .showcase-section .showcase-target.showcase-target-active {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        z-index: 9;
    }

    .showcase-section .showcase-target:first-child {
        position: relative;
    }

.pr {
    padding-right: 22px;
}

@media (min-width: 768px) {
    .feature-box-border-horizontal .feature-box {
        position: relative;
    }

        .feature-box-border-horizontal .feature-box:not(.noborder) .fbox-icon::before,
        .feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
            content: "";
            position: absolute;
            top: 31px;
            left: calc(50% + 32px);
            width: calc(100% - 64px);
            height: 2px;
            border: 1px solid #EEE;
            z-index: 0;
        }

    .feature-box-border-horizontal.border-dashed .feature-box:not(.noborder) .fbox-icon::before,
    .feature-box-border-horizontal.border-dashed.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
        border-style: dashed;
    }

    .feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
        display: block;
        border-color: #222;
        width: 0;
        transform-origin: top left;
        transition: width .3s ease-in-out;
    }

    /* .feature-box-border-horizontal .feature-box:not(.noborder):nth-child(1) .fbox-icon::before { background-color: #222; } */

    .feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder):hover .fbox-icon::after {
        width: calc(100% - 64px);
    }


    .feature-box-border-horizontal .fbox-icon i,
    .feature-box-border-horizontal .fbox-border.fbox-light .fbox-icon i {
        line-height: 60px;
        font-size: 24px;
        z-index: 1;
        text-align: center;
        box-shadow: 0 0 0px 10px #FFF;
    }

    .feature-box-border-horizontal .feature-box.flex-column:not(.noborder) .fbox-icon::before,
    .feature-box-border-horizontal.border-hover-animate .feature-box.flex-column:not(.noborder) .fbox-icon::after {
        left: calc(0% + 100px);
    }
}

.block-tab-4 .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 500;
    color: #222;
    transition: none;
}

    .block-tab-4 .nav-link.active,
    .block-tab-4 .tab-pane {
        color: #FFF;
        background-color: #125715;
    }

        .block-tab-4 .nav-link:nth-child(2).active,
        .block-tab-4 .tab-pane:nth-child(2) {
            background-color: #6d0f0f;
        }

        .block-tab-4 .nav-link:nth-child(3).active,
        .block-tab-4 .tab-pane:nth-child(3) {
            background-color: #1d0f6d;
        }

        .block-tab-4 .nav-link:nth-child(4).active,
        .block-tab-4 .tab-pane:nth-child(4) {
            background-color: #0f6d60;
        }

        .block-tab-4 .nav-link:nth-child(5).active,
        .block-tab-4 .tab-pane:nth-child(5) {
            background-color: #6d6b0f;
        }

        .block-tab-4 .nav-link:nth-child(6).active,
        .block-tab-4 .tab-pane:nth-child(6) {
            background-color: #0f676d;
        }

        .block-tab-4 .nav-link:nth-child(7).active,
        .block-tab-4 .tab-pane:nth-child(7) {
            background-color: #6d0f55;
        }
