@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.img-slider-new-1{
    position: absolute; 
    left: 0px; 
    top: 0px; 
    width: 1440px; 
    height: 400px; 
    overflow: hidden;
}
.img-slider-new{
    visibility: hidden; 
    position: relative; 
    margin: 0 auto;
    top: 0px; 
    left: 0px; 
    width: 1440px; 
    height: 400px; 
    overflow: hidden;
    margin-top:80px;
}
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

  @keyframes jssorl-009-spin {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
  }

  .jssorb031 {
    position: absolute;
  }

  .jssorb031 .i {
    position: absolute;
    cursor: pointer;
  }

  .jssorb031 .i .b {
    fill: #000;
    fill-opacity: 0.5;
    stroke: #fff;
    stroke-width: 1200;
    stroke-miterlimit: 10;
    stroke-opacity: 0.3;
  }

  .jssorb031 .i:hover .b {
    fill: #fff;
    fill-opacity: .7;
    stroke: #000;
    stroke-opacity: .5;
  }

  .jssorb031 .iav .b {
    fill: #fff;
    stroke: #000;
    fill-opacity: 1;
  }

  .jssorb031 .i.idn {
    opacity: .3;
  }

  .jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
  }

  .jssora051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
  }

  .jssora051:hover {
    opacity: .8;
  }

  .jssora051.jssora051dn {
    opacity: .5;
  }

  .jssora051.jssora051ds {
    opacity: .3;
    pointer-events: none;
  }

