/*
Theme Name: relo child
Tags: custom-menu, editor-style, featured-images
Template: relo
Version: 1.0.0
*/

@import '../relo/style.css';

/*---------------------------------
    VARIABLES
------------------------------------*/
:root {
    --white-color: #fff;
    --black-color: #0a0a0a;
    --grey-color: #e6e6e6;
    --blue-color: #1C4379;
    --beige-color: #D8BF80;
    --si-theme-color: #1C4379;
    --brand-color: #D8BF80;
    --red-color: #dc3545;
    --border-radius: 10px;
}


/*---------------------------------
    GLOBAL
------------------------------------*/
.grecaptcha-badge {
    visibility: hidden;
}

.container {
    overflow-wrap: break-word;
}

body {
    overflow-wrap: break-word;
}

html, body {
    overflow-x: unset;
}

body.admin-bar .is-sticky {
    top: 32px;
}

@media screen and (max-width: 991px) {
    body {
        margin-top: 80px;
    }
}

ul {
    margin-bottom: 0;
}

main ul {
    padding-left: 2rem;
}

main ul li {
    list-style: inherit;
}

.sthemeit-about-list ul {
    padding-left: 0;
}

.sthemeit-about-list ul li {
    list-style: none;
    margin: 0 0 10px 0;
}

.span-red {
    color: #DC3545;
}

select {
    margin-bottom: 0;
    cursor: pointer !important;
    outline: none;
    height: 40px;
    border: 1px solid #dcdee2;
    padding: 0 0 0 5px;
    border-radius: 5px;
    color: var(--black-color);
    font-size: 0.9rem;
}

/*---------------------------------
    LAYOUT
------------------------------------*/
p {
    overflow-wrap: break-word;
    margin: 0;
}

main p {
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
    overflow-wrap: break-word;
}

h2 {
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    h1 {
        font-size: 36px;
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 17px;
    }

    h6 {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 27px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 23px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }
}

@media screen and (max-width: 400px) {
    h1 {
        font-size: 25px;
    }
}

@media screen and (max-width: 991px) {
    .relo-single-blog-details h2 {
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
    .relo-single-blog-details h2 {
        font-size: 24px;
    }
}

@media screen and (min-width: 320px) and (max-width: 479px) {
    .relo-single-blog-details h2 {
        font-size: 22px !important;
    }
}

.relo-blog-grid-area {
    padding: 70px 0 70px;
    position: relative;
}

@media screen and (max-width: 991px) {
    .relo-blog-grid-area {
        padding: 50px 0 50px;
    }
}

@media screen and (max-width: 576px) {
    .relo-blog-grid-area {
        padding: 30px 0 30px;
    }
}

table {
    margin-bottom: 0 !important;
    line-height: normal;
}

th {
    text-transform: none;
}

/*---------------------------------
    LINKS
------------------------------------*/
a {
    color: inherit;
    transition: .3s;
}

a:hover {
    color: var(--blue-color);
}

a:not([href]) {
    cursor: pointer;
}

a[target="_blank"] {
    cursor: alias;
}

/*---------------------------------
    SITEMAP
------------------------------------*/
.sitemap h5 {
    display: none;
}

/*---------------------------------
    MENU
------------------------------------*/
.all-content {
    padding: 0 110px 0;
}

.relo_menu > ul > li > a {
    display: flex;
    text-transform: none;
    padding: 32px 25px 30px 0;
    margin: 0;
}

@media (min-width: 1365px) and (max-width: 1440px) {
    .relo_menu > ul > li > a {
        padding: 32px 20px 30px 0;
        font-size: 17px;
    }
}

@media (min-width: 1170px) and (max-width: 1366px) {
    .all-content {
        padding: 0 44px 0 !important;
    }

    .relo_menu > ul > li > a {
        padding: 32px 18px 30px 0;
        margin: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .all-content {
        padding: 0 30px 0 !important;
    }

    .relo_menu > ul > li > a {
        padding: 32px 18px 30px 0;
        margin: 0 !important;
    }

    .menu-wrap-right-two {
        display: none;
    }
}

.relo_menu ul li .sub-menu {
    top: 80px;
    width: 300px;
    border-top: 1px solid var(--blue-color);
}

.menu-style-five .header-sticky.is-sticky .relo_menu ul li .sub-menu {
    top: 80px
}

.relo_menu ul li .sub-menu > li {
    padding: 2px 0;
}

.relo_menu ul li .sub-menu li > a {
    font-size: 1rem;
    line-height: initial;
    width: 100%;
}

.relo_menu ul li .sub-menu li > a:hover,
.relo_menu ul li .sub-menu li.current-menu-item > a {
    color: var(--si-theme-color);
}

.relo_menu ul li .sub-menu li.current-menu-item > a {
    padding-left: 18px;
    font-weight: 600;
}

.relo_menu ul li .sub-menu li > a::before,
.relo_menu ul li .sub-menu li.current-menu-item > a::before {
    background-color: var(--si-theme-color);
}

.relo_menu ul li .sub-menu li.current-menu-item > a::before {
    width: 12px;
}

.relo_menu > ul > li:hover > a,
.relo_menu > ul > li.current-menu-item > a,
.relo_menu > ul > li.current-page-ancestor > a {
    color: var(--si-theme-color) !important;
}

.relo_menu > ul > li.current-menu-item > a,
.relo_menu > ul > li.current-page-ancestor > a {
    font-weight: 600;
}

.is-sticky .relo_menu > ul > li:hover > a {
    color: var(--si-theme-color) !important;
}

.relo-main-menu-area {
    z-index: 5000;
}

.relo-main-menu-area.menu-style-three .relo_menu > ul > li:hover > a {
    color: var(--blue-color);
}

.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li li a {
    text-transform: none;
}

.header-number .media .media-body p {
    font-size: 18px;
    font-weight: 700;
    transition: none;
}

.header-src-btn {
    margin-right: 0;
}

@media screen and (min-width: 992px) {
    .menu-item-has-children > a::after {
        content: "\f078"; /* chevron bas */
        font-family: "Font Awesome 6 Free", sans-serif;
        font-weight: 900;
        margin-left: 5px;
        font-size: 10px;
        display: flex;
        align-items: center;
    }
}

/*---------------------------------
    MENU BURGER
------------------------------------*/
.header_area {
    position: fixed;
    top: 0;
    z-index: 5000;
    width: 100%;
    background: var(--white-color);
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 80px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

.mobile_menu_logo a img {
    height: 58px;
    width: auto;
    object-fit: contain;
}

.menu-wrap-right {
    display: flex;
    align-items: center;
    gap: 25px;
}

@media (max-width: 1200px) and (min-width: 782px) {
    .logged-in .header_area {
        top: 32px;
    }
}

@media (max-width: 782px) {
    .logged-in .header_area {
        top: 46px;
    }
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}

#ie-menu-link {
    cursor: pointer;
    position: relative;
    width: auto;
    padding: 21px;
}

#ie-menu-link .line {
    position: absolute;
    height: 4px;
    width: 30px;
    right: 0;
    background: var(--blue-color);
    transition: 0.5s;
    border-radius: 5px;
}

#ie-menu-link .line:nth-child(1) {
    top: 10px;
}

