@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Ubuntu:300,400,500,700');

html {
	scroll-behavior: smooth;
    scroll-padding-top: 17rem;
}

.ubuntu{font-family: 'Ubuntu', sans-serif;}
.lato {font-family: 'Lato','Ubuntu', sans-serif;}
div {
	box-sizing: border-box;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body{margin:0;padding:0;}
header {
	padding:18px 0 23px;
	top:0;
	position:relative;
	box-shadow: 0 0 0 #000;
	/* set animation */
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease; 
}
header.sticky {
	position:fixed;
	top:0;
	left:0;
	width:100%;	
	box-shadow: 0 -15px 30px #000;
	background:#fff;
	z-index:99;
}
#review-bg {
	display:none;
	position:fixed;
	height: 100%;
	width: 100%;
	z-index: 998;
	left: 0;
	top:0;
	background-color:rgba(255,255,255,0.7);
}
.switch-review-container {
	width: 100%;
	clear: both;
	height: 24px;
	margin: 10px auto;
}
.review-switch {
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
	background: url('/img/icon/arrow-switch.svg') no-repeat center center;
	background-size: contain;
	cursor:pointer;
}
.switch-next{
	float:right;
}
.switch-back{
	float:left;
	transform: rotate(180deg);
}
.gmap-review-long {
	display:none;
}
.more-review {
	text-decoration:underline;
	cursor: pointer;
}
.review-wrapper {
	display:none;
	z-index: 999;
	position:fixed;
	top:20%;
	width: 80%;
	max-width: 800px;
	box-sizing:border-box;
	left: 50%;
	margin-left: -400px;
	border: 1px solid #969696;
	padding: 0 60px 50px;
	background: #fff;
}
#close-wrapper {
	position: absolute;
	right: 30px;
	top: 20px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.review-container {
	
}
#anchor-map {
	position:relative;
	display:inline-block;
}
#anchor-map .poznan-anchor {
	top: 27%;
	left: 20.5%;	
}
#anchor-map .wroclaw-anchor {
	top: 46%;
	left: 22%;	
}
#anchor-map .katowice-anchor {
	top: 55%;
	left: 37%;	
}
#anchor-map .lodz-anchor {
    top: 37%;
    left: 40%;
}
#anchor-map .krakow-anchor {
	top: 58.5%;
	left: 58%;	
}
#anchor-map .warszawa-anchor {
	top: 31%;
	left: 63%;
}
#anchor-map .szczecin-anchor {
	top: 9%;
	left: 24%;
}
#anchor-map .gdansk-anchor {
	top: 3.5%;
	left: 31%;
}
#anchor-map .ostrawa-anchor {
	top: 65%;
	left: 33%;	
}
.certs a {
	max-width:20%;
	box-sizing:border-box;
	padding:0 10px;
	position: relative;
	z-index: 0 !important;
}
#anchor-map a {
	position:absolute;
	width: 17%;
	height: 8%;
	display:block;
	/* set animation */
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background:rgba(255,255,255,0);
}
#anchor-map a:hover {
	background:rgba(255,255,255,0.3);
}

.full-width {
	width:100%;
}

.bigger-max-width {
	width:100%;
	max-width: 1440px;
	margin: 0 auto;
}
.full-max-width {
	width:100%;
	max-width: 1100px;
	margin: 0 auto;
}
.half-width {
	max-width: 550px;
}
.full-max-width-plus {
	width:100%;
	max-width: 1130px;
	margin: 0 auto;
}
.half {
	width:50%;
	box-sizing:border-box;
	padding:20px 0;
}
.grey-bg {
	background-color:#f7f7f7;
}
.picture-in-bg {
	background-size:cover;
	background-repeat:no-repeat;
}

