.container {
    max-width: 100%;
}
.rowhead {
    z-index: 2;
}
.zindex {
    z-index: 99;
}
.tribe-theme-vsstem .fl-theme-builder-header-sticky {
    position: relative !important;
    top: 0 !important;
}
.merah {
    color: #e02128;
}
.biru {
    color: #015bb1;
}
.vpointer {
    cursor: pointer;
}
.vbreadcrumb .breadcrumb-container.theme1 a {
    padding: 5px 2px;
}
body {
    word-break: break-word;
}
body a, body a:hover {
    text-decoration: none;
}
.headlogo .lscroll,
.fl-theme-builder-header-scrolled .headlogo .lfix {
    display: none;
}
.fl-theme-builder-header-scrolled .headlogo .lscroll {
    display: block;
}
.fl-theme-builder-header-scrolled {
-webkit-box-shadow: 0px 10px 17px 0px rgba(156,156,156,1);
-moz-box-shadow: 0px 10px 17px 0px rgba(156,156,156,1);
box-shadow: 0px 10px 17px 0px rgba(156,156,156,1);
}
.tribe-theme-vsstem .fl-theme-builder-header-scrolled {
-webkit-box-shadow: 0px 10px 17px 0px rgba(156,156,156,1);
-moz-box-shadow: 0px 10px 17px 0px rgba(156,156,156,1);
box-shadow: 0px 10px 17px 0px rgba(156,156,156,1);
    position: fixed !important;
    top: 32px !important;
}
.fl-theme-builder-header-scrolled .vnone {
    display:none;
}

.fl-theme-builder-header-scrolled .vmenu .menu-item a,
.fl-theme-builder-header-scrolled .vpengunjung {
color: #111111 !important;
}
.fl-theme-builder-header-scrolled .vmenu .menu-item:hover a,
.fl-theme-builder-header-scrolled .vmenu .menu-item .sub-menu .menu-item:hover a{
color: #e02128 !important;
}
.fl-theme-builder-header-scrolled .vmenu .menu-item .sub-menu .menu-item a {
    color: #ffffff !important;
}
.fl-theme-builder-header-scrolled .vmenu .fl-toggle-arrows .fl-menu-toggle::before {
    border-color: #111111 !important;
}
.hesperiden.tparrows {
    z-index: 999;
}
.dots-bg-top {
    position: absolute;
    top: 0.1px;
    right: -8px;
}
.dots-bg-bottom {
    position: absolute;
    bottom: 0.1px;
    left: 0.1px;
}
.k2, .showmore .s2 {
    display: none;
    opacity:0;
}

.kk .k2, .kk .showmore .s2 {
    display: block;
    opacity:1;
}
.kk .k1, .kk .showmore .s1 {
    display: none;
    opacity:0;
}
.testimoni-frame .owl-next,
.keunggulan-frame .owl-next,
.fasilitas-frame .owl-next {
    top: 50%;
    right: 0.1px;
    position: absolute;
    background: transparent !important;
}
.testimoni-frame .owl-prev,
.keunggulan-frame .owl-prev,
.fasilitas-frame .owl-prev {
    top: 50%;
    left: 0.1px;
    position: absolute;
    background: transparent !important;
}
.testimoni-post-frame .konten {
    font-size: 16px;
    line-height: 22px;
}
.keunggulan-post-frame .konten {
    font-size: 20px;
    line-height: 30px;
}
.prestasi-post-frame .vthumbnail .wp-post-image {
    height: 127px;
    object-fit: cover;
}
.galeri-post-frame .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

.fasilitas-post-frame .konten-frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 454px;
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
}
.fasilitas-post-frame .vthumbnail img {
    height: 500px;
    object-fit: cover;
}
.side-menu {
    background-color: #e02128;
    padding: 35px 0 20px 0;
    margin-top: -78px;
    z-index: 1;
    position: relative;
    margin-bottom: 75px;
}
.side-menu ul {
    list-style: none;
    padding-left: 0;
}
.side-menu ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.side-menu ul li a {
    padding: 5px 15px;
    color: #ffffff;
    display: block;
}
.side-menu ul li:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
.side-menu::after {
    content: "";
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    min-height: 60px;
    width: 100%;
    position: absolute;
    bottom: -33px;
    background: #e02128;
}

.galeri-post-frame .icon {
    opacity: 0;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    padding-top: 35%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.galeri-post-frame a:hover .icon {
background: rgba(0, 0, 0, 0.5);
opacity: 0.75;
}
.testimoni2 .fa-quote-left {
    position: absolute;
    bottom: 4px;
    right: 10px;
    color:   #ededed;
    z-index: 0;
}
.testimoni2 .vthumbnail img {
    height: auto;
    border-radius: 100%;
}
.single-galeri .vnone {
    display: none;
}


/* The overlay effect with black background */
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9); /* Black with a little bit see-through */
}

/* The content */
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

/* Close button */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

/* Style the search field */
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

/* Style the submit button */
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}

.vppp {
    overflow: hidden;
}
@media only screen and (min-width: 600px) {
.archiveimage .wp-post-image {
    height: 200px;
    object-fit: cover;
}
}

@media only screen and (max-width: 768px) {
.fasilitas-post-frame .konten-frame {
    position: relative;
    width: 100%;
}
.fasilitas-post-frame .vthumbnail img {
    height: 350px;
}
.vmenu .fl-menu-mobile-flyout {
    background-color: #222;
}
.vmenu .fl-menu-mobile-flyout .fl-menu-mobile-close {
    color: #fff;
}
.tribe-mobile #tribe-events {
    margin-top: 300px;
}
}
















