/* 
Kool Store Template
http://www.templatemo.com/preview/templatemo_428_kool_store
*/

/* ==========================================================================
    HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}

.section-title a {
    color: #fff;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.top-header .social-icons ul, .main-header .main-menu ul.menu, .main-nav .list-menu ul, ul.product-buttons, ul.follow-us {
    padding: 0;
    margin: 0;
    list-style: none;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

*
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/* ==========================================================================
    Forms
   ========================================================================== */
form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="password"] {
    background: #fff;
    border: 1px solid #fff;
    padding: 7px 10px;
    width: 60%;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus {
    outline: none !important;
}

form .button {
    background: #fff;
    border: 1px solid #fff;
    padding: 7px 20px;
    text-transform: uppercase;
}

form .button:focus, form .button:active {
    outline: none !important;
}

form .button.yellow {
    background: #e7af2a;
    color: #fff;
    border: 1px solid #c89316;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ==========================================================================
    Structure & Defaults
   ========================================================================== */
html, body {
    font-size: 100%;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: baseline;
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    color: #000000;
    background-color: white;
    overflow-x: hidden;
    font-style: normal;
}

a {
    color: #e84c3d;
    text-decoration: none !important;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

a:hover {
    color: #e84c3d;
}

.header-last {
    position: absolute;
    bottom: 50px;
    right: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", Arial, sans-serif;
    color: #2a3f52;
    font-weight: 700;
}

h1 {
    font-size: 2.6em;
}

h2 {
    font-size: 2.2em;
}

h3 {
    font-size: 1.8em;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: .8em;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* ==========================================================================
    Header Site Styling
   ========================================================================== */
.top-header {
    border-bottom: 1px solid #dddddd;
/ / background-color: #fff;
}

.top-header .top-header-left a {
    border-left: 1px solid #dddddd;
    padding: 10px 15px;
    display: inline-block;
}

.top-header .top-header-left a:last-child {
    border-right: 1px solid #dddddd;
}

.top-header .social-icons {
    float: right;
    text-align: right;
}

.top-header .social-icons ul li {
    float: left;
    border-left: 1px solid #dddddd;
}

.top-header .social-icons ul li:last-child {
    border-right: 1px solid #dddddd;
}

.top-header .social-icons ul li a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: block;
}

.main-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.main-header1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.main-header a {
    color: #fff;
}

.main-header .logo h1 {
    margin: 4px 0 0 0;
    font-size: 4em;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .main-header .logo h1 {
        font-size: 2em;
    }

    .main-header .main-menu ul.menu {

        padding: 0;

        max-width: calc(100% - 54px);
        min-width: auto !important;
        /* stops bg color from leaking outside the border: */
    }


}

.main-header .main-menu {
    text-align: right;
    height: 54px;
    position: relative;
}

.main-header .main-menu ul.menu {
    margin-right: -7px;
    position: absolute;
    right: 47px;
    z-index: 6;
    background-color: #2a80b9;
    padding: 0 20px;
    height: 54px;
    line-height: 54px;
    display: none;
    float: right;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.main-header .main-menu ul.menu li {
    display: inline-block;
}

.main-header .main-menu ul.menu li a {
    color: white;
    text-transform: none;
    margin: 0 15px;
    font-size: 16px;
}

.main-header .main-menu ul.menu li a:hover {
    color: #bfddf0;
}

.main-header .main-menu a.toggle-menu {
    float: right;
    width: 54px;
    height: 54px;
    display: block;
    text-align: center;
    line-height: 54px;
    background-color: #2d3e50;
    color: white;
    font-size: 24px;
    position: absolute;
    right: 0;
    z-index: 7;
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    backface-visibility: hidden;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}
@media (min-width: 992px){
    .main-menu li.giaibaitap{
        position: relative;
    }

    .main-menu li.giaibaitap>ul{
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 99;
        padding: 0;
        margin: 0;
        list-style: none;
        width: 270px;
    }



    .main-menu li.giaibaitap li{
        position: relative;
    }
    .main-menu li.giaibaitap ul{
        background-color: #fff;
        border: 1px solid #e8e8e8;
        border-radius: 4px;
        box-shadow: -1px 3px 10px 0px rgba(0,0,0,0.15);
        -webkit-box-shadow: -1px 3px 10px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: -1px 3px 10px 0px rgba(0,0,0,0.15);
        position: absolute;
        list-style: none;
        padding: 6px 0;
        opacity: 0;
        visibility: hidden;
        margin-top: 0;
        transition: opacity .35s ease-out;

    }
    .main-menu li.giaibaitap li ul{
        top: 0;
        left: 100%;
        width: 160px;
        transform: translateY(-50%);
    }
    .main-menu li.giaibaitap>ul>li>ul>li>ul{
        width: 270px;
    }
    .main-menu li.giaibaitap ul li{
        padding: 3px 10px;
    }
    .main-menu li.giaibaitap li:hover{
        background-color: #f5f5f5;
    }
    .main-menu li.giaibaitap li:hover>a{
        color: #eb1c23;
    }
    .main-menu li.giaibaitap:hover>ul,
    .main-menu li.giaibaitap li:hover > ul{
        opacity: 1;
        visibility: visible;
    }
    .dropdown_giaibaitap{
        display: none;
    }
}
@media (max-width: 991px) {
    .giaibaitap ul{
        list-style: none;
        padding: 0;
        margin: 0;
        display: none;
    }
    .giaibaitap li{
        position: relative;
        padding-left: 15px;
    }
    .giaibaitap ul ul ul ul li{
        padding-left: 0;
    }
    .giaibaitap a{
        display: inline-block;
        vertical-align: middle;

    }
    .giaibaitap .dropdown_giaibaitap{
        position: absolute;
        background-color: #e8e8e8;
        cursor: pointer;
        width: 11px;
        height: 11px;
        top: 12px;
        left: 0;
        margin-top: -5px;
    }
    .dropdown_giaibaitap:before{
        content: "";
        position: absolute;
        top: 5px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #333;
    }
    .dropdown_giaibaitap:after{
        content: "";
        position: absolute;
        top: 0;
        left: 5px;
        width: 1px;
        height: 100%;
        background-color: #333;
    }
    li.selected>.dropdown_giaibaitap:after{
        display: none;
    }
    .giaibaitap ul ul{
        margin-left: 10px;
    }
    li.selected>a{
        font-weight: bold;
    }
}
.main-nav {
    background-color: #f6f6f6;
    color: #eb1c23;
}

.main-nav a {
    color: #333;
}

.main-nav .list-menu ul li {
    display: inline-block;
    padding: 20px 30px;
    border-left: 1px solid #3598db;
}

.main-nav .list-menu ul li:last-child {
    border-right: 1px solid #3598db;
}

.main-nav .list-menu ul li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.main-nav .list-menu ul li a:hover {
    color: #dcecf7;
}

.main-nav .notification {
    text-align: right;
    padding-top: 20px;
}

/* ==========================================================================
    Default Styling
   ========================================================================== */
.content-section {
    margin: 10px 0;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
}

.section-title h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    background: #48afff;
    display: inline-block;
    color: white;
    padding: 5px 15px;
    font-size: 20px;
    min-width: 350px;
}

.product-content1 h5 {
    font-size: 14px;
    font-weight: normal;
/ / text-transform: uppercase;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
}

.product-content {
    background-color: white;
    border: 1px solid #dddddd;
}

.product-content h5 {
    font-size: 14px;
    font-weight: normal;
/ / text-transform: uppercase;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
}

.product-content h5 a {
    color: #2a3f52;
}

.product-content h5 a:hover {
    color: #e84c3d;
}

.product-content span {
    color: #2a80b9;
    display: block;
}

.product-content span.price {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
}

.product-thumb img {
    width: 100%;
    height: 100%;
}

.product-item-1 {
    margin-bottom: 30px;
}

.product-item-1 .product-content {
    border-top: 0;
    padding: 20px 20px 15px 20px;
}

.product-item-1 .product-thumb {
    overflow: hidden;
}

.product-item-2 {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.product-item-2 .product-thumb {
    float: left;
    width: 100%;
}

.product-item-2 img {
    width: 100% !important;
    height: 100%;
}

.product-item-2 p {
    margin: 0;
}

.product-item-2 .product-content {
    float: right;
    border-left: 0;
    padding: 20px;
    overflow: hidden;
}

.product-item-2 .product-content.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.product-item-2 .product-content.overlay a {
    color: #e84c3d;
}

.product-item-2:hover .product-content.overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}

.product-item-3 {
    margin-bottom: 30px;
}

.product-item-3 .product-thumb {
    overflow: hidden;
}

.product-item-3 .product-thumb img {
    width: 100%;
}

.product-item-3 .product-content {
    border-top: 0;
    padding: 20px 20px 0 20px;
}

.product-item-3 .button-holder {
    width: 70%;
    height: 26px;
    text-align: center;
    background-color: #e84c3d;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}

.product-item-3 .button-holder a {
    color: white;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 26px;
    font-size: 24px;
}

.product-item-3 label {
    width: 60px;
    font-weight: normal;
}

.product-item-3 select, .product-item-3 option {
    color: #a3a7aa;
    border: 1px solid #c4c4c4;
}

.product-item-3 select:focus, .product-item-3 option:focus {
    outline: 0;
}

.product-item-4 {
    overflow: hidden;
    position: relative;
}

.product-item-4 .product-thumb {
    float: left;
    width: 100%;
}

.product-item-4 .product-content {
    float: right;
    border-left: 0;
    padding: 20px;
    overflow: hidden;
}

.product-item-4 .product-content.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.product-item-4 .product-content.overlay a {
    color: #e84c3d;
}

.product-item-4:hover .product-content.overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}

.product-item {
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    backface-visibility: hidden;
    padding-bottom: 30px;
}

.product-item .product-content {
    border: 0;
    margin-top: 10px;
}

.product-item-vote {
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    backface-visibility: hidden;
    margin-bottom: 40px;
}

.product-item-vote .product-content {
    border: 0;
    margin-top: 20px;
}

.product-item-vote ul.progess-bars {
    padding: 0 !important;
    margin: 20px 0 0 0;
}

.product-item-vote ul.progess-bars li {
    list-style: none !important;
}

.product-item-vote ul.progess-bars .progress {
    margin-bottom: 10px;
    background: transparent;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.product-item-vote ul.progess-bars .progress span {
    margin-left: 7px;
    display: inline-block;
}

.product-item-vote ul.progess-bars .progress span i {
    margin-left: 7px;
    display: inline-block;
}

.product-item-vote ul.progess-bars .progress span.comments {
    color: #e84c3d;
}

.product-item-vote ul.progess-bars .progress-bar {
    box-shadow: none;
}

.product-item-vote ul.progess-bars .progress-bar.comments {
    background-color: #e84c3d;
}

.ads-placemenet {
    overflow: hidden;
}

.ads-placemenet img {
    width: 100%;
}

.product-image {
    overflow: hidden;
}

.product-image img {
    width: 100%;
}

.product-information h2 {
    margin: 20px 0;
}

.product-information .product-infos {
    color: #2a80b9;
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0;
}

.product-information .product-infos span {
    margin-right: 30px;
}

ul.product-buttons li {
    margin-bottom: 15px;
}

.main-btn {
    display: inline-block;
    background-color: #2a80b9;
    color: white;
    font-size: 16px;
    font-weight: 600;
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.main-btn:hover {
    background-color: #e84c3d;
    color: white;
}

form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="password"],
textarea {
    background: #fff;
    border: 1px solid #ddd;
    padding: 12px 15px;
}

#contactform textarea,
#contactform input {
    width: 100%;
}

#contactform textarea {
    min-height: 140px;
}

#contactform input.mainBtn {
    border: 0;
    outline: 0;
    padding: 12px;
    color: #fff;
    background: #2a80b9;
}


/* ==========================================================================
    Footer Site Styling
   ========================================================================== */
.site-footer {
    color: white;
    font-size: 13px;
}

.site-footer a {
    color: white;
}

.site-footer a:hover {
    color: #bfddf0;
}

.site-footer h3.widget-title {
    font-weight: 600;
    color: white;
    margin: 0 0 30px 0;
    font-size: 1.4em;
}

.footer-widget {
    margin-bottom: 40px;
}

.our-partner {
    background-color: #2a80b9;
    padding: 15px;
    position: relative;
}

.our-partner .item {
    margin: 0 15px;
    overflow: hidden;
}

.our-partner .item img {
    width: 100%;
}

.our-partner .customNavigation .prev, .our-partner .customNavigation .next {
    position: absolute;
    top: 20%;
    font-size: 24px;
}

.our-partner .customNavigation .prev {
    left: -10px;
}

.our-partner .customNavigation .next {
    right: -10px;
}

.main-footer {
    background-color: #2d3e50;
    padding: 50px 0 0 0;
}

.main-footer ul {
    padding: 0;
    margin: 0;
    list-style: square;
    list-style-position: inside;
}

.main-footer ul li a {
    display: inline-block;
    line-height: 20px;
    margin-bottom: 10px;
}

ul.follow-us {
    margin-top: 30px;
}

ul.follow-us li {
    display: block;
    margin-bottom: 10px;
}

ul.follow-us li a {
    background-color: #2a80b9;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 25px;
    display: inline-block;
    border: 1px solid white;
}

ul.follow-us li a i {
    margin-right: 25px;
}

.newsletter {
    padding: 20px;
    background-color: #2a80b9;
}

.newsletter p {
    margin: 0 0 20px 0;
    font-size: 14px;
    text-align: left;
}

.newsletter input {
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    backface-visibility: hidden;
    outline: 0;
    border: 0;
    height: 38px;
    padding: 0 10px;
    width: 64%;
}

.newsletter input[type=submit] {
    width: auto;
    background-color: #2d3e50;
    color: white;
    padding: 0 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
}

.bottom-footer {
    background-color: #2d3e50;
    border-top: 1px solid #3598db;
    padding: 20px 0;
    font-size: 12px;
}

.bottom-footer span {
    display: block;
    margin-bottom: 10px;
}

.bottom-footer p {
    width: 70%;
    margin: 0 auto;
}


@media (max-width: 767px) {
    .top-header {
        border-bottom: 0;
    }

    ul.menu {
        min-width: 320px !important;
    }

    .top-header-left {
        border-bottom: 1px solid #dddddd;
    }

    .social-icons {
        width: 100%;
        text-align: center;
        float: none !important;
        border-bottom: 1px solid #dddddd;
    }

    .social-icons ul {
        text-align: center;
    }

    .main-nav .list-menu {
        border-bottom: 1px solid #3598db;
    }

    .main-nav .notification {
        padding: 20px 0;
        text-align: left;
    }

    .product-content select {
        width: 40%;
    }

    .product-item-2, .product-item-4 {
        width: 100%;
    }

    .product-item-4 {
        margin-bottom: 30px;
    }

    .product-item-4 .product-content p {
        display: none;
    }
}

@media (max-width: 581px) {
    ul.menu {
        min-width: 220px !important;
    }

    .main-nav .list-menu ul li {
        padding: 20px 15px;
    }

    .main-nav .list-menu ul li a {
        font-size: 14px;
    }

    .product-content select {
        width: 100%;
    }

    .product-item-2 .product-content p {
        display: none;
    }

    .main-nav .navbar-default .navbar-nav .open .dropdown-menu > li > a {

    }

}

.main-nav .navbar-nav > li > a {
    color: #eb1c23;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 10px;
}

.main-nav .navbar-default .navbar-nav > li > a:hover,
.main-nav .navbar-default .navbar-nav > li > a:focus,
.main-nav .navbar-default .navbar-nav > .open > a,
.main-nav .navbar-default .navbar-nav > .open > a:hover,
.main-nav .navbar-default .navbar-nav > .open > a:focus,
.main-nav .navbar-nav > li > a:hover {
    color: #000000;
}

.main-nav .navbar-default .navbar-nav > .open > a,
.main-nav .navbar-default .navbar-nav > .open > a:hover,
.main-nav .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}

