.awe-section-1 {
    margin-bottom: 0
}
.awe-section-2 {
    margin-bottom: 0
}
.awe-section-3 {
    margin-bottom: 0
}
.awe-section-4 {
    margin-bottom: 0
}
.awe-section-5 {
    margin-bottom: 0
}
.awe-section-6 {
    margin-bottom: 0
}
.awe-section-7 {
    margin-bottom: 0
}
.awe-section-8 {
    margin-bottom: 0
}
.awe-section-9 {
    margin-bottom: 0
}
.animated-background,
.ant-categories .search-item .keyword-img img:not(.loaded),
.ant-block-product .ant-swiper-product .evo-product-block-item .product-transition img:not(.loaded),
.ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition img:not(.loaded),
.ant-block-news .ant-item-news a .item-img img:not(.loaded) {
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background: #F6F6F6;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 700px 104px;
    position: relative
}
@media (min-width: 1025px) {
    .home-slider {
        min-height: 500px
    }
}
@media (max-width: 480px) {
    .home-slider {
        min-height: 300px
    }
}
@media (max-width: 376px) {
    .home-slider {
        min-height: 300px
    }
}
@media (max-width: 321px) {
    .home-slider {
        min-height: 200px
    }
}
.home-slider .swiper-pagination-bullets {
    text-align: center
}
.home-slider .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 6px;
    height: 6px;
    background: #333f48;
    border-radius: 50%;
    border: 1px solid #333f48;
    padding: 0;
    font-size: 0;
    opacity: 0.8
}
.home-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all .2s;
    width: 30px;
    border-radius: 3px;
    background: #c1582a;
    border-color: #c1582a
}
.home-slider .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #c1582a;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    border-radius: 0;
    right: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}
@media (max-width: 1024px) {
    .home-slider .swiper-button-next {
        display: none !important
    }
}
.home-slider .swiper-button-next:after {
    font-size: 40px;
    line-height: 30px
}
.home-slider .swiper-button-next:hover,
.home-slider .swiper-button-next:focus {
    background: #974521
}
.home-slider .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #c1582a;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    border-radius: 0;
    left: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}
