a {
    color: #111
}

:root {
    --container-width: 1400px;
    --body-font-family: 'Open Sans';
    --title-font-family: 'Open Sans';
    --body-font-size: 15px;
    --body-color: #555;
    --body-line-height: 1.7;
    --body-bg-color: #fff;
    --main-color: #ed1a24;
    --sub-color: #dd2821;
    --banner-bg-color: #d3d3d3;
    --offcanvas-bg: #fff;
    --inquiry-btn-bg-color: #dd2821;
    --video-play-color: #dd2821;
    --side-bgcolor: rgba(0, 0, 0, .3);
    --side-color: #66;
    --param-padding: 3px;
    --side-active-color: #f2f2f2;
    --side-active-bgcolor: var(--main-color);
    --side-split-color: #ddd;
    --content-col-padding: 60px
}

.share-ico.facebook::before {
    content: ""
}

.attr-wrapper {
    position: relative
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.btn-check+.btn {
    border: 1px solid #f2f2f2
}

.btn-check:checked+.btn {
    border: 1px solid #c42729
}

.main-container {
    padding: 50px 0
}

@media(max-width:768px) {
    .main-container {
        padding: 30px 0
    }
}

.side-share {
    background: none !important
}

.side-share .share-item {
    background: var(--side-bgcolor, #777)
}

.share-ico {
    color: #fff
}

.side-share a {
    color: #fff
}

.search-group {
    max-width: 200px;
    padding: 10px 15px
}

.search-group .form-control {
    border-radius: 5px 0 0 5px;
    background: #f2f2f2;
    padding: .25rem .75rem;
    height: auto;
    font-size: .75rem
}

.search-group .btn {
    border: 1px solid transparent;
    border-left-width: 0;
    border-radius: 0 5px 5px 0;
    color: #fff;
    background: var(--main-color);
    padding: .25rem .5rem
}

.header {
    padding: 12px 0;
    color: #555;
    background: #f8f8f8;
    line-height: 1
}

.header a {
    color: #555
}

.header .split {
    margin: 0 12px
}

.header .icon {
    margin-right: .25rem;
    line-height: 1
}

.side-share {
    display: block !important
}

.lang {
    margin-left: 10px
}

.lang img {
    margin-right: 5px
}

.lang .dropdown-toggle {
    padding: 6px 0;
    background: transparent;
    border: 0
}

.lang .dropdown-menu {
    z-index: 1021
}

.lang .dropdown-item {
    color: #666
}

.navbar {
    width: 100%;
    top: 0;
    transition: transform ease .4s;
    background: #fff;
    border-bottom: 1px solid #f2f2f2
}

.navbar-brand {
    padding: 18px 0
}

.navbar-brand>.img-fluid {
    max-width: 200px
}

.navbar .nav-link {
    flex-grow: 1;
    padding: .5rem 1.25rem;
    font-size: 16px;
    font-weight: bold;
    font-family: var(--title-font-family);
    text-transform: uppercase;
    color: #444
}

.navbar .nav-link:hover,
.navbar .nav-link.active,
.navbar-nav .dropdown-item:hover {
    color: var(--main-color)
}

.navbar .dropdown-menu {
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05)
}

.navbar .dropdown-menu li {
    padding: 0 5px
}

.navbar .dropdown-menu .dropdown-item {
    border-bottom: 1px #eee solid;
    transition: all .2s ease-out
}

.navbar .dropdown-menu .dropdown-item:hover {
    transform: translateX(6px)
}

.nav-quote {
    margin-left: 10px;
    background: var(--main-color);
    border-width: 0;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    padding: 5px 15px
}

.lang img {
    margin-right: 5px
}

.lang .dropdown-toggle {
    background: #eee;
    font-size: 14px;
    padding: 2px 14px;
    border: 0
}

@media(max-width:1200px) {
    .navbar-nav .dropdown-menu {
        width: 100%
    }
    .navbar-nav .dropdown-item,
    .navbar .nav-link {
        text-align: center;
        justify-content: center;
        padding: .75rem 1rem
    }
}

.fixed-switch {
    transform: translateY(calc(-100% - 0px))
}

.sticky-menu .navbar-brand>.img-fluid {
    max-width: 120px
}

.sticky-menu .navbar-brand {
    padding: 30px 0
}

.sticky-menu {
    background: #f2f2f2
}

@keyframes slidedown {
    0% {
        transform: translateY(-70px)
    }
    100% {
        transform: translateY(0)
    }
}

.header-mobile .input-group {
    padding: 6px 0;
    max-width: 100%
}

.fixed-effect {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    animation: slidedown .7s ease-in
}

.fixed-effect1 {
    transform: translateY(calc(-100% - 0px))
}

.slide-effect {
    background: #000
}

.slide-effect .navbar-toggler .icon {
    color: #fff !important
}

.slide-effect .logo {
    filter: initial !important
}

.navbar.slide-effect .nav-link {
    color: #fff
}

.list-style {
    margin: 0 0 16px;
    padding: 0;
    list-style: none
}

.list-style li {
    display: flex;
    align-items: center
}

.list-style li:before {
    display: inline-block;
    flex-shrink: 0;
    content: "";
    width: 5px;
    height: 5px;
    background: #999;
    margin-right: 8px;
    border-radius: 50%
}

.swiper-gallery-thumbs {
    padding: 10px 0;
    --swiper-navigation-size: 18px;
    --swiper-navigation-color: #fff
}

.swiper-gallery-thumbs .swiper-button-next,
.swiper-gallery-thumbs .swiper-button-prev {
    width: 18px;
    height: 36px;
    background: #9f9f9f
}

.swiper-gallery-thumbs .swiper-slide {
    position: relative;
    border: 1px solid #f2f2f2;
    transition: border ease .2s;
    background-size: cover;
    background-position: center
}

.swiper-gallery-thumbs .swiper-slide-thumb-active {
    border-color: #e3524f
}

.swiper-gallery-thumbs.background .swiper-slide {
    height: 100px
}

.widget-cart {
    position: relative
}

.widget-cart-header {
    padding: 12px;
    font-size: 18px
}

.cart-counter {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 50%;
    background: var(--main-color);
    color: #fff
}

.banner-simple.background,
.swiper.background {
    height: 560px
}

@media(max-width:768px) {
    .banner-simple.background {
        height: 250px
    }
    .swiper.background {
        height: 220px
    }
}

.banner-nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff
}

