a{
  transition: color 0.3s ease-in-out;
}
.banner{
    height:380px;
    margin-top:100px;
    background-image: url(../img/wave-03.svg);
    background-position:center 20px;
    margin-bottom:0;
}
.banner section{
 padding-left:15px;
 padding-right:15px;
}
.banner section p{
    margin-top:40px;

}

.pakiet{
    padding: 30px;
}
.pakiet ul{
    margin-left:25px;
    padding-left:0;
}
.pakiet ul li{
    border-bottom:1px solid  #ff0079;
    padding:10px;
}
.pakiet-standard ul li{
    border-color:#fff;
}
.pakiet-standard p,
.pakiet-standard ul li{
    color:#fff;
}

.pakiet-standard{
    background: #ff0079;
    padding: 30px;
    color: #fff;
}
[href^="tel:"],
a[href^="mailto:"]{
    font-size:22px;
    font-weight:300;
    text-decoration:underline
}
#page main{
    margin-top:100px;
}
footer{

    background-position: center center;

    background-color: #ff0079;
}
footer .bg{
    border-radius:0;

}
nav{
    margin-top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 100;
    top: 0;
    padding: 20px 30px;
    margin-bottom: 50px;
}
nav ul{
    margin-bottom:0;
}
nav ul li a{
    font-weight:400;
   
}
nav ul li a:hover{
 
}
nav ul li a.wycena{
    box-shadow:none;
    border-left:1px solid #ff0079;
    color:#ff0079;
    transition: background .2s ease-in-out;
    border-radius:0;
   
}
nav ul li a.wycena:hover{
    color:#ff0079;
  
}

/************/

.project-wrapper-3 {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  grid-auto-rows: minmax(300px, auto);
}
.project-wrapper-3 .text-center h2:after {
  margin: 10px auto;
}
.project-wrapper-3 .project {
    text-align:left;
}
#page main .project-wrapper-3 p{
    text-align:left;
    font-size:13px;
}
.project-wrapper-3 p a{
    color:#ff0079;
}
.project-wrapper-3 p,
.project-wrapper-3 h6{
    margin-left:35px;
    margin-right:35px;
}
.project-wrapper-3 .project img{
    margin-bottom:30px;
}
.slick-dots{
    bottom:-30px;
}
.banner .slick-dots{
    bottom:175px;
}
.banner section p {
    font-size: 20px;
    color: #ff0079;
}
 .offer-intro .active p{
     color:rgb(26, 26, 26);
 }
.offer-intro .active h2{
    color: rgb(26, 26, 26)
}
nav ul li a.wycena{
    
    background-color:transparent; 
    /*#ff0079*/
}
nav ul li.active a,
nav ul li a:hover{
    color:#ff0079;
}
nav ul li.active a:after,
nav ul li a:hover:after{
    background-color:#ff0079;
}

.slick-dots li.slick-active button:before{
    color:#ff0079;
}

.more{
    background:#ff0079;
    transition: background .2s ease-out, padding .2s ease-out, color .2s ease-out;
    border-radius:0;
}
.btn-brief:hover,
.more:hover{
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
}
.btn-brief{
    transition: background .2s ease-out, padding .2s ease-out, color .2s ease-out;
}
.btn-brief:hover{
    background:transparent;
    padding-left: 50px;
    padding-right: 50px;
}
.faq .accordion .item:hover{
    background:#fafafa;
}
.offer-intro .inner{
    background:#fff;
}
.offer-intro{
    margin-top:-50px;

}
.offer-intro .active {
    background:#fff;
    border: 4px solid #ff0079;
}
.kontakt main a{
    color:#ff0079;
}
.project{
    padding-bottom:200px;
}
.project .slick-dots{
    bottom:-50px;
}
.offer-intro .active h2:after,
.kontakt main h3:after,
.btn-brief,
#page main h1:after, 
#page main h2:after,
footer h3:after,
footer h2:after,
.offer-intro h2:after,
.faq h2:after,
.project h2:after,
.offer-intro h2:after{
    background-color:#ff0079;
}
.offer-intro .more{
    color:#ff0079;
    border:1px solid #ff0079;
    
}
.offer-intro .active .more{
        color:#ff0079;
}
.faq .accordion .item span:first-child{
    color: #ff0079;
    border-right: 1px solid #ff0079;
}
.arrow {
    border-color: #ff0079;
}
footer a {
    color: #ff0079;
}
footer .bg {
    background: #fff;
}
footer h2,
footer h3,
footer p,
footer a{
    color:#fff;
}
footer .bg p,
footer .bg h3,
footer .bg a{
    color:#ff0079;
}
footer .copy{
    color:rgb(255 255 255 / 35%);
    line-height:1.1;
}
.offer-intro .active .more{
    border: 1px solid #ff0079;
}
/************/


form textarea, form input[type="text"], form input[type="submit"]{
    background:#fff;
    border:1px solid #ccc;
    font-size:17px;
}
.offer-intro{
    background-image:none;
    margin-bottom:60px;
}
.offer-intro h2{
    margin-bottom:20px;
}
.offer-intro h2:after{
    margin-top:20px;
}
.offer-intro .active{
    border-radius:0;
}
.offer-intro .more{
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    box-shadow: none;
    border-radius: 0;
    transition: background 0.2s ease-in-out;
    border: 1px solid #ff1d25;
    margin-top: 10px;
    display: inline-block;
}
.slick-slide img.img-cms-logo{
    height:43px;
    margin-top:10px;
}

