:root {
  --red: #c83a2e;
  --grey: #2a2a2a;
}

#popUp {
  position: fixed;
  max-width: 350px;
  height: 225px;
  background: url(https://port-jagodowo.pl/wp-content/uploads/2020/09/dnijagodowo.jpg) no-repeat center center;
   font-family: azo-sans-web,sans-serif;
  border: 7px solid #fff;
  bottom: 0;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
	
}

#new span {
  background: #fff;
  position: absolute;
  color: #000;
  padding: 4px 10px;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: -5px;
	font-family: azo-sans-web,sans-serif;
}

#popUp .close {
  color: #fff;
  right: 8px;
  top: 0px;
  position: absolute;
  font-size: 20px;
  cursor: pointer;
	opacity: 1;
}

#popUp h2 {
  font-size: 21px;
  color: #fff;
	font-family: azo-sans-web,sans-serif;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  margin-top: 80px;
  padding: 0 20px;
}

#body {
  height: 1200px;
  background: #eee;
}

a.button {
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  width: 120px;
  font-size: 15px;
  color: #fff;
  border-bottom: 2px solid #18729f;
  background: #1c8dc4;
  border-radius: 4px;
  padding: 8px 0;
}

#plus {
  position: fixed;
  color: #fff;
  bottom: 15%;
  font-size: 15px;
  margin-left: -425px;
  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;
  -o-transition: all 1.25s ease;
  transition: all 1.25s ease;
  cursor: pointer;
  text-align: left;
  letter-spacing: 1px;
}

#plus span {
  position: absolute;
  margin-top: 92px;
  left: 4px;

  color: #fff;
	font-family: azo-sans-web,sans-serif;
}

#plus::after {
  content: '';
  display: block;
  display: relative;
  border-top: 115px solid transparent;
  border-bottom: 115px solid transparent;
  border-left: 115px solid #000;
}

@media all and (max-width: 900px) {
  #popUp {
    margin-left: -425px;
  }
  #plus {
    margin-left: 0px;
  }
}


.jagodowo-home {
	  background: url(../img/port-jagodowo_10.png) no-repeat center center;
    height: 735px;
 
 width:100%;
  background-repeat: no-repeat;
  position: relative;


}

.page-template-onas .jagodowo-page {
  background: url(../img/onas-jagodowo.jpg) no-repeat center center;
    height: 460px;
    margin-top: 98px;
}
 


 .page-template-kontakt .jagodowo-page {
  background: url(../img/kontakt-jagodowo.jpg) no-repeat center center;
    height: 460px;
    margin-top: 98px;
 
}

.page-template-otoczenie .jagodowo-page {
  background: url(../img/otoczenie-jagodowo2.jpg) no-repeat center center;
    height: 460px;
    margin-top: 98px;
 
}

.page-template-portjagodowo .jagodowo-page {
  background: url(../img/projekt-jagodowo.jpg) no-repeat center center;
    height: 460px;
    margin-top: 98px;
 
}

.page-template-wybierzdom .jagodowo-page {
  background: url(../img/dom-jagodowo.jpg) no-repeat center center;
    height: 460px;
    margin-top: 98px;
 
}



.page .google {
  margin-top: 90px;
}

.phone-call {
  display: inline-block;
  float: left;
padding-right: 12px;
    padding-top: 7px;
}

.phone-call i {

-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
        color: #fff;
    font-size: 22px;
      }


.jagodowo-contact {
  width: 210px;
}


.jagodowo-contact {

      padding: 5px;
       margin-top: 20px;
    margin-left: 20px;
    transition: all 0.3s ease 0s;
}

.jagodowo-contact h4 {
font-family: azo-sans-web, sans-serif;
font-weight: 400;
font-style: normal;
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
        margin-top: 0px;
}

.jagodowo-contact a {
font-family: azo-sans-web, sans-serif;

font-style: normal;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}


.navbar {
    border-radius: 0px;
}
.jagodowo-contact a:hover {
  color: #939598;

}


.navbar-collapse > div {
    display: inline-table;
    vertical-align: middle;
    float: right;
}



.navbar-default {
	 padding-top: 0px;
    background-color: #000;
    border-color: transparent;
   transition: all 0.3s ease 0s;
    min-height: 70px;
}

.navbar {
  transition: all 0.3s ease 0s;
}

.navbar-fixed-top {
    position: fixed;
    z-index:999;
    top: 0;
    left: 0;
    width: 100%;
   
 transition: all 0.3s ease 0s;
    background: rgba(0,0,0,0.8);
    box-shadow: 0 0px 20px rgba(0, 0, 0, .09);

    }


