.white {
    color: #ffffff;
}

*:before, *:after {
    display: block;
}

.text-nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn.btn-outline.btn-primary {

}

hr.separator {
    border: 0;
    border-top: 1px solid #e2e2e2;
    margin: 5px 0;
}

.primary {
    color: #34599B;
    text-transform: capitalize;
}

.bg-prim {
    background: #34599B;
}

.bg3 {
    background: #464646;
}

#main-header {
    z-index: 2;
    position: relative;
}

#main-page {
    position: relative;
    z-index: 1;
}

.presensi-qr-code {
    display: inline-block;
    width: 100%;
    padding-top: 100%;
    background-size: cover;
}

#form-subscriber {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

#form-subscriber .input-group {
    width: 100%;
    margin-bottom: 7px;
}

#form-subscriber .input-group .input-group-addon {
    width: 120px;
    text-align: left;
}

#output-objek-wisata {
    background-color: #fafafa;
    border: 1px solid #cacaca;
    padding: 6px 8px;
    display: inline-block;
    width: 100%;
}

body.boxed-layout #main-page {
    display: block;
    width: 95%;
    position: relative;
    margin: 0 auto;
    max-width: 1154px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    background-color: #fff;
}

body.boxed-layout #main-page #main-page-border-shadow {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: -1;
}

body.boxed-layout #main-content {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.boxed-layout #main-content #inner-main-content {
    box-shadow: none !important;
    padding: 0 20px !important;
}

body.boxed-layout.not-home .wrapper1 {
    padding: 30px 0 !important;
}

body.boxed-layout .mini-slideshow-galeri .slideshow-inner {
    padding: 60% 0 0 0;
}

body.boxed-layout .youtube-iframe-wrapper {
    padding-top: 60%;
}

#inner-main-content {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 100%;
    padding: 20px;
}

/* header-type-1 */
body.boxed-layout.header-type-1 #header {
    position: relative;
    background-color: #313131;
}

body.boxed-layout.header-type-1 #page-title-heading {
    margin: 40px 0 40px 0;
}

body.full-layout.header-type-1 #page-title-container {
    margin-top: 60px;
}

/* /header-type-1 */

/* header-type-2 */

body.header-type-2 #header-top {
    display: inline-block;
    width: 100%;
    background-color: #3c3c3c;
    border-top: 4px solid;
    margin: 0 0 10px 0;
    color: #fff;
}

body.header-type-2 #header-top #header-tagline {
    float: left;
    padding: 7px 0;
}

body.header-type-2 #header-top #header-link {
    float: right;
}

body.header-type-2 #header-top #header-link #header-welcome {
    padding: 7px 0;
    display: inline-block;
    margin: 0 10px 0 0;
}

body.header-type-2 #header-top #header-link .header-link {
    padding: 7px 10px;
    display: inline-block;
    color: #fff !important;
    margin-left: 2px;
}

body.header-type-2 #nav-top-menu {
    margin: 10px 0 0 0;
    position: relative;
}

body.header-type-2 #main-top-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body.header-type-2 #main-top-menu > li {
    display: block;
    float: left;
    position: relative;
}

body.header-type-2 #main-top-menu > li a {
    display: block;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #fff;
}

body.header-type-2 #main-top-menu > li.active > a,
body.header-type-2 #main-top-menu > li:hover > a {
    background-color: rgba(0, 0, 0, 0.15) !important;
    text-decoration: none;
}

body.header-type-2 #main-top-menu > li > .dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

body.header-type-2 #main-top-menu > li > .dropdown-menu li a {
    display: block;
    padding: 7px 15px;
    text-transform: capitalize;
    font-size: small;
    color: #fafafa;
    min-width: 200px;
}

body.header-type-2 #main-top-menu li {
    margin-top: 0 !important;
}

body.header-type-2 .header {
    position: relative;
    background: none;
    border: 0 none;
}

body.header-type-2 #header-contact {
    display: inline-block;
    float: right;
    border: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    color: #7f7d74;
    padding: 5px 15px;
    margin: 7px 0 0 0;
}

body.header-type-2 #header-contact #contact-icon {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 35px;
    top: 5px;
    text-align: center;
    line-height: 40px;
    opacity: 0.9;
}

body.header-type-2 #header-contact #contact-data {
    float: right;
    margin: 0 0 0 5px;
}

body.header-type-2 #header-login-link,
body.header-type-2 #header-registrasi-link,
body.header-type-2 #header-administrasi-link,
body.header-type-2 #header-logout-link {
    display: none !important;
}

body.header-type-2 #main-top-menu li ul li a {
    background-color: rgba(42, 40, 38, 0.85) !important;
}

body.header-type-2 #section-kontak {
    display: none;
}

body.boxed-layout.header-type-2 #page-title-container h1 {
    margin: 40px 0 40px 0;
}

body.header-type-2 #page-title-container h1 {
    margin: 40px 0 80px 0;
}

body.header-type-2.responsive-menu-active #main-page:after {
    top: 110px;
}

/* end of header-type-2 */

/* header-type-3 */
body.header-type-3 .header {
    position: relative;
    border: 0 none;
    background-color: #2F2F2F;
}

body.header-type-3 #nav-top-menu {
    background-color: #fff !important;
    color: #000 !important;
    border-bottom: 2px solid;
    position: relative;
}

body.header-type-3 #main-top-menu {
    padding: 0;
    margin: 0;
}

body.header-type-3 #main-top-menu li > a {
    color: #737373 !important;
    text-transform: capitalize;
    font-size: 14px;
}

body.header-type-3 #main-top-menu li.active > a,
body.header-type-3 #main-top-menu li:hover > a {
    color: #fff !important;
}

body.header-type-3 #main-top-menu li > ul {
    margin: 0;
    padding: 0;
    background: transparent;
    box-shadow: none !important;
}

body.header-type-3 #main-top-menu li > ul li {
    margin: 0 !important;
}

body.header-type-3 #main-top-menu li > ul li a {
    color: #fff !important;
    font-size: 13px;
}

body.header-type-3 #header-link {
    display: inline-block;
    float: right;
    margin: 10px 0 0 0;
    text-align: right;
}

body.header-type-3 #header-link #header-welcome {
    display: block;
}

body.header-type-3 #page-title-container h1 {
    margin: 30px 0;
    padding: 0;
}

body.header-type-3 .header-company .company_logo img {
    background-color: transparent;
}

body.header-type-3 #page-title-container {
    background: none !important;
}

body.not-home.header-type-3 #main-content {
    margin-top: 0;
    padding: 0;
}

body.header-type-3 #inner-main-content {
    box-shadow: none !important;
    padding: 0;
}

body.header-type-3 #section-kontak {
    display: none;
}

body.header-type-3 #quick-search-heading {
    z-index: 2;
}

body.header-type-3 #header-administrasi-link,
body.header-type-3 #header-logout-link {
    display: none;
}

body.header-type-3 #slideshow-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../img/bg-overlay.png);
    z-index: 1;
    opacity: 0.75;
}

body.not-home.header-type-3 .wrapper1 {
    padding: 0 0 50px 0 !important;
}

/* end of header-type-3 */

/* header-type-4 */

body.header-type-4 #header-top {
    display: inline-block;
    width: 100%;
    background-color: #3c3c3c;
    border-top: 4px solid;
    color: #fff;
}

body.header-type-4 .header-divider {
    display: inline-block;
    height: 16px;
    border-left: 1px solid #adadad;
    margin: 0 5px;
}

body.header-type-4 .header-company {
    float: left;
    position: absolute;
    z-index: 2;
    background-color: #fff;
    top: -40px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

body.header-type-4 .header-company .company_logo {
    margin-right: 0;
    max-height: 150px;
    max-width: 150px;
    min-height: 145px;
}

body.header-type-4 .header-company .company_logo img {
    max-width: 100% !important;
    max-height: 100% !important;
}

body.header-type-4 .header-company .company_logo a {
    padding: 16px 10px;
}

body.header-type-4 #header-top #header-tagline {
    float: left;
    padding: 7px 0;
    position: relative;
    left: 160px;
}

body.header-type-4 #header-top #header-link {
    float: right;
}

body.header-type-4 #header-top #header-link #header-welcome {
    padding: 7px 0;
    display: inline-block;
    margin: 0 10px 0 0;
}

body.header-type-4 #header-top #header-link .header-link {
    padding: 7px 10px;
    display: inline-block;
    color: #fff !important;
    margin-left: 2px;
}

body.header-type-4 #nav-top-menu {
    position: relative;
}

body.header-type-4 #main-top-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    position: relative;
    left: 160px;
}

body.header-type-4 #main-top-menu > li {
    display: block;
    float: left;
    position: relative;
}

body.header-type-4 #main-top-menu > li a {
    display: block;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #fff;
}

body.header-type-4 #main-top-menu > li.active > a,
body.header-type-4 #main-top-menu > li:hover > a {
    background-color: rgba(0, 0, 0, 0.15) !important;
    text-decoration: none;
}

body.header-type-4 #main-top-menu > li > .dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

body.header-type-4 #main-top-menu > li > .dropdown-menu li a {
    display: block;
    padding: 7px 15px;
    text-transform: capitalize;
    font-size: small;
    color: #fafafa;
    min-width: 200px;
}

body.header-type-4 #main-top-menu li {
    margin-top: 0 !important;
}

body.header-type-4 .header {
    position: relative;
    background: none;
    border: 0 none;
    min-height: 0 !important;
}

body.header-type-4 #header-contact {
    display: inline-block;
    float: right;
    border: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    color: #7f7d74;
    padding: 5px 15px;
    margin: 10px 0;
}

body.header-type-4 #header-contact #contact-icon {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 35px;
    top: 5px;
    text-align: center;
    line-height: 40px;
    opacity: 0.9;
}

body.header-type-4 #header-contact #contact-data {
    float: right;
    margin: 0 0 0 5px;
}

body.header-type-4 #header-contact #contact-data .fa {
    position: relative;
    top: 2px;
}

body.header-type-4 #header-login-link,
body.header-type-4 #header-registrasi-link,
body.header-type-4 #header-administrasi-link,
body.header-type-4 #header-logout-link {
    display: none !important;
}

body.header-type-4 #main-top-menu li ul li a {
    background-color: rgba(42, 40, 38, 0.85) !important;
}

body.header-type-4 #section-kontak {
    display: none;
}

body.boxed-layout.header-type-4 #page-title-container h1 {
    margin: 40px 0 40px 0;
}

body.header-type-4 #page-title-container h1 {
    margin: 40px 0 80px 0;
}

body.header-type-4.responsive-menu-active #main-page:after {
    top: 110px;
}

/* end of header-type-4 */

/* header-type-5 */
.header-menu-5 {
    position: relative !important;
    background-image: url(../img/header-bg-type-5.png);
    background-color: rgba(0, 0, 0, 0.7) !important;
}

body.boxed-layout.header-type-5 .header-menu-5 .container {
    width: 95% !important;
    max-width: 1154px !important;
    padding: 0 !important;
}

.header-menu-5 #nav-top-menu {
    margin-bottom: 14px;
}

.header-menu-5 #main-top-menu li > a {
    padding: 7px 10px;
    border-radius: 4px;
    text-transform: capitalize;
    font-size: 105%;
}

.header-menu-5 #main-top-menu li ul li a {
    font-size: 12px;
    border-radius: 0;
    padding: 8px 10px;
}

#main-bg-type-5,
#main-bg-type-5-box-bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 95% !important;
    max-height: 700px !important;
}

#main-bg-type-5-box-bg {
}

body.header-type-5 #main-bg-type-5 {
    display: block;
}

body.header-type-5.boxed-layout #main-bg-type-5 {
    display: none;
}

body.header-type-5.boxed-layout #main-bg-type-5-box-bg {
    display: block;
}

body.header-type-5 {
    background-image: url(../img/bg-body-header-type-5.png);
}

body.header-type-5.boxed-layout #main-page {
    margin-top: 20px !important;
}

body.header-type-5.boxed-layout.not-home #main-page {
    margin-top: 0 !important;
    box-shadow: 0 0 0 !important;
}

body.header-type-5 #page-title-container {
    background-image: none !important;
    background-color: transparent !important;
}

body.header-type-5.not-home #content {
    background-color: transparent !important;
}

body.header-type-5.not-home.boxed-layout #page-title-container h1 {
    margin: 30px 0 20px 0;
}

body.header-type-5.not-home #page-title-container h1 {
    margin: 30px 0 70px 0;
}

body.header-type-5.not-home #main-page {
    background-image: url(../img/bg-body-header-type-5.png);
}

body.header-type-5.boxed-layout #main-slideshow-section {
    background: rgba(255, 255, 255, 0.5);
    padding: 7px;
}

body.header-type-5 #main-page,
body.header-type-5 #content {
    background: transparent none !important;
}

body.header-type-5 #main-page #main-page-border-shadow {
    display: none;
}

body.header-type-5.boxed-layout #page-title-container .container {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

body.header-type-5 #footer {
    margin-top: 0 !important;
}

body.header-type-5 .front-home-section {
    background-color: #fff;
}

body.header-type-5 #inner-main-content {
    min-height: 500px;
}

body.header-type-5.boxed-layout #section-kontak {
    display: none !important;
}

body.boxed-layout.header-type-5 #header {
    right: 0;
}

@media (max-width: 426px) {
    body.header-type-5.boxed-layout #main-slideshow-section {
        padding: 0;
    }

    body.header-type-5.boxed-layout #main-page {
        margin-top: 0 !important;
    }

    body.boxed-layout #main-content #inner-main-content {
        padding: 0 !important;
    }

    body.boxed-layout.header-type-5 #header {
        transition: 0.3s all;
        -moz-transition: 0.3s all;
        -webkit-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
    }

    body.boxed-layout.header-type-5.responsive-menu-active #header {
        right: 250px;
    }
}


/* end of header-type-5 */

/* header-type-6 */
body.header-type-6 #header {
    position: relative;
    border: 0 none;
    background: transparent;
    padding: 30px 0;
}

body.header-type-6 #header-top {
    display: inline-block;
    width: 100%;
    padding: 0;
}

body.header-type-6 #header-top .container::after {
    display: none;
}

body.header-type-6 #header-tagline {
    display: inline-block;
    padding: 7px 10px;
    float: left;
}

body.header-type-6 #header-link {
    display: inline-block;
    float: right;
}

body.header-type-6 #header-link #header-welcome {
    padding: 7px 10px;
    display: inline-block;
}

body.header-type-6 #header-link .header-link {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.2) !important;
    padding: 7px 10px;
    color: #fff !important;
    text-decoration: none;
}

body.header-type-6 .header-company {
    float: none;
    display: inline-block;
    width: 100%;
}

