* {
  text-decoration: none !important;
  list-style: none;
}

html {
  position: relative !important;
  min-height: 100%;
}

body {
  font-family: 'Ubuntu', sans-serif;
}

a {
  color: #000 !important;
}

a:hover {
  color: #000 !important;
}

h1 {
  font-weight: bold !important;
  padding-bottom: 15px;
}

h2 {
  font-weight: bold !important;
  padding-bottom: 1rem;
}

.row {

}

.box {
  padding: 50px 0;
}

#team.box {
  padding: 50px 0 0 0;
}

.view {
  background: #f0f0f0;
}

.navbar-nav {
  padding: 25px;
}

.navbar-brand img {
  width: 120px;

}


.nav-link {
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold !important;
  padding: 0.6rem !important;
  color: #262626 !important;
}

.navbar-light .navbar-toggler {
  background-color: #cfa05c;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("./img/icon_menu.png");
}

.sliderheader {
  text-shadow: 2px 2px black;
  font-weight: bold;
}

.slidertext {
  text-shadow: 1px 1px black;
}

#specialization {
  padding: 50px 0;
  background: #f0f0f0;
}

.jk_box {
  display: block;
  border: 5px solid white;
  padding: 15px;
  min-height: 200px;
}

.jk_box h4 {
  font-weight: 900;
  font-size: 18px;
  min-height: 30px;
  margin-top:15px;
}

.jk_box img {
  position: absolute;
  bottom: 30px;
}

.jk_wiecej{
  display: block;
  border: 5px solid white;
  padding: 10px 30px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 auto;
  margin-top: 30px;
}
.p_wiecej
{
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;
  margin: 0 auto;
  margin-top: 30px;
}

.jk_box:hover {
  opacity: 0.75;
  color: #000;
}

#window {
  height: 250px;
  border: 5px solid white;
  background-color: #f0f0f0;
  color: black;
  word-wrap: break-word;
  text-align: center;
  display: block;
  padding: 1rem 0.5rem 1rem 0.5rem;
  margin-bottom: 1rem;
}

#window:hover {
  opacity: 0.75;
  color: #000;
}

#window h3 {
  padding: 0;
}

#tipwindow {
  height: 250px;
  border: 5px solid white;
  background-color: #f0f0f0;
  display: inline-block;
  color: black;
  word-wrap: break-word;
  padding: 1rem 0.5rem 1rem 0.5rem;
  margin-bottom: 1rem;
}

#tipwindow:hover {
  opacity: 0.75;
  color: #000;
}

#specialization_header {
  font-weight:900;
  text-align:center;
  font-size:18px;
  padding-top: 1rem;
}

#specialization_category {
  text-align: center;
}

#specialization_border {
  background: #d09e56;
  color: #fff !important;
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 8px 0 8px 0;
}

#specialization_border p {
  padding-top: 1%;
  margin-bottom: 1%;
}

.prawo {
  font-weight:900;
  text-align:center;
  font-size:18px;
}

.prawo_tekst {
  text-align:center;
  color:#2f2f2f;
  font-size:16px;
}

.bottom-text {
  position: absolute;
  bottom: 0;
}

#form {
  display: block !important;
}

.footer {
  color: #fff;
  position: absolute !important;
  width: 100%;
  background-color: #333333 !important;
  padding-top: 20px;
}

input[type=text], textarea {
  font-size:20px;
  width: 100%;
  height: 42px;
  padding: 5px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  font-size: 16px;
}

textarea {
  height: 95px;
  resize: none;
}

input[type=button] {
  padding: 5px 8px;
  border: 1px solid #ccc;
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  letter-spacing: 0.10em;
  cursor: pointer;
  text-transform: uppercase;
}

input::placeholder, textarea::placeholder {
  opacity: 0.5;
}

.contactBtn {
    background-color: #464646;
    color: #fff;
    border: none;
    height: 60px;
    width: 100%;
    padding: 15px;
}

.contactUsBtn {
    background-color: #464646;
    color: #fff;
    border: none;
    height: 60px;
    width: 100%;
    padding: 15px;
}

.contactBtn, .contactUsBtn:hover {
  background-color: #3c3c3c;
}