.navbar-collapse {
	float: right;
}



.navbar {
       position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    margin-bottom: -3px;

}


.navbar-header {
    margin-top: 17px;
    margin-bottom: 28px;
     transition: all 0.3s ease 0s;
}

 .navbar-fixed-top .navbar-header {
       margin-top: 10px;
    margin-bottom: 20px;
}

 .navbar-fixed-top .navbar-nav {
    margin-top: 16px;
}

.navbar-header img {
    margin-bottom: 6px;
    margin-top: 6px;
    width: 263px;
      transition: all 0.3s ease 0s;
}

  .navbar-fixed-top .navbar-header img {
   width: 200px;
  }

 .navbar-fixed-top .jagodowo-contact {
    padding: 5px;
    margin-top: 10px;
    }

.navbar-default .nav li a {
font-family: azo-sans-web, sans-serif;
font-weight: 300;
font-style: normal;
    color: #fff;
    font-size: 17px;
}

a, a > span {
  position: relative;
  color: inherit;
  text-decoration: none;
  line-height: 24px;
}
a:before, a:after, a > span:before, a > span:after {
  content: '';
  position: absolute;
  transition: transform .5s ease;
}


.navbar-default .nav li a {
  padding: 10px 16px;
}


.navbar-default .nav li a {
  padding: 10px 16px;
  display: inline-block;
  overflow: hidden;
}


.navbar-default .nav li a:before, .navbar-default .nav li a:after {
  left: 0;
  width: 100%;
  height: 0px;
 background: #939598;
}
.navbar-default .nav li a:before {
  bottom: 0;
  transform: translateX(-100%);
}

.navbar-default .nav li a:hover:before{
  transform: translateX(0);
    background: #939598;
    height: 2px; 
}


/**
.navbar-default .nav li a:before, .navbar-default .nav li a:after {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-color: #e60023;
}
.navbar-default .nav li a:before {
  border-width: 2px 0 2px 0;
  transform: scaleX(0);
}
.navbar-default .nav li a:after {
  border-width: 0 2px 0 2px;
  transform: scaleY(0);
}
.navbar-default .nav li a:hover:before, .navbar-default .nav li a:hover:after {
  transform: scale(1, 1);
}

**/

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color:  #939598;
    background-color: transparent;

}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #939598;
}

.navbar-nav>li>a {
    line-height: 20px;
}




    .navbar-nav {
                margin-top: 27px;
                 transition: all 0.3s ease 0s;
    }

    .box-icon li {
    	list-style: none;
    	display: inline-block;
    	    padding: 6px 7px;
    }

    .box-icon i {
    	font-size: 18px;

    	color: #000;
    }

    .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}


  


  

.jagodowo-wrapper .carousel-inner>.item>a>img, .jagodowo-wrapper .carousel-inner>.item>img, .jagodowo-wrapper .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: inherit ;
    height: auto;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}
/**
.carousel-inner > .item {
    position: relative;
 
    -webkit-transition: 1.6s ease-in-out left;
    -moz-transition: 1.6s ease-in-out left;
    -o-transition: 1.6s ease-in-out left;
    transition: 1.6s ease-in-out left;
}

**/
.carousel-control.left {
        top: -11px;
    left: 10px;
    background-image: none;
}


.carousel-control.right {
    right: 42px;
        top: -11px;
    background-image: none;
}



.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
 text-shadow: none; 
    filter: alpha(opacity=50);
     opacity: 1;
    
}



 .slider-nav {
    position: absolute;
    bottom: 0%;
    right: 48%;
    /* overflow: auto; */
    background: #000;
    width: 110px;
    height: 50px;
}

.carousel-caption {
    right: inherit;
    left: 50%;
    transform: translate(-50%, 0);
    padding-bottom: 30px;
    top: 40%;
    text-align: inherit;
    text-shadow: none;
}

.carousel-caption h2 {
font-family: azo-sans-web, sans-serif;
font-weight: 700;
font-style: normal;
    color: #fff;
    font-size: 64px;
    line-height: 67px;
      margin-top: 10px;
      margin-left: 0px;
animation-delay: 0.2s;
  
  }

.buttons-wrapper, .slider-nav {
  animation-delay: 0.4s;
}

	



.button-jagodowo {
  margin-top: 30px;
}


.buttons-wrapper {
  margin-left: 0px;
  margin-top: 35px;
}

  .button-jagodowo a {
    position: relative;
background: #000;
  padding: 13px 55px;
  font-size: 17px;
font-family: azo-sans-web, sans-serif;
 display: inline-block;

 color: #fff;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease 0s;
 position: relative;
  overflow: hidden;
 display: inline-block;
 overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
  }

  .button-jagodowo a::before {
    background: #494949;
}

