body{
    font-family: Arial;
    font-size: 14px;
    background-color: #f5f5f5;
}
@media (min-width: 1200px)
{
    .container {
        width: 1050px;
    }
}

body p{
    margin-bottom: 0;
}
.header-top-bar {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px !important;
}
.header-email, .header-phone {
    float: left;
    margin-right: 22px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 51px;
}
.header-email {
    font-size: 12px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    line-height: 32px;
}
.header-email a {
    color: #000;
    text-decoration: none;
}
.header-right {
    float: right;
}
.menu-top-menu {
    float: left;
}
.menu-top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-top-menu ul li {
    display: inline-block;
    position: relative;
}
.home-9 .menu-top-menu ul li {
    line-height: 0;
}
.menu-top-menu a{
    padding: 10px 5px;
    color: #000;
    font-size: 12px;
}
.header-mid{
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fff;
}
.text-logo {
    margin-top: 10px;
    float: left;
}
.header-logo img{
    height: 80px;
}
.text-logo span {
    font-size: 18px;
    color: #fd0300;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
}
span.dc {
    font-size: 14px;
    color: #fd0300;
    text-transform: none;
    font-weight: normal;
}
.text-right.mail-calendar {
    padding: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
}
.icon-mail {
    float: right;
    text-align: left;
    color: #595959;
    background: url(../images/icon-hotline.png) no-repeat;
    padding-left: 40px;
    font-size: 13px;
}
.icon-calendar {
    float: right;
    text-align: left;
    color: #595959;
    background: url(../images/email.png) no-repeat;
    padding-left: 40px;
    font-size: 13px;
    padding-right: 10%;
}
.header-li-content p {
    margin-bottom: 0;
    padding-bottom: 5px;
    color: #333;
}

@media screen and (max-width: 768px)
{
    .mail-calendar{
        display: none;
    }
    .header-right{
        display: none;
    }
}
.stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
    color: #fff;
}
.stellarnav.mobile.light ul {
    background: #bf680b;
}
/*end header*/
/*menu*/
.navbar-inverse {
    background: #1d7caa;
    border: none;
}

