a:attr {
    class: 'abc'
}

.home-slider .items {
    position: relative
}

    .home-slider .items p {
        font-family: 'FontMuli';
        font-size: 30px;
        color: #fff;
        font-weight: 900;
        margin: 0;
        position: absolute;
        top: 145px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -os-transform: translateX(-50%);
        text-transform: uppercase;
        width: 90%;
        text-align: center
    }

@media (min-width: 1200px) and (max-width: 1600px) {
    .home-slider .items p {
        top: 70px;
        font-size: 24px
    }
}

@media (max-width: 991px) {
    .home-slider .items p {
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        width: 75%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -os-transform: translate(-50%, -50%);
        text-transform: none;
        top: 50%;
        left: 50%
    }
}

.home-slider .items a {
    display: block;
    text-align: center
}

    .home-slider .items a img {
        display: unset;
        width: 100%;
    }

.home-slider .slick-slide {
    margin: 5px
}

    .home-slider .slick-slide:hover, .home-slider .slick-slide:focus {
        outline: none;
        box-shadow: none;
        border: none
    }

.home-slider .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2
}

    .home-slider .slick-arrow.slick-prev {
        left: 5px;
    }

        .home-slider .slick-arrow.slick-prev:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/prev.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

    .home-slider .slick-arrow.slick-next {
        right: 5px;
    }

        .home-slider .slick-arrow.slick-next:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/next.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

.home-slider .slick-dots {
    text-align: center
}

    .home-slider .slick-dots li {
        display: inline-block
    }

        .home-slider .slick-dots li button {
            border-radius: 0;
            height: 10px;
            width: 10px;
            border: 1px solid #e5e5e5;
            background-color: #fff;
            padding: 0;
            font-size: 0
        }

        .home-slider .slick-dots li + li {
            margin-left: 5px
        }

        .home-slider .slick-dots li.slick-active button {
            border-color: #005ca7;
            background-color: #005ca7;
            border-radius: 0;
            width: 10px
        }

.home-slider .slick-slide {
    margin: 0
}

.home-slider .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    border-radius: 15px;
    height: 24px;
    align-items: center;
    display: flex !important;
    justify-content: center
}

    .home-slider .slick-dots li button {
        border-radius: 0;
        height: 10px;
        width: 10px;
        border: 1px solid #e5e5e5;
        background-color: #fff
    }

    .home-slider .slick-dots li.slick-active button {
        border-color: #005ca7;
        background-color: #005ca7;
        border-radius: 0;
        width: 10px
    }

.sectionslider {
    position: relative;
    overflow: hidden
}

