/* awal dari body yg di blog */
ol {
    font-size:23px;
}

#data_Table {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 80%;
}

#data_Table td, #data_Table th {
  border: 1px solid #ddd;
  padding: 8px;
}

#data_Table tr:nth-child(even){background-color: #f2f2f2;}

#data_Table tr:hover {background-color: #ddd;}

#data_Table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

#data_Table tf {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

.blog_body{
   margin-left:15px;
   margin-right:25px;
   background-size: cover;background-image: url(../gambar/back_easyblog.jpg);
   background-repeat:no-repeat;background-size:cover; 
}

.soft_body{
   margin-left:15px;
   margin-right:25px;
   background-size: cover;background-image: url(../gambar/back_easysoft.jpg);
   background-repeat:no-repeat;background-size:cover; 
}


.pesan_ekstrak{
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  width: 80%;  
  background-color: #4CAF50;
  color: white;
   
}

.layar{
  height:60px; 
  width:98%; 
  background: rgba(37,106,155,0.6);
}

.layar_head {
  margin-left:25px;    
  font-size:23px;
  font-weight: normal;
  line-height: 1.9;
  font-color: white;
  text-align: left;
  font-weight: bold;  
}

#kotak_body {
  margin-left:25px;
  margin-right:15px;
  height:1900px;    
  background: rgba(255,255,255,0.6);
  border-radius: 36px;  
  border: 6px ;
  border-style: solid;
  border-color: rgba(11,67,43,0.3);
}

.kotak_body2 {
  margin-top:15px;
  margin-left:25px;
  margin-right:15px;
  height:95%; 
  overflow:auto;
}

.kotak_bd_header {
  font-size:23px;
  text-align: left;
  font-weight: bold;
}

.kotak_bd_content {
  font-size:20px;
  font-weight: normal;
  align:justify;
  line-height: 1.9;
}

.gambar {
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 5px;
  width : 560px;
  height : 315px;
}


.gambar_bsr {
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 5px;
  width : 100%;
  height : 615px;
}

/* akhir dari body yg di blog */


/* awal side navi */

#kotak_background {
  border-radius: 36px 165px;
  padding: 20px; 
  margin-left:10px;
  margin-right:15px;
  background: rgba(11,67,43,0.3);
  
}

