body
{
  background-color: #F8F8F8!important
}

.card-title
{
  font-size:20px;
}

.navbar li
{
  min-width: 100px;
	margin:5px;
	border: 2px solid gray;
	border-radius: 5px;
	background-color: rgba(233, 233, 233, 0.75 );
  text-align: center;
  font-family: 'Cinzel', sans-serif;
  font-weight:700;
  padding:5px;
  display: flex;
    justify-content: center;
    align-items: center;
transition: background-color 0.5s;
}


.navbar li:hover
{
  color: black;
  background-color: rgba(233, 233, 233);
}


.dolnemenu a
{
  color:gray;
}

.dolnemenu a:hover
{
  color:darkgray;
}


.uslugi a
{
  color:white;
  	background-color: rgba(31, 26, 23, 0.5 );
transition: background-color 0.5s;
}
.uslugi a:hover {
background-color: rgba(31, 26, 23, 0.9 );
}

.card-title
{
      padding: 10px 0px 10px 0px!important;
          margin-bottom: 0px!important;
}

.kafeluslugi img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  filter: brightness(70%);
}


.kafeluslugi:hover img {

filter: brightness(100%);
}


.uslugi a:hover
{
  color:white;
   text-decoration: none;
}


.navbar-nav
{
  margin-left:10px;
}


.btn
{
  font-family: 'Lato';
  font-size: 20px;
  font-weight:700;
  padding-top:15px;
  padding-bottom:15px;

}

.navbar
{
  border:double;
	border-color: rgba(255, 255, 255, 0.3 );
	position:relative;
	background-color: rgba(221, 221, 221, 0.3)
}


@media screen and (min-width: 768px) {

.footerdescription
{
  max-width:50%;
}

}



@media screen and (max-width: 1024px) {

  .telbuton
{
  text-align:center}

}

a.telbuton:hover
{
text-decoration: none;
}




.ikona-numer::before
{
  content: "";
  position: absolute;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  width: 60px;
  height: 60px;
  zoom: 1;
  filter: alpha(opacity=75);
  -webkit-opacity: .75;
  -moz-opacity: .75;
  opacity: .75;
  background-color: #595959;
  display: block;
  z-index: -1;
top: -8px;
left: -8px;
  box-sizing: border-box;

}


.ikona-numer
{
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #595959;
  font-size: 18px;
  display: inline-block;
  line-height: 44px;
width: 44px;
height: 44px;
left: 0;
  box-sizing: border-box;
      position: absolute;
    z-index: 2;
    text-align:center;
    font-family: 'Cinzel';
}

.tekst-naprawo-odikony
{
  padding-left: 70px;
    padding-right: 25px;
    display: inline-block;
}

.liczbaitekstzprawej
{
  visibility: visible;
transform: scale(1);
opacity: 1;
transition: all 0.3s ease 0s;
    margin-bottom: 74px;
    margin-left:10px;
    margin-right:10px;
}

.filter-button
{
  margin:4px;
}


p
{
font-family: 'Helvetica'
}

h1, h2, h3, h4, h5, h6
{
font-family: 'Cinzel', sans-serif;
}


.ikonaservices
{
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #99694b;
  color: #fff;
  -webkit-box-shadow: 0 0 0 16px rgba(0,0,0,.05), 0 0 0 24px rgba(0,0,0,.05);
  -moz-box-shadow: 0 0 0 16px rgba(0,0,0,.05),0 0 0 24px rgba(0,0,0,.05);
  box-shadow: 0 0 0 16px rgba(0,0,0,.05), 0 0 0 24px rgba(0,0,0,.05);
overflow: visible;
    margin-bottom: 50px;
}
