:root {
    --green-color: #48b64a;
    --greenlight-color: #48f727; /* #17ff1b; */
    --text-color: #071339;
    --text-white: #ffffff;
    --bg-color: #ffffff;
    --bg-dark: #14384d; /* #002948; #071339;  */
}
/* Body
	 ========================================================================== */
body {
    background: var(--bg-color);
    color: var(--text-color); /* #071339, #061d37, #13355e */
}

body#top section#body {
    padding-top: 6rem;
}

body.footer-none footer{
    display: none;
}

body.content-title-none .content-title,  body .content-title{
    display: none;
}

.body-wrapper {
    padding: 0 1rem;
    position: relative;
}
.body-wrapper.showroom {
    padding: 0 3rem;
    position: relative;
}

#body-wrapper .showroom-content {
    height: 75vh;
    width: 100vw;
    /* margin-left: -2rem; */
    margin-top: -1.5rem;
    /* overflow-y: hidden; */
}
#body-wrapper .showroom-content #desktop-iframe {
    height: 100%;
}
body.showroom .container-desc-mobile h3 {
    font-size: 24px; color: #13355e; font-weight: 700; text-align: center
}

body.showroom .mobile-hide {
    display:none;
}

body.showroom a.mobile-link {
    font-weight: 700;
    font-size: 2rem;
}

body.studio {
    width:100%;
}


.body-wrapper.dark{
    background: var(--bg-dark);
    color: var(--text-white);
}

.body-wrapper .container {

}



/* Design Studio style */

.body-wrapper.design-studio .pure-u-lg-1-2:nth-child(1) {
    background: linear-gradient(90deg, rgba(255,255,255,1) 80%, rgba(255,255,255,0));
    padding-right: 10%;
}

.container .page-navigation {
    position: absolute;
    bottom:20px; left:4rem;
    font-size: 1.5rem; line-height: 1rem;
    display:none; /* hide on mobile */
}

.body-wrapper .container .page-navigation a {
    color: var(--text-color);
}
.body-wrapper.dark .container .page-navigation a {
    color: var(--text-white);
}
.body-wrapper .container .page-navigation a:hover {
    color: var(--green-color);
}


/* Content section
	 ========================================================================== */
section.body-wrapper .content {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.content .mobile-hide {
    display: none;
}

.content .text-green {
    color: var(--green-color);
}

/* reset pure-g elements */
.container .pure-g {
    letter-spacing: 0em;
}

.content .container-desc {
    /* margin-left: 25%; */
}

.content .container-desc.wide {
    margin-left: 10%;
}

.content .container-desc p, .content .container-desc ul {
    margin-bottom: 1rem;
}

.content .container-desc h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
}


.content .container-desc h2, .blog-header h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 2rem;
}

.content .container-desc p.subheader {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-top: -1.8rem;
    margin-bottom: 3rem;
}

.content .blog-header {
    margin-left: 0;
}

.content .container-desc h3 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 2rem;
}

.content .container-desc h3.large {
    font-size: 2.5rem;
    line-height: 2rem;
    margin-top: 1rem;
    margin-bottom: 0.2rem;
    color: var(--green-color);
    font-weight: 700;
}

.content .container-desc h4.large {
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-top: 2rem;
    margin-bottom: 0.2rem;
    color: var(--green-color);
    font-weight: 700;
}

.content .container-desc ul {
    margin-left: 1rem; /* left dots */
}

.content .container-desc .pure-u-lg-1-2 {
    padding-right: 30px;
}

.content .container-desc ul {
    list-style: none; /* Remove default bullets */
}
.content .container-desc ul li::before {
    content: "›"; /* "\2192"; */
    color: var(--green-color);
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1rem;
    display: inline-block;
    width: 1rem;
    margin-left: -0.7rem;
}


.content .container-desc .button {
    padding: 3px 3px 3px 10px;
    border-radius: 16px;
    border: var(--green-color) 2px solid;
    font-weight: 700;
    margin-left: 0px;
}

.content .container-desc .button::after {
    content: "›";
    margin-left: 10px;
    font-size:1.2rem;
    font-weight: 800;
    color: var(--green-color);
}

.content .container-desc .button:hover {
    background: var(--green-color);
    color: white;
}
.content .container-desc .button:hover::after {
    color: white;
}


/* ------------------------------ */

