
.section-block-demo63-header {
    background-color: transparent;
    box-shadow: unset
}

.section-block-demo63-header .change-language .change-language-title,
.section-block-demo63-header .head-contact a,
.section-block-demo63-header .header-info,
.section-block-demo63-header .nav>li>a {
    color: #fff
}

.section-block-demo63-header .header-top {
    position: relative;
    padding-top: 4px;
    color: #fff
}

.section-block-demo63-header .header-top .layout {
    border-bottom: 1px solid currentColor;
    padding: 12px 0
}

.section-block-demo63-header .change-language svg,
.section-block-demo63-header .header-top svg,
.section-block-demo63-header .search-toggle svg {
    fill: #fff
}

.section-block-demo63-header .head-contact svg {
    width: 23px;
    height: 23px
}

.section-block-demo63-header .head-contact li {
    margin-right: 0
}

.section-block-demo63-header .head-contact li:not(:first-child) {
    margin-left: 4.4rem
}

.section-block-demo63-header .header-info {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5
}

.section-block-demo63-header .head-contact a {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5
}

.section-block-demo63-header .header-bottom {
    padding: 23px 0
}

.section-block-demo63-header .nav {
    justify-content: center
}

.section-block-demo63-header .nav>li {
    margin: 0 19px
}

.section-block-demo63-header .nav>li>a {
    font-size: 18px;
    font-weight: 500
}

.section-block-demo63-header .logo img {
    height: 66px
}

@media (max-width:1580px) {
    .section-block-demo63-header .logo img {
        max-width: 15rem
    }

    .section-block-demo63-header .nav>li {
        margin: 0 10px
    }
}

@media (max-width:1366px) {
    .section-block-demo63-header .header-top .layout {
        padding: .5rem 0
    }

    .section-block-demo63-header .header-info {
        font-size: 1.2rem
    }

    .section-block-demo63-header .head-contact li:not(:first-child) {
        margin-left: 2rem
    }

    .section-block-demo63-header .head-contact a {
        font-size: 1rem
    }

    .section-block-demo63-header .header-bottom {
        padding: 1rem 0
    }

    .section-block-demo63-header .nav {
        padding: 0 1.2rem
    }

    .section-block-demo63-header .nav>li>a {
        font-size: 1.14rem
    }

    .section-block-demo63-header .logo img {
        max-width: 10rem
    }
}

@media (max-width:992px) {
    .section-block-demo63-header .header-outer-wrap {
        display: none
    }

    .section-block-demo63-header .logo img {
        max-height: 3rem
    }
}