body h1 {
  font-size: 45px;
}
body h2 {
  font-size: 36px;
}
body h3 {
  font-size: 30px;
}
body h4 {
  font-size: 25px;
}
body h5 {
  font-size: 20px;
}
body h6 {
  font-size: 18px;
}
body p {
  line-height: 1.9;
  margin-bottom: 38px;
}



.conin {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
}

.sub-trian:before {
    content: "";
    border-bottom: 28px solid #fff;
    border-right: 28px solid #fff;
    border-left: 23.5px solid transparent;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.sub-trian:after {
  content:"";
  background: #1a2c7e;
  height: 100%;
  top: 0;
  width: 100%;
  right: -100%;
  position: absolute;
  border-bottom: 28px solid #fff;
}
.sub-trian.sub-bg:after {
  content:"";
  background: #1a2c7e;
  height: 100%;
  top: 0;
  width: 100%;
  right: -100%;
  position: absolute;
  border-bottom: 28px solid #f6f6f6;
}

.darker #mobile-site-search {
  background: url(../images/icon-search-mobile-white.png) top left no-repeat;
  background-size: 100%;
}
.sub-banner-p h2 {
  text-align: center;
  font-size: 36px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    font-style: normal;
    max-width: 45%;
    margin-left: auto;
    margin-right: auto;
}
.sub-banner-p {
  padding-top: 170px;
  padding-bottom: 150px;
  position: relative;
  z-index: 9;
  background-position: center !important;
}
.page-template-section-template .sub-banner-p  {
  /* background-position: right 35% bottom 0% !important; */
}

