@media (max-width: 991px) {
    .homepage .t3-header {
        position: absolute;
    }
}
/*  SLIDERSHOW  */
.slideshow {
    position: relative;
}
.slideshow .uk-overlay-panel > div {
    width: 100%;
}
.slideshow .uk-scope .uk-cover,
.slideshow .uk-scope [uk-cover] {
    top: 0;
    --uk-position-translate-y: 0;
}
@media (max-width: 767px) {
    @-webkit-keyframes scroll {
        from {
            bottom: 0;
        }
        to {
            bottom: 3rem;
        }
    }
    @keyframes scroll {
        from {
            bottom: 0;
        }
        to {
            bottom: 3rem;
        }
    }
}
@media (min-width: 768px) {
    @-webkit-keyframes scroll {
        from {
            bottom: 0;
        }
        to {
            bottom: 3rem;
        }
    }
    @keyframes scroll {
        from {
            bottom: 0;
        }
        to {
            bottom: 3rem;
        }
    }
}
@media (max-width: 1199px) {
    .slideshow .uk-margin {
        margin: 0;
    }
    .slideshow .uk-scope .uk-position-cover {
        background: rgba(11, 65, 110, 0.6);
    }
}
@media (min-width: 1200px) {
    .slideshow .uk-scope .uk-position-cover {
        background: rgba(11, 65, 110, 0.5);
    }
}
.slideshow .uk-margin h1 {
    font-size: 4.8rem;
    line-height: 5.2rem;
    font-family: "CanelaBold";
    padding-bottom: 4rem;
    margin: 0;
}
.slideshow .uk-margin p:nth-child(2) {
    padding-bottom: 3rem;
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-family: "wotfardlight";
}
.slideshow .uk-margin p {
    color: #fff;
    font-size: 2rem;
    margin: 0;
}
.slideshow .uk-margin a {
    font-size: 1.6rem;
}
.slideshow .uk-margin a:after {
    content: "\e903";
    font-family: 'icomoon';
    color: #fff;
    margin-left: 2rem;
}
@media (max-width: 991px) {
    .homepage .cktext h1,
    .homepage .cktext h3 {
        font-size: 4.6rem;
        line-height: 4.6rem;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
    }
}
@media (min-width: 992px) {
    .homepage .cktext h1,
    .homepage .cktext h3 {
        font-size: 4.8rem;
        line-height: 5.2rem;
        margin-bottom: 7rem;
    }
    .homepage .cktext h5 {
        margin-bottom: 3rem;
        font-family: 'wotfardsemibold';
    }
}
.homepage .cktext h5 {
    font-size: 3.2rem;
}
h1.titleck:after,
h3.titleck:after {
    content: '';
    display: block;
    width: 5em;
    height: 2px;
    background: #e45613;
    margin-top: 3rem;
}
h3.buttontextck {
    border-bottom: 1px solid #e45613;
}
h4.titleck {
    font-size: 2.4rem;
    line-height: 3rem;
}
/* news */
.int-1 .nspInfo a {
    pointer-events: none;
    cursor: default;
    color: #0b416e;
    font-weight: 600;
}
.int-1 .nspInfo a:hover {
    text-decoration: none;
}
.int-1 .position-1 .nspArt .nspHeader {
    margin: 0 0 4rem;
    padding: 0;
    font-family: 'CanelaBold';
}
.int-1 .position-2 .nspArt .nspHeader {
    font-size: 2rem;
    line-height: 3.2rem;
    font-family: 'wotfardsemibold';
    font-weight: normal;
    padding: 0;
}
.int-1 .position-2 .nspArt {
    margin-bottom: 5rem;
}
.int-4 a.buttonck span {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 33rem;
}
.slideshow .uk-overlay {
    padding: 0 !important;
}
@media (min-width: 1440px) {
    .slideshow .uk-overlay > div {
    width: 1440px;
            padding: 0 10rem;
        margin: 0 auto;
    }
}
@media (max-width: 9921px) {
    .slideshow .uk-overlay > div {
        padding: 0 2rem;
    }
}
@media (min-width: 992px) {
    .slideshow .uk-overlay > div {
        padding: 0 10rem;
    }
}
/*
.int-7 .requiroapp .uk-slider-items li > div {
    border-radius: 1.6rem;
    -webkit-border-radius: 1.6rem;
    -moz-border-radius: 1.6rem;
    -khtml-border-radius: 1.6rem;
}
.int-7 .requiroapp .uk-slider-items li .uk-panel {
    background: #fff;
}
.int-7 .requiroapp .uk-slider-items li .uk-panel > div:nth-child(2) {
    padding: 0 6rem 6rem;
    margin-top: -5rem !important;
}
.int-7 .requiroapp .uk-slider-items li .uk-panel > div:nth-child(2) img {
    height: 7rem;
}
.int-7 .requiroapp .uk-slider-items li .uk-panel > div:nth-child(2) h4 {
}
.int-7 .requiroapp .uk-slider-items li .uk-panel p {
    margin: 0;
}
.int-7 .requiroapp .uk-slider-items li .uk-panel h5 {
    font-size: 3rem;
    font-weight: normal;
    color: #0b416e;
}
/*
.int-2 .pagebuilderck .inner,
.int-5 .pagebuilderck .inner,
.int-7 .pagebuilderck .inner,
.int-8 .pagebuilderck .inner {
    padding: 6rem 0;
}
