/******************************** Css chung ********************************/
body {
	font-family: Roboto, sans-serif;
	background:#fff;
	max-width: 1600px;
	margin: auto;
	font-size: 14px;
}
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
img {
	max-width: 100%;
}
img.respon-owlCarousel {
	width: auto !important;
}

.title-page-td {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}
.title-page-td:after {
    content: '';
    display: block;
    height: 3px;
    margin: 15px 0 30px;
    width: 80px;
    background: #2db34b;
}
.career-wrap h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.career-wrap h2 a {
    color: #000;
}
.news-other{margin-top: 20px;}
.news-other .media .media-left {
    min-width: 100px;
}
.news-other .media a {
    color: #333;
}



.nd-info {
    font-size: 13px;
    color: #b4adad;
}
.title-bvlq {
    font-size: 14px;
    color: #097198;
}
.bvlq{
    width: 70%;
    float: left;
    text-align: justify;
    padding-left: 10px;
    line-height: 20px;
}
.clearboth {
	clear:both;
}
li {
	list-style: none;
}
ul,li,p {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
}
a,a:hover,a:focus {
	text-decoration: none;
    font-family: Roboto;
}
a {
	color: #097198;
}
a:hover,a:focus {
	color: red;
}
input,input:focus {
	outline: none !important;
	-webkit-appearance: none;
}
input[type='email'] {
	text-transform: lowercase;
}
.cat-pad-header {
    border: 1px solid #024fa1;
    height: 35px;
    line-height: 35px;
    background: #fff;
    margin-bottom: 20px;
}
.cat-pad-header h2 {
    float: left;
    width: auto;
    height: 100%;
    margin: 0px;
    padding: 0px 30px 0px 10px;
    position: relative;
    background-color: #097198;
}
.cat-pad-header h2 a {
    color: #fff;
    font-size: 26px;
    white-space: nowrap;
    text-shadow: 1px 1px 0 rgba(0,0,0,.8);
}
.cat-pad-top {
    float: right;
}
.cat-pad-top li {
    float: left;
    padding: 0 20px;
    position: relative;
}
.cat-pad-top li a {
    color: #097198;
}
.cat-pad-top li:last-child::after {
    content: "»";
    font-size: 1.3em;
    padding-left: 10px;
    color: rgb(153, 153, 153);
}
.block-file .group-link {padding-top: 19px;}
.block-file a:hover {
    color: #fff;
    background: #003768;
}
.fa-angle-left:before {
    font-size: 30px;
    color: #ddd;
    content: "\f104";
    position: absolute;
    left: 10px;
    top: 210px;
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding-left: 10px;
}
.fa-angle-right:before {
    font-size: 30px;
    color: #ddd;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 210px;
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding-left: 15px;
}

.feedback-item .feedback-content {
    color: #000;
    font-size: 16px;
    text-align: justify;
    height: 100px;
}
.customer img {
    border-radius: 50%;
    float: left;
}
.customer .name {
    float: left;
    margin-left: 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
}
.block-file a {
    display: inline-block;
    height: 45px;
    width: 100%;
    text-transform: uppercase;
    padding-left: 42px;
    line-height: 16px;
    font-size: 13px;
    font-family: 'robotoregular';
    color: #333333;
    background: #ededed;
    border-bottom: 1px solid #fff;
    position: relative;
}
.block-file a table {
    width: 100%;
    height: 45px;
}
.block-file a table td {
    width: 100%;
    height: 45px;
    vertical-align: middle;
    font-family: Roboto;
}
.block-file a.file .icon {
    display: inline-block;
    width: 14px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 19px;
    background: url(../images/icon-file.png) no-repeat center;
    background-position: 0 0;
}
.block-file a.file:hover .icon{
    background-position: 0px -16px;
}
.block-file a.mail .icon {
    display: inline-block;
    width: 16px;
    height: 13px;
    position: absolute;
    top: 50%;
    margin-top: -5.5px;
    left: 19px;
    background: url(../images/icon-mail.png) no-repeat center;
    background-position: 0 0;
}
.block-file a.mail:hover{
    background: #ededed;
    color: #333333;        
    cursor: default;
}
.mt35 {margin-top: 35px !important;}
.block-info-contact .text-rb ul li {
    background: none;
    padding-left: 0;
    padding-top: 5px;
}
.text-rb ul li {
    font-family: 'robotoregular';
    text-align: justify;
    padding-left: 10px;
    padding-top: 7px;
    background: url(../images/bg/bg-strong.png) left 17px no-repeat;
}
.text-rb span {
    font-family: "robotoregular";
    font-weight: bold;
    color: #262626;
}
h4.title-tltblog{
    font-weight: bold;
    line-height: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
}
.tltblog{ 
    margin-top: 20px;
    margin-bottom: 20px; 
}
.desc-page {
    text-align: justify;
    margin-bottom: 26px;
}
.mt36 {margin-top: 36px !important;}
.social-re li:nth-child(odd) {float: left;}
.rob {
    font-family: 'robotoregular';
    font-weight: bold;
}
.social-re li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.social-re .hv-it{display: block;}
.hv-it{
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.hv-it img{
    transition:All 0.5s ease;
    -webkit-transition:All 0.5s ease;
    -moz-transition:All 0.5s ease;
    -o-transition:All 0.5s ease;
    -ms-transition:All 0.5s ease;
}
.hv-it:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition:All 0.5s ease;
    -webkit-transition:All 0.5s ease;
    -moz-transition:All 0.5s ease;
    -o-transition:All 0.5s ease;
    -ms-transition:All 0.5s ease;
}
.social-re li img {height: 180px;
    width: 100%;
    position: relative;
    z-index: 0;
}
.social-re li .bt-title {
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: #1658ae;
    opacity: 0.8;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 18px;
    color: #fff;
    font-size: 15px;
}
.block-right {
    padding-bottom: 50px;
}
.bd-bottom {
    padding-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
}
.title-page-dv {
    margin: 0;
    font-size: 21px;
    padding-bottom: 3px;
    color: #097198;
    text-transform: uppercase;
    font-family: "Arial";
    line-height: 30px;
}
.block-news .item-news {
    width: 100%;
    padding: 15px 0;
    display: table;
    border-bottom: 1px solid #f1f1f1;
}
.left {
    float: left;
}
.block-news .item-news .img-news {
    width: 28.92857%;
    display: table-cell;
    vertical-align: middle;
}
.block-news .item-news .name-news {
    width: 71.07143%;
    font-family: 'Arial';
    font-size: 14px;
    color: #333333;
    display: table-cell;
    /*vertical-align: middle;*/
    line-height: 19px;
    padding-left: 4.2857%;
}
.block-news .item-news .name-news a {
    color: #333333;
}
.block-news .item-news .img-news img {
    width: 100%;
}
.danhmuc{
    position: relative;
    top: -140px;
    text-align:center;
    color: #f3f3f3;
    text-transform: uppercase;
    padding: 0px 140px;
}
.duan_phanhoi{font-size: 13px;color: #333;text-transform: initial;}
.background-dt{background: #f1f1f1;}

.box-project-sv {
    display: inline-block;
    width: 100%;
    height: 265px;
    margin: 0px 0px 30px 0px;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-align: left;
}
#project-page-sv .box-project-sv:nth-child(odd) .pic-project-sv {
    float: right;
}
.pic-thumb-bg-sv img {
    width: 100%;
}
#project-page-sv .box-project-sv:nth-child(odd) .text-project-sv {
    float: left;
    padding: 0px 40px 20px 0;
}
#project-page-sv .box-project-sv:nth-child(even) .pic-project-sv, .list-item-sv {
    float: left;
}
#project-page-sv .box-project-sv:nth-child(even) .text-project-sv {
    float: right;
    padding: 0px 0 20px 40px;
}
.pic-project-sv {
    height: calc(100vh/1.5);
    overflow: hidden;
    width: 30%;
    height: 230px;
    margin: 0;
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pic-project-sv img{height: 100%;width: 100%;}
.text-project-sv {
    height: 230px;
    text-align: left;
    z-index: 2;
    width: 70%;
    margin: 0;
    position: relative;
    display: block;
}
.text-project-sv h3{
    color: #097198;
    margin: 10px auto;
}

.text-project-sv .title_des{
    margin: 15px 0;
}
.go-inner-sv{
    display: inline-block;
    position: relative;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    background-color: transparent;
    border: 1px solid #ddd;
    z-index: 5;
    border-radius: 3px;
}
.go-inner-sv:hover{
    background: #097198;
    color: #fff;
}




.human{width: 55px !important;}
.menuleft-duan h3{
    font-size: 24px;
    margin: 0 auto 15px;
}
.menuleft-duan ul li a{
    font-size: 18px;
    margin: 0 auto 7px;
}

.box-project {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 20px auto;
    position: relative;
    text-align: left;
}
#project-page .box-project:nth-child(odd) .pic-project {
    float: right;
}
#project-page .box-project:nth-child(odd) .pic-project2 {
    float: right;
}
.pic-thumb-bg img {
    width: 100%;
}
#project-page .box-project:nth-child(odd) .text-project {
    float: left;
    padding: 0px 40px 20px 0;
}
#project-page .box-project:nth-child(odd) .text-project2 {
    float: left;
    padding: 0px 40px 20px 0;
}
#project-page .box-project:nth-child(even) .pic-project, .list-item {
    float: left;
}
#project-page .box-project:nth-child(even) .pic-project2, .list-item {
    float: left;
}
#project-page .box-project:nth-child(even) .text-project {
    float: right;
    padding: 0px 0 20px 40px;
}
#project-page .box-project:nth-child(even) .text-project2 {
    float: right;
    padding: 0px 0 20px 40px;
}
.pic-project {
    height: calc(100vh/1.5);
    overflow: hidden;
    width: 50%;
    margin: 0;
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pic-project2 {
    height: calc(100vh/1.5);
    overflow: hidden;
    width: 35%;
    margin: 0;
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.text-project {
    height: auto;
    text-align: left;
    z-index: 2;
    width: 50%;
    margin: 0;
    position: relative;
    display: block;
}
.text-project2 {
    height: auto;
    text-align: left;
    z-index: 2;
    width: 65%;
    margin: 0;
    position: relative;
    display: block;
}
.text-project h3{
    color: #eb1c23;
    margin: 10px auto;
}
.text-project h1{
    color: #eb1c23 !important;
    margin: 10px auto;
}

.text-project h5{
    margin: 15px 0;
}
.text-project2 h3{
    color: #097198;
    margin: 10px auto;
}

.text-project2 h5{
    margin: 15px 0;
}

.go-inner{
    display: inline-block;
    position: relative;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    background-color: transparent;
    border: 1px solid #ddd;
    z-index: 5;
}
.go-inner:hover{
    background: #eb1c23;
    color: #fff;
}


.titnewscungloai{
    margin: 0;
    font-size: 23px;
    padding-bottom: 3px;
    color: #097198;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
}

.slider-duan{
	position: relative;
	float: left;
    height: 100%;
    min-height: 1px;
    display: block;
}
.slider-duan img{
	width: 100%;
	height: 540px;
}
.logo-project {
	position: absolute;
    top: 0;
    width: 75%;
    max-width: 400px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.logo-project img {
    width: 100%;
    height: 100%;
}
.slider-duan h2 {
    position: absolute;
    bottom: 165px;
    width: 100%;
    padding: 0 20px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}
.slider-duan figcaption {
    position: absolute;
    bottom: 120px;
    width: 100%;
    padding: 0 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    line-height: 1.5;
}
.slider-duan button {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px 20px;
    color: #fff;
    border: none;
    background: #097198;
    font-family: Open Sans;
    font-size: 2.1rem;
    font-weight: 300;
    z-index: 0;
}

/* start Lĩnh vực hoạt động*/
.mainlinhvuc{
	text-align: center;
}
.mainlinhvuc figure {
    position: relative;
    width: 150px;
    height: 137px;
    margin: 0 auto;
    background: url(../../../vimgsrc/service-background-1.jpg) center no-repeat;
    background-size: 100% 100%;
}
.mainlinhvuc figure img {
    width: 40%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
}
.mainlinhvuc figcaption .name {
    margin-top: 30px;
    font-size: 2rem;
    font-weight: 300;
}
.mainlinhvuc figure:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.mainlinhvuc figure:hover {
	background: url("../../../vimgsrc/service-background-2.jpg") center
	no-repeat;
	background-size: 100% 100%;
}
/*end lĩnh vực*/


.main-des{
	overflow: hidden;padding-left:200px;position: relative;width: 100%;
}
.ft-img{
	background: #fff;
    margin: 10px 0 0 2.32%;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #cacaca;
    width: 45%;
    float: left;
    height:120px;
}
.ft-img a {
    display: inline-block;
    width: 100%;
}
.bd-img-ft {
    overflow: hidden;
    height: 80px;
}
.bd-img-ft img{
    width: 100%;
}
.tt-album {
    color: #000000;
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 1px;
}
.link-footer a{
	color: #fff;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 14px;
}

/*Start View 3*/
.home-logo {
    text-align: center;
    padding: 20px 0;
}
/*End View 3*/


/*Start View 2*/
.titnews{
	margin-top: 20px;
	text-align: center;
}
.titnews h1{
	text-transform: uppercase;
	color: #097198;
	font-size: 28px;
}
.titnews .linee{
	display: inline-block;
    margin: 18px 0 0 0;
    width: 52px;
    height: 4px;
    background: url(../../../vimgsrc/bg-line.png) repeat;
}
.highlight-item{
	background: #e7e7e9;
}
.highlight-item .img {
    display: inline-block;
    width: 100%;
    height: 220px;
}
.highlight-item .img img {
    width: 100%;
    height: 100%;
}
.highlight-item .h-news-ct {
    text-align: left;
    padding :0 10px 30px 10px;
    height: 190px;
}
.highlight-item .h-news-ct a h3{
    color: #e30018;
    font-size: 17px;
    line-height: 1.3;
    height: 70px;
    text-align: justify;
}
.highlight-item .info {
    text-align: justify;
}
.highlight-item .info {
    color: #666666;
    margin: 10px 0 10px 0;
}
/*End View 2*/

/*Start View 1*/
.wightview1{
	max-width: 940px;
    margin: 20px auto;
    position: relative;
}
.row-footer{
    max-width: 1060px;
    margin: 20px auto;
    position: relative;
}
.home-activitie {border-bottom: 1px solid #e8e8e8;}
.submenu-name{font-size: 14px;margin: 0;text-transform: capitalize;
    font-weight: normal;line-height: 1.3;}
    .activitie-item:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        transition: All 0.5s ease;
        -webkit-transition: All 0.5s ease;
        -moz-transition: All 0.5s ease;
        -o-transition: All 0.5s ease;
        -ms-transition: All 0.5s ease;
    }
    .activitie-item{
       margin-bottom: 30px;
       overflow: hidden;
   }
   .activitie-item .f-tt {
    color: #097198;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 0px;
    text-align:center;
}
.activitie-item img {
    width: 100%;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
}
.activitie-item .desc {
    margin-top: 20px;
    font-size: 15px;
    line-height: 21px;
}
.activitie-item a {
    display: inline-block;
    position: relative;
    width: 100%;
}
.activitie-item.one .tit-ac {
    background: url(../../../vimgsrc/bg-blue.png) repeat;
}
.activitie-item .tit-ac {
    position: absolute;
    width: 70%;
    padding: 13px 20px 20px 20px;
    z-index: 1;
    top: 0;
    left: 0;
}
.activitie-item .tit-ac .text {
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    display: block;
}
.activitie-item .tit-ac .line-white {
    display: inline-block;
    margin: 15px 0 0 0;
    width: 37px;
    height: 4px;
    background: url(../../../vimgsrc/bg-line-white.png) repeat;
}

/*End View 1*/

/*menu destop*/
.sub-menu-pc {
    padding: 7px 0px 7px 30px;
    display: none;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    overflow-y: scroll;
    height: 200px;
}
.sub-menu-pc > li{
    margin-top: 0;
    padding: 5px 0;
}
.sub-menu-pc > li > a {
    display: block;
    color: #797979;
    padding: 3px 0;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    background: url(../../../vimgsrc/bg-sub-menu.png) no-repeat -22px 11px;
}
.sub-menu-pc > li:hover > a {
    color: #003768;
    padding: 3px 0 3px 20px;
    background: url(../../../vimgsrc/bg-sub-menu.png) no-repeat left 11px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

#header {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 200px;
    z-index: 999;
    -webkit-box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
#header h2{
	font-size: 14px;
	margin: 0;
}
.logo {
    text-align: center;
    padding: 19px 0 19px 0;
}
.logo a {
    display: inline-block;
}
.pc {
    display: block;
}
.menu-pc {
    border-top: 1px solid #eee;
    width: 100%;
    background: #fff;
}
.menu-pc > ul > li {
    position: relative;
}
.menu-pc > ul > li:hover > a, .menu-pc > ul > li.active > a {
    color: #fff;
    background: #097198;
}
.menu-pc > ul > li:hover > .sub-menu-pc{
    display: block;
}
.menu-pc > ul > li > a {
    position: relative;
    z-index: 1;
    color: #097198;
    text-transform: uppercase;
    display: block;
    padding: 8px 18px;
    border-bottom: 1px solid #eeeeee;
}
.menu-pc > ul > li .ar {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../../../vimgsrc/nav-d.png) center center no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    cursor: pointer;
}
.social-language {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0px 0px 0;
    border-bottom: 1px solid #dedede;
}
.language-search {
    width: 83px;
    float: left;
}
.language-search a.language.vi {
    margin-left: 17px;
    background-position: -120px 0px;
}
.language-search a.language.en {
    margin-left: 17px;
    background-position: 0px 0px;
}
.language-search .line {
    display: none;
    height: 100%;
    width: 1px;
    background: #c7c7c7;
}
.language-search a.search {
    margin-left: 5px;
    background-position: -24px 0px;
}
.language-search a, .social a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../../vimgsrc/icon-social.png) no-repeat left top;
}
.social {
    width: 117px;
    float: left;
    border-left: 1px solid #eeeeee;
}
.social a.facebook {
    margin-left: 14px;
    background-position: -48px 0px;
}
.social a.skype {
    margin-left: 6px;
    background-position: -72px 0px;
}
.social a.google {
    margin-left: 6px;
    background-position: -96px 0px;
}
.language-search a.search:hover{
    background-position: -24px -24px;
}
.language-search a.language.en:hover {
    background-position: 0px -24px;
}
.language-search a.language.vi:hover {
    background-position: -120px -24px;
}
.social a.facebook:hover {
    background-position: -48px -24px;
}
.social a.skype:hover {
    background-position: -72px -24px;
}
.social a.google:hover {
    background-position: -96px -24px;
}
/*end menu destop*/
.truycap {
    text-align: center;
    font-style: italic;
    padding-top: 10px;
    color: #097198;
    font-weight: 500;
}

