﻿/*----------------------------------------*/
/*  1.  Theme default CSS */
/*----------------------------------------*/
html, body {
    height: 100%;
}

.bg {
    background: #EAEAED;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.margin-bottom {
    margin-bottom: 15px;
}

.margin-top {
    margin-top: 15px;
}

.margin-right {
    margin-right: 15px;
}

.margin-left {
    margin-left: 15px;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0px solid;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.fix {
    overflow: hidden;
}

.padding {
    padding: 15px;
}

p {
    margin: 0 0 15px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
}

a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #777;
}

    a:hover {
        color: #FFA726;
        text-decoration: none;
    }

    a:active, a:hover {
        outline: 0 none;
    }

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}



body {
    background: #222;
    color: #666666;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

/*Header*/
/*.navbar-default .navbar-nav > li.dropdown:hover > a,
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}*/
.main-wap {
    background: #fff;
}

.navbar {
}

.navbar-default {
    background: #9F9F9F;
    border: none;
    border-radius: 0;
}

    .navbar-default .navbar-nav > li > a {
        border-right: 1px solid #222;
        box-shadow: 1px 0 0 #ccc;
        color: #222;
        font-size: 12px;
        font-weight: bold;
        padding: 7px 20px;
        text-transform: uppercase;
    }

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-brand {
    padding: 7px 15px;
}

.top-head {
    width: 100%;
    position: relative;
}

.middle {
    background: #4A4238;
    margin-bottom: 5px;
}

.nivoSlider {
    border: 2px solid #fff;
}

.lang {
    position: absolute;
    right: 40px;
    top: 10px;
}

    .lang .Flag_Vn {
        background-image: url("../images/vn.png");
        background-position: 0 2px;
        background-repeat: no-repeat;
        padding-left: 25px;
    }

    .lang .NoSplit {
        background-image: url("../images/en.png");
        background-position: 0 2px;
        background-repeat: no-repeat;
        margin-left: 8px;
        padding-left: 25px;
    }

.searchBlock {
    height: 20px;
    position: absolute;
    right: 10px;
    top: 43px;
    width: 203px;
}

.search-text {
    overflow: hidden;
}

    .search-text .input-text {
        background: rgba(0, 0, 0, 0) url("../images/bgsearch.png") no-repeat scroll left center;
        border: 0 none;
        color: #000;
        font: 12px/22px Arial;
        height: 19px;
        padding-left: 20px;
        width: 194px;
    }

.search-button {
    border: 0 none;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 2px;
}

.titledesign {
    background: #4a4238 none repeat scroll 0 0;
    border-bottom: 1px solid #cacfd3;
    display: block;
}

    .titledesign a {
        background: rgba(0, 0, 0, 0) url("../images/icon_right_home.png") no-repeat scroll 15px center;
        color: #d8d6c2;
        display: block;
        font-size: 11px;
        font-weight: bold;
        line-height: 100px;
        padding-left: 30px;
        text-transform: uppercase;
    }

.mainmenu {
    margin-bottom: 5px;
}

#content_left {
    background: #e6e7e9 none repeat scroll 0 0;
    margin-right: 10px;
    position: relative;
    width: 100%;
}

.boxright {
    margin-bottom: 8px;
}

.titleleft {
    background: rgba(0, 0, 0, 0) url("../images/title_left.png") no-repeat scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    padding-left: 30px;
}

.box1 {
    border: 1px solid #d9d5d6;
    overflow: hidden;
}

.mnleft {
    background: rgba(0, 0, 0, 0) url("../images/icon_menu_left_sub.png") no-repeat scroll 18px 8px;
    border-bottom: 1px solid #d9d5d6;
    color: #343434;
    line-height: 28px;
    padding-left: 34px;
}

    .mnleft a {
        color: #343434;
        display: block;
    }

#slider5 {
    height: 220px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 1px;
    width: 100%;
}

.titleleft2 {
    background: rgba(0, 0, 0, 0) url("../images/title_left2.png") no-repeat scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 31px;
    padding-left: 35px;
}

#content_main {
    position: relative;
    width: 100%;
}