/* Portrait and Landscape */
@media only screen and (max-width: 640px) {
    .text-justify{
        text-align: left !important;
    }
    .img-top-bar{
        margin-right: -179px !important;
    }
    /* .post-prev-img img{
        width: 45% !important;
        height: 150px;
        object-fit: cover;
    } */
    .img-respon{
        width: 45% !important;
        height: 150px;
        object-fit: cover;
        margin: 0 auto;
    }
    .box-agenda{
        min-height: auto !important;
    }
    .pt-40{
        padding-top: 0px !important;
    }
    .banner-widget{
        width: 50% !important;
        height: 100px !important;
    }
    .fes4-cont{
        padding-bottom: 30px  !important;
    }
    .widget-posts-img{
        width: 110px !important;
        height: 80px !important;
        object-fit: contain !important;
    }
    .garis{
        margin-top: 5px !important;
        width: 100px !important;
    }
    .garis-tengah{
        width: 100px !important;
    }
    h2 span.color-red{
        font-size: 18px !important;
    }
    .button.blue.hover-thin{
        padding: 2px 8px !important;
        font-size: 10px;
    }
    h1{
        font-size: 20px !important;
        line-height: 0px;
    }
    .mt-30per{
        margin-top: 0px !important;
    }
    .respon-about{
        margin: 30px;
    }
    .img-layanan-responsive{
        width:60% !important;
        margin: 0 auto;
    }
    .post-prev-img{
        margin-bottom: 8px !important;
    }
    .pb-layanan{
        padding-bottom: 10px !important;
        padding-top: 15px !important;
    }
    #main-menu .sub a{
        text-transform: none !important;
        
    }
    #main-menu .sub a h5{
        text-transform: none !important;
    }
    ol, ul{
        margin-left: 0px !important;
    }
    .p-80-cont{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .img-slider-new{
        margin-top: 0px !important;
    }
    .rs-fullscr-container{
        margin-top: 0px !important;
        height: 130px !important;
        width: 408px;
    }
    .img-top-bar{
        width: 65% !important;
        float: none !important;
    }
    .logo-img{
        height: 65px !important;
        padding-bottom: 10px !important;
    }
    .slider-1{
        margin-top: 0px !important;
        height: 216px !important;
    }
    .pt-60{
        padding-top: 0px !important;
    }
    #main-menu .sub a{
        color: #fff !important;
        padding: 3px 9px 15px 20px !important;
    }
    #main-menu .sub a h5{
        color: #fff !important;
    }
    #main-menu .parent:hover>.sub{
    display: block !important;
    }
}
.pt-60{
    padding-top: 60px;
}
.client-row img{
    height: 100px;
    object-fit: contain;
}
.img-artikel-view{
    width: 100% !important;
    height: 300px !important;
    object-fit: contain !important;
}
.page-title-small{
    padding-bottom: 68px;
}
.page-title-small .page-title{
    margin-top: 10px !important;
    color: #fff !important;
    font-weight: bold !important;
}
.page-title-small .breadcrumbs{
    margin-top: 10px !important;
    font-weight: bold !important;
}
.breadcrumbs a{
    color: #fff !important;
}
.bg-icon {
   width: 28px;
   color:#333;
    height: 28px;
    border-radius: 50%;
    overflow: hidden;
    border: none;
    display: inline-block;
    text-align: center;
    position: relative;
    background-color:#e9e9e9;
}
.pt-110-b-30-cont{
    padding-top: 60px;
}
.footer-2-copy{
    font-size: 12px;
    color: #fff;   
}
.box-img-instansi{
    border: 1px solid #eee;
    padding: 10px;
}
.footer-2-copy-cont{
    background: #C52027;
    border-top: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer2-black{
    background: #9F2B21;
}
.footer2-black .footer-2-copy-cont{
    padding-top: 0px;
    border-top: none !important;
}
.color-white{
    color: #fff;
}
.box-agenda{
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    padding: 24px;
    background: #fff;
    border-radius: 7px;
    padding: 10px;
    min-height: 430px;
    max-height: auto !important;
    margin-bottom: 30px;
}

.tengah{
    margin: 0 auto !important;
    text-align: center !important;
}
#main-menu .sub{
    background: #fff;
    padding: 4px 10px 10px 0px;
    width: 350px;
}
#main-menu .sub a{
    text-transform: none;
    color: #2f3640;
    min-width: 320px !important;
    padding: 0px;
    padding-bottom:6px !important;
}
#main-menu .sub a:hover{
    color: #636e72;
}
#main-menu .sub a h5{
    font-size: 14px !important;
    line-height: 0px !important;
    color: #9E1E21;
}
.banner-widget{
    width: 100%;
    height: 200px;
    object-fit: contain;
    border-bottom: 12px;
}
.garis-tengah {
    margin-top: 25px;
    margin-bottom: 40px !important;
    width: 150px;
    margin: 0 auto;
    height: 3px;
    background: #333;
}
.garis {
    margin-top: 25px;
    margin-bottom: 40px !important;
    width: 150px;
    height: 3px;
    background: #333;
}
.post-prev-text{
    border-bottom: none;
}
.font-size-14{
    font-size: 14px;
    font-weight: 400;
}
.widget-posts-img{
    width: 300px;
    height: 210px;
    object-fit: cover;
}
.color-red{
    color: #9E1E21;
}
.circle-element {
    position: absolute;
    z-index: -1;
    background-color: white;
    border-radius: 100%;
}
.md-left {
    left: -82px;
    bottom: 3.75rem;
    width: 375px;
    height: 375px;
    border: 86px solid #d4e5eb;
}
.fes4-cont{
    padding-top: 80px;
    padding-bottom: 90px;
}
.songket-pattern {
    background-position: bottom left;
    background-repeat: no-repeat;
}
.letak-web {
    background-position: top right;
    background-repeat: no-repeat;
}
.background-left {
    position: absolute;
    width: 500px;
    height: 309px;
    left: -87px;
    top: -43px;
    background: rgba(241, 221, 194, 1 );
    filter: blur(150px);
    z-index: 0;
    border-radius: 50%;
}
.background-right {
    position: absolute;
    width: 500px;
    height: 309px;
    right: 0px;
    bottom: -32px;
    background: rgba(241, 221, 194, 1 );
    filter: blur(100px);
    z-index: -1;
    border-top-left-radius: 50%;
}


