
body{
    font-size: 13px;
    font-family: "Roboto", sans-serif !important;
}
@media (min-width: 1200px){
    .container {
        width: 1000px;
    }
}
.body-trangcon-content h1, .body-trangcon-content h2, .body-trangcon-content h3, .body-trangcon-content span, .body-trangcon-content p, .body-trangcon-content a {
    line-height: 1.9em;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #333;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}
/*header*/
.header{
    padding: 15px 0;
}
.logo{
    float: left;
}
.header-caption{
    float: right;
}
.header-mid-content ul {
    margin: 0;
    padding: 0;
}
.header-mid-content ul li {
    list-style: none;
    display: inline-block;
}
.header-mid-content ul li:first-child{
    margin-right: 20px;
}
.list_icon_text {
    float: left;
    margin: 0 0 0 15px;
}
.list_icon_text:first-child {
    margin-left: 0;
}
.list_icon_text a {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    text-decoration: none;
}
.icon_box {
    width: 40px;
    height: 40px;
    background: red;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 46px;
    margin: 0 10px 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.icon_box i {
    font-size: 22px;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}
.text_box {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    position: relative;
}
.text_box span {
    font-size: 13px;
    font-weight: 700;
    color: #334862;
}
.text_box strong {
    font-size: 17px;
    color: red;
    position: relative;
    font-weight: 700;
}
/*header*/
/*menu*/
.navbar-inverse {
    background-color: #0145a6;
    border: none;
}
.navbar {
    position: relative;
    min-height: 39px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
.stellarnav>ul>li>a {
    padding: 12px 20px;
}
.stellarnav.light li a {
    color: #fff;
}
.stellarnav li.has-sub>a:after {
    content: none;
}
.stellarnav li li.has-sub>a:after {
    content: none;
}
.stellarnav li li a {
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: #777;
    font-size: inherit;
    font-family: inherit;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
/*menu*/
/*slider*/
.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: 28px;
    height: 28px;
}
.flex-direction-nav .flex-prev {
    left: 0;
    text-align: left;
}
.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.flex-control-paging li a {
    background: rgb(56, 56, 56);
}
.flex-control-paging li a.flex-active {
    background: rgb(52, 152, 219);
    cursor: default;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(255, 255, 255, 0.7);
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f001';
    color: #0e0e0e;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-control-paging li a {
    width: 8px;
    height: 8px;
}
/*slider*/
/*footer*/
.footer{
    background-color: #212121;
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: 5px solid #017bc1;
    color: #bfbfbf;
}
.box-footer-title{
    padding-bottom: 15px;
}
.box-footer-title p{
    display: inline-block;
    position: relative;
    font-size: 1.25em;
    text-transform: uppercase;
    line-height: 1em;
    cursor: context-menu;
    padding-bottom: 0.5em;
    padding-right: 2em;
    border-bottom: 1px solid #017bc1;
    z-index: 2;
    color: #fff;
    margin-bottom: 0;
}
.box_social{
    margin-top: 15px;
}
.copy-right{
    background: #191616;
    color: #fff;
    padding: 5px 0;
}
.copy-right p, .copy-right a, .copy-right span, .copy-right h1, .copy-right h2, .copy-right h3{
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 0;
}
.copy-right a:hover{
    color: #fff;
}
.theheadings {
    color: #fff;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p {
    font-size: 13px;
    padding: 0;
    display: inline;
    color: #fff;
    margin-left: 10px;
    font-weight: inherit;
}
/*footer*/
/*main-content*/
.main-content-1{
    padding: 20px 0;
}
.box-product-index-title{
    color: #0145a6;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.box-product-index-title span{
    padding-bottom: 5px;
    border-bottom: 2px solid;
}
.product-index{
    border: 1px solid #e8e8e8;
    background: #f1f1f1;
    margin: 20px 0;
}
.product-name{
    text-align: center;
    margin-top: 10px;
    background: #0145a6;
    padding: 5px 0;
}
.product-name a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.product-img-caption{
    position: relative;
    overflow: hidden;
    padding: 20px;
}
.box-dai-ly-index{
    margin: 30px 0;
}
.owl-carousel.owl-loaded.owl-drag {
    margin-top: 20px;
}
.dai-ly-index-name{
    padding: 8px;
    background: #0145a6;
    text-align: center;
}
.dai-ly-index-name a{
    color: #fff;
    text-decoration: none;
}
.main-content-2{
    background: #f1f1f1;
    padding: 20px 0;
}
.main-content-3{
    padding: 20px 0;
}
.box-post-new-index{
    margin-top: 40px;
}
.post-index-name {
    margin-top: 5px;
}
.post-index-name a {
    color: #017ac1;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}
.post-index-name a:hover{
    color: #333;
}
.post-index-lien-quan {
    margin-bottom: 22px;
}
.post-index-lien-quan p{
    margin-bottom: 0;
    margin-top: 7px;
}
.post-index-lien-quan-name a {
    font-weight: bold;
    color: #017bc1;
    text-decoration: none;
}
.post-index-lien-quan-name a:hover{
    color: #333;
}
.post-index-lien-quan:last-child {
    margin-bottom: 0;
}
.main-content-con{
    padding: 20px 0;
}
.sidebar-title p {
    position: relative;
    padding: 8px;
    background: #0145a6;
    color: #fff;
    font-size: 1em;
    margin: 0;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
}
.sidebar-body {
    margin-bottom: 10px;
}
.sidebar-body ul{
    background: #fff;
    padding: 0;
    margin: 0;
}
.sidebar-body ul li {
    list-style: none;
    border-bottom: 1px solid #efefef;
}
.sidebar-body ul li a {
    padding: 7px 0 7px 15px;
    color: #333;
    display: block;
    text-decoration: none;
    font-size: 12px;
}
ul.sidebar-menu-2 {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}
ul.sidebar-menu-2 li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
ul.sidebar-menu-2 li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.hotro b {
    padding: 0 0 0 10px;
}
.hotro p{
    margin: 7px 0;
}
.hotro .phone {
    background: url(../images/phone.png) no-repeat left 3px;
    padding: 0 0 0 25px;
}
.hotro .email {
    background: url(../images/email.png) no-repeat left 7px;
    padding-left: 10px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: #0145a6;
    border-radius: 5px 5px 0 0;
}
.breadcrumb a, .breadcrumb span, .breadcrumb strong, .breadcrumb b{
    color: #fff;
    text-decoration: none;
}
.list-item p{
    margin-bottom: 0;
}
a.list-item-title{
    font-weight: bold;
    color: #0145a6;
    text-decoration: none;
    font-size: 15px;
}
a.list-item-title:hover{
    color: #333;
}
.list-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}
.list-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.list-item img{
    border: 1px solid #f1f1f1;
}
.address-contact > div {
    font-size: 13px;
    display: table;
    margin-top: -1px;
}
.address-contact > div > span {
    display: table-cell;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    width: 40px;
    height: 35px;
    vertical-align: middle;
}
.address-contact > div > span:after {
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: -1px;
    bottom: -1px;
    width: 5px;
}
.address-contact > div > span:after {
    background-color: #0145a6;
}
.address-contact > div:after {
    content: "";
    display: block;
    clear: both;
}
.address-contact > div > div {
    display: table-cell;
    padding-left: 25px;
    vertical-align: middle;
}
.form-control {
    border-radius: 0;
    margin-bottom: 10px;
    font-size: 12px;
}
.maps-site{
    margin-top: 30px;
}
textarea.form-control {
    height: 65px;
}
.body-trangcon-content{
    background: #fff;
    padding: 15px;
}
.main-content-con{
    background: #f1f1f1;
}
.dat-hang-san-pham a.btn{
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 1px 25px;
    color: #fff;
    font-size: 12px;
}
.product-name-index-con{
    height: 48px;
}
.bai-viet-moi-nhat ul{
    padding: 0;
    margin: 0;
}
.bai-viet-moi-nhat ul li{
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: justify;
    background: url(../images/ico-li-footer.png) left 8px no-repeat;
}
.style-2 span{
    text-transform: uppercase;
}
.flexslider .slides img {
    height: 530px;
}
.product-img img{
    width: 100%;
    height: 178px;
}
.owl-carousel .owl-item img{
    height: 130px;
}
.post-index-img img{
    width: 100%;
    height: 329px;
}
.post-index-lien-quan-img img{
    width: 100%;
    height: 96px;
}
.logo img{
    height: 50px;
}
.product-img-index img{
    width: 100%;
    height: 148px;
}
.list-item img{
    width: 100%;
    height: 106px;
}
.anh-san-pham img{
    width: 100%;
}
.owl-prev {
    position: absolute;
    top: 75px;
    left: -35px;
    width: 45px;
    height: 33px;
    cursor: pointer;
    background: url(../images/icon-prev.png) top left no-repeat;
}
.owl-next {
    position: absolute;
    top: 75px;
    right: -50px;
    width: 45px;
    height: 33px;
    cursor: pointer;
    background: url(../images/icon-next.png) top left no-repeat;
}
.title_land_box {
    background: #f8f8f8;
    color: #e40b00;
    font-size: 17px;
    font-weight: 600;
    padding: 10px;
    margin: 15px 0 5px 0;
}
.row-pland{
    margin: 0;
}
.pack_land_box{
    border: 1px solid #e4e4e4;
}
p.title_detail_pland{
    margin-top: 15px;
    color: #000;
    font-size: 18px;
}
.border-right{
    border-right: 1px solid #e4e4e4;
}
.border-bottom{
    border-bottom: 1px solid #e4e4e4;
    padding: 10px;
    height: 39px;
}
.style-2{
    background: #f8f8f8;
    color: #e40b00;
    font-size: 17px;
    font-weight: 600;
    padding: 10px;
    margin: 15px 0 5px 0;
}
.style-2 span{
    color: #e40b00;
    font-size: 17px;
    font-weight: 600;
    text-transform: inherit;
}
/*main-content*/
/*mobile*/
@media screen and (max-width: 1190px)
{
    .flexslider .slides img {
        height: 395px;
    }
    .product-img img{
        width: 100%;
        height: 171px;
    }
    .owl-carousel .owl-item img {
        height: 126px;
    }
    .post-index-img img {
        width: 100%;
        height: 319px;
    }
    .post-index-lien-quan-img img {
        width: 100%;
        height: 92px;
    }
    .product-img-index img {
        width: 100%;
        height: 142px;
    }
    .list-item img {
        width: 100%;
        height: 102px;
    }
}
@media screen and (max-width: 768px)
{
    .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
        color: #fff;
    }
    .logo {
        float: none;
        margin: auto;
        text-align: center;
    }
    .header-caption{
        float: none;
        margin: auto;
        text-align: center;
        margin-top: 10px;
    }
    .flexslider .slides img {
        height: 145px;
    }
    .product-img img {
        width: 100%;
        height: 116px;
    }
    .product-name a {
        text-decoration: none;
        color: #fff;
        font-size: 12px;
    }
    .owl-carousel .owl-item img {
        height: 118px;
    }
    .post-index-img img {
        width: 100%;
        height: 242px;
    }
    .post-index-lien-quan-img img {
        width: 100%;
        height: 67px;
    }
    .post-index-lien-quan p{
        display: none;
    }
    .box-footer{
        margin-bottom: 20px;
    }
    .list-item img {
        width: 100%;
        height: 221px;
    }
    .chi-tiet-bai-viet img{
        width: 345px;
        max-height: 200px;
    }
    .owl-nav{
        display: none;
    }
    .stellarnav.mobile>ul>li>a {
        padding: 10px 15px;
    }
    .stellarnav .dd-toggle i {
        position: absolute;
        margin: auto;
        top: 25%;
        left: 0;
        right: 0;
        -webkit-transition: transform .3s ease-out;
        -moz-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
    }
}
/*mobile*/