.header_top_one_logo {
    position: relative;
    display: block;
    padding: 30px 0;
}
* i {
    color: inherit;
    font-size: inherit;
}
.slide-title h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
}

.slide-title,
.slide-box {
    display: inline-block;
}

.slide-box .boxChat {
    position: relative;
    z-index: 2;
}

.slide-box {
    background: rgba(255, 255, 255, 1);
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0 0 8px -5px rgba(0, 0, 0, 0.6);
    position: relative;
}

.slide-box h4 {
    font-weight: 700;
}

.slide-title {
    width: 65%;
}

.slide-box {
    width: 33%;
}

.slide-box::before {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 150px 100px 0 100px;
    border-color: #fff transparent transparent transparent;
    transform: rotate(0deg);
    position: absolute;
    right: 0;
    bottom: -25px;
    z-index: 0;
    left: 0;
}

.BoxDf .fvg {
    min-height: 150px;
    padding: 25px;
    position: relative;
}

.BoxDf .fvg::before {
    position: absolute;
    content: "";
    background: rgb(250 250 250);
    left: 10px;
    right: 0px;
    top: 10px;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: -1;
    border-radius: 5px;
    box-shadow: 0 12px 23px -20px;
}

.blog_one_img:before {
    display: none !important;
}

#testimonials-one__carousel p {
    font-size: 25px;
    line-height: normal;
    padding: 0 35px;
}

.why_choose_one_single:hover .why_choose_one_icon span {
    color: #62cec5;
}

.brand_one .swiper-slide img {
    opacity: 0.5;
    max-width: 120%;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(1);
}

.mobile-nav__content .main-nav__navigation-box li a button {
    background-color: #1f4393;
}

.mobile-nav__content .main-nav__navigation-box li a button.open {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background-color: #1f4393;
    color: #ffffff;
}

.brand_one .swiper-slide:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
}

.refEd {
    display: block;
}

a,
a * {
    color: inherit;
}

.brand_one {
    padding: 0px 0 0;
}

.latest_properties_single {
    margin-bottom: 0;
}

.testimonials_two_author_name h1 {
    font-weight: 700;
}

.blog_one_carousel.owl-theme .owl-nav {
    bottom: 130px;
    left: 0;
}

.buttonsLocation {
    position: relative;
    margin-top: 25px;
}

.buttonsLocation .btnLocation {
    position: relative;
    padding: 5px;
    background: rgb(76 124 227);
    font-size: 25px;
    color: #fff !important;
    width: 60px;
    display: inline-block;
    text-align: center;
    height: 60px;
    text-align: center;
    line-height: 46px;
    border-radius: 7px;
    cursor: pointer;
}
.buttonsLocation .btnLocation:hover {
    background: #62cec5;
}

.blog_one_left .block-title {
    margin-bottom: 15px;
}
.blog_one_text p {
    line-height: normal;
    margin-top: 25px;
}

.why_choose_one_icon {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.why_choose_one_single:hover .why_choose_one_icon {
    background-color: rgba(255, 255, 255, 0);
}

.why_choose_one_icon {
    box-shadow: 0 0 0 0 !important;
}

#testimonials-one__carousel {
    background-color: rgb(72, 72, 72);
}

.why_choose_one_single:hover .why_choose_one_icon span {
    color: #7fa7ff;
}

:root {
    --thm-font: "Inter", sans-serif;
    --thm-base: #1f4393;
    --thm-base-rgb: 76, 124, 227;
    --thm-primary: #727272;
    --thm-primary-rgb: 98, 206, 197;
    --thm-black: #1f4393;
    --thm-black-rgb: 40, 47, 68;
    --thm-gray: #484848;
    --border-radius: 4px;
}

@media (max-width: 768px) {
    .blog_one {
        padding: 60px 0 120px;
    }

    .slide-box,
    .slide-title {
        width: 100%;
        margin-bottom: 25px;
    }

    .slide-title h2 {
        font-size: 36px;
    }

    .logo-box img {
        -webkit-filter: brightness(20);
        -moz-filter: brightness(20);
        filter: brightness(20);
    }

    .explore_two_bottom .col-xl-3.col-lg-3 {
        padding: 0 5px;
        width: 33%;
        display: inline-block;
        margin: auto;
    }

    .explore_two_bottom_text p a {
        font-size: 12px;
        line-height: normal !important;
        display: block;
    }

    .explore_two_bottom_text {
        position: absolute;
        bottom: 2px;
        left: 2px;
        right: 2px;
        background: #1f4393;
        padding: 5px;
        border-radius: 5px;
        text-align: center;
    }

    p {
        line-height: 1.5rem !important;
    }
    .why_choose_one_shape_one {
        position: absolute;
        top: -10px;
    }
    .site_footer_left p {
        margin: 0;
        font-size: 0.7rem;
    }
    .blog_one_text {
        padding: 0 25px;
    }

    .why_choose_one .col-xl-3.col-lg-3.col-md-3.col-sm-3 {
        width: 30%;
        display: inline-block;
        margin: auto;
    }

    .how_it_works {
        padding: 0px 0 70px;
    }

    .why_choose_one_icon img {
        width: 100%;
    }

    .explore_one * .thm-btn {
        display: block;
        margin: auto;
        max-width: 150px;
        margin-top: 35px;
        text-align: center;
    }
}

@media (max-width: 479px) {
    .blog_one_left .block-title h2,
    .membership_plan .block-title h2,
    .why_choose_one_left .block-title h2,
    .are_you_ready_content h2,
    .banner_three_top_title h2,
    .testimonials_two .block-title h2,
    .page-header-inner h2,
    .contact .block-title h2,
    .block-title h2 {
        font-size: 20px;
        line-height: 1.4;
    }

    .banner-one .banner-bg-slide {
        display: block !important;
    }

    #testimonials-one__carousel p {
        font-size: 15px;
    }

    .banner-one {
        padding-top: 21vh;
        padding-bottom: 21vh;
    }
}