.project-wrapper {
          max-width:100%;
          margin: 0 30px;
          display: grid;
          grid-template-columns: repeat(1, 1fr);
          grid-gap: 10px;
          grid-auto-rows: minmax(100px, auto);
        }
        .project a{
            margin-top:70px;
        }
        .project .desc{
            transition: opacity 0.2s ease-in-out;
            opacity: 0;
            padding: 0 30px;
            position: absolute;
            width: 200px;
            height: 200px;
            top: 0px;
            right: 10px;
             background-color:#ff0079;
            border: 5px solid #e79e0a;
            border-radius: 200px;
        }
        .project .desc a{
            font-weight:bold;
            text-decoration:none;
            text-transform:uppercase;
            margin-top:10px;
        }
        .project .desc h5{
            padding-top:20px;
        }
        .project-wrapper .slick-slide img{
            margin-top:20px;
        }
        .offer-intro .more{
            border:1px solid #ff0079;
            background:#fff;
        }
        .offer-intro .more:hover{
            color:#fff;
            background-color:#ff0079;
            
            
        }
        .offer-intro .more:before{
            transition:padding .2s ease-in-out;
            transition:margin .2s ease-in-out;
        }
        .offer-intro .more:hover:before{
            margin-right:20px;
            margin-left:-10px;
        }
        
        #hp main p{
            font-size:26px;
        }
        .project p{
            font-size:17px;
        }
        .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
            font-weight:800;
        }
       
        nav ul li li{
            padding:10px 5px;
        }
        ul.menu ul{
            display:none;
            position:absolute;
            width:290px;
            left: -40px;
            z-index: 100;
            padding: 20px 40px;
            background:#fff;
            width: 290px;
            box-shadow: 0px 0px 4px rgb(0 0 0 / 35%)
        }
        ul.menu li{
            position:relative;
        }
        ul.menu li ul li{
          display:block;
          
        }
        ul.menu li.active li a{
            color:#1a1a1a;
        }
        ul.menu li li a:after,
        ul.menu li.active li a:after{
            
            margin:0;
        }
        ul.menu li.active li a:after{
            background-color:transparent;
            margin:0;
        }
       
        ul.menu li.active li a:hover:after,
        ul.menu li li.active a:after{
            background-color:rgb(255, 29, 37);
            margin:0;
            color:rgb(255, 29, 37);
            
        }
         ul.menu li.active li:hover a{
              color:rgb(255, 29, 37);
         }
        ul.menu li:hover ul{
            display:block;
            
        }
        
        
        #page footer h3{
            margin-top:20px;
        }
        #page main p{
            font-size:16px;
        }
        #page main p,
        #page main ul{
            /*text-align:justify; */
        }
        #page h3,
        #page h4{
            margin-top:70px;
        }
        #page .slogan h3{
            margin-top:0;
        }
        #hp main{
            padding-bottom:140px;
        }
        
        @media(max-width:1200px){
            ul.menu li:hover ul{
                position:relative;
                top:0;
                
            }
            a#logo{
                float:none;
            }
            nav ul{
                float:none;
            }
            ul.menu ul{
            display:block;
            }
            ul.menu ul{
            display:block;
            position:relative;
            width:auto;
            left: 0px;
            z-index: 100;
            padding: 0;
            background:transparent;
            
            }
        }
        footer ul li:before{
            color:#000;
        }
@media (max-width:960px){
    a#logo img {
        height: 36px;
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .slick-slide img.img-cms-logo.icon-prestashop,
    .slick-slide img.img-cms-logo.icon-modx{
        height:28px;
    }
    .offer-intro{
        padding-bottom:0;
    }
    #hp .slogan{
        margin-bottom:70px;
    }
    .h1, h1{
        font-size:2rem;
    }
    .h2, h2{
        font-size:1.5rem;
    }
  #page main{
      padding-top:0;
  }
    nav{
        padding:17px 10px 15px 10px;
    }
    .hamb{
        top:26px;
        right:10px;
    }
    .hamb span{
        background-color:#ff0079;
    }
    .banner{
        height:370px;
        background-image: url('../img/wave-01.svg');
        background-position: center -47px;
        background-size: 670%;
        margin-top:74px;
    }
    .banner section h2{
        font-size:35px;
    }
    .banner section p{
        font-size:15px;
    }
    .banner section p br{
        display:none;
    }
}


 .banner-outer {
            height: 780px;
            margin-top: 0;
            background-image: url(../img/bg-balon.jpg);
            background-position: center center;
            background-size:cover;
        }
        .banner section {
            padding-top: 240px;
        }
        .banner section h2{
            color:#fff;
            
        }
        .banner section p{
            font-size:17px;
            color:#fff;
        }
        .banner{
            height:780px;
            background: rgb(255, 0, 121);
            background: -moz-radial-gradient(circle, rgb(255 0 121 / 75%) 0%, rgba(0, 0, 0, 1) 102%, rgb(255 0 121) 100%);
            background: -webkit-radial-gradient(circle, rgb(255 0 121 / 75%) 0%, rgba(0, 0, 0, 1) 102%, rgb(255 0 121) 100%);
            background: radial-gradient(circle, rgb(255 0 121 / 75%) 0%, rgba(0, 0, 0, 1) 102%, rgb(255 0 121) 100%);
        }
        .banner .slick-dots li.slick-active button:before{
            color:#fff;
        }
        