.button-jagodowo a::after {
    background: #939598;
}

.button-jagodowo a:hover::before, .button-jagodowo a:hover::after {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);

    }

    .button-jagodowo a:hover::after {
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}

.button-jagodowo a::before, .button-jagodowo a::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}


 .button-jagodowo-top {
  float: left;
 }

 .button-jagodowo-light {
  margin-top: 40px;
 }

  .button-jagodowo-light a{
background: #fff;
color: #000;
margin-left: 25px;
 -webkit-transition: -webkit-transform 0.3s;
  }

  .button-jagodowo-cta a::before {
    background: #fff;
} 

.button-jagodowo-cta a::after {
    background: #fff;
} 

.button-jagodowo-cta a:hover {
  color: #424242;
}
   .button-jagodowo-light a:hover{
color: #fff;
   }

  .buttons-wrapper .button-jagodowo {
  margin-top: 0px;
}
#apartas {
  padding-top: 90px;
    background: url(../img/wave.png) no-repeat center center;
    height: 776px;
}

.jagodowo-slogan {
  position: relative;
 width: 1170px;
}



.box-progress {
  display: flex;

}

.progress-jagodowo {
  margin-top: 40px;
}

.progress-icon {
  border-radius: 50%;
    background-color: #000;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 70px;
        margin-top: 18px;
    margin-right: 16px;
}
.ops-progress {
  opacity: 0.1;
}

.op-progress {
  opacity: 0.4;
}

.progress-icon i {
  color: #fff;
  font-size: 22px;
}



.progress-description h3 {
font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #8f8f8f;
    font-size: 13px;
    margin-bottom: 0;
}

.progress-description h2 {
  font-family: azo-sans-web, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #000;
    font-size: 20px;
     margin-bottom: 3px;
     margin-top: 6px;
}

.progress-description p {
  font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #000;
    font-size: 15px;
}



.apartas-about h3 {
 font-family: azo-sans-web, sans-serif;
font-weight: 500;
font-style: normal;
    color: #000;
    font-size: 41px;
    line-height: 48px;
        margin-bottom: 25px;
}
  
.company-wrapper {
  margin-top: 30px;
}



  .apartas-about p, .content-location p {
 font-family: azo-sans-web, sans-serif;
font-weight: 300;
font-style: normal;
    color: #8f8f8f;
    font-size: 16px;
    line-height: 30px;
}

.box-location, .portfolio-art {
 
overflow: hidden;
   -webkit-transition: all 0.6s ease-in-out;
          transition: all 0.6s ease-in-out;
}

.box-location img, .portfolio-art img {

 -webkit-transition: all 0.6s ease-in-out;
          transition: all 0.6s ease-in-out;
  }

.box-location:hover img, .portfolio-art:hover img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}

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

.box-company {
  margin-bottom: 30px;
}

.box-company h4 {
font-family: azo-sans-web, sans-serif;
font-weight: 500;
font-style: normal;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    margin-top: 15px;
  }


  .button-jagodowo-apartas {
    margin-top: 15px;
  }

  .button-jagodowo-apartas a {
  padding: 13px 30px;
  }

  .picture-apartas {
    position: relative;
}

  .experience-title h3 {
    font-family: azo-sans-web, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 78px;
    color: #000;
    margin-bottom: 0;
}

.experience-title p {
    font-family: azo-sans-web, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    color: #000;
    letter-spacing: 8px;
}

.head-jagodowo {
  font-family: azo-sans-web, sans-serif;
font-weight: 500;
font-style: normal;
    color: #000;
    font-size: 42px;
}

.content-location {
  text-align: center;
}

.experience-title {
    position: absolute;
    bottom: -20px;
    left: 20px;
}

.title-section {
  text-align: center;
  margin-top: 70px;
    margin-bottom: 20px;
}

.content-location .button-jagodowo {
    margin-top: 20px;
}


#jagodowo-harbor {
  background: #424242 url(../img/pattern2.png) no-repeat center center;
  padding-top: 60px;
  margin-top: 0px;
  padding-bottom: 210px;
  position: relative;

}

.content-location p {
  text-align: left;
}

.contact-head {
  text-align: center;
}

.harbor-background {
  height: 1094px;
    width: 46%;
    background-position: right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: absolute;
    top: 80px;
    right: auto;
    bottom: 0;
    left: 0;
}

.box-location {
  position: relative;
  z-index: 99;
}



