.c-intro-header__logo h1 {
    font-size: 4em;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: left;
    font-family: "Montserrat";
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform:uppercase;
}

.c-intro-header__logo {
    width: 280px;
    height: 271.40449px;
    position: absolute;
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    z-index: 101;
}
.c-header__logo-aros {
    width: 166px;
    height: 60.48966px;
    -ms-transform: translateX(115px);
    transform: translateX(0px);
    transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 200ms;
}
.pp_top {
    display: none;
}

.pp_left {
    /* display: none; */
}

.pp_right {
    /* display: none; */
}

div.pp_default .pp_content_container .pp_right {
    background: none !important;
    padding: 0 !important;
}
.pp_content_container {
    box-shadow: 2px 2px 132px black, 2px 34px 132px #00000038;
}
div.pp_default .pp_content_container .pp_left {
    background: none;
    padding: 0;
    box-shadow: 2px 2px 2px black;
}
div.pp_default .pp_content{
    width:100% !important;
}
.pp_bottom {
    display: none;
}

.pp_overlay {
    background: transparent !important;
}
.page .c-header,
.single .c-header,
.archive .c-header {
    position: absolute;

}
/* div.pp_default .pp_next {
    background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat !important;
    cursor: pointer;
}
div.pp_default .pp_previous {
    background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat !important;
    cursor: pointer;
} */
div.pp_default .pp_content {
    margin: 0;
    height: auto !important;
    width: auto !important;
    padding: 0;
}
.pp_details{
    display:none;
}
img#fullResImage {
    width: 100% !important;
}
.pp_hoverContainer {
    width: 100% !important;
}
.svg_ogrodowa{
    fill: #fff;
    transition: fill 200ms linear 500ms
}
div.pp_default .pp_content_container .pp_left {
    background: none !important;
    padding: 0 !important;
}
.black{
    fill: white !important;
    stroke: white;
}
.c-header__burger {
    cursor: pointer;
    height: 2.91667rem;
    width: 2.91667rem;
    position: relative;
    overflow: inherit;
    outline: 0;
}
.c-header__burger{
padding-left: 43px;
}
.c-header--is-open .c-header__logo-aros svg .black {
    fill: #1F2D23;
    stroke:  #1F2D23;
}
.c-header--is-open .c-header__logo-aros svg .st6 {
    fill: #1F2D23 !important;
    stroke:  #1F2D23 !important ;
}

.o-container--stripes .o-container__inner:before {
    content: '';
    background: repeating-linear-gradient(to right, rgba(195, 195, 195, 0.1), rgba(123, 123, 123, 0.1) 1px, transparent 1px, transparent 8.328%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-width: 1880px;
    margin: 0 auto;
    z-index: 1
}
.c-footer svg {
    max-width: 300px;
}
@media (max-width: 800px) {
    .o-container--stripes .o-container__inner:before {
        background: repeating-linear-gradient(to right, rgba(112, 112, 112, 0.1), rgba(112, 112, 112, 0.1) 1px, transparent 1px, transparent 16.64%)
    }
    .archive .c-intro-header__logo,.page .c-intro-header__logo,.single .c-intro-header__logo {
        margin-top: 93px !important
    }
    .c-footer svg {
 
        margin-bottom: 20px;
    }
}

.realizacja, .konserwacja {
    margin-top: -14px;
}


.dp-wrap {
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    height: 100%;
}
.dp-slider {
    height: 100%;
    width: 100%;
    position: absolute;
    transform-style: preserve-3d;
}
.dp-slider div {
    transform-style: preserve-3d;
}
.dp_item {
    display: block;
    position: absolute;
    text-align: center;
    color: #FFF;
    border-radius: 10px;
    transition: transform 1.2s;
}
.dp-img img {
    border-left: 1px solid #fff;
}
#dp-slider .dp_item:first-child {
    z-index: 10 !important;
    transform: rotateY(0deg) translateX(0px) !important;
}
.dp_item[data-position="2"] {
    z-index: 9;
    transform: rotateY(0deg) translateX(10%) scale(0.9);
}
.dp_item[data-position="3"] {
    z-index: 8;
    transform: rotateY(0deg) translateX(20%) scale(0.8);
}
.dp_item[data-position="4"] {
    z-index: 7;
    transform: rotateY(0deg) translateX(30%) scale(0.7);
}
#dp-next,
#dp-prev {
    position: absolute;
    top: 50%;
    right: 16%;
    height: 33px;
    width: 33px;
    z-index: 10;
    cursor: pointer;
}
#dp-prev {
    left: 15px;
    transform: rotate(180deg);
}
#dp-dots {
    position: absolute;
    bottom: 25px;
    z-index: 12;
    left: 38%;
    cursor: default;
}