.stellarnav>ul>li>a {
    padding: 5px 15px;
    font-weight: bold;
}
.navbar {
    position: relative;
    min-height: 33px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
.stellarnav, .stellarnav li {
    line-height: inherit;
}
.stellarnav ul ul {
    background: #1d7caa !important;
}
.stellarnav li li a{
    padding: 10px;
}
.stellarnav.light li a {
    color: #fff;
}
.stellarnav ul li a:hover{
    color: #fff;
}
/*menu*/
/*slider*/
.slider{
    margin-bottom: 15px;
}
.flexslider {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
ul.slides{
    transform: none;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
}
@font-face {
    font-family: 'flexslider-icon';
    src:url('../fonts/webfonts/flexslider-icon.eot');
    src:url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/webfonts/flexslider-icon.woff') format('woff'),
    url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'),
    url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a {
    width: 40px;
    height: 45px;
}
/*slider*/
/*main-content*/
.module-header .module-title.style-1 {
    background: #444444;
    padding: 2px 15px;
}
.module-title.style-1 a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.module-title.style-1 span{
    line-height: 30px;
}
.module-header .module-title.style-2 {
    background: #fff;
    border-top: #1d7caa 2px solid;
    padding: 1px 15px;
}
.module-title.style-2 a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.module-title.style-2 span{
    line-height: 30px;
}
.module-content{
    background: #fff;
    margin-bottom: 30px;
}
ul.module-content-menu{
    padding: 0;
}




ul.module-content-menu li{
    list-style: none;
    border-bottom: #ebebeb thin dashed;
}
ul.module-content-menu li a{
    padding: 7px 0 7px 15px;
    color: #333;
    display: block;
    text-decoration: none;
    font-size: 15px;
}
ul.module-content-menu li a:hover{
    color: #fff;
     background: #1d7caa;
}
.thumbnail {
    display: block;
    padding: 1px;
    margin-bottom: 15px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 1px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.product-name{
    height: 40px;
}
.product-name a{
    text-decoration: none;
    color: #333;
}
.product{
    padding-bottom: 20px;
}
.banner{
    margin-bottom: 30px;
}
.product-img img{
    width: 100%;
    height: 222px;
}


@media screen and (max-width: 768px)
{
    .product-img img {
        height: 180px;
        width: 100%;
    }
}

.items{
    padding: 15px;
}
.clear{
    clear: both;
}

ul.bai-viet-moi-nhat{
    padding: 0;
    margin: 0;
    background: #fff;
    padding-top: 15px;
}
ul.bai-viet-moi-nhat li {
    list-style: none;
    padding: 10px;
    height: 94px;
    border-bottom: 1px solid #eadede;
}
ul.bai-viet-moi-nhat li a{
    text-decoration: none;
    font-size:14px;
    /*font-weight:bold;*/
    color: #333333;
}
ul.bai-viet-moi-nhat li a:hover{
    color:red;
}
.banner-sidebar img{
    width: 100%;
}
.owl-nav {
    margin-right: 0px;
    position: absolute;
    top: -187px;
    right: 0;
}
.owl-prev {
    position: absolute;
    top: 155px;
    left: -95px;
    width: 45px;
    height: 33px;
    cursor: pointer;
    background: url(../images/owl-slider/prev-1.png) top left no-repeat;
    border: 1px solid #ccc;
}
.owl-next {
    position: absolute;
    top: 155px;
    right: 0px;
    width: 45px;
    height: 33px;
    cursor: pointer;
    background: url(../images/owl-slider/next-1.png) top left no-repeat;
    border: 1px solid #ccc;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0px;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #087d01;
    border-color: #087d01;
    cursor: default;
}
.content-gioi-thieu-body{
    background: #fff;
    border-top: #1d7caa 2px solid;
    padding-top: 30px;
}
.product-privacy {
    border: #ebebeb 1px solid;
}
.product-privacy .privacy-index {
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    background: #fff;
}
@media (min-width: 768px)
{
    .product-privacy .privacy-index {
        padding: 15px;
        border-bottom: #ebebeb 1px solid;
    }
}
.product-privacy .privacy-index .privacy-image {
    margin-bottom: 10px;
    height: 32px;
}
.dp-flex {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.product-privacy .privacy-index .privacy-info {
    height: 40px;
}
.tab-content{
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
div#home {
    padding: 15px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #087d01;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: transparent;
    cursor: default;
    font-weight: bold;
}
/*main-content*/

/*footer*/
.footer{
    background: url(../../../../images/footer-bg.png) #363636 repeat-x;
    padding-bottom: 20px;
}
.footer-content{
    padding-top: 30px;
    padding-bottom: 30px;
}
.top-site-footer{
    padding-top: 40px;
    padding-bottom: 1em;
    border-bottom: 1px solid #7b7878;
}
.top-site-footer p{
    color: #fff;
}
.footer-content > p.ten-cong-ty-foot{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 15px;
    color: #fff;
}
.footer-content > p.ten-cong-ty-foots{
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 15px;
    color: #fff;
}
.footer-content > p.dia-chi-foot{
    margin-bottom: 0;
    font-size: 13px;
    padding-bottom: 7px;
}
.footer-content > p.dia-chi-foot >a{
    color: #acacac;
}
.footer-content p a{
     color: #000;
 }
.footer-content p a:hover{
    color: #FF0000;
    text-decoration: none;
}
.footer-content > img{
    padding-bottom: 7px;
}
.footer-content-foot > p.dia-chi-foot{
    margin-bottom: 0;
    font-size: 13px;
    padding-bottom: 7px;
    color: #acacac;
}
.footer-content-foot > p >a{
    color: #000;
    font-size: 13px;
}
.footer-content-foot p{
    color: #acacac;
    font-size: 13px;
}
.footer-content p{
    color: #acacac;
    font-size: 13px;
}
.copy-right{
    background: black;
}
.copy-right p{
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
ul.ul-foot{
    margin: 0;
    padding: 0;
}
ul.ul-foot li{
    padding-bottom: 15px;
    list-style: none;
}
ul.ul-foot li a{
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}
footer .mid-footer {
    border-top: #dedede 1px solid;
    padding: 10px 0 20px;
    width: 100%;
    float: left;
}
footer .foo-title {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
}
.foo-title span{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #323c3f;
}
ul.list-menu {
    list-style: none outside;
    padding: 0;
}
footer ul.list-menu li {
    line-height: 25px;
    float: left;
}
li.payment_method{
    float: left;
}


@media (min-width: 768px)
{
    footer .mid-footer .customer_care .list-menu .care_info:not(:last-child) {
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #d2d2d2;
    }
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dcdcdc;
}

/*footer*/
/*theheadings*/
marquee {
    padding-top: 3px;
}
.tu-khoa{
    margin: 0;
    padding-top: 12px;
    font-size: 12px;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p {
    font-size: 11px;
    padding: 0;
    display: inline;
    color: #000;
    margin:0 10px 0 0;
}

.seotheheadings {
    background: #3c3c3c;
    border-top: 5px solid #d92727;
    height:30px;
    margin-top: 50px;
}
.theheadings {
    color: #fff;
}
/*theheadings*/
/*trangcon*/
.bread-crumb .breadcrumb {
    font-size: 14px;
    line-height: 25px;
    list-style: none;
    background: transparent;
    padding: 10px 0;
    margin-bottom: 30px;
    border-bottom: #ebebeb 1px solid;
}
.bread-crumb .breadcrumb>li+li:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bread-crumb .breadcrumb li a:hover, .bread-crumb .breadcrumb li.active, .bread-crumb .breadcrumb li strong {
    color: #1d7caa;
    font-weight: 400;
}
.body-trangcon{
    padding-bottom: 30px;
}
h1, h2, h3, h4, h5, h6{
    margin: 0;
    padding: 0;
}
.btn, input[type="submit"] {
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    letter-spacing: 0;
    display: inline-block;
    color: #fff;
    border: none;
    background-color: #1d7caa;
    padding: 2px 15px;
    line-height: 30px;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    -ms-transition: background-color 0.3s ease-in;
    -o-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.btn.btn_hover_black:hover, input.btn_hover_black[type="submit"]:hover {
    background: #333;
    color: #fff;
}
a.list-item-title{
    font-size: 1.57143em;
    line-height: normal;
    text-decoration: none;
    color: #333;
}
a.list-item-title:hover{
    color: #087d01;
}
.list-item{
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: #ebebeb 1px solid;
}
/*trangcon*/
/*lienhe*/
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 7px; /* Some padding */
    border: 1px solid #ccc; /* Gray border */
    border-radius: 0px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 0px;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: #45a049;
}
.form-control{
    border-radius: 0;
}
/*lienhe*/
ul.recent-posts{
    margin: 0;
    padding: 0;
}
ul.recent-posts li{
    list-style: none;
    margin-bottom: 14px;
    display: table;
}
ul.recent-posts li span{
    color: rgba(223, 223, 223, 0.29);
}
ul.recent-posts li p{
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 600;
    line-height: 1.8;
}
ul.recent-posts li p a{
    text-decoration: none;
    color: #acacac;
    font-weight: normal;
    font-size: 13px;
}
ul.recent-posts li p a:hover{
    color: #fff ;
}
ul.recent-posts img{
    max-width: 80px;
    float: left;
    margin: 6px 20px 6px 0;
    display: inline;
    border: 0;
    background: none;
    padding: 0;
}
.store-phone span a{
    color: #FF0000;
    text-decoration: none;
}


ul.ul-child{

}