.red-line {
  width: 57px;
  height: 0.1px;
  border: solid 1px #80183a;
  margin:0 auto;
  
}
.margin-small {
	margin:20px auto;
}
.margin-big {
	margin:60px auto;
}
.offer-details {
	padding:30px 26px;
}
.counter {
  font-family: 'Ubuntu';
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #424247;
  padding: 40px 0 10px;
	margin: 0;
}
div#counter a.big-button {
	margin-top:70px;
}
#logo {
	width:166px;
	float:left;
	height:auto;
	display:inline;
}
#compare td.ico img {
	width:13px;
	height:auto;
}
.login-button {
  /*width: 134px;*/
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;

  height: 34px;
  display:inline-block;
  border-radius: 23px;
  color:#80183a;
  line-height:25px;
  letter-spacing: 0;
  
  background-image: url('/images/panel-ico.svg');
  background-size: 16px 17px;
  background-repeat: no-repeat;
  background-position: 14px 9px;
  padding: 4px 7px 0 37px;
  box-sizing:border-box; 
}
a.login-button:hover{
	text-decoration: none !important;
}
.login-button span {
	border-bottom: 1px solid #80183a;
}
ul.nav-menu {
	float:left;
	margin:18px 0 5px;
}

ul.nav-menu li {
	display:inline;
	font-family:'Ubuntu', sans-serif;
	margin-right:20px; 
}

#navi-icons {
	float:right;
	margin-top:10px;
}
.fb-icon {
	width:34px;
	height:34px;
	float:left;
	margin-right:11.7px;
}
.min-height-ref {
	min-height:150px;
}
main {
	min-height:500px;
	}
footer{
	
}
.grid-flex-parent,  .flex-parent{
	display: flex;
    flex-flow: row wrap;
}
.grid-4{
	width:25%;
	box-sizing:border-box;	
}
.grid-2{
	width:50%;
	box-sizing:border-box;	
}
.grid-3{
	width:30%;
	box-sizing:border-box;	
}
.grid-33{
	width:33.3%;
	box-sizing:border-box;	
}
.grid-3-4{
	width:75%;
	box-sizing:border-box;	
}
.grid-1{
	width:100%;
	box-sizing:border-box;	
}
.grid-40p{
	width:40%;
	box-sizing:border-box;	
}
.grid-60p{
	width:60%;
	box-sizing:border-box;	
}
.grey-box{
	background-color: #f7f7f7;
	position: relative;
  	box-shadow: 0 2px 4px 0 rgba(219, 219, 219, 0.5); 
  	padding: 30px 50px; 
}
.absolute-link {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	/* set animation */
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background:rgba(255,255,255,0);
}
.absolute-link:hover {
	background:rgba(255,255,255,0.3);
}
#accordion {
	margin-top: 40px;
	margin-bottom: 30px;
}
#accordion > .wrap {
	width:100%;
	clear:both;
	margin-bottom: 14px;
	padding: 0;
	box-shadow: 5px 4px 12px 0 rgba(205, 205, 205, 0.4);
}
#accordion h3.ui-accordion-header  {
	display:block;
	width:100%;
	/* background:url('/images/arrow-color.svg') no-repeat 97% center;  */
	padding: 16px 0 16px 2px;
	margin: 0;
	cursor:pointer;
	
}
#accordion h3 {
	box-sizing:border-box;
	color:#80183a;
	padding-right: 60px;
}
#accordion h3.ui-corner-top {
	padding: 25px 30px;
	border-left: 3px solid #80183a;
	
}
#accordion .wrap h3.ui-state-active {
	border-bottom:none !important;
}
#accordion h3.ui-accordion-content-active {
	border-bottom:none;
	width: calc(100% - 100px);
	border-left:none;
	background:none;
	padding: 30px 0;
	margin: 0 30px;
	border-top: 1px solid #eaeaea;
}
#accordion h3.wrap-header img{
	/* display:none; */
	position:absolute;
	top: 50%;
	right: 30px;
	transform: rotate(0deg);
	width:18.5px;
	height:6.5px;
	/* set animation */
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#accordion h3.ui-accordion-header-active img{
	transform: rotate(180deg);
}
#accordion h3:first-child {
	
	position:relative;
}
#accordion div.answer {
	width:100%;
	padding:0 0 20px;
	text-align:justify;
}
.margin-middle {
	margin:0 5%;
}
.title-rect {
  width: 100%;
  text-align:center;
  box-sizing:border-box;
  padding-top:68px;
 
}
.title-rect div.line{
	width:70%;
	height: 1px;
	background: #fff;
	margin: 20px auto;
	box-shadow: 0 0 13px #000
}
.title-rect h1 {
  font-family: Ubuntu;
  font-size: 45px;
  text-align:center;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  padding:0;
  margin:0;
  letter-spacing: normal;
  color: #ffffff;
  text-shadow: 0 0 7px #626262;
}
.title-rect hr {
	
}
.title-rect  p{
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 0 2px #626262;
}
.title-rect .title-icon {
  width: 59px;
  height: 59px;
  float:left;
  margin-right:40px;
}