.banner-nav .title {
    margin-bottom: 12px;
    font-family: var(--title-font-family);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px
}

.banner-nav .title::after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: var(--main-color);
    margin: 5px auto 0
}

.banner-nav .breadcrumb {
    font-size: 15px
}

.banner-nav .breadcrumb-item a {
    color: #fff
}

@media(max-width:576px) {
    .banner-nav {
        height: 170px
    }
    .banner-nav .title {
        font-size: 34px
    }
}

.home-banner {
    width: 100%;
    height: 500px
}

.home-banner video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.do-section {
    padding: 3rem 0
}

.do-section h2 {
    font-weight: bold;
    padding: 2rem 0;
    font-family: 'Open Sans', sans-serif ;
    font-size: 42px
}

.dw-section2 {
    background: #f2f2f2;
    padding: 3rem 0
}

.dw-section2 h2 {
    font-weight: bold;
    font-size: 42px;
    text-align: center;
    font-family: 'Open Sans', sans-serif
}

.dw-section2 h2 b {
    color: var(--main-color)
}

.dw-section2 .title-line {
    margin-bottom: 3rem;
    padding-bottom: 1rem;
    line-height: 42px;
    border-bottom: 1px solid #d4d4d4
}

.dw-section-number-box {
    text-align: center
}

.dw-section-number-box .col-md-3 {
    border-right: 1px solid #ddd
}

.dw-section-number-box .col-md-3:last-child {
    border-right: 0
}

.dw-section-number-box h3 {
    font-size: 40px;
    color: #040101;
    font-weight: bold
}

.dw-section-number-box p {
    font-size: 18px;
    line-height: 30px;
    color: #040101
}

