.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;
}
.AdvertisementTopLeft {
    position: absolute;
    top: -20px;
    left: 8px;
    z-index: 1000;
    transition:all .8s ease;
}
.AdvertisementTopRight {
    position: absolute;
    right: 8px;
    top: -20px;
    z-index: 1000;
  	transition:all .8s ease;
}
/*****************************************/
@keyframes item-float {
0% {
left: -20%
}

100% {
left: 120%
}
}

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

100% {
left: 120%
}
}
.c-book-expand {
    width: 250px;
    height: 35px;
    border: none;
    background-color: #cd0c0c;
    position: absolute;
    z-index: 100;
    bottom: 150px;
    left: 5%;
    cursor: pointer;
    padding: 0;
    box-shadow: 0px 1px 0px rgba(0,0,0,.06), 0 2px 15px rgba(0,0,0,.16);
    border-radius: 130px;
    overflow:hidden;
}
.c-book-expand a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: Fira Sans, Arial;
    font-weight: bold;
}
.c-book-expand a:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: -15px;
    bottom: -15px;
    background: #fff;
    width: 10px;
    left: -10%;
    filter: blur(15px);
    -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;
}
.map {
    width: 170px;
    height: 35px;
    border: none;
    background-color: #cd0c0c;
    position: absolute;
    z-index: 100;
    bottom: 150px;
    right: 5%;
    box-shadow: 0px 1px 0px rgba(0,0,0,.06), 0 2px 15px rgba(0,0,0,.16);
    border-radius: 130px;
    overflow:hidden;
}
.map a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Fira Sans', Arial;
    font-weight: bold;
}
.map a:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: -15px;
    bottom: -15px;
    background: #fff;
    width: 10px;
    left: -10%;
    filter: blur(15px);
    -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;
}
.tour {
    width: 250px !important;
    height: 35px !important;
    text-align: center !important;
    border: none;
    background-color: #cd0c0c;
    z-index: 100;
    box-shadow: 0px 1px 0px rgba(0,0,0,.06), 0 2px 15px rgba(0,0,0,.16);
    border-radius: 130px;
    overflow:hidden;
    position: relative;
}
.tour a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Fira Sans', Arial;
    font-weight: bold;
}
.tour a:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: -15px;
    bottom: -15px;
    background: #fff;
    width: 10px;
    left: -10%;
    filter: blur(15px);
    -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 {
    width: 1170px;
    margin: 0 auto;
}
.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 {
    position: absolute;
    right: 26%;
    z-index: 999;
}
.top-bar a{
    color: #ffffff;
    font-size: 14px;
}
.top-bar a:hover {
    color: #fdf5c1;
}
.top-bar a.active {
    color: #fdf5c1;
}
.top-bar .container {
}
.top-bar .row {
    display: inline-flex;
    width:100%;
    position: relative;
}
.top-bar .row .col ul {
    list-style: none;
    display: inline-flex;
    width: 100%;
    padding: 0;
}
.top-bar ul.login {
    margin: 15px 10px 0 0;
}
.top-bar .row .col ul li {
    margin: 0px 10px 0 0;
    padding: 0;
}
.top-bar ul.socialList {
    list-style: none;
    padding: 0;
    margin: 10px 15px 0;
}
.top-bar ul.socialList li {
    display: inline-block;
    margin-right: 10px;
}
.top-bar ul.socialList li a {
    display: block;
    width: 28px;
    height: 28px;
    background: #cd0c0c;
    color: #fff;
    text-align: center;
    font-size: 15px;
    -webkit-border-radius: 3px;
    border-radius: 1000px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.top-bar ul.socialList li .fa {
    margin-right: -4px;
    margin-top: 5px;
}
/****************************************************************/

.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;
}

/*-------------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
section.gioithieu {
	position: relative;
	padding: 0;
	max-width: 960px;
	margin: 0 auto;
}
section.gioithieu .wrap {
    position: relative;
    display:inline-flex;
    text-align: justify;
    margin: 20px 0;
}
section.gioithieu .wrap1 {
    margin-right: 35px;
}
section.gioithieu .wrap2 {
    margin-top: 25px;
}
section.gioithieu .title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #d32b2b;
    font-weight: 700;
    font-family: 'Fira Sans', Arial;
}

section.gioithieu .title a{
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #d32b2b;
    font-weight: 700;
    font-family: 'Fira Sans', Arial;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 300px;
}
}
@media (min-width: 1400px) {
section.gioithieu {
    position: relative;
    padding: 0;
    max-width: 1170px;
    margin: 0 auto;
}
section.gioithieu .wrap {
    position: relative;
    display:inline-flex;
    text-align: justify;
    margin: 20px 0;
}
section.gioithieu .wrap1 {
    margin-right: 35px;
}
section.gioithieu .wrap2 {
    margin-top: 25px;
}
section.gioithieu .title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #d32b2b;
    font-weight: 700;
    font-family: 'Fira Sans', Arial;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 500px;
}
}
/**********************/
section.gioithieu {
    position: relative;
    padding: 0;
    max-width: 1170px;
    margin: 0 auto;
}
section.gioithieu .wrap {
    position: relative;
    display:inline-flex;
    text-align: justify;
    margin: 20px 0;
}
section.gioithieu .wrap1 {
    margin-right: 35px;
}
section.gioithieu .wrap2 {
    margin-top: 25px;
}
section.gioithieu .title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #d32b2b;
    font-weight: 700;
    font-family: 'Fira Sans', Arial;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 500px;
}
/**************************************************/
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;
}

/*********************************************/
div.marquee {
  width: 1170px;
  margin: 20px auto 0;
  overflow: hidden;
}
.marquee span {
  color: #cd0b0b;
  font-size: 20px;
  font-family: 'Dancing Script', cursive;
  font-weight: 700;
  letter-spacing: -0.2px;
}
/*********************************************/