.sub-trian {
  background: url(../images/slice-min.png) no-repeat;
  background-size: 100%;
  background-position: left top;
  width: 410px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.s-trian-nav {
  padding-right: 20px;
  padding-top: 20px;
  color: #fff;
  text-align: right;
}
.s-trian-nav a {
  text-align: right;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 2.4;
}
.s-trian-nav a:hover {
  text-decoration: none;
}
.s-trian-nav a span {
  font-style: italic;
  font-weight: 500;
  vertical-align: top;
  line-height: 1.4;
}
.al-stick {
  position: fixed;
  top: 25%;
  right: 40px;
  /* min-width: 160px; */
  z-index: 5;
  text-align: right;
}
.al-stick a br {
  display: none;
}
.al-stick a {
  display: inline-block;
  font-size: 14px;
  line-height: 1.8;
  transition:         all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition:    all .15s ease-in-out;
  -o-transition:      all .15s ease-in-out;
  border-radius: 40px;
  padding: 4px 10px 4px 20px;
}
.al-stick a span {
    font-style: normal;
    font-weight: 500;
    background: #fff;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    text-align: center;
    display: inline-block;padding: 3px;
}
.al-stick a strong {
  font-weight: 500;
  width: 0;
  overflow: hidden;
  opacity: 0;
  transition:         all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition:    all .15s ease-in-out;
  -o-transition:      all .15s ease-in-out;
  display: none;
}
.al-stick a:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  text-decoration: none;
  background: #fff;

}
.al-stick a:hover strong {
  opacity: 1;
  width: auto;
  display: inline;
}
.clearfix {
  clear: both;
}
.penc-table-left {
  width: 28%;
  float: left;
  text-align: center;
}
.penc-table-right {
  float: right;
  width: 72%;
  background: #E2001A;
  color: #fff;
  padding: 28px 23px;
}
.penc-table-right h3 {
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 17px;
}
.penc-table-right h3, .penc-table-right li {
  color: #fff;
}
.z-arrow {
  display: none !important;
}
.penc-table-left img {
  max-width: 156px;
}
.z-section  .z-content {
  display: flex;
  align-items: center;
}
body .z-accordion.horizontal.z-shadows {
  box-shadow: none !important;
}
.pencapain table td img {
  max-width: 62px;
  height: auto;
}
.pencapain table td h5 {
  line-height: 1.4;
}
.pencapain table td h1, .pencapain table td h5, .pencapain table td p {
  color: #fff;
}
.pencapain table td h1 {
  font-weight: 500;
}
.pencapain table td h5 {
  font-weight: 400;
}
body {
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.felcra-text {
  position: absolute;
  top: -42px;
  left: -3px;
  z-index: 0;
  width: 722px;
}
.left-red-box, .right-blue-box {
  position: relative;
  -webkit-box-align: flex-start !important;
    -webkit-align-items:  flex-start !important;
    -ms-flex-align:  flex-start !important;
    align-items:  flex-start !important;
}
.left-red-box:before, .right-blue-box:before {
  position: absolute;
  top: -34px;
  left: -20px;
  width: 65px;
  height: 174px;
  content: "";
  display: block;
  z-index: -1;
}
.left-red-box:before {
  background: #E2001A;
}
.right-blue-box:before {
  background: #172983;
}
.left-red-box .wpb_single_image,
.right-blue-box .wpb_single_image
 {
  margin-bottom: 0 !important;
}
.left-right-row {
  padding-bottom: 106px;
}
.wpb_content_element ul li {
  padding-left: 21px;
  position: relative;
  line-height: 1.8;
  margin-bottom: 7px;
}
.wpb_content_element ul li:before {
  content:"";
  display: block;
  background: url(../images/bullet-blue.png) no-repeat;
  background-size: 9px 9px;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 8px;
  left: 0;
}
.left-right-row .wpb_content_element {
  padding-right: 35px;
}
body .z-auto-g {
  width: 100%;
}
.alsection > p {
  display: none;
}
body .z-accordion.horizontal,
body .z-accordion.horizontal>.z-section
 {
  background: transparent;
}
.penc-table {
  background-color: #fff;
}
body .z-accordion.white.vertical>.z-section>.z-header,
body .z-accordion.white.horizontal>.z-section>.z-header>.z-title
 {
  background: transparent;
}
body .z-accordion.horizontal>.z-section>.z-header,
body .z-accordion.horizontal>.z-section>.z-content
 {
  background-color: #f6f6f6 !important;
}
body .z-accordion.horizontal.z-bordered {
  border: 0;
}
.penc-table-right ul li {
  margin-bottom: 8px;
  line-height: 1.6;
}
.penc-table-right ul li:before {
  background: url(../images/bullet-white.png) no-repeat;
  background-size: 9px 9px;
}
.penc-table-right h3 {
  font-weight: 500;
}
.z-header .z-title {
  font-size: 14px;
}
body .z-auto-g {
  padding-left: 0 !important;
}
.penc-table-right {
  /* position: relative; */
}
.al-acc-title {
  position: absolute;
  top: 0;
}
body .al-acc-title {
  color: #2F2F2F;
  font-size: 14px;
}
body .z-title {
  -webkit-transform: translatex(100%) rotate(90deg);
  -webkit-transform-origin: left top;
  -moz-transform: translatex(100%) rotate(90deg);
  -moz-transform-origin: left top;
  -o-transform: translatex(100%) rotate(90deg);
  -o-transform-origin: left top;
  transform: translatex(100%) rotate(90deg);
  transform-origin: left top;
  width: 50px !important;
  padding: 0 !important;
  float: right;
  text-align: center !important;
  border: 0 !important;
  font-weight: 500;
  padding-left: 2px !important;
}
h3.z-header {
  border-top: 1px solid #C4C4C4 !important;
}
.z-active .z-title {
  color: #E2001A !important;
}
#demo-accordion {
  margin-top: 40px;
}
li.z-last .z-title {
  padding-left: 10px !important;
}
.penc-table-right {
  min-height: 190px;
}
.s-trian-nav i {
  font-style: normal;
  display: inline-block;
  line-height: 1.4;
  vertical-align: top;
}
.peserta-gallery .swiper-slide {
  padding-left: 150px;
  padding-right: 150px;
  text-align: center;
  padding-bottom: 45px;
}
.peserta-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  background: #F6F6F6;
  padding: 20px 30px 16px 30px;
  width: 311px;
  font-weight: 500;
  border-top: 1px solid #E2001A;
  text-align: left;
}
.peserta-gallery .swiper-pagination {
  padding-left: 140px;
  text-align: left;
}
.peserta-gallery .swiper-pagination .swiper-pagination-bullet {
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
  display: inline-block;
  width: auto;
  color: #2F2F2F;
  opacity: 1;
  background: transparent;
  margin: 0 8px !important;
}

