@font-face {
  font-family: "typo-graphica";
  src: url("../fonts/TypoGraphica.otf");
}
@font-face {
  font-family: "gotham-reguler";
  src: url("../fonts/gotham_reguler.otf");
}

body {
  background-color: #f8f8f8;
  font-family: 'gotham-reguler';
  font-weight: normal;
  font-size: 14px;
  color: #565656;
}
.font-snk{
  font-weight: bold;
  font-size: 9px;
}
.font-typo{
  font-family: 'typo-graphica';
  letter-spacing: 2px;
}
.green{
  color: #43950F;
}
.white{
  color: #fff !important;
}
.font60{
  font-size: 60px;
}
.font-bold{
  font-weight: bold;
}

.header {
  box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.15);
  background: #fff;
}

.navbar-brand img{
  height: 30px;
}

.carousel-indicators{
  right: auto !important;
  left: 0px !important;
  margin-right: auto !important;
  margin-left: 8%;
}

.navbar-wa{
  margin-left: 20px;
  display: block;
}

.navbar-wa img{
  height: 35px;
}

.navbar-wa-top{
  display: none;
}
.navbar-wa-top img{
  height: 35px;
  position: absolute;
  top: 10px;
  right: 65px;
}

ul.sort {
  list-style-type: none;
  padding-left: 0px;
  /* padding: 10px; */
  margin-top: -18px;
  border: 1px solid #fff;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  min-width: 180px;
  z-index: 1;

  -webkit-box-shadow: 0px 0px 5px 1px rgba(181,177,181,1);
-moz-box-shadow: 0px 0px 5px 1px rgba(181,177,181,1);
box-shadow: 0px 0px 5px 1px rgba(181,177,181,1);
}

#urut-data{
  display: none;
}

.list-view{
  cursor: pointer;
}


#cari-data{
  display: none;
}

.icon-li{
  height: 15px;
  padding-right: 4px;
}

ul.sort > li{
  border-bottom: 1px solid #ddd;
  padding:6px;
  font-size: 12px;
  color: #878787;
}

