body.no-bg {
    background: none;
}

header {
    background-color: #ffffff;
}

#mainmenu a {
    color: #35404e;
}

#mainmenu a.btn-custom {
    color: #ffffff;
    padding: 8px 30px;
    font-size: 14px;
    margin: 20px 0 !important;
}

header.smaller.scroll-light #mainmenu a.btn-custom {
    color: #ffffff;
}

#section-portfolio {
    padding-top: 24px;
    padding-bottom: 0;
}

.row-slider {
    margin-left: -30px;
    margin-right: -30px;
}

.row-slider >div {
    padding: 0;
}

table.pro-contra-table {
    max-width: 100%;
    min-width: 415px;
    margin: 0 auto;
}

table.pro-contra-table th, table.pro-contra-table td {
    text-align: center;
}

table.pro-contra-table td {
    text-align: left;
    padding-left: 35px;
}

table.pro-contra-table thead th img {
    margin-right: 20px;
}

table.pro-contra-table tbody td img {
    margin-right: 10px;
}

#skills {
    opacity: 1;
    max-height: 100%;
}

.video-slider {
    width: 100%;
    max-width: 600px;
    height: 30em;
    background: #444444;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.video-slider .slide {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.video-slider .slide:first-child {
    left: 0;
}

.video-slider .overlay-content {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.video-slider .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4em;
    height: 3em;
    margin-top: -1.5em;
    margin-left: -2em;
    background: red;
    border-radius: 1em;
    cursor: pointer;
}

.video-slider .play-button:after {
    content: "\25b6";
    font-size: 2em;
    line-height: 1.4em;
}

.video-slider video {
    max-height: 100%;
    max-width: 100%;
}

.video-slider .slide-arrow {
    position: absolute;
    top: 0;
    left: 0;
    height: 45%;
    width: 15%;
    cursor: pointer;
    opacity: .2;
}

.video-slider .slide-arrow:hover {
    opacity: 1;
}

.video-slider .slide-arrow:after {
    content: "\003c";
    text-align: center;
    display: block;
    height: 10%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 3em;
}

.video-slider .slide-arrow.right:after {
    content: "\003e";
}

.video-slider .slide-arrow.right {
    left: auto;
    right: 0;
}

#section-faq .btn-link {
    color: var(--primary-color);
    text-decoration: none;
    padding: 0;
}

#section-faq .card-header {
    padding: 10px 10px 2px;
    background-color: #fff;
}

.rvs-container a.rvs-close:active, .rvs-container a.rvs-close:focus, .rvs-container a.rvs-close:hover, .rvs-container a.rvs-nav-item.rvs-active, .rvs-container a.rvs-nav-item.rvs-active:active, .rvs-container a.rvs-nav-item.rvs-active:focus, .rvs-container a.rvs-nav-item.rvs-active:hover, .rvs-container a.rvs-play-video:active, .rvs-container a.rvs-play-video:focus, .rvs-container a.rvs-play-video:hover, .rvs-container.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before, .rvs-container.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before {
    background-color: #b5434a !important;
    border-color: #b5434a !important;
}

.section-portofolio-tazz .rvs-container a.rvs-close:active, .section-portofolio-tazz .rvs-container a.rvs-close:focus, .section-portofolio-tazz .rvs-container a.rvs-close:hover, .section-portofolio-tazz .rvs-container a.rvs-nav-item.rvs-active, .section-portofolio-tazz .rvs-container a.rvs-nav-item.rvs-active:active, .section-portofolio-tazz .rvs-container a.rvs-nav-item.rvs-active:focus, .section-portofolio-tazz .rvs-container a.rvs-nav-item.rvs-active:hover, .section-portofolio-tazz .rvs-container a.rvs-play-video:active, .section-portofolio-tazz .rvs-container a.rvs-play-video:focus, .section-portofolio-tazz .rvs-container a.rvs-play-video:hover, .section-portofolio-tazz .rvs-container.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before, .section-portofolio-tazz .rvs-container.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before {
    background-color: #999999 !important;
    border-color: #999999 !important;
}