.dw-about-section {
    margin-top: 3rem
}

.dw-about-section video {
    width: 100%
}

.dw-about-section .about-sp {
    font-size: 18px
}

.dw-about-section a.learn {
    color: var(--main-color);
    font-size: 19px
}

.dw-about-section a.learn:hover {
    text-decoration: underline
}

.dw-about-cate {
    margin-top: 3.4rem;
    margin-bottom: 1rem
}

.dw-about-cate img {
    width: 100%
}

.dw-section-news {
    padding-top: 3.5rem;
    padding-bottom: 2rem
}

.dw-section-news h2 {
    font-size: 42px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 2rem
}

.dw-section-end .container-cus {
    display: flex;
    flex-wrap: wrap
}

.dw-section-end .cc-left,
.dw-section-end .cc-right {
    width: 50%;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.dw-section-end .cc-left {
    padding-left: 17rem;
    background-color:#00a2ef;
    color: #fff;
    padding-right: 2rem
}

.dw-section-end .cc-right {
    padding-right: 20rem;
    padding-left: 3rem
}

.dw-section-end .cc-right .btn:hover {
    background: #fff;
    color: #000
}

.dw-section-end .cc-right .btn {
    border: 1px var(--main-color) solid;
    transition: all .1s ease-in;
    background: var(--main-color);
    font-size: 18px;
    color: #fff;
    padding: .7rem 1.7rem
}

.dw-section-end .cc-right h2 {
    color: #000
}

.dw-section-end h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 42px
}

.dw-section-end h3 {
    font-weight: bold
}

.dw-section-end h3::before {
    content: "";
    font-family: "Font";
    color: #fff;
    margin-right: 6px
}

.page-title {
    display: flex;
    padding: 1.2rem 0;
    background: #ebebeb;
    line-height: 1
}

.page-title .container-xl,
.page-title .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.page-title .title {
    margin-bottom: 0;
    font-size: 24px
}

.page-title .breadcrumb:before {
    font-family: "Font";
    content: "";
    margin-right: .25rem
}

@media(max-width:768px) {
    .page-title .container-xl,
    .page-title .container-fluid {
        flex-direction: column
    }
}

.page-summary {
    margin-bottom: 30px
}

.page-summary h1,
.page-summary h2,
page-summary h3 {
    font-size: 18px;
    font-weight: 600
}

.shrink-wrapper {
    margin-bottom: 30px
}

.shrink-wrapper .text {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: height .2s;
    margin-bottom: 8px
}