.wrapper-location {
  margin-top: 55px;
}

 .box-advantages {
   
height: 195px;
background: #494949;
padding: 30px 30px 35px 30px;
margin-bottom: 30px;
transition: all 0.3s ease 0s;
  }

  .box-advantages:hover {
box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.18);
  }
.box-advantages-entry {
    background: #939598;
        padding: 30px 25px 35px 25px;
        display: flex;
    justify-content: center;
    height: 195px;
    flex-direction: column;
}

  .box-advantages h3 {
    text-align: left;
 font-family: azo-sans-web, sans-serif;
font-weight: 300;
font-style: normal;
    color: #fff;
    font-size: 26px;
  }


  html,body{
   height:100%;
}
.carousel,.item,.active{
   height:100%;
 }
.carousel-inner{
    height:100%;
}

.carousel,
.item,
.active {
    height: 100%;
    
}

.carousel-inner {
    height: 100%;
}


.slider-background { 
  width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
        background-position: center center;
  }

  .box-advantages h4 {
font-family: azo-sans-web, sans-serif;
font-weight: 500;
font-style: normal;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
        margin-top: 17px;
  }

  .wpcf7-list-item-label {
    font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
  }

  .harbor-content h3 {

 font-family: azo-sans-web, sans-serif;
font-weight: 500;
font-style: normal;
    color: #fff;
    font-size: 42px;
    margin-bottom: 8px;
  }

  .harbor-content h4 {
     font-family: azo-sans-web, sans-serif;
font-weight: 400;
font-style: normal;
    color: #fff;
    font-size: 24px;
        margin-top: 0;
        margin-bottom: 20px;
  }

   .harbor-content p {
    font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #8f8f8f;
    font-size: 16px;
    line-height: 30px;
  }

  .harbor-advantages {
    margin-top: 30px;
  }


  .design-content h3 {
     font-family: azo-sans-web, sans-serif;
font-weight: 500;
font-style: normal;
    color: #000;
    font-size: 42px;
  }

  .design-content p {
    font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #8f8f8f;
    font-size: 16px;
    line-height: 30px;
  }


  #architecture-jagodowo {
    margin-top: 80px;
  }

#interior-jagodowo {
    margin-top: 130px;
  }

  .gallery {
    margin-top: 30px;
  }

.gallery img {
  max-width: 100%;
}

.box-cta {

    position: absolute;
    top: 260px;
    right: -40px;
    background: #424242;
    height: 400px;
    padding: 95px 45px 80px 45px;
    width: 590px;
        z-index: 99;

}

.box-cta h3 {
   font-family: azo-sans-web, sans-serif;
font-weight: 500;
font-style: normal;
    color: #fff;
    font-size: 42px;
    line-height: 50px;

}

.cta-content {
  position: relative;
}

.cta-content {
  position: relative;
}

.cta-content::before {
    background-image: url(../img/frame3.png);
    position: absolute;
    content: "";
    display: block;
    height: 487px;
    width: 577px;
          left: 15px;
    top: -158px;
}

.button-jagodowo-cta {
  text-align: center;
}

.button-jagodowo-cta a {
  background: #939598;
}

.family-picture {
  position: absolute;
      top: -136px;
  left: -30px;
}
.google {
  overflow: hidden;
}

#banner-jagodowo {
    background: url(../img/wybierzdom.jpg) no-repeat center center;
    height: 541px;
    margin-top: 160px;
   
}

.wrapper-banner {
  position: relative;
}

.acf-map {
    width: 100%;
    height: 550px;
}




	.navbar-collapse {
    float: right;
}



footer {
   background: url(../img/port-jagodowo_89.png) no-repeat center center;
 height: 490px;
 position: relative;
}


.box-footer {
    margin-top: 90px;
}
.logo-footer {
  margin-top: 95px;
      text-align: center;
}

.head-footer h2 {
    font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    color: #000;
    margin-bottom: 20px;
}