#ie-menu-link .line:nth-child(2) {
    top: 20px;
}

#ie-menu-link .line:nth-child(3) {
    top: 30px;
}

.menu-open .line:nth-child(1) {
    transform: translateY(10px) rotate(-45deg);
}

.menu-open .line:nth-child(2) {
    opacity: 0;
}

.menu-open .line:nth-child(3) {
    transform: translateY(-10px) rotate(45deg);
}

.ie-menu-burger {
    display: none;
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
}

.ie-menu-mobile {
    display: flex;
    height: calc(100dvh - 80px);
    width: 100%;
    transform: translate(-100%);
    position: absolute;
    top: 80px;
    left: 0;
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--white-color);
    border-top: 1px solid rgba(85, 85, 85, .3);
    transition: transform .3s ease;
}

.ie-menu-mobile.ie-menu-scroll {
    overflow: scroll;
}

.ie-menu-mobile ul li {
    list-style-type: none;
    position: relative;
}

.ie-menu-mobile-nav > ul > li {
    border-bottom: 1px solid rgba(122, 122, 122, 0.3);
    padding-right: 35px;
}

.ie-menu-mobile-nav > ul > li .toggle-submenu {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    cursor: pointer;
    padding-top: 8px;
    padding-left: 25%;
}

.ie-menu-mobile-nav li ul.sub-menu {
    display: none;
}

.ie-menu-mobile-nav li.submenu-open > ul.sub-menu {
    height: auto;
}

.ie-menu-mobile-nav ul li a {
    display: block;
    padding: 8px 0;
    width: fit-content;
}

.ie-menu-mobile-nav ul li.current-menu-item > a,
.ie-menu-mobile-nav ul li.current-menu-ancestor > a {
    color: var(--blue-color);
    font-weight: 600;
}

.ie-menu-mobile-nav li ul.sub-menu > li > a::before {
    content: "\f0da"; /* caret-right */
    margin-right: 8px;
    color: var(--blue-color);
    font-family: "Font Awesome 6 Free", sans-serif;
    font-weight: 900;
    font-size: 0.9rem;
}

.ie-menu-mobile-nav li > ul > li > a {
    font-size: 15px;
    padding: 6px 6px 6px 6px;
}

.ie-menu-burger .em-quearys-top.msin-menu-search .em-quearys-menu i {
    margin-left: 0;
}

.ie-menu-mobile .search {
    padding: 10px 20px;
}

.ie-menu-mobile .search input::placeholder {
    color: #000 !important;
    opacity: 0.5;
}


.ie-menu-mobile .search button {
    color: var(--white-color);
    background: var(--blue-color);
    right: 0;
    height: 43px;
    width: 48px;
    border-radius: 10px;
    padding: 0;
}

@media screen and (max-width: 991px) {
    .ie-menu-burger {
        display: flex;
    }
}

@media (max-width: 1200px) and (min-width: 782px) {
    .logged-in .ie-menu-mobile {
        height: calc(100vh - 80px - 32px);
    }
}

@media (max-width: 782px) {
    .logged-in .ie-menu-mobile {
        height: calc(100vh - 80px - 46px);
    }
}