.peserta-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-weight: bold;
  font-style: normal;
  background: transparent;
}
.peserta-gallery .swiper-pagination-bullet:after {
  transition: all .3s ease-in;
  width: 0;
  display: inline-block;
  content: "";
  position: relative;
  float: right;
  margin-top: 9px;
  margin-left: 10px;
  height: 1px;
  background: #000;
}
.peserta-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 62px;
}
.peserta-gallery .swiper-button-next:after,
.peserta-gallery .swiper-button-prev:after {
  display: none;
}
.peserta-gallery .swiper-button-next,
.peserta-gallery .swiper-button-prev {
  background-size: contain !important;
  width: 48px;
  height: 48px;
}
.peserta-gallery .swiper-button-prev {
  background: url(../images/blue-left.png) no-repeat;
}
.peserta-gallery .swiper-button-next {
  background: url(../images/blue-right.png) no-repeat;
}
.impak-wrap {
  padding: 20px 16px;
  background: #F6F6F6;
  border-top: 1px solid #E2001A;
  width: 147px;
  display: inline-block;
}
.overrow {
}
.scroller {
  white-space: nowrap;
}
span.impak-tahun {
  font-size: 17px;
  color: #2F2F2F;
  font-weight: 500;
  display: block;
  padding-bottom: 32px;
}
span.impak-amount {
  color: #E2001A;
  font-size: 20px;
  font-weight: 500;
  display: block;
}
.impak-wrap {
  margin-right: 8px;
}
.scrollbar-inner {
  max-height: 300px;

}
.scrollbar-inner div.permanent {
    min-width: 1140px;
    height: 1px;
}
.drag-tool {
  color: #E2001A;
  font-size: 14px;
  display:block;
  padding-top: 15px;
}
body .scrollbar-outer > .scroll-element .scroll-bar {
  background: #172983;
}
.scroll-element {
  bottom: -60px;
}
body .scroll-wrapper {
  padding-bottom: 60px !important;
}
.inner-social ul li {
  overflow: hidden;
  padding-left: 0;
  padding-top: 0px;
  padding-bottom: 10px;
  transition:         all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition:    all .15s ease-in-out;
  -o-transition:      all .15s ease-in-out;
}
.inner-social ul {
  padding-left: 0;
}
.inner-social ul li::before,
.inner-social ul li::marker
 {
  display: none !important;
}
.inner-social li:hover .lltitle {
  color: #E2001A;
  font-weight: 500;
}
.inner-social li:hover .arrow-svg path {
  fill: #E2001A !important;
}
.inner-social li {
  cursor: pointer;
  border-bottom: 1px solid rgba(27, 34, 105, 0.2);
}
.no-margin-bottom .wpb_content_element {
  margin-bottom: 0 !important;
}