body.header-type-6 .header-company .company_logo {
    margin: 0 !important;
    display: inline-block;
    width: 100%;
    text-align: center;
    max-width: 100%;
    max-height: 90px;
}

body.header-type-6 .header-company .company_logo a {

}

body.header-type-6 .header-company .company_logo a img {
    max-height: 90px;
}

body.header-type-6 #nav-top-menu {
    position: relative;
}

body.header-type-6 #main-top-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    width: 100%;
}

body.header-type-6 #main-top-menu > li {
    display: inline-block;
    float: left;
    position: relative;
}

body.header-type-6 #main-top-menu > li a {
    display: block;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #fff;
}

body.header-type-6 #main-top-menu > li.active > a,
body.header-type-6 #main-top-menu > li:hover > a {
    background-color: rgba(0, 0, 0, 0.15) !important;
    text-decoration: none;
}

body.header-type-6 #main-top-menu > li > .dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

body.header-type-6 #main-top-menu > li > .dropdown-menu li a {
    display: block;
    padding: 7px 15px;
    text-transform: capitalize;
    font-size: small;
    color: #fafafa;
    min-width: 200px;
}

body.header-type-6 #main-top-menu li {
    margin-top: 0 !important;
}

body.header-type-6 #main-top-menu > li.active > a,
body.header-type-6 #main-top-menu > li:hover > a {
    background-color: rgba(0, 0, 0, .15) !important;
    text-decoration: none;
}

body.header-type-6 #nav-top-menu #header-administrasi-link {
    display: none !important;
}

body.header-type-6 #btn-responsive-menu {
    position: absolute;
    top: 10px;
}

body.header-type-6 #header-top-border {
    display: block;
    width: 100%;
    height: 4px;
    background-color: rgba(0, 0, 0, 0.2);
}

body.boxed-layout.header-type-6 #main-page {
    box-shadow: none !important;
    width: 100% !important;
    max-width: 100% !important;
    background-color: transparent;
}

body.boxed-layout.header-type-6 #main-page #main-page-border-shadow,
body.header-type-6 #nav-top-menu #header-login-link,
body.header-type-6 #nav-top-menu #header-registrasi-link {
    display: none !important;
}

body.boxed-layout.header-type-6 #main-page #content {
    display: block;
    width: 95%;
    position: relative;
    margin: 11px auto;
    max-width: 1100px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    padding: 8px
}

body.boxed-layout.header-type-6 #section-kontak {
    background-color: #525252;
    margin-top: 8px;
    padding: 0;
    border-radius: 4px;
}

body.boxed-layout.header-type-6 #section-kontak .container {
    width: 100% !important;
    padding: 0;
    margin: 0;
}

body.boxed-layout.header-type-6 #section-kontak .container .row {
    margin: 0;
}

body.boxed-layout.header-type-6 #section-kontak .container .row .komponen-kontak {
    color: #fff;
    font-size: 15px;
    padding: 8px 0;
    border: 0 none;
}

body.boxed-layout.header-type-6 #section-kontak .container .row .komponen-kontak:nth-child(2) {
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}

body.boxed-layout.header-type-6 #page-title-container {
    background: none !important;
}

body.boxed-layout.header-type-6 #page-title-heading {
    margin: 30px 0 10px 0;
}

body.boxed-layout.header-type-6 #main-content #inner-main-content {
    padding: 10px 5px !important;
}

body.boxed-layout.header-type-6 #main-content #inner-main-content > .wrapper1,
body.boxed-layout.header-type-6 #main-content #inner-main-content > .wrapper1 > .box,
body.boxed-layout.header-type-6 #page-title-container .container,
body.boxed-layout.header-type-6 #nav-top-menu .container {
    padding: 0 !important;
}

/* end of header-type-6 */

/* header-type-7 */
body.header-type-7 #header-top {
    background-color: #313131;
    display: inline-block;
    width: 100%;
    border-top: 4px solid;
}

body.header-type-7 #header-top #header-tagline {
    display: block;
    float: left;
    padding: 7px 0;
}

body.header-type-7 #header-top #header-link {
    display: block;
    float: right;
}

body.header-type-7 #header-top #header-link #header-welcome {
    color: #fff;
    padding: 7px 0;
    display: inline-block;
    margin-right: 10px;
}

body.header-type-7 #header-top #header-link .header-link {
    background: none !important;
    color: #fff !important;
    display: inline-block;
    padding: 7px 4px;
    text-decoration: underline;
}

body.header-type-7 #header {
    position: relative;
    min-height: 0;
    border-top: 4px solid;
}

body.header-type-7 #header .container {
    height: 50px;
}

#header-menu-7-menu-left {
    display: inline-block;
    position: absolute;
    right: 50%;
    margin-right: 135px;
}

#header-menu-7-menu-left .header-menu-7-menu > li {

}

#header-menu-7-menu-logo {
    display: inline-block;
    position: absolute;
    background-color: #fff !important;
    top: 0;
    max-width: 250px;
    left: 50%;
    margin-left: -125px;
}

#header-menu-7-menu-logo img {

}

#header-menu-7-menu-right {
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: 135px;
}

.header-menu-7-menu {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
}

.header-menu-7-menu > li {
    list-style-type: none;
}

.header-menu-7-menu > li > ul {
    background: none;
    padding: 0 !important;
    margin: 0 !important;
}

.header-menu-7-menu > li > a {
    color: #fff !important;
    font-weight: 400 !important;
    padding: 13px 10px;
}

.header-menu-7-menu > li > ul li {
    margin: 0 !important;
    padding: 0 !important;
}

.header-menu-7-menu > li > ul li a {
    background: rgba(42, 40, 38, .85);
    text-transform: capitalize;
    color: #fff !important;
    padding: 8px 10px;
    font-size: 13px;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
}

@media (max-width: 1024px) {
    .header-menu-7-menu > li > a {
        padding: 13px 7px;
        font-size: 12px !important;
    }

    body.admin-bar-active {
        top: 0 !important;
    }

    #top-admin-bar {
        display: none !important;
    }
}

@media (max-width: 768px) {
    #header-menu-7-menu-left,
    #header-menu-7-menu-right {
        display: none !important;
    }
}

/* end of header-type-7 */

#main-slideshow-section-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.header {
    color: #ffffff;
    background-color: #313131;
    border-top: 3px solid #2c82c9;
    position: fixed;
    z-index: 10;
    width: 100%;
}

#main-top-menu li {
    list-style-type: none;
}

#main-top-menu li.active > a,
#main-top-menu li:hover > a {
    background-color: #2c82c9;
}

#main-top-menu li > a {
    display: block;
    color: #fff !important;
    padding: 10px;
    margin: 0 1px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

#main-top-menu li ul li a {
    background-color: rgba(42, 40, 38, 0.85);
    border: 0 none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding: 8px 10px;
}

.site-icon-thumbnail {
    display: inline-block;
    width: 100%;
    margin: 35px 0 20px 0;
    padding: 0 15px 10px 15px;
    border: 1px solid #d0d0d0;
    text-align: center;
    background: #fff;
    border-radius: 4px;
}

.site-icon-thumbnail .thumb-caption {
    display: inline-block;
    width: 100%;
}

.site-icon-thumbnail .icon-thumbnail {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 35px;
    border-radius: 50%;
    border: 1px solid;
    text-align: center;
    margin: -35px 0 10px 0;
    background-color: #fff;
}

.site-icon-thumbnail .thumb-caption .thumb-title {
    margin: 0;
    text-transform: capitalize;
}

.site-icon-thumbnail .thumb-caption .thumb-desc {
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 13px;
    text-align: center;
    line-height: 20px;
}

#section-kontak {
    background-color: #313131;
    padding: 5px 0;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #7b7b7b;
}

#section-kontak .komponen-kontak {
    font-size: 17px;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 0;
    text-align: center;
}

#section-kontak .komponen-kontak .fa {
    position: relative;
    top: 4px;
    margin: 0 5px 0 0;
}

.deskripsi-paket-wisata table,
.itinerary-paket-wisata table {
    width: 100% !important;
    border-collapse: collapse !important;
}

.deskripsi-paket-wisata table tr td,
.itinerary-paket-wisata table tr td,
.deskripsi-paket-wisata table tr th,
.itinerary-paket-wisata table tr th {
    border: 1px solid #cacaca;
    padding: 5px;
}

.deskripsi-paket-wisata table tr:nth-child(2n) td,
.itinerary-paket-wisata table tr:nth-child(2n) td {
    background-color: #fafafa;
}

/*========================================================
                    Main layout styles
=========================================================*/
body {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    font-weight: 400;
    background: #ffffff;
    color: #4A4A4A;
}

p {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.def {
    font-family: inherit;
    line-height: 24px;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

* {
    -webkit-text-size-adjust: none;
}

img {
    max-width: 100%;
    height: auto !important;
}

h2,
h3,
h4,
h5 {
    text-transform: uppercase;
    font-weight: 300;
    color: #464646;
}

h1 {
    font-size: 65px;
    line-height: 65px;
    font-weight: 300;
}

h2 {
    font-size: 60px;
    line-height: 60px;
}

h3 {
    font-size: 40px;
    line-height: 40px;
}

@media (max-width: 479px) {
    h3 {
        font-size: 36px;
        line-height: 36px;
    }
}

h4 {
    font-size: 20px;
    line-height: 25px;
}

h4 a:hover {
    color: #34599B;
}

h4.primary a:hover {
    color: #464646;
}

h4.ls {
    letter-spacing: -1.2px;
}

h5 {
    font-size: 15px;
    line-height: 25px;
}

.lh-mod {
    line-height: 24px;
}

.company {
    display: inline-block;
    color: #464646;
}

.company_cnt {
    overflow: hidden;
    display: inline-block;
}

.company_logo {
    float: left;
}

.company_slogan {
    text-transform: uppercase;
    opacity: 0.4;
    filter: alpha(opacity=40);
    text-align: left;
    margin-left: 6px;
    font-size: 12px;
    line-height: 20px;
}

.ie8 .company_slogan {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
}

@media (max-width: 479px) {
    .company {
        text-align: center;
        display: block;
    }

    .company_logo {
        float: none;
    }
}

.bd-rdd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url("../img/border.png") repeat-x;
    height: 10px;
    z-index: 1;
}

.page {
    overflow: hidden;
}

hr {
    border: none;
    height: 1px;
    background: #f7f7f7;
    margin: 0;
}

/*========================================================
                    HEADER styles
=========================================================*/
.header {
    color: #ffffff;
    z-index: 999 !important;
    min-height: 60px;
}

.header .link {
    margin-top: 13px;
}

.panel + .stuck {
    margin-top: 25px;
}

.stuck + * {
    margin-top: 25px;
}

/* Header Company */
.header-company {
    float: left;
}

.header-company .company_logo {
    margin-right: 36px;
    max-width: 200px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .header-company .company_logo {
        margin-right: 5px;
    }
}

@media (max-width: 479px) {
    .header-company .company_logo {
        margin-right: 0;
    }
}

.header-company .company_cnt {
    color: #464646;
}

@media (max-width: 767px) {
    .header-company {
        float: none;
    }
}

.panel {
    color: #C1C1C1;
    background-color: #464646 !important;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 0 none !important;
}

@media (max-width: 767px) {
    .panel {
        text-align: center;
    }
}

.link-list {
    display: inline-block;
}

.link-list li {
    display: inline-block;
    margin: 0 6px;
}

@media (max-width: 767px) {
    .link-list li {
        display: block;
    }
}

.link-list a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .link-list {
        display: block;
        margin-bottom: 10px;
    }
}

#btn-login {
    position: relative;
    display: inline-block;
    min-width: 92px;
    text-align: center;
    padding: 15px 0 16px;
    font-size: 15px;
    margin-left: 87px;
    background: #34599B;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

#btn-login:before,
#btn-login:after {
    position: absolute;
    top: 0;
    height: 100%;
    background: #a1a194;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: -1;
}

#btn-login:before {
    content: '\f090';
    right: 100%;
    width: 60px;
    text-align: center;
    font: 400 20px/55px 'FontAwesome';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#btn-login:after {
    content: '';
    right: 0;
    width: 0;
}

#btn-login:hover {
    text-decoration: none;
}

#btn-login:hover:before {
    background: #34599B;
}

#btn-login:hover:after {
    width: 100%;
}

@media (max-width: 767px) {
    .btn {
    }
}

/* Main menu styles
========================================================*/
nav {
    bottom: 0;
    position: absolute;
    right: 0;
}

@media (max-width: 767px) {
    nav {
        float: none;
    }
}

.sf-menu > li {
    position: relative;
    float: left;
    margin: 0 7px;
}

.sf-menu > li > a {
    display: inline-block;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    text-transform: uppercase;
    color: #464646;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sf-menu > li > a.sf-with-ul:before {
    content: '\f107';
    position: absolute;
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    bottom: -14px;
    left: 50%;
    margin-left: -6px;
    color: #464646;
}

.sf-menu > li > a:hover {
    text-decoration: none;
    color: #34599B;
}

.sf-menu > li > a:hover.sf-with-ul:before {
    color: #34599B;
}

.sf-menu > li.last {
    margin-right: 0;
}

@media (min-width: 768px) and (max-width: 979px) {
    .sf-menu > li {
        margin: 0 10px;
    }
}

.sf-menu > li.current > a,
.sf-menu > li.sfHover > a {
    color: #34599B;
}

.sf-menu > li.current > a.sf-with-ul:before,
.sf-menu > li.sfHover > a.sf-with-ul:before {
    color: #34599B;
}

