body{
	margin:0;
	color:#000;
	font-size:16px;
	line-height:normal;
	font-family: 'Poppins', sans-serif;
}
.isiberita iframe {
    width: 100% !important;
    height: 600px !important;
}
nav.navbar button.btn.btn-secondary.dropdown-toggle {
    background: transparent;
    border: 00;
    display: flex
;
    align-items: center;
}
nav.navbar .dropdown-toggle::after {
    margin-left: 10px;
}
b.caret {
    border-top-color: #ee892f;
}
.nav-tabs .nav-link {
    margin-bottom: -2px !important;
}
.file-upload i.bi.bi-eye {
    font-size: 18pt;
    margin-bottom: 2px;
    display: block;
}
.detail-transaction .data-peserta .number-list {
    position: absolute;
    left: 20px;
}
.detail-transaction .data-peserta {
    padding-left: 40px;
    position: relative;
    margin-top: 0;
    padding-bottom: 13px;
    border-radius: 0;
    border-top: 3px solid #f5f5f5;
}
.detail-transaction .data-peserta:first-child {
    border: 0;
    border-radius: 8px 8px 0 0;
}
.detail-transaction li:before {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #959595;
    border-radius: 50%;
    top: 6px;
    left: -14px;
}
.detail-transaction li {
    display: flex
;
    justify-content: space-between;
    margin-bottom: 4px;
    position: relative;
}
.detail-transaction li.total-list:before {
    background: transparent;
}
.gender-peserta.d-flex {
    color: #606784;
    font-weight: 500;
    font-size: 10pt;
    margin-top: 3pt;
}
.detail-transaction .data-peserta > .row > div {
    padding: 0 5px;
}
.detail-transaction .data-peserta > .row {
    margin: 0 -5px;
}
.data-peserta.total-cart {
    padding: 20px 30px;
    display: flex
;
    justify-content: space-between;
    font-weight: bold;
    font-size: 15pt;
    background: #d1d7f7;
    border: 0;
    border-radius: 8px;
    margin-top: -6px;
}
#body-wrapper .table-data-peserta.cart-table li.total-list span {
    color: #373c50;
    font-weight: 600;
    border-top: 1px solid #373c50;
    display: block;
    padding-top: 3px !important;
    padding-left: 5px !important;
}
div#body-wrapper {
    min-height: calc(100vh - 54px);
}
.img-news,.dept_image {
    overflow: hidden;
	border-radius:7px;
	overflow:hidden;
    margin-bottom: 15px;
    position: relative;
}
.img-news:before,.dept_image:before {
    content: "";
    display: block;
    position: relative;
    padding-top: 80%;
}
.img-news img,.dept_image img {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto;
    max-width: none;
}
.youtubevideo a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: end; */
}
.table-noborder td{
	border:0 !important
}
.text-white,.text-white a{color:#fff}
.text-white,.text-white a:hover{color:#fff !important}
div#floating-footer p {
    margin: 0;
}
div#floating-footer img {
    max-height: 41px;
}
.image-video {
    position: relative;
    width: 100%;
}
.youtubevideo img{width:100%;}
.youtubevideo span {
    display: block;
    padding: 0px 15px;
    margin: 10px 0 8px;
    /* width: 70%; */
    font-weight: 600;
}
.tvideo {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tvideo .youtubevideo {
    width: 33.3%;
    padding: 0 15px;
    margin-bottom: 30px;
}
div#results.row.block-list-agenda {
    /* margin: 0; */
}
div#results.block-list-agenda > div {
    width: 50%;
    margin-bottom: 20px;
}
div#results.block-list-agenda > div:nth-child(2n+1) {
    clear: both;
    padding-right: 50px;
}
div#results.block-list-agenda > div:nth-child(2n) {
    padding-left: 50px;
}
.newsshortdesc {
    color: #666;
}
.panel-body.news-colx {
    padding: 0;
}
h1, h2, h3, h4 {
    font-weight: 600;
    margin: 14px 0 14px;
}
.catpage * {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #aaa;
    padding: 4px 0;
    border-radius: 3px;
    margin-bottom: 6px;
}
.catpage b {
    background: #defcff;
    color: #000;
}
.catpage {
    margin-bottom: 20px;
}
.row.listnews > div {
    margin-bottom: 60px;
}
h1.newstitle,.title_news_detail.title_detail h4 {
    /* margin: 0; */
    /* font-size: 15pt; */
    /* font-weight: bold; */
    /* padding-bottom: 7px; */
    margin-bottom: 0px;
}
.title_news_detail.title_detail h4 {
    font-size: 20pt;
    color: #118202;
    margin-bottom: 10px;
}
h1.newstitle a {
    line-height: normal;
}
span.newsdate,.date_news.news-detail {
    display: block;
    font-style: italic;
    /* font-size: 16px; */
    /* color: #aaa; */
    margin-bottom: 10px;
}
.news-content .more:hover {background:transparent;color:#f7a400;}
.news-content .more {
    background: transparent;
    padding: 0;
    color: #1f860f;
    text-transform: capitalize;
    font-weight: 500;
}
.date_news.news-detail{margin-bottom:20px}
button.owl-prev, button.owl-next {
    width: 40px;
}
.owl-nav {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 50%;
    margin: 0 !important;
    padding: 0 8px;
    transform: translateY(-50%);
}
.owl-theme .owl-nav [class*='owl-']:focus,.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent !important;
    color: #FFF;
    text-decoration: none !important;
    outline: none  !important;
}
.catnav, .sortbyorder {
    /* display: none; */
}
/* The animation code */
@keyframes slide1 {
  0%   {right:-100%;}
  50%   {right:-100%;}
  100% {right: 0}
}
@keyframes slide2 {
  0%   {left:-100%;}
  100% {left: 0}
}
@keyframes slide3 {
  0%   {left:-100%;}
  75%   {left:-100%;}
  100% {left: 10%}
}

