/*
Theme Name: Proweb Two
Theme URI: http//:proweb.co.id
Author: Wahyudi
Author URI: http//:proweb.co.id
Description: sebuah template framwork yang bisa di eksplor
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: framework, bootstrap, responsive, keren
Text Domain: prowebtwo
*/

/*TYPOGRAPH
=================================*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.99px) {
  .judul-halaman h1{
    font-size: 15px;
    /* line-height: 30px; */
    padding-bottom: 10px; 

  }
      .kanan {
  	display: none;
  }
  .img-categori img {
  width: 100%;
}

	
}
@media (min-width: 320px) {
  .judul-halaman h1{
    font-size: 15px;
    /* line-height: 30px; */
     padding-bottom: 10px; 

  }


}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.99px) {
	
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.99px) {
.navbar-nav li{
	padding: 10px 0px;
}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.navbar-nav > li > a:hover{
	/*background: blue;*/
	color: #fff !important;
  }
  .dropdown-menu.show{
  	/* margin-top: 25px; */
  }
  .collapse.navbar-collapse{
  	float: right;
  }
  .navbar-nav ul{
  	float: right;
  }
  .judul-halaman h1{
    font-size: 40px;
    color: #fff;
}

}

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.99px) {

}

@font-face{
    font-family: droid;
    src:url('fonts/DroidSerif-Regular.ttf');
}
@font-face{
    font-family: droid-i;
    src:url('fonts/DroidSerif-Italic.ttf');
}


@font-face{
    font-family: roboto;
    src:url('fonts/Roboto-Regular.ttf');
}
@font-face{
    font-family: roboto-l;
    src:url('fonts/Roboto-Light.ttf');
}
@font-face{
    font-family: poppins;
    src:url('fonts/Poppins-Regular.ttf');
}
body{
    font-family: Open Sans;
    color: #666;
    text-align: justify;
}
.page .content, .single .content{
    font-family: Open Sans;
    font-size: 14px;
}
.page .content p, .single .content p{
   /* margin-bottom: 34px; */
    line-height: 34px;
}
.search-icon{
	float: right;
	margin-left: 20px;
}
.page .content img, .single .content img{
max-width:100%;
height:auto;
}
.blockquote p{
    margin-bottom: 20px;
}
.navbar{
    font-family: Open Sans, verdana;
}
h1,h2,h3,h4{
    font-family: roboto-l;
}

.filter-training ul, .filter-training ol{
  padding-left: 0 !important;
  margin-left: 0;
}
.filter-training ul.sub-menu{
   padding-left: 0 !important;
  margin-left: 0 !important;
}
.filter-training .menu-item-has-children a{
  font-weight: 700;
  font-size: 18px;

}


.judul{
   
}

/*STRUKTUR
=================================*/
html,body{}
body{}
header{}
.cover{
    width: 100%;
    min-height: 400px;
    color: #fff;
    padding: 120px 0;
}
.judul-halaman{
    text-align: center;
    padding: 60px 0;
    margin-bottom: 60px;
    padding-top: 250px;
}
.judul-halaman.parallax-window{
    text-align: center;
    padding: 130px 0;
    background-repeat: no-repeat;
    margin-bottom: 60px;
    color:#fff;
    background-size: cover;
}


.judul{}
.container.small{
    max-width: 800px;
}
.container-fluid{
    padding-left: 0;
    padding-right: 0;
}
.page-content{
   /* padding-bottom: 60px; */
}
.content{}
.sidebar{}
footer{}
footer .footer-widget{
    padding: 40px;
}
footer .copyright{
    text-align: center;
    margin-bottom: 0;
    border-top:1px solid #000;
    padding: 10px;
    font-size: 12px;
}

