::selection{
  background: rgba(76,175,80,.7);
  color: #fff;
}
::-moz-selection{
  background: rgba(76,175,80,.7);
  color: #fff;
}
a{
  color: #2F451E;
}
.btn-primary {
  background-color: #2F451E;
  border-color: #B9161C;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #D0181F;
  border-color: #9C1217;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #2F451E;
}

/** Start Tautan Cepat **/
.btn-tautan {
    background: rgb(46, 125, 50);
    background: -moz-linear-gradient(top, rgba(46, 125, 50, 1) 0%, rgba(27, 94, 32, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(46, 125, 50, 1) 0%, rgba(27, 94, 32, 1) 100%);
    background: linear-gradient(to bottom, rgba(46, 125, 50, 1) 0%, rgba(27, 94, 32, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e7d32', endColorstr='#1b5e20', GradientType=0);
    line-height: 34px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fff;
    min-width: 270px;
	max-width: 300px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 0px 0 6px 0;
    border: solid 1px #2E7D32;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    margin: auto;
    left: -7px;
    position: relative;
}

.btn-tautan .fa {
    font-size: 35px;
    position: relative;
    left: 14px;
    color: #fff;
    margin-right: 22px;
    top: 6px;
}

.btn-tautan:hover, .btn-tautan:focus, .btn-tautan:active {
    background: #1B5E20;
    border: solid 1px #1B5E20;
    color: #F5EB17;
    webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.1);
    font-size: 16px;
}

a.btn-tautan:visited {
    color: #fff;
}
/** End Tautan Cepat **/

#content {
    margin-top: 30px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  margin: 0 0 10px;
}

.gradient-major .overlay{
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 70%, rgba(0,0,0,1) 85%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,1) 85%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 70%,rgba(0,0,0,1) 85%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.section-title .see-all a:hover{
  color: #2F451E;
}
.breadcrumb li>a:hover{
  color: #2F451E;
}
.highlighted{
  color: #2F451E;
}
.post-share-social a:hover {
  color: #2F451E;
}
.cat-icon{
  background-color: #2F451E;
}
.kementan-login a:hover{
  color: #2F451E;
}
.kementan-search .search-icon-wrapper{
  color: #FFF;
  opacity: 0.5;
}
.kementan-search .search-icon-wrapper:hover{
  color: #F5EB17;
  opacity: 1;
}
.search-wrapper #search-close {
  color: #2F451E;
  opacity: 0.5;
}
.search-wrapper #search-close:hover{
  color: #2F451E;
  opacity: 1;
}
.megamenu-parent>li>a:hover,
.megamenu-parent li.active >a,
.dropdown-items li>a:hover,
.megamenu-parent .dropdown-inner li.active >a{
  color: #2F451E;
}
.has-child:hover >a,
.dropdown-inner .has-child:hover >a{
  color: #2F451E;
}
.vertical-tabs .tab-btns > li.active > a,
.vertical-tabs .tab-btns > li:hover > a {
  background-color: #2F451E;
}
#offcanvas-toggler > i:hover {
  color: #2F451E;
}
.offcanvas-menu {
  background-color: #2F451E;
}
.customNavigation a{
  background-color: rgba(76, 175, 80, 0.5);
}
.customNavigation a:hover {
  background-color: #2F451E !important;
}
.article-inner.default .article-info a:hover{
  color: #2F451E;
}
.simple-article-overlay article .overlay:before {
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #2F451E 100%, rgba(146, 39, 143, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #2F451E 100%, rgba(146, 39, 143, 0.5) 100%);
}
#article-slider .owl-controls .owl-dot.active >span{
  background-color: #2F451E;
}
.latest-video.default.leading-item .entry-title a:hover {
  color: #2F451E;
}
.latest-video .entry-title a:hover {
  color: #2F451E;
}
.latest-video.sub-leading-item .vp-cat {
  color: #2F451E;
}
.thumb-gallery .flexslider.tg-slider:before {
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #2F451E 100%, rgba(146, 39, 143, 0.5) 100%);
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #2F451E 100%, rgba(146, 39, 143, 0.5) 100%);
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #2F451E 100%, rgba(146, 39, 143, 0.5) 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #2F451E 100%, rgba(146, 39, 143, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #2F451E 100%, rgba(146, 39, 143, 0.5) 100%);
}
.thumb-gallery.default .flex-direction-nav a.flex-prev:hover,
.thumb-gallery.default .flex-direction-nav a.flex-next:hover {
  background-color: rgba(76, 175, 80, 0.8);
}
.thumb-gallery .flex-direction-nav li.flex-nav-prev a:hover {
  background: #2F451E;
}
.thumb-gallery .flex-direction-nav li.flex-nav-next a:hover {
  background: #2F451E;
}
.thumb-gallery #img_galley ul li.flex-active-slide:after {
  background-color: rgba(76, 175, 80, 0.5);
}
.thumb-gallery #img_galley ul li:after {
  background-color: rgba(76, 175, 80, 0.5);
}
.thumb-gallery #img_galley li.flex-active-slide:after {
  background-color: rgba(76, 175, 80, 0.3);
}
.popular-news-list li a:before {
  background: #2F451E;
}
.popular-news-list li a:hover{
  color: #2F451E;
}
.kementan-newsletter {
  background-color: #2F451E;
}
.kementan-newsletter .form input[type="submit"] {
  background-color: #388E3C;
  border-color: #2E7D32;
}
.kementan-newsletter .form input[type="submit"]:hover {
  background-color: #2E7D32;
  border-color: #1B5E20;
}
.advertisment-info .subtitle,
.history-info .subtitle{
  color: #2F451E;
}
.advertise-section .contact-us{
  color: #2F451E;
}
.our-history .counter .title{
  color: #2F451E;
}
.error-page .title{
  color: #2F451E;
}
.comingsoon .social-icons li a:hover {
  color: #2F451E;
}
.share-count span.number {
  color: #2F451E;
}
.post-meta-info-list i {
  background-color: #2F451E;
}
.post-meta-info-list-in a:hover{
  color: #2F451E;
}
footer .footer-wrapper >.container{
  background-color: #2F451E;
}
.copyright-wrapper a{
  color: #2F451E;
}
.copyright-wrapper a:hover {
  color: #F5EB17;
}
