﻿
body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
}

.dark-black-bg {
    background-color: #041b33;
}

a, p {
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    color: #1f2545;
    text-transform: none;
}

.site-branding {
}

    .site-branding a.brand-logo {
    }

        .site-branding a.brand-logo img {
            height: 75px;
        }

.navigation-two:after, .navigation-two:before {
    background-color: var(--tp-theme-1);
}

.support-button .icon {
    background-color: var(--tp-red);
}

.count-sp-slidebar {
    color: #fff !important;
}

.cart-sidebar-header {
    background: var(--tp-theme-1) none repeat scroll 0 0;
    color: #fff;
    padding: 18px 20px;
}

.top-bar-two .top-left span {
    text-transform: none;
}

.header-navigation .main-menu ul > li > a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: #031424;
}

.header-navigation .main-menu ul > li .sub-menu li a {
    font-size: 15px;
    color: #17171D;
    font-weight: normal;
}

.nav-right-item .menu-icon a span.number {
    background-color: #05894d;
}

.support-button .text h5 a:hover {
    color: var(--tp-org);
}

.header-navigation .main-menu ul > li {
    margin-left: 10px;
    margin-right: 10px;
}

.navigation-two {
    padding: 10px 0;
}

.support-button .icon {
    width: 70px;
    height: 70px;
}

.navigation-one {
    /*background: #f9f9fb;*/
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
}

.support-button .icon {
    margin-right: 20px;
    margin-left: 20px;
}

.nav-right-item .menu-icon a:hover {
    color: var(--tp-red);
}

.banner-two .single-slider {
    padding: 0;
}

    .banner-two .single-slider:after {
        display: none;
    }

.about-section-shape .section-title h2 {
    font-size: 30px;
    line-height: 50px;
    color: #031424;
}

.single-counter-item-two .text h2.number {
    font-size: 30px;
    color: var(--tp-theme-1);
}

.single-counter-item-two {
    border-bottom: 2px solid #FFBD27;
}

.main-btn {
    background-color: #FFBD27;
    line-height: 33px;
    font-size: 16px;
    color: #031424;
}

    .main-btn:hover {
        background-color: var(--tp-red);
    }

.features-wrapper .features-icon-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 16.6%;
    max-width: 16.6%;
}

.top-category-home {
}

    .top-category-home .icon {
    }

        .top-category-home .icon img {
            max-width: 50%;
        }

    .top-category-home h5 {
        font-size: 16px !important;
    }

        .top-category-home h5 a {
        }

            .top-category-home h5 a:hover {
                color: var(--tp-red);
            }

.page-banner-custom {
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0 105px;
}

    .page-banner-custom h1 {
        color: #fff;
        font-size: 50px;
    }

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.product {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #EDEDED;
    border-radius: 0px;
    margin: 0 -1px 0 0;
    padding: 7px;
    position: relative;
}

.product-footer.add-to-cart-button {
    margin-bottom: 5px;
    min-height: 35px;
}

.product-footer .btn {
    border-radius: 49px !important;
    font-size: 13px;
    padding: 6px 27px;
    cursor: pointer;
}

.offer-price {
    color: #249B3E;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.product-body h5 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
    margin-top: 0px;
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    color: #666666;
    /* background: red; */
    text-align: center;
}

.product-body h6 {
    font-size: 15px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
    line-height: 21px;
    padding-bottom: 0;
    margin-top: 5px;
    /* text-transform: uppercase; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* color: #178546; */
    margin-bottom: 10px;
    color: #222222;
}