/*MENU
=================================*/
.navbar{
    border-radius: 0;
    border:none;
    /*border-bottom: 1px solid #e7e7e7; */
    margin-bottom: 0;
	  background:#000 !important;
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand{
    height: auto;
	padding:10px 15px;
}
.navbar-brand img{
    height: 70px;
}
.navbar-nav > li > a{
	font-size: 14px;
	float: right;
	padding: 15px 18px 10px 0;
	color: #fff;
	border-radius: 15px;
	font-weight: 600;
	text-decoration: none;
}



/* navbar responsive--*/
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 23px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-image: none;
    border: none;
    border-radius: 0;
}
.menu-hp {
	width: 100%;
	background-color: #000;

}
.responsive-hp {
	float: right;
	width: 30%;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{

}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus
{
	background:transparent;
	border-bottom:2px solid #99E164;
	
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus
{
	background:rgb(153,225,100);
	color:#fff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 40px;
    height: 3px;
    border-radius: 1px;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #005082;
}

.dropdown-menu{
	border-radius:0;
}

.home-atas,.home-tengah,.home-bawah{
padding: 0px 0;
}
.home-atas{}
.cover{
	position:relative;
}
.layer{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:rgba(0,0,0,0.4);
	z-index:0;
}
.content-cover{
	position:relative;
	z-index:100;
}
.cover h1,.cover h2,.cover h3,.cover h4{
	font-family:droid-i;
}

.home-tengah{}
.home-bawah{background: #deeded;}
.home .carousel{
   margin-bottom: 0; 
}
.carousel{
 margin-bottom: 40px;
}
.carousel,.carousel img{
    width: 100%;
    height: auto;
}

.carousel-control {
    font-size: 30px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
/*PAGE
=================================*/


/*LOOP
=================================*/
.loop{
  background: #fff;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.loop:hover{
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.2);
}
.loop .info{
  margin-bottom: 20px;
}

.loop.list{
  margin-bottom: 30px;
  padding : 10px;
  border-bottom: 1px solid #ccc;
}
.loop.list .title{
  margin-top: 0;
}
.loop.list .image{
  float: left;
  width: 150px;
  height: 150px;
  overflow: hidden;
  background: #666;
}
.loop.list h2 {
  font-size: 25px;
}
.about-feature {
	padding-top: 50px;
}
.about {
  max-width: 340px;
  float: left;
  padding-top: 40px;
   background-color: #ebedf4;
 
  margin-right: 15px;
  margin-top: 15px;
  padding: 0;
}
.gambar img {
  width: 100%;
}
.gambar-about {
  max-height: 280px;
}
.gambar-about img {
  width: 100%;
  min-height: 280px;
  display: block;
  margin: auto;
  object-fit: cover;
}
.loop.list .loop-content{
  padding: 15px 15px 15px 165px;
}
.loop.list .excerpt{

}
.loop.list .info{
}
.loop.list .category{}
.loop.list .more{}
.loop.list a{
  text-decoration: none;
  text-align: left;

}
.loop.list a:hover {
  color: #323232;
  
}

.loop.list p{}

.loop.big{
  margin-bottom: 30px;
}
.loop.big .loop-content{
  padding: 15px;
}
.loop.big .title{}
.loop.big .image img{
  width: 100%;
  height: auto;
}
.loop.big .excerpt{}
.loop.big .date{}
.loop.big .category{}
.loop.big .more{}
.loop.big a{}
.loop.big p{}

.loop.grid{}
.loop.grid .title{}
.loop.grid .image{}
.loop.grid .excerpt{}
.loop.grid .date{}
.loop.grid .category{}
.loop.grid .more{}
.loop.grid a{}
.loop.grid p{}

.loop.porto{
  position: relative;
  overflow: hidden;
  height: 321px;
}
.loop.porto:hover{

}
.loop.porto .wrap .title {
  margin: 0 auto;
  padding: 10px;
  width: 80%;
  /*border-top: 4px solid rgba(255,255,255,0.7);
  border-bottom: 4px solid rgba(255,255,255,0.7);*/
}
.loop.porto .title{
  position: absolute;
  top:100%;
  right:0;
  left:0;
  -webkit-transition: all .35s;
  transition: all .35s;
  color: #fff;
  z-index: 100;
  text-align: center;
}
.loop.porto:hover .title{
  top:40%;
  bottom: 40%;
  right:0;
  left:0;

}
.loop.porto .image{
  width: 100%;
  height: 100%;
}
.loop.porto hr{
  height: 4px;
  width: 60px;
 position: absolute;
}
.loop.porto .layer{
  opacity: 0;
}
.loop.porto:hover .layer{
  opacity: 1;
}

.loop.porto .excerpt{}
.loop.porto .date{}
.loop.porto .category{}
.loop.porto .more{}
.loop.porto a{color: #fff;}
.loop.porto p{}

.loop.product{}
.loop.product .title{}
.loop.product .image{}
.loop.product .excerpt{}
.loop.porto .date{}
.loop.product .category{}
.loop.product .more{}
.loop.product a{}
.loop.product p{}

/*IMAGE
=================================*/

.alignnone {
	/* margin:5px 20px 20px 0; */
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	/*border:1px solid #F0F0F0;*/
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	/* margin:5px 20px 20px 0; */
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:16px;
	line-height:17px;
        width: auto;

             
}
.sticky {

}
.bypostauthor {

}

.gallery-columns-3 .gallery-item{
   //  max-width: 32.35%;
}
.gallery img{
      
}
.gallery-item{
    float: left;
  /*  margin: 0;
    padding: 0; */
   
}
@media (max-width:990px){
.gallery-item{
width:50% !important; 
 }	
}
@media(max-width:480px){
.gallery-item{
width:100% !important; 
 }
 .gallery-caption{
	 font-size:100%;
 }
}
.gallery-item img{
    width: 100%;
    height: auto;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    transition: all .35s;  
    
    border: none !important;
}

.gallery-item a:hover img{
    opacity: 0.3;
}
.gallery-caption{

    padding: 10px;
    right: 15px;
    bottom:0;
    left:15px;
    z-index: 100;
    vertical-align: middle;

	font-size:14px;
	font-family:roboto-l;
}
.gallery-caption span{
	font-family:droid-i;
	font-weight:bold;
	display:block;
}
.bg-gl{
    position: relative;
    width:100%;
    height: 100%;
    text-align: center;
     background: rgba(153,225,100,0.7);
    
}
.g-more{
    position: absolute;
    color: #fff;
    font-size: 24px;
    width: 100%;

    text-align: center;
    top:40%;
    right: 0;
    bottom:40%;
    left:0;
    z-index: 100;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    transition: all .35s;
    
    opacity: 0;
}
.gallery-item a:hover .g-more{
    opacity: 1;
}

.size-responsive{
    max-width: 100% ;
    height: auto;
    margin-bottom: 20px;
}

/* TAMBAHAN========================*/
.press_link{
	font-family:droid-i;
	font-weight:bold;
	font-size:24px;
	padding:15px;
	border-bottom:dotted 1px #e7e7e7;
	display:block;
	
	-moz-transition:all .50s;
	-webkit-transition:all .50s;
	transition:all .50s;
}
.press_link:hover{
	text-decoration:none;
	background:rgba(153,225,100,0.3);
}
.dropdown-menu > li > a {
	color: black;
	padding: 15px;
}
.sosmed-header {
  float: left;  
  color: #fff;
  width: auto;
}
.sosmed-header i {
  padding-right: 10px;
}
.sosmed-header a {
  text-decoration: none;
  color: #fff;
}
.sosmed-header a:hover {
  text-decoration: none;
  color: #4286f4;
}
.top-atas {
  height: 100px;
  background-color: #000; 
  padding-top: 10px;
}
.atas {
  width: 100%;
  height: auto;
}
.kiri {
  float: left;
  padding-left: 50px;
}
.logo img {
  width: 60%;
}
.kanan {
  float: right;
  padding-right: 100px;
}
.modal-body {
  width: 100% !important;
  padding: 0;
  background-color: #000;
}
.modal-dialog {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  float: left;
}
input.search-input {
  width: 100px;
}
.btn-primary {
  height: 30px;
  margin-top: -6px;
}
.subscribe {
  height: 60px;
  width: 100%;
  background-color: #000;
}
.text-subscribe {
  width: 100%;
  margin: auto;
  text-align: center;
  padding-top: 22px;
  font-size: 12px;
}
.home-feature {
  padding-right: 0;
  position: relative;
}
.home-feature {
margin: 0;
}
.home-feature img {
  width: 105.5%;
}
.text-feature {
  width: 100%;
}
.text-feature h2 {
  width: 100%;
  font-size: 16px;
  z-index: 999;
  position: absolute;
  text-align: center;
  padding-top: 150px;
  font-weight: bold;
  color: #fff;

}

.text-feature h3 {
  width: 50%;
  font-size: 12px;
  z-index: 999;
  position: absolute;
  text-align: center;
  top: 180px;
  font-weight: bold;
  color: #fff;
  border : 1px solid #fff;
  padding: 10px;
}

.find {
  width: 50%;
  margin: auto;
}

.find a {
	color: #fff;

}
.find a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
}

.col-sm.home-feature{
  padding-left: 0;
}
.row.kolom {
  width: 101.1%;
}
.home-profile {
  padding-bottom: 50px;
  padding-top: 100px;

}
.home-profile p {
  text-align: justify;
  font-family: Open Sans,Arial,sans-serif
  font-size: 14px;
  line-height: 1.7em;
}
.col-md.video {
  padding-top: 30px;

}
.col-md.video iframe {
  border: 1px solid #ccc;
}
.home-news {
  background-color: #cae1ff;
  padding-bottom: 50px;
}
.news-title {
  width: 100%;
}
.news-title h1 {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 16px;
}
.about-title {
  width: 100%;
}
.about-title h1 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 16px;
}
.news-gmbr {
  max-height: 250px;
  overflow: hidden;
  margin: 0;
  position: relative;

}
.news-gmbr-depan img {
  width: 99.9%;
  min-height: 273px;
}
.latest-news {
	margin-bottom: 10px;
}

.news-kiri {
  width: 75%;
  background-color: #fff;
  min-height: 226px;
  float: left;

}
.news-area p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  text-align: justify;
  color: #666;
  font-family: open Sans, Arial, sans-serif;
  margin-bottom: 0;
}
.news-area h4 {
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  text-align: left;
  
}
.news-area-dalam p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  text-align: left; /* agus 3 nov */
  color: #666;
  font-family: open Sans, Arial, sans-serif;
  margin-bottom: 0;
  line-height: 1.5;
}
.news-area-dalam h4 {
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  
}
.news-area a:hover {
  text-decoration: none;
  color: #000;
}
.news-kanan {
  width: 25%;
  max-height: 230px;
  float: left;
}
.kanan-tgl {
  background-color: #0064a8;
  color: #fff;
  display: block;
  padding-bottom: 15px;
  padding-top: 15px;
}
.kanan-tgl h2 {
  text-align: center;
  /*font-weight: bold;*/
  font-size: 20px;
}
.kanan-bln {
   background-color: #717274;
  color: #fff;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.kanan-bln h2 {
 text-align: center;
  margin-top: 0;
  /*font-weight: bold;*/
   font-size: 18px;
}
.bg-home {
  background-color: #fff;
  color: #fff;
  display: block;
  padding-bottom: 62px;
  padding-top: 62px;
}
.fiture-categori {
  height: 210px !important;
  margin-bottom: 70px;
  margin-right: 10px;

}
.img-categori {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  height: auto;
  z-index: 99;
  position: absolute;
  float: left;
  width: 100%;
}

