.main-navigation a {
  font-weight:200;
  
}

.main-navigation a:hover:after {
    border-bottom: 1px solid  #FFD99F;;
    bottom: 30%;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20%;
}
  
.flexible-div {
  display:flex;
  display: webkit-flex;
  flex-wrap:wrap;
}

.p-100 {
  flex:100%;
  float:left;
}

.otoczka {
  display:inline-block;
  border: 0px solid #fff;
  text-align:center;
  height:6rem;
  line-height:6rem;
}

.otoczka p {
    display: inline-block;
    vertical-align: middle;
  font-size:2rem;
  color:#fff;
  margin-top:-1rem;


}


.ramka-kontakt {
   border: 2px solid #fff!important;
background-color: transparent!important;
border-radius:0px!important;
box-shadow: none;
  padding:1rem;
  margin-right:1.2rem;
color: #fff!important;

}

.ramka {
   border: 2px solid rgba(0,0,0,0.7)!important;
background-color: transparent!important;
border-radius:0px!important;
box-shadow: none;
color: #000!important;
  margin:0rem;
font-size: 16px!important;
line-height: 1.5rem;
  padding: 1rem 2rem 1rem 2rem;
text-shadow: none;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.0em; 
text-align:left;
}

@media screen and (max-width: 4000px) {
.site-title img {
    display: block;
max-width:100%;
  padding:6px 0px 4px 0px;
}
}

@media screen and (max-width: 600px) {
.site-title img {
    display: block;
max-width:80%;
  padding:10px 0px 4px 0px;
}
}

.usluga {
  border: 2px solid rgba(255,255,255,0.7)!important;
background-color: rgba(255,255,255,0.1)!important;
border-radius:0px!important;
box-shadow: none;
  margin:1rem;
min-width:300px;
  max-width:300px;
  height:220px;
color: #fff!important;
box-shadow: none;
font-size: 16px!important;
line-height: 1.5;
padding: 2.2em 1em 1em 1em;
text-shadow: none;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.2em; 
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}

.show-me {
  visibility: hidden;
  opacity: 0;
  text-transform: none;
font-weight: 100;
letter-spacing: 0em; 
}

.usluga:hover .show-me {
  visibility: visible;
  opacity: 1;
 transition: all ease-in-out 1.0s;
-webkit-transition: all ease-in-out 1.0s;
  text-transform: none;
font-weight: 100;
letter-spacing: 0em; 
}


.usluga:hover {
color:#fff!important;
border: 2px solid #fff!important;
background-color: rgba(0,0,0,0.3)!important;
border-radius:0px!important;
color:#fff!important;
padding: 1.2em 1em 1em 1em;

}

.widget-title-gray {
 font-size:3.5rem!important;
  display: inline-block;
  font-family:Oswald;
  text-transform:none;
  letter-spacing:0em;
  font-weight:300;
  line-height:4rem;
    padding-bottom: 35px;
    position: relative;
  text-align:center;
margin-bottom:2rem; 
}

.widget-title-gray:after {
     border-bottom: 3px solid ;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40px;
   color:#FFD99F;

}

.widget-title {
 font-size:3.5rem!important;
  display: inline-block;
  font-family:Oswald;
  text-transform:none;
  letter-spacing:0em;
  font-weight:300;
  line-height:3rem;
  color:#fff;
    padding-bottom: 20px;
    position: relative;
  text-align:center;
margin-bottom:2rem; 
}

.widget-title:after {
     border-bottom: 3px solid ;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40px;
   color:#FFD99F;

}

#home-content h3.widget-title {
 font-size:3.5rem; 
  display: inline-block;
  line-height:3rem;
  color:#fff;
    padding-bottom: 35px;
    position: relative;
  text-align:center;
  letter-spacing:0rem;
margin-bottom:2rem; 
}

#home-content h3.widget-title:after {
     border-bottom: 3px solid ;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40px;
 color:#FFD99F;
}

#home-content h3.widget-title-gray {
 font-size:3.5rem!important; 
  line-height:3rem!important;
  display: inline-block!important;
    padding-bottom: 35px!important;
    position: relative!important;
  text-align:center!important;
  margin: 0 auto!important;
}

#home-content h3.widget-title-gray:after {
     border-bottom: 3px solid  #FFD99F!important;
    bottom: 0!important;
    content: ""!important;
    left: 0!important;
    margin: 0 auto!important;
    position: absolute!important;
    right: 0!important;
    width: 40px!important;


}

.tekst-baner1 {
 color:#fff;
  font-family: Oswald;
  border-right: 2px solid #fff;
  padding-right:1rem;
}

.tekst-baner2 {
 color:#C8C8C8;

}


button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 2px solid rgba(255,217,159,0.7)!important;
background-color: rgba(255,217,159,0.1)!important;
border-radius:0px!important;
box-shadow: none;
color: #FFD99F!important;
box-shadow: none;
font-size: 15px!important;
line-height: 1;
padding: 1em 2em;
text-shadow: none;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.2em; 
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border: 2px solid #fff!important;
background-color: rgba(255,217,159,0.4)!important;
border-radius:0px!important;
color:#fff!important;
}

.button-light {
border: 2px solid rgba(255,217,159,0.7)!important;
background-color: rgba(255,255,255,0.1)!important;
border-radius:0px!important;
box-shadow: none;
color: rgba(255,217,159,0.7)!important;
font-size: 15px!important;
line-height: 1;
padding: 1em 2em;
text-shadow: none;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.2em; 
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}

.button-light:hover {
border: 2px solid rgba(255,255,255,0.9)!important;
background-color: rgba(255,217,159,0.4)!important;
border-radius:0px!important;
color:#fff!important;
}

.button-sweep {
  height:100%;
  min-width:300px;
  color: #000;
  padding:2rem;
    background: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
  text-transform:uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 1.4s;
	-moz-transition: all ease 1.4s;
	transition: all ease 1.4s;
}
.button-sweep:hover {
    box-shadow: inset 0 600px 0 0 rgba(29,39,65,0.3);
    color: #fff;
}



#container-center {
  display:                 flex;
  display:                 -webkit-flex; /* Safari 8 */
  flex-wrap:               wrap;
  -webkit-flex-wrap:       wrap;         /* Safari 8 */
  justify-content:         center;
  -webkit-justify-content: center;       /* Safari 8 */
}

.srodek-flex {
 float:none;
  flex:1;
}


.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

.flex-item:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.flex-item:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.flex-item:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }
  
  