/*---------------------------------
    404
------------------------------------*/
.error404 .breadcumb-area .container > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/*---------------------------------
    PAGINATIONS
------------------------------------*/
.paginations .page-numbers {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.paginations .page-numbers li {
    height: 40px;
}

.paginations .page-numbers li a {
    padding: 6px 16px;
    background: var(--blue-color);
    margin-right: 0;
    height: 100%;
    border-radius: 5px;
}

.paginations .page-numbers li span.page-numbers.current {
    padding: 6px 16px;
    margin-right: 0;
    border-radius: 5px;
}

/*---------------------------------
    FIX THEME PARENT
------------------------------------*/
h1, h2 {
    line-height: initial;
}

.brpt h1 {
    color: var(--white-color);
    line-height: 1.1em;
    margin-bottom: 0;
}

.section-title h2 {
    line-height: 1.2em;
}

.banner-addon .banner-title {
    font-weight: 500;
}

.search-error .search {
    margin-top: 10px;
}

.search-error .search button {
    transition: .3s;
}

.single-blog-details,
.relo-blog-list {
    padding: 70px 0 70px;
}

@media screen and (max-width: 991px) {
    .single-blog-details,
    .relo-blog-list {
        padding: 50px 0 50px;
    }
}

@media screen and (max-width: 576px) {
    .single-blog-details,
    .relo-blog-list {
        padding: 30px 0 30px;
    }
}

.relo-single-blog.relo-blog-list-box ul.post-categories,
.ie-blog-list-box ul.post-categories,
.ie-blog-meta ul.post-categories {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}

.relo-blog-list-box ul.post-categories > li,
.ie-blog-list-box ul.post-categories > li,
.ie-blog-meta ul.post-categories > li {
    display: flex;
}

.relo-blog-list-box ul.post-categories > li:not(:first-of-type),
.ie-blog-list-box ul.post-categories > li:not(:first-of-type),
.ie-blog-meta ul.post-categories > li:not(:first-of-type) {
    gap: 5px;
    flex-direction: row-reverse;
}

.relo-blog-list-box ul.post-categories > li:not(:first-of-type)::after,
.ie-blog-list-box ul.post-categories > li:not(:first-of-type)::after,
.ie-blog-meta ul.post-categories > li:not(:first-of-type)::after {
    content: "|";
    position: relative;
    top: 0;
    left: 0;
}

.relo-blog-list-box .relo-blog-meta-left span i,
.ie-blog-list-box .relo-blog-meta-left span i {
    margin-right: 10px;
}

.ie-blog-meta-top {
    display: block;
    margin: 0 0 0 26px;
    position: relative;
}

.ie-blog-meta {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(27, 43, 43, 0.1);
    margin-bottom: 20px;
}

.ie-blog-meta-container {
    display: block;
    margin: 0 0 0 26px;
    position: relative;
}

.relo-blog-grid-area .em-blog-content-area,
.relo-blog-list-box .em-blog-content-area {
    padding: 20px;
    border-radius: 0 0 var(--border-radius) var(--border-radius);
}

.relo-single-blog.grid-style .em-blog-content-area,
.single_blog_adn .relo-single-blog {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
}

.relo-single-blog.grid-style .blog-page-title {
    flex: 1;
}

.relo-single-blog.relo-blog-list-box ul.post-categories {
    margin-top: 0;
}

.ie-wrapper-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 30px;
}

@media (max-width: 1199px) {
    .ie-wrapper-blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .ie-wrapper-blog-grid {
        grid-template-columns: repeat(1, 1fr);
        padding: 0 15px;
    }
}

.relo-single-blog.grid-style,
.relo-single-blog.relo-blog-list-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: var(--border-radius);
    -webkit-box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
    -moz-box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
    box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
}

.relo-single-blog.grid-style {
    margin-bottom: 0;
}

.ie-single-item {
    padding: 0;
}

span.tag-links a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: var(--black-color);
    border: 1px solid #e6e6e6;
}

span.tag-links a:hover {
    background: var(--blue-color);
}

.relo-single-icon-inner a,
.share-icons a {
    border: 1px solid var(--si-theme-color);
    color: var(--si-theme-color);
}

.relo-single-icon-inner a:hover,
.share-icons a:hover {
    border: 1px solid var(--si-theme-color);
    background: var(--si-theme-color);
    color: var(--white-color);
}

.relo-single-blog-content p {
    margin-bottom: 0;
    line-height: 1.6;
}

.single-blog-content h2 {
    margin: 0;
    padding: 0;
}

.relo-blog-grid-area .ie-blog-btn-read-more a,
.sthemeit-blog-readmore a {
    font-weight: 600;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 2px), currentColor 2px);
    transition: .9s cubic-bezier(.32, .32, .15, 1.17);
    background-size: 0 100%;
}

.sthemeit-blog-readmore:hover a,
.sthemeit-blog-readmore:hover i {
    color: inherit;
}

.sthemeit-blog-readmore a i,
.ie-blog-btn-read-more a i {
    transition: .3s;
}

.ie-blog-btn-read-more a i {
    display: inline-block;
    color: var(--black-color);
    font-size: 12px;
    position: relative;
    z-index: 1;
    margin-left: 5px;
    font-weight: 700;
}

.relo-blog-grid-area .ie-blog-btn-read-more a:hover,
.sthemeit-blog-readmore a:hover {
    color: var(--blue-color);
    background-size: 100% 100%;
}

.relo-blog-grid-area .ie-blog-btn-read-more a:hover i,
.sthemeit-blog-readmore a:hover i {
    color: var(--blue-color);
}

.blog-section.blog_style-one .blog-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-section.blog_style-one .blog-page-title {
    flex: 1;
}

.sthemeit-blog-readmore {
    margin-top: 5px;
}

.post-categories li a:hover {
    color: var(--si-theme-color);
}

.post-categories::before {
    content: none;
}

.ie-blog-categories {
    position: relative;
}

.ie-blog-categories::before {
    color: var(--brand-color);
    position: absolute;
    content: "\f07c"; /* folder open */
    font-family: "Font Awesome 6 Free", sans-serif;
    font-weight: 700;
    left: -25px;
    top: 0;
}

.relo-blog-meta-left span i {
    margin-right: 8px;
}

.sthemeit-blog-readmore {
    margin-top: 5px;
}

.section-title h1 {
    margin: 0;
    text-transform: none;
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: inherit;
    color: var(--blue-color);
}

h1 {
    font-weight: 500;
}

h4 {
    margin-bottom: 0;
}

.logo a img,
.header-sticky.is-sticky .logo a img {
    max-height: 60px;
    width: auto;
    max-width: 250px;
}