.text-categori {
  z-index: 999;
  position: relative;
  width: 100%;
}
.text-categori h1 {
  font-size: 20px;
  color: #fff;
  text-align: center;
  padding-top: 30px;
}
.text-categori p {
  font-size: 14px;
  color: #fff;
  padding: 15px;
}
.tombol {
  background: #00074b;
  width: 50%;
  margin: auto;
}
.tombol:hover {
  background: #000;
  width: 50%;
  margin: auto;
}
.tombol h2:hover {
  font-size: 13px;
  color: #fff;
  padding: 10px;
  margin-top: 10px;
}
.tombol h2 {
  font-size: 13px;
  color: #fff;
  padding: 10px;
  margin-top: 10px;
}
.tombol a {
  text-decoration: none;
}

.text-detail {
	text-align: center;
	width: 100%;
	margin: auto;
	margin-top: 30px;
}
.text-detail h4 {
	font-size: 20px;
	

}
.home-footer {
  background-color: #000;
  height: 400px;
}
.alamat-footer {
  padding-top: 50px;
  color: #e6e6e6;
}
.alamat-footer h2 {
  font-size: 14px;
  font-weight: bold;
}
.alamat-footer p {
  font-size: 14px;
}
.map-footer {
  padding-top: 50px;
}
#map{
  width: 100%;
  height: 100%;
  min-height: 350px;
  opacity: 0.6;
}
.text-dalam h1 {
  float: right;
  font-weight: bold;
  color: #fff;
}
.about-dalam {
  margin-bottom: 20px;
  min-height: 180px;
}
.about-samping {
  background-color: #ebedf4;
  height: auto;
  padding-left: 30px;
  padding-bottom: 10px;
}
.training-samping {
  background-color: #ebedf4;
  height: 700px;
  padding-left: 18px;
  padding-bottom: 10px;
}
.detail-about {
  width: 100%;
}
.about-tgl {
  background-color: #fff;
  color: #fff;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
}
.about-tgl h2 {
  text-align: center;
  color: #000;
  font-size: 17px;
}
.about-bln {
  background-color: #717274;
  color: #fff;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
}
.about-bln h2 {
 text-align: center;
  margin-top: 0;
  font-size: 16px;
}
.about-kiri {
 /* width: 75%; agus 3 nov */
  min-height: 180px;
  float: left;
}

