body {
  font-family: "Muli", sans-serif !important;
}
h1.page-title {
  font-size: 3rem;
  margin: 20px 0;
  color: #124fa2;
}
h2.section-title {
  font-weight: 700;
  color: #124fa2;
}
.line-img {
  display: block;
}
.navbar {
  padding: 15px 0;
}

.u-section-4,
.u-section-5,
.u-section-3 {
  padding: 20px 0;
}
.u-section-3 {
  padding: 50px 0;
}
.u-section-4 {
  padding: 50px 0;
}
.u-section-steps {
  padding: 50px 0;
  background-image: url("../images/hdsd-bg.png?v=1.1");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.u-section-10 {
  background-image: url("../images/fr.jpg?v=1.2");
  background-size: 100%;
  background-repeat: no-repeat;
}
.u-section-4 {
  background-image: url("../images/d4f899c6935f7367e06c143578e68166.png?v=1.1");
}
.img-grid img {
  margin-bottom: 10px;
}
.small-gutters {
  margin-right: -5px;
  margin-left: -5px;
}
.small-gutters > .col,
.small-gutters [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.grad-style-ef {
  background-image: -webkit-linear-gradient(45deg, #feb824, #f99a1f);
  background-image: -o-linear-gradient(45deg, #feb824, #f99a1f);
  background-image: linear-gradient(45deg, #feb824, #f99a1f);
}

.video-player {
  position: relative;
}
.video-player:hover .play-btn {
  color: #333;
}
.video-player .play-btn {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  left: 50%;
  top: 50%;
}
.video-player .play-btn {
  font-size: 60px;
  color: red;
}
.icon-b {
  max-width: 100px;
  display: block;
  margin: 0 auto;
  border: 2px solid #3395fc;
  padding: 20px;
  border-radius: 100%;
}
.icon-b img {
  max-width: 100%;
}
.line {
  background-image: -webkit-linear-gradient(45deg, #feb824, #f99a1f);
  background-image: -o-linear-gradient(45deg, #feb824, #f99a1f);
  background-image: linear-gradient(45deg, #feb824, #f99a1f);
}
.white-color {
  color: #fff !important;
}
.how-it-works p {
  font-weight: 700;
  color: #69798d;
}
.navbar-nav .nav-item .nav-link:not(.custom-btn):hover,
.navbar-nav .nav-item .nav-link:not(.custom-btn).active {
  color: #faa020;
}
span.hotline {
  font-weight: 600;
  color: #333 !important;
  font-size: small;
  align-items: center;
}
span.hotline a {
  color: #333;
}
span.hotline svg {
  width: 25px;
  height: 25px;
}
.old-price {
  font-size: 2rem;
  text-decoration: line-through;
  color: #ebc45c;
  text-decoration-color: #fff5e8a6;
}
.new-price {
  font-size: 5rem;
  color: #ebc45c;
  font-weight: 900;
}
.contact-wrapper.contact-page-form-wrapper {
  border: 3px solid #046dc1;
}
.btn-big {
  width: 80%;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}
.modal {
  background-image: url(../images/fr.jpg?v=1.2);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
  border-color: #046dc1;
}
.u-section-5 img {
  max-width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: 3px solid #08468c;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgb(0 0 0 / 15%);
}

.youtube iframe,
.youtube object,
.youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.spec .row {
  border: 2px solid #0c468c;
  border-radius: 5px;
  overflow: hidden;
}
.hdsd {
  padding: 10rem 0;
  margin-bottom: 5rem;
}
.animate__infinite:hover {
  animation: none !important;
}
.bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f8f9fa;
  box-shadow: 0 0.5rem 1rem 0 rgb(44 51 73 / 60%);
  padding-bottom: env(safe-area-inset-bottom);
  -webkit-transition: bottom 0.4s;
  transition: bottom 0.4s;
  z-index: 1060;
}

.bar.visible-xs {
  display: flex !important;
}

.els-wrap {
  display: flex;
  align-items: center;
  height: 50px;
  color: #333333;
  padding: 0 9px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}

.els-wrap:last-of-type {
  border-right: 0;
}

.els-wrap .icon {
  position: relative;
  display: block;
}

.els-wrap .icon img {
  width: 30px;
}

.els-wrap .label {
  position: relative;
  font-size: 14px;
  margin-bottom: 0;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 991px) {
  .head-logo {
    max-width: 180px;
  }
}

@media (max-width: 767px) {
  .phukien {
    border: 2px solid #08468c;
    margin-top: 10px;
  }
  .bar.visible-xs {
    display: none !important;
  }
  .navbar.scrolled {
    padding: 15px;
  }
  .u-section-steps {
    background-image: none;
  }
  .u-section-3 {
    padding-bottom: 0;
  }
  .u-section-4 {
    padding: 15px 0;
  }
  .u-section-steps {
    padding: 15px 0;
  }
  .u-section-5 .u-text-4 {
    margin-bottom: 15px;
  }
  iframe.map {
    height: 250px !important;
  }
  .hdsd {
    margin-bottom: 2rem;
  }
}
@media (max-width: 320px) {
  span.hotline {
    display: none !important;
  }
}
@media (min-width: 1199px) {
  .u-section-3 {
    padding: 100px 0;
  }
}
@media (min-width: 1920px) {
  .u-section-3 {
    padding: 150px 0;
  }
  .u-section-4 {
    background-image: none;
    background-color: #f5f5f5;
    padding: 100px 0;
  }
  .u-section-10 {
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 200px;
  }
}
