body {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}


/* Firefox */
html {
    scrollbar-color: #d23616 #0a3139;
    scrollbar-width: none;
  }
  
  /* WebKit and Chromiums */
  ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: #0a3139;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #d23616;
    border-radius: 5px;
  }

@media (hover: hover) {

    .card-portfolio.card-hover-appearance:focus .card-img img,
    .card-portfolio.card-hover-appearance:hover .card-img img {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04);
    }

    .card-portfolio.card-hover-appearance .card-img-overlay {
        opacity: 0;
        will-change: opacity;
        -webkit-transition: opacity .2s ease-in-out;
        -o-transition: opacity .2s ease-in-out;
        transition: opacity .2s ease-in-out;
    }
}

@media screen and (min-width:1px) {

    .bodyIndex .titleSegment .titleSegment-background-video {
        transform: translate(-15%, -15%);
        opacity: .3;
    }

    .bodyIndex .titleSegment .overlay {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }


    .bodyIndex .titleSegment .overlay h1 {

        color: white;
        font-size: 36px;
        font-weight: bold;
        padding-top: 60px;
        padding-left: 5px;
    }

    .bodyIndex .titleSegment {
        height: 180px;
        background-color: #0e0e0e;
        overflow: hidden;
        display: block;
        position: relative;


    }




    .bodyIndex .isotope {
        margin-top: 0px;
    }

    .port-initial-hash {
        color: #144453;
        font-weight: 900;
        font-size: 65px;
        margin-right: 0;
        position: relative;
        right: 10px;
        bottom: -10px;
    }

    .initial-title {
        font-weight: 700;
    }

    .journey-wrap .initial-title {
        font-weight: 700;
        margin-right: 10px;
    }

    .journey-wrap .journey-wrap-list p {
        font-size: 24px;
        font-weight: 400;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .bodyIndex .footer .shape img {
        height: 180px;
    }

    .contact .mailWrapper {
        text-decoration: none;
        font-size: 16px;
        font-weight: 700;
        color: #144453;
        margin-bottom: 60px;
    }

    .contact .mailWrapper a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 700;
        color: #000;
    }

    .contact .mailWrapper a.conMail {
        color: #d23616;
    }

    .form-control-white {
        color: #fff;
    }

    .form-wrap {
        background-color: #144453;
        color: #fff;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .form-control-white::placeholder {
        color: #fff;
    }

    .contact .contact-headline {
        font-size: 36px;
        color: #0e0e0e;
        font-weight: 700;
        line-height: 40px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .content-wrap .contact-wrap,
    .content-wrap .journey-wrap {
        margin-top: 90px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .contact .content-wrap {
        display: inline;
    }

    .contact .contentBody {
        display: inline;
    }

    .content-wrap .form-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .bodyIndex {
        background-color: #0a3139;
    }

    .fancybox-slide::before {
        height: 100vh;
    }

    .navbar-mobile-wrapper-btn {
        height: auto;
        flex-direction: column;
        position: absolute;
        left: 20px;
        bottom: 20px;
    }

    .cards-wrapper {
        background-color: #e6e6e6;
    }

    .discoverBtn .collapse-icon {
        margin-left: 0;
    }

    .discoverBtn {
        color: #144453;
        border-color: #0e0e0e;
        width: 100%;
        text-decoration: none;
        font-size: 30px;
    }

    .skillSec .skillTab .list.font-size-18 {
        font-size: 14px;
    }

    .sidebarContainer .navbar-collapse-menu {
        padding-left: 40px;
        padding-top: 15px;
    }

    .navbar-mobile-style-4 {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0 20px;
        min-height: 660px;
    }

    .navbar-mobile-style-4 .navbar-head .navbar-toggle {
        margin-top: 5px;
    }

    .sidebarContainer .nav-link-name {
        width: 300px;
        height: 40px;
        font-size: 25px;
        font-weight: 500;
    }

    .sidebarContainer .navbar-collapse-menu .nav-link-name.sub {
        width: 260px;
        height: 45px;
        font-size: 20px;
    }

    .sidebarContainer .nav .nav-link-name::before {
        top: 100%;
        right: 90%;
        left: 0;
    }

    .sidebarContainer .navy .lwFlexBox:hover {
        color: #d23616;
    }

    .form-wrap .btn-LWOrange {
        width: 270px;
    }

    .sidebarContainer .lwFlexBox {
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }

    .navbar.mobili .navWrapperHomeMobile {
        margin-top: 50px;
    }

    .navbar-toggle>span {
        width: 30px;
        height: 3px;
        margin-top: 3px;
        margin-bottom: 3px;
    }

    .navbar-top .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .aboutMe .skillSec .h2.headline {
        margin-bottom: 0;
        margin-top: 60px;
    }

    .about-emoSection .aboutMeContainer {
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .emoSek .emoContentTeam .dmob {
        font-size: 25px;
        line-height: 38px;
        padding-right: 10px;
    }

    .emoSek .aboutLowi {
        margin-bottom: 10px;
    }

    .emoSek .brand {
        margin-bottom: 30px;
    }

    .emoSek .aboutLOWIQuote img {
        width: 250px;
    }

    .emoSek .aboutLOWIQuote {
        padding-top: 100px;
    }

    .emoSek .row.gh-1 {
        margin-left: 0;
    }

    .navbar-brand-toggle-lx {
        opacity: 0;
    }

    .navbar-show.navbar-scroll .navbar-brand-toggle-lx {
        opacity: 1;
        transition-delay: .15s;
    }

    .nav .nav-link-name::before {
        top: 100%;
        right: 80%;
        left: 0;
    }

    .navbar-mobile-style-2 .navbar-head .container {
        margin-right: 0;
    }

    .navbar-mobile-style-2 .navbar-toggle>span,
    .navbar-mobile-style-4 .navbar-toggle>span {
        width: 33px;
        height: 5px;
        margin-top: 4px;
        margin-bottom: 2px;
    }

    .navbar-mobile-style-2 .navy .lwFlexBox:hover,
    .navbar-mobile-style-2 .navy .navbar-collapse-menu .nav-link-name:hover {
        color: #d23616;
    }

    .navbar-mobile-style-2 .navbar-head .navbar-brand img {
        width: 90px;
    }

    .navbar-mobile-style-2 .navy {
        max-width: 100%;
    }

    .mb-py-7-x {
        margin-top: 0;
        margin-bottom: 13vh;
        font-size: 2.5rem;
        line-height: 1.46;
    }

    .navbar-mobile-style-2 .navbar-collapse-menu {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 20px;
    }

    .navbar-mobile-style-2 .navbar-collapse-menu .nav-link-name {
        font-size: 30px;
    }

    .navbar-mobile-style-2 .navy .nav-item {
        font-size: 40px;
    }

    .navbar-mobile-style-2 .nav-item.navbar-collapse {
        margin-bottom: 15px;
    }

    .navbar-mobile-style-2 .nav-link-name {
        width: 80vw;
        height: 50px;
    }

    .navbar-mobile-style-2 .lwFlexBox {
        display: flex;
        align-items: center;
    }

    .whiteSection {
        background-color: #fff;
    }

    .figure-caption {
        font-size: 15px;
        color: #3c3c3c;
    }

    .conversion-footer .creator-panel {
        margin-bottom: 75px;
    }

    .creator-panel .col-12 {
        margin-bottom: 30px;
    }

    .h4.port-card-list-caption {
        font-size: 16px;
        min-width: 110px;
        margin-right: 30px;
        font-weight: 700;
    }

    .spec-list .lead {
        font-size: 16px;
    }

    .spec-list {
        margin: 50px 20px;
    }

    .mb-30px {
        margin-bottom: 30px;
    }

    .port-card-hero .port-card-subtitle.dmob {
        font-size: 25px;
        line-height: 35px;
    }

    .port-card-content p {
        font-size: 20px;
        line-height: 35px;
    }

    .portfolio-sm-imgs-mob {
        display: block;
    }

    .portfolio-sm-imgs-desk {
        display: none;
    }

    .dmob {
        display: block;
    }

    .ddesk {
        display: none;
    }

    .portfolio-card-title {
        margin-top: 60px;
        margin-bottom: 0;
        margin-top: 60px;
        margin-bottom: 0;
        font-size: 60px;
    }

    .card-content {
        margin-top: 90px;
    }

    .card-content.card-content-sm {
        margin-top: 0;
    }

    .navbar-brand img {
        width: 90px;
    }

    .navbar-top {
        min-height: 70px;
    }

    .background-image img,
    .background-video,
    .card-blog .card-img img,
    .card-fullscreen .card-img img,
    .card.card-image-lg img,
    .card.card-image-md img,
    .card.card-image-sm img,
    .card.card-image-xl img,
    .gallery-item-lg img,
    .gallery-item-md img,
    .gallery-item-sm img,
    .gallery-item-xl img,
    .object-fit-image {
        height: 100%;
    }

    .gallery-item-lg img,
    .gallery-item-md img,
    .gallery-item-sm img,
    .gallery-item-xl img,
    .object-fit-image {
        height: 65%;
    }

    .lwImgFullScale img {
        height: 95%;
    }

    .subtitle-desktop {
        display: none;
    }

    .subtitle-mobile {
        font-weight: 700;
        line-height: 1.8;
        margin-top: 20px;
        margin-bottom: 30px;
        font-size: 26px;
    }

    .portfolio h1 {
        margin-bottom: 30px;
    }

    .conContent {
        padding-left: 4%;
        padding-right: 4%;
    }

    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 28px;
        font-weight: 700;
    }

    h3 {
        font-size: 22px;
    }

    p {
        font-size: 16px;
    }

    .card-title.h4 {
        margin-bottom: -30px;
        font-size: 30px;
        max-width: 100%;
    }

    .bg-LWGreen {
        background-color: #0a3139;
    }

    .mb-wrapper {
        position: absolute;
        bottom: 0;
    }

    .my-50-m {
        margin-top: 15px;
    }

    .navbar-mobile-style-4 .navbar-head {
        background-color: #e6e6e6;
        min-height: 70px;
        max-width: 300px;
        padding: 0;
    }

    .captionMobile {
        font-size: 24px;
    }

    .h3HeadlineMobile {
        font-size: 38px;
        margin-bottom: 30px;
    }

    .bodyTextMobile {
        font-size: 24px;
        line-height: 36px;
    }

    .subtitle-sm {
        color: #0e0e0e;
        font-weight: 50;
        line-height: 1.6;
    }

    .subtitle {
        margin-bottom: 0;
    }

    .initial-title {
        font-weight: 700;
    }

 

    .mt-x {
        margin-top: 1.3rem;
    }

    .dev-xl {
        margin-top: 3rem;
    }

    .heroImgWrapper {
        margin-top: -40px;
    }

    .row.gv-5 {
        margin-top: -50px;
    }

    .navbar-expand-lg.navbar-left .navbar-brand {
        margin-bottom: 4rem;
    }

    .h3x {
        font-size: 3rem;
    }

    .embedVid {
        width: 100%;
        height: 25rem;
    }

    .navbar-top.navbar-dark::before {
        background-color: #ffffff6b;
        border-bottom: solid #000 1px;
    }

    .lw-imgCardWrapper {
        color: #6c6c6c;
    }

    .lw-imgCardWrapper p {
        padding: 5px 20px;
        font-size: .8rem;
        font-weight: 600;
    }

    .w-70 {
        width: 70%;
    }

    .navbar-top.navbar-dark::before {
        background-color: #fff;
    }

    #navbar-mobile-style-2 {
        padding: 0 15px;
    }

    .navbar-mobile-style-2.navbar-dark .navbar-head {
        background-color: #fff;
    }

    .navbar-mobile.navbar-dark {
        background-color: #fff;
    }

    .about-shape-insta {
        display: none;
    }

    .navx {
        max-width: 15rem;
    }

    .navy {
        max-width: 300px;
    }

    .mb-wrapper {
        max-width: 80vw;
        margin-left: auto;
        margin-right: auto;
    }

    .mb-py-7 {
        margin-top: 5rem;
        margin-bottom: auto;
        font-size: 1.5rem;
        line-height: 1.46;
    }

    .mb-lead {
        font-size: 1rem;
        margin-bottom: 1rem;
    }

    .navbar-body {
        margin-bottom: auto;
    }

    .navBrandM {
        width: 4rem;
    }

    .dev-xl {
        display: none;
    }

    .my-50 {
        margin-top: 500px;
        margin-bottom: 0 !important;
    }

    .card-portfolio.card-hover-appearance .card-img-overlay {
        opacity: 1;
    }

    .card-portfolio.card-hover-appearance:focus .card-img img,
    .card-portfolio.card-hover-appearance:hover .card-img img {
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
    }

    .card:focus .background-color,
    .card:hover .background-color {
        opacity: 0;
    }

    .card-portfolio.card-hover-appearance:focus .card-img-overlay,
    .card-portfolio.card-hover-appearance:hover .card-img-overlay {
        opacity: 0;
        background-color: #0a3139;
        color: #fff;
    }

    #aboutMe {
        background-color: #fff;
    }

    .py-160.contact {
        padding-top: 100px !important;
        padding-bottom: 160px !important;
    }

    .display-4 {
        font-size: 50px;
    }

    .contactForm label span {
        color: #0a3139;
    }

    .checkbox-btn.checked+label,
    .checkbox-btn:checked+label {
        background-color: #0a3139;
    }

    .checkbox-btn.checked+label span,
    .checkbox-btn:checked+label span {
        color: #fff;
    }

    #impressum {
        background-color: #fff;
        padding: 1rem;
    }

    #contact {
        background-color: #fff;
        color: #0a3139;
    }

    .portfolio {
        background-color: #fff;
    }

    .footer {
        display: none;
    }

    .nav-item-x a {
        color: #fff;
        margin-left: 5rem;
        text-decoration: none;
    }

    .mr4x {
        margin-right: 0;
    }

    .img-mb-grad {
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        height: 50%;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .card-portfolio .card-img-overlay {
        padding: 30px 0;
    }

    .text-center-lg {
        text-align: left !important;
    }

    .card-portfolio .card-img-overlay {
        justify-content: flex-end;
    }

    .card-portfolio.card-hover-appearance .card-img-overlay {
        opacity: 1;
        color: #fff;
        font-weight: 700;
    }

    .card-portfolio.card-hover-appearance .card-category,
    .card-portfolio.card-hover-appearance .card-title {
        opacity: 1;
        width: max-content;
        padding: 7px;
    }

    .layouttogle {
        display: none;
    }

    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .nav-link.active {
        color: #144453;
    }

    .navbar-left {
        overflow: hidden;
        width: 50px;
        padding: 10px;
    }

    .navbar-left~.content-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 50px);
        flex: 0 0 calc(100% - 50px);
        max-width: calc(100% - 50px);
        margin-left: 50px;
    }

    .navbar-left .navbar-toggle {
        width: 40px;
        height: 40px;
    }

    .navbar-toggle>span {
        color: #d23616;
    }

    .navbar-show.navbar-scroll  {
        opacity: 1;
        transition-delay: .5s;
    }
}

