
@media (width >= 771px) {
  .sloganMain{
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)  ;
    backdrop-filter: blur(2px);
    position:relative;
    overflow:visible;
    float:left;
    text-align: center;
    min-width:500px;
    max-width:50%;
    height:auto;
    min-height:500px;
    max-height:700px;
    width:100%;
    
    
    
    
    
    /* margin-left:30vw; */
    padding-left:10px;
    padding-bottom: 10px;
    padding-right:5px;
    margin-top: 5%;
    border:0px solid BLack;
    
  }

/* p.TytulBoxHeader::first-letter{
  text-transform: uppercase;
  font-size: 40px;
  color:rgb(76,76,76);
} */

p.TytulBoxHeader{
  text-transform: uppercase;
  font-family: "Joan", serif;
  font-weight: 400;
  font-size: 70px;
  text-shadow: 1px 1px 3px rgb(255, 255, 255);
  color:#7E5A0C;
  border:0px solid black;
  min-width: 500px;
}
span.PodTytulBoxHeader{
  text-transform:none;
  font-family: "Joan", serif;
  font-weight: 400;
  font-size: 35px;
  text-shadow: 1px 1px 3px rgb(255, 255, 255);
  color:#7E5A0C;
}


a.przycisk{
  text-decoration: none;
  color:white;
}

#przyciskWiecej{
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 100%);
  border-radius: 10px;
  height:50px;
  width:300px;
  margin:0 auto;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: lowercase;
  padding-top:25px;
  font-family:"Karantina", serif;
  color: #7E5A0C;
  font-size: 35px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  
}

#przyciskWiecej:hover{
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 100%);
  border-radius: 10px;
  height:50px;
  width:300px;
  margin:0 auto;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: lowercase;
  padding-top:25px;
  font-family:"Karantina", serif;
  color: #FFFFFF;
  font-size: 35px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.icons{
  
  width:100%;
  height:auto;
}
.phonediv{
  width:100%;
  height:40px;
  font-family:"Karantina", serif;
  color: #000000;
  font-size: 40px;
  border:0px solid black;
}
}

@media (width <= 770px) {
  .sloganMain{
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)  ;
    position:relative;
    overflow:visible;
    float:left;
    text-align: center;
    min-width:250px;
    max-width:50%;
    height:auto;
    min-height:500px;
    max-height:700px;
    width:100%;
    
    
    
    
    
    /* margin-left:30vw; */
    padding-left:10px;
    padding-bottom: 10px;
    padding-right:5px;
    margin-top: 5%;
    border:0px solid BLack;
    
  }

/* p.TytulBoxHeader::first-letter{
  text-transform: uppercase;
  font-size: 40px;
  color:rgb(76,76,76);
} */

p.TytulBoxHeader{
  text-transform: uppercase;
  font-family: "Joan", serif;
  font-weight: 400;
  font-size: 40px;
  text-shadow: 1px 1px 3px rgb(255, 255, 255);
  color:#7E5A0C;
  border:0px solid black;
  min-width: 200px;
}
span.PodTytulBoxHeader{
  text-transform:none;
  font-family: "Joan", serif;
  font-weight: 400;
  font-size: 20px;
  text-shadow: 1px 1px 3px rgb(255, 255, 255);
  color:#7E5A0C;
}


a.przycisk{
  text-decoration: none;
  color:white;
}

#przyciskWiecej{
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 100%);
  border-radius: 10px;
  height:50px;
  width:200px;
  margin:0 auto;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: lowercase;
  padding-top:25px;
  font-family:"Karantina", serif;
  color: #7E5A0C;
  font-size: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  
}

#przyciskWiecej:hover{
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 100%);
  border-radius: 10px;
  height:50px;
  width:200px;
  margin:0 auto;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: lowercase;
  padding-top:25px;
  font-family:"Karantina", serif;
  color: #7E5A0C;
  font-size: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.icons{
  
  width:100%;
  height:auto;
}

.phonediv{
  width:100%;
  height:40px;
  font-family:"Karantina", serif;
  color: #000000;
  font-size: 40px;
  border:0px solid black;
}



}