.inner-social {
  width: 40%;
  float: left;
}
.arrow-svg {
  float: right;
}
.inner-social2 {
  width: 60%;
  float: right;
}
.inner-social li.first-active {
}
.lltitle {
  display: inline-block;
}
.show-mobile {
  padding-right: 15px;
  padding-bottom: 30px;
}
.inner-social li.first-active .lltitle {
  color: #E2001A;
  font-weight: 500;
}
.inner-social2 .al-cc {
  transition:         all .35s ease-in-out;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition:    all .35s ease-in-out;
  -o-transition:      all .35s ease-in-out;
  opacity: 0;
}
.inner-social2 .first-active {
  display: block !important;
  opacity: 1;
}
.inner-social2 {
  padding-left: 36px;
}
.row-title {
  color: #E2001A;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.8;
}
body .vc_btn3-color-btn-felcra-color-no-border {
  background: #172983 !important;
  border: 1px solid #172983 !important;
  color: #fff !important;
  padding: 10px 25px 9px !important;
}
body .vc_btn3-color-btn-felcra-color-no-border:hover {
  background: #fff !important;
  color: #172983 !important;
}
body .weight-normal {
  font-weight: 400 !important;
}
body .wpb_content_element ul, body .wpb_content_element ol {
  padding-left: 0;
}
body .wpb_content_element li {
  overflow: hidden;
}
.no-gap-column [class="vc_column-inner"] {
  padding: 0 !important;
}
.no-gap-column .wpb_content_element {
  margin-bottom: 0 !important;
}
.no-gap-column {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.grey-bg .wpb_wrapper {
  background: #F6F6F6;
  height: 100%;
}

.inner-pecahan {
  border-top: 1px solid #E2001A;
  background: #fff;
  padding: 16px 10px 16px 17px;
  margin-bottom: 30px;
}

.pecah-date strong {
  color: #E2001A;
  font-size: 20px;
  font-weight: 500;
}
.pecah-t {
  display: block;
  font-weight: 500;
  cursor: pointer;
}
.pecah-t span {
  float: right;
}
.pecah-t.p-click span {
  transform: rotate(180deg);
}
.hide-pecah table {
  margin-top: 15px;
  margin-bottom: 0px !important;
}
.hide-pecah td {
  vertical-align: top;
  font-size: 13px;
  color: #A0A0A0;
}
.pecahan .al-fe {
  padding-left: 8px;
  padding-right: 8px;
}
.pecah-date {
  margin-top: 20px !important;
}
.kluster div {
  background-size: cover !important;
  background-position: center bottom;
}
.kluster > div.coll {
  width: 16.666667%;
  float: left;
  padding-top: 190px;
  padding-bottom: 35px;
  text-align: center;
  border: 5px solid #fff;
}
.kluster-title {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
}
.kluster-title2 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.page-template-section-template .select-other-div > div a.btn-next-page {
  bottom: 0;
  top: 0;
  margin-top: auto;
  margin-bottom: auto !important;
  height: 50px;
}
.show-mobile {
  /* display: none; */
}
#main-menu .dropdown-item:focus,
#main-menu .dropdown-item:hover {
  background: #172983;
  color: #fff;
}
.access-bar {
  font-size: 15px !important;
}
.access-bar span {
  font-size: 15px !important;
  color: #172983;
  cursor: pointer;
  vertical-align: middle;
}
.access-color {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
}
.fel-white {
  border: 1px solid #ccc;
  background: #fff;
}
.fel-yellow {
  background: #F9EED4;
  border: 1px solid #ccc;
}
.fel-black {
  background: #333333;
  border: 1px solid #ccc;
}
.access-bar .fel-reset {
  vertical-align: top;
}

.wpml-ls-item-toggle {
  font-size:15px;
}
.access-bar select {
  border: 0;
  width: 70px;
  font-size: 15px !important;
  color: #172983;
  margin-left: 15px;
}
.darker .fel-reset svg path {
  fill: #fff;
}
.darker .navbar-toggler {
  color: #fff;
}
#chartdiv2, #chartdiv {
  opacity: 0;
  /* transition:         all 1.15s ease-in-out;
  -webkit-transition: all 1.15s ease-in-out;
  -moz-transition:    all 1.15s ease-in-out;
  -o-transition:      all 1.15s ease-in-out; */
}
#chartdiv2.graphshow,
#chartdiv.graphshow
 {
  opacity: 1;
}
.access-bar span {
  transition:         all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition:    all .15s ease-in-out;
  -o-transition:      all .15s ease-in-out;
}
.access-bar span:hover {
  color: #E2001A;
}
.fel-reset path {
  transition:         all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition:    all .15s ease-in-out;
  -o-transition:      all .15s ease-in-out;
}
.fel-reset:hover path {
  fill: #E2001A;
}
.access-color {
  transition:         all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition:    all .15s ease-in-out;
  -o-transition:      all .15s ease-in-out;
}
body .access-color:hover {
  border: 1px solid #E2001A !important;
}
.fel-family {
  cursor: pointer;
}
.fel-family:hover {
  color: #E2001A;
}
.top.mobile-nav.access-bar {
  text-align: center;
}

/* end allan standard*/

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}




/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }

.page-template-section-template .same-row-div .select-other-div > div {
  min-width: inherit;
}
#demo-accordion {
  z-index: 1;
}
#demo-accordion .z-section.z-last .z-title {
  color: #E2001A;
}
#demo-accordion.clicked .z-section.z-last .z-title {
  color: #333;
}
#home-banner .home-slides {
  background-size: cover;
}
.source_dropdown_div .select-mk select {
  background: #fff;
}
.source_dropdown_div select {
  background: #fff;
}



