.white {
    color: #ffffff;
}

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 {

}

#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;
}

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: inline-block;
    float: left;
    position: relative;
}

body.header-type-2 #main-top-menu > li a {
    display: inline-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: -38px;
    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: 140px;
}

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: inline-block;
    position: relative;
    left: 160px;
}

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

body.header-type-4 #main-top-menu > li a {
    display: inline-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;
    position: relative;
}

.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 #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-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: inline-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;
    }
}

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

.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;
}

.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;
}

/*========================================================
                    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 {
    top: 2px;
    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;
}

.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;
}

#slideshow-caption {
    position: absolute;
    width: calc(100% - 200px);
    bottom: 20px;
    z-index: 2;
    background-color: hsla(0, 0%, 0%, 0.65);
    color: #fff !important;
    padding: 15px;
    overflow: hidden;
    left: 50%;
    margin-left: calc(-50% + 100px);
}

#slideshow-caption #slideshow-caption-title {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

#slideshow-caption #slideshow-caption-intro {

}

.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;
}

#main-content {
    width: 90%;
}

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

body, html, * {
    font-size: 12px;
    line-height: 20px;
}

.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;
}

#slideshow-galeri {

}

#slideshow-galeri #main-slideshow-galeri {
    width: 100%;
    padding-top: 50%;
    margin-bottom: 10px;
}

#slideshow-galeri #main-slideshow-galeri .contentdiv {
    background-size: contain;
    background-position: center center;
    background-color: #000;
    background-repeat: no-repeat;
}

#slideshow-galeri #main-slideshow-galeri .contentdiv .galeri-slide-image{
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#slideshow-galeri #main-slideshow-galeri .contentdiv .galeri-blur-image{
    position: absolute;
    left: -10%;
    top: -10%;
    width: 120%;
    height: 120%;
    z-index: 0;
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.5;
}

#slideshow-galeri #main-slideshow-galeri .contentdiv .keterangan {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
    left: 0;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    z-index: 2;
}

#slideshow-galeri #main-slideshow-galeri .next,
#slideshow-galeri #main-slideshow-galeri .prev {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    color: #fff !important;
    top: 50%;
    z-index: 999;
    font-size: 50px;
    border: 1px solid #FFFFFF;
    background-color: #000;
    text-align: center;
    line-height: 47px;
    opacity: 0.5;
}

#slideshow-galeri #main-slideshow-galeri .next:hover,
#slideshow-galeri #main-slideshow-galeri .prev:hover {
    opacity: 0.75;
    text-decoration: none;
}

#slideshow-galeri #main-slideshow-galeri .next {
    right: 10px;
}

#slideshow-galeri #main-slideshow-galeri .prev {
    left: 10px;
}

#slideshow-galeri #paginate-main-slideshow-galeri {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 90px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

#slideshow-galeri #paginate-main-slideshow-galeri .toc {
    width: 120px;
    height: 75px;
    display: inline-block;
    margin: 0 2px 0 0;
    opacity: 0.75;
    background-size: cover;
    background-position: center;
    position: relative;
}

#slideshow-galeri #paginate-main-slideshow-galeri .toc .galeri-video-player-btn{
    background-image: url(../img/video-play.png);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
}


#slideshow-galeri #paginate-main-slideshow-galeri .toc.selected {
    opacity: 1;
}

#slideshow-galeri #paginate-main-slideshow-galeri .next,
#slideshow-galeri #paginate-main-slideshow-galeri .prev {
    display: none;
}

#posting-konten {

}

#posting-konten p {
    text-align: justify;
}

#posting-konten img {
    max-width: 95%;
    margin-bottom: 10px;
}

#blog-search-title {
    margin-bottom: 20px;
}

.list-blog {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 15px;
}

.list-blog .judul {
    display: block;
    text-transform: none;
    font-size: 18px;
    margin-bottom: 5px;
}

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

.list-blog .list-blog-content .lbc-thumbnail {
    display: block;
    float: left;
    width: 150px;
    height: 112px;
    background-size: cover;
    background-position: center;
    border: 1px solid #cacaca;
}

.list-blog .list-blog-content .lbc-desc {
    display: block;
    width: calc(100% - 150px);
    float: left;
    padding: 0 0 0 15px;
}

.list-blog .list-blog-content .lbc-desc .waktu-posting {

}

.list-blog .list-blog-content .lbc-desc .intro {
    margin: 5px 0;
}

.list-blog .list-blog-content .lbc-desc .read-more {

}

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;
}

.container {
    width: 95% !important;
    max-width: 1100px;
    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: 7px 10px;
    background-color: #fafafa;
}

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

.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: 10px 0 10px 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;
}

#main-page {
    right: 0;
    z-index: 2;
    position: relative;
    background-color: #fff;
}

#main-page, #responsive-menu {
    transition: 0.3s all !important;
    -moz-transition: 0.3s all !important;;
    -webkit-transition: 0.3s all !important;;
    -o-transition: 0.3s all !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-status-transaksi {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
    border: 1px solid #cacaca;
    padding: 10px;
    border-radius: 5px;
    background-color: #fafafa;
}

#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;
}

.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;
    margin: 0 0 -7px 0;
    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 .row {
    margin-bottom: 8px;
    margin-top: 0 !important;
}

#form-entri-pemesan .row label {
    padding-top: 8px;
}

#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-umrah-haji:first-child {
    margin: 5px 0 0 0;
}

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

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

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

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

#form-pesan-paket-umrah-haji {
    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: 2px solid #F1F1F1;
}

.list-produk-inner:hover {
    border: 2px solid #c3c3c3 !important;
    background-color: #fdfdfd !important;
}

.produk-lain-list .list-produk-inner {
    border: 2px solid #F1F1F1;
    padding: 10px;
    position: relative;
}

.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 0 0;
    color: #e14938 !important;
}

.produk-lain-list .produk-description .produk-price small {
    position: relative;
    top: 6px;
    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-blur{
    position: absolute;
    left: -10%;
    top: -10%;
    width: 120%;
    height: 120%;
    z-index: 0;
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.5;
}

.mini-slideshow-galeri .slideshow-inner {
    width: 100%;
    padding: 60% 0 0 0;
    z-index: 1;
}

.mini-slideshow-galeri .vegas-slide-inner {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.mini-slideshow-galeri:hover > .galeri-detail-url,
.mini-slideshow-galeri:hover > .galeri-title {
    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;
}

.mini-slideshow-galeri .galeri-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.65);
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    opacity: 0.5;
    transition: 0.3s all;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
}

.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;
    top: 8px;
}

.tiket-list .harga-area .btn {

}

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

.lazy-load {
    background-image: url(../img/loading.gif) !important;
    background-size: 32px !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;
}

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

#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 .deskripsi .intro {
    color: #717171;
}

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

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

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

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

.list-paket-front.landscape .intro {
    display: -webkit-box;
    color: #717171;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-paket-front.landscape .thumbnail {
    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;
}

.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;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

.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;
    height: 100%;
    position: absolute;
    border-right: 1px solid #e6e6e6;
    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;
    position: relative;
}

.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 #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 {
    margin-bottom: 30px;
}

.list-paket-umrah .list-paket-inner {
    display: inline-block;
    border: 1px solid #cacaca;
    width: 100%;
    position: relative;
}

.list-paket-umrah .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 {
    display: inline-block;
    position: absolute;
    right: -10px;
    top: -3px;
    background-color: #e14938;
    color: #fff;
    font-size: 11px;
    padding: 5px 20px;
}

.list-paket-umrah .list-paket-thumbnail {
    display: inline-block;
    width: 100%;
    padding-top: 60%;
    background-color: #fafafa;
    background-size: cover;
    background-position: center;
}

.list-paket-umrah .list-paket-keterangan {
    padding: 0 10px 10px 10px;
}

.list-paket-umrah .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 {
    margin-bottom: 5px;
}

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

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

}

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

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

.list-paket-umrah .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 {
    display: block;
    float: left;
    width: 42px;
}

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

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

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

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

.detail-informasi-paket {
    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;
}

#map-persebaran-anggota {
    display: inline-block;
    width: 100%;
    border: 1px solid #E4E4E4;
    position: relative;
    padding-top: 40%;
}

#map-persebaran-anggota-inner {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.dashboard-component {
    overflow: hidden;
}

.dashboard-component.info-component {
    display: inline-block;
    width: 100%;
    border: 1px solid #E4E4E4;
    margin-bottom: 15px;
}

.dashboard-component.info-component .info-icon {
    width: 65px;
    height: 65px;
    float: left;
}

.dashboard-component.info-component .info-icon i {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 65px;
}

.dashboard-component.info-component .info-description {
    display: inline-block;
    float: left;
    width: calc(100% - 67px);
    padding: 5px 10px;
}

.dashboard-component.info-component .info-title {

}

.dashboard-component.info-component .info-number {
    font-size: 20px;
    padding: 2px 0 0 0;
}

.single-posting-front {

}

.single-posting-front .thumbnail {
    padding: 0;
    border-radius: 0;
    margin-bottom: 5px;
}

.single-posting-front .thumbnail .inner {
    display: block;
    width: 100%;
    padding-top: 60%;
    background-size: cover;
    background-position: center;
}

.single-posting-front .deskripsi {

}

.single-posting-front .deskripsi .judul {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 2px 0;
}

.single-posting-front .deskripsi .judul a {

}

.single-posting-front .deskripsi .waktu {
    color: #717171;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-posting-front .deskripsi .intro {
    max-height: 36px;
    overflow: hidden;
}

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: 5;
    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 {

}

#main-slideshow-section .carousel-inner {
}

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

#main-slideshow-section .carousel-inner .item .image-blur {
    position: absolute;
    left: -10%;
    top: -10%;
    width: 120%;
    height: 120%;
    z-index: 0;
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.5;
}

#main-slideshow-section .carousel-inner .item .image-slideshow {
    display: block;
    width: 100%;
    padding-top: 39.0625%;
    background-size: cover;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

#main-slideshow-section .carousel-inner .item .image-slideshow .slideshow-text {
    position: absolute;
    bottom: 30px;
    left: 80px;
    background: hsla(0, 0%, 0%, 0.65);
    color: #fff;
    padding: 10px 20px;
    width: calc(100% - 160px);
}

#main-slideshow-section .carousel-inner .item .image-slideshow .slideshow-text .slideshow-text-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

#main-slideshow-section .carousel-inner .item .image-slideshow .slideshow-text .slideshow-text-description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#main-slideshow-section .carousel-control.left {
    background-image: url(../img/slideshow-prev.png) !important;
    left: 10px;
}

#main-slideshow-section .carousel-control.right {
    background-image: url(../img/slideshow-next.png) !important;
    right: 10px;
}

#main-slideshow-section .carousel-control:hover {
    opacity: 1;
}

#main-slideshow-section .carousel-control {
    position: absolute;
    display: block;
    width: 30px;
    height: 80px;
    background-size: auto 100%;
    cursor: pointer;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center center;
    top: 50%;
    margin-top: -40px;
    opacity: .35;
}

#main-slideshow-section .carousel-indicators {
    display: none;
}

#blog-search-form {
    margin-bottom: 20px;
}

.blog-sidebar-item {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-sidebar-title {
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 5px;
    padding-bottom: 2px;
}

.blog-sidebar-item-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-sidebar-item-list li {
    border-bottom: 1px dashed #cacaca;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.blog-sidebar-item-list li a {

}
.thumbnail-detail-page {
    width: 100%;
    height: 532px !important;
    display: block;
    margin-bottom: 80px;
    object-fit: cover;
    padding: 10px;
}

@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: 0px;
    }

    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;
    }

    #slideshow-caption {
        display: none !important;
    }

    .single-posting-front {
        margin-bottom: 10px;
    }
}

@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: 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;
    }
    .thumbnail-detail-page {
        height: auto !important;
    }
}

@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%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1100px;
    }
}

@media (max-width: 425px) {
    .list-blog .list-blog-content .lbc-thumbnail {
        width: 100%;
        height: auto;
        padding-top: 55%;
    }

    .list-blog .list-blog-content .lbc-desc {
        width: 100%;
        padding: 0;
        margin-top: 5px;
    }

    .list-blog .list-blog-content .lbc-desc .read-more {
        display: block;
    }

    #main-slideshow-section .carousel-inner .item .image-slideshow .slideshow-text {
        display: none !important;
    }


    .container.mobile {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
}