/*start listnews banner*/
.home-btn-highlight {
    display: inline-block;
    position: absolute;
    z-index: 10;
    right: 10px;
    font-size: 15px;
    color: #fff;
    top: 10px;
    background: url(../../../vimgsrc/arrow-white.png) no-repeat 14px center #097198;
    padding: 12px 16px 13px 33px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.info-content {
    position: absolute;
    height:665px;
    width: 329px;
    border-left: 1px solid #08355e;
    background: url(../../../vimgsrc/top-1.png);
    top: 0;
    right: 0;
    z-index: 11;
    padding: 0 28px;
    -webkit-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.close-top {
    display: block;
    width: 25px;
    height: 25px;
    z-index: 2;
    background: url(../../../vimgsrc/cl.png) 0 0 no-repeat;
    position: absolute;
    right: 28px;
    top: 37px;
}
.info-content .tt {
    padding-top: 29px;
    font-size: 36px;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 28px;
}
.clearAll {
    clear: both;
    display: table;
}
.info-content .tt p {
    line-height: 40px;
}
.info-content .tt img {
    margin-top: 22px;
}
.content-v {
    box-sizing: border-box;
    height: 100%;
    position: relative;
    z-index: 0;
    padding: 110px 0 54px;
}
.border-scroll {
    width: 100%;
    height: 100%;
}
.list-top-news li {
    width: 100%;
    padding: 18px 0;
    border-bottom: 1px dashed #3f688c;
}
.list-top-news li img {
    width: 81px;
    height: 57px;
}
.list-top-news li a.link {
    font-size: 13px;
    color: #fff;
    width: 178px;
    line-height: 19px;
    margin-top: 2px;
}
.right {
    float: right;
}
.bottom-link {
    z-index: 1;
    position: absolute;
    bottom: 0;
    height: 54px;
    line-height: 54px;
}
.bottom-link a {
    color: #fff;
    font-size: 13px;
    padding-left: 26px;
    background: url(../../../vimgsrc/line-r.png) 0 center no-repeat;
}
/*end listnews banner*/


/*-------------------------------------------------*/
.view-des{
	display: block;
}
.view-mo{
	display: none;
}
.tintuc{
	color: white;
	float: left;
	width: 250px;

	margin-left: 16px;
}
.img-tt{
	background: rgb(0, 0, 0);opacity:1; height:344px;
	transition: padding-left 2s, background-color 1s;
	-moz-transition:  padding-left 2s, background-color 1s;
	-webkit-transition:  padding-left 2s, background-color 1s;
}
.img-tt:hover{
	background-color:#F30;
}
.tintuc-con{
	width: 200px;
	text-align: justify;
	color:white;
	margin-top: -245px;
	margin-left: 25px;
}
.tintuc-con h4{
	text-align:center;
}
.buttonquick
{
	margin-top: 45px;
	margin-left: 455px;
}
.btn-xe{
	color: #0e0e0e;
	background-color: rgb(247, 147, 29);
	border-color: white;
	width: 110px;
	height: 50px;
	transition: padding-left 2s, background-color 1s;
	-moz-transition:  padding-left 2s, background-color 1s;
	-webkit-transition:  padding-left 2s, background-color 1s;
}
.btn-xe:hover{
	color:red;
	background-color:white;
}
.btn-goi{
	color: #0e0e0e;
	background-color: rgb(183, 220, 54);
	border-color:white;
	width: 110px;
	height: 50px;
	transition: padding-left 2s, background-color 1s;
	-moz-transition:  padding-left 2s, background-color 1s;
	-webkit-transition:  padding-left 2s, background-color 1s;
}
.btn-goi:hover{
	color:red;
	background-color:white;
}
.phone{
	padding-left: 5px;
	display: inline-block;
	width: 28px;
	height: 28px;
	border: 2px solid;
	border-radius: 100%;
	line-height: 25px;
	/* margin: 0 0 -8px; */
	color:white;
	font-size: 19px;
	background:black;
	/* padding: 3px; */
	margin:-130px;
}
.tintuc-mo{
	color: white;
	float: left;
	width: 300px;
	margin-left: 35px;
}
.tintuc-con-mo{
	width: 200px;
	text-align: justify;
	color:white;
	margin-top: -230px;
	margin-left: 25px;
}
.img-tt-mo{
	background: rgb(0, 0, 0);opacity:1; height:344px;
	width:260px;
	transition: padding-left 2s, background-color 1s;
	-moz-transition:  padding-left 2s, background-color 1s;
	-webkit-transition:  padding-left 2s, background-color 1s;
}
.clearbox {
	clear: both;
}
.flexbox-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 15px;
	width: calc(100% - 30px);
	margin: 0 auto;
}
.flexbox-grid-default {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
}
.line::after {
	content: "";
	position: absolute;
	height: 1px;
	background-color: #ddd;
	bottom: 26px;
	width: 100%;
}
.flexbox-grid-form-no-outside-padding {
	width: 100%;
	padding: 0;
}
.flexbox-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 0;
}
.flexbox-content.two-items:first-child {
	padding-right: 10px;
}
.flexbox-content.two-items:last-child {
	padding-left: 10px;
}
.flexbox-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333%;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%;
}
.flexbox-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.flexbox-auto-45px {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45px;
	-ms-flex: 0 0 45px;
	flex: 0 0 45px;
}
.flexbox-auto-50px {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50px;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
}
.flexbox-auto-100px {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100px;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
}
.flexbox-auto-200px {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 200px;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
	height: 240px;
	overflow: hidden;
	position: relative;
	border: 1px solid white;
	border-radius: 5px;
}
.flexbox-auto-200px img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.flexbox-auto-200px :hover img {
	-webkit-transform: scale(2.3);
	transform: scale(2.3);
}