.darker.mobile-navi-open #mobile-navigation {
  background: #333;
}
body #mobile-site-search {
      height: 24px;
}
.darker .z-header {
  background: #333 !important;
}
.fel-family {
  background: #fff;
}
.darker #content .vc_row-has-fill {
  background-color: #333 !important;
}
.darker #content .z-header {
  background-color: #333 !important;
}
.darker.mobile-navi-open #page #main-menu .dropdown-menu a.dropdown-item {
  color: #fff !important;
}
.darker #page #main-menu .dropdown-menu a.dropdown-item {
  color: #333 !important;
}
.darker #page .sticky #main-menu li a {
  color: #333 !important;
}
.darker.mobile-navi-open #page #main-menu li a {
  color: #fff !important;
}
.darker .search_popup_sec {
  background: #000;
}
.darker .search_popup_form form .input-group > input,
.darker .search_popup_form form .input-group > input::placeholder
 {
  color: #fff !important;
}
.darker #pmembers .name, .darker .m-modal .name {

  color: #fff;
}
.darker .m-modal .modal-dialog .modal-content {
  background: #333;
}
.darker #content .struktur-organisasi-p {
  background-color: #ccc !important;
  background-image: url(../../../uploads/2020/10/Struktur-Organisasid729.png?id=164) !important;
}
.darker #content .bidang-perniagaan-row {
  background: #333;
}
.darker #content .objektif-penubuhan-red p {
  background: #333;
}
.darker #content .objektif-penubuhan-p p {
  background: #333;
}
.darker #page #main-menu .dropdown-menu a.dropdown-item:hover {
  color: #fff !important;
}
.darker .source_dropdown_sec,
.darker .child_page_top_bar_sec {
  background:#333;
}
.darker .kapasiti-location-box {
  background: #444;
}
.darker .perniagaan-pelbagai-gray-box {
  background: #333;
}
.darker #chartdiv g {
  fill: #ffff !important;
}
.darker #chartdiv2 g {
  fill: #ffff !important;
}
.darker .grey-bg .wpb_wrapper {

  background-color: #333;
}
.darker .inner-pecahan {
  background: #444;
}
.darker .inner-pecahan .pecah-t,
.darker .inner-pecahan .pecah-date
 {
  color: #fff;
}
.darker .inner-pecahan span {
  color: #fff;
}
.darker .kluster > div.coll {
  border-color: #333;
}
.darker .child_page_top_bar_sec > ul li.current_page_item a,
.darker .child_page_top_bar_sec > ul li a:hover,
.darker .child_page_top_bar_sec > ul li a
 {
  color: #fff;
}
.darker.page-template-template-child-page-top-bar-dropdown-menu #page-wrapper {
  background-color: #333 !important;
}
.darker.page-template-template-child-page-top-bar-dropdown-menu-white-bg #page-wrapper {
  background-color: #333 !important;
}
.darker .qat_div {
  background-color: #333 !important;
}
.darker .a_field_div {
  background-color: #444;
}
.darker .sb-wall-header,
.darker .sb-wall-header:before,
.darker .sb-wall-header:after
 {
   background-color: #333;
}
.darker .sbsw-content-text {
  color: #333 !important;
}
.darker .form_list_inner {
  background-color: #333;
}
.darker .wp-pagenavi a {
  color: #fff;
}
.darker.page-template-template-child-page-top-bar #page-wrapper {
  background-color: #333 !important;
}
.darker .cu_as_div {
  background: #333;
}

.darker .vc_tta-color-felcra_custom_tab_grey.vc_tta .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_tta-tab.vc_active a,
.darker .vc_tta-color-felcra_custom_tab_white.vc_tta .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_tta-tab.vc_active a,
.darker .vc_tta-color-felcra_custom_tab_grey.vc_tta .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_tta-tab a:hover,
.darker .vc_tta-color-felcra_custom_tab_white.vc_tta .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_tta-tab a:hover {
  color: #fff;
}
body .white-title {
  color: #fff !important;
}
.darker .site-header .navbar-toggler > div {
  background: #fff;
}
.darker #language-switcher select {
  background: #ccc;
}
html body #page .zcolorwhite {
  color: #fff !important;
}

