@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
  scroll-behavior: smooth;
}
a {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  outline: none !important;
}
body {
  background-color: #fff;
  color: #363636;
  font-family: "Arial", sans-serif;
  font-size: 14px;
}
h1 {
  font-size: 48px;
  font-weight: bold;
} 
h2 {
  font-size: 36px;
  font-weight: bold;
}
h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 35px;
  margin-top: 10px;
  position: relative;
}
h3:after {
  background-color: #bcbcbc;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  width: 15px;
  position: absolute;
  z-index: 0;
}

h4 {
  font-size: 18px;
  font-weight: bold;
}

hr {
  margin: 5px 0;
}

p {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  line-height: 20px;
}

.navbar-toggler {
  border: none !important;
  border-radius: 0 !important;
}

button.carousel-control-prev,
button.carousel-control-next,
button.navbar-toggler:hover,
button.navbar-toggler:active,
button.navbar-toggler:focus {
  background-color: transparent !important;
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 0 !important;
}

#slider {
  position: relative;
  z-index: 1;
}

.background-color-grey-light {
  background-color: #f3f3f3;
}

.width-10 {
  width: 10%;
}

.width-20 {
  width: 20%;
}

.width-30 {
  width: 30%;
}

.width-40 {
  width: 40%;
}

.width-50 {
  width: 50%;
}

.width-60 {
  width: 60%;
}

.width-70 {
  width: 70%;
}

.width-80 {
  width: 80%;
}

.width-90 {
  width: 90%;
}

.width-100 {
  width: 100%;
}

.block {
  padding: 40px 0;
}

.box {
  display: table;
  background-color: #363636;
}
.box div {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.box .empty-space {
  background-color: #f3f3f3;
}
.box .image {
  background-color: #f3f3f3;
  display: inline-block;
}
.box .image img {
  max-width: 100%;
}
.box .description {
  display: inline-block;
  background-color: #f3f3f3;
}
.box .description .description-wrapper {
  background-color: #363636;
  color: #fff;
  display: inline-block;
  padding: 30px;
}
.box .description .description-wrapper h3:after {
  display: none;
}
.box .description .description-wrapper p {
  margin-bottom: 20px;
}

#lp-pom-block-453 {
  display:block;
  background:rgba(0,0,0,0.17);
  background-image:url(../img/promo/background-honda-promo.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  border-radius:0px;
  width:100%;
  height:758px;
  position:relative;
}
#lp-pom-block-453 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:320px;
  height:668px;
}
#lp-pom-block-453-color-overlay {
  position:absolute;
  background:rgba(0,0,0,0.17);
  height:758px;
  width:100%;;
}

img.tengah {
    display: block;
    /*margin-top: 50px;*/
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; 
    display:block; 
    height: auto;
}
img.tengah2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; 
    display:block; 
    height: auto;
}

.navigation {
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  position: absolute;
  width: 100%;
  z-index: 99;
  transition: top 0.3s;
  top: -200px;
}
.navigation.fixed {
  position: fixed !important;
  width: 100%;
}
.navigation .navbar-collapse {
  padding-right: 0;
}
.navigation .navbar {
  margin-bottom: 0;
  min-height: inherit;
  padding: 15px 0;
}
.navigation .navbar .navbar-brand {
  height: inherit;
  line-height: 0;
  padding: 0;
}
.navigation .navbar .navbar-nav a.active {
  color: rgba(197,16,0,1);
}
.navigation .navbar .navbar-nav a {
  color: #363636;
  line-height: 0;
  margin: 0;
}
.navigation .navbar .navbar-nav a:hover {
  background-color: transparent;
  color: rgba(197,16,0,1);
}
.navigation .navbar .navbar-nav a:active, .navigation .navbar .navbar-nav a:focus {
  background-color: transparent;
}

.feature-box h4 {
  margin: 15px 0;
}

#footer {
  background-color: #292929;
  color: #fff;
  padding: 20px 0;
}

#loading-icon {
  bottom: 0;
  font-size: 30px;
  height: 50px;
  left: 0;
  margin: auto;
  padding-top: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  z-index: 5;
}

.loading:before {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 4;
}

