@font-face {
    font-family: Georgia;
    font-weight: normal;
    src: url(font/Georgia.ttf);
}

@font-face {
    font-family: Georgia;
    font-weight: bold;
    src: url(font/GeorgiaBold.ttf);
}

@font-face {
    font-family: Georgia;
    font-weight: normal;
    font-style: italic;
    src: url(font/GeorgiaItalic.ttf);
}

@font-face {
    font-family: Georgia;
    font-weight: bold;
    font-style: italic;
    src: url(font/GeorgiaBoldItalic.ttf);
}


@font-face {
    font-family: Helvetica;
    font-weight: normal;
    src: url(font/Helvetica.ttc);
}

@font-face {
    font-family: Helvetica;
    font-weight: bold;
    src: url(font/HelveticaBold.ttf);
}

@font-face {
    font-family: Helvetica;
    font-weight: normal;
    font-style: italic;
    src: url(font/HelveticaItalic.ttf);
}

@font-face {
    font-family: Helvetica;
    font-weight: bold;
    font-style: italic;
    src: url(font/HelveticaBoldItalic.ttf);
}


/*alignment inside post page content*/
.alignright,
.alignleft,
.aligncenter,
.sticky,
.wp-caption-text,
.wp-caption,
.bypostauthor,
.gallery-caption {}

.alignright {
    float: right;
    clear: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.alignleft {
    float: left;
    clear: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

strong {
    font-weight: bold;
    font-weight: 700;
}

cite,
var,
em {
    font-style: italic;

}



ins {
    text-decoration: none;
}

.pe-wp-default h1,
div.post h1 a,
.pe-wp-default a,
.page-title h1 {
    -moz-hyphens: auto;
    word-wrap: break-word;
}

.format-aside {
    border-left-width: 22px;
    border-left-style: solid;
    padding: 20px;
}

.sticky .post-title h1 {
    padding: 10px 10px;
}

/*WPML*/

/*drop list*/
#lang_sel,
#lang_sel_click {
    height: 20px;
    z-index: 2000;
}

#lang_sel_click img.iclflag {
    /*width: 18px;*/
    /*height: 12px;*/
    float: left;
    /*top:5px;*/
    padding-top: 5px;
    margin-right: 5px;
}

#lang_sel_click ul ul img.iclflag {
    padding-top: 0px;
    top: 2px;
    margin-right: 0;
}

#lang_sel ul ul li a:hover,
#lang_sel ul ul li,
#lang_sel ul ul li a:hover span {
    color: #fff;
}

#lang_sel ul ul li:hover a,
#lang_sel_click ul ul li:hover a {
    color: #eee;
    background-color: #555;
}

#lang_sel a,
#lang_sel a:visited {
    border-color: #777;
}

#lang_sel ul ul a,
#lang_sel ul ul a:visited,
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited {
    background-color: #444;
    border-color: #777;
    color: #ccc;
}


.widget #lang_sel ul ul a,
.widget #lang_sel ul ul a:visited,
.widget #lang_sel a.lang_sel_sel,
.widget #lang_sel_click ul ul a,
.widget #lang_sel_click ul ul a:visited,
.widget #lang_sel_click a.lang_sel_sel {
    background-color: #fff;
    border-color: #e9e9e9;
    color: #666;
}

.widget #lang_sel a.lang_sel_sel:hover,
.widget #lang_sel ul ul li:hover a,
.widget #lang_sel_click a.lang_sel_sel:hover,
.widget #lang_sel_click ul ul li:hover a {
    background-color: #e9e9e9;
    border-color: #666;
    color: #666;
}


#lang_sel ul ul,
#lang_sel_click ul ul {
    border-top-color: #777;
}

.widget #lang_sel ul ul a,
#lang_sel ul ul a,
#lang_sel_click ul ul a {
    line-height: 16px !important;
}


#lang_sel ul ul a:hover {
    background-color: #555;
    color: #eee;
}

#lang_sel a span.icl_lang_sel_current {
    color: #c2c2c2 !important;
}

/*normal list*/

#lang_sel {
    font-weight: 400;
}

#lang_sel a {
    font-size: 12px;
}

#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel {
    background-color: #444;
    background-position: 90% 50%;
    color: #ccc;
    border-color: #777;
}

