/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

#header #masthead>.container {
    padding-left: 12.91%;
    padding-right: 12.91%
}

.header-language-dropdown {
    border: 1px solid #e5e5e5;
    padding-left: 35px!important;
    padding-right: 10px!important;
    background: url(/wp-content/uploads/2024/03/ny-h-language.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: auto auto;
}

body {
    color: #333;
    font: 14px verdana;
}

.header-main .nav>li>a {
    line-height: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    padding-left: 8px;
    padding-right: 8px
}

.nav-dropdown {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    box-sizing: border-box;
    border-top: 3px solid #0055b2;
    transition: .25s;
    padding-top: 0px;
    padding-bottom: 0px
}

.header-nav-main .nav-dropdown {
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: transform .5s;
    opacity: 0;
}

.header-nav-main>li:hover>.nav-dropdown {
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    opacity: 1;
}

.nav-dropdown-simple .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-simple>li>a:hover {
    background: #0055b2;
    color: #fff;
}

.home1 .dot {
    border-color: #fff!important;
    background: #fff!important;
    opacity: 1!important
}

.home1 .dot.is-selected {
    background: #0055b2!important;
    border-color: #0055b2!important;
    width: 39px;
    border-radius: 13px;
}

.bk-title {
    text-align: center;
    position: relative;
    top: 0;
    transition: .25s
}

.bk-title b {
    font-size: 42px;
    font-weight: 700;
    line-height: 80%;
    color: #333;
    text-transform: uppercase;
    display: block
}

.bk-title span {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: grey;
    display: block;
    margin-top: 23px
}

.bk-title:hover {
    top: -10px
}

.blog-archive,
.blog-single {
    padding: 0;
}

.rank-math-breadcrumb p {
    margin-bottom: 0;
}

.shop-page-title .page-title-inner {
    padding-bottom: 20px;
}

.about .about-t p {
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    line-height: 33px;
    height: 330px;
}

.about-t1 .col-inner {
    padding-top: 37px;
    background-image: url(/wp-content/uploads/2024/03/abt-line.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto auto
}

.videoabour iframe {
    display: block;
    width: 636px;
    height: 450px;
}

.button.primary.xemthem {
    font-size: 14px;
    font-weight: 700;
    line-height: 46px;
    color: #fff;
    width: 200px;
    height: 46px;
    border-bottom: 1px solid #0055b2;
    padding-right: 31px;
    background: #0055b2 url(/wp-content/uploads/2024/03/abt-more.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: auto auto;
    margin-top: 20px;
    box-sizing: border-box;
    transition: .35s;
}

.button.primary.xemthem:hover {
    text-indent: 20px;
    background-position: right 20px center;
}

.about-so .col-inner {
    min-height: 280px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #0055b2;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);
    box-sizing: border-box;
    padding: 45px 20px 0;
}

.col.about-so {
    padding-right: 5px;
    padding-left: 5px
}

.col.about-so .sodiem {
    display: block;
    font-size: 36px;
    font-weight: 700;
    line-height: 80%;
    color: #333;
    margin-top: 32px;
    text-align: center
}

.col.about-so .motasp {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #666;
    margin-top: 15px;
    text-transform: capitalize;
    text-align: center
}

.dmproduct .product-t dl {
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    width: 100%;
    height: 500px;
    margin-bottom: 0px
}

.dmproduct .product-t dl dt {
    position: relative;
    width: 100%;
    height: 500px;
}

.dmproduct .product-t dl dt img:nth-of-type(1) {
    display: block;
}

.dmproduct .product-t dl dd {
    position: absolute;
    left: 60px;
    top: 45px;
    width: calc(100% - 60px);
}

.dmproduct .product-t dl dd h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    color: #262626;
    display: block;
    width: 80%;
    text-transform: capitalize;
}

.dmproduct .product-t dl:hover dt img:nth-of-type(2) {
    display: block;
}

.dmproduct .product-t dl dd em {
    width: 126px;
    height: 38px;
    background: #0055b2;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 38px;
    color: #fff;
    display: block;
    margin-top: 20px;
    font-style: normal;
    text-transform: capitalize;
}

.dmproduct .product-t dl dt img:nth-of-type(2) {
    display: none;
}

.dmproduct .product-t dl dt img {
    transition: .35s;
    position: relative;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 500px;
}

.dmproduct .product-b ul li {
    position: relative;
    width: 100%;
    height: 260px;
    float: left;
    margin-right: 16px;
    overflow: hidden;
    line-height: 0;
}

.dmproduct .product-b .style-slytte {
    position: relative;
    width: 100%;
    height: 260px;
    float: left;
    margin-right: 16px;
    overflow: hidden;
    line-height: 0;
}

.dmproduct .product-b .style-slytte h3 {
    position: absolute;
    left: 40px;
    top: 50px;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    color: #333;
    text-transform: capitalize;
    width: 230px;
}

.dmproduct .product-b .style-slytte h3 em {
    width: 126px;
    height: 38px;
    background: #0055b2;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 38px;
    color: #fff;
    display: block;
    margin-top: 20px;
    text-transform: capitalize;
    opacity: 0;
    position: relative;
    top: 20px;
    transition: .35s;
    font-style: normal;
}

.dmproduct .product-b .style-slytte:hover h3 em {
    opacity: 1;
    top: 0;
}

.client-2 ul {
    list-style: none;
}

.client-2 ul li {
    list-style: none;
    margin-left: 0px!important;
    margin-bottom: 0px
}

.case .case-t .cur em {
    display: block;
    width: 84px;
    height: 84px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    margin: 0 auto;
    overflow: hidden;
    transition: .5s;
}

.case .case-t .cur {
    display: inline-block;
    text-align: center;
    min-width: 190px;
    position: relative;
    z-index: 1;
    width: 200px;
}

.case .case-t .cur em img {
    display: block;
    width: 84px;
    height: 84px;
    transition: .5s;
    position: relative;
    top: 0;
}

.case .case-t .cur:hover em img {
    top: -84px;
}

.case .case-t .cur span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px
}