.clearfix {
    overflow: initial;
	/* overflow: auto; */
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
div.banner-container {
	height:550px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center top;
}
.home-banner { background-image: url('/img/home-biuro29.jpg'); background-position-y: center !important;}
.referencje-banner {background-image: url('/img/referencje-biuro29.jpg');}
.faq-banner, .faq-test-banner {background-image: url('/img/faq-biuro29.jpg');}
.oferta-banner {background-image: url('/img/oferta-biuro29.jpg');}
.kontakt-banner {background-image: url('/img/kontakt-biuro29.jpg'); background-position-y: 90% !important;}
.nasza-grupa-banner {background-image: url('/img/nasza-grupa-biuro29.jpg'); }
.nasze-biura-banner {background-image: url('/img/nasze-biura-biuro29.jpg'); background-position-y: 60% !important;}
.ru-banner {background-image: url('/img/russian-big.jpg');}
/* .en-banner {background-image: url('/img/english-big.jpg');} */
.wyslany-banner {background-image: url('/img/wyslany-big.jpg');background-position-y: center !important;}
footer h2 {
	font-family: Ubuntu;
  	font-size: 28px;
  	font-weight: 400;
  	font-style: normal;
  	font-stretch: normal;
 	line-height: 1.25;
 	letter-spacing: normal;
  	color: #80183a;
}
.partner {
  width: 148px;
  height: auto;
  object-fit: contain;
}
#wrapper {
	padding-bottom:72px;
}
footer .padding-right {
	padding-right:30px;
}
footer .padding-big {
	padding:45.5px 0 25px 96px;
}
.padding-top-40 {
	padding-top: 40px;
}
div.line {
  margin:32px auto;
  width: 100%;
  height: 0.1px;
  border: solid 1px #ededed;  
}
.normal-24 {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
}
.normal-16 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
}
.normal-15 {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;  
}
.normal-14 {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.79;
  letter-spacing: normal;
}
#faq-categories > a {
	display:block;
	width: calc(33.3% - 30px);
	margin: 15px;
	font-size: 20px;
	font-weight: 500;
	color:#fff;
	background-color: #9e9e9e;
	text-transform: uppercase;
	padding: 42px 20px;
	box-sizing: border-box;
	text-align:center;
}
#faq-categories {
	margin-top: 50px;
}
#faq-categories > a:nth-child(9n+1) {
	background-color: #ae1e4d;
}
#faq-categories > a:nth-child(9n+2) {
	background-color: #7c1636;
}
#faq-categories > a:nth-child(9n+3) {
	background-color: #5f122b;
}
#faq-categories > a:nth-child(9n+4) {
	background-color: #ab3e61;
}
#faq-categories > a:nth-child(9n+5) {
	background-color: #963956;
}
#faq-categories > a:nth-child(9n+6) {
	background-color: #7a2742;
}
#faq-categories > a:nth-child(9n+7) {
	background-color: #9e9e9e;
}
#faq-categories > a:nth-child(9n+8) {
	background-color: #7d7d7d;
}
#faq-categories > a:nth-child(9n+9) {
	background-color: #696969;
}
p.normal-margin {
	margin:3.6px 0;
}
p.bigger-margin {
	margin:8.9px 0;
}
#bottom-footer-form, #bottom-footer-form-ru , #bottom-footer-form-en, #bottom-footer-form-ua {
	width:254px;
	padding-top: 5px;
	
}
#contact-data {
	padding-top:45px;
}
.flex{
	display:flex;
}
.padding-30 {
	padding:30px 0;
}
.padding-40 {
	padding:40px 0;
}
.padding-50 {
	padding:50px 0;
}
#bottom-footer-form input[type=text], #form-container input[type=text],#form-container input[type=email],#bottom-footer-form select , #form-container select,
#bottom-footer-form-ru input[type=text], #bottom-footer-form-ru select, #bottom-footer-form input[type=email], #bottom-footer-form-ru input[type=email], #bottom-footer-form-en input[type=email],
#bottom-footer-form-en input[type=text], #bottom-footer-form-en select, #bottom-footer-form-ua input[type=email],
#bottom-footer-form-ua input[type=text], #bottom-footer-form-ua select{
  width: 100%; 
  height: 30px;
  margin-bottom:8.2px;
  background-color: #ffffff; 
  border:1px solid #ffffff;
  font-size:14px;
  color: #424247;
  font-family: 'Lato', sans-serif;
  box-sizing:border-box;
  padding:2px 16px;
}
#form-container input[type=submit], #bottom-footer-form input[type=submit],
#bottom-footer-form-ru input[type=submit], #bottom-footer-form-en input[type=submit], #bottom-footer-form-ua input[type=submit],
#contact-form input[type=submit]{
  width: 131px;
  height: 32px;
  border-radius: 23px;
  border:none;
  background-color: #80183a;
  color:#fff;
  font-family: 'Ubuntu';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
