@import url(https://fonts.googleapis.com/css?family=Play|Dosis|Roboto);
body {
  padding: 0 !important;
  margin: 0 !important;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  word-wrap: break-word;
  scroll-behavior: smooth;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}

.container-top {
  width: 90%;
}
.container-top .section-top p {
  line-height: 14px;
  font-size: 12px;
  text-align: right;
  font-family: roboto, sans-serif;
  font-weight: 400;
}

.nav-container {
  background-color: #f4f5f5;
}
.nav-container .nav-menu {
  width: 100%;
  min-height: 74px;
}
.nav-container .nav-menu .logo {
  height: 80px;
}
.nav-container .nav-menu .menu-link {
  color: #000000;
  line-height: 22px;
  font-size: 18px;
  text-align: center;
  font-family: play, sans-serif;
  font-weight: 400;
  margin-right: 20px;
  padding: 0 20px 5px 20px;
  border-bottom: 4px solid #f4f5f5;
}
.nav-container .nav-menu .menu-link.active {
  color: #f7931e;
  border-bottom: 4px solid #f7931e;
}
.nav-container .nav-menu .menu-link:hover {
  border-bottom: 4px solid #444444;
  opacity: 0.7;
}

.nav-sticky {
  height: 60px;
  background-color: rgba(0, 0, 0, 0.79);
  display: none;
}
.nav-sticky.active {
  display: flex;
}
.nav-sticky .menu-link {
  color: #ffffff;
  line-height: 19px;
  font-size: 16px;
  text-align: center;
  font-family: play, sans-serif;
  font-weight: 400;
}

.banner {
  height: 720px;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5)), url("https://multibina.com/images/multi_bina.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.banner h2 {
  color: #ffffff;
  font-size: 24px;
  font-family: roboto, sans-serif;
  font-weight: 400;
  line-height: 29px;
}
.banner h1 {
  color: #fbb03b;
  font-size: 30px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  line-height: 36px;
}

.section-content {
  margin-top: 150px;
  margin-bottom: 150px;
}

.about h2.title {
  color: #000000;
  font-size: 30px;
  font-family: roboto, sans-serif;
  font-weight: 400;
  line-height: 38px;
}
.about h1.title {
  color: #fbb03b;
  font-size: 36px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  line-height: 45px;
}
.about .img-about-us {
  width: 300px;
  height: 300px;
  border-width: 1px;
  border-color: transparent;
  border-radius: 1000px;
  background: #7f7f7f url("../../images/header.png?crc=528278565") no-repeat center center;
}
.about h2 {
  font-size: 100%;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
  transform-origin: left top;
  background-repeat: no-repeat;
}

.product .banner-product {
  height: 400px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../../images/header.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-size: cover;
}
.product .banner-product h2 {
  color: #ffffff;
  font-size: 24px;
  font-family: roboto, sans-serif;
  font-weight: 400;
  line-height: 29px;
}
.product .banner-product h1 {
  color: #fbb03b;
  font-size: 30px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  line-height: 36px;
}
.product .product-item h2 {
  font-size: 24px;
  font-family: dosis, sans-serif;
  line-height: 29px;
}
.product .product-item h3 {
  font-size: 18px;
  font-family: dosis, sans-serif;
  line-height: 22px;
}
.product .product-item .card .card-body {
  padding: 0.7rem;
  min-height: 240px;
}

.service .banner-service {
  height: 400px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../../images/services-main-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: cover;
}
.service .banner-service h2 {
  color: #ffffff;
  font-size: 24px;
  font-family: roboto, sans-serif;
  font-weight: 400;
  line-height: 29px;
}
.service .banner-service h1 {
  color: #fbb03b;
  font-size: 30px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  line-height: 36px;
}
.service .service-body .main-title {
  color: #444444;
  line-height: 82px;
  font-size: 68px;
  text-align: center;
  font-family: open-sans, sans-serif;
  font-weight: 700;
}
.service .service-body h2 {
  color: #454545;
  font-size: 24px;
  line-height: 29px;
}
.service .service-body p {
  text-align: justify;
  font-family: roboto, sans-serif;
  font-weight: 400;
}

.gallery .banner-gallery {
  height: 400px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../../images/services-main-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: cover;
}
.gallery .banner-gallery h2 {
  color: #ffffff;
  font-size: 24px;
  font-family: roboto, sans-serif;
  font-weight: 400;
  line-height: 29px;
}
.gallery .banner-gallery h1 {
  color: #fbb03b;
  font-size: 45px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  line-height: 36px;
}

.contact .banner-contact {
  height: 400px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../../images/services-main-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: cover;
}
.contact .banner-contact h1 {
  color: #f7931e;
  line-height: 58px;
  font-size: 48px;
  text-align: right;
  font-family: roboto, sans-serif;
  font-weight: 400;
}
.contact .banner-contact h1 .us {
  color: #ffffff;
}
.contact .contact-body h1 {
  color: #000000;
  line-height: 58px;
  font-size: 48px;
  font-weight: bold;
  font-family: roboto, sans-serif;
  font-weight: 400;
}
.contact .contact-body h1 .us {
  color: #f7931e;
}
.contact .contact-body hr {
  width: 100%;
  background-color: #f7931e;
  height: 8px;
}

footer {
  width: 100%;
}
footer .footer-content {
  min-height: 350px;
}
footer .footer-bottom {
  min-height: 50px;
}

.product_detail .banner-product-detail-container .banner-product-detail {
  min-height: 220px;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("https://multibina.com/images/header.png");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.product_detail .banner-product-detail-container .banner-product-detail h2 {
  color: #ffffff;
  font-size: 24px;
  font-family: roboto, sans-serif;
  font-weight: 400;
  line-height: 29px;
}
.product_detail .banner-product-detail-container .banner-product-detail h1 {
  color: #fbb03b;
  font-size: 30px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  line-height: 36px;
}
.product_detail .banner-product-detail-container .banner-menu {
  background-color: #9a896a;
}
.product_detail .banner-product-detail-container .banner-menu a {
  padding: 8px 30px 8px 30px;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: play, sans-serif;
  background-color: transparent;
  font-weight: 400;
  line-height: 19px;
  border-width: 0px;
  border-color: transparent;
  text-align: center;
  height: 100%;
}
.product_detail .banner-product-detail-container .banner-menu a:hover {
  background-color: #4b453b;
}
.product_detail .product-list .product-list-content .product-item {
  height: 220px;
  width: 160px;
  background-color: black;
}
