* {
    font-family: "Montserrat", sans-serif;
}

#boxActionMember > .box-member-menu {
    top: 45px;
}

nav.navbar > img.logo_lembaga,
nav.navbar > a > .logo_lembaga {
    height: unset;
    width: 150px;
    padding-right: 20px;
}

#boxActionMember > a > label {
    background-color: var(--button-color);
    color: #FFFFFF;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 14px;
    margin: -17px 0;
}

#boxActionMember > a > label > i {
    font-size: 14px;
}

nav.navbar {
    padding: 20px 10% !important
}

nav.navbar > #navbar-content > ul.navbar-nav.top {
    flex-basis: inherit !important;
    flex-wrap: inherit !important;
    position: absolute !important;
    top: -10px;
}

nav.navbar > #navbar-content > ul.navbar-nav.bottom {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

nav.navbar > #navbar-content > ul.navbar-nav.top > li > a,
nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item > a{
    padding: 0 10px;
    font-size: 14px !important;
    letter-spacing: 0px;
    color: currentColor;
    font-weight: 600 !important;
    transition: .2s ease;
    background-color: transparent;
    margin-right: 0px !important;
}

nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item > a:hover {
    animation-name: navbar-color-transition;
    animation-duration: unset;
    color: #ff926a !important;
}

nav.navbar .dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

nav.navbar .dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-left: 5px;
    margin-top: -10px;
    border-radius: 5px;
    padding: 0px;
    background: none;
    box-shadow: none;
    border: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu > a {
    color: #939393;
    padding: 5px 10px;
    border-bottom: #EEEEEE thin solid;
    background-color: #FFF;
}

.navbar-expand-lg .navbar-nav .dropdown-menu > a:first-child {
    margin-top: 20px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu > a:hover {
    background-color: #eee;
    color: #ff926a;
    border-left: #337ab7 thin solid;
}

nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item.active > a,
nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item.active > a:hover {
    color: #ff926a;
}

#navbar-content > ul.navbar-nav.bottom > li:nth-child(2) {
    order: 2;
}

nav.navbar > #navbar-content > ul.navbar-nav.top {
    top: -11px;
}
#navbar-content > ul.navbar-nav.top > li.nav-item > div.box-search-navbar {
    margin-right: 0;
}
#navbar-content > ul.navbar-nav.top > li.nav-item > div.box-search-navbar > label{
    font-size: 16px;
    color: #333;
}

body > header.header-member > nav.navbar {
    padding: 0 !important;
}
body > header.header-member > nav > div.collapse.navbar-collapse {
    margin-top: 0;
    margin-left: auto;
}

section.top-banner > .slick-next.slick-arrow {
    display: none !important;
    /*background-image: url("../../images/user/sliderNextYatim.png") !important;*/
    /*background-color: unset !important;*/
}

section.top-banner > .slick-prev.slick-arrow {
    display: none !important;
    /*background-image: url("../../images/user/sliderPrevYatim.png") !important;*/
    /*background-color: unset !important;*/
}

/*Youtube*/

.ycp .belah.ycp_vid_play a {
    width: 68px !important;
    height: 48px !important;
    border-radius: 10px !important;
    left: calc(50% - 35px) !important;
}

.ycp .belah.ycp_vid_play a::before {
    font-size: 33px !important;
    position: relative;
    left: 2px;
}

/*Footer*/

section.footer {
    padding: 50px 10%;
    background-color: #ebebeb;
    flex-direction: row-reverse;
}

section.footer > div > label {
    font-size: 18px;
    color: #1c1b1b;
    position: relative;
    margin-bottom: 55px;
    margin-top: 2px;
}

section.footer > div > label:after {
    content: "";
    width: 40px;
    height: 2px;
    background-color: #A6CE38;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -19px;
}

section.footer > div.box-4 > div.nama,
section.footer > div.box-4 > div.mobile,
section.footer > div.box-4 > div.phone,
section.footer > div.box-4 > div.mail,
section.footer > div.box-4 > div.address,
section.footer > div.box-2 > ul > li > a, section.footer > div.box-3 > ul > li > a{
    color: #939393;
    padding-bottom: 0px;
    padding-top: 0px;
}

section.footer > div.box-4 > div.phone,
section.footer > div.box-4 > div.mail{
    margin-top: 10px;
}

div.sosmed {
    display: none;
}

div.logo,
div.link-wa{
    padding-bottom: 20px;
}

div.sosmed-yatim,
div.link-wa{
    display: block !important;
}

div.sosmed-yatim > label {
     margin: -5px 10px 0 0;
}

div.link-wa {
    margin-top: 10px;
}

div.link-wa .box-sebarkan.whatsapp,
.whatsapp-mobile{
    background-color: #29AD00;
    text-align: center;
    display: inline-block;
    border: #DDD thin solid;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 4px 10px 6px;
    cursor: pointer;
}
div.link-wa .box-sebarkan.whatsapp > i {
    font-size: 14px;
}
div.link-wa .box-sebarkan.whatsapp > label {
    margin-bottom: 0px;
    font-size: 14px;
    vertical-align: unset;
    margin-inline-start: 5px;
}

section.footer > div.box-1 > div.sosmed-yatim > label > a > i {
    color: #939393;
}

section.footer > div.box-2 > ul > li > a:hover, section.footer > div.box-3 > ul > li > a:hover {
    color: #ff926a;
}

section.footer > div.box-2 > ul > li::before, section.footer > div.box-3 > ul > li::before {
    content: "-";
    margin-right: 0px;
}

section.footer > div.box-1 > label {
    display: block;
}

section.footer > div.box-1 > div.logo > img {
    height: 55px;
}

section.footer > div.box-4 > div.address > i:before {
    content: "Kantor Pusat:";
}

section.footer > div.box-4 > div.phone > i:before {
    content: "Telp.";
}

section.footer > div.box-4 > div.mail > i:before {
    content: "Email.";
}

section.footer > div.box-4 > div.address > i,
section.footer > div.box-4 > div.phone > i,
section.footer > div.box-4 > div.mail > i{
    margin-right: 0px;
    font-weight: 400;
    display: block;
    width: 100%;
}

section.footer > div.box-4 > div.phone > label,
section.footer > div.box-4 > div.mail > label,
section.footer > div.box-4 > div.address > label {
    margin-left: 0px;
    line-height: 20px;
    width: calc(100% - 10px);
}

div.sosmed-yatim > label > a {
    border-radius: 4px;
    display: block;
    font-size: 19px;
    color: #939393;
}

div.sosmed-yatim > label > a:hover {
    color: #ff926a;
}

.box-4 { display: flex; flex-direction: column; }
.address { order: 1; }
.phone { order: 2; }
.mail { order: 3; }
/*.nama { display: none }*/
/*.mobile { display: none }*/

.fa-facebook:before {
    content: "\f39e";
}

.footer .description > .deskripsi-lembaga,
.footer .description > .nama-lembaga {
    display: none;
}

.footer .jumlah-pengunjung > li > label {
    color: #939393;
    margin-bottom: 0;
}

.footer .jumlah-pengunjung > li > label.caption {
    width: 100px;
}

.footer .jumlah-pengunjung > li > label,
section.footer > div.box-4 > div.address > label,
section.footer > div.box-4 > div.phone > label,
section.footer > div.box-4 > div.mail > label{
    font-family: 'Nunito', sans-serif !important;
}

#flex-footer > div.footer-bottom > div > span {
    font-size: 14px;
    line-height: 21px;
    width: 100%;
}

.footer-bersedekah > label, .footer-bersedekah > span {
    font-size: 14px;
    font-weight: 100;
}