.flexbox-auto-180px {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 200px;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
	height: 180px;
	overflow: hidden;
	position: relative;
}
.flexbox-alignItems-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}
.flexbox-justifyContent-center {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flexbox-justifyContent-space-between {
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}
.flexbox-align-self-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}
select {
	background: url(../../../../hstatic.net/0/0/global/design/imgs/select-arrow.png) right center #fff no-repeat !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 17px !important;
}
.view-more-home a {
	padding: 5px;
	border: 2px solid #4b62c8;
	display: block;
	text-align: center;
}
.view-more-home i {
	font-size: 10px;
	margin-left: 5px;
}
.pd-all-10 {
	padding: 10px;
}
.pd-5 {
	padding: 0px 5px;
}
.pd-10 {
	padding: 0px 10px;
}
.pd-l-10 {
	padding-left: 10px !important;
}
.pd-l-15 {
	padding-left: 15px !important;
}
.pd-l-5 {
	padding-left: 5px;
}
.pd-r-5 {
	padding-right: 5px;
}
.pd-r-10 {
	padding-right: 10px;
}
.pd-r-15 {
	padding-right: 15px;
}
.pd-t-10 {
	padding-top: 10px;
}
.pd-t-15 {
	padding-top: 15px;
}
.pd-none-b {
	padding-bottom: 0;
}
.pb-b-10 {
	padding-bottom: 10px;
}
.pb-b-15 {
	padding-bottom: 15px;
}
.pd-none-l {
	padding-left: 0px;
}
.pd-none-r {
	padding-right: 0px;
}
.pd-none {
	padding: 0px !important;
}
.mt5 {
	margin-top: 5px;
}
.m-none-t {
	margin-top: 0 !important;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml5 {
	margin-left: 5px;
}
.mr5 {
	margin-right: 5px;
}
.m-none {
	margin: 0;
}
.border-none-r {
	border-right: none;
}
.ps-absolute {
	position: absolute;
}
.ps-relative {
	position: relative;
}
.empty > p {
	text-align: center;
	color: #e60f1e;
}
/*** Icon SVG ***/
.svg-next-icon {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	fill: currentColor;
	display: inline-block;
	vertical-align: middle;
}
.svg-next-icon-size-10 {
	width: 10px;
	height: 10px;
}
.svg-next-icon-size-12 {
	width: 12px;
	height: 12px;
}
.svg-next-icon-size-16 {
	width: 16px;
	height: 16px;
}
.svg-next-icon-size-20 {
	width: 0;
	height: 20px;
}
.svg-next-icon-size-24 {
	width: 24px;
	height: 24px;
}
.svg-next-icon-size-30 {
	width: 0;
	height: 30px;
}
.svg-next-icon-size-36 {
	width: 36px;
	height: 36px;
}
.svg-next-icon-size-40 {
	width: 40px;
	height: 40px;
}
.svg-next-icon-size-50 {
	width: 50px;
	height: 50px;
}
.svg-next-icon-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.svg-next-icon-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*** End icon svg ***/
/*** Checkbox & Radio ***/
input[type='checkbox'],
input[type='radio'] {
	margin-top: 0;
	vertical-align: top;
	width: 16px;
	height: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin: 2px 0;
}
input[type='checkbox']:before,
input[type='radio']:before {
	-webkit-transition: -webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);
	-moz-transition: -moz-transform .4s cubic-bezier(.45,1.8,.5,.75);
	transition: transform .4s cubic-bezier(.45,1.8,.5,.75);
	-webkit-transform: rotate(-45deg) scale(0,0);
	-moz-transform: rotate(-45deg) scale(0,0);
	-ms-transform: rotate(-45deg) scale(0,0);
	-o-transform: rotate(-45deg) scale(0,0);
	transform: rotate(-45deg) scale(0,0);
	content: "";
	position: absolute;
	left: 3px;
	top: 6px;
	margin: auto;
	z-index: 1;
	width: 10px;
	height: 5px;
	border: 2px solid #58b3f0;
	border-top-style: none;
	border-right-style: none;
}
input[type='radio']:before {
	width: 10px;
	height: 10px;
	border: 5px solid #58b3f0;
	border-radius: 50%;
	top: 5px;
}
input[type='checkbox']:after,
input[type='radio']:after {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #cedadd;
	cursor: pointer;
	border-radius: 2px;
}
input[type='radio']:after {
	border-radius: 50%;
}
input[type='checkbox']:checked:before,
input[type='radio']:checked:before {
	-webkit-transform: rotate(-45deg) scale(1,1);
	-moz-transform: rotate(-45deg) scale(1,1);
	-ms-transform: rotate(-45deg) scale(1,1);
	-o-transform: rotate(-45deg) scale(1,1);
	transform: rotate(-45deg) scale(1,1);
}
/*** End Checkbox & Radio ***/
/******************************* End Css chung *********************************/
/********************************* UserControl *********************************/
/*** Modal-cart.css ***/
#myCart {
	background-color: rgba(0, 0, 0, 0.31);
	z-index: 99999;
}
#myCart .modal-dialog {
	margin: 50px auto;
}
#myCart .modal-header {
	padding: 20px 0px;
	text-align: center;
	position: relative;
	background: #28303e;
	border-bottom: none;
}
#myCart .modal-header a {
	position: absolute;
	top: 17px;
	padding: 7px 6px;
	right: 7px;
	line-height: 0px;
	text-align: center;
	border-radius: 50%;
}
#myCart .modal-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}
#myCart .modal-body {
	padding: 0 15px;
	max-height: 375px;
	overflow: auto;
}
#myCart .modal-body th {
	font-size: 15px;
	color: #1C1C1C;
	font-weight: 600;
	text-align: left;
}
#cart-table tr td:first-child, #cart-table tr th:first-child {
	padding-left: 0px;
}
#cart-table th {
	padding-bottom: 10px;
	padding-top: 10px;
}
#cart-table .original {
	display: none;
}
#cart-table tr.line-item:nth-child(even) {
	background-color: rgba(255,255,255,0.1);
}
#cart-table tr.line-item:nth-child(odd) {
	background-color: #f8f8f8;
}
#cart-table .item-image, #cart-table .item-quantity1, #cart-table .item-delete {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cart-table td.item-image {
	width: 170px;
	text-align: center;
}
#cart-table tr td {
	border-top: 0;
}
#cart-table .item-title {
	width: 40%;
	color: #3399cc;
	font-size: 14px;
	max-width: 200px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 10px;
}
#cart-table .item-quantity input {
	width: 64px;
	text-align: center;
	height: 30px;
	border-radius: 3px;
	font-size: 14px;
	color: #808080;
	border: 1px solid #ccc;
	outline: none;
}
#cart-table .item-price {
	font-size: 15px;
}
#cart-table .item-delete {
	position: relative;
	width: 40px;
}
#myCart .modal-footer {
	margin: 5px 15px;
	border-top: 1px solid #DDD;
}
#myCart .modal-footer .modal-note textarea {
	outline: none;
	border: 1px #D8D8D8 solid;
	padding-left: 10px;
	height: 70px;
	padding-top: 5px;
	width: 100%;
}
#myCart .modal-footer .total-price-modal {
	text-align: right;
	font-size: 20px;
	margin-top: 20px;
	color: #808080;
	font-size: 16px;
}
#myCart .modal-footer .total-price-modal span {
	font-size: 20px;
	color: #303030;
	vertical-align: middle;
}
#myCart .modal-footer .comeback {
	text-align: left;
	margin-top: 30px;
}
#myCart .modal-footer .comeback a {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
#myCart .modal-footer .comeback img {
	margin-right: 5px;
	float: left;
}
#myCart .modal-footer .button-default {
	background: #28303e;
	border: none;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	float: right;
	height: 45px;
	line-height: 45px;
	position: relative;
	cursor: pointer;
	margin: 7px;
}
#myCart .modal-footer #checkout {
	float: right;
	margin-left: 15px;
}
#myCart .modal-footer .button-default:before {
	content: "";
	width: 1px;
	height: 100%;
	border-left: solid #28303e 1px;
	border-right: solid #ddd 1px;
	position: absolute;
	right: 45px;
}
#myCart .modal-footer .button-default:after {
	content: "";
	background: url(../../../../theme.hstatic.net/1000173891/1000246680/14/icon-arr.png-v=81) no-repeat center right;
	width: 30px;
	height: 100%;
	float: right;
	margin-left: 10px;
}
/*** End modal cart ***/
/*** Quickview.css ***/
.box-position-quickview {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	display: none;
}
.box-position-quickview .wrap-btn-quickview {
	display: inline-block;
	z-index: 1;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
}
.box-position-quickview .wrap-btn-quickview a.quickview {
	background: #50ad4e;
	color: white;
	border-bottom: 2px solid #489b46;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 7px 15px;
	display: inline-block;
	border-radius: 3px;
	transition: background-color 100ms ease-in-out, color 100ms ease-in-out, border-color 100ms ease-in-out;
}
.product-wrapper .product-image:hover .box-position-quickview {
	display: block;
}
.box-position-quickview .wrap-btn-quickview a.quickview:hover {
	background: #489b46;
	border-bottom: 2px solid #439141;
}
body.overlay-layer:after {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(71, 55, 78, 0.8);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
body.overlay-layer:after {
	content: "";
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
	z-index: 99999;
}
.wrapper-quickview {
	padding: 15px 0;
	display: block;
	position: fixed;
	max-width: 900px;
	visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: left, top, width;
	z-index: 999999;
}
.wrapper-quickview::after {
	clear: both;
	content: "";
	display: table;
}
.wrapper-quickview.is-visible {
	visibility: visible;
}
.wrapper-quickview.animate-width {
	background-color: #ffffff;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
}
.wrapper-quickview .quickview-image {
	margin-bottom: 5px;
	text-align: center;
}
#quickview-sliderproduct .quickview-slider {
	position: relative;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s, visibility 0s;
	-moz-transition: opacity .3s, visibility 0s;
	transition: opacity .3s, visibility 0s;
}
#quickview-sliderproduct {
	padding: 0 30px;
}
#quickview-sliderproduct .quickview-slider.is-visible-slide {
	visibility: visible;
	opacity: 1;
}
#quickview-sliderproduct .quickview-slider .item a {
	display: block;
}
#quickview-sliderproduct .quickview-slider .item img {
	border: 1px solid #e7e7e7;
}
#quickview-sliderproduct .quickview-slider .item a.active img {
	border: 1px solid #D87C7C;
}
#quickview-sliderproduct .quickview-slider .owl-controls .owl-next {
	right: -40px;
	position: absolute;
	top: calc(50% - 22px);
	background: transparent;
}
#quickview-sliderproduct .quickview-slider .owl-controls .owl-prev {
	left: -40px;
	position: absolute;
	top: calc(50% - 22px);
	background: transparent;
}
.wrapper-quickview .quickview-information {
	visibility: hidden;
	opacity: 0;
	display: none;
	-webkit-transition: opacity .3s, visibility 0s;
	-moz-transition: opacity .3s, visibility 0s;
	transition: opacity .3s, visibility 0s;
}
.wrapper-quickview.is-visible-info .quickview-information {
	visibility: visible;
	opacity: 1;
	display: block;
}
.quickview-information .quickview-close {
	position: absolute;
	right: -13px;
	top: -27px;
	background: #fff;
	width: 27px;
	height: 26px;
	border-radius: 50%;
	vertical-align: middle;
	display: inline-flex;
}
.quickview-information .quickview-close a {
	color: #fff;
	width: 25px;
	height: 24px;
	border: 1px solid #333;
	border-radius: 50%;
	display: block;
	text-align: center;
	background: #333;
	margin: auto;
}
.quickview-information h2 {
	margin: 0 0 10px;
	font-size: 20px;
	color: #222222;
}
.quickview-information .quickview-price {
	margin-bottom: 10px;
	padding: 5px 0px;
}
.quickview-information .quickview-price span {
	font-size: 24px;
	color: #b2008d;
	font-weight: bold;
	margin-right: 10px;
}
.quickview-information .quickview-price del {
	font-size: 16px;
	color: #7d7d7d;
}
.quickview-information .quickview-variants {
	margin: 0 0 15px;
	padding: 0 0 15px;
}
.quickview-information .quickview-variants #quickview-select {
	display: none;
}
.quickview-information .selector-wrapper {
	width: 100%;
	float: left;
}
.quickview-information .quickview-description {
	font-size: 14px;
	color: #adadad;
	line-height: 21px;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
.quickview-slider .flex-direction-nav a {
	background: none;
}
/*** End quickview.css ***/
/*** Popup-contact.css ***/
#popup-contact .modal-dialog {
	margin-top: 10%;
}
.wrapper-popup-contact {
	background-image: url(../../../../theme.hstatic.net/1000173891/1000246680/14/popup_newsletter_bg.jpg-v=81);
	padding: 20px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	color: #fff;
}
.wrapper-popup-contact .close {
	position: absolute;
	right: -10px;
	top: -10px;
	color: #fff;
	opacity: 1;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	font-size: 16px;
	background: #fff;
}
.wrapper-popup-contact .close > span {
	background: #333;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: auto;
}
.title-popup-contact {
	font-size: 24px;
	margin: 0px 0px 10px;
	text-transform: uppercase;
}
.message-popup-contact {
	margin-bottom: 20px;
}
.content-popup-contact {
	margin-bottom: 10px;
	font-size: 14px;
}
.title-adv-popup-contact {
	font-size: 14px;
	margin-bottom: 5px;
}
.list-adv-popup-contact li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 14px;
}
.popup-form-customer {
	margin-bottom: 20px;
}
.popup-form-customer .input-group {
	max-width: 300px;
}
.btn-reg-popup-contact {
	background: #078ceb;
	color: #fff;
	cursor: pointer;
	border-color: #078ceb;
}
/*** End popup-contact.css ***/
/*** Pagination-default.css ***/
.pagination-default {
	margin: 15px 0px;
	padding: 0px 15px;
	text-align: center;
}
.pagination-default > div {
	display: inline-block;
}
.pagination-default a {
	border: 1px solid #E5E5E5;
	border-left: none;
	float: left;
	font-style: normal;
	font-weight: normal;
	padding: 0px 12px;
	height: 33px;
	line-height: 33px;
	color: #000;
}
.pagination-default a:first-child {
	border-left: 1px solid #E5E5E5;
}
.pagination-default a.prev, .pagination-default a.next,
.pagination-default a.prev-first, .pagination-default a.next-last {
	color: #000;
	font-size: 18px;
}
.pagination-default .current {
	background: #EFEFEF;
	color: #999;
}
.pagination-default a:hover {
	background: #EFEFEF;
}
/*** End paginate.css ***/
/*** Banner quang cao fix goc trai ***/
.float-ck { 
	position: fixed;
	left:0;
	bottom: 0;
	z-index: 1000;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0;
}
.float_content_right {
	border-top: 1px solid #f7931d;
	border-right: 1px solid #f7931d;
}
.float_content_right {
	position:relative;
	text-align:right;
	font-size: 11px;
}
.float_content_right a.hide_qc {
	position: absolute;
	top: -19px;
	right: -1px;
	background: #f7931d;
	padding: 2px 4px;
	color: #FFF;
}
.float_content_right a.show_qc {
	position: absolute;
	right: -65px;
	top: 47px;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background: #f7931d;
	padding: 2px 10px;
	color: #FFF;
	display: none;
}
/*** End Banner quang cao ***/
/*** Slide.css ***/
.slider-main .pd-half-1 {
	padding: 0 0.5px;
}
.slider-main .slider-menu {
	border-bottom: 1px solid #fff;
	overflow: hidden;
	position: relative;
}
.border-group-collection {
	border-bottom: 1px solid #fff;
}
.slider-main > .flexbox-grid {
	padding-bottom: 0;
}
.slider-main .owl-theme .owl-controls {
	position: absolute;
	right: 50px;
	bottom: 25px;
}
.slider-main .owl-theme .owl-controls .owl-dots span {
	opacity: 1;
	color: #fff;
	margin: 0 0 0 5px;
	background: #fff;
	width: 10px;
	height: 10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
.slider-main .owl-theme .owl-controls .owl-dots .active span {
	background: #f7931d none repeat scroll 0 0;
	width: 20px;
}
/* Banner */
.box-collection-banner {
	border-bottom: 1px solid #fff;
}
.box-collection-banner .wrapper-image-banner {
	overflow: hidden;
	position: relative;
}
.box-collection-banner .wrapper-image-banner:before {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: calc(100% - 50px);
	height: -webkit-calc(100% - 50px);
	height: -moz-calc(100% - 50px);
	height: -o-calc(100% - 50px);
	left: 25px;
	position: absolute;
	top: 25px;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: transform 1s ease 0s;
	-moz-transition: transform 1s ease 0s;
	-webkit-transition: transform 1s ease 0s;
	-o-transition: transform 1s ease 0s;
	width: calc(100% - 50px);
	width: -moz-calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -o-calc(100% - 50px);
	z-index: 3;
}
.box-collection-banner .wrapper-image-banner > a {
	display: inline-block;
	position: relative;
}
.box-collection-banner .wrapper-image-banner > a img {
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	max-width: 100%;
	width: 100%;
}
.wrapper-image-banner .box-content-banner {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 888;
}
.box-content-banner .wrapper-content-banner {
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
}
.box-content-banner .wrapper-content-banner .box-text {
	color: #fff;
	padding-bottom: 50px;
	padding-right: 50px;
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
}
.box-content-banner .wrapper-content-banner .box-text h3 {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}
.box-content-banner .wrapper-content-banner .box-text p {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.wrapper-image-banner:hover:before {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.wrapper-image-banner:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/* End banner */
/* Banner collection */
.feature-box-collection {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.feature-box-collection .services-block-content {
	height: 0;
	position: absolute;
	top: calc(50% - 35px);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	width: 100%;
	z-index: 1;
}
.feature-box-collection .services-block-content > a {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	border: 2px solid #f7931d;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 24px;
	width: calc(100% - 15px);
	padding: 18px 0px;
	text-transform: uppercase;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.feature-box-collection:hover a {
	background: #f7931d none repeat scroll 0 0;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/* End Banner collection */
/*** End slide.css ***/
/*** Breadcrumb ***/
/*** Menu breadcrumb ***/
#navbar .dropdown-link-breadcrumb {
	background: #c9141b;
	position: relative;
}
#navbar .dropdown-link-breadcrumb > li {
	line-height: 34px;
}
#navbar .dropdown-link-breadcrumb > li > a {
	color: #fff;
	display: block;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#navbar .dropdown-link-breadcrumb li i,
#navbar .box-menu-collection li i {
	position: absolute;
	right: 8px;
	top:9px;
	font-size:15px;
}
#navbar .dropdown-link-breadcrumb > li > i.fa-bars {
	left: 8px;
	top: 9px;
	color: #fff;
}
#navbar .dropdown-link-breadcrumb li ul.dropdown-menu i {
	top: 7px;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu li a {
	padding:5px 10px;
	transition: padding-left .2s linear;
	-webkit-transition: padding-left .2s linear;
	position: relative;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu li a:hover {
	padding-left:25px;
	background-color: #e60f1e;
	color: #fff;
}
#navbar .dropdown-link-breadcrumb li ul.dropdown-menu {
	min-width: 185px;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu {
	margin:0;
	padding:0;
	border: none;
	border-radius: 0px;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu ul.dropdown-menu {
	top: 0px;
	left: 100%;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu li {
	position:relative;
}
.header-navigate {
	background: #f1f1f1;
}
.header-navigate .breadcrumb {
	margin: 0px;
	background:none;
	padding: 8px 0px;
}
.header-navigate .breadcrumb a,
.header-navigate .breadcrumb span,
.header-navigate .breadcrumb li {
	font-size: 14px;
	color: #4d4d4d;
	white-space: pre-wrap;
}
.header-navigate .breadcrumb a {
	color: #008ba7;
}
.header-navigate .breadcrumb>li+li:before {
	content: "";
	padding: 0px 2px;
}
/*** End breadcrumb ***/
/*** List vs Grid group product ***/
.btn-change-list {
	padding: 2px 5px 3px;
	font-size: 15px;
	background: #fff;
	color: #999;
	margin: 5px;
	text-align: center;
	border: 1px solid;
	border-color: #f7931d;
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	-ms-transition: background .2s ease;
	-o-transition: background .2s ease;
	transition: background .2s ease;
}
.btn-change-list svg {
	fill:#f7931d;
}
.btn-change-list:hover,
.btn-change-list.active {
	background : #f7931d;
	color: #fff;
}
.btn-change-list:hover svg,
.btn-change-list.active svg {
	fill: #fff;
}
#event-grid.template-list .product-wrapper {
	width: 100%;
}
#event-grid.template-list .product-wrapper .product-detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#event-grid.template-list .product-wrapper .product-image {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
}
#event-grid.template-list .product-wrapper .product-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	max-width: 100%;
	min-width: 0;
}
/*** End List vs Grid group product ***/
/*** Loading Circle ***/
.lazy-load-ball {
	height: 300px;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
.ball {
	background-color: rgba(0,0,0,0);
	border: 5px solid rgba(0, 0, 0, 0.9);
	opacity: .9;
	border-top: 5px solid rgba(0,0,0,0);
	border-left: 5px solid rgba(0,0,0,0);
	border-radius: 50px;
	box-shadow: 0 0 35px #9A9A9A;
	width:50px;
	height:50px;
	margin:0 auto;
	-moz-animation:spin .5s infinite linear;
	-webkit-animation:spin .5s infinite linear;
}

.ball1 {
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(0,0,0,0.9);
	opacity:.9;
	border-top:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 15px #9A9A9A; 
	width:30px;
	height:30px;
	margin:0 auto;
	position:relative;
	top:-40px;
	-moz-animation:spinoff .5s infinite linear;
	-webkit-animation:spinoff .5s infinite linear;
}
@-moz-keyframes spin {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg); }
}
@-moz-keyframes spinoff {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(-360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}
@-webkit-keyframes spinoff {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(-360deg); }
}
/*** End loading ***/
/*** Loading Circle 2 ***/
@-webkit-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-ms-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-o-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.uil-ring-css {
	background: none;
	position: relative;
	width: 200px;
	height: 200px;
	-moz-transform: scale(0.44);
	-webkit-transform: scale(0.44);
	-o-transform: scale(0.44);
	-ms-transform: scale(0.44);
	transform: scale(0.44);
	margin: auto;
}
.uil-ring-css > div {
	position: absolute;
	display: block;
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	border-radius: 80px;
	box-shadow: 0 6px 0 0 #59ebff;
	-ms-animation: uil-ring-anim 1s linear infinite;
	-moz-animation: uil-ring-anim 1s linear infinite;
	-webkit-animation: uil-ring-anim 1s linear infinite;
	-o-animation: uil-ring-anim 1s linear infinite;
	animation: uil-ring-anim 1s linear infinite;
}
/*** End loading ***/
/*** Thanh Scroll Chrome ***/
@media ( min-width: 1200px ) {
	::-webkit-scrollbar {
		width: 6px;
		height: 6px;
	}
	::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
	::-webkit-scrollbar-thumb {
		-webkit-border-radius: 10px;
		border-radius: 10px;
		background: rgba(105,105,105,0.8); 
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	}
	::-webkit-scrollbar-thumb:window-inactive {
		background: rgba(105,105,105,0.4); 
	}
}
/*** End Thanh Scroll Chrome ***/
/*** Icon Scroll Down ***/
.scroll-down {
	width: 27px;
	height: 45px;
	border: 3px solid #fff;
	position: absolute;
	z-index: 10;
	left: 50%;
	bottom: 45px;
	margin-left: -14px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
}
.scroll-down .scroll {
	animation-duration: 1.3s;
	animation-iteration-count: infinite;
	animation-name: scroll;
	background: #f7931d;
	display: block;
	height: 7px;
	margin: 5px auto;
	width: 7px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
@keyframes scroll {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		transform: translateY(20px)
	}
}

@keyframes scroll {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		transform: translateY(20px)
	}
}
/*** End Scroll Down ***/
/*** Scroll Top ***/
.back-to-top {
	position: fixed;
	bottom: 50px;
	right: -50px;
	z-index: 100;
	transition: all .5s ease-out;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.back-to-top a {
	display: block;
	z-index: 999;
}
.back-to-top.display {
	right: 10px;
}
/*** End scroll top ***/
/*** Hotline fix mobile ***/
@keyframes phone-mobile-circle {
	0% {
		opacity: 0.1;
		transform: rotate(0deg) scale(0.5) skew(1deg);
	}
	30% {
		opacity: 0.5;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	100% {
		opacity: 0.6;
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes phone-mobile-circle-fill {
	0% {
		opacity: 0.2;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	50% {
		opacity: 0.2;
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		opacity: 0.2;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
}

@keyframes phone-mobile-img-circle {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}
.phone-mobile-circle{
	animation: 1.1s ease-in-out 0s normal none infinite running phone-mobile-circle;
	background-color: transparent;
	border: 2px solid #f7931d;
	height: 70px;
	transition: all 0.5s ease 0s;
	width: 70px;
	opacity: 1;
	position: absolute;
	left: -15px;
	top: -15px;
	border-radius: 50%;

}
.phone-mobile-circle-fill{
	animation: 2.3s ease-in-out 0s normal none infinite running phone-mobile-circle-fill;
	border: 2px solid transparent;
	border-radius: 100%;
	height: 50px;
	left: -5px;
	position: absolute;
	top: -5px;
	transition: all 0.5s ease 0s;
	width: 50px;
	background-color: #f7931d;
}
.hotline-mobile svg {
	animation: 1s ease-in-out 0s normal none infinite running phone-mobile-img-circle;
}
.hotline-mobile > a {
	background-color: transparent;
	cursor: pointer;
	height: 40px;
	position: fixed;
	transition: visibility 0.5s ease 0s;
	width: 40px;
	z-index: 999;
	left: 20px;
	bottom: 40px;
}
.box-phone-mobile {
	position: relative;
}
.phone-mobile-img-circle i {
	animation: 1s ease-in-out 0s normal none infinite running phone-mobile-img-circle;
	font-size: 30px;
	line-height: 50px;
	padding-left: 10px;
	color: #ffffff;
}
/*** End Hotline fix mobile ***/
/*** Countdown index ***/
.box-count-number {
	padding: 10px 0px;
	max-width: 300px;
}
.title-start {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px;
}
.number-count-btn {
	font-size: 15px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 13px;
	border-radius: 5px;
	background: #d80027;
}
.times-dots {
	display: inline-block;
	vertical-align: middle;
	padding: 5px;
	font-style: italic;
}
/*** End Countdown index ***/
/********************************* End UserControl *****************************/
/********************************* Layout Chung *****************************/
/*** Header.css ***/
header {
	background: #f7931d;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}
nav {
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}
nav.affix-top-menu {
	position: fixed !important;
}
.header-link-bar {
	background: #f5f6f7;
	position: relative;
	z-index: 3;
	-webkit-transition: height .25s linear,zIndex 0s linear .25s;
	-moz-transition: height .25s linear,zIndex 0s linear .25s;
	-ms-transition: height .25s linear,zIndex 0s linear .25s;
	-o-transition: height .25s linear,zIndex 0s linear .25s;
	transition: height .25s linear,zIndex 0s linear .25s;
}
.header-link-bar.hidden-link-bar {
	z-index: 1;
	height: 0;
	position: relative;
	overflow: hidden;
	-webkit-transition: height .25s linear,zIndex 0s linear .25s;
	-moz-transition: height .25s linear,zIndex 0s linear .25s;
	-ms-transition: height .25s linear,zIndex 0s linear .25s;
	-o-transition: height .25s linear,zIndex 0s linear .25s;
	transition: height .25s linear,zIndex 0s linear .25s;
}
.nav-link-bar {
	position: relative;
	height: 36px;
	-webkit-transition: margin 0.2s ease-in,opacity 0.2s ease-in;
	-moz-transition: margin 0.2s ease-in,opacity 0.2s ease-in;
	-ms-transition: margin 0.2s ease-in,opacity 0.2s ease-in;
	-o-transition: margin 0.2s ease-in,opacity 0.2s ease-in;
	transition: margin 0.2s ease-in,opacity 0.2s ease-in;
}
.nav-link-bar.hidden-nav-bar {
	margin-top: -40px;
	opacity: 0;
	overflow: hidden;
	z-index: -1;
}
.nav-link-bar.show-nav-link-header {
	margin-top: 0;
	opacity: 1;
	overflow: visible;
}
.header-content-bar {
	padding: 5px 0;
	border-bottom: 1px solid #0E1F28;
	background: #f7931d;
}
.header-link-bar .topbar-list {
	text-align: right;
}
.header-link-bar .topbar-list li {
	display: inline-block;
	padding: 2px 15px;
}
.header-link-bar .topbar-list li a {
	white-space: nowrap;
	color: #a8b2b7;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}
.header-link-bar .topbar-list li:hover a {
	color: #fff;
}
.logo {
	line-height: 64px;
}
.logo span {
	font-size: 20px;
	display: inline-block;
	padding: 10px 0px;
}
.box-search {
	padding: 6px 5px;
}
.box-search > .box-input {
	border-radius: 3px;
	background: #fff;
}
.box-search > .box-input > .input-group-search {
	float: left;
	padding-left: 7px;
	width: calc(100% - 60px);
	background: #fff;
	border-radius: 3px 0 0 3px;
}
.box-search > .box-input > .input-group-search > .fa-search {
	font-size: 12px;
	color: #CECACA;
}
.box-search > .box-input input[type="text"] {
	border: none;
	padding: 10px 0;
	width: 100%;
	text-indent: 10px;
	font-size: 13px;
	background: transparent;
}
.box-search > .box-input > button.btn-searchbox {
	width: 60px;
	border: none;
	padding: 6px;
	background-color: #f7931d;
	color: #fff;
	font-weight: bold;
	border-radius: 0 3px 3px 0;
}
.box-search > .box-input > button.btn-searchbox i {
	font-size: 18px;
}
.box-check-header {
	
}
.box-check-header li {
	float: left;
}
.box-check-header li a {
	display: block;
	line-height: 50px;
	padding: 0 10px;
	font-size: 15px;
}
.box-check-header li i {
	font-size: 17px;
	vertical-align: middle;
	color: #f7931d;
	margin-right: 3px;
}
.box-check-header li {
	position: relative;
}
.box-check-header li:after {
	content:"";
	position: absolute;
	right: 0;
	top: 30%;
	width: 1px;
	background: #e7e7e7;
	height: 40%;
}
.box-check-header .box-svg-account {
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
	margin-top: 3px;
}
.box-check-header .box-link-account {
	display: inline-block;
}
.box-check-header .box-link-account span:first-child {
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #fff;
}
.box-check-header .box-link-account span:last-child {
	display: block;
	font-size: 12px;
	color: #999;
}
.box-search > .box-input {
	position: relative;
}
.box-filter-search {
	width: 100%;
	padding: 5px;
}
.box-filter-search > ul > li {
	margin-bottom: 2px;
}
.box-filter-search a:hover {
	color: #fe708a;
}
.box-filter-search .box-image-search {

}
.box-filter-search .empty-search {
	text-align: center;
	font-size: 13px;
}
.box-filter-search .box-title-search {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 5px;
}
.box-filter-search .box-price-search span {
	color: #e32124;
}
.box-filter-search .box-price-search del {
	color: #858585;
	font-size: 12px;
}
/*** End header.css ***/
/*** Menu.css ***/
.navbar-main .navbar-nav > li > a {
	line-height: 50px;
	position: relative;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	min-width: 80px;
	text-align: center;
	padding: 7px 25px;
	text-transform: uppercase;
}
.navbar-main .navbar-nav > li > a:hover {
	background: none;
	color: #ff0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus,
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #fff;
	background: #00cc99;
}
.navbar-toggle .icon-bar {
	background-color : #fff;
}
nav.navbar-main.navbar {
	background: #097198;
	margin-bottom:0px;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
nav.navbar-main.navbar.affix-mobile {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-box-shadow: 0 14px 20px -17px rgba(0,0,0,.75);
	-moz-box-shadow: 0 14px 20px -17px rgba(0,0,0,.75);
	box-shadow: 0 14px 20px -17px rgba(0,0,0,.75);
}
.navbar-main.navbar {
	position: relative;
	min-height: 26px;
	margin-bottom: 20px;
	border: 0px solid transparent;
	border-radius: 0px;
}
.navbar-main .navbar-nav > li > a > span > i {
	font-size: 16px;
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 2px;
}
.mobile-menu-icon-wrapper {
	padding-left: 55px;
}
ul.mobile-menu-icon li#cart-target {
	color: #fff;
	float: left;
	font-size: 26px;
	line-height: 50px;
	width: 50px;
	position: relative;
	text-align: center;
}
ul.mobile-menu-icon li#cart-target a {
	color: #fff;
}
ul.mobile-menu-icon li#cart-target span {
	background: #ff6517;
	color: #fff;
	padding: 0px 6px;
	border-radius: 100%;
	position: absolute;
	left: 25px;
	font-size: 12px;
	line-height: 20px;
	top: 8px;
}
ul.mobile-menu-icon > li.search {
	width: calc(100% - 50px);
	float: left;
}
ul.mobile-menu-icon .dropdown-menu {
	left: auto;
	right: 0px;
	margin: 0px;
	border-radius: 0px;
}
.navbar-main.navbar-default .navbar-toggle {
	background: transparent;
	border-color: transparent;
	float: left;
	margin: 8px;
}
div#navbar>ul>li>ul {
	padding: 0px;
}
div#navbar> .open {
	background: #68B0D8;
}
#navbar ul.dropdown-menu.submenu-level1-children {
	top: 100%;
}
#navbar ul.dropdown-menu li a {
	margin: 0px;
	padding: 8px 25px 8px 20px;
	position: relative;
	border-bottom: 1px solid #ddd;
}
#navbar ul.dropdown-menu li a i {
	position: absolute;
	left: 8px;
	top: 10px;
}
#navbar ul.dropdown-menu.submenu-level2-children {
	top: 0;
	left: 100%;
}
#navbar li>ul>li>a,
#navbar li>ul,
#navbar li{
	border-radius: 0px;
}
#navbar ul.dropdown-menu {
	padding: 0px;
	margin: 0px;
	border: none;
}
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
	position: static;
	margin-top: 0;
	margin-right: 0;
	margin-left: 6px;
	display: inline-block;
	width: 0;
	height: 0;
	overflow: hidden;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px dashed transparent;
	border-bottom: 4px dashed transparent;
	border-left: 4px dashed transparent;
}
.navbar-fixed-bottom .sub-arrow {
	margin-top: -5px;
	border-top: 4px dashed transparent;
	border-bottom: 4px solid;
}
.navbar-nav ul .sub-arrow {
	position: absolute;
	right: -10px;
	top: 7px;
	margin-top: 6px;
	margin-right: 15px;
	border-top: 4px dashed transparent;
	border-bottom: 4px dashed transparent;
	border-left: 4px solid;
}
.navbar-nav ul a.has-submenu {
	padding-right: 30px;
}
#cart-icon ul{
	display: block!important;
}
.navbar-main .navbar-nav li .toolbar-cart {
	line-height: 20px;
	position: relative;
	display: block;
	padding: 15px 10px;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 14px;
	border-right: 0px solid #5192b6;
	border-left: 1px solid #66a9d6;
	height: 50px;
}
li#search-icon {
	height: 50px;
	border-left: 1px solid #66a9d6;
	position: relative;
}
#search-icon ul{
	display: block!important;
}
button.icon-search {
	width: 50px;
	height: 50px;
	float: left;
	border-radius: 0px;
	border: 0px;
}
.search-bar {
	background: #EDEDED;
}
li#search-icon:hover .search-bar {
	display: block;
}
.search-bar form input {
	border: 0px;
	background: transparent;
	padding: 10px;
	width: 250px;
	max-width: 100%;
	outline: none;
	background: #F9F9F9;
}
.search-bar form{
	padding-left: 5px;
	padding-right: 5px;
}
li#search-icon .dropdown-menu {
	position: absolute;
	right: 0px;
	left: auto;
	background: #ededed;
	margin: 0px;
	border-radius: 0px;
	box-shadow: 1px 2px 2px #D0D0D0;
}
.box-logo-mobile {
	padding-left: 55px;
	padding-right: 10px;
}
.logo-mobile {
	text-align: center;
	line-height: 50px;
}
.navbar-nav li {
	position: relative;
}
.navbar-nav .dropdown-menu.submenu-level1-children-destop {
	-webkit-transform: rotateX(-15deg);
	transform: rotateX(-15deg);
	-webkit-transform-origin: 50% -50px;
	transform-origin: 50% -50px;
	opacity: 0;
	will-change: transform,opacity;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
	min-width: 200px;
	padding: 10px 0 5px;
	border: 0;
	position: absolute;
	text-align: left;
	background: #fff;
	font-size: 14px;
	color: #333333;
	box-shadow: 0px 2px 7px -2px #000000;
	border-radius : 0;
}
.navbar-nav .dropdown-menu.submenu-level2-children-destop {
	-webkit-transform: rotateX(-15deg);
	transform: rotateX(-15deg);
	-webkit-transform-origin: 50% -50px;
	transform-origin: 50% -50px;
	opacity: 0;
	will-change: transform,opacity;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
	min-width: 200px;
	padding: 5px 0;
	border: 0;
	top: 0;
	left: 100%;
	position: absolute;
	text-align: left;
	background: #fff;
	font-size: 14px;
	color: #333333;
	box-shadow: 0px 2px 7px -2px #000000;
	border-radius : 0;
}
.navbar-nav > li:hover > .dropdown-menu.submenu-level1-children-destop {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
.navbar-nav li:hover > .dropdown-menu.submenu-level2-children-destop {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
.navbar-nav .dropdown-menu.submenu-level1-children-destop a {
	padding: 3px 10px;
	position: relative;
}
.navbar-nav .dropdown-menu.submenu-level1-children-destop a i {
	position: absolute;
	right: 10px;
	top: 5px;
}
.navbar-nav .dropdown-menu.submenu-level1-children-destop a:hover {
	color: #fff;
	background: #f7931d;
}
/*** End menu.css ***/
/*** Menu mobile ***/
.helper-overflow-hidden {
	overflow: hidden !important;
	max-height: 100vh !important;
}
#trigger-mobile {
	height: 50px;
	width: 50px;
	position: fixed;
	text-align: center;
	left: 5px;
	cursor: pointer;
	z-index: 1000;
	margin: 0;
}
#menu-mobile {
	width: 240px;
	z-index: 9999;
	background: #3d8ead;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transform: translate3d(-240px, 0, 0);
	transform: translate3d(-240px, 0, 0);
	transition: -webkit-transform 200ms ease;
	transition: transform 200ms ease;
	transition: transform 200ms ease, -webkit-transform 200ms ease;
	-webkit-overflow-scrolling: touch;
}
#box-wrapper, #trigger-mobile {
	transition: -webkit-transform 200ms ease;
	transition: transform 200ms ease;
	transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.helper-overflow-hidden #menu-mobile {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.helper-overflow-hidden #box-wrapper, .helper-overflow-hidden #trigger-mobile {
	-webkit-transform: translate3d(240px, 0, 0);
	transform: translate3d(240px, 0, 0);
}
#menu-mobile .account_mobile {
	background: rgba(0, 0, 0, 0.2);
	padding: 10px 0;
}
#menu-mobile .account_text {
	margin-left: 15px;
}
#menu-mobile .active_login_account {
	margin-left: -15px;
}
#menu-mobile .account_text li {
	display: inline-block;
	color: #fff;
}
#menu-mobile .account_text li a {
	color: #fff;
}
#menu-mobile .menu-mobile li {
	float: left;
	position: relative;
	width: 100%;
}
#menu-mobile .menu-mobile > li > a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#menu-mobile .menu-mobile li.active > a {
	border-bottom: 0;
}
#menu-mobile .menu-mobile li a {
	color: #fff;
	padding: 10px;
	display: block;
	position: relative;
    white-space: normal;
}
#menu-mobile .menu-mobile li a i {
	position: absolute;
	right: 5px;
	top: 12px;
}
#menu-mobile .submenu-level1-children {
	background: #43505d;
	width: 100%;
	position: static;
	border-radius: 0;
	padding: 0 0 0 15px;
	margin: 0;
	box-shadow: none;
}
#menu-mobile .submenu-level2-children {
	background: transparent;
	width: 100%;
	position: static;
	border-radius: 0;
	padding: 0 0 0 15px;
	margin: 0;
	border: none;
	box-shadow: none;
}
/*** End menu mobile ***/
/*** Footer.css ***/
footer {
	background: #f1f1f1;
	margin-top: 20px;
}
.footer-center {
	padding: 20px 0 30px;
}
.box-footer-colum {
	margin-bottom: 10px;
}
.box-footer-colum h3 {
	font-size: 16px;
	padding-bottom: 10px;
	margin: 10px 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #097198;
	position: relative;
}
.box-footer-colum h3:after {
	content: "";
	height: 2px;
	width: 40px;
	background: #097198;
	position: absolute;
	left: 0;
	bottom: 0;
}
.box-footer-colum .footer-list-menu li {
	padding: 5px 0;
}
.box-footer-colum .footer-list-menu li label {
	font-weight: normal;
}
.box-footer-colum .footer-list-menu li a:hover {
	color: #f7931d;
}
.box-formsendemail .newsletter-form {
	position: relative;
	margin-bottom: 10px;
}
.box-formsendemail .newsletter-form input[type="email"] {
	height: 44px;
	padding-right: 50px;
}
.box-formsendemail .newsletter-form button {
	position: absolute;
	top: 0;
	right: 0;
	color: #f7931d;
	background: transparent;
	font-size: 22px;
	padding: 5px 10px;
	margin: 0;
	border-radius: 0 4px 4px 0;
}
.social .list-unstyled li {
	float: left;
	text-align: center;
	padding: 4px 0;
}
.social .list-unstyled li a {
	display: inline-block;
	height: 30px;
	width: 30px;
	color: #333;
	background: #fff;
	box-shadow: 0 3px 5px #616161;
	line-height: 33px;
	border-radius: 50%;
	margin: 0 5px;
	text-decoration: none;
	transition: transform 300ms;
	font-size: 20px;
	text-align: center;
}
.social .list-unstyled li:first-child a {
	margin-left: 0;
}
.social .list-unstyled li a:hover {
	color: #616161;
	transform: translatey(-5px);
}
.dkbocongthuong {
	margin: 15px 0 10px;
}
.footer-copyright {
	width: 100%;
	padding: 1px 0;
	font-size: 14px;
	color: #fff;
}
.footer-copyright a {
	color: #fff;
}
.footer-copyright a:hover {
	color: #fc950a;
}
/*** End footer.css ***/
/*** Cart menu ***/
.cart-info {
	padding: 9px 0;
}
.cart-info .icon-cart {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 5px;
}
.cart-info .cart-number {
	position: absolute;
	top: 0;
	right: -2px;
	background: orange;
	color: #fff;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	text-align: center;
	font-size: 12px;
}
.cart-info .box-text-cart {
	display: inline-block;
}
.cart-info .box-text-cart span:first-child {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #fff;
}
.cart-info .box-text-cart span:last-child {
	display: block;
	font-size: 12px;
	color: #999;
}
.cart-view{
	position: absolute;
	background: #fff;
	box-shadow: 4px 4px 3px #aaa;
	right:0px;
	z-index: 1;
	width: 250px;
	border: 1px solid #d7d7d7;
	padding: 15px 10px;
	top: 48px;
	display: none;
	z-index: 99999;
}
.cart-view:before{
	float: left;
	width: 17px;
	height: 10px;
	right: 41px;
	content: "";
	position: absolute;
	top: -10px;
	background: url(../../../../theme.hstatic.net/1000173891/1000246680/14/up-arrow.gif-v=81);
}
.cart-view table{
	width: 100%;
}
.cart-view table:not(.table-total):not(.table-clone-cart) {
	max-height: 240px;
	overflow:auto;
	display: inline-block;
}
.cart-view table td.img img{
	width: 70px;
	margin: 5px;
	border: 1px solid #d7d7d7;
	max-width: none;
}
.cart-view table td a{
	font-size: 12px;
	color: #333;
	float: left;
	width: 100%;
	font-weight: bold;
}
.cart-view table td span{
	font-size: 11px;
	float: left;
	width: 100%;
	color: #666;
}
.cart-view .line {
	float: left;
	width: 100%;
	border-top: 1px dashed #dfdfdf;
	margin: 10px 0px;
}
.cart-view a.linktocart:after {
	content: "";
	float: left;
	width: 100%;
	height: 100%;
	border: 1px solid #333;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: -1;
}
.cart-view a.linktocart {
	background: #fff;
	border: 1px solid #333;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 4px;
	position: relative;
	float: left;
	width: 90%;
	white-space: nowrap;
	margin-top: 10px;
}
.cart-view .line {
	float: left;
	width: 100%;
	border-top: 1px dashed #dfdfdf;
	margin: 10px 0px;
}
.cart-view a.linktocheckout:after {
	content: "";
	float: left;
	width: 100%;
	height: 100%;
	border: 1px solid #333;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: -1;
}
.cart-view a.linktocheckout {
	color: #dfdfdf;
	background: #333;
	border: 1px solid #333;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 4px;
	position: relative;
	float: right;  
	width: auto;
	width: 90%;
	white-space: nowrap;
	margin-top: 10px;
}
/*** End cart menu ***/
/*** Product same ***/
.product-lists .product-wrapper {
	margin-bottom: 20px;
}
.product-wrapper .product-information {
	border: 1px solid transparent;
}
.product-wrapper:hover .product-information {
	border-color: #e7e7e7;
}
.product-wrapper .product-image {
	overflow: hidden;
	position: relative;
	text-align: center;
}
.product-wrapper .product-image .lazy-hidden {
	opacity: 0;
}
.product-wrapper .product-image .lazy-loaded {
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 1;
}
.product-wrapper .product-image .product-pricesale-percent {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #d80027;
	border-radius: 50%;
	height: 35px;
	width: 35px;
	font-size: 12px;
	padding: 9px 5px;
	color: #fff;
}
.product-wrapper .product-image .product-icon-new {
	position: absolute;
	left: 10px;
	top: 10px;
}
.product-wrapper .product-info {
	padding: 0 0 15px 0;
}
.product-wrapper .product-info h2 {
	font-size: 14px;
	margin: 15px 0 0;
	padding: 0 10px;
	overflow: hidden;
	height: 32px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
}
.product-wrapper .product-info .product-vendor {
	padding: 0 10px 5px;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	font-style: italic;
}
.product-wrapper .product-info .product-box-price {
	padding: 10px 10px 0;
}
.hook-reviews {
	padding: 0 10px;
}
.quickview-information .hook-reviews, .information-product .hook-reviews {
	padding: 0;
}
.hook-reviews .rating .icon {
	display: inline-block;
}
.hook-reviews .rating .icon::before {
	color: #d5d5d5;
	content: "\f005";
	font-family: "FontAwesome",sans-serif;
	font-size: 13px;
	font-style: normal;
}
.hook-reviews .rating .icon.star-full::before {
	color: #ffae00;
}
.product-wrapper .product-info .price-new {
	font-size: 15px;
	color: #b2008d;
	font-weight: bold;
	display: inline-block;
}
.product-wrapper .product-info .price-old {
	color: #7d7d7d;
	font-size: 14px;
	text-decoration: line-through;
}
/*** End product same ***/
/***************************** End layout chung ****************************/
/******************************** Template *********************************/
/*** Account ***/
.layout-account .userbox {
	max-width: 100%;
	width: 335px;
	padding: 15px;
	background-color: #fff;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	margin: auto;
	margin-bottom: 20px;
}
.layout-info-account .userbox {
	max-width: 100%;
	padding: 15px;
	background-color: #fff;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	margin: auto;
	margin-bottom: 20px;
}
.layout-account .userbox h1 {
	font-size: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.layout-account .userbox .input-account * {
	border-radius : 0;
	border-color: #ddd;
}
.layout-account .userbox .input-account .icon-envelope:after {
	content : url('../../../../hstatic.net/378/1000046378/10/2016/2-29/email.png');
}
.layout-account .userbox .input-account .icon-shield:after {
	content : url('../../../../hstatic.net/378/1000046378/10/2016/2-29/pass.png');
}
.layout-account .userbox .input-account .icon-userico:after {
	content : url('../../../../hstatic.net/378/1000046378/10/2016/2-29/userico.png');
}
.layout-account .action_bottom .btn {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	width: 100%;
	height: 35px;
	background: #28303e;
	text-align: center;
	border: none;
	border-radius: 0;
}
.layout-account .action_bottom .btn:hover {
	background: #ea3a3c;
	color: #fff;
}
.layout-info-account h1 {
	font-size: 20px;
	margin-top: 0;
}
.layout-info-account h1 a {
	position: absolute;
	right: 15px;
	top: 3px;
	font-size: 14px;
}
.layout-info-account a.add-new-address {
	position: absolute;
	right: 15px;
	top: 0px;
}
.table-account {
	overflow-x: auto;
	white-space: nowrap;
}
#customer_orders table,
#order_details table {
	width: 100%;
}
#customer_orders table th,
#customer_orders table td,
#order_details table th,
#order_details table td {
	padding: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#customer_orders table .odd:first-child,