.darker .custom-col-1 svg path {
  fill: #fff;
}
.darker .site-header {
  background-color: #555 !important;
}
/* end standard allan */









@media (min-width: 767px) {
  .show-mobile {
    display: none !important;
  }


}


@media (max-width: 1199px) {
  .al-stick {
    right: 15px;
  }


  .page-template-section-template .sub-banner-p h2 {
    max-width: 960px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .kluster-title2 {
    font-size: 16px;
  }
  .sub-trian {
    /* width: 45%;
    background-size: 100% 110%; */
  }
  .sub-banner-p h2 {
    z-index: 3;
    position: relative;
  }

  .page-template-section-template .sub-banner-p h2 {
    text-align: left;
    max-width: 65%;
    margin-left: 0;
    padding: 0 15px;
}


}

@media (max-width: 991px) {

  #main-menu .dropdown-toggle::after {
    position: relative;
    top: 2px;
  }

  body .navbar-expand-lg>.container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .s-trian-nav {
    /* padding-right: 0 !important; */
  }
  .s-trian-nav {
    padding-right: 15px;
  }
  .page-template-section-template .sub-banner-p h2 {
    max-width: 720px !important;
  }

  #content .alsection .vc_row.no-margin-bottom-row {
    padding-bottom: 0 !important;
  }
  #content .alsection .vc_row.no-margin-top-row {
    padding-top: 0 !important;
  }
  .lltitle {
    width: calc(100% - 20px);
    line-height: 1.2;
  }
  .inner-social ul li {
    padding-bottom: 5px;
  }

  body .site-header .navbar-toggler {
    line-height: 28px;
  }

  .inner-pecahan {
    margin-bottom: 20px !important;
  }
  .al-stick {
    right: 0;
  }

  body .z-title {
    -webkit-transform: translatex(0%) rotate(0deg);
    -webkit-transform-origin: left top;
    -moz-transform: translatex(0%) rotate(0deg);
    -moz-transform-origin: left top;
    -o-transform: translatex(0%) rotate(0deg);
    -o-transform-origin: left top;
    transform: translatex(0%) rotate(0deg);
    transform-origin: left top;
    width: auto !important;
    padding: 0 !important;
    float: none;
    text-align: left !important;
    border: 0 !important;
    font-weight: 500;
    padding-left: 2px !important;
    font-size: 18px !important;
  }
  body li.z-section:before {
    display: none;
  }
  li.z-last .z-title {
    padding-left: 0 !important;
  }
  .sub-trian {
    /* width: 40%;
    background-size: 100% 110%; */
  }
  .sub-trian.sub-bg:after {
    /* border-bottom: 0; */
  }
  .page-template-section-template .sub-banner-p h2 {
    text-align: left;
    max-width: 50%;
    margin-left: 0;
  }
  .sub-banner-p {
    padding-top: 180px;
    padding-bottom: 130px;
  }
  .peserta-gallery .swiper-slide {
    padding-left: 40px;
    padding-right: 40px;
  }
  .peserta-caption {
    font-size: 13px;
  }
  .kluster > div.coll {
    width: 33.33334%;
  }
  .page-template-section-template .select-other-div {
    overflow: visible;
  }

  body h1 {
    font-size: 32px;
  }
  body h2 {
    font-size: 27px;
  }
  body h3 {
    font-size: 22px;
  }
  body h4 {
    font-size: 19px;
  }
  body h5 {
    font-size: 16px;
  }
  body h6 {
    font-size: 14px;
  }

  .pencapain table td img {
    max-width: 40px;
  }
  .full-reverse {
    flex-direction: column-reverse;
  }

  #content .alsection .vc_row {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
  }
  .left-red-box .wpb_single_image, .right-blue-box .wpb_single_image {
    padding-bottom: 30px;
  }
  #demo-accordion {
    border-top: 1px solid #cecece;
  }
  .peserta-gallery .swiper-pagination {
    padding-left: 40px;
  }
  .sub-banner-p h2 {
    font-size: 30px;
  }


}