.module_search_pro {
    position: absolute;
    top: 195px;
    z-index: 9;
    width: calc(100% - 500px);
    -webkit-width: calc(100% - 500px);
    -moz-width: calc(100% - 500px);
    -o-width: calc(100% - 500px);
    -os-width: calc(100% - 500px);
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 1500px) and (min-width: 1200px) {
    .module_search_pro {
        width: calc(100% - 165px)
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .module_search_pro {
        top: 110px
    }
}

@media (max-width: 1199px) {
    .module_search_pro {
        width: 100%;
        position: relative;
        left: auto;
        top: 0px;
        padding: 40px 0 60px;
        transform: none;
        background: #15387c
    }
}

@media (max-width: 991px) {
    .module_search_pro {
        padding: 1px 0 30px
    }
}

.module_search_pro .search_advan {
    position: relative;
    width: 100%;
    margin: 0px 0 50px
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .module_search_pro .search_advan {
        margin: 0px 0 25px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .module_search_pro .search_advan {
        width: 100%;
        margin: 0px auto 30px
    }
}

@media (max-width: 991px) {
    .module_search_pro .search_advan {
        margin: 30px auto 30px
    }
}

.module_search_pro .search_advan .option_top {
    height: 45px;
    margin-top: 50px
}

@media (max-width: 1199px) {
    .module_search_pro .search_advan .option_top {
        margin-top: 30px
    }
}

.module_search_pro .search_advan .option_top span {
    display: inline-block;
    line-height: 45px;
    padding: 0 30px;
    margin: 0 3px;
    overflow: hidden;
    font-family: 'FontMuli';
    font-size: 15px;
    color: #fff;
    position: relative;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    cursor: pointer
}

@media (max-width: 767px) {
    .module_search_pro .search_advan .option_top span {
        padding: 0 15px;
        font-size: 14px
    }
}

.module_search_pro .search_advan .option_top span:before {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #375481;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.module_search_pro .search_advan .option_top span.active:before, .module_search_pro .search_advan .option_top span:hover:before {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.module_search_pro .search_advan .group_insearch {
    width: 100%;
    padding: 20px;
    border-radius: 7px;
    overflow: hidden;
    position: relative
}

@media (max-width: 767px) {
    .module_search_pro .search_advan .group_insearch {
        padding: 20px 15px 5px
    }
}

.module_search_pro .search_advan .group_insearch:before {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.module_search_pro .search_advan .group_insearch .group_block, .module_search_pro .search_advan .group_insearch .advance_option {
    position: relative;
    z-index: 1;
    text-align: center
}

.module_search_pro .search_advan .group_insearch .group_option {
    width: 299px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

    .module_search_pro .search_advan .group_insearch .group_option select {
        height: 50px;
        border-radius: 7px;
        font-size: 15px;
        color: #343e44;
        font-family: 'FontMuli'
    }

.module_search_pro .search_advan .group_insearch .wrap_option_search {
    width: calc(100% - 407px);
    -webkit-width: calc(100% - 407px);
    -moz-width: calc(100% - 407px);
    -o-width: calc(100% - 407px);
    -os-width: calc(100% - 407px);
    display: inline-block;
    float: left
}

    .module_search_pro .search_advan .group_insearch .wrap_option_search .search_form {
        display: inline-block;
        float: left;
        width: calc(100% - 200px);
        -moz-width: calc(100% - 200px);
        -webkit-width: calc(100% - 200px);
        -o-width: calc(100% - 200px);
        -os-width: calc(100% - 200px);
        margin-right: 10px
    }

    .module_search_pro .search_advan .group_insearch .wrap_option_search input {
        height: 50px;
        border-radius: 7px;
        border: none;
        font-size: 15px;
        color: #343e44;
        font-family: 'FontMuli';
        padding: 0 20px
    }

.module_search_pro .search_advan .group_insearch .button_search_sm {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 180px
}

    .module_search_pro .search_advan .group_insearch .button_search_sm button {
        height: 50px;
        line-height: 50px;
        background: #005ca7;
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        border: none;
        border-radius: 7px;
        padding: 0 30px;
        width: 180px;
        position: relative;
        z-index: 1
    }

        .module_search_pro .search_advan .group_insearch .button_search_sm button:before {
            content: "";
            border-radius: 7px;
            position: absolute;
            z-index: -1;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(0,0,0,0.04);
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform-origin: 50%;
            transform-origin: 50%;
            -webkit-transition: all .5s ease-out;
            -moz-transition: all .5s ease-out;
            transition: all .5s ease-out
        }

        .module_search_pro .search_advan .group_insearch .button_search_sm button:hover:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }

        .module_search_pro .search_advan .group_insearch .button_search_sm button .fa {
            margin: 0 5px
        }

.module_search_pro .search_advan .group_insearch .action_pro {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding-left: 38px;
    position: relative;
    width: 90px;
    text-align: right;
    cursor: pointer
}

@media (max-width: 991px) {
    .module_search_pro .search_advan .group_insearch .action_pro {
        margin: 0 auto;
        float: none
    }
}

.module_search_pro .search_advan .group_insearch .action_pro:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("//bizweb.dktcdn.net/100/393/384/themes/894826/assets/option.png?1665394915839")
}

.module_search_pro .search_advan .group_insearch .action_pro:hover {
    color: #005ca7
}

.module_search_pro .search_advan .group_insearch .advance_option {
    width: calc(100% - 105px)
}

    .module_search_pro .search_advan .group_insearch .advance_option .group_option {
        width: calc(100% / 4 - 8px);
        -webkit-width: calc(100% / 4 - 8px);
        -o-width: calc(100% / 4 - 8px);
        -os-width: calc(100% / 4 - 8px);
        -moz-width: calc(100% / 4 - 8px);
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-top: 10px
    }

@media (max-width: 991px) {
    .module_search_pro .search_advan .group_insearch .advance_option .group_option {
        margin-top: 0;
        margin-bottom: 10px
    }

        .module_search_pro .search_advan .group_insearch .advance_option .group_option:first-child {
            margin-top: 0
        }
}

.module_search_pro .search_advan .group_insearch .advance_option .group_option:last-child {
    margin-right: 0
}

@media (max-width: 991px) {
    .module_search_pro .search_advan .group_insearch .advance_option .group_option:last-child {
        margin-bottom: 10px
    }
}

.module_search_pro .search_advan .group_insearch .advance_option .group_option select {
    height: 50px;
    border-radius: 7px;
    font-size: 15px;
    color: #343e44;
    font-family: 'FontMuli'
}

@media (max-width: 991px) {
    .module_search_pro .search_advan .group_insearch .group_option, .module_search_pro .search_advan .group_insearch .wrap_option_search, .module_search_pro .search_advan .group_insearch .wrap_option_search .search_form, .module_search_pro .search_advan .group_insearch .button_search_sm, .module_search_pro .search_advan .group_insearch button {
        width: 100% !important;
        margin-bottom: 10px;
        float: none;
        margin-right: 0px
    }

    .module_search_pro .search_advan .group_insearch .advance_option {
        width: 100%
    }

    .module_search_pro .button_search_sm, .module_search_pro .button_search_sm button, .wrap_option_search {
        margin-bottom: 0 !important
    }

    .module_search_pro .search_advan .group_insearch .advance_option .group_option {
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 0
    }
}

.collections_link p {
    font-family: 'FontMuli';
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 40px
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .collections_link p {
        margin-bottom: 30px
    }
}

.collections_link .group_collection {
    padding: 0 80px;
    text-align: center
}

@media (max-width: 991px) {
    .collections_link .group_collection {
        padding: 0
    }
}

.collections_link .group_collection .item_types {
    display: block;
    float: left;
    width: calc(100% / 6);
    -webkit-width: calc(100% / 6);
    -o-width: calc(100% / 6);
    -os-width: calc(100% / 6);
    -moz-width: calc(100% / 6)
}

@media (max-width: 767px) and (min-width: 545px) {
    .collections_link .group_collection .item_types {
        width: calc(100% / 3);
        -webkit-width: calc(100% / 3);
        -o-width: calc(100% / 3);
        -os-width: calc(100% / 3);
        -moz-width: calc(100% / 3);
        margin-top: 20px
    }

        .collections_link .group_collection .item_types:nth-child(3) .icon {
            border-right: none
        }
}

@media (max-width: 544px) {
    .collections_link .group_collection .item_types {
        width: calc(100% / 2);
        -webkit-width: calc(100% / 2);
        -o-width: calc(100% / 2);
        -os-width: calc(100% / 2);
        -moz-width: calc(100% / 2);
        margin-top: 20px
    }

        .collections_link .group_collection .item_types:nth-child(2) .icon, .collections_link .group_collection .item_types:nth-child(4) .icon {
            border-right: none
        }
}

.collections_link .group_collection .item_types .icon {
    display: block;
    height: 60px;
    margin-bottom: 15px;
    border-right: dashed #fff;
    border-width: 0.5px
}

    .collections_link .group_collection .item_types .icon img {
        height: 60px
    }

        .collections_link .group_collection .item_types .icon img.loaded {
            height: unset
        }

.collections_link .group_collection .item_types:last-child .icon {
    border-right: none
}

.collections_link .group_collection .item_types h3 {
    font-family: 'FontMuli';
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 24px
}

    .collections_link .group_collection .item_types h3 a {
        color: #fff
    }

.collections_link .group_collection .item_types:hover a {
    color: #005ca7
}

.btn_more {
    display: inline-block;
    height: 35px;
    font-size: 15px;
    font-family: 'FontMuli';
    font-weight: 400;
    color: #fff;
    border-radius: 5px;
    line-height: 35px;
    background: #005ca7;
    padding: 0 30px;
    border: solid 1px transparent
}

    .btn_more:hover {
        color: #005ca7;
        border-color: #005ca7
    }

        .btn_more:hover:before {
            background: #fff
        }

.btn_45 {
    padding: 0 30px;
    border-radius: 0px;
    background: #005ca7;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border: solid 1px #005ca7
}

    .btn_45:hover {
        background: #fff;
        color: #005ca7
    }

.list-blogs-link {
    margin-top: 30px
}

.heading h2, .heading h1, .heading h4 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 700;
    font-size: 24px;
    color: #343e44;
    padding: 0;
    margin: 0
}

    .heading h2 a, .heading h2 span, .heading h1 a, .heading h1 span, .heading h4 a, .heading h4 span {
        color: #343e44
    }

        .heading h2 a:hover, .heading h1 a:hover, .heading h4 a:hover {
            color: #005ca7
        }

.title_main_page {
    width: 100%;
    float: left
}

    .title_main_page .h1, .title_main_page h1, .title_main_page h2 {
        display: block;
        text-align: left;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-size: 24px;
        font-weight: 700;
        color: #343e44;
        margin: 0;
        padding: 0
    }

    .title_main_page p {
        display: block;
        text-align: left;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-weight: 400;
        color: #707070;
        padding: 0;
        font-size: 14px;
        line-height: 23px;
        margin: 0px 0 40px
    }

.social-login--facebooks {
    text-align: center !important;
    margin-top: 30px !important;
    width: 100% !important;
    float: left !important
}

    .social-login--facebooks a {
        display: inline-block !important;
        height: 35px !important;
        margin: 0 auto !important;
        margin: 0 auto
    }

.section_bds_choban {
    padding: 70px 0
}

@media (max-width: 1199px) {
    .section_bds_choban {
        padding: 20px 0;
        position: relative
    }

        .section_bds_choban .title {
            margin-bottom: 50px
        }

        .section_bds_choban .btn_more {
            position: absolute;
            top: 125px;
            right: 15px;
            background: transparent;
            box-shadow: none;
            color: #005ca7;
            padding: 0;
            text-align: right
        }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .section_bds_choban .btn_more {
        right: 40px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .section_bds_choban .btn_more {
        right: 50px
    }
}

@media (max-width: 1199px) {
    .section_bds_choban .btn_more:before {
        content: none
    }

    .section_bds_choban .btn_more:hover {
        border: none;
        color: #005ca7
    }

        .section_bds_choban .btn_more:hover:before {
            content: none
        }
}

.section_bds_choban .contentpr {
    margin: 0 -15px
}

    .section_bds_choban .contentpr .slickwrap {
        padding: 0 0
    }

    .section_bds_choban .contentpr .item {
        padding: 0 10px;
        margin: 15px 0
    }

@media (min-width: 1200px) and (max-width: 1500px) {
    .section_bds_choban .contentpr .item_product_main .image_thumb {
        height: 169px;
        overflow: hidden
    }

        .section_bds_choban .contentpr .item_product_main .image_thumb img {
            height: 169px;
            width: 100%
        }

            .section_bds_choban .contentpr .item_product_main .image_thumb img.loaded {
                height: unset;
                width: auto
            }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_bds_choban .contentpr .item_product_main .image_thumb {
        height: 180px;
        overflow: hidden
    }

        .section_bds_choban .contentpr .item_product_main .image_thumb img {
            height: 180px;
            width: 100%
        }

            .section_bds_choban .contentpr .item_product_main .image_thumb img.loaded {
                height: unset;
                width: auto
            }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_bds_choban .contentpr .item_product_main .image_thumb {
        height: 207px;
        overflow: hidden
    }

        .section_bds_choban .contentpr .item_product_main .image_thumb img {
            height: 207px;
            width: 100%
        }

            .section_bds_choban .contentpr .item_product_main .image_thumb img.loaded {
                height: unset;
                width: auto
            }
}

@media (min-width: 376px) and (max-width: 543px) {
    .section_bds_choban .contentpr .item_product_main .image_thumb {
        height: 240px;
        overflow: hidden
    }

        .section_bds_choban .contentpr .item_product_main .image_thumb img {
            height: 240px;
            width: 100%
        }

            .section_bds_choban .contentpr .item_product_main .image_thumb img.loaded {
                height: unset;
                width: auto
            }
}

@media (max-width: 375px) {
    .section_bds_choban .contentpr .item_product_main .image_thumb {
        height: 216px;
        overflow: hidden
    }

        .section_bds_choban .contentpr .item_product_main .image_thumb img {
            height: 216px;
            width: 100%
        }

            .section_bds_choban .contentpr .item_product_main .image_thumb img.loaded {
                height: unset;
                width: auto
            }
}

@media (max-width: 320px) {
    .section_bds_choban .contentpr .item_product_main .image_thumb {
        height: 181px;
        overflow: hidden
    }

        .section_bds_choban .contentpr .item_product_main .image_thumb img {
            height: 181px;
            width: 100%
        }

            .section_bds_choban .contentpr .item_product_main .image_thumb img.loaded {
                height: unset;
                width: auto
            }
}

.section_bds_choban .slick-slide {
    margin: 5px
}

    .section_bds_choban .slick-slide:hover, .section_bds_choban .slick-slide:focus {
        outline: none;
        box-shadow: none;
        border: none
    }

.section_bds_choban .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2
}

    .section_bds_choban .slick-arrow.slick-prev {
        left: -15px
    }

        .section_bds_choban .slick-arrow.slick-prev:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/prev.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

    .section_bds_choban .slick-arrow.slick-next {
        right: -15px
    }

        .section_bds_choban .slick-arrow.slick-next:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/next.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

.section_bds_choban .slick-dots {
    text-align: center
}

    .section_bds_choban .slick-dots li {
        display: inline-block
    }

        .section_bds_choban .slick-dots li button {
            border-radius: 0;
            height: 10px;
            width: 10px;
            border: 1px solid #e5e5e5;
            background-color: #fff;
            padding: 0;
            font-size: 0
        }

        .section_bds_choban .slick-dots li + li {
            margin-left: 5px
        }

        .section_bds_choban .slick-dots li.slick-active button {
            border-color: #005ca7;
            background-color: #005ca7;
            border-radius: 0;
            width: 10px
        }

.section_bds_choban .slick-arrow {
    top: -10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    display: block !important
}

    .section_bds_choban .slick-arrow:before {
        font-family: "Font Awesome\ 5 Free";
        background-image: none !important;
        color: #005ca7;
        font-weight: 900;
        width: 30px !important;
        height: 30px !important
    }

    .section_bds_choban .slick-arrow.slick-prev {
        background: #fff;
        box-shadow: 0px 0px 26px 0px rgba(22,0,172,0.12);
        left: 17px;
        border-radius: 5px
    }

        .section_bds_choban .slick-arrow.slick-prev:before {
            content: "\f104";
            font-size: 15px
        }

    .section_bds_choban .slick-arrow.slick-next {
        background: #fff;
        box-shadow: 14px 0px 26px 0px rgba(13,0,4,0.03);
        left: 55px;
        right: auto;
        border-radius: 5px
    }

        .section_bds_choban .slick-arrow.slick-next:before {
            content: "\f105";
            font-size: 15px
        }

    .section_bds_choban .slick-arrow:hover {
        background: #005ca7
    }

        .section_bds_choban .slick-arrow:hover:before {
            color: #fff
        }

.section_bds_noibat {
    padding: 70px 0;
    background: #f4f8ff
}

@media (max-width: 767px) {
    .section_bds_noibat {
        padding: 20px 0
    }
}

.section_bds_noibat .content {
    padding: 0px 5px
}

    .section_bds_noibat .content .slick_wraped {
        margin: 0 -15px
    }

    .section_bds_noibat .content .item {
        padding: 0 15px;
        margin: 15px 0
    }

@media (max-width: 767px) {
    .section_bds_noibat .content .item {
        padding: 0 5px
    }
}

.section_bds_noibat .content .slick-slide {
    margin: 5px
}

    .section_bds_noibat .content .slick-slide:hover, .section_bds_noibat .content .slick-slide:focus {
        outline: none;
        box-shadow: none;
        border: none
    }

.section_bds_noibat .content .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2
}

    .section_bds_noibat .content .slick-arrow.slick-prev {
        left: -15px
    }

        .section_bds_noibat .content .slick-arrow.slick-prev:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/prev.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

    .section_bds_noibat .content .slick-arrow.slick-next {
        right: -15px
    }

        .section_bds_noibat .content .slick-arrow.slick-next:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/next.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