#bottom-footer-form textarea, 
#bottom-footer-form-ru textarea,
#bottom-footer-form-ua textarea,
#bottom-footer-form-en textarea {
  width: 100%;
  height: 125px;
  background-color: #ffffff; 
  border: 1px solid #ffffff;
  font-size:14px;
  color: #424247;
  font-family: 'Lato', sans-serif;
  box-sizing:border-box;
  padding:2px 16px;
}
img.app-ico {
	width: 135px;
  	height: auto;  
  	margin-bottom:9px;
}
img.referncje-icon {
  width: 64px;
  height: 59px;  
  margin:45px auto 45px;
} 
#form-container {
  width: 100%;
  border-radius: 10px;
  background-color: #f7f7f7;
  box-shadow: 0 2px 4px 0 rgba(219, 219, 219, 0.5);
  padding: 22px 27.5px;
  margin-top: -240px;
}
ul.form-list { 
	color:#80183a;
	padding:0;
	margin:24px 0 0;
	border-top:1px solid #fff;
	list-style-position: inside;
}
ul.plum-list {
	color:#80183a;
	padding:0;
	margin:0;
	list-style-position: inside;
}
ul li {
	padding:6px 0;
	border-bottom:1px solid #fff;;
}
ul.plum-list li {
	padding: 6px 0;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.justify {
	text-align: justify;
}

.right-padding-big {
	padding-right: 45px;
}
a.big-button {
  	width: 340px;
    height: 46px;
    border-radius: 23px;
    background-color: #80183a;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0 20px;
    font-style: normal;
    padding-top: 12px;
    box-sizing: border-box;
    line-height: normal;
    text-decoration: none;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    display: inline-block;
}
.padding-15 {
	padding:0 15px;
}
.padding-v-15 {
	padding:15px 0;
}
div.red-frame {
	border:1px solid #80183a;
	padding:30px;
	box-sizing:border-box;
	font-size:14px;
	color:#424247;
	line-height: 25px;
}
div.ref-box {
	padding-top:28px;
	border-bottom:1px solid #ededed;
	position:relative;	
	padding-bottom: 50px;
}
#image-map {
	max-width:636px;
	height:auto;
}
div.ref-box .ref-link {
	position:absolute;
	bottom:5px;
	z-index: 95;
	min-width: 100px;
}

