﻿.section-block-demo281-header .logo {
  padding: 10px 0;
}

 .section-block-demo281-header {
                background: #fff;
                box-shadow: none;
            }

            .section-block-demo281-header .head-top {
                position: relative;
                background-image: linear-gradient(135deg, #8b0f1a 65%, #9c131f 35%);
            }

            .section-block-demo281-header .head-bottom {
                position: relative;
            }

            .section-block-demo281-header .head-bottom-bg {
                background-image: linear-gradient(125deg, #fff 25%, #f6f6f6 25%);

                width: 100%;
                position: absolute;
                height: 100%;
                left: 0;
                z-index: -1;
            }

            .section-block-demo281-header .logo img {
                height: 4rem;
            }

            .section-block-demo281-header .logo {
                padding: 10px 0;
            }

            .section-block-demo281-header .search-right {
                display: flex;

            }

            .section-block-demo281-header[search-style="search-style-1"] .search-right {
                align-items: center;
            }

            .section-block-demo281-header[search-style="search-style-1"] .search {
                margin-left: 10px;
            }

            .section-block-demo281-header .head-top .layout {
                height: 50px;
            }

            .section-block-demo281-header .change-language .change-language-title span {
                color: #fff;
                font-size: 14px;
            }

            .section-block-demo281-header .change-language .change-language-title i svg {
                fill: #fff;
            }

            .section-block-demo281-header .head-top .layout .head-contact {
                display: flex;
                align-items: center;
            }

            .section-block-demo281-header .head-top .layout .head-contact .head-line {
                width: 1px;
                height: 14px;
                background-color: #ffffff;
                display: block;
                margin: 0 20px;
            }

            .section-block-demo281-header .head-top .layout .head-contact li a {
                color: #fff;
                font-size: 14px;
            }

            .section-block-demo281-header .head-top .layout .head-contact li {
                margin-right: 0;
            }

            .section-block-demo281-header .head-top .layout .head-contact li a i {
                padding-right: 10px;
                position: relative;
                top: 0px;
            }

            .section-block-demo281-header .head-right {
                display: flex;
                align-items: center;
            }

            .section-block-demo281-header .head-right .head-img {
                padding-left: 20px;
                display: flex;
                align-items: center;
            }

            .section-block-demo281-header .head-right .head-img li {
                list-style: none;
                display: block;
                width: 34px;
                height: 34px;
                background-color: rgba(255, 255, 255, .18);
                transition: all .3s;
            }

            .section-block-demo281-header .head-right .head-img li+li {
                margin-left: 6px;
            }

            .section-block-demo281-header .head-right .head-img li:hover {
                transform: translateY(-5px);
            }

            .section-block-demo281-header .head-right .head-img li a {
                display: flex;
                width: 100%;
                height: 100%;
                justify-content: center;
                align-items: center;
                padding: 5px;
            }
.section-block-demo281-header .head-right .head-img li a i{ color:#fff;}
            .section-block-demo281-header .head-right .head-btn a {
                width: 91px;
                display: inline-block;
                height: 25px;
                font-size: 14px;
                border: 1px solid var(--bs-link-color);
                text-align: center;
                line-height: 22px;
                margin: 0px 3px;
            }

            .section-block-demo281-header .head-top .layout .head-sns {
                display: flex;
            }

            .section-block-demo281-header .head-top .layout .head-sns li {
                list-style: none;
                width: 23.5px;
                height: 23.5px;
                border-radius: 50%;
                border: 1px solid #fff;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                margin-left: 12px;
            }

            .section-block-demo281-header .head-top .layout .head-sns li a {
                position: relative;
                top: -1px;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                -ms-transition: all .3s ease;

            }

            .section-block-demo281-header .head-top .layout .head-sns li a:hover {
                transform: rotate(30deg);
            }

            .section-block-demo281-header .nav {
                justify-content: right;
                padding: 0 3.4rem;
            }

            .section-block-demo281-header .change-language {
                margin-left: 3rem;
            }

            .section-block-demo281-header .nav>li {
                margin: 0 3px;
                font-size: 16px;
            }

            .section-block-demo281-header .nav>li>a {
                padding: 7px 28px;
                font-weight: 700;
            }
            .section-block-demo281-header:not([head-active-style]) .nav>li>a{
                line-height: 100%;
            }
            .section-block-demo281-header .inquiry-btn {
                font-size: 14px;
                font-family: var(--bs-h-font-sans-serif);
                font-weight: 700;
                padding: 1rem 1.1rem;border-radius: 0;
                cursor: pointer;
            }
.section-block-demo281-header .inquiry-btn a{color: #fff;}.section-block-demo281-header .inquiry-btn:hover a{color: #000;}
            .section-block-demo281-header[search-style="search-style-2"] .search {
                height: auto;
            }

            .section-block-demo281-header[search-style="search-style-2"] .search .search-toggle {
                height: 100%;
                width: 38px;
                display: flex;
                justify-content: center;
                align-items: center;
                background-color: var(--bs-sec-theme-color);
            }



            @media (max-width: 1600px) {
                .section-block-demo281-header .nav>li {
                    font-size: 14px;
                }

                .section-block-demo281-header .nav>li>a {
                    padding: 7px 10px;
                }

                .section-block-demo281-header .nav>li {
                    margin: 0 !important;
                }
            }
			   @media (max-width: 1400px) {
			.section-header-wrap-block .nav{padding: 0 2rem !important;}}
			

            @media (max-width: 1280px) {

                .section-block-demo281-header .logo img {
                    height: 40px;
                }

                .section-block-demo281-header .head-top .layout .head-contact .head-line {
                    margin: 0 10px;
                }
            }

            @media (max-width: 992px) {

                .section-block-demo281-header>.layout,
                .section-block-demo281-header .head-top,
                .section-block-demo281-header .head-bottom {
                    display: none;
                }

                .section-block-demo281-header .nav>li {
                    margin: 10px 0;
                }
            }