img.component-slide1 {
    position: absolute;
    right: 0;
    bottom: 0;
	transition:all 2s ease-out;
	animation-name: slide1;
	animation-duration: 2s;
    max-width: 55%;
}
img.component-slide2 {
    position: absolute;
    left: 0;
    bottom: 0;
	transition:all 1.5s ease-out;
	animation-name: slide2;
	animation-duration: 1.5s;
    max-width: 90%;
}
img.component-slide3 {
    position: absolute;
    left: 10%;
	transition:all 2.5s ease-out;
	animation-name: slide3;
	animation-duration: 2.5s;
    bottom: 0;
    max-height: 80%;
}
img{max-width:100%;}
.content-wrapper {
    padding:90px 0;
	position:relative;
}
div#video-home .container,#empat-pilar .container{padding:90px 15px;position:relative;}
div#video-home,#empat-pilar {padding:0;}
div#banner-full {
    margin-top: 40px;
}
div#banner-full a {
    display: flex;
	flex-wrap:wrap;
}
div#empat-pilar ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}
div#empat-pilar ul li {
    width: 18%;
    padding: 0 15px;
    margin-bottom: 40px;
}
h3.text-header {
    text-align: center;
    font-size: 13pt;
    margin-top: -20px;
    margin-bottom: 60px;
    font-weight: 600;
	color:#7432f6;
    line-height: 1.5;
}
label.form-input {
    display: block;
    width: 100%;
	position:relative;
	margin-bottom:30px;
}
label.form-input .form-control {
    border-radius: 0;
    padding: 13px 1px;
    border: 0;
    border-bottom: 3px solid #fff;
	color:#fff;
    background: transparent;
    box-shadow: none;
    height: 50px;
}
div#contact-home .more {
    padding: 11px 60px;
	margin-top:40px;
}
label.form-input span {
    position: absolute;
    left: 0px;
    top: 13px;
    color: #aaa;
    font-weight: 600;
    font-size: 11pt;
	display:none !important;
}
.g-recaptcha {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
#call-block  .more:hover {background:#fff;color:#111f2a}
.more:hover,a.link-more:hover {background:#cd8806;color:#fff;border-color:#cd8806;}
.page-thumbnail-agenda a.btn.more {
    line-height: 1.1;
    border-radius: 6px;
    font-size: 11pt;
}
.lokasievent {
    font-size: 14px;
    font-style: italic;
    max-width: calc(100% - 140px);
}
.kotaevent {
    font-size: 14px;
    font-style: italic;
}
.tglevent {
    font-weight: bold;
    margin-top: 4px;
}
.title-agenda-thumbnail h3 {
    border-bottom: 1px dotted #aaa;
    padding-bottom: 5px;
}
#tab-home .active .nav-link:focus {
    outline: none;
}
#call-block .more {background:transparent;border-color:#fff}
.more, a.link-more {
    background: #ffb11d;
    border: 0;
    /* color: #fff; */
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 0px;
    display: inline-block;
    color: #032217;
    border-radius: 50px;
}
.title-thumbnail-home {
    padding: 8px 18px 2px;
	background:#ededed;
}
.thumbnail-home:before {
    content: "";
    display: block;
    position: absolute;
    width: 130px;
    height: 80px;
    background: url(images/orangelines.svg);
    left: 7px;
    bottom: -8px;
    background-size: 100%;
}
.title-thumbnail-home h2 {
    color: #272240;
	text-align: center;
    font-size: 17pt;
    text-transform: uppercase;
    font-weight: bold;
    margin: 17px 0 15px;
}
.thumbnail-home {
    background: #ededed;
}
div#ig-home {
    text-align: center;
    padding: 30px 0 5px;
}
div#empat-pilar .title-thumbnail-home {
    font-size: 19pt;
    max-width: 80%;
}
/*h1.page-header:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: relative;*/
/*    width: 80px;*/
/*    height: 5px;*/
/*    background: #f7a400;*/
/*    margin-top: 12px;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/
h1.page-header {
    border: 0;
    font-weight: bold;
    color: #094577;
    margin-top: 0;
    font-size: 25pt;
    line-height: 1.3;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'salmod';
}
/* h1.page-header:after { */
    /* content: ""; */
    /* width: 80px; */
    /* height: 5px; */
    /* background: #1e4516; */
    /* display: block; */
    /* position: relative; */
    /* margin: 10px auto 0; */
/* } */
p {
    margin: 20px 0 20px;
}


/*Tab Home*/
div#tab-home {
    background: #fff;
    padding-top: 0;
}
div#tab-home ul#myTab {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0 !important;
    border-bottom: 1px solid #eee;
}
#tab-home div#myTabContent {
    background: #178701;
    color: #Fff;
	overflow:hidden;
}
#tab-home .tab-pane.active {
    display: flex;
    align-items: center;
	position:relative;
}
#tab-home .tab-pane.active img {
    max-width: 50%;
}
#tab-home .title-content-tab {
    font-size: 26pt;
    font-weight: 700;
}
#tab-home .nav-link img {
    height: 50px;
    display: block;
    margin: 5px auto;
}
#tab-home .nav-link {
    text-transform: uppercase;
    font-weight: 600;
	min-width:120px;
    background: #54bf01;
    color: #fff;
    border: 0 !important;
    text-align: center;
}
#tab-home .active .nav-link {
    background: #178701 !important;
    color: #fff !important;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 12pt;
}
#tab-home .active .nav-link img {
    height: 60px;
}
#tab-home .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 15px;
}
#tab-home .title-content-tab:after {
    content: "";
    display: block;
    position: relative;
    width: 80px;
    height: 4px;
    background: #f7a400;
    margin-bottom: 16px;
}
#tab-home .tab-pane.active:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 50%;
	right:0;
    background: url(images/gradient.png)no-repeat;
	background-size:auto 100% ;
}
#tab-home .sub-content-tab {
    padding: 0 20px 0 55px;
}

/*HEADER TOP*/
div#header-top .col-md-6:last-child{text-align:right}
div#header-top {
    background: #272240;
    padding: 11px 0;
    color: #fff;
    position: relative;
}
div#header-top  ul{margin:0;}
div#header-top  p{margin:0;}
div#header-top  a{color:#fff}
div#header-top img {
    height: 23px;
	filter: brightness(0) invert(1);
}
div#banner-home {
    padding: 0;
}


/*HEADER*/
.navbar-inverse .navbar-toggle {
    border: 0; 
    margin-right: 2px;
    float: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #598d27;
    height: 5px;
	width:32px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar{
    background-color: #f9b81e;
}
#header-site {
    border: 0;
    border-radius: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
    left: 0;
    padding: 0px 0;
}
.thumbnail-home img {
    width: 100%;
}
#slide-home .owl-dots {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 0;
    text-align: center;
    width: 100%;
}
#about-home .more{margin-top:20px}
.content-about {
    width: 100%;
    margin: 0 auto;
}
.content-about h2 {

    color: #7432f6 !important;
    font-weight: bold;
    font-size: 19pt;
    margin: 0;
}
.content-about h1 {
    margin-top: 0;
    margin-bottom: 13px;
    font-size: 21pt;
    font-weight: bold;
    /* color: #0a2b5b; */
}
.content-about h3 {
    font-size: 14pt;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 25px;
}
.content-about h3:after {
    content: "";
    display: block;
    position: relative;
    width: 45px;
    height: 5px;
    background: #0c3608;
    margin-top: 12px;
}
#slide-home.owl-theme .owl-dots .owl-dot.active span, #slide-home.owl-theme .owl-dots .owl-dot:hover span {
    background: #66c8d1;
}
#slide-home button:focus,#slide-home button:active{border:0;outline:none}
#slide-home.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
#header-site a.navbar-brand {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 16pt;
    height: auto;
    display: block;
    line-height: normal;
}
nav#header-site .container {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
nav#header-site .container:before, nav#header-site .container:after{display:none}
.navbar-inverse .navbar-nav>li {margin-left:10px}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	background: #0c3608;
    color: #fff;
}
/* .navbar-inverse .navbar-nav>li>a { */
    /* color: #000; */
    /* font-weight: bold; */
    /* padding: 10px 15px 36px; */
    /* margin-top: 26px; */
/* } */
.navbar-inverse .navbar-nav>li>a {
    color: #0f422f;
    border-radius: 5px;
    position: relative;
    font-weight: 600;
    display: flex;
    font-size: 15px;
    align-items: center;
    text-transform: uppercase;
}


/*CALL BLOCK*/
div#call-block {
    background: #1e4516;
	color:#fff;
}

div#call-block .container:before, div#call-block .container:after{display:none}
div#call-block .container {
    display: flex;
    justify-content: space-between;
	padding:14px 15px;
    align-items: center;
}
div#call-block h2 {
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    font-size: 14pt;
}





/*SLIDE*/
div#slide-home img{width:100%;}
div#slide-home {
    position: relative;
	overflow:hidden;
}
div#content-slide {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    z-index: 2;
    transform: translateY(-50%);
}
div#slide-block {
    position: relative;
}
div#content-slide .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
div#content-slide h1:before {
	content:"";
	display:block;
	position:relative;
	width:100px;
	height:100px;
	background:url(images/icon-abstract.svg)no-repeat;
	background-size:cover
}
div#content-slide h1:before {
    content: "";
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    background: url(images/icon-abstract.svg)no-repeat;
    background-size: cover;
    margin-bottom: 18px;
}
div#content-slide h1 {
    display: inline-block;
    font-size: 48pt;
    font-weight: 800;
    margin: 5px 0;
    color: #0c3608;
    line-height: 1.12;
    position: absolute;
    width: 41%;
    right: 0;
    top: 25px;
    transform: translateY(-50%);
}
/* div#slide-home:before { */
    /* content: ""; */
    /* display: block; */
    /* position: absolute; */
    /* width: 100%; */
    /* height: 100%; */
    /* box-shadow: -800px 0 110px -110px rgb(255 255 255 / 50%) inset; */