.case .case-t .cur:hover span {
    color: #0055b2;
    font-weight: 700;
}

.case .case-t .cur:hover em {
    background: #0055b2;
    border-color: #0055b2;
}

.case .slider-nav-circle .flickity-prev-next-button {
    top: 61%;
    z-index: 111111;
    opacity: 1
}

.case .slider-nav-circle .flickity-prev-next-button svg {
    opacity: 1;
    color: #000;
    border-color: #8e8e8e;
    border-width: 1px;
    background: #fff;
    z-index: 9999
}

.case-t:after {
    content: "";
    width: 200%;
    height: 1px;
    background: #8e8e8e;
    position: absolute;
    top: 29%;
    left: -50%;
    z-index: -11;
}

.bai_viet dl dt {
    overflow: hidden;
    line-height: 0;
}

.bai_viet dl dt img {
    display: block;
    width: 100%;
    transition: 1s;
}

.bai_viet dl dd {
    height: 120px;
    background: #f2f2f2;
    padding: 30px 70px;
    box-sizing: border-box;
    transition: .35s;
    overflow: hidden;
}

.bai_viet dl dd h4 {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    display: block;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    height: 60px;
    text-transform: capitalize;
}

.bai_viet dl:hover dt img {
    transform: scale(1.02);
}

.bai_viet .col-inner:hover h4 {
    color: #0055b2;
    font-weight: 700;
}

.bai_viet .col-inner dl {
    position: relative;
}

.bai_viet .col-inner img {
    height: 350px;
    width: 100%;
    object-fit: cover
}

.bai_viet .col-inner:hover dd {
    background: #ededed;
    height: 210px;
    padding-top: 35px;
    margin-top: -90px;
    position: relative;
    z-index: 1;
}

.bai_viet dl dd p {
    display: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #666;
    margin-top: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    height: 60px;
}

.post-sidebar {
    background: #f7f7f7;
    padding: 37px!important
}

span.widget-title {
    display: block;
    font-weight: normal;
    color: #333;
    font-size: 16px;
    height: 71px;
    background: url(/wp-content/uploads/2024/03/a_lin.jpg) no-repeat 0 41px;
    text-transform: uppercase;
}

.is-divider.small {
    display: none
}

.article-details-popular .list li {
    overflow: hidden;
    height: 80px;
    margin-bottom: 31px;
}

.article-details-popular .list li a {
    display: block;
    height: 80px;
    position: relative;
}

.article-details-popular .list li a img {
    height: 80px
}

.article-details-popular .list li a:hover b {
    display: inline-block;
}

.article-details-popular .list li a b {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2024/03/ar_p.png) no-repeat;
    width: 110px;
    height: 80px;
}

.ban {
    width: 100%;
    height: 400px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: #eee;
}

.article-details-popular .list li a img {
    float: left;
    width: 110px;
    display: block;
    line-height: 0;
    font-size: 0;
    background: #fff;
}

.article-details-popular .list li a em {
    float: right;
    width: 200px;
    padding-right: 13px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    font-style: normal;
    text-transform: uppercase
}

.article-details-popular .list li a em span {
    display: block;
    font-size: 14px;
    color: #999;
    text-transform: initial
}

.ban_con {
    max-width: 1200px;
    position: absolute;
    height: 400px;
    z-index: 9;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    font-size: 40px;
    color: #135e96;
    font-weight: 700;
}

.duong-dan .separator:last-child {
    display: none;
}

.duong-dan {
    display: flex;
    gap: 5px;
    margin: 0;
}

.duong-dan li {
    list-style: none;
    margin: 0;
}

.duongdan {
    background: #eee;
    height: 80px;
    line-height: 80px;
    color: #333;
    text-transform: capitalize;
    margin-bottom: 60px;
}

.article-inner h1.entry-title {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 12px;
    line-height: 130%;
    text-transform: capitalize;
}

.single-page p {
    font-size: 16px;
    color: #555;
    line-height: 180%;
    margin: 15px 0;
}

.tl-fdh-04 h2 {
    line-height: 76px;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 0;
    height: 76px;
    color: #fff;
    background: #0055b2;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px
}

