body{
    background: #fdecab;
}


.banner-header{
    position: absolute;
    z-index: 10000;
}
.language-index{
    padding-top: 15px;
}
.language-index a{
    display: inline-block;
    padding-left: 5px;
}




/*.slider-header{*/
    /*position: absolute;*/
    /*z-index: 1;*/
    /*top: 100px;*/
/*}*/

/*slider*/

.theme-default a.nivo-prevNav {
    top: 400px;
}
.theme-default a.nivo-nextNav {
    top: 400px;
}
.theme-default .nivo-controlNav {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;

}
.theme-default .nivoSlider {
    position: relative;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*slider*/
/*menu*/
.stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
    color: rgb(255, 255, 255);
}
.navbar-inverse {
    background-color: #ed3237;
    border:none;
}
@media (min-width: 768px)
{
    .navbar {
        border-radius: 0;
    }
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: none;
}
.stellarnav ul ul {
    background: #d0363a;
    min-width: 300px;
}
.stellarnav.light li a {
    color: #fff;
    text-transform: uppercase;
}
.stellarnav.light li li{
    border-bottom: 1px solid #e65155;
}
.stellarnav.light li li a {
    color: #fff;
    text-transform: none;
    padding: 10px;
}

.stellarnav>ul>li>a {
    padding: 15px 15px;
}
.stellarnav, .stellarnav li {
    line-height: inherit;
}
@media (min-width: 768px)
{
    .navbar-nav.navbar-right:last-child {
        margin-right: 0px;
    }
}
.stellarnav ul ul ul {
    background: #d0363a;
}
.stellarnav.mobile.light ul {
    background: #d0363a;
}
.stellarnav li.has-sub>a:after {
    content: normal;
    font-family: FontAwesome;
    margin-left: 10px;
}
/*menu*/
/*main-content*/
.main-content{
    padding-top: 10px;
}
.content-about{
    background: #ffffff;
    padding: 5px 10px 10px 10px;
}
.title-about p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
.body-about{
    padding-bottom: 30px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.btn-danger {
    color: #fff;
    background-color: #ed3237;
    border: none;
    border-left: 10px solid yellow;

}
.btn-danger:hover{
    border-left: 10px solid yellow;
    background: #082331;
}
.btn {
    border-radius: 0;
    padding: 5px 10px;
}
.main-content-title{
    padding-top: 20px;
}
.main-content-title p{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    color: red;
}
.main-content-title p a{
    text-decoration: none;
    color: red;
}
.main-content-title p a:hover{
    text-decoration: none;
    color: #333;
}
.site-product{
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;

    position: relative;

    margin: 2%;
    
}
.site-product-img{
    overflow: hidden;
}
.site-product-img img{
    max-width: 100%;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.site-product-img:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.site-product-name{
    height: 50px;
    padding-top: 15px;
}
.site-product-name a{
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.site-product-name a:hover{
   color: #333;
}
.site-product-img img{
    height: 220px;
    width: 100%;
}
.site-post{
    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
}
.site-post-name{
    padding-top: 5px;
}
.site-post-name p a{
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.site-post-name p a:hover{
    color: #d0363a;
}
.site-post-img img{
    width: 100%;
    height: 191px;
}
.site-content-body{
    background: #fff;
    padding: 10px 10px 30px 10px;
    margin-bottom: 20px;
}
.item-list{
    border-bottom: 1px solid #ededed;
}
.item .column{
    padding: 29px 16px 32px;
}
.item-list .item .inner-box {
    text-align: center;
    color: #fff;
}
.item-list .item .inner-box .icon-box {
    width: 80px;
    height: 80px;
    background: #ed3237;
    border: 2px solid #ed3237;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
}
.item-list .item .inner-box p.p-lienhe {
    font-size: 18px;
    color: #222222;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: capitalize;
}
.item-list .item .inner-box .text {
    position: relative;
    line-height: 27px;
    color: #848484;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.item-list .item .inner-box .icon-box .icon {
    color: #fff;
    line-height: 77px;
}
.item-list .item .inner-box .icon-box .icon:before {
    font-size: 30px;
}
.sec-title {
    margin-bottom: 50px;
    margin-top: 50px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 15px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.thm-btn {
    position: relative;
    background: #ed3237;
    font-size: 14px;
    line-height: 42px;
    font-weight: 700;
    color: #ffffff;
    border: 2px solid #ed3237;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 26px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn:hover{
    background: #fff;
    color: #333;
}
.google-map{
    margin-top: 50px;
}
.sec-title p{
    font-size: 25px;
    text-transform: uppercase;
}
.list-bai-viet{
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.list-bai-viet-img{
    padding-bottom: 15px;
}
.list-bai-viet-img img{
    height: 144px;
    width: 100%;
}
.list-bai-viet-name{
    padding-bottom: 10px;
}
.list-bai-viet-name a{
    font-size: 17px;
    line-height: normal;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
.list-bai-viet-name a:hover{
    color: #ed3237;
}
.widget-sidebar{
    background: #fff;
}
.widget-title{
    background: #ed3237;
    padding: 10px 15px;
}
.widget-title p{
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
}
.widget-body ul {
    padding: 0;
}
.widget-body ul li {
    list-style: none;
    border-bottom: #ebebeb thin dashed;
}
.widget-body ul li a {
    padding: 10px 0 10px 20px;
    color: #333;
    display: block;
    text-decoration: none;
}
.widget-body ul li a:hover{
    background: #ff5e00;
    color: #fff;
}
.widget-san-pham-noi-bat {
    border: 1px solid #e2e2e2;
    margin-bottom: 15px;
    background: #fff;
}
ul.bai-viet-moi-nhat {
    padding: 0;
    margin: 0;
}
ul.bai-viet-moi-nhat li {
    list-style: none;
    padding: 10px;
    height: 85px;
    border-bottom: 1px solid #eadede;
}
ul.bai-viet-moi-nhat li a {
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 0;
}
ul.bai-viet-moi-nhat li a:hover {
    color: #ed3237;
}
.item-images-product img {
    height: 60px;
}
.item-images-product{
    float: left;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    width: 90px;
}
.item-content p{
    margin-top: 5px;
    margin-bottom: 0;
}
.item-content > p > span{
    font-weight: bold;
    font-size: 15px;
    color: #ed3237;
}
.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: #ed3237;
    border-color: #ed3237;
    cursor: default;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.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: #ed3237;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: transparent;
    cursor: default;
    font-weight: bold;
}
/*main-content*/
/*footer*/
.footer{
    background: #333333;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.footer-title p{
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.hr{
    height: 1px;
    width: 100%;
    background: rgba(140, 140, 140, 0.51);
}
.foot-body-left{
    padding-top: 20px;
}
.foot-body-left p{
    color: #bdbcbc;
}
.foot-body-left p.bold{
    font-weight: bold;
    color: #fff;
}
.foot-body-right{
    padding-top: 20px;
}
.foot-body-right p{
    color: #bdbcbc;
}
/*footer*/
/*copy-right*/
.copy-right{
    background: #1b1b1b;
}
.copy-right p{
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*copy-right*/
/*theheadings*/
marquee {
    padding-top: 3px;
}
.tu-khoa{
    margin: 0;
    padding-top: 12px;
    font-size: 13px;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p {
    font-size: 13px;
    padding: 0;
    display: inline;
    color: #fff;
    margin:0 10px 0 0;
}

.seotheheadings {
    background: #3c3c3c;
    border-top: 5px solid #d92727;
    height:30px;
    margin-top: 50px;
}
.theheadings {
        padding-top: 5px;
    color: #fff;
}
/*theheadings*/