/* } */
#slide-home .owl-item {
    padding: 0;
}
.slide-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-100%);
    -o-transform: translateY(-50%) translateX(-100%);
    -webkit-transform: translateY(-50%) translateX(-100%);
    -moz-transform: translateY(-50%) translateX(-100%);
    -ms-transform: translateY(-50%) translateX(-100%);
    left: 50%;
    color: #000;
	padding:0 15px;
}
.slide-text h1 {
    font-weight: bold;
    margin-bottom: 20px;
}

/*PRODUCT DETAIL*/
#description_product > table{width:100%;}
#description_product h2:before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #ccc;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 15px;
}
#description_product > table{text-align:center}
#description_product > table table {
    margin-left: 25%;
    min-width: 70%;
	text-align:left
}
#description_product > table table td {
    padding-bottom: 25px;
	width:50%;
}
#description_product > table table td:nth-last-child(3):first-child, #description_product > table table td:nth-last-child(3):first-child ~ td{width:33.33%}
#description_product > table table td:nth-last-child(4):first-child, #description_product > table table td:nth-last-child(4):first-child ~ td{width:25%}
a {
    color: #083e6a;
}
#description_product a {text-decoration:underline}
#description_product ul {list-style:none;padding-left:0;}
#description_product li:before {
    content: "";
    width: 5px;
    height: 5px;
	top:7px;
    background: #bbb;
    display: inline-block;
    border-radius: 15px;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
}
#description_product li {
    margin-bottom: 4px;
	display:flex;
}
#description_product h2 {
	margin-bottom:35px;
    text-transform: uppercase;
    font-weight: bold;
    color: #1e4516;
    font-size: 28px;
	vertical-align:middle;
    display: block;
    text-align: left;
}


/*strengt*/
.strengt-item {
    display: flex;
    align-items: flex-start;
}
.strengt-item img {
    height: 52px;
    padding-right: 10px;
    box-sizing: border-box;
}
div#strengt {
    background: #f0f0f0;
    padding: 90px 0;
    color: #000;
}
.title-strengt {
    padding-left: 10px;
}
.title-strengt h4 {
    font-weight: bold;
    font-size: 12pt;
}
div#catalog-home {
    padding: 40px 0 30px;
}
.product-col {
    position: relative;
	margin-bottom:30px;
}
.product-col .title-product a {
    color: #358625;
    display: block;
    text-align: center;
    /* letter-spacing: 0.5px; */
    font-size: 14pt;
    font-weight: 700;
}
.content-widgets > h3 {
    font-size: 18pt;
    margin-top: 30px !important;
}
.product-col .title-product * {}
.product-col:hover img {transform:scale(1.05)}
.product-col .image-product {overflow:hidden}
/* .product-col:hover .caption {opacity:0;} */
.product-col img {-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}
.product-col .caption {
    position: relative;
}
#catalog-home table{text-align:center;width:100%}
#brands-home table td{padding:0 3px;}
#brands-home table{text-align:center;width:100%}
#brands-home ul {
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#brands-home ul li {
    width: 16%;
}
/*WHO WE ARE*/
#who-we-are .more {margin-top:15px}
#who-we-are .page-header {
    text-align: left;
    margin-bottom: 20px;
    font-size: 32px;
    margin-right: -50px;
}
#who-we-are .page-header:after {margin-left:0;margin-right:0}
#who-we-are .container > .row {
    display: flex;
    justify-content: space-between;
	padding:20px 0;
    align-items: center;
}




/*SERVICES*/
div#services-block {
    background: #f9b81e;
	padding-bottom:130px;
}
.list-services img {
    width: 110px;
    margin: 0 auto 40px;
    display: block;
}
.list-services {
    border: 1px solid #fff;
    /* text-align: center; */
    color: #000;
	margin-bottom:20px;
    /* padding:35px 15px 30px; */
    padding:20px;
}
.title-service h4 {
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 15px;
}



/*FOOTER*/
div#footerlink h2 {
    font-weight: 600;
	margin:0;
    font-size: 17pt;
    line-height: 1.2;
}
div#footerlink h2 a{
    color:#f9b81e;
}
div#footerlink h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 17pt;
    margin-bottom: 20px;
}
div#footerlink h2:after,div#footerlink h3:after {
    content: "";
    display: block;
    position: relative;
    width: 45px;
    height: 5px;
    background: #ee892f;
    margin-top: 12px;
}
#footerlink p {
    margin-bottom: 10px;
}
div#footerlink a{color:#fff}
div#footerlink .col-sm-4:first-child{text-align:left}
div#footerlink table{width:100%;}
div#footerlink {
    color: #fff;
    padding: 70px 0 70px;
    text-align: left;
    margin-top: 0px;
	position:relative;
    background: url(images/footer-bg.jpg)no-repeat;
    background-size: cover;
}
div#footerlink:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(28 18 76 / 50%);
}
div#video-home h1.page-header {
    /* color: #fff; */
}
.dept_title a,h1.newstitle a {
    font-size: 14pt;
    font-weight: 600;
    margin-bottom: 4px;
    display: block;
	color:#118202;
	border-bottom:1px solid;
}
.news-content .more:after,.dept_content a.link-more:after {
    content: ">>";
    padding-left: 7px;
}
.dept_content {
    /* background: #fff; */
    /* padding: 14px 20px 45px; */
	position:relative;
}
.thumbnail-home a {
    color: #000;
	position:relative;
}
.dept_title {
    /* border-bottom: 1px solid #ddd; */
    margin-bottom: 7px;
}
.dept_subtitle {
    color: #666;
}
div#artikel-home > div:nth-child(2n+1) {
    clear: both;
    padding-right: 50px;
}
div#artikel-home > div:nth-child(2n) {
    padding-left: 50px;
}
.newsdate,.date_news {
    font-style: italic;
    margin-bottom: 10px;
}
div#tiga-pilar {background:#fff}
a#float-whatsapp {
    position: fixed;
    width: 180px;
    bottom: 14px;
    right: 10px;
    opacity: 0.9;
    z-index: 2;
}
.thumbnail-project {
    text-align: center;
    margin-bottom: 30px;
}
.images-project img{width:100%}
.content-wrapper:nth-child(2n+1) {
}
div#about-home{background:#fff}
div#sponsor-home {
    background: #fff;
}
.images-project {
    margin-bottom: 10px;
}
.project-name {
    font-size: 12pt;
    color: #333;
}
#copyright a {
    color: #fff;
}
div#copyright  p{margin:0}
div#copyright {
    background: #fd4a22;
    color: #fff;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}


/*PROYEK*/
div#block-filter-proyek {
    text-align: center;
    margin-bottom: 50px;
    margin-top: -20px;
}
div#config-proyek {
    text-align: center;
    margin-bottom: 50px;
}
div#block-filter-proyek .form-control {
    background: #f2f2f2;
	color:#000;
    border: 0;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    padding: 9px 13px;
    display: inline-block;
    width: 240px;
    margin: 0 10px;
}
.thumbnail-proyek a:hover{text-decoration:none;}
.thumbnail-proyek a{color:#000}
.thumbnail-proyek {
    background: #f2f2f2;
	margin-bottom:30px;
    text-align: center;
}
.owner-proyek {
    color: #555;
}
.image-proyek img{width:100%;}
.title-proyek {
    font-weight: bold;
    font-size: 18px;
    min-height: 60px;
    line-height: 1.3;
    margin-top: 2px;
    padding: 0 15px;
}
.content-proyek {
    padding: 18px 0;
}


/*GALLERY*/
.gallerytitle {
    TEXT-ALIGN: CENTER;
}
.name-photo.text-center {
    padding: 10px 0;
}



/*KONTAK*/
div#noteafter iframe{max-width:100%}
div#footerlink td {
    padding: 6px 3px;
}


/*PROYEK DETAIL*/
h1.title-detail-proyek {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 21pt;
    margin-top: 0;
    margin-bottom: 0;
}
h2.type-detail-proyek {
    color: #888;
    text-transform: uppercase;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 40px;
}
.content-detail-proyek td{width:50%;padding-bottom:35px}
.content-detail-proyek table label{
	display:block;
	color:#d41a11;
	margin-bottom:15px;
	font-weight:bold;
}
.content-detail-proyek table {
    width: 100%;
}
.image-detail-proyek img{width:100%;}