@media screen and (min-width:1024px) {

    .journey-wrap .initial-title {
        font-weight: 700;
        margin-right: 30px;
    }

    .bodyIndex .isotope {
        margin-top: 0;
    }

    .content-wrap .contact-wrap {
        margin-top: 180px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .contact .content-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 100px;
    }

    .content-wrap .contact-wrap {
        margin: 0 20px 60px;
    }

    .bodyIndex .isotope {
        background-color: #0e0e0e;
    }

    .card-portfolio.card-hover-appearance .card-img img {
        opacity: .7;
    }

    .form-wrap {
        padding-top: 190px;
        padding-bottom: 270px;
    }

    .shape-printMarks {
        position: absolute;
        bottom: 0;
        right: 90px;
        z-index: 2;
    }

    .row.justify-content-xl-center.description.layouttogle {
        margin-bottom: 5px;
    }

    .desknav .nav-link-name {
        font-size: 24px;
    }

    .emoSek .skillSec .headline {
        margin-bottom: 30px;
        margin-top: 60px;
    }

    .about-emoSection .aboutMeContainer {
        padding-bottom: 90px;
        padding-top: 90px;
    }

    .navbar-mobile-style-2 .navbar-head .container {
        margin-right: auto;
        margin-left: auto;
    }

    .navbar-mobile-style-2 .navbar-head .navbar-brand img {
        width: 100px;
    }

    .navbar-mobile-style-2 .navy {
        max-width: 600px;
    }

    .navbar-mobile-style-2 .navbar-collapse-menu .nav-link-name {
        width: 420px;
        height: 35px;
        margin-bottom: 15px;
        font-size: 30px;
    }

    .mb-py-7-x {
        margin-top: 5vh;
        margin-bottom: 13vh;
        font-size: 2.5rem;
        line-height: 1.46;
    }

    .navbar-mobile-style-2 .navbar-collapse-menu {
        margin-top: 20px;
        margin-bottom: 40px;
        margin-left: 20px;
    }

    .navbar-mobile-style-2 .navy .nav-item {
        font-size: 60px;
    }

    .navbar-mobile-style-2 .nav-link-name {
        width: 420px;
        height: 85px;
    }

    .navbar-mobile-style-2 .lwFlexBox {
        display: flex;
        align-items: center;
    }

    .navbar-mobile-style-2 .navy .lwFlexBox:hover {
        color: #d23616;
    }

    .desknav .nav-link-name:hover {
        color: #d23616;
    }

    .nav .nav-link,
    .nav .nav-link.active {
        color: #000;
    }

    .feature h4 {
        font-size: 30px;
    }

    .skillTab .h2 {
        font-size: 50px;
    }

    .dWolzContent .h2 {
        font-size: 100px;
    }

    .dWolzContent .subtitle {
        font-size: 18px;
    }

    .dWolzContent .dWolzText {
        font-size: 30px;
        line-height: 45px;
    }

    .emoContentTeam .h2.text-white {
        font-size: 100px;
        margin-bottom: 50px;
    }

    .emoSek .aboutLowi {
        margin-bottom: 20px;
    }

    .emoContentTeam {
        margin-top: 120px;
    }

    .emoSek .lp3 {
        font-size: 30px;
        line-height: 50px;
    }

    .navbar-brand-toggle-lx {
        opacity: 0;
    }

    .navbar-show.navbar-scroll .navbar-brand-toggle-lx {
        opacity: 1;
        transition-delay: .15s;
    }



    .about-emoSection .mt-170 {
        margin-top: 170px;
    }

    .navbar-toggle>span {
        width: 38px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 3px;
    }

    .about-emoSection .emoSek {
        min-height: 80vh;
    }

    .memberLink {
        color: #fff;
        font-weight: 700;
    }

    .card-img.card-img-hero::before {
        content: none;
    }

    .card-img.card-img-hero {
        content: none;
    }

    .aboutLowiContent.col-12.col-lg-5 {
        padding-left: 0;
        padding-top: 195px;
    }

    .aboutLowiContent .lp3 {
        font-size: 16px;
        line-height: 22px;
    }

    .aboutMeDecor.line {
        position: absolute;
        display: block;
        top: 69px;
        right: -65px;
        width: 280px;
        border-top: 1px solid currentColor;
        z-index: 1;
    }

    .ml-desk-30px {
        margin-left: 30px;
    }

    .navbar-mobile-style-2 .navbar-head .container {
        margin-top: -14px;
    }

    .navbar-mobile-style-2 .navbar-head {
        padding-top: 25px;
    }

    .nav.desknav .collapse-icon.addSpace {
        margin-left: 40px;
    }

    .spec-list tr {
        padding-bottom: 30px;
    }

    .w-70 {
        width: 35%;
    }

    .figure-caption {
        font-size: 20px;
    }

    .conversion-footer .creator-panel .row.justify-content-center {
        margin-bottom: 160px;
    }

    .display-4 {
        font-size: 4.25rem;
    }

    .spec-list {
        margin: 0;
        margin-left: 60px;
    }

    .spec-list-wrapper {
        padding-top: 20px;
    }

    .port-initial-hash {
        font-size: 65px;
        margin-right: 0;
        right: 10px;
        bottom: -10px;
    }

    .spec-list td {
        vertical-align: top;
        min-width: 150px;
    }

    .port-card-content .spec-list p {
        font-size: 20px;
        line-height: 1.5;
    }

    .port-card-list-caption {
        margin-right: 50px;
    }

    .port-card-hero p {
        text-align: left;
    }

    .card-content.port-headersec {
        margin-top: 300px;
    }

    .mb-90px {
        margin-bottom: 90px;
    }

    .mb-200px {
        margin-bottom: 200px;
    }

    .mt-90px {
        margin-top: 90px;
    }

    .port-card-content p {
        font-size: 30px;
        font-weight: 400;
        line-height: 45px;
    }

    .port-card-title {
        font-size: 60px;
        font-weight: 700;
    }

    .port-card-subtitle {
        font-size: 45px;
        font-weight: 400;
    }

    .port-card-content h3 {
        font-size: 30px;
        font-weight: 700;
    }

    .port-card-content .h4 {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .port-card-content {
        font-size: 30px;
        font-weight: 700;
    }

    .portfolio-sm-imgs-mob {
        display: none;
    }

    .portfolio-sm-imgs-desk {
        display: block;
    }

    .dmob {
        display: none;
    }

    .ddesk {
        display: block;
    }

    .card-content {
        margin-top: 90px;
        margin-bottom: 90px;
    }

    .navbar-brand img {
        width: 100px;
    }

    .navbar-top {
        min-height: 90px;
    }

    .background-image img,
    .background-video,
    .card-blog .card-img img,
    .card-fullscreen .card-img img,
    .card.card-image-lg img,
    .card.card-image-md img,
    .card.card-image-sm img,
    .card.card-image-xl img,
    .gallery-item-lg img,
    .gallery-item-md img,
    .gallery-item-sm img,
    .gallery-item-xl img,
    .object-fit-image {
        height: 100%;
    }

    .pt-200 {
        padding-top: 150px;
    }

    .aboutLowiContent a {
        color: #d23616;
        font-weight: 700;
    }

    .navbar-top.navbar-lwGreen::before {
        background-color: #0a3139;
    }

    .navbar-expand-lg.navbar-left .navbar-brand {
        margin-bottom: 40px;
    }

    .navbar-brand-landing img {
        width: 20%;
        margin-bottom: 40px;
    }

    .navy .nav-item {
        font-size: 40px;
    }

    .nav-item {
        font-size: 20px;
    }

    .nav {
        font-size: 24px;
    }

    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 24px;
        font-weight: 700;
    }

    h3 {
        font-size: 20px;
    }

    p {
        font-size: 20px;
    }

    .lp0b {
        font-size: 62px;
        font-weight: 700;
        line-height: 85px;
    }

    .lp1 {
        font-size: 48px;
    }

    .lp1b {
        font-size: 48px;
        font-weight: 700;
        line-height: 65px;
    }

    .lp2 {
        font-size: 24px;
    }

    .lp2b {
        font-size: 24px;
        font-weight: 700;
    }

    .w {
        color: #fff;
    }

    .b {
        color: #000;
    }

    .lp3 {
        font-size: 20px;
        line-height: 35px;
    }

    .lp3b {
        font-size: 20px;
        font-weight: 700;
    }

    .lp4 {
        font-size: 16px;
    }

    .lp4b {
        font-size: 16px;
        font-weight: 700;
    }

    .nav:not(.nav-opacity) .nav-link.active,
    .nav:not(.nav-opacity) .nav-link:focus,
    .nav:not(.nav-opacity) .nav-link:hover {
        opacity: 1;
    }

    .lead {
        font-size: 18px;
        font-weight: 800;
    }

    .subtitle-sm {
        color: #fff;
        font-size: 21px;
        font-weight: 50;
    }

    .avatar-hero {
        position: absolute;
        top: 65px;
        left: 55%;
    }

    .avatar-hero img {
        height: 70px;
        width: auto;
    }

    .list-group-gap .list-group-item {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .lw-imgCardWrapper {
        padding: 0 10px;
    }

    .subtitle-desktop {
        font-size: 24px;
        font-weight: 500;
        line-height: 1.8;
        margin-bottom: 90px;
        display: block;
    }

    .subtitle-mobile {
        display: none;
    }

    .navbar-expand-lg.navbar-left {
        padding: 30px 60px;
    }

    .mb-lead {
        font-size: inherit;
    }

    .dev-xl {
        display: block;
    }

    .card-portfolio.card-hover-appearance:focus .card-img-overlay,
    .card-portfolio.card-hover-appearance:hover .card-img-overlay {
        opacity: 1;
        background-color: #0a3139;
        color: #fff;
    }

    .tmpSpace {
        height: 50%;
    }

    .footer {
        height: 40vh;
        background-color: #fff;
        display: block;
    }

    .mr-4x {
        margin-right: 40rem;
    }

    .img-mb-grad {
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
        height: 0;
        width: 0;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .card-portfolio.card-hover-appearance .card-category,
    .card-portfolio.card-hover-appearance .card-title {
        width: auto;
    }

    .card-portfolio .card-img-overlay {
        justify-content: center !important;
    }

    .text-center-lg {
        text-align: center !important;
    }

    .card-portfolio.card-hover-appearance .card-img-overlay {
        opacity: 0;
        color: #fff;
        font-weight: 700;
    }

    .card-portfolio.card-hover-appearance .card-category,
    .card-portfolio.card-hover-appearance .card-title {
        opacity: 0;
    }

    .layouttogle {
        display: flex;
    }

    .navbar.navbar-mobile-style-2 .navbar-nav .nav-link,
    .navbar.navbar-mobile-style-2 .navbar-nav .nav-link.active {
        color: #000;
        font-size: 30px;
    }

    .navbar.navbar-mobile-style-2 .navbar-collapse-menu nav.navbar-nav {
        padding-left: 80px;
    }

    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .nav-link.active {
        color: #fff;
    }

    .navbar-mobile-style-2 .navbar.navbar-mobile-style-2 .navbar-collapse-menu {
        width: 150%;
    }

    .navbar-collapse-menu {
        margin-top: 20px;
        margin-bottom: 40px;
        margin-left: 45px;
    }
}

.description,
.description h2 {
    color: #fff;
}

.pt-5x {
    padding-top: 7px;
}

.navbar-expand-lg.navbar-left .navbar-copyright {
    display: block;
    padding-bottom: 0;
}

.btn-LWOrange {
    color: #fff;
    background-color: #d23616;
    border-color: #0e0e0e;
    width: 100%;
}

.bg-LWGreen {
    background-color: #144453;
}

.bg-LWWhite {
    background-color: #144453;
}

#navbar-mobile-style-4 {
    background-color: #e6e6e6;
}

.description_bright {
    color: #144453;
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}