.header-sticky {
    background-color: var(--white-color);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 1170px) and (max-width: 1366px) {
    header.menu-style-five .sthemeit-btn {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .logo a img,
    .header-sticky.is-sticky .logo a img {
        max-width: 220px;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    header.menu-style-five .sthemeit-btn {
        display: block;
    }
}

.relo-single-blog-details-inner {
    padding: 0;
}

@media screen and (max-width: 991px) {
    .sidebar-right.content-widget {
        padding-top: 45px;
    }
}

.banner-addon .banner-title {
    padding-left: 0;
    margin-bottom: 0;
    line-height: initial !important;
    letter-spacing: 1px !important;
    font-size: 3rem !important;
}

@media screen and (max-width: 991px) {
    .banner-addon .banner-title {
        font-size: 2.5rem !important;
    }
}

@media screen and (max-width: 767px) {
    .banner-addon .banner-title {
        font-size: 2rem !important;
    }
}

.header-btn {
    margin: 0;
}

.header-number {
    padding-left: 0;
}

.header-number .phone-icon i {
    -webkit-animation: pulse3 linear 3s infinite;
    animation: pulse3 linear 5s infinite;
    margin-right: 10px;
    background-color: var(--si-theme-color);
    /*color: var(--black-color);*/
}

@keyframes pulse3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 var(--si-theme-color);
        box-shadow: 0 0 0 0 var(--si-theme-color);
    }
    60% {
        -webkit-box-shadow: 0 0 0 0 var(--si-theme-color);
        box-shadow: 0 0 0 0 var(--si-theme-color);
    }
    80% {
        -webkit-box-shadow: 0 0 0 15px rgba(94, 223, 255, 0);
        box-shadow: 0 0 0 15px rgba(94, 223, 255, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 223, 255, 0);
        box-shadow: 0 0 0 0 rgba(94, 223, 255, 0);
    }
}

.about-area h2 {
    margin-bottom: 20px;
}

span.page-numbers.current {
    margin-right: 0;
}

@media (max-width: 767px) {
    .sthemeit-about-wrap {
        padding-top: 50px;
    }
}

/* Preloader */
.ctn-preloader .animation-preloader .spinner {
    margin: 0 auto;
}

.ctn-preloader .loader-section {
    opacity: 0.95;
    width: 50%;
}


/*---------------------------------
    BREADCRUMB
------------------------------------*/
#breadcrumbs {
    color: var(--white-color);
    line-height: 1.4rem;
}

#breadcrumbs a:hover {
    color: var(--beige-color);
}

.breadcumb-area {
    height: 280px;
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.breadcumb-inner {
    padding-top: 20px;
}

.breadcumb-area, .breadcumb-blog-area {
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    #breadcrumbs {
        font-size: 0.9rem;
    }

    .breadcumb-inner {
        padding-top: 10px;
    }

    .breadcumb-area {
        height: 250px;
    }

    .single .breadcumb-area {
        height: 280px;
    }
}

/*---------------------------------
    BUTTONS
------------------------------------*/
.sthemeit-btn {
    padding: 10px 20px;
    font-size: 1rem;
    background: var(--brand-color);
    color: var(--black-color);
    border: none;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    top: 0;
    overflow: hidden;
    transition: color .3s ease-in-out;
    font-weight: 400;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.sthemeit-btn::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--blue-color);
    top: 100%;
    left: 0;
    transition: top 0.3s ease-in-out;
    z-index: -1;
}

.sthemeit-btn:hover {
    color: var(--white-color);
}

.sthemeit-btn:hover::before {
    top: 0;
}

.sthemeit-btn::after,
.call-to-action-btn a::after {
    content: none;
}

.menu-style-five .sthemeit-btn {
    border-radius: 10px;
}

.sthemeit-button-box.style4 .sthemeit-button svg {
    transition: 0s;
}

.sthemeit-button-box.style4 .sthemeit-button a {
    background-color: var(--brand-color);
}

@media (min-width: 1280px) and (max-width: 1700px) {
    .sthemeit-btn {
        padding: 10px 20px !important;
    }
}

