@charset "UTF-8";

:root {
    --maux: #FFB400;
    --mauhover: #db9c05;
    --mauy: #314150
}

.active1 {
    border-radius: 50%
}

body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    -webkit-font-variant-ligatures: none;
    font-variant-ligatures: none;
    overflow-x: hidden;
    background-color: #f6f6f6
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: none
}

a {
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    color: #ccc
}

a:hover,
a:focus,
a:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none !important
}

* {
    outline: none !important;
    margin: 0;
    padding: 0
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.not-focusable:focus,
.not-focusable:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-top {
    background: rgba(0, 0, 0, .2);
    color: #fff
}

a.logo img {
    height: 60px
}

i.fas.fa-phone.route-hotline {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(100deg) translate(0px, 18px);
    -ms-transform: rotate(100deg) translate(0px, 18px);
    transform: rotate(100deg) translate(0px, 18px)
}

.menu-top-center span {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px;
    text-align: center
}

li.menu-center-item>a {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    text-decoration: none;
    font-size: 13px
}

.menu-default .menu-center>li>a {
    color: #333
}

.menu-default li.menu-center-item.active>a:before {
    content: '';
    position: absolute;
    top: 100%;
    height: 1px;
    background: #333;
    width: 100%;
    left: 0
}

li.menu-center-item>a {
    margin: 10px 16px;
    letter-spacing: 1.2px;
    color: #fff
}

.menu-center-item {
    position: relative
}

li.menu-center-item.active>a:before {
    content: '';
    position: absolute;
    top: 100%;
    height: 1px;
    background: #fff;
    width: 100%;
    left: 0
}

ul.sub-menu-center {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    background: #0ba;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    pointer-events: none;
    width: 200px;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms
}

ul.sub-menu-center>li>a {
    padding: 5px 15px;
    font-size: 12px;
    white-space: nowrap;
    color: #ffff
}

ul.sub-menu-center>li>a>i {
    font-size: 12px
}

.short-description {
    line-height: 1;
    padding-top: 10px
}

.menu-center-item:hover>ul {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: all
}

ul.sub-menu-center>li>a {
    font-size: 14px;
    white-space: nowrap;
    color: #ffff
}

ul.sub-menu-center>li>a>i {
    font-size: 12px
}

.menu-center-item:hover>ul {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: all
}

ul.sub-sub-menu-center {
    position: absolute;
    left: 100%;
    width: 100%;
    top: 0;
    background: #0ba;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    pointer-events: none
}

ul.sub-menu-center>li {
    position: relative
}

ul.sub-sub-menu-center>li>a {
    white-space: nowrap;
    padding: 0 15px;
    color: #fff
}

ul.sub-menu-center>li:hover>ul {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: all
}

.fixed-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms
}

#slider .swiper-container {
    height: 700px
}

.filter-project {
    position: absolute;
    bottom: 0;
    right: 121px;
    z-index: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

li.list-language>.dropdown {
    position: absolute;
    right: 5px
}

li.list-language img {
    height: 32px
}

li.list-language .dropdown-menu a {
    margin: 5px 0;
    display: block
}

li.list-language .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    content: "\f0dd";
    font-family: "Font Awesome 5 Pro";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

li.list-language .dropdown-menu {
    min-width: 5rem;
    margin: 10px 0 0;
    padding: .5rem
}

.js-select-checkboxes-btn:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: 'http://www.w3.org/2000/svg';
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
    position: absolute;
    bottom: 0;
    right: 10px;
    top: 0;
    padding: 5px 0 0 10px;
    color: #333;
    font-size: 15px;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    content: "";
}

.cart-filter {
    background: rgba(255, 255, 255, .3);
    padding: 30px
}

.cart-filter>form {
    width: 270px
}

.dropdown.dropdown--select {
    background: rgba(255, 255, 255, .7);
    border: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

label.ticked {
    padding-left: 25px;
    position: relative;
    width: 100%
}

label.ticked:after {
    position: absolute;
    content: '';
    left: 5px;
    top: 5px;
    border: 1px solid;
    height: 15px;
    width: 15px
}

.list-radio input[type='radio']:checked+label:after {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    left: 5px;
    top: 5px;
    border: 1px solid;
    height: 15px;
    width: 15px;
    font-size: 11px
}

.dropdown--select .dropdown-menu {
    background: #fff;
    border-radius: unset
}

#myInput {
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #e9ecef;
    margin-bottom: 12px;
    background: rgba(255, 255, 255, .7)
}

