* {
    box-sizing: border-box;
  }
body{
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-feature-settings: normal;
}
.bgDefault{
    background-color:#f16634;
}

.text-orange{
    color:#f16634;
}

.text-gray{
    color:#1d3d71;
}

a.nav-link{
    font-weight: 600;
    font-size: 18px;
}

.kwr-slide-video {
    min-height: 500px;
    position: relative;
    width: 100%
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video {
        min-height: 300px
    }
}

.kwr-slide-video__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1620px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

@media only screen and (max-width:35rem) {
    .kwr-slide-video__container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.kwr-slide-video__media {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.kwr-slide-video__media video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.kwr-slide-video__video {
    height: 100%;
    width: 100%
}

.kwr-slide-video__content {
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2
}

.kwr-slide-video__content,
.kwr-slide-video__content--two-cols {
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%
}

.kwr-slide-video__content--two-cols {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1620px;
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (max-width:35rem) {
    .kwr-slide-video__content--two-cols {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width:47.5625rem) {
    .kwr-slide-video__content--two-cols {
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__content--two-cols {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.kwr-slide-video__column {
    width: 48%
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__column {
        width: 100%
    }
}

.kwr-slide-video__column header h1 {
    line-height: 1 !important;
    text-align: left !important
}

.kwr-slide-video__column p {
    color: #fff
}

.kwr-slide-video__column--link {
    display: block
}

.kwr-slide-video__column--link:first-of-type {
    margin-bottom: 30px
}

.kwr-slide-video__column--link:first-of-type img {
    max-width: 335px
}

.kwr-slide-video__column--link:last-of-type img {
    max-width: 166px
}

.kwr-slide-video__column--sub {
    color: #fff;
    font-family: univers !important;
    font-size: 3.125rem !important;
    font-size: 3.125rem;
    margin-bottom: 1.25rem !important;
    margin-bottom: 1.25rem;
    text-align: center
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__column--sub {
        display: block !important;
        font-size: 1.875rem !important;
        margin-bottom: .9375rem !important;
        margin-top: 2.5rem !important
    }
}

.kwr-slide-video__logo {
    display: block;
    margin: auto;
    max-width: 300px;
    text-align: center
}

.kwr-slide-video__anchorlinks {
    margin-top: 30px
}

.kwr-slide-video__anchorlinks ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none
}

.kwr-slide-video__anchorlinks ul li .e-btn {
    min-width: 220px
}

@media only screen and (max-width:95rem) {
    .kwr-slide-video__anchorlinks ul li .e-btn {
        min-width: 160px
    }
}

@media only screen and (max-width:82.5rem) {
    .kwr-slide-video__anchorlinks ul li .e-btn {
        min-width: 150px
    }
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__anchorlinks ul li .e-btn {
        min-width: none
    }
}

.kwr-slide-video__anchorlinks ul li .e-btn--col-2 {
    background-color: #285b6e;
    border: 1px solid #285b6e
}

.kwr-slide-video__anchorlinks ul li .e-btn--col-3 {
    background-color: #009681;
    border: 1px solid #009681
}

.kwr-slide-video__content .kwr-slide-video__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1620px;
    max-width: 810px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

@media only screen and (max-width:35rem) {
    .kwr-slide-video__content .kwr-slide-video__container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.kwr-slide-video__content .kwr-slide-video__container--two-cols {
    max-width: none !important
}

.kwr-slide-video__header {
    margin-bottom: 110px;
    text-align: center
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__header {
        margin-bottom: 15px
    }
}

.kwr-slide-video__heading {
    color: #fff;
    font-family: tsp;
    font-size: 3.125rem;
    font-weight: 500;
    line-height: 1.1
}

.shake{
    animation: shake 1.5s;
    animation-iteration-count: 1;
    animation-iteration-count: infinite;
  }

.kwr-slide-video__hero .kwr-slide-video__heading {
    font-size: 4rem
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__heading,
    .kwr-slide-video__hero .kwr-slide-video__heading {
        font-size: 1.875rem
    }
}

.kwr-slide-video__lead {
    color: #fff;
    font-size: 1.25rem
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__lead {
        font-size: 1rem
    }
}

.kwr-slide-video__spinner {
    bottom: 100px;
    display: inline-block;
    height: 80px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 80px;
    z-index: 1
}

.kwr-slide-video__spinner svg {
    height: 100%;
    width: 100%
}

@media only screen and (max-width:47.5rem) {
    .kwr-slide-video__spinner {
        bottom: 40px;
        height: 55px;
        width: 55px
    }
}

.kwr-slide-video__spinner .spin {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.kwr-slide-video__spinner:hover {
    cursor: pointer
}

.kwr-slide-video__spinner:hover .spin {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.kwr-slide-video__overlay {
    background-color: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media only screen and (max-width:47.5rem) {
    .page-template-events-page .kwr-slide-video {
        min-height: 580px
    }
    .page-template-events-page .kwr-slide-video__anchorlinks {
        display: none
    }
}

@media only screen and (max-width:65rem) {
    .page-template-events-page .kwr-slide-video__header {
        margin-top: 50px;
        margin-top: 0
    }
}



.b-media-text__figure,
.b-media-text__video {
    aspect-ratio: 5/4;
    position: relative
}

@supports not (aspect-ratio:5/4) {
    .b-media-text__figure:before,
    .b-media-text__video:before {
        content: "";
        float: left;
        padding-top: 80%
    }
    .b-media-text__figure:after,
    .b-media-text__video:after {
        clear: both;
        content: "";
        display: block
    }
}

.b-media-text__figure img,
.b-media-text__figure video,
.b-media-text__video img,
.b-media-text__video video {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}


.kwr-cards {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, #285b6e), to(#285b6e));
    background: linear-gradient(180deg, #fff, #fff 50%, #285b6e 0, #285b6e);
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 60px;
}
@media only screen and (max-width: 47.5rem) {
    .kwr-cards {
        padding-top: 40px;
    }
}
.kwr-cards__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.kwr-cards__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    aspect-ratio: 1/1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    position: relative;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    width: 25%;
}
@supports not (aspect-ratio: 1/1) {
    .kwr-cards__item:before {
        content: "";
        float: left;
        padding-top: 100%;
    }
    .kwr-cards__item:after {
        clear: both;
        content: "";
        display: block;
    }
}
@media only screen and (max-width: 35rem) {
    .kwr-cards__item {
        width: 50%;
    }
}
.kwr-cards__item:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 10;
}
.kwr-cards__item:hover .kwr-cards__item--image {
    opacity: 0;
}
.kwr-cards__item a {
    color: #fff;
    display: block;
    text-decoration: none;
}
.kwr-cards__item--media {
    width: 100%;
}
.kwr-cards__item--image,
.kwr-cards__item--video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.kwr-cards__item--video {
    background-color: #000;
    z-index: 1;
}
.kwr-cards__item--video video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}
.kwr-cards__item--image {
    background-color: #000;
    -webkit-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
    z-index: 2;
}
.kwr-cards__item--figure,
.kwr-cards__item--picture {
    height: 100%;
    width: 100%;
}
.kwr-cards__item--picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    opacity: 0.8;
    width: 100%;
}
.kwr-cards__item--content {
    left: 0;
    padding: 0 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 3;
}
.kwr-cards__item--header {
    text-align: center;
}
.kwr-cards__item--heading {
    font-family: tsp;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;
}
@media only screen and (max-width: 47.5rem) {
    .kwr-cards__item--heading {
        font-size: 1.0625rem;
    }
}
.kwr-cards__item--arrow svg {
    fill: #fff;
    height: 15px;
    width: 28px;
}
@media only screen and (max-width: 47.5rem) {
    .kwr-cards__item--arrow svg {
        height: 12px;
        width: 20px;
    }
}


.footer {
    background-color: #202124;
    margin-top: 0px;
}

hr.footer {
border: 1.3px solid #646D78;
margin: 5px 0 30px 0 !important;
}

.text-white{
    color: #ede7f7 !important;
}

.h5-footer {
    font-size: 19px;
    font-weight: 500 !important;
}

.h6-alamat{
    font-size: 12px;
}

.h6-footer{
font-size: 16px;
font-weight: 500 !important;
color: #959ea9 !important;
}

.list-footer{
    background-color: none !important;
    background: none;
    color: #959ea9 !important;
    border: none !important;
    padding: 0 2px;
      padding-top: 0px;
      padding-bottom: 0px;
}

.list-footer a {
    background-color: none !important;
    background: none;
    color: #959ea9 !important;
    text-decoration: none;
}

p.copyright {
    color: #959ea9 !important;
}


hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
      border-top-width: 0px;
      border-top-style: none;
      border-top-color: currentcolor;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
}

.card-info-image img{
    width:100% !important;
    height:200px;
}


.bgNews{
    background-color:#f16634;
}

.card-title{
    font-family: tsp;
}

.card-text{
    font-size:14px;
}

.title-section{
  font-family: tsp;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}


/* Kontak Form */
form{
    font-family: tsp;
}
h2.headingLabel{
    font-family: tsp;
    font-size: 2.5rem;
    font-weight: 800;
    color:#f16634;
}
label[for=contactNoLabel]{
    font-family: tsp;
    font-size: 3.5rem;
    font-weight: 800;
    color:#f16634;
}
label[for=labelKomponen]{
    font-family: tsp;
    font-size: 17px;
    font-weight: 800;
    color:#f16634;
}
input[class=form-control-kontak], textarea[class=form-control-kontak]{
    width:100%;
    background-color: transparent !important;
    border: none !important;
    padding:5px;
    display: block;
}
tr[class=hrBottom]{
    border-bottom: 1px solid #444;
}
.btnKontak{
    font-size: 22px;
}
.btnKontak:hover{
    font-size: 22px;
    background-color: #f16634;
}
.parentJonni{
    height:390px;
}
.bgJonni{
    width:100%;
    height:390px;
    background:url('../uploads/team/jonni.webp') no-repeat;
    background-size:cover;
    background-position:center top;
}
.desJonni{
    margin-top: 140px;
    margin-left: 93px;
    color:white;
}
.desJonni h3{
    font-size: 48px;
}
.parentReno{
    height:390px;
}
.bgReno{
    width:100%;
    height:390px;
    background:url('../uploads/team/reno.webp') no-repeat;
    background-size:cover;
    background-position:center top;
}
.desReno{
    margin-top: 140px;
    margin-left: 93px;
    color:white;
}
.desReno h3{
    font-size: 48px;
}
.parentOurTeam{
    height:310px;
}
.bgOurTeam{
    width:100%;
    height:310px;
    background:url('../uploads/team/bgteam.jpg') no-repeat;
    background-size:cover;
    background-position:center top;
}
.desOurTeam{
    margin-top: 80px;
    margin-left: 93px;
    color:white;
}
.desOurTeam h3{
    font-size: 48px;
}

.parentCareer{
    height:360px;
}
.bgCareer{
    width:100%;
    height:360px;
    background:url('../uploads/img/career.webp') no-repeat;
    background-size:cover;
    background-position:center top;
}
.desCareer{
    margin-top: 80px;
    margin-left: 93px;
    color:white;
}
.desCareer h3{
    font-size: 48px;
}

hr.bottomHeader{
    border: 1.8px solid #f16634 !important;
    width: 7%;
    margin: auto;
      margin-top: auto;
      margin-bottom: auto;
    margin-top: 3px;
    margin-bottom: 75px;
    opacity: 1;
    border: 2px solid red;
}
.card-wrapper{
    margin: 5% 0;
}
.card-style{
    text-align: center;
    border-radius: initial;
    border: initial;
}
.circle-image{
    width: 90%;
    height: 240px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.card-title{
    font-size:1.2em;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-weight: 800;
}
.card-text{
    font-family: MerriweatherRegular;
    font-size: 0.9em;
    line-height: initial;
    color: #959ea9;
}
    
label[for="exampleFormControlInput"]:after{
    content:" *";
    color: red;
}