.content .container-mockup {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;  /* Centering y-axis */
    align-items :center; /* Centering x-axis */
}


.content .container-mockup .mockup .pure-g {
    display: flex;
    align-items: center;
    justify-content: center;
}


.products .container-mockup .mockup.mySlides img {
    display: block;
    margin: 0 auto;
}

/* only for backgroun images*/
.container-mockup .mockup > img {
    max-width: 90%;
}

.container-mockup > img {
    margin-top: 30px;
    max-width: 100%;
}


.container-mockup .mockup img.person {
    float:right;
    max-width: 65%;
}

.container-mockup .mockup .text:before {
    content: '❞';
    font-size: 4rem;
    line-height: 1rem;
    color: var(--green-color);
    margin-left: -10%;
}

.container-mockup .mockup .text {
    padding-left: 10%; padding-right: 5%;
    padding-bottom: 20px;
}

.container-mockup .mockup .text h3 {
    color: var(--green-color);
    font-weight: normal;
    margin-top: 15px;
    line-height: 1.5rem;
}

.container-mockup .mockup .text h3 small {
    color: var(--bg-dark);
    font-weight: bold;
}

.container-mockup .slideshow-container {
    width:100%;
    margin:0;
}

.products .container-mockup .slideshow-container {
    width: 90%;
    margin-right: 10%;
}


.content .container-mockup .navigation {
    position: absolute;
    bottom: 0;
    margin-bottom: -3rem;
    right: 10%;
    left: 35%;
}

.content .container-mockup .navigation a {
    display: block;
    float:left;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px 45px;
    margin-bottom: 20px;
}
.content .container-mockup .navigation a.mobile {
    background-image: url("../images/icon_smartphone.svg");
}

.content .container-mockup .navigation a.mobile.white {
    background-image: url("../images/icon_smartphone_white.svg");
}
.content .container-mockup .navigation a.mobile:hover, .content .container-mockup .navigation a.mobile.active {
    background-image: url("../images/icon_smartphone_hover.svg");
}
.content .container-mockup .navigation a.desktop {
    background-image: url("../images/icon_laptop.svg");
    background-size: 40px 40px;
}
.content .container-mockup .navigation a.desktop.white {
    background-image: url("../images/icon_laptop_white.svg");
}
.content .container-mockup .navigation a.desktop:hover, .content .container-mockup .navigation a.desktop.active {
    background-image: url("../images/icon_laptop_hover.svg");
}

.bold {
    font-weight: bold;
}


/* Next & previous buttons */
.container-mockup .prev, .container-mockup .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 10px 5px;
    color: var(--green-color);
    font-weight: bold;
    font-size: 2rem;
    transition: 0.6s ease;
    user-select: none;
}


.container-mockup .prev {
    left: -15px;
}
.container-mockup .next {
    right: -15px;
}

/* On hover, add a black background color with a little bit see-through */
.container-mockup .prev:hover, .container-mockup .next:hover {
    color: var(--greenlight-color);
    background-color: transparent;
}

/*
.container-mockup .text {
    padding: 20px 30px;
    position: absolute;
    top: 30px;
    right:40px;
    width: 50%;
    text-align: left;
}  */

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.dot.active, .dot:hover {
    background-color: #717171;
}


/* Mockup Showroom Items */
.showroom .body-wrapper {
    padding: 0;
}

.container-mockup-mobile {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 85vh;
    overflow: hidden;
    position: relative;
    border-right: 1px solid #ffffff;
}

.container-mockup-mobile video#myVideo {
    height: 100%;
    margin: auto;
    margin-top: auto;
    margin-top: 0vh;
    position: absolute;
}

.container-mockup-mobile img.frame {
    display:none;
}

.showroom-info {
    padding: 0 4rem;

}

div.blog-navigation {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin: 1rem 0;

}

body.showroom div.blog-navigation {
    padding: 0 15px;
}


.pure-g.logos {
    margin-left: -2rem;
}
.pure-g.logos > div.center {
    padding: 0 5px;
}
.pure-g.logos > div.center img {
    width: 95%;
}

/* Total small smartphone */
@media only screen and (min-width: 360px) {

    .content .blog-header {
        margin-left: 10%;
    }

    .content .container-desc h1 {
        font-size: 3rem;
        line-height: 3rem;
    }
}