.shrink-wrapper .text::after {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    background: linear-gradient(0, #fff 0, rgba(0, 0, 0, 0));
    opacity: 1;
    transition: opacity .2s
}

.shrink-wrapper .text.expand {
    max-height: 100% !important;
    text-overflow: unset
}

.shrink-btn {
    background: transparent;
    border-width: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #696969;
    min-width: 80px
}

.shrink-btn::before {
    display: inline-flex;
    font-family: "Font";
    content: "";
    margin-right: 5px;
    transition: transform .2s ease-in-out
}

.shrink-btn.expand::before {
    transform: rotate(-180deg)
}

.menu-horizontal {
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.menu-horizontal .nav-item {
    display: flex;
    flex-direction: column;
    padding: 0 10px
}

.menu-horizontal .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #f6f6f6;
    padding: 10px 25px
}

.menu-horizontal-wrapper {
    margin-bottom: 30px
}

.menu-horizontal .nav-link:hover {
    color: var(--main-color)
}

.menu-horizontal .nav-link.active {
    background: var(--main-color);
    color: #fff
}

@media(max-width:768px) {
    .menu-horizontal .nav-item {
        padding: 0;
        border-bottom: 1px solid #eee
    }
    .menu-horizontal .dropdown-menu {
        position: static
    }
    .menu-horizontal .dropdown-item {
        text-align: center
    }
}

.filter-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.selected-wrapper {
    margin-bottom: 20px
}

.filter-wrapper .dropdown {
    margin: 0 5px 5px 0
}

.filter-wrapper .dropdown-menu {
    border: 1px solid #f5f5f5;
    background: #fafafa;
    padding: 12px 10px;
    font-size: 14px
}

.filter-wrapper .dropdown-menu>li:hover {
    color: var(--main-color);
    cursor: pointer
}

.filter-wrapper .btn {
    background: #ececec;
    border-radius: 0;
    padding: 8px 15px;
    font-size: 14px
}

.filter-wrapper .dropdown-menu a:hover {
    color: var(--main-color)
}

.filter-wrapper label {
    display: flex;
    align-items: center
}

.filter-wrapper label input {
    margin-right: 5px
}

.filter-wrapper li {
    padding: 4px 0
}

.select-item {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    background: #f2f5fc;
    border: 1px solid #eee;
    padding: 8px 8px;
    margin: 0 8px 0 0;
    font-size: 12px
}

.select-item b {
    font-weight: normal
}

.select-item em {
    font-style: normal;
    color: #c82333
}

.select-item::after {
    font-family: "Font";
    content: "";
    margin-left: 5px;
    color: var(--main-color)
}

.filter-box {
    padding: 15px;
    border-bottom: 1px solid #e7ebf7
}

.filter-box a:hover {
    color: #092e9f
}

.filter-box .title {
    font-size: 14px;
    font-weight: 600
}

.filter-box .list-unstyled {
    max-height: 160px;
    overflow-y: auto;
    font-size: 13px;
    scrollbar-width: thin
}

.filter-box .list-unstyled li {
    padding: 5px 0 0 25px
}

.filter-box label {
    font-size: 13px
}

.filter-box input {
    margin-right: 5px
}

.filter-box .list-unstyled::-webkit-scrollbar {
    background: #f2f5fc;
    width: 4px;
    height: 100%
}

::-webkit-scrollbar-thumb {
    background: #092e9f
}

.item-row.product {
    margin-bottom: 40px
}

.main-title {
    font-family: var(--title-font-family);
    font-size: 30px;
    margin-bottom: 25px;
    color: var(--main-color)
}

.product-row {
    margin-bottom: 40px
}

.product-row:hover .thumbnail::before {
    opacity: .1
}

.product-row .entry-wrapper {
    padding: 0 20px
}

.product-row .entry-title {
    font-size: 22px;
    margin-bottom: 15px
}

.product-row .entry-text {
    color: #888
}

@media(max-width:768px) {
    .product-row .entry-wrapper {
        padding: 20px 0
    }
    .product-row .entry-title {
        font-size: 16px
    }
}

.product-col {
    margin-bottom: 25px;
    border: 1px solid #e5e5e5;
    transition: all ease .2s
}

.product-col .entry-wrapper {
    padding: 14px 8px;
    text-align: center
}

.product-col h3 {
    margin: 0
}

.product-col .entry-title {
    margin: 0;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 0;
    color: #fff
}

.product-col .thumbnail-wrapper {
    overflow: hidden
}

.article-col {
    margin-bottom: 40px;
    background: #f9f9f9
}

.article-col .entry-wrapper {
    padding: 20px 12px
}

.article-col .entry-meta {
    padding-bottom: 10px;
    color: #9e9e9e;
    font-size: 14px
}

.article-col .entry-title {
    font-family: var(--title-font-family);
    font-size: 16px;
    margin-bottom: 15px;
    transition: all ease-in .2s
}

.article-col .entry-title:hover {
    color: var(--main-color)
}

.article-col .entry-text {
    font-size: 15px;
    color: #666;
    line-height: 1.4
}

.article-row {
    margin-bottom: 40px
}

.article-row .entry-wrapper {
    padding: 0 20px
}

.article-row:hover .thumbnail::before {
    opacity: .2
}

.article-row .entry-meta {
    padding-bottom: 10px;
    color: #777;
    font-size: 14px
}

.article-row .entry-title {
    font-family: var(--title-font-family);
    font-size: 22px;
    margin-bottom: 15px
}

.article-row .entry-text {
    color: #777
}

.article-row .more {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all ease .5s
}

@media(max-width:768px) {
    .article-row .entry-wrapper {
        padding: 20px 0
    }
    .item-row .entry-title {
        font-size: 16px
    }
}

.pic-col {
    margin-bottom: 1.75rem;
    border: 1px solid #f2f2f2;
    transition: all ease .2s
}

.pic-col:hover {
    border: 1px solid #ddd
}

.pic-col .entry-wrapper {
    padding: .5rem .75rem;
    text-align: center;
    color: #fff
}

.pic-col .entry-title {
    margin: 0;
    font-size: 15px
}

.video-col {
    margin-bottom: 24px;
    border: 1px solid #f6f6f6;
    overflow: hidden
}

.video-col .entry-wrapper {
    padding: .875rem .75rem;
    color: #fff
}

.video-col .entry-title {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    text-align: center
}

.main-wrapper {
    margin-top: 60px
}

.layout-wrapper {
    padding: 15px;
    border: 1px solid #e9eef4
}

.sidebar {
    top: 0;
    margin-bottom: 1.25rem
}

.widget {
    margin-bottom: 1rem
}

.widget.border {
    border: 1px solid #e7e7e7
}

.widget-header {
    padding: .875rem;
    background: var(--main-color);
    color: #fafafa
}

.widget-header .title {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0
}

.widget-collapse .menu-item {
    border-bottom: solid 1px #f2f2f2
}

.widget-collapse .menu-item:last-child {
    border-bottom: 0
}

.widget-collapse>.menu-item>.menu-link {
    font-weight: bold;
    font-size: 16px
}

.widget-collapse .menu-link {
    transition: background-color ease .2s;
    color: #666;
    padding: 10px 7px;
    font-size: 14px
}

.widget-collapse .menu-link:before {
    content: "●";
    font-size: .75rem;
    margin-right: 5px;
    color: #999
}

.widget-collapse .menu-item:hover {
    color: var(--main-color);
    background: #f8f9fa
}

.widget-collapse .menu-item:hover a {
    color: var(--main-color)
}

.widget-collapse .sub-menu .menu-link {
    padding-left: 16px
}

.widget-collapse .third-menu .menu-link {
    padding-left: 28px
}

.widget-collapse .menu-item.active .menu-link {
    color: var(--main-color)
}

.widget-collapse .drop:after {
    font-family: "Font";
    content: "";
    transition: transform .2s ease-in-out;
    color: #777
}

.widget-collapse .drop.collapsed:after {
    transform: rotate(-180deg)
}

@media(max-width:768px) {
    .widget-header {
        margin-bottom: 15px
    }
    .sidebar {
        border-width: 0;
        padding: 0;
        background: #fff
    }
}

.form-feedback .btn {
    width: 100%;
    max-width: 100%;
    background: var(--main-color)
}

.media-article {
    margin-bottom: 15px
}

.media-article img {
    max-width: 90px;
    margin-right: 12px
}

.media-article .post-title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 2px;
    line-height: 1.5
}