#lang_sel a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:hover {
    color: #eee;
    background-color: #555;
}

#lang_sel_list {
    position: absolute;
    top: 10px;
    right: 30px;
    width: auto;
}

#lang_sel_list ul {
    width: auto;
    border: none;
}

#lang_sel_list li {
    width: auto;
}

#lang_sel_list a,
#lang_sel_list a:visited {
    border: none;
}

#lang_sel img.iclflag {
    display: inline;
    top: 0;
    margin-right: 3px;
}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a span {
    color: #c2c2c2 !important;
}

#lang_sel_list a:hover span {
    color: #D73300 !important;
}

#lang_sel_list a span.icl_lang_sel_current,
#lang_sel_list a:hover span.icl_lang_sel_current {
    color: #333 !important;
    cursor: default;
}

/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img {
    max-width: 100%;
}

.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
    height: auto;/
}

.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
    max-width: 100%;
    height: auto;
}

.pe-wp-default .wp-caption {
    max-width: 100%;
    padding: 4px;
}

.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
}

.pe-wp-default .wp-caption .wp-caption-text>a,
.pe-wp-default .gallery-caption>a,
.pe-wp-default .entry-caption>a {
    text-decoration: underline;
}

.pe-wp-default .gallery-item {
    margin: 0;
}

.pe-wp-default .gallery-item>.gallery-icon>a>img {
    display: inline;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
    width: 90%;
}

.pe-wp-default .gallery-item a {
    display: block;
}

.pe-wp-default .gallery-caption a {
    display: inline;
}

.pe-wp-default .gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}

.pe-wp-default .gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}

.pe-wp-default .gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}

