/* Các tùy chỉnh CSS của giao diện nên để vào đây */
.bdypadding{
	padding: 100px 0 70px;
}
.main-slider .owl-theme .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1320px;
  width: 100%;
  position: absolute;
  bottom: 90px;
  left: 0;
  right: 0;
  padding: 0 15px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
}

.main-slider .owl-theme .owl-dots .owl-dot+.owl-dot {
  margin-left: 60px;
}

.main-slider .owl-theme .owl-dots .owl-dot {
  position: relative;
}

.main-slider .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(var(--stchp-base-rgb), .30);
  margin: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-slider .owl-theme .owl-dots .owl-dot span:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 26px;
  width: 50px;
  height: 1px;
  background-color: rgba(var(--stchp-white-rgb), .30);
}

.main-slider .owl-theme .owl-dots .owl-dot:last-child span:before {
  display: none;
}

.main-slider .owl-theme .owl-dots .owl-dot:hover span,
.main-slider .owl-theme .owl-dots .owl-dot.active span {
  background-color: rgba(var(--stchp-white-rgb), .30);
}

.main-slider .owl-theme .owl-dots .owl-dot span::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: var(--stchp-base);
  border-radius: 50%;
}

.main-slider .owl-theme .owl-dots .owl-dot:hover span::after,
.main-slider .owl-theme .owl-dots .owl-dot.active span::after {
  background-color: rgba(var(--stchp-white-rgb), 1);
}


.main-slider .owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
  padding: 0px 50px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
  transform: translateY(-50%);
}

.main-slider .owl-theme .owl-nav [class*=owl-] {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 60px;
  height: 60px;
  font-size: 20px !important;
  color: rgba(var(--stchp-white-rgb), .30) !important;
  opacity: 1;
  margin: 0;
  padding: 19px 0 !important;
  text-align: center;
  border-radius: 50%;
  background-color: transparent !important;
  border: 2px solid rgba(var(--stchp-white-rgb), .30) !important;
  transition: all 500ms ease;
}

.main-slider .owl-theme .owl-nav [class*=owl-]:hover {
  color: rgba(var(--stchp-white-rgb), 1) !important;
  border: 2px solid rgba(var(--stchp-white-rgb), 1) !important;
}

.main-slider .owl-theme .owl-nav [class*=owl-]+[class*=owl-] {
  margin-left: 0px;
}

.main-slider .owl-theme .owl-nav .owl-prev {
  transform: rotate(180deg);
}
.tp-bannershadow{
	background: url(../images/shadow.gif) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 20px;
}
.chromeframe {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: 0;
    width: 100% !important;
    z-index: 99999999999999 !important;
    background-color: #ffff00 !important;
    color: #000 !important;
    height: 25px;
    line-height: 25px;
    padding: 0.2em 0;
    text-align: center !important;
}
#timeoutsess {
    display: none;
}

#timeoutsess a {
    color: #2f70a7 !important;
}

/*cookie-notice popup*/

.cookie-notice {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 350px;
    z-index: 99999999999999;
    background-color: #eee;
    border: solid 1px #dedede;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.cookie-notice a {
    color: #1a3f5e;
    text-decoration: underline;
}

.cookie-notice div {
    position: relative;
    width: 100%;
    padding: 20px;
    color: #333;
}

.cookie-notice button {
    float: right;
    margin-top: -20px;
    margin-right: -20px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    border: 0;
    font-size: 24px;
}
.panel-brands {
    padding: 65px 0px 65px 0px;
	background-image: linear-gradient(180deg, #F8F8F8 0%, #FAFAFA 100%);
	position: relative;
}
.panel-brands .wdt-heading-subtitle-wrapper{
	font-size: 14px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 400;
}

.panel-brands .wdt-heading-subtitle-wrapper .wdt-heading-subtitle:after{
	position: relative;
    content: '';
    mask-image: url(../images/Overall-Heading-Icon.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center center;
    -webkit-mask-image: url(../images/Overall-Heading-Icon.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    background-color: currentColor;
    width: 3em;
    height: 1.4em;
    margin-left: 10px;
    top: 0.7em;
    display: inline-block;
}
.brand-carousel-activation {
  padding: 0 2px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-carousel-activation {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-carousel-activation {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-carousel-activation {
    padding: 0 10px;
  }
}
.brand-carousel-activation li {
  margin-top: 0;
  margin-bottom: 0;
}
.brand-carousel-activation li a {
  display: block;
}
.brand-carousel-activation li a img {
  opacity: 1;
  transition: 0.4s;
  max-width: 242px;
  margin: 5px 0;
}
.brand-carousel-activation li:hover a img {
  opacity: 1;
  transform: scale(1.1);
}
.brand-carousel-activation.tmp-slick-arrow button.slick-arrow {
  width: 50px;
  height: 50px;
}
.brand-carousel-activation.tmp-slick-arrow button.slick-arrow i {
  display: block;
  font-size: 24px;
  color: #fff;
}
.brand-carousel-activation.tmp-slick-arrow button.slick-arrow::before {
  display: none;
}
/*----------------------
    Slick Dots  
------------------------*/
.tmp-slick-dot .slick-dots {
  bottom: -60px;
}
@media only screen and (max-width: 575px) {
  .tmp-slick-dot .slick-dots {
    bottom: -50px;
  }
}
.tmp-slick-dot .slick-dots li {
  width: 30px;
  margin: 0;
  opacity: 1;
  position: relative;
}
.tmp-slick-dot .slick-dots li button::before {
  display: none;
}
.tmp-slick-dot .slick-dots li button::after {
  background: rgba(157,157,255,.05);
  width: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 11px;
  background-color: transparent;
  box-shadow: inset 0 0 0 7px #19875454;
}
.tmp-slick-dot .slick-dots li.slick-active {
  opacity: 1;
}
.tmp-slick-dot .slick-dots li.slick-active button::after {
  -webkit-transform: scale(2);
  transform: scale(2);
  box-shadow: inset 0 0 0 1px #fd5d14;
  background-color: transparent;
  background-color: transparent !important;
}
.tmp-slick-dot.dot-light .slick-dots li button::after {
  background: #ffffff;
  box-shadow: inset 0 0 0 5px #ffffff;
}
.tmp-slick-dot.dot-light .slick-dots li.slick-active {
  opacity: 1;
}
.tmp-slick-dot.dot-light .slick-dots li.slick-active button::after {
  -webkit-transform: scale(2);
  transform: scale(2);
  box-shadow: inset 0 0 0 1px #fd5d14;
  background-color: transparent;
  background-color: transparent !important;
}
.shadow-top {
    position: absolute;
    pointer-events: none;
    background-image: url(../images/shadow-top.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 42px;
    width: 100%;
    top: -1px;
    z-index: 10; 
}