.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;
}
/**************************************************************/
@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}
@-moz-keyframes spinAround{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}
@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.toRightFromLeft:hover img{-webkit-animation:toRightFromLeft .3s forwards;-moz-animation:toRightFromLeft .3s forwards;animation:toRightFromLeft .3s forwards}
@-webkit-keyframes toRightFromLeft{49%{-webkit-transform:translate(100%)}50%{opacity:0;-webkit-transform:translate(-100%)}51%{opacity:1}}
@-moz-keyframes toRightFromLeft{49%{-moz-transform:translate(100%)}50%{opacity:0;-moz-transform:translate(-100%)}51%{opacity:1}}
@keyframes toRightFromLeft{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}.product-index{float:left;width:100%}

/**************************************************************/
.top-bar .row .col ul.ul-top-bar {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.top-bar a {
    color: #d80000;
    font-size: 13px;
    line-height: 35px;
    margin-right: 25px;
}
.top-bar {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
}
.top-bar .container {
    width: 1100px;
    margin:0 auto;
    text-align:left;
}
.top-bar span.icon.fa {
    padding-right: 5px;
}
/****************************************************************/
.always-on span.material-icons.icon-image-preview {
    font-family: 'Material Icons'!important;
}
.always-on {
    position: fixed;
    left: 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;
}
.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!important;;
    width: 250px;
    margin-right: 0px;
    -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-left: 45px;
}
.always-on .text-number.hide {
    display: none;
    position:relative;
}
.group-cart:hover .hide,  .group-call:hover .hide{
    display: block;
    position:absolute;
    left:0;
}
.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!important;
    font-family:Roboto!important;;
    font-size:20px;
}


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

}

/**************************************************/
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;
}
/*-------------------------------------------------------------------------------------------------------*/

.section_about .card-body img {
    width: 100%;
    border: 1px solid #eee;
    padding: 2px;
    margin-left: -30px;
}
.section_about .col-about-2 .left .title h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: initial;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(90deg, #f5f5f5 0%, #e1e1e1 10%, #e1e1e1 10%, #e1e1e1 90%, #e1e1e1 90%, #f5f5f5 100%);
}
.section_about .col-about-2 .left .title h2 {
   color: #009342;
    text-align: center;
    //padding: 30px 0;
    font-family: 'Lobster', cursive;
   	font-size: 26px;
    font-weight: 700;
    margin: 0 auto;
    display: inline-block;
 	 position: relative;
    	margin-top:20px;
  
  
  
  
}
.section_about .col-about-2 .left .title h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 125px;
    height: 7px;
    top: initial;
    bottom: -5px;
    left: 0px;
    margin: 0 auto;
    background: transparent url(../Images/bg.png) left no-repeat;
  	display:none;
}
.section_about .contentpage {
    font-size: 1.2em;
    line-height: 2;
    text-align: justify;
    font-family: Roboto, Arial;
    color: rgb(51, 51, 51);
}
.section_about .btn-readmore a:hover {
    color: rgb(255, 255, 255);
    background: #009342;
}

.section_about .btn-readmore a {
    line-height: 28px;
    text-align: center;
    color: #009342;
    width: 20%;
    font-size: 1rem;
    display: inline-block;
    padding: 0px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #2d6448;
    border-image: initial;
    background: rgb(255, 255, 255);
}

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