.titlemain {
    background: rgba(0, 0, 0, 0) url("../images/title_main.png") no-repeat scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
   line-height: 36px;
    padding-left: 35px;
}

.paddall {
    padding: 15px 12px;
}

.nentrang {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
}

.hotline {
    background: rgba(0, 0, 0, 0) url("../images/tel.png") no-repeat scroll left center;
    color: #980303;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 60px;
}

.paddbottom {
    margin-bottom: 2px;
}

    .paddbottom img {
        height: 56px;
        width: 100%;
    }

.titlemain1 {
    background: rgba(0, 0, 0, 0) url("../images/title_main1.png") no-repeat scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 36px;
    padding-left: 35px;
    text-transform: none;
}

.bgproduct {
    float: left;
    min-height: 152px;
    overflow: hidden;
}

.bgproduct2 {
    float: left;
    min-height: 152px;
    overflow: hidden;
    margin-bottom: 20px;
}

.bdimg:hover {
    border: 1px solid #f80000;
}

.bdimg {
    border: 1px solid #d4d4d4;
    padding: 4px;
    width: 100%;
}

.product-items {
    margin-bottom: 21px;
    position: relative;
}

    .product-items .col-md-4 {
        width: 100%;
    }

    .product-items .owl-buttons {
        position: absolute;
        right: 10px;
        top: -55px;
    }

.proName a {
    color: #444d51;
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .proName a:hover {
        color: #D9861E;
    }

.arrow {
    background-image: url("../images/icon_detail.png") !important;
    background-position: 86px 6px !important;
    color: #3f3f3f !important;
    font-weight: normal !important;
    right: 0 !important;
    text-align: center;
    width: 100px !important;
}

.icon_right {
    background-image: url("../images/icon_right.png");
    background-position: 26px 8px;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    position: absolute;
    right: -10px;
    top: 7px;
    width: 50px;
}
/*accordition*/

.accordion {
    width: 100%;
    margin: 0 auto;
}

.accordion-toggle {
    background: rgba(0, 0, 0, 0) url("../images/title_left1.png") no-repeat scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 31px;
    padding-left: 35px;
    margin-bottom: 7px;
}

    .accordion-toggle.active {
        background: rgba(0, 0, 0, 0) url("../images/title_left.png") no-repeat scroll 0 0;
    }



.accordion-content {
    display: none;
}
/*news*/
.titleNews a {
    color: #cb1313;
    margin-bottom: 12px;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
    text-transform: uppercase;
}

.content {
    color: #2d3234;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
}

.detail {
    color: #cd2c22;
    font-size: 11px;
    line-height: 21px;
    padding-right: 17px;
    text-align: right;
}

    .detail a {
        color: #cd2c22;
        text-decoration: none;
    }

h2.title {
    color: #053b7b;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
}

.related ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .related ul li {
        float: left;
        list-style: inside none disc;
        margin: 0;
        padding: 0 0 0 15px;
        width: 100%;
    }

.related h3 {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

    .related h3:hover {
        color: #cd2c22;
    }
/*detail product*/
.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

    .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
        border: 2px solid;
    }

    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
/*footer*/
#footer_outer {
    margin: 8px auto 0;
    width: 100%;
}

#footer {
    background: #c1c7cb none repeat scroll 0 0;
    margin: auto;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}

.box-ft {
    background: #3d3d3d none repeat scroll 0 0;
    border-radius: 10px;
    min-height: 156px;
    padding: 10px 20px;
}

.clear {
    clear: both;
}

.footer_menu {
    background: #e3f5bd url("../images/giuuytin_39.png") no-repeat scroll center bottom;
    color: #fff;
    height: 40px;
    line-height: 30px;
    padding-left: 20px;
}

    .footer_menu span {
        margin: 0 20px;
    }

    .footer_menu a {
        color: #fff;
    }

.ft-address, .ft-address p, .ft-address p a {
    color: #333;
    line-height: 21px;
    text-align: center;
    margin: 0;
}

.ft-link {
    position: absolute;
    right: 20px;
    top: 20px;
}

.ft-share {
    bottom: 12px;
    left: 0;
    position: absolute;
}

.ft-link a {
    color: #f3912f;
}