.tl-fdh-04 .menuNav h3 {
    height: 50px;
    line-height: 50px;
    background: url(/wp-content/uploads/2024/03/p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
    text-transform: capitalize;
}

.tl-fdh-04 .menuNav h3 a {
    display: block;
    height: 50px;
    font-size: 14px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 22px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tl-fdh-04 .menuNav ul {
    padding: 2px 0 4px;
    display: none;
}

.tl-fdh-04 .menuNav ul li {
    height: 50px;
    font-size: 13px;
    line-height: 50px;
    padding-left: 34px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
}

.tl-fdh-04 .menuNav ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.tl-fdh-04 .menuNav h3.cur,
.tl-fdh-04 .menuNav h3:hover {
    background: url(/wp-content/uploads/2024/03/p14-icon2.png) no-repeat right center #0055b2;
}

.tl-fdh-04 .menuNav h3.cur a,
.tl-fdh-04 .menuNav h3:hover a {
    color: #fff;
}

.tl-fdh-04 .menuNav ul li::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tl-fdh-04 .menuNav ul li {
    height: 50px;
    font-size: 13px;
    line-height: 50px;
    padding-left: 34px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
}

#post-list .col.post-item .post-title.is-large {
    font-size: 18px;
    line-height: 140%;
    color: #333;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.from_the_blog_excerpt {
    font-size: 16px
}

.calltoaction em {
    font-style: normal
}

.shuoming-tem {
    display: flex;
    gap: 20px;
}

.shuoming-tem .sott {
    font-size: 35px;
    color: #222;
    font-weight: bold;
    width: 43px;
    height: 43px;
    background: #c7dffa;
    border-radius: 50%;
    font-family: DIN-bold;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: absolute;
    left: 30px;
    top: 30px;
}

.shuoming-tem {
    background: #f3f7fd;
    padding: 29px 20px 30px 95px;
    margin-bottom: 20px;
    position: relative;
}

.tupian li {
    width: 48%;
    float: left;
    margin-right: 1.6%;
    border: 1px solid #ddd;
    list-style: none;
    margin-left: 0px!important
}

.tupian li img {
    display: block;
    width: 100%;
}

.tupian li.no {
    margin-right: 0;
}

.shuoming-tem-s .xijie.yi {
    box-shadow: 2px 1px 13px 6px rgb(245 245 245);
    padding: 20px
}

.shuoming-tem-s .xijie.yi dt {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.shuoming-tem-s.col {
    padding-bottom: 0px
}

.shuoming-tem-s .xijie dd h3 {
    display: block;
    color: #0055b2;
    margin-bottom: 7px;
    line-height: 24px;
    text-align: center;
    font: 14px verdana;
}

.shuoming-tem-s .xijie dt img {
    display: block;
    width: 130px;
    margin: auto;
    height: 130px;
    border-radius: 50%;
    background: rgb(245, 245, 245);
    padding: 10px;
    margin-bottom: 10px;
}

.parameter table tr td {
    padding: 5px 10px;
    border: 2px solid #fff;
    color: #000;
    font-size: 16px;
    line-height: 180%;
}

.notesp {
    background: rgb(245, 245, 245);
    padding: 22px 47px;
}

.note.title {
    font-size: 16px;
    line-height: 180%;
    color: #666;
    font-weight: bolder
}

.cn_news dl {
    float: left;
    width: 385px;
    margin-right: 20px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    margin-bottom: 20px;
}

.cn_news dl dt {
    line-height: 0;
    overflow: hidden;
}

.cn_news dl dt img {
    display: block;
    width: 385px;
    height: 216px;
    transition: 1s;
}

.cn_news dl dd {
    height: 255px;
    padding: 42px 35px 0 38px;
    box-sizing: border-box;
}

.cn_news dl dd h4 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 32px;
    height: 64px;
    margin-bottom: 18px;
    text-transform: initial;
}

.cn_news dl dd p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 26px;
    height: 78px;
    text-transform: initial;
}

.cn_news dl:hover::after {
    width: 100%;
}

.cn_news dl:hover dt img {
    transform: scale(1.03);
}

.cn_news dl::after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #0055b2;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .4s;
}

.cn_news dl:hover dd h4 {
    color: #0055b2;
}

.relpro ul {
    margin-top: 6px;
}

.relpro .clearfix {
    zoom: 1;
}

.relpro ul li {
    float: left;
    background: #fff;
    width: 223px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    list-style: none;
    margin-left: 0px!important;
}

.relpro ul li img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
}

.relpro ul li h4 {
    position: relative;
    padding: 10px 10px;
    height: 36px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relpro ul li h4::before {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #e6e6e6;
    position: absolute;
    left: 5%;
    top: 0;
}

.relpro ul li span {
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #0055b2;
    text-align: center;
    margin-bottom: 10px;
}

.product-details01 {
    margin-bottom: 100px;
    margin-top: 80px;
}

.product-details01-lunbo {
    max-width: 1200px;
    margin: 0 auto 80px;
}

.product-details01-lunbo::after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.product-details01-lunbo-left {
    float: left;
    width: 496px;
    border: 1px solid #ddd;
    position: relative;
}

.product-details01-lunbo-left i.prev {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 36px;
    height: 36px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transform: translateY(-50%);
    display: block;
}

.product-details01-lunbo-left i.next {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 36px;
    height: 36px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transform: translateY(-50%);
}

.product-details01-lunbo-left i img {
    margin: 11px auto 0;
    display: block;
    width: 8px;
}

.product-details01-lunbo-left i:hover {
    background: #0055b2;
}

.product-details01-lunbo-left .pageState {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, .4);
    padding: 5px 10px;
    border-radius: 20px;
    min-width: 40px;
    text-align: center;
}

.product-details01-lunbo-left .pageState span {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
    margin: 0 2px;
}

.product-details01-lunbo-left ul li {
    width: 100%;
    line-height: 0;
}

.product-details01-lunbo-left ul li img {
    width: 100%;
    display: block;
}

.product-details01-lunbo-right {
    float: right;
    width: 660px;
    padding: 0;
    margin: 0;
}

.product-details01-lunbo-right h3 {
    font-size: 28px;
    color: #333;
    line-height: 40px;
    padding: 0 0 16px;
    border-bottom: solid 1px #ddd;
    font-weight: normal;
    display: block;
    margin-top: 24px;
}

.product-details01-lunbo-right p.desc {
    margin-bottom: 10px;
    line-height: 28px;
    color: #666;
    font-weight: normal;
    letter-spacing: 0.3px;
    padding: 15px 0;
}

.product-details01-lunbo-right em a {
    width: 140px;
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    color: #666666;
    background: none;
    display: block;
    background: #0055b2;
    text-transform: uppercase;
    color: #fff;
}

.product-details01-con {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 180%;
    color: #666;
}

.product-details01-con p {
    margin: 15px 0;
}