#order_details table .odd:first-child {
	border-top: 1px solid #ddd;
}
#customer_orders table .even,
#order_details table .even {
	background: #ddd;
}
.address_table .view_address span {
	display: inline-block;
	width: 65px;
	font-size: 13px;
}
.address_table .address_actions .action_link {
	padding: 5px 20px;
	background: #333;
	margin: 0px 5px 5px 0px;
	display: inline-block;
	border-radius: 4px;
}
.address_table .address_actions .action_link a {
	color: #fff;
}
.vertical-input > input {
	vertical-align: top;
}
.order-account .order_created_at {
	color : #999;
	font-size: 12px;
	margin-bottom: 10px;
}
#order_payment h3,
#order_shipping h3 {
	margin-top: 0;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
#recover-password .req_pass,
#login .req_pass,
#register .req_pass {
	font-size: 13px;
}
#customer_sidebar p span {
	display: inline-block;
	width: 65px;
	font-size: 13px;
}
.layout-info-account .edit_address .action_bottom > input {
	background: #333;
	color: #fff;
	padding: 5px 20px;
	border: none;
	vertical-align: top;
	margin-right: 5px;
}
.layout-info-account .edit_address .action_bottom > a {
	background: #333;
	color: #fff;
	padding: 5px 20px;
	display: inline-block;
	width: 100px;
	text-align: center;
	border-radius: 4px;
}
.layout-info-account .address-default-icon {
	position: absolute;
	right: 20px;
	top: 5px;
	padding: 5px 11px;
	background: #e60f1e;
	border-radius: 50%;
}
.layout-info-account .address-default-icon i {
	color: #fff;
}
#view_address {
	font-size: 13px;
	font-weight: bold;
}
#recover-password .errors li {
	font-weight: 700;
	color: #f00;
}
/*** End account ***/
/*** Page.css ***/
.layout-page > .container > .row,
#blog-template > .container > .row {
	padding: 10px 0px;
	background: #fff;
}
.layout-page h1 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #161616;
}
.layout-page .page-description ul,
.layout-page .page-description ol {
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
.layout-page .page-description li {
	list-style: inherit;
}
.layout-page .page-description p {
	margin-bottom: 10px;
}
.layout-page .page-border-left {
	border-left: 1px solid #d7d7d7;
}
.layout-page .sidebar-page-left li {
	margin-bottom: 10px;
}
.layout-page .sidebar-page-left li a {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}
.layout-page .sidebar-page-left li.active a {
	color: #e60f1e;
	position: relative;
	width: 100%;
	display: inline-block;
}
.layout-page .sidebar-page-left li.active a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -2px;
	width: 3px;
	height: 100%;
	background: #e60f1e;
	z-index: 4;
}
.layout-page .page-left-contact,
.layout-page .page-right-contact {
	margin-bottom: 20px;
}
.layout-page .page-left-title,
.layout-page .page-right-title {
	width: 100%;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	margin: 5px 0 15px;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
}
.layout-page .page-left-title span,
.layout-page .page-right-title span {
	color: #333;
	font-weight: bold;
	background: #fff;
	margin-right: 8px;
	font-size: 15px;
}
.layout-page .page-left-title i,
.layout-page .page-right-title i {
	margin-right: 10px;
	font-size: 15px;
}
.layout-page .page-right-contact .address,
.layout-page .page-right-contact .phone {
	width: 100%;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	margin: 5px 0;
	overflow: hidden;
	padding-bottom: 5px;
}
.layout-page .page-right-contact i {
	font-size: 14px;
	width: 20px;
	text-align: center;
}
.layout-page .page-right-contact b {
	margin-right: 10px;
}
.page-form-contact .input-group {
	width: 100%;
	margin-bottom: 10px;
}
.page-form-contact .input-group span.input-group-addon {
	width: 42px;
}
.page-form-contact .input-group span.input-group-addon i {
	font-size: 14px;
}
.page-form-contact .input-group * {
	border-radius: 0;
	background: #fff;
	font-size: 12px;
}
.page-form-contact .input-group input {
	border: 1px solid #ccc;
}
.page-form-contact .input-group textarea {
	width: 100%;
	height: 122px;
	box-sizing: border-box;
	padding: 5px;
	border: 1px solid #ccc;
}
.page-form-contact button {
	color: #fff;
	background: #333;
	border: 1px solid #333;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding: 7px 15px;
	position: relative;
	width: auto;
	white-space: nowrap;
	margin-top: 10px;
}
/*** End page.css ***/
/*** Index.css ***/
.bg-gray {
	background: #e0f8f2;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.group-section {
	margin: 40px 0;
}
.page-title-index {
	line-height: 30px;
	font-size: 24px;
	margin-bottom: 25px;
}
.page-content-index {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 25px;
}
.btn-more {
	line-height: 44px;
	padding: 0 40px;
	border: 1px solid #999;
	background: transparent;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	color: #f7931d;
}
.btn-more.small {
	line-height: 28px;
	padding: 0 10px;
	font-size: 16px;
	text-transform: inherit;
	font-size: 15px;
}
.btn-more:hover {
	background: transparent;
	border-color: #f7931d;
}
.box-title {
	position: relative;
	margin-bottom: 20px;
}
.box-title .box-title-name {
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #333;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
	padding-bottom: 28px;
}
.box-title .box-title-name h1{
	font-size: 24px;
	
}
.box-title {
	text-align: center;
}
.box-title .box-title-name span {
	color: #f7931d;
}
.box-title .box-title-name:after {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 50%;
	height: 9px;
	width: 150px;
	margin-left: -75px;
	border-top: 1px solid #f7931d;
}
.box-title .box-title-name span {
	color: #f7931d;
}
.box-title2 .box-title-name:after {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 50%;
	height: 9px;
	width: 150px;
	margin-left: -75px;
	border-top: 1px solid #ff0;
}
.box-title .box-title-name:before {
	content:"";
	position: absolute;
	border-top: 9px solid #f7931d;
	border-left: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right: 9px solid transparent;
	left: 50%;
	bottom: -9px;
	width: 50px;
	margin-left: -25px;
}
.box-content {
	padding: 0 0 20px;
}
.box-content .grid {
	margin-top: 40px;
}
.img-reason {
	float: left;
	margin-top: 10px;
}
.content-reason {
	margin-left: 80px;
	margin-right: 0;
}
.content-reason-title h3 {
	font-size: 16px;
	text-transform: uppercase;
}
.content-reason-des {
	line-height: 20px;
}
.background-reason {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.box-customer-content {
	border: 1px solid #ddd;
	position: relative;
	z-index: 1;
	min-height: 160px;
	padding: 40px 55px 10px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.box-customer-content:after {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 30%;
	margin-left: -6px;
	border-top: 6px solid #f5f5f5;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid transparent;
}
.box-customer-content:before {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 30%;
	margin-left: -7px;
	border-top: 7px solid #ddd;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid transparent;
}
.box-customer-content .customer-quote-left {
	color: #f7931d;
	position: absolute;
	z-index: 2;
	font-size: 50px;
	top: 20px;
	left: 25px;
}
.box-customer-content .customer-content {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
}
.box-customer-title {
	padding-left: 80px;
}
.box-customer-title h3 {
	margin: 10px 0;
	font-size: 14px;
} 
.group-title {
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}
.group-title:after {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 2px;
	background: #f7931d;
}
.box-article-index .article-description-index {
	padding-left: 15px;
	padding-bottom:20px;
}
.box-article-index .article-description-index h2 {
	font-size: 17px;
	color: #333;
	margin-top: 0;
}
.box-article-index .article-description-index .article-excerpt-index {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #333;
}
.tabdown-index .panel {
	background: transparent;
	box-shadow: none;
	border: none;
}
.tabdown-index .panel .panel-heading {
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
	text-transform: uppercase;
	position: relative;
	padding: 0;
}
.tabdown-index .panel .panel-heading h4 {
	padding: 15px;
}
.tabdown-index .panel .panel-heading:hover {
	border-color: #f7931d;
}
.tabdown-index .panel .panel-heading i {
	position: absolute;
	right: 15px;
	font-size: 18px;
	color: #333;
}
.tabdown-index .panel .panel-heading h4[aria-expanded="true"] i:before { 
	content: "\f147";
}
.tabdown-index .panel .panel-body {
	border: none !important;
}
.box-information-address h3 {
	margin-top: 0;
	font-size: 18px;
}
.box-information-address i {
	color: #f7931d;
	font-size: 20px;
	margin: 15px 0 0 15px;
}
.box-information-address .flexbox-grid-default + .flexbox-grid-default {
	margin-top: 15px;
}
#partner_index .owl-theme .owl-dots .owl-dot span {
	background: #fff;
	position: relative;
}
#partner_index .owl-theme .owl-dots .owl-dot.active span {
	background: #f7931d;
}
#partner_index .owl-theme .owl-dots .owl-dot.active span:after {
	content:"";
	position: absolute;
	top: -3px;
	left: -3px;
	right: 0;
	bottom: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #f7931d;
	border-radius: 50%;
}
.border-service {
	position: relative;
}
.border-service:after {
	content: "";
	height: 1px;
	background: #f7931d;
	position: absolute;
	left: 0;
	right: 0;
	width: calc(100% - 30px);
	margin: auto;
	top: 90px;
}
.service-index {
	text-align: center;
}
.service-index .icon-service {
	margin-bottom: 10px;
}
.service-index .number-service {
	margin: 0 auto 10px;
	width: 32px;
	height: 32px;
	text-align: center;
	color: #fff;
	background: #999;
	font-weight: 900;
	line-height: 32px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	z-index: 1;
	position: relative;
}
.service-index .title-service {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.service-index:hover .number-service {
	background: #f7931d;
}
.service-index:hover .title-service {
	color: #f7931d;
}
.form-contact-index {
	
}
.form-contact-index input {
	height: 44px;
	border: none;
	border-bottom: 1px solid #ddd;
}
.form-contact-index textarea {
	border: none;
	border-bottom: 1px solid #ddd;
	width: 100% !important;
}

.service-index .col-xs-12 {
	padding: 10px 15px;
}
.box-content-service .title-service {
	text-transform: uppercase;
}
.box-content-service .content-service {
	color: #787878;
	font-size: 14px;
	margin-top: 5px;
}
.group-index .title-block {
	margin-bottom: 15px;
	position: relative;
}
.group-index .title-block .title-group {
	margin: 0;
	font-size: 18px;
}
.group-index .title-block .title-group-note {
	text-align: center;
	font-style: italic;
	font-size: 16px;
	color: #9c9c9c;
	margin-top: 10px;
}
.list-collection .wrapper-group-collection {
	background: #fff;
}
.list-collection .group-collection {
	margin: 0 20px;
}
.list-collection .group-collection .owl-controls .owl-prev,
.list-collection .group-collection .owl-controls .owl-next,
#blog-index .owl-controls .owl-prev,
#blog-index .owl-controls .owl-next {
	background: transparent;
	position: absolute;
	top: 40%;
	left: -30px;
}
.list-collection .group-collection .owl-controls .owl-next,
#blog-index .owl-controls .owl-next {
	left: auto;
	right: -30px;
}
.list-collection .group-collection .owl-controls .owl-prev:hover,
.list-collection .group-collection .owl-controls .owl-next:hover,
#blog-index .owl-controls .owl-prev:hover,
#blog-index .owl-controls .owl-next:hover {
	background: transparent;
}
.list-collection .group-collection .owl-controls svg,
#blog-index .owl-controls svg {
	fill: #333;
}
.list-collection .group-collection .owl-controls .owl-prev:hover svg,
.list-collection .group-collection .owl-controls .owl-next:hover svg,
#blog-index .owl-controls .owl-prev:hover svg,
#blog-index .owl-controls .owl-next:hover svg {
	fill: #f89d4c;
}
.box-banner-index img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-banner-index img:hover {
	box-shadow: 0px 5px 5px #989797;
	-ms-transform: translate(0px,-3px);
	-webkit-transform: translate(0px,-3px);
	transform: translate(0px,-3px);
}
#blog-index {
	background: #fff;
}
#blog-index .box-blog-index {
	padding: 15px 0px;
	margin: 0 20px;
}
.brand-carousel {
	padding: 20px 0;
}
.brand-carousel .owl-carousel img {
	width: auto;
	margin: 0 auto;
	padding: 0 15px;
} 
/*** End index.css ***/
/*** Collection.css ***/
#collection .group-collection {
	background: #f9f9f9;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
