:root {
    --primary: #394d5c;
    --primary-hover: #2b4050;
}

.btn-primary {
    background-color: var(--primary) !important;
    border-color: var(--primary-hover) !important;
}

.btn-primary:hover {
    background-color: var(--primary-hover) !important;
    border-color: var(--primary-hover) !important;
}

body #go-fitur-layanan {
    background-color: #fbfcff !important;
}

body #go-fitur-layanan h3.primary {
    margin-bottom: 30px;
}

body #daftar-client-title-area {

}

body #daftar-client-title-area #dcta-subtitle {
    color: var(--primary);
    font-size: 20px;
}

body #daftar-client-title-area .primary{
    font-weight: bold;
}

body #list-logo-client-frontend {
    background-color: #fff;
    padding: 50px 0;
}

body #list-logo-client-frontend .list-logo-client-item {
    box-shadow: none;
    background-color: transparent;
    border: 0 none;
    margin-left: 40px;
    margin-right: 40px;
    display: inline-block;
    float: none;
    width: 120px;
    height: 80px;
}

body #list-logo-client-frontend .list-logo-client-separator {
    height: 100px;
    position: relative;
    white-space: nowrap;
}

body #eh-daftar-client-cs {
    background-color: #f0f8ff;
}

body #section-testimonial-client {
    padding-top: 10px;
    background-color: #f0f8ff;
    margin: 0;
}

body #section-testimonial-client .testimonial-item {
    margin: 0 30px;
    display: inline-block;
    background-color: #fff;
    padding: 50px 30px;
    box-shadow: 1px 1px 10px #0000001a;
    border-radius: 10px;
    opacity: 0.7
}

body #section-testimonial-client .testimonial-item.slick-active {
    opacity: 1
}

body #section-testimonial-client .testimonial-item .pesan {
    color: var(--primary);
    margin-bottom: 20px;
}

body #section-testimonial-client .testimonial-item .author {

}

body #section-testimonial-client h3.primary {
    margin-top: 0;
    margin-bottom: 30px;
}

body.not-home #main-content {
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin-top: -50px;
    min-height: 250px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    max-width: 1070px;
    width: 90%;
    padding: 20px;
}

body #header {
    background: #fff !important;
    box-shadow: 1px 1px 20px #00000014;
    padding: 10px 0;
}

body #main-nav a {
    color: #1846a4 !important;
}

body #heading-solusi {
    color: var(--primary);
    text-align: left;
    font-size: 30px;
}

body #sub-heading-solusi {
    color: #474747 !important;
    text-align: left;
    font-size: 17px;
    line-height: 27px;
}

body #sub-heading-solusi {
    color: #676767;
}

body .front-section {
    border-bottom: 0 none;
    background-color: #fff;
    background-image: none;
}

body #section-mobile-apps {
    background: none !important;
    padding-bottom: 20px !important;
}

body #go-pemesanan-harga {
    background: #fbfcff !important;
    color: #4A4A4A;
}

body #go-pemesanan-harga .primary {
    margin-bottom: 30px;
}

body #go-pemesanan-harga #site-order-catatan {
    background: none;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    background-color: #fff;
}

body #go-pemesanan-harga #site-order-catatan a {
    color: #2c82c9;
}

body #go-pemesanan-harga .paket-layanan-inner {
    box-shadow: 1px 1px 10px #0000001a;
    border-radius: 5px;
    overflow: hidden;
}

body .benefit-item {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 1px 10px #0000001a;
    border-radius: 5px;
    padding: 15px;
}

body .benefit-item .fa {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
    color: var(--primary);
    background: none;
    font-size: 35px;
}

body .benefit-item .benefit-description {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
}

body .benefit-item .benefit-description .benefit-title {
    text-align: center;
    border: 0 none;
    text-transform: capitalize;
}

body .benefit-item .benefit-description .benefit-content {
    text-align: center;
}

body .btn-primary-lp {
    background-color: var(--primary);
    padding: 10px 30px;
    margin-bottom: 4px;
}

body .btn-white-lp {
    color: var(--primary) !important;
    border: 1px solid var(--primary);
    padding: 10px 30px;
    background-color: #fff;
    margin-bottom: 4px;
}

body .btn-white-lp:hover {
    background-color: var(--primary) !important;
    border-color: var(--primary-hover) !important;
    color: #fff !important;
}

body .btn-white-lp.btn-xs {
    padding: 5px 10px;
}

body #top-header {
    background-image: none !important;
}

#ts-garansi {
    background-image: url(../img/travelsys/bg-pattern.png) !important;
    background-size: 250px;
    display: inline-block;
    width: 100%;
    border-radius: 10px;
    padding: 30px 20px;
}

body #top-header .container {
    padding: 180px 0 100px 0;
    text-align: left !important;
    position: relative;
}

body.not-home .content {
    background: none !important;
}

body #page-title-container h1 {
    background: #FFF;
    margin: 130px 0 80px 0;
    padding: 0;
    color: #2c82c9;
}

body.not-home #main-content {
    box-shadow: 1px 1px 10px #0000001a;
    border-radius: 5px;
}

body #section-mobile-apps {
    background-image: url(../img/landing-page/bg-mobile-apps.jpeg);
    background-size: 100% auto;
    background-position: left center;
    color: #fff;
    text-shadow: 1px 1px 1px hsla(0, 0%, 0%, .45);
    padding-bottom: 70px;
    padding-top: 70px;
    background-repeat: no-repeat;
    background-color: #1b2544;
    overflow: hidden;
}

body #section-mobile-apps #image-mobile-apps {
    position: absolute;
    left: 0;
    top: -20px;
    width: 50%;
    height: calc(100% + 90px);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 2;
    background-size: 75% auto;
}

body #section-mobile-apps #image-mobile-apps {
    bottom: 0;
    background-image: url(../img/erahajj/mobile-phone.png);
    top: unset;
    height: calc(100% + 40px);
}

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

#heading-element {
    background-image: url(../img/travelsys/bg-pattern.png) !important;
    background-size: 250px;
}

#heading-element #he-kabah {
    background-image: url(../img/travelsys/heading-kabah.png);
    width: 320px;
    height: 230px;
}

#footer {
    background-image: url(../img/travelsys/bg-pattern.png) !important;
    background-size: 250px;
}

.benefit-content a {
    display: block;
    color: var(--primary);
    border-radius: 4px;
    font-size: 13px;
    padding: 3px;
    width: calc(100% - 30px);
    margin: 10px auto;
    text-decoration: none;
    border: 1px solid var(--primary);
}

.benefit-content a:hover {
    color: #fff;
    background-color: var(--primary);
}

#eh-training-outer {
    background-color: transparent !important;
    background: none !important;
    color: inherit !important;
    border-radius: 0;
    padding: 0;
}


.front-yt-video {
    width: 100%;
    padding-top: 54%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.front-yt-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.front-yt-video img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}

#go-pemesanan-harga .panel-title {
    background-color: var(--primary) !important;
}

@media (max-width: 426px) {
    .nav-tabs li a {
        padding: 10px 5px !important;
        width: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