#dp-dots li {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #ffff;
    border-radius: 50%;
}
#dp-dots li:hover {
    cursor: pointer;
    background: #AECB1C;
    transition: background .3s;
}
#dp-dots li.active {
    background: #AECB1C;
}
.dp_item {
    width: 85%;
}
.dp-content ,
.dp-img {
       text-align: left;
}
.dp_item {
    display: flex;
    align-items: center;
    background: #fff;
    overflow: hidden;

}
.dp-content {
    padding-left: 100px;
    padding-right: 0;
    display: inline-block;
    width: 100%;
}
.dp-content h2 {
    color: #41414B;
    font-size: 48px;
    max-width: 460px;
    margin-top: 8px;
    margin-bottom: 0px;
}
.dp-content p {
    color: #74747F;
    max-width: 490px;
    margin-top: 15px;
    font-size: 24px;
}
.dp-content .site-btn {
   margin-top: 15px;
   font-size: 13px;
   padding: 19px 40px;
}
.dp-img:before {
    background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0));
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    content: "";
    position: absolute;
    height: 100%;
    width: 25%;
    z-index: 1;
    top: 0;
    pointer-events: none;
    background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75));
    background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75));
    background: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75));
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.dp-img img {
    object-fit: cover;
    object-position: right;
}
#dp-slider,
.dp-img img {
    height: 738px;
}
#dp-slider .dp_item:hover:not(:first-child) {
    cursor: pointer;
}
.site-btn {
  color: #fff;
  font-size: 18px;
  background: #AECB1C;
  padding: 14px 43px;
  display: inline-block;
  border-radius: 2px;
  position: relative;
  top: -12px;
  text-decoration: none;
}
.site-btn:hover{
  text-decoration: none;
  color: #fff;
}
.c-button.dark-button {
    font-family: "Simplon", Helvetica;
    font-size: 1rem;
    text-transform: uppercase;
    background-color: #6b8e23;
    color: white;
    display: block;
    cursor: pointer;
    height: 5rem;
    line-height: 5rem;
    padding: 0 2.08333rem;
    position: relative;
    text-align: left;
    width: 100%;
    margin: 27px 0;
}
.c-footer svg {
    width: 100%;
}
.galerie .img {
    width: 100%;
    height: 450px;
    background-size: cover;
}
.c-footer a img {
    width: 55px;
}
.f13{
    font-size: 13px;
}

.c-footer icons a {
    width: 55px !important;
}

.c-footer .icons a {
    width: 45px;
    border-radius: 55px !important;
    float: right;
}