.sf-menu a {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.sf-menu a:hover {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

/* First level sub-menu styles
========================================================*/
.sf-menu ul {
    position: absolute;
    top: 100% !important;
    left: 0 !important;
    z-index: 4;
    width: 217px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 none;
}

.sf-menu ul li {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
}

.sf-menu ul li a {
    display: block;
}

.sf-menu ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.sf-menu ul li + li {
    margin-top: 8px;
}

.sf-menu ul li.sfHover > a {
    color: #fff;
}

.sf-menu ul:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #34599B transparent;
}

@media (min-width: 768px) and (max-width: 979px) {
    .sf-menu ul {
        width: 140px;
        left: -43px;
    }
}

/*========================================================
                    CONTENT styles
=========================================================*/
.content {
    background: #ffffff;
}

.bg-content {
    background: #f2f2f2;
}

.bg-content2 {
    background: #ededed;
}

@media (max-width: 767px) {
    .bg-img {
        background: none;
    }
}

/* Wrappers */
.wrapper1 {
    padding: 50px 0 80px;
}

.wrapper1__inset1 {
    padding-bottom: 112px;
}

@media (max-width: 767px) {
    .wrapper1 {
        padding: 50px 0;
    }
}

.wrapper2 {
    padding: 30px 0 10px;
}

.wrapper2__inset1 {
    padding-bottom: 117px;
}

@media (max-width: 767px) {
    .wrapper2 {
        padding: 50px 0;
    }
}

.mt-img {
    margin-top: 7px;
}

.box_left {
    float: left;
    margin-right: 30px;
}

@media (max-width: 767px) {
    .box_left {
        float: none;
        margin: 0 0 20px 0;
    }
}

.box .event + h4 {
    margin-top: 28px;
}

/* Icon */
.icon {
    display: inline-block;
    width: 104px;
    height: 104px;
    line-height: 104px;
    text-align: center;
    font-size: 39.3px;
    background: #34599B;
    color: #ffffff;
    border-radius: 50%;
}

.icon:hover {
    text-decoration: none;
    background: #464646;
}

/* address */
address .addr {
    font: 300 20px/25px 'Open Sans', sans-serif;
}

address p + dl {
    margin-top: 16px;
}

address dl {
    font: 400 14px/24px 'Arial', sans-serif;
}

address a {
    text-decoration: underline;
}

address a:hover {
    color: #464646;
}

dd,
dt {
    display: inline-block;
}

dt {
    padding-right: 4px;
}

/*========================================================
                    FOOTER styles
=========================================================*/
.footer {
    text-align: center;
}

/*========================================================
                    Widget styles
=========================================================*/
/* Stellar(parallaxBG) styles
========================================================*/
.stellar {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% auto;
}

/* UItoTop styles
========================================================*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 30px;
    overflow: hidden;
    font-size: 26px;
    z-index: 20;
    width: 51px;
    height: 51px;
    line-height: 46px;
    text-align: center;
    border-radius: 5px;
    background: #34599B;
    color: #ffffff !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: auto;
}

#toTop:hover {
    background: #464646;
}

@media only screen and (max-width: 1199px) {
    #toTop {
        display: none !important;
    }
}

/*========================================================
                    core styles
=========================================================*/

/* OVERRIDE */
.btn .fa {
    position: relative;
}

#btn-login {
    position: relative;
    display: inline-block;
    min-width: 92px;
    text-align: center;
    padding: 10px 0 10px;
    font-size: 13px;
    margin-left: 87px;
    background: #34599B;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    border-radius: 0 !important;
    border: 0 none !important;
}

#btn-login:before {
    content: '\f090';
    right: 100%;
    width: 60px;
    text-align: center;
    font: 400 17px/40px 'FontAwesome';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header-tagline {
    text-transform: capitalize;
    font-style: italic;
    position: relative;
    top: -3px;
    color: #DCDCDC;
}

#legalitas {
    list-style-type: circle;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
}

#legalitas li {
    list-style-type: circle;
    margin-bottom: 5px;
}

#welcome-msg {
    line-height: 17px;
    text-align: right;
    text-transform: capitalize;
    color: #000;
    padding: 5px 0;
}

#welcome-msg a {
    font-weight: bold;
}

html, body, p, div {
    font-size: 13px;
}

#title-layanan {
    margin-top: 0;
}

.no-after::after, .no-before::before {
    display: none !important;
}

#testimonial h3.primary {
    color: #fff !important;
}

.btn {
    transition: 0.3s all;
}

#main-slideshow {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    max-width: 1280px;
    left: 0;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0 auto;
}

#main-slideshow-inner {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0;
    z-index: 1;
}

#main-slideshow-blur-outer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

#main-slideshow-blur {
    left: -10px !important;
    top: -10px !important;
    width: calc(100% + 20px) !important;
    height: calc(100% + 20px) !important;
}

#main-slideshow:hover > .slideshow-nav {
    opacity: 0.75;
}

#main-slideshow-section {
    max-height: 500px;
    background: #474747;
}

#main-slideshow-section.with-search {

}

#main-slideshow-section.with-search .item a {
    display: none !important;
}

#main-slideshow-section.with-search .slideshow-nav {
    display: none !important;
}

#main-slideshow-section .carousel-inner .item img {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    min-height: unset !important;
}

#main-slideshow-section .carousel-inner .item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 2;
}

.slideshow-nav {
    position: absolute;
    display: block;
    width: 40px;
    height: 90px;
    background-size: auto 100%;
    cursor: pointer;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center center;
    top: 50%;
    margin-top: -45px;
    opacity: 0.35;
}

.slideshow-nav.slideshow-prev {
    background-image: url(../img/slideshow-prev.png);
    left: 20px;
}

.slideshow-nav.slideshow-next {
    background-image: url(../img/slideshow-next.png);
    right: 20px;
}

#slideshow-target-url {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.slider-wrapper {
    position: relative;
}

#slideshow-container {
    position: relative;
    z-index: 1;
}

#slideshow-shadow {
    background-image: url(../img/shadow.png);
    background-repeat: no-repeat;
    height: 38px;
    position: absolute;
    width: 100%;
    left: 0;
}

#footer {
    margin-top: 30px;
}

#front-title {
    color: #4667A4;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

ol, ul {
    padding: 0 0 0 25px;
}

.sf-menu > li.active > a {
    color: #4667A4;
}

#welcome-msg.no-login {
    margin: 5px 0;
}

.list-galeri .title {
    text-align: center;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
    width: 100%;
    padding: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}

.list-galeri {
    width: 200px;
    height: 125px;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    border: 4px double #cacaca;
    position: relative;
    background-size: cover;
    background-position: center;
}

#main-slideshow-galeri .carousel-inner {
    min-height: 0 !important;
}

#main-slideshow-galeri .carousel-indicators {
    bottom: unset;
    width: 100%;
    margin: 10px 0 0 0;
    position: relative;
    left: 0;
}

#main-slideshow-galeri .carousel-indicators li {
    display: inline-block;
    width: 100px;
    border-radius: 0;
    height: auto;
    text-indent: 0;
    border: 0 none;
    float: left;
    margin: 0 5px 5px 0;
    opacity: 0.7;
}

#main-slideshow-galeri .carousel-indicators li.active,
#main-slideshow-galeri .carousel-indicators li:hover {
    opacity: 1;
    background-color: transparent;
}

#main-slideshow-galeri .carousel-indicators li .thumbnail {
    width: 100px;
    height: 75px;
    background-size: cover;
    background-position: center;
    background-color: transparent;
}

#main-slideshow-galeri .galeri-control {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}

#main-slideshow-galeri .carousel-control {
    position: relative;
    display: inline-block;
    color: #fff!important;
    opacity: 1;
    background-image: none;
    font-size: 13px;
    text-shadow: none;
    border-radius: 4px;
    padding: 5px 15px;
    width: unset;
}

#main-slideshow-galeri .carousel-control.left {
    float: left;
}

#main-slideshow-galeri .carousel-control.right {
    float: right;
}

#main-slideshow-galeri .carousel-inner {
    background-color: #000;
}

#main-slideshow-galeri .carousel-inner .galeri-slide-image {
    max-height: 480px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

#main-slideshow-galeri .carousel-inner .youtube-iframe-wrapper {
    max-height: 480px;
    height: 1000px;
    padding-top: 0;
}

#main-slideshow-galeri .carousel-inner .galeri-slide-blur {
    position: absolute;
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    background-size: cover;
    top: -5px;
    background-position: center;
    filter: blur(5px);
    z-index: 1;
    opacity: 0.5;
}

#main-slideshow-galeri .carousel-inner:hover .keterangan {
    bottom: 0;
}

#main-slideshow-galeri .carousel-inner .keterangan {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: -100px;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 12px;
    padding: 10px;
    z-index: 3;
    transition: 0.3s all;
}

.list-blog {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.list-blog .judul {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    text-transform: none;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.list-blog .waktu-posting {
    color: #636363;
    margin: 0 0 3px 0;
}

.list-blog.full-page .thumbnail {
    width: 100%;
    padding-top: 70%;
    background-size: cover;
    background-position: center center;
}

.list-blog .thumbnail {
    width: 20%;
    padding: 0;
    margin: 0;
    border: 1px solid #cacaca;
    border-radius: 0;
    float: left;
}

.list-blog .thumbnail .inner {
    width: 100%;
    margin: 0;
    border: 0 none;
    border-radius: 0;
    background-color: #e8e8e8;
    padding-top: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.list-blog .deskripsi {
    width: 80%;
    float: left;
    padding: 2px 0 5px 10px;
}

.list-blog .intro {
    line-height: 1.6;
    color: #696969;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

#form-pencarian-blog, .blog-card-grey {
    margin: 5px 0 20px 0;
    border: 1px solid #cacaca;
    padding: 15px 0 18px;
    background-color: #fafafa;
}

.blog-card-grey {
    padding-right: 15px;
    padding-left: 15px;
}

.list-blog .separator:after {
    content: " ";
    display: block;
    border-bottom: 1px dotted #cacaca;
    padding: 5px 0;
}

.list-text-blog {
    border: 1px solid #ddd;
    padding: 16px;
}

.list-text-blog .judul a {
    -webkit-line-clamp: 2;
    white-space: normal;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
}

.detail-informasi-blog-heading {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
    padding: 8px;
}

.last-judul-blog {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
}

.last-judul-blog a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
}

@media (max-width: 552px){
    .sm-flip-blog {
        display: flex;
        flex-direction: column-reverse;
    }
}

body.not-home .wrapper1 {
    padding: 30px 0 50px 0 !important;
    display: inline-block;
    width: 100%;
}

body.not-home .slider-wrapper {
    position: absolute;
    width: 100%;
}

body.not-home #main-content {
    position: relative;
    z-index: 1;
    margin-top: -50px;
    min-height: 250px;
}

#footer {
    background-color: #232323;
    color: #fff;
    padding-top: 35px;
    padding-bottom: 65px;
    position: relative;
}

#footer h3.primary {
    margin: 15px 0 10px 0;
    font-size: 18px;
    text-transform: uppercase;
}

#footer ul.komponen-daftar-link {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#copyright {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
}

#footer #item-about .logo {
    height: 40px;
    display: block;
    margin: 0 0 10px 0;
}

#footer #item-about .sosmed {
    margin: 10px 0 0 0;
}

#footer #item-about .sosmed .fa {
    background-color: #fafafa;
    color: #464646;
    width: 25px;
    height: 25px;
    border-radius: 12.5px;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
    margin: 0 3px;
}

#footer #item-subscribe {

}

#footer #item-subscribe form {
    margin: 5px 0 0 0;
}

#footer #item-subscribe form input[type=submit] {
    background-color: #4667A4;
    border: 0 none;
    height: 27px;
}

#footer #item-internal-link {

}

#footer #item-internal-link ul,
#footer #item-eksternal-link ul {
    padding: 0;
    margin: 0;
}

#footer #item-internal-link ul li,
#footer #item-eksternal-link ul li {
    list-style-type: none;
}

#footer #item-internal-link ul li a,
#footer #item-eksternal-link ul li a {
    color: #fafafa;
}

.wrapper2 {
    padding: 30px 0 30px !important;
}

#testimonial h3.primary {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin: 0;
}

#testimonial .stellar2 {
    padding: 50px 0 40px;
}

#slideshow-testimonial {
    margin: 0 auto;
}

#slideshow-testimonial .contentdiv {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}

#slideshow-testimonial .contentdiv .judul {

}

#slideshow-testimonial .contentdiv .pesan {

}

#slideshow-testimonial .contentdiv .author {
    margin: 10px 0 0 0;
    text-transform: uppercase;
}

#front-hubungi-kami {

}

#front-hubungi-kami .map {
    width: 100%;
    border: 1px solid #cacaca;
    height: auto;
    padding-top: 60%;
    position: relative;
    margin: 0 0 5px 0;
}

#front-hubungi-kami .map .google-map-api {

}

#front-hubungi-kami .addr {
    color: inherit;
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 3px 0;
}

#front-hubungi-kami table tr td:first-child {
    padding: 0 20px 0 0;
}

#front-hubungi-kami table tr td:nth-child(2) {
    padding: 0 5px;
}

#front-hubungi-kami .map .google-map-api .gmap {
    position: absolute;
    width: 100%;
    height: 100%;
}

#front-blog {

}

#front-blog .list-blog {
    display: inline-block;
    width: 100%;
}

#front-blog .list-blog .thumbnail {

}

#front-blog .list-blog .col-xs-12 {
    padding-left: 0;
}

#front-blog .list-blog .judul {
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.icon:hover, #toTop:hover {
    text-decoration: none;
    background: #2c82c9 !important;
    color: #fff !important;
}

#blog-konten img {
    margin: 10px;
}

#video-depan {
    position: relative;
    width: 100%;
    padding-top: 58.575%;
    border: 1px solid #cacaca;
}

#video-depan iframe {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

#front-video-intro {
    display: inline-block;
    width: 100%;
    margin: 30px 0 50px 0;
}

nav.header-menu .container > ul {
    padding: 0;
    margin: 0;
}

nav.header-menu .container > ul > li > a {
    border-right: 1px solid #e8e8e8;
    padding: 7px 10px;
    text-transform: capitalize;
    font-weight: normal;
}

nav.header-menu .container > ul > li:first-child > a {
    border-left: 1px solid #e8e8e8;
}

nav.header-menu .sf-menu ul {
    background: none;
    padding: 0;
}

nav.header-menu .sf-menu ul li {
    list-style-type: none;
    padding: 0;
}

nav.header-menu .sf-menu ul li a {
    background: #FFFFFF;
    color: #474747;
    font-size: 12px;
    text-align: left;
    text-transform: capitalize;
    border: 1px solid #cacaca;
    padding: 7px 10px;
    border-top: 0 none;
}

nav.header-menu .sf-menu ul li + li {
    margin-top: 0;
}

nav.header-menu .sf-menu ul:before {
    display: none;
}

nav.header-menu .container > ul > li > ul {
    top: 44px;
    left: 0 !important;
}

nav.header-menu .sf-menu ul ul {
    top: 0;
    left: 220px;
}

nav.header-menu .sf-menu li a:hover, nav.header-menu .sf-menu li:hover > a {
    background: #FDFDFD;
    color: #2c82c9;
}

.sf-menu > li {
    margin: 0;
}

.sf-menu > li > a.sf-with-ul:before {
    display: none;
}

#header .panel {
    height: 35px;
    line-height: 35px;
    background-color: #232323 !important;
    border-bottom: 1px solid #eae9e9 !important;
}

.header .link {
    margin-top: 0;
}

#header-tagline {
    text-transform: capitalize;
    font-style: normal;
    top: 0;
    color: #F1F1F1;
}

#logo-menu-container {
    position: relative;
}

#promo-box {
    position: fixed;
    bottom: -1000px;
    right: -1000px;
    width: 300px;
    background-color: rgba(255, 255, 255, 0.65);
    z-index: 99;
    border-radius: 5px;
    text-align: center;
    box-shadow: 1px 1px 10px #474747;
}