.circle-element {
    position: absolute;
    z-index: 1;
    background-color: white;
    border-radius: 100%;
}
.sm-right {
    right: -51px;
    /* top: 184px; */
    width: 225px;
    height: 225px;
    border: 50px solid #d4e5eb;
}
.text-justify{
    text-align: justify;
}
.mt-30per{
    margin-top: 25%;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
    margin-top: 15px;
}
.mt-20{
    margin-top: 20px;
}
.slider-1 .flex-direction-nav li .flex-prev{
    margin-top: -100px;
}
.slider-1 .flex-direction-nav li .flex-next{
    margin-top: -100px;
}
.slider-1{
    height: 400px;
    margin-top: 82px;
}
.img-top-bar{
    width: 63%;
    float: right;
    padding: 5px;
    margin-right: -34px;
}
.header.no-transparent .header-wrapper{
    height: 90px;
}
.header-1 #main-menu .nav.navbar-nav{
    margin-right: 0px;
}
#main-menu .navbar .nav>li>a .main-menu-title{
    line-height: 0px;
}
.mt-4{
    margin-top: 4px;
}
.font-white{
    color: #fff;
}
.font-black{
    color: #333;
}
.bold{
    font-weight: bold;
}
.mr-10{
    margin-right: 10px;
}
body {
    /*font-family: 'Lato', Arial, Helvetica, sans-serif;*/
    font-family: 'Poppins', sans-serif;
    color: #333 !important;
}
button.close{
    background: linear-gradient(to right,#ab2f26 0%, #de6437 51%, #ee5253 100%);
    padding: 4px 10px 4px 10px;
    border-radius: 50%;
}
.button.cyan{
    background: #51ab6e;
    font-weight: bold !important;
    text-transform: uppercase;
}
.close{
    font-size: 26px;
    opacity: 1;
    color: #fff !important;
}
.modal-backdrop.in{
    opacity: 0.8 !important;
}
.close:hover{
    color: #9E1E21;
    opacity: 1;
}
.no-margin{
    margin: 0 auto;
}
.img-detail-pelatihan{
    border-radius: 10px;
    width: 100% !important;
    height: auto;
    max-height: 300px !important;
    object-fit: cover;
}
.img-kegiatan{
    border-radius: 6px;
}
.img-kegiatan:hover{
    opacity: 0.8;
}
.img-banner{
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.img-banner:hover{
    opacity: 0.8;
}
.btn-info{
    margin: 20px 0px 10px 0px;
}
.box-service {
    border-radius: 8px;
    padding: 20px 10px 10px 10px;
    min-height: 130px;
    background: #e0e0e0;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  }
  .pt-120-b-100-cont{
      padding-top: 0px;
  }
  a span.bold{
      color: #4b4e53 !important;
  }
  .color-icon{
    color: #de6437;
    margin-bottom: 5px;
    font-size: 38px;
    margin-bottom: 10px;
    margin-left: 20px;
  }
.icon-arrows-down:before{
    background: #ab2f26;
    color: #fff;
}
.sm-img-bg-fullscr{
    background-image: url('https://dev.tpakdjateng.org/images/slideshow/slider.png');
    height: 770px !important;
}
#counter-1 .row > div{
    border-left:none;
}
.count-number:hover{
border:1px solid #eee;
box-shadow: 0 1px 6px 0 rgba(49,53,59,0.12);
border-radius: 8px;
box-shadow: 0 1px 6px 0
rgba(49,53,59,0.12);
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
height: 80px;
box-sizing: border-box;
padding: 8px;
margin: 0 4px;
}
.judul::before{
    content: " ";
    padding: 3px;
    width: 105px;
    position: relative;
    display: flex;
    top: -0;
    margin: auto;
    border: 2px solid #ab2f27;
    border-bottom-color: rgb(238, 99, 73);
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom: none;
}
.judul::after{
    content: "";
    padding: 3px;
    width: 105px;
    position: relative;
    display: flex;
    bottom: -8px;
    margin: auto;
    border: 2px solid #ab2f27;
    border-top-color: rgb(238, 99, 73);
    border-top-style: solid;
    border-top-width: 2px;
    border-top: none;
}
.button.blue{
    background-color: #A42C22;
    border-radius: 50px;
    color:#fff;
}
.bg-pattern::before{
      top: 7.063rem;
right: -5.125rem;
}

.bg-pattern::before{
    content: "";
    background: url(https://bisma.bekraf.go.id/img/pattern-gold.svg) no-repeat;
   width: 23.25rem;
    height: 8.625rem;
    position: absolute;
    z-index: 999;
     -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.bg-pattern::after{
       left: -1rem;
bottom: 0.688rem;
}

.bg-pattern::after{
    content: "";
    background: url(https://bisma.bekraf.go.id/img/pattern-gold.svg) no-repeat;
   width: 100%;
height: 10.625rem;
    position: absolute;
    z-index: 999;
}
.button.blue.hover-thin{
    border-color: #c0392b;
    padding: 5px 15px;
}
.button.blue.hover-thin:hover{
    background: none;
    border: 2px solid #c0392b;
    color:#c0392b;
}
.kotak{
    padding:10px;
}
.header.no-transparent .logo-2{
    width:300px;
    padding: 18px 0px 0px;
}
.affix.header {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 800ms;
    animation-timing-function: linear;
    -moz-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px -12px 
rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.norm-50-wide {
   margin:0px;
   text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  text-align:center;
  color:#fff !important;
  font-weight:bold !important;
  font-size:30px !important;
  letter-spacing: normal !important;
}
.norm-50-des{
     margin:0px;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  text-align:center;
  color:#fff !important;
  font-weight:bold !important;
  font-size:20px !important;
}
.bg-hitam:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(30, 39, 46, 0.1);
    background-image: linear-gradient( 45deg, black 15%, transparent 15%, transparent 85%, black 85%, black), linear-gradient( 45deg, black 15%, transparent 15%, transparent 85%, black 85%, black), linear-gradient(-45deg, black 15%, transparent 15%, transparent 85%, black 85%, black), linear-gradient(-45deg, black 15%, transparent 15%, transparent 85%, black 85%, black);
    background-size: 2px 2px;
}
.heading {
	font-family: 'Poppins', sans-serif;
	font-size: 4rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	padding: 3.5rem 0;
	color: #1a1a1a;
}

.heading span {
	display: block;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	/* Compensate for excess margin on outer gallery flex items */
	margin: -1rem -1rem;
}

.gallery-item {
	/* Minimum width of 24rem and grow to fit available space */
	flex: 1 0 24rem;
	/* Margin value should be half of grid-gap value as margins on flex items don't collapse */
	margin: 1rem;
	box-shadow: 0.3rem 0.4rem 0.4rem rgba(0, 0, 0, 0.4);
	overflow: hidden;
}

.gallery-image {
	display: block;
	width: 100%;
	height: 300px;
	object-fit: cover;
	transition: transform 400ms ease-out;
}

.gallery-image:hover {
	transform: scale(1.15);
}

/*

The following rule will only run if your browser supports CSS grid.

Remove or comment-out the code block below to see how the browser will fall-back to flexbox styling. 

*/

@supports (display: grid) {
	.gallery {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(24rem, 1fr));
		grid-gap: 2rem;
	}

	.gallery,
	.gallery-item {
		margin: 0;
	}
}

.box-services:hover{
        background:#fff;
        padding:10px;
        border-radius:3px;
        width:100%;
    }
    .box-services{
        border:1px solid #eee;
        padding:10px;
    }
    .box-logo:hover{
        -webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }
.kotak{
    margin-bottom:;
}
rect {
    height: 600px;
}
.top-bar-section li .fa{
    font-size:12px;
    top: 0px;
   
}
/*#tombol-f {*/
/*    background:#3b5998;*/
/*}*/
/*#tombol-f{*/
/*    font-size:20px;*/
/*        padding: 10px;*/
/*    overflow: hidden;*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*    text-transform: uppercase;*/
/*    outline: none;*/
/*    position: relative;*/
/*    color:#fff;*/
/*    margin: 0 auto;*/
/*    margin-top: 10px;*/
/*    display: inline-block;*/
/*    letter-spacing: .1rem;*/
/*}*/
/*#tombol-f:hover{*/
/*    background :#fff;*/
/*    color:#3b5998;*/
/*}*/

/*#tombol-t {*/
/*    background:#55acee;*/
/*}*/
/*#tombol-t{*/
/*    font-size:20px;*/
/*        padding: 10px;*/
/*    overflow: hidden;*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*    text-transform: uppercase;*/
/*    outline: none;*/
/*    position: relative;*/
/*    color:#fff;*/
/*    margin: 0 auto;*/
/*    margin-top: 10px;*/
/*    display: inline-block;*/
/*    letter-spacing: .1rem;*/
/*}*/
/*#tombol-t:hover{*/
/*    background :#fff;*/
/*    color:#55acee;*/
/*}*/

/*#tombol-i{*/
/*    background:#e4405f;*/
/*}*/
/*#tombol-i{*/
/*    font-size:20px;*/
/*        padding: 10px;*/
/*    overflow: hidden;*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*    text-transform: uppercase;*/
/*    outline: none;*/
/*    position: relative;*/
/*    color:#fff;*/
/*    margin: 0 auto;*/
/*    margin-top: 10px;*/
/*    display: inline-block;*/
/*    letter-spacing: .1rem;*/
/*}*/
/*#tombol-i:hover{*/
/*    background :#fff;*/
/*    color:#e4405f;*/
/*}*/

/*#tombol-y{*/
/*    background:#cc0000;*/
/*}*/
/*#tombol-y{*/
/*    font-size:20px;*/
/*        padding: 10px;*/
/*    overflow: hidden;*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*    text-transform: uppercase;*/
/*    outline: none;*/
/*    position: relative;*/
/*    color:#fff;*/
/*    margin: 0 auto;*/
/*    margin-top: 10px;*/
/*    display: inline-block;*/
/*    letter-spacing: .1rem;*/
    
/*}*/
/*#tombol-y:hover{*/
/*    background :#fff;*/
/*    color:#cc0000;*/
/*}*/
/* Style the tab */

.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 100%;
    height: 100%;
}


/* Style the buttons inside the tab */

.tab button {
    background: #f1f2f3;
    color: #666;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 0 2px 2px rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
    width: 100%;
    border-color: #b31417;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    font-weight:bold;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd;
    padding-left: 10px;
    transition: color .2s ease 0s, padding .3s ease 0s;
}


/* Create an active/current "tab button" class */

.tab button.active {
     background: -webkit-linear-gradient(110deg, #c0392b 60%, #de6437  60%);
  background: -o-linear-gradient(110deg, #c0392b 60%, #de6437  60%);
  background: -moz-linear-gradient(110deg, #c0392b 60%, #de6437  60%);
  background: linear-gradient(110deg,#c0392b 60%,#de6437  60%);
    color: #fff;
}


/* Style the tab content */

.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    max-width:1170px;
    width:100%;
    min-height: auto;
}

.logo-img {
    height: 69px;
    padding:0px;
}

.judul-services {
    color: #fff !important;
}

span .warna {
    color: #fff;
}


 .bg-jateng{
background-color: #f2f2f2;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cg fill='%23ffffff' fill-opacity='0.4'%3E%3Cpath fill-rule='evenodd' d='M0 0h4v4H0V0zm4 4h4v4H4V4z'/%3E%3C/g%3E%3C/svg%3E");
} 

.bg-wadah {
  background-color: #f2f2f2;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cg fill='%23ffffff' fill-opacity='0.4'%3E%3Cpath fill-rule='evenodd' d='M0 0h4v4H0V0zm4 4h4v4H4V4z'/%3E%3C/g%3E%3C/svg%3E");
}
.bg-wadah:after{
 /*   content: '';*/
	/*display: block;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*right: 0;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*background: rgba(127, 127, 127, 0.5);*/
	/*background-image:*/
	/*	linear-gradient( 45deg, black 15%, transparent 15%, transparent 85%, black 85%, black),*/
	/*	linear-gradient( 45deg, black 15%, transparent 15%, transparent 85%, black 85%, black),*/
	/*	linear-gradient(-45deg, black 15%, transparent 15%, transparent 85%, black 85%, black),*/
	/*	linear-gradient(-45deg, black 15%, transparent 15%, transparent 85%, black 85%, black);*/
	/*background-size: 2px 2px;*/
}

.garis-judul {
    margin-left: calc(50% - 40px);
    width: 80px;
    height: 3px;
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 50px;
}
.garis-judul2 {
    margin-left: calc(50% - 40px);
    width: 80px;
    height: 3px;
    background-color: #000;
    margin-top: 15px;
    margin-bottom: 50px;
}

.main-menu-container {
    /*margin-top: 30px;*/
}
.affix.header-1 #main-menu .navbar .nav>li>a{
    padding: 47px 0px 17px 0px;
    margin: 0 6px 17px 6px;
}
#main-menu .navbar .nav>li>a {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: normal;
    text-transform: uppercase;
    padding: 47px 0px 17px 0px;
    margin: 0 6px 17px 6px;
}
.header-1 #main-menu .navbar .nav>li.current>a{
    color: #9E1E21;
    font-weight: bold;
}
.header-1 #main-menu .navbar .nav>li.current>a{
    padding: 46px 3px 5px 3px !important;
    border-bottom: none;
}

/* .header-1 #main-menu .navbar .nav>li.current>a {
    padding: 8px 10px 8px 10px;
    margin: 35px 12px 14px 12px;
    border-radius: 5px;
    border-bottom: 2px solid #9E1E21;
    color: #fff;
    font-weight:bold;
    background: -webkit-linear-gradient(110deg, #c0392b 60%, #de6437  60%);
  background: -o-linear-gradient(110deg, #c0392b 60%, #de6437  60%);
  background: -moz-linear-gradient(110deg, #c0392b 60%, #de6437  60%);
  background: linear-gradient(110deg,#c0392b 60%,#de6437  60%);
} */
/* 
.affix.header-1 #main-menu .navbar .nav>li.current>a {
    padding: 8px 10px 8px 10px;
    margin: 35px 12px 14px 12px;
    border-bottom: 2px solid #9E1E21;
} */

#main-menu .navbar .nav>li:hover>a {
    font-weight:bold;
}

.top-bar {
    /* background-image: linear-gradient(to right,#ab2f26 0%, #de6437 51%, #ee5253 100%); */
    /* background-color: #fff; */
   background: #8f2517;
}

.top-bar-section li {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    line-height:34px;
    letter-spacing: normal;
}

.bgreddd {
    background-color: #9E1E21 !important;
    letter-spacing: normal;
    color: #FFF !important;
}