.contact-adress p {
font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.contact-adress p span {
  font-weight: 700;
}

.contact-info h5 a {
  font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 21px;
    color: #000;
   text-decoration: none;
       transition: all 0.3s ease 0s;
}

.contact-info h5 {
      margin-bottom: 5px;
    margin-top: 5px;
}

.contact-adress {
      margin-bottom: 15px;
}

.design {
  float: right;
}



.logo-apartas {
  margin-bottom: 12px;
}

.menu-footer ul {
  list-style: none;
  padding-left: 0;
}

.menu-footer ul a {
  font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
    color: #000;
        transition: all 0.3s ease 0s;

}


.menu-footer ul a:hover, .contact-info h5 a:hover { 
color: #939598;

}
.social-box {
  margin-top: 30px;
}

.social-box h3 {
      font-family: azo-sans-web, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
        float: left;
}

.box-social-media {
  float: left;
  margin-top: 5px;
    margin-left: 15px;
}

.box-social-media i {
    color: #fff;
    font-size: 22px;
    width: 38px;
    height: 38px;
    border: 3px solid #000;
    background: #000;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    transition: all .3s ease-in-out;
    margin-top: 5px;
    padding-top: 5px;
}

.box-social-media i:hover {
  background: transparent;
  color: #000;
}

.social-box {
    text-align: center;
}
.footer-info div, .footer-info div a {
    font-family: azo-sans-web, sans-serif;
    color: #000;
    font-size: 10px;
    font-weight: 400;
  line-height: 16px;
    text-decoration: none;
}



.copyright, .design, .design a {
   font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
 color: #000;
 padding: 35px 0 18px;
       
    text-decoration: none;
}


.domy-sell {
  overflow: auto;
  border: 3px solid #000;
}



  .page-title {
      display: flex;
    justify-content: center;
    height: 460px;
    flex-direction: column;

    text-align: center;
  }


  .page-title h1 {
 font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 56px;
    color: #fff;
    text-shadow: 0px 12px 24.57px rgba(0, 0, 0, 0.16);
    margin-bottom: 20px;
    position: relative;
    
  }

  

 

  .content-wrapper {
   
    padding-top: 60px;
  }

  

  .content-page p {
    font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #8f8f8f;
    font-size: 16px;
    line-height: 30px;
  }

  .loaction-picture {
    margin-top: 40px;
  }

  .loaction-picture img {
    width: 100%;
        height: auto;
  }

.harbor-page {
  margin-top: 80px;
}

.page-template-portjagodowo #architecture-jagodowo {
    margin-top: 80px;
}

.button-catalog {
text-align: center;
    margin-top: 80px;
}

.button-catalog a {
  
  padding: 13px 65px;
  font-weight: 300;
      font-size: 16px;
    padding: 13px 65px;
    font-weight: 300;
    margin-right: 30px;
}

  .harbor-page h4 {
    color: #000;
    font-size: 38px;
    font-weight: 500;
  }

  .title-home h2 {
 font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 38px;
    color: #000;
    margin-bottom: 40px;
    text-align: center;
  }

  .title-variation h3 {
font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    color: #000;
   
margin-bottom: 50px;
    text-align: center;
    margin-top: 60px;

  }

  .box-home {
    margin-bottom: 0px;
    height: 501px;
    margin-bottom: 30px;
    border: 8px solid #f5f5f5;
    padding: 20px 30px;
    position: relative;
  }

  span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
    text-align: justify;
}

  .button-jagodowo-karty {
    position: absolute;
    bottom: 20px;
    left: 30px;
  }

  .box-home h4 {
    font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    color: #000;
  }

  .box-home p {
        font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #8f8f8f;
    font-size: 16px;
    line-height: 30px;
  }

  .contact-information .box-footer {
    margin-top: 0px;
}

.contact-information .head-footer h2 {
   
    margin-bottom: 6px;
}

.contact-head h3 {
  font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: #000;
        margin-top: 55px;
}

  
.imp-tooltip .squares-element a {
  background-color: #79faba !important;
}
  
  

.form-jagodowo h3 {
 font-family: azo-sans-web, sans-serif;
 
    font-style: normal;
  color: #fff;
  font-weight: 500;
    font-size: 32px;
    margin-bottom: 40px;
}

.form-jagodowo {
  text-align: center;
  background: #424242;
  padding: 40px 70px 45px 70px;
      margin-right: 30px;
}

.contact-name input[name="your-name"], .contact-name input[name="your-email"], .contact-name input[name="tel-688"]   {
 font-family: azo-sans-web, sans-serif;
    font-size: 16px;
    font-weight: 400;
   background: #575757;
    border: 0;
    width: 100%;
    height: 59px;
     border-radius: 0px;
   
    margin-bottom: 7px;
    padding-left: 15px;
   color: #fff;
}

  .contact-name input[type="text"]  {
  font-family: azo-sans-web, sans-serif;
    font-size: 17px;
    font-weight: 400;
     background-color: #575757;
      border: 0;
    width: 100%;
    height: 59px;
       
     border-radius: 0px;
    margin-bottom: 7px;
    padding-left: 15px;
   color: #fff;
}

.box-form div.wpcf7-response-output {
    
    border: 0px solid #ff0000;
}