.nav-menu li {
	border-bottom: 1px solid #fff;
	/* set animation */
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.nav-menu li.checked-item,
.nav-menu li:hover {
	color: #80183a;
	border-bottom: 1px solid #80183a;
}
.nav-menu a {
	text-decoration:none;
	color: #424247;
	letter-spacing: -1px;
}
.nav-menu a:hover {
	text-decoration:none;
}
.icon-head {
	background-repeat:no-repeat;
	padding-left:100px;
	padding-right:20px;
	background-position:left 10px;
}
.plum-head {
  font-family: 'Ubuntu';
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #80183a;
  margin:30px 0;
} 
.plum-head-medium {
  font-family: 'Ubuntu';
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: normal;
  color: #80183a;
}
.plum-head-small {
  font-family: 'Ubuntu';
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: normal;
  color: #80183a;
}
.black-head-small {
  font-family: 'Ubuntu';
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: normal;
  color: #333;
}
.line-short-plum{	
  width: 40px;
  height: 1px;
  border: solid 1px #80183a;
  margin:30px 0;
}
.margin-bottom {
	margin-bottom:30px;
}
#counter {
	width:100%;
	height:500px;
	background:url('/img/counter.jpg') no-repeat center center;
	background-size:cover;
	padding-top:107px;
}
.counter-box {
  width: 179px;
  height: 179px;
  border-radius: 39px;
  background-color: #ffffff;  
}
.center-margin {
	margin-left:auto;
	margin-right:auto;
}
.medium-margin-top {
	margin-top:40px;
}

.medium-margin-top {
	margin-top:20px;
}

.medium-margin-bottom {
	margin-bottom:40px;
}

.medium2-margin-bottom {
	margin-bottom:20px;
}

.big-margin-top {
	margin-top:60px;
}
.bigger-margin-top {
	margin-top:90px;
}
.big-margin-bottom {
	margin-bottom:60px;
}
.bigger-margin-bottom {
	margin-bottom:90px;
}
.shadow-box {
  background-color: #ffffff;
  box-shadow: 2px 2px 4px rgba(216, 216, 216, 0.25), 2px 2px 10px rgba(147, 151, 162, 0.25);
}
.shadow-box:hover {
	box-shadow: 4px 4px 6px rgba(216, 216, 216, 0.35), 4px 4px 23px rgba(147, 151, 162, 0.4);
}
.big-price {
  padding:20px 0;
  width: 100%;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  background: #F8F8FA;
  color: #424247;
}
.big-price span {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
}
.medium-price {
  	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
    color: #868686;
    margin: 0;
  
}
.small-price {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #909090;
  margin: 0;  
}
.full-max-width-plus div.grid-3 {
	margin-left: 1.65%;
    margin-right: 1.65%;
}
.small {
  font-size: 10px;
  }
.uppercase {
	text-transform:uppercase;
}
.legend {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.82;
  letter-spacing: normal;
}
.plum-border {
  border: solid 1px #80183a;
  padding:20px 28px;
}
.plum-button {
  border-radius: 23px;
  background-color: #80183a;
  font-family: 'Ubuntu';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;  
  text-decoration:none;
  padding:7px 26px;
  margin:30px 0 ;
  display:inline-block;
}
.plum-button.blog-link {
	position: absolute;
	  bottom: 1px;
	  margin: 0;
	  font-size: 14px;
	  padding: 5px 20px;
}
.blog-element {
	position: relative;
	padding-bottom: 40px;
}
.shadow-box .plum-button 	{
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	padding: 10px 25px;
	margin: 0 auto 30px;
}
.group-logo {
	width:200px; 
	height:auto;
	margin-top:50px;
}
#compare {
	width:100%;
	margin-top:-30px;
}
#compare td {
	padding:8px 0;
}
.plum-cell {
	background-color: #80183a;
	color:#ffffff;
	font-weight:normal;
	padding: 5px 20px;
}

.grid-4x4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
}

