.panel-lanjutan {
	/*max-width: 19%!important;*/
	/*min-width: 19%!important;*/
    padding: 12px;
    border: solid 1px #eaeaea;
    text-align: justify;
    color: white;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    /*margin: 5px;*/
    margin: 2px;
    position: relative;
    float: left;
}

.table-content > tbody > tr > td {
	padding: 10px !important;
}

.text-panel-lanjutan-center {
	font-family: 'Montserrat-Bold';
	font-size: x-large;
	margin-top: 10px;
}

.ct-zoom:hover {
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.panel-lanjutan-tabs {
	/*min-width: 19%!important;*/
    padding: 12px;
    border: solid 1px #eaeaea;
    text-align: center;
    margin: 2px;
    position: relative;
    float: left;
}

.khusus-tukang-div {
    border-top: 2px solid #d1d3d4;
    margin-top: 65px;
    margin-bottom: -15px;
}

.text-center {
    text-align: center;
}

.khusus-tukang-div .bg-khusus-tukang {
    background: url(../images/ic-khusus-tukang.png);
    color: #ffffff;
    margin-top: -27px;
    background-repeat: no-repeat;
    background-position: center;
    height: 130px;
    padding-top: 26px;
    padding-right: 15px;
}

.name-tag {
	position: inherit !important;
    width: 100%  !important;
    background-color: #e03029  !important;
}

.bg-home1 {
	background-image: url(../images/pabrik-semen.jpg);
}

.bg-manajemen {
	/*background-image: url(../images/LOGO-BW-SEMEN-GRSIK.gif);*/
	background-color: #eeeeee !important;
}

.bg-layout {
	background-image: url(../images/bukit_pelangi.jpg);
}

.bt-lang-active {
	padding: 6px;
    opacity: 1;
    background-color: #f3f3f3;
    border: solid 1px #c3c3c3 !important;
}

.bt-lang-inactive {
	padding: 6px;
    opacity: 0.5;
}


.footer{

}

.footer .footer-bg{
	background: url("../images/bg-img-gray.png") !important;
}

.center {
    line-height: 200px;
    height: 200px;
    /*border: 3px solid green;*/
    text-align: center;
}

/* If the text has multiple lines, add the following: */
.center p {
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
}

.features {
  padding: 4em 0;
}
.features-info {
  margin-top: 4em;
}
.features-grids {
  /*padding:1em;*/
}
.features-grids img{
	width: 100%;
}
.features-grids p {
  font-size: 0.9em;
  color: #fff;
  line-height: 1.7em;
  font-weight: 300;
}
/*--Common style --*/
.features-grids h4 {
	font-size: 21px;
  font-weight: 400;
  color: #fff;
}
.features-grids figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	width:100%;
}
.features-grids figure img {
	/*position: relative;
	display: block;*/
}

.features-grids figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.features-grids figure figcaption::before,
.features-grids figure figcaption::after {
	pointer-events: none;
}

.features-grids figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
figure.effect-bubba {
	background: #6d6e70;
}
figure.effect-bubba:hover img {
	/*opacity: 0.3;*/
}

.centered-old {
	/*position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	font-weight: 600;
	font-size: large;*/
	/*position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    /*color: lightgoldenrodyellow;*/
    /*font-weight: bolder;
    font-size: x-large;
    background-color: #eaeaeab0;
    color: black;
    padding: 8px;
    border-radius: 8px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* color: lightgoldenrodyellow; */
    font-weight: bolder;
    font-size: x-large;
    background-color: #ff000066;
    color: white;
    padding: 8px;
    /* border-radius: 8px; */
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    display: none;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bolder;
    font-size: x-large;
    background-color: #240ed866;
    color: white;
    padding: 8px;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    /*display: none;*/
}

.text-produk {
	color: white !important;
    font-weight: 600 !important;
    font-size: large !important;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	/*opacity: 0;*/
	-webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1);
	-o-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	-moz-transform: scale(1,0);
	-o-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h4 {
	padding-top: 16%;
	-webkit-transition: transform 0.35s;
	-moz-transition: transform 0.35s;
	-o-transition: -o-transform 0.35s;
	-ms-transition: -ms-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	-o-transform: translate3d(0,-20px,0);
	-ms-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	opacity:0;
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	-moz-transform: translate3d(0,20px,0);
	-o-transform: translate3d(0,20px,0);
	-ms-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	/*opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);*/
}

figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
	/*opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);*/
}

figure.effect-bubba:hover span {
	/*opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);*/
	display: block;
}


@media (min-width: 992px) {
	.centered {
	    display: none;
	}

	figure.effect-bubba:hover span {
		display: block;
	}

	.display-tabs-csr {
		min-width: 19%!important;
		max-width: 19%!important;
	}
}

@media (max-width: 991px) {
	.centered {
	    display: block;
	}

	.display-tabs-csr {
		min-width: 45%!important;
		max-width: 45%!important;
	}
}

.modal-dialog {
  width: 55% !important;
  min-height: 85% !important;
  padding: 0;
}

.modal-content {
  min-height: 100% !important;
  border-radius: 0;
}

.table-custom thead{

}

.table-custom thead tr th {
	padding-left: 5px;
}

.table-custom tbody tr td{
	padding-left: 5px;
}

.footer .widget .form-control::-moz-placeholder {
  color: black !important;
}

.footer .widget .form-control:-ms-input-placeholder {
  color: black !important;
}

.footer .widget .form-control::-webkit-input-placeholder {
  color: black !important;
}

.footer .widget .form-control:focus, .footer .widget .form-control:hover {
  background-color: #111;
  border-color: #101010;
  color: #fff;
}