.media-article .post-title a:hover {
    color: #c42729;
    transition: color ease .2s
}

.media-article time {
    font-size: .875rem;
    color: #8c95a2
}

@media(max-width:992px) {
    .media-article img {
        max-width: 100px
    }
}

.media-product {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #eee
}

.media-product:hover {
    border-color: var(--main-color);
    transition: all ease .3s
}

.media-product img {
    max-width: 85px;
    margin-right: 12px
}

.media-product .post-title {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 2px;
    line-height: 1.5
}

.media-product .post-title a:hover {
    color: var(--main-color);
    transition: color ease .2s
}

.media-product .no {
    margin: 5px 0 0;
    font-size: 12px;
    color: #8395a2
}

.media-product .more {
    margin: 5px 0 0;
    text-transform: uppercase;
    color: var(--main-color);
    font-size: 12px
}

.media-product .more:after {
    font-family: "Font";
    content: "";
    padding-left: 5px
}

.media-product .more:hover {
    color: var(--main-color);
    transition: all ease .2s
}

@media(max-width:992px) {
    .media-product img {
        max-width: 100px
    }
}

.nav-page-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 2rem
}

.nav-page-wrapper a {
    background: #342c2a;
    color: #fff;
    padding: 5px 10px;
    margin-right: 10px
}

