@font-face {
    font-family: 'UTM Swiss Condensed';
    src: url('../fonts/UTM Swiss Condensed.ttf');
}
@font-face {
    font-family: 'UTMSwissCondensedBold';
    src: url('../fonts/UTM Swiss CondensedBold.ttf');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans.ttf');
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'UTMAlexander';
    src: url('../fonts/UTM_Alexander/UTM-Alexander.ttf');
}
@font-face {
    font-family: 'UTMbebas';
    src: url('../fonts/UTM_bebas/UTM-Bebas.ttf');
}
@font-face {
    font-family: 'RobotoSlab';
    src: url('../fonts/Roboto/RobotoSlab.ttf');
}
@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url('../fonts/Roboto/RobotoSlab-Regular.ttf');
}

@font-face {
    font-family: 'RCR';
    src: url('../fonts/RobotoCondensedRegular.eot');
    src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedRegular.woff2') format('woff2'),
         url('../fonts/RobotoCondensedRegular.woff') format('woff'),
         url('../fonts/RobotoCondensedRegular.ttf') format('truetype'),
         url('../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
    font-family: 'RCB';
    src: url('../fonts/RobotoCondensedBold.eot');
    src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedBold.woff2') format('woff2'),
         url('../fonts/RobotoCondensedBold.woff') format('woff'),
         url('../fonts/RobotoCondensedBold.ttf') format('truetype'),
         url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
body{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #333;
    font-family: 'Roboto';
}
ul li{
	list-style: none;
}
ul{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img {
	max-width: 100%;
}
h1,h2,h3,h4{
    margin: 0;
}
.owl-carousel { overflow: hidden; }
.clearfix{
	clear: both;
}
.nav-right {
    float: right;
}
.nav-right>li {
    margin-right: 20px;
    padding-right: 20px;
    float: left;
    position: relative;
}
.nav-right>li:before {
    content: "";
    width: 1px;
    height: 16px;
    background-color: #e0e0e0;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
}
.nav-right{
    /*float: left;*/
    color: #666;
}
.header-top {
    background-color: #eee;
    padding: 0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
}
.header-top .nav-right .social a{
    margin-right: 6px;
    font-size: 16px;
    color: #999;
}
.form-search .btn-search {
    width: 60px;
    padding: 0;
    background-color: #199427;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 1px;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/images/search.png);
}
.form-search .form-control {
    padding-left: 20px;
    border-color: #eee;
    height: 40px;
    padding-right: 46px;
    color: #777;
    font-size: 14px;
    float: left;
    width: 250px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    -webkit-box-shadow: none!important;
}
.block-search .btn-search {
    background-color: transparent;
    background-image: none;
    width: 50px;
    color: #0d93fa;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.box_cart {
    float: right;
    margin-left: 20px;
    border-radius: 3px;
    border: 1px solid #067bd4;
    background-color: #199427;
}
.icon-cart {
    font-size: 20px;
    position: absolute;
    top: 7px;
}
.icon-cart, .icon-earth {
    left: 5px;
    fill: #838383;
    color: #838383;
}
.gio_hang_new, .love_like {
    display: inline-block;
}
.cart-count {
    background-color: #fff;
    font-size: 11px;
    top: 8px;
    color: #e5101d;
}

#countfavorite, .cart-count {
    width: 18px;
    right: 4px;
    text-align: center;
}
#countfavorite, .cart-count {
    border-radius: 100%;
    height: 18px;
    position: absolute;
    line-height: 20px;
}
.box_cart, .box_cart_mobile, .box_favorite {
    position: relative;
    height: 36px;
    line-height: 34px;
}
.block-search .btn-search:before {
    content: "\f002";
    font-family: FontAwesome;
}
.header-content {
    padding: 0;
}
.search-form {
    max-width: 585px;
}
.search-fr input {
    width: 100%;
    height: 40px;
    border: none;
    padding-right: 50px;
    font-size: 15px;
    font-style: italic;
    padding: 10px;
}
.search-fr {
    position: relative;
    border: solid 1px silver;
    border-radius: 8px;
    margin: 27px 0;
    max-width: 400px;
    overflow: hidden;
    float: right;
    width: 100%;
}
.h-ctrl {
    margin-top: 45px;
    text-align: left;
}
.search-fr button {
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -1px;
    color: #333;
    font-size: 16px;
    width: 55px;
    border: 0;
    background: transparent;
   
}
header .h-ctrl {
    margin-left: -18px;
    padding-top: 10px;
}
.h-cart {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 20px;
    font-size: 15px;
    padding-left: 60px;
    margin-top: -15px;
}
.h-cart .icon-cart {
    position: absolute;
    left: 0;
    top: 0px;
    width: 34px;
    height: 30px;
    background: url(../images/icon-cart.png) no-repeat;
}
.h-cart i {
    font-size: 22px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
}
.h-cart span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    color: #333;
}
.h-cart span.totals {
    font-size: 14px;
    font-weight: 700;
    color: #f90000;
}
.h-cart em {
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: gold;
    color: #333;
    line-height: 22px;
    font-size: 11px;
    text-align: center;
    font-weight: 300;
    top: 0px;
    left: 25px;
}
.h-cart em {
    color: #333;
    background: #d2da00;
}
.h-hotline {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 30px;
    font-size: 15px;
    padding-left: 50px;
}
.h-hotline .icon-phone {
    position: absolute;
    top: 2px;
    left: 0;
    width: 41px;
    height: 32px;
    background: url(../images/icon-hotline.png) no-repeat;
}
.h-hotline span.number_t {
    font-size: 18px;
    font-weight: 700;
    color: #f90000;
    float: left;
}
.h-hotline span {
    display: block;
    margin-top: -1px;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    text-align: left;
    font-family: 'RobotoBold';
}
.nice-number button {
    display: inline-block;
    float: left;
    height: 30px;
    width: 40px;
    background-color: #fff;
    color: #141414;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border: 1px solid #ccc;
}
input.qtyplus{
    display: inline-block;
    float: left;
    
    width: 42px !important;
    background-color: #ededed;
    text-align: center;
    border-radius: 0;
    border: 1px solid #ccc;
}
.box_cart, .box_cart_mobile {
    padding: 0 30px 0 20px;
    cursor: pointer;
    background-color: #0d93fa;
}
.box_cart, .box_cart_mobile, .box_favorite {
    position: relative;
    height: 36px;
    line-height: 34px;
}
.shop_cart {
    color: #fff;
}
.gio_hang_new {
    padding-left: 10px;
    color: #fff;
    font-size: 13px;
}
.navbar-default .navbar-nav>li>a h2, a.btn_listsp.dropdown-toggle h2{
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    line-height: 18px;
    font-family: 'RobotoBold';
}
.navbar-collapse{
    padding: 0;
}
.navbar-default{
    margin-bottom: 0;
    background-color: #0082c9;
    border-radius: 0;
    border-color: transparent;
    position: relative;
}
.title-right{
        font-size: 14px;
    padding: 12px 10px 8px;
    background: #c4161c;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    display: inline-block;
    font-weight: 500;
}
.title-right a {
    color: #fff;
}
.title-right a:before {
    content: "";
    position: absolute;
    right: -20px;
    width: 0px;
    top: 0;
    height: 0px;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 34px solid #820c10;
}
.item-news-right li {
    border-bottom: 1px solid #ededed;
    background: #f0f0f0;
    margin: 15px 10px;
    text-align: left;
}
.item-news-right li article {
    margin-left: 0;
    margin-right: 110px;
    min-height: 60px;
}
strong.logo img {
    width: 92px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.name-company h1{
    font-size: 28px;
    color: #0082c9;
    text-align: center;
    padding-top: 25px;
    font-family: 'RobotoBold';
}
p.slogan {
    font-size: 17px;
    font-style: italic;
    text-align: center;
    padding-top: 5px;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-family: 'RobotoBold';
    color: #0082c9;
}
.list_menu {
   /* padding-right: 0px;*/
    position: relative;
    margin-top: 0px;
}
/*.list_menu .dropdown {
    position: absolute;
    top: -50px;
}*/
.btn_listsp {
    font-size: 16px;
}
.dropdown-menu-n {
    margin: 0;
    border-radius: 0px;
    box-shadow: none;
    width: 100% !important;
    border: 1px solid #dddddd;
    padding-top: 0px;
    list-style: none;
    padding: 0px;
}
.dropdown-menu-n li {
    border-bottom: 1px solid #dddddd;
    position: relative;
}
li.only-nn a {
    font-weight: 600;
    padding: 1px 10px !important;
    text-transform: uppercase;
    color: #333;
}
.btn_listsp {
    width: 100%;
  /*  height: 35px;*/
    border: none;
    background: #12517c;
    color: #Fff;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    padding: 12px 15px;
    display: block;
}
.dropdown-menu-n li a img {
    height: 27px;
    padding-right: 8px;
}
ul.sub-menu {
    position: absolute;
    left: 100%;
    width: 100%;
    border: 1px solid #ddd;
    z-index: 9999;
    padding: 0px;
    top: 0px;
    display: none;
}
ul.sub-menu li a {
    padding: 7px 10px !important;
    display: block;
    background: #fff;
}
ul.sub-menu h3 {
    font-size: 15px;
    text-transform: capitalize;
    display: inline-block;
}
.dropdown-menu-n li:last-child {
    border: none;
}
.dropdown-menu-n li:hover ul.sub-menu {
    display: block;
}
.padding{
    padding-left: 0px;
    padding-right: 0px;
}
ul.nav.navbar-nav.nav-danhmuc li {
    width: 100%;
}

ul.nav.navbar-nav.nav-danhmuc {
    width: 100%;
}
li.catalog1 a{
        display: block;
    padding: 6px 7px;
     -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-family: 'RobotoBold';
    overflow: hidden;
}
li.catalog1 a h2{
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-transform: capitalize;
    font-size: 15px;
    width: 92%;
    float: right;
    line-height: 20px;
}
.search-container button {
  float: right;
  padding: 6px 12px;
  margin-top: 7px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
  border-radius: 0 2px 2px 0;
}
.search-container input[type=text] {
  padding: 8px 15px;
  margin-top:6px;
 /* font-size: 17px;*/
  border: none;
  background: #12517c;
  color: #ddd;
}
.search-container button:hover {
  background: #ccc;
}
i.fa.fa-list-ul{
    padding-right: 10px;
}
.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
li.catalog1 i {
    padding: 0 7px;
    width: 8%;
    display: inline-block;
}
.col-inner a {
    display: inline-block;
    color: #464646;
    font-weight: bold;
    font-size: 15px;
}
.box-image img {
    max-width: 100%;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0 auto;
}
.has-hover .bg, .has-hover [class*="image-"] img {
    transition: opacity .6s, box-shadow .3s, -webkit-filter .6s, -webkit-transform .6s;
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s, -webkit-filter .6s, -webkit-transform .6s;
}
.box-text.text-center {
    padding: 10px;
}
p.name.product-title {
    height: 40px;
    overflow-y: hidden;
}
.box-text a:not(.button) {
    margin-bottom: 10px;
}
.price-wrapper .price {
    display: block;
}

.price-wrapper span {
    color: #C51230;
    font-size: 15px;
    font-weight: 600;
}
.price-wrapper del span {
    font-size: 14px;
    color: gray;
}
.absolute {
    position: absolute !important;
    z-index: 99;
  
}
.sale-all .absolute{
    top: 0;
}

.badge {
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 30px;
    width: 50px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: transparent;
    padding: 0;
}
.badge-inner.on-sale {
    border-bottom-right-radius: 12px;
    padding: 10px 0;
    background-color: #d2da00 !important;
}

div#owl-demo {
    display: block;
    overflow: hidden;
}
.section-title {
    position: relative;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 30px 0;
}
.section-title b {
    display: block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}