/* For tablets: */
@media only screen and (min-width: 600px) {

    .pure-g.logos > div.center img {
        width: auto;
    }

    .body-wrapper {
        padding: 0 4rem;
    }

    .container-mockup > img {
        margin-top: 10px;
        max-width: 90%;
    }

    .container-mockup .mockup img.person {
        max-width: 65%;
    }

    .container-mockup-mobile img.frame {
        display: block;
        height: 100%;
        width: auto;
        margin: auto;
        /* margin-top: auto; */
        position: absolute;
        margin-top: 0;
    }

    .container-mockup .mockup > img {
        max-width: 100%;
    }

    .content .container-mockup .navigation {
        position: absolute;
        top: 0;
        margin-top: 0;
        left: 95%;
        width: auto;
    }

    .content .container-mockup .navigation a {
        float: none;
    }

    body.showroom .mobile-hide {
        display: inherit;
        margin: 0 auto;
    }
    body.showroom .mobile-link {
        display: none;
    }


}
/* For desktop:    PURE cols -md */
@media only screen and (min-width: 768px) {


    .content .container-desc h3.large {
        font-size: 3rem;
        line-height: 2.5rem;
        margin-top: 2rem;
        margin-bottom: 0.2rem;
    }

    .content .container-desc h1 {
        font-size: 4rem;
        line-height: 4rem;
    }

    .content .container-desc {
        margin-left: 25%;
    }

    .container .page-navigation {
        display:block;
    }


    .body-wrapper.design-studio .content .pure-g {
        background-image: url("../images/design_studio_header_zaslepka.jpg");
        background-position: right;
        background-repeat: no-repeat;
        background-size: auto;
    }

    .container-mockup .prev {
        left: 10px;
    }
    .container-mockup .next {
        right: -40px;
    }



}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

}

/* Large PURE cols -lg */
@media only screen and (min-width: 1024px) {

    .container-mockup-mobile {
        height: 75vh;
    }

    .container-mockup .slideshow-container {
        width:80%; margin:0 0 0 20%;
    }

    .content .container-mockup .navigation {
        margin-top: 8rem;
    }

    .container-mockup .mockup img.person {
        max-width: 85%; margin-right:10%;
    }

    .container-mockup-mobile {
        border-right: 1px solid #48b64a;
    }
}

/* Extra large devices (large laptops and desktops, 1280px and up)   PURE u-xl */
@media only screen and (min-width: 1280px) {

}

/* Double extra large devices (large laptops and desktops, 1920px and up)   PURE u-xxl */
@media only screen and (min-width: 1920px) {

}

.footer_area_showroom {
    padding: 0 4rem;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: auto;
}


/* Footer
	 ========================================================================== */

.footer_area {
    background: var(--bg-dark);
    text-align: left;
    padding: 0 4rem;
    position: relative;
}

.footer_area .content {
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-weight: 500;
}

.footer_area h6 {
    color: var(--green-color);
    font-size: 1.2rem;
    margin-bottom: .5rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5rem;
}
.footer_area h6 span {
    color: #fff;
}

.footer-company-info, .footer_bottom {
    color: var(--green-color);
}
.footer-company-info span, .footer_bottom {
    color: var(--text-white);
}

.footer_area ul {
    position: relative;
    list-style: none;
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 1rem;
}

.footer_area ul li.list:before {
    content: "›";
    margin-right: 5px;
    color: var(--green-color);
}

.footer_area a {
    color: #fff;
}

.footer_bottom {
    border-top: 2px solid var(--green-color);
    padding: 22px 0px;
    margin-top: 20px;
}

.footer-logo {
    margin-top: 40px;
    width: 180px;
}


/* SLIDER HOMEPAGE
	 ========================================================================== */
.slider {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100vw;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    opacity: 0;
    transition: opacity 0.7s ease-in-out;
}

.slide.current {
    opacity: 1;
}