.biaoti {
    font-size: 38px;
    font-weight: bold;
    line-height: 100%;
    display: block;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 30px;
    color: #363636;
    text-transform: uppercase;
}

.product-details01-con p {
    margin: 15px 0;
}

.product-danhsach ul.one li {
    width: 100%;
    box-shadow: 0 0 20px rgb(0 0 0 / 8%);
}

.product-danhsach ul li:last-of-type {
    margin-right: 0;
}

.product-danhsach ul li {
    float: left;
    background: #fff;
    width: 393px;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none;
    margin-left: 0px!important
}

.product-danhsach ul li img {
    display: block;
    width: 100%;
}

.product-danhsach ul.one li img {
    float: left;
    width: 393px;
    border-right: 1px solid #eee;
    background: #fff;
}

.product-danhsach ul.one li .motadmsss {
    float: left;
    width: 720px;
    box-sizing: border-box;
    display: block;
    margin-left: 45px;
    height: 120px;
}

.product-danhsach ul li h4 {
    position: relative;
    padding: 28px 80px 28px 40px;
    background-position: right center;
}

.product-danhsach ul li .motadmsss {
    display: none;
    font-size: 14px;
    line-height: 24px;
    color: #4d4d4d;
}

.product-danhsach ul li h4 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
    height: 52px;
}

.product-danhsach ul.one li h4 span {
    color: #333;
    font-size: 22px;
    line-height: 32px;
    height: auto;
}

.product-danhsach ul.one li h4 {
    float: left;
    width: 720px;
    box-sizing: border-box;
    padding: 0;
    margin-left: 45px;
    padding-top: 90px;
    margin-bottom: 20px;
}

.product-danhsach ul li:hover {
    background: #0055b2;
    background: linear-gradient(-30deg, #dee7f1, #0055b2);
}

.product-danhsach ul.one li:hover h4 {
    background: none;
}

.product-danhsach ul.one li:hover p {
    color: #fff;
    background: url(/wp-content/themes/flatsome-child/images/pro-more.png);
    background-repeat: no-repeat;
    background-position: right 2.5rem bottom;
    background-size: auto auto;
}

.product-danhsach ul.one li:hover h4 span {
    color: #fff;
}

.choose {
    padding-top: 98px;
    padding-bottom: 99px
}

.choose .choose-l {
    float: left;
    margin-top: 42px;
    width: 812px;
    padding-right: 60px;
    border-right: 1px solid #e3e3e3
}

.choose .choose-l ul li img {
    display: block;
    width: 812px;
    height: 409px
}

.choose .choose-l ul li b {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #0055b2;
    display: block;
    margin-top: 36px
}

.choose .choose-l ul li p {
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    display: block;
    margin-top: 14px;
    line-height: 32px;
    height: 96px
}

.choose .choose-r {
    float: right;
    margin-top: 42px
}

.choose .choose-r ul li {
    position: relative;
    margin-bottom: 10px;
    background: #000;
    width: 270px
}

.choose .choose-r ul li::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 8px solid #0055b2;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    position: absolute;
    left: -13px;
    top: 50%;
    margin-top: -4px;
    display: none
}

.choose .choose-r ul li img {
    width: 270px;
    height: 136px;
    display: block;
    opacity: .6
}

.choose .choose-r ul li span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 33px;
    background: #bfbfbf;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 34px;
    color: #fff;
    border-radius: 0 15px 0 0
}

.choose .choose-r ul li.cur,
.choose .choose-r ul li:hover {
    border-left: 5px solid #0055b2;
    margin-left: -5px
}

.choose .choose-r ul li.cur::before,
.choose .choose-r ul li:hover::before {
    display: block
}

.choose .choose-r ul li.cur span,
.choose .choose-r ul li:hover span {
    background: #0055b2
}

.choose::after {
    line-height: 0;
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.choose li {
    list-style: none;
    margin-left: 0px!important
}

.moremore .ux-logo-link.block {
    width: 76px;
    height: 76px;
    background: #0055b2;
    box-shadow: 0 22px 25px 0 rgb(0 85 178 / 31%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: absolute;
    right: 0px;
    bottom: 15px
}

.partner .bk-title b {
    text-align: left;
    line-height: 55px;
}

.tabtaisaochonscr h3,
.tabtaisaochonscr h2 {
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 28px;
    font-weight: 700;
    line-height: 80%;
    color: #333;
    display: block;
    height: 25px;
    padding-left: 35px;
    border-left: 8px solid #0055b2;
}

.tabtaisaochonscr p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #666;
    display: block;
    padding-left: 43px;
    padding-right: 40px;
}

.tabtaisaochonscr .tab-panels {
    background: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 8%);
    padding-top: 40px;
    box-sizing: border-box;
}

.hinhtab-nguyenlan {
    display: inline-block;
    width: 49px;
    height: 49px;
    line-height: 0;
    overflow: hidden;
    vertical-align: middle;
}

.hinhtab1,
.hinhtab2,
.active .hinhtab1,
.active .hinhtab2 {
    transition: .25s;
}

.tabtaisaochonscr .active .hinhtab1 {
    top: -49px;
    position: relative
}

.tabtaisaochonscr .active .hinhtab1 {
    position: relative
}

.tabtaisaochonscr .active .hinhtab2 {
    top: -49px;
    position: relative
}

.tabtaisaochonscr ul.nav>li.active>a {
    background: #0055b2;
    color: #fff
}

.tabtaisaochonscr ul.nav>li.active>a .text-tab {
    color: #fff
}

.tabtaisaochonscr ul.nav>li>a {
    border-color: #0055b2;
    width: 100%;
    height: 90px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px
}

.tabtaisaochonscr ul.nav>li {
    flex-basis: 24.56%;
    max-width: 24.56%;
}