#promo-box .promo-inner {
    display: inline-block;
    width: calc(100% - 10px);
    padding: 10px;
    background-color: #fff;
    margin: 5px;
    border-radius: 5px;
    color: #000;
}

#promo-box .promo-close {
    color: #fff;
    position: absolute;
    top: -5px;
    right: -5px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    width: 27px;
    height: 27px;
    text-align: center;
    font-size: 20px;
    background: rgba(39, 74, 136, 0.9);
    line-height: 22px;
}

#promo-box .promo-title {
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px dotted #cacaca;
}

#promo-box .promo-intro {
    margin: 0 0 5px 0;
}

#promo-box .promo-thumbnail {

}

/* list paket */
#form-pencarian-paket {
    margin: 5px 0 20px 0;
    border: 1px solid #cacaca;
    padding: 5px 10px 10px 15px;
    background-color: #fafafa;
}

.form-pencarian-paket #input-parameter {
    display: inline-block;
    width: calc(100% - 50px);
}

#form-pencarian-paket .row {
    margin-right: -5px !important;
    margin-left: -5px !important;
}

#form-pencarian-paket .col-xs-12 {
    padding-right: 5px;
    padding-left: 5px;
}

.paket-list {
    transition: 0.3s;
    border: 3px solid #eee;
    margin-bottom: 20px;
    position: relative;
}

.paket-list:hover {
    box-shadow: 3px 3px 15px #f3f3f3;
}

.paket-list:hover > .promo-ribbon {
    width: 25px;
    height: 25px;
    opacity: 0.4;
}

.promo-ribbon {
    transition: 0.3s;
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url(../img/promo-ribbon.png);
    background-size: 100%;
    left: -3px;
    top: -3px;
    z-index: 1;
}

.paket-umrah-haji-list .paket-price small {
    margin-right: 5px;
    position: relative;
}

.paket-list .paket-title {
    text-transform: capitalize;
    margin: 0;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.paket-list .paket-price {
    background: #f6f6f6;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    color: #337AB7;
    font-size: 25px;
    padding: 10px;
}

.paket-list .paket-price small {
    font-size: 18px;
    position: relative;
    top: 4px;
}

.paket-list .paket-description {
    padding: 10px;
    text-align: center;
}

.paket-list .paket-btn-outer {
    background: #f6f6f6;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    padding: 5px 10px;
}

.paket-list .paket-btn-outer .paket-btn {
}

.chosen-container {
    min-width: 120px;
}

/* /list paket */

.list-paket-umrah-outer {

}

.form-pencarian-paket {

}

#subscribe-form input[type=email] {
    color: #000;
}

table#list-paket {
    border: 0 none;
}

table#list-paket .list-item {
    padding-left: 0;
    margin-bottom: 10px;
}

table#list-paket .list-item .list-item-inner {
}

#list-paket_filter, #list-paket_length, table#list-paket thead {
    display: none;
}

#list-paket_info, #list-paket_paginate {
    display: inline-block;
    text-align: center;
    width: 100%;
    float: none;
}

.form-pencarian-paket .form-group {
    display: inline-block;
}

.form-pencarian-paket .form-group label {
    display: block;
}

.heading-hubungi-kami {
    font-size: 17px;
}

.kantor-list {
    background: #fafafa;
    border: 1px solid #cacaca;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px 0;
}

.kantor-list .nama-kantor {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 3px 0;
}

.kantor-list table {
    width: 100%;
}

.kantor-list table tr {

}

.kantor-list table tr td {
    padding: 2px !important;
}

.kantor-list table tr td:first-child {
    padding: 2px 7px 2px 2px !important;
    width: 20px;
}

#form-hubungi-kami {
    background: #fafafa;
    border: 1px solid #cacaca;
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
}

#form-hubungi-kami .form-group {

}

#form-hubungi-kami .form-group .control-label {

}

#form-hubungi-kami .form-group .form-control {

}

#output-preview {
    border: 1px solid #cacaca;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 10px;
}

#output-preview select, #output-preview input, #output-preview textarea {
    background-color: #fafafa !important;
}

#tab-form-review .nav-tabs {
    border-bottom: 0 none;
}

#tab-form-review .nav-tabs li {
    text-align: center;
}

#box-review-transaksi .nav-tabs li a {
    padding: 10px 35px;
}

#tab-form-review .nav-tabs li a {
    border-radius: 0;
}

#paginate-slider1 {
    display: none;
}

#page-title-container {
    display: inline-block;
    width: 100%;
    position: relative;
}

#page-title-container h1 {
    background: #FFF;
    display: inline-block;
    margin: 30px 0 80px 0;
    font-size: 30px;
    padding: 8px 20px;
    color: #6D6D6D;
    font-weight: normal;
    position: relative;
}

#page-title-container .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    background-image: url(../img/header-bg.png);
}

.promo-list:first-child {
    padding: 0 0 5px 0;
}

.promo-list {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #cacaca;
    padding: 5px 0;
}

.promo-list .judul {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.promo-list .intro {
    display: block;
}

.promo-list.show-all {
    display: block;
    border: 1px dashed #cacaca;
    margin: 8px 0 0 0;
    padding: 3px 5px;
    background-color: #fafafa;
    text-align: center;
}

.paket-list.list-promo {
}

.paket-list.list-promo .paket-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.paket-list.list-promo .paket-description {
    border-top: 1px solid #eee;
}

#btn-responsive-menu {
    position: absolute;
    height: 40px;
    cursor: pointer;
    width: 40px;
    right: 0;
}

#btn-responsive-menu .fa {
    color: #fff;
    font-size: 25px;
    position: relative;
    top: 8px;
}

#responsive-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 250px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: none !important;
    z-index: 1;
    background-color: #fff;
}

body.responsive-menu-active #responsive-menu {
    display: block !important;
}

#responsive-menu > ul {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px !important;
    display: inline-block;
}

#responsive-menu ul {
    padding: 0;
    margin: 0;
}

#responsive-menu ul li {
    list-style-type: none;
}

#responsive-menu ul li a {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding: 8px;
    color: #474747 !important;
    position: relative;
}

#responsive-menu ul li ul li a:before {
    content: "";
    border-color: transparent #737373;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    display: block;
    height: 0;
    width: 0;
    left: 10px;
    top: 12px;
    position: absolute;
}

#responsive-menu ul li ul li a {
    padding-left: 20px;
}

#responsive-menu ul li ul li ul li a {
    padding-left: 20px;
}

#responsive-menu ul li ul li ul li ul li a {
    padding-left: 30px;
}

#responsive-menu-close {
    border-bottom: 2px solid #3c8dbc;
    border-top: 2px solid #3c8dbc;
    position: fixed;
    height: 40px;
    padding: 10px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    background-color: #fff;
}

#responsive-menu-close #responsive-menu-title {
    position: absolute;
    left: 10px;
    text-decoration: none;
    font-weight: bold;
}

#responsive-menu-close #responsive-menu-bars {
    position: absolute;
    right: 3px;
    display: block;
    border: 1px solid #2c79a7;
    width: 30px;
    height: 30px;
    top: 3px;
    text-align: center;
    background-color: #3c8dbc;
}

#responsive-menu-close #responsive-menu-bars .fa {
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 4px;
}

.header-company .company_logo,
.header-company .company_logo img {
    max-width: 350px;
    max-height: 70px;
}

#top-section-welcome a {
    color: #77b5ec;
}

.sf-menu ul:before {
    display: none;
}

.youtube-iframe-wrapper {
    width: 100%;
    padding-top: 60%;
    position: relative;
}

.youtube-iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}

#komponen-2-sub-judul {
    color: #fff;
    font-size: 24px;
}

#form-login,
.form-login-inline,
#form-status-transaksi {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
    border: 1px solid #cacaca;
    padding: 15px;
    border-radius: 5px;
    background-color: #fafafa;
}

.form-login-checkout {
    padding: 10px 20px !important;
    margin: 0 0 15px 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
    background-color: #fff !important;
}

.form-login-checkout .form-group {
    padding: 0 !important;
}

.title-form-pemesan-nologin {
    font-size: 15px;
    display: block;
    text-align: center;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 6px;
}

.form-login-checkout small {
    display: none !important;
}

#section-5-btn {
    line-height: 104px;
}

.footer-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-list li {
    padding: 2px 0;
}

.footer-list li a {
    color: #fafafa !important;
}

.sosmed-list {
    padding: 0 0 5px 0 !important;
}

.sosmed-list a {
    display: inline-block;
    line-height: 20px;
}

.sosmed-list img {
    height: 16px;
    width: 16px;
    margin: 0 3px 0 0;
    position: relative;
    top: -2px;
}

.promo-span {
    background-color: #e14938;
    color: #fff;
    font-size: 11px;
    height: 18px;
    display: inline-block;
    padding: 1.5px 7px;
    position: relative;
    top: 3px;
    margin-left: 3px;
}

.paket-wisata-list {
    border: 1px solid #cacaca;
    position: relative;
    margin: 0 0 15px 0;
    display: inline-block;
    width: 100%;
    transition: 0.3s all;
    border-radius: 4px;
}

.paket-wisata-list:hover {
    box-shadow: 3px 3px 15px #f3f3f3;
}

.paket-wisata-list .paket-thumbnail-outer {
    width: 25%;
    position: relative;
    float: left;
    min-height: 150px;
}

.paket-wisata-list .paket-thumbnail {
    width: calc(100% - 10px);
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    height: calc(100% - 10px);
    margin: 5px;
    background-color: #fafafa;
    border: 1px solid #ddd;
}

.paket-wisata-list .paket-description {
    width: 75%;
    float: left;
    padding: 10px;
}

.paket-wisata-list .paket-title {
    text-transform: capitalize;
    margin: 0 0 10px 0;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.paket-wisata-list .paket-destination {

}

.paket-wisata-list .paket-description .desc-left {
    float: left;
    width: 70%;
    min-height: 100px;
    padding-right: 15px;
}

.paket-wisata-list .paket-description .desc-right {
    float: left;
    width: 30%;
    min-height: 100px;
}

.paket-wisata-list .paket-intro {
    margin: 5px 0 10px 0;
    font-style: italic;
    color: #737373;
}

.paket-wisata-list .paket-price {
    font-size: 22px;
    color: #e14938;
}

.paket-wisata-list .paket-btn-outer {
    margin: 5px 0 0 0;
}

#detail-paket-transaksi-slideshow .bg-na-big {
    background-image: url(../img/bg-na-big.png);
    background-size: cover;
    background-position: center
}

#detail-paket-transaksi-heading {
    margin: 0 0 7px 0;
    font-size: 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 5px;
}

#detail-paket-transaksi {
    width: 100%;
}

#detail-paket-transaksi tr td {
    padding: 5px 0;
    vertical-align: top !important;
}

#detail-paket-transaksi tr td:first-child {
    font-weight: bold;
    width: 140px;
}

#detail-data-paket-transaksi {
    margin-top: 20px;
}

#detail-data-paket-transaksi .tab-pane {
    padding: 10px 15px;
}

.detail-paket-link,
.detail-paket-link:hover {
    text-decoration: none;
}

.detail-paket-link .fa {
    position: relative;
    top: 3px;
    margin: 0 2px 0 0;
    font-size: 12px;
}

#form-pesan-paket-wisata {
    width: 250px;
    margin: 0;
}

#display-total-paket-transaksi {
    margin: 5px 0;
    font-size: 15px;
    font-weight: bold;
    color: #FF720A;
}

.display-foto-user .foto-user {
    display: inline-block;
    width: 130px;
    height: 130px;
    background-size: cover;
    border: 1px solid #cacaca;
    position: relative;
}

#sisa-waktu-pembayaran {
    display: inline-block;
    width: 100%;
    background-color: #2c82c9;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px 0 20px;
    text-align: center;
}

#sisa-waktu-pembayaran #sisa-judul {
    display: block;
    font-weight: bold;
}

#sisa-waktu-pembayaran #sisa-countdown {
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
}

#heading-entri-pemesan {
    font-size: 18px;
    margin: 5px 0 15px 0;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
    text-transform: capitalize;
}

#form-entri-pemesan {
}

#form-entri-pemesan #pemesan-box {
    padding: 10px 15px;
    border: 1px solid #ddd;
}

#form-entri-pemesan .form-group {
    text-align: left !important;
}

#detail-harga-paket-umrah,
#detail-harga-paket-haji {
    margin: 5px 0 0 0;
    border-top: 1px solid #e2e2e2;
    padding: 5px 0 0 0;
}

#detail-harga-paket-umrah form,
#detail-harga-paket-haji form {
    width: 100%;
}

#detail-harga-paket-umrah #list-harga-paket-umrah,
#detail-harga-paket-haji #list-harga-paket-haji {
    margin: 5px 0 10px 0;
    border-bottom: 1px solid #e2e2e2;
}

#detail-harga-paket-umrah #list-harga-paket-umrah label,
#detail-harga-paket-haji #list-harga-paket-haji label {
    display: block;
}

#detail-harga-paket-umrah #list-harga-paket-umrah label input,
#detail-harga-paket-haji #list-harga-paket-haji label input {
    margin-right: 5px;
}

#detail-harga-paket-umrah #list-harga-paket-umrah label b,
#detail-harga-paket-haji #list-harga-paket-haji label b {
    display: inline-block;
    margin-right: 5px;
}

/* transaksi umrah haji */
.paket-umrah-haji-list {
    border: 1px solid #cacaca;
    position: relative;
    margin: 0 0 15px 0;
    display: inline-block;
    width: 100%;
    transition: 0.3s all;
    padding: 5px 0 7px 0;
}

.paket-umrah-haji-list:hover {
    box-shadow: 3px 3px 15px #f3f3f3;
}

.paket-umrah-haji-list .paket-title {
    text-transform: capitalize;
    margin: 0 0 7px 0;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.paket-umrah-haji-list .promo-label {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e14938;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    z-index: 1;
}

.paket-umrah-haji-list .list-keberangkatan {
    margin: 0 0 5px 0;
    color: #474747;
}

.paket-umrah-haji-list .list-info {
    color: #737373;
}

.paket-umrah-haji-list .paket-price {
    font-size: 22px;
    margin: 0 0 -7px 0;
    color: #e14938;
}

.paket-umrah-haji-list .paket-price .hidden-lg {
    font-size: 13px;
    color: #474747;
    top: 9px;
    position: relative;
}

.paket-umrah-haji-list .paket-btn {
    margin: 20px 0 0 0;
}

.list-harga-keberangkatan-umrah-haji,
.list-harga-keberangkatan-wisata {
    margin: 5px 0 3px 0;
    display: inline-block;
    width: 100%;
}

.list-harga-keberangkatan-umrah-haji .title,
.list-harga-keberangkatan-wisata .title {
    font-weight: bold;
    margin: 0 0 5px 0;
}

.list-harga-keberangkatan-umrah-haji label,
.list-harga-keberangkatan-wisata label {
    display: block;
    margin: 0 0 6px 0;
}

.list-harga-keberangkatan-umrah-haji label input,
.list-harga-keberangkatan-wisata label input {
    margin-right: 5px;
}

.list-harga-keberangkatan-umrah-haji label b,
.list-harga-keberangkatan-wisata label b {
    font-weight: 600;
}

#form-pesan-paket-umrah-haji,
#form-pesan-paket-wisata {
    display: inline-block;
    width: 100%;
}