.add-to-cart-button button {
    background: transparent !important;
    border: 1px solid rgb(0, 102, 204);
    color: rgb(0, 102, 204);
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.float-right {
    float: right;
    clear: both;
    color: #2D90F6;
}

.sidebar-widget-area .sidebar-category-widget ul.widget-nav li a:after {
    display: none;
}

.sidebar-widget-area .sidebar-category-widget ul.widget-nav li a {
    display: inline-block;
    text-transform: none;
}

button.icon-add-1.toggle, button.icon-sub-1 {
    background: transparent;
    float: right;
    clear: both;
    margin-top: 10px;
}

.menu-cate-left .sub-menu {
    display: none;
    margin-left: 10px;
}

    .menu-cate-left .sub-menu li {
        font-weight: normal;
        line-height: 22px;
        margin-bottom: 12px;
        margin-top: 10px;
    }

        .menu-cate-left .sub-menu li a {
            font-weight: 300;
        }

button.icon-add-1.toggle:hover {
    color: var(--tp-red);
}

.search-box-custom .ddlSort {
    display: inline-block;
    border: 1px solid #EDEDED;
    border-radius: 2px;
    padding: 3px;
}

.search-box-custom .ddlPageSize {
    display: inline-block;
    border: 1px solid #EDEDED;
    border-radius: 2px;
    margin-right: 10px;
    padding: 3px;
}

.cate-filter-search {
    display: inline-block;
    float: right;
    /* clear: both; */
}

#menu-danh-muc-san-pham-vertical-menu11 a {
    font-size: 16px;
}

.sidebar-widget-area .sidebar-widget {
    padding: 0;
    border: 2px solid #eee;
}

.sidebar-widget-area .sidebar-category-widget ul.widget-nav li:not(:last-child) {
    margin-bottom: 0;
}

.menu-cate-left > li {
    padding: 10px 15px;
    font-size: 15px;
    font-weight: normal;
    display: block;
    position: relative;
    border-bottom: 1px solid #EDEDED;
}

.sidebar-widget-area .sidebar-widget h4.widget-title:before {
    position: absolute;
    content: "";
    left: -2px;
    top: 11px;
    width: 3px;
    height: 30px;
    background-color: var(--tp-theme-1);
}

.sidebar-widget-area .sidebar-widget h4.widget-title {
    padding-bottom: 15px;
    border-bottom: 2px solid #EDEDED;
    margin-bottom: 0;
    padding: 10px 20px;
    background: #f8f8f9;
    /* color: #fff; */
    text-transform: uppercase;
    font-size: 18px;
}

ul#menu-danh-muc-san-pham-vertical-menu11 {
    margin: 0;
    padding: 0;
}

button.icon-sub-1.toggle {
    margin-top: 0px;
}

.product-header img {
    height: auto;
    margin: 0 0 10px;
    object-fit: scale-down;
    transform: scale(1);
    transition-duration: .4s;
}

.custom-box-product .product-header img {
    height: auto;
}

.product:hover .product-header img {
    transform: scale(1.09);
}

.product-footer .btn:hover {
    border: 1px solid var(--tp-theme-1);
    background: var(--tp-theme-1) !important;
}

.cart-sidebar {
    z-index: 99999;
}

body.toggled::after {
    position: fixed;
    z-index: 999;
}

.cart-sidebar-header .float-right {
    background: #fff none repeat scroll 0 0;
    border-radius: 24px;
    color: var(--tp-red);
    height: 25px;
    line-height: 26px;
    text-align: center;
    width: 25px;
    font-size: 21px;
}

.remove-cart {
    position: absolute;
    right: 10px;
    top: 12px;
    color: red;
}

.cart-sidebar-footer {
}

    .cart-sidebar-footer a {
        width: 100%;
        text-align: center;
        font-size: 20px;
    }

    .cart-sidebar-footer .btn {
        padding: 15px 17px;
        display: block;
        width: 100%;
        text-align: center;
        font-size: 16px;
        background: #249B3E;
    }

.float-left {
    /* float: left !important; */
}