.main-nav .navbar-default {
    background-color: transparent;
    border: none;
    margin-bottom: 0px;
}

.main-header {
    display: flex;
    align-items: center;
}

.main-header .container_maqrcode {
    margin-top: 100px;
    margin-left: 30px;
}

@media (max-width: 767px) {
    .main-header .container_maqrcode {
        display: none;
    }
}

.site-banner {
    position: relative;
/ / z-index: - 1;
    margin-bottom: -20px;
}

.site-banner .owl-carousel .owl-item img {
    width: 100% !important;
    height: auto !important;
}

@media (min-width: 530px) {
    .site-banner .owl-carousel .owl-item img {
        height: 133px !important;
    }
}

@media (min-width: 768px) {
    .site-banner .owl-carousel .owl-item img {
        height: 192px !important;
    }
}

@media (min-width: 960px) {
    .site-banner .owl-carousel .owl-item img {
        height: 240px !important;
    }
}

@media (min-width: 1200px) {
    .site-banner .owl-carousel .owl-item img {
        height: 300px !important;
    }
}

@media (min-width: 1400px) {
    .site-banner .owl-carousel .owl-item img {
        height: 400px !important;
    }
}

@media (max-width: 528px) {
    .site-banner .owl-carousel .owl-item img {
        max-height: 133px !important;
    }
}

