/* header */
.page-header {
    border: 1px solid #000;
    background-image: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 80%)),
        url(../../../../back_assets/img/front_img/header-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 550px;
}

.page-header .jumbotron {
    background-color: transparent;
}

.page-header .jumbotron .container .row .col-lg-7 .header-title {
    font-weight: 800;
    color: var(--white);
}

.page-header .jumbotron .container .row .col-lg-7 .header-subtitle {
    color: var(--white);
    margin-bottom: 16px;
}

.page-header .jumbotron .container .row .col-lg-7 .header-desc {
    color: var(--white);
}
/* end header */

/* about */
.dots-wrapper-1 {
    margin-top: 10px;
    margin-right: 5px;
    position: absolute;
    right: 0;
}

/* teka */
.teka {
    position: relative;
}

.teka .container .row .image-section img {
    width: 90%;
    border-radius: 10px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 10%);
}

.teka .container .row .desc-section .teka-title {
    color: var(--primary);
    font-weight: 700;
    margin-bottom: 16px;
}

.teka .container .row .desc-section .teka-desc {
    margin-bottom: 28px;
    color: var(--grey);
}
/* end about */

/* kepro */
.kepro {
    background-image: linear-gradient(
        to right,
        var(--primary),
        var(--primary-light)
    );
    padding-top: 50px;
    padding-bottom: 50px;
}

.kepro.content-wrapper {
    margin-top: 80px;
}

.kepro .container {
    padding-left: 15px;
    padding-right: 15px;
}

.kepro .container .kepro-header {
    text-align: center;
    margin-bottom: 32px;
}

.kepro .container .kepro-header .kepro-title {
    color: var(--white);
    font-weight: 600;
}

.kepro .container .kepro-body .row .kepro-item .card {
    padding-top: 5px;
    padding-bottom: 5px;
}

.kepro .container .kepro-body .row .kepro-item .card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.kepro .container .kepro-body .row .kepro-item .card .card-body img {
    margin-bottom: 16px;
    width: 70px;
    height: 70px;
}

.kepro .container .kepro-body .row .kepro-item .card .card-body .header-3 {
    font-weight: 500;
    margin-bottom: 8px;
    color: var(--black);
}
/* end kepro */

/* service */
.service {
    position: relative;
}

.service .dots-wrapper {
    position: absolute;
    top: -75px;
    right: 0;
}

.service .container .service-header {
    text-align: center;
    margin-bottom: 32px;
}

.service .container .service-header .service-title {
    color: var(--primary);
    font-weight: 700;
}

.service .container .service-body .row .service-item .card {
    box-shadow: none;
    border: 1px solid #ebebeb;
    transition: var(--transition);
}

.service .container .service-body .row .service-item .card:hover {
    box-shadow: 0 10px 50px rgba(0, 0, 0, 10%);
    border-color: var(--primary);
}

.service .container .service-body .row .service-item .card .card-body {
    text-align: center;
}

.service .container .service-body .row .service-item .card .card-body img {
    margin-bottom: 8px;
    /* width: 80px;
    height: 80px; */
}

.service .container .service-body .row .service-item .card .card-body h3 {
    color: var(--black);
    font-weight: 500;
    margin-bottom: 24px;
}

.service
    .container
    .service-body
    .row
    .service-item
    .card
    .card-body
    .service-desc-flex {
    display: flex;
    align-items: center;
    text-align: left;
}

.service
    .container
    .service-body
    .row
    .service-item
    .card
    .card-body
    .service-desc-flex
    .uil {
    color: var(--secondary);
    font-size: 24px;
    margin-right: 8px;
}
/* end service */

.dots-wrapper-3 {
    margin-top: 10px;
    margin-left: 5px;
    position: absolute;
    right: 0;
}

/* keha */
.keha .dots-wrapper {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: -1;
}

.keha .container .row {
    align-items: center;
}

.keha .container .row .keha-item .keha-title {
    color: var(--primary);
    font-weight: 700;
    margin-bottom: 24px;
}

.keha .container .row .keha-item img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 10%);
}

.keha .container .row .keha-item .accordion .accordion-wrapper {
    background-color: transparent;
    box-shadow: unset;
}

.keha
    .container
    .row
    .keha-item
    .accordion
    .accordion-wrapper
    .accordion-header {
    padding: 0;
    background-color: transparent;
    border-bottom: 1px solid #ebebeb;
}

.keha
    .container
    .row
    .keha-item
    .accordion
    .accordion-wrapper
    .accordion-header
    button {
    color: var(--primary);
    padding-left: 0 !important;
    text-decoration: none;
    display: flex !important;
    justify-content: space-between;
    font-size: 20px;
}

.keha .container .row .keha-item .accordion .accordion-wrapper .accordion-body {
    padding-left: 15px;
    padding-top: 15px;
}
/* end keha */

/* testimoni */
.testimoni .dots-wrapper {
    position: absolute;
    right: 0;
    top: -70px;
}

.testimoni .container .testimoni-header {
    margin-bottom: 32px;
}

.testimoni .container .testimoni-header .header-3,
.testimoni .container .testimoni-header .header-2 {
    color: var(--primary);
}

.testimoni .container .testimoni-header .header-2 {
    font-weight: 700;
}