.social-buttons.social-footer {
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
}

.social-buttons {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.social-buttons.with-border {
    border-top: 1px solid #e2e2e2;
    padding-top: 5px;
}

.social-buttons .title {
    margin: 0 0 5px 0;
    font-weight: 500;
}

.social-buttons .social-list {
    display: inline-block;
    width: 100%;
}

.social-list a {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 4px 4px 0;
    text-decoration: none !important;
}

.social-buttons .social-icon {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #474747;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    border-radius: 3px;
}

#checkout-footer {

}

#checkout-footer img {
    float: right;
    max-height: 20px;
    margin-left: 10px;
}

.chosen-container a {
    color: #000 !important;
}

.btn {
    color: #fff !important;
}

.btn-default {
    color: #333;
    background-color: #929292 !important;
    border-color: #ccc;
}

.popup-detail .table-detail-responsive tr td:first-child {
    width: 140px;
}

.produk-lain-list {
    margin-bottom: 30px;
}

.produk-lain-list .produk-thumbnail-outer {
    width: 100%;
    padding: 75% 0 0 0;
    position: relative;
}

.produk-lain-list .produk-thumbnail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: auto 100%;
    background-position: center center;
    border-radius: 4px 4px 0 0;
}

.list-produk-inner:hover {
    box-shadow: 3px 3px 15px #f3f3f3;
}

.produk-lain-list .list-produk-inner {
    position: relative;
}

.produk-lain-list .list-produk-inner .produk-description {
    border: 1px solid #ddd;
    padding: 0 10px 10px 10px;
    border-radius: 0 0 4px 4px;
}

.produk-lain-list .produk-description .produk-title {
    margin: 10px 0 5px 0;
    font-size: 14px;
}

.produk-lain-list .produk-description .produk-title a {
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.produk-lain-list .produk-description .produk-category {
    color: #7c807e;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.produk-lain-list .produk-description .produk-price {
    text-align: right;
    font-size: 19px;
    margin: 5px 0;
    color: #e14938 !important;
}

.produk-lain-list .produk-description .produk-price small {
    position: relative;
    top: 3px;
    font-size: 70%;
}

.produk-lain-list .produk-description .produk-btn-outer {
    border-top: 1px solid #F1F1F1;
    text-align: right;
    padding-top: 5px;
}

#produk-lain-sejenis {
    display: inline-block;
    width: 100%;
    margin: 50px 0 0 0;
}

#produk-lain-sejenis .title {
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    padding: 5px 0;
    margin: 0 0 15px 0;
    font-weight: bold;
}

#produk-lain-sejenis .list-produk-inner {
    padding: 3px;
}

#produk-lain-sejenis .promo-ribbon {
    width: 55px;
    height: 55px;
}

#produk-lain-sejenis .produk-description .produk-title {
    margin: 5px 0 0 0;
}

#produk-lain-sejenis .produk-description .produk-title a {
    text-align: center;
    font-size: 12px;
    display: block;
}

#produk-lain-sejenis .produk-price {
    text-align: center;
    font-size: 12px;
}

#produk-lain-sejenis .list-produk-inner:hover .produk-thumbnail {
    background-size: auto 100%;
}

#produk-lain-cart {
    display: block;
    width: 250px;
    height: 300px;
    border: 3px solid;
    position: fixed;
    right: 0;
    top: 100px;
    background-color: #fff;
    padding: 10px;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    z-index: 3;
}

#produk-lain-cart.cart-hidden {
    right: -300px !important;
}

#produk-lain-cart .title {
    font-weight: bold;
    border-bottom: 1px solid #cacaca;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    color: #474747;
    text-transform: uppercase;
}

#produk-lain-cart[status=cart-close] {
    right: -250px;
}

#produk-lain-cart[status=cart-open] {
    right: 0;
}

#produk-lain-cart #cart-item {

}

#produk-lain-cart #cart-detail-item {
    height: 180px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #cacaca;
    padding: 0 5px;

}

#produk-lain-cart #cart-detail-item ul {
    margin: 0;
    padding: 0;
}

#produk-lain-cart #cart-detail-item ul li {
    border-bottom: 1px dashed #cacaca;
    padding: 5px 0;
    margin: 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#produk-lain-cart #cart-total {
    font-weight: bold;
    margin: 5px 0;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #e14938;
}

#produk-lain-cart #cart-checkout-btn {

}

#produk-lain-cart #cart-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    left: -53px;
    text-align: center;
    font-size: 30px;
    padding: 9px 0 0 0;
}

#produk-lain-cart #cart-item #cart-count {
    position: absolute;
    left: -20px;
    top: 15px;
    background-color: #e14963;
    color: #fff;
    font-size: 11px;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 8px;
    padding-top: 1px;
}

#catatan-pemesan {
    margin: 20px 0;
    border-top: 1px solid #eee;
    padding: 5px 0;
}

#catatan-pemesan ol {
    padding-left: 15px;
}

#catatan-pemesan ol li {
    text-align: justify;
    margin: 1px 0;
}

.mini-slideshow-galeri {
    position: relative;
    background-color: #000;
    overflow: hidden;
}

.mini-slideshow-galeri .carousel-inner .item img {
    width: 80% !important;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.mini-slideshow-galeri .carousel-inner:hover > .galeri-detail-url {
    opacity: 1;
}

.mini-slideshow-galeri .galeri-detail-url {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1;
    color: #fff !important;
    font-size: 20px;
    opacity: 0.5;
    transition: 0.3s all;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
}

#main-slideshow-section .carousel-inner .item .image-blur,
.mini-slideshow-galeri .carousel-inner .item .image-blur {
    filter: blur(4px);
    -webkit-filter: blur(4px);
    background-position: center;
    width: calc(100% + 20px);
    position: absolute;
    left: -10px;
    top: -10px;
    height: calc(100% + 20px);
    background-size: cover;
    z-index: 0;
    opacity: 0.5;
}

.mini-slideshow-galeri .carousel-control,
.detail-paket-carousel .carousel-control {
    width: 20px !important;
    height: 60px !important;
    margin-top: -30px !important;
}

.form-pemesan-front {
    border: 1px solid #cacaca;
    padding: 10px 20px;
    margin: 10px 0;
}

.hidden-dtpicker {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 -3px 0 0 !important;
    position: relative;
    top: 10px;
    opacity: 0 !important;
    border: 0 !important;
    visibility: hidden;
}

.tiket-list {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    margin: 0 0 10px 0;
    position: relative;
    padding: 10px;
}

.tiket-list .title {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.tiket-list .promo-ribbon {
    width: 50px;
    height: 50px;
}

.tiket-list .maskapai-left-area {
    padding: 10px 0 0 0;
}

.tiket-list .maskapai-item {
    display: block;
    text-align: center;
    margin: 0 0 5px 0;
}

.tiket-list .maskapai-item .logo-maskapai {
    display: block;
    margin: 0 auto;
    max-height: 16px;
}

.tiket-list .maskapai-item .nomor-penerbangan {
    color: #828282;
    font-size: 80%;
    display: block;
}

.tiket-list .sektor,
.tiket-list .waktu,
.tiket-list .maskapai {
    display: block;
    margin: 0 0 3px 0;
    color: #474747;
    font-size: 95%;
}

.tiket-list .sektor .fa,
.tiket-list .waktu .fa,
.tiket-list .maskapai .fa {
    top: 2px;
    margin: 0 3px 0 0;
}

.tiket-list .harga-area {
    text-align: right;
}

.tiket-list .harga-area .harga {
    display: block;
    color: #e14938;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 0 5px 0;
}

.tiket-list .harga-area .harga-detail {
    color: #474747;
    font-size: 12px;
    text-transform: capitalize;
    position: relative;
}

.tiket-list .harga-area .btn {

}

.eh-main-front-section {
    position: relative;
}

.eh-main-front-section .eh-main-front-section-inner {
    position: relative;
    z-index: 1;
}

.eh-main-front-section .eh-main-front-section-bg-video {
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    overflow: hidden;
}

.eh-main-front-section .eh-main-front-section-bg-video.bg-video-shown {
    opacity: 1;
}

.eh-main-front-section .eh-main-front-section-bg-video .eh-main-front-section-bg-video-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.eh-main-front-section .eh-main-front-section-bg-video-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 56.25%;
    z-index: 1;
}

.eh-main-front-section .eh-main-front-section-bg-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#testimonial {
    padding: 60px 0 30px 0;
}

.lazy-load {
    background-image: url(../img/loading.gif) !important;
    background-size: 64px !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-color: #fafafa;
}

body.responsive-menu-active #btn-responsive-menu {
    right: 0;
    position: absolute;
}

body.responsive-menu-active #main-page {
    right: 250px;
    position: fixed;
    width: 100%;
    height: 100%;
    box-shadow: 2px 1px 5px #a5a5a5;
}

body.responsive-menu-active #main-page:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 70px;
    z-index: 9999;
}

.header-company .company_logo a {
    display: inline-block;
}

.promo-li.active a {
    color: #fff !important;
}

#crm-leads-collection-logo {
    margin: 0 auto 20px auto;
    max-height: 125px;
    max-width: 90%;
    display: block;
}

#layout-crm-leads-collection {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

#form-registrasi-keagenan {
    background-color: #fafafa;
    display: inline-block;
    width: 100%;
    border: 1px solid #cacaca;
    padding: 20px;
}

#form-registrasi-keagenan .title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #474747;
    border-bottom: 1px solid #cacaca;
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
}

.front-home-section {
    padding: 35px 0;
}

.front-home-section h3.primary {
    font-size: 20px;
    margin: 0 0 15px 0;
}

.front-home-section .list-blog .judul {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 3px;
}

#posting-meta {
    margin: 0 0 15px 0;
    color: #4e4e4e;
    font-style: italic;
}

.dropdown-backdrop {
    display: none !important;
}

.btn-xs .fa {
    position: relative;
    top: 3px;
}

/* template komponen */

.komponen-card {

}

.komponen-card .card {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.komponen-card .card .card-image {
    width: 100%;
    margin: 0;
    border: 0 none;
    border-radius: 0;
    background-color: #e8e8e8;
    padding-top: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.komponen-card .card .card-body {
    text-align: center;
    border: 1px solid #cacaca;
    padding: 10px;
    background-color: #fff;
}

.komponen-card .card .card-body .card-title {
    font-weight: 500;
    margin: 0 0 5px 0;
    font-size: 15px;
}

.komponen-card .card .card-body .card-text {
    color: #717171;
}

.komponen-card .card .card-body .btn {

}

.list-paket-front.landscape {
    margin-bottom: 20px;
}

.list-paket-front.landscape .deskripsi.list-paket-umrah {
    padding-top: 0 !important;
}

.list-paket-front.landscape .deskripsi {
    text-align: center;
    border: 1px solid #cacaca;
    padding: 10px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
}

.list-paket-front.landscape .judul {
    font-weight: bold;
    margin: 0 0 5px 0;
    font-size: 15px;
}

.list-paket-front.landscape .thumbnail {
    width: 100%;
    margin: 0;
    border: 0 none;
    border-radius: 4px 4px 0 0;
    background-color: #e8e8e8;
    padding-top: 75%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.list-paket-front.potrait {
    display: inline-block;
    width: 100%;
}

.list-paket-front .judul {
    font-weight: bold;
    font-size: 15px;
}

.list-paket-front .judul a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-paket-front .waktu {
    color: #717171;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.list-paket-front .harga {
    color: #e14938;
    padding: 5px 0;
    font-size: 20px;
}

.list-paket-front .harga small {
    position: relative;
}

.list-paket-front.potrait.no-thumb {
    border-bottom: 1px dashed #cacaca;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}

.list-paket-front.potrait.with-thumb {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    margin: 0 0 7px 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    position: relative;
    border: 1px solid #e6e6e6;
}

.list-paket-front.potrait.with-thumb .thumbnail {
    width: 20%;
    padding: 0;
    margin: 0;
    border: 0 none;
    border-radius: 0;
    float: left;
    position: absolute;
    height: 100%;
    overflow: hidden;
}

.list-paket-front.potrait.with-thumb .thumbnail .inner {
    width: 100%;
    margin: 0;
    border: 0 none;
    border-radius: 0;
    background-color: #e8e8e8;
    padding-top: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}

.list-paket-front.potrait.with-thumb .judul {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 2px 0;
}

.list-paket-front.potrait.with-thumb .deskripsi {
    width: 80%;
    float: right;
    padding: 2px 5px 5px 10px;
}

.list-paket-front.potrait.with-thumb .harga {
    font-size: 15px;
    padding: 0;
}

.list-paket-front.potrait.no-thumb .judul {
    padding: 0;
    font-size: 14px;
}

.list-paket-front.potrait.no-thumb .harga {
    padding: 0;
    font-size: 14px;
}

.front-home-section .title-komponen {
    margin: 10px 0 20px 0;
    font-size: 22px;
    text-align: center;
    text-transform: capitalize;
}

.testimonial-outer {
    position: relative;
    width: 100%;
    padding-top: 0 !important;
}

.testimonial-area {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
}

.testimonial-area .inner-testimonial {
    text-align: center;
}

.testimonial-area .judul {
    text-shadow: none;
    color: inherit;
    font-size: 16px;
    font-weight: bold;
}

.testimonial-area .pesan {
    text-shadow: none;
    color: inherit;
    font-size: 14px;
    padding: 5px 5px 15px 5px;
}

.testimonial-area .author {
    text-shadow: none;
    color: inherit;
    text-transform: uppercase;
}

.nav-quick-search-paket {
    overflow: hidden;
    margin-top: 30px;
}

.nav-quick-search-paket li {
    top: 5px;
    transition: 0.2s all;
    -moz-transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
}

.nav-quick-search-paket li.active,
.nav-quick-search-paket li:hover {
    top: 0px;
}

.nav-quick-search-paket li a {
    background-color: rgba(0, 0, 0, 0.7);
    border: 0 none !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nav-quick-search-paket li.active a,
.nav-quick-search-paket li a:hover {
    background-color: #2c82c9 !important;
}

.nav-quick-search-paket li a i {
    width: 25px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.35);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
}

.nav-quick-search-paket li a span {
    color: #fff;
    position: relative;
    top: 4px;
    margin: 0 0 0 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab-quick-search-paket {
    background-color: #fff;
}

.tab-quick-search-paket .tab-pane {
    padding: 30px 15px;
    margin-bottom: 20px;
}

.tab-quick-search-paket .form-title {
    text-transform: capitalize;
    font-weight: normal;
    margin: 0 0 15px 0;
    font-size: 18px;
}

.komponen-daftar-link li {
    padding: 2px 0;
}

#quick-search-heading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

#quick-search-heading .container {
    position: relative;
    height: 100%;
}

#quick-search-heading #quick-search-inner {
    position: absolute;
    width: calc(100% - 30px);
    bottom: 75px;
}

#quick-search-heading .nav-quick-search-paket {
    margin: 0 !important;
}

#quick-search-heading .tab-quick-search-paket .tab-pane {
    margin: 0 !important;
}

.facebook-page-component {
    display: inline-block;
    width: 100%;
    padding-top: 50%;
    position: relative;
    min-height: 260px;
}

.facebook-page-component iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden;
}