div#contact-home:after {
    content: "";
    display: block;
    position: relative;
    clear: both;
}
div#contact-home {
    background: #272240;
	text-align:center;
}
div#contact-home h1.page-header {
    color: #fff;
}
div#video-home {
    background: #ebebeb;
    background-size: cover;
}
.youtubevideo {
    margin-bottom: 26px;
}
.dept_content a.link-more {
    position: relative;
    margin: 20px 0 0;
    background: transparent;
    padding: 0;
    color: #1f860f;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 25px;
}

div#lomba-home {
    background: #fecc47;
    padding: 50px 0 25px;
}
div#lomba-home:before {
    content: "";
    width: 90px;
    height: 100%;
    background: url(images/ornament.svg)repeat-y;
    top: 0;
    display: block;
    z-index: 2;
    left: 0;
    position: absolute;
}
div#lomba-home:after {
    content: "";
    width: 90px;
    height: 100%;
    background: url(images/ornament.svg)repeat-y;
    top: 0;
    display: block;
    z-index: 2;
    right: 0;
    position: absolute;
}
img.image-lomba-belia {
    height: 52px;
    margin-top: 30px;
    margin-bottom: 60px;
}
div#lomba-home h1.page-header {
    text-align: left;
}
div#lomba-home h1.page-header:after {
    background: #fff;
    margin-left: 0;
    margin-bottom: -10px;
}
.block-national > img {
    width: 16px;
    margin: 0 10px;
}
.block-national, .block-international {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
}
.block-national a span,.block-international a span {
    position: absolute;
    bottom: 5px;
    right: 15px;
    color: #fff;
    font-size: 21pt;
    font-weight: 600;
}
.block-international > div > img {
    width: 18px;
    margin: 0 auto 10px;
    display: block;
}
.block-national a,.block-international a {
    position: relative;
	display:block;
}
.block-international div {
    width: 32%;
}
div#lomba-home h2 {
    text-align: center;
    margin-top: 0;
    font-weight: bold;
    font-size: 19pt;
    margin-bottom: 20px;
}
a.wa-button {
    display: inline-block;
    /* background: #26d36a; */
    color: #fff;
    font-size: 13pt;
    /* padding: 8px 20px 5px; */
    border-radius: 50px;
    font-weight: 500;
}
a.wa-button img {
    width: 40px;
    display: inline-block;
    margin-right: 5px;
    top: 0px;
    position: relative;
}
a.phone-button img {
    width: 40px;
}
div#floating-footer {
    position: fixed;
    width: 100%;
    bottom: 20px;
	z-index:9;
}
a.phone-button {
    display: inline-block;
	margin-left:6px;
    background: #3e4bcc;
    border-radius: 50%;
    padding: 0;
    vertical-align: top;
    width: 40px;
}
hr {
    border-color: #ccc;
}
.mocil td {
    /* vertical-align: middle !important; */
}
@media(min-width:768px){
.mocil td,.mocil td *{
    font-size: 14px !important;
}
.page-thumbnail-agenda a.btn.more.detail-link:after {content:">>";display:inline-block;margin-left:6px}
.page-thumbnail-agenda a.btn.more.detail-link {
    position: relative;
    clear: both;
    top: 0;
    right: 0;
    width: 100%;
    margin-top: 12px;
    background: transparent;
    text-align: left;
    padding: 0 3px !important;
    color: #f00;
    font-style: italic;
}
div#list-event-home .row > div {
    display: flex;
    justify-content: center;
}
div#list-event-home .row {
    display: flex;
    flex-wrap: wrap;
}
.caption > div {
    width: 100%;
}
.page-thumbnail-agenda.col-sm-4 a.btn.more {
    right: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
.page-thumbnail-agenda a.btn.more {
    line-height: 1.1;
    border-radius: 6px;
    font-size: 11pt;
    position: absolute;
    /* top: 76px; */
    bottom: 20px;
    right: 15px;
}
.col-sm-12.block-list-agenda .row {
    display: flex;
    flex-wrap: wrap;
}
.page-thumbnail-agenda .caption {
    display: flex;
	flex-wrap:wrap;
    justify-content: space-between;
    align-items: center;
	position:relative;
}
div#slide-story > div {
    padding: 0 10px;
}
div#slide-story {
    display: flex;
}
div#slide-story > div {
    padding: 0 10px;
    display: flex;
}
.youtubevideo {
    margin-bottom: 26px;
    width: 100%;
    display: flex;
}
img.img-responsive.image-detail-news {
    width: 40%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.dept.testi-content {
    /* display: flex; */
    /* align-items: flex-start; */
    margin-bottom: 20px;
}
.dept_image {
    /* width: 30%; */
    /* float: left; */
}
.dept_image:before {
    padding-top: 60%;
}
.dept_content {
    /* width: 70%; */
    /* padding-left: 15px; */
}
.dept_subtitle {
    display: -webkit-box;
    max-height: 98px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}
.navbar-nav>li>.dropdown-menu {
    width: 220px;
    margin-top: 2px;
    border-radius: 4px;
}
.navbar-header {
    float: left;
    position: relative;
    z-index: 1;
}
div#banner-full a img:first-child {
	border-radius: 7px 0 0 7px;
}
div#banner-full a img:last-child {
	border-radius: 0 7px 7px 0;
}
div#banner-full a img {
    width: 50%;
}
div#about-home {
    text-align: center;
    padding-bottom: 20px;
}
div#about-home .row {
    display: flex;
    align-items: center;
}
.list-banner img {
    width: 100%;
}
div#banner-home {
    padding: 0;
    display: flex;
}
div#banner-home > div{
    width:33.33%
}
.navbar-inverse .navbar-nav>li>a {
    padding:12px 19px;
}
.row.thumbnail-product.grid > div {
    width: 33.33%;
}
.dekstop-hidden{display:none !important}
.detail-proyek {
    display: flex;
}
.image-detail-proyek {
    width: 50%;
	padding-right:20px;
}
.content-detail-proyek {
    width: 50%;
	padding-left:30px;
}
div#footerlink .row {
    display: flex;
    /* align-items: center; */
}
div#footerlink .row .col-sm-4:first-child {
    display: flex;
    align-items: center;
}
	#slide-home-mobile{display:none !important}

	
	div#services-block .container > .row > div:last-child > .row {
		display: flex;
	}
	div#services-block .container > .row > div:last-child > .row > div {
		float: none;
		display: flex;
	}
	#button-mobile{display:none}
	.bg-black {display: none;}
	/*WHO WE ARE*/
	div#who-we-are .row>div:first-child {
		padding-right: 0px;
	}
	div#who-we-are .row>div:last-child {
		padding-left: 0px;
	}
	.slide-text {width: 375px;}
	
	/*KONTAK*/
	div#contactform .form-group > div:last-child {
		width: 77%;
	}
	div#contactform .form-group > span:first-child {
		width: 20%;
		padding-left: 0;
		padding-top:6px;
	}
	div#contactform .form-group > div:last-child.col-md-offset-2 {
		margin-left: 20%;
	}
	
	div#contactform {
		width: 60%;
		float: left;
	}
	div#noteafter {
		float: left;
		width: 40%;
		padding-left: 30px;
	}

}
.h3, h3 {
    /* font-size: 26px; */
}
@media(min-width:992px){
	.col-xs-6.col-md-3.col-sm-4.thumb:nth-child(4n+1) {
		clear: both;
	}
	.navbar-inverse .navbar-nav>li>a {
		padding: 12px 10px;
	}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		display: flex !important;
	}
	#close-menu{display:none}
	.navbar-nav {
		float: none;
		margin: 0;
		display: block;
		align-items:center;
		flex-wrap:wrap;
		position: relative;
	}
	.navbar-nav>li {
		/* display: flex; */
	}
	div#content-center {
		min-height: calc(100vh - 260px);
	}
	#header-site a.navbar-brand {
		padding: 10px 15px;
	}
	.navbar-brand>img {
		display: block;
		max-height: 124px;
	}
	.slide-text {width: 485px;}
}
@media(min-width:1300px){
	.navbar-inverse .navbar-nav>li>a{font-size:18px}
	nav#header-site .container {
		width: 1260px;
	}
}
@media(min-width:1200px) and (max-width:1299px){
	.navbar-inverse .navbar-nav>li {
		margin-left: 3px;
	}
}
@media(min-width:768px) and (max-width:1199px){
	#tab-home .sub-content-tab {
		padding: 30px 20px 30px 35px;
		position: relative;
		z-index: 1;
		max-width: 50%;
		background: #178701;
	}
	#tab-home .tab-pane.active:before {
		position: absolute;
		z-index: 1;
	}

	#tab-home .tab-pane.active img {
		height: 100%;
		position: absolute;
		right: 0;
		max-width:none;
	}
