.figure {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    /* position: absolute; */
    background-color: #ffc1076b;
}

.ubuntu-style {
    font-family: ubuntu;
}

.figure-founding {
    width: 70px;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 5%;
    overflow: hidden;
    /* position: absolute; */
}

.figure-founding-ads {
    width: 70px;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 5%;
    overflow: hidden;
    /* position: absolute; */
}

.carousel-inner {
    margin: 10px;
}

.slide {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 40px;
}

.button-daftar {
    text-align: center;
    padding-bottom: 40px;
}

.button-daftar a {
    /* background: #066a7e; */
    /* border: 2px solid #662d91; */
    color: #84a43d;
    padding: 5px 20px;
    font-weight: 500;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.form-custom {
    background: none;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #e8ebed;
    display: block
}

.text-white {
    color: white;
}

.details {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    width: 40%;
    padding-bottom: 60px;
    height: 400px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    padding-top: 60px;
    padding-left: 3.5%;
}

.details-name {
    margin: 0;
    padding: 0;
}

.details-title {
    color: #000;
    font-size: 30px;
}

.details-list {
    list-style: none;
}

.details-list li {
    display: inline-block;
    margin: 0;
}

.contacts {
    margin-left: -15px;
}

.contacts li {
    display: inline-block;
    margin: 0;
}

#googleMap {
    /* height: 600px; */
    height: calc(100vh - 90px);
    width: 100%;
    /* position: absolute; */
}

.text-capital {
    text-transform: capitalize;
}

#copy-right {
    padding: 20px 0 10px;
}

p.keterangan-custom {
    font-size: 28px;
    font-weight: normal;
}

.tampil-detail {
    background: #84a43d;
    border: none;
    display: block;
    height: 50px;
    position: fixed;
    top: 100px;
    width: 60px;
    z-index: 1;
    margin-top: 110px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

@media (max-width: 991px) {
    .copy {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .copy {
        width: 100%;
    }
}

@media (min-width: 991px) {
    .copy {
        width: 1140px;
    }
}

.header_bg_title {
    background: rgb(237, 245, 246);
    background: linear-gradient(137deg, rgba(237, 245, 246, 1) 0%, rgba(255, 255, 255, 1) 22%);
}

.header-show-title {
    text-align: left;
    font-family: Ubuntu;
    font-size: 40px;
    color: #84a43d;
    font-weight: bold;
}

#border-title {
    border-top: 10px solid #f9a221;
    width: 200px;
    padding-bottom: 20px;
}


/* .brand-image {
    bottom: 0px;
    right: 10%;
    position: absolute;
} */

.brand-image img {
    max-width: 400px;
}

.responsive-image {
    width: 100%;
    height: auto;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #f8a231;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #f8a231;
    /* content: open-quote; */
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

.wish_bt {
    background-color: #6ed5e8;
    color: #000;
}

.widget {
    padding: 10px;
    /* background-color: #90b916; */
    background-color: #e2f3c5;
    padding-bottom: 20px;
}

.fc-header-title h2 {
    font-size: 16px;
    margin: 0;
}

.foot-logo {
    margin-left: 15px;
    float: left;
}

.add-border h3 {
    line-height: 1.4em;
    border-bottom: 1px solid #90b916;
}

.size-custom {
    text-align: left;
    font-size: 15px;
}

.add_top_90 {
    margin-top: 90px;
}

#logo {
    float: left;
}

.header-show-aktor {
    text-align: left;
    text-transform: capitalize;
    color: #000000;
}

h3.header-show-aktor {
    margin-top: 60px;
    font-size: 38px;
}

.button-daftar-bsid {
    padding: 10px 15px;
    background-color: #84a43d;
    border-radius: 20px;
}

a.button-daftar-bsid {
    color: #ffffff;
    font-weight: bold;
    /* display: block; */
    margin-bottom: 20px;
}

.button-daftar-style {
    padding: 10px 15px;
    background-color: #ff9801;
    border-radius: 20px;
}

a.button-daftar-style {
    color: #ffffff;
    font-weight: bold;
    /* display: block; */
    margin-bottom: 20px;
}

.center-phone {
    text-align: left;
}

ul.founding {
    text-align: left;
    list-style: none;
}

ul.founding li {
    display: inline;
    padding: 5px;
}

.founding-img {
    height: 40px;
    overflow: hidden;
}

.title-logo {
    margin-left: 10px;
    font-weight: bold;
    font-size: large;
    color: #555;
}

.logo-center {
    margin-left: 20px;
    text-align: center;
}

.img-fluid-custom {
    text-align: center;
}

#reccomended .item {
    margin: 15px;
}

.show-left {
    text-align: left;
}

.show-left-border span {
    margin: 0;
}

h2.center-judul {
    text-align: center;
}

.main_title_2 h2 {
    font-size: 40px;
}

.width-full {
    width: 100%;
}

p.size-custom {
    font-size: 16px;
}

.list_main_menu {
    font-size: 18px;
}

#main_menu nav.version_2 li a:hover {
    color: #90b916;
}

