/*1-home*/
/*2-news*/
/*3-list-product*/
/*5-sp-chi-tiet*/
/*6-tin-chi-tiết*/
/*start-Home*/
/*1-home-------------------------*/

    /*S style Rating js*/
    a img{border:0}
    .datasSent, .serverResponse{margin-top:20px;width:470px;height:73px;border:1px solid #F0F0F0;background-color:#F8F8F8;padding:10px;float:left;margin-right:10px}
    .datasSent{width:200px;position:fixed;left:680px;top:0}
    .serverResponse{position:fixed;left:680px;top:100px}
    .datasSent p, .serverResponse p {font-style:italic;font-size:12px}
    .exemple{margin-top:15px;}
    .clr{clear:both}
    /*E style Rating js*/

.box {
    position: relative;
    display: block;
}
.div {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.pd0 { padding: 0;}
.pd10 { padding: 10px;}
.pd20 { padding: 20px;}
.pd30 { padding: 30px;}

.pdtb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.pdtb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.pdtb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pdtb40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.pdtb50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.mg0 { margin: 0;}

.mgt10 {
    margin-top: 10px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt30 {
    margin-top: 30px;
}
.mgt50 {
    margin-top: 50px;
}

.mgbt10 {
    margin-bottom: 10px;
}
.mgbt20 {
    margin-bottom: 20px;
}
.mgbt30 {
    margin-bottom: 30px;
}
.mgbt40 {
    margin-bottom: 40px;
}
.mgbt45 {
    margin-bottom: 45px;
}
.mgbt50 {
    margin-bottom: 50px;
}

img.responsive {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
img.scaledown {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
img.contain {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}


a:hover {text-decoration: none;transition: 0.4;}
.background-head{
    /*background-image: url(../img/background-head.png);*/
    /*background-size: cover;*/
    /*background: rgba(0, 27, 47, 0.8);*/
    background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(235,235,235,1) 100%);
}
.title-seo-ft {
    font-size: 16px;
    margin: 0;
}
.category-ft h2 {
    font-size: 14px;
    margin: 0;
}
.xemthem-home{ background: #3d92c8 !important; border:0; border-radius: 0; }
/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
/* The indicators */

/* The colour of the indicators */
.carousel-indicators li {
    background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}
.product-item {
    margin-bottom: 30px;
}
.product-item img {
    width: 100%;
    overflow: hidden;
    height: 100%;
    object-fit: cover;
}
.product-item .listPrd img {
    width: 100%;
    height: 250px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    object-fit: cover;
}
.news-title h4 {
    margin: 0;
}
.pad0{
    padding: 0;
}
.navbar-nav li a{
    /*font: 13px 'Roboto Condensed';*/
    padding: 0 10px;
    color: #333;
    }
.navbar-nav li a:hover{
    text-decoration: none;
}
.header-logo {
    overflow: hidden;
}
.logo img {
    width: 100%;
    max-width: 250px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.searchbox{
    margin: 15px 0 0 0;
}
.keysearch{
    padding:10px 0;
    color:white;
}
.keysearch a {
    color: #d3d3d3;
    transition: 0.5s;
    padding: 0 5px;
}

.keysearch a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 7px;
}
.hotline-mb {
    font-weight: bold;
}
.hotline-mb p {
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
}
.hotline-mb a {
    color: yellow;
    font-size: 18px;
}
.navbar-nav.navbar-right:last-child{
    margin-right: 0px !important;
    padding-left: 0px;
    margin-left: 8px;
    margin-top: 13px;
    float: left !important;
}
.horizontal-menu-wrapper{
    height: 38px;
}
.menu li a{
    /*text-transform: uppercase;*/
    padding: 0 15px !important;
    line-height: 38px;
    transition: 0.6s;
    font-family: 'Lobster', cursive;
    font-size: 20px;
}
.nav>li>a:hover{
        background: rgba(238, 238, 238, 0.3);
    }
    .line-head-menu{
        background-color: #002239;
        height: 2px;

    }
    .title-wrapper .title{
        font-size: 44px;
        font-family: 'Lobster', cursive;
        display:block;
        position:relative;
        color: #3399cc;
        margin-top: 0;
    }
    .title-wrapper .title:after {
    content:'';
    height: 19px;
    background-image:url(../img/icon-line_03.png);
    background-repeat: no-repeat;
    text-align:center;
    display:block;
    margin:0 auto;
    position:relative;
    width:20%;
}
.textinfo{
    margin: 30px 0;
    text-align: center;
}
.item-1{
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 100%;
}
.home-product .item-1 img{
    height: 230px;
}
.iconItem1 {
    position: relative;
    text-align: center;
    display: block;
    background: rgba(0, 0, 0, 0.59);
    color: white;
    width: 100%;
    transition: 1s;
    overflow: initial;
    height: 55px;
}
.item-1:hover .iconItem1{    
    background: rgb(51, 153, 204) !important;
}
.home-product{
    /*margin: 35px 0;*/
}
.home-product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 2s;
}
.item-1:hover>img {
    
    
}

.item-1:hover>.iconItem1 {
    background: rgba(0, 0, 0, 0.8);
}
.item-1:hover .content-item1 {
    
}
.item-1:hover .content-item1 img{
    
}

.content-item1 {
    padding: 5px 8px;
    position: absolute;
    display: block;
    overflow: inherit;
    width: 100%;
    margin: auto !important;
    bottom: 0px;
    top: 0;
    left: 0;
    right: 0;
    transition: 1s;
    font-size: 24px;
}
.content-item1 h3 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}
.content-item1 a{
    color: #fff;
    font-family: 'Lobster', cursive;
}
.content-item1 img {
    width: initial;
    max-width: 100%;
    max-height: 90%;
    object-fit: cover;
    object-fit: contain;
    transition: 1s;
}
.content-item2{
    padding: 18px;
}
.discription{
    margin:0 0 40px 0;
}
.background-prd{
    background-color: #f9f9f9;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 50px 0 0 0;
    padding-bottom: 3px;
}
.background-prd:before {
    content: "";
    display: block;
    width: 100%;
    margin-top: -5px;
    height: 1px;
    border-top: 1px solid #cccccc;
}

.background-prd2:after {
    content: "";
    display: block;
    width: 100%;
    margin-top: -5px;
    height: 1px;
    border-top: 1px solid #cccccc;
}


.background-prd .wpnexbt span{
    color: #000;
    background: #d7d7d7;
    border-color: #fff;
}

.background-prd .wpnexbt span:hover{
    width: 70px;
    height: 70px;
    background-color: #03913e;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50px;
    text-align: center;
    line-height: 60px;
    color: white;
    border: 6px solid #f9f9f9;
    top: -30px;
    line-height: 60px;
    background: rgba(55,179,246,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(55,179,246,1)), color-stop(100%, rgba(12,117,174,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: radial-gradient(ellipse at center, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37b3f6', endColorstr='#0c75ae', GradientType=1 );
}



.carousel-inner{
    font-family: 'Roboto';
}
.carousel-inner .contentnews a{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    display: block;
}
.carousel-inner .contentnews em{
    color: #999;
}
.thumbnail{
    padding:0;
    border:0;
    border-radius:0;
}
.box-img-new-home {
    height: 400px;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
#slide-1 .box-img-new-home {
    height: 300px;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.box-img-new-home img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#header{
/*-webkit-box-shadow: 0px 10px 20px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 20px -13px rgba(0,0,0,0.75);
box-shadow: 0px 10px 20px -13px rgba(0,0,0,0.75);*/
top: 0;
left: 0;
right: 0;
position: relative;
z-index: 99999;
position: fixed;
}

.camera_wrap {
    margin-top: 72px;
}
.pg-body {
    margin-top: 90px;
}
.sendMail{
    background-color: #ebebeb;
}
.sendMail .text-register{
    line-height: 45px;

}
.footer-widgets{
    background-repeat: no-repeat;
    background: #293e4e;
    color: white;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.title-contactft{
    background: #3d93c8;
    padding: 11px;
    border-top: 3px solid #2ea8e9;
    display: block;
    margin: 50px 0 0 0;
    font-family: 'Lobster', cursive;
}
.aftertitle:after {
    content: '';
    border-color: transparent transparent #3d93c8 transparent;
    border-width: 0px 14px 10px 16px;
    border-style: solid;
    display: block;
    /* float: left; */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(180deg);
    margin: -21px -20px 0px 0;
    /* margin: -44px -49px 0 0; */
    /* float: right; */
    text-align: center;
    margin: 0 auto;
    width: 30px;
}
.contact-ft span{
    display: block;
    margin:10px 0;
}
.line-footer{
    background:white;
    height: 2px;
    margin:10px 0 30px 0;
}
.ft-map img{
    width: 100%;
}

.Boxsocial ul li{
    float: left;
    padding: 0 10px 0 0;
}

.star ul li{
    float: left;
    padding: 0 10px 0 0;
}
.wpsocial{
    width: 100%;
    text-align: center;
}

.wpsocial .social span i{
    color: #93b3c9;
    padding: 0 10px;
}
.star span i {
    color: white;
    padding: 5px 2px;
}
.line-topsocial{
    display: block;
    background: white;
    height: 1px;
    clear: both;
    width: 40%;
    margin: 19px auto;
    
}
.wpline{
    width: 100%;
    text-align: center;
    margin:40px 0 0 0;
}
.category-ft span{
    display: block;
        height: 40px;
    line-height: 26px;

}
.category-ft a {
    color: #fff;
}
.category-ft a:hover {
    color: #3d93c8;
}
.name-company{
    text-transform: uppercase;
    font:14px 'Roboto';
}
.Kitchen:before  {
        content: '';
    height: 19px;
    background-image: url(../img/icon-footer.png);
    background-repeat: no-repeat;
    /* text-align: center; */
    display: block;
    /* margin: 0 auto; */
    /* position: relative; */
    width: 14%;
    height: 25px;
    float: left;
  background-position: 0px -5px;
}

.hotel:before  {
        content: '';
    height: 19px;
    background-image: url(../img/icon-footer.png);
    background-repeat: no-repeat;
    /* text-align: center; */
    display: block;
    /* margin: 0 auto; */
    /* position: relative; */
    width: 14%;
    height: 30px;
    float: left;
  background-position: 0px -30px;
}
.toilet:before  {
        content: '';
    height: 19px;
    background-image: url(../img/icon-footer.png);
    background-repeat: no-repeat;
    /* text-align: center; */
    display: block;
    /* margin: 0 auto; */
    /* position: relative; */
    width: 14%;
    height: 35px;
    float: left;
  background-position: 0px -70px;
}
.Housekeeping:before  {
        content: '';
    height: 19px;
    background-image: url(../img/icon-footer.png);
    background-repeat: no-repeat;
    /* text-align: center; */
    display: block;
    /* margin: 0 auto; */
    /* position: relative; */
    width: 14%;
 height: 40px;
    float: left;
    background-position: 0px -118px;
}

.linens:before  {
        content: '';
    height: 19px;
    background-image: url(../img/icon-footer.png);
    background-repeat: no-repeat;
    /* text-align: center; */
    display: block;
    /* margin: 0 auto; */
    /* position: relative; */
    width: 14%;
    height: 30px;
    float: left;
    background-position: 0px -160px;
}
.other:before  {
        content: '';
    height: 19px;
    background-image: url(../img/icon-footer.png);
    background-repeat: no-repeat;
    /* text-align: center; */
    display: block;
    /* margin: 0 auto; */
    /* position: relative; */
    width: 14%;
    height: 25px;
    float: left;
    background-position: 0px -200px;
}
.bottom-footer{
        padding: 10px 0;
    background-color: #083c57;
    color: #3d93c8;
}
.bottom-footer span{
    display: block;
}
.btn-sendmail{
    background-color: #3d93c8;
    color: white;
}
.wpnexbt {
    height: 35px;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 24px;
    -webkit-text-stroke: 2px;
}
.next-bottom {
    width: 70px;
    height: 70px;

    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50px;
    text-align: center;
    line-height: 60px;

    border: 6px solid #f9f9f9;
    top: -30px;
    line-height: 60px;
    color: #000;
    background: #d7d7d7;
    border-color: #fff;
}


.next-bottom:hover {
    width: 70px;
    height: 70px;
    background-color: #03913e;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50px;
    text-align: center;
    line-height: 60px;
    color: white;
    border: 6px solid #f9f9f9;
    top: -30px;
    line-height: 60px;
    background: rgba(55,179,246,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(55,179,246,1)), color-stop(100%, rgba(12,117,174,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
background: radial-gradient(ellipse at center, rgba(55,179,246,1) 0%, rgba(12,117,174,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37b3f6', endColorstr='#0c75ae', GradientType=1 );
}







/*2-news-----------------*/
.News-box .star span i{
    color: #ffe11a;
}
.News-box .news-title h4 a{
 text-transform: uppercase;
 color: #333;
 font-weight: bold;
 text-decoration: none;
 font-family: 'Roboto'
}

.News-box{
    border: 1px solid #f0f0f0;
    overflow: hidden;
}
.News-box img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    position: relative;
    display: block;
}
p.text-news {
    height: 60px;
    display: block;
    position: relative;
    overflow: hidden;
}
.News-box .card-block{
    padding: 10px;
}.
.News-box .text-news{
    font-size: 13px;
    font-family: 'Roboto';
}
.top25{
    margin:25px 0 0 0 ;
}
.form-searchsb {
    margin-bottom: 20px;
}
.topseach {
    /*font: 14px 'Roboto';*/
    font-family: Helvetica bold;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 3px solid #333;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0 0 15px 0;
}
.topseach:after {
        content: '';
    border-color: transparent transparent #333 transparent;
    border-width: 0px 10px 8px 10px;
    border-style: solid;
    display: block;
    float: left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(180deg);
    margin: 30px 0 0px 30px;
    /* margin: -44px -49px 0 0; */

    /* position: absolute; */
}
.form-searchsb .input-group{
    margin-left: -15px;
    margin-right: -15px;
}
form.form-search-top{
    display: inline-table;
}
.input-group { display: block;}
.body-content-mgt25{
    margin-top: 25px;
    margin-bottom: 30px;
}

.tite-ct {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #999;
    /* padding: 15px 0; */
    margin-bottom: 20px;
    color: #424143;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
}
.titlecagory{
    text-transform: uppercase;
}
.background-contact-r{
    background:#f9f9f9;
    font-family: 'Lobster', cursive;
    
}
.avataCall span{
    display: block;
}
.boder-avata{
    margin: 0 auto;
}
.boder-radius{
    border: 3px solid #1f95d3;
    -webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;
}
.boder-avata img.boder-radius {
    width: 131px;
    height: 131px;
    overflow: hidden;
}
.avataCall .name{
    font-size: 18px;
    text-transform: uppercase;
    
}
.avataCall  .clred{
     color: red;
}
.phonesk{
    display: block;
}
.phonesk:before{
    content:"\f17e";
    color: #1f95d3;
font-family: 'FontAwesome';
padding:0 10px 0 0;
}
.text-contact-left h4{
    font-weight: bold;
    padding: 15px 0;
}
.contentviewsb{
    float: right;
     width: 60%;

}
.picview{
    display: inline-block;
}
.picview img {
    width: 90px;
    height: 77px;
    object-fit: cover;
    overflow: hidden;
}
.contentviewsb span{
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.contentviewsb .title-view{
    font-weight: bold;
    font-size: 12px;
}
.left{
    float: left;
}
.itemPrice{
    color: red;
    padding: 3px 5px;
}
.pd3{
    padding: 3px 0;
}
.clbl{
   background-color: #428cca;
    text-transform: uppercase;
    color: white;
        height: 22px;
    width: 44px;
    font-size: 12px;
    font-family: 'Roboto';
    line-height: 12px;
}
.wpview{
    border: 1px solid #e1e1e1;
    padding: 10px;
    background: white;
}
.pd10{
    padding: 10px 0;
}
.title-sb{
    font-weight: bold;
    /*text-transform: uppercase;*/
    font-family: 'Lobster', cursive;
}
.title-sb:before {
       content:"\f005";
        font-family: 'FontAwesome';
}
.pdt15{
    padding-top:15px;
}
.pdl5{
    padding-right: 5px;
}

.list-group a{
    text-transform: uppercase;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #1f94d3;
    border-color: #1f95d3;
    border-radius: 0;
    font-weight: bold;
    font-size: 18px;
    padding: 10px !important;
}
.fa-12{
    font-size: 12px;
    padding: 0 8px 0 0;
}
.nav-ct{
    background: #f1f1f1;
    border: 1px solid #dcdcdc;
    display: inline-block;
    width: 100%;
    font-family: 'Lobster', cursive;
}
.nav-ct li{
    display:inline-block;
}
.nav-ct li:first-child{
    float: left;
}
.nav-ct li:nth-child(2){
    float: left;
}
.nav-ct li{
  background: url(../img/nav-top.png);
    background-repeat: no-repeat;
    padding: 5px 18px 5px 10px;
    background-position: right;
}
.pdl0{
    margin-left: -48px;
}
/*------------------*/
.baner-ctgr{
    background: url(../img/background-banner.png);
    background-repeat: no-repeat;
   
}
.content-bnctgr{
     padding: 15px 0;
}
.listPrd .namePrd{
   /* padding-top: 15px;*/
}
.news-title {
    height: 44px;
    overflow: hidden;
    display: block;
    padding: 5px 0;
    /*margin-bottom: 10px;*/
}
.listPrd .namePrd a{
    color: #555;
}
.listPrd .drd5{
-webkit-box-shadow: 0px 10px 0px 0px rgba(31,148,211,1);
-moz-box-shadow: 0px 10px 0px 0px rgba(31,148,211,1);
box-shadow: 0px 10px 0px 0px rgba(31,148,211,1);
}
.bdNumber{
    border-top: 1px solid #d1d1d1;
}
.startview span{
    display: block;
}
.star-prd .fa-star{
    color: #ffe11a;
}
.startview{
    padding: 0px 0 10px 10px;

}
.startview span:first-child{
    font-weight: bold;
}
.member{
    color: #999;
}
.price-prd{
    font-size: 20px;
    font-weight: bold;
    color: red;
    padding-left: 15px;
    text-transform: uppercase;
}
.btn-pdlr{
    padding-left: 20px;
    padding-right: 20px;
    font-weight:bold;
    text-transform: uppercase;
}
.btn-pdlr {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    text-transform: uppercase;
    background: #428cca;
    border: 0;
}

/*3-list-produc--------------------------t*/
.news-item-r img {
    width: 100%;
}
.box-dateilN h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px 0;
}
.box-dateilN h4 a{
    color: #333;
}
.calendar:before {
    content: "\f073";
    width: 0;
    height: 0;
    top: 0;
    font-family: 'FontAwesome';
    padding: 0 5px 0 0;
}
.calendar {
    padding: 0 10px 0 0;
}
.postname {
    padding: 0 0 0 10px;
}
.wp-date .postname {
    font-weight: bold;
    font-style: italic;
}
.viewDetail {
    font-style: italic;
}
.contentdate {
    padding: 6px 0;
}
.wp-date a{
    color: #999;
}
.mgbt30 {
    margin-bottom: 15px;
    display: block;
}
.contact-Lh{
    margin: 20px 0;
}
.contact-Lh span{
    display: block;
}
.radio{
    display: inline-block;
}
.mgtb5{
    margin: 7px 0;
}
.contact-Lh .namecompany{
    text-transform: uppercase;
    padding: 5px 0;
}
.contact-Lh>span{
    color: #700b13;
}
.map .google i{
    padding:0 10px;
}
.project-table .leftb{
    font-weight: bold;
    font-family: 'Roboto';
    font-size: 16px;
}
.project-table{

    padding: 20px 0 30px 0;
    height: auto;
    overflow: auto;

}
.fwb{
    font-weight: bold;
}
.project-table .location-prj{
    margin: 8px 0;
}
.project-table .location-prj .leftb{
    width: 30%;
    display: inline-block;
    float: left;
}
span.star-prd {
    color: #ffe11a;
}
span.star-prd span {
    margin-right: 3px;
}
.marb5{
    margin-bottom: 5px;
}
.spvx .titlespvx:after {
       content: '';
    border-color: transparent transparent #0589bc transparent;
    border: 1px solid #428cca;
    border-style: solid;
    display: block;
    float: left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(180deg);
    margin-top: -32px;
    /* margin: -44px -49px 0 0; */
    float: right;
    width: 60%;
}
.titlespvx>h4{
    color: #1f95d3;
    margin:20px 0;
}
.mgt30{
    margin-top:30px;
}
.box-content-newsdetail{
    background:#f9f9f9;
    padding: 0 20px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    position: relative;
    display: block;
}
.content-news{
    overflow: hidden;
    position: relative;
    display: block;
    max-width: 100%;
}

.content-news img{
    overflow: hidden;
    max-width: 100%;
    object-fit: cover;
    height: auto !important;
}

.tite-news-detail{
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin: 0;
    font-family: 'Lobster', cursive;
}
.content-news .product-item h1 {
    font-size: 21px;
}
.content-news p{
    text-align: justify;
}
/*--------------san-pham-chi-tiet----------------*/
.wrapper {
    margin-bottom: 40px;
    position: relative;
    /* display: block; */
    overflow: hidden;
}
.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      height: 40px;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
    overflow: hidden;
}
    .tab-content img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        -webkit-animation-name: opacity;
                animation-name: opacity;
        -webkit-animation-duration: .3s;
                animation-duration: .3s; 
    }


@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  font-weight: bold; }

.checked, .price span {
  color: #ec2028; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
    margin-bottom: 15px;
    font-size: 16px;
    color: #424143;
}
a#client:active {
    pointer-events: none;
}
.product-title {
  margin-top: 0; }
h1.product-title {
    font-size: 18px;
    /*text-transform: uppercase;*/
    display: block;
    overflow: hidden;
    font-weight: bold;
    color: #424143;
    line-height: 25px;
}
.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart {
    background: #1f95d3;
    padding: 1.2em 1.5em;
    border: none;
    text-transform: UPPERCASE;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background .3s ease;
    transition: background .3s ease; 
    padding-left: 56px;
    border-radius: 2px;
    }
    .add-to-cart a {
        color: #fff;
    }
    .add-to-cart:hover, .like:hover {
        background: #b36800;
        color: #fff;
    }
.wpinfo ul li a {
    background: #e1e1e1 !important;
    color: #676767 !important;
    border-radius: 4px 4px 0 0;
}
.wpinfo ul {
    border-bottom: 1px solid #e1e1e1;
}
.product-description__block {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    border-top: 0;
}
.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
.add-to-cart:after {
    content: '';
    background: url(../img/phone.png);
    width: 40px;
    height: 40px;
    position: absolute;
    float: right;
    left: 27px;
    /* top: 0; */
    background-repeat: no-repeat;
     margin-top: -6px;

}
.boxsize{
    /*margin: 25px 0;*/
}
.boxsize .price b{
    padding: 0 10px 0 0 ;
    font-weight: inherit;
}

.rate-pro-detail {
    position: absolute;
    float: right;
    right: 0;
}
.line-price{
    width: 100%;
    background: #ccc;
    height: 1px;
    margin: 13px 0;
}

.clear{
    clear:both;
}
.background-productCl{
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 20px;
}
.span2{

    float: left;
    min-height: 1px;

}
.span6{
    width: 65%;
    float: left;
    min-height: 1px;
    margin-left: 20px;

}
.text-spcl{
    font-size: 12px;
    font-family: 'Roboto';
    color: #6e7072;
    line-height: 16px;
    display: block;
}
.span6 h6{
    margin: 2px 0;
    line-height: 18px;
}
.shareSocial{
    padding: 20px 0;
}
/*6-tin-chi-tiết-------------------------------*/

/*# sourceMappingURL=style.css.map */
/*-------------4*/
@font-face {
  font-family: 'Roboto';
  src:url('fonts/Roboto.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TeX Gyre Adventor ';
  src:url('fonts/TeX Gyre Adventor.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*----------start-Home-------------*/

/*start btn-fixed*/

.btn-quick-contact-frm{
    position: fixed;
    display: block;
    /*top: 415px;*/
    top: 30%;
    width: 100px;
    height: 120px;
    background: red;
    padding: 5px;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 8px 0 0 8px;
    transition: 1.2s;
    right: 0;
}

.btn-quick-contact-frm p{ font-size: 16px; }

.box-contact-frm {
    width: 387px;
    min-height: 484px;
    display: block;
    position: fixed;
    top: 15%;
    background: #fff;
    border: 1px solid #626262;
    border-radius: 10px;
    padding: 35px 20px 25px 20px;
    transition: 1.2s;
    right: -387px;
}
.btn-frm-current {
    right: 387px !important;
}
.box-contact-frm.frm-current {
    right: 0 !important;
}
.title-contact-frm {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    clear: both;
    margin: 0;
    margin-bottom: 20px;
    color: #11304b;
    font-weight: bold;
}
.box-contact-frm .form-control {
    height: 40px;
}
.box-contact-frm button.btn.btn-default.dropdown-toggle {
    height: 40px;
}
.box-contact-frm .btn-submit-contact-frm{
    width: 100%;
    height: 44px;
    border-radius: 22px;
    background: #0082b3;
    font-size: 16px;
    text-transform: uppercase;
}
.box-contact-frm textarea#textarea {
    max-width: 100%;
    min-height: 100px;
}
/*start btn-fixed*/



@media screen and (max-width: 768px) {
    .form-searchsb .input-group {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 680px) {
    .spvx .titlespvx:after {
        width: 20%;
    }
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    left: -50px;
    top: 45%;
    width: 50px;
    height: 50px;
        line-height: 45px;
    font-size: 24px !important;
    font-weight: initial !important;
    border: 1px solid #ccc;
    background: none !important;
    color: #ccc !important;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    right: -50px;
    top: 45%;
    width: 50px;
    height: 50px;
       line-height: 45px;
    font-size: 24px !important;
    font-weight: initial !important;
    border: 1px solid #ccc;
    background: none !important;
    color: #ccc !important;
}
.box-plugin-fb {
    clear: both;
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 30px;
}
.pagin a,.pagin strong{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagin strong{
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}
.pagin{
    margin-top: 30px;
}
.list-group ul {
    padding-left: 18px;
    background-color: #ddd;
    border: 1px solid #ccc;
    display: none;
    transition: 1.8s;
    height: 0;
}
ul.list-group>li:hover ul{
    display: block;
    height: auto;
}
.clred{
    color: #caff00;
    font-weight: bold;
}
.pad0{
    padding: 0px;
}
.cusor{
    cursor: pointer;
}
.pciner_f{
        height: auto;
    overflow: auto;
    margin-bottom: 50px;
}
.slider{
        border-bottom: 1px solid #ccc;

}

.slider:after {
    content: "";
    display: block;
    width: 100%;
    margin-top: 4px;
    height: 1px;
    border-top: 1px solid #cccccc;
}
.box-img-thumb-slide-du-an{
    height: 60px !important;
    position: relative;
    display: block;
    overflow: hidden;
}
a.img-thumbnai-du-an img {
    position: relative;
    display: block;
    overflow: hidden;
    max-height: 60px;
    object-fit: cover;
    width: 100%;
}
.boxnewcl {
    height: 73px;
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.img-newcl {
    width: 95px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-right: 10px;
    float: left;
}
.img-newcl img{
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    object-fit: cover;
}
.title-newcl a{
    font-weight: bold;  
    font-size: 14px;
    display: block;
    position: relative;
    overflow: hidden;
    color: #424143;
}

.content-newcl p{
    font-size: 12px;
    display: block;
    position: relative;
    overflow: hidden;
    color: #6e7072;
}
/*ul.submenu-left {
    position: absolute;
    width: 250px;
    height: auto;
    border: 0;
    padding: 0;
    left: 100%;
    z-index: 9;
    margin-top: -32px;
    background-color: rgba(31, 148, 211, .7);
}*/
ul.submenu-left {
    height: auto;
    border: 0;
    padding: 0;
    left: 100%;
    z-index: 9;
    margin: 10px -15px -10px -15px;
    background-color: rgba(31, 148, 211, .7);
    font-size: 12px;
}
ul.submenu-left li {
    position: relative;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    border-bottom: 1px solid #ccc;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

ul.submenu-left li a{
    color: #fff;
}
.frm-contact textarea{
    min-height: 150px;
    max-width: 100%;
}
@media (max-width: 991px){
    .camera_wrap {
        margin-top: 0;
    }
    #slide-1 .box-img-new-home {
        height: 250px;
    }
    .box-img-new-home {
        height: 320px;
    }
    .home-product .item-1 img {
        height: 250px;
    }
}
@media (max-width: 768px){
    .owl-buttons {
        display: none !important;
    }
    .product-description__block img {
        width: 100%;
        height: auto !important;
    }

    #slide-1 .box-img-new-home {
        height: 200px;
    }
    .box-img-new-home {
        height: 230px;
    }
    .home-product .item-1 img {
        height: 200px;
    }
}

@media (min-width: 769px){
    .owl-pagination{
        display: none;
    }
}

@media (max-width: 480px){
    
    .rate-pro-detail {
        position: relative;
    }

    .hotline-mb p {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 13px;
    }
    .hotline-mb a {
        color: yellow;
        font-size: 16px;
    }

    #custom_carousel .der {
       
        top: 21% !important;
        
    }
    #custom_carousel .izq {
         top: 21% !important;
    }
}

.f16{
    font-size: 16px !important;
}
.f15{
    font-size: 15px !important;
}

.vangsao:after {
    color: #EDB867 !important;
}
@media (min-width: 768px){

    .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}

#nuyModal input{
        width: 100%;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

#nuyModal button{

        padding: 8px 15px;
    border-radius: 5px;
    border: 1px solid #fff;
    /* float: right; */
    height: auto;
    overflow: auto;
    width: 80px;
    background-color: #e60436;
    font-weight: bold;
    color: #fff;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 16px;
    line-height: 35px;
}

.modal-content{
        background-image: url(../images/bg_new.jpg);
        background-size: 100% 100% !important;
}
.nutclose{
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 50% !important;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 9999;
    opacity: 1 !important;
    border: 2px solid #fff !important;
    padding: 5px 9px !important;
        width: auto !important;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: none !important;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: none !important;
}
.maau{
        margin: 0px auto;
}
.titto{
        text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #010052;
    margin-top: 15px;
}
.fln{
    float: none;
    margin:0px auto;
    clear: both;
}
.chunay{
    font-size: 12px;
    text-align: CENTER;
    color: rgb(34, 120, 158);
}
.chunay i{
    color: red;
}
.textr{
    text-align: right;
}
.clbtc{
        clear: both;
    text-align: CENTER;
}
.mart7{
    margin-top: 7px;
}

.modal-dialog {
    margin: 80px auto;
}
.disn{
    display: none;
}
.btn-register {
    background: #3d93c8;
    color: #fff;
}
.btn-register:hover {
    background: #3d93c8;
    color: inherit;
}
.header-main {
    padding-bottom: 5px;
}
.horizontal-menu-wrapper {
    float: right;
    margin-top: 20px;
}
.logo {
    height: 60px;
}
.contentnews {
    text-align: center;
}
.contentnews h3 {
    font-size: 18px;
    font-family: 'Lobster', cursive;
}
.box-price {
    padding: 5px 10px;
    background: #324757;
    color: #fff;
}
.box-price p {
    line-height: 20px;
    margin: 0;
}
.box-price span {
    width: 120px;
    position: relative;
    display: inline-block;
    color: #43c3f4;
}