/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2019 | 10:59:33 */
a {
    text-decoration: none !important;
}

#inner_banner .overlay {
    height: 100%;
    
    text-align: center;
    padding: 10px 0 5px 0;
}

.form-trade-in {
  text-align: center;
}  

#inner_banner {
    background-size: cover;
    height: 100px;
    position: relative;
}


.h2-pakar {
		font-weight: 800;
    color: #252525;
    font-size: 30px;
    line-height: 1.1;
    font-family: 'Open Sans', sans-serif;
		margin-top: 20px;	
}

.text-pakar {
		font-weight: 200;
    color: #252525;
    font-size: 15px;
    line-height: 1.1;
    font-family: 'Open Sans', sans-serif;
}

.h4-pakar {
	font-size: 16px !important;
	font-weight: bold !important;
  	line-height: none !important;
}

.p-pakar {
  font-size: 11px;
  line-height: 15px;
}

.tombol {
	width:200px;
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.tombol:hover {opacity: 1}

.rev_slider .slotholder:after {
background: rgba(0, 0, 0, 0);	
}