.title-product-category-popular {
    font-size: 46px;
    color: #2c3e50;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: Montserrat, sans-serif
}

.description-product-category-popular {
    font-size: 14px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 2;
    text-align: center;
    text-transform: uppercase
}

ul#tab-product-category>li>a.active:before {
    position: absolute;
    content: '';
    height: 1px;
    background: #333;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -3px
}

ul#tab-product-category>li>a.active {
    background: transparent
}

ul#tab-product-category>li>a {
    position: relative;
    padding: 0;
    margin: 5px 15px;
    text-transform: uppercase
}

ul#tab-product-category>li>a:hover {
    color: #0056b3;
}

ul#tab-product-category>li>a:before {
    display: none
}

.product-item-heading {
    width: 100%;
    padding: 11px
}

.product-item-title {
    font-size: 17px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.custom-hr-product-item {
    /* background: url(img/bg-border-dotted-horizontal.html) repeat-x; */
    border: 0;
    height: 1px
}

.product-item-address {
    font-size: 17px;
    color: #2c3e50;
    height: 50px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.product-item-price {
    position: absolute;
    bottom: 20px;
    right: 15px;
    background: #ddddddb0;
    color: red;
    padding: 1px 5px 1px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-weight: 700;
    font-size: 20px
}

.product-item-heading {
    background: #fff
}

a.product-item-thumbnail {
    height: 250px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative
}

.product-list a.product-item-thumbnail {
    height: 200px
}

.product-item-description>div {
    position: absolute;
    bottom: 0;
    left: 0
}

.product-item-description>div>span:last-child {
    margin-top: 10px
}

.product-item-description>div>span:last-child>span {
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid #a6a6a6;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.product-item-description>div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    word-break: break-word
}

.product-item-description>div>span:first-child {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}

a.product-item-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

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

.product-item:hover .product-item-description>div>span:first-child {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.product-item:hover .product-item-heading,
.product-item:hover .product-item-heading .product-item-title,
.product-item:hover .product-item-heading .product-item-address {
    background: #2c3e50;
    border-color: #2c3e50;
    color: #fff
}

.product-item:hover .product-item-heading .product-item-price {
    color: #f3bc65
}

.flex-about-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.flex-left-about {
    display: flex;
    width: 40%
}

.flex-right-about {
    width: 60%;
    padding-left: 40px;
    padding-top: 40px
}

.index-about-heading .title {
    color: #0ba;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 1.2px;
    text-align: justify;
    text-transform: uppercase
}

.w-100 {
    width: 100%
}

span.title-post-index {
    font-size: 46px;
    color: #2c3e50;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-family: Montserrat, sans-serif;
    display: block;
    margin: 0 auto;
    margin-top: 10px
}

.post-item .item-thumbnail {
    display: block;
    width: 100%;
    max-height: 250px;
    overflow: hidden
}

.post-item .item-thumbnail img {
    width: 100%;
    height: auto
}

.post-item {
    display: flex;
    flex-direction: column
}

.post-item .item-title {
    font-size: 16px;
    color: #2c3e50;
    display: inline-block;
    font-weight: 600;
    margin: 10px 0
}

.post-item .desciprtion {
    font-size: 12px
}

.post-item .description {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px
}

.post-link>a {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 5px 10px;
    line-height: 1.6;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    border: 2px solid #2c3e50;
    background: 0 0;
    color: #2c3e50;
    margin: 10px 0;
    font-size: 12px;
    width: auto
}

.post-link {
    width: auto;
    display: inline-block
}

.link-all {
    position: relative;
    border: 1px solid #d6d6d6;
    text-align: center;
    display: block;
    padding: 7px 20px;
    text-transform: uppercase;
    color: #2c3e50;
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.6;
    font-weight: 600;
    margin: 40px auto 0;
    -ms-flex-item-align: center;
    align-self: center
}

.link-all:hover {
    border-color: #f3bc65;
    color: #f3bc65;
    text-decoration: none
}

.tab-content-index>.tab-pane>div {
    height: 0
}

.tab-content-index>.active>div {
    height: 100%
}

.tab-content-index>.tab-pane>.div_pro {
    visibility: hidden;
    transform: translateY(100px);
    opacity: 0;
    transition: all 1s;
    pointer-events: none;
    overflow: hidden
}

.tab-content>.tab-pane {
    overflow: hidden;
    display: unset
}

.tab-content-index>.active>.div_pro {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    pointer-events: all
}

img.counter-image {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.index-counter {
    height: 250px;
    overflow: hidden
}

.counter-number {
    margin-top: 0;
    color: #f3bc65;
    font-size: 63px;
    font-weight: 200;
    height: 88px
}

.counter-title {
    color: #f3bc65;
    text-transform: uppercase
}

.title-footer {
    font-size: 17px;
    color: #0ba;
    padding-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase
}

img.footer-image {
    position: absolute;
    top: 0;
    left: 0
}

.footer {
    background-position: 100% 100%;
    background-attachment: fixed;
    margin-top: 30px;
    padding: 60px 0;
    background-repeat: repeat;
    background-size: cover
}

.footer-content {
    background: 0 0;
    padding: 0;
    border: none;
    color: #bebebe;
    margin: 10px 0;
    font-size: 15px;
    line-height: 1.6;
    padding-bottom: 30px
}

.btn-send-email {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    padding: 6px 30px;
    line-height: 1.6;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    border: none;
    border-bottom: 4px solid #d99221;
    background: #f3bc65;
    color: #222
}

.btn-send-email:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0;
    right: 0;
    text-align: center
}

ul.network-socical a {
    display: flex;
    margin: 5px;
    flex-wrap: wrap
}

ul.network-socical {
    display: flex
}

ul.network-socical img {
    height: 32px
}

.copyright {
    color: #bebebe;
    margin-top: 45px;
    margin-bottom: 45px !important;
    display: block
}

.product-title {
    font-size: 46px;
    color: #2c3e50;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    margin: 40px 0 0;
    text-align: left
}

.dropdown-view>ul>li>a.active {
    background: #ccc;
    color: #fff;
    background: #ccc;
    display: block;
    color: #fff;
    padding: 0 10px
}

.display-item .active span {
    color: #333 !important
}

.flex-row-product-item>.product-item {
    display: flex
}

.flex-row-product-item>.product-item>.product-item-heading {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

p.product-description {
    font-weight: 400;
    font-size: 28px;
    color: #2c3e50;
    border-bottom: 1px solid #dedede
}

.card-product-price {
    font-size: 13px;
    color: #0ba;
    display: block;
    font-weight: 600;
    background: #fff;
    border: 1px solid #d6d6d6;
    padding: 12px;
    line-height: 1;
    float: left
}

button.btn.btn-print {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 6px 15px;
    line-height: 1.6;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    text-decoration: none;
    border: 2px solid #2c3e50;
    background: 0 0;
    color: #2c3e50;
    display: block;
    margin: 0 auto;
    margin-top: 10px
}

.claerfix {
    clear: both
}

.nav-product-slider img {
    height: 100px
}

.nav-product-slider .slick-slide {
    z-index: 15;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.arrow-slick-slider {
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.serial {
    font-size: 20px;
    color: #2c3e50
}

.product-map {
    font-size: 20px;
    color: #2c3e50
}

.nav-product-slider .slick-prev:before,
.nav-product-slider .slick-next:before {
    font-size: 28px
}

.nav-product-slider .slick-prev:before {
    content: '\f053';
    font-family: "Font Awesome 5 Pro"
}

.nav-product-slider .slick-next:before {
    content: '\f054';
    font-family: "Font Awesome 5 Pro"
}

.nav-product-slider .slick-prev,
.nav-product-slider .slick-next {
    background: #0ba;
    height: 85%;
    width: 26px
}

.title-search {
    color: #2c3e50;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    text-align: left
}

.description-search {
    color: #2c3e50;
    margin-top: 12px;
    margin-bottom: 12px
}

.map-product-detail iframe {
    width: 100%
}

.product-item-thumbnail>img {
    height: 200px
}

.card-product-price {
    font-size: 14px
}

.product-title {
    font-size: 25px
}

p.product-description {
    font-size: 13px
}

.product-item-price {
    bottom: 20px;
    right: 0;
    font-size: 16px;
    background: #fff
}

.product-item-heading {
    width: 58%
}

.product-item {
    display: flex
}

.product-item>a {
    width: 42%;
    height: auto
}

.short-description {
    line-height: .5;
    font-size: 13px
}

.short-description p {
    line-height: normal;
    margin-bottom: 5px;
}

.product-item-title {
    font-size: 13px;
    -webkit-line-clamp: 4
}



.title-registration-form {
    letter-spacing: 1px;
    font-weight: 700px;
    font-size: 19px;
    text-transform: uppercase
}

.title-category {
    font-size: 46px;
    color: #2c3e50;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: Montserrat, sans-serif
}

.contact-map iframe {
    width: 100%
}

.title-post {
    font-size: 46px;
    color: #2c3e50;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    margin: 40px 0 20px;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #dedede
}

.post-v1 .post-item {
    background: #fff;
    padding: 15px
}

.post-v1 .post-link {
    width: auto;
    display: flex !important;
    justify-content: flex-end !important
}

.text-red {
    color: red
}

.btn-send {
    user-select: none;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    border: none;
    border-bottom: 4px solid #d99221;
    background: #f3bc65;
    color: #222
}

.filter_relative .cart-filter>form {
    width: 100%
}

.filter_relative .cart-filter {
    background: #fff
}

.filter_relative .cart-filter .control-label {
    color: #333 !important
}

.filter_relative .cart-filter .dropdown.dropdown--select {
    border: 1px solid #ddd
}

.swiper-container-slider .swiper-slide>a {
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center
}

.image-slide {
    width: 100%;
    height: 100%
}



.list-radio {
    max-height: 200px;
    overflow: auto
}

.product-slider .slick-list .slick-slide {
    overflow: hidden
}



input.form-control.search-text {
    background: rgba(255, 255, 255, .7);
    border: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: unset
}

.filter_relative .search-text {
    border: 1px solid #dedede !important
}

.short-content--tel {
    font-weight: 700;
    color: red
}

.serial--tel b {
    color: red
}


/****************************************** INDEX *********************************************/

.border-color-transparent {
    border: solid 1px transparent;
}

.background-color-transparent {
    background-color: transparent;
}

.cart-msg {
    position: fixed;
    z-index: 999999999;
    top: 0;
    left: 50%;
    font-size: 18px;
    padding: 7px 10px;
    box-shadow: 0 0 3px #000;
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}


.menu-kh {
    transition: 0.5s;
    z-index: 999;
    position: sticky !important;
    padding: 0;
    color: #fff;
    width: 100%;
    top: 0;
}

.search_mobile {
    padding-top: 10px;
}




.sidenav {
    width: 52px;
    position: fixed;
    z-index: 1;
    bottom: 25px;
    right: 13px;
}

.sidenav {
    width: auto !important;
    z-index: 1500 !important;
    bottom: 90px !important;
    padding: 5px;
}

.sidenav ul {
    padding: 0;
    margin: 0;
}

.sidenav ul li {
    margin-top: 5px;
}

.sidenav ul li a {
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    line-height: 1.2;
    color: var(--mauy);
    font-weight: 700;
    max-width: 72.19px;
}

.icon-call i {
    position: relative;
}

.icon-call i:before {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 100%;
    content: "";
    top: 0;
    left: 0;
    box-shadow: 0 0 20px #1f73ac, 0 0 20px #1f73ac;
    pointer-events: none;
    animation: shadow 1.5s .5s infinite;
}


.sidenav a {
    padding: 6px 8px 6px 14px;
    text-decoration: none;
    font-size: 28px;
    color: #32608b;
    display: block;
}

.sidenav ul li a i {
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    animation: shadowA 1s 0s infinite;
}

.wrap-fixed-footer {
    display: none;
}



@keyframes shadow {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    25% {
        transform: scale(1.2)
    }

    50% {
        transform: scale(1.3);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2)
    }

    75% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(1.5);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes shadowA {
    0% {
        transform: rotate(-20deg);
    }

    25% {
        transform: rotate(10deg);
    }

    50% {
        transform: rotate(-10deg);
    }

    75% {
        transform: rotate(20deg);
    }

    100% {
        transform: rotate(-20deg);
    }
}

.hidden-seoh,
.hidden {
    display: none;
}

/* Scroll Top */
.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 33px;
    right: 19px;
    display: none;
    z-index: 10;
    cursor: pointer;
}

/****************************************** KÝ GỬI ************************/

.breadcrumb {
    margin-bottom: 0;
    font-size: 14px !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.breadcrumb .breadcrumb {
    padding: 0 !important
}

.breadcrumb li {
    font-weight: 500
}

.breadcrumb>li:not(:last-child):after {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-size: 10px;
    padding: 0 7px 0 5px;
    opacity: .5
}

.breadcrumb li.active {
    text-transform: uppercase;
}

.breadcrumb li {
    background: #fff;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    padding: 5px 18px;
    margin-top: -1px;
    font-size: 13px;
    color: grey;
    text-transform: uppercase;
}

.breadcrumb .active a span {
    color: grey !important;
}

.breadcrumb {
    padding: 0.5rem 1rem;
}

/* ẩn nút tăng giảm trong input number*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

/* Pagination */
.pagination-home {
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

.pagination-home .pagination .page-item .page-link {
    color: #555555;
    font-size: .875rem;
    margin: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 30px;
    border-radius: 5px;
}

.pagination-home .pagination .page-item.active .page-link {
    color: #ffffff;
    background-color: #555555;
    border-color: #555555;
}

/* pagination ajax */
.pagination-ajax {
    text-align: center;
    margin-top: 20px;
}

.pagination-ajax a {
    vertical-align: top;
    margin: 3px;
    color: #333;
    background: #eee;
    border: 1px solid rgba(161, 161, 161, 0.4);
    font-size: 12px;
    cursor: pointer;
    width: 35px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: all ease 0.3s;
}

.pagination-ajax a:hover {
    background: #3A4B5B;
    color: #fff;
    border-color: #3A4B5B;
    transform: translateY(-2px);
    transition: all ease 0.3s;
}

.translate img {
    cursor: pointer;
}

.pagination-ajax a.current {
    background: #3A4B5B;
    color: #fff;
    border-color: #3A4B5B;
    transform: translateY(0);
}

/************************ PAGE PRODUCT ***********************/

.filter_relative>.cart-filter {
    background: white;
    margin: 10px;
    border: 1px solid #dedede;
}

.filter_relative>.cart-filter form {
    width: 100%;
}

.filter_relative>.cart-filter form .dropdown>button {
    border: 1px solid #dedede;
    border-radius: 0;
    display: block;
    display: flex;
    justify-content: center;
}

.filter_relative>.cart-filter form .dropdown>button:after {
    color: #333;
}

.dropdown-toggle::after {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: .255em;
    content: "\f0dd";
    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: none;
    font-family: 'Font Awesome 5 Pro';
    font-size: 17px;
    color: #fff;
}

.toolbox-view {
    background: #0ba;
    color: #2c3e50;
    margin-top: 12px;
    margin-bottom: 0;
    padding: 10px 10px;
}

.dropdown-view.dropdown.ml-1.mr-1 {
    border: 1px solid #fff;
}

.dropdown-view>button {
    padding: 0;
    border: 0;
}

.dropdown-view>button span {
    padding: 5px;
    border-right: 1px solid #fff;
    color: #fff;
}

.dropdown-view>ul>li>a {
    color: #333;
    padding: 10px;
}


.gallery-thumb-pro {
    position: relative;
    margin-top: 20px;
}

.control-carousel {
    position: absolute;
    top: calc(50% - 30px/2);
    margin-bottom: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 2;
    background-color: #ffffffa8;
    color: #000;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 1px 1px 3px grey;
}

.control-carousel:hover {
    background-color: #fff;
    opacity: 1;
}

.prev-carousel {
    left: 0px;
}

.next-carousel {
    right: 0px;
}

/***********************INDEX******************/
.nav-tabs .nav-item {
    margin-bottom: -1px;
    color: #a8a8a8;
    cursor: pointer;
}

.menu-res {
    background: #0ba;
}

#slider {
    position: relative;
}

.mm-panels>.mm-panel,
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
    background: #0ba;
    color: #fff;
}

.mm-menu a {
    color: #fff;
}

.js-select-checkboxes-btn:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: 'http://www.w3.org/2000/svg';
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
    position: absolute;
    bottom: 0;
    right: 10px;
    top: 0;
    padding: 5px 0 0 10px;
    color: #333;
    font-size: 15px;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    content: "";
}

/***********************LOADER******************************/
div.wap_load {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
}

.loader {
    display: flex;
    justify-content: center;
    align-items: center;
    /* Add these properties to position the loader properly */
    position: relative;
    width: 90px;
    height: 103px;
    /* Adjust the height to accommodate the "h4" span */
}

.loader div {
    position: absolute;
    width: 50px;
    height: 31px;
}

.rot {
    transform: rotate(150deg);
}

.rot2 {
    transform: rotate(20deg);
}

.loader div:nth-of-type(2) {
    transform: rotate(60deg);
}

.loader div:nth-of-type(3) {
    transform: rotate(-60deg);
}

.loader div div {
    width: 100%;
    height: 100%;
    position: relative;
}

.loader div div span {
    position: absolute;
    width: 4px;
    height: 0%;
    background: #053146;
    z-index: 999999;
}

.h1 {
    left: 0;
    animation: load1 3.2s ease infinite;
}

.h2 {
    right: 0;
    animation: load2 3.2s ease 0.4s infinite;
}

.h3 {
    right: 0;
    animation: load3 3.2s ease 0.8s infinite;
}

.h4 {
    top: 10px;
    left: 23px;
    animation: load4 3.2s ease 1s infinite;
    transform: rotate(90deg);
}

.h5 {
    bottom: 0;
    animation: load5 3.2s ease 1.2s infinite;
}

.h6 {
    left: 0;
    animation: load6 3.2s ease 1.3s infinite;
}

@keyframes load1 {
    0% {
        bottom: 0;
        height: 0;
    }

    6.944444444% {
        bottom: 0;
        height: 100%;
    }

    50% {
        top: 0;
        height: 100%;
    }

    59.944444433% {
        top: 0;
        height: 0;
    }

    /*   91.6666667%{top:0;height:0%;} */
}

@keyframes load2 {
    0% {
        top: 0;
        height: 0;
    }

    6.944444444% {
        top: 0;
        height: 100%;
    }

    50% {
        bottom: 0;
        height: 100%;
    }

    59.944444433% {
        bottom: 0;
        height: 0;
    }

    /*   91.6666667%{bottom:0;height:0%} */
}

@keyframes load3 {
    0% {
        top: 0;
        height: 0;
    }

    6.944444444% {
        top: 0;
        height: 100%;
    }

    50% {
        bottom: 0;
        height: 100%;
    }

    59.94444443% {
        bottom: 0;
        height: 0;
    }

    /*   91.6666667%{bottom:0;height:0%;} */
}

@keyframes load4 {
    0% {
        top: 37px;
        left: 23px;
        height: 134%;
    }

    6.944444444% {
        top: 10px;
        height: 134%;
    }

    50% {
        bottom: 10px;
        height: 134%;
    }

    59.94444443% {
        bottom: 0;
        height: 0;
    }

    /*   91.6666667%{bottom:0;height:0%;} */
}

@keyframes load5 {
    0% {
        bottom: 0;
        height: 0;
    }

    6.944444444% {
        bottom: 0;
        height: 100%;
    }

    50% {
        top: 0;
        height: 100%;
    }

    59.94444443% {
        top: 0;
        height: 0;
    }

    /*   91.6666667%{top:0;height:0%;} */
}

@keyframes load6 {
    0% {
        bottom: 0;
        height: 0;
    }

    6.944444444% {
        bottom: 0;
        height: 100%;
    }

    50% {
        top: 0;
        height: 100%;
    }

    59.94444443% {
        top: 0;
        height: 0;
    }

    /*   91.6666667%{top:0;height:0%;} */
}

.alert {
    width: 100%;
}

.sanpham_hot {
    position: absolute;
    z-index: 2;
    top: 5px;
    left: 5px;
    color: #fff;
    /* background: #ff0000; */
    font-size: 13px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.product-item-thumbnail {
    position: relative;
}

.sanpham_daban {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    color: #ff0000;
    font-size: 29px;
    transform: translate(-50%, -50%) rotate(300deg);
    font-weight: bold;
    width: fit-content;
    white-space: nowrap;
}

.product-title span {
    color: #ff0000;
}

#header .container {
    max-width: 1366px;
}

.sanpham_hot img {
    animation: blink2 1s infinite;
}

@keyframes blink2 {

    0%,
    49%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

.pc-share-native {
    font-size: 14px;
    color: #1f73ac;
    cursor: pointer;
    margin: 5px 0;
    padding: 2px 5px;
    border: 1px solid #266d9d1f;
    width: fit-content;
    border-radius: 4px;
    background: #fff;
    transiton: all .3s ease;
    display: flex;
    align-items: center;
    gap: 8px
}

.pc-share-native:hover {
    background: red;
    color: #fff
}