.table tr th:not(:last-child), .table tr td:not(:last-child) {
    border-right: 1px solid #ddd;
}

ul.no-style {
    list-style: none;
}

#section-choose {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

#section-choose .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.cards .card-item {
    background-color: #ffffff;
    box-shadow: 0 2px 13px -4px rgba(80, 80, 80, 0.76);
    padding: 30px 15px 10px 15px;
    height: 100%;
    border-radius: 5px;
}

.cards .card-item .card-title {
    text-align: center;
}

.cards .card-item .card-title i {
    font-size: 40px;
    color: #ef511e;
}

.cards .card-item .card-title h5 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
    font-family: sans-serif;
}

.cards .card-item .card-body {
    padding: 0;
}

.cards .card-item .card-body ul {
    list-style: none;
    margin: 25px 0;
    padding-left: 30px;
}

.cards .card-item .card-body ul li {
    margin: 15px 0;
}

.cards .card-item .card-body ul li img {
    margin-right: 10px;
}

@media only screen and (max-width: 489px) {
    #section-choose .col-sm-6:first-child {
        padding-left: 0;
    }

    #section-choose .col-sm-6:last-child {
        padding-right: 0;
    }

    #section-choose > div {
        width: 100%;
    }

    #section-choose .company-logo {
        width: 100%;
        min-width: 100%;
    }

    #section-choose .company-logo img {
        width: auto;
        max-width: 100%;
        max-height: 50px;
    }
}

.homepage-companies-selector {
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.homepage-companies-selector .company-logo {
    border: 1px solid #999;
    padding: 15px;
    margin: 30px 0;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    min-width: 210px;
    min-height: 120px;
}

.homepage-companies-selector .company-logo .click-here {
    color: #999;
    font-weight: 600;
    font-size: 20px;
}

.homepage-companies-selector .company-logo .click-here {
    display: block;
    margin-top: 10px;
}

body #section-apply input, body #section-apply select {
    background: #ffffff;
}

body.beefast-bg #section-about ul {
    padding-left: 15px;
}

body.beefast-bg #section-contact {
    color: #ffffff;
}

body.beefast-bg #section-contact .id-color, body.beefast-bg #section-contact p a, body.beefast-bg #section-contact i {
    color: #ffffff;
}

header .social-icons-mobile {
    display: none;
}

#section-tazz .f-box.f-icon-left i {
    padding: 0;
    margin-right: 6px;
}

#section-tazz .f-box .fb-text ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;
}

#section-tazz .f-box .fb-text ul li img {
    margin-right: 10px;
}

@media screen and (max-width: 992px) {
    header.header-mobile #mainmenu li {
        text-align: center;
    }

    header.header-mobile #mainmenu li a.btn-custom {
        color: #ffffff;
        width: 100%;
        text-align: center;
    }


    header .social-icons-desktop {
        display: none;
    }

    header .social-icons-mobile {
        display: block;
    }
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

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

@media screen and (max-width: 768px) {
    table.pro-contra-table thead th img {
        margin: 0 auto 7px auto;
        display: table-cell;
    }

    table.pro-contra-table td {
        padding-left: 20px;
    }

    .cards .col-md-4 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 720px) {
    .section-image {
        display: none;
    }

    .rvs-nav-container {
        width: 135px;
        background-color: #ffffff;
    }

    section a.btn-custom {
        display: inline-table;
        margin-top: 7px;
        padding: 5px 20px 5px 20px;
    }

    .no-top-mobile {
        padding-top: 0 !important;
    }

    body #section-apply {
        padding-top: 28px;
    }

    body #section-apply > div.container{
        padding-left: 10px;
        padding-right: 10px;
    }

    body #section-apply .spacer-60 {
        display: none;
    }

    body #section-apply h2 {
        font-size: 24px;
        line-height: 24px;
    }

    body #section-apply h4 {
        font-size: 16px;
    }

    body #section-apply #fieldset_privacy_policy_confirmation .form-label {
        font-size: 12px;
    }

    body #section-apply #fieldset_age_confirmation .form-label {
        font-size: 12px;
    }
}
