.main-header.style-one .header-top {
  background: #252638;
  padding: 2.5px 0px !important;
}

.main-header a:hover, .header-top li a:hover {
  color: #feca05 !important;
}

.main-header.style-one .header-top {
  background: #1f365c !important;
  padding: 11.5px 0px;
}
.auto-container {
  position: static;
  max-width: 1350px !important;
  padding: 0px 15px;
  margin: 0 auto;
}
.main-menu .navigation > li {
  position: inherit;
  float: left;
  z-index: 2;
  padding: 35px 0px;
  margin: 0px 7px !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-menu .navigation > li > a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  padding-right: 12px !important;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  opacity: 1;
  color: #252638;
  z-index: 1;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu .navigation > li.current > a {
  color: #313391 !important;
}

.main-menu .navigation > li:hover > a {
  color: #ffb536 !important;
}

.main-menu .navigation > li > ul > li > a:hover {
  color: #ffca04 !important;
}

.main-menu .navigation > li > ul > li > a::before {
  color: #ffb536 !important;
}

.schedules-section .schedule-tab-btns li.active-btn {
  background: #ffffff !important;
  color: #252638 !important;
}

.text-column .text h3> a{
	color: #1f365c !important;
}

.schedules-section .schedule-tab-btns li {
  background: #1f365c !important;
  color: #ffffff !important;
}

.twitter-feed .inner-content .single-item .inner-box .text a:hover {
  color: #feca04 !important;
}

.header-top .weathre-box i {
  color: #fdcb07 !important;
}
.style-one .header-top .info-list li i {
  color: #fdcb07 !important;
}

.main-header .menu-right-content .language-box .text i {
  color: #ffc900 !important;
}
.client {
  border: 0px solid #e0eded;
  padding: 10px 10px 10px 10px;
  background: transparent;
}
.schedule-block-one .inner-box .image-box .content-box .text .category {
  background: #ffc900 !important;
}
.ganti {
  border-radius: 300px;
  background: #ffec00;
  border: 20px solid transparent;
  text-align: center;
}
.ganti:hover {
  background-color: #f3593e;
  cursor: pointer;
}
.funfact-block-one .inner-box h6 {
  color: #4e4fa2 !important;
}
#aplikasi{
	background: #fff !important;
}
.sec-title .title-shape {
  background: #fcca06 !important;
}

/*carousel*/
.banner-carousel .content-box {
  position: relative;
  display: block;
  max-width: 650px !important;
  width: 100%;
  z-index: 5;
  top: -110px !important;
}

.banner-carousel .content-box h1 {
  position: relative;
  display: block;
  color: #fff;
  font-size: 40px !important;
  line-height: 60px !important;
  font-weight: 500 !important;
  margin-bottom: 21px;
  opacity: 0;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
    transition-delay: 0s;
}

.banner-carousel .slide-item::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(#fff0, #0d0d0d) !important;
  top: 0px;
  right: 0px;
  opacity: 0.65;
  z-index: 1;
}

/* sektion berita bawah header*/
.schedules-section1{
	padding-top: 0px;
	top: -69px;
	z-index: 9;
	background:transparent;
	margin-bottom: -179px !important;
}
.banner-section .owl-nav {
  position: absolute;
  top: 65% !important;
  transform: translateY(-50%);
  width: 100%;
}
.service-section::before {
  position: absolute;
  content: '';
  background: #fdfdfd99 !important;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.85;
}

.testimonial-block-one .inner-box .image-box1 img {
  width: 100%;
  max-width: 132px;
  height:72px;
  border-radius: 0% !important;
  
}

.testimonial-section {
  position: relative;
    padding-top: 50px !important;
    padding-right: 0px;
    padding-bottom: 10px !important;
    padding-left: 0px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

ol.cek{
    type: "1";
    color: red;
    start: "1";
}

.testimonial-block-one .inner-box .image-box img {
  width: 100%;
  border-radius: 0% !important;
    border-top-left-radius: 0% !important;
    border-top-right-radius: 0% !important;
    border-bottom-right-radius: 0% !important;
    border-bottom-left-radius: 0% !important;
}

.testimonial-block-one .inner-box .image-box {
  border: none !important;
}

.testimonial-block-one .inner-box .image-box {
  position: relative;
  display: inline-block;
  width: 132px !important;
  height: 72px !important;
  padding: 8px;
  border-radius: 0% !important;
  margin-bottom: 19px !important;
}
.handle-preloader .animation-preloader .spinner {
  border: 3px solid #ffc900 !important;
    border-top-color: rgb(228, 30, 47);
}
.preloader-close {
  background-color: #ffc900 !important;
}
.txt-loading .letters-loading {
	color: #ffc900 !important;
}
.footer-bottom .copyright p a {
  color: #ffc900 !important;
}

.schedules-section .inner-content {
  position: relative;
  padding-top: 17px !important;
}

.schedules-section .owl-nav {
  position: absolute;
  top: -86px !important;
  right: 0px;
  width: 90px;
  height: 70px;
  line-height: 70px;
  background: #f5f5f6;
  z-index: 1;
  border-radius: 5px 5px 0px 0px;
  text-align: center;
}

.service-section {
  position: relative;
  width: 100%;
  padding: 198px 0px 80px 0px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.news-block-one .inner-box .lower-content .category a {
  background: #ffc900 !important;
}
.news-block-one .inner-box .lower-content h4 a:hover {
  display: inline-block;
  color: #ffc900 !important;
}

table, th, td {
  border: 1px solid black;
  width: 100%;
}
/*customize singlepage*/