.cart-list-product h5 {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.product-detail__promotion {
    border: 1px solid #efefef;
    padding: 15px;
    margin: 16px 0 22px;
    margin-top: 15px;
}

.product-detail__promotion-title {
    font-weight: 700;
    font-size: 18px;
    color: #2D90F6;
    margin-left: 33%;
    padding: 0 12px;
    width: auto;
    float: inherit;
}

.short-description-body {
    margin-top: -16px;
    color: #666666;
}

    .short-description-body ul, .short-description-body ol {
        list-style: inherit;
        margin-left: 15px;
        line-height: 25px;
        font-size: 14px;
    }

    .short-description-body p {
        line-height: 25px;
        font-size: 14px;
    }

    .short-description-body ul li p {
        display: inline-block;
        font-size: 15px;
        margin-bottom: 0;
        margin-right: 5px;
    }

.product-detail__action-btn {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-detail__add-to-cart, .product-detail__buy-now {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 252px;
    height: 46px;
    border-radius: 32px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
}

.product-detail__add-to-cart {
    position: relative;
    color: #7fb640;
    background: rgba(108,171,67,.19);
    border: 1px solid var(--tp-theme-1);
    background: var(--tp-theme-1) none repeat scroll 0 0 !important;
    color: #fff;
}

.product-detail__cart-icon {
    position: absolute;
    left: 24px;
    top: 12px;
    fill: #fff;
}

.product-detail__buy-now img {
    height: 30px;
}

.product-detail__buy-now {
    color: #2D90F6;
    background: #eee;
    BORDER: 1px solid;
}

.product-detail__why-us-box {
    display: flex;
    align-items: center;
    padding: 20px 20px 20px 40px;
    width: 100%;
    height: 98px;
    background: rgba(108,171,67,.08);
    border: 1px solid #7fb640;
    border-radius: 8px;
}

.why-1 {
    background: #FFD1B0;
    border: 1px solid #FFD1B0;
}

.product-detail__why-us-box:not(:first-child) {
    margin-left: 24px;
}

.why-2 {
    background: #F6DE8D;
    border: 1px solid #F6DE8D;
}

.why-3 {
    background: #414141;
    border: 1px solid #414141;
}

.product-detail__why-us-box img {
    height: 55px;
    width: auto;
}

.product-detail__why-us-title {
    font-weight: bold;
    font-size: 18px;
    color: #000b1c;
}

.product-detail__why-us-desc {
    font-size: 16px;
    margin-top: 6px;
    line-height: 21px;
    color: #6c757d;
}

.product-detail__why-us {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.why-3 .product-detail__why-us-desc {
    font-size: 16px;
    margin-top: 6px;
    line-height: 21px;
    color: #fff;
}

.why-3 .product-detail__why-us-title {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.product-detail__why-us-content {
    margin-left: 28px;
}

.page-banner {
}

    .page-banner h1.page-title {
        font-size: 35px;
    }

.card-body-cus-detail {
    line-height: 25px;
    font-size: 14px;
}

    .card-body-cus-detail p {
        line-height: 25px;
        font-size: 14px;
    }

    .card-body-cus-detail img {
        max-width: 100%;
        height: auto;
    }

.cart_product img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ececec #ececec #dcdcdc;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 0 0 3px #ececec;
    float: left;
    height: 88px;
    margin: 0;
    object-fit: scale-down;
    width: 72px
}

.cart_summary td {
    vertical-align: middle
}

.cart_summary > thead, .cart_summary > tfoot {
    background: #F3F9FB none repeat scroll 0 0
}

.cart_summary {
    border: medium !important
}

.qty .form-control {
    border-radius: 2px !important;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    margin-left: 1px !important;
}

.qty .btn {
    background: #2D90F6 none repeat scroll 0 0;
    border-radius: 2px !important;
    color: #fff;
    font-size: 23px;
    height: 33px;
    line-height: 15px;
    padding: 0;
    text-align: center !important;
    vertical-align: baseline;
    width: 27px
}

.cart_description h5 {
    font-size: 15px;
    margin: 0 0 5px;
    font-weight: normal;
}

.cart_description h6 {
    font-size: 12px;
    font-weight: 100
}

.availability .badge {
    font-size: 11px;
    padding: 6px 11px
}

.cart_summary td {
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    border-top: none;
}

.cart-table {
    border-top: medium;
    padding: 0
}

    .cart-table .table {
        margin-bottom: 0
    }

    .cart-table .btn-secondary {
        border-radius: 0 !important;
        font-size: 16px;
        padding: 20px;
        text-transform: uppercase
    }

.cart_product {
    width: 10%
}

.checkout-step .card {
    margin: 0 0 -1px
}

    .checkout-step .card .card-header .btn {
        color: #333;
        font-size: 17px;
        font-weight: 500;
        padding: 9px 0;
        text-align: left;
        text-decoration: none;
        width: 100%
    }

        .checkout-step .card .card-header .btn .number {
            border-radius: 50px;
            color: #fff;
            display: inline-block;
            font-weight: 700;
            height: 34px;
            line-height: 28px;
            margin: 0 8px 0 0;
            text-align: center;
            text-decoration: none;
            vertical-align: 0;
            width: 34px;
            border: 2px solid
        }

        .checkout-step .card .card-header .btn.collapsed .number {
            border: 2px solid #e96125;
            color: #e96125
        }

        .checkout-step .card .card-header .btn .number {
            border: 2px solid #51aa1b;
            color: #51aa1b
        }

.product-name a:hover {
    color: var(--tp-red);
}

.cart_summary > tfoot {
    text-align: right;
    color: #333;
    background: #F5F5F5;
}

    .cart_summary > tfoot td {
        text-align: right;
        color: #249B3E;
    }

.with-errors {
    color: var(--tp-red);
    font-size: 12px;
}
/*.navigation-one .primary-menu .site-branding {
    padding: 22px;
    padding-left: 0;
    margin-top: -71px;
    padding-top: 35px;
}*/
.cart_summary thead th {
    border-bottom: 1px solid #EDEDED;
}

.nav-right-item .menu-icon a {
    color: #FFBD27;
    position: relative;
    font-size: 20px;
}

    .nav-right-item .menu-icon a:not(:last-child):after {
        display: inline-block;
        content: "|";
        margin-left: 10px;
        margin-right: 7px;
        font-size: 20px;
        color: #D9D9D9;
    }

.about-two_content-box h4 {
    margin-bottom: 20px;
    color: #031424;
}

footer.dark-black-bg {
    background-color: var(--tp-theme-1);
}

.footer-default {
    color: #fff;
}

.page-link {
    color: var(--tp-theme-1);
}

.main-btn:after {
    display: none;
}

.partners-section-two .slick-slide img {
    display: block;
    padding: 15px;
}

.top-left {
    /* text-align: center; */
    margin-left: 30px;
}

.navigation-one .primary-menu .site-branding {
    padding: 41px 30px 10px 30px;
    padding-left: 0;
    margin-top: -48px;
}

.product-details-wrapper .product-info span.price {
    color: #249B3E;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px;
}

.releted-product-section .section-title h3 {
    color: #666666;
    font-size: 24px;
    margin-left: -15px;
}

i.flaticon-customer-service {
    font-size: 30px;
    margin-right: 10px;
}

.text-danger-1 {
    color: #249B3E;
}

input#bodyContentPlaceHolder_btnOrder {
    background: #249B3E !important;
    margin-top: 15px;
    font-size: 16px;
}

    input#bodyContentPlaceHolder_btnOrder:hover {
        background: #2D90F6 !important;
    }

.notistatus.notistatus2 {
    background: #F5F5F5;
    color: #222222;
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

.thank, .infoorder, .callship {
    font-size: 15px;
    color: #000;
}

.titlebill {
    color: #028848;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 20px;
}

.backtohome-order-success {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.buyother {
    font-size: 19px;
    padding: 10px 15px;
}

.discription-area {
}

    .discription-area table tbody td {
        border-collapse: collapse;
        border: 1px solid #EDEDED;
        padding: 5px;
    }

.product-gallery-area .product-thumb-slider-wrap .product-img img {
    height: auto;
    padding: 10px;
}

.product-details-wrapper .product-info ul.ratings li span {
    margin-left: 0;
    color: #666666;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring-wrap {
    left: 20px;
    bottom: 20px;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-bar {
    background: rgb( 30, 115, 190, .7 );
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 87px;
    height: 87px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(47,42,62, 1);
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 57px;
    height: 57px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(47,42,62, 1);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: rgba(47,42,62, 1);
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px;
        }

span.text-hotline {
    display: block;
}

.hotline-bar {
    position: absolute;
    background: #cc0000;
    height: 40px;
    width: 190px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}

    .hotline-bar > a {
        color: #FFF;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

        .hotline-bar > a:hover,
        .hotline-bar > a:active {
            color: #fff;
        }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

h2.entry-title-custom.entry-title {
    line-height: 1.2;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    margin-top: 5px;
}

.entry-cat a {
    font-size: 17px;
    line-height: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0;
    color: #FFBD27;
}

p.box-new-summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px !important;
    height: 49px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.entry-thumbnail-custom img {
    opacity: 0;
}

.entry-thumbnail-custom {
    height: 200px;
    background-size: cover;
    background-position: center;
    margin-bottom: 10px;
}

.footer-copyright .social-box ul.social-link li a {
    width: 24px;
    height: 24px;
    background-color: rgba(255,255,255,0.15);
    color: #fff;
    border-radius: 50%;
}

.footer-widget-wrapper h4.widget-title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 19px;
}

.footer-content .widget-nav ul li {
    margin-bottom: 5px;
}

    .footer-content .widget-nav ul li a:hover {
        color: var(--tp-red);
    }

.contact-info-box .info p a:hover, .contact-info-box a:hover, .emergency-box a:hover {
    color: var(--tp-red);
}

.emergency-box {
    color: #fff;
}

    .emergency-box h4, .emergency-box a {
        color: #fff;
    }

.footer-about-widget .emergency-box h4 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}

.footer-about-widget p {
    margin-bottom: 30px;
}

.contact-info-box .info h6.title {
    font-weight: 500;
    margin-bottom: 0;
}

.div-view-all {
    margin-top: 30px;
}

.product-items-slider .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    color: #ed1c24;
    font-size: 20px;
}

.banner-two .single-slider:before {
    display: none;
}

.partners-section-two.dark-black-bg {
    background-color: #F5F5F5;
}

.partner-item .partner-img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.sub-title {
    color: var(--tp-theme-1);
}

    .sub-title span.line:after, .sub-title span.line:before {
        background-color: #2D90F6;
    }

.copyright-one {
    padding: 10px 0;
}

.footer-2 {
    background: #031424;
}

.footer-logo img {
    height: 50px;
}

.footer-1 {
    background: #08284a;
}

.footer-about-widget .emergency-box h3 {
    color: #040404;
    background: #FFBD27;
    width: inherit;
    display: initial;
    padding: 12px 15px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 500;
}

    .footer-about-widget .emergency-box h3 a {
        color: #040404;
    }

.top-bar-one .top-right span i, .top-bar-one .top-left span i {
    margin-right: 10px;
    color: #FFBD27;
}

.top-bar-one {
    padding: 11px 0 10px;
    background-color: #031424;
    display: none;
}

.header-navigation.sticky {
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    background: #f9f9fb;
}

.single-counter-item-two .text h2.number span {
    font-size: 48px;
    color: var(--tp-theme-1);
    line-height: 40px;
}

.banner-two-custom {
    position: relative;
}

.hero-arrows {
}

    .hero-arrows .slick-arrow {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 1;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        color: #fff;
        background-color: rgba(255, 255, 255, 0.2);
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        text-align: center;
        line-height: 60px;
        font-size: 45px;
    }

    .hero-arrows .prev {
        left: 70px;
    }

    .hero-arrows .next {
        right: 70px;
    }

.counter-wrapper-two-custom {
    padding: 40px 220px 70px 40px;
}

    .counter-wrapper-two-custom .single-counter-item h2.number {
        font-size: 20px;
    }

    .counter-wrapper-two-custom .single-counter-item h4 {
        font-size: 15px;
        font-weight: normal;
    }

.process-item .process-inner-item .text h4.title {
    margin-bottom: 10px;
}

.counter-wrapper-two-custom h2, .fun-content-box h2 {
    font-size: 35px;
}

.text-white.section-title .sub-title span.line:after, .text-white.section-title .sub-title span.line:before {
    background-color: #FFBD27;
}

.text-white.section-title .sub-title {
    color: #FFBD27;
}

.product-body a:hover {
    color: #cc0000;
}

.div-view-all a:hover {
    color: #FFBD27;
}

.entry-title-custom a:hover {
    color: #FFBD27;
}

.blog-post-item-two .entry-content {
    padding-top: 10px;
}

.post-meta ul li a {
    color: #FFBD27;
}

.post-meta ul li a {
    color: #FFBD27;
}

    .post-meta ul li a:hover {
        color: rgb(0, 102, 204);
    }

.blog-post-item-two .entry-content h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    font-size: 19px;
}

.blog-post-item-two .entry-content .btn-link {
    border-radius: 49px !important;
    font-size: 13px;
    padding: 6px 27px;
    background: transparent !important;
    border: 1px solid rgb(0, 102, 204);
    color: rgb(0, 102, 204);
}

    .blog-post-item-two .entry-content .btn-link:hover {
        background: rgb(0, 102, 204) !important;
        color: #fff;
    }

.counter-wrapper-two .counter-inner-row:after {
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
}

.counter-wrapper-two .counter-inner-row:before {
    top: 40%;
    left: 0;
    width: 100%;
    height: 1px;
}

.counter-wrapper-two .counter-inner-row {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-box;
    display: -webkit-inline-box;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1;
}

.back-to-top {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 337;
    bottom: 15px;
}

.counter-wrapper-two .counter-inner-row .single-counter-item {
    padding: 0px 15px 0px 15px;
}

#post_2082 .h1, #post_2082 h1 {
    font-size: 2rem;
}