@media screen and (min-width: 991px) {
    .menu-style-five .sthemeit-btn {
        display: block;
        padding: 10px 20px;
        font-size: 1rem;
        font-weight: 500;
        top: 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .sthemeit-btn {
        top: 0 !important;
        padding: 10px 20px !important;
    }
}

/*---------------------------------
    TOP BAR
------------------------------------*/
.link-hover-dark a:hover {
    color: var(--beige-color);
}

@media screen and (min-width: 1170px) and (max-width: 1366px) {
    .header-top-bar-wrapper {
        padding: 10px 44px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1169px) {
    .header-top-bar-wrapper {
        padding: 10px 30px;
    }
}

@media screen and (max-width: 991px) {
    .header-top-bar {
        display: none;
    }
}


/*---------------------------------
    FIX ELEMENTOR
------------------------------------*/
em {
    font-weight: normal;
}

.custom-list-icon ul.elementor-inline-items {
    justify-content: space-evenly !important;
}

.elementor-widget-image a img[src$=".svg"] {
    width: auto;
}

/* VIDEO */
.elementor-widget-video .e-hosted-video .elementor-video {
    object-fit: contain;
}

/* END VIDEO */

.height-full.elementor-widget-image,
.height-full.elementor-widget-image a {
    height: 100%;
}

.elementor-image-gallery .gallery-item {
    padding-bottom: 0 !important;
}

.swiper-dots-bottom .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -10px;
}

@media screen and (max-width: 767px) {
    .custom-list-icon {
        display: flex;
        justify-content: center;
    }

    .custom-list-icon .elementor-icon-list-items.elementor-inline-items {
        flex-direction: column;
        align-items: flex-start;
    }

    .position-mobile-relative {
        position: relative !important;
    }
}

/* Menu footer */
footer .menu-footer .menu-item.current-page-ancestor a {
    color: var(--brand-color) !important;
}

@media screen and (max-width: 991px) {
    .hfe-nav-menu__align-right .hfe-nav-menu {
        justify-content: center;
    }

    footer .hfe-nav-menu nav {
        width: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    footer .hfe-nav-menu nav ul {
        flex-direction: column;
        align-items: center;
        gap: 5px;
    }
}


/*---------------------------------
    BLOG
------------------------------------*/
.relo-blog-grid-area .blog-page-title h2 a:hover {
    color: var(--si-theme-color);
}

.blog-page-title {
    margin-bottom: 10px;
}

.blog-page-title h2 {
    color: var(--black-color);
    line-height: unset;
}

.blog-page-title h2 a {
    line-height: 1.2;
}

.blog-page-title h2 a:hover {
    color: var(--blue-color);
}

.single-blog-content p span {
    color: inherit;
}

.relo-blog-grid-area .blog-page-title > a:hover {
    color: var(--blue-color);
}

.relo-blog-grid-area .blog-page-title a {
    font-weight: 500;
}

.relo-single-blog .relo-blog-thumb > a {
    display: block;
}

.relo-blog-list .relo-blog-meta-top {
    display: block;
    margin: 0 0 6px 26px;
}

.relo-blog-list .relo-blog-meta-left,
.relo-blog-grid-area .relo-blog-meta-left {
    margin-bottom: 10px;
}

.ie-blog-btn-read-more {
    margin-top: 5px;
}

.sthemeit-blog-readmore {
    margin-top: 10px;
}

.blog-cat::before {
    top: 0;
    font-family: "Font Awesome 6 Free", sans-serif;
    font-weight: 700;
    left: -25px;
}

.relo-blog-list-box .relo-blog-thumb img {
    height: 400px;
    width: 100%;
}

.relo-single-blog.relo-blog-list-box {
    margin-bottom: 40px;
}

.relo-single-blog.grid-style:hover a img,
.relo-single-blog.relo-blog-list-box:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.relo-single-blog.grid-style .relo-blog-thumb a img,
.relo-single-blog .relo-blog-thumb a img {
    height: 300px;
}

.blog-section.blog_style-one .relo-single-blog {
    border-radius: 10px;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    -webkit-box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
    -moz-box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
    box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
}

.relo-blog-thumb img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.relo-blog-thumb,
.relo-blog-thumb a {
    border-radius: 10px 10px 0 0;
}

.blog-date span {
    border-radius: 10px 0 0 0;
    color: var(--black-color);
}

.blog-date span i {
    margin-right: 8px;
}

.blog-section.blog_style-one .single_blog_adn,
.blog-section.blog_style-one .single_blog_adn > div,
.blog-section.blog_style-one .single_blog_adn > div > .relo-single-blog {
    height: 100%;
}

.blog-section.blog_style-one > .row {
    gap: 26px 0;
}

.blog-left-side .widget h2 {
    text-transform: none;
}

.single-blog-details .relo-single-blog-content ul li {
    list-style: initial;
}

.blog-content {
    padding: 20px 25px 5px;
}

@media screen and (max-width: 767px) {
    .relo-blog-list-box .relo-blog-thumb img,
    .relo-single-blog.grid-style .relo-blog-thumb a img,
    .relo-single-blog .relo-blog-thumb a img {
        height: 250px;
    }
}

@media screen and (max-width: 767px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media screen and (max-width: 576px) {
    .relo-blog-thumb img {
        width: 100%;
    }

    .relo-blog-thumb a {
        width: 100%;
    }

    .blog-content {
        padding: 20px 20px 5px;
    }
}

.relo-blog-social {
    margin-top: 20px;
}

.relo-blog-meta-left a {
    margin: 0;
    text-transform: none;
}

.relo-blog-meta-left a i {
    margin-right: 8px;
}

.relo-blog-meta-left .btn-back {
    padding: 10px 20px;
    font-size: 1rem;
}

.relo-blog-meta-left span {
    margin-right: 0;
}

.page_item ul.children {
    padding-left: 20px;
}


/*---------------------------------
    SLIDER
------------------------------------*/
.bdt-slideshow-items {
    max-height: 85vh;
}

.bdt-ps-blur-effect--yes .bdt-ps-dragon-bg .bdt-ps-slide-img {
    filter: none;
}

.bdt-prime-slider-dragon .bdt-sub-title-inner {
    line-height: 1;
}

.bdt-prime-slider-dragon .bdt-title-tag {
    font-size: clamp(32px, 7vw, 80px);
}

.bdt-prime-slider-dragon .bdt-title-tag {
    padding-bottom: clamp(20px, 5vw, 30px);
}


/*---------------------------------
    SEARCH
------------------------------------*/
button.search-box-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background-color: var(--si-theme-color);
    font-size: unset;
    position: relative;
    top: unset;
    right: unset;
    transform: none;
    padding: 0;
    border: none;
}

button.search-box-btn i {
    color: var(--white-color);
    background-color: unset;
    border-radius: unset;
    width: auto;
    height: auto;
    line-height: normal;
    transition: .2s;
    font-size: 1.05rem;
}

button.search-box-btn:hover i {
    scale: 1.1;
}

.search {
    border-radius: 0;
}

.search form {
    position: relative;
}

.search input[type="text"] {
    height: 45px;
    position: relative;
    color: var(--black-color);
    border-radius: var(--border-radius);
}

.search input[type="text"]:focus {
    border: 1px solid var(--blue-color);
}

.search button.icons {
    height: calc(100% - 2px);
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    background-color: var(--blue-color);
    padding: 0;
    transition: .3s;
}

.search button.icons:hover {
    font-size: 22px;
}

/* Popup */
.search-popup {
    -webkit-transition: all 400ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 400ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 400ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /*background-color: rgba(28, 67, 121, 0.95);*/
    background-color: rgba(216, 191, 128, 0.90);
}

.search-popup input::placeholder {
    font-size: 1em;
    color: #000 !important;
    opacity: 0.5;
}

.search-popup .form-group input[type="search"] {
    border-radius: var(--border-radius) 0 0 var(--border-radius);
    font-size: 1rem;
    text-transform: none;
}

.input-search-wrapper {
    display: flex;
    flex-direction: row;
}

.search-popup .close-search {
    line-height: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: none;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    padding: 1px 15px;
    background-color: var(--red-color);
}

.search-active .search-popup .close-search {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.search-active .search-popup .close-search i {
    transition: .2s;
}

.search-active .search-popup .close-search:hover {
    background-color: var(--red-color);
    color: var(--white-color);
}

.search-active .search-popup .close-search:hover i {
    scale: 1.1;
}

.search-popup form {
    position: absolute;
    background-color: unset;
}

.search-active .search-popup form {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}

.search-popup .form-group button.search-btn-icon {
    position: relative;
    height: 100%;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    background-color: var(--blue-color);
    padding: 0;
    right: 0;
    width: 10%;
    min-width: 50px;
    color: var(--white-color);
    font-size: 25px;
    transform: none;
}

.search-popup .form-group button.search-btn-icon i {
    transition: .2s;
}

.search-popup .form-group button.search-btn-icon:hover i {
    scale: 1.1;
}


/*---------------------------------
    SIDEBAR
------------------------------------*/
.blog-left-side > div {
    border-radius: var(--border-radius);
    padding: 25px 28px;
    margin-bottom: 30px;
    box-shadow: 0 0 6px rgba(28, 67, 121, 0.20);
}

@media screen and (min-width: 320px) and (max-width: 479px) {
    .blog-left-side > div {
        margin-top: 0 !important;
    }
}

.blog-left-side select {
    margin-bottom: 0;
    outline: none;
    color: var(--black-color);
}

.blog-left-side .widget h2 {
    margin-bottom: 36px;
}

.blog-left-side .tagcloud {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}

.blog-left-side .widget img {
    max-width: fit-content;
    object-fit: cover;
}

.recent-post-image {
    margin-top: 0;
    margin-right: 12px;
}

.single-widget-item .recent-post-item:not(:last-child) {
    margin-bottom: 5px;
}

.single-widget-item {
    padding-bottom: 0;
}

.tagcloud a {
    margin: 0;
}

.tagcloud a:hover {
    background-color: var(--blue-color);
    border-color: var(--blue-color);
}

.recent-post-text span.rcomment {
    font-size: 0.9rem;
}


/*---------------------------------
    FORM
------------------------------------*/
form .form-control {
    padding: 10px 15px 5px;
    border: 1px solid #a7a7a7;
    color: var(--black-color);
    margin-bottom: 4px;
    height: 45px;
    border-radius: 10px;
}

.form-group {
    margin-bottom: 5px;
}

.form-group > p {
    position: relative;
    line-height: 1em;
}

form label {
    font-size: 0.9rem;
    margin-bottom: 5px;
    color: var(--black-color);
}

.form-group > label:not(.label-file),
.form-group > p > label:not(.label-file) {
    margin-bottom: 0;
    background: #fff;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 5;
    padding: 0 5px;
}

.form-group .form-control:not(#form_file) {
    padding: 10px 15px 5px;
}

.form-group .form-control.form-select:not(#form_file) {
    padding: 10px 35px 5px 15px;
}

.form-group textarea {
    height: auto;
}

.form-confirmation {
    display: flex;
    flex-direction: row;
    gap: 10px;
    line-height: 1.3em;
}

.form-confirmation br {
    display: none;
}

.form-confirmation label a {
    text-decoration: underline;
}

form .wpcf7-list-item {
    margin: 0;
}

input[type="file"] {
    height: auto;
    padding: 5px 12px;
}

/* Focus */
.form-control:focus {
    border: 1px solid var(--blue-color);
    color: var(--black-color);
}

/* Erreur form */
span.label-required {
    color: var(--red-color);
}

form .form-control.wpcf7-not-valid {
    border: 1px solid var(--red-color);
}

.wpcf7-not-valid-tip {
    width: 100%;
    font-size: 0.9rem;
}

.wpcf7 form .wpcf7-response-output {
    background-color: var(--white-color);
    border-radius: 10px;
    margin: 1.5em 0;
}

/* Bouton submit */
form .wpcf7-spinner {
    position: absolute;
}

form .btn:disabled {
    border: none;
    outline: none;
}

form .wpcf7-submit:hover {
    background-color: var(--blue-color);
}

/* Estimation */
.form-subtitle {
    color: var(--si-theme-color);
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    .form-subtitle {
        font-size: 18px;
    }
}

/* Checkbox / radio */
.wpcf7-checkbox {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 0.6rem 1rem;
    margin-top: 5px;
    margin-bottom: 4px;
    border-radius: 10px;
    padding: 12px 15px 10px;
    border: 1px solid #a7a7a7;
}

.wpcf7-checkbox.wpcf7-not-valid {
    border: 1px solid var(--red-color);
}

.wpcf7-checkbox .wpcf7-list-item {
    display: flex;
    align-items: center;
}

.wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: normal;
    margin: 0;
    cursor: pointer;
}

.wpcf7-checkbox input[type="checkbox"] {
    accent-color: var(--si-theme-color);
    width: 1rem;
    height: 1rem;
    margin: 0;
}


/*---------------------------------
    WIDGETS ELEMENTOR
------------------------------------*/
/* MAI Team */
.ie-team-box .team-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.ie-team-box .team-info h3 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}

.ie-team-box .team-designation {
    font-style: italic;
}

.ie-team-box .team-contact {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.ie-team-box .team-contact > p {
    display: flex;
    flex-direction: row;
    gap: 7px;
    align-items: center;
    line-height: 1.1rem;
}

.ie-team-box .team-info a {
    font-size: 1rem;
    font-weight: 500;
    color: var(--si-theme-color);
}

.ie-team-box .team-info a:hover {
    color: var(--brand-color);
}

.team-video-icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
}

.team-video-icon a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background: var(--brand-color);
    text-align: center;
    color: var(--white-color);
    font-size: 20px;
    transition: .2s;
    border-radius: 100%;
}