div.first {
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

.ke2 {
  margin-left:5px;
}

.ke3 {
   margin-left:30px;
   list-style-image: url(../gambar/list_green.png);

}

.nav-sidebar {
    color : white ;   
    font-size:19px;
    font-weight: bold;
}

/* Container holding the image and the text */
.kotak_group {
  font-size:23px;
  position: relative;
  text-align: center;
  color: white;
}

.gambar-ul {
  width:80%;
  height:30%;
  padding: 5px;
  text-align: left;

}

.bigFont li{
font-size:8px;
}

.terpilih{
    border-radius: 0px 25px 25px 0px;
    background: rgba(62, 174, 40, 1);

}

.gapilih{
 background: rgba(76, 175, 80, 0);
}

a {
    font-size:19px;
    color: #cc0000;
}

/* injeksi dari templetamo */
/*

Upper Template

http://www.templatemo.com/tm-497-upper

*/
body {
	background-color: #DDDDDD;
	color: black;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: 300;
	overflow-x: hidden;
}

button  {
     width: 150px;
     height: 50px;
     border:none;
     border:solid 2px black;
     border-radius: 5px;
     background: rgba(255, 255, 255,0);
     font-size: 25px;
}

button:hover {
     background:black;
     color:white; 
}
.tm-white { color: #FFFFFF; }

ul { padding: 0; margin: 0; }
figure { margin: 0; }
p:last-child { margin-bottom: 0; }
a { color: #3f97c9; }
a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

.tm-brand-icon { 
	padding: 10px;
    background: none;
    color: black;
    font-size: 4rem;
    margin-right: 15px;
}

.container-fluid { width: 100%; } /* IE fix */

.cd-hero-slider .cd-full-width {
    padding-top: 0; 
    height:1900px;    
    
}

.cd-slider-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	z-index: 1002;
	background: none;
}

.cd-slider-nav nav { 
	width: 100%; 
	padding: 0 10px;
}

.cd-slider-nav .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.cd-slider-nav li { 
	display: block;
	float: none;
	width: auto;	
}

.tm-navbar { float: right; }
.tm-navbar-bg {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(255,255,255,0.3);
	overflow: auto;
	  border-radius: 36px;
}

.navbar-toggler {
	float: right;
	font-size: 1.75rem;
	padding: 1rem 1.5rem;
	background: rgba(255,255,255,0.3);
	border-radius: 12px;
	position: absolute;
	right: 20px;
	top: 5px;
}

button:focus { outline: none; }

.cd-slider-nav a.navbar-brand {
	font-size: 2.5rem;
	padding-top: 0;
	padding-bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	width: auto;
}

.cd-slider-nav a { text-transform: capitalize; }
.navbar-nav .nav-item { float: none; }
.navbar-nav .nav-item+.nav-item { margin-left: 0; }

.cd-slider-nav a,
.navbar-nav .nav-link {
	background-color: transparent;
	color: black;
    display: table-cell;
    font-weight: 400;
    font-size: 1em;
	vertical-align: middle;
    width: 130px;
    height: 40px;
}

.cd-slider-nav .nav-item.selected .nav-link,
.cd-slider-nav .nav-link:hover,
.cd-slider-nav .nav-link:focus {
	background-color: rgba(255,255,255,1);
	color: #5394D6;
}

/* Hero Slider */

.cd-hero-slider { height: 100vh; }
.cd-hero-slider li { 
	background-color: #2c343b;
	list-style: none; 
}


.tm-bg-white-translucent { background-color: rgba(255,255,255,0.8); }
.tm-bg-white-translucent p { color: black; }
.tm-textbox { 
	display: inline-block; 
	width: 100%;
}

.cd-hero-slider h2, .cd-hero-slider p {
	max-width: none;
	width: 100%;
}

.cd-hero-slider .tm-text { 
	font-size: 1em;
	line-height: 1.8; 
}

.cd-full-width .container-fluid.tm-page-width { 
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.tm-3-col-container { overflow: auto; }

.cd-hero-slider h2.tm-text-title {
	color: #000002;
    font-size: 1.6em;
    font-weight: 400;
}

/* footer */
.tm-social-link {
	background-color: rgba(255,255,255,0.40);
    color: black;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 5px;
    margin-right: 10px;
}

.tm-social-link:last-child { margin-right: 0; }

.tm-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.tm-social-icons-container { margin-bottom: 30px; }

.cd-full-width {
	display: -ms-flexbox;
	display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.cd-hero-slider p:last-child { margin-bottom: 0; }

/* Contact */
.tm-contact-page {
	margin: 0 auto;
	max-width: 1190px;
	padding: 0;
}

.tm-contact-container { max-width: 1150px; }

.form-control,
.tm-submit-btn {
	font-size: 1.8rem;
}
.form-control {
	background-color: rgba(255,255,255,0.7);
	border-radius: 0;
	padding: 1rem 2rem;
}

.form-control::-webkit-input-placeholder { color: #000000; }
.form-control:-moz-placeholder { color: #000000; } /* Firefox 18- */
.form-control::-moz-placeholder { color: #000000; } /* Firefox 19+ */
.form-control:-ms-input-placeholder { color: #000000; }

.form-group { margin-bottom: 1.5rem; }

.tm-submit-btn {
	background-color: #0066CC;
	border: none;
	color: white;
	padding: 10px 50px;
	margin-top: 10px;
	font-weight: 400;
	font-size: 2.5rem;
}

.tm-submit-btn:hover,
.tm-submit-btn:focus {
	background-color: #2277EE;
}

textarea { height: 168px; }

/* Preloader 
	https://ihatetomatoes.net/create-custom-preloading-screen/
*/
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*============ Preloader ends ==================================*/

.cd-hero-slider.small-screen { height: 100%; }

.tm-navbar {
	position: absolute;
    right: 20px;
    top: 44px;
}

.cd-slider-nav .navbar-nav { background-color: rgba(255,255,255,0.7); }

.cd-slider-nav a, 
.navbar-nav .nav-link { height: 50px; }

.tm-brand-icon { 
	font-size: 3rem;
	padding: 10px;
}

.cd-hero-slider .cd-full-width { text-align: left; }
.cd-full-width .container-fluid { margin-top: -80px; }

.tm-2-col-textbox-2 {
	width: 100%;
	padding: 25px;
	margin-bottom: 30px; 
	-ms-flex: 0 1 auto; 
	    flex: 0 1 auto; 
	        /* Fix flexbox in IE 10 bug https://philipwalton.com/articles/normalizing-cross-browser-flexbox-bugs/ */
}

.tm-2-col-textbox-2:last-child { margin-bottom: 0; }

.tm-3-col-textbox { 
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	width: 100%;
}

.tm-3-col-container {
	margin-left: 15px;
	margin-right: 15px;
}

/* Gallery */
.grid-item {
	margin-bottom: 20px;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	width: 100%;
}

.grid-item:last-child { margin-bottom: 0; }

.tm-img-gallery-container {
	max-width: 320px;
    margin: 0 auto;
}

.tm-img-gallery-container-3 { max-width: none; }

.tm-img-gallery {
	margin: 0 auto 10px;
	display: inline-block;
}

.tm-img-gallery-info-container {
	display: block;
	margin: 0 auto;
	padding: 30px 1px;	
}

.tm-img {
	max-width: 320px;
  	width: 100%;
  	height: auto;
  	border: none;
  	margin: 0 auto;
}

.tm-text {
	max-width: 320px;
  	width: 80%;
  	height: 80%;
  	border: 1px;
  	margin: 0 auto;
}

.gallery-two .tm-img,
.gallery-three .tm-img {
	max-width: none;
}

.open-popup-link .tm-text {
	max-width: none;
}


.tm-textbox-padding { padding: 35px 30px; }

.cd-hero-slider h2.tm-contact-info {
	color: black;
	font-size: 1.4em;
}

#google-map {
    height: 430px;
    width: 100%;    
}

.tm-copyright-text {
	background-color: rgba(0, 0, 0, 0.3);
	color: white;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 400;
    padding: 5px 12px;
    width: 100%;
}

.tm-footer { padding: 50px 11px 20px; }
.tm-footer-link { color: white; }
.tm-footer-link:hover,
.tm-footer-link:focus {
	color: yellow;
}

.tm-home-fa {
	display: block;
    text-align: center;
    padding: 15px 0 30px 0;
}

/*http://tympanus.net/Development/HoverEffectIdeas/*/

.grid-item figure figcaption, .grid-item figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid-item figure figcaption {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid-item figure {
    position: relative;
    overflow: hidden;
    text-align: center;
}

figure.effect-ruby {
    background-color: #17819c;
}

.cd-hero-slider .selected .cd-full-width figure.effect-ruby h2.tm-figure-title {
    margin-bottom: 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

.cd-hero-slider .selected .cd-full-width figure.effect-ruby:hover h2.tm-figure-title {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-ruby img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

figure.effect-ruby p {
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}

figure.effect-ruby:hover img {
    opacity: 0.2; /* image on hover */
    -webkit-transform: scale(1);
    transform: scale(1);
}

.grid-item figure img {
    position: relative;
    display: block;
    max-width: 100%;
    opacity: 0.8;
}

.cd-hero-slider h2 { font-size: 1.5em; }

.cd-hero-slider .selected .cd-full-width p.tm-figure-description {
    font-weight: 400;
    margin: 1em 0 0;
    padding: 2rem;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}

.cd-hero-slider .selected .cd-full-width figure.effect-ruby:hover p.tm-figure-description {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}

.grid-item figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.tm-white-box-margin-b { margin-bottom: 30px; }
.gallery-one .grid-item { max-width: 340px; }
.gallery-two .grid-item { max-width: 453px; }
.tm-img-gallery-container-2 { max-width: 453px; }
.tm-gallery-title span { width: 100%; }

.cd-full-width .container-fluid.tm-page-width {
	padding-left: 10px;
	padding-right: 10px;
}

.tm-3-col-container {
	margin-left: 0;
	margin-right: 0;
}

/* Media Queries */

@media only screen and (min-width: 400px) {
	.cd-hero-slider h2 { font-size: 2em; }

	.cd-hero-slider .selected .cd-full-width figure.effect-ruby h2.tm-figure-title {
		margin-bottom: 14px;
	}

	.grid-item figure figcaption { padding: 2em; }
}

@media only screen and (min-width: 480px) {
	.cd-full-width .container-fluid { margin-top: -80px; }
	.cd-hero-slider h2.tm-text-title { font-size: 1.8em; }
	.tm-textbox-padding { padding: 30px 40px; }
	.tm-textbox-padding-contact { padding: 30px; }
	.tm-img-gallery-container { 
		margin: 40px auto 20px;
		max-width: 680px; 
	}

	.tm-img-gallery-container-2 { max-width: 453px; }
	
	.grid-item {
		padding-left: 10px;
		padding-right: 10px;
		width: 50%;
	}

	.gallery-two .grid-item,
	.gallery-three .grid-item {
		width: 100%;
	}

	.tm-img-gallery-info-container {
		padding: 0 11px 30px;
		max-width: 700px;
		margin: 0 auto 0 0;
	}

	.grid-item figure figcaption { padding: 1em; }
	.cd-hero-slider .selected .cd-full-width .gallery-one figure.effect-ruby h2.tm-figure-title,
	.cd-hero-slider .selected .cd-full-width .gallery-two figure.effect-ruby h2.tm-figure-title {
		font-size: 1.5em;
	}
}

@media only screen and (min-width: 600px) {
	.tm-footer { padding: 50px 30px 20px; }
	.tm-copyright-text { width: auto; }
}

@media only screen and (min-width: 652px) {
	.gallery-two .grid-item { width: 50%; }
	.tm-img-gallery-container-2 { max-width: 906px; }
}

@media only screen and (min-width: 720px) {	
	.tm-footer { 
		-ms-flex-direction: row; 
			flex-direction: row; 
	}

	.tm-copyright-text { margin-top: 0; }
}

@media only screen and (min-width: 768px) {

	.cd-slider-nav .nav-item.selected .nav-link,
	.cd-slider-nav .nav-link:hover,
	.cd-slider-nav .nav-link:focus {
		background-color: rgba(255,255,255,0.7);
	}

	.cd-hero-slider .cd-full-width { padding-top: 0; }

	.tm-3-col-textbox {
		width: 50%;
	}

	.tm-flex { 
		display: -ms-flexbox; 
		display: flex;
	}

	.tm-2-col-textbox-2 {	
		margin-bottom: 0;
		margin-right: 30px;
		width: 100%;
	}

	.tm-2-col-textbox-2:last-child { margin-right: 0; }

	.tm-3-col-container {
		margin-left: auto;
		margin-right: auto;
	}
	
	.tm-3-col-container,
	.cd-full-width .container-fluid.tm-page-width { max-width: 800px; }
	.tm-3-col-textbox { max-width: 400px; }	
}

@media only screen and (min-width: 992px) {
	.tm-navbar-bg { 
		padding-left: 25px; 
		padding-right: 0;
	}

	.tm-navbar {
		position: static;
		height: auto !important;		
	}

	.cd-slider-nav .navbar-nav {
		background: transparent;
		display: -ms-flexbox;
		display: flex;
	}

	.cd-slider-nav li {	
		display: inline-block; 
		width: auto;
		height: auto;
	}

	.cd-slider-nav a, 
	.navbar-nav .nav-link {
		height: 80px;
	}

	.tm-social-icons-container { margin-bottom: 20px; }

	.cd-full-width .container-fluid {
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.cd-full-width .container-fluid.tm-page-pad,
	.cd-full-width .container-fluid.tm-page-pad {
		padding-left: 10px;
		padding-right: 10px;
	}

	.tm-3-col-container,
	.cd-full-width .container-fluid.tm-page-width {
		max-width: 1200px;
	}

	.tm-3-col-textbox {
		width: 33.333333%;
		margin-bottom: 0;
	}

	.tm-img-gallery-container,
	.tm-img-gallery-container-2,
	.tm-img-gallery-container-3 { max-width: 1360px; }

	.grid-item { width: 25%; }
	.gallery-two .grid-item { width: 33.3333%; }
	.gallery-three .grid-item { width: 50%; }
	.grid-item figure figcaption { padding: 1em; }
	.cd-hero-slider .selected .cd-full-width .gallery-one figure.effect-ruby h2.tm-figure-title,
	.cd-hero-slider .selected .cd-full-width .gallery-two figure.effect-ruby h2.tm-figure-title {
		font-size: 1.5em;
	}
}

@media only screen and (min-width: 1063px) {
	.cd-slider-nav { top: 30px; }	
	.cd-slider-nav nav { padding: 0 30px; }	
	.tm-brand-icon { margin-right: 15px; }
	.tm-contact-page { padding: 20px; }
	.cd-full-width .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.cd-full-width .container-fluid.tm-page-width {
		padding-left: 30px;
		padding-right: 30px;
	}
	.tm-page-width {
		padding-left: 30px;
		padding-right: 30px;
	}

	.tm-3-col-container {
		margin-left: 15px;
		margin-right: 15px;
	}

	.tm-3-col-textbox {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (min-width: 1230px) {
	.tm-3-col-container {
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (min-width: 1170px) {	
	.cd-hero-slider h2, .cd-hero-slider p { margin-bottom: 5%; }
	.cd-hero-slider h2.tm-gallery-title { margin-bottom: 25px; }
	.cd-hero-slider p:last-child { margin-bottom: 0; }
	.cd-hero-slider .cd-full-width { padding-top: 0; }
	.cd-hero-slider .tm-text { font-size: 1em; }
	.grid-item figure figcaption { padding: 2em; }
}

@media only screen and (min-width: 1333px) {
	.cd-slider-nav a,
	.navbar-nav .nav-link {
		font-size: 1.2em;
		width: 160px;
		height: 110px;
	}
	.cd-slider-nav a.navbar-brand { font-size: 3.5rem; }

	.tm-brand-icon { 
		font-size: 4rem;
    	padding: 10px;
		margin-right: 15px;
	}
	.tm-navbar-bg { padding-left: 30px; }
}

@media only screen and (min-width: 1340px) {
	.cd-full-width .container-fluid.tm-page-width { 
		padding-left: 0; 
		padding-right: 0;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tm-2-col-textbox-2 { margin-right: 15px; }
	#google-map { height: 520px; }
}