@font-face {
    font-family: 'Varela Round';
    src: url('valera-round/VarelaRound-Regular.woff2') format('woff2'), url('valera-round/VarelaRound-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Isidora Sans';
    src: url('isidora/IsidoraSans-Medium.woff2') format('woff2'), url('isidora/IsidoraSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Isidora Sans';
    src: url('isidora/IsidoraSans-SemiBold.woff2') format('woff2'), url('isidora/IsidoraSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Isidora Sans';
    src: url('isidora/IsidoraSans-Thin.woff2') format('woff2'), url('isidora/IsidoraSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Isidora Sans';
    src: url('isidora/IsidoraSans-Light.woff2') format('woff2'), url('isidora/IsidoraSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Isidora Sans Light It';
    src: url('isidora/IsidoraSans-LightIt.woff2') format('woff2'), url('isidora/IsidoraSans-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Isidora Sans Alt Bold It';
    src: url('isidora/IsidoraSansAlt-BoldIt.woff2') format('woff2'), url('isidora/IsidoraSansAlt-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Isidora Sans';
    src: url('isidora/IsidoraSans-Bold.woff2') format('woff2'), url('isidora/IsidoraSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Isidora Sans It';
    src: url('isidora/IsidoraSans-RegularIt.woff2') format('woff2'), url('isidora/IsidoraSans-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Isidora Sans SemiBold It';
    src: url('isidora/IsidoraSans-SemiBoldIt.woff2') format('woff2'), url('isidora/IsidoraSans-SemiBoldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Isidora Sans';
    src: url('isidora/IsidoraSans-Regular.woff2') format('woff2'), url('isidora/IsidoraSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Isidora Sans Medium It';
    src: url('isidora/IsidoraSans-MediumIt.woff2') format('woff2'), url('isidora/IsidoraSans-MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Isidora Sans Thin It';
    src: url('isidora/IsidoraSans-ThinIt.woff2') format('woff2'), url('isidora/IsidoraSans-ThinIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Isidora Sans Bold It';
    src: url('isidora/IsidoraSans-BoldIt.woff2') format('woff2'), url('isidora/IsidoraSans-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

html {
    height: auto !important;
}

* {
    font-family: 'Varela Round';
}

.uk-offcanvas-bar {
    background-color: white;
}

#offcanvas-menu .uk-offcanvas-bar .uk-nav-primary .uk-nav-divider {
    border-top-color: lightgray;
}

#offcanvas-menu .uk-offcanvas-bar .uk-nav-primary a {
    color: black;
}

#offcanvas-menu .uk-offcanvas-bar .uk-close {
    color: black;
}

h1, h2 {
    font-family: 'Isidora Sans' !important;
    font-weight: 600;
    color: #2A2A86;
}

.o-project-slider-description {
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 30px;
}

.o-project-slider-next-project-image-container {
    transform: translate(10%, 10%);
    position: relative;
}

.o-project-slider-next-project-image {
    width: 150%;
    position: absolute;
}

.o-project-slider-heading {
    font-size: 1.2em;
    font-weight: 800;
    color: #2a2a86;
    display: block;
    max-width: 198px;
    text-align: right;
    padding: 16px;
    margin: 0;
}

h3.h3, h3, .h3-sm {
    font-size: 1.2em;
    font-weight: 600;
    color: #2a2a86;
}

h2.f-w-800, h3.f-w-800, .f-w-800 {
    font-weight: 800;
}

h2.f-w-600, .f-w-600 {
    font-weight: 600;
}

.f-c-grey {
    color: #ACACAC;
}

.f-c-white, .f-c-white > p, .f-c-white > h1 {
    color: #ffffff;
}

.f-c-blue {
    color: #2a2a86;
}

.h3-large, .o-content-container .h3-large {
    font-size: 3em;
    line-height: 1em;
}

.o-building-card {
    padding-top: 170%;
    z-index: 1;
    position: relative;
}

.h1-large {
    font-size: 3.5em;
    line-height: 1em;
}

.bg-blue {
    background: #25257C;
}

.bg-white {
    background: #ffffff;
}

.bg-line-3 {
    display: block;
    width: 2px;
    background: #e0e0e0;
    height: 120%;
    transform: translate(-50%, -5%);
    left: 83.666667%;
    top: 0px;
    position: absolute;
    z-index: 0;
}

.bg-line-2 {
    display: block;
    width: 2px;
    background: #e0e0e0;
    height: 120%;
    transform: translate(-50%, -10%);
    left: 50%;
    top: 0px;
    position: absolute;
    z-index: 0;
}

.bg-line-1 {
    display: block;
    width: 2px;
    background: #e0e0e0;
    height: 90%;
    transform: translate(-50%, -5%);
    left: 15.333333%;
    top: 0px;
    position: absolute;
    z-index: 0;
}

.o-building-card-title {
    position: absolute;
    width: calc(70% - 20px);
    background: white;
    right: 0px;
    bottom: 0px;
    padding: 14px;
    color: #2a2a86;
    font-weight: 600;
}

.o-building-card-title:after {
    width: 0;
    height: 0;
    border-bottom: 52px solid #ffffff;
    border-left: 40px solid transparent;
    position: absolute;
    left: -40px;
    content: "";
    bottom: 0;
}

.o-bg-triangle:after {
    display: block;
    width: 3px;
    background: #2a2a86;
    height: 45%;
    transform: translate(-50%, -50%);
    left: -15%;
    bottom: 0px;
    position: absolute;
    z-index: 0;
    content: "";
}

.o-bg-triangle:before {
    display: block;
    width: 3px;
    background: #2a2a86;
    height: 45%;
    transform: translate(-50%, -20%);
    left: -9%;
    bottom: 0px;
    position: absolute;
    z-index: 0;
    content: "";
}

.o-icon-container {
    padding-top: 15px;
    width: 40px;
}

.o-icon-container.o-icon-container-small {
    padding-top: 0px;
}

.o-expand-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    background: #2A2A86;
    transform: rotateZ(45deg);
    border: 1px solid #2A2A86;
    transition: all 300ms;
}

@media (max-width: 640px) {
    .o-expand-icon {
        display: none;
    }
}

.o-expand-icon:hover, .o-building-bg:hover .o-expand-icon {
    background: #ffffff;
    transform: rotateZ(45deg) scale(0.7);
    transition: all 300ms;
}

.o-expand-icon:hover::after, .o-building-bg:hover .o-expand-icon:after {
    background-color: #2A2A86;
    transition: all 300ms;
}

.o-expand-icon.top {
    top: 20%;
    right: -20px;
}

.o-expand-icon.middle {
    top: 66%;
    right: -20px;
}

.o-expand-icon.bottom {
    top: 80%;
    right: -20px;
}

.o-expand-icon:after {
    position: absolute;
    content: '';
    -webkit-mask: url(../images/expand-icon.svg) no-repeat 50% 50%;
    mask: url(../images/expand-icon.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover; /*content: url(../images/expand-icon.svg);*/
    width: 30px;
    height: 30px;
    margin: 5px;
    transform: rotateZ(135deg);
    left: 0px;
    background-color: #ffffff;
    transition: all 300ms;
}

.o-buildings-grid {
    z-index: 1;
    position: relative;
}

.o-buildings-grid > div:nth-child(3n+1) {

    /*background-color: #f90;*/
}

.o-buildings-grid > div:nth-child(3n+3) {

    /*background-color: #f90;*/
}

.jsNextImage, .jsMainImage, .jsMainImage-1, .jsMainImage-2, .jsMainImage-3, .jsMainImage-4, .jsNextImage-1, .jsNextImage-2, .jsNextImage-3, .jsNextImage-4 {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
    left: 0;
}

picture.jsMainImage:first-child, .jsMainImage-1 {
    position: relative;
    z-index: 1;
}

.jsMainImage-1, .jsMainImage-1 {
    z-index: 1;
}

.jsMainImage-2, .jsMainImage-2 {
    z-index: 2;
}

.jsMainImage-3, .jsMainImage-3 {
    z-index: 3;
}

.jsMainImage-4, .jsMainImage-4 {
    z-index: 4;
}

.jsNextImage-1, .jsNextImage-2, .jsNextImage-3, .jsNextImage-4 {
    width: 100%;
}

.jsNextImage-1 img, .jsNextImage-2 img, .jsNextImage-3 img, .jsNextImage-4 img {
    width: 100%;
}

.o-timer {
    width: 0%;
    display: block;
    height: 3px;
    background: #2A2A86;
    top: -10px;
    position: absolute;
}

.o-bg-dark-grey {
    background: #444;
}

.pwx-text, #pwx-text {
    overflow: hidden;
    width: 100%;
}

.o-project-slider-description {
    opacity: 0;
    position: absolute;
    bottom: 20px;
    max-width: 600px;
}

.o-project-slider-description a, .o-project-slider-description a:link, .o-project-slider-description a:visited {
    color: #2a2a86;
}

.o-height-200 {
    height: 200px;
}

.o-2x-icon-size {
    font-size: 2em;
}

.o-icon-size {
    font-size: 20px;
}

/* frontpage header */
.o-transparent-triangle {
    position: absolute;
    bottom: -4px;
    left: 0px;
    width: 0;
    height: 0;
    border-bottom: 360px solid rgba(255, 255, 255, 0.5);
    border-right: 360px solid transparent;
}

.o-transparent-triangle:after {
    position: relative;
    top: 214px;
    left: 0px;
    width: 0;
    height: 0;
    border-bottom: 120px solid #ffffff;
    border-right: 120px solid transparent;
    content: "";
}

.o-solid-triangle {
    position: absolute;
    bottom: 0px;
    left: 65%;
    transform: translateX(-25%);
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 50px solid #ffffff;
}

.o-bg-triangle {
    background: url('../images/bg-triangle-grey.jpg');
    position: relative;
}

.o-building-bg {
    background: url('../images/building-bg.jpg');
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.o-bg-header {
    background: url('../images/header-bg.png');
    background-size: cover;
    background-position: center;
    height: 85vh;
    min-height: 700px;
}

.o-svg-logo {
    position: absolute;
    top: 10%;
    left: 200px;
}

p {
    font-size: 1em !important;
    line-height: 1.5 !important;
}

.o-cta-overlap {
    transform: translate(5%, -33%);
    z-index: 1;
}

@media (max-width: 1200px) {
    .o-svg-logo {
        position: absolute;
        top: 5%;
        left: 40px;
        width: 40%;
    }

    .o-cta-overlap {
        transform: translate(0, 0);
    }
}

@media (max-width: 960px) {
    .o-cta-overlap {
        transform: translate(0, 0);
    }

    .o-svg-logo {
        left: 30px;
    }
}

@media (max-width: 640px) {
    .o-svg-logo {
        left: 20px;
    }
}

/* Defaults flex bottom items to center on mobile devices */
.uk-flex-bottom\@m {
    align-items: flex-end;
}

@media (max-width: 1200px) {
    .uk-flex-bottom\@m {
        align-items: center;
    }
}

@media (min-width: 960px) {
    .uk-margin-xlarge-bottom {
        margin-bottom: 140px !important;
    }
}

.o-building-card {
    height: 760px;
}

@media (max-width: 960px) {
    .o-building-card {
        height: 340px;
    }
}

/*.is-container h2, .is-container h3, .is-container h4 {
font-weight: 600;
}*/
@media (min-width: 960px) {
    .jsImageGallery div:nth-child(4), .jsImageGallery div:nth-child(3) {
        transform: translateY(-330px);
    }

    .o-building-description div:nth-child(2) {
        transform: translateY(-330px);
    }
}

@media (min-width: 1200px) {
    .jsImageGallery div:nth-child(4), .jsImageGallery div:nth-child(3) {
        transform: translateY(-340px);
    }

    .o-building-description div:nth-child(2) {
        transform: translateY(-340px);
    }

    .o-h-0 {
        height: 0;
        margin-top: 110px !important;
    }
}

.jsImageGallery > div > .uk-card {
    height: 256px;
}

@media (min-width: 960px) {
    .jsImageGallery > div:nth-child(0) .uk-card {
        height: 400px;
    }

    .jsImageGallery > div:nth-child(1) .uk-card {
        height: 400px;
    }

    .jsImageGallery > div:nth-child(2) .uk-card {
        height: 740px;
    }

    .jsImageGallery > div:nth-child(3) .uk-card {
        height: 600px;
    }

    .jsImageGallery > div:nth-child(4) .uk-card {
        height: 300px;
    }
}

.jsImageGallery {
    min-height: 1100px;
    height: 1100px;
}

.o-building-cta {
}

.o-building-cta .o-building-description {
}

@media (max-width: 960px) {
    .o-bg-nav .uk-navbar {
        padding-top: 6px !important;
    }

    .uk-navbar {
        padding-top: 6px !important;
    }

    .o-hamburger > svg {
        width: 25px !important;
    }

    .uk-logo.uk-padding {
        padding: 10px !important;
    }

    .h1-large {
        font-size: 2.5em;
        line-height: 1em;
    }

    .jsImageGallery {
        min-height: 460px;
        height: auto;
    }

    .o-building-cta .o-building-description {
    }

    .o-building-cta {
        height: auto;
    }

    .o-project-slider-description {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 5px;
    }

    h3 {
        font-size: 1.1em;
    }

    .o-icon-container {
        padding-top: 15px;
        width: 30px;
    }

    .o-icon-container.o-icon-container-small {
        padding-top: 5px;
    }

    .h3-large, .o-content-container .h3-large {
        font-size: 2.5em;
        line-height: 1em;
    }

    .o-bg-header {
        min-height: 500px;
    }

    .uk-height-large {
        height: 320px;
    }

    .o-building-description {
        margin-top: 30px;
    }
}

@media (max-width: 1200px) {
    .bg-line-3 {
        display: none;
    }

    .bg-line-2 {
        display: block;
        width: 2px;
        background: #e0e0e0;
        height: 70%;
        transform: translate(-50%, -3%);
        left: 25%;
        top: 0px;
        position: absolute;
        z-index: 0;
    }

    .bg-line-1 {
        display: block;
        width: 2px;
        background: #e0e0e0;
        height: 90%;
        transform: translate(-50%, -5%);
        left: 75%;
        top: 0px;
        position: absolute;
        z-index: 0;
    }
}

.uk-navbar-nav > li > a {
    text-transform: none;
    font-family: 'Varela Round';
    color: #fff;
    font-size: 1.15em;
    font-weight: 100;
}

.uk-navbar {
    padding-top: 20px;
    transition: padding-top 0.3s linear;
}

.uk-navbar .uk-navbar-right {
    padding-right: 40px;
}

.o-bg-nav .uk-navbar {
    padding-top: 20px;
    transition: padding-top 0.3s linear;
}

.o-bg-nav {
    background: url('../images/bg-nav.png');
    visibility: visible;
    width: 100%;
    transition: opacity 0.3s linear;
}

/*body {
background: url('../images/page-bg.jpg');
background-repeat: no-repeat;
background-position: 0vh, 200px;
}*/

/* Fade-In Effect */
.visible {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
}

/* Fade-Out Effect */
.hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
}

.uk-logo.uk-padding {
    padding: 22px;
}

.uk-logo {
    color: #fff;
}

.o-bg-header p, .o-building-header p {
    font-size: 1.3em !important;
    color: #fff;
}

.bg-grey-small {
    background: url('../images/bg-grey-small.png');
    background-size: cover;
}

.h3-medium {
    font-size: 1.3em;
}

.o-content-container h3 {
    font-size: 1.3em;
}

.max-width-480 {
    max-width: 480px;
}

.o-content-container a:link, .o-content-container a, .o-content-container a:visited {
    color: #2a2a86;
}

.sidebar-active {
}

.o-content-container {
    position: relative;
}

@media (min-width: 960px) {
    .o-transform-left-40 {
        transform: translateX(-40px);
    }
}

.sidebar-active .is-section-tool {
    display: block !important;
}

.uk-button-primary, .o-content-container a.uk-button-primary {
    background: #25257C;
    border: 2px solid #25257C;
    color: #ffffff;
}

.uk-button-primary:hover, .uk-button-primary:focus {
    background: #fff;
    border: 2px solid #25257C;
    color: #25257C;
}

.uk-button-secondary, .o-content-container a.uk-button-secondary {
    background: #EDEDED;
    border: 2px solid #EDEDED;
    color: #25257C;
}

.uk-button-secondary:hover, .uk-button-secondary:focus {
    background: #fff;
    border: 2px solid #EDEDED;
    color: #25257C;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
    color: #fff; /*text-decoration: underline;*/
}

.jsMainImage-1, .jsMainImage-2, .jsMainImage-3, .jsMainImage-4 {
    opacity: 0;
}

.jsNextImage, .jsMainImage {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
    left: 0;
}

a.f-c-white, a.f-c-white:hover, a.f-c-white:active, a.f-c-white:visited, a.f-c-white:focus {
    color: #ffffff;
}

p.uk-text-small {
    font-size: 0.77em !important;
}

.o-subpage-overlay {
    background: #25257c;
    width: 75%;
    transform: translate(-60%, 25%);
    z-index: 1;
    background-image: url('../images/bg-nav.png');
    background-size: cover;
}

@media (min-width: 960px) {
    .o-subpage-overlay {
        transform: translate(-60%, 25%);
    }
}

.uk-navbar-nav > li > a {
    position: relative;
    padding: 0;
    margin: 0 15px;
}

.uk-navbar-nav a:hover::after, .uk-navbar-nav a:focus::after {
    height: 2px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.uk-navbar-nav a::after {
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 0;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    transform: translateY(-10px);
}

.time-control .uk-width-1-3 .is-overlay {
    position: relative;
    height: 760px;
    display: block;
    transform: translateY(-8.2vh);
    padding-top: 170%;
    z-index: 1;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out;
}

.o-reveal-nav {
    position: absolute;
    top: 140vh;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
}

.o-hide-nav {
    position: absolute;
    top: 15vh;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
}

.o-header-height {
    height: 62vh;
    min-height: 515px;
    max-height: 900px;
    position: relative;
}

.o-logo-nav svg {
    height: 72px;
    width: 148px;
}

.o-bg-header {
    max-height: 1000px;
}

::-webkit-scrollbar-track {
    border: 1px solid #fff;
    background-color: #ccc;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #ccc;
}

::-webkit-scrollbar-thumb {
    background-color: #2A2A86;
    border-left: 1px solid #fff;
}

.uk-lightbox-toolbar {
    background: rgba(37, 37, 124, 0.5);
    color: white !important;
    font-size: 20px;
}

.jsMobileNavButton {
    border: 0px;
    padding-top: 10px;
    margin-top: 8px;
}

@media (max-width: 1024px) {
    .is-overlay-bg {
        opacity: 1 !important;
    }
}

.o-header-text {
    margin-top: 100px;
    margin-bottom: 140px;
}

@media (max-width: 960px) {
    .time-control .uk-width-1-3 .is-overlay {
        height: 500px;
    }

    .o-timer {
        top: 30px;
    }

    .o-aboutus-grid {
        margin-top: 80px;
    }

    .o-height-200 {
        height: 130px;
    }

    .o-bg-header .uk-margin-xlarge-bottom {
        margin-bottom: 0px !important;
    }

    .o-transparent-triangle {
        border-bottom: 180px solid rgba(255, 255, 255, 0.5);
        border-right: 180px solid transparent;
    }

    .o-transparent-triangle:after {
        top: 34px;
        left: -30px;
    }

    .o-header-text {
        margin-top: 100px;
        margin-bottom: 0px;
    }
}

@media (max-width: 1024px) {
    .o-header-text {
        margin-top: 50px;
        margin-bottom: 0px;
    }
}

.o-quote-text {
    font-size: 1.5em !important;
    font-weight: 400 !important;
    font-family: 'Isidora Sans' !important;
    color: #2a2a86;
    margin-left: 0px;
    transform: translateX(40px);
    padding-bottom: 20px;
    position: relative;
}

@media (max-width: 1024px) {
    .o-quote-text {
        transform: translateX(0px);
    }

    .o-quote-text:after {
        display: none;
    }
}

.o-quote-text:after {
    position: absolute;
    top: -15px;
    left: -40px;
    height: 50%;
    background-color: #2a2a86;
    width: 3px;
    content: '';
    display: block;
}

.scroll-arrows {
    width: 60px;
    height: 72px;
    position: absolute;
    left: 50%;
    left: 8vh;
    top: 49vh;
    transform: translateX(-50%);
}

.scroll-arrows path {
    stroke: #fff;
    fill: transparent;
    stroke-width: 5px;
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite;
}

@keyframes arrow {
    0% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes arrow

    /*Safari and Chrome*/
{
    0% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.scroll-arrows path.a1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s; /* Safari 和 Chrome */
}

.scroll-arrows path.a2 {
    animation-delay: -0.5s;
    -webkit-animation-delay: -0.5s; /* Safari 和 Chrome */
}

.scroll-arrows path.a3 {
    animation-delay: 0s;
    -webkit-animation-delay: 0s; /* Safari 和 Chrome */
}

.z-index-2 {
    z-index: 2;
}

.b-blue {
}

.uk-text-white {
    color: #ffffff;
}

#toggleMessage h3 {
    font-size: 1.73rem;
    margin: 0;
}

.o-bold-header {
    font-weight: 800;
}

.uk-range::-webkit-slider-thumb {
    background-color: #707070;
}

.uk-range::-moz-range-thumb {
    background-color: #707070;
}

.uk-range::-ms-thumb {
    background-color: #707070;
}

.uk-range::-webkit-slider-runnable-track {
    height: 15px;
}

.uk-range:focus::-webkit-slider-runnable-track {
    height: 15px;
}

.uk-range:focus::-moz-range-track {
    height: 15px;
}

input[type=range]::-webkit-slider-thumb {
    height: 25px;
    width: 25px;
    border: 2px solid #ffffff;
    margin-top: -5px;
}

input[type=range]::-moz-range-thumb {
    height: 25px;
    width: 25px;
    border: 2px solid #ffffff;
    margin-top: -5px;
}

input[type=range]::-ms-thumb {
    height: 25px;
    width: 25px;
    border: 2px solid #ffffff;
    margin-top: -5px;
}

input[type='range']::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    background: #E4E3E2;
}

.o-search-form > div > label, .o-contact-form > div > label {
    color: #2a2a86;
    font-weight: 800;
}

.o-search-form > div > .uk-form-controls > select, .o-search-form > div > .uk-form-controls > input, .o-contact-form > div > input, .o-contact-form > div > select {
    height: 60px !important;
    border-radius: 9px;
    color: #2a2a86;
}

.o-contact-form > div > textarea {
    border-radius: 9px;
    color: #2a2a86;
}

.o-search-form > div > .uk-form-controls > select > option, .o-contact-form > div > select > option, .o-contact-form > div > div > div > label {
    color: #2a2a86 !important;
}

.o-btn-search {
    width: 100%;
    height: 60px;
    border-radius: 9px;
    position: absolute;
    bottom: 0;
    font-size: 22px;
    text-transform: none;
    padding: 10px;
}

.o-btn-search2 {
    width: 100%;
    height: 60px;
    border-radius: 9px;
    bottom: 0;
    font-size: 22px;
    text-transform: none;
    padding: 10px;
}

.o-search-header {
    color: #333;
    font-size: 30px;
}

.o-search-span {
    color: #2a2a86;
    font-weight: 800;
}

.o-map-text {
    color: #2a2a86;
    font-weight: 400;
    font-size: 27px;
}

.o-map-text:hover {
    color: #2a2a86;
}

.o-map-text:hover {
    text-decoration: none;
}

.o-map-text:hover > span {
    text-decoration: underline;
}

.o-price-tag {
    color: black;
}

.o-card-desc {
    color: #141414;
}

.o-info-text {
    color: #2A2A86;
    padding-left: 11px;
}

.o-info-detail {
    color: #2A2A86;
    padding-left: 11px;
}

.o-location-text {
    font-size: 12px !important;
}

.o-card-hover {
    text-decoration: none !important;
}

.o-search-form > div > .uk-form-controls {
    padding-top: 10px;
}

.o-title {
    position: relative;
    margin-top: -4vh;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.o-titelbg {
    background-image: url(https://blog.projectie.com/wp-content/uploads/Backblue.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.o-headerimg {
    height: 62vh;
    min-height: 515px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.o-interesting {
    min-height: 223px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.o-location-detail {
    font-size: 22px !important;
}

.o-price-detail {
    font-size: 28px !important;
}

.o-leaflet > #leaflet-map {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.18);
    z-index: 0;
    min-height: 350px !important;
}

.o-white-banner {
    background: #ffffff;
    z-index: -1
}

@media (min-width: 960px) {
    .o-white-banner:before {
        content: '';
        display: inline-block;
        width: 344px;
        height: 355px;
        background: #ffffff;
        transform: translateY(51%) rotate(45deg);
        position: absolute;
        z-index: 1;
        bottom: 0;
    }

    .o-description {
        font-size: 22px !important;
        color: #171616;
    }

    .o-contact-infotext {
        top: 0;
        font-size: 14px;
        margin-top: 20px;
    }

}

#overons {
    z-index: 5;
}

@media (max-width: 960px) {
    .o-description {
        color: #171616;
    }

    .o-contact-infotext {
        top: 3px;
    }

    .o-search-background {
        padding-top: 140px;
    }

    .o-info-detail {
        color: #2A2A86;
        padding-left: 30px;
    }
}

.o-detail-info {
    z-index: 1;
    position: relative;
}

.o-td-label {
    color: #B3B3B3;
}

.o-td-info {
    color: #748A9E;
    text-align: right;
}

.o-logo-no-text {
    transform: translateY(75%) translateX(20%);
}

.o-contact-i {
    background: #748A9E;
    color: white;
}

.o-search-background {
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.o-range-span {
    color: #2a2a86;
}

.o-image-size {
    height: 100%;
    position: absolute;
    object-fit: cover;
}

.o-detail-image-size {
    max-height: 217px;
    width: 100%;
    object-fit: cover;
}

.o-detail-images {
    height: 100%;
    max-height: 361px;
    min-height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
}

.o-gallery {
    height: 200px;
}

.o-link-text:hover, .o-link-text:hover > h3 > i, .o-link-text:hover > h3 > span {
    color: #2a2a86;
    text-decoration: none;
}

.o-title2 {
    z-index: 1;
}

.o-search-form > div > .uk-form-controls > select, .o-search-form > div > .uk-form-controls > input {
    padding-left: 20px;
}

.o-btn-icon {
    transform: translateY(4px);
    font-size: 25px;
}

.o-black {
    color: black;
}

.o-leaflet #leaflet-map {
    width: 100%;
    min-height: 400px;
}

.o-full-width {
    width: 100%;
}

/*details.blade css*/
.red {
    background-color: red;
}

.grey {
    background-color: #ececec;
}

.headerimg {
    background-image: url("https://blog.projectie.com/wp-content/uploads/Douzastraat2A-5734-scaled.jpg");
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

.titelbg {
    background-image: url("https://blog.projectie.com/wp-content/uploads/Backblue.jpg");
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

.placeholderbackground {
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

.o-header-height {
    height: 62vh;
    min-height: 515px;
}

.imagesmall {
    height: 30vh;
}

.imagemedium {
    height: 40vh;
}

.imagelarge {
    height: 70vh;
}

.margin-minus-40 {
    margin-top: -30vh;
    margin-left: -50px;
}

.blue {
    background-color: #2a2a86;
}

.div3 {
    position: relative;
    margin-top: -4vh;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.margin-minus-40\@l {
    margin-top: 0vh;
    margin-left: 0px;
}

@media only screen and (max-width: 840px) {
    .div3 {
        width: 90%;
    }
}

@media only screen and (max-width: 600px) {
    .div2 {
        margin-left: 0px !important;
    }

}

.o-btn {
    border-radius: 9px;
}

.o-contact-form > div > label {
    padding-bottom: 10px;
}

.o-interesting:hover {
    box-shadow: 0 14px 25px rgba(0, 0, 0, .16);
}

.uk-button {
    border-width: 2px;
}

.o-contact-btn {
    font-size: 20px
}

.uk-card-default.uk-card-hover:hover, .o-interesting:hover {
    transition: all 300ms ease 0ms !important;
}

.blue_text a {
    color: #25257C !important;
}

.blue_text a::after {
    background: #25257C;
}

.o-bg-nav a {
    color: #ffffff !important;
}

.o-bg-nav a::after {
    background: #ffffff;
}

.o-map {
    font-size: 51px;
}

.o-news-image {
    height: 260px;
    width: 100%;
    object-fit: cover;
}

.uk-pagination .uk-active span {
    color: #25257C;
}

.uk-offcanvas-bar {
    background: rgb(37, 37, 124);
}

.o-mobile-ul a {
    color: #ffffff !important;
}

.o-hamburger {
    color: white;
    padding-right: 22px;
}

.o-hamburger > svg {
    width: 34px;
}

.o-logo-nav {
    visibility: unset;
    opacity: unset;
}

.leaflet-popup-content h5 {
    color: #2a2a86;
}

.leaflet-pane .leaflet-marker-pane img {
    content: url('../images/assets/pin.svg');
}

.leaflet-popup-content > p > a {
    color: #2a2a86;
}

.o-project-list {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 60%;
    display: block;
    background: rgb(255 255 255 / 90%);
    height: 215px;
    z-index: 2;
}

.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

a.o-project-link, a.o-project-link:link, a.o-project-link:visited {
    padding: 15px;
    display: block;
    color: #666;
}

a.o-project-link svg path {
    fill: #666;
}

a.o-project-link.o-project-active, a.o-project-link.o-project-active svg path {
    color: #25257C;
    fill: #25257C;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #25257C !important;
}

a.o-project-link svg {
    transition: transform 0.33s ease-in-out;
}

a.o-project-link:hover svg {
    transform: translateX(3px);
    transition: transform 0.33s ease-in-out;
}

.o-news-swiper {
    width: 150%;
    max-height: 376px;
}

.o-project-slider-next-project-image-container .uk-overlay {
    background: rgb(30 30 104 / 40%);
}

@media (max-width: 960px) {
    .o-project-slider-next-project-image-container {
        transform: translate(0);
    }

    .o-news-swiper {
        width: 100%;
    }

    .o-project-list {
        position: relative;
        width: 100%;
        order: 2;
    }

    .o-project-slider-heading {
        text-align: left;
    }

    h2 {
        word-break: break-word !important;
    }
}

.bg-animation {
    animation: is-scale 25s ease forwards;
    -ms-animation: is-scale 25s ease forwards;
    -webkit-animation: is-scale 25s ease forwards;
    -o-animation: is-scale 25s ease forwards;
    -moz-animation: is-scale 25s ease forwards;
}

@keyframes is-scale {
    from {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
    }
    to {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
}

.thumbSwiper {
    height: 80%;
    width: 100%;
}

.thumbSwiper {
    height: 200px;
    box-sizing: border-box;
    padding: 10px 0;
}

.thumbSwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.8;
}

.thumbSwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.thumbSwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}

.gallerySwiper .swiper-slide img {
    display: block;
    width: auto;
    height: 100%;
    object-fit: cover;
}

.gallerySwiper.swiper-container {
    max-height: 55vh;
    margin-bottom: 8px;
    height: auto;
    background: #444;
}

.gallerySwiper.swiper-container .swiper-wrapper {
    height: auto;
}

.gallerySwiper.swiper-container .swiper-wrapper .swiper-slide a {
    height: 100%;
}

.gallery-next, .gallery-prev {
    color: #ffffff;
}

.o-flag-align {
    line-height: 1.9;
}

.o-flag-align svg {
    padding-top: 0px;
    width: 24px;
}

.o-background-gray {
    background-color: #E0E0E0;
}

.o-service-form h1 {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    color: #2A2A86;
}

.o-service-form h3 {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 26px;
    color: #2A2A86;
}

.o-service-form label {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333333;

}

.o-service-form input, .o-service-form textarea {
    border-radius: 10px;
}

.o-service-form button {
    background: #2A2A86;
    border-radius: 10px;
}

.js-upload.uk-placeholder{
    border: 1px dashed #2A2A86;
}