.team-video-icon a:hover {
    color: var(--blue-color);
}

/* About */
.about-area-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
}

.about-area-left,
.about-area-right {
    flex: 1;
}

.about-video-icon {
    left: unset;
    right: 10px;
    bottom: 10px;
}

.about-video-icon a {
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--white-color);
    background: var(--brand-color);
    font-size: 20px;
    cursor: pointer;
}

.about-video-icon a:hover {
    background: var(--brand-color);
}

.about-video-icon a svg {
    fill: var(--white-color);
    width: 20px;
    transition: .2s;
}

.about-video-icon a:hover svg {
    fill: var(--blue-color);
}

.sthemeit-about-thumb {
    margin: 0;
}

.sthemeit-about-thumb-main {
    display: block;
    z-index: 5;
}

.sthemeit-about-exprience {
    z-index: 1;
    left: 0;
    right: unset;
    bottom: 30px;
}

.sthemeit-about-wrap {
    padding-top: 0 !important;
}

.sthemeit-about-list ul li i {
    color: var(--brand-color);
}

@media screen and (max-width: 1200px) {
    .about-area-right {
        padding-right: 30px;
    }
}

@media screen and (max-width: 991px) {
    .about-area-content {
        flex-direction: column-reverse;
    }

    .about-thumb1 img {
        max-height: 550px;
    }

    .about-area-left,
    .about-area-right {
        padding: 0 30px;
    }
}

