.owl-carousel .owl-video-tn {
  background-size: cover;
  padding-bottom: 56.25%;
  padding-top: 25px;
}

.owl-video-frame {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.owl-video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}

.owl-dot {
  display: inline-block;
}

.owl-dot span {
  width: 11px;
  height: 11px;
  background-color: #ccc;
  border-radius: 50%;
  display: block;
  margin: 5px 3px;
}

.owl-dot.active span {
  background-color: #000;
}

.brush-under-text:hover {
  text-decoration: none;
  color: #fff;
}

.brush-under-text {
  /*font-family: 'SVN-Have Heart';*/
  font-family: 'SVN-Hollie Script Pro';
  font-size: 75px;
  /*background-image: url(../../assets/img//brush-stroke-banner-6.svg?h=d5ccbecd52e8ea3c7f786e63725bd60b);*/
  text-decoration: none;
  /*background-repeat: no-repeat;*/
  /*background-size: 100%;*/
  /*background-position: center center;*/
  padding: 8%;
  color: #fff;
  background-color: #118ab2;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  -webkit-mask-image: url(../../assets/img//brush-stroke-banner-6.svg?h=d5ccbecd52e8ea3c7f786e63725bd60b);
  -webkit-mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-image: url(../../assets/img//brush-stroke-banner-6.svg?h=d5ccbecd52e8ea3c7f786e63725bd60b);
}

.mtop-10p {
  margin-top: 10%;
}

.mtop-5p {
  margin-top: 10%;
}

#parallax-item1 {
  /*top: auto;*/
}

#ninhbinh-dest {
  width: 100%;
  overflow: hidden;
}

#masthead .owl-dots {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

