/*!
 * theme.css for master
 * Author wzcoder.com
 * @Copyright 2005-2019 wzcoder.com (http://www.wzcoder.com)
 * @version 1.0
 * @date 2019-01-16-10:01 PM
 */
@import "../iconfont/iconfont.css";

.iconfont {
    font-size: 1.8rem;
    color: #eb3d00;
    margin-right: 0.5rem;
}

.overlay {
    z-index: 50;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-blend-mode: multiply;
    background-color: rgba(0, 0, 0, 0.01);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.01)), color-stop(110%, rgba(0, 0, 0, 0.6)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.6) 110%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.6) 110%);
}

/*header*/

/*header*/
.bs-header {
    top: 0;
    z-index: 600;
    left: 0;
    right: 0;
}

.bs-header .logo {
    display: inline-block;
}

.bs-header .logo-wrapper img {
    height: 70px;
    width: auto;
}


@media (max-width: 991.98px) {
    .bs-header .logo-wrapper img {
        height: 40px;
        width: auto;
    }

    .slide-text-wrapper {
        text-align: center;
    }

    .slide-text-wrapper .slide-content, .slide-text-wrapper .slide-desc {
        font-size: 1.1rem !important;
    }

    .btn-banner {
        padding: 0.2168rem 1rem;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none;
    }

    .section-head h2, .about-content h2 {
        font-size: 1.4rem !important
    }

    .section-head p {
        font-size: 14px;
    }

}

@media (min-width: 992px) {
    .bs-header {
        position: absolute;
    }

    .bs-header a {
        color: #ffffff !important;
    }

    #navbarMain .nav-link {
        text-shadow: 1px 1px 0px #666;
        font-size: 1.1rem;
        font-weight: 600;
        text-align: left;
    }

    .slide-thumb-wrapper {
        height: 850px !important;
    }

    .slide-text-wrapper .slide-content, .slide-text-wrapper .slide-desc {
        font-size: 1.2rem !important;
    }

    .slide-text-wrapper .slide-title {
        font-size: 3rem;
    }

}


#navbarMain .nav-link {
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
}

.navbar-toggler {
    top: 10px;
    right: 10px;
    z-index: 700;
}

.call-to-wrapper .section-body {
    height: 100px;
}

.call-to-wrapper .call-text {
    text-align: center;
}


#navbarMain .nav-link:hover, #navbarMain .nav-link:active, #navbarMain .nav-link:focus {
    color: #eb3d00 !important;
}

.js-swiper {
    z-index: 500;
}


.navbar_wrapper .overlay, .jarallax .overlay {
    z-index: 50;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-blend-mode: multiply;
    background-color: rgba(0, 0, 0, 0.01);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.01)), color-stop(110%, rgba(0, 0, 0, 0.8)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.8) 110%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.8) 110%);
}

.swiper-slide .slide-text-wrapper {
    z-index: 70 !important;
    position: absolute;
    left: 0;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    width: 100%;
    text-shadow: 1px 1px 0px #333;
}


.swiper-pagination-bullet {
    background-color: #ffffff !important;
}

.swiper-button-prev, .wiper-button-next,
.swiper-pagination {
    z-index: 80 !important;
}

.navbar_wrapper {
    height: 150px;
}

