.top-bar .row .col ul.ul-top-bar {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.top-bar a {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}
.top-bar {
    background-image: linear-gradient(to right, #00c96a, #00c689, #00c2a2, #00bdb4, #00b6be, #00b2c6, #00aecd, #00aad2, #00a8dc, #00a5e5, #00a1ee, #009cf5);
}
.top-bar .container {
    margin:0 auto;
    text-align:right;
    width: 90%;
}
/*********************************/
.AdvertMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100%!important;
}
.AdvertisementCenter{
	position: fixed;
	z-index:1000;
}
/*******************Thuy code**********************/
.threecol {
    padding: 40px 0 30px 0;
    background: #fbfbfb;
    margin-bottom: 15px;
    width: 1170px;
    margin: 0 auto;
}
.threecol .row {
    text-align: center;
    display: inline-block;
}
.threecol .col-md-4 {
    padding: 0 20px;
    float: left;
    width: 33%;
}
.threecol .box_set .col-md-4 {
    width: 100%;
}
.threecol .box_set .icon em.fa {
    font-size: 40px;
    color: #ffffff;
}
.threecol .box_set .icon {
    display: inline-flex;
    margin: 0 auto;
    background: linear-gradient(to bottom, #50d0fd, #24c2f8, #00b7f6, #08a4f2, #0196e0e6, #0196e0f2, #0196e0, #0196e0);
    padding: 20px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 82px;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.threecol .box_set .set_content .tt_boxser a {
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0;
    color: #555;
}
.threecol .box_set .set_content a {
    line-height:1.5;
    font-size: 14px;
    font-family: Roboto;
}
/******************************************/
@keyframes item-float {
0% {
left: -20%
}

100% {
left: 120%
}
}

@-webkit-keyframes item-float {
0% {
left: -20%
}

100% {
left: 120%
}
}
.c-book-expand {
    width: 80px;
    height: 80px;
    border: none;
    background-color: #2baae1;
    position: fixed;
    z-index: 100;
    top: 90px;
    right: 45px;
    display: block;
    vertical-align: top;
    cursor: pointer;
    padding: 0;
    overflow: hidden;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0px 1px 0px rgba(0,0,0,.06), 0 2px 15px rgba(0,0,0,.16);
}
.c-book-expand span {
    display: block;
    width: 80px;
    height: 45px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: normal;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #fff;
}
.c-book-expand span:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: -15px;
    bottom: -15px;
    background: #fff;
    width: 10px;
    left: -10%;
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
    filter: blur(12px);
    -webkit-animation-name: item-float;
    animation-name: item-float;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
}
/*****************************************/
section.giaohang {
    padding: 10px 0;
    background-color: #f3f3f3;
  	width:100%;
  	margin:0px auto;
}
.giaohang .container {

}
.giaohang .container .row {
    display: inline-flex;
}
.giaohang .container .row .col-md-4 {
    width: 33%;
    margin: 20px 30px 10px 30px;
}
.giaohang .container .row .images {float: left;}
.giaohang .container .row .title {
    text-align: left;
    font-size: 22px;
    line-height: 32px;
    padding: 0;
    font-weight: normal;
    color: #222;
}
.giaohang .container .row .meta {
    font-size: 13px;
    color: #676767;
    font-family: "Roboto", Arial;
    line-height: 1.8;
}
.giaohang .meta a {
    color: #005caa;
}
.giaohang .meta a:hover {
    color: #e60000;
    text-decoration: none;
}
.giaohang .container .row .col-md-4 .top {
    display: flex;
}
.giaohang .container .row .col-md-4 em.fa:hover {
    color: #10bbf7;
}
.giaohang .container .row .col-md-4 em.fa {
    font-size: 35px;
    vertical-align: middle;
    margin-right: 20px;
    color: #109df7;
}
.giaohang .container .row .col-md-4 em.fa.fa-chevron-circle-right {
    font-size: 14px!important;
    margin: -4px 0 0 5px;
}
/**************************************************************/
.top-bar {
}
.top-bar a{
    height: 40px;
    color: #ffffff;
    font-size: 14px;
}
.top-bar .row .col.col1 {
    width: 540px;
    margin: 0;
    position: relative;
    z-index: 2;
}
.top-bar .row .col ul.ul-top-bar {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.top-bar .row .col ul.ul-top-bar li {margin: 0;padding: 0;}
/****************************************************************/
.always-on {
    position: fixed;
    right: 20px;
    top: 111px;
    z-index: 999;
    text-align: center;
}
.always-on>div {
    margin: 0 0 15px 0;
    cursor: pointer;
    clear: both;
    display: inline-block;
}
.always-on .fix-pad {
    padding-left: 0;
    padding-right: 0;
}
.always-on .col-xs-12 {
    width: 100%;
}
.always-on .group-cart>.bg-gray {
    background: #1f7ed0;
    background: linear-gradient(225deg,#2ed3ae 0%,#109df7 100%);
}
.always-on .bg-gray {
    padding: 13px 0;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 40px -4px rgb(167, 167, 167);
    -moz-box-shadow: 0 0 40px -4px rgba(167, 167, 167);
    box-shadow: 0 0 40px -4px rgb(167, 167, 167);
    z-index: 1111;
    position: relative;
}
a:active, a:hover, a:link, a:visited {
    outline: 0;
    text-decoration: none!important;
}
.always-on>div .fa{
    color:#fff;
    font-size: 32px;
    line-height: 35px;
}
.always-on .group-cart .text-number {
    background: #1f7ed0;
    background: linear-gradient(225deg,#2ed3ae 0%,#109df7 100%);
}
.always-on .text-number {
    height: 60px;
    font-size: 25.89px;
    font-family: UTM-alter-gothic;
    width: 254px;
    margin-right: -50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 10px -4px rgba(17,17,17,.7);
    -moz-box-shadow: 0 0 10px -4px rgba(17,17,17,.7);
    box-shadow: 0 0 10px -4px rgba(17,17,17,.7);
    padding-right: 45px;
}
.always-on .text-number.hide {
    display: none;
}
.group-cart:hover .hide,  .group-call:hover .hide{
    display: block;
}
.always-on .group-call>.bg-gray {
    background: #ed2b23;
    background: linear-gradient(to right top, #ed2b23, #ff5300, #ff5900);
}
.always-on .group-call .text-number {
    background: #ed2b23;
    background: linear-gradient(to right top, #ed2b23, #ff5300, #ff5900);
}
.always-on>div p {
    margin-bottom: 4px;
    line-height: 16px;
    margin-top: 10px;
}
.always-on .text-number a, .always-on .text-number p {
    color: #fff;
    font-family:Roboto;
    font-size:20px;
}

/*-------------------------------------------------------------------------------------------------------*/
*{
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   scroll-behavior: smooth;

}
/**************************************************/
section.gioithieu {
    background-image: url(Images/gt.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 30px 0;
    background-attachment: fixed;
}
section.gioithieu .over {
    background-color: #204465;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
section.gioithieu .wrap {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
section.gioithieu em.fa.fa-diamond {
    font-size: 65px;
    color: #fff;
}
section.gioithieu .title {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0;
}
section.gioithieu .text {
    color: #fff;
    font-size: 18px;
}
/**************************************************/
section.detail {
    background-image: url(Images/d.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 180px 0;
    background-attachment: fixed;
    background-position: center center;
}
section.detail .over {
    background-color: #204465;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
section.detail .wrap {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
section.detail em.fa.fa-diamond {
    font-size: 65px;
    color: #fff;
}
section.detail .title {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0;
}