@media (max-width: 1024px) {
    .home-slider .swiper-button-prev {
        display: none !important
    }
}
.home-slider .swiper-button-prev:after {
    font-size: 40px;
    line-height: 30px
}
.home-slider .swiper-button-prev:hover,
.home-slider .swiper-button-prev:focus {
    background: #974521
}
.home-slider:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}
.home-slider:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}
.home-slider:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.home-slider:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}
.home-slider.swiper-container[class='swiper-container'] {
    padding-top: 44.829396325%;
    height: 0;
    overflow: hidden;
    position: relative
}
.home-slider.swiper-container[class='swiper-container'] .swiper-wrapper {
    position: absolute;
    top: 0;
    left: 0
}
.ant-view-more {
    margin-top: 25px
}
@media (max-width: 767px) {
    .ant-view-more {
        margin-top: 5px
    }
}
.ant-view-more a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: #000;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    font-weight: 700
}
.ant-view-more a:hover,
.ant-view-more a:focus {
    color: #c1582a;
    border-color: #c1582a
}
.ant-categories {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fef5f0
}
@media (max-width: 991px) {
    .ant-categories {
        padding-top: 30px;
        padding-bottom: 30px
    }
}
@media (max-width: 767px) {
    .ant-categories {
        padding-top: 20px;
        padding-bottom: 20px
    }
}
.ant-categories .title {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 30px;
    color: #000
}
@media (max-width: 991px) {
    .ant-categories .title {
        padding-bottom: 20px;
        font-size: 28px
    }
}
.ant-categories .search-item {
    display: block;
    text-align: center
}
.ant-categories .search-item .keyword-img {
    position: relative;
    height: 330px
}
@media (max-width: 1024px) {
    .ant-categories .search-item .keyword-img {
        height: 258px
    }
}
@media (max-width: 991px) {
    .ant-categories .search-item .keyword-img {
        height: 330px
    }
}
@media (max-width: 767px) {
    .ant-categories .search-item .keyword-img {
        height: 240px
    }
}
@media (max-width: 668px) {
    .ant-categories .search-item .keyword-img {
        height: 240px
    }
}
@media (max-width: 569px) {
    .ant-categories .search-item .keyword-img {
        height: 325px
    }
}
@media (max-width: 480px) {
    .ant-categories .search-item .keyword-img {
        height: 229px
    }
}
@media (max-width: 376px) {
    .ant-categories .search-item .keyword-img {
        height: 205px
    }
}
@media (max-width: 321px) {
    .ant-categories .search-item .keyword-img {
        height: 170px
    }
}
.ant-categories .search-item .keyword-img img {
    width: 100% !important;
    max-height: 100%;
    height:100%;
    object-fit:cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.ant-categories .search-item .keyword-img img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.ant-categories .search-item .keyword-info-title {
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: lowercase;
    color: #474747;
    font-size: 25px
}
@media (max-width: 991px) {
    .ant-categories .search-item .keyword-info-title {
        font-size: 20px
    }
}
.ant-categories .search-item:hover .keyword-info-title {
    color: #c1582a
}
@media (max-width: 991px) {
    .ant-categories .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: scroll hidden;
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: chained;
        justify-content: flex-start
    }
}
@media (max-width: 480px) {
    .ant-categories .row {
        margin-left: 0;
        margin-right: 0
    }
}
.ant-block-product {
    padding-top: 60px
}
@media (max-width: 991px) {
    .ant-block-product {
        padding-top: 30px
    }
}
@media (max-width: 767px) {
    .ant-block-product {
        padding-top: 20px
    }
}
.ant-block-product .ant-block-product-title {
    margin-bottom: 15px
}
.ant-block-product .ant-block-product-title .ant-titles {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    display: inline-block
}
.ant-block-product .ant-block-product-title .ant-titles:hover,
.ant-block-product .ant-block-product-title .ant-titles:focus {
    color: #000
}
@media (max-width: 991px) {
    .ant-block-product .ant-block-product-title .ant-titles {
        font-size: 28px
    }
}
.ant-block-product .ant-title-des {
    color: #000;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    text-align: center
}
@media (max-width: 991px) {
    .ant-block-product .ant-title-des {
        margin-bottom: 20px
    }
}
@media (max-width: 767px) {
    .ant-block-product .ant-title-des {
        font-size: 14px
    }
}
.ant-block-product .ant-swiper-product .swiper-pagination-bullets {
    text-align: center
}
.ant-block-product .ant-swiper-product .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 6px;
    height: 6px;
    background: #333f48;
    border-radius: 50%;
    border: 1px solid #333f48;
    padding: 0;
    font-size: 0;
    opacity: 0.8
}
.ant-block-product .ant-swiper-product .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all .2s;
    width: 30px;
    border-radius: 3px;
    background: #c1582a;
    border-color: #c1582a
}
.ant-block-product .ant-swiper-product .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #c1582a;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    border-radius: 0;
    right: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}
@media (max-width: 1024px) {
    .ant-block-product .ant-swiper-product .swiper-button-next {
        display: none !important
    }
}
.ant-block-product .ant-swiper-product .swiper-button-next:after {
    font-size: 40px;
    line-height: 30px
}
.ant-block-product .ant-swiper-product .swiper-button-next:hover,
.ant-block-product .ant-swiper-product .swiper-button-next:focus {
    background: #974521
}
.ant-block-product .ant-swiper-product .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #c1582a;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    border-radius: 0;
    left: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}