div#list-event-home {
    display: block;
    flex-wrap: wrap;
    width: 100%;
}
.navbar-nav {
    justify-content: flex-end;
}
div#lomba-home:before {
    content: "";
    width: 20px;
}
div#lomba-home:after{
    content: "";
    width: 20px;
}
}
@media(min-width:1200px){
	.col-md-4.col-xs-6.thumb:nth-child(4n+1) {width: 25%;}
	.col-md-4.col-xs-6.thumb {width: 25%;}
	.container{width:1080px}
	.slide-text {width: 540px;}
}
iframe {
    max-width: 100%;
}
div#event-home h1.page-header:after{background:#fff;}
div#event-home {
    background: #70d1e2;
}
.list-event-home {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 15px 18px;
    margin-bottom: 20px;
    width: 32%;
    float: left;
    margin-right: 0.65%;
    margin-left: 0.65%;
}
.time_event_list {
    color: #1f860f;
}
.title_event_list a {
    color: #118202;
    font-weight: 600;
    font-size: 12pt;
    margin-bottom: 5px;
    display: block;
}
.content-event p:last-child {
    margin: 0;
}
.content-event {
    margin-top: 10px;
}
div#list-event-home {
    display: flex;
    flex-wrap: wrap;
}
@media(max-width:991px){
	
.navbar-header:after{display:none}
	.navbar-nav>li {
		float: none !important;
	}
	#header-site a.navbar-brand{float:none}
	.navbar-header:before {display:none}
	.navbar-header {
		display: flex;
		justify-content: space-between;
		/*width:calc(100% + 30px);*/
	}
	.navbar-toggle {
		display: block !important;
	}
	/* .navbar-brand>img {display: block;height: 45px;} */
	.navbar-inverse .navbar-nav>li {margin-left: 8px;}
	#header-top .col-sm-6:first-child {width: 100%;}
	#header-top .col-sm-6.text-right {display: none;}
	#header-site .navbar-collapse {
		-webkit-transition: -webkit-transform 0.4s ease;
		transition: -webkit-transform 0.4s ease;
		transition: transform 0.4s ease;
		transition: transform 0.4s ease, -webkit-transform 0.4s ease;
		overflow-x: visible;
		border-top: none !important;
		box-shadow: none !important;
		display: block;
		visibility: visible;
		position: fixed;
		opacity: 1;
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-o-box-shadow: none !important;
		width: 300px;
		top: 0;
		right:0;
		height: 100% !important;
		background: #fff;
		max-width: 80vw;
		padding: 0 25px;
		z-index: 9999;
		-webkit-transform: translate3d(300px, 0, 0);
		transform: translate3d(300px, 0, 0);
	}

	.navbar-inverse .navbar-nav>li>a {
		color: #1e4516;
		font-weight: normal;
		padding: 5px 10px;
		margin-bottom: 26px;
		margin-top: 0;
		text-transform: uppercase;
	}
	#header-site  .navbar-collapse.in,#header-site  .navbar-collapse.collapsing {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.bg-black {
		position: fixed!important;
		top: 0!important;
		left: 0!important;
		width: 100vw!important;
		height: 100vh!important;
		opacity: 0.2;
		display: none;
		background-image: none!important;
		background-color: #000;
		z-index: 999;
	}
	.menu-active .bg-black {
		display: block;
	}
	.menu-active{overflow:hidden;}
	div#close-menu {
		font-size: 22pt;
		padding:0 0px !important;
		z-index: 9999;
		color: #000;
		text-align: right;
		font-weight: bold;
		right: 0;
		top: 0;
		line-height: 50px;
		position: relative;
		margin-bottom: 17px;
		margin-top: 3px;
	}
	.navbar-inverse .navbar-nav>li {
		margin-left: 15px;
	}
}
div#about-home > div:first-child {margin-bottom:15px}
div#floating-footer .row {
    display: flex;
	align-items:center;
    justify-content: space-between;
}
div#floating-footer .row:after,div#floating-footer .row:before {
	display:none !important;
}
ul.nav.nav-tabs {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid #083e6a;
}
.nav-tabs .nav-link {
    margin-bottom: -1px !important;
    color: #666;
    background: transparent;
}
#myTab.nav-tabs li {
    border: 0 !important;
}
table.table-mentor img {
    border-radius: 6px;
    background: #fff;
    padding: 4px;
    border: 1px solid #ccc;
}
table.table-mentor {
    width: 100%;
    margin: 0 auto;
}
table.table-mentor li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 0px;
}

table.table-mentor li:before {
    content: "";
    border-left: 8px solid #54bf00;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: 7px;
    top: 4px;
}
table.table-mentor ul {
    line-height: normal;
    padding: 0;
    list-style: none;
}
table.table-mentor h3 {
    margin-bottom: 15px;
}
.nav-tabs>li.active>a:visited,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a,.nav-tabs>li>a.active {
    background: #083e6a !important;
    border-color: #083e6a !important;
    color: #fff !important;
}
.nav-tabs>li>a:hover {
    background: #888;
    border-color: #888 !important;
    color: #fff;
}
.nav-tabs>li>a {
    color: #4aa304;
}
.locataion {
    width: calc(100% - 110px);
}
.page-thumbnail-agenda:nth-child(2n+1) {
    clear: both;
}
div#sponsor-home .table-default td {
    padding: 10px;
}
@media(max-width:767px){
.table.table-noborder td{
	margin-bottom:10px !important
}
.fancybox-inner {
    height: auto !important;
}
.col-xs-6.col-md-3.col-sm-4.thumb:nth-child(2n+1) {
    padding-right: 10px;
}

.col-xs-6.col-md-3.col-sm-4.thumb:nth-child(2n) {
    padding-left: 10px;
}
div#sponsor-home .table-default td {
    width: 33.3% !important;
    float: left;
    padding: 5px;
}
.dept_content a.link-more{margin-top:0;}
.lokasievent {
    font-size: 14px;
    font-style: italic;
    max-width: 100%;
}
.page-thumbnail-agenda a.btn.more br{display:none}
.page-thumbnail-agenda a.btn.more {
    width: 100%;
    margin-top: 12px;
	padding:12px;
}
.dropdown.open .dropdown-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.list-event-home {
    width: 100%;
}
div#news-home {
    padding-left: 25px;
    padding-right: 25px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#555}