#collection .group-collection .title-block {
	cursor: pointer;
	position: relative;
	padding: 15px;
	margin-bottom: 0;
}
#collection .group-collection .title-block .title-group {
	margin: 0;
	font-size: 18px;
}
#collection .group-collection .title-block h1.title-group {
	display: inline-block;
}
#collection .group-collection .title-block i {
	position: absolute;
	right: 0;
	top: 10px;
	width: 26px;
	height: 26px;
}
#collection .group-collection .filter-box { 
	padding:0  15px;
	border-top: 1px solid #e7e7e7;
}
#filter-color input {
	opacity: 0;
}
#filter-color li {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
#filter-color label {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
	border: 1px solid #ccc;
}
#filter-color label:after {
	position: absolute;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: '';
	border-width: 0 0 2px 2px !important;
	height: 5px;
	width: 9px;
	left: 0;
}
#filter-color label.active:after {
	border: solid #fff;
	margin: 9px 0 0 8px;
}
#filter-color label.active.first-color:after {
	border: solid #000;
}
#filter-size li {
	float: left;
	width: 50%;
}
#collection .sort-by {
	padding: 2px 10px;
	border: 1px solid #e7e7e7;
}
.btn-loading {
	color: #fff;
	border: 1px solid;
	border-color: #f7931d;
	padding: 10px;
	display: block;
	width: 650px;
	margin: 25px auto;
	background: #f7931d;
	text-decoration: none;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.btn-loading:hover {
	color: #fff;
}
/* Sidebar */
.menu-collection li {
	position: relative;
	width: 100%;
	float: left;
}
.menu-collection li a {
	display: block;
	padding: 8px 0; 
	background: transparent !important;
	border-bottom: 1px solid #ddd;
}

.menu-collection li a:hover {
	color: #f7931d;
}
.menu-collection svg {
	position: absolute;
	right: 0;
	top: 10px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.menu-collection li[aria-expanded=true] > a + svg {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.menu-collection .dropdown-menu {
	position: static;
	width: 100%;
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	box-shadow: none;
	border-radius: 0;
}
#collection .group-collection .title-block h3:before {
	width: calc(100% - 35px);
}
.group-collection[aria-expanded=false] .filter-box {
	display: none;
}
.group-collection[aria-expanded=false] .dropdown-filter > i:before {
	content: "\f067";
}
.filter-box li {
	position: relative;
	margin-bottom:3px;
}
.filter-box li span {
	font-weight: normal;
	cursor: pointer;
}
/* End sidebar */
.banner-collection-header {height: 330px;position:relative;}
.banner-collection-header img{width: 100%;height: 100%;
    background: #097198;}

    .box-title-collection {
       padding: 3px 0px;
       width: 100%;
       background-color: #fff;
       -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.13);
       box-shadow: 0 1px 2px 0 rgba(0,0,0,0.13);
   }
   .box-title-collection h1 {
       font-size: 20px;
       color: #161616;
       text-transform: uppercase;
       padding: 10px 5px 0 10px;
       margin : 0 0 10px;
       display: inline-block;
   }
   .box-title-collection .collection-size {
       display: inline-block;
       vertical-align: middle;
       font-size: 12px;
       color: #888;
   }
   .box-title-collection .custom-dropdown {
       margin: 2px 0px;
       display: inline-block;
       position: relative;
       vertical-align: middle;
       border: 1px solid rgba(0,0,0,.1);
       min-width: 200px;
       overflow: hidden;
       margin-left: 2px;
       border-radius: 5px;
   }
   .box-title-collection .custom-dropdown::before {
       width: 2em;
       right: 0;
       top: 0;
       bottom: 0;
       border-radius: 0 3px 3px 0;
   }
   .box-title-collection .custom-dropdown::before,
   .box-title-collection .custom-dropdown::after {
       content: "";
       position: absolute;
       pointer-events: none;
   }
   .box-title-collection .custom-dropdown::after {
       content: "\25BC";
       height: 1em;
       font-size: .625em;
       line-height: 1;
       right: 1.2em;
       top: 50%;
       margin-top: -.5em;
   }
   .box-title-collection .custom-dropdown--white::after {
       color: rgba(0,0,0,.9);
   }
   .box-title-collection .custom-dropdown--white::before {
       background-color: #fff;
       border-left: 1px solid rgba(0,0,0,.1);
   }
   .box-title-collection .custom-dropdown__select {
       font-size: inherit;
       margin: 0;
       width: 100%;
   }
   .box-title-collection .custom-dropdown__select--white {
       background-color: #fff;
       color: #444;
   }
   .box-title-collection .custom-dropdown__select {
       border: 0;
       border-radius: 3px;
       -webkit-appearance: none;
       -moz-appearance: none;
       appearance: none;
       outline: none;
       font-size: 13px;
       padding: 3px 0px;
   }
   .btn-filter-mobile {
       border: 1px solid #dedede;
       padding: 5px;
       margin: 5px;
       background: #fff;
       font-size: 13px;
   }
   .btn-filter-mobile i {
       margin-left: 5px;
   }
   /*** End collection.css ***/
   /*** Product.css ***/
   .bg-information-product {
       background: #fff;
       padding: 15px;
       margin-bottom: 20px;
   }
   #surround {
       margin-bottom: 15px;
   }
   #surround .mTS-buttons-out {
       padding: 0;
       margin-bottom: 10px;
       background: transparent;
   }
   #surround .box-image-featured {
       text-align: center;
       padding-left: 0;
   }
   #surround .box-image-featured a {
       display: block;
   }
   #surround .product-image-feature {
       margin-bottom: 10px;
       display: block;
       margin: auto;
       pointer-events: none;
   }
   #sliderproduct {
       position: relative;
   }
   #sliderproduct .product-thumb a {
       display: block;
       text-align: center;
       border: 1px solid #e7e7e7;
   }
   #sliderproduct .product-thumb a.zoomGalleryActive {
       border-color: red;
   }
   .short_descrition_tab {
       padding-bottom: 15px;
       border-bottom: 1px solid #e7e7e7;
   }
   .short_descrition_tab p {
       margin-bottom: 5px;
       font-size: 14px !important;
   }
   .short_descrition_tab ul {
       float: left;
       width: 100%;
       padding: 0 0 0 15px;
   }
   .short_descrition_tab li {
       width: calc(50% - 10px);
       float: left;
       list-style-type: disc;
       font-size: 13px;
   }
   .short_descrition_tab li:nth-child(2n + 1) {
       margin-right: 10px;
       clear: both;
   }
   .short_descrition_tab li:nth-child(2n + 2) {
       margin-left: 10px;
   }
   .information-product-title {
       padding: 15px;
       background: #fff;
       border-bottom: 1px solid #e7e7e7;
   }
   .information-product-title .product-title h1{
       font-size: 20px;
       margin: 0 0 5px;
       font-weight: bold;
       line-height: 24px;
   }
   .information-product-title .hook-reviews {
       padding: 0;
   }
   .information-product-title .product-sku-date .product-sku,
   .information-product-title .product-vendor-date .product-vendor {
       font-size: 13px;
   }
   .information-product-title .product-vendor-date .product-vendor a {
       color: #199cb7;
   }
   .information-product .product-sku-date .product-date {
       font-size: 12px;
       font-style: italic;
   }
   .information-product .infor-product-variant {
       padding: 10px 0;
   }
   .information-product .infor-product-variant li.location {
       margin-bottom: 10px;
   }
   .information-product .infor-product-variant li:not(.location) {
       position: relative;
       padding: 5px 10px 5px 10px;
       margin-bottom: 1px;
       background: rgba(0,0,0,.08);
   }
   .information-product .infor-product-variant li:not(.location):nth-child(2n + 1) {
       background: rgba(0,0,0,.04);
   }
   .information-product .infor-product-variant .fa-map-marker {
       font-size: 15px;
       color: #0099ff;
       position: absolute;
       left: 0px;
   }
   .information-product .infor-product-variant .title-variant {
       color: #0099ff;
       font-weight: normal;
       font-size: 13px;
       position: absolute;
       left: 20px;
   }
   .information-product .infor-product-variant .area .title-variant {
       left: 15px;
   }
   .information-product .infor-product-variant .content-variant {
       font-size: 13px;
       font-weight: bold;
       color: #333;
       text-align: right;
       padding-left: 35px;
   }
   .information-product .product-price {
       padding: 10px 0;
   }
   .information-product .product-price .text-product-price {
       color: red;
       font-size: 24px;
       display: block;
   }
   .information-product .product-price .text-product-sale span,
   .information-product .product-price .text-product-sale-percent span {
       font-size: 13px;
   }
   .information-product .product-price .text-product-sale del {
       color: #7d7d7d;
       font-size: 16px;
   }
   .variant-style .select-wrapper label {
       vertical-align: middle;
       font-weight: normal;
       margin-right: 10px;
   }
   .variant-style .select-wrapper .input-group {
       display: inline-block;
       vertical-align: middle;
   }
   .variant-style input#quantity {
       background: #FFF;
       font-weight: 600;
       height: 32px;
       padding: 0;
       text-align: center;
       width: 70px;
       border: 1px solid #E5E5E5;
       border-left: none;
       border-right: none;
       border-radius: 1px;
       float: left;
       -webkit-appearance: none;
   }
   .variant-style input.qty-btn {
       float: left;
       background: #EEE;
       border: solid 1px #E5E5E5;
       cursor: pointer;
       font-weight: 600;
       font-size: 16px;
       outline: none;
       height: 32px;
       width: 32px;
       text-align: center;
       border-radius: 0;
   }
   /*** Style variant same ***/
   .variant-style .selector-wrapper, .variant-style .select-wrapper {
       margin-bottom: 10px;
   }
   .variant-style .selector-wrapper > label {
       vertical-align: middle;
       font-weight: normal;
       margin-right: 10px;
   }
   /* Dropdown variant */
   .variant-style .selector-wrapper .custom-dropdown {
       position:relative;
       display: inline-block;
       border: 1px solid #e7e7e7;
   }
   .variant-style .selector-wrapper .custom-dropdown:after {
       content: '<>';
       font: 12px "Consolas", monospace;
       color: #aaa;
       -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
       -ms-transform: rotate(90deg);
       transform: rotate(90deg);
       right: 8px;
       top: 8px;
       padding: 0 0 2px;
       position: absolute;
       pointer-events: none;
   }
   .variant-style .selector-wrapper .custom-dropdown:before {
       content: '';
       right: 0px;
       top: 0px;
       width: 30px;
       height: 32px;
       background: #f8f8f8;
       position: absolute;
       pointer-events: none;
       display: block;
       border-left: 1px solid #e7e7e7;
   }
   .variant-style .selector-wrapper .custom-dropdown .custom-dropdown-select {
       height: 32px;
       text-indent: 10px;
       margin: 0;
       -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       border-radius: 4px;
       background: #fff;
       color: #888;
       border: none;
       outline: none;
       display: inline-block;
       -webkit-appearance: none;
       -moz-appearance: none;
       appearance: none;
       cursor: pointer;
       min-width: 150px;
   }
   /* End dropdown variant */
   /* Style variant checkbox */
   .style-variant-template {
       display: inline-block;
       vertical-align: middle;
   }
   .style-variant-template input {
       display:none;
   }
   .style-variant-template li {
       float: left;
       margin-right: 5px;
   }
   .style-variant-template li span {
       display: block;
       padding: 6px 8px;
       background: #fff;
       cursor: pointer;
       border: 1px solid #ccc;
   }
   .style-variant-template input[type=radio]:checked + span {
       border: 1px solid #D87C7C;
       background: url(../../../../theme.hstatic.net/1000173891/1000246680/14/bg-variant-checked.png-v=81) no-repeat right bottom #fff;
   }
   /* End variant checkbox */
   .style-variant-template span img {
       margin-right: 3px;
   }
   .variant-style {
       padding: 15px 0;
       border-bottom: 1px solid #e7e7e7;
   }
   .variant-style.no-variant {
       padding: 0;
       border-bottom: 0;
   }
   .btn-style-add, .btn-style-buynow {
       border-radius: 3px;
       margin-right: 15px;
       padding-left: 45px;
       border: none;
       position: relative;
       display: inline-block;
       background: #7dc558;
       font-weight: bold;
       height: 48px;
       width: 200px;
       color: #ffffff;
       font-size: 14px;
       text-transform: uppercase;
       margin-bottom: 10px;
   }
   .btn-style-add .icon_cart_btn, .btn-style-buynow .icon_cart_btn {
       background: url('../images/icon_cart_btn.png') center center no-repeat #7dc558;
       width: 48px;
       height: 48px;
       position: absolute;
       left: 0;
       top: 0;
       border-radius: 3px 0 0 3px;
   }
   .btn-style-buynow {
       background: #05b2e9;
   }
   .btn-style-buynow .icon_cart_btn {
       background: url('../images/icon_cart_btn.png') center center no-repeat #05b2e9;
   }
   button.btn-style-add:hover {
       background: #49aa47;
       color: #ffffff;
   }
   button.btn-style-buynow:hover {
       background: #067dc2;
       color: #ffffff;
   }
   .information-product .information-more {
       margin-bottom: 10px;
   }
   .information-product .information-more i{
       color: #ABABAB;
       font-size: 12px;
   }
   .information-product .tag-wrapper {
       margin-bottom: 15px;
   }
   .information-product .tag-wrapper label {
       font-size: 13px;
       float: left;
       line-height: 26px;
       margin: 0;
       font-weight: normal;
   }
   .information-product .tag-wrapper li {
       display: inline-block;
       list-style-type: none;
   }
   .information-product .tag-wrapper li a {
       display: inline-block;
       color: #008ba7;
       padding: 4px;
       font-size: 13px;
   }
   #description,#comment,#product-review {
       margin-bottom: 15px;
   }
   #description {
       min-height: .01%;
       border-top: none;
   }
   #description iframe {
       width: 100%;
   }
   #description table {
       max-width: 100%!important;
   }
   .description-productdetail {
       overflow: hidden;
   }
   .description-productdetail ul {
       padding: 0 20px;
   }
   .description-productdetail ul li {
       list-style-type: disc;
   }
   .description-productdetail p {
       margin-bottom: 10px;
   }
   .view-more-detail:before {
       height: 55px;
       margin-top: -45px;
       content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
       display: block;
   }
   .view-more-detail a {
       color: #288ad6;
   }
   #productdetail {
       padding: 0 15px 15px;
       margin-bottom: 15px;
   }
   #productdetail table {
       width: 100%;
       border-collapse: collapse;
       border-spacing: 0;
   }
   #productdetail table tr:nth-child(2n + 1) {
       background: #eee;
   }
   #productdetail table tr:nth-child(2n + 2) {
       background: #f5f5f5;
   }
   #productdetail table td {
       padding: 0 15px;
       line-height: 24px;
       border: 1px solid #f2f2f2;
       font-size: 13px;
   }
   .wrapper-product-related {
       background: #fff;
   }
   .wrapper-product-related .title-group-related h3 {
       margin: 0;
       padding: 14px 15px 15px;
       font-size: 15px;
       text-transform: uppercase;
       font-weight: bold;
       border-top: 2px solid #1e3446;
   }
   .list-product-related {
       border-top: 0;
       padding: 10px;
       background: #F5F5F5;
   }
   .list-product-related li {
       margin-bottom:20px;
   }
   .list-product-related li:after {
       content: "";
       position: absolute;
       width: 80%;
       height: 2px;
       background-color:  #ddd;
       margin-top: 10px;
   }

   .list-product-related h2 {
       margin: 0;
       font-size: 15px;
       line-height: 20px;
       overflow: hidden;
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical;
       display: -webkit-box;
       display: -moz-box;
       -moz-line-clamp: 2;
       -moz-box-orient: vertical;
       height: 39px;
       margin-bottom: 5px;
       color: green;
   }
   .list-product-related .product-box-price-related .price-new-related {
       color: red;
   }
   .list-product-related .product-box-price-related .price-old-related {
       color: #7d7d7d;
       text-decoration: line-through;
   }
   /*** End variant template ***/
   /*** Product review ***/
   .box-product-review h2 {
       color: #858585;
       font-size: 13px;
       margin: 10px 0 5px;
   }
   .box-product-review .infor-product-review span {
       color: #b2008d;
       font-size: 14px;
       font-weight: bold;
       margin-right: 10px;
   }
   .box-product-review .infor-product-review del {
       color: #7d7d7d;
       font-size: 12px;
   }
   .style-list-review {
       padding: 0 15px;
   }
   .style-list-review li {
       float: left;
       margin: 0 10px 10px 0;
       width: 80px;
       height: 80px;
       border: 1px solid #f5f5f5;
       background: #f5f5f5;
   }
   /*** End product review ***/
   /*** Tab description product ***/
   .product-tablist {
       background: #e7e7e7;
   }
   .product-tablist.nav-tabs > li > a {
       border-radius : 0;
       margin: 0;
       text-transform: uppercase;
   }
   .product-tablist.nav-tabs > li > a:hover,
   .product-tablist.nav-tabs > li > a:focus {
       background: none;
       border: 1px solid transparent;
   }
   .product-tablist.nav-tabs > li.active {
       position: relative;
   }
   .product-tablist.nav-tabs > li.active a {
       border-top: 3px solid #f7931d;
       border-left: 1px solid #E5E5E5;
       border-right: 1px solid #E5E5E5;
       border-bottom: 1px solid #fff;
       color: #365DB5;
       font-weight: bold;
       background: #fff;
   }
   #product-tablist > li {
       float: left;
       text-align: center;
       white-space: nowrap;
   }
   #product-tablist > li a{
       color: #666;
       display: block;
       padding-top: 0;
       padding-bottom: 0;
       margin: 0;
       border-radius : 0;
   }
   #product-tablist > li a:hover,.pr-tablist > li a:focus {
       background-color: transparent;
   }
   #product-tablist > li.active {
       border-top: solid 3px #e60f1e;
       margin: -3px 0 -1px 0px;
       position: relative;
   }
   #product-tablist > li.active:after {
       content: "";
       position: absolute;
       top: 0px;
       left: 50%;
       transform: translateX(-50%);
       border: 4px solid transparent;
       border-top: 4px solid #e60f1e;
   }
   #product-tablist.nav-tabs > li.active a {
       border-left: solid 1px #E5E5E5;
       border-right: solid 1px #E5E5E5;
       border-bottom: solid 1px #FFF;
       color: #365DB5;
       font-weight: bold;
       background: #fff;
   }
   #product-tablist > li span {
       display: inline-block;
       height: 20px;
       line-height: 20px;
       margin-top: 9px;
       width: 100%;

   }
   #product-tablist > li:first-child span {
       border-right: none;
   }
   .product-description-wrapper {
       padding: 10px 15px;
   }
   /*** End tab description ***/
   /*** Comment.css ***/
   #comment {
       padding: 0 7px;
   }
   #comment .title-group {
       text-align: left;
       font-size: 20px;
   }
   /*** End comment.css ***/
   /*** Box service product ***/
   .box-service-product .header-box-service-product {
       background: #f6f6f6;
       border-top: 1px solid #e0e0e0;
       padding: 10px;
   }
   .box-service-product .header-box-service-product .title {
       font-size: 15px;
       font-weight: bold;
       color: #f77705;
   }
   .box-service-product .header-box-service-product .content {
       font-size: 13px;
       color: #666;
   }
   .border-service-product {
       padding: 10px 0;
   }
   .box-service-product .content-box-service-product .title {
       font-size: 13px;
       font-weight: bold;
       color: #333;
   }
   .box-service-product .content-box-service-product .content {
       font-size: 12px;
       color: #666;
   }
   /*** End box service product ***/
   /*** End product.css ***/
   /*** Blog.css ***/
   #blog .group-blog {
       background: #e7e7e7;
       margin-bottom: 15px;
   }
   #blog .group-blog .title-block {
       cursor: pointer;
       position: relative;
       padding: 13px 15px;
       margin-bottom: 0;
   }
   #blog .group-blog .title-block .title-group {
       margin: 0;
       font-size: 18px;
   }
   .wrapper-article .blog-item-image {
       max-height: 250px;
       overflow: hidden;
   }
   .wrapper-article .blog-item-title h2 {
       font-size: 16px;
       font-weight: bold;
       margin: 0;
   }
   .wrapper-article .blog-item-created {
       font-size: 12px;
       font-style: italic;
       color: #999;
       margin: 5px 0;
   }
   .wrapper-article .blog-item-content {
       color: #666;
       font-size: 13px;
       /* overflow: hidden; */
       -webkit-line-clamp: 4;
       -webkit-box-orient: vertical;
       display: -webkit-box;
       display: -moz-box;
       -moz-line-clamp: 4;
       -moz-box-orient: vertical;
   }
   .wrapper-article .blog-item-viewmore {
       padding: 5px 10px;
       background: #097198;
       color: #fff;
       margin-top: 10px;
       display: inline-block;
   }
   .wrapper-article-list .title-group-related h3 {
       margin: 0;
       padding: 14px 15px 15px;
       font-size: 15px;
       background: #e7e7e7;
       text-transform: uppercase;
   }
   .list-article-new {
       border: 1px solid #e7e7e7;
       border-top: 0;
       padding: 10px;
   }
   .list-article-new li {
       margin-bottom: 10px;
   }
   .list-article-new h2 {
       margin: 0;
       font-size: 15px;
       line-height: 20px;
       overflow: hidden;
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical;
       display: -webkit-box;
       display: -moz-box;
       -moz-line-clamp: 2;
       -moz-box-orient: vertical;
   }
   .list-article-new .article-item-created {
       font-size: 12px;
       font-style: italic;
       color: #999;
       margin-top: 5px;
   }
   /*** End Blog.css ***/
   /*** Article.css ***/
   #article h1 {
    color: #097198;
    font-size: 20px;
    margin-top: 0px;
}
#article .info-created-at-article {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
#article .info-excerpt-article {
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
#article .info-description-article p {
	margin-bottom: 10px;
}
#article .info-author-article {
	text-align: right;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #111;
}
.info-socials-article {
	margin: 5px 0px;
}
.info-socials-article .box-like-socials-article {
	float:left;
	padding-right:5px;
}
#article .info-tags-article {
	font-size: 12px;
	padding: 8px 10px 5px 15px;	
	border: 1px solid #DDD;
	border-left: 2px solid #b1b1b1;
	margin-top: 10px;
}
#article .info-tags-article label {
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 6px;
	float: left;
	padding: 5px 5px 0;
}
#article .info-tags-article ul {
	float: left;
}
#article .info-tags-article .item {
	margin: 0;
	float: left;
}
#article .info-tags-article .item a {
	padding: 5px 8px;
	margin: 0 3px 3px 0;
	float: left;
	background-color: #f1f1f1;
	font-size: 12px;
	text-transform: uppercase;
}
#article .info-title-comment {
	margin: 20px 0 5px;	
	font-size: 16px;
}
#article .info-title-comment i {
	padding-right: 5px;
	font-size: 18px;
}
#article .info-box-comment {
	border: 1px solid #dadada;
	border-top: 2px solid #888;
	box-shadow: 0 2px 0px #f7f7f7;
	padding: 10px;
	padding-bottom: 0;
}
#article .info-title-related-article {
	background-image: url(../../../../theme.hstatic.net/1000173891/1000246680/14/bg-line-dot.png-v=81);
	background-position: 0 50%;
	background-repeat: repeat-x;
	overflow: hidden;
	text-transform: uppercase;
	margin: 15px 0px 5px;
}
#article .info-title-related-article span {
	background: none repeat scroll 0 0 #FFFFFF;
	cursor: pointer;
	font-weight: 500;
	font-size: 16px;
	color: #008A7B;
	float: left;
	list-style: none outside none;
	padding-right: 5px;
}
#article .info-related-articles {
	margin-bottom: 15px;
}
#article .info-related-articles li.item {
	line-height: 14px;
	border-bottom: 1px #ddd dashed;
}
#article .info-related-articles li.item i {
	padding-right: 5px;
	color: #008A7B;
}
#article .info-related-articles li.item a {
	color: #555;
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0;
	display: inline-block;
}
/*** End article.css ***/
/*** Cart.css ***/
#cart .title-head-cart {
	text-align: left;
	font-size: 21px;
	color: #161616;
	margin: 10px 0px;
}
#cartform .overflow-cart {
	overflow-x: auto;
	overflow-y: visible;
}
#table-cart{
	width: 100%;
	max-width: 100%;
	float: left;
}
#table-cart th {
	white-space: pre-wrap;
	text-align: center;
	padding: 10px 0px;
	padding: 5px 10px;
	font-size: 14px;
	background: #f1f1f1;
}
#table-cart th:first-child {
	text-align: left;
}
#table-cart td{
	padding: 25px 22px 25px 22px;
	text-align: center;
}
#table-cart a, 
#table-cart{
	color: #333;
}
#table-cart td strong{
	float: left;
	width: 100%;
}
#table-cart td span{
	width: 100%;
	float: left;
}
#table-cart td.remove svg{
	fill: #767676;
}
#table-cart td input[type=number]{
	width: 50px;
	border: 1px solid #ddd;
	padding-right: 0;
}
#table-cart td:nth-child(1){
	padding: 10px;
	text-align: center;
	min-width: 100px;
}
/*** End cart.css ***/
/*** Form button checkout ***/
.right-cart{
	border: 1px solid #e7e7e7;
	padding: 25px;
	float: left;
	width: 100%;
}
.right-cart h2{
	font-size: 18px;
	width: 100%;
	float: left;
	margin: 0px;
}
.right-cart h2 label:nth-child(1){
	float: left;
}
.right-cart h2 label:nth-child(2){
	float: right;
	color: #e32124;
}
.right-cart a.checkout{
	width: calc(100% + 0px);
	border: 0px;
	background: #e32124;
	font-weight: bold;
	text-align: center;
	color: #fff;
	fotn-size: 14px;
	text-transform: uppercase;
	padding: 15px;
	position: relative;
	float: left;
	text-decoration: none;
	margin-top: 10px;
}
.selling-point-cart{
	background: #333;
	width: 100%;
	float: left;
	margin: 25px 0px;
	padding: 15px 25px;
	color: #ddd;
	font-size: 12px;
}
.selling-point-cart li{
	list-style-type: none;
	padding: 3px 0px;
	width: 100%;
	float: left;
}
.selling-point-cart li span.fa{
	color: #666;
	margin: 0px 5px;
}
a.continue-shopping,
button.update-cart{
	border: 0px;
	background: #333;
	color: #fff;
	fotn-size: 14px;
	text-transform: uppercase;
	padding: 8px 25px;
	position: relative;
	float: left;
	margin: 20px 15px 0px 0px;
	text-decoration: none;
}
/*** End layout cart ***/
/****************************** End Template *******************************/
/****************************** Media.css **********************************/
/*** Media ***/
@media ( max-width: 767px ) {
	/* Css Chung */
    .pic-project2{
        width: 100%
    }
    .text-project2{
        width: 100%;
    }
    #project-page .box-project:nth-child(odd) .text-project2 {
        float: left;
        padding: 0px 10px 0px 0;
    }
    #project-page .box-project:nth-child(even) .text-project2 {
        float: right;
        padding: 0px 10px 0px 0px;
    }
	.pd5.col-xs-12 {
		//padding: 0px 5px;
	}
    .danhmuc {
        top: -80px;
        font-size: 20px;
    }
    .slider-duan button {
        padding: 3px 15px;
        border: 1px solid #fff;
        font-size: 1.5rem;
        border-radius: 18px;
    }
    .fa-angle-left:before {
        top:122px;
    }
    .fa-angle-right:before {
        top:122px;
    }
    /* Search filter */
    .box-search > .box-input {
      position: inherit;
  }
  .mTS_horizontal ul.mTSContainer > li {
      max-width: 100px;
  }
  #map_canvas iframe {
      width: 100%;
      height: 300px;
  }
  .zoomContainer {
      display: none;
  }
  .btn-loading {
      width: 100%;
  }
  #table-cart td strong{
      float: left;
      width: 100%;
      white-space: pre;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  nav.navbar-main.navbar {
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
      position: fixed !important;
      width:100%;
      z-index:999;
      top:0;
  }
  main {
      padding-top: 115px;
  }
  .product-wrapper:nth-child(2n + 1),
  .box-banner-index:nth-child(2n + 1) {
      padding-right: 5px;
  }
  .product-wrapper:nth-child(2n + 2),
  .box-banner-index:nth-child(2n + 2) {
      padding-left: 5px;
  }
  .slider-main .owl-theme .owl-controls {
      right: 20px;
      bottom: 5px;
  }
  /* Css index */
  .service-index .col-xs-12 {
      border-top: 1px solid #e7e7e7;
  }
  /* Css Collection Filter */
  #collection .group-collection {
      margin-bottom: 0;
  }
  .box-product-lists {
      margin-top: 15px;
  }
  .group-collection[aria-expanded=false] .filter-box {
      display: block;
  }
  .group-collection[aria-expanded=true] .filter-box {
      display: none;
  }
  .group-collection[aria-expanded=true] .dropdown-filter .fa-minus:before {
      content: "\f067";
  }
  .group-collection[aria-expanded=false] .dropdown-filter .fa-minus:before {
      content: "\f068";
  }
  /* Product title */
  .information-product-title {
      display: block;
  }	
  .product-wrapper .product-info .product-box-price,
  .product-wrapper .product-info .price-new {
      display: block;
  }
  .box-search > .box-input > button.btn-searchbox {
      background: #fff;
  }
  .box-search > .box-input > button.btn-searchbox svg {
      fill: #999;
  }	
  .border-service:after {
      content: none;
  }

}
@media ( min-width: 768px ) {
	/* Css Chung */
	#map_canvas iframe {
		width: 100%;
		height: 300px;
	}
	nav.navbar-main.navbar {
		position: relative;
	}
	/* Css Layout */
	.header-layout {
		padding: 0 15px;
	}
}
@media ( min-width: 768px ) and ( max-width: 991px ) {
	/* Css Chung */
	.btn-loading {
		width: 100%;
	}
	/* Css Layout */
	.box-check-header li:nth-child(2):after {
		content: none;
	}
	.logo {
		line-height: 45px;
	}
	.box-content .column-left,.box-content .column-right {
		width: 100%;
	}
}
@media ( min-width: 992px ) and ( max-width: 1199px ) {
	/* Css Layout */
	.p-none-992 {
		padding: 0 5px;
	}
	.box-check-header li:nth-child(3):after {
		content: none;
	}
	.box-content .column-left,.box-content .column-right {
		width: 380px;
		position: relative;
		z-index: 3;
	}
	.column-left .img-reason {
		float: right;
		margin-top: 10px;
	}
	.column-left .content-reason {
		margin-left: 0;
		margin-right: 80px;
		text-align: right;
	}
}
@media ( max-width: 1199px ) {
    .slider-duan figcaption {
        position: absolute;
        bottom: 120px;
        width: 100%;
        padding: 0 20px;
        color: #fff;
        font-size: 25px;
        font-weight: 300;
        text-align: center;
        line-height: 1.5;
    }
    .banner-collection-header img {
        width: 100%;
        height: 130px;
        background: #097198;
    }
    .slider-duan h2 {
        position: absolute;
        bottom: 165px;
        width: 100%;
        padding: 0 20px;
        color: #fff;
        font-size: 25px;
        text-align: center;
        line-height: 1.5;
        font-weight: bold;
    }
    .danhmuc {
        padding: 0px 10px;
        top: -80px;
    }
    .wrapper-article .blog-item-viewmore {
        padding: 5px 8px;
        background: #097198;
        color: #fff;
        margin-top: 30px;
        display: inline-block;
    }
    .h1, h1 {
        font-size: 30px;
    }

    .activitie-item {
        margin-bottom: 30px;
        overflow: initial;
    }
    .slider-duan img {
        width: 100%;
        height:  250px;
    }
    .slider-duan figcaption {
        position: absolute;
        bottom: 120px;
        width: 100%;
        padding: 0 20px;
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        text-align: center;
        line-height: 1.5;
    }
    .titnews h1 {
       text-transform: uppercase;
       color: #097198;
       font-size: 20px;
   }
   .banner-collection-header {
       height: 125px;
       position: relative;
   }
   .box-project-sv {
       display: inline-block;
       width: 100%;
       height: auto;
       margin: 0px 0px 30px 0px;
       border-bottom: 1px solid #ccc;
       position: relative;
       text-align: left;
   }

   #project-page-sv .box-project-sv:nth-child(odd) .pic-project-sv {
    float: left;
    height: 200px;
}
#project-page-sv .box-project-sv:nth-child(odd) .text-project-sv {
    float: left;
    padding: 30px 0px 0px 0;
}
#project-page-sv .box-project-sv:nth-child(even) .pic-project-sv {
    float: left;
    height: 200px;
}
#project-page-sv .box-project-sv:nth-child(even) .text-project-sv {
    float: left;
    padding: 10px 0 0px 0px;
}
.pic-project-sv {
    height: calc(100vh/1.5);
    overflow: hidden;
    width: 100%;
    margin: 0;
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.text-project-sv {
    height: auto;
    text-align: left;
    z-index: 2;
    width: 100%;
    margin: 0;
    position: relative;
    display: block;
}

#project-page .box-project:nth-child(odd) .pic-project {
    float: left;
    height: 200px;
}
#project-page .box-project:nth-child(odd) .text-project {
    float: left;
    padding: 30px 40px 0px 0;
}
#project-page .box-project:nth-child(even) .pic-project {
    float: left;
    height: 200px;
}
#project-page .box-project:nth-child(even) .text-project {
    float: left;
    padding: 10px 0 0px 0px;
}
.pic-project {
    height: calc(100vh/1.5);
    overflow: hidden;
    width: 100%;
    margin: 0;
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.text-project {
    height: auto;
    text-align: left;
    z-index: 2;
    width: 100%;
    margin: 0;
    position: relative;
    display: block;
}


.home-btn-highlight{
    margin-top: 105px;
    display: none;
}
.info-content{
    display:none;
}
.view-des{
  display: none;
}
.view-mo{
  display: block;
}
.main-des{
  overflow: hidden;padding-left:0;position: relative;width: 100%;
}
.box-position-quickview {
  display: none !important; 
}
.zoomContainer {
  display: none;
}
.box-article-index {
  display: block;
}
.box-article-index .article-description-index h2 {
  margin-top: 10px;
}
.box-article-index .article-description-index {
  padding-left: 0;
}
}
@media ( min-width: 1200px ) {
	/* Css Chung */
	.col-width-20 {
		width: 20%;
		float: left;
	}
	#map_canvas iframe {
		width: 100%;
		height: 400px;
	}
	/* Css Layout */
	.list-collection .banner {
		width: 20%;
		float: left;
	}
	.list-collection .product {
		width: 80%;
		float: left;
	}
	.list-collection .padding-right-none {
		padding-right: 0;
	}
	.list-collection .padding-left-none {
		padding-left: 0;
	}
	.border-service-product {
		border-bottom: 1px solid #e0e0e0;
	}
	.bg-information-product #surround {
		width: 40%;
	}
	.bg-information-product .information-product {
		/* width: 40%;
		padding-left: 0; */
	}
	.bg-information-product .information-product h1{
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 20px;
		text-transform: uppercase;
	}
	.bg-information-product .pd-none-box-service {
		width: 20%;
		padding-left: 0;
	}
	.box-check-header li:nth-child(4):after {
		content: none;
	}
	.box-content .column-left,.box-content .column-right {
		width: 380px;
		position: relative;
		z-index: 3;
	}
	.column-left .img-reason {
		float: right;
		margin-top: 10px;
	}
	.column-left .content-reason {
		margin-left: 0;
		margin-right: 80px;
		text-align: right;
	}
}
.item-dichvu{
	margin-bottom: 25px;
}
.article-excerpt-index {
	height: 75px;
	overflow: hidden;
}
.article-price {
	color: red;
	font-size: 16px;
	margin-bottom: 10px;
}
.article-description-index h2 {
	font-size: 19px;
	/* text-transform: uppercase; */
	height: 35px;
	overflow: hidden;
	margin: 5px 0;
}
.article-description-index h2 a{
	
	color: #f7931d;
}