.twitter-timeline-component {
    display: inline-block;
    width: 100%;
    padding-top: 50%;
    position: relative;
    min-height: 260px;
}

.twitter-timeline-component .inner {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #e9ebee;
}

#ctc-chat-box[type=bar] #ctc-chat-icon {
    display: none;
}

#ctc-chat-box[type=icon] #ctc-chat-icon {
    position: absolute;
    top: -90px;
    right: 5px;
    width: 70px;
    cursor: pointer;
}

#ctc-chat-box[type=icon][status=display] #ctc-chat-icon {
    display: none;
}

#ctc-chat-box[type=icon][status=hidden] #ctc-chat-header {
    display: none;
}

#ctc-chat-box {
    position: fixed;
    bottom: 0;
    z-index: 21;
    right: 20px;
    width: 300px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.45098039215);
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    max-width: calc(100% - 40px);
}

#ctc-chat-box[status=hidden] #ctc-chat-body {
    height: 0;
    overflow: hidden;
    padding: 0;
}

#ctc-chat-box[status=hidden] .ctc-contact-list {
    opacity: 0;
}

#ctc-chat-box #ctc-chat-header {
    background: #37bea3;
    padding: 5px 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
}

#ctc-chat-box .btn-primary {
    background-color: #37bea3 !important;
}

#ctc-chat-box #ctc-chat-header img {
    width: 100px;
}

#ctc-chat-box #ctc-chat-header span {
    font-size: 90%;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 12px;
}

#ctc-chat-body {
    padding: 10px 10px 30px 10px;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

#ctc-chat-body .ctc-contact-list {
    display: inline-block;
    width: 100%;
    border: 1px solid #b5d8ce;
    background: #f7fff9;
    margin: 0 0 7px 0;
    padding: 5px;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    opacity: 1;
}

#ctc-chat-body .ctc-contact-list .ctc-cp-title {
    color: #474747;
}

#ctc-chat-body .ctc-contact-list .ctc-cp-number {
    color: #46bea1;
    font-style: italic;
}

#ctc-chat-body .ctc-contact-list .ctc-cp-chat {
    display: inline-block;
    position: absolute;
    top: 11px;
    right: 10px;
    background-color: #46bea1;
    color: #fff;
    padding: 3px 10px;
    font-size: 11px;
    text-transform: uppercase;
    border: 1px solid #319a81;
    border-radius: 2px;
}

#ctc-chat-body-inner {
    display: inline-block;
    width: 100%;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

#ctc-chat-box.telegram #ctc-chat-header {
    background-color: #53a3f8;
}

#ctc-chat-box .ctc-contact-list.ctc-telegram .ctc-cp-chat {
    background-color: #53a3f8;
    border: 1px solid #2e87ca;
}

#ctc-chat-box .ctc-contact-list.ctc-telegram .ctc-cp-number {
    color: #53a3f8;
}

#ctc-chat-box .ctc-contact-list.ctc-telegram {
    border: 1px solid #bfd0e6;
    background: #f8fcff;
}

#ctc-telegram-header-icon {

}

#ctc-telegram-header-icon img {
    height: 30px !important;
    width: auto !important;
    border: 2px solid #fff;
    border-radius: 50%;
}

#ctc-telegram-header-icon span {
    left: 45px !important;
    font-size: 14px !important;
    top: 10px !important;
    right: auto !important;
}

#ctc-chat-box.facebook #ctc-chat-header {
    background-color: #257fff;
}

#ctc-chat-box .ctc-contact-list.ctc-facebook .ctc-cp-chat {
    background-color: #257fff;
    border: 1px solid #1f69d2;
}

#ctc-chat-box .ctc-contact-list.ctc-facebook .ctc-cp-number {
    color: #257fff;
}

#ctc-chat-box .ctc-contact-list.ctc-facebook {
    border: 1px solid #bfd0e6;
    background: #f8fcff;
}

#ctc-facebook-header-icon img {
    height: 30px !important;
    width: auto !important;
}

#ctc-facebook-header-icon span {
    left: 45px !important;
    font-size: 14px !important;
    top: 10px !important;
    right: auto !important;
}

#ctc-chat-box.social-ctc #ctc-chat-header {
    padding: 10px;
}

#ctc-chat-box.social-ctc .provider-separator {
    text-transform: uppercase;
    font-size: 12px;
    color: #585858;
    margin-bottom: 2px;
    display: block;
    margin-top: 5px;
}

#ctc-chat-box.social-ctc #ctc-chat-icon {
    border-radius: 50%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

#all-testimonial-outer {
    border: 1px solid #cacaca;
    padding: 10px;
    overflow-y: auto;
    max-height: 500px;
    background-color: #fafafa;
}

.testimonial-item-list {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #cacaca;
    padding: 10px;
}

.testimonial-item-list .testimonial-judul {
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 14px;
}

.testimonial-item-list .testimonial-pesan {
    text-align: justify;
}

.testimonial-item-list .testimonial-author {
    color: #7b7b7b;
    margin-top: 3px;
    font-style: italic;
}

.testimonial-item-list .testimonial-nama {

}

.testimonial-item-list .testimonial-waktu {

}

#form-testimonial-outer {
    margin: 20px 0 0 0;
    display: inline-block;
    width: 100%;
}

#form-testimonial-outer #testimonial-judul {
    text-transform: capitalize;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#form-testimonial-outer #form-testimonial {
    background-color: #fafafa;
    padding: 10px;
    border: 1px solid #cacaca;
}

.result-cek-status-transaksi {

}

.form-cek-status-transaksi {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    border: 1px solid #cacaca;
    padding: 10px;
    border-radius: 5px;
    background-color: #fafafa;
}

.form-cek-status-transaksi .control-label {
    width: 100%;
    color: #333 !important;
}

.form-cek-status-transaksi.form-md-3 .form-group {
    padding: 0 !important;
}

.perlengkapan-ambil-kirim-option {
    display: inline-block;
    width: 100%;
    padding: 6px 10px;
    cursor: pointer;
    margin: 10px 0 0 0 !important;
    background-color: #f7f7f7;
    border: 1px solid #cacaca;
}

.perlengkapan-ambil-kirim-option input {
    margin-right: 5px !important;
}

.perlengkapan-ambil-kirim-konten {
    display: inline-block;
    width: 100%;
    border: 1px solid #cacaca;
    border-top: 0 none;
    padding: 10px;
}

.statistik-pengunjung {

}

.statistik-pengunjung .stat-total {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
}

.statistik-pengunjung .stat-total .stat-total-label {
    margin-bottom: 5px;
}

.statistik-pengunjung .stat-total .stat-total-number {
    display: inline-block;
    width: 100%;
}

.statistik-pengunjung .stat-general {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #cacaca;
}

.statistik-pengunjung .stat-general .stat-general-label {
    padding: 3px;
    width: 50%;
    display: block;
    float: left;
}

.statistik-pengunjung .stat-general .stat-general-value {
    padding: 3px;
    width: 50%;
    display: block;
    float: left;
    text-align: right;
}

.statistik-pengunjung .stat-total .stat-total-number .stat-total-number-item {
    display: block;
    width: calc(100% / 10);
    text-align: center;
    background-color: #000;
    color: #fff;
    float: left;
    border: 1px solid #cacaca;
    padding: 3px 0;
    max-width: 25px;
    border-right: 0 none;
}

.statistik-pengunjung .stat-total .stat-total-number .stat-total-number-item:last-child {
    border-right: 1px solid #cacaca;
}

.list-video {

}

.list-video .list-video-inner:hover {
    border: 1px solid #989898;
    background-color: #fafafa;
}

.list-video .list-video-inner {
    display: inline-block;
    width: 100%;
    border: 1px solid #cacaca;
    margin-bottom: 20px;
    padding: 5px;
}

.list-video .video-thumbnail {
    width: 100px;
    height: 75px;
    background-position: center center;
    background-size: cover;
    border: 1px solid #cacaca;
    float: left;
    position: relative;
}

.list-video .video-thumbnail a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.list-video .video-keterangan {
    width: calc(100% - 100px);
    float: left;
    padding: 0 0 0 10px;
}

.list-video .video-title a {
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-video .video-kategori {
    color: #6d6d6d;
}

.list-video .video-kategori a {

}

.list-video .video-deskripsi {
    color: #6d6d6d;
    font-style: italic;
    font-size: 95%;
    margin-top: 2px;
}

#galeri-video-player {
    display: inline-block;
    width: 100%;
    padding-top: 60%;
    border: 1px solid #cacaca;
    position: relative;
}

#galeri-video-player iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}

#galeri-video-keterangan {
    border-top: 1px solid #dadada;
    display: inline-block;
    width: 100%;
    margin: 10px 0 30px 0;
    padding: 10px 0 0 0;
}

#galeri-video-kategori {
    margin-bottom: 3px;
}

#galeri-video-waktu {
    margin-bottom: 3px;
}

#galeri-video-deskripsi {

}

#galeri-video-other {
    display: inline-block;
    width: 100%;
    border: 1px solid #cacaca;
    background-color: #fafafa;
}

#galeri-video-other .list-video-inner {
    margin-bottom: 10px;
    background-color: #fff;
}

#galeri-video-other-title {
    margin: 10px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
}

#galeri-video-other-inner {
    overflow-y: auto;
    max-height: 600px;
    padding: 0 0 10px 10px;
    margin: 0 10px 10px 0;
}

#btn-load-other-video {
    display: block;
    margin: 0 10px 10px 10px;
    border: 1px solid #cacaca;
    background-color: #fff;
    text-align: center;
    padding: 5px;
    color: #6d6d6d !important;
}

.modal-title {
    text-transform: capitalize;
}

/* /template komponen */

.list-paket-umrah,
.list-paket-haji {
    margin-bottom: 30px;
}

.list-paket-umrah .list-paket-inner,
.list-paket-haji .list-paket-inner {
    display: inline-block;
    width: 100%;
    position: relative;
    transition: 0.3s all;
}

.list-paket-umrah .list-paket-inner:hover,
.list-paket-haji .list-paket-inner:hover {
    box-shadow: 3px 3px 15px #f3f3f3;
}

.list-paket-umrah .list-paket-inner .promo-label::after,
.list-paket-haji .list-paket-inner .promo-label::after {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #a22f22;
    position: absolute;
    bottom: -10px;
    right: 0;
}

.list-paket-umrah .list-paket-inner .promo-label,
.list-paket-haji .list-paket-inner .promo-label {
    display: inline-block;
    position: absolute;
    right: -10px;
    top: -3px;
    background-color: #e14938;
    color: #fff;
    font-size: 11px;
    padding: 5px 20px;
    z-index: 3;
}

.list-paket-umrah .list-paket-thumbnail,
.list-paket-haji .list-paket-thumbnail {
    display: block;
    width: 100%;
    padding-top: 75%;
    background-color: #fafafa;
    background-size: cover;
    background-position: center;
    border-radius: 4px 4px 0 0;
}

.list-paket-umrah .list-paket-keterangan,
.list-paket-haji .list-paket-keterangan {
    padding: 0 10px 10px 10px;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
}

.list-paket-umrah .paket-title,
.list-paket-haji .paket-title {
    display: block;
    font-size: 15px;
    border-bottom: 1px solid #cacaca;
    padding: 5px 0;
    font-weight: bold;
    margin-bottom: 10px;
}

.list-paket-umrah table,
.list-paket-haji table {
    margin-bottom: 5px;
    color: #474747;
}

.list-paket-umrah table td,
.list-paket-haji table td {
    vertical-align: top !important;
}

.list-paket-umrah table td .trim-string,
.list-paket-haji table td .trim-string {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-paket-umrah table td:first-child,
.list-paket-haji table td:first-child {
    width: 18px;
    padding-top: 2px;
    text-align: center;
    padding-right: 5px;

}

.list-paket-umrah .harga-paket,
.list-paket-haji .harga-paket {
    color: #e14938;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: bold;
}

.list-paket-umrah .harga-paket small,
.list-paket-haji .harga-paket small {
    position: relative;
    top: 2px;
}

.list-paket-umrah .data-travel,
.list-paket-haji .data-travel {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #cacaca;
    margin-top: 10px;
    padding-top: 5px;
}

.list-paket-umrah .data-travel .travel-icon,
.list-paket-haji .data-travel .travel-icon {
    display: block;
    float: left;
    width: 42px;
}

.list-paket-umrah .data-travel .travel-icon img,
.list-paket-haji .data-travel .travel-icon img {
    width: 35px;
}

.list-paket-umrah .data-travel .travel-data,
.list-paket-haji .data-travel .travel-data {
    display: block;
    float: left;
    width: calc(100% - 42px);
}

.list-paket-umrah .data-travel .travel-data .nama-travel,
.list-paket-haji .data-travel .travel-data .nama-travel {
    display: block;
    margin-bottom: 3px;
}

.list-paket-umrah .data-travel .travel-data .lokasi-travel,
.list-paket-haji .data-travel .travel-data .lokasi-travel {
    color: #676666;
    font-size: 12px;
}

.detail-informasi-paket, .detail-informasi-blog {
    margin-bottom: 20px;
}

.detail-informasi-paket .detail-informasi-inner {
    border: 1px solid #cacaca;
    border-top: 0 none;
    padding: 5px 15px 15px 15px;
}

.detail-informasi-paket .detail-informasi-paket-heading {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
    padding: 8px;
}

html#front-manifest {
    background-color: #fff;
    background-image: url(../img/background-manifest.png);
}

html#front-manifest body {
    background: none;
}