.slide object {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.slide .content {
    position: absolute;
    display: flex;
    justify-content: center;
    z-index: 1;
    flex-direction: column;
    width: 100%;
    color: #0a3a53;
    text-align: left;
    height: 100%;
    margin-left: -50%;

    opacity: 0;
    line-height: 1.2em;
    padding-left: 2.5rem;
}

.slide .content h1 {

    z-index: 1;
    position: relative;
    color: white;

    /* width: 100%; */
    margin-left: 0;
    margin-bottom: 15px;

    max-width: 90%;
    font-size: 1.8em;
    line-height: 1em;
    font-weight: 700;
}

.content h1 span {
    color: var(--green-color);
    display: inline;
    font-size: 1em;
    font-weight: bold;
}

.slide .content p {
    color: white;
    text-align: left;
    font-size: 1em;
}

.slide.current .content {
    margin-left: 0%;
    opacity: 1;
    transition: all 0.7s ease-in-out 0.3s;
}

/* Slide 1 -------------------------------------------- */
.slide:nth-child(1) .content {
    text-align: center;
    padding-left: 0;
    width: 100%;
    padding: 0 2rem;
}

.slide:nth-child(1) .content h1 {
    color: var(--green-color);
    font-size: 14vw;
    line-height: 0.9em;
    margin-bottom: 0;
    margin-top: -30%;
    max-width: 100%;
}

.slide:nth-child(1) .content p {
    color: var(--text-color);
    font-size: 5vw;
    line-height: 0.9em;
    font-weight: 400;
    text-align: center;
    width: 100%;
    padding: 0;
    max-width: 100%;
}

/* Slide 2 -------------------------------------------- */
.slide:nth-child(2) .content {
    /* background: rgba(10, 58, 83, 0.8); granat */
    background: rgba(255, 255, 255, 0.8);
}

.slide:nth-child(2) .content h1 {
    color: var(--text-color);
}
.slide:nth-child(2) .content p {

    color: var(--text-color);
    /* overflow-y: scroll; */
    -webkit-overflow-scrolling: touch;
    /* max-height: 192px !important; */
    /* padding-right: 20px; */
    max-height: 85%;
    max-width: 90%;
    text-align: initial;
    margin-bottom: 16px;
    text-align: justify;

    padding-right: 10px;

}


/* Slide 3  -------------------------------------------- */
.slide:nth-child(3) .content {
    background: rgba(10, 58, 83, 0.8);
}


/* LOGOS Grid */

.owl-image {
    display: grid;
    /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr; */
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    grid-template-rows: 45px 45px 45px;
    gap: 0;
    grid-template-areas: "....." "....." "....." ".....";
    align-items: center;
    max-width: 95%;
    /* margin: 0 auto; */
    /* margin-left: 108px; */
    /* background: rgba(10, 58, 83, 0.3); */

    margin-left: -0.8rem;
}

.owl-image img {
    max-width: 100px;
    padding: 3px;
}


/* Buttons NEXT PREV */
.slider_buttons button#next {
    position: absolute;
    top: 40%;
    right: 0;/* 15px; */
    padding: 13px 3px 13px 15px;
}
.slider_buttons button#prev {
    position: absolute;
    top: 40%;
    left: 0; /* 15px; */
    padding: 13px 15px 13px 3px;
}

.slider_buttons button {
    font-size: 4rem;
    font-weight: lighter;
    opacity: 0.4;

    background-color: transparent;
    color: var(--green-color);
    border: none;
    cursor: pointer;
    outline: none;
    z-index: 15;
}

.slider_buttons button:hover {
    color: var(--greenlight-color);
    opacity: 1;
}


/* Nav DOTS */
.slide-nav {
    position: absolute;
    width: 90%;
    bottom: 10px;
    left: 5%;
    text-align: left;
    z-index: 15;
    display: flex;
}

.slide-nav-dot {
    display: inline;
    width: 120px;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
}


.slide-nav-dot::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin: -10px auto 0 auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 3px solid var(--green-color);
    /* background-color: #48b64a; */
    /* background-color: transparent; */
}

.slide-nav .slide-nav-dot:hover {
    color: var(--green-color);
}

.slide-nav .slide-nav-dot.active::before {
    background-color: var(--green-color);
}
.slide-nav .slide-nav-dot:hover::before {
    background-color: var(--green-color);
    border-color: var(--green-color);
}


.titleArrow{
    position: absolute;
    left: 5%;
    bottom: 10px;
    opacity: 1;
    transition: all 0.5s;
    z-index: 21;
    font-size: 0.8rem;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}


li a {
    color: var(--green-color);
    text-decoration: none;
}