.button-style {
    padding: 10px 30px;
    border: 2px solid #84a43d;
    border-radius: 30px;
}

.list_main_menu ul.sub-menu {
    display: none;
}

.list_main_menu ul.visible {
    display: block;
}

#top_menu ul.sub-menu {
    display: none;
}

#top_menu ul.visible {
    display: block;
}

.toggle-wrap {
    background: white;
    border: none;
    display: block;
    height: 50px;
    position: fixed;
    top: 20px;
    width: 60px;
    z-index: 1;
    margin-top: 110px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.active-show {
    position: fixed;
    position: fixed;
    top: 20px;
    left: 300px;
    z-index: 1;
}

.toggle-wrap:focus {
    outline: 0 !important;
}

.box_grid ul li:last-child a:hover {
    background: #ffffff;
    color: #90b916;
}

.selengkapnya {
    text-align: center;
    padding: 0px 20px 20px;
}

.link-ikut-gerak {
    padding: 10px 20px;
    display: inline;
    background: #fff;
    border: 2px solid #90b916;
    color: #90b916;
    padding: 5px 20px;
    font-weight: 500;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.link-ikut-gerak a:hover {
    color: #90b916;
}

.margin-style {
    margin-top: 0px;
}

#detail-icon {
    height: 220px;
    background-color: #fff;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-family: Ubuntu;
    display: none;
}

.detail-keterangan {
    margin: 15px;
    padding-top: 10px;
}

.detail-icon-heading {
    font-size: 18px;
    font-weight: bold;
}

.detail-keterangan p {
    margin-top: 10px;
    margin-bottom: 0px;
}

.container-marker {
    z-index: 999;
    position: fixed;
    text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}

.link-map {
    float: right;
    color: #f9a221;
}

.link-map:hover {
    /* float: right; */
    color: #f9a221;
}

.button-aksi {
    position: fixed;
    top: 150px;
    right: 100px;
    font-size: 20px;
}

.klik-aksi,
.klik-aksi:hover {
    background: #f9a221;
    color: #fff;
    padding: 10px 25px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    font-weight: bold;
}

.btn-ikut {
    float: right;
}

#content-marker {
    color: #000;
    /* min-width: 200px; */
    /* max-width: 210px; */
}

#marker-image {
    /* height: 100px; */
    overflow: hidden;
    margin-bottom: 20px;
    /* background-color: #555; */
    /* border-radius: 50%; */
    text-align: center;
}


/* media */

@media (max-width: 575px) {
    .center-bg-kolabolator {
        text-align: center;
    }
    .button-aksi {
        position: fixed;
        top: 130px;
        right: 20px;
        font-size: 30px;
    }
    .klik-aksi,
    .klik-aksi:hover {
        background: #f9a221;
        color: #fff;
        padding: 5px 18px;
        -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
        border-radius: 30px;
        font-weight: bold;
    }
    a.button-daftar-style {
        display: block;
    }
    .size-custom {
        text-align: center;
    }
    .header-show-title {
        text-align: center;
        color: #84a43d;
        font-size: 22px;
        text-transform: capitalize;
    }
    #logo {
        margin-top: 5px;
    }
    .center-phone {
        text-align: center;
    }
    ul.founding {
        text-align: center;
        margin-top: 15px;
    }
    .main_title_2 h2 {
        font-size: 30px;
        text-align: center;
    }
    img.img-fluid-custom {
        margin: 0 auto;
        width: 300px;
    }
    .box_grid .wrapper {
        min-height: 230px;
    }
    .margin-style {
        margin-top: 80px;
    }
    .center-bg {
        /* background: url('/landing/img/list aset.png') center center no-repeat; */
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        text-align: center;
    }
    .info-landing {
        background-color: #f8f9fab8;
        color: #000;
    }
}

@media (max-width: 767px) {
    .size-custom {
        text-align: center;
    }
    .header-show-title {
        text-align: center;
        color: #84a43d;
        font-size: 60px;
    }
    .center-phone {
        text-align: center;
    }
    ul.founding {
        text-align: center;
        margin-top: 15px;
    }
    .center-bg {
        background: url('/landing/img/list aset.png') center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-bottom: 10px;
    }
    .center-bg-kolabolator {
        background: url('/landing/img/list kolaborator.png') center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .size-custom {
        text-align: center;
    }
    .header-show-title {
        text-align: center;
        color: #84a43d;
        font-size: 22px;
    }
    .center-phone {
        text-align: center;
    }
}

@media (max-width: 1199px) {
    .size-custom {
        text-align: center;
    }
    .header-show-title {
        text-align: center;
        color: #84a43d;
        font-size: 22px;
    }
    .center-phone {
        text-align: center;
    }
}

@media (min-width: 991px) {
    .center-bg {
        min-height: 290px;
        background: url('/landing/img/list aset.png') center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-bottom: 10px;
    }
    .center-bg-kolabolator {
        min-height: 290px;
        background: url('/landing/img/list kolaborator.png') center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-bottom: 10px;
    }
}