.specializations-container__content__main__aspects.tabcontent.tabcontent--active {
	display: flex !important;
}


/* Inline | https://szczepanskachwala.milleniumhost.pl/ */

.front-page-container__team__navigation {
  display: flex;
  justify-content: flex-end;
  padding-left: ;
  padding-right: 13%;
  align-items: center;
}

.front-page-container__team__navigation {
}

.front-page-container__team__navigation .swiper-buttons {
  margin-right: 10%;
}

/* style.css | https://szczepanskachwala.milleniumhost.pl/wp-content/themes/wp-webpack/assets/css/style.css */

.front-page-container__team__background {
  /* height: 100%; */
  height: 107%;
}

.front-page-container__team {
  /* margin-bottom: 80px; */
  margin-bottom: 140px;
}


/* custom.css | https://szczepanskachwala.milleniumhost.pl/wp-content/themes/wp-webpack/assets/css/custom.css */

.front-page-container__team__navigation .swiper-buttons {
  position: static;
}

/* Inline | https://szczepanskachwala.milleniumhost.pl/ */

.front-page-container__team__carousel-container__team-subpage-button {
  position: static;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
.front-page-container__team__background {
height: 114%;
}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.front-page-container__front-start__left-side-front-start h1 {
		bottom: 45%;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.front-page-container__front-start__left-side-front-start {
	  width: 119%;
	}

	  .front-page-container__front-start__right-side-front-start .buttons-contact {
		left: -10vw !important;
	  }

	.buttons-contact__phone-mobile::before {
	  right: clamp(103px, 7vw, 120px);
	}

}

@media screen and (max-width: 768px) {

	/* style.css | https://szczepanskachwala.milleniumhost.pl/wp-content/themes/wp-webpack/assets/css/style.css */

	.front-page-container__front-start__left-side-front-start h1 {
		/* bottom: 35%; */
		/* width: 70%; */
		bottom: 44%;
		width: 100%;
	}

	.front-page-container__front-start__left-side-front-start h2 {
		/* width: 70%; */
		width: 100%;
	}

	.front-page-container__front-start__left-side-front-start {
		/* width: 50%; */
		width: 70%;
	}

	.front-page-container__front-start__left-side-front-start h1 {
		/* font-size: clamp(28px, 6.7vw, 67px); */
		font-size: clamp(23px, 6.7vw, 67px);
	}

	.front-page-container__front-start__left-side-front-start {
		/* height: 50vh; */
		height: 60vh;
	}

	.buttons-contact {
		/* bottom: 7%; */
		bottom: -12%;
	}

	.buttons-contact__phone-mobile::before {
		/* right: clamp(83px, 7vw, 120px); */
		right: clamp(101px, 7vw, 120px);
	}


	/* custom.css | https://szczepanskachwala.milleniumhost.pl/wp-content/themes/wp-webpack/assets/css/custom.css */

	.front-page-container__team {
	/* margin-bottom: 140px; */
	margin-bottom: 220px;
	}

	.front-page-container__team__navigation {
	/* padding-right: 13%; */
	padding-right: 0;
	justify-content: center;
	}

	.front-page-container__team__navigation .swiper-buttons {
	/* margin-right: 10%; */
	margin-right: 0;
	}

	.front-page-container__team__navigation .swiper-buttons {
	margin: 0 auto;
	}

	/* style.css | https://szczepanskachwala.milleniumhost.pl/wp-content/themes/wp-webpack/assets/css/style.css */

	.front-page-container__team__carousel-container .swiper-buttons {
		/* transform: translateX(-50%); */
		transform: unset;
	}


}