.section_bds_noibat .content .slick-dots {
    text-align: center
}

    .section_bds_noibat .content .slick-dots li {
        display: inline-block
    }

        .section_bds_noibat .content .slick-dots li button {
            border-radius: 0;
            height: 10px;
            width: 10px;
            border: 1px solid #e5e5e5;
            background-color: #fff;
            padding: 0;
            font-size: 0
        }

        .section_bds_noibat .content .slick-dots li + li {
            margin-left: 5px
        }

        .section_bds_noibat .content .slick-dots li.slick-active button {
            border-color: #005ca7;
            background-color: #005ca7;
            border-radius: 0;
            width: 10px
        }

.section_bds_noibat .content .slick_gallery .item {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 470px;
    position: relative
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_bds_noibat .content .slick_gallery .item {
        height: 513px
    }
}

@media (max-width: 767px) {
    .section_bds_noibat .content .slick_gallery .item {
        height: auto
    }
}

.section_bds_noibat .content .slick_gallery .item:before {
    content: "";
    width: 100%;
    height: 25%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -moz-linear-gradient(90deg, rgba(0,11,31,0.39) 0%, rgba(0,11,31,0.17) 50%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(0,11,31,0.39) 0%, rgba(0,11,31,0.17) 50%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(0,11,31,0.39) 0%, rgba(0,11,31,0.17) 50%, rgba(255,255,255,0) 100%)
}

.section_bds_noibat .content .slick_gallery .slick-arrow {
    display: none !important
}

.section_bds_noibat .content .slick_gallery .slick-slide {
    margin: 0
}

.section_bds_noibat .content .slick_gallery .slick-dots {
    position: absolute;
    bottom: 5px;
    left: 0px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    height: 24px;
    display: flex !important;
    justify-content: left;
    padding: 0 0 0 15px
}

    .section_bds_noibat .content .slick_gallery .slick-dots li button {
        border-radius: 10px;
        height: 10px;
        width: 10px;
        border: 1px solid #fff;
        background-color: transparent
    }

    .section_bds_noibat .content .slick_gallery .slick-dots li.slick-active button {
        border-color: #fff;
        background-color: #fff;
        border-radius: 10px;
        width: 10px
    }

.section_bds_noibat .content .slick_gallery .slider__counter {
    position: absolute;
    bottom: 1rem;
    left: 115px;
    z-index: 1;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    pointer-events: none;
    font-family: 'FontMuli'
}