.wzdropdown-menu-level-1 {
    margin: 0 !important;
    background: transparent !important;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.slide-text-wrapper p, .slide-text-wrapper h1 {
    display: block;
}

.btn-banner {
    text-shadow: none;
    border-radius: 30px;
}

.call-to-wrapper, .breadcrumbs-wrapper {
    background-color: rgba(217, 217, 217, 0.0901961);
}

.service-box .box-line {
    min-height: 2px;
    height: 2px;
    width: 0;
    background-color: rgb(217, 83, 79);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    margin-left: auto;
    margin-right: auto;
}

.service-box:hover .box-line {
    width: 100%;
}

.service-box .box-caption {
    margin-right: 20px;
}

.service-box:hover .box-caption {
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 992px) {
    .page-content .service-box .thumb-box {
        max-height: 280px;
    }

    .service-more .service-box .thumb-box {
        max-height: 280px;
    }
}

.service-more .service-head .head__bgcolor {
    display: inline-block;
    width: 5px;
    height: 20px;
}

.section-news {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    background-position: 50% 80%;
}

.news-item .box-line {
    min-height: 2px;
    height: 2px;
    width: 0;
    background-color: rgb(217, 83, 79);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
}

.news-item:hover .box-line {
    width: 100px;
}

.news-item .date {
    min-width: 80px;
    height: min-content;
}

.news-item:hover .date {
    background-color: rgb(217, 83, 79);
}

.news-item:hover .date span {
    color: #ffffff;
}

@media (min-width: 992px) {
    .about-content {
        margin-left: -3rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }


}

@media (min-width: 1200px) {
    .about-content .content-wrapper {
        padding: 2rem 5rem;
    }
}


.about-content {
    height: 100%;
}

.about-content .content-wrapper {
    height: 100%;
    padding: 2rem;
}

footer.footer-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
}

.section-slider-inner .category-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.banner-about {
    background-position: 50% 100% !important;
}

.banner-service {
    background-position: 50% 30% !important;
}

.banner-cases {
    background-position: 50% 70% !important;
}

@media (max-width: 991.98px) {
    .section-slider-inner .category-banner .container {
        height: 180px;
    }

    .category-banner {
        position: relative;
    }

    .category-banner .category-head {
        width: 100%;
        text-align: center;
    }

    .category-banner .category-head h2 {
        font-size: 1.4rem;
    }

    .category-banner .category-head p {
        font-size: 14px;
        line-height: 1.3;
    }

    .breadcrumbs-wrapper ul > li {
        font-size: 12px;
    }

    .page-content .article-hd h2 {
        font-size: 1.2rem;
        font-weight: bold;
    }
}

@media (min-width: 992px) {
    .section-slider-inner .category-banner .container {
        height: 400px;
    }
}

.section-slider-inner .category-head {
    color: #ffffff;
    z-index: 100;
}

@media (min-width: 992px) {
    .news-box .thumb-box {
        height: 250px;
    }
}

.news-box {
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
}

.news-box:hover {
    background: rgba(237, 237, 237, 0.4);
}

.news-box .box-caption {
    padding: 1rem;
}

.news-box .box-caption h2.article-title {
    padding-top: 50px;
}

.news-box:hover .box-caption h2.article-title {
    padding-top: 30px;

}

.news-box .article-desc {
    margin-top: 25px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.news-box:hover .article-desc {
    margin-top: 15px;
    padding-bottom: 40px;
}

.news-box .news-list-line {
    margin: 0.5rem 0;
    height: 2px;
    min-height: 0px;
    width: 60px;
    background-color: rgb(51, 51, 51);
}

.news-box:hover .news-list-line {
    width: 90%;
    background-color: #eb3d00;
}

.news-box:hover .article-date {
    margin-left: 15px;
}

.box-square {
    background-color: transparent;
    width: 80px;
    height: 80px;
    right: -40px;
    bottom: -40px;
    -webkit-transform: rotate(45deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(45deg) scale(1) translate(0%, 0%);
    transform: rotate(45deg) scale(1) translate(0%, 0%);
}

.news-box:hover .box-square {
    background-color: #eb3d00;
}

.map {
    width: 100%;
    height: 280px;
}

.contact—box .icon {
    width: 85px;
    height: auto;
}

.article-foot .contact-info [class="col-md-*"] {
    border-left: 1px solid;
    border-color: rgba(204, 204, 204, 0.4);
}

.article-foot .contact-info [class="col-md-*"]:first-child {
    border: none;
}


.products-box .thumb {
    max-height: 220px;
}

.footer-nav-wrapper, .footer-address, .links-wrapper, .copyright-wrapper {
    font-size: 14px;
}

.copyright-wrapper {
    margin-top: 2rem;
    margin-bottom: -1rem;
}

.list-main-wrapper .article-list {
    border-bottom: 1px dashed #f2f2f2;
}

.article-body img {
    width: 100%;
    height: auto;
}