.nav-page-wrapper a:last-child {
    margin-right: 0
}

.content-container {
    margin-bottom: 1.5rem;
    border: 1px solid #e9eef4
}

.nav-tabs-product {
    background: #ededed;
    justify-content: start
}

.nav-tabs-product .nav-link {
    padding: 12px 28px;
    border-width: 0;
    background: #aaa;
    color: #fff
}

.nav-tabs-product .nav-link.active {
    background: var(--main-color);
    color: #fff
}

.content-wrapper .row {
    align-items: center;
    --content-col-padding: 15px
}

.content-wrapper .row>[class*="col-"]:last-child {
    padding-top: 20px;
    padding-bottom: 20px
}

@media(min-width:768px) {
    .content-wrapper .row {
        margin-bottom: 40px
    }
    .content-wrapper .row:nth-of-type(even)>[class*="col-"]:last-child {
        order: -1
    }
    .content-wrapper .row>[class*="col-"]:first-child {
        padding-right: var(--content-col-padding, 15px)
    }
    .content-wrapper .row:nth-of-type(even)>[class*="col-"]:first-child {
        padding-right: 15px;
        padding-left: var(--content-col-padding, 15px)
    }
}

.content-wrapper {
    padding: 20px
}

.content-wrapper h2,
.content-wrapper h3 {
    font-size: 20px;
    font-weight: 500;
    color: #0c2e60
}

.content-wrapper a {
    color: var(--main-color)
}

.content-wrapper table thead th {
    background: #777;
    color: #fff;
    font-weight: 500
}

.content-wrapper table th,
.content-wrapper table td {
    padding: .5rem;
    vertical-align: middle;
    border: 1px solid #dee2e6;
    text-align: center
}

.content-wrapper table tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .03)
}

.content-wrapper table tbody tr:hover {
    background-color: rgba(0, 0, 0, .075);
    color: #555
}

.post-nav {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    margin-bottom: 30px;
    background: #f2f2f2;
    line-height: 1.5;
    font-size: 14px;
    border-radius: 5px
}

.post-nav span {
    font-weight: 500
}

.post-nav a:hover {
    color: var(--main-color)
}

@media(max-width:768px) {
    .post-nav {
        flex-direction: column
    }
    .post-nav .next {
        margin-top: 8px
    }
    .side-share {
        display: none !important
    }
}

.page-link {
    padding: .5rem .875rem
}

.page-item.active .page-link {
    color: #fff;
    background-color: var(--main-color);
    border-color: var(--main-color)
}

.item-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px
}

.item-list li {
    border-bottom: 1px dashed #eee;
    padding: 12px 0
}

.item-list>li>a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.item-list>li>a:hover {
    color: #fe8301
}

.item-list li a::before {
    font-family: "Font";
    content: "";
    margin-right: 8px;
    margin-left: 4px
}

.item-list li time {
    float: right;
    padding-right: 5px;
    margin-left: 8px;
    color: #999
}

.product-head {
    margin-bottom: 25px;
    background: #fff;
    --param-width: 160px;
    --param-padding: 6px;
    --param-color: #555
}

.product-head .title {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 16px
}

.product-summary {
    font-size: 14px;
    margin-bottom: 10px
}

.product-summary p:not(:last-child) {
    margin-bottom: 8px
}

.product-param {
    padding: 16px 0;
    border-top: 1px solid #e5e5e5
}

.product-head .tag-wrapper {
    padding: 8px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px
}

.product-head .tag-wrapper a {
    display: inline-flex;
    padding: 4px 6px;
    background: #eee;
    margin: 5px 5px 5px 0;
    font-size: 12px;
    border-radius: 6px;
    color: #333
}

.product-head .tag-wrapper a:before {
    font-family: "Font";
    content: "";
    margin-right: 4px
}

.product-head .btn-inquiry {
    background: var(--sub-color);
    color: #fff;
    flex-grow: 1
}

.product-head .btn-inquiry:hover {
    background: var(--sub-color)
}