@media (max-width: 1024px) {
    .ant-block-product .ant-swiper-product .swiper-button-prev {
        display: none !important
    }
}
.ant-block-product .ant-swiper-product .swiper-button-prev:after {
    font-size: 40px;
    line-height: 30px
}
.ant-block-product .ant-swiper-product .swiper-button-prev:hover,
.ant-block-product .ant-swiper-product .swiper-button-prev:focus {
    background: #974521
}
.ant-block-product .ant-swiper-product:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}
.ant-block-product .ant-swiper-product:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}
.ant-block-product .ant-swiper-product:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.ant-block-product .ant-swiper-product:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}
.ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
    height: 335px
}
@media (max-width: 1024px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 265px
    }
}
@media (max-width: 991px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 264px
    }
}
@media (max-width: 767px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 197px
    }
}
@media (max-width: 668px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 197px
    }
}
@media (max-width: 569px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 320px
    }
}
@media (max-width: 480px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 232px
    }
}
@media (max-width: 376px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 209px
    }
}
@media (max-width: 321px) {
    .ant-block-product .ant-swiper-product .evo-product-block-item .product-transition {
        height: 177px
    }
}
.ant-block-product .ant-swiper-product .evo-product-block-item .product-transition img {
    width: 100% !important;
    max-height: 100%;
    height:100%;
    object-fit:cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.ant-block-product .ant-swiper-product .evo-product-block-item .product-transition img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.ant-block-product-main {
    margin-top: 60px
}
@media (max-width: 767px) {
    .ant-block-product-main {
        margin-top: 30px
    }
}
.ant-block-product-main .title {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 50px;
    color: #000;
    display: block
}
.ant-block-product-main .title:hover,
.ant-block-product-main .title:focus {
    color: #c1582a
}
@media (max-width: 991px) {
    .ant-block-product-main .title {
        font-size: 28px;
        padding-bottom: 20px
    }
}
.ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
    height: 331px
}
@media (max-width: 1024px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 260px
    }
}
@media (max-width: 991px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 260px
    }
}
@media (max-width: 767px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 189px
    }
}
@media (max-width: 668px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 189px
    }
}
@media (max-width: 569px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 312px
    }
}
@media (max-width: 480px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 228px
    }
}
@media (max-width: 376px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 205px
    }
}
@media (max-width: 321px) {
    .ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition {
        height: 173px
    }
}
.ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition img {
    width: 100% !important;
    max-height: 100%;
    height:100%;
    object-fit:cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.ant-block-product-main .ant-block-list-product .evo-product-block-item .product-transition img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.ant-block-product-main .ant-block-banner {
    height: 100%;
    position: relative
}
@media (max-width: 991px) {
    .ant-block-product-main .ant-block-banner {
        height: 300px
    }
}
@media (max-width: 480px) {
    .ant-block-product-main .ant-block-banner {
        background-size: cover
    }
}
.ant-block-product-main .ant-block-banner .ant-banner-logo {
    position: absolute;
    top: 10px;
    right: 10px
}
@media (max-width: 991px) {
    .ant-block-product-main .ant-block-banner .ant-banner-logo {
        display: none
    }
}
.ant-block-product-main .ant-block-banner .ant-banner-content {
    position: absolute;
    bottom: 40px;
    padding: 15px;
    color: #fff;
    text-align: center;
    width: 100%
}
@media (max-width: 991px) {
    .ant-block-product-main .ant-block-banner .ant-banner-content {
        bottom: 40px
    }
}
.ant-block-product-main .ant-block-banner .ant-banner-content .small-title {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px
}
.ant-block-product-main .ant-block-banner .ant-banner-content .big-title {
    font-weight: 700;
    font-size: 33px;
    line-height: 1.1;
    margin-bottom: 40px
}
.ant-block-product-main .ant-block-banner .ant-banner-content a {
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase
}
.ant-block-product-main .ant-block-banner .ant-banner-content a:hover,
.ant-block-product-main .ant-block-banner .ant-banner-content a:focus {
    color: #000;
    border-color: #000
}
.ant-index-about {
    margin-top: 30px;
    position: relative;
    height: 100vh
}
@media (max-width: 991px) {
    .ant-index-about {
        height: 50vh
    }
}
.ant-index-about .video-js {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ant-index-about-img {
    margin-top: 30px;
    position: relative
}
.ant-about-content {
    background-color: #fef5f0;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}
.ant-about-content .title {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px
}
.ant-about-content img {
    max-width: 300px;
    margin-bottom: 20px;
    max-height: 50px
}
.ant-about-content p {
    color: #000;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}
.ant-about-content .ant-about-button {
    display: inline-block;
    background-color: #c1582a;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 30px
}
.ant-about-content .ant-about-button:hover,
.ant-about-content .ant-about-button:focus {
    color: #fff;
    background-color: #974521
}
.ant-block-news {
    margin-top: 60px
}
@media (max-width: 767px) {
    .ant-block-news {
        margin-top: 30px
    }
}
.ant-block-news .title {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 50px;
    color: #000;
    display: block
}
.ant-block-news .title:hover,
.ant-block-news .title:focus {
    color: #c1582a
}
@media (max-width: 991px) {
    .ant-block-news .title {
        font-size: 28px;
        padding-bottom: 20px
    }
}
@media (max-width: 991px) {
    .ant-block-news .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: scroll hidden;
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: chained;
        justify-content: flex-start
    }
}
.ant-block-news .ant-item-news a {
    display: block
}
.ant-block-news .ant-item-news a .item-img {
    position: relative;
    height: 253px
}
@media (max-width: 1024px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 200px
    }
}
@media (max-width: 991px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 187px
    }
}
@media (max-width: 767px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 227px
    }
}
@media (max-width: 668px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 227px
    }
}
@media (max-width: 569px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 239px
    }
}
@media (max-width: 480px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 175px
    }
}
@media (max-width: 376px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 157px
    }
}
@media (max-width: 321px) {
    .ant-block-news .ant-item-news a .item-img {
        height: 133px
    }
}
.ant-block-news .ant-item-news a .item-img img {
    width: 100% !important;
    max-height: 100%;
    height:100%;
    object-fit:cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.ant-block-news .ant-item-news a .item-img img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.ant-block-news .ant-item-news a .item-img-content {
    text-align: center;
    margin-top: 15px
}
.ant-block-news .ant-item-news a .item-img-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}
@media (max-width: 480px) {
    .ant-block-news .ant-item-news a .item-img-content h3 {
        font-size: 15px
    }
}
.ant-block-news .ant-item-news a .item-img-content h3:hover {
    color: #c1582a
}
.ant-block-news .ant-item-news a .item-img-content span {
    font-size: 13px;
    color: #999;
    text-transform: uppercase
}
.section_product_6 {
    margin-top: 60px
}
@media (max-width: 767px) {
    .section_product_6 {
        margin-top: 30px
    }
}
.section_product_6 .title {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    color: #000;
    display: block
}
@media (max-width: 991px) {
    .section_product_6 .title {
        font-size: 28px
    }
}
.section_product_6 .img-insta {
    color: #000
}
.section_product_6 .img-insta:hover,
.section_product_6 .img-insta:focus {
    color: #c1582a
}
.section_product_6 .img-insta span {
    font-weight: 700
}
.section_product_6 p {
    margin-bottom: 0;
    color: #000
}
.section_product_6 .block_content {
    margin-top: 40px !important
}
.section_product_6 .block_content [class^=col-] {
    padding-left: 0;
    padding-right: 0
}
.section_product_6 .block_content [class^=col-] .ant-img-hover {
    display: block;
    position: relative;
    border: 1px solid #fff;
    overflow: hidden
}
.section_product_6 .block_content [class^=col-] .ant-img-hover img {
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -ms-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s
}
.section_product_6 .block_content [class^=col-] .ant-img-hover:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -ms-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s
}
@media (min-width: 768px) and (max-width: 991px) {
    .section_product_6 .block_content [class^=col-] .ant-img-hover.ant-img-hover-big {
        max-height: 299px
    }
}
@media (min-width: 992px) {
    .section_product_6 .col-lg-40 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }
    .section_product_6 .col-lg-60 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
}
/*.ant-top-footer {*/
/*    margin-top: 0*/
/*}*/


/*Thông báo yêu thích*/

.notification__favorite{
  position:fixed;
  display:none;
  max-width:350px;
  height:auto;
  z-index:999;
  top:20px;
  right:20px;
  margin:0 auto;
}

.notification__favorite .itemNotification{
  border:1px;
  border-color:#c3e6cb;
  width:100%;
  border-radius:.25rem;
  padding:20px;
  animation-duration: 0.5s;
}

.itemNotification a{
  text-decoration:none;
}

.itemNotification.alert__info{
  background:#d1ecf1;
  border-color:#bee5eb;
}

.notification__favorite p{
  margin-bottom:0;
  color:#155724;
}

.itemNotification.alert__info p{
  color:#0c5460;
}

.off_notification{
  cursor:pointer;
  font-size:19px;
  width:50px;
  font-weight:bold;
}

@media(max-width:600px) {
  .notification__favorite{
    max-width:280px;
    top:30px;
  }
  .notification__favorite p{
    font-size:13px;
  }
}


@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

	
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

	
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
	
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
	
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

	
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}


@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
	
@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}