.section-title-center span {
    margin: 0 15px;
    text-transform: uppercase;
}
.container:after, .row:after, .clearfix:after, .clear:after {
    content: "";
    display: table;
    clear: both;
}
.col-inner {
    padding: 10px;
}
del span.amount {
    opacity: .6;
    font-weight: normal;
    margin-right: .3em;
}
div#owl-demo1,#owl-demo2 {
    overflow: hidden;
}
footer {
    background: #33383c;
    padding: 30px 0;
    color: #fff;
}
div#demo {
    position: relative;
}
.owl-prev:after {
    position: absolute;
    /* padding: 5px; */
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    /* padding: 20%; */
    max-height: 100%;
    height: auto;
    transition: all 0.3s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #446084;
    border-bottom: 10px solid transparent;
}
.owl-next:after{
    position: absolute;
    /* padding: 5px; */
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    /* padding: 20%; */
    max-height: 100%;
    height: auto;
    transition: all 0.3s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #446084;
    border-bottom: 10px solid transparent;
}
.owl-theme .owl-controls .owl-buttons div {
    z-index: 99;
    color: transparent;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: 0px;
    padding: 0;
    font-size: 12px;
    /* background: #869791; */
    filter: Alpha(Opacity=50);
    opacity: 1;
    width: 30px;
    top: -2px;
    bottom: 0;
    height: 100%;
    background-color: #fff;
    /* box-shadow: 0 -150px 15px 0 rgba(0,0,0,0.3); */
    margin: 0 !important;
}
.owl-pagination {
    display: none;
}
footer h4 {
    padding-bottom: 15px;
     font-family: 'RobotoBold';
}
.coppyright {
    background: #0082c9;
}
.coppyright p {
    text-align: center;
    padding: 15px 0;
    color: #ddd;
    margin: 0;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
.subscribe {
    background: #0082c9;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.subscribe-call-to-acton {
    min-height: 115px;
    padding: 30px 0 0 30px;
}
.subscribe-call-to-acton h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    color: yellow;
}
.subscribe-call-to-acton h4 {
    color: yellow;
    font-size: 30px;
    margin: 0;
    font-family: "RobotoBold";
}
.ts-newsletter {
    background: #272d33;
    position: relative;
    min-height: 115px;
    padding: 30px 0 0 50px;
}
.ts-newsletter:before {
    content: '';
    position: absolute;
    left: -50px;
    z-index: 1;
    border-left: 50px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 115px solid #272d33;
    bottom: 0;
}
.newsletter-introtext {
    float: left;
    color: #7c7c7c;
}
.newsletter-introtext h4 {
    margin: 0;
    color: #fff;
}
.newsletter-form {
    float: left;
    margin-left: 30px;
    margin-top: 3px;
    position: relative;
}
.form-group {
    margin-bottom: 15px;
}
.newsletter-form input {
    background: 0 0;
    min-width: 450px;
    font-size: 12px;
    text-transform: capitalize;
    height: 47px;
}
.newsletter-form button {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    padding: 15px 30px 10px;
    background: url(../images/newsletter-icon.png) 20px 50% no-repeat #0082c9!important;
    text-indent: -9999em;
}
.ts-newsletter:after {
    content: "";
    position: absolute;
    background: #272d33;
    display: block;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
}
li.catalog1 a:hover{
    transform: translateX(10px);
}
.border-right-box {
    padding-top: 10px;
}
.border-right-box h5{
    font-size: 16px;
}
.dropdown-menu>li>a:hover {
    background: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
   /* color: yellow;*/
    background-color: #12517c;
}
.navbar-default .navbar-nav>li>a h2:hover{
    color: yellow;
}
ins {
    text-decoration: none;
}
ul.list-category li {
    width: 24.5%;
    display: inline-block;
}
.page-bot {
    padding-top: 20px;
    text-align: center;
}
.pagination {
    margin: 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0082c9;
    border-color: #016399;
}
.pagination>li>a, .pagination>li>span {
    margin-left: 3px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0;
}
section#category-sp {
    padding: 30px 0;
}
.page-banner {
    position: relative;
    background: #000;
    margin-bottom: 0px;
}
.page-banner:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
    /* background-image: url(../images/banner-corner.png); */
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 1;
}
.page-banner img {
    min-height: 200px;
}
.page-banner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
.page-banner .caption {
    position: absolute;
    text-align: center;
    left: 5%;
    right: 5%;
    top: 50%;
    color: #fff;
    z-index: 2;
    margin-top: -40px;
}
.page-banner .caption .title {
    font-size: 30pt;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    margin-bottom: 10px;
    font-weight: bold;
    font-style: normal;
}
.page-banner .caption a {
    color: #fff;
}
.breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
   
    font-weight: 200;
    font-style: normal;
}
.box-contact p{
    font-size: 16px;
}
.title_left span {
    line-height: 45px;
    font-size: 16px;
    color: #ffff00;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
}
.title_left {
    border-top: 1px solid #12517c;
    background: #0082c9;
}
.title_left span .fa {
    margin-right: 10px;
    margin-left: 10px;
}
.scroller .img {
    display: inline-block;
    vertical-align: middle;
}
.scroller .ct {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 100px);
    padding-left: 10px;
}
.scroller .ct .title a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}
aside.aside-item.collection-category.asidemobile.margin-bottom-25 {
    padding-bottom: 35px;
}
.aside-item .list-blogs .blog_list_item .blog-item .blog-item-thumbnail {
    display: inline-block;
    float: left;
    width: 100%;
    width: 80px;
    height: 80px;
}
.blog-item-thumbnail {
    position: relative;
}
.aside-item .list-blogs .blog_list_item .blog-item {
    padding: 15px 0;
    margin: 0px 0px !important;
    position: relative;
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px dashed #ddd;
}
.aside-item .list-blogs .blog_list_item .blog-item .blog-item-name a {
    color: #344059;
    text-decoration: none;
}
.aside-item .list-blogs .blog_list_item .blog-item .blog-item-name {
    margin: 0px 0px 5px;
    line-height: 19px;
    font-size: 15px;
    font-weight: 700;
    color: #344059;
}
.aside-item .list-blogs .blog_list_item .blog-item .ct_list_item {
    display: block;
    float: left;
    width: calc(100% - 90px);
    -o-width: calc(100% - 90px);
    -moz-width: calc(100% - 90px);
    -webkit-width: calc(100% - 90px);
    padding-left: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.blog_full {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    border-bottom: solid 1px #e7eaf2;
}
.blog_img_left {
    display: block;
    float: left;
    width: 230px;
}
.content_blog_full a {
    color: #3e3e3e;
}
.content_blog_full h3 {
    margin-top: 0;
    font-size: 18px;
    line-height: 25px;
}
span.entry-date {
    font-size: 12px;
    padding-top: 5px;
    display: block;
}
.blog-description {
    padding-top: 10px;
}
.button_35px {
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    padding: 0 45px;
    background: transparent;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    border-radius: 25px;
    float: left;
    border: solid 1px #f58220;
}
.content_blog_full {
    margin-left: 15px;
    width: calc(100% - 275px - 30px);
    -webkit-width: calc(100% - 275px - 30px);
    -moz-width: calc(100% - 275px - 30px);
    -o-width: calc(100% - 275px - 30px);
    -os-width: calc(100% - 275px - 30px);
    float: left;
    display: block;
}
.template-contact input, .template-contact textarea {
    border-radius: 0px;
    border: solid 1px #e7eaf2;
    font-size: 15px;
    color: #abb2c3;
    border-radius: 3px;
    padding: 6px 20px;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}
textarea {
    min-height: 100px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.template-contact .button_custome_35 {
    display: inline-block;
    height: 45px;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    padding: 0 40px;
    background: #0082c8;
    border: solid 1px #0082c8;
    font-weight: 400;
    border-radius: 23px;
    margin-top: 10px;
}
.sectioncontact .p {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0082c9;
    padding: 0px 0;
    padding-bottom: 0;
}
.t_contact ul li .block_fonticon i {
    margin-left: 1px;
    font-size: 15px;
    color: #f90000;
}
.template-contact input {
    height: 50px;
    line-height: 50px;
}
a.button_35px.btn-right {
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
}
.sectioncontact h1, .sectioncontact h2 {
    font-size: 24px;
    font-weight: 700;
    color: #0082c9;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.map {
    padding-top: 20px;
}
span.title_li {
    padding: 7px 0;
    display: block;
    font-weight: 600;
}
.s-content.fv-content img{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 10px 0;
}
.title-box-news a {
    display: inline-block;
    color: #0082c9;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    padding-right: 10px;
    line-height: 50px;
    background-color: #fff;
    font-weight: 600;
}
.title-box-news {
    padding: 10px;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    background-image: url(../images/bg-hd.png);
    background-repeat: repeat-x;
    background-position: center;
}
.other-article li i.fa {
    color: #0082c9;
    padding-right: 5px;
}
.other-article li {
    padding: 0px;
    list-style: none;
    color: #858585;
    padding-bottom: 10px;
}
div#owl-demo-n {
    overflow: hidden;
}
.nice-number button {
    display: inline-block;
    float: left;
    height: 30px;
    width: 40px;
    background-color: #fff;
    color: #333;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    border: 1px solid #ccc;
}
a.devvn_buy_now {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff!important;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#0082c9,#12517c);
    background: -webkit-linear-gradient(top,#0082c9,#12517c);
    background: -webkit-linear-gradient(top,#0082c9,#12517c);
    background: -webkit-linear-gradient(top,#0082c9,#12517c);
    margin: 0 0 20px;
    text-decoration: none;
    border-bottom: 0!important;
    max-width: 350px;
    width: 100%;
}
a.devvn_buy_now span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
}
.wrapInfo .price-wrapper .price span{
    font-size: 18px;
}
.box-tocart {
    padding-top: 15px;
}
.text-label {
    display: inline-block;
    float: left;
    padding-right: 15px;
    font-size: 16px;
    font-weight: 600;
}
.text-details{
    padding-top: 10px;
}
.sale-all .badge{
    width: 60px;
    font-size: 20px;
}
.product-description img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border-top: 2px solid #0082c9;
}
.tab-content {
    /* border: 1px solid #ccc; */
    padding-top: 10px;
}
.nav-tabs>li>a{
    border-radius: 0;
}
.col-inner{
    position: relative;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.col-inner:hover .image {
  opacity: 0.3;
}

.col-inner:hover .middle {
  opacity: 1;
}

.text {
  background-color: #0082c9;
  font-size: 16px;
  padding: 12px 20px;
}
.col-inner:hover p.name a{
    color: #0082c9;
}
.text a{
    color: #fff;
}
section#index-products{
    padding-bottom: 30px;
}
.ct ins {
    color: red;
}
.dropdown-menu li {
    border-bottom: 1px solid #dddddd;
    position: relative;

}
.nav>li>a{
    padding: 15px 14px;
}
.dropdown-menu>li>a:hover{
    background: transparent;
    color: #0082c9;
}
p.slogan2 {
    text-align: center;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    color: #0082c9;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background: transparent;
}
.dropdown-menu{
    padding: 0;
}
.navbar-nav .dropdown-menu > li > a {
    padding: 10px 7px;
    text-transform: capitalize;
}
.menu-right{
    position: absolute;
    right: 0;
}
li.catalog1 h3 {
    font-size: 14px;
    width: 92%;
    float: right;
}
li.catalog1>ul>li i {
    padding: 0;
}
@media (min-width: 992px) and (max-width: 1199px){
    .navbar-default .navbar-nav>li>a h2, a.btn_listsp.dropdown-toggle h2{font-size: 14px;}
    .nav-right{
        display: none;
    }
    .nav>li>a {
    padding: 15px 16px;
}
p.slogan{
    font-size: 14px;
}
.name-company h1{
    font-size: 20px;
}
.newsletter-form input{
    min-width: 340px;
}
}
@media(min-width: 992px){
    .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0 6px #939393;
}
}
@media (max-width: 991px) {
    .menu-right{
        position: static;
    }
.dropdown-menu>li>a:hover{
    color: yellow;
}
    .product-item-inner{
        display: none;
    }
    .product-item-detail{
        position: static;
    }
    .navbar-nav {
    margin: 7.5px -15px;
}
    .box_cart, .box_cart_mobile, .box_favorite {
    /* border: 0; */
    position: absolute;
    margin-left: 0;
   /* top: 8px;*/
}
    .padding{
        padding-left: 15px;
        padding-right: 15px;
    }
    .same-item {
    padding-bottom: 20px;
}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{
        margin: -11px 10px 0 0;
    }
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  .dropdown-menu{
    position: static;
    float: none;
   /* border-top: 1px solid #368fd4;
    border: 0;*/
    box-shadow: 0px 0px 0px;
  }
  
}
@media (min-width: 768px) and (max-width: 991px){
    .name-company h1{
        font-size: 25px;
    }
    p.slogan{
        font-size: 16px;
    }
    .dropdown-menu-n{
        display: none;
    }
    .fanpage {
    padding-top: 15px;
}
.h-cart {
    position: absolute;
    top: 4px;
    left: 20px;
    margin-left: 0;
    margin-top: 0;
}
.dropdown-menu{
    background-color: transparent;
}
.dropdown-menu li{
    border-bottom: 0;

}
.dropdown-menu{
    border: 0;
    color: #ddd;
}
.dropdown-menu>li>a{
    color: #ddd;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}
}
@media (max-width: 767px){
    .page-banner .caption .title {
    font-size: 20px;
    
}
    strong.logo img{
        width: 120px;
    }
    p.slogan{
        font-size: 15px;
    }
    .h-cart {
    position: absolute;
    top: 4px;
    left: 20px;
    margin-left: 0;
    margin-top: 0;
}
    .navbar-nav {
    margin: 0px;
}
    strong.logo img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.h-cart span{
    display: none;
}
.h-ctrl {
    display: block;
    position: absolute;
    z-index: 999;
    top: 12px;
    margin: 0;
}
p.slogan2{
    display: none;
}
.name-company h1{
    font-size: 25px;
    padding: 10px 0 0;
}
.name-company h1 span{
    white-space: nowrap;
}
.dropdown-menu-n{
    display: none;
}
.section-title{
    font-size: 20px;
}
.newsletter-form{
    margin-left: 0;
}
.ts-newsletter{
    padding: 10px;
}
.newsletter-form input{
    min-width: 275px;
}
.bg-mobile{
    background: #272d33;
}
footer h4{
    padding-top: 15px;

}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #e3e3e3;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 10px 15px 10px 25px;
}
.dropdown-menu li{
    border-bottom: 0;
}
ul.list-category li {
    width: 49.3%;
   
}
.t_contact.max991px {
    padding-top: 20px;
}
.sectioncontact .p{
    font-size: 15px;
}
.padding {
    padding-left: 15px;
    padding-right: 15px;
}
.blog_full {
    width: 100%;
    float: none;
}
.blog_img_left {
    display: block;
    float: none;
    width: 100%;
}
.content_blog_full{
    width: 100%;
    float: none;
        margin: 0;
    padding-top: 10px;
}
.content_blog_full h3{
    text-align: center;
}
img.img-responsive{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
aside.left{
    padding-top: 20px;
}
}
@media (max-width: 400px){
    footer h4{
        font-size: 15px;
        color: yellow;
    }
}