p {
  /* padding-right: 20px; */
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.7em;
}
.sub-about {
  background-color: #cae1ff;
  min-height: 1100px;
  width: 100%;
  margin-top: 100px;
  padding-bottom: 40px; 
}
.content-about {
  min-height: 180px;
}
.content-about h2 {
  font-size: 22px;
  padding: 15px;
}
.content-about p {
	  padding: 15px;
}
.dropdown-item.active, .dropdown-item:active {
	font-size: 15px;
}
.dropdown-item.active, .dropdown-item {
	font-size: 15px;
}
.address {
  width: 100%;
}
.address p {
  color: #fff;
  padding-left: 10px;
  /* padding-right: 30px; */
}
.address td {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.7em;
  padding-right: 20px;
  color: #fff;
   padding-left: 10px;
 
}
label {
   padding-left: 10px;
}
input {
  width: 100%;
}
textarea {
  width: 100%;
}
.page-contact{
  background: #000;
  position: relative;
  margin-top: -60px;
  padding-top: 50px;
}
.content ul {
  padding-left: 60px;
}
.content li {
  line-height: 1.8em;
}
.content td {
	padding-left: 5px;
}
.table-dalam tr td {
	border: 1px solid #c1c1c1 !important;
}
.wp-caption {
  padding-right: 0;
  position: relative;
}
.wp-caption img {
  width: 105.5%;
}
.wp-caption-text {
  width: 50%;
  margin: auto;
}
.wp-caption-text h3 {
  width: 50%;
  font-size: 12px;
  z-index: 999;
  position: absolute;
  text-align: center;
  top: 180px;
  font-weight: bold;
  color: #fff;
  border : 1px solid #fff;
  padding: 10px;
}
.home-feature {
  width: 100%;
}
.fiture-home {
  /*width: 170px;*/
  padding-left: 0;
  padding-right: 0;
}
.fiture-home img {
  width: 100%;
}
.img-categori img {
  width: 100%;
  height: auto;
}