@media screen and (max-width: 768px) {
    .about-area-right {
        padding: 0 15px;
    }

    .about-area-left {
        padding: 0;
    }
}

.about-thumb1 img {
    object-fit: cover;
}

/* Section Title */
.section-title h5 {
    margin-bottom: 10px;
}

.section-title h5::after {
    content: none;
}

.section-title h5::before {
    bottom: -6px;
    background: var(--grey-color);
}

.section-title.t_center h5::before {
    left: 50%;
    transform: translateX(-50%);
}

.section-title.text-left h5::before {
    left: 0;
    transform: none;
}

.section-title.text-right h5::before {
    left: unset;
    right: 0;
    transform: none;
}

@media screen and (max-width: 767px) {
    .section-title.t_center {
        text-align: left;
    }

    .section-title h5::before {
        bottom: -4px;
    }

    .section-title.t_center h5::before {
        left: 0;
        transform: none;
    }
}

/* Box number */
.sthemeit-box-number span {
    color: var(--black-color);
}

.single-counter.style1 .counter_content h6 {
    padding: 0 10px;
    line-height: 1.5;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .rt-fin-service-box-2 .title {
        font-size: 20px !important;
    }
}


/* Service section */
.service-section-two {
    height: 100%;
}

.rt-fin-service-box-2 {
    display: flex;
    flex-direction: column;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
    -moz-box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
    box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
}

.rt-fin-service-box-2 .title {
    line-height: 1.3;
    margin: 0;
    padding: 20px 0;
}

.rt-fin-service-box-2::after {
    background-color: var(--grey-color);
}

.rt-fin-service-box-2 .item-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.rt-fin-service-box-2 .item-content > p {
    flex: 1;
}

.fin-button {
    margin-top: 20px;
}

.fin-button .fin-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    line-height: normal;
}

.fin-button .fin-btn svg {
    margin: 0;
    top: 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .rt-fin-service-box-2 .title {
        font-size: 24px !important;
    }

    .fin-button .fin-btn {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .fin-button .fin-btn {
        font-size: 16px !important;
    }
}


/*---------------------------------
    SLIDER
------------------------------------*/
.bdt-prime-slider-tango .bdt-image-wrap .bdt-img {
    object-fit: contain;
    padding: 20px;
}

.slider-partenaires img {
    height: 80px;
    max-width: 270px;
    object-fit: contain;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0;
}

.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper {
    padding-bottom: 50px;
}


/*---------------------------------
    IMMO WP
------------------------------------*/
.iwp__searchbar-aside__group.aside-group-btn button {
    padding: 3px 0 0 0;
    transition: .3s;
    align-items: unset;
}

.iwp__searchbar-aside form .iwp__searchbar-aside__group label {
    font-size: 0.9rem;
}

.iwp__searchbar-aside form .iwp__searchbar-aside__group > div > input::placeholder,
.iwp__searchbar-aside form .iwp__searchbar-aside__group > div > select::placeholder,
.iwp__searchbar-aside form .iwp__searchbar-aside__group > div .col6 > input::placeholder {
    opacity: 0.6;
    font-size: 0.9rem;
}

.iwp__searchbar-aside form .iwp__searchbar-aside__group > div > input,
.iwp__searchbar-aside form .iwp__searchbar-aside__group > div > select,
.iwp__searchbar-aside form .iwp__searchbar-aside__group > div .col6 > input {
    cursor: initial;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0.9rem;
}

.iwp__searchbar-aside__more > a {
    border: 1px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 3px 10px;
}

.ss-main .ss-multi-selected {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.iwp__items .iwp__item .iwp__item-content .iwp__item-text h3 {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 2px), currentColor 2px);
    transition: .9s cubic-bezier(.32, .32, .15, 1.17);
    background-size: 0 100%;
    line-height: normal;
}

.iwp__items .iwp__item:hover .iwp__item-content .iwp__item-text h3 {
    background-size: 100% 100%;
    color: var(--si-theme-color);
}

.iwp__property .iwp_create_alert {
    color: var(--black-color);
    margin-bottom: 15px;
}

.iwp__property-listing__header {
    align-items: flex-end;
}

.iwp__property-listing .header-left p {
    line-height: normal;
}

@media screen and (max-width: 500px) {
    .iwp__property-listing__header {
        align-items: flex-start;
        gap: 10px;
    }
}

/* On cache "Exclusivité" */
.iwp__items .iwp__item .iwp__item-header .iwp__item-meta ul li.iwp__heart,
.iwp__header-meta ul li.iwp__heart {
    display: none;
}

/* Cards */
.iwp__items {
    grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 600px) {
    .iwp__items {
        grid-template-columns: repeat(1, 1fr);
    }
}

.iwp__items .iwp__item {
    border-radius: 10px;
    box-shadow: 0 5px 6px 0 rgba(28, 67, 121, 0.20);
}