div.contact-box {
	/* width: 250px; */
  	height: 147px;
  	background-color: #fafafa;
  	border: solid 1px #ededed;  
  	text-align:center;
  	/* margin-right:30px; */
  	/* margin-top:30px; */
  	padding-top: 20px;
  	position:relative;
}
/* div.contact-box:last-child {
	margin-right:0;
} */
.city{
  font-family: 'Ubuntu';
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #202023;
  margin-bottom:10px;
}
.phone {
	font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.79;
  letter-spacing: normal;
  text-align: center;
  color: #424247;
  margin-top:0;
}
#tabs ul {
	border-bottom:1px solid #868686;
	padding:0;
	margin:61px 0 40px;
}
#tabs li {
	list-style: none;
	cursor:pointer;
	display:inline-block;
	margin: 0 0 -2px;
	padding:0;
	
}
#tabs li a{
	border-radius: 14px 14px 0 0;
	border-bottom: 1px solid #868686;
	background-color: #f5f5f5;
	font-family: Ubuntu;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.56;
	letter-spacing: -0.5px;
	color: #626269;
	display: inline-block;
	padding: 8px 12px;
}
a.company-register-box__button{
	margin-right: auto;
	margin-left: auto;
}
#tabs li a.checked {
	border-bottom:1px solid #fff;
	border-top:1px solid #868686;
	border-left:1px solid #868686;
	border-right:1px solid #868686;
	background-color: #fff;
}
.separator {
	display:inline-block;
	width:100px;
}
map {
	width:100%;
	margin:50px 0;
	height:444px;
	display: block;
}
a.miniature-4 {
	width:23%;
	display:inline-block;
	height:172px;
	margin:5px 1%;
	background-position:center;
	background-size:cover;
}
.border-input {
	border: solid 1px #868686;
	margin:30px 30px 0 0;
	color: #424247;
	width:160px;
	box-sizing:border-box;
	padding: 7px 15px;
}
.border-select {
	border: solid 1px #868686;
	margin:30px 30px 0 0;
	color: #424247;
	width:160px;
	box-sizing:border-box;
	padding: 7px 15px;
}
.border-textarea {
	border: solid 1px #868686;
	margin:30px 30px 0 0;
	color: #424247;
	width:100%;
	height:310px;
	box-sizing:border-box;
	padding: 7px 15px;
}
/*
 	TABS
 * */
.underline {
	text-decoration:underline !important;
}
.show-container {
	display:none;
}
.show-on-start {
	display:block;	
}
table.office {
	width:100%;
	
}
.office td {
	font-family: 'Lato', sans-serif;
  	font-size: 14px;
  	border: 3px solid #FFF;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.79;
  	letter-spacing: normal;
  	color: #424247;
  	background-color: #f7f7f7;
  	padding:15px 17px;
}
.ui-state-focus { outline: none; }
.ui-accordion-header {outline: none;}
#accordion .ui-state-focus{ outline: none; }
h1, h2, h3, h4{outline:none;}
h3.ui-accordion-header-active {
	color:#841839;
	font-weight:700;
}
.bold {
	font-weight:700;
}
#outerImageContainer {
	width:100% !important;
	height:100% !important;
}
#pixel{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:999;
	background-color: rgba(255,255,255,0.95);
}
#pixel img {
	width:20px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	opacity:0.9;
}
ul.no-borders li {
	border:none !important;
}
ul.outside {
	padding-left:20px;
}
ul.outside li {
	list-style-position: outside;
}
#lang-switch {
	float: right;
	width: 70px;
	margin: 12px 0 0 10px;
	padding: 7px 0 7px 15px;
	border-left: 1px solid #eee;
	cursor:pointer;
}
#lang-switch > img {
	display:inline;
}
#lang-switch .select-lang-arrow {
	background-image: url('/img/icon/arrrow.svg');
	width:10px;
	height:4px;
	background-size:contain;
	display:inline-block;
	margin: 0 0 6px 7px;
	/* set animation */
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease; 
}
#lang-switch img {
	width:25px;
	height:auto;
}