.product-head .btn-addtocart {
    background: #e8b62d
}

@media(max-width:768px) {
    .product-head .entry-wrapper {
        margin-top: 20px
    }
}

.attr-value-wrapper {
    display: flex;
    flex-direction: row;
    flex-grow: 0
}

.attr-value-item {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: 12px;
    background: #f2f2f2;
    border: 1px solid #ccc
}

.attr-value-item i {
    font-style: normal;
    margin: 0 8px;
    font-size: 14px
}

.attr-value-img {
    max-height: 40px
}

.faq-row {
    margin-bottom: 0
}

.faq-row .entry-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    cursor: pointer;
    padding: 15px 10px;
    border-bottom: 1px solid #b2b3b7;
    font-size: 16px;
    font-weight: 600;
    transition: all ease .2s
}

.faq-row .entry-title::after {
    font-family: "Font";
    content: "";
    margin-left: 8px;
    font-size: 16px;
    font-weight: normal;
    color: #777;
    transition: all ease .2s
}

.faq-row .entry-title.collapsed::after {
    transform: rotate(-180deg)
}

.faq-row .entry-wrapper {
    padding: 15px;
    color: #777
}

.faq-row .entry-wrapper img {
    max-width: 100%
}

footer {
    background: #313337;
    color: #fff;
    padding-top: 50px
}

footer li {
    padding: 4px 0;
    color: #a8a8a8
}

footer h4 {
    font-family: var(--title-font-family);
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold
}

footer a {
    color: #a8a8a8;
    font-size: 14px
}

footer a:hover {
    color: var(--main-color);
    text-decoration: underline
}

footer .col p {
    font-size: 12px;
    color: #a8a8a8
}

footer .contact-info .icon {
    margin-right: 5px
}

footer .footer-bottom {
    position: relative;
    z-index: 1;
    padding: 15px 0;
    font-size: 14px;
    background: #111;
    text-align: center
}

footer .footer-bottom p {
    margin-bottom: 0
}

.company-wrapper {
    margin-bottom: 40px;
    line-height: 1.8
}

.company-wrapper .title {
    font-family: var(--title-font-family);
    font-size: 28px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px
}

.company-wrapper .title::after {
    display: block;
    content: "";
    margin-top: 10px;
    width: 60px;
    height: 3px;
    background: var(--main-color);
    border-radius: 2px
}

.company-features {
    background: #f6f6f6;
    color: #666;
    padding: 60px 0;
    line-height: 1.7
}

.company-features .title {
    font-family: var(--title-font-family);
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 50px;
    text-align: center;
    color: #333
}

.company-features .title::after {
    display: block;
    content: "";
    margin: 10px auto 0;
    width: 60px;
    height: 3px;
    background: var(--main-color);
    border-radius: 2px
}

.company-features .entry-wrapper {
    padding: 20px 0
}

.company-features .entry-title {
    font-family: var(--title-font-family);
    font-size: 18px;
    font-weight: 600;
    color: var(--sub-color)
}

.company-features .entry-content {
    font-size: 14px
}

.company-features p {
    margin-bottom: 0
}

@media(max-width:768px) {
    .company-wrapper .title {
        font-size: 24px
    }
    .company-features {
        padding: 60px 0 40px
    }
    .company-features .title {
        font-size: 24px
    }
}

.home-title {
    position: relative;
    color: #333;
    font-weight: 600;
    font-size: 2rem;
    font-family: var(--title-font-family);
    padding-bottom: 15px;
    margin-bottom: 30px;
    text-transform: uppercase
}

.home-title::after {
    display: block;
    content: "";
    width: 120px;
    height: 2px;
    background-color: var(--main-color);
    margin-top: 12px
}

.home-title.text-center {
    text-align: center
}

.home-title.text-center::after {
    margin-left: auto;
    margin-right: auto
}

.home-container {
    position: relative;
    margin-top: -60px
}

.home-features .row>* {
    display: flex
}

.feature-wrapper {
    display: flex;
    flex-grow: 1;
    align-items: center;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    border: 1px solid #f6f6f6;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, .15) 0 5px 10px 0
}