.section_bds_noibat .content .slick-arrow {
    bottom: -5px;
    top: auto;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff
}

@media (max-width: 767px) {
    .section_bds_noibat .content .slick-arrow {
        top: 30px;
        bottom: auto
    }
}

.section_bds_noibat .content .slick-arrow:before {
    font-family: "Font Awesome\ 5 Free";
    background-image: none !important;
    color: #005ca7;
    font-weight: 900;
    width: 40px !important;
    height: 40px !important
}

.section_bds_noibat .content .slick-arrow.slick-prev {
    background: #fff;
    box-shadow: 0px 0px 26px 0px rgba(22,0,172,0.12);
    left: calc(50% - 40px);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

@media (max-width: 767px) {
    .section_bds_noibat .content .slick-arrow.slick-prev {
        left: calc(50% - 45px)
    }
}

.section_bds_noibat .content .slick-arrow.slick-prev:before {
    content: "\f104";
    font-size: 15px
}

.section_bds_noibat .content .slick-arrow.slick-next {
    background: #fff;
    box-shadow: 14px 0px 26px 0px rgba(13,0,4,0.03);
    right: calc(50% - 40px);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

@media (max-width: 767px) {
    .section_bds_noibat .content .slick-arrow.slick-next {
        right: calc(50% - 45px)
    }
}

.section_bds_noibat .content .slick-arrow.slick-next:before {
    content: "\f105";
    font-size: 15px
}

.section_bds_noibat .content .slick-arrow:hover {
    background: #005ca7
}

    .section_bds_noibat .content .slick-arrow:hover:before {
        color: #fff
    }

.item_product_list_large {
    box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -webkit-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -moz-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -o-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -os-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    margin: 20px 0 30px 0
}

@media (max-width: 767px) {
    .item_product_list_large {
        margin: 70px 0 30px 0
    }
}

.item_product_list_large .wrap_thumb {
    width: 50%;
    float: left
}

@media (max-width: 767px) {
    .item_product_list_large .wrap_thumb {
        width: 100%
    }
}

.item_product_list_large .product-thumbnail {
    position: relative
}

    .item_product_list_large .product-thumbnail .lb {
        position: absolute;
        font-size: 13px;
        line-height: 25px;
        height: 25px;
        padding: 0 10px;
        border-radius: 3px;
        z-index: 6;
        color: #fff
    }

        .item_product_list_large .product-thumbnail .lb.ban, .item_product_list_large .product-thumbnail .lb.thue {
            background: #005ca7;
            left: 15px;
            top: 15px
        }

        .item_product_list_large .product-thumbnail .lb.hot {
            background: #ff4a26;
            right: 15px;
            top: 15px;
            text-transform: uppercase
        }

.item_product_list_large .image_thumb {
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
    position: relative;
    height: 470px
}

@media (min-width: 768px) and (max-width: 991px) {
    .item_product_list_large .image_thumb {
        height: 513px
    }
}

@media (max-width: 767px) {
    .item_product_list_large .image_thumb {
        height: auto
    }
}

.item_product_list_large img {
    max-width: 100%;
    max-height: 100%
}

.item_product_list_large form {
    margin-bottom: 0
}

.item_product_list_large .product-info {
    width: 50%;
    float: left;
    padding: 50px 30px 30px 30px;
    text-align: left
}

@media (max-width: 767px) {
    .item_product_list_large .product-info {
        padding: 15px;
        width: 100%
    }
}

.item_product_list_large .product-info h3 {
    padding: 0;
    margin: 0 0 20px;
    font-family: 'FontMuli';
    font-size: 17px;
    font-weight: 700;
    overflow: hidden;
    text-align: left;
    line-height: 24px
}

    .item_product_list_large .product-info h3 a {
        color: #343e44
    }

        .item_product_list_large .product-info h3 a:hover {
            color: #005ca7
        }

.item_product_list_large .product-info .sum {
    color: #7c8387;
    font-family: 'FontMuli';
    font-size: 15px
}

.item_product_list_large .product-info .profile {
    padding: 0;
    background: transparent
}

    .item_product_list_large .product-info .profile li {
        width: 100%;
        float: left;
        padding-left: 30px;
        position: relative;
        font-family: 'FontMuli';
        font-size: 14px;
        font-weight: 400;
        color: #343e44;
        line-height: 19px;
        background-size: auto;
        background-position-x: left;
        background-repeat: no-repeat;
        background-color: transparent;
        display: flex;
        align-items: center;
        margin-bottom: 15px
    }

        .item_product_list_large .product-info .profile li:first-child {
            background-position-x: 4px
        }

        .item_product_list_large .product-info .profile li span {
            font-weight: 700
        }

.item_product_list_large .product-info .price-box {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #005ca7;
    font-family: 'FontMuli';
    width: calc(100% - 135px);
    -webkit-width: calc(100% - 135px);
    -moz-width: calc(100% - 135px);
    -o-width: calc(100% - 135px);
    -os-width: calc(100% - 135px);
    float: left
}

    .item_product_list_large .product-info .price-box .compare-price {
        color: #777777;
        text-decoration: line-through;
        font-size: 13px;
        font-weight: 400
    }

.item_product_list_large .product-info .btn-views {
    width: 130px;
    float: right;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px dashed #005ca7;
    padding: 0 15px;
    box-shadow: none;
    font-family: 'FontMuli';
    font-size: 15px;
    font-weight: 400;
    margin-left: 0;
    color: #005ca7;
    border-radius: 7px
}

    .item_product_list_large .product-info .btn-views .fa {
        font-size: 11px
    }

    .item_product_list_large .product-info .btn-views:hover {
        border-color: #005ca7;
        color: #fff
    }

.item_product_list_large .product-info .price_button {
    padding-top: 15px;
    border-top: solid 1px #ebebeb
}

.section_bds_chothue {
    padding: 70px 0
}

@media (max-width: 1199px) {
    .section_bds_chothue {
        padding: 20px 0;
        position: relative
    }

        .section_bds_chothue .title {
            margin-bottom: 50px
        }

        .section_bds_chothue .btn_more {
            position: absolute;
            top: 125px;
            right: 15px;
            background: transparent;
            box-shadow: none;
            color: #005ca7;
            padding: 0;
            text-align: right
        }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .section_bds_chothue .btn_more {
        right: 40px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .section_bds_chothue .btn_more {
        right: 50px
    }
}

@media (max-width: 1199px) {
    .section_bds_chothue .btn_more:before {
        content: none
    }

    .section_bds_chothue .btn_more:hover {
        border: none;
        color: #005ca7
    }

        .section_bds_chothue .btn_more:hover:before {
            content: none
        }
}

.section_bds_chothue .contentpr {
    padding: 0 5px
}

    .section_bds_chothue .contentpr .slickwrap {
        margin: 0 -15px
    }

    .section_bds_chothue .contentpr .item {
        padding: 0 15px;
        margin: 15px 0
    }

.section_bds_chothue .slick-slide {
    margin: 5px
}

    .section_bds_chothue .slick-slide:hover, .section_bds_chothue .slick-slide:focus {
        outline: none;
        box-shadow: none;
        border: none
    }

.section_bds_chothue .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2
}

    .section_bds_chothue .slick-arrow.slick-prev {
        left: -15px
    }

        .section_bds_chothue .slick-arrow.slick-prev:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/prev.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

    .section_bds_chothue .slick-arrow.slick-next {
        right: -15px
    }

        .section_bds_chothue .slick-arrow.slick-next:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/next.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

.section_bds_chothue .slick-dots {
    text-align: center
}

    .section_bds_chothue .slick-dots li {
        display: inline-block
    }

        .section_bds_chothue .slick-dots li button {
            border-radius: 0;
            height: 10px;
            width: 10px;
            border: 1px solid #e5e5e5;
            background-color: #fff;
            padding: 0;
            font-size: 0
        }

        .section_bds_chothue .slick-dots li + li {
            margin-left: 5px
        }

        .section_bds_chothue .slick-dots li.slick-active button {
            border-color: #005ca7;
            background-color: #005ca7;
            border-radius: 0;
            width: 10px
        }

.section_bds_chothue .slick-arrow {
    top: -10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    display: block
}

@media (min-width: 1200px) {
    .section_bds_chothue .slick-arrow {
        display: none !important
    }
}

.section_bds_chothue .slick-arrow:before {
    font-family: "Font Awesome\ 5 Free";
    background-image: none !important;
    color: #005ca7;
    font-weight: 900;
    width: 30px !important;
    height: 30px !important
}

.section_bds_chothue .slick-arrow.slick-prev {
    background: #fff;
    box-shadow: 0px 0px 26px 0px rgba(22,0,172,0.12);
    left: 17px;
    border-radius: 5px
}

    .section_bds_chothue .slick-arrow.slick-prev:before {
        content: "\f104";
        font-size: 15px
    }

.section_bds_chothue .slick-arrow.slick-next {
    background: #fff;
    box-shadow: 14px 0px 26px 0px rgba(13,0,4,0.03);
    left: 55px;
    right: auto;
    border-radius: 5px
}

    .section_bds_chothue .slick-arrow.slick-next:before {
        content: "\f105";
        font-size: 15px
    }

.section_bds_chothue .slick-arrow:hover {
    background: #005ca7
}

    .section_bds_chothue .slick-arrow:hover:before {
        color: #fff
    }

.item_product_list_mini {
    box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -webkit-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -moz-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -o-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -os-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    margin: 0
}

    .item_product_list_mini .wrap_thumb {
        width: 50%;
        float: left
    }

@media (max-width: 1199px) {
    .item_product_list_mini .wrap_thumb {
        width: 100%
    }
}

.item_product_list_mini .product-thumbnail {
    position: relative
}

    .item_product_list_mini .product-thumbnail .lb {
        position: absolute;
        font-size: 13px;
        line-height: 25px;
        height: 25px;
        padding: 0 10px;
        border-radius: 3px;
        z-index: 6;
        color: #fff
    }

        .item_product_list_mini .product-thumbnail .lb.ban, .item_product_list_mini .product-thumbnail .lb.thue {
            background: #005ca7;
            left: 15px;
            top: 15px
        }

        .item_product_list_mini .product-thumbnail .lb.hot {
            background: #ff4a26;
            right: 15px;
            top: 15px;
            text-transform: uppercase
        }

    .item_product_list_mini .product-thumbnail .price_button {
        position: absolute;
        padding: 0 15px;
        width: 100%;
        bottom: 15px;
        left: 0
    }

@media (max-width: 1199px) {
    .item_product_list_mini .product-thumbnail .price_button {
        padding: 0 0 0 15px
    }
}

.item_product_list_mini .product-thumbnail .price-box {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #fff;
    font-family: 'FontMuli';
    width: calc(100% - 135px);
    -webkit-width: calc(100% - 135px);
    -moz-width: calc(100% - 135px);
    -o-width: calc(100% - 135px);
    -os-width: calc(100% - 135px);
    float: left
}

    .item_product_list_mini .product-thumbnail .price-box .compare-price {
        color: #777777;
        text-decoration: line-through;
        font-size: 13px;
        font-weight: 400
    }

.item_product_list_mini .product-thumbnail .btn-views {
    width: 130px;
    float: right;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px dashed #005ca7;
    padding: 0 15px;
    box-shadow: none;
    font-family: 'FontMuli';
    font-size: 15px;
    font-weight: 400;
    margin-left: 0;
    color: #005ca7;
    border-radius: 7px;
    position: absolute;
    bottom: -50px;
    transition: top .5s ease
}

@media (max-width: 1199px) {
    .item_product_list_mini .product-thumbnail .btn-views {
        bottom: 0;
        right: 15px
    }
}

@media (max-width: 767px) {
    .item_product_list_mini .product-thumbnail .btn-views {
        display: none
    }
}

.item_product_list_mini .product-thumbnail .btn-views .fa {
    font-size: 11px
}

@media (max-width: 767px) {
    .item_product_list_mini .product-thumbnail .btn-views {
        font-size: 10px
    }

        .item_product_list_mini .product-thumbnail .btn-views .fa {
            font-size: 10px
        }
}

.item_product_list_mini .product-thumbnail .btn-views:hover {
    border-color: #005ca7;
    color: #fff
}

.item_product_list_mini .image_thumb {
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
    position: relative
}

    .item_product_list_mini .image_thumb:before {
        content: "";
        width: 100%;
        height: 30%;
        background-image: -moz-linear-gradient(90deg, rgba(0,11,31,0.39) 0%, rgba(0,11,31,0.17) 50%, rgba(255,255,255,0) 100%);
        background-image: -webkit-linear-gradient(90deg, rgba(0,11,31,0.39) 0%, rgba(0,11,31,0.17) 50%, rgba(255,255,255,0) 100%);
        background-image: -ms-linear-gradient(90deg, rgba(0,11,31,0.39) 0%, rgba(0,11,31,0.17) 50%, rgba(255,255,255,0) 100%);
        opacity: 0.839;
        position: absolute;
        bottom: 0;
        left: 0;
        z-inde: 2
    }

.item_product_list_mini img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    height: 200px
}

    .item_product_list_mini img.loaded {
        width: auto;
        height: unset;
        min-height: auto
    }

.item_product_list_mini form {
    margin-bottom: 0
}

.item_product_list_mini .product-info {
    width: 50%;
    float: left;
    padding: 35px 20px 0px;
    text-align: left
}

@media (max-width: 767px) {
    .item_product_list_mini .product-info {
        padding: 15px;
        width: 100%
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .item_product_list_mini .product-info {
        width: 100%;
        padding: 20px 20px 10px
    }
}

.item_product_list_mini .product-info h3 {
    padding: 0;
    margin: 0 0 20px;
    font-family: 'FontMuli';
    font-size: 17px;
    font-weight: 700;
    overflow: hidden;
    text-align: left;
    line-height: 24px
}

    .item_product_list_mini .product-info h3 a {
        color: #343e44
    }

        .item_product_list_mini .product-info h3 a:hover {
            color: #005ca7
        }

.item_product_list_mini .product-info .sum {
    color: #7c8387;
    font-family: 'FontMuli';
    font-size: 15px
}

.item_product_list_mini .product-info .profile {
    padding: 0;
    background: transparent;
    margin: 0
}

    .item_product_list_mini .product-info .profile li {
        width: 100%;
        float: left;
        padding-left: 30px;
        position: relative;
        font-family: 'FontMuli';
        font-size: 14px;
        font-weight: 400;
        color: #343e44;
        line-height: 19px;
        background-size: auto;
        background-position-x: left;
        background-repeat: no-repeat;
        background-color: transparent;
        display: flex;
        align-items: center;
        margin-bottom: 15px
    }

        .item_product_list_mini .product-info .profile li span {
            font-weight: 700
        }

@media (min-width: 1200px) {
    .item_product_list_mini:hover .btn-views {
        bottom: 0px
    }
}

.section_bds_duan {
    background: #f4f8ff;
    padding: 70px 0
}

    .section_bds_duan .image_da {
        position: relative;
        overflow: hidden
    }

        .section_bds_duan .image_da.margin-bottom {
            margin-bottom: 30px
        }

@media (max-width: 1199px) {
    .section_bds_duan .image_da.margin-bottom {
        margin-bottom: 11px
    }
}

.section_bds_duan .image_da .block {
    overflow: hidden;
    position: relative;
    border-radius: 5px
}

    .section_bds_duan .image_da .block:before {
        content: "";
        width: 100%;
        height: 25%;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: -moz-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
        background-image: -webkit-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
        background-image: -ms-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%)
    }

    .section_bds_duan .image_da .block span {
        font-family: 'FontMuli';
        font-size: 15px;
        line-height: 24px;
        color: #fff;
        font-weight: 700;
        position: absolute;
        bottom: 15px;
        right: 15px;
        text-transform: uppercase
    }

        .section_bds_duan .image_da .block span:hover {
            color: #005ca7
        }

@media (max-width: 991px) and (min-width: 768px) {
    .section_bds_duan .image_da .block.h {
        height: 116px
    }
}

.section_bds_duan .image_da .block .loadnormal {
    height: 278px;
    width: 100%
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .section_bds_duan .image_da .block .loadnormal {
        height: 207px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .section_bds_duan .image_da .block .loadnormal {
        height: 164px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .section_bds_duan .image_da .block .loadnormal {
        height: 117px
    }
}

.section_bds_duan .image_da .block .loadnormal.loaded {
    width: auto;
    height: unset
}

.section_bds_duan .image_da .block .loadheight {
    height: 588px;
    width: 100%
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .section_bds_duan .image_da .block .loadheight {
        height: 434px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .section_bds_duan .image_da .block .loadheight {
        height: 338px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .section_bds_duan .image_da .block .loadheight {
        height: 242px
    }
}

.section_bds_duan .image_da .block .loadheight.loaded {
    width: auto;
    height: unset
}

.section_bds_duan .image_da .count {
    font-family: 'FontMuli';
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    display: flex;
    opacity: 0.2;
    align-items: center;
    flex-flow: column;
    position: absolute;
    bottom: -12px;
    left: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

    .section_bds_duan .image_da .count span {
        display: inline-block;
        font-size: 13px;
        padding: 0 10px;
        line-height: 26px;
        border-radius: 3px;
        background: #ff4a26;
        font-weight: 400;
        opacity: 0;
        color: #fff;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

@media (min-width: 768px) and (max-width: 1199px) {
    .section_bds_duan .image_da .count.countoff {
        bottom: auto;
        top: -27px
    }
}

.section_bds_duan .image_da:hover .count {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    color: #fff;
    opacity: 1
}

    .section_bds_duan .image_da:hover .count span {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        bottom: 30px
    }

@media (min-width: 768px) and (max-width: 1199px) {
    .section_bds_duan .image_da:hover .count.countoff {
        bottom: auto;
        top: 35px
    }
}

@media (max-width: 767px) {
    .section_bds_duan .slickbanner {
        margin-top: 30px
    }
}

.section_bds_duan .slick-slide {
    margin: 5px
}

    .section_bds_duan .slick-slide:hover, .section_bds_duan .slick-slide:focus {
        outline: none;
        box-shadow: none;
        border: none
    }

.section_bds_duan .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2
}

    .section_bds_duan .slick-arrow.slick-prev {
        left: -15px
    }

        .section_bds_duan .slick-arrow.slick-prev:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/prev.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

    .section_bds_duan .slick-arrow.slick-next {
        right: -15px
    }

        .section_bds_duan .slick-arrow.slick-next:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/next.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

.section_bds_duan .slick-dots {
    text-align: center
}

    .section_bds_duan .slick-dots li {
        display: inline-block
    }

        .section_bds_duan .slick-dots li button {
            border-radius: 0;
            height: 10px;
            width: 10px;
            border: 1px solid #e5e5e5;
            background-color: #fff;
            padding: 0;
            font-size: 0
        }

        .section_bds_duan .slick-dots li + li {
            margin-left: 5px
        }

        .section_bds_duan .slick-dots li.slick-active button {
            border-color: #005ca7;
            background-color: #005ca7;
            border-radius: 0;
            width: 10px
        }

.section_bds_duan .slick-arrow {
    top: -25px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    display: block !important
}

    .section_bds_duan .slick-arrow:before {
        font-family: "Font Awesome\ 5 Free";
        background-image: none !important;
        color: #005ca7;
        font-weight: 900;
        width: 30px !important;
        height: 30px !important
    }

    .section_bds_duan .slick-arrow.slick-prev {
        background: #fff;
        box-shadow: 0px 0px 26px 0px rgba(22,0,172,0.12);
        right: 51%;
        left: auto;
        border-radius: 5px
    }

        .section_bds_duan .slick-arrow.slick-prev:before {
            content: "\f104";
            font-size: 15px
        }

    .section_bds_duan .slick-arrow.slick-next {
        background: #fff;
        box-shadow: 14px 0px 26px 0px rgba(13,0,4,0.03);
        left: 51%;
        right: auto;
        border-radius: 5px
    }

        .section_bds_duan .slick-arrow.slick-next:before {
            content: "\f105";
            font-size: 15px
        }

    .section_bds_duan .slick-arrow:hover {
        background: #005ca7
    }

        .section_bds_duan .slick-arrow:hover:before {
            color: #fff
        }

.section_about {
    padding: 70px 0;
    background-position: bottom;
    background-position-x: left;
    background-repeat: no-repeat;
    background: #fff
}

    .section_about .col-left {
        width: 75%
    }

@media (max-width: 1199px) {
    .section_about .col-left {
        width: 100%
    }
}

.section_about .title {
    max-width: 85%;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .section_about .title {
        max-width: 100%;
        text-align: center
    }

        .section_about .title span {
            font-size: 20px
        }
}

.section_about .title span {
    padding: 0;
    margin: 0
}

    .section_about .title span:before {
        content: none
    }

.section_about .content p {
    font-family: 'FontMuli';
    font-size: 15px;
    color: #343e44;
    margin-bottom: 30px;
    font-weight: 400
}

.section_about .col-right {
    padding-left: 70px
}

@media (max-width: 1600px) {
    .section_about .col-right {
        padding-left: 0
    }
}

.section_about .col-right .itemx {
    border-radius: 5px;
    box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    background: #fff;
    padding: 30px;
    float: left;
    margin: 15px
}

    .section_about .col-right .itemx img {
        width: 80px;
        height: 70px
    }

        .section_about .col-right .itemx img.loaded {
            width: auto;
            height: unset
        }

@media (min-width: 768px) {
    .section_about .col-right .itemx:nth-child(2n+1) {
        clear: left
    }

    .section_about .col-right .itemx:nth-child(1) {
        width: 40%
    }

    .section_about .col-right .itemx:nth-child(2) {
        width: 50%;
        margin-top: -30px;
        margin-right: 0
    }

    .section_about .col-right .itemx:nth-child(3) {
        width: 50%
    }

    .section_about .col-right .itemx:nth-child(4) {
        width: 40%;
        margin-top: -30px;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .section_about .col-right .itemx {
        width: 100%;
        margin: 0 15px
    }
}

.section_about .col-right .itemx p {
    font-family: 'FontMuli';
    font-size: 16px;
    font-weight: 700;
    color: #343e44;
    line-height: 26px;
    padding: 15px 0;
    margin: 0
}

.section_about .col-right .itemx span {
    display: block;
    font-family: 'FontMuli';
    font-size: 15px;
    color: #83898c;
    font-weight: 400
}

@media (max-width: 767px) {
    .section_about {
        background-image: none !important
    }

        .section_about .phonebar {
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 15px
        }

        .section_about .col-right {
            margin-top: 50px
        }

        .section_about .slick-slide {
            margin: 5px
        }

            .section_about .slick-slide:hover, .section_about .slick-slide:focus {
                outline: none;
                box-shadow: none;
                border: none
            }

        .section_about .slick-arrow {
            font-size: 0;
            line-height: 0;
            position: absolute;
            top: 50%;
            display: block;
            width: 30px;
            height: 30px;
            padding: 0;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            cursor: pointer;
            color: transparent;
            border: none;
            outline: none;
            background: transparent;
            line-height: 30px;
            text-align: center;
            z-index: 2
        }

            .section_about .slick-arrow.slick-prev {
                left: -15px
            }

                .section_about .slick-arrow.slick-prev:before {
                    content: "";
                    background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/prev.svg?1665394915839);
                    height: 30px;
                    width: 30px;
                    display: block
                }

            .section_about .slick-arrow.slick-next {
                right: -15px
            }

                .section_about .slick-arrow.slick-next:before {
                    content: "";
                    background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/next.svg?1665394915839);
                    height: 30px;
                    width: 30px;
                    display: block
                }

        .section_about .slick-dots {
            text-align: center
        }

            .section_about .slick-dots li {
                display: inline-block
            }

                .section_about .slick-dots li button {
                    border-radius: 0;
                    height: 10px;
                    width: 10px;
                    border: 1px solid #e5e5e5;
                    background-color: #fff;
                    padding: 0;
                    font-size: 0
                }

                .section_about .slick-dots li + li {
                    margin-left: 5px
                }

                .section_about .slick-dots li.slick-active button {
                    border-color: #005ca7;
                    background-color: #005ca7;
                    border-radius: 0;
                    width: 10px
                }

        .section_about .slick-arrow {
            top: -25px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            background: #fff;
            display: block !important
        }

            .section_about .slick-arrow:before {
                font-family: "Font Awesome\ 5 Free";
                background-image: none !important;
                color: #005ca7;
                font-weight: 900;
                width: 30px !important;
                height: 30px !important
            }

            .section_about .slick-arrow.slick-prev {
                background: #fff;
                box-shadow: 0px 0px 26px 0px rgba(22,0,172,0.12);
                right: 51%;
                left: auto;
                border-radius: 5px
            }

                .section_about .slick-arrow.slick-prev:before {
                    content: "\f104";
                    font-size: 15px
                }

            .section_about .slick-arrow.slick-next {
                background: #fff;
                box-shadow: 14px 0px 26px 0px rgba(13,0,4,0.03);
                left: 51%;
                right: auto;
                border-radius: 5px
            }

                .section_about .slick-arrow.slick-next:before {
                    content: "\f105";
                    font-size: 15px
                }

            .section_about .slick-arrow:hover {
                background: #005ca7
            }

                .section_about .slick-arrow:hover:before {
                    color: #fff
                }

        .section_about .slick-track {
            margin: 0 -15px
        }
}

.section_download {
    padding: 70px 0 90px;
    margin-bottom: 70px
}

@media (max-width: 991px) and (min-width: 768px) {
    .section_download {
        padding: 70px 0 50px;
        margin: 0
    }
}

@media (max-width: 767px) {
    .section_download {
        padding: 40px 0 0
    }
}

.section_download .title {
    text-align: left
}

    .section_download .title span {
        margin: 0;
        padding: 0;
        color: #fff
    }

        .section_download .title span:before {
            content: none
        }

        .section_download .title span:hover {
            color: #fff
        }

    .section_download .title .cl {
        color: #005ca7;
        padding: 0
    }

        .section_download .title .cl:hover {
            color: #005ca7
        }

.section_download p.lazyload {
    color: #d8e0ee;
    display: block;
    padding-left: 25px;
    font-size: 15px;
    position: relative;
    background: no-repeat;
    background-position-y: 3px
}

.section_download .imgphone {
    width: 470px;
    height: 519px;
    position: absolute;
    margin-top: -145px;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 991px) {
    .section_download .imgphone {
        width: auto;
        height: auto;
        margin: 0;
        position: unset;
        transform: unset;
        left: auto;
        position: unset
    }
}

@media (max-width: 767px) {
    .section_download .imgphone {
        margin: 30px 0 -70px
    }
}

.section_download .imgphone img {
    width: 470px;
    height: 519px
}

    .section_download .imgphone img.loaded {
        width: auto;
        height: unset
    }

.section_download .button_ {
    margin-top: 20px
}

    .section_download .button_ a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 215px;
        border: dashed 1px #fff;
        border-radius: 7px;
        margin: 0 5px;
        height: 60px;
        float: left
    }

@media (max-width: 991px) and (min-width: 768px) {
    .section_download .button_ a {
        width: 48%
    }

        .section_download .button_ a:last-child {
            margin-right: 0
        }
}

@media (max-width: 767px) {
    .section_download .button_ a {
        width: 100%;
        margin: 0 0 10px
    }
}

.section_download .button_ a:first-child {
    margin-left: 0
}

.section_download .button_ a > span {
    padding-left: 35px;
    color: #d8e0ee;
    background: transparent;
    line-height: 17px;
    height: auto;
    font-size: 15px
}

    .section_download .button_ a > span span {
        font-weight: 700;
        font-size: 17px
    }

.section_download .button_ a:hover {
    border-color: #005ca7;
    border-style: solid
}

.section_blog {
    padding: 50px 0
}

@media (max-width: 767px) {
    .section_blog {
        padding: 30px 0
    }
}

.section_blog .wrap_tab_blog {
    position: relative
}

.section_blog .urltab {
    background: #005ca7;
    border: solid 1px transparent;
    border-radius: 5px;
    height: 33px;
    line-height: 31px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 20px;
    overflow: hidden
}

@media (max-width: 767px) {
    .section_blog .urltab {
        display: none
    }
}

.section_blog .urltab a {
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 400
}

.section_blog .urltab:hover {
    border-color: #005ca7;
    background: #fff
}

    .section_blog .urltab:hover a {
        color: #005ca7
    }

.section_blog ul {
    width: 100%;
    border-bottom: solid 1px #ebebeb;
    padding: 0;
    margin: 0 0 30px;
    position: relative
}

@media (max-width: 767px) {
    .section_blog ul {
        z-index: 99;
        position: unset;
        width: 100%;
        margin-bottom: 15px;
        max-width: unset;
        overflow: hidden;
        height: 55px;
        border: 0;
        overflow-x: visible;
        display: flex
    }

        .section_blog ul:before {
            content: "";
            width: 100%;
            height: 1px;
            position: absolute;
            background: #ebebeb;
            top: 39px;
            left: 0
        }
}

.section_blog ul li {
    display: inline-block;
    float: left;
    padding: 15px 0;
    margin-left: 35px;
    position: relative
}

    .section_blog ul li:first-child {
        margin-left: 0
    }

@media (max-width: 767px) {
    .section_blog ul li {
        display: inline-block;
        margin: 0 15px;
        cursor: pointer;
        float: none;
        overflow: hidden;
        flex: none;
        padding: 0
    }
}

.section_blog ul li a {
    text-decoration: none;
    font-family: 'FontMuli';
    font-size: 24px;
    color: #343e44;
    line-height: 30px
}

@media (min-width: 768px) {
    .section_blog ul li a:before {
        content: "";
        width: 0%;
        height: 1px;
        background: #005ca7;
        position: absolute;
        bottom: -1px;
        left: 0;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
}

@media (max-width: 767px) {
    .section_blog ul li a {
        font-size: 18px;
        text-transform: uppercase;
        position: relative
    }
}

.section_blog ul li a:hover, .section_blog ul li a.active {
    color: #005ca7
}

@media (min-width: 768px) {
    .section_blog ul li a:hover:before, .section_blog ul li a.active:before {
        width: 100%;
        -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
    }
}

@media (max-width: 767px) {
    .section_blog ul li a:hover:after, .section_blog ul li a.active:after {
        content: "";
        width: 100%;
        bottom: -14px;
        height: 1px;
        position: absolute;
        background: #005ca7;
        left: 0
    }

    .section_blog ul li a:hover:before, .section_blog ul li a.active:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #005ca7 transparent transparent transparent;
        position: absolute;
        bottom: -19px;
        transform: translateX(50%);
        right: 50%
    }
}

.section_blog .content .tabcontent {
    display: none
}

    .section_blog .content .tabcontent.active {
        display: block
    }

.section_blog .readmore {
    display: block;
    text-align: center;
    color: #005ca7
}

@media (min-width: 768px) {
    .section_blog .readmore {
        display: none
    }
}

.section_blog .banner-blog img {
    height: 468px;
    width: 100%
}

    .section_blog .banner-blog img.loaded {
        height: unset;
        width: auto
    }

@media (max-width: 1199px) {
    .section_blog .banner-blog {
        display: none
    }
}

.blog {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -webkit-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -moz-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -o-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -os-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12)
}

@media (max-width: 767px) {
    .blog {
        box-shadow: none
    }
}

@media (max-width: 992px) {
    .blog.blogitemlarge {
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 15px
    }
}

.blog.blogitemlarge .image-blog {
    display: block;
    position: relative;
    text-align: center;
    height: 289px
}

@media (max-width: 992px) {
    .blog.blogitemlarge .image-blog {
        height: auto
    }
}

.blog.blogitemlarge .image-blog img {
    height: 289px;
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

    .blog.blogitemlarge .image-blog img.loaded {
        height: unset;
        width: auto
    }

.blog.blogitemlarge .image-blog:before {
    content: "";
    width: 100%;
    height: 25%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -moz-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%)
}

.blog.blogitemlarge .image-blog .post-date {
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin-bottom: 0
}

.blog.blogitemlarge p {
    height: 45px;
    overflow: hidden
}

.blog.blogitemlist {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .blog.blogitemlist {
        margin-bottom: 15px
    }
}

.blog.blogitemlist .image-blog {
    display: block;
    width: 230px;
    height: 136px;
    float: left
}

@media (max-width: 767px) {
    .blog.blogitemlist .image-blog {
        display: none
    }
}

.blog.blogitemlist .image-blog img {
    height: 140px;
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

    .blog.blogitemlist .image-blog img.loaded {
        height: unset;
        width: auto
    }

.blog.blogitemlist .content_blog {
    width: calc(100% - 230px);
    -webkit-width: calc(100% - 230px);
    -moz-width: calc(100% - 230px);
    -o-width: calc(100% - 230px);
    -os-width: calc(100% - 230px);
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 30px
}

@media (max-width: 767px) {
    .blog.blogitemlist .content_blog {
        width: 100%
    }
}

@media (max-width: 767px) {
    .blog.blogitemlist .content_blog {
        padding: 0;
        border-bottom: 1px solid #ebebeb
    }
}

.blog.blogitemlist .content_blog h3 {
    font-size: 15px;
    margin: 0;
    min-height: auto
}

@media (max-width: 767px) {
    .blog.blogitemlist .content_blog h3 {
        padding-bottom: 15px
    }
}

.blog.blogitemlist .content_blog .post-date {
    margin-bottom: 10px
}

.blog .content_blog {
    padding: 30px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .blog .content_blog {
        padding: 15px
    }
}

@media (max-width: 767px) {
    .blog .content_blog {
        padding: 15px 0
    }
}

.blog h3 {
    display: block;
    color: #343e44;
    font-family: 'FontMuli';
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0 15px;
    min-height: 56px
}

@media (max-width: 1279px) and (min-width: 992px) {
    .blog h3 {
        min-height: 90px
    }
}

@media (max-width: 991px) {
    .blog h3 {
        min-height: auto
    }
}

.blog .post-date {
    margin-bottom: 15px;
    font-family: 'FontMuli';
    color: #83898c;
    font-size: 15px
}

.blog p {
    font-family: 'FontMuli';
    color: #83898c;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    display: block
}

.blocg_item {
    width: 100%;
    float: left
}

.row_blog_responsive .blocg_item {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

@media (min-width: 1200px) {
    .row_blog_responsive .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .row_blog_responsive .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

.brandsection {
    margin: auto;
    overflow: hidden;
    padding: 45px 0;
    background: #e9e9e9;
}

    .brandsection .slickbrand {
        height: 90px
    }

    .brandsection .slick-list .slick-track {
        text-align: center;
        margin: auto
    }

        .brandsection .slick-list .slick-track .slick-slide {
            margin: 0 auto
        }

@media (max-width: 767px) {
    .brandsection .slick-list {
        margin: 0 -5px !important
    }
}

@media (max-width: 767px) {
    .brandsection .slick-slide {
        margin: 0 5px !important
    }
}

.brandsection .item {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 15px;
}

    .brandsection .item img {
        display: inline-block;
        border-radius: 5px;
    }

        .brandsection .item img.loaded {
            height: unset;
            width: auto
        }

.brandsection .slick-slide {
    margin: 5px
}

    .brandsection .slick-slide:hover, .brandsection .slick-slide:focus {
        outline: none;
        box-shadow: none;
        border: none
    }

.brandsection .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2
}

    .brandsection .slick-arrow.slick-prev {
        left: -15px
    }

        .brandsection .slick-arrow.slick-prev:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/prev.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

    .brandsection .slick-arrow.slick-next {
        right: -15px
    }

        .brandsection .slick-arrow.slick-next:before {
            content: "";
            background-image: url(//bizweb.dktcdn.net/100/393/384/themes/894826/assets/next.svg?1665394915839);
            height: 30px;
            width: 30px;
            display: block
        }

.brandsection .slick-dots {
    text-align: center
}

    .brandsection .slick-dots li {
        display: inline-block
    }

        .brandsection .slick-dots li button {
            border-radius: 0;
            height: 10px;
            width: 10px;
            border: 1px solid #e5e5e5;
            background-color: #fff;
            padding: 0;
            font-size: 0
        }

        .brandsection .slick-dots li + li {
            margin-left: 5px
        }

        .brandsection .slick-dots li.slick-active button {
            border-color: #005ca7;
            background-color: #005ca7;
            border-radius: 0;
            width: 10px
        }

.brandsection .slick-arrow {
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    display: block !important
}

    .brandsection .slick-arrow:before {
        font-family: "Font Awesome\ 5 Free";
        background-image: none !important;
        color: #005ca7;
        font-weight: 900;
        width: 40px !important;
        height: 40px !important
    }

    .brandsection .slick-arrow.slick-prev {
        background: #fff;
        box-shadow: 0px 0px 26px 0px rgba(22,0,172,0.12);
        left: -15px;
        right: auto;
        border-radius: 5px
    }

        .brandsection .slick-arrow.slick-prev:before {
            content: "\f104";
            font-size: 15px
        }

    .brandsection .slick-arrow.slick-next {
        background: #fff;
        box-shadow: 14px 0px 26px 0px rgba(13,0,4,0.03);
        right: -15px;
        left: auto;
        border-radius: 5px
    }

        .brandsection .slick-arrow.slick-next:before {
            content: "\f105";
            font-size: 15px
        }

    .brandsection .slick-arrow:hover {
        background: #005ca7
    }

        .brandsection .slick-arrow:hover:before {
            color: #fff
        }

.brandsection .slick-track {
    margin: 0 -15px
}

.section_maps .mapsjs iframe {
    width: 100%;
    height: 540px;
    border: none;
    margin-bottom: 0;
    display: flex
}

.aside-item {
    float: left
}

.slick_margin .slick-list {
    margin: 0 -10px
}

.slick_margin .slick-slide {
    margin: 0 10px
}