#front-manifest-edit {
    display: block;
    width: 650px;
    margin: 50px auto;
    max-width: 95%;
    background-color: #fff;
    padding: 20px 0;
    border: 1px solid #cacaca;
    box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.5);
}

#front-manifest-edit h1 {
    margin: 0 10px 15px 10px;
    display: block;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #cacaca;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}

#front-manifest-edit .form-manifest-front {
    display: inline-block;
    width: 100%;
}

#front-manifest-edit .form-manifest-front .form-group {
    margin: 0;
}

#front-manifest-edit .form-manifest-front .control-label {
    text-align: left !important;
}

.informasi-kantor-pusat {

}

.informasi-kantor-pusat .nama-kantor {

}

.informasi-kantor-pusat address {
    margin: 0 0 5px 0;
}

.informasi-kantor-pusat table {
    width: 100% !important;
}

.informasi-kantor-pusat table td:first-child {
    width: 23px;
}

.informasi-kantor-pusat table td {
    vertical-align: top !important;
    padding: 1px;
}

.informasi-kantor-pusat table .fa {
    position: relative;
    top: 2px;
    margin-right: 4px;
}

#footer .informasi-kantor-pusat table .fa {
    color: #fff !important;
}

.form-manifest-front {
    margin: 0 0 25px 0 !important;
    padding: 5px;
    position: relative;
    border: 1px solid #cacaca;
    background-color: #fafafa;
}

#form-entri-pemesan .form-manifest-front.first-child {
    margin-top: 25px !important;
}

#form-entri-pemesan .form-manifest-front.last-child {
    margin-bottom: 10px !important;
}

.form-manifest-front .label-peserta-n {
    position: absolute;
    top: -15px;
    left: 10px;
    font-size: 11px;
    padding: 3px 5px 0 5px;
    background-color: #fafafa;
    border: 1px solid #cacaca;
    border-bottom: 0 none;
    line-height: 11px;
}

.form-manifest-front .col-xs-12 {
    padding-left: 5px;
    padding-right: 5px;
}

#login-alert-checkout {
    display: inline-block;
    width: 100%;
    border: 1px solid #cacaca;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

#login-alert-checkout #bg-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.05;
}

#login-alert-checkout #login-ac-icon {
    display: block;
    float: left;
    width: 90px;
    height: 90px;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

#login-alert-checkout #login-ac-desc {
    display: block;
    width: calc(100% - 90px);
    float: left;
    padding-left: 20px;
    position: relative;
    z-index: 1;
}

#login-alert-checkout #login-ac-desc .title {
    font-weight: bold;
    margin-bottom: 5px;
}

#login-alert-checkout #login-ac-desc .deskripsi {
    margin-bottom: 5px;
}

#login-alert-checkout #login-ac-desc .btn-primary {
    padding: 2px 10px;
}

.m-jenis-kamar-list {
    border: 1px solid #cacaca;
    margin: 2px 0 5px 0;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #fafafa;
}

.m-jenis-kamar-list .m-jenis-kamar-judul {

}

.m-jenis-kamar-list .m-jenis-kamar-harga {
    margin: 2px 0 4px 0;
}

.m-jenis-kamar-list .m-jenis-kamar-harga b {
    color: #e14938;
    font-weight: bold;
}

.m-jenis-kamar-list .m-jenis-kamar-input {

}

.intro-paket-area {
    display: inline-block;
    width: 100%;
    border: 1px solid #cacaca;
    padding: 10px;
    margin-bottom: 20px;
}

.intro-paket-area div.title {
    font-weight: bold;
    margin-bottom: 3px;
}

.intro-paket-area div.content {
    margin-bottom: 10px;
}

.intro-paket-area div .star-rating {
}

body.body-setup-display {
    overflow-x: hidden;
    overflow-y: auto;
}

#section-sortable {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#section-sortable .ui-state-default {
    display: block;
    float: left;
    width: 100%;
    min-height: 75px;
    border: 1px dashed #cacaca;
    position: relative;
}

#outer-modify-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px dashed #cacaca;
}

#outer-modify-menu .btn-ubah-section,
#outer-modify-menu .btn-ubah-menu,
#section-sortable .ui-state-default .btn-mod-section {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 3;
}

#section-sortable .ui-state-default .btn-mod-section.btn-ubah-section {
    right: 30px;
}

#outer-modify-menu .btn-ubah-menu {
    right: 30px;
}

#section-sortable .ui-state-default .btn-mod-section.btn-ubah-background {
    right: 55px;
}

#section-sortable .ui-state-default .btn-mod-section.btn-ubah-css {
    right: 83px;
}

#outer-modify-menu .label-section,
#section-sortable .ui-state-default .label-section,
#section-sortable .ui-state-default .label-komponen {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 3px 10px;
}

#section-sortable .ui-state-default .label-komponen {
    font-size: 90%;
    padding: 2px 8px;
}

#outer-modify-menu .btn-ubah-menu,
#outer-modify-menu .btn-ubah-section {
    background-color: #fff !important;
}

#outer-modify-menu .btn-ubah-menu .fa,
#outer-modify-menu .btn-ubah-section .fa {
    color: #2c82c9 !important;
}

#section-sortable .ui-state-default .section-display {
    display: block;
    position: relative;
    z-index: 1;
}

#section-sortable .ui-state-default .section-display .section-item-komponen {
    border: 1px dashed #cacaca;
}

#section-sortable .ui-state-default .section-display .section-item-komponen .btn-mod-section.btn-ubah-section {
    right: 5px;
}

#section-sortable .ui-state-default .section-display .section-item-komponen .btn-mod-section.btn-ubah-css {
    right: 30px;
}

#section-modify-slideshow.ui-state-default .btn-mod-section.btn-ubah-section {
    right: 5px;
}

.row.no-container {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#sidemenu-pengaturan-tampilan {
    position: fixed;
    top: 50px;
    z-index: 5;
    display: inline-block;
    width: 170px;
    left: -170px;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
}

#sidemenu-pengaturan-tampilan.open {
    left: 0;
}

.btn-action-tampilan.active {
    left: 0;
}

.btn-action-tampilan {
    display: block;
    position: fixed;
    left: -40px;
    width: 40px;
    height: 40px;
    background-color: #2c82c9;
    text-align: center;
    z-index: 9999;
    box-shadow: 1px 1px 2px #0006;
}

.btn-action-tampilan .fa {
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 10px;
}

#btn-action-tampilan-pengaturan {
    top: 80px;
}

#btn-action-tampilan-add {
    top: 125px;
}

#btn-action-tampilan-reset {
    top: 170px;
}

#btn-action-tampilan-back {
    top: 215px;
}

#sidemenu-pengaturan-tampilan a {
    display: block;
    background-color: #2c82c9;
    color: #fff !important;
    padding: 7px 10px;
    border-bottom: 1px solid #286090;
    text-transform: none;
    text-decoration: none;
}

#sidemenu-pengaturan-tampilan .fa-gears:hover,
#sidemenu-pengaturan-tampilan a:hover {
    background-color: #286090;
}

body.body-setup-display #toTop {
    display: none !important;
}

.section-display .komponen-blank {
    display: inline-block;
    width: 100%;
    height: 50px;
}

#main-slideshow-section #quick-search-inner .section-item-komponen {
    border: 0 none !important;
}

#main-slideshow-section #quick-search-inner .section-item-komponen .label-komponen {
    display: none !important;
}

#main-slideshow-section #quick-search-inner .section-item-komponen .btn-ubah-section {
    display: none !important;
}

/* bukatravel start */
.bt-list-tiket {

}

.bt-list-tiket .blt-icon {
    max-width: 90px;
    max-height: 30px;
}

.bt-list-tiket .blt-kode {
    color: #8a8a8a;
    font-size: 12px;
    margin-top: 3px;
}

.bt-list-tiket .blt-jam {
    font-size: 15px;
}

.bt-list-tiket .blt-bandara {
    color: #8a8a8a;
    font-size: 12px;
    margin-top: 3px;
}

.bt-list-tiket .blt-durasi {

}

.bt-list-tiket .blt-transit {
    color: #8a8a8a;
    font-size: 12px;
    margin-top: 3px;
}

.bt-list-tiket .blt-harga {
    color: #e14938;
    font-size: 16px;
}

.bt-list-tiket .blt-harga span {
    color: #8a8a8a;
    font-size: 13px;
    position: relative;
    top: 3px;
    margin-left: 3px;
}

.bt-list-tiket .btn-primary {
    padding: 5px 25px;
}

#bukatravel-loading-bar {
    width: 100%;
    height: 25px;
    background-color: #fafafa;
    margin-bottom: 10px;
    border: 1px solid #cacaca;
    position: relative;
}

#bukatravel-loading-bar-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}

#bukatravel-loading-bar-inner {
    transition: 0.3s all;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}

#bukatravel-detail-head {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

#bukatravel-detail-head span {
    display: block;
    float: left;
    font-size: 17px;
    position: relative;
    top: 13px;
    color: #545454;
}

#bukatravel-detail-head span .fa {

}

#bukatravel-detail-head img {
    height: 30px !important;
    display: block;
    float: right;
}

#bukatravel-detail-sektor {
    display: inline-block;
    width: 100%;
}

#bukatravel-detail-sektor div:first-child {
    display: block;
    float: left;
    width: 50%;
    background-color: #9a9a9a;
    color: #fff;
    padding: 5px;
    position: relative;
    z-index: 1;
}

#bukatravel-detail-sektor div:first-child:after {
    content: ' ';
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #9a9a9a;
    position: absolute;
    right: -10px;
    top: 0;
}

#bukatravel-detail-sektor div:last-child {
    display: block;
    float: left;
    width: 50%;
    background-color: #9a9a9a;
    color: #fff;
    padding: 5px;
    text-align: right;
    position: relative;
}

#bukatravel-detail-sektor div:first-child:before {
    content: ' ';
    width: 5px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    background-color: #fff;
}

#bukatravel-detail-sektor div:last-child:before {
    content: ' ';
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid white;
    position: absolute;
    left: 0;
    top: 0;
}

#bukatravel-detail-waktu {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

#bukatravel-detail-waktu div:first-child {
    display: block;
    float: left;
    color: #545454;
    width: 50%;
}

#bukatravel-detail-waktu div:last-child {
    color: #545454;
    display: block;
    float: left;
    width: 50%;
    text-align: right;
}

#bukatravel-detail-harga {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

#bukatravel-detail-harga td:first-child,
#bukatravel-detail-harga th:first-child{
    text-align: left !important;
}

#bukatravel-detail-harga td:last-child,
#bukatravel-detail-harga th:last-child{
    text-align: right !important;
}

/* bukatravel end */

.list-rekrutmen {
    border: 1px solid #cacaca;
    border-radius: 4px;
    padding: 10px;
}

.list-rekrutmen .rekrutmen-title {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 5px;
}

.list-rekrutmen .rekrutmen-detail {

}

.list-rekrutmen .rekrutmen-limit {
    color: #696969;
    border-top: 1px solid #cacaca;
    margin-top: 5px;
    padding-top: 3px;
}

#halaman-konten-inner iframe {
    max-width: 100% !important;
}

#form-registrasi-leads-custom {
    width: 100%;
    max-width: 500px;
    margin: 75px auto;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 40px 20px;
    background-color: #fff;
    box-shadow: 1px 1px 10px #0000001f;
}

#form-registrasi-leads-custom h1.title {
    display: block;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 26px;
    line-height: 39px;
}

#form-registrasi-leads-custom h2.title {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #e6e6e6;
    font-size: 20px;
    text-align: center;
    display: block;
    padding: 20px 0 10px 0;
    margin-bottom: 15px;
}

.hris-pertanyaan-answer-list {
    background-color: #fafafa;
    display: inline-block;
    width: 100%;
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 5px 10px;
}

.hris-pertanyaan-answer-list label {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #cacaca;
    margin-bottom: 5px !important;
    padding-bottom: 5px;
}

.hris-pertanyaan-answer-list label:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
}

.hris-pertanyaan-answer-list label input {
    display: block;
    float: left;
    width: 20px;
    margin: 0;
    top: 4px;
}

.hris-pertanyaan-answer-list label span {
    display: block;
    float: left;
    width: calc(100% - 20px);
    padding-left: 5px;
}

#live-report-table {

}

#live-report-table .dataTables_filter {
    width: 100% !important;
    margin-bottom: 10px;
}

#live-report-table .dataTables_filter label {
    display: block;
    width: 100% !important;
    text-align: center;
}

#live-report-table .dataTables_filter label input {
    border: 1px solid #ddd;
    border-radius: 3px;
}

#live-report-table .dataTable  {
    border: 0 none;
}

#live-report-table .dataTables_length,
#live-report-table .dataTables_paginate,
#live-report-table .dataTables_info,
#live-report-table thead  {
    display: none !important;
}

#live-report-table .td-live-report {
    padding: 0 !important;
}

#live-report-table .td-live-report .live-report-item {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 10px;
    position: relative;
}

#live-report-table .td-live-report .live-report-item .live-report-nama {
    font-weight: bold;
    padding: 5px 10px 0 10px;
}

#live-report-table .td-live-report .live-report-item .live-report-jabatan {
    color: #959595;
    padding: 0 10px 5px 10px;
}

#live-report-table .td-live-report .live-report-item .live-report-waktu {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
}

#live-report-table .td-live-report .live-report-item .live-report-waktu .live-report-waktu-datang {
    display: block;
    float: left;
    width: 50%;
    border-right: 1px solid #ddd;
}

#live-report-table .td-live-report .live-report-item .live-report-waktu .live-report-waktu-pulang {
    display: block;
    float: left;
    width: 50%;
}

#live-report-table .td-live-report .live-report-item .live-report-waktu .lrwd-title {
    color: #959595;
    padding: 2px 5px 0 5px;
    text-align: center;
    font-size: 90%;
}

#live-report-table .td-live-report .live-report-item .live-report-waktu .lrwd-value {
    text-align: center;
    padding: 0 5px 2px 5px;
    font-size: 90%;
    font-weight: bold;
}

#scroll-to-top-btn {
    position: fixed;
    right: 30px;
    bottom: -90px;
    display: block;
    width: 45px;
    height: 45px;
    transition: 0.3s;
    z-index: 3;
    box-shadow: 1px 1px 4px #00000040;
    padding: 6px 12px;
}

#scroll-to-top-btn .fa {
    font-size: 20px;
    position: relative;
    top: 3px;
}

body:not([data-scroll-position="0"]) #scroll-to-top-btn {
    bottom: 90px;
}

/* admin bar */
#top-admin-bar {
    display: block;
    width: 100%;
    float: left;
    height: 40px;
    background-color: #474747;
    position: fixed !important;
    z-index: 9999999 !important;
    top: 0;
}

#link-profile-dropdown-trigger {
    top: 0 !important;
    height: 40px;
    padding: 5px 10px;
    display: block;
    color: #fff !important;
}