.c-footer .icons a img {
    border-radius: 16px;
}
.atlas {
    font-family: "Atlas-Grotesk", Helvetica;
}
svg .white{
    fill: white !important;
    stroke: white;
    stroke-width: 0.5;
    stroke-miterlimit: 10;
}
.c-header--scrolling .black,.c-header--scrolling  .st6{
    fill: white !important;
    stroke: white;
    stroke-width: 0.5;
    stroke-miterlimit: 10;
}
@media(max-width:671px){
    .dp-content {
        padding-left: 100px;
        padding-right: 0;
        display: inline-block;
        width: 100%;
        left: 0;
        top: 250px;
        z-index: 999;
        position: absolute;
    }
    .dp_item {
        display: block;
        align-items: center;
        background: #fff;
        /* border-radius: 10px; */
        overflow: hidden;
    }
   .projektowanie, .realizacja, .konserwacja {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .dp-content p {
        color: #41414B;
        font-size: 48px;
        max-width: 361px;
        margin-top: 8px;
        background-color: #148c3d;
        margin-bottom: 0px;
        display: inline-block;
        padding: 8px;
        color: white;
        
        margin-top: 15px;
        font-size: 24px;
    }

    .dp-content h2 {
        color: #41414B;
        font-size: 48px;
        max-width: 361px;
        margin-top: 8px;
        background-color: #148c3d;
        margin-bottom: 0px;
        display: inline-block;
        padding: 8px;
        color: white;
    }

    .o-fb-col-push-1 { order: 1; }
    .o-fb-col-push-2 { order: 2;  }
    .o-fb-col-push-3 { order: 3; }
    .o-fb-col-push-4 { order: 4;  }
    .o-fb-col-push-5 { order: 5; }
    .o-fb-col-push-6 { order:6;  }

}
.dp{
    border: 1px solid;
    padding: 11px;
}
.danger {
    max-width: 600px;
    width: 100%;
    margin: auto;
    font-size: 22px;
    text-align: center;
    background-color: olivedrab;
    padding: 13px;
    margin-top: 22px;
}
.page-template-default .c-intro-header {
    width: 100%;
    height: 37vh;
    position: relative;
}

.page-template-default .c-intro-header__logo  p {
    font-size: 36px;
    width: 397px;
    text-align: center;
    line-height: 17px;
}

.page-template-default .c-intro-header__logo p.sub {
    font-size: 17px;
    font-family: "Atlas-Grotesk", Helvetica;
    font-weight: inherit;
}

.page-template-default .c-intro-header__logo {
    margin-top: 150px;
}
.page-template-default p.head {
    margin-bottom: 5px;
}
.sub_page p.head {
    text-align: center !important;
}

.subtitle.sub_page .head {
    text-align: center !important;
    width: 100%;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

.subtitle.sub_page .head:after {    content: "";
    width: 90px;
    height: 2px;
    background-color: white;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: auto;}

.subtitle.sub_page .sub {
    text-align: center;
    width: 100%;
    margin-top: 28px;
}
.num_ico {
    background-color: #148c3d;
    padding: 7px;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    color: white;
    margin-bottom: 11px !important;
    line-height: 60px !important;
}
body {
    font-size: 16px;
}
.num_ico * {
    font-size: 30px;
    text-align: center;
}
.plan_projektu h2 {
    margin-bottom: 13px !important;
}
.plan_projektu{
    text-align: center;
}
.icons a {
    width: 30px;
    float: left;
    margin-right: 9px;
}
.kontkat * {
    font-size: 20px;
}

.kontkat h2 {
    font-size: 24px;
    font-weight: bold;
}

.form_kontkat p {
    font-size: 20px;
}

.form_kontkat input, .form_kontkat textarea {
    border: 1px solid;
    width: 100%;
}

.form_kontkat button {
    padding: 10px;
}

.form_kontakt input[type=submit] {
    background-color: black !important;
}

.form_kontkat input[type=submit] {
    background-color: black;
    border: none;
    color: white;
    padding: 20px;
    width: 200px;
}
.single .c-intro-header {
    width: 100%;
    height: 37vh;
    position: relative;
}

.single .c-intro-header__logo  p {
    font-size: 36px;
    width: 397px;
    text-align: center;
    line-height: 17px;
}

.single .c-intro-header__logo p.sub {
    font-size: 17px;
    font-family: "Atlas-Grotesk", Helvetica;
    font-weight: inherit;
}

.single .c-intro-header__logo {
    margin-top: 150px;
}
.single p.head {
    margin-bottom: 5px;
}
.archive .c-intro-header {
    width: 100%;
    height: 37vh;
    position: relative;
}

.archive .c-intro-header__logo  p {
    font-size: 36px;
    width: 397px;
    text-align: center;
    line-height: 17px;
}

.archive .c-intro-header__logo p.sub {
    font-size: 17px;
    font-family: "Atlas-Grotesk", Helvetica;
    font-weight: inherit;
}

.archive .c-intro-header__logo {
    margin-top: 150px;
}
.archive p.head {
    margin-bottom: 5px;
}
.c-intro-header__logo p {
    font-size: 30px;
    text-align: center;
    line-height: 17px;
    font-family: "Atlas-Grotesk", Helvetica;
    text-transform: uppercase;
    font-weight: bold;
    width: 350px;
}
.single .c-intro-header__logo p.head:after {
    content: "";
    width: 90px;
    height: 4px;
    background-color: white;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto;
}



.c-header--scrolling ul.nav_desktop li{
    text-shadow:0px 0px 0px white;
}

.c-intro-header__logo {
    width: 100%;
}

.c-intro-header__logo svg {
    height: 100%;
    width: 300px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}
.o-container.o-container--stripes ul {
    margin-left: 24px;
    margin-bottom: 12px;
}

.bg-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    z-index: 100;
    background-color: #00000033;
}
.hide{
    display:none;
}
.info_ogrody.dp i {
    float: left;
    font-size: 66px;
    position: relative;
    top: 10px;
    margin-right: 32px;
    margin-bottom: 20px;
}
.info_ogrody.dp {
    text-align: left;
    padding: 27px;
    background-color: #8BC34A;
}

.info_ogrody.dp p {
    font-size: 1.2em;
    font-family: "Atlas-Grotesk", Helvetica;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
}

section.info {
    padding-bottom: 61px;
    background-color: white;
}

@media(max-width:822px){
    .c-intro-header__logo.o-container {
        top: 20%;
    }
    .subtitle.sub_page .head{
        
    line-height: 19px;
    font-size: 2vh;
}
.single .c-intro-header__logo p.sub {
    font-size: 11px;
    font-family: "Atlas-Grotesk", Helvetica;
    font-weight: inherit;
}
.single .c-intro-header__logo p.head:after {
    content: "";
    width: 90px;
    height: 2px;
    background-color: white;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}
.c-intro-header__logo h1 {
    font-size: 2em;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: left;
    font-family: "Montserrat";
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
}

.img_crop{
    overflow: hidden;
    max-height: 43vw;
}

.o-nas-img {
    width: 180px;
    margin: auto;
    margin-right: 20px;
    float: left;
    margin-bottom:20px;
}
.c-portrait__headline {
    margin-bottom: .41667rem;
    margin-top: 55px;
}


.cit {
    display: none;
}

.slide_butt{
    position: fixed;
    right: 0;
    bottom: 40vh;
    z-index: 99999;
}
.item_slide .ico{
    float:left;
}
.item_slide{
    background-color:#6b8e23;
    padding: 17px;
    color: white;
    
    padding-bottom: 31px;

}
.item_slide.hov:hover  {

    padding-bottom: 20px;
}

.item_slide.hov:hover > .cit {
    display: block;
}

.cit p {
    margin: 0;
    font-weight: bold;
    
    margin-top: -4px;
}
.cit {
    display: none;
    margin-left: 20px;
}
.item_slide .ico {
    float: left;
    margin: 0;
    position: relative;
    top: -4px;
}

.b2utt{
    bottom: 34vh;
   
}
.pos_rel_a{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.b2utt .item_slide{
    background-color:#3F51B5;
    position: relative;
    padding: 17px 20px 31px 18px;
    transition:all 1s;
}
.b2utt .item_slide:hover{
 padding-right:26px;
 transition:all 1s;   
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #6b8e23 !important;
}

.hide{
    display: none;
}


@media(max-width:686px){
    .slide_butt{
        display:none;
    }
}
.caption {
    background-color: #f4f4f4 !important;
    padding: 12px;
}
.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472d2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

p {
    font-family: "Atlas-Grotesk", Helvetica !important;
    font-weight: 300;
    font-size: 1.29rem;
}
.vc_slide.vc_images_carousel {
    width: 100% !important;
}

@media(max-width:900px){
    .vc_empty_space {
        display: none;
    }
}
.thumb-grid .thumbWrapper.hide {
    display: none !important;
}
.o-container--intro .o-container__inner {
    padding-top: 8.33333rem;
    padding-bottom: 2rem;
}
nav.thumbGridNav{
    position: relative;
    z-index: 99999999999999999;
}
a.vc_left.vc_carousel-control {
    background-color: black;
    color: white;
    opacity: 1;
}

a.vc_right.vc_carousel-control {
    background-color: black;
    color: white;
    opacity: 1;
}

.pp_gallery {
    display: none !important;
}

.page .c-header ,.page .c-header ,

.single .c-header ,.single .c-header ,
.archive .c-header ,.archive .c-header 
 {
    opacity:1 !important;
}

.archive .subtitle.sub_page,
.page .subtitle.sub_page,
.single .subtitle.sub_page{
display:block !important;
}

.c-header {
    background-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}
.c-intro-header:after {
    content: '';
    background-color: rgba(31,45,35,.25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 24px);
}
.grid-layout .thumb-grid .thumbWrapper {
    margin: 1px !important;
}
ul.thumb-grid.active {
    margin: 0;
}

li.thumbWrapper.gal_href {
    display: flex !important;
    width: 31% !important;
}

@media(max-width:1200px){
    li.thumbWrapper.gal_href {
        display: flex !important;
        width: 49% !important;
    }
}
@media(max-width:768px){
    li.thumbWrapper.gal_href {
        display: flex !important;
        width: 100% !important;
    }
}

body.no-scroll-init{
overflow: auto !important;
}

.thumbWrapper{
    position: relative
}
.ares{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    z-index: 9999;
    top:0;
}

@media(max-height:600px){
    .archive .c-intro-header__logo, .page .c-intro-header__logo, .single .c-intro-header__logo {
        margin-top: 40px !important;
    }
}
header.c-header.float {
    position: fixed !important;
    top: 0;
    background-color: #292929;
}
@media(max-width:600px){
header.c-header {
    background-color: #000000c9;
    position: fixed !important;
    top: 0;
}
}