.site-name {
    text-align: center;
    color: red;
}

.site-name1 {
    text-align: center;
}

.main-header1 {
    display: flex;
    text-align: center;
}

.menu_top {
    position: relative;
    z-index: 100;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 700;

}

@media (max-width: 767px) {
    .menu_top {
        display: none;
    }
}

.menu_top2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.menu_top3 {
    position: relative;
    z-index: 101;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.menu_top3 a {
    color: #fff;
    margin-right: 10px;
    margin-left: 10px;
}

.menu_top1 {
    position: relative;
    z-index: -1;
    margin-bottom: -20px;
}

.header-middle {
    position: relative;
    margin-top: 15px;
}

.header-middle .container {
    display: flex;
}

.header-middle .container .container1 {
    flex: 0 0 50%;
    padding-top: 15px;
    padding-bottom: 3px;
}

.header-middle .container .container2 {
    flex: 1 1 auto;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 3px;
}


.header-middle .container .container1_truong {
    flex: 0 0 50%;
    padding-top: 15px;
    padding-bottom: 3px;
}

.header-middle .container .container2_truong {
    flex: 1 1 auto;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 3px;
}

.line-clamp-1 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-6 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-7 {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-8 {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-9 {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-10 {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-11 {
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-12 {
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-13 {
    display: -webkit-box;
    -webkit-line-clamp: 13;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-14 {
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-15 {
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.product-item-7 .thumb,
.product-item-5 .thumb,
.product-item .product-thumb {
    overflow: hidden;
}

.product-item .product-thumb img {
    max-width: 100%;
}


.product-item-7 .thumb img,
.product-item-5 .thumb img,
.product-item img {
    transition: all .45s ease-out;
}

.product-item-7:hover .thumb img,
.product-item-5:hover .thumb img,
.product-item:hover img {
    transform: scale(1.2);
}

/*@todo product-item-5*/
.product-item-5 {
    display: flex;
}

.product-item-5:not(:first-child) {
    margin-top: 15px;
}

.product-item-5 .thumb {
    flex: 0 0 20%;
    max-width: 80px;

}

.product-item-5 .thumb p {
    margin: 0;
    padding: 0;
}

.product-item-5 .thumb img {
    width: 100% !important;
}

.product-item-5 .item-info {
    flex: 1 1 auto;
    margin-left: 20px;
}

.product-item-5 .item-title {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 0;
}

.product-item-6 {
    position: relative;
    padding-left: 16px;
}

.product-item-6:not(:first-child) {
    margin-top: 15px;
}

.product-item-6::before {
    width: 5px;
    height: 5px;
    background-color: #0f8ff2;
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
}

.product-item-6 .item-title {
    text-transform: uppercase;
    font-weight: bold;

}

.product-item-5 .item-info a,
.product-item-6 .item-title a {
    color: #333333;
}

.product-item-5 .item-info a:hover,
.product-item-6 .item-title a:hover {
    color: #0f8ff2;
}

.product-item-6 .item-intro {
    color: #3c3c3c;
}

.product-item .product-thumb iframe {
    max-width: 100%;
}


.section-bai-viet {
    display: flex;
    margin-top: 0px;
    margin-bottom: 30px;
}

.section-bai-viet .part--1 {
    flex: 1 1 auto;
}

.section-bai-viet .part--2 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    position: relative;
    padding-left: 60px;
}

.section-bai-viet .part--2::after {
    width: 26px;
    height: 26px;
    background-image: url("images/ic-1.jpg");
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.section-bai-viet .part--2::before {
    background-color: #f0f0f0;
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 13px;
}

@media (max-width: 767px) {
    .section-bai-viet {
        flex-wrap: wrap;
    }

    .section-bai-viet .part--2,
    .section-bai-viet .part--1 {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .section-bai-viet .part--2 {
        padding-left: 0;
        margin-top: 20px;
    }

    .section-bai-viet .part--2::before,
    .section-bai-viet .part--2::after {
        display: none;
    }

}

.full-width {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

.section-video {
    display: flex;
    background-color: #0070b2;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 30px;
}

.section-video a {
    color: #fff;
}

.section-video .inner {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-video .part--1 {
    flex: 1 1 auto;
    padding-right: 30px;
    margin-right: 90px;
    position: relative;
}

.section-video .part--1::before {
    width: 1px;
    height: 100%;
    background-color: #000000;
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
}

.section-video .part--1::after {
    width: 194px;
    height: 119px;
    background-image: url("images/ic-3.png");
    content: "";
    position: absolute;
    right: -85px;
    bottom: -43px;
    background-size: cover;
}

.section-video .part--2 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.product-item-7 {
    display: flex;
}

.product-item-7 p {
    padding: 0;
    margin: 0;
}

.product-item-7 .thumb {
    flex: 0 0 20%;
    max-width: 130px;
}

.product-item-7 img {
    width: 100%;
}


.product-item-7 .item-info {
    flex: 1 1 auto;
    margin-left: 15px;
}

.product-item-7 .item-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
}

.product-item-8 p {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    height: 100%;
}

.product-item-8 {
    height: 100%;
    position: relative;
}

.product-item-8 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .section-video .inner {
        flex-wrap: wrap;
        position: relative;
        padding-bottom: 50px;
    }

    .section-video .inner .part--1,
    .section-video .inner .part--2 {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .section-video .inner .part--2 {
        margin-top: 20px;
    }

    .section-video .part--1 {
        padding-right: 0;
        margin-right: 0;
        position: static;
    }

    .section-video .part--1::before {
        display: none;
    }

    .section-video .part--1::after {
        right: 50%;
        width: 90px;
        height: 55px;
        margin-right: -45px;
        bottom: -10px;
    }

    .product-item-8 iframe {
        position: relative;
    }
}

.product-item-9 .item-title {
    margin-bottom: 10px;
}

.product-item-10 a {
    display: block;
    border: 1px solid #e8e8e8;
    padding: 1px;
    overflow: hidden;
}

.product-item-10 a img {
    transition: all .45s ease-out;
}

.product-item-10 a:hover img {
    transform: scale(1.2);
}

.product-item-10.active a {
    border-color: #48afff;
}

.rowa.row-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.row.row-20 > div {
    padding-left: 10px;
    padding-right: 10px;
}

.product-item-11-2 {
    margin-bottom: 20px;
    overflow: hidden;
}

.product-item-11-2 img {
    width: 100%;
    transition: all .45s ease-out;
}

.product-item-11-2 a:hover img {
    transform: scale(1.2);
}


@media (min-width: 992px) {
    .toggle-menu {
        display: none;
    }
}

@media (max-width: 991px) {
    .header-middle {
        /*display: none;*/
    }

    .navbar {
        min-height: auto;
    }

    .site-banner {
        margin-bottom: 0;
    }

    ul.menu {
        text-align: left;
        width: 100%;
        background: transparent;
        display: none;
    }

    .main-nav .navbar-nav > li > a {
        padding: 6px 0;
    }

    .main-nav .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }

    .main-nav .navbar-nav ul.dropdown-menu {
        position: relative;
        background: transparent;
        float: none;
        border: none;
        box-shadow: none;
    }

    .dropdown-menu > li > a {
        color: #333;
        padding: 6px 0 !important;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #fff;
    }

    ul.menu li {
        float: none;
        display: block !important;
    }

    .main-nav .toggle-menu {
        color: #fccd0b;
        padding: 10px 0 10px 30px;
        text-transform: uppercase;
        font-weight: bold;
        display: inline-block;
        font-size: 16px;
        position: relative;
    }

    .main-nav .toggle-menu:after,
    .main-nav .toggle-menu > span:after,
    .main-nav .toggle-menu > span:before {
        position: absolute;
        left: 0;
        width: 20px;
        height: 2px;
        content: "";
        background-color: #fccd0b;
    }

    .main-nav .toggle-menu > span:before {
        top: 13px;
    }

    .main-nav .toggle-menu > span:after {
        top: 19px;
    }

    .main-nav .toggle-menu:after {
        top: 25px;
    }

    .product-content .full-row {
        margin-top: 20px;
    }

    .product-content select {
        width: 100%;
    }

    .product-item-2, .product-item-4 {
        width: 100%;
    }

    .product-item-2 .product-thumb, .product-item-4 .product-thumb {
        height: auto;
    }

    .product-item-4 {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .site-name {
        font-size: 16px;
    }
}

/*------------------------------------------------------
	RESPONSIVE STYLES
--------------------------------------------------------*/
.pagination-wrap > div {
    display: flex;
    align-items: center;
}

.pagination-wrap > div select {
    margin-left: 10px;
}

@media (min-width: 992px) {
    .pagination-wrap {
        display: flex;
        justify-content: space-between;
    }
}

@media (max-width: 991px) {
    .pagination-wrap > div {
        margin-top: 10px;
    }
}

.khungtintuc {
    margin-bottom: 30px;
}

.float-right_right {
    float: right;
    text-align: right;
}

.lik-quetma {
    display: none;
    position: absolute;
    top: 6px;
    right: 0;
    background-color: #2a80b9;
    border-radius: 4px;
    padding: 3px 10px;
    color: #fff !important;
}

@media (max-width: 767px) {
    .lik-quetma {
        display: block;
    }

    .product-item {
        padding-bottom: 15px;
    }

    .product-item .product-content h5 {
        height: 42px;
        overflow: hidden;
    }

    .product-item-10 {
        margin-top: 15px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000
    }
}

.view_de img {
    max-height: 14px;
    width: auto !important;
}

.wrs_tickContainer{
    display: none;
}

.show_chon_anh{
    display: none;
}
.product-item:hover .show_chon_anh{
    display: block;
}
