/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.section-fitur .w-section .more > span {
  display: block;
  margin-bottom: -8px;
  line-height: initial;
}

.section-fitur .more > img {
  margin-left: 0;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.section-fitur .more:hover > img {
  margin-left: 10px;
}

.media--package .media-body p {
  margin-top: 15px;
}

.media--package .media-body h3 {
  margin-top: 0;
}


.menu__base .menu__list>li>h2,
.w-float .w-float__content ul>li>h6{
    font-size: inherit;
}

.menu__base .menu__list>li.active>h2>a {
    color: #fff;
}

.menu__base .menu__list>li>h2>a {
    color: rgba(255,255,255,.75);
    display: block;
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    padding-right: 1rem;
    padding-left: 1rem;
}

.w-float .w-float__content ul>li>h6>a {
    color: #fff;
    padding: 0 1rem;
}

.w-float .w-float__content ul>li>h6{
  font-weight: 400;
}

@media (max-width: 991.98px) {
  .menu__hamburger {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -50px;
  }
  .menu__list {
    margin-top: 90px;
  }
  .cover-hubungi .w-banner__single {
    height: calc(30vh);
    max-height: 400px;
  }
}

@media (min-width: 992px) {
  .cover-hubungi {
    max-height: 350px;
  }
  .cover-hubungi .container {
    padding-top: 0;
  }
}

.menu__list--desktop > li.active:after, .menu__list--desktop > li:hover:after {
  display: block;
  width: 60%;
  height: 2px;
  background: white;
  content: " ";
  margin: 3px auto 0 auto;
  border: none;
}

.menu__list>li .dropdown-menu a {
    color: rgba(21, 21, 21, 0.75);
    display: block;
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 1rem;
}

.menu__list .dropdown-menu {
    min-width: 250px;
    min-height: 100px;
    padding: 20px;
    padding-left: 10px;
}
.section-form .title {
  color: #666;
  text-align: center;
  margin: -40px auto 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}

.section-form .title::before {
  content: " ";
  display: block;
  height: 5px;
  background: #666;
  width: 15%;
}

.section-form .title::after {
  content: " ";
  display: block;
  height: 5px;
  background: #666;
  width: 15%;
}

.wrapper--single-post .w-banner {
    background: #264a60;
    height: 85px;
}

.wrapper--single-post .w-section{
  margin-top: 40px;
  margin-bottom: 60px;
}

.wrapper--single-post .container{
  max-width: 960px;
}

.wrapper--single-post .feature-image{
  margin-bottom: 20px;
}
.wrapper--single-post .feature-image img{
  width: 100%;
}
.shares{
  margin-bottom: 20px;
}
.shares ul{
  list-style: none;
  padding-left: 0; 
  display: inline-block;
}

.shares ul li{
  display: inline-block;
  margin-right: 10px;
}

.shares ul li a {
    border: 1px solid grey;
    background: white;
    color: gray;
    border-radius: 50%;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
}

@media (max-width: 768px){
  .footer__top .ft-right>h3{
    text-align: left;
  }
}