/*
.wp-caption-text {
  width: 50%;
  font-size: 12px;
  z-index: 999;
  position: absolute;
  text-align: center;
  top: 180px;
  font-weight: bold;
  color: #fff;
  border : 1px solid #fff;
  padding: 10px;
}*/
.relative {
    padding-right: 0;
  position: relative;
}

.feature-page h2 {
  width: 100%;
  font-size: 16px !important; 
  z-index: 999;
  position: absolute;
  text-align: center;
  padding-top: 150px;
  font-weight:bold;
  color: #fff;
}
.feature-page img {
  width: 105.5%;
}
.font-daftar h2 {
	font-size: 18px;
	text-align: center;
	color: #003b9b;
}
h2.daftar-training {
	font-size: 16px;
	padding-left: 10px;
	color: #003b9b;
}
.tombol-action {
	padding-left: 25px;
}
.kurung-training {
  width: 100%;
}
.list-training {
  width: 80%;
  padding-top: 50px;
  float: left;

}
.nama-training h1 {
  font-size: 22px;
  text-align: left;
  color: #003a99;
  padding-top: 10px;
}
.kurung-training {

}
.harga-training {
  width: 20%;
  float: left;
  padding-top: 60px;
}
.harga-training h1 {
  font-size: 16px;
  font-style: italic;
}
.kurung-filter {
 
}
.filter-training h1 {
  font-size: 16px;
  float: right;
}
input[type="checkbox"], input[type="radio"] {
  width: auto;
}
.kurung-filter ul li {
  list-style-type: none;
}
ul.font-kanan li h5 {
  font-size: 16px;
   color: #003a99; 
}
.tombol-cari {
  padding-left: 40px;
}
.btn-primary {
  padding-bottom: 25px;
}
.buku {
  float: left;
  padding-bottom: 50px;
}
.col-md-4 .kontak-form {
  padding: 0;
  width: 80% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.scroll-top {
  padding-bottom: 20px;
  padding-left: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  /*width: 320px;
  height: 60px;*/
}
.khusus-footer {
  padding-bottom: 50px;
}
.copyright {
  margin: auto;
  width: 100%;
}
.copyright p {
  text-align: center;
}
h1.font {
  font-size: 14px !important;
  color:red;
}
table {
	width: 100% !important;
	height: 100% !important;
}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}
.scrollablewrapper {
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
position: fixed; 
right: 0; 
bottom: 0; 
left: 0;
top: 0;
}

.scrollablewrapper iframe {
height: 100%;
width: 100%;
}
/*
.news-area {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  z-index: 99;
}

.news-area p {
  text-align: justify;
  font-size: 14px;
  padding: 10px;
  color: #5e5e5e;
}
.news-area h4 {
  padding-left: 10px;
  padding-top: 10px;
  font-size: 17px;
  color: #0c71c3;
  text-decoration: none;
}
.news-tgl {
  position: relative;
  z-index: 999;
  background-color: #0c71c3;
  width: 35%;
  float: right;
}
.news-tgl h1 {
  color: #fff;
  text-align: center;
}
.news-bln {
  position: relative;
  z-index: 99;
  background-color: #8a8a8a;
  width: 35%;
  float: right;
}
.news-bln h1 {
  color: #fff;
  text-align: center;
}
*/