.gallery ul {
    padding-left: 0;
    text-align: center;
}


.gallery ul li {
    list-style: none;
    display: inline-block;
    padding-right: 17px;
}

.portfolio-art {
    margin-bottom: 15px;
}
.contact-name textarea {
  font-family: azo-sans-web, sans-serif;
    font-size: 17px;
    font-weight: 400;
       background: #575757;
       border: 0;
    
    width: 100%;
    height: 159px;
     border-radius: 0px;
    margin-bottom: 14px;
    padding-left: 15px;
    color: #fff;
    padding-top: 15px;

  }

  .button-send {
    margin-top: 5px;
  }

.contact-name input[type="submit"] {
    float: none;
    background: #939598;
    padding: 15px 65px;
    font-size: 18px;
     font-family: azo-sans-web, sans-serif;
    color: #fff;
    border: 0;
    border-radius: 0px;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    text-align: center;
    margin: 0 auto;
    transition: all 0.3s ease 0s;
}

.contact-name input[type="submit"]:hover {
background: #fff;
color: #424242;
}
  

  .box-form, .contact-picture {
margin-top: 70px;
  }


  



div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
  display: block;
}
div.wpcf7-response-output {
  margin: 0;
}
div.wpcf7-mail-sent-ok {
  background: #398f14;
 font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  color: #fff;
}
div.wpcf7-validation-errors {
 font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  color: #fff;
  background: red;
  border: none;
}
.contact-name div.wpcf7-response-output {
  margin: 0.1em 0.5em 1em;
  padding: 0.4em 1em;
}
.contact-name div.wpcf7-response-output {
  display: inline-block;
}
.contact-name div.wpcf7-validation-errors {
  border: none;
}


.contact-picture img, .port-image img, .design-jagodowo img, .picture-apartas img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width:1199px) {



  }

@media screen and (min-width:992px) and (max-width:1199px) {
  .page-template-onas .jagodowo-page {
 
    margin-top: 95px;
}
 


 .page-template-kontakt .jagodowo-page {

    margin-top: 95px;
 
}

.page-template-otoczenie .jagodowo-page {

    margin-top: 95px;
 
}

.page-template-portjagodowo .jagodowo-page {
  
    margin-top: 95px;
 
}

.page-template-wybierzdom .jagodowo-page {
 
    margin-top: 95px;
 
}

.box-home {
    
    height: 561px;
  }

.navbar-header img {
    
    width: 243px;
  }

  .family-picture img {
    width: 580px;
  }

  .cta-content::before {
 
    display: none;
  }

  .box-cta {
   
    right: -20px;
    
    height: 350px;
    padding: 45px 45px 80px 45px;
    width: 480px;
  
}

.buttons-wrapper {
    margin-left: 100px;
    margin-top: 35px;
}
.slider-nav {
    position: absolute;
    bottom: 0%;
    right: 40%;
  }

#banner-jagodowo {
   
    margin-top: 150px;
}

.carousel-caption h2 {
   
    margin-left: 100px;
  }


.box-cta h3 {
   
    text-align: center;
}

  .family-picture {
    position: absolute;
    top: -94px;
    left: -30px;
}

.harbor-page {
    margin-top: 0px;
}

.box-advantages {
   
    padding: 30px 15px 35px 15px;
    }

    .gallery ul li {
    list-style: none;
    display: block;
    padding-right: 8px;
    float: left;
    width: 33.333%;
}


.button-catalog {
    
    margin-top: 50px;
}

.design-content h3 {
    
    margin-top: 0;
}

.box-advantages h4 {
   
    font-size: 13px;
    line-height: 18px;
    }

.box-advantages h3 {
   
    font-size: 18px;
    }

  .navbar-default .nav li a {
    padding: 10px 8px;
    display: inline-block;
  }


  .navbar-default .nav li a {
    
    font-size: 15px;
  }


  .apartas-about h3 {
   
    font-size: 33px;
    line-height: 44px;
   
}

.box-company {
   
    height: 108px;
}

.experience-title h3 {
   
    font-size: 55px;
    }

    .experience-title {
    position: absolute;
    bottom: -20px;
    left: 20px;
}

