/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
img.box-icon-Advantage-box {
    width: 176px;
    height: 172.648px;
}

.Latest-News svg {
    margin-left: -25px;
    margin-top: -18px;
}

.Latest-News {
    display: flex;
    font-size: 32px;
    font-weight: 900;
    font-family: 'Peyda';
    color: #354050;
    justify-content: center;
}

.dis-flex-title .elementor-widget-container .elementor-heading-title {
    display: flex;
    align-items: center;
    gap: 20px;
}


@media (max-width: 767px) {
    .Advantage-full {
        font-family: peyda;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .Advantage-box.box-2 {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .Brand_values {
        flex-direction: column !important;
        gap: 82px !important;
        padding: 0 20px;
    }

}


.Brand_values {
    display: flex;
    flex-direction: row;
    gap: 36px;
}

.Brand_value {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 26.24px;
    border: 1.23px solid #B1CCF8;
    background: #FFFFFF;
    padding: 36px 26px;
    justify-content: flex-end;
    height: 328px;
    gap: 12px;
}

.Brand_value .icon-box {
    width: 82.33px;
    height: 82.33px;
    border-radius: 19.68px;
    border: 1.23px solid #C4D9FA;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotateZ(45deg);
    background: #F0F5FF;
    position: absolute;
    margin-top: -45px;
    top: 9px;
}

.Brand_value .icon-box img {
    transform: rotateZ(-45deg);
}

.Brand_value span {
    font-size: 24px;
    font-weight: 900;
    line-height: 33.6px;
}

.Brand_value p {
    font-size: 18px;
    font-weight: 500;
    line-height: 34.2px;
    text-align: center;
    margin: unset !important;
    ! i;
    !;
}

.about-title-main {
    margin: unset;
    background: url(/wp-content/uploads/2024/07/Ellipse-15.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    padding-right: 24px;
    background-position-y: 0;
    display: flex;
    background-size: 45px;
    padding-top: 10px;
}

.about-title .elementor-widget-container .elementor-heading-title img {
    width: 24px;
    height: 24px
}

.about-title .elementor-widget-container .elementor-heading-title {
    gap: 5px !Important;
}

.show-brand .elementor-widget-container .elementor-heading-title {
    display: flex;
    align-items: center;
    gap: 12px;
}

.show-brand .elementor-widget-container .elementor-heading-title img {
    width: 40px;
    height: 40px;
    object-fit: contain
}

@media (max-width: 767px) {

    .vector-hide .elementor-widget-container .elementor-heading-title img {
        display: none
    }

    .Advantage-box-title {
        margin: 64px 0 20px 0 !important;
    }

    .Advantage-box.box-2 {
        margin: 88px 0 !important;
    }

    img.box-icon-Advantage-box {
        object-fit: contain;
    }

    .Advantage-box-title {
        margin: 64px 0 20px 0 !important;
    }

    .Advantage-box-title span {
        font-size: 18px !Important;
        font-weight: 900 !Important;
        line-height: 25.2px !Important;
        text-align: center !Important;
    }

    .Advantage-box.box-2 {
        margin: 88px 0 !important;
    }

    .Brand_value {
        padding: 42px 28px !Important;
        height: 330px !Important;
    }

    .Brand_value .icon-box {
        top: unset !Important;
        margin-bottom: 245px !Important;
    }

    .odd .elementor-widget-container .Advantage-full {
        flex-direction: column-reverse !important;
    }

    .show-brand .elementor-widget-container .elementor-heading-title img {
        width: 22px !important;
        height: 22px !Important;
    }

    .show-brand .elementor-widget-container .elementor-heading-title {
        justify-content: center;
    }

}