@media (max-width: 767px) {

  .pecahan .al-fe {
    padding-left: 0;
    padding-right: 0;
  }

  #core-slider .core-slides {
    border-left: 0 !important;
  }
  .s-trian-nav {
    padding-right: 15px;
  }
  .page-template-section-template .sub-banner-p h2 {
    max-width: 540px !important;
    padding-right: 37%;
    line-height: 1.2;
  }

  .sub-banner-p h2 {
    font-size: 26px;
  }

  .s-trian-nav a {
    font-size: 11px;
}

.kluster-title2 {
  font-size: 15px;
}

#main .vc_custom_1604638166788,
#main .vc_custom_1604404195372
 {
  padding-right: 0 !important;
}
.sub-banner-p {
  padding-top: 150px;
    padding-bottom: 100px;
}

  body #external-system a {
    min-width: 125px;
}

  .home-row-4.vc_row {
    background-position: center;
  }

  body #home-banner-thumb .home-banner-thumb-inner .thumb {
    margin-left: 6px;
    margin-right: 6px;
  }
  body .core-slides .expand .content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner-social2 {
    display: none !important;
  }
  .left-right-row .wpb_content_element {
    padding-right: 0;
  }
  .peserta-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 20px;
  }
  .inner-social .first-active .show-mobile {
    display: block;
  }

  .site .dropdown-item {
    white-space: normal;
  }
  #content .alsection .vc_row.pencapain {
    padding-bottom: 0 !important;
    padding-top: 25px !important;
  }
  body #content .alsection .vc_custom_1604638209075,
  body #content .alsection .vc_custom_1604404249011
   {
    padding-bottom: 0 !important;
  }
  body #content .alsection > div.pencapain + div.vc_clearfix + div.pencapain  {
    padding-bottom: 25px !important;
  }
  body .site-copy {
    margin-top: 15px;
  }
  .peserta-caption {
    position: relative;
    width: 100%;
  }
  .peserta-gallery .swiper-button-next, .peserta-gallery .swiper-button-prev {
    top: 30%;
  }

  .felcra-text {
    width: 90%;
    left:5px;
  }
  .sub-trian {
    width: 350px;
  }
  .penc-table-left img {
    max-width: 80%;
  }
  .left-right-row {
    padding-bottom: 25px;
  }
  .left-red-box .wpb_single_image, .right-blue-box .wpb_single_image {
    /* margin-bottom: 35px !important; */
  }
  .al-stick {
    top: 30%;
  }
  .column-reverse {
    flex-direction: column-reverse;
  }
  .inner-social {
    width: 100%;
    margin-bottom: 40px;
  }
  .inner-social2 {
    width: 100%;
    padding-left: 0;
  }
  #content .full-bg {
    background-position: right !important;
  }

}


@media (max-width: 576px) {

  body .navbar-expand-lg>.container {
    padding-left: 0;
    padding-right: 0;
  }

  .peserta-gallery .swiper-pagination .swiper-pagination-bullet {
    margin: 4px !important;
  }

  .peserta-caption {
    padding: 10px;
  }
  .peserta-gallery .swiper-button-prev {
    left: 0;
    display: none;
  }
  .peserta-gallery .swiper-button-next {
    right: 0;
    display: none;
  }
  .peserta-gallery .swiper-slide {
    padding-left: 0;
    padding-right: 0;
  }
  .peserta-gallery .swiper-pagination {
    padding-left: 0;
  }
  .header-top {
    padding-left: 15px;
  }

}

@media (max-width: 500px) {

  .kluster > div.coll:nth-child(odd) {
    border-left: 0;
  }
  .kluster > div.coll:nth-child(even) {
    border-right: 0;
  }

  #content .special-head {
    padding-top: 0 !important;
  }
  #content .grey-bg {
    margin-bottom: 15px !important;
  }
  .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 15px !important;
  }
  body .wpb_button, body  .wpb_content_element, body ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px;
  }
  .s-trian-nav a {
    font-size: 11px;
  }

  .sub-banner-p h2 {
    font-size: 26px;
    line-height: 1.1;
  }
  .sub-trian {
    width: 70%;
  }
  .s-trian-nav {
    padding-right: 3%;
  }
  .kluster > div.coll {
    width: 50%;
  }
}


@media (max-width: 425px) {

  .page-template-section-template .sub-banner-p h2 {
    padding-right: 0;
  }

}