.text-tab {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    color: #333;
    padding-left: 20px
}

.xban h2 span {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    display: block;
}

.xban h2 b {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    display: block;
    margin-top: 27px;
}

.button.primary.lowercase.contactus,
.button.primary.lowercase.contactus:hover {
    background: transparent!important;
    box-shadow: none;
    border: none
}

.button.primary.lowercase.contactus:hover span {
    border-radius: 3px;
    font-size: 24px;
}

.button.primary.lowercase.contactus span {
    display: block;
    width: 220px;
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    color: #fff;
    background: #0055b2;
    text-align: center;
    margin: 40px auto 0;
    text-transform: capitalize;
    transition: .35s;
    margin-left: auto;
    margin-right: auto;
}

.news .news-c {
    margin-top: 60px;
    position: relative
}

.news .news-c .list dl {
    float: left;
    width: 385px;
    margin-right: 22px
}

.news .news-c .list dl dt {
    width: 385px;
    height: 289px;
    line-height: 0;
    overflow: hidden;
    display: block;
    position: relative
}

.news .news-c .list dl dt img {
    width: 385px;
    height: 289px;
    display: block;
    transition: 1s
}

.news .news-c .list dl dt em {
    position: absolute;
    right: 0;
    bottom: -46px;
    background: #0055b2 url(/wp-content/themes/flatsome-child/images/news-more.png);
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: auto auto;
    height: 46px;
    width: 155px;
    font-size: 14px;
    font-weight: 700;
    line-height: 46px;
    color: #fff;
    text-indent: 24px;
    display: block;
    transition: .25s
}

.news .news-c .list dl dd {
    height: 270px;
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 38px 5px 0 40px
}

.news .news-c .list dl dd i {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    color: #666;
    margin-bottom: 20px
}

.news .news-c .list dl dd h4 {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    height: 60px
}

.news .news-c .list dl dd p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 26px;
    height: 78px;
    margin-top: 18px;
    padding-right: 25px
}

.news .news-c .list dl:last-of-type {
    margin-right: 0
}

.news .news-c .list dl:hover dt img {
    transform: scale(1.02)
}

.news .news-c .list dl:hover dt em {
    bottom: 0
}

.news .news-c .list dl:hover dd h4 {
    color: #0055b2
}

.news .news-c .list::after {
    line-height: 0;
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.news .news-c .prev {
    position: absolute;
    left: -96px;
    top: 251px;
    line-height: 0;
    cursor: pointer;
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/wp-content/themes/flatsome-child/images/pro-left.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto auto
}

.news .news-c .prev:hover {
    background: #0055b2 url(/wp-content/themes/flatsome-child/images/pro-lefth.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto auto
}

.news .news-c .next {
    position: absolute;
    right: -96px;
    top: 251px;
    line-height: 0;
    cursor: pointer;
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/wp-content/themes/flatsome-child/images/pro-right.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto auto
}

.news .news-c .next:hover {
    background: #0055b2 url(/wp-content/themes/flatsome-child/images/pro-righth.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto auto
}

.guimaill {
    font-size: 18px;
    font-weight: 700;
}

.cot1>.col-inner {
    border-right: 1px solid #fff;
}

.foot .section-bg.bg-fill {
    background-size: auto auto!important;
    padding-top: 20px;
}

#footer {
    background: #081626;
}

.absolute-footer.dark {
    background: #000c1a;
}

.copyright-footer {
    padding-top: 15px
}

.fotertren {
    background-image: url(/wp-content/uploads/2024/03/f-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto auto;
    padding-top: 20px;
    margin-bottom: 30px
}

.footerdong2 {
    margin-top: 30px
}

.maxh {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

#footer h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 80%;
    color: #fff;
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
    margin-bottom: 30px
}

.hinhcadse img {
    border-radius: 8px;
    padding: 4px
}

.product-2cot ul li {
    background: #fff;
    width: 580px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
    background: #fff;
    list-style: none;
    margin-left: 0px!important;
}

.product-2cot ul.two li:nth-of-type(2n) {
    width: 590px;
    margin-right: 0;
}

.product-2cot ul li img {
    display: block;
    width: 100%;
    height: 443px;
}

.product-2cot .two {
    margin-top: 40px
}

.product-2cot ul li h4 {
    position: relative;
    padding: 28px 80px 28px 40px;
    background-position: right center;
}

.product-2cot ul li h4::before {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #e6e6e6;
    position: absolute;
    left: 5%;
    top: 0;
}

.product-2cot ul li h4 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
    height: 52px;
}

.product-2cot ul li p {
    display: none;
    font-size: 14px;
    line-height: 24px;
    color: #4d4d4d;
}

.product-2cot ul li:hover {
    background: #0055b2;
    background: linear-gradient(-30deg, #dee7f1, #0055b2);
}

.product-2cot ul li:hover h4 {
    color: #fff;
    background: #0055b2 url(/wp-content/themes/flatsome-child/images/pro-more.png);
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-size: auto auto;
}

.product-2cot ul li:hover h4 span {
    color: #fff;
}

.product-2cottren .two2 {
    margin-top: 45px;
}

.product-2cottren ul.two2 li:nth-child(1) {
    width: 580px;
    margin-right: 20px;
}

.product-2cottren ul.two2 li:nth-of-type(2) {
    width: 580px;
    margin-right: 0;
}

.product-2cottren ul.two2 li:nth-of-type(2) img,
.product-2cottren ul.two2 li:nth-of-type(1) img {
    height: 442px
}

.product-2cottren .two2 li {
    float: left;
    background: #fff;
    width: 380px;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none;
    margin-left: 0px!important
}

.product-2cottren .two2 li img {
    height: 249px
}

.product-2cottren ul li h4 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
    height: 52px;
}