#link-profile-dropdown-trigger:hover,
#link-profile-dropdown-trigger:focus,
#link-profile-dropdown-trigger:active {
    text-decoration: none;
    background-color: rgb(0 0 0 / 0.2);
}

#link-profile-dropdown-trigger .avatar {
    width: 30px !important;
    height: 30px !important;
    border-radius: 4px;
    top: 5px;
}

#link-profile-dropdown-trigger .user-name {
    top: 5px !important;
    display: inline-block;
}

#admin-panel-icon {

}

#admin-panel-icon a.header-link {
    color: #fff !important;
    text-decoration: none;
    display: inline-block;
    float: left;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}

#admin-panel-icon a.header-link .fa {
    font-size: 25px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

#top-admin-bar ul {
    top: 38px;
    left: 10px;
    background-color: rgb(0 0 0 / 0.75);
    border: 0;
    border-radius: 0;
    width: 200px;
}

#link-profile-dropdown {
    right: 10px !important;
    left: unset !important;
}

#top-admin-bar ul li {
    position: relative;
    list-style-type: none;
}

#top-admin-bar ul li a {
    color: #fff !important;
    border-bottom: 1px solid rgb(255 255 255 / 0.1);
    font-weight: normal;
    font-size: 13px;
    padding: 5px 10px;
}

#top-admin-bar ul li a:hover {
    color: #fff !important;
    background-color: rgb(0 0 0 / 0.25);
}

#admin-panel-icon a.header-link:hover {
    background-color: rgb(0 0 0 / 0.2);
}

#header-user-icon {
    position: relative;
    float: right;
}

body.admin-bar-active {
    position: relative;
    top: 40px;
}

.top-side-dropdown:hover > ul {
    display: block !important;
}

.top-side-dropdown ul {
    position: absolute;
    left: 100% !important;
    padding: 0 !important;
    top: 0 !important;
}

.top-side-dropdown ul li {

}

.top-side-dropdown ul li a {
    white-space: nowrap;
    display: block;
    min-width: 150px;
}

.list-info-paket-detail {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.list-info-paket-detail.list-info-hotel {
    position: relative;
}

.list-info-paket-detail.list-info-hotel .lipd-lokasi {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    padding: 2px 10px;
    position: absolute;
    top: -1px;
    right: -1px;
    border-radius: 0 0 0 3px;
}

.list-info-paket-detail .lipd-thumbnail {
    display: block;
    float: left;
    width: 107px;
    height: 80px;
    background-size: cover;
    background-position: center;
    margin-right: 10px;
    border-radius: 4px;
}

.list-info-paket-detail .lipd-info {
    display: block;
    float: left;
    width: calc(100% - 140px);
}

.list-info-paket-detail .lipdi-title-1 {

}

.list-info-paket-detail .lipdi-title-2 {

}

.list-info-paket-detail .lipdi-title-3 {

}

.list-info-paket-detail.list-info-hotel .lipd-info .lipdi-cio {
    display: inline-block;
    width: 100%;
}

.list-info-paket-detail.list-info-hotel .lipd-info .lipdi-cio .lipdi-cio-ci {
    display: block;
    float: left;
    width: 50%;
}

.list-info-paket-detail.list-info-hotel .lipd-info .lipdi-cio .lipdi-cio-co {
    display: block;
    float: left;
    width: 50%;
}

.list-info-paket-detail.list-info-maskapai {
    position: relative;
}

.list-info-paket-detail.list-info-maskapai .lipdi-title-2 {

}

.list-info-paket-detail.list-info-maskapai .lipd-arah {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    padding: 2px 10px;
    position: absolute;
    top: -1px;
    right: -1px;
    border-radius: 0 0 0 3px;
}

.list-info-paket-detail.list-info-maskapai .lipd-sektor {
    display: inline-block;
    width: 100%;
}

.list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-logo-maskapai {
    width: 10%;
    display: block;
    float: left;
    padding: 0 10px 0 0;
}

.list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-logo-maskapai img {
    max-width: 95%;
    display: block;
    margin: 0 auto;
    max-height: 30px;
}

.list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-sektor-penerbangan {
    display: block;
    width: 45%;
    float: left;
    padding: 0 10px;
}

.list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-sektor-penerbangan .lipdsp-left {
    display: block;
    float: left;
    width: 20px;
    border-bottom: 2px solid #a3a3a3;
    text-align: center;
    margin-right: 10px;
    padding-top: 5px;
}

.list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-sektor-penerbangan .lipdsp-left .fa-plane {
    font-size: 20px;
    color: #565656;
}

.list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-sektor-penerbangan .lipdsp-right {

}

#link-profile-dropdown #link-profile-avatar {
    text-align: center;
}

#link-profile-dropdown #link-profile-avatar img {
    border-radius: 50%;
    margin-top: 10px;
}

#link-profile-dropdown #link-profile-name {
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin-top: 10px;
}

#link-profile-dropdown #link-profile-role {
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin-bottom: 10px;
    opacity: 0.8;
}

#link-profile-dropdown #link-profile-profil-logout {
    display: inline-block;
    width: 100%;
}

#link-profile-dropdown #link-profile-profil-logout a {
    display: block;
    width: 50%;
    float: left;
    clear: unset;
    text-align: center;
    border: 1px solid rgb(255 255 255 / 0.1);
}

/* /admin bar */

@media (max-width: 426px) {
    .nav-tabs li a {
        padding: 10px 5px !important;
        width: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .header-company .company_logo a {
        text-align: left;
    }

    .header-company .company_logo img {
        max-width: calc(100% - 50px) !important;
    }

    table#detail-paket-transaksi td,
    .produk-btn-outer a {
        display: block;
        width: 100% !important;
    }

    #detail-paket-transaksi tr td:first-child {
        padding-bottom: 0;
    }

    .paket-umrah-haji-list,
    .paket-wisata-list .paket-description,
    .list-produk-inner .produk-description,
    .produk-lain-list .produk-description .produk-price {
        text-align: center;
    }

    .list-blog.full-page .thumbnail {
        padding-top: 50%;
        margin: 0 0 5px 0;
    }

    .front-home-section .item-content {
        margin-bottom: 25px;
    }

    .front-home-section .item-content:last-child {
        margin-bottom: 0;
    }

    body.header-type-2 #header-top #header-tagline,
    body.header-type-2 #header-top #header-link #header-welcome,
    body.header-type-4 #header-top #header-tagline,
    body.header-type-6 #header-top #header-link,
    body.header-type-4 #header-top #header-link #header-welcome,
    .nav-quick-search-paket li a span {
        display: none;
    }

    #quick-search-heading #quick-search-inner {
        bottom: 35px;
    }

    .nav-tabs.nav-quick-search-paket > li > a {
        width: auto;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    #form-pesan-paket-wisata {
        width: auto;
    }

    body.not-home #main-content {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        padding: 0 !important;
    }

    .tiket-list .harga-area,
    .tiket-list .link-detail-tiket,
    .tiket-list .sektor,
    .tiket-list .waktu,
    .tiket-list .maskapai {
        text-align: center;
        display: block;
    }

    body.boxed-layout #main-page {
        width: 100% !important;
    }

    #wa-chat-box[status=hidden] #wa-chat-header span {
        display: none;
    }

    #wa-chat-box[status=hidden] {
        width: 120px;
    }

    .slideshow-nav {
        height: 60px;
        margin-top: -30px;
    }

    .slideshow-nav.slideshow-prev {
        left: 10px;
    }

    .slideshow-nav.slideshow-next {
        right: 10px;
    }

    .list-video .video-thumbnail {
        width: 120px;
        height: 90px;
    }

    .list-video .video-keterangan {
        width: calc(100% - 120px);
    }

    .list-video .video-deskripsi {
        font-size: 90%;
    }

    body.header-type-6 #btn-responsive-menu {
        top: 0;
    }

    body.header-type-6.responsive-menu-active #main-page:after {
        top: 110px !important;
    }

    body.header-type-6 #header-top #header-tagline {
        padding: 7px 0;
        float: none;
        width: 100%;
        text-align: center;
    }

    #login-alert-checkout #login-ac-icon {
        width: 50px;
        height: 50px;
        padding: 6px;
    }

    #login-alert-checkout #login-ac-desc {
        width: calc(100% - 50px);
        padding-left: 10px;
    }

    .detail-paket-carousel .carousel-indicators {
        margin: 5px 0 0 0;
    }

    #main-slideshow-section .carousel-control {
        height: 50px;
        width: 20px;
        margin-top: -25px;
    }

    #form-registrasi-leads-custom {
        margin: 0 !important;
        box-shadow: none;
        border-radius: 0;
        border: 0;
    }

    .list-info-paket-detail {
        padding: 20px 10px 10px 10px;
    }

    .list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-sektor-penerbangan {
        width: 50%;
        padding: 0;

    }

    .list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-logo-maskapai {
        display: none;
    }

    .list-info-paket-detail .lipd-thumbnail {
        display: none;
    }

    .list-info-paket-detail .lipd-info {
        width: 100%;
    }

    .list-info-paket-detail.list-info-hotel .lipd-info .lipdi-cio .lipdi-cio-co,
    .list-info-paket-detail.list-info-hotel .lipd-info .lipdi-cio .lipdi-cio-co,
    .list-info-paket-detail.list-info-hotel .lipd-info .lipdi-cio .lipdi-cio-co small,
    .list-info-paket-detail.list-info-hotel .lipd-info .lipdi-cio .lipdi-cio-co small,
    .list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-sektor-penerbangan .lipds-tanggal,
    .list-info-paket-detail.list-info-maskapai .lipd-sektor .lipd-sektor-penerbangan .lipds-bandara {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    #btn-responsive-menu {
        display: block !important;
        float: right;
        margin: 10px 0 0 0;
        text-align: center;
    }

    body.boxed-layout #main-content #inner-main-content {
        padding: 0 10px !important;
    }

    body.header-type-2 #btn-responsive-menu,
    body.header-type-4 #btn-responsive-menu {
        right: 10px;
        position: absolute;
        top: 0;
    }

    body.responsive-menu-visible #responsive-menu {
        left: 0;
        display: block !important;
    }

    #nav-top-menu .container {
        width: 100% !important;
        padding: 0;
    }

    #nav-top-menu,
    .list-blog .fa,
    #welcome-msg,
    body.header-type-2 #header-contact,
    body.header-type-2 #header-welcome,
    body.header-type-6 #header-welcome,
    body.header-type-4 #header-contact,
    body.header-type-4 #header-welcome,
    body.header-type-4 #header-tagline,
    body.header-type-3 #header-link {
        display: none !important;
    }

    body.header-type-4 .header {
        min-height: 50px !important;
    }

    body.header-type-4 .header-company .company_logo a {
        padding: 10px 10px;
    }

    #btn-responsive-menu {
        margin: 5px 0 0 0;
    }

    body.header-type-4 .header-company .company_logo {
        max-width: 110px;
        min-height: 95px;
    }

    .site-icon-thumbnail .thumb-caption {
        width: 100%;
        text-align: center;
    }

    .site-icon-thumbnail .thumb-caption .thumb-desc {
        text-align: center;
    }

    .header-company .company_logo {
        float: left;
    }

    #logo-menu-container {
        position: relative;
    }

    body.header-type-6 .header-company .company_logo a img,
    body.header-type-6 .header-company .company_logo {
        max-height: 75px;
    }

    #main-slideshow-section.with-search {
        display: inline-block;
        width: 100%;
    }

    #main-slideshow-section.with-search .carousel-inner {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    #main-slideshow-section.with-search .carousel-inner .item {
        width: 100%;
        height: 100%;
    }

    #main-slideshow-section.with-search .carousel-inner .item .image-blur {
        filter: none !important;
        -webkit-filter: none !important;
        opacity: 1;
    }

    #main-slideshow-section.with-search .carousel-inner .item img {
        width: 100%;
        height: 100% !important;
        visibility: hidden;
    }

    #main-slideshow-section.with-search .carousel-inner .carousel-control {
        display: none !important;
    }

    #main-slideshow-section.with-search #quick-search-heading {
        position: relative;
        display: inline-block;
    }

    #main-slideshow-section.with-search #quick-search-heading .container {

    }

    #main-slideshow-section.with-search #quick-search-heading #quick-search-inner {
        position: relative;
        width: 100%;
        bottom: 0;
        margin: 50px 0;
    }
}

@media (max-width: 767px) {
    .paket-wisata-list .paket-thumbnail-outer,
    .paket-wisata-list .paket-description,
    .paket-wisata-list .paket-description .desc-left,
    .paket-wisata-list .paket-description .desc-right,
    .form-pencarian-paket #input-parameter {
        width: 100%;
    }
}



/* === Google Review === */

.kpgr-card-user-review {
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.kpgr-card-user-review span.star.filled {
    color: #FEA819;
}

.kpgr-card-user-review span.star.not-filled {
    color: #a5a5a5;
}

.kpgr-nama-testimoni {
    font-size: 20px;
    font-weight: 600;
}

.kpgr-google-testimoni {
    padding: 10px 0;
    color: #3c3c3c;
    font-weight: 400;
}

.kpgr-card-user-review img {
    max-width: 75px;
}

.kpgr-user-review {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 15px;
    margin-bottom: 14px;
}

.kpgr-rating {
    font-weight: 900;
    font-size: 16px;
}

.kpgr-google-waktu {
    font-style: italic;
}


/* === Component Google Review === */

#kpgr-component-google-review #kpgr-component-google-review {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: #f9f9f9;
}

.kpgr-card-google-review {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.google-review-inner .kpgr-card-user-review {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: none;
}

.kpgr-rating .star {
    font-size: 20px;
    color: #ffd700;
}

.kpgr-rating .star.not-filled {
    color: #ddd;
}

.kpgr-nama-gambar img {
    width: 100px;
    height: auto;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}

#kpgr-component-google-review .kpgr-nama-testimoni {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

.google-review-inner {
    position: relative;
    display: block;
}

.kpgr-user-review {
    flex-direction: column;
}

.component-google-review {
    position: relative;
    overflow: hidden;
    padding: 25px 0;
}

#kpgr-component-google-review.kpgr-card-google-review, .google-review-inner, #kpgr-component-google-review .slick-list.draggable {
    position: relative;
}

.kpgr-google-testimoni {
    color: #555;
    margin-bottom: 15px;
}

.kpgr-google-waktu {
    font-size: 14px;
    color: #888;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kpgr-google-waktu i {
    margin-right: 5px;
}

.kpgr-card-google-review .slick-track {
    display: flex;
    column-gap: 30px;
}

.kpgr-card-google-review .slick-prev, .kpgr-card-google-review .slick-next {
    display: none !important;
}