/* For tablets: */
@media only screen and (min-width: 600px) {

    .slide-nav {
        position: absolute;
        width: 90%;
        bottom: 60px;
        left: 5%;
        text-align: left;
        z-index: 15;
        display: flex;
    }

    .slide .content {
        padding-left: 10%;
    }

    /* Buttons NEXT PREV */
    .slider_buttons button#next {
        position: absolute;
        top: 40%;
        right: 0;/* 15px; */
        padding: 13px 15px;
    }
    .slider_buttons button#prev {
        position: absolute;
        top: 40%;
        left: 0; /* 15px; */
        padding: 13px 15px;
    }


    /* LOGOS Grid */
    .owl-image {
        display: grid;
        /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr; */
        grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
        grid-template-rows: 80px 80px 80px;
        gap: 0;
        grid-template-areas: "....." "....." "....." ".....";
        align-items: center;
        max-width: 95%;
        /* margin: 0 auto; */
        /* margin-left: 108px; */
        /* background: rgba(10, 58, 83, 0.3); */
    }

    .owl-image img {
        max-width: 120px;
        padding: 10px;
    }


    /* Nav DOTS */
    .slide-nav {
        position: absolute;
        width: 90%;
        bottom: 10px;
        left: 5%;
        text-align: left;
        z-index: 15;
        display: flex;
    }

    .slide-nav-dot {
        display: inline;
        width: 120px;
        text-align: center;
        font-size: 1rem;
        font-weight: bold;
    }

    .slide-nav-dot::after{
        content: '';
        display: block;
        width: 80px;
        height: 16px;
        margin-top: -36px;
        margin-left: 81px;
        border-top: 3px solid var(--green-color);
        background-color: transparent;
    }

    .slide-nav-dot:last-child::after{
        display: none;
    }

}