.pe-wp-default th {
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default td,
.pe-wp-default .comment-body td {
    border-top-width: 1px;
    border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption,
.pe-wp-default th,
.pe-wp-default td {
    font-size: 12px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl,
.pe-wp-default .comment-body dl {
    margin-left: 20px;
    margin-right: 20px;
}

.pe-wp-default dt,
.pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd,
.pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul,
.pe-wp-default .comment-body ul,
.pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol,
.pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol,
.pe-wp-default .comment-body ol,
.pe-wp-default ul,
.pe-wp-default .comment-body ul,
.pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li,
.pe-wp-default .comment-body li,
.pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default ul ul,
.pe-wp-default .comment-body ul ul,
.pe-wp-default ol ol,
.pe-wp-default .comment-body ol ol,
.pe-wp-default ul ol,
.pe-wp-default .comment-body ul ol,
.pe-wp-default ol ul,
.pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address,
.pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
    font-style: italic;
}


.pe-wp-default abbr,
.pe-wp-default .comment-body abbr,
.pe-wp-default dfn,
.pe-wp-default .comment-body dfn,
.pe-wp-default acronym,
.pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code,
.pe-wp-default .comment-body code,
.pe-wp-default kbd,
.pe-wp-default tt {
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre,
.pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote,
q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
    max-width: 100%;
}

.pe-wp-default .twitter-tweet-rendered {
    max-width: 100% !important;
    /* Override the Twitter embed fixed width */
}


.pe-wp-default h1 {
    font-size: 70px;
}

.page-links {
    float: left;
    clear: both;
    margin-bottom: 20px;
}

.page-links>a {
    padding: 2px 5px;
}

.post.format-aside {
    border-top: none;
}

/* to go on top of wp admin bar */
.peFlareLightbox {
    z-index: 99999 !important;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

body,
.form-field span input,
.form-field span textarea,
.form-click input {
    font-family: 'Open Sans';
}

.home-first-section {
    height: 1000px;
}

.logo img {
    height: auto;
    width: 200px;
}

.icon-mail,
.icon-location,
.icon-phone {
    font-size: 20px;
}

.name em {
    font-size: 16px;
}

.name h4 {
    margin-bottom: 6px;
    font-weight: 500;
    font-size: 20px;
}

.name h6 {
    margin-bottom: 0;
}

.team-member p {
    font-size: 13px;
}

.sub-heading {
    margin: 48px auto;
    max-width: 700px;
}

.sub-heading a {
    color: rgb(255, 223, 53) !important;
}

.sub-heading a:hover {
    color: rgb(187, 187, 187) !important;
}

.teamm {
    font-size: 26px;
}

.teamm:before {
    margin: 0 8px;
    width: 10px;
    vertical-align: 0;
}


.team-member .tooltip {
    margin-left: -120px;
    background: rgba(90, 90, 90, 0.85);
}

.team-member .feature {
    border: 1px solid gray;
    cursor: default;
    color: black;
    font-size: 15px;
    font-weight: 400;
}

.team-member .arrow-down {
    border-top: 8px solid rgba(90, 90, 90, 0.85);
}

.team-member .icons .overview {
    float: inherit;
    width: auto;
}

.team-member .details {
    color: white;
}

a.services {
    font-size: 18px;
    font-weight: 600;
}

.dark .button {
    margin: 0 25px 20px 0;
}

.accordion .accordion-title span {
    position: absolute;
    width: 26px;
    height: 26px;
    background: url('../images/page/plus-minus.png') 0 0 no-repeat;
    right: 20px;
    top: 10px;
}

.gallery-prev .bx-prev {
    background: #060606 url('../images/page/prev.png') no-repeat;
    background-size: 22px 22px;
}

.gallery-prev .bx-prev:hover {
    background: #ee3b16 url('../images/page/prev.png') no-repeat;
    background-size: 22px 22px;
}

.gallery-next .bx-next {
    background: #060606 url('../images/page/next.png') no-repeat;
    background-size: 22px 22px;
}

.gallery-next .bx-next:hover {
    background: #ee3b16 url('../images/page/next.png') no-repeat;
    background-size: 22px 22px;
}

.gallery-next {
    right: 0;
    bottom: 0;
}

.gallery-prev {
    right: 30px;
    bottom: 0;
}

.accordion .accordion-inner {
    padding: 0;
}

.post {
    margin: 8px 0 0 0;
    padding: 0;
}

.post-body.pe-wp-default {
    margin-top: 10px;
}

.projects .grid-6 {
    text-align: center;
}

.projects .gallery li {
    text-align: center;
}

.projects h3 {}

.inner-spacer-right-lrg img {
    height: auto;
    height: 315px;
    width: auto;
}

.post {
    border-bottom: 1px solid black;
}

@media only screen and (max-width: 479px) {
    .pull-left .tooltip {
        left: 0;
    }

    .tooltip {
        width: 100%;
    }

    .team-member .tooltip {
        margin-left: 0;
    }

    .team-member {
        margin-top: 35px;
    }

    .ticker h1 {
        font-size: 21px !important;
    }

    .inner-spacer-right-lrg img {
        height: auto;
        width: 350px;
    }
}

.gallery-container h3 {
    font-weight: bold;
}

.custom-gallery {
    float: left;
    width: 100%;
    margin: 20px 0 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid black;
}

.custom-gallery img {
    border: 1px solid black;
    max-height: 75px;
    margin-bottom: 5px;
}

.custom-gallery-main {
    height: 350px;
    border: 1px solid black;
}

@media only screen and (max-width: 479px) {
    .custom-gallery-main {
        width: 100%;
        height: auto;
        max-width: 500px;
    }

    .custom-gallery img {
        max-height: 55px;
    }
}

.name em {
    text-transform: none;
}


.nav-button {
    display: block;
}

.navigation.desktop {
    display: none !important;
}

a,
a:visited {
    color: #858585;
}

a:hover {
    color: #404040;
    text-decoration: none;
}

nav {
    max-width: 100%;
    padding: 0;
    border-bottom: 0;
    padding: 0 0 20px;
    height: 95px;
    left: 0;
}

nav.fixed {
    padding: 0 0 20px;
    border-bottom: 0;
    border: 0;
    box-shadow: 0 3px 16px 0 rgb(0 0 0 / 10%);
    left: 0;
}

nav.fixed .logo {
    display: block;
}

nav .inner {
    width: 100%;
    max-width: 1920px;
    position: relative;
}

.logo {
    width: 35%;
    margin-left: 21px;
    margin-top: 27px;
    position: absolute;
    z-index: 11;
}

.navigation-desktop {
    position: absolute;
    text-align: right;
    z-index: 10;
    width: 100%;
    right: 120px;
    top: 27px;
}

.navigation-desktop a {
    color: black;
    margin-left: 50px;
    font-size: 20px;
    font-family: 'Georgia', serif;
}

.navigation-desktop a:hover {
    color: #707070;
    cursor: pointer;
}

.social-media {
    position: absolute;
    z-index: 10;
    top: 27px;
    right: 28px;
}

.social-media a {
    font-size: 20px;
    padding-right: 14px;
}

.icon-bar {
    display: block;
    float: left;
    width: 100%;
    height: 2px;
    margin-top: 10px;
    background: #707070;
}

.nav-button {
    display: none;
    width: 32px;
}

.logo img {
    height: auto;
    width: 160px;
}

.slogan {
    position: absolute;
    width: 100%;
    color: black;
    font-family: 'Georgia';
    font-size: 19px;
    text-align: left;
    top: 27px;
    left: 200px;
    border-left: 2px solid black;
    height: 52px;
    padding: 4px 5px 5px 15px;
    line-height: 22px;
}

.slogan.mobile {
    display: none;
}

.copyright h6 {
    color: white;
    text-transform: initial;
    letter-spacing: 0;
    margin-bottom: 0;
    text-align: right;
    font-size: 14px;
    line-height: 1.625;
}

.copyright a,
.shortlinks a {
    font-size: 14px;
    line-height: 1.625;
    color: hsla(0, 0%, 100%, .7)
}

.shortlinks,
.copyright {
    margin-top: 30px;
    margin-bottom: 30px;
}

.nav-button {
    width: 32px;
    position: absolute;
    right: 45px;
    margin: 0;
    top: 20px;
}

footer .container {
    max-width: 100%;
    width: 100%;
}

.contact a {
    margin-bottom: 0;
    opacity: 1;
    color: #707070 !important;
}

.custom-container p,
.custom-container a {
    color: black;
    font-size: 18px;
}

.custom-container a:hover {
    color: gray;
}

.custom-container {
    width: 100%;
    background-color: white;
    padding: 100px 21px 25px;
    margin: 0;
}

a.current,
.menu-item.current a {
    color: #707070 !important;
}

.text-section {
    padding: 0 0 0 0;
}

.text-section p {
    color: black;
    font-size: 18px;
    text-align: left;
}

.text-section.first p {
    text-align: justify;
}

.text-section ul {
    list-style-type: square;
    margin-left: 18px;
    padding-top: 35px
}

.text-section ul li {
    padding-bottom: 5px;
}

.contact li:nth-child(1) {
    opacity: 1;
}

.custom-container.contact .text-section {
    padding: 0 0 0 0;
    text-align: left;
    font-size: 18px;
}


.custom-container.about .text-section.image {
    padding: 0;
    margin-bottom: 20px;
}

.custom-container.about .text-section.first {
    padding: 0 5% 0;
    margin-bottom: 20px;
}

.custom-container.about .text-section.second {
    padding: 3% 8% 0 4%;
    color: #898888;
    font-size: 20px;
    margin-bottom: 20px;
}

.custom-container.project-detail .text-section.description p {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
}

.custom-container.project-detail .text-section {
    margin-bottom: 20px;
    padding-right: 20px;
}

.row.custom-container.overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.row.custom-container.overlay .col-md-12 {
    position: relative;
    height: 100%;
    padding: 0;
}

.row.custom-container.overlay .image-container {
    float: left;
    height: 100%;
    width: 100%;
    text-align: center;
}

.row.custom-container.overlay .image-container {
    padding: 0 20px;
}

.row.custom-container.overlay .image-container img {
    height: inherit;
    max-width: 95%;
}

.row.custom-container.overlay .fas:hover {
    cursor: pointer;
    color: #707070;
}

.row.custom-container.overlay .fas.fa-angle-left,
.row.custom-container.overlay .fas.fa-angle-right {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 40px;
}

.row.custom-container.overlay .fas.fa-angle-left,
.row.custom-container.overlay .fas.fa-angle-right {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 40px;
}

.row.custom-container.overlay .fas.fa-angle-left.disabled,
.row.custom-container.overlay .fas.fa-angle-right.disabled {
    color: lightgray;
    cursor: none;
    pointer-events: none;
}

.row.custom-container.overlay .fas.fa-angle-right {
    right: 8px
}

.row.custom-container.overlay .fas.fa-times {
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 32px;
}

.image-section {
    padding: 0;
    margin-bottom: 20px;
}

.image-box {
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 20px;
}

.image-box img {
    margin-top: -30%;
}

.image-box .overlay {
    display: none;
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;

    background-color: rgb(255 255 255 / 60%);
}

.image-box .overlay span {
    color: #000;
    position: relative;
    top: 50%;
    font-size: 18px;
}

.image-box:hover {
    cursor: pointer;
}

.image-box:hover .overlay {
    display: block;
}

.image-box img {
    width: 100%;

}

.textsection h3,
.textsection p,
.textsection ul li {
    color: black;
}

.textsection p {
    margin: 20px 0 0;
}

.textsection ul {
    list-style-type: square;
    margin: 5px 0 0 40px;
}

.backgroundsection {
    width: 100%;
    margin: 0;
    background-size: cover;
    background-position: center;
}

.backgroundsection.mobile {
    display: none;
}

.backgroundsection.home .box {
    padding: 210px 10% 270px;
}

.backgroundsection .box {
    padding: 235px 2% 265px;
}

.backgroundsection .box {
    text-align: center;
}

.backgroundsection .box span {
    text-align: center;
}

.backgroundsection .box.yellow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: rgb(248 202 6 / 0.6);*/
    opacity: .7;
    z-index: 1;
}

.backgroundsection .box.yellow>* {
    z-index: 100;
    position: relative;
    letter-spacing: 0px;
}

.backgroundsection img {
    max-width: 350px;
    width: 100%;
}

.textsection h3 {
    font-weight: normal;
    font-size: 32px;
    padding-top: 40px;
    padding-bottom: 10px;
    text-transform: initial;
    letter-spacing: 0;
    font-family: 'Georgia', serif;
}

.backgroundsection h1,
.backgroundsection h2 {
    font-weight: bold;
    font-size: 22px !important;
    text-transform: initial;
    font-family: 'Georgia', serif;
    margin-top: 0;
}

.backgroundsection h2 {
    font-weight: normal;
    margin-bottom: 5px;
}

.backgroundsection h1 {
    font-size: 50px !important;
    font-weight: normal;
    letter-spacing: 0;
}

.backgroundsection.mobile h2 {
    font-weight: normal;
    font-size: 18px !important;
    margin-top: 30px;
    letter-spacing: 0px;
    margin-bottom: 0;
}

.backgroundsection span {
    color: black;
    font-weight: normal;
    font-size: 14px !important;
    text-transform: initial;
    font-family: 'Georgia', serif;
}

.backgroundsection.home.desktop .box {}

.textsection p,
.textsection ul li {
    font-size: 17px;
    font-family: 'Helvetica', sans-serif !important;
}

.mobile.navigation .nav-content a {
    color: black;
    font-size: 12px;
    text-align: center;
    font-family: 'Georgia', serif;
}

.mobile.navigation {
    width: 320px;
    margin: 0;
    float: left;
    position: absolute;
    background: white;
    right: 0;
    padding: 0 20px;
    box-shadow: 0px 2px 2px grey;
}

nav .mobile.navigation {
    top: 72px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
}

nav.fixed .mobile.navigation {
    top: 72px;
}

ul.services li {
    font-size: 18px !important;
}

button:focus {
    outline: none;
}

ul.nav {
    padding-bottom: 20px;
    padding-top: 0px;
}

.custom-container.project-detail .text-section.description p.small {
    display: none;
}

.mobile.navigation .nav-content li {
    border: 0 !important;
    padding-top: 0;
    margin-top: 18px;
}

.text-section img {
    width: 100%;
}

@media only screen and (max-width: 1800px) {
    .slogan {
        top: 27px;
    }
}

@media only screen and (max-width: 959px) {
    .navigation {
        display: block;
    }
}

@media only screen and (max-width: 600px) {
    nav {
        height: 85px;
    }

    .custom-container {
        padding: 85px 10px 25px;
    }

    .text-section {
        padding: 0;
    }

    .text-section p {
        display: block;
        margin-top: 0;
        font-size: 16px;
    }

    ul.services li {
        font-size: 16px !important;
    }

    .custom-container.home .text-section {
        padding-bottom: 20px;
    }

    .custom-container.contact {
        display: flex;
    }

    .custom-container.contact .text-section {
        order: 1;
        padding: 0;
    }

    .custom-container.contact .image-box {
        order: 0;
    }

    .custom-container.about {
        display: flex;
    }

    .custom-container.about .text-section.image {
        order: 0;
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .custom-container.about .text-section.image img {
        max-width: 250px;
    }

    .custom-container.about .text-section.first {
        order: 2;
    }

    .custom-container.about .text-section.first p {
        font-size: 16px;
        text-align: center;
    }

    .custom-container.about .text-section.second {
        order: 1;
        padding: 0 0 0 15px;
        width: 50%;
        font-size: 14px;
    }

    .custom-container.project-detail {
        display: flex;
    }

    .custom-container.project-detail .text-section.description {
        order: 0;
        margin-bottom: 0;
    }

    .custom-container.project-detail .text-section.description p {
        height: auto;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    .custom-container.project-detail .text-section.description p.small {
        display: block;
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 0;
    }

    .custom-container.project-detail .text-section {
        order: 1;
        padding-right: 0;
    }

    .row.custom-container.overlay .image-container img {
        height: auto;
        width: auto;
        max-height: 92%;
    }

    .row.custom-container.overlay {
        padding-bottom: 10px;
    }

    .row.custom-container.overlay .fas.fa-angle-left {
        top: auto;
        bottom: 0;
        left: 15px;
    }

    .row.custom-container.overlay .image-container {
        padding: 0;
    }

    .row.custom-container.overlay .fas.fa-angle-right {
        top: auto;
        bottom: 0;
        right: 15px;
    }

    .row.custom-container.overlay .fas.fa-times {
        top: auto;
        bottom: 2px;
        right: 50%;
        margin-right: -12px;
    }

    .image-box {
        margin-bottom: 25px;
        padding-right: 0;
    }

    .image-box .overlay {
        display: block;
        background-color: transparent;
    }

    .image-box .overlay span {
        position: absolute;
        top: auto;
        width: 100%;
        left: 0;
        background: rgb(255 255 255 / 40%);
        padding: 10px 0px;
        bottom: 0;
    }

    .image-box img {}

    .image-section {
        max-height: 350px;
        overflow: hidden;
    }

    .image-section img {
        margin-top: -50%;
        width: 100%;
    }

    .logo {
        position: relative;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 18px;
        z-index: 1;
    }

    .logo img {
        width: 140px;
    }

    .social-media {
        position: absolute;
        top: 28px;
        left: 15px;
        right: auto;
    }

    .social-media a {
        font-size: 20px;
        padding-right: 14px;
    }

    .backgroundsection.desktop {
        display: none;
    }

    .backgroundsection.mobile {
        display: block;
    }

    .textsection {
        padding: 0 20px 40px;
    }

    .mobile.navigation {
        width: 90%;
        margin: 0 5%;
        float: left;
        position: initial;
        background: white;
        right: auto;
        top: auto;
        padding: 0;
        box-shadow: none;
    }

    ul.nav {
        width: 100%;
        padding: 5px 0 15px 0;
    }

    .backgroundsection.home .box {
        padding: 100px 10% 100px;
    }

    .backgroundsection .box {
        padding: 160px 5% 160px;
    }

    .nav-button {
        z-index: 12;
        display: block;
        right: 21px;
        top: 15px;
        height: 36px;
    }

    .navigation-desktop {
        display: none;
    }

    .slogan {
        position: relative;
        top: 80px;
        background-color: white;
        z-index: 0;
        line-height: 16px;
        padding: 15px 0 15px 0;
        border-left: 0;
        text-align: center;
        left: auto;
    }

    .slogan.desktop {
        display: none;
    }

    .slogan.mobile {
        display: block;
        font-size: 12px;
    }

    .shortlinks,
    .copyright h6 {
        text-align: center;
    }

}

body {
    width: 100%;
    margin: 0 auto;
    font: normal 15px "Georgia", arial, sans-serif;
    max-width: 1920px;
}