#post_2082 .h2, #post_2082 h2 {
    font-size: 1.7rem;
}

#post_2082 .h3, #post_2082 h3 {
    font-size: 1.5rem;
}

#post_2082 .h4, #post_2082 h4 {
    font-size: 1.3rem;
}

#post_2082 .h5, #post_2082 h5 {
    font-size: 1.1rem;
}

#post_2082 .h6, #post_2082 h6 {
    font-size: 0.9rem;
}

#post_2082 img {
    max-width: 98%;
    height: auto;
}

.relatedposts.row {
    margin-top: 30px;
}

.single-related {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    padding-bottom: 30px;
}

.col-xs-12.col-sm-4.col-md-4.no-padding-right-1 {
    margin-bottom: 15px;
}

#btn-zalo {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 25px;
    bottom: 160px;
    z-index: 99999999999;
}

    #btn-zalo i {
        display: flex;
        display: -ms-flex;
        align-items: center;
        -ms-flex-align: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #1182FC;
        position: relative;
        z-index: 9999;
    }

        #btn-zalo i img {
            vertical-align: middle;
        }

.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(17, 130, 252, 0.45);
    opacity: .75;
    right: -10px;
}

.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(17, 130, 252, .8);
    opacity: .1;
    border-color: #1182FC;
    opacity: .5;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

.modal {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, .4);
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 10px 10px 20px 20px;
    border: none;
    width: 600px;
    position: relative;
    border-radius: 6px;
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

#myModal {
}

    #myModal .close {
        text-align: right;
        position: absolute;
        right: 11px;
        top: 0;
    }

    #myModal .frm-search h3 {
        font-size: 20px;
    }

    #myModal .frm-search .frm-body {
    }

        #myModal .frm-search .frm-body #txtkeysearch {
            display: inline-block;
            padding: 0px 10px;
            width: 80%;
        }

        #myModal .frm-search .frm-body #btnsearch {
            background: #FFBD27;
            border: none;
            padding: 3px 15px 3px 15px;
            border-radius: 4px;
            display: inline-block;
            max-width: 15%;
            font-weight: 500;
            font-size: 14px;
        }
