
.section-block-demo32-header[head-active-text-color=head-ac-text-color-white] .nav>li>a {
    line-height: 51px
}

.section-block-demo32-header .nav>li>a {
    text-transform: uppercase;
    line-height: 51px
}

.section-block-demo32-header .nav {
    justify-content: center
}

.section-block-demo32-header.fixed-nav {
    background: rgba(255, 255, 255, .5)
}

.section-block-demo32-header.fixed-nav .header-top {
    margin-top: -96px
}

.section-block-demo32-header {
    box-shadow: none;
    background: 0 0
}

.section-block-demo32-header .header-bottom {
    border-bottom: 1px solid #97aab6
}

.section-block-demo32-header .header-top {
    border-bottom: none
}

.section-block-demo32-header .search-toggle i {
    font-size: 14px;
    color: #231916;
    vertical-align: middle;
    margin-left: 17px
}

.section-block-demo32-header.section-header-wrap-block .change-language {
    width: unset
}

.section-block-demo32-header.section-header-wrap-block .logo img {
    height: 51px
}

.section-block-demo32-header .header-top {
    border-top: none;
    padding: 0
}

.section-block-demo32-header .header-top .layout {
    border-bottom: 1px solid #9eb6c4;
    padding: 24px 0 20px
}

@media screen and (max-width:1280px) {
    .section-block-demo32-header.section-header-wrap-block .logo img {
        height: 29px
    }

    .section-block-demo32-header .header-top .layout {
        padding: 10px 0 10px
    }
}

@media screen and (max-width:992px) {

    .section-block-demo32-header .header-bottom,
    .section-block-demo32-header .header-top {
        display: none
    }
}