.slider-banner {
  background-color: rgba(207,20,0,1);
  color: #fff;
  padding: 35px 0;
}
.slider-banner .title {
  position: relative;
}
.slider-banner .title h2 {
  margin-bottom: 0px;
  margin-top: 0;
}
.slider-banner .title i {
  color: rgba(197,16,0,1);
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  right: 0;
}
.owl-carousel .owl-pagination {
  text-align: center;
}
.owl-carousel .owl-pagination .owl-page {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(0, 0, 0, 0.3);
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.owl-carousel .owl-pagination .owl-page:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.owl-carousel .owl-pagination .owl-page.active {
  background-color: rgba(0, 0, 0, 0.6);
}
.btn, button {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
  background-color: rgba(197,16,0,1);
  border: none;
  color: #fff;
  font-weight: bold;
  outline: none !important;
}
.btn:hover, .btn:active, .btn:focus, button:hover, button:active, button:focus {
  color: #fff;
  background-color: #f56800;
}
.btn.btn-large, button.btn-large {
  padding: 15px 20px;
}
.form-group {
  position: relative;
}
.form-slider-wrapper {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=98);
  opacity: 0.98;
  background-color: #232323;
  bottom: -20px;
  display: table;
  height: auto;
  padding: 30px 30px 15px 30px;
  position: absolute;
  width: 360px;
  z-index: 10;
}
.form-slider-wrapper h1 {
  margin-top: 0;
}
.form-slider-wrapper h3 {
  margin: 0;
}
.form-slider-wrapper h3:after {
  display: none;
}
.form-slider-wrapper hr {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  margin: 20px 0;
}
.form-slider-wrapper .btn {
  font-size: 18px;
  margin-top: 10px;
  padding: 15px;
  width: 100%;
  position: relative;
}
.form-slider-wrapper figure {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
form #form-status {
  color: #fff;
  line-height: 45px;
  position: relative;
  top: -10px;
}
form #form-status #valid {
  position: relative;
  top: -10px;
}
form #form-status #valid .icon {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
form #form-status #invalid {
  color: red;
  position: relative;
  top: -10px;
}
form label.error {
  background-color: red;
  bottom: -30px;
  color: #fff;
  font-size: 12px;
  left: 0;
  padding: 5px;
  position: absolute;
  z-index: 2;
}
form label.error:before {
  border-style: solid;
  border-width: 0 3.5px 5px 3.5px;
  border-color: transparent transparent red transparent;
  content: "";
  height: 0px;
  left: 5px;
  position: absolute;
  top: -5px;
  width: 0px;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="number"], textarea, .form-control {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  height: inherit;
  padding: 12px;
}
input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="number"]:focus, input[type="number"]:active, textarea:focus, textarea:active, .form-control:focus, .form-control:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 16px;
  }
  .box {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    text-align: center;
  }
  .box div {
    display: block !important;
    float: none !important;
    width: 100% !important;
  }
  .box div img {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 12px;
  }
  input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="number"], textarea, .form-control {
    padding: 9px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  h4 {
    font-size: 14px;
  }
  p {
    line-height: 18px;
  }
  .box {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    text-align: center;
  }
  .box div {
    display: block !important;
    float: none !important;
    width: 100% !important;
  }
  .box div img {
    width: 100% !important;
  }
  .block {
    padding: 30px 0px;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header h3:after {
    right: 0;
    margin: auto;
  }
  .box {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    text-align: center;
  }
  .box div {
    display: block !important;
    float: none !important;
    width: 100% !important;
  }
  .box div img {
    width: 100% !important;
  }
  .feature-box {
    text-align: center;
    margin-bottom: 50px;
  }
  .image-carousel .image-carousel-slide {
    text-align: center;
  }
  .navbar-collapse {
    overflow-x: hidden;
    padding-left: 0;
  }
  .navbar-collapse .navbar-nav {
    margin-bottom: 0;
  }
  .navbar-collapse .navbar-nav a {
    padding: 20px 0;
  }
  .navbar-toggle {
    margin: 0;
  }
  .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-toggle .icon-bar {
    background-color: #363636;
  }
  .navigation {
    position: relative !important;
  }
  .slider-banner .title {
    margin-bottom: 70px;
    text-align: center;
  }
  .slider-banner .title i {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: inherit !important;
    bottom: -50px;
    left: 0;
  }
  .form-slider-wrapper {
    position: relative;
    width: 100%;
  }
  .navigation .navbar .navbar-brand img {
    padding-top: .2rem;
    width: 80%;
  }
}