.feature-wrapper p {
    padding-left: 15px;
    margin: 0;
    align-items: center
}

.pro-title-2:hover {
    color: var(--main-color)
}

.pro-title-2 {
    font-weight: bold;
    margin-bottom: .6rem;
    display: block;
    font-size: 18px
}

.pro-title-btn {
    background: #ed1a24;
    padding: 7px 15px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px
}

.pro-title-btn:hover {
    color: #fff
}

.product-items {
    margin-bottom: 1rem;
    border-bottom: 2px #eee solid
}

.widget-header .drop:after {
    color: #fff
}

@media(max-width:1350px) {
    .dw-section-end .cc-left {
        padding-left: 5rem
    }
    .dw-section-end .cc-right {
        padding-right: 5rem
    }
}

@media(max-width:992px) {
    .home-container {
        top: 0;
        padding: 40px 0 0
    }
    .feature-wrapper {
        border-radius: 0;
        box-shadow: none;
        border-color: #eee
    }
    .dw-section-end .cc-left {
        padding-left: 1rem
    }
    .dw-section-end .cc-right {
        padding-right: 1rem
    }
}

@media(max-width:760px) {
    .dw-section-end .cc-left,
    .dw-section-end .cc-right {
        width: 100%
    }
    .dw-section-end .cc-right {
        padding-left: 1rem
    }
    .page-title .title {
        font-size: 18px
    }
    .breadcrumb {
        font-size: 12px;
        margin-top: 4px;
        justify-content: center
    }
    .pic-col .entry-wrapper {
        font-size: 12px
    }
}

@media(max-width:620px) {
    .pc-search {
        display: none
    }
    .do-section h2 {
        padding: 1rem 0;
        font-size: 26px
    }
    .dw-section2 h2,
    .dw-section-number-box h3 {
        font-size: 26px
    }
    .do-section,
    .dw-section2 {
        padding: 1rem 0
    }
    .dw-section-news {
        padding-top: .5rem;
        padding-bottom: 1rem
    }
    .dw-section-news h2 {
        font-size: 26px;
        margin-top: 5px;
        margin-bottom: 10px;
        text-align: center
    }
    .navbar-brand {
        padding: 9px 0;
        margin-right: 0
    }
    .dw-section-end .cc-right h2,
    .dw-section-end h2 {
        margin-bottom: 1rem;
        font-size: 22px
    }
    .dw-section-end .cc-right {
        padding-top: 1rem
    }
    .navbar-brand>.img-fluid {
        max-width: 120px
    }
    footer li {
        font-size: 12px
    }
    .dw-about-section .about-sp,
    .dw-section-number-box p {
        font-size: 14px
    }
    footer .footer-bottom p {
        font-size: 12px
    }
}

#privacy-policy {
    position: fixed;
    width: 90%;
    left: 5%;
    bottom: 10px;
    background: rgba(0, 0, 0, .3);
    backdrop-filter: blur(10px);
    z-index: 10;
    padding: 14px 14px 6px;
    border-radius: 8px;
    color: #fff;
    display: none
}

.privacy-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.privacy-content h2,
.privacy-content h3,
.privacy-content h4,
.privacy-content h5,
.privacy-content h6 {
    font-size: 18px;
    font-weight: 500
}

.privacy-content p {
    font-size: 14px
}

.privacy-inner {
    padding-left: 40px;
    min-width: 250px
}

.privacy-inner .btn {
    color: #fff;
    font-size: 16px;
    --bs-btn-border-radius: 5px
}

.btn-accept {
    background: var(--main-color);
    margin-right: 15px
}

.btn-decline {
    background: #000
}

@media(max-width:992px) {
    #privacy-policy {
        width: 100%;
        left: 0;
        bottom: 55px;
        border-radius: 0
    }
    .privacy-wrapper {
        padding-left: 0
    }
}

.kirmizibg {
	background: #ed1a24;
}
.mavibg {
	background: #00a2ef;
}

.kirmizihov:hover {
    border-color: #ed1a24;
}
.mavihov:hover {
    border-color: #ed1a24;
}