.table-scroll td {
    min-width: 200px;
}
.table-scroll {
    overflow-x: auto;
}
.dropdown.open .dropdown-menu {
    margin-bottom: 15px;
}
.dropdown.open > a {
    margin-bottom: 7px !important;
}
div#results.block-list-agenda > div {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 15px !important;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 32.3%;
}
div#tab-home ul#myTab:after,div#tab-home ul#myTab:before {display:none !important}
#tab-home .tab-pane.active {
    flex-wrap: wrap;
}
div#lomba-home:before {
    content: "";
    width: 80px;
    height: 100%;
    background: url(images/ornament.svg)repeat-y;
    top: 0;
    display: block;
    z-index: 2;
    left: 50%;
    position: absolute;
    transform: rotate(90deg) translateY(-50%);
    transform-origin: 0% 0%;
}
div#lomba-home {
    background: #fecc47;
    padding: 80px 0 95px;
    text-align: center;
}
div#lomba-home h1.page-header {
    font-size: 22pt;
    text-align: center;
}
div#lomba-home h1.page-header:after{margin-left:auto}
div#lomba-home h2 {
    font-size: 15pt;
}
.block-national a span, .block-international a span {
    font-size: 14pt;
}
.block-national > img {
    width: 11px;
}
.block-international > div > img {
    width: 14px;
}
div#artikel-home > div{padding-right:0 !important;padding-left:0 !important;}
div#sponsor-home {
    margin-bottom: 60px !important;
}
#tab-home .title-content-tab {
    font-size: 22pt;
    font-weight: 700;
}
.content-lomba {
    margin-bottom: 40px;
}
div#lomba-home:after {
    content: "";
    width: 80px;
    height: 100%;
    background: url(images/ornament.svg)repeat-y;
    bottom: 0;
    display: block;
    z-index: 2;
    left: auto;
    position: absolute;
    transform: rotate(90deg) translateY(50%);
    transform-origin: 100% 100%;
    top: auto;
    right: 50%;
}
#tab-home .sub-content-tab {
    padding: 20px 10px 20px 20px;
    width: 100%;
    position: relative;
    box-shadow: 0px 15px 40px 30px #178701;
}
#tab-home .tab-pane.active:before{display:none}
#tab-home .tab-pane.active img {
    max-width: 100%;
}
div#tab-home ul#myTab {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
#tab-home .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 0;
    max-width: 100%;
    min-width: 100%;
}
a.wa-button {
    display: inline-block;
    /* background: #26d36a; */
    color: #fff;
    font-size: 11pt;
    /* padding: 7px 14px 4px 10px; */
    border-radius: 50px;
    font-weight: 500;
}
a.wa-button img{margin-right:0;}
a.phone-button {
    /* width: 36px; */
	margin-left:3px;
}
div#artikel-home > div{padding:0 15px;}
div#banner-full a img:first-child {
	border-radius: 7px 7px 0 0px;
}
div#banner-full a img:last-child {
	border-radius: 0 0px 7px 7px;
}
div#content-slide h1 {
    font-size: 24pt;
    padding: 9px 15px;
    width: 58%;
	line-height:1.3;
}
div#content-slide h1:before{width:50px;height:50px;}
.tvideo .youtubevideo {width:100%;}
div#video-home {
    padding: 0 10px;
}
	div#empat-pilar ul li {width:50%;}
	nav#header-site .container {
    display: block;
	padding:0 25px
}
div#video-home .container, #empat-pilar .container {
    padding: 50px 15px 40px;
    position: relative;
}
div#artikel-home > div:last-child {margin:0;}
div#artikel-home > div {
    margin-bottom: 30px;
}
div#contact-home {
    text-align: center;
    padding: 50px 10px 40px;
}
	.thumbnail-home {
    margin-bottom: 15px;
}
	div#about-home .row > div {margin-bottom:10px}
	
	#slide-home .owl-dots {
		position: relative;
		width: 100%;
		display:none;
	}
	.content-about {
		/* font-size: 15pt; */
	}
	.content-about h2 {
    margin-top: 30px;
}
div#content-center {
    overflow-x: hidden;
}
	#brands-home ul li {
		width: 50% !important;
	}
	div#footerlink .col-sm-4:first-child{text-align:center}
	#description_product ul {margin-bottom:0}
	#description_product > table table td {
		padding-bottom: 0;
	}
	#description_product h2 {
		margin-bottom: 25px;
		font-size: 17pt;
		margin-top: 10px;
	}
	#description_product > table table tr:nth-child(2) {padding-top:15px;padding-bottom:15px}
	#description_product > table  table > tbody > tr > td,#description_product > table  table > tbody > tr,#description_product > table  table > tbody,#description_product > table  table {display:block;width:100% !important}
	#description_product > table table {
		margin-left: 0;
		min-width: 100%;
		text-align: left;
	}
	#description_product h2:before {
		content: "";
		display: inline-block;
		width: 32px;
		height: 2px;
		background: #ccc;
		vertical-align: middle;
		position: relative;
		top: -1px;
		margin-right: 9px;
	}
	.mobile-hidden{display:none !important}
	.content-detail-proyek {
		margin-top: 30px;
	}
	.content-detail-proyek td {
		display:block;
	}
	.detail-proyek {
		margin: -30px -10px 0;
	}
	div#block-filter-proyek {
		text-align: center;
		margin-bottom: 30px;
		margin-top: -20px;
	}
	div#block-thumbnail-proyek .col-sm-3 {
		width: 50%;
		padding: 0 7px;
		float: left;
	}
	.title-proyek {
		font-weight: bold;
		font-size: 15px;
		min-height: 50px;
		line-height: 1.3;
		margin-top: 2px;
		padding: 0 15px;
	}
	.content-proyek {
		padding: 12px 0;
	}
	div#block-filter-proyek .form-control {
		width: 100%;
		color:#000;
		margin: 0 0 15px;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(4):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(4):first-child ~ li {
		width: 25%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(3):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(3):first-child ~ li {
		width: 33.33%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(2):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(2):first-child ~ li {
		width: 50%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(1):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(1):first-child ~ li {
		width: 100%;
	}
	/* #slide-home{display:none !important} */
	#header-site {
		top: 0px;
		margin:0
	}
	img.background-slide {
		max-width: none;
		width: 140%;
	}
	img.component-slide1 {
		max-width: 60%;
	}
	img.component-slide2 {
		max-width: 95%;
	}
	img.component-slide3 {
		max-height: 60%;
	}
	.table-default,.table-default > tbody,.table-default > tbody > tr, .table-default  > tbody > tr > td{
		display:block;
		width:100% !important;
		padding-top:1px;
		padding-bottom:1px;
	}
	.table-mobile tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 7px 10px !important;
}
.table-mobile tr td {
	padding:8px !important;
}
.table-mobile tr td:first-child {
    border: 0;
}
.table-mobile td:before {
    content: "Perguraun Tinggi";
    display: block;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0;
}
.table-mobile td:nth-child(2):before {
    content: "Pemerintah";
}
.table-mobile td:nth-child(3):before {
    content: "Lainnya";
}
.table-mobile tr.header-table td:before {
    content: "";
}

.table-mobile tr.header-table {
    padding: 0 !important;
    border: 0 !important;
}
.table-mobile-disable{display:none !important}
	body{font-size:15px}
	hr {
		margin: 10px 0 10px;
	}
	div#header-top {display: none;}
	.slide-text {
		position: relative;
		transform: translateY(0) translateX(0);
		top: 0;
		left: 0;
	}
	/* div#slide-home img { */
		/* position: absolute; */
		/* max-width: none; */
		/* height: 100%; */
		/* right: 0; */
	/* } */
	.slide-text *{position:relative}
	.slide-text:before {
		content:"";
		display:block;
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		background:rgba(0, 0, 0, 0.3);
	}
	.slide-text {
		display:none;
		position: relative;
		transform: translateY(0) translateX(0);
		-o-transform: translateY(0) translateX(0);
		-webkit-transform: translateY(0) translateX(0);
		-moz-transform: translateY(0) translateX(0);
		-ms-transform: translateY(0) translateX(0);
		top: 0;
		left: 0;
		text-align: center;
		padding: 20px 16px;
		color: #fff;
	}
	.slide-text h1 {
		font-size: 20pt;
	}
	div#call-block .container {
		display: block;
		text-align: center;
		padding: 20px 15px;
	}
