.input-group-inner .btn-search {
  position: absolute;
  right: 12px;
  top: 50%;
  width: 25px;
  height: 25px;
  background: url(../images/common/icon-search-non.png) 0 0/100% no-repeat;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 99;
}

.input-group-inner input {
  padding-left: 15px !important;
  font-size: 18px;
  background-color: #3b3a3a;
}

.input-group-inner input:focus {
  background-color: #3b3a3a;
  color: #fff;
}

.lang-location:hover .lang-location-item.is-active {
  background-color: #1f1a18;
  padding-top: 5px;
  border-bottom: 1px solid #f69d27;
}

.page__vi .main-kvs .infor h2 + p,
.page__vi .main-kvs .infor p,
.page__vi footer p {
  font-size: 14px;
  font-family: OpenSans, sans-serif;
}

#locationModalClose,
#surveys .inline-step .current label,
.card-stories .row-card-stories:hover .ttl-card-stories a,
.lang-location .lang-location-item a:hover,
.lang-location:hover .lang-location-item.is-active a,
.main-kvs .infor .ttl-kvs a:hover,
.text-orange {
  color: #f69d27;
}

@media (min-width: 375px) and (max-width: 992px) {
  .top-header .lang-location {
    right: 14%;
  }
}

.promo-cont,
ul.lang-location li.lang-location-item:hover {
  background-color: #1f1a18;
}

.lang-location:hover li,
.side-exam .dt-left,
.side-exam .dt-right {
  display: block !important;
}

.owl-next,
.owl-prev {
  font-size: 24px;
  line-height: 49px;
  position: absolute;
  top: 36%;
  display: block;
  width: 21px;
  height: 48px;
  padding: 0 0 0 4px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: 0;
  background: rgba(0, 0, 0, 0.6);
  right: 0;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.owl-next:hover,
.owl-prev:hover {
  opacity: 1;
}

.owl-prev {
  left: 0;
  padding-right: 4px;
}

.banner-child {
  height: 400px;
  display: flex !important;
  align-items: flex-end;
  margin-bottom: 30px;
  background-size: cover !important;
  background-position: center;
  padding: 0 15px;
}

.banner-child .ttl-line {
  max-width: 800px;
  width: 100%;
  margin-bottom: 60px;
  font-size: 45px;
}

.banner-child .ttl-line span {
  font-weight: 500;
}

@media only screen and (min-width: 768px) {
  .logo-tw {
    height: 55px !important;
  }
}

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.main-header input[type="search"].form-control.active {
  opacity: 1;
  display: block;
  visibility: visible;
  border: 1px solid #f69d27;
  z-index: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.main-navi ul li ul {
  z-index: 10;
}

.main-navi ul li ul li {
  margin: 0;
  display: block;
  padding: 0;
}

.main-navi ul li ul li + li {
  border-top: 2px solid #3c3431;
}

.main-navi ul li a.has-sub {
  padding-right: 15px;
}