.experience-title p {
   
    font-size: 20px;
  
    letter-spacing: 6px;
}

}


 @media screen and (max-width:991px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

  .pull-right {
    float: inherit!important;
}


   .navbar-header {
    float: none;
  }

  .social-box h3 {
   
    text-align: center;
    float: none;
}

.box-social-media {
    float: none;
    }

    .social-box {
   
    padding-bottom: 30px;
}

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse {
    float: inherit;
}

  .navbar-nav,
  .language-box {
    text-align: center;
  }

  .navbar-collapse > div {
    display: block;
    vertical-align:
  }

  .navbar-default .nav li a {
    font-weight: 600;
    line-height: 23px;
  }

  .navbar-default .nav li a {
  
    font-size: 18px;
   
}

  .navbar-collapse .language-box {
   display: none;
}



.navbar-toggle {
   
    margin-top: 15px;
    margin-bottom: 0px;
    background-color: #fff;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
}

.navbar-collapse .jagodowo-contact {
  display: none;
}

.navbar-collapse > div {
   
    float: none;
}

.company-wrapper .col-md-4 {
  width: 33.333%;
      float: left;
}

#apartas {
    padding-top: 30px;
    background: none;
    height: auto;
}

.picture-apartas {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.experience-title {
    text-align: left;
    }

    .box-location {
   
    
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.harbor-background {
  display: none;
}

#jagodowo-harbor {
    
    padding-top: 30px;
        padding-bottom: 20px;
    }

    .box-advantages {
   
    width: 250px;

  }

  .harbor-advantages .col-md-6 {
    width: 50%;
    float: left;
  }


#architecture-jagodowo {
    margin-top: 40px;
}

.design-jagodowo {
  text-align: center;
}


.design-content {
  margin-top: 30px;
}

#interior-jagodowo {
    margin-top: 30px;
}

.family-picture {
  display: none;
}

footer {
    background: url(../img/port-jagodowo_89.png) no-repeat center bottom;
    height: auto;
    text-align: center;

    }


    #banner-jagodowo {
    
    margin-top: 40px;
}

.box-footer {
    margin-top: 45px;
}

.footer-bottom {
  text-align: center;
}
.design {
    float: none;
}

.copyright, .design, .design a {
   
    padding: 0px;
    
}

.footer-bottom {
      padding: 20px 0 4px;
}

.cta-content::before {
  display: none;
}

.jagodowo-slogan::before {
  display: none;
}

.carousel-caption {
    right: inherit;
    left: 0%;
    transform: none;
    }

    .buttons-wrapper {
    margin-left: 50px;
    margin-top: 35px;
}

.box-cta {
    left: 50%;
    transform: translate(-50%, 0) !important;
    right: inherit;

  }

.copyright p {
  margin-bottom: 2px;
}

.contact-information {
  text-align: center;
}

.contact-information .box-footer {
    margin-top: 40px;
}


.box-form, .contact-picture {
    margin-top: 40px;
}

.contact-picture, .port-image{
text-align: center;
  }

.content-wrapper {
    padding-top: 0px;
}

.page-template-otoczenie .content-wrapper, .page-template-portjagodowo .content-wrapper {
    padding-top: 35px;
}

.box-home {
 
    margin-bottom: 30px;
}

.title-variation h3 {
   
    margin-bottom: 30px;
    
    margin-top: 40px;
}

.harbor-page {
    margin-top: 35px;
}
.page-template-portjagodowo #architecture-jagodowo {
    margin-top: 30px;
}

.button-catalog {
    text-align: center;
    margin-top: 40px;
}

.jagodowo-slogan{
  width: auto;
}

.slider-nav {
display: none;
}

.navbar-header img {
    
  
    margin-left: 15px;
}



.box-home {
   
    height: auto;
    margin-bottom: 30px;
  }

  .progress-jagodowo .col-md-3 {

    width: 50%;
    float: left;

  }

.carousel-caption h2 {
  
   
    margin-left: 50px;

  }

.box-company {
    margin-bottom: 20px;
    height: 110px;
}

.button-jagodowo-karty {
    position: relative;
    bottom: auto;
    left: auto;
}

.cont-jag {
  overflow: hidden;
}


  }

 


    @media screen and (max-width:560px) {

.carousel-caption h2 {
  
    color: #fff;
    font-size: 44px;
    line-height: 47px;
    margin-top: 10px;
    margin-left: 0px;
    animation-delay: 0.2s;
    text-align: center;
}

.carousel-caption {
  left: 4%;
  right: 4%;
}
.buttons-wrapper {
    margin-left: 12%;
    margin-top: 35px;
    margin-right: 10%;
}


.button-jagodowo-cta {
    
    margin-top: 20px;
}

#interior-jagodowo {
    margin-top: 0px;
}