#select-lang {
	display:none;
	position: fixed;
	background: #ffffff;
	padding: 5px 14px;
	border: 1px solid #eee;
	box-shadow: 2px 2px 5px #999;
	z-index: 999;
	width: 75px;
	margin-top: 10px;
	margin-left: -30px;
}
#select-lang a {
	display: block;
	width: 100%;
	font-family: 'ubuntu';
	font-size: 14px;
	color: #424247;
	position: relative;
	padding: 15px 0;
	box-sizing:border-box;
	border-bottom:1px solid #eee;
	text-align:center;
}
.gmap-review {
		box-sizing: border-box;
		border-right: 1px solid #e7e7e7;
}
.gmap-review:last-child {
	border-right: none;
}
img.star {
	width:11px;
	height:11px;
	margin-right: 2px;
}
.stars {
	padding-right: 12px;
	padding-top: 6px;
}
.review-name {
	font-size: 18px;
}
a.fancy-button {
  border-radius: 50px;
  background-color: #841839;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  font-family: 'Ubuntu';
  width: 400px;
  display:block;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px auto 50px;
  box-sizing: border-box;
}

a.fancy-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

a.fancy-button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

a.fancy-button:hover span {
  padding-right: 25px;
}

a.fancy-button:hover span:after {
  opacity: 1;
  right: 0;
}

.fancy-button:before {
    content: '';
    background: linear-gradient(45deg, #992538, #ad4758, #e997a4, #e997a4, #ad4758);
    position: absolute;
    top: -2px;
    left:50%;
    margin-left: -202px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: 404px;
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    transition: opacity .3s ease-in-out;
    border-radius: 50px;
}

.fancy-button:active {
    color: #000
}

.fancy-button:active:after {
    background: transparent;
}

.fancy-button:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 400px;
    height: 100%;
    left:50%;
    margin-left: -200px;
    background: #841839;
    top: 0;
    border-radius: 50px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
#order-agree-button {
	background-image: url('/images/tick.svg');
	background-repeat: no-repeat;
	background-size: 18px;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	background-color: #80183a;
	color: #fff;
	border-radius: 40px;
	padding: 18px 30px 18px 50px;
	background-position: 22px center;
	cursor: pointer;
	position: absolute;
	bottom: -250px;
	left: 50%;
	margin-left: -90px;
}
li.special-anchor a{
	background-image: url('/images/tick.svg');
	background-repeat: no-repeat;
	background-color: #80183a;
	background-size: 18px;
	color:#fff;
	border-radius: 40px;
	background-position: 12px center;
	padding: 8px 12px 8px 34px;
}
li.special-anchor:hover {
	border-bottom:none !important;
}
#select-lang a:last-child {
	border-bottom:none;
}
#select-lang a img {
	width:25px;
	height:auto;	
}
ul.nav-menu.pl {
	padding-left:15px;
}
ul.nav-menu.pl li {
	margin-right: 10px;
}
/*
 		COLORS
 
 * */
.tel {color:inherit}
.dark-grey{ color: #202023; }
.grey {color: #424247;}
.light-grey {color: #868686;}
.plum {
	color: #841839;
	z-index: 10 !important;
}
.margin-1p {
	margin: 0 1.5%;
}


.nasze-biura-menu {
	position: relative;
	transition: none !important;
}

.nasze-biura-menu img {
	transition: 0.4s all ease;
	margin-left: 2px;
    margin-bottom: 3px;
}


.nav-menu li.checked-item, .nav-menu .nasze-biura-menu:hover  {
	border-bottom: none;
}

.nasze-biura-menu:hover img {
	transform: rotate(180deg);
}

.nasze-biura-menu:hover .sub-menu, .hover-area:hover .sub-menu {
	display: flex;
	width: max-content;
	padding: 16px 30px 30px 30px;
	left: -30px;
	background-color: white;
	top: 45.5px;
	gap: 0px;
	align-items: flex-start;
	flex-direction: column;
	min-width: 100%;
	visibility: visible;
	z-index: 500;
}
.sub-menu {
	position: absolute;
    display: none;
    visibility: hidden;
}

.sub-menu li {
	width: 100%;
	transition: none !important;
	border-bottom: none;
}
.sub-menu li a {
	display: block;
    width: 100%;
    visibility: visible;
    color: #171D1E;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 400;
}

.sub-menu li:hover {
	border-bottom: none;
}
.sub-menu li a:hover {
	border-bottom: none;
}

.hover-area {
	width: 82px;
    height: 41px;
    position: absolute;
    left: 0;
    top: 25px;
}