div#call-block h2 {
    margin-bottom: 20px;
    margin-top: 5px;
}
.more {
    padding: 9px 20px;
}
	div#strengt {
		padding: 40px 20px;
	}
	.strengt-item img {
		width: 60px;
		padding-right: 10px;
	}
	.title-strengt h4 {
		margin-top: 0;
	}
	.strengt-item {
		margin-bottom: 20px;
	}
	#strengt .col-sm-3:last-child .strengt-item {margin-bottom:0}
	#who-we-are .container > .row{display:block;padding-bottom:0}
	div#who-we-are {
		padding:30px 15px;
	}
	#who-we-are .page-header {
		margin-right: -10px;
		font-size: 21px;
	}
	h1.page-header{font-size:24pt;margin-bottom:25px}
	div#brands-home tr{display:block}
	div#brands-home td {
		width: 49%;
		float: none;
		display: inline-block;
		vertical-align: middle;
	}
	.product-col {
		position: relative;
		margin-bottom: 10px;
	}
	.content-wrapper {
		padding: 50px 10px;
	}
	div#slide-catalog {
		margin: 0 -15px;
	}
	.row.thumbnail-product.grid {
		margin: 0 -20px;
	}
	.row.thumbnail-product.grid > div,div#slide-catalog > div:nth-child(odd) {padding-right:5px}
	.row.thumbnail-product.grid > div,div#slide-catalog > div:nth-child(even) {padding-left:5px}
	.product-col .title-product * {
		font-size: 12pt;
	}
	div#slide-catalog > div {
		width: 50%;
		float:left;
	}
	.row.thumbnail-product.grid > div {
		width: 50%;
		float: left;
	}
	h1.page-header:after {
		content: "";
		width: 70px;
		height: 4px;
	}
	#who-we-are .page-header:after {
		margin-left: 0;
		margin-right:auto;
	}
	#who-we-are .col-sm-6:last-child{
		/* padding: 0; */
		
		margin-top:30px
	}
	div#footerlink .row > div {
		margin-bottom: 50px;
		padding:0 30px
	}
	div#footerlink .row > div:last-child {
		margin-bottom: 0;
	}
	div#copyright {
		padding: 15px 15px;
	}
	
	#who-we-are .slideInRight,#who-we-are .slideInLeft {
		animation-name: fadeInUp !important;
	}
	#button-mobile{
		position: fixed;
		bottom: 0;
		width:100%;
		z-index:4;
		text-align:center;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.button-mobile-toggle {
		width: 150px;
		height: 40px;
		background:url(images/button-mobile.png)no-repeat 50% -430px/430px;
		margin:0 auto;
		display:block;
	}
	.menu-button-mobile ul.list-inline li a{display:block;height:100%;}
	.menu-button-mobile ul.list-inline li span{width: 40px;height: 100%;background:url(images/button-mobile.png)no-repeat 0 0/430px;display:inline-block;}
	.menu-button-mobile ul.list-inline li span.button-menu-icon {
		background-position: -376px -9px;
		background-size: 470px;
	}
	.menu-button-mobile ul.list-inline li span.button-phone-icon{background-position:-82px -6px;}
	.menu-button-mobile ul.list-inline li span.button-mail-icon{background-position:-147px -6px;}
	.menu-button-mobile ul.list-inline li {
		width: 33.333%;
		float: left;
		height: 53px;
		margin: 0;
		border-left: 1px solid #d9d9d9;
		border-left-color: #bbb;
	}
	.menu-button-mobile ul.list-inline li:first-child {
		border-left: 0px solid;
	}
	.menu-button-mobile ul.list-inline:after{content:"";clear:both;display:block}
	.menu-button-mobile ul.list-inline {
		margin: 0;
		text-align: center;
		background: rgba(255, 255, 255, 0.95);
		box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
	}
	.button-wa-icon {
		background-position: -343px -6px !important;
	}
	span.button-email-icon {
		background-position: -147px -6px !important;
	}
	span.button-map-icon {
		background-position: -215px -6px !important;
	}
	body {
		/* padding-bottom: 53px; */
	}
#header-site a.navbar-brand {
    max-width: calc(100% - 60px);
    padding: 12px 10px;
    position: relative;
    z-index: 2;
}
	.navbar-brand>img {display: block;height: 85px;}
}


/*CSS UNTUK RENANG*/
@font-face {
    font-family: salmod;
    src: url(fonts/salmond.ttf);
}
@font-face {
    font-family: salmodsemi;
    src: url(fonts/salmond-semi.ttf);
}
@font-face {
    font-family: nik;
    src: url(fonts/ocraextended.ttf);
}
body {
	font-family: "Roboto", sans-serif;
    margin: 0;
	background:#f5f5f5;
    font-weight: normal;
    font-size: 16px;
    color: #010101;
}
h1,h2,h3,h4{
    font-family: salmodsemi;
}
.nik-lable {
    font-family: nik;
    font-size: 22pt;
    color: #083e6a;
}
/*form otp*/
img.logo-turnamen {
    max-height: 150px;
    margin: 0 auto 20px;
    display: block;
}
.form-control {
    border: 1px solid #cecece;
    padding: 8px 15px;
    font-size: 16px;
    height: auto;
}
.card {
    border: 0;
    padding: 20px 15px;
    border-radius: 20px;
    background: #fff;
}
.btn.btn-primary.btn-submit {
    background: #083e6a;
    border-color: #083e6a;
    border-radius: 50px;
    width: 80%;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    font-weight: 500;
    padding: 8px 10px;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    opacity: 1;
    background: #ccc !important;
    border-color: #ccc !important;
    color: #555;
}
.file-upload .btn.btn-primary.btn-submit {
    background: #fff;
    border: 2px dashed #7a84b5;
    border-radius: 5px;
    width: 80%;
    font-size: 12px;
    display: block;
    margin: 0 auto;
    font-weight: 500;
    padding: 13px 10px;
    line-height: normal;
    min-height: 91px;
    color: #083e6a;
}
.file-upload i {
    display: block;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 10px;
}
.file-upload.uploaded .btn.btn-submit {
    border: 2px solid;
}
.file-upload .bi-check {display:none}
.file-upload.uploaded i {display:none;font-size:15pt}
.file-upload.uploaded .bi-check {
    display: block !important;
    width: 23px;
    height: 23px;
    margin: 0 auto 10px;
    background: #1ace65;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
}
.uploaded .file-box.file-exists {
    /* display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 11; */
}
.uploaded ~ .file-remove {
    display: none;
}
.uploaded .file-box.file-exists a {
    position: static;
    z-index: 2;
    /* position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    left: 0; */
}
.uploaded .file-box.file-exists a:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    left: 0;
    top: 0;
}
.fw-bold {
    font-weight: 700 !important;
}
.btn-link.btn-back {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
	font-size:16px;
    display: block;
    color: #083e6a;
}
.icon-header {
    font-size: 45pt;
    line-height: 1;
    color: #083e6a;
}
.file-exists ~ i{
    display: none !important;
}
.file-exists a {
    color: #083e6a;
}
.file-exists i {
    display: block !important;
    font-size: 17pt !important;
    margin-bottom: 5px !important;
}
.file-exists:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
}
label.form-label {
    font-weight: 500;
	width:100%;
}
h1.page-title {
    text-transform: uppercase;
    color: #083e6a;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 600;
}
.select2-container {
    width: 100% !important;
}
.w-50 {
    width: 50% !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 6px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 6px 15px;
}
.select2-container .select2-selection--single {
    height: auto;
    border: 1px solid #cecece;
    border-radius: var(--bs-border-radius);
}
button.accordion-button {
    font-weight: 500;
    padding: 11px 0;
    background: transparent !important;
    font-family: "Roboto", sans-serif;
    color: #007bdf !important;
    box-shadow: none !important;
}
.accordion-item {
    background: #e0e5f9;
    border: 0;
    border-radius: 8px !important;
    overflow: hidden;
    padding: 0 15px;
}
.accordion-button::after {
    width: 15px;
    height: 15px;
    background-size: cover;
    margin-left: 2px;
}
input#agreement,.checkbox-wrapper input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: 0;
    margin-top: 0;
}
label[for="agreement"], .checkbox-wrapper label{
    line-height: 1;
    width: calc(100% - 30px);
}
.form-check-input.is-invalid ~ label[for="agreement"] {
    width: 100%;
    padding-left: 30px;
}
.accordion-body {
    padding: 0 0 14px;
}
#add-peserta {
    margin: 0 -10px;
}
.form-add-peserta {
    background: #e0e5f9;
    padding: 10px;
    border-radius: 5px;
}
.form-add-peserta button.btn.btn-primary.btn-submit {
    width: auto;
    padding: 0 15px;
    white-space: nowrap;
	margin:0 0 0 10px;
}
.file-upload input {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    border: 0;
}
.list-nomor-lomba input[type="checkbox"] {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    border: 1px solid #555;
    margin: 0 2px 0 0;
}
table.table.table-striped.list-turnamen .btn.btn-primary.btn-submit {
    margin: 0;
    float: right;
    padding: 7px 15px;
}
table.table.table-striped.list-turnamen td {
    vertical-align: middle;
}
.list-nomor-lomba .checkbox {
    margin-bottom: 5px;
}
.btn-noborder{border:0 !important}
.btn-back,.btn-back:hover {
    background: transparent;
    border: 2px solid #083e6a;
    border-radius: 50px;
    width: 80%;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    font-weight: 500;
    text-align:center ;
    padding: 7px 0;
    color: #083e6a;
}
.form-check-input:checked {
    background-color: #083e6a;
    border-color: #083e6a;
}
.btn.btn-primary.btn-submit .bi-plus {
    font-size: 19pt;
    vertical-align: middle;
    line-height: 0;
    margin: -20px -10px -20px 20px;
    display: inline-block;
}
.data-peserta {
    background: #e0e5f9;
    padding: 20px 20px;
    border-radius: 5px;
    margin-top: 15px;
}
.alert {
    padding: 8px 15px;
}
.data-peserta table td:first-child {
    width: 120px;
}
.data-peserta table, .data-peserta table * {
    background: transparent;
    padding: 5px;
}
#body-wrapper .table-data-peserta,#body-wrapper .table-data-peserta *{
	background:#fff !important;
	padding:3px 10px !important
}
/* .data-peserta { */
    /* background: #e0e5f9; */
    /* padding: 15px 15px; */
    /* border-radius: 5px; */
    /* margin-top: 15px; */
