:root {
    --blue: #182d52;
    --red:#f24c39;
}
 


@font-face {
  font-family:'roboto';
  src:url(../fonts/RobotoCondensed-Regular.ttf) format('truetype'); 
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family:'roboto-light';
  src:url(../fonts/RobotoCondensed-Light.ttf) format('truetype'); 
  font-weight:lighter;
  font-style: normal;
}


@font-face {
  font-family:'roboto';
  src:url(../fonts/RobotoCondensed-Bold.ttf) format('truetype'); 
  font-weight:bold;
  font-style: normal;
}

.hotline1 {
    color: white;
    padding: 15px 15px 15px 15px;
    display: block;
    text-align: center;
    background: red;
    border-radius: 10px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 30px; width: 300px; margin:auto;
    letter-spacing: 1px;
    animation: change-color 2s infinite;
}

@keyframes change-color {
  0%   {background: #ee1c25;}
  25%  {background: #2196f3;}
  50%  {background: #9c27b0;}
  75% {background: #4caf50;}
}

 
.no_padding {padding-left:0 !important; padding-right:0 !important}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
#product-tab {margin-top:20px}
#logo {padding:20px 0;}
#logo2 {float:left; width:100%; padding-top:60px; background:linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url('../images/bg.jpg'); background-size:cover; background-position: center}
.logo2 {float:left; width:100%}
.logo2 .img {width:100%; height:60px; text-align:center}
.logo2 img {height:60px;}
.logo2 h3 {float:left; width:100%; margin-top:20px; color:#333; }

.responsivGallery-link {position:relative; height:0; padding-bottom:90%; width:90% !important; margin-left:5%; box-shadow: none !important;border-top-left-radius: 50%; border-bottom-right-radius: 50%; background:white; overflow:hidden}
.responsivGallery-link:before {content:"";position: absolute;left:0; top:0; bottom:0; width:100%; border-top-left-radius: 50%; border-bottom-right-radius: 50%}
.responsivGallery-pic {height:100% !important; position:absolute; height:100%; width:100%; border:5px solid transparent; padding:40px;}
.w-responsivGallery-info a {color:white}
.w-responsivGallery-info a:hover {color:#00bcd4}
.responsiveGallery-btn {height:80% !important}

.nsx {float:left; width:100%}
.nsx .img {width:100%; float:left; text-align:center;}
.nsx .img .icon {height:60px; width:60px; display:table; text-align: center; margin:auto; background:white; padding:10px; border-top-left-radius: 50%; border-bottom-right-radius: 50%;}
.nsx .img .icon .cell {display:table-cell; height:60px;vertical-align:middle; }
.nsx .img .icon .cell img {max-height:60px; font-size:60px; line-height: 60px; max-width: 60px}
.nsx h3 {float:left; width:100%; margin-top:20px; color:white; }
 
body {
    color: black;
    font-size: 14px;
     
    overflow-x:hidden;
    position:relative;
 
}
 
a:hover {
    text-decoration: none;
}

#about {font-family: roboto; font-weight: lighter}
#about .heading-home {font-weight: normal; font-size:30px; color:var(--red);}

.noidung img, #about img {max-width: 100% !important; height: auto !important}
.list-style-buttons {float:right;margin-top:-60px;z-index: 99999;
    position: relative; }
.list-style-buttons a {float:left; padding: 5px 10px;float: left;margin-left: 5px;display: block; border: 1px solid #ddd;}
.list-style-buttons .active {background:#00bcd4; border-color:#00bcd4; color:white}

.sort-pro {float:left; border:1px solid #ddd; background:white; padding:5px}

.service_ctn {float:left; width:100%;border:2px solid #eee; margin:50px 0 30px 0}
.service {float:left;border-left:1px solid #eee; height:50px; width:100%; vertical-align: middle; display:table}
.service .divlogo {display:table-cell; color:#00bcd4; vertical-align: middle; text-align:center;padding:10px; font-size:50px; width:50px;}
.service .divtext {display:table-cell; padding:15px;}
.service .divtext h5 {float:left; width:100%; font-size:14px; text-transform: uppercase}
.service .divtext p {font-size:14px;}

.box {border-bottom:1px solid #eee; padding:30px 0; margin-bottom:30px}

button:focus {outline:none}


#wrapper {
    float:left; width:100%; height:auto; 
}
.main {max-width:1200px; height:auto; margin:auto; position:relative}
.white {background:white}
.padding_2 {padding:0;}
.width100 {float:left; width:100%; height:auto}
.width50 {float:left; width:50%; height:auto}
.f7 {background:#f7f7f7}
.slide {width:100%; float:left; height:auto; margin-bottom:10px}

/*---Product---*/
/*.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {border:none !important}*/
#product-tab {text-align: center !important}
#product-tab li {float:none !important; display:inline-block}
#product-tab a {color:#333 !important}
#product-tab .active a {border-bottom:1px solid #00bcd4 !important; color:#00bcd4 !important}
#product_info p {margin:10px 0}
#leftpanel .module:first-child {margin-top:0}
.module {float:left; width:100%; }

.heading {position:relative;float:left; width:100%; padding-bottom:10px; border-bottom:1px solid #eee; font-weight: bold; margin:20px 0; font-size:20px !important; text-transform: uppercase;  }
h3.heading {border-bottom:none; margin-bottom:30px}
h3.heading:after {content:""; height:3px; top:40px; left:0; position:absolute;width:50px; background:var(--blue); }
.heading-small, .module-heading {float:left; font-size:20px; text-transform: uppercase; width:100%; padding:10px 0; color:#00bcd4; margin:3px 0}

.heading-module {
  float:left; margin:0; width: 100%; background:#eee; color:black; text-transform: uppercase; padding: 10px;  font-size: 15px; font-weight: bold; text-align: center;
}

.heading-home {
  float:left; width: 100%; color:var(--blue); font-family:roboto; text-transform: uppercase; padding:0 10px; margin:20px 0 20px 0; font-size: 20px; font-weight: bold; text-align: center;
}
.des-home {float:left; width: 80%; color:#666; margin-left:10%; text-align: center; font-size: 15px; font-weight: 100; margin-top:0; margin-bottom: 30px}

.heading-page {
    float: left;
    width: 100%; text-align: center;
    line-height: 30px;
    font-size: 20px; 
    margin:20px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.heading-page span {
    background: var(--red);
    line-height: 35px;
    font-size: 20px;   color:white; border-radius: 20px;
    padding:8px 15px;
 
}

.product-detail {float:left; width: 100%; }
.product-detail img {max-width: 100% !important; height: auto !important}

.the_button_fixed {position: fixed; left:0; bottom:0; width: 100%; z-index: 9999}

.the_button {float:left; width: 100%; background:var(--red); color:white; text-align: center; font-weight: bold}
.the_button>div {padding:10px; font-size:16px;}
.the_button>div:nth-child(2) {border-left:2px solid white; border-right: 2px solid white}
.the_button a {color:white;}
.product-info {float:left; width: 100%; line-height: 30px; font-size: 15px; margin-bottom: 10px}
.product-info strong {font-size: 16px}

.productcat-heading {float:left; width:100%; padding-bottom:10px; border-bottom:1px solid #eee; margin-bottom:20px}
.productcat-heading a {color:#333; text-transform: uppercase;  font-size:22px}
 

.food {position:relative; width:100%; float:left; height: 330px}
.food .img {width:230px; margin:auto; height:230px;  position: relative; transition: all .5s; border:3px dashed white; border-radius:20px }
.food .img img {position: absolute; left:2.5%; top:2.5%; width: 95%; height:95%; object-fit: cover; border-radius:20px; transition:all 1s}

.food .title {color: var(--blue);   font-size:20px; line-height:20px; float:left; width:100%;  transition: all .5s;
margin-top:10px; padding-bottom:10px; padding-top:5px; height: 40px; text-align: center;}
.food a {color:var(--blue); display: block}
.food:hover  .title  {color:var(--red);}
.food .info {padding:10px; float:left; position:relative}
.food .des {font-size:16px; float:left; width:100%; text-align:center;color:var(--red); line-height: 20px; height: 40px; float:left;  padding-bottom:10px;}
.food .readmore {float:left; text-align:right; height:40px; width:100%}

.food .circle {z-index:99; opacity:0; transition:all .5s; position: absolute; left:50%; top:50%; right: 50%; bottom: 50%; border: 3px dashed var(--red); border-radius: 20px; }
.food:hover .circle {left:0; right:0; top:0; bottom:0; transition:all .5s; opacity:1}
.food:hover .img {border:none; transition: all .5s}

.product {transition:all .5s; position:relative;  width:100%; float:left; background:white;  overflow: hidden; margin-bottom: 20px; box-shadow:0 0 20px rgba(0,0,0,.2);}
.product .img {float:left; width: 100%; height:0; padding-bottom:65%; position: relative;}
.product .img img {transition:all .5s;object-fit: cover; height:100%; left:0; right:0; width: 100%; position:absolute; top:0;}
.product .info {float:left; width: 100%; padding:20px;}
.product .info .sanpham {float:left; width: 100%; color:#bbb; padding:10px 0; text-transform: uppercase; display: none}
.product .info .view {float:left; width: 100%; border-top:1px solid #ccc;}
.product .title {font-size:13px; margin-top:0; float:left; width: 100%; color:var(--blue); font-weight: bold; line-height:20px; height:40px; overflow-x: hidden; }
.product a {text-decoration:none; color:#00bcd4}

.product:hover {
        transition: all .3s;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 3px;
    border-color: var(--blue);
}
 
 
.product .lienhe {float:left; width: 100%;  font-size: 16px; color:var(--red); font-weight: bold}

.product .them {

    position: absolute;
    text-align: center;
    transform: scale(.1,.1);
    transition: all .5s;
    bottom: 60%;
    left: 0;
    width: 100%;
    opacity: 0;
}

.them .button-mini {
    width: 40px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px;
    height: 40px;
    text-align: center;
    background: white;
    color: #999;
    font-size: 20px;
    border: none;
    border-radius: 3px;
}

.product:hover .them {
    z-index: 2;
    opacity: 1;
    transform: scale(1,1);
    transition: all .5s;
}
#home>.width100:nth-child(odd) {background:white; }
#home>.width100:nth-child(even) {background:#eee; }

.productcat { transition:all .5s; position:relative;  width:100%; float:left; margin-bottom: 0; overflow: hidden;height:0; padding-bottom:50%;}
.productcat:hover {box-shadow: 0 0 20px rgba(0,0,0,.2); transition: all .5s; filter:grayscale(1);}
.productcat:hover .info {padding:50px 50px 70px 50px; transition: all .5s; line-height: 40px}
.productcat img {transition:all .5s;object-fit: cover; height:100%; width: 100%; position:absolute; top:0; left:0; right: 0}
.productcat .info {z-index:3;position: absolute; bottom:0; left:0; right:0 ;padding:50px; transition: all .5s; line-height: 20px; color:white; background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));}
.productcat .info .title {float:left; font-size:30px; font-weight: bold; text-transform: uppercase; margin-bottom:15px;  width:100%;}
.productcat .info .des {float:left; font-size:16px; letter-spacing: 1px; width:100%;}

.productcat a {text-decoration:none; color:#00bcd4}

.old_price {text-decoration:line-through; font-size:14px; color:#ccc}
.hot_stick {height:40px; width:40px; font-size:13px;color:white; background:#f0503f; text-align: center; border-radius:50%; padding-top:12px;text-transform: uppercase
;position:absolute; top:20px; right:20px; z-index:9}
.sale_stick {height:40px; width:40px; font-size:13px;color:white; background:#00bcd4; text-align: center; border-radius:50%; padding-top:12px;text-transform: uppercase
;position:absolute; top:20px; left:20px; z-index:9}

.pages {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
.pages .pagebar-mainbody>a {
    background: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    color: #555;
    border: solid 1px #eee;
    display: inline-block;
    min-width: 13px;
    border-radius: 2px;
}
.pages .pagebar-selections>span.current{
    background: #00bcd4;
    color: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    font-weight: bold;
    color: #555;
    display: inline-block;
    color:#FFF;
    min-width: 13px;
    border-radius: 2px;
}

#mainpanel {border-left:1px solid #eee}

.product_small {float:left; width:100%; margin-bottom:20px}
.product_small .img {float:left; overflow:hidden; width:35%; height:0;padding-bottom:35%; position:relative; border:1px solid #eee}
.product_small .img img {position:absolute; left:10%; top:10%; width:80%; height:80%; object-fit: cover}
.product_small .info {float:left; padding-left:10px; width:65%; height:0; padding-bottom:30%;}
.product_small h3 {font-size:14px}
.product_small a {color:#333}
.product_small .status {color:#f7bb2b; float:left; width:100%; }
.product_small .price {color:#00bcd4}
.old_price {color:#666; text-decoration:line-through;}

.owl-item {float:left}
.owl-nav {position:absolute; top:40%; right:0; width: 100%}
 
.owl-nav button span {padding:10px 15px !important; color:white; border-radius: 50%; background: var(--blue) !important}
.owl-nav button span:hover {background: var(--red) !important}
.owl-next {right: 0; position: absolute;}
.owl-prev, .owl-next {border:1px solid #ccc; background:transparent; font-size:17px;border-radius: 50% }

.category {float:left; width:100%; border: 1px solid #f7f7f7; padding:20px;font-size:15px; list-style: none; margin:0; padding:0;}
.category {float:left; width:100%; margin:0}
.category a {display:block;color:#333; padding:10px 0;}
.category li {float:left; width: 100%; padding:0 30px 0 20px; position: relative;}
.category .open { position:absolute; right: 10px; top:45px; display:block; color:#333}
.category .exit { position:absolute; right: 10px; top:45px; display:none; color:#333}

.subcate {list-style:none; margin:0; padding:0; display: none}
.subcate li {float:left; width: 100%; padding:0;}
.subcate a {color:#666;margin-left:22px }
.category a.active {color:#00bcd4}
.category a:hover {color:#00bcd4; text-decoration:none}

/*------Box-----*/
 
.hotline_box {display:block; clear:both;width: 300px; margin:20px auto;text-align: center; padding:15px; background:var(--blue); color:white; border:none; border-radius: 10px;}
.hotline_box b {color:white; text-transform: uppercase;   font-size: 30px}
.hotline_box:hover {color:white; background:var(--red);}

.modal-dialog, .modal {z-index: 99999999}

.modal h2 {color:black; font-size: 20px}
.modal h3 {color:black; font-size: 16px}
.error {
    color: red;
    padding-top: 5px;
}
/*.slide_img_product img {max-width:100% !important}*/
.show_error {
    background: none repeat scroll 0 0 #FDD0D0;
    border: 1px solid #FA789A;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    margin: 10px 0;
    padding: 5px;
    color: red;
    float:left;
    text-align: center;
}
.show_success, .show_notice {
    background: none repeat scroll 0 0 #E7FDD0;
    border: 1px solid #B9FA78;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    margin: 10px 0;
    padding: 5px;
    float:left;
    text-align: center;
}

/*.lSSlideOuter{border: #e0e0e0 solid 1px; }
.lslide{text-align: center; vertical-align: middle}

.lSSlideOuter .lSPager.lSGallery img {
    height: 38px !important;
    margin-bottom: 5px;
    width: 100%;
}

.lSSlideOuter .lSPager.lSGallery img:hover{
    border: #ccc solid 1px;
    border-radius: 0 !important;
}*/

.special {float: left; width: 100%; height: 0; padding-bottom: 90%; position: relative; margin-bottom: 20px}
.special .overlay {position: absolute; z-index: 2; left:0; top:100%; bottom:0; right: 0; background: rgba(0,0,0,.5); transition:all .5s;}
.special:hover .overlay {top:0; transition:all .5s;}
.special .img {position: absolute;left:0;top:0; width:100%; height: 100%; object-fit: cover}
.special .img img {width: 100%; height: 100%; object-fit: cover}

.special .title {z-index:3;position: absolute; bottom:0; left:0; font-weight: bold; width: 100%; padding: 50px; font-size: 20px; text-transform: uppercase; color:white; 

    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1))}

.lslide img {width: 100% !important}


.home_news {float:left; widows: 100%; background: #eee}
.news_ctn {float:left; width:100%; background:#f7f7f7; padding:50px 0}
.heading2, .news_ctn .heading {float:left; width:100%; padding-bottom:10px; padding-top:0; padding-right:50px; border-bottom:1px solid #eee; margin-bottom:20px}
.heading2 span, .news_ctn .heading a {color:#333; font-size:30px; text-transform: uppercase }
.news {position:relative; width:100%; float:left; margin-bottom: 20px; overflow: hidden; box-shadow: 0 0 30px rgba(0,0,0,.2) }
.news:hover a {color:var(--blue)}

.newspic {width:100%;float:left; height:0; position: relative; padding-bottom:60%; overflow: hidden; position: relative;}
.newspic img {width:100%; float:left; position:absolute; left:0; top:0; width:100%; height:100%; object-fit: cover; transition:all .3s}
.newspic img:hover {transition:all .5s; transform: scale(1.3,1.3)}
.news .title { letter-spacing:1px; font-size:18px; font-weight: bold; line-height:24px; height: 50px; overflow: hidden; float:left; width:100%; margin-top:0; margin-bottom: 10px}
.news a {color:#333}
.news .infonews {float:left; position:relative; padding: 20px;  background:white; }
.news .date {float:left; width:100%; margin:20px 0 0 0}
.news .date i {color:#00bcd4; margin-right:10px}
.news .des {color:#999; float:left; text-align: justify; line-height: 20px;  height: 60px; overflow:hidden;}
.news .readmore {float:left; color:#00bcd4; font-weight: bold; width:100%}


*>.news_small:first-child {margin-top:10px;}
.news_small {float:left; width:100%; height: 60px; margin-bottom: 10px; padding-left:110px; position:relative;}
.news_small .img {position:absolute; left:0; top:0; height: 60px; width:100px; overflow: hidden; border-radius:10px;}
.news_small .img img {width:100%; height:100%; object-fit: cover}
.news_small .info {float:left; width:100%;}
.news_small .info .title {float:left; padding-top:5px; margin-top:0; width:100%; font-size:14px; line-height: 20px; max-height: 60px; overflow: hidden; font-weight: bold; color:black;}
.news_small .info .title:first-letter {text-transform: uppercase;}
.news_small .des {float:left; width: 100%; height: 60px; line-height: 20px; overflow: hidden; 
}
 
 
.news_small2 {float:left; width:100%; height: 150px; margin-bottom: 20px; padding-left:260px; position:relative;}
.news_small2 .img {position:absolute; left:0; top:0; height: 150px; width:250px; overflow: hidden; border-radius: 10px; overflow: hidden}
.news_small2 .img img {width:100%; height:100%; object-fit: cover}
.news_small2 .info {float:left; width:100%; color:#444;}
.news_small2 .info .title {float:left; padding-top:5px; margin-top:0; margin-bottom:10px; color:var(--blue); width:100%; font-size:14px; line-height: 20px; max-height: 60px; overflow: hidden; font-weight: bold; }
.news_small2 .info .title:first-letter {text-transform: uppercase;}
 .news_small2 .des {float:left; width: 100%; height: 80px; line-height: 20px; overflow: hidden
}
.news_small2:hover .title  {color:var(--red);}
.other_news h1{
    color: #097EAF;
    font-size: 16px;
    font-weight: bold;
}

.other_news>ul{
    margin: 10px 0;
}

.other_news>ul>li{
    list-style-type: circle;
    margin-left: 30px;
    padding: 2px 0;
}

.pagebar-mainbody{
    display: block;
    text-align: center;
    width: 100%;
}
.pagebar-mainbody span.pagebar-selections{
    padding: 2px 3px;
    color: #ff2439;
    font-weight: bold;
}

.pagebar-mainbody a {
    padding: 0 5px;
}

/* modal css */

    .close{
        color: #455a64;
        opacity: 1; 
        padding: 3px;
        position: absolute;
        right: -10px;
        top: -11px;
        z-index: 999;
        background: rgb(255, 255, 255) !important;
        border-radius: 50%;
        padding: 3px 5px !important;
    }
    
    .close>i{
        font-size: 30px;
    }
    
    .popup_qc .boxItem-body{
        border: none;
        padding: 0px;
        margin: 0px;
		
    }
    
    #breadcrumbs{
        position: relative;
        float:left;
        display: block;
        background:linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url('../images/footer.jpg');  
        text-align: center; color:white;
        padding: 20px 0 40px 0;
        margin-bottom:30px;
        width:100%;

    }

    #breadcrumbs .main {padding:0 10px;}
    #breadcrumbs .heading {float:left;
      border:none; margin-bottom:0;  font-size: 20px !important; font-weight: bold}
    
    #breadcrumbs a { font-size: 16px; color:white}
    #breadcrumbs a:hover {color:#00bcd4}
    .breadcrumb{
        background: none !important;
        padding: 0;
        margin: 0;
        margin:auto; max-width:1200px;
        padding:5px;
        clear:both;

    }
    

    .description {float: left; width: 100%; margin-top:20px; line-height: 30px; font-size: 16px; color:#ddd;}
    .description b, .description strong {color:white;}
   .contact {float:left; width:100%}
.contact .form-group {float:left; width:100%}
.contact .form-control {float:left; width:100%; padding:20px; border:none; background:#f5f5f5; border-radius:30px !important}

.row_contact {margin-top:20px; float:left; width:100%}
.row_contact .heading {font-size:20px !important}
.row_contact ul {float:left; width:100%; color:#999; }
.row_contact ul li {padding:5px 0; font-size:15px; }
.row_contact ul i {width:35px; color:#00bcd4}

.filters {width:100%; text-align:center; float:left;}

.filters button {border:1px solid #ddd; margin-bottom:10px; color:#333; background:white; border-radius:20px; text-align:center; padding:10px 15px}
.filters button:focus, .filters button:hover {background:#00bcd4; border:1px solid #00bcd4; color:white; outline:none }

.grid {width:100%; float:left; height:auto}
.isotope:after {
  content: '';
  display: block;
  clear: both;
}
.element-item {
  position: relative;
  float: left;
  width:25%;
  padding:10px;
}

.tuchon {float:left; width: 100%; text-align: center; padding-top:50px;}
.tuchon .img {float: left; width: 100%; text-align: center; height: 50px; font-size:30px; color:var(--red);}

.tuchon .title {float:left; width: 100%; font-size:20px; font-weight: bold}
.tuchon .des {float:left; width: 100%; font-size:15px; color:#999;}

@media screen and (min-width: 992px) {
    .width20 {width:20%}
}
	
@media screen and (max-width: 992px) {
    .element-item {width:25%;}
}

@media screen and (max-width: 768px) {
    .the_button_fixed {display: none}
    .special {padding-bottom: 45%}
    .element-item {width:50%}
    #mainpanel {border:none}
    .cart_mobile{
        display: block;
    }
    
    .td_hide{
        display: none;
    }

    
    .info_form{
        margin-top: 20px;
    }
}
.xemthem {display:block; margin:20px auto; clear: both; color:white;  text-align: center; font-size:17px; padding:10px; border-radius: 10px; text-decoration: none; width: 200px; background:var(--red);}
.xemthem:hover {background: var(--blue); color:white;}

@media screen and (max-width:600px){
}

@media screen and (max-width: 480px) {

    .food {height: auto; padding-bottom: 20px;}
    .food .img {width: 100%; height: 150px}
    .food .title {margin-top:0;}
    
    .news_small, .news_small2 {height: auto; padding:0;}
    .news_small .img, .news_small2 .img {width: 100%; height: 0; padding-bottom: 60%; position: relative;}
    .news_small .img img, .news_small2 .img img {position: absolute;left:0; top:0; }
    /*.col-xs-6 {width:100% !important}*/

    .product .title {height: 60px}
}
 
 .owl-dots {margin-top: 10px; float:left; width: 100%;}
.owl-dots button {background: transparent; border:none; }
.cat_item {display: inline-block; padding:10px; color:white; margin:0 10px 10px 0; background:#3b5eab;}
.cat_item:hover {background: var(--red); color:white;}
#pill {text-align: center; margin:30px 0;}
#pill li {float:none; display: inline-block; width: 200px; font-size: 20px}

.banggia {float:left; width:100%; text-align: center; background: #f5f5f5; margin-bottom: 40px; height: 490px; position: relative;}
.banggia .title {float:left; width:100%; font-size: 20px; font-weight: bold; padding:15px; color:#337ab7;} 
.banggia .price {float:left; width:100%;background:var(--blue); color:white; padding:15px; font-size: 30px; font-weight: bold}
.banggia .content1 {float:left; width:100%; font-size: 15px; padding:15px;}
.banggia .content2 {position:absolute; bottom:0; left:0; min-height: 115px; width: 100%; font-size: 15px; background: #333;padding:15px; color:white;}

.video {float:left; width: 100%; height: 0; padding-bottom: 56.5%; position: relative; margin-bottom: 30px}
.embed-youtube-item {
  position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