.box-advantages {
    width: 250px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.harbor-advantages .col-md-6 {
    width: 100%;
    float: none;
}



.box-cta {
    position: relative;
  top: auto; 
    right: auto;
    background: transparent;
    height: auto;
   padding: 0;
    width: auto;
    z-index: 99;
   left: auto;
   width: auto; 
    text-align: center;
     transform: translate(0%, 0) !important;
}

#banner-jagodowo {
   
    height: 300px;
    display: flex;
    justify-content: center;
   
    flex-direction: column;
}

.box-cta h3 {
    
    font-size: 32px;
    line-height: 38px;
  }

.button-jagodowo a {
    margin-bottom: 12px;
    text-align: center;
    padding: 13px 35px;
  }

  .acf-map {
    width: 100%;
    height: 300px;

    }

    .button-catalog a {
    
    margin-right: 0px;
}

.contact-picture {
   margin-right: 15px;
    margin-left: 15px;
}
    .form-jagodowo {
  
  
    padding: 20px 30px 5px 30px;
    margin-right: 15px;
    margin-left: 15px;
}

.page-title h1 {
    
    font-size: 42px;
    }

    .title-home h2 {
  
    font-size: 24px;
  }

  .title-variation h3 {
   
    font-size: 22px;
    color: #000;
    line-height: 26px;
   
  }

  

  }

     @media screen and (max-width:400px) {

.navbar-header img {
    margin-bottom: 6px;
    margin-top: 6px;
    width: 213px;

  }

  .design-content p, .apartas-about p, .content-location p, .harbor-content p, .content-page p {
   
    font-size: 19px;

  }


  .box-advantages h4 {
      font-size: 16px;

  }

  .box-advantages {
    height: 205px;
  }

  .contact-adress p {
    
    font-size: 18px;
  }

  .menu-footer ul a {
   
    font-size: 19px;

  }


  .box-company h4 {
   
    font-size: 16px;
    line-height: 19px;

  }

    .page-template-onas .jagodowo-page {
        background: url(../img/onas-jagodowom.jpg) no-repeat center center;
    height: 210px;
 
    margin-top: 78px;
}
 
.progress-jagodowo .col-md-3 {
    width: 100%;
    float: none;
}

 .page-template-kontakt .jagodowo-page {
 background: url(../img/kontakt-jagodowom.jpg) no-repeat center center;
    margin-top: 78px;
  height: 210px;
}

.page-template-otoczenie .jagodowo-page {
background: url(../img/otoczenie-jagodowom2.jpg) no-repeat center center;
    margin-top: 78px;
  height: 210px;
}

.page-template-portjagodowo .jagodowo-page {
    background: url(../img/projekt-jagodowom.jpg) no-repeat center center;
    margin-top: 78px;
  height: 210px;
}

.page .google {
    margin-top: 30px;
}

.page-template-wybierzdom .jagodowo-page {
  background: url(../img/dom-jagodowom.jpg) no-repeat center center;
    margin-top: 78px;
  height: 210px;
}

.progress-jagodowo {
    margin-top: 0px;
}

.page-title {
    display: flex;
    justify-content: center;
    height: 210px;
    flex-direction: column;
    text-align: center;
}

.box-progress {
    display: flex;
    margin-bottom: 10px;
}

  .navbar-header {
    margin-top: 15px;
    margin-bottom: 18px;
  }

  .navbar-toggle {
    margin-top: 8px;
  }

 .box-company {
    
    height: 125px;
}

.apartas-about h3 {
    
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
    }

  .box-company h4 {
   
    font-size: 15px;
    line-height: 17px;
    margin-top: 15px;
}

.experience-title h3 {
    
    font-size: 45px;
    }

    .experience-title p {
    
    letter-spacing: 5px
  }

.experience-title {
    
    left: 0px;
}

.experience-title p {
    
    font-size: 14px;
    }

    .button-jagodowo-apartas {
    margin-top: 0px;
}

.box-home {
   
    padding: 20px 15px;
}

.box-home h4 {
    
    font-size: 23px;
    }

    .harbor-page h4 {
    color: #000;
    font-size: 27px;
  }

  .carousel-caption h2 {
    color: #fff;
    font-size: 34px;
    line-height: 37px;
    margin-left: 0;
  }

.button-jagodowo-light {
  display: none;
}

.button-jagodowo-top {
    float: none;
    text-align: center;
}

.buttons-wrapper {
   margin-left: 0;
   margin-top: 20px;
   margin-right: 0;
}

#jagodowo-harbor {
    padding-top: 20px;
    }

    .harbor-content h3 {
   
    font-size: 36px;
  }

  #apartas {
    padding-top: 10px;
  }

  #carousel-example-generic .slider-background {
    height: 100%;

  }

  .carousel-caption {
    top: 40%;
  }


  }



	
