
.section-block-demo47-header .contact p {
    font-size: 18px;
    color: var(--bs-theme-color);
    margin-top: 10px
}

.section-block-demo47-header.fixed-nav-active .contact {
    padding: 15px 10px 20px
}

.section-block-demo47-header .contact:hover i,
.section-block-demo47-header .contact:hover p {
    -webkit-filter: saturate(0) brightness(3);
    filter: saturate(0) brightness(3)
}

.section-block-demo47-header .contact:hover {
    background-color: #ebeb40;
    background-position: right top;
    background-image: url(https://cdn.globalso.com/justgood-health/style/global/img/demo/contact_bg.png)
}

.section-block-demo47-header .contact {
    margin-left: 20px;
    font-weight: 600;
    background-color: #fff;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 80px 10px 20px;
    border-radius: 0 0 60px 60px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-image: url(https://cdn.globalso.com/justgood-health/style/global/img/demo/contact_bg2.png);
    background-repeat: no-repeat;
    background-position: center 23px
}

.section-block-demo47-header .search {
    margin-top: 20px
}

.section-block-demo47-header[search-style=search-style-1] .search .form-control {
    width: 100px
}

.section-block-demo47-header[search-style=search-style-2] .change-language .change-language-title>em {
    display: none
}

.section-block-demo47-header[search-style=search-style-2] .change-language .change-language-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.section-block-demo47-header .change-language .change-language-title .country-flag,
.section-block-demo47-header .change-language .change-language-title i {
    display: block;
    margin: 0 auto
}

.section-block-demo47-header .change-language {
    margin: 0 auto
}

.section-block-demo47-header.fixed-nav-active .search-language {
    padding: 15px 10px 15px
}

.section-block-demo47-header .search-language {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    height: 90%;
    background-color: #dce421;
    text-align: center;
    padding: 40px 10px 15px;
    border-radius: 0 0 30px 30px
}

@media screen and (min-width:1200px) {
    .section-block-demo47-header .nav>li>a {
        font-size: 18px
    }
}

.section-block-demo47-header[head-active-bg=head-ac-bg][head-active-style="3"][head-active-bg-ani=head-ac-bg-an5] .nav>li>a::before {
    opacity: 1;
    visibility: visible
}

.section-block-demo47-header[head-active-bg=head-ac-bg][head-active-style="3"][head-active-bg-ani=head-ac-bg-an5] .nav>li:not(:hover):not(.active)>a::before {
    background-color: currentColor
}

.section-block-demo47-header[head-active-bg=head-ac-bg][head-active-style="3"][head-active-bg-ani=head-ac-bg-an5] .nav>li.active>a::before,
.section-block-demo47-header[head-active-bg=head-ac-bg][head-active-style="3"][head-active-bg-ani=head-ac-bg-an5] .nav>li:hover>a::before {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.section-block-demo47-header .nav>li>a {
    color: #fff
}

.section-block-demo47-header .nav>li {
    margin: 0 20px
}

.section-block-demo47-header .nav {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end
}

@media screen and (min-width:1200px) {
    .section-block-demo47-header .logo img {
        height: 6rem
    }
}

.section-block-demo47-header.fixed-nav-active {
    background-color: rgba(0, 0, 0, .34)
}

.section-block-demo47-header {
    background-color: rgba(0, 0, 0, 0);
    position: fixed !important;
    left: 0;
    top: 0;
    box-shadow: 0 0 20px transparent
}

@media screen and (max-width:992px) {
    .section-block-demo47-header .head-items {
        display: none
    }
}