.adress{line-height:15px;color:#e8e8e8;font-size:14px}
.navbar-nav{text-align:center;padding:25px}
.naglowek {font-size:56px; text-shadow: 2px 2px black;font-weight:bold;}
.naglowek_tekst {font-size:25px}
.kontakt {
  color:#fff !important;
  font-weight: bold !important;
  padding-bottom: 50px;
}
.kontakt_tekst{ color:#fff !important;font-weight:bold !important;}
.contactText { color:#000; font-weight:bold;}
.tekst_zespol_opis {color:#737373;}
.tekst_zespol_imie {margin-top:15px;font-weight:bold;font-size:18px;}
.tekst_dlaczego{font-size:13px;text-align: justify;}
.kontaktstyl {
  background-image:url(img/bg.png);
  background-size:cover;
  width:100%;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 60px;
}
.zobacz_wiecej{border: 3px solid white;padding:10px 30px;margin:0 auto;text-align:center;background-color:#f0f0f0;font-weight:800;color:#585858;margin-top:10px;display:inline-block;}
.arrow_r{margin-bottom:3px;margin-right:2px}

div.g-recaptcha > div {
  width: 100%;
  height: auto;
}


/* SPECJALIZACJE*/
#specjalizacja{
  padding: 50px;
      background: #f0f0f0;
}
#specjalizacja .item a, .category .item a, .porady_box .item a{
  display: block;
  border: 5px solid white;
  padding: 30px;
  min-height: 260px;
  position: relative;

}
.category .item a{
    margin-bottom: 30px;
}


#specjalizacja .item a h3, .category .item a h3, .porady_box .item a h3{
font-weight: 600;
text-transform: uppercase;
font-size: 18px;
min-height: 50px;
}
.category .item a h3{
  font-size: 18px;
}
#specjalizacja .item a p, .category .item a p, .porady_box .item a p{
  font-size: 14px;
}
#specjalizacja .item a img, .category .item a img, .porady_box .item a img{
  position: absolute;
  bottom: 20px;
}
.category h2 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.h1-heading{
  font-weight: 600;
  font-size: 32px;
  text-transform: uppercase;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
}

.col-left-specjalizacje{

}
.col-left-specjalizacje li > h2, .col-left-porady li > a{
  display: block;
  margin: 0;
  padding: 15px;
  font-size: 16px;
  font-weight: 300 !important;
  /* text-transform: uppercase; */
  background: #737373;
  color: white !important;
  text-align: left;
  margin-bottom: 5px;
  position: relative;

}
.col-left-specjalizacje li  ul > a:hover, .col-left-porady li ul a:hover{
  background: #737373;
  cursor: pointer;
}
.col-left-specjalizacje li > h2 > svg, .col-left-porady li > a >svg{
  position: absolute;
  right: 15px;
}
.sub-col-left-specjalizacje{
  display: none;
}
.sub-col-left-specjalizacje a {
  display:block;
  padding: 5px 15px;
  background: #ddd;
  margin-bottom: 5px;
  text-align: left;
}
.sub-col-left-specjalizacje.active{
  display: block;
}

.fb_iframe_widget {
  width: 100% !important;
  display: flex !important;
  justify-content: center;
  position: relative !important;
  margin: 50px 0;
}



@media screen and (max-width: 400px) {
  h1 {
    font-weight: bold !important;
    font-size: 2rem !important;
    padding-bottom: 50px;
  }
  .contactUsBtn {
    background-color: #464646;
    color: #fff;
    border: none;
    height: 80px;
    width: 100%;
    padding: 1rem;
  }
  .prawo {
    font-weight:900;
    text-align:center;
    font-size:18px;
  }
  .prawo_tekst {
    text-align:center;
    color:#2f2f2f;
    font-size:16px;
  }
}

.socjalmedia
	{
	display: block;
	color: white !important;
    text-align: center;
    padding: 10px;
    margin-top: 5px;
    transition: all 0,5s;
	}
	
		
	.socjalmedia:hover
	{
	color: white !important;
	transform: scale(1.5);
	}

@media (max-width: 320px) {
  .g-recaptcha {
    transform:scale(0.86);
    -webkit-transform:scale(0.86);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}

@media (min-width: 320px) and (max-width: 400px) {
	.display-3
	{
	font-size: 1.5rem;
	line-height: 1rem;
	margin-bottom: 1rem;
	}
	.slidertext
	{
	margin-bottom:0px!important;
	line-height:1rem;
	}
	.carousel-caption
	{
	bottom:0px;
	left:10%
	right:10%;
	}
	
  .g-recaptcha {
    transform:scale(1.04);
    -webkit-transform:scale(1.04);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
  div.g-recaptcha > div {
    width: 304px;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 400px) and (max-width: 767px) {
    
    .display-3
	{
	font-size: 1.7rem;
	line-height: 1.1rem;
	margin-bottom: 1rem;
	}
		.carousel-caption
	{
	bottom:0px;
	left:10%
	right:10%;
	}
    
}


@media (min-width: 1200px) {

.navbar-brand img {
	
	width:120px !important;
}
}
@media (min-width: 1300px) {

.navbar-brand img {
	
	width:120px !important;
}
}
@media (min-width: 1500px) {

.navbar-brand img {
	
	width:120px !important;
}
}

.box {
	padding: 50px 0 0 0 !important;
}