.product-2cottren ul li h4 {
    position: relative;
    padding: 28px 80px 28px 40px;
    background-position: right center;
}

.product-2cottren ul li:hover {
    background: #0055b2;
    background: linear-gradient(-30deg, #dee7f1, #0055b2);
}

.product-2cottren ul li:hover h4 {
    color: #fff;
    background: #0055b2 url(/wp-content/themes/flatsome-child/images/pro-more.png);
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-size: auto auto;
}

.product-2cottren ul li:hover h4 span {
    color: #fff;
}

.product-2cottren ul li:hover h4::before {
    display: none
}

.product-2cottren ul li h4::before {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #e6e6e6;
    position: absolute;
    left: 5%;
    top: 0;
}

html[lang="vi"] {
    font-family: 'Roboto', sans-serif;
}

html[lang="vi"] body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.6
}

html[lang="vi"] .bk-title b {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px
}

.tieude-nguyenlan h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    display: block;
}

.tieude-nguyenlan p {
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
    display: block;
    white-space: nowrap;
    margin-top: 10px;
    padding: 0;
    width: auto;
}

html[lang="vi"] .tabtaisaochonaccom ul.nav>li {
    flex-basis: 24.5%;
    max-width: 24.5%;
}

.ny-bk-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 80%;
    color: #333;
    text-align: center;
    text-transform: capitalize;
}

.hinhloog .col-inner {
    height: 60px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.hinhloog .col-inner:hover .ux-logo:nth-child(2) {
    margin: 30px;
    transition: .35s;
}

.hinhloog .col-inner:hover .ux-logo:nth-child(1) {
    margin: -60px;
}

.hinhloog .col-inner:hover .ux-logo {
    transition: .35s;
}

.sodchay {
    display: block;
    font-size: 38px;
    font-weight: 400;
    line-height: 80%;
    color: #000;
}

.motasod {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: grey;
    margin-top: 25px;
}

.cacdivga {
    background: #fff;
    box-shadow: 0 2px 69px 4px rgb(0 0 0 / 6%);
    padding-top: 30px
}

.section-title h2 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #21413c;
}

.ny-abt-history {
    padding-top: 108px;
    position: relative;
    height: 706px;
    box-sizing: border-box;
    background-image: url(/wp-content/themes/flatsome-child/images/his-line.png);
    background-repeat: no-repeat;
    background-position: center 383px;
    background-size: auto auto
}

.ny-abt-history .ny-abt-history-con {
    position: relative
}

.ny-abt-history .ny-abt-history-con .tempWrap {
    padding-left: 70px;
    margin-left: -70px
}

.ny-abt-history .ny-abt-history-con dl {
    float: left;
    width: 171px;
    position: relative;
    margin-top: 64px;
    height: 0;
    padding: 200px 0 200px 0;
    z-index: 1;
    cursor: pointer
}

.ny-abt-history .ny-abt-history-con dl::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: #d9d9d9;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 200px
}

.ny-abt-history .ny-abt-history-con dl dt {
    display: none;
    position: absolute;
    left: 0;
    top: 200px;
    margin-left: -79px;
    margin-top: -79px
}

.ny-abt-history .ny-abt-history-con dl dt img {
    width: 141px;
    height: 141px;
    display: block;
    border: 18px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 30px 4px rgba(0, 0, 0, .06)
}

.ny-abt-history .ny-abt-history-con dl dd {
    width: 163px
}

.ny-abt-history .ny-abt-history-con dl dd b {
    font-size: 26px;
    font-weight: 400;
    line-height: 80%;
    color: #b3b3b3;
    display: block;
    position: absolute;
    bottom: 228px;
    left: 0;
    background: #fff;
    height: 20px
}

.ny-abt-history .ny-abt-history-con dl dd p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    display: block;
    position: absolute;
    bottom: 285px;
    left: 0
}