.testimoni .container .testimoni-body .testimoni-slick {
    align-items: stretch;
}

.testimoni
    .container
    .testimoni-body
    .testimoni-slick
    .testimoni-item
    .card
    .card-footer {
    background-color: transparent;
    display: flex;
    align-items: center;
}

.testimoni
    .container
    .testimoni-body
    .testimoni-slick
    .testimoni-item
    .card
    .card-footer
    img {
    margin-right: 16px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
}

.testimoni
    .container
    .testimoni-body
    .testimoni-slick
    .testimoni-item
    .card
    .card-footer
    .profile
    .testimoni-name {
    color: var(--black);
    font-weight: 500;
}

.testimoni .container .testimoni-body .testimoni-slick .testimoni-item {
    margin: 0 10px;
}

.testimoni .container .testimoni-body .testimoni-slick .testimoni-item .card {
    border: 1px solid #ebebeb;
    transition: var(--transition);
    box-shadow: none;
}

.testimoni
    .container
    .testimoni-body
    .testimoni-slick
    .testimoni-item
    .card:hover {
    border-color: var(--primary);
}

.testimoni .container .testimoni-body .testimoni-slick .slick-arrow::before {
    /* background-color: var(--primary); */
    color: var(--primary);
    font-size: 25px;
}
/* end testimoni */

/* galeri */
.gapro {
    background: linear-gradient(to right, var(--primary), var(--primary-light));
    padding-top: 50px;
    padding-bottom: 50px;
}

.gapro .container .gapro-header {
    text-align: center;
    margin-bottom: 32px;
}

.gapro .container .gapro-header .gapro-title {
    color: var(--white);
    font-weight: 700;
}

.gapro .container .gapro-body .galeri-slick .slick-arrow::before {
    font-size: 24px;
}

.gapro .container .gapro-body .galeri-slick .galeri-item {
    margin: 0 5px;
}

.gapro .container .gapro-body .galeri-slick .galeri-item img {
    width: 400px;
    height: 400px;
    border-radius: 6px;
    object-fit: cover;
}
/* end galeri */

/* dapro */
.dapro .container .dapro-header {
    text-align: center;
    margin-bottom: 24px;
}

.dapro .container .dapro-header .dapro-title {
    color: var(--primary);
    font-weight: 700;
}

.dapro .container .dapro-body .row .dapro-item {
    margin-bottom: 24px;
}

.dapro .container .dapro-body .row .dapro-item .card {
    box-shadow: none;
    border: 1px solid #ebebeb;
    transition: var(--transition);
}

.dapro .container .dapro-body .row .dapro-item .card .card-img-top {
    height: 200px !important;
    object-fit: cover;
}

.dapro .container .dapro-body .row .dapro-item .card:hover {
    box-shadow: 0 10px 50px rgba(0, 0, 0, 10%);
    border-color: var(--primary);
}

.dapro .container .dapro-body .row .dapro-item .card .card-title {
    font-weight: 500;
    font-size: 16px;
}

.dapro .container .dapro-body .row .dapro-item .card .body-2 {
    font-weight: 500;
    font-size: 14.5px;
}

.dapro .container .dapro-body .row .dapro-item .card .dapro-price {
    color: var(--primary);
}
/* end dapro */

@media (max-width: 767.98px) {
    .dots-wrapper {
        display: none;
    }

    .page-header .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .page-header {
        height: 450px;
    }

    .page-header .jumbotron .row .col-lg-7 .header-title {
        font-size: 30px;
    }

    .teka {
        margin-bottom: 56px;
    }

    .teka .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .teka .container .row .image-section {
        margin-bottom: 24px;
    }

    .teka .container .row .image-section img {
        width: 100%;
    }

    .teka .container .row .desc-section .teka-title {
        font-size: 24px;
    }

    .kepro .container .kepro-body .kepro-item {
        margin-bottom: 24px;
    }

    .service .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .service .container .service-header .service-title {
        font-size: 24px;
    }

    .service .container .service-body .row .service-item {
        margin-bottom: 24px;
    }

    .service .container .service-body .row .service-item .card img {
        width: 100px;
    }

    .service .container .service-body .row .service-item .card .header-3 {
        font-size: 20px;
    }

    .keha .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .keha .container .row .keha-item:nth-child(2) {
        margin-top: 24px;
    }

    .keha .container .row .keha-item .keha-title {
        font-size: 22px;
    }

    .testimoni .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .gapro .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .gapro .container .gapro-body .galeri-slick .galeri-item img {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 998px) {
    .dots-wrapper {
        display: none;
    }

    .page-header .container {
        padding: 0;
    }

    .teka {
        margin-bottom: 56px;
    }

    .teka .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .teka .container .row .image-section {
        margin-bottom: 24px;
    }

    .teka .container .row .image-section img {
        width: 100%;
    }

    .kepro .container .kepro-body .row {
        align-items: center;
        justify-content: center;
    }

    .kepro .container .kepro-body .kepro-item {
        margin-bottom: 24px;
    }

    .service .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .service .container .service-body .row .service-item {
        margin-bottom: 24px;
    }

    .keha .container .row .keha-item:nth-child(2) {
        margin-top: 24px;
    }
    .gapro .container .gapro-body .galeri-slick .galeri-item img {
        width: 100%;
    }
}