.Home {
    margin: 10px 0 20px;
}
.Home .Container {
}
.Home .Container .Link {
    display: block;
    overflow: hidden;
    position: relative;
}
.Home .Container .Link > .h2 {
    border-left: 8px solid #007099;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-shadow: 0 0 4px #222222;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link:hover > .h2 {
    opacity: 0;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link .Roll {
    background-color: rgba(0, 112, 153, 0.7);
    bottom: -100%;
    height: 100%;
    left: -100%;
    position: absolute;
    transition: all 1s ease-in-out 0s;
    width: 100%;
}
.Home .Container .Link:hover > div.Roll {
    bottom: 0;
    left: 0;
    transition: all 1s ease-in-out 0s;
}
.Home .Container .Link .Roll .h2 {
    margin: 10px 10px 15px;
    padding: 10px 0;
}
.Home .Container .Link .Roll .paragraph {
    color: #fff;
    font: 16px arial;
    margin: 10px;
}
.Home .h2 {
    border-bottom: 1px solid #dddddd;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

/*----------online--------*/
.wpb_wrapper {
    margin:30px 0;
}
.wpb_wrapper .wpforms-container {
    width:800px;
    margin:0 auto;
}
.wpb_wrapper .title {
    font-size: 20px;
    line-height: 40px;
    color: #ff2f00;
    font-weight: bold;
    text-align:center;
}
.wpb_wrapper .wpforms-field {
    padding: 10px 0;
    clear: both;
}
.wpb_wrapper .wpforms-field-label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    color: #083496;
}
.wpb_wrapper textarea.wpforms-field-required {
    height: 120px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}
.wpb_wrapper .wpforms-required-label {
    color: #ff0000;
    font-weight: 400;
}
.wpb_wrapper .wpforms-field-text input {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}
.wpforms-field-description {
    font-size: 14px;
    line-height: 1.5;
    margin: 20px 0 0 0;
}
.wpb_wrapper .wpforms-field-radio input {
    background-color: #fff;
    box-sizing: border-box;
    color: #333;
    display: block;
    font-size: 16px;
    border: 1px solid #ccc;
    width: 100%;
}
.wpb_wrapper .wpforms-field-radio ul {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wpb_wrapper .wpforms-field-radio ul li {
    width: 50%;
    display: block;
    padding-right: 26px !important;
}
.wpb_wrapper .wpforms-field-radio ul li input[type=radio] {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 3px;
    display: inline-block;
    vertical-align: baseline;
}
.wpb_wrapper .wpforms-field-radio .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}
.wpforms-submit {
    display: block;
    padding:10px 30px;
    font-size:16px;
    font-weight:bold;
    background: #0e93d2;
    background-image: linear-gradient(225deg,#ff0000 0%,#ff4444 100%);
    color: #fff;
    text-transform: uppercase;
    border: honeydew;
    margin: 20px auto;
    cursor: pointer;
}
.wpforms-submit:hover{
    background: #0475d6;
    background: linear-gradient(to right top, #0980dc, #607cdee6, #288eda, #46afff, #1d91ea);
}

/*----------babox---------*/
.babox.container.py-2 {
    padding: 70px 0 50px 0!important;
}
.babox .card{
    margin: 0 10px;
}
.babox .title {
    padding: 5px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.babox.container.py-2 .title h2 {
    margin: 0 0 0.2em 0;
    font-size: 1.6em;
}
.babox.container.py-2 .title h4 {
    font-size: 1.2em;
    font-weight: 400;
    color: #ffffffbf;
    line-height: 1.5;
}
.babox .sum {
    text-align: center;
    font-family: 'Roboto', Arial;
    font-size: 15px;
    font-style: italic;
    line-height: 1.5;
}
.babox .line img {
    float: left;
    margin: 0 15px 0 0;
    clear: both;
}
.babox .col-12 .col-lg-12 img {
    float: left;
    margin: 5px 15px 0 0;
    clear: both;
}
.babox .col-lg-12 {
}
.babox .line.two {margin: 0 0 5px 0;text-align: left;}
.babox .line.one {margin: 10px 0 20px 0;text-align: left;}
.babox .text {
    font-size: 1em;
    line-height: 1.5;
    padding: 0 15px;
}
.babox .text1 a {
    font-size: 1.3em;
    color: #fff;
    display: block;
    padding-bottom: 5px;
    font-weight: 500;
    font-family: 'Roboto', Arial;
    text-transform: uppercase;
}
.babox .text2 {
    font-size: 1.2em;
    font-weight: 400;
    color: #ffffffbf;
    line-height: 1.5;
}
.babox .text strong {
    color: #d50f0f;
    font-weight: bold;
    font-size: 20px;
    margin-left: 6px;
    text-shadow: 2px 1px 1px #fff;
    height: 32px;
    vertical-align: middle;
}
.babox .card-body {
    padding: 1rem 0;
    text-align: center;
}
.babox .card-body .col-lg-12 span.icon {
    color: #ffffff;
    font-size: 2em;
    width: 70px;
    height: 70px;
    text-align: center;
    border: none;
    border-radius: 50%;
    background-color: #c50800;
    margin: 0 0 20px 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
.babox .card-body .col-lg-12 span.icon i {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    height: 43px;
}
.babox em.fa {
    width: 60px;
    height: 60px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
.babox span.icon em:hover::before {
    -webkit-animation: toRightFromLeft .9s forwards;
    -moz-animation: toRightFromLeft .9s forwards;
    animation: toRightFromLeft .9s forwards;
}
.babox span.icon em.fa-diamond:hover::before {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}
/***********************************/
.ngonngu {
    position: absolute;
    right: 20px;
    top: 13px;
    z-index:10;
}
.ngonngu ul {
    padding:0;
    margin:0;
    list-style: none;
}
.ngonngu ul li {
    float:left;
    margin: 0 3px;
}
/***********************************/
section.summary-gioithieu {
    padding: 25px 0 0 0;
}
section.summary-gioithieu .summary-content span {
    color: #209e2e;
    font-size: 18px;
    //text-transform: uppercase;
}
section.summary-gioithieu .summary-content h3{
      font-size: 28px;
      margin: 16px 0 20px 0;
}
section.summary-gioithieu .summary-content p{
     line-height: 1.8;
    color: #7a7e9a;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px
}
.row.align-items-center {
    align-items: center!important;
}
.summary-image img {
    width: 90%;
    height: auto;
}
/*******************Shape****************/
@keyframes moveLeftBounce {
    0% {
        transform: translateX(0px);
    }
    50% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0px);
    }
}
@keyframes moveBounce {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0px);
    }
}
.shape {
    position: absolute;
    z-index: 2;
}
.shape img {
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 3s linear infinite;
}
/*****************A80*******************/

/* Import Google Font */
@import url('https://fonts.googleapis.com/css2?family=Story+Script&display=swap');

.containera80 {
  max-width: 1200px;
  margin: auto;
  padding: 20px;
}

.containera80 .title {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  color: #950000;
  font-family: "Story Script", sans-serif;
  font-style: normal;
}

.containera80 .card-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 20px;
}

.containera80 .card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.1);
  overflow: hidden;
  transition: transform 0.3s;
}

.containera80 .card:hover {
  transform: translateY(-5px);
}

.containera80 .card img {
  width: 100%;
  height: auto;
  display: block;
}

.containera80 .card-content {
  padding: 15px;
}

.containera80 .card-content p {
  margin: 8px 0;
  font-size: 15px;
}

.containera80 .card-content i {
  color: #0077cc;
  margin-right: 6px;
}

.containera80 .contact {
  display: inline-block;
  margin-top: 12px;
  color: #d9534f;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}

.containera80 .contact:hover {
  text-decoration: underline;
}

/* Responsive text size */
@media (max-width: 600px) {
  .containera80 .title {
    font-size: 18px;
  }

  .containera80 .card-content p {
    font-size: 14px;
  }
}