.ny-abt-history .ny-abt-history-con dl::after {
    line-height: 0;
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.ny-abt-history .ny-abt-history-con dl.none dd p {
    display: none
}

.ny-abt-history .ny-abt-history-con dl.three {
    margin-top: 82px
}

.ny-abt-history .ny-abt-history-con dl.four {
    margin-top: 86px
}

.ny-abt-history .ny-abt-history-con dl.five {
    margin-top: 66px
}

.ny-abt-history .ny-abt-history-con dl.six {
    margin-top: 52px
}

.ny-abt-history .ny-abt-history-con dl.seven {
    margin-top: 54px
}

.ny-abt-history .ny-abt-history-con dl:nth-of-type(odd)::before {
    background: #0055b2
}

.ny-abt-history .ny-abt-history-con dl:nth-of-type(odd) dd b {
    bottom: 0;
    top: 261px
}

.ny-abt-history .ny-abt-history-con dl:nth-of-type(odd) dd p {
    bottom: 0;
    top: 322px
}

.ny-abt-history .ny-abt-history-con dl:hover dd b {
    top: 320px;
    transform: translateX(-40%)
}

.ny-abt-history .ny-abt-history-con dl:hover dd p {
    display: none
}

.ny-abt-history .ny-abt-history-con dl:hover dt {
    display: block
}

.ny-abt-history .ny-abt-history-con::after {
    line-height: 0;
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.ny-abt-history .ny-abt-history-con .prev {
    position: absolute;
    background: #333 url(/wp-content/themes/flatsome-child/images/his-l.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto auto;
    left: -80px;
    top: 265px;
    line-height: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 50%;
    z-index: 10
}

.ny-abt-history .ny-abt-history-con .next {
    position: absolute;
    background: #0055b2 url(/wp-content/themes/flatsome-child/images/his-r.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto auto;
    right: -80px;
    top: 235px;
    line-height: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 50%;
    z-index: 10
}

.parameter {
    width: 100%;
    overflow-x: auto;
}

.product-small.col .col-inner {
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.product-title a {
    text-align: left;
    font-size: 16px;
    height: 40px;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: normal;
    padding: 0 10px;
    padding-right: 5px;
}

.xemchi {
    width: 120px;
    height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 15px;
    text-transform: capitalize;
    color: #666;
    font-size: 13px;
}

.motanganss {
    font-size: 13px;
    line-height: 20px;
    color: #666;
    display: block;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    overflow: auto;
    height: 112px;
    box-sizing: border-box;
    padding: 10px 10px 0;
}

.product-small.col .col-inner .motanganss {
    margin-bottom: 20px
}

.box-text.box-text-products {
    padding: 10px
}

.product-small>.col-inner:hover {
    border-color: #0055b2;
}

.xemchi:hover a {
    color: #fff;
}

.xemchi:hover {
    background: #0055b2;
    color: #fff;
    border-color: #0055b2;
}

.choose {
    background: white;
}

.biaoti {
    background: white;
}

.caselienquan {
    background: white;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}


/*************** ADD CUSTOM CSS HERE.   ***************/

@media screen and (min-width:1263px) {
    html {
        font-size: calc(1263px * 20 / 1903)
    }
}

@media screen and (min-width:1349px) {
    html {
        font-size: calc(1349px * 20 / 1903)
    }
}

@media screen and (min-width:1463px) {
    html {
        font-size: calc(1463px * 20 / 1903)
    }
}

@media screen and (min-width:1543px) {
    html {
        font-size: calc(1543px * 20 / 1903)
    }
}

@media screen and (min-width:1583px) {
    html {
        font-size: calc(1583px * 20 / 1903)
    }
}

@media screen and (min-width:1643px) {
    html {
        font-size: calc(1643px * 20 / 1903)
    }
}

@media screen and (min-width:1663px) {
    html {
        font-size: calc(1663px * 20 / 1903)
    }
}

@media screen and (min-width:1903px) {
    html {
        font-size: calc(1903px * 20 / 1903)
    }
}

@font-face {
    font-family: 'Verdana';
    src: url('fonts/Verdana.eot');
    src: url('fonts/Verdana.eot?#iefix') format('embedded-opentype'), url('fonts/Verdana.woff2') format('woff2'), url('fonts/Verdana.woff') format('woff'), url('fonts/Verdana.ttf') format('truetype'), url('fonts/Verdana.svg#Verdana') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Verdana';
    src: url('fonts/Verdana-Italic.eot');
    src: url('fonts/Verdana-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Verdana-Italic.woff2') format('woff2'), url('fonts/Verdana-Italic.woff') format('woff'), url('fonts/Verdana-Italic.ttf') format('truetype'), url('fonts/Verdana-Italic.svg#Verdana-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Verdana';
    src: url('fonts/Verdana-Bold.eot');
    src: url('fonts/Verdana-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Verdana-Bold.woff2') format('woff2'), url('fonts/Verdana-Bold.woff') format('woff'), url('fonts/Verdana-Bold.ttf') format('truetype'), url('fonts/Verdana-Bold.svg#Verdana-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Verdana';
    src: url('fonts/Verdana-BoldItalic.eot');
    src: url('fonts/Verdana-BoldItalic.eot?#iefix') format('embedded-opentype'), url('fonts/Verdana-BoldItalic.woff2') format('woff2'), url('fonts/Verdana-BoldItalic.woff') format('woff'), url('fonts/Verdana-BoldItalic.ttf') format('truetype'), url('fonts/Verdana-BoldItalic.svg#Verdana-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@media only screen and (max-width: 850px) {
    #header #masthead>.container {
        padding-left: 0;
        padding-right: 0
    }
    .ban {
        width: 100%;
        height: 145px;
        text-align: center;
        overflow: hidden;
        position: relative;
        background: #eee;
        background-size: contain!important;
    }
    .product-details01 {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .product-details01-lunbo {
        margin: 0px
    }
    .product-details01-lunbo-left {
        width: 100%
    }
    .shop-page-title.category-page-title {
        display: none
    }
    .choose-c {
        padding: 20px
    }
    .bk-title b {
        font-size: 20px
    }
    .product-danhsach {
        background: #f2f2f2;
        padding: 4.9rem 4% 4rem;
    }
    .product-danhsach ul.one li img {
        width: 35%
    }
    .product-danhsach ul.one li h4 {
        width: 60%;
        margin-left: 0px;
        padding-left: 20px;
        padding-top: 0
    }
    .product-danhsach ul.one li .motadmsss {
        width: 60%;
        margin-left: 0px;
        padding-top: 0;
        padding-left: 20px;
    }
    .product-danhsach ul.one li h4 span {
        line-height: 28px;
    }
}

@media only screen and (max-width: 550px) {
    .biaoti {
        font-size: 25px;
        padding-top: 60px;
    }
    .relpro ul li {
        width: 100%
    }
    .g-adv {
        position: relative;
        background-color: #26417e;
        height: 250px;
    }
    .g-adv {
        position: relative;
        width: 100%;
        margin: 1rem auto 0;
        height: auto;
        z-index: 1;
        font-size: 0;
    }
    .g-bd img {
        max-width: 100%;
        line-height: 0;
        font-size: 0;
        height: auto;
    }
    .g-adv img {
        display: block;
        width: 100%;
    }
    .g-adv h3 {
        position: absolute;
        left: 1.8rem;
        top: 2.8rem;
        font-size: 1.2rem;
        line-height: 120%;
        color: #fff;
        font-weight: bold;
        width: 85%;
    }
    .product-danhsach ul.one li img {
        width: 100%
    }
    .product-danhsach ul.one li h4 {
        width: 100%;
        margin-left: 0px;
        padding: 20px;
    }
    .product-danhsach ul.one li .motadmsss {
        width: 100%;
        margin-left: 0px;
        padding: 0px 20px;
    }
    .product-danhsach ul.one li .motadmsss {
        height: auto
    }
    .product-danhsach ul li h4 span {
        font-size: 12px;
        font-weight: 400;
        line-height: 140%;
        color: #4d4d4d;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .product-danhsach ul li h4 {
        padding: 5px
    }
    .bk-title b {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .choose {
        padding-top: 30px;
        padding-bottom: 0px
    }
    .product-danhsach .product-c ul li h4 {
        padding: 1rem;
        border-top: 1px solid #eee;
    }
    .foot .foot-t {
        background: #081626;
        padding: 3rem 8% 4.5rem;
    }
    .foot .foot-t .nav {
        justify-content: flex-start;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .foot .foot-t .nav a {
        font-size: 12px;
        font-weight: 700;
        line-height: 4rem;
        color: #fff;
        display: block;
        position: relative;
        padding-left: 20px;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        width: 50%
    }
    .foot .foot-t .nav a::before {
        content: "";
        display: block;
        width: 0.4rem;
        height: 0.4rem;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .foot .foot-t .info {
        margin-top: 2.8rem;
    }
    .foot .foot-t .info em a {
        font-size: 12px;
        font-weight: 400;
        line-height: 17px;
        color: #fff;
        display: block;
    }
    .fotertren {
        background-image: url(/wp-content/uploads/2024/03/f-bg.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% 20px;
        padding-top: 20px;
        margin-bottom: 30px;
    }
    .foot .foot-t .tact {
        display: flex;
        margin-top: 20px
    }
    .foot .foot-t .info em:nth-child(1) a {
        background-image: url(/wp-content/uploads/2024/03/f-ic1-1.png);
        background-repeat: no-repeat;
        background-size: 18px 13px
    }
    .foot .foot-t .tact a {
        display: block;
        width: 31px;
        margin-right: 1rem;
    }
    .foot .foot-t .info em a {
        padding-bottom: 20px
    }
    .foot .foot-t .info em:nth-child(2) a {
        background-image: url(/wp-content/uploads/2024/03/f-ic2-1.png);
        background-repeat: no-repeat;
        background-size: 18px 13px
    }
    .foot .foot-t .info em a {
        padding-left: 30px
    }
    .col.about-so .sodiem {
        font-size: 20px;
        margin-top: 0px
    }
    .col.about-so .motasp {
        font-size: 10px
    }
    .about-so .icon-box-img {
        width: 30px!important
    }
    .about-so .col-inner {
        padding: 20px 10px 0;
        min-height: 160px
    }
    .about .about-t p {
        height: 270px
    }
    .dmproduct .product-t dl dt,
    .dmproduct .product-t dl,
    .dmproduct .product-t dl dt img {
        height: 220px
    }
    .dmproduct .product-t dl dd h3 {
        font-size: 10px;
        line-height: 15px
    }
    .dmproduct .product-t dl dd em {
        font-size: 7px;
        width: 65px;
        line-height: 12px;
        height: 15px;
        margin-top: 0px
    }
    .dmproduct .product-t dl dd {
        left: 10px;
        top: 10px
    }
    .dmproduct .product-t dl dd {
        width: 100%
    }
    .partner .bk-title b {
        text-align: center;
        line-height: 28px
    }
    .partner .bk-title::after {
        content: "";
        display: block;
        width: 2.1rem;
        height: 0.1rem;
        background: #0055b2;
        margin: 1.5rem auto 0;
    }
    .hinhtab-nguyenlan {
        width: 20px;
        height: 20px;
    }
    .hinhtab-nguyenlan img {
        width: 20px;
        height: 20px
    }
    .tabtaisaochonscr .active .hinhtab1 {
        top: -20px;
    }
    .tabtaisaochonscr .active .hinhtab2 {
        top: -20px;
    }
    .text-tab {
        font-size: 12px;
        line-height: 18px
    }
    .tabtaisaochonscr ul.nav>li {
        flex-basis: 47%;
        max-width: 47%;
        margin-bottom: 10px
    }
    .tabtaisaochonscr ul.nav>li a {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-content: center;
        align-items: center;
    }
    .tabtaisaochonaccom h3,
    .tabtaisaochonaccom h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 15px;
        font-weight: 700;
        line-height: 110%;
        color: #333;
        display: block;
        height: 25px;
        padding-left: 15px;
        border-left: 8px solid #0055b2;
    }
    .tabtaisaochonscr p {
        font-size: 14px;
        line-height: 150%;
        margin-top: 30px;
        padding-left: 15px;
    }
    .xban h2 span {
        font-size: 16px
    }
    .xban h2 b {
        font-size: 20px;
        line-height: 25px
    }
    .button.primary.lowercase.contactus span {
        width: 125px;
        font-size: 15px
    }
    .news .news-c .list dl dd h4 {
        font-size: 17px;
        line-height: 22px
    }
    .product-danhsach {
        background: #f2f2f2;
        padding: 30px 10px 30px;
    }
    .product-details01-lunbo-right {
        float: unset;
        width: 100%;
        padding: 0;
        margin: 0;
        padding: 20px;
    }
    .calltoaction {
        display: flex;
        gap: 20px;
    }
    .ban {
        background-size: cover!important;
    }
    .shuoming img {
        max-width: 90%
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}