/* For desktop: */
@media only screen and (min-width: 768px) {

    .slide .content h1 {

        z-index: 1;
        position: relative;
        color: white;

        width: 100%;
        margin-left: 0;
        margin-bottom: 50px;

        max-width: 80%;
        font-size: 3em;
        line-height: 1.2em;
        font-weight: 700;
    }

    /* slide 1*/

    .slide:nth-child(1) .content {
        text-align: left;
        padding-left: 10%;
        width: 80%;
    }
    .slide:nth-child(1) .content h1 {
        color: var(--green-color);
        font-size: 12vw;
        margin-top: -10%;
    }

    .slide:nth-child(1) .content p {
        color: var(--text-color);
        font-size: 4vw;
        text-align: left;
    }

    .slide-nav {
        width: 60%;
        left: 10%;
        bottom: 15%;
    }
    .slide-nav-dot {
        width: 140px;
    }
    .slide-nav-dot::after{
        width: 100px;
        margin-left: 91px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
/* @media only screen and (min-width: 992px) { */
@media only screen and (min-width: 1024px) {

    .slide .content {
        padding-left: 12%;
        padding-right: 20%;

    }

    .slide .content p {
        max-width: 80%;
    }

    /* slide 1*/
    .slide:nth-child(1) .content h1 {
        font-size: 10vw;
    }
    .slide:nth-child(1) .content p {
        font-size: 3vw;
    }

    /* slide 2 */
    .slide:nth-child(2) .content p {
        max-height: 75%;
        max-width: 60%;
    }


    .owl-image {
        display: grid;
        /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr; */
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        grid-template-rows: 80px 80px 80px;
        gap: 0;
        grid-template-areas: "....." "....." "....." ".....";
        align-items: center;
        max-width: 95%;
        /* margin: 0 auto; */
        /* margin-left: 108px; */
        /* background: rgba(10, 58, 83, 0.3); */
    }

    .owl-image img {
        max-width: 150px;
        padding: 20px;
    }

}

/* Extra large devices (large laptops and desktops, 1280px and up) */
@media only screen and (min-width: 1280px)  {

}

/* Extra extra large devices (large laptops and desktops, 1600px and up) */
@media only screen and (min-width: 1600px)  {
    .slide .content {
        padding-right: 35%;
    }
}




/* FORMS Kontakt
	 ========================================================================== */
body.contact div.contact_text {
    padding-right: 0px;
}

body.contact H2 {
    font-size: 3rem;
    line-height: 3rem;
    padding-right: 50px;
}
body.contact .pure-form {
    margin-top: 6rem;
}

body.contact .pure-form input.flat[type=text],
body.contact .pure-form input.flat[type=email] {
    width:100%; max-width: 700px;

    box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    border-bottom: 2px solid var(--green-color);
    margin-bottom: 20px;
}

body.contact .pure-form textarea.long {
    width:90%; max-width: 700px;

    box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    border-bottom: 2px solid var(--green-color);
    margin-bottom: 20px;
}

body.contact .pure-form .form-input-wrapper {
    width: 90%;
    max-width: 700px;
}

body.contact .pure-form input:focus:invalid, body.contact .pure-form select:focus:invalid, body.contact .pure-form textarea:focus:invalid {
    color: #e9322d;
    border-bottom: 2px solid #e9322d;
}

body.contact  .terms {
    font-size: 0.7rem;
    line-height: 0.7rem;
}



.pure-form button[type=submit], .pure-form button[type=reset] {
    margin: .7em 0 0;
    border-radius: 4px;
}

@media only screen and (min-width: 768px) {

    body.contact .content .container-desc {
        margin-left: 0%;
    }

    body.contact div.contact_text {
        padding-right: 30px;
    }
}
@media only screen and (min-width: 1280px)  {

    body.contact .content .container-desc {
        margin-left: 25%;
    }

    body.contact div.contact_text {
        padding-right: 150px;
    }

}


/* NAVBAR MENU
========================================================================== */

.header {
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 25;
}

.header nav.navbar {
    background: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 1rem 1.5rem; */

    position: relative;
    width: 100%;
    /* margin-top: 20px;*/
    /* padding: 0 40px;*/
    padding: 15px 2rem 0 2rem;
}


.header .nav-logo {
    grid-area: logo;
    display: flex;
    justify-content: left;
    z-index: 2;
}

.header .nav-logo img {
    width: 75%; height: auto;
}

.header .navbar ul {
    list-style-type: none;
}


.hamburger {
    margin-top: 8px;
    display: block;
    cursor: pointer;
}

.hamburger.active .bar:nth-child(2) {
    opacity: 0;
}

.hamburger.active .bar:nth-child(1) {
    transform: translateY(12px) rotate(45deg);
}

.hamburger.active .bar:nth-child(3) {
    transform: translateY(-12px) rotate(-45deg);
}

.hamburger.active .name {
    color: #48f727;
    opacity: 1;
    z-index: 20;
    transform: translateY(5px);
}

.hamburger .bar {
    display: block;
    width: 38px;
    height: 6px;
    margin: 6px 0px  5px auto;
    border-radius: 3px;
    background-color: #48b64a;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger .name {
    display: block;
    width: 35px;
    height: 3px;
    color: #48b64a;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 0.4rem;
    margin-right:8px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger .bar:first-child {
    margin-top: -1px;
}
.hamburger .bar:nth-child(2) {
    width: 25px;
    margin-right: 0px;
}
.hamburger .bar:nth-child(3) {

}

.hamburger:hover .bar {
    background-color: var(--greenlight-color);
}
.hamburger:hover .name {
    color: var(--greenlight-color);
}



/* Change this in order to change the Dropdown symbol */
li.nav-item.has-children > button:after, li.nav-item.has-children > a:after, li.nav-item.has-children > span:after { content:  '›'; color: var(--green-color); font-size: 2.2rem; font-weight: 700; }
li > a:only-child:after { content: ''; }
/* END Submenu Section */

button.nav-link {
    background: none;
    border: none;
}
.nav-link {
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--green-color);
    transition: all 0.3s ease-in-out;
}

.nav-link:hover, .nav-item.selected .nav-link {
    color: var(--green-color);
}


.nav-menu {
    grid-area: menu;
    display: flex;
    font-size: 1em;
    color: var(--green-color);

    position: fixed;
    left: -100%; top: 0;
    flex-direction: column;
    justify-content: center;
    background-color: rgba(10, 58, 83, 0.98);
    width: 100%;
    height: 100vh;
    text-align: left;
    transition: 0.3s;
}

.nav-menu2 {
    grid-area: menu;
    /*justify-content: flex-end;*/
    font-size: 1em;
    color: var(--green-color);
    margin-left: auto;
    margin-right:5px;
    display: none;
}


/* Menu */
.nav-menu {
    font-size: 1em;
}
.nav-menu .nav-item{
    margin-left: 15px;
}

.navbar ul.langswitcher {
    z-index: 2;

    grid-area: menu;
    /*justify-content: flex-end;*/
    font-size: 1em;
    color: var(--green-color);
    margin-left: 0;
    margin-right: 15px;
    top: auto; transform: translateY(0);
}

.navbar  ul.langswitcher li {
    margin-top:0; margin-bottom: 4px;
}

.navbar  ul.langswitcher li > a {
    margin:0;
    padding: 0; /*3px 10px 3px 10px ;
    border: var(--green-color) 2px solid;
    font-weight: 700;
    text-align: center; */
    /* margin-bottom: 4px; */
    transition: none;
    color: rgba(255,255,255,0);
    width: 32px; height: 32px;
    display: block;
    border-radius: 22px;
    opacity: 0.8;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 32px 32px;
}

.navbar  ul.langswitcher li.pl > a {
    background-image: url("../images/lang_pl_44.png"); /* fixed center center; */
}
.navbar  ul.langswitcher li.en > a {
    background-image: url("../images/lang_en_44.png");
}


.navbar  ul.langswitcher li > a:hover {
    /* background: var(--green-color); */
    /*color: whitesmoke; */
    opacity: 1;
}

.navbar  ul.langswitcher li.active {
    display:none;
}



.nav-menu2.active {
    /* opacity:  0; - tu bylo chowane menu 2 teraz palimy */
    z-index: 2;
}

.nav-menu2 .nav-link {
    padding: 3px 5px 3px 5px;
    /* border-radius: 15px;
    border: var(--green-color) 2px solid; */
    border: none;
    font-weight: 700;
    margin-left: 5px;
}
.nav-menu2 .nav-item i { margin-left:-19px; }


.nav-menu2 .nav-link:hover {
    /* border: var(--green-color) 2px solid; */
    background: var(--green-color);
    color: white;
    font-weight: 700;
}
.nav-menu2 .nav-link:hover::after {
    color: white;
}

.nav-menu.active {
    left: 0; top: 0;
}

.nav-menu > .nav-item {
    margin: 5px 20px 5px 40px;
}

.nav-menu > hr.nav-item {
    border-top-color: var(--green-color);
    border-top: 4px solid var(--green-color);
    border-bottom: none;
    border-radius: 4px;
    width: auto;
    max-width: 400px;
}

.nav-menu .nav-item .nav-link {
    font-size: 1.8rem;
    line-height: 1.9rem;
    color: #fff;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    text-transform: lowercase;
}
.nav-menu > .nav-item .nav-link:hover, .nav-item.selected > .nav-link, .nav-menu > .nav-item:hover > .nav-link {
    color: var(--green-color);
}

/* Submenu */
ul.nav-menu ul {
    display: inherit; /* none;*/
    opacity: 0;
    height: 0; overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.nav-menu .nav-item.has-children > ul .nav-item .nav-link {
    font-weight: 400;
    font-size: 1.5rem;
}
/* Display Dropdowns on Hover */
ul.nav-menu li:hover > ul {
    display:inherit;
    height: 200px; /* auto; */
    opacity: 1;
    /* top: 100%; */
    /* padding-bottom:15px;
    border:1px solid #fff; */
}




/* For tablets: */
@media only screen and (min-width: 600px) {

    .content .mobile-hide {
        display: block;
    }

    .nav-menu2 {
        display: flex;
        margin-right:20px;
        font-size: 1.15em;
    }
}

/* For desktop: */
@media only screen and (min-width: 768px) {

    .nav-menu .nav-item .nav-link {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    ul.nav-menu li:hover > ul {
        height: 220px;
    }



    .nav-menu2 .nav-link {
        padding: 3px 5px 3px 25px ;
        border-radius: 16px;
        border: var(--green-color) 2px solid;
        font-weight: 700;
        margin-left:10px;
    }
    .nav-menu2 .nav-item i { margin-left:-19px; }

    .nav-menu2 .nav-link::after {
        content: "›";
        margin-left: 10px;
        font-size:1.5rem;
        color: var(--green-color);
    }

    .navbar ul.langswitcher {
        z-index: 2;

        grid-area: menu;
        /*justify-content: flex-end;*/
        font-size: 1.15em;
        color: var(--green-color);
        margin-left: 0;
        margin-right: 25px;
        top: auto; transform: translateY(0);
    }

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    .header nav.navbar {
        padding: 25px 4rem 0 4rem;
    }

    .nav-menu {
        text-align: left;
    }

    .nav-menu > .nav-item {
        margin: 10px 20px 10px 20%;
    }


}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

}