.submenu-parent{
	position: relative;
}
.submenu-parent i {
	cursor: pointer;

	position: absolute;
	right: 0;
	top: 10px;

	transition: all 0.2s linear 0s;
}
/* Product Images */

#etalage .moreview_thumb {
	cursor: move;
}
#moreview .moreview_small_thumbs li {
	margin: 10px;
	margin-bottom: 13px !important;
	cursor: pointer;

}
#moreview .moreview_magnifier {
	border: 1px solid #bbb;
}
#moreview .moreview_hint {
	width: 130px;
	height: 57px;
}
#moreview .moreview_description {
	font-style: italic;
	margin: 10px;
	padding: 6px 10px;
}
.moreview, .moreview_thumb, .moreview_thumb_image, .moreview_source_image, .moreview_zoom_preview, .moreview_icon, .moreview_hint {
	display: none
}
.moreview, .moreview ul, .moreview li, .moreview img, .moreview_hint, .moreview_icon, .moreview_description {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none
}
.moreview, .moreview_magnifier div, .moreview_magnifier div img, .moreview_small_thumbs ul, ul .moreview_small_thumbs li, .moreview_zoom_area div, .moreview_zoom_img {
	position: relative
}
.moreview img, .moreview li {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	-moz-user-drag: none;
	user-drag: none
}
.moreview, .moreview_small_thumbs li {
	float: left
}
.moreview_right {
	float: right
}
.moreview li {
	position: absolute;
	border: none;
}
.moreview li li{
	
	border: 1px solid #ddd;
}
.moreview img {
	vertical-align: bottom;
	max-width: none
}
.moreview_magnifier {
	cursor: default
}
.moreview_magnifier div, .moreview_small_thumbs {
	overflow: hidden
}
.moreview_magnifier div img {
	display: none
}
.moreview_icon, .moreview_hint {
	cursor: default;
	width: 0;
	height: 0;
	overflow: hidden
}
.moreview_small_thumbs li.vertical {
	float: none
}
.moreview_zoom_area {
	z-index: 2
}
.moreview_zoom_area div {
	overflow: hidden;
	z-index: 997
}
.moreview_zoom_preview {
	position: absolute;
	z-index: 998
}
.moreview_zoom_img, .moreview_hint {
	z-index: 999
}
.moreview {
	direction: ltr
}
div.moreview_description {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999
}
div.moreview_description.rtl {
	direction: rtl;
	text-align: right
}
.moreview-control a {
	left: auto;
	width: 26px;
	height: 26px;
	background-color: transparent;
}
.product-view .product-img-box .moreview-control {
	opacity: 0;
}
.product-view .product-img-box:hover .moreview-control {
	opacity: 1;
	transition: all 0.3s linear;
}
.moreview-control a.moreview-prev {
	position: absolute;
	left: 10%;
	background-color: #fff;
	border: 1px #ddd solid;
	text-align: center;
	color: #23170e;
}
.moreview-control a.moreview-prev:hover {
	background-color: #26C395;
	border: 1px #26C395 solid;
	color: #fff;
	transition: all 0.3s linear;
}
.moreview-control a.moreview-prev:before {
	content: "\f106";
	font-family: FontAwesome;
	font-size: 18px;
}
.moreview-control a.moreview-next {
	position: absolute;
	left: 56px;
	background-color: #fff;
	border: 1px #ddd solid;
	text-align: center;
	color: #23170e;
	bottom: 0%;
}
.moreview-control a.moreview-next:hover {
	background-color: #26C395;
	border: 1px #26C395 solid;
	color: #fff;
	transition: all 0.3s linear;
}
.moreview-control a.moreview-next:before {
	content: "\f107";
	font-family: FontAwesome;
	font-size: 18px;
}
.moreview .roll-over {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	color: #888;
	text-indent: 20px;
}
.moreview .roll-over .roll-over-desc {
	margin-left: 20px;
}
#moreview .moreview_thumb {

	border: 1px solid #ddd;
}
.product-view .product-img-box {
	margin-bottom: 10px;
	position: relative;
}
.product-view .product-img-box .product-image {
	margin: 0 0 13px;
}