/* Single */
.iwp__property .iwp__header > div > a.visite_virtuelle_btn {
    padding: 6px 26px;
    font-size: 1rem;
    background: var(--brand-color);
    color: var(--black-color);
    border: none;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    top: 0;
    overflow: hidden;
    transition: color .3s ease-in-out;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-bottom: 10px;
}

.iwp__property .iwp__header > div > a.visite_virtuelle_btn::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--blue-color);
    top: 100%;
    left: 0;
    transition: top 0.3s ease-in-out;
    z-index: -1;
}

.iwp__property .iwp__header > div > a.visite_virtuelle_btn > svg {
    fill: var(--black-color);
    transition: .3s;
    height: 26px;
}

.iwp__property .iwp__header > div > a.visite_virtuelle_btn:hover > svg {
    fill: var(--white-color);
}

.iwp__property .iwp__header > div > a.visite_virtuelle_btn:hover {
    color: var(--white-color);
}

.iwp__property .iwp__header > div > a.visite_virtuelle_btn:hover::before {
    top: 0;
}

@media screen and (max-width: 768px) {
    .iwp__property .iwp__header > div > a.visite_virtuelle_btn {
        margin: 0;
    }

    .iwp__header-meta {
        margin: 0;
    }
}

.iwp__block.iwp__card .iwp__card-body p {
    font-size: 0.95rem;
    line-height: 1.5;
}

.iwp__header-gallery div.figure-item:nth-child(5) .hover_grid {
    color: var(--white-color);
    top: 0;
}

.figure-item a[target="_blank"] {
    cursor: pointer;
}

.iwp__header-title__address span {
    font-size: 1rem;
}

.iwp__header-title__address span svg {
    margin-right: 5px;
}

.iwp__block-overview .iwp__overview-list li {
    padding: 0;
}

.iwp__block-details .iwp__details-list {
    padding: 0;
    gap: 15px 30px;
}

.iwp__block-features .iwp__block-features-list {
    gap: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    flex-wrap: unset;
}

.iwp__block-features .iwp__block-features-list li {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}

.diagnostic-georisques {
    margin-top: 25px;
}

.iwp__block.iwp__card .iwp__card-body .diagnostic-georisques p {
    font-style: italic;
    font-size: 14px;
    line-height: 1.3;
}

.iwp__block-energie .iwp__card-body h4 {
    display: block;
    margin-bottom: 8px;
    line-height: 1.4;
}

.diagnostic-footer .priceTag {
    margin-bottom: 10px;
    background-color: var(--brand-color);
    font-weight: 600;
}

.diagnostic-footer > div > div {
    line-height: 1.5;
}

/* Sidebar */
.iwp__content .iwp__row .iwp__sidebar-agent__form hr {
    margin-top: 0;
    border-bottom: 1px solid var(--si-theme-color);
}

.mai-form-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}

.mai-form-contact-title {
    font-weight: 500;
}

/* Alerte e-mail */
.iwp__property.iwp_alerte_email form > div input[type='submit'] {
    color: var(--black-color);
}

/* Partager */
.share-icons {
    display: flex;
    flex-direction: column;
    margin: 25px 0 0 0;
}

.share-icons hr {
    margin: 0 0 20px 0;
    border-bottom: 1px solid var(--si-theme-color);
}

.share-icons-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}

.share-icons a {
    margin: 0;
}

/* Map - carte */
.iwp__map {
    margin: 0 !important;
}

button.copy-btn {
    padding: 0;
    display: inline-block;
    background: var(--white-color);
    border: 1px solid var(--si-theme-color);
    color: var(--si-theme-color);
    font-size: 13px;
    height: 34px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    width: 34px;
    border-radius: 50%;
    transition: .3s;
}

button.copy-btn:hover,
button.copy-btn:focus {
    border: 1px solid var(--si-theme-color);
    background: var(--si-theme-color);
    color: var(--white-color);
}

button.copy-btn.copied {
    background: #4CAF50;
    color: var(--white-color);
}

/* Responsive */
@media screen and (max-width: 991px ) {
    .iwp__header-gallery div.figure-item:nth-child(5) .hover_grid {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px ) {
    .iwp__header-gallery {
        grid-template-columns: 1fr 0.75fr;
    }

    .newdpe .diagnostic.diagnostic-dpe {
        margin: 0;
    }

    .newges .emission-container, .newdpe .diagnostic-container {
        flex-wrap: nowrap;
    }

    .iwp__block.iwp__card .iwp__card-body,
    .iwp__content .iwp__row .iwp__sidebar-agent {
        padding: 25px 20px;
    }

    .iwp__block-features .iwp__block-features-list {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 576px ) {
    .newges {
        width: 100%;
    }

    .newges .emission-container {
        -webkit-column-gap: unset;
        -moz-column-gap: unset;
        column-gap: unset;
        justify-content: space-between;
    }

    .newges .emission-scale {
        z-index: 20;
        background-color: var(--white-color);
    }

    .newdpe .diagnostic.diagnostic-dpe {
        overflow: auto;
        width: 100%;
    }

    .iwp__header-gallery div.figure-item:nth-child(5) .hover_grid {
        font-size: 30px;
    }
}

@media screen and (max-width: 450px ) {
    .iwp__block-overview .iwp__overview-list li:last-child {
        margin-bottom: 0;
    }
}

/*---------------------------------
    GTranslate
------------------------------------*/
.gtranslate_wrapper .gt_switcher {
    font-family: 'Outfit', Arial, sans-serif !important;
    border-radius: 10px !important;
}

.gtranslate_wrapper .gt_switcher .gt_selected a,
.gtranslate_wrapper .gt_switcher .gt_selected {
    border-radius: 10px !important;
}

.gtranslate_wrapper .gt_switcher .gt_selected a.open {
    background-color: var(--white-color) !important;
    border-radius: 10px 10px 0 0 !important;
}