/* } */
#body-wrapper .table-data-peserta a.total-nomor {
    padding: 0 !important;
    color: #3289d1 !important;
    text-decoration: none;
}
.email {
    font-weight: bold;
    text-align: center;
    font-size: 14pt;
    color: #083e6a;
}
.date {
    text-align: center;
    font-size: 12pt;
    color: #333;
    font-weight: 500;
}
.icon-box img {
    max-height: 80px;
    margin: 30px auto 20px;
    display: block;
}
.total-box {
    background: #e3f1fe;
    text-align: center;
    color: #083e6a;
    font-size: 25pt;
    font-weight: bold;
    border: 1px solid #7bafd9;
    border-radius: 7px;
    padding: 6px 0;
    margin: 13px 0 30px;
}
#body-wrapper .table-data-peserta th {
    background: #f0f0f0 !important;
    border-color: #ccc;
}
.vh-100 {
    height: 100vh;
}
.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}
.card-body {
    flex: 1 1 auto;
    padding: 16px;
}
.accordion-header {
    margin-bottom: 0;
    margin-top: 0;
}
.row {
    display: flex;
}
.mb-1 {
    margin-bottom: .25rem !important;
}
.mt-3 {
    margin-top: 1rem;
}
.pb-2 {
    padding-bottom: .5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.navbar-toggler {
  display: block !important;
}
header {
    background: #083e6a;
}
div#navbarNav {
    position: absolute;
    left: 0;
    height: calc(100% - 16px) !important;
    top: 53px;
	transition:all 0.4s ease-out;
    background: #083e6a;
	z-index:1;
    width: 250px;
    padding: 20px .5rem;
    display: block !important;
    transform: translateX(-100%);
}
div#navbarNav.show,div#navbarNav.collapsing {
    transform: translateX(0);
}
button.navbar-toggler {
    border: 0;
    color: #fff;
    padding: 4px 7px;
    margin-right: 10px;
}
.navbar-toggler:focus{
	outline:none;
	box-shadow:none;
}
.navbar-name {
    color: #fff;
    font-size: 12pt;
    font-weight: 500;
}
.navbar-toggler-icon {
    color: #fff;
    filter: brightness(100);
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .nav-link {
    color: #fff;
    font-weight: 500;
    padding: .52rem 1rem;
    border-radius: 5px;
}
.navbar-nav .nav-link:hover {
    background: rgb(255 255 255 / 10%);
}
li.nav-item {
    margin-bottom: 7px;
}
div#fixed {
    position: relative;
}
.cart-icon img {
    width: 30px;
}
.navbar-title {
    font-size: 10pt;
    color: #9bcff9;
    opacity: 1;
    line-height: normal;
    margin-top: -2px;
}
.cart-icon span {
    position: absolute;
    width: 25px;
    height: 25px;
    background: #f00;
    border-radius: 100px;
    left: -15px;
    color: #fff;
    display: flex
;
    align-items: center;
    justify-content: center;
    top: -8px;
    font-size: 13pt;
    font-weight: 500;
}
a.nav-link img {
    height: 26px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.cart-icon a {
    position: relative;
    padding: 0 5px;
}
#body-wrapper .table-data-peserta.cart-table * {
    background: transparent !important;
    border: 0;
    padding: 0 !important;
}
#body-wrapper .table-data-peserta.cart-table td {
	padding-right:7px !important
}
a.close-button i {
    display: block;
    line-height: 1 !important;
}
a.close-button {
    color: #f00;
    font-size: 25pt;
    font-weight: bold;
    line-height: normal;
    display: block;
    top: -6px;
    right: -10px;
}
.cart-page .data-peserta:first-child {
    border-radius: 8px 8px 0 0;
}

.cart-page .form-add-peserta {
    border-radius: 0 0 7px 7px;
    border-top: 3px solid #f5f5f5;
    padding: 15px;
}
.cart-page .data-peserta {
    margin: 0;
    border-radius: 0;
    border-top: 3px solid #f5f5f5;
	padding:15px 20px;
}
.cart-page .data-peserta .table{
	margin-bottom:0;
}
#body-wrapper .table-data-peserta.cart-table td:last-child {
	padding-right:0px !important
}
#body-wrapper .table-data-peserta.cart-table ul {
    padding-left: 16px !important;
    font-size: 10pt;
    color: #777;
	margin-bottom:0;
    margin-top: 5px;
}
#body-wrapper .table-data-peserta.cart-table {
    background: transparent !important;
}
.close-button {
    font-size: 32px;
    color: #f00;
    position: relative;
    bottom: 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    line-height: 0;
}
.file-upload.verified-file .btn.btn-primary.btn-submit {
    border: 2px solid;
}
.verified-file.file-upload label i {
    font-size: 17pt;
    margin-bottom: 5px;
}
@media(min-width:768px){
	h1.page-title {
		font-size: 21pt;
	}
	.form-add-peserta {
		padding: 10px 15px;
	}
}
@media(max-width:767px){
    
    .file-upload .btn.btn-primary.btn-submit {min-height:86px}
    .nik-lable {
        font-family: nik;
        font-size: 20pt;
    }
    .file-upload i{
        font-size: 14px;
    }
    .file-upload .btn.btn-primary.btn-submit{
        padding: 13px 10px 8px;
    }
    .data-peserta{
        padding: 20px 15px;
    }
    h1.page-title {
        font-size: 19pt;
    }
    body{
        font-size: 14px;
    }
    button.accordion-button {
        font-size: 14px;
    }
    .btn.btn-primary.btn-submit{
        font-size: 14px;
    }
	.btn.btn-primary.btn-submit .bi-plus {
		font-size: 16pt;
		vertical-align: middle;
		line-height: 0;
		margin: -20px -10px -20px 0px;
		display: inline-block;
	}
	
}