.product-view .social_addthis{
	margin:25px 0px;
}
.share_social a {
	border: 1px solid #f2f2f2;
	border-radius: 100%;
	color: #2a2a2a;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin: 0 7px 0 0;
	text-align: center;
	width: 40px;
}
.share_social a:hover{
	color: green;
}
.share_social span {
	font-family: arial;
	font-weight: 500;
	padding: 0 7px 0 0;
}
/************************************** End Media.css ******************/
.rawimages{
	margin-top: 20px;
}
.article-image-index img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	right: 50%;
	transform: translateX(-50%) translateY(-50%);
	top: 50%;
}
.mota{

	background: #f6f6f6;
	padding: 5px;
}
.tltblog{ 

	border-bottom: 1px solid #ddd;

}


.boviewnews{
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.viewnewsimg img{
    height: 34%;
}
.viewnewscontent{
    background: #fff;
    padding: 15px;
    height: 75px;
}
.viewnewscontent p{
    color: #acacac;
    font-size: 14px;
}
.viewnewscontent h3{
  height: 54px;
  overflow: hidden;
  margin: 10px 0;
}
.viewnewscontent h3 a{
    text-transform: none;
    font-weight: bold;
    color: #0080ad;
}
.viewnewscontent .description{
    font-size: 15px;
    padding-top: 5px;
}
.viewnewscontent .readmore a{
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.25px;
    margin-top: 20px;
    display: block;
    color: #0080ad;
}
.mar30{
  margin: 30px auto;}
  #bt_imageeffect {

    margin: 20px auto;

    width: 100%;min-height: 300px; padding: 20px 0;

    text-align: center;

}

