/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.style-color-wayh-bg {
    background-color: #3a2c5f !important;
}

.menu-horizontal .menu-btn-cell {
    display: table-cell;
    background-color: #0da326 !important;
    color: #ffffff !important;
    border-radius: 8px !important;
}

.menu-horizontal .menu-btn-cell:hover {
    display: table-cell;
    background-color: #3a2c5f !important;
    color: #ffffff !important;
    border-radius: 8px !important;
}

.menu-horizontal .menu-btn-cell .btn {
    border-style: unset !important;
}

/*
.row-menu-inner > div:not(.logo-container) {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
*/

.isotope-filters ul.menu-smart a:not(.social-menu-link),
.isotope-filters .mobile-toggle-trigger:not(.social-menu-link) {
    font-size: 14px !important;
}

.style-light .btn-default,
.style-dark .style-light .btn-default,
.tmb-light .t-entry-text .btn-default,
.style-dark .tmb-light .t-entry-text .btn-default,
.tmb-dark .t-overlay-inner .btn-default {
    color: #ffffff !important;
    background-color: #3a2c5d !important;
    border-color: #3a2c5d !important;
}

.mtphr-dnt-inline-title {
    float: left;
    padding-right: 20px !important;
    font-size: 16px !important;
    margin: 0px !important;
    font-weight: 400;
}

.idc-list-text {
    font-size: 15px !important;
}

li {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.post-info .author-info {
    display: none !important;
}

.uncode-accordion:not(.default-typography) .panel-title>a>span {
    font-family: 'Poppins' !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 8px;
    background-color: #49a326;
    color: #ffffff;
    font-size: 16px;
    border: solid 1px #49a326;
}

@media only screen and (max-width: 1900px) {
    .rw_block_text .icon-box-content {
        min-height: 250px !important;
    }
}

.idc-testimonials-home .pullquote__content {
    font-size: 22px;
    color: #ffffff !important;
    font-style: italic;
}

.idc-testimonials-home .pullquote span small {
    color: #ffffff !important;
}

.rw_counter {
    background: #0da326;
    padding: 20px;
    max-width: 150px;
    height: 150px;
    border-radius: 116px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.rw_counter .counter-text {
    font-size: 22px;
    text-align: center;
}

.rw_counter .counter-text p {
    line-height: 1.2em;
}

.rw_extra_bg_image_alt {
    background-image: url('http://trutechnical.local/wp-content/uploads/2025/07/Alt_2.png') !important;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.rw_top_text {
    position: absolute !important;
    width: 100%;
    z-index: 999;
}

.rw_main_icon_text .uncont {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.rw_hero_text {
    width: 100%;
    background: #0da326;
    padding: 13px;
    border-radius: 50px;
    font-weight: 600;
    margin: 0 30px !important;
}

.rw_image img {
    border-radius: 100% !important;
}

.idc-list-home li::marker {
    font-size: 30px !important;
    font-weight: 500 !important;
}

.idc-list-home li {
    margin-top: -20px !important;
}

@media screen and (min-width: 1280px) {
    .rw_headshots {}

    .rw_headshots_one {
        right: -67px;
    }

    .rw_headshots_two {
        right: -39px;
    }

    .rw_headshots_four {
        right: 39px;
    }

    .rw_new_image {
        position: absolute !important;
        right: -32px;
        bottom: -34px;
        z-index: 0;
    }
}




@media screen and (min-width: 1024px) and (max-width: 1380px) {
    .rw_counter_container .single-internal-gutter {
        padding: 0 !important;
    }

    .rw_counter {
        max-width: 12vw;
        height: 12vw;
        min-height: 100px;
        max-height: 150px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .rw_counter_container .single-internal-gutter {
        padding: 0 !important;
    }

    .rw_counter {
        max-width: 24vw;
        height: 24vw;
        min-height: 90px;
        max-height: 118px;
    }
}


@media screen and (max-width: 959px) {
    .rw_counter_container .single-internal-gutter {
        padding: 0 !important;
    }

    .rw_counter {
        max-width: 24vw !important;
        height: 24vw !important;
        min-height: 90px !important;
        max-height: 229px !important;
        margin-bottom: 60px !important;
    }
}


@media (max-width: 820px) {
    .rw_counter_bottom {
        margin-bottom: 20px
    }

    .rw_icon_box .unequal .wpb_row {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        margin-left: unset;
    }

    .rw_icon_box .unequal .wpb_row .wpb_column {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 1416px) {
    .rw_counter_container .wpb_row {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
        margin-bottom: 20px;

    }



    .rw_counter_container .wpb_row  .wpb_column {
            width: 100%;
        }

    .rw_counter_container .single-internal-gutter {
        padding: 0 !important;
    }

    .rw_counter {
        max-width: 12vw;
        height: 12vw;
        min-height: 100px;
        max-height: 150px;
    }
}

@media (max-width: 1920px) {
    .uncell.vc_custom_1754381323142.single-block-padding.style-color-206287-bg.unshadow-std.unradius-lg {
        padding-left: 5px;
        padding-right: 5px;
    }

    /* .main-container .row-container>.row-parent .row-child>.row-inner>div:not(.vc_helper) {
        padding: 0px;
    } */

    .rw_icon_box .unequal .wpb_row {
        display: contents;
    }
}

@media ( min-width: 1417px) and (max-width: 1920px) {
    .rw_counter_container .uncol {
        width: 95% !important;
    }
}

@media ( min-width: 1025px) and (max-width: 1920px) {
    .rw_icon_box .uncol {
        width: 95% !important;
    }
}