body {
  margin-top: 120px;
}
.navbar#mainmenu { height: 100px; }

.navbar-light.bg-light {
  background-color: #fff !important;
}
.navbar-brand h1 {
  font-size: 1.5rem;
  line-height: 1.2rem;
  margin-top: .8rem;
  margin-bottom: 0px;
  color: #008040;
}
.navbar-brand small {
  font-size: 1rem;
  margin: 0; padding: 0;
  color: #008040;
}
.navbar-light .navbar-nav .nav-link {
  color: rgb(0, 128, 0);
}
.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .dropdown-item {
  color: rgba(0, 128, 0, .7);
}

@media (max-width:576px)
{
  #nav-mainmenu > ul > ul {
    background: #fff;
    padding-left: 20px;
  }
  .navbar-brand {
    padding-top: 1.1rem;
  }
  
  #paket-perjalanan .card-title {
    font-size: 1.4rem;
  }
  #paket-perjalanan .card-footer h5 {
    font-size: 1rem;
  }
}

.navbar-light .navbar-toggler {
  border: none;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 128, 0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* Widget */
.mm-widget-container {
	border-radius: 2px;
    margin-bottom: 30px;
    padding: 1px 0;
}

.mm-widget-header {
	border-bottom: solid 2px #008040;
    margin-bottom: 16px;	
}
.mm-widget-title {
	font-size: 1rem;
	font-weight: 400;
}

.mm-widget-content {
}

.mm-sidebar-container {
	border-radius: 2px;
	margin-bottom: 30px;
	background-color: #fff;
	padding: 1px 0;
}

.mm-sidebar-header {
	padding: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom: solid 2px #008040;
}
.mm-sidebar-title {
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}
.mm-sidebar-content {
	margin: 0px;
}


/* Content */
.breadcrumb {
	background: none;
}
.mm-content {
}
.mm-content .mm-content-category {
	border-bottom: solid 2px #008040;
	color: #008040;
	display: inline-block;
}
.mm-content .mm-content-category a {
	color: #008040;
}
.mm-content .mm-content-category a:hover {
  text-decoration: none;
}
.mm-content .mm-content-title {
}
.mm-content .mm-content-poster img {
	margin-bottom: 15px;
}
.mm-content .mm-content-poster .mm-content-poster-caption {
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 16px;
  border-bottom: solid 1px #ddd;
}
.mm-content .mm-content-meta {
	list-style: none;
	padding: 0;
	margin-bottom: 16px;
	display: block;
}
.mm-content .mm-content-meta li {
	display: inline-block;
	color: #666;
}
.mm-content .mm-content-meta > li {
	margin:0;
	padding:0;
}
.mm-content .mm-content-meta > li.mm-content-author {
	color: #888;
}
.mm-content .mm-content-meta > li.mm-content-date,
.mm-content .mm-content-meta > li.mm-content-hits {
	color: #bbb;
}
.mm-content .mm-content-meta > li:after {
	content: " |";
}
.mm-content .mm-content-meta > li:last-child:after {
	content: "";
}
.mm-content .mm-content-list {
	display: block;
	border-bottom: solid 1px #f2f2f2;
	padding: 0 0 30px 0;
	margin-bottom: 30px;
}
.mm-content .mm-content-list .mm-content-category {
	margin-bottom: 16px;
}
.mm-content .mm-content-list .mm-content-poster {
	margin-right: 30px;
	min-height: 150px;
	display: inline-block;
	float: left;
}
.mm-content > .mm-content-post {
	margin-top: 50px;
	margin-bottom: 50px;
}
.mm-content .mm-content-list .mm-content-title {
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.mm-content .mm-content-list .mm-content-title a {
	color: #333;
}
.mm-content .mm-content-list .mm-content-title a:hover,
.mm-content .mm-content-list .mm-content-title a:focus,
.mm-content .mm-content-list .mm-content-title a:visited {
	text-decoration: underline;
}
.pagination {
  background-color: none;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-radius: 0;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 16px;
    margin-left: -1px;
    color: #333;
    text-decoration: none;
    background: none;
    border: none;
	font-size: 1.2em;
}
.pagination>li>a:hover, .pagination>li>span:hover {
	font-weight: 700;
    color: #008040;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  z-index: 3;
  color: #008040;
  cursor: default;
  background: transparent;
  border-bottom: solid 2px #008040;
  font-weight: 700;
}

.sticker-primary {
  display: inline-block;
  background-color:#ff8000;
  border-bottom: solid 2px #e77400;
  color:#fff;
  padding: 0px 5px;
}
.sticker-secondary {
  display: inline-block;
  background-color:#008040;
  color:#fff;
  padding: 0px 5px;
}
.sticker-secondary a{
  color:#fff;
}
.sticker-secondary a:hover{
  color:#FF782D;
  text-decoration: none;
}

/* Footer */
footer {
  margin-top: 50px;
  padding: 40px 0 20px 0;
  color: #fff;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #ffa100;
}
footer ul.footermenu { list-style: none; margin-left: 0; padding-left: 0; }
footer ul.footermenu ul { list-style: disc; padding-left:15px; }
footer ul.footermenu > li a,
footer ul.footermenu > li > ul > li a { 
  color: #fff; }
footer ul.footermenu > li a:hover,
footer ul.footermenu > li > ul > li a:hover { 
color: #ffa100; }

footer #copyright {
  margin-top: 20px;
  font-size: .9em;
}

footer #footer-widget {
  margin-top: 20px;
  margin-bottom: 20px;
}  

/*--------------------------------------------------
    [Back To Top Theme Button]
----------------------------------------------------*/
.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: inline-block;
  z-index: 9;
  width: 40px;
  height: 40px;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 3;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #ffa100;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  padding: 5px;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:hover {
  color: #fff;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:focus, .back-to-top:hover {
  text-decoration: none;
}

/* The Button Becomes Visible */
.back-to-top.back-to-top-is-visible {
  visibility: visible;
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top.back-to-top-is-visible:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.back-to-top.back-to-top-fade-out {
  opacity: .4;
}

.back-to-top.back-to-top-fade-out:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}  

.chat-container {position: fixed;bottom: 20px;left: 20px;padding: 5px;background-color: #fff;border-radius:40px;}
.chat-container a { font-size: 18px; color: #0b8237;padding: 0 10px;opacity:.8;}
.chat-container a img { height: 40px;}
.chat-container a:hover { opacity:1;
-webkit-transition: opacity 0.4s ease-in;
-moz-transition: opacity 0.4s ease-in;
-ms-transition: opacity 0.4s ease-in;
-o-transition: opacity 0.4s ease-in;
transition: opacity 0.4s ease-in;}  

  .im-detail{
	  width: 100% auto;
  } 
  
.accordion h2> .btn{
	text-align: left;
}
@media (max-width:912px)
{
	.accordion h2> .btn{
		text-align: left;
	}
	h1{
		font-size: 1.5rem;
	}
}