.galleryItem {

    display: inline-block;;

    position: relative;

    width: 250px; height: 250px;

    padding: 0;margin: 0 20px;

    border: solid 10px #fff;



    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);

    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);

}

.galleryItem img {

    width: 250px;height: 250px;

}

.caption {

    position: relative;

    display: inline-block;

    width: 250px; height: 250px;

    z-index: 10;

}

.caption::before {

    content: attr(data-title);

    position: absolute;top: 0; left: 0;

    width: 250px; height: 0;

    font-family: 'Croissant One', cursive;

    font-size: 1.8em;font-weight: 600;

    line-height: 1.4em;color: #086FA1;

    background: #fff;

    overflow: hidden;

    -webkit-transition: all 0.9s ease;

    -moz-transition: all 0.9s ease;

    -ms-transition: all 0.9s ease;

    -o-transition: all 0.9s ease;

    transition: all 0.9s ease;

}

.caption::after {

    content: attr(data-description);

    position: absolute;

    bottom: -0;left: 0;

    width: 250px;height: 0;

    font-family: 'Poiret One', cursive;

    font-size: 1.1em;

    font-weight: 400;

    line-height: 1.4em;color: #fff;

    background: #222;

    overflow: hidden;



    -webkit-transition: all 0.9s ease;

    -moz-transition: all 0.9s ease;

    -ms-transition: all 0.9s ease;

    -o-transition: all 0.9s ease;

    transition: all 0.9s ease;

}

.caption:hover::before {

    height: 125px;

}

.caption:hover::after {

    bottom: 0;height: 125px;

}
.bg-view1{
    background: #d8d8d8;
}
.nameview1 h1{
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: none;
    color: #0080ad;
    margin-top: 40px;
}
.nameview1 h1 span{
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
}
.nameview1 h1 span:after{
    content: "";
    width: 100%;
    height: 23px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../../../vimgsrc/bg-title-widget.png) no-repeat center center;
}
.titnameview1 h2{
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: none;
    color: #097198;
}
.motaview1{
    text-align: center;
    font-size: 16px;
}
.image-ultimate-map-absulate{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.image-ultimate-map-absulate img{
    width: 100%;
    height: 100%;
}

.image-ultimate-map-absulate a{
    text-decoration: none !important;
}
.image-ultimate-hover-10{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.image-ultimate-hover-10 .iheu-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.image-ultimate-hover-10 .iheu-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: table;
    z-index:1;
}
.image-ultimate-hover-animation-10 {
    animation-duration: 1s;
}
.image-ultimate-hover-padding-10{
    padding: 0px;
}
.image-ultimate-map-10 {
    max-width: 370px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.image-ultimate-map-10:after {
    padding-bottom: 59.459459459459%;
    content: "";
    display: block;
}
.image-ultimate-hover-10 .iheu-img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 0px ;
}
.image-ultimate-hover-10 .iheu-img {
    width: 100%;
    float: left;
    opacity: 1;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.image-ultimate-hover-10 .mask1,
.image-ultimate-hover-10 .mask2 {
    background: rgba(0, 146, 194, 1);
    opacity:0.4;
    position: absolute;
    width: 200%;
    height: 200%;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.image-ultimate-hover-10 .mask1 {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -moz-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    -o-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}
.image-ultimate-hover-10 .mask2 {
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(45deg) translateX(50%);
    -moz-transform: rotate(45deg) translateX(50%);
    -ms-transform: rotate(45deg) translateX(50%);
    -o-transform: rotate(45deg) translateX(50%);
    transform: rotate(45deg) translateX(50%);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.image-ultimate-hover-10 .iheu-info {
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}
.image-ultimate-hover-10 .iheu-info .iheu-data{
    display: table-cell;
    vertical-align: top;text-align: center;                    }

    .image-ultimate-hover-10 .iheu-info .data-2{
        background: rgba(0, 146, 194, 1);
        width:100%;
        float: left;
        padding-bottom: 20px; 
    }
    .image-ultimate-hover-10 .iheu-info h3 {
        font-size: 20px;
        font-weight: 400;
        padding: 10px 20px; 
        margin-bottom: 15px;
        margin-top: 0px;
        line-height: 120%;
        font-family: "Open Sans";
        width:100%;
        float: left;
        color: #ffffff;

        border-bottom: 1px solid currentColor;                    }
        .image-ultimate-hover-10 .iheu-info h6 {
            font-size: 15px;
            font-weight: 300;
            margin-bottom: 20px;
            margin-top: 0;
            width: 100%;
            float:left;
            line-height: 120%;
            font-family: "Open Sans";
            color: #ffffff;
            padding:0 20px; 
        }
        .image-ultimate-hover-10 a.iheu-button{
            padding: 8px 10px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            font-weight: 100;
            font-size: 12px;
            font-family: "Open Sans";
            background: rgba(126, 0, 158, 1);
            color: #ffffff;
            text-decoration: none;
            display:-webkit-inline-box;
            margin: 0 auto;                                            }
            .image-ultimate-hover-10 a.iheu-button:hover{
                background: rgba(255, 255, 255, 1);
                color: #7e009e;
            }
            
            .image-ultimate-hover-10:hover .mask1,
            .image-ultimate-hover-10.iheu-touch .mask1{
                -webkit-transform: rotate(45deg) translateX(0);
                -moz-transform: rotate(45deg) translateX(0);
                -ms-transform: rotate(45deg) translateX(0);
                -o-transform: rotate(45deg) translateX(0);
                transform: rotate(45deg) translateX(0);
            }
            .image-ultimate-hover-10:hover .mask2,
            .image-ultimate-hover-10.iheu-touch .mask2{
                -webkit-transform: rotate(45deg) translateX(-0);
                -moz-transform: rotate(45deg) translateX(-0);
                -ms-transform: rotate(45deg) translateX(-0);
                -o-transform: rotate(45deg) translateX(-0);
                transform: rotate(45deg) translateX(-0);
            }
            .image-ultimate-hover-10.left_to_right .iheu-info {
                visibility: visible;
                -webkit-transform: translateX(-100%);
                -moz-transform:translateX(-100%);
                -ms-transform:translateX(-100%);
                -o-transform: translateX(-100%);
                transform:translateX(-100%);
            }
            .image-ultimate-hover-10.left_to_right:hover .iheu-info,
            .image-ultimate-hover-10.left_to_right.iheu-touch .iheu-info{
                width: 100%;
                height: 100%;
                visibility: visible;
                -webkit-transform: translateX(0);
                -moz-transform:translateX(0);
                -ms-transform:translateX(0);
                -o-transform: translateX(0);
                transform:translateX(0);
            }
            .image-ultimate-hover-10.right_to_left .iheu-info {
                visibility: visible;
                -webkit-transform: translateX(100%);
                -moz-transform:translateX(100%);
                -ms-transform:translateX(100%);
                -o-transform: translateX(100%);
                transform:translateX(100%);
            }
            .image-ultimate-hover-10.right_to_left:hover .iheu-info,
            .image-ultimate-hover-10.right_to_left.iheu-touch .iheu-info{
                width: 100%;
                height: 100%;
                visibility: visible;
                -webkit-transform: translateX(0);
                -moz-transform:translateX(0);
                -ms-transform:translateX(0);
                -o-transform: translateX(0);
                transform:translateX(0);
            }
            .image-ultimate-hover-10.top_to_bottom .iheu-info {
                visibility: visible;
                -webkit-transform: translateY(-100%);
                -moz-transform:translateY(-100%);
                -ms-transform:translateY(-100%);
                -o-transform: translateY(-100%);
                transform:translateY(-100%);
            }
            .image-ultimate-hover-10.top_to_bottom:hover .iheu-info,
            .image-ultimate-hover-10.top_to_bottom.iheu-touch .iheu-info{
                width: 100%;
                height: 100%;
                visibility: visible;
                -webkit-transform: translateX(0);
                -moz-transform:translateX(0);
                -ms-transform:translateX(0);
                -o-transform: translateX(0);
                transform:translateX(0);
            }
            .image-ultimate-hover-10.bottom_to_top .iheu-info {
                visibility: visible;
                -webkit-transform: translateY(100%);
                -moz-transform:translateY(100%);
                -ms-transform:translateY(100%);
                -o-transform: translateY(100%);
                transform:translateY(100%);
            }
            .image-ultimate-hover-10.bottom_to_top:hover .iheu-info,
            .image-ultimate-hover-10.bottom_to_top.iheu-touch .iheu-info{
                width: 100%;
                height: 100%;
                visibility: visible;
                -webkit-transform: translateX(0);
                -moz-transform:translateX(0);
                -ms-transform:translateX(0);
                -o-transform: translateX(0);
                transform:translateX(0);
            }