.active-kkb{
	background-color: #9BD75B;
    color: #fff;
    text-decoration: none;
}
.header .navbar-mobis {
  padding: 0;
}
.header .navbar-mobis .navbar-nav .nav-link {
  padding: 19px;
  color: #000;
  font-weight: bold;
}
.header .navbar-mobis .active {
  border-bottom: 3px solid #43950F;
}
.header .navbar-mobis .active .nav-link {
  color: #43950F;
}
.header .navbar-mobis .nav-item {
  transition: all 0.25s ease;
}
.header .navbar-mobis .nav-item:hover {
  background-color: #43950F;
}
.header .navbar-mobis .nav-item:hover .nav-link {
  color: #fff;
}
.banner {
  margin: 59px 0 0 0;
}
.banner .carousel-indicators li {
  border: none;
  border-radius: 5px;
  width: 10px;
  height: 10px;
}
.banner .carousel-indicators .active {
  background-color: #9BD75B;
  /* width: 30px; */
}
.banner .banner-mobile {
  display: none;
}
.title {
  margin: 50px 0;
  text-align: center;
}
.title h2 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.title p {
  color: #565656;
}
.card.box-car {
  border-radius: 1.25rem;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

.card.box-car p{
  margin:0px;
  padding: 0px;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;

}
.home-product {
  margin-bottom: 0px;
}
.home-product .card {
  border: none;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.25s ease;
  text-align: center;
  min-height: 150px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.home-product .card .icon {
  margin: 0 0 10px 0;
}
.home-product .card h5 {
  font-size: 35px;
  font-weight: 700;
  color: rgb(75, 75, 75);
  margin-left: 20px;
}
.border-radius-30{
  border-radius: 2.25rem !important;
}
.home-product .card .card-text {
  font-size: 13px;
  color: #565656;
}
.home-product .card:hover {
  transform: translateY(-2px);
}
.home-about {
  margin: 0 0 200px 0;
  padding: 90px 0;
}
.home-about h2 {
  font-size: 30px;
  font-weight: 600;
  color: rgb(75, 75, 75);
}
.home-about p {
  color: #565656;
}
.home-about .home-about-pict {
  position: relative;
}
.home-about .home-about-pict img {
  position: absolute;
  border-radius: 10px;
  box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.15);
}
.home-blog {
  margin: 0 0 100px 0;
}
.home-blog .card {
  margin: 0 0 30px 0;
  border: none;
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transition: all 0.25s ease;
}

p.title-car {
  color: #000 !important;
  font-size: 16px;
  padding: 0px !important;
  margin: 0px !important;
}

a.faq{
  color: #000;
  font-size: 18px;
}

a.nav-link {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

a.nav-link.active {
  border-bottom: 2px solid #43950F;
  color: #43950F !important;
}
img.about-cat{
  height: 500px;
}

img.card-img-top2 {
  min-height: 160px !important;
  max-height: 160px !important;
  width: 100%;
}
.home-blog .card .card-title {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: #43950F;
}
.home-blog .card .card-text {
  max-height: 65px;
  overflow: hidden;
  color: #565656;
}
.min342{
  min-height: 252px !important;
}
.boximg{
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.spek{
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
}
.spek img{
  margin-right: 10px;
}

.bg-white{
  background-color: #fff !important;
}

.spek h5{
  font-weight: bold;
  color: #000;
  padding: 0px;
    margin: 0px;
}
.body-box{
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.line-box{
  border-bottom: 2px solid #e6e6e6;
  margin: 10px;
}
.header-box {
  background: #43950F;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 7px;
}
.home-blog .card:hover {
  text-decoration: none;
  transform: translateY(-2px);
}
.home-blog .btn {
  min-width: 200px;
}
.btn-warning {
  color: #fff;
}
.btn-radius{
  min-width: 250px;
  border-radius: 20px;
}
.m-10{
  margin: 30px !important;
}
.btn-success {
  background-color: #43950F;
}
.footer {
  padding: 40px 0;
  background-image: linear-gradient(to right, #71BB42, #9BD75B);
  color: #fff;
}
.footer .link{
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.footer .link a{
  margin: 10px;
  font-size: 20px;
  font-weight: bold;
}
.footer .address{
  font-size: 16px;
  font-weight: 700;
}
.footer .copy{
  margin-top: 10px;
  font-size: 16px;
}
.footer h4 {
  margin: 0 0 15px 0;
  font-size: 16px;
}
.footer a {
  color: #fff;
  transition: all 0.25s ease;
}
.footer .brand {
  margin: 0 0 10px;
}
.footer .list-sosial {
  margin: 0;
  padding: 0;
}
.footer .list-sosial li {
  margin: 0 5px 0 0;
  list-style: none;
  display: inline-block;
}
.footer .list-sosial li img {
  max-width: 35px;
}
.subscribtion {
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-image: linear-gradient(to right, #71BB42, #9BD75B);
}
.subscribtion .list-subscribtion {
  margin: 0;
  padding: 0;
  text-align: center;
}
.subscribtion .list-subscribtion li {
  float: left;
  margin-right: 10px;
  list-style: none;
}
.subscribtion .list-subscribtion li p {
  margin: 0;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
  color: #fff;
}
.subscribtion .list-subscribtion li p span {
  display: block;
  font-size: 14px;
}
.subscribtion .list-subscribtion li:first-child {
  width: 50px;
}
.subscribtion .list-subscribtion li:nth-child(2) {
  width: 240px;
}
.subscribtion .list-subscribtion li:last-child {
  margin-right: 0;
  width: 400px;
}
.copyright {
  padding: 10px 0;
  background-color: #71BB42;
}
.copyright p {
  margin: 0;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.breadcumb{
  background-color: #e9e9e9;
  margin: 59px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
}
select.select-form {
  /* width: auto; */
  width: 180px;
  color: #43950F;
  border-radius: 10px;
  padding: 6px;
  background-color: #e9e9e9;
  border: 1px solid #e9e9e9;
}
.breadcumb span.active{
  color: #43950F;
  font-weight: bold;
}
.card.box-car{
  margin-bottom: 30px !important;
  cursor: pointer;
  min-height: 433px !important;
}
.credit-section{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}
.table-block{
  border: 1px solid rgb(160, 158, 158);
  margin-bottom: 30px;
} 
.table-block tr {
  border-bottom: 1px solid rgb(160, 158, 158);
}
.promo-card{
  border-radius: 10px;
  max-width: 428px;
  min-width: 428px;
  max-height: 220px;
  min-height: 220px;
  background-color:transparent;
  background-size: cover;
  border:0px;
}
/*  mobile */
@media (max-width: 768px) {
  .footer .link a {
    margin: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
  img.img-fluid.banner-mobile {
    height: 170px !important;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
}
  ul.list-blog {
    padding: 0px;
}
.promo-card{
  border-radius: 10px;
  max-width: 100%;
  min-width: 288px;
  max-height: 180px;
  min-height: 180px;
  background-color:transparent;
  background-size: cover;
  border:0px;
}
  span.pods-pagination-paginate{
    margin-left: 0px;
  }
  h5.font-bold.green {
    text-align: center;
    margin-bottom: 20px;
  }
  .col-sm.d-flex.justify-content-center {
      margin-bottom: 20px;
  }
  img.about-cat{
    height: 300px;
    margin-left: 20px;
  }
  .card-mobile{
    width: 300px;
  }
  .wrapper{
    flex-direction: column !important;
  }
  .header .navbar-mobis {
    padding: 8px 0;
  }
  .layer-11{
    height: 100px !important;
  }
  .footer .copy {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
}
  .footer .address {
    font-size: 16px;
    font-weight: 700;
    text-align: center ;
}
  .footer .link {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.navbar-wa-top{
  display: block;
}
  .navbar-wa{
    display: none;
    margin-bottom: 10px;
  }
  .title h2 {
    font-size: 24px;
  }
  .banner .banner-desktop {
    display: none;
  }
  .banner .banner-mobile {
    display: block;
  }
  .home-product .col {
    display: block;
    flex: none;
    margin: 0 0 15px 0;
  }
  .home-about {
    margin: 0 0 250px 0;
    padding: 45px 0;
  }
  .home-about .btn {
    margin-bottom: 45px;
  }
  .subscribtion .list-subscribtion {
    text-align: left;
  }
  .subscribtion .list-subscribtion li {
    margin-bottom: 10px;
  }
  .subscribtion .list-subscribtion li:last-child {
    margin-bottom: 0;
    width: 350px;
  }
}
.side-bar .card {
  margin: 0 0 20px 0;
  border: none;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.side-bar .card .card-header-mobis {
  padding: 10px 15px;
  background-color: #43950F;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.side-bar .card .card-body {
  padding: 15px;
}
.side-bar .filter .card-header-mobis {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
}
.side-bar .filter .card-header-mobis img {
  float: right;
  width: 30px;
}
.side-bar .list-side {
  margin: 0;
  padding: 0;
}
.side-bar .list-side li {
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.side-bar .list-side li a {
  display: block;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 600;
  color: #565656;
}
.side-bar .list-side li a img {
  margin: 0 10px;
  width: 30px;
}
.side-bar .list-side li a:hover {
  background-color: #9BD75B;
  color: #fff;
  text-decoration: none;
}
.side-bar .list-side li:last-child {
  border-bottom: none;
}
.side-bar .list-side .active a {
  background-color: #9BD75B;
  color: #fff;
}
.side-bar .card-filter .card-filter-header a {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid rgba(221, 221, 221, 0.5);
  font-size: 12px;
  font-weight: 600;
  color: #565656;
}
.side-bar .card-filter .card-filter-header a:hover {
  text-decoration: none;
}
.side-bar .card-filter .card-body {
  padding: 5px 0;
}
.list-filter {
  margin: 0;
  padding: 0;
}
.list-filter li {
  display: block;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.main {
  margin: 0 0 100px 0;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.main .main-content h4 {
  font-size: 18px;
  font-weight: 600;
  color: #9BD75B;
}
.main .main-content h5 {
  font-size: 16px;
  font-weight: 600;
  color: #9BD75B;
}
.main .main-content ul {
  padding: 0 0 0 18px;
}
.main .main-content ul li {
  list-style: square;
}
.tab-content {
  margin: 20px 0;
}
.nav-mobis .nav-item .nav-link {
  transition: all 0.25s ease;
  font-weight: normal;
  color: #565656;
}
.nav-mobis .nav-item .nav-link:hover {
  border-color: #fff;
  border-bottom: 4px solid #43950F;
}
.nav-mobis .nav-item .active {
  border-color: #fff;
  border-bottom: 4px solid #43950F;
  font-weight: 600;
}
.header-list {
  margin: 0 0 15px 0;
  padding: 7px 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  background-color: rgba(155, 215, 91, 0.1);
}
.header-list .list-result span {
  font-weight: 600;
}
.header-list .list-view {
  margin: 0;
  padding: 0;
  text-align: right;
}
.header-list .list-view li {
  display: inline-block;
}
.header-list .list-view li a {
  transition: all 0.25s ease;
}
.header-list .list-view li img {
  max-width: 25px;
}
.list-car {
  margin: 0;
  padding: 0;
}
.list-car li {
  display: block;
  padding: 10px 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
}
.list-car li:nth-child(odd) {
  background-color: rgba(155, 215, 91, 0.1);
}
.list-car li:last-child {
  border-bottom: none;
}
.list-car li .pict-car {
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  border-left: 4px solid #71BB42;
}
.list-car li h2 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.list-car li h3 {
  font-size: 14px;
  font-weight: normal;
}
.list-car li h4 {
  font-size: 13px;
  font-weight: 600;
}
.list-car li h4 span {
  display: block;
  font-size: 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.list-car li h5 {
  color: #9BD75B;
  font-size: 13px;
  font-weight: 600;
}
.list-car li h6 span {
  font-size: 10px;
}
.list-car li p {
  margin: 0;
  font-size: 10px;
}
.list-car-square .list-card {
  margin: 0 0 30px 0;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.list-car-square .list-card h2 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.list-car-square .list-card h3 {
  font-size: 14px;
  font-weight: normal;
}
.list-car-square .list-card h4 {
  margin: 0 0 -15px -15px;
  padding: 0 0 15px 15px;
  border-left: 4px solid #43950F;
  font-size: 13px;
  font-weight: 600;
}
.list-car-square .list-card h4 span {
  display: block;
  font-size: 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.list-car-square .list-card img {
  max-height: 112px;
}
.dropdown-mobis {
  margin-top: 12px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-color: transparent;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-mobis .dropdown-item-text {
  padding-left: 10px;
  font-size: 12px;
}
.dropdown-mobis .dropdown-item {
  padding: 8px 10px 8px 30px;
  border-top: 1px solid #ddd;
  font-size: 12px;
  background-image: url(../images/icon-selectbox-gray.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 10px 10px;
  transition: all 0.25s ease;
}
.dropdown-mobis .dropdown-item:hover {
  font-weight: 600;
  background-image: url(../images/icon-selectbox-green.svg);
}
#preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
}
#preloader .preloader-svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  background-image: url(../images/mobis/loading.svg);
  width: 64px;
  height: 64px;
}
.nav-pagination {
  margin: 59px 0 20px 0;
  padding: 10px 0;
  background-color: rgba(155, 215, 91, 0.2);
}
.nav-pagination a {
  font-size: 12px;
  color: #565656;
}
.nav-pagination .current {
  color: #878787;
}
.nav-pagination h2 {
  margin: 0;
  font-size: 30px;
}
.content-static h3 {
  font-size: 24px;
}
.content-static p {
  text-align: justify;
}
.content-static ul {
  padding-left: 18px;
}
.content-static ul li {
  list-style: square;
  text-align: justify;
}
.content-static .content {
  margin: 0 0 30px 0;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.content-static .content .list-blog {
  margin: 0;
  padding: 0;
}
.content-static .content .list-blog li {
  padding: 15px 0;
  list-style: none;
  border-bottom: 1px dashed #ddd;
}
.list-none{
  list-style: none;
}

img.img-fluid.pict-blog {
  border-radius: 10px !important;
  min-height: 156px !important;
}
.cat_news{
  color: #878787;
  font-weight: bold;
}

img.img-fluid.banner-desktop {
  width: 100%;
  height: 450px;
}

img.img-fluid.banner-mobile {
  width: 100%;
  height: 450px;
}
h3.category-news{
  color: #878787;
}
p.date-news{
  color: #9BD75B;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
.pict-blog {
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.content-static .content .tag-date {
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: 600;
  color: #9BD75B;
}
.content-static .content .tag-date span {
  font-weight: normal;
  color: #565656;
}
.content-static .content a {
  font-size: 16px;
  font-weight: 600;
  color: #9BD75B;
  transition: all 0.25s ease;
}
.content-static .content a:hover {
  color: #43950F;
}
.content-static .content h6 {
  font-size: 16px;
  font-weight: 600;
  color: #9BD75B;
}
.page-numbers{
  padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-numbers.current{
  background-color: #43950F;
  color: #dee2e6;
}
.pods-pagination-paginate {
  margin-left: 30%;
  display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
}
.page-blog {
  padding: 0;
}
.page-blog h3 {
  font-size: 24px;
}
.page-blog p {
  text-align: justify;
}
.page-blog .content {
  margin: 0 0 30px 0;
  padding: 15px;
  /* border-radius: 6px; */
  /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2); */
}
.page-blog .content .list-blog {
  margin: 0;
  padding: 0;
}
.page-blog .content .list-blog li {
  padding: 15px 0;
  list-style: none;
  border-bottom: 1px dashed #ddd;
}
.page-blog .content .pict-blog {
  border-radius: 6px;
  /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2); */
}
.page-blog .content .tag-date {
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: 600;
  color: #9BD75B;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-weight: bold;
  color: #000;
}
.page-blog .content .tag-date span {
  font-weight: normal;
  color: #565656;
}
.page-blog .content .blog-title {
  font-size: 16px;
  font-weight: 600;
  color: #9BD75B;
  transition: all 0.25s ease;
}
.list-spek{
  width: 100%;
  border-bottom: 1px solid #cecece;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.contentcar{
  padding: 10px;
  padding-top: 0px;
}
.list-title{
  padding: 10px;
  padding-bottom: 0px;
  font-weight: bold;
  color: #000;
}
.list-value{
  padding: 10px;
  padding-bottom: 0px;
}
.page-blog .content .blog-title:hover {
  color: #43950F;
}
a.blog-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.header-block{
  background-color: #9BD75B;
  color: #fff !important;
}
.header-block h5{
  color: #fff !important;
}
.page-blog .content h6 {
  font-size: 16px;
  font-weight: 600;
  color: #9BD75B;
}
.wrapper{
  display: flex;
  flex-direction: row;
}
.font-bold{
  font-weight: bold;
}
.table-car{
  margin-bottom: 20px;
}
.pagination-footer {
  /* margin: 20px 0; */
}
.pagination-footer .page-link {
  font-size: 12px;
  color: #9BD75B;
}
#sidebar.sticky {
  position: fixed;
  top: 20px;
  z-index: 6;
}

.sidebar {
  min-width: 270px;
}
.sidebar-car{
  min-width: 170px;
  max-width: 290px;
}
.form-car{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding:20px;
}

p.form-text-loan {
  color: #000 !important;
  text-align: center;
  font-weight: 400 !important;
  margin-bottom: 20px !important;
}
.input-box{
  background-color: rgb(247, 247, 247);
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 14px;
}
.border-radius{
  border-radius: 10px;
}
.select-box{
  background-color: rgb(247, 247, 247);
  border-radius: 20px;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 14px;
  padding: 10px;
  height: auto;
}
.btn-apply{
  background-color: #9BD75B;
  color:#fff;
  min-width: 180px;
  margin-top: 10px;
}


.card.box-car {
  margin-bottom: 30px !important;
  cursor: pointer;
  min-height: 433px !important;
  overflow: hidden;
}


/*MOBIS*/

#preloader .preloader-svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  background-image: url(../images/mobis/loading.svg');
  width: 64px;
  height: 64px;
}

body {
  background-color: #fff;
  font-family: 'gotham-reguler';
  font-weight: normal;
  font-size: 14px;
  color: #565656;
}
@media only screen and (max-width: 600px) {
        .input-box{
            padding:0px;
        }
        table.mt-3.table.table-borderless.tableKeterangan {
            margin: auto;
            /*width: 250px;*/

        }
        .tableForm tr {
            display: flex;
            flex-direction: column;
        }
        .tableForm .tdTitleForm{
          width: 100%;
        }
        
    }

@media screen and (max-width: 990px) {
  

.container .image_button{
    text-align:left;
    position: absolute;
    position: absolute;
      top: 60%;
      margin-left: 8rem;
      transform: translate(-30%, -60%);
      -ms-transform: translate(-30%, -60%);
      display:inline-block; 

    }
        
}


@media (min-width: 768px) {
  .modal-lg {
    width: 70%;
   max-width:1200px;
  }

  .line-center{
   border-left: 3px solid #58ad31;
   height: 500px;
}

}

@media (min-width: 990px) {

   .container .image_button{
      text-align:left;
      position: absolute;
      position: absolute;
        top: 60%;
        margin-left: 15rem;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        display:inline-block; 

  }


}

 .modal-thank-you.modal-body {
   background-image: url(<?php bloginfo('template_url'); ?>/inc/mobis/images/mobis/modal_backgroud.png);
   background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
}

.table_program td
{
    /*padding:0 7px;*/
    vertical-align: center;
}

.table_program td p
{
    vertical-align: center;
}

.table_program td img
{
    width: 100%;
}


.carousel-indicators {
position: relative;
bottom: -10px;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
background-color: grey;
}

.carousel-indicators .active{
    background-color: #58ad31;
}

/*.carousel-control-next,
.carousel-control-prev{
  position: relative;
bottom: -50px;
background-color: green;
}
*/
.persyaratan_group {
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
}

.btn-apply{
  background-color: #58ad31;
  color:#fff;
  min-width: 180px;
  margin-top: 10px;
  min-width: 250px;
  border-radius: 20px;
}


button.btn.btn-green {
    background: #58ad31;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: bold;
    margin-top: 10%;
}

.carousel-item.principal {
            padding-left: 25%;
        }

        @media screen and (max-width: 475px) {

            .carousel-item.principal {
                padding-left: 33%;
            }

            button.btn.btn-primary {
                margin-bottom: 3%;
            }

        }





.image_button h4{
   color: white;
   /*box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);*/
   text-shadow: 1px 2px rgba(0, 0, 0, 0.2);
   font-weight: bold;
   font-size: 3em;
   display:inline-block; 


}
.image_button input{
    margin-top: 2%;
   width: 50%;

}

.col-sm-4{
     max-width: 100%;
}

.card.box-alur-pendaftaran {

  margin-bottom: 30px !important;
  /*cursor: pointer;*/
  overflow: hidden;
  width: 300px;
  height: 380px;
  box-sizing: border-box;
}
.card.box-alur-pendaftaran .card-title{
  font-weight: bold;
  text-align: center;

}
.card.box-alur-pendaftaran img{
  height: 100%;

}

.card.box-keuntungan {
  border-radius: 1.25rem;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);

  margin-bottom: 30px !important;
  /*cursor: pointer;*/
  overflow: hidden;
  width: 300px;
  height: 300px;
  box-sizing: border-box;
}
.card.box-keuntungan .card-title{
  font-weight: bold;

}

.card.box-persyaratan {

  /*margin-bottom: 30px !important;*/
 /* cursor: pointer;*/
  overflow: hidden;
  width: 300px;
  height: 510px;
  box-sizing: border-box;
}


.card.box-persyaratan .card-title{
  font-weight: bold;

}




.card.box-kata-mitra {

  /*margin-bottom: 30px !important;*/
  /*cursor: pointer;*/
  overflow: hidden;
  width: 300px;
  height: 200px;
  box-sizing: border-box;
}

.card.box-kata-mitra .card-title{
  font-weight: bold;
  text-align: center;
  font-size: 0.8em;

}
.card.box-kata-mitra .card-title-green{
  font-weight: bold;
  text-align: center;
  color: #58ad31;
  font-size: 0.8em;

}
.card.box-kata-mitra img{
  width: 100%;
  max-width: 100px;

}

.card.box-form-pendaftaran{
  border-radius: 1.25rem;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);

  margin-bottom: 30px !important;
 /* cursor: pointer;*/
  overflow: hidden;
  width: auto;
  max-width: 650px;
  box-sizing: border-box;
}


.card.box-keuntungan img{
  margin-top: 10%;
  width: 40%

}

.card.box-keuntungan .body-box{
  height: 150px

}

.tableKeterangan>tbody>tr>td,
.tableKeterangan>tbody>tr>th,
.tableKeterangan>tfoot>tr>td,
.tableKeterangan>tfoot>tr>th,
.tableKeterangan>thead>tr>td,
.tableKeterangan>thead>tr>th {
    padding: 1%;
}

.tableKeterangan input{
    border-radius: 1rem;
}
.tableKeterangan select{
    border-radius: 1rem;
}

.main-carousel .carousel .carousel-item {
  height: 200px;
}

.main-carousel .carousel .carousel-item img {
     height: 200px;
}


#modal_thank_you.modal {
  position: absolute;
  float: left;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

label.error {
    color: red;
    font-style: italic;
}
input.error {
    border: 1px dotted red;
}
select.error {
    border: 1px dotted red;
}

textarea.error {
    border: 1px dotted red;
}




/* owl nav */

.owl-carousel .item {
    /*background: #4DC7A0;*/
    padding: 1rem;
}

body{
  padding: 10px;
}.flex-container {
  display: flex;
  flex-wrap: nowrap;
  /*background-color: DodgerBlue;*/
}

.owl-carousel .flex-container > div {
  /*background-color: #f1f1f1;*/
  width: 100%;
  margin: 10px;
  text-align: center;
  /*line-height: 75px;*/
  /*font-size: 30px;*/
}

.owl-controls .owl-buttons
{
    width: 100%;
    position: absolute;
    top: 50%;
}
.owl-prev span, .owl-next span {
  color: green;
  font-size: 45px;
}



.owl-prev, .owl-next {
  position: absolute;
  top: 45%;
   transform: translateY(-50%);
    -webkit-transform: translateY(-50%);

}

.owl-dots {
    display: inline-block;
}
.owl-dot {
    border-radius: 50px;
    border: 1px solid green !important;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: white;
    margin-left: 5px;
    margin-right: 5px;
}

.owl-dot.active{
    background: green !important;
  }

.owl-prev {
  left: -15px;
}

.owl-next {
  right: -15px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #FFF !important;
    color: #FFF;
    text-decoration: none;
}

.owl-next:focus, .owl-prev:focus {outline: none;}


button.owl-prev:hover{
    background: #FFF !important;
    outline: none;
}

button.owl-prev:focus{
    background: #FFF !important;
    outline: none;
}

button.owl-next:hover{
    background: #FFF !important;
    outline: none;
}

button.owl-next:focus{
    background: #FFF !important;
    outline: none;
}
