.container--offer {
  width: 100%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.section-oferta {

}

.oferta-title {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1.1;
}
/* BOX--OFFER */
.oferta-offers {
  margin: 1.56em -1%;
  display: flex;
}

.sin-oferta {
  width: 31.33%;
  border: 1px solid black;
  margin: 1%;
  transition: all .3s;
}

.sin-oferta:hover {
  width: 32.0%;
  border: 1px solid black;
}

.oferta-content {
  padding: 30px 20px 20px 20px;
}

.sin-oferta-title {
  color: #000;
  font-size: 16px;
  font-weight: 800;
}

.sin-oferta-deatils {
  color: #000;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 400;
}
.oferta-specjalna-box {
  z-index: 9;
  background-color: #fff;
  position: fixed;
  top: 44%;
  right: 0;
}
.button-offer-box {
  color: black !important;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid black;
  border-bottom-color: #000;
  justify-content: center;
  align-items: center;
  padding: 0.56em 1em;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.button-offer-box:hover {
  color: white !important;
  background: black;
  
}
.button-offer-box--ico {
  margin-left: 5px;
  width: 10px;
}
/* POPUP */
.popup-out {
  z-index: 122;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
.popup-content {
  width: 90%;
  height: 90vh;
  max-width: 1440px;
  background-color: #fff;
  margin: auto;
  display: grid;
  grid-template-columns: 70% 30%;
  overflow: auto;
  margin-top: 5vh;
}
.popup-left {
  padding: 30px;
}
.popup-top {
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.logo-popup {
  width: 200px;
}
.ap-info {
  padding: 0 20px;
}
.ap-popup-title {
  color: #000;
  font-weight: 600;
  display: flex;
  align-items: flex-end;
}
.ap-popup-title-type {
  font-size: 24px;
  line-height: 1;
  padding-right: 7px;
}
.ap-popup-title-name {
  font-size: 15px;
  line-height: 1;
}
.popup-info-subtitle {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.ap-price {
  display: grid;
  color: #000;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 800;
}
.ap-price span {
  font-size: 14px;
  font-weight: 400;
}
.popup-flex {
  align-items: flex-start;
  margin-top: 3.75em;
  display: flex;
}

.popup-flex-left {
  width: 60%;
}

.popup-flex-right {
  width: 40%;
  border-left: 1px solid #bdb6ac;
  margin-left: 2em;
  padding-left: 1em;
}
.pfl-gall {
  display: flex;
}
.pfl-icons {
	
}
.result-text.szczegoly-item-text {
  margin-left: 4px;
}
.szczegoly-items {
  display: flex;
}

.image-13 {
  width: 2.13em;
  min-width: 2.13em;
}

.szczegoly-item {
  align-items: center;
  margin-right: 1.2em;
  display: flex;
}

.szczegoly-item.item-pfl {
  margin-bottom: .5em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 9px;
  line-height: 1.2;
}
.image-13 {
  width: 2.13em;
  min-width: 2.13em;
}
.result-text {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
}

.result-text.status {
  text-transform: lowercase;
  line-height: 1;
  display: inline-flex;
}
.result-text.szczegoly-item-text {
  margin-left: 4px;
}

.popup-img--lightbox {
	
}
.popup-img--lightbox a {
  outline: none;
}
img.zoom-ico {
  display: block;
  position: relative;
  float: right;
  margin: -40px 0;
}
.pfl-text {
  color: #000;
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  font-size: 12px;
  line-height: 1.6;
}
.pfl-table {
	
}
.pfl-table-item {
  border-bottom: 1px solid #bdb6ac;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.pfl-table-item.last-table-item {
  border-bottom-width: 0;
}

.pfl-table-item.cs-pfl {
  justify-content: space-between;
  padding-top: .5em;
  padding-bottom: .3em;
}

.pfl-table-left {
  width: 20%;
  text-align: center;
  border-right: 1px solid #bdb6ac;
  padding-top: .5em;
  padding-bottom: .3em;
  font-size: 12px;
}

.pfl-table-right {
  width: 20%;
  text-align: center;
  font-size: 12px;
}

.pfl-table-right.pfl-cs-right {
  text-align: right;
}

.pfl-table-left-left {
  width: 60%;
  color: #000;
  font-size: 12px;
}
.text-block-16 {
	
}
.text-block-15 {
	
}
.poup-legend-text {
  color: rgba(0, 0, 0, .5);
  margin-top: 1.56em;
  margin-bottom: 1.56em;
  font-size: .75em;
}
/* POPUP-RIGHT--TABS */
.container--tabs {
	 margin: 0;
}
 .container--tabs .nav-tabs {
	 float: left;
	 width: 100%;
	 margin: 0;
	 list-style-type: none;
	 padding: 0;
	 display: flex;
	 justify-content: center;
	 padding-bottom: 10px;
	 
}
 .container--tabs .nav-tabs > li {
	 float: left;
	
}
 .container--tabs .nav-tabs > li > a {
	 float: left;
	 margin-right: 2px;
	 line-height: 1.42857143;
	 padding: 10px;
	 color: black;
	 text-decoration:none;
	 outline: none;
}
 .container--tabs .nav-tabs > li > a:hover {
   color: black;
   border-bottom: 1px solid black;
}
 .container--tabs .nav-tabs > li.active > a, .container--tabs .nav-tabs > li.active > a:hover, .container--tabs .nav-tabs > li.active > a:focus {
	 color: black;
	 background-color: #fff;
	 border-bottom: 1px solid black;
	 font-weight: 600;
}
 .container--tabs .tab-content {
	 float: left;
	 width: 100%;
}
 .container--tabs .tab-content > .tab-pane {
	 display: none;
}
 .container--tabs .tab-content > .tab-pane.active {
	 display: block;
	 background-color: white;
}
 .container--tabs .tab-content > .active {
	 display: block;
}
.image-27 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.button-popup--pdf {
  max-width: 210px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
  display: block;	
}
.button-popup--pdf:hover {
  color: white;
  background-color: black;
  border: 1px solid black;
}
.btn-simple {
  max-width: 210px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
  display: block;
}
.popup-bottom-info span{
  font-size: 10px;
  color: rgba(0,0,0,.5);
}
.btn-simple:hover {
  color: white;
  background-color: black;
}
.btn-simple:visited {
  color: black;
}
/* POPUP-FULL--PANORAMA */
.popup-flex-full {
  margin: 1.6rem 0;
}
.popup-flex-full iframe {
  height: 400px;
}
/* POPUP-BOTTOM--INFO */
.popup-bottom-info {
  display: grid;
  grid-template-columns: 20% 20% 20% 20%;
  column-gap: 5%;
}

.pbi-item {
  width: 23%;
  color: rgba(0, 0, 0, .5);
  margin: 1%;
  font-size: .75em;
  line-height: 1.2;
  position: relative;
}
/* POPUP-CLOSE */
.close-popup {
  position: absolute;
  top: 1.25em;
  right: 1.25em;
}
.close-popup-black {
  display: none;
}
/* POPUP-CF7 */
.popup-right {
  padding-top: 75px;
  padding-left: 1.25em;
  padding-right: 1.25em;
  position: relative;
}
.popup-right-background {
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
  transform: translate(0%, -50%) rotate(270deg);
  opacity: 0.2;
  z-index: 0 !important;
}

.p-right-content {
  z-index: 1 !important;
  position: inherit;
  height: 100%;
}
.p-right-title {
  color: black;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
}
.p-right-subtitle {
  color: black;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}
.w-form {
	
}
.p-right-box-info {
  position: absolute;
  bottom: 0;
  padding: 50px 0;
}
/* CF7-style */
.popup-content form.wpcf7-form * {
    transition: 225ms;
}
.popup-content form.wpcf7-form label {
	width: 100%;
	cursor: pointer;
	color: white;
}
.popup-content form.wpcf7-form input  ,
.popup-content form.wpcf7-form select,
.popup-content form.wpcf7-form textarea {
	border: 1px solid white !important;
	border-radius: 0;
	background: transparent;
	font-family: "Poppins", sans-serif;
	margin: 5px 0;
}
.popup-content form.wpcf7-form textarea {
	height:100px
}
.popup-content form.wpcf7-form input:hover,
.popup-content form.wpcf7-form select:hover,
.popup-content form.wpcf7-form textarea:hover {
    cursor: pointer;
    border: 1px solid white !important;
}
.popup-content form.wpcf7-form input:focus,
.popup-content form.wpcf7-form select:focus,
.popup-content form.wpcf7-form textarea:focus {
    border: 2px solid white!important;
    outline: none!important;
}
.popup-content form.wpcf7-form input,
.popup-content form.wpcf7-form textarea {
	background: transparent;
	font-size: 14px;
	color: white;
}
.popup-content textarea::placeholder {
    color: white;
    font-size: 14px;
}
.popup-content form.wpcf7-form input[type="submit"] {
	font-family: "Poppins", sans-serif;
	color: white;
	font-weight: 600; 
	border: 0;
}
.popup-content form.wpcf7-form input[type="submit"]:hover {
    border: 0;
}
.popup-content input::placeholder {
    color: white;
    font-size: 14px;
}
span.wpcf7-not-valid-tip {
    position: relative;
    color: red;
    font-size: 14px;
}
.popup-content div.wpcf7-response-output {
    padding: 1em !important;
    margin: 0 !important;
    border-color: white !important;
    font-size: 14px;
    color: white;
}

/* CF7-chechbox */
.popup-content .custom-checkboxes {
	padding: 10px 0;
}
.popup-content .custom-checkboxes p {
    display: flex;
    font-size: 12px;
	padding: 0 0 10px 0;
}
.popup-content .form-with-custom-checkboxes-radios .wpcf7-list-item {
    margin: 0;
    height: 10px;
}
.popup-content .form-with-custom-checkboxes-radios .wpcf7-list-item:not(:last-child) {
    margin-bottom: 10px;
}
.popup-content .form-with-custom-checkboxes-radios label {
    cursor: pointer;
}
.popup-content .form-with-custom-checkboxes-radios [type="radio"],
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"] {
    position: absolute;
    left: -9999px;
}
.popup-content .form-with-custom-checkboxes-radios [type="radio"] + .wpcf7-list-item-label,
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"] + .wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
}
.popup-content .form-with-custom-checkboxes-radios [type="radio"] + .wpcf7-list-item-label::before,
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"] + .wpcf7-list-item-label::before,
.popup-content .form-with-custom-checkboxes-radios [type="radio"] + .wpcf7-list-item-label::after,
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"] + .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    box-sizing: border-box;
}
.popup-content .form-with-custom-checkboxes-radios [type="radio"] + .wpcf7-list-item-label::before,
.popup-content .form-with-custom-checkboxes-radios [type="radio"] + .wpcf7-list-item-label::after {
    border-radius: 50%;
}
.popup-content .form-with-custom-checkboxes-radios [type="radio"] + .wpcf7-list-item-label::before,
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"] + .wpcf7-list-item-label::before {
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid white;
}
.popup-content .form-with-custom-checkboxes-radios [type="radio"] + .wpcf7-list-item-label::after,
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"] + .wpcf7-list-item-label::after {
    top: 5px;
    left: 5px;
    width: 5px;
    height: 5px;
    background: white;
    transition: all 0.2s;
}
.popup-content.form-with-custom-checkboxes-radios [type="radio"]:not(:checked) + .wpcf7-list-item-label::after,
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"]:not(:checked) + .wpcf7-list-item-label::after {
    opacity: 0;
    transform: scale(0.01);
}
.popup-content .form-with-custom-checkboxes-radios [type="radio"]:checked + .wpcf7-list-item-label::after,
.popup-content .form-with-custom-checkboxes-radios [type="checkbox"]:checked + .wpcf7-list-item-label::after {
    opacity: 1;
    transform: scale(1);
}

/* CONTAINER-TABELA--BUTTON */
.accordion-toggle {
  display: block;
  font-size: 14px;
  color: white !important;
  background: #666666;
  padding: 10px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.accordion-content {
  display: none;
}

.accordion-content.active {
  display: block;
  transition: height 2s;
}

/* CONTAINER-TABELA--ICONS */
.tabela-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin: 20px 0;
}
.tabela-icon {
  align-items: center;
  margin-right: 1em;
  display: flex;
}
.image-11 {
  width: 2.69em;
}
.icon-text {
	display: block;
	width: min-content;
	color: #000;
	margin-left: 5px;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
}
@media screen and (min-width: 992px) and (max-width: 1160px) {
  .icon-text {
    font-size: 1vw;
  }
}



/* CONTAINER-TABELA--CONTENT */
.sticky-wrapper {
  margin-top: 3.13em;
}
/* CONTAINER-TABELA--SORT */
.sorting-table {
  z-index: 1;
  border-bottom: 1px solid #afa48c;
  margin-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.apartments-top {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}
.table-block {
  background-color: rgba(0, 0, 0, 0);
  flex: 5%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.table-block.less {
  flex: 0 7%;
  position: relative;
}
.table-block.last {
  height: 1px;
}
.table-block.more {
  flex-basis: 25%;
}
.se-text {
  color: #000;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: 500;
  text-decoration: none;
}
.se-text.number {
  margin-right: 1.13em;
}
.floors {
  align-items: center;
  display: flex;
}
.numbers-arrows-block {
  flex-direction: column;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: flex;
}
.top-arrow {
  height: 1.25em;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}
.top {
  width: .63em;
}
.bottom-arrow {
  height: 1.25em;
  flex: none;
  display: flex;
}
.bottom {
  width: .63em;
}
/* CONTAINER-TABELA--OFFER */

/* items-table--class */
.tab--szczegoly-item {
  display: inline-flex;
  align-items: center;
  margin: 2px;
}
.tab--status-color-item {
	
}

/* END - items-table--class */

.main-table {
  flex-direction: column;
  display: flex;
  position: relative;
}
.search-result {
  border-bottom-color: #afa48c;
  justify-content: space-between;
  align-items: center;
  padding: 1.25em 0;
  display: flex;
}
.search-result:hover {
  background-color: rgba(217, 207, 197, .2);
}
.result-head-text {
  color: #022a53;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  display: none;
}
.result-text {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
}

.result-text.status {
  text-transform: lowercase;
  line-height: 1;
}

.result-text.status.sld {
  color: #cc8051;
}

.result-text.status.rsw {
  color: #d9cfc5;
}

.result-text.szczegoly-item-text {
  margin-left: 4px;
}
.status-color {
  width: .75em;
  height: .75em;
  background-color: #36B37E;
  margin-right: .5em;
  display: inline-flex;
}
.rezer-status{
	background:#FFAB00;
}
.sprzedane-status{
	background: #FF5630;
}
.ask-button {
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border: 0 solid #5a6d5d;
  border-radius: 6.25em;
  align-items: center;
  padding: .81em 1.31em;
  font-size: .81em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.ask-button:hover {
  color: #000;
}
@media screen and (max-width: 991px) {
  .oferta-content {
    padding: 30px 20px 20px 20px;
  }
  .popup-content {
    width: 98%;
    height: 98vh;
	grid-template-columns: 65% 35%;
  }
  .popup-left {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-top {
    flex-wrap: wrap;
  }
  .ap-price {
    width: 100%;
    margin-top: .9em;
  }
  .szczegoly-items {
    grid-row-gap: .63em;
    flex-wrap: wrap;
    justify-content: center;
  }	
  .result-text {
    
  }	
/* POPUP-RIGHT--TABS */

	
/* POPUP-FULL--PANORAMA */
	
	
/* POPUP-CLOSE */

	
/* POPUP-CF7 */
  .popup-right {
  }
/* CONTAINER-TABELA--BUTTON */

	
/* CONTAINER-TABELA--ICONS */
  .tabela-info {
    grid-row-gap: 1.25em;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
/* CONTAINER-TABELA--CONTENT */
  .sticky-wrapper {
    border-top: 1px solid #dfdfdf;
  }
/* CONTAINER-TABELA--SORT */
  .sorting-table {
    display: none;
    position: relative;
  }
  .apartments-top {
    flex-wrap: wrap;
    align-items: stretch;
  }	
  .table-block {
    width: 50%;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px #dfdfdf;
    border-right: 1px solid #dfdfdf;
    flex-direction: column;
    flex: 0 auto;
    margin-bottom: 0;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .table-block.less {
    flex: 0 auto;
  }

  .table-block.last {
    height: auto;
  }

  .table-block.more {
    flex-basis: 50%;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }	
  .se-text {
    font-size: 14px;
  }	
/* CONTAINER-TABELA--OFFER */
  .search-result {
    border-left: 1px solid #dfdfdf;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
  }
  .result-head-text {
    color: #5a6d5d;
    margin-bottom: .5em;
    font-size: .81em;
    display: block;
  }	
  .result-text {
   
  }
  .status-color {
    
  }	
}
@media screen and (max-width: 767px) {
/* BOX--OFFER */
  .oferta-offers {
    flex-wrap: wrap;
  }
  .sin-oferta {
    width: 100%;
  }
  .sin-oferta:hover {
  width: 100%;
  }
  .oferta-content {
    text-align: center;
  }	
  .button-offer-box {
    margin-left: auto;
    margin-right: auto;
  }
/* POPUP */
  .popup-content {
    grid-template-columns: 100%;
  }
  .popup-left {
    position: relative;
  }
  .ap-info {
    width: 100%;
    margin-top: 1.25em;
	padding: 0;
  }
  .ap-price {
    margin-top: .7em;
  }
  .popup-flex {
    flex-wrap: wrap;
  }

  .popup-flex-left {
    width: 100%;
  }

  .popup-flex-right {
    width: 100%;
	border-left: 0;
    margin-top: 3em;
    margin-left: 0;
    padding-left: 0;
  }
/* POPUP-RIGHT--TABS */

/* POPUP-FULL--PANORAMA */
	
/* POPUP-BOTTOM--INFO */
	
  .popup-bottom-info, .close-popup {
    display: none;
  }
/* POPUP-CLOSE */
  .close-popup.close-popup-black {
    display: block;
  }
/* POPUP-CF7 */
  .popup-right {
    padding-top: 5em;
    padding-bottom: 2em;
  }
  .p-right-box-info {
	position: inherit;
	padding: 50px 0 0 0;
	}
	
/* CONTAINER-TABELA--BUTTON */

	
/* CONTAINER-TABELA--ICONS */
  .tabela-info {
    grid-row-gap: 0.75em;
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .tabela-icon {
    margin-right: 2.2em;
  }
/* CONTAINER-TABELA--CONTENT */
	
/* CONTAINER-TABELA--SORT */

/* CONTAINER-TABELA--OFFER */
  .ask-button {
    justify-content: center;
    display: flex;
  }
}
@media screen and (max-width: 479px) {
/* BOX--OFFER */
	
/* POPUP */
	
/* POPUP-RIGHT--TABS */

/* POPUP-FULL--PANORAMA */
	
/* POPUP-BOTTOM--INFO */
	
/* POPUP-CLOSE */
	
/* POPUP-CF7 */
	
/* CONTAINER-TABELA--BUTTON */
	
/* CONTAINER-TABELA--ICONS */
	
/* CONTAINER-TABELA--CONTENT */
	
/* CONTAINER-TABELA--SORT */
	
/* CONTAINER-TABELA--OFFER */
  .ask-button {
    padding-left: 12px;
  }
}

.show-popup {
	display:flex;
    z-index: 99;
}

/* TOOLTIP */
[tooltip] {
  position: relative; 
}

[tooltip]::before,
[tooltip]::after {
  text-transform: none; 
  font-size: .9em; 
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; 
  z-index: 1001; 
}
[tooltip]::after {
  content: attr(tooltip);
  font-family: Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  max-width: 300px;
  min-width: 200px;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
}

[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}
 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after
{
  animation: tooltips-vert 300ms ease-out forwards;
}


button#loadMore {
  margin: 0px auto;
  display: block;
  background: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px 20px;
  border: 1px solid #000;
  border-radius: 0px;
}

.table--offer tbody tr {
  display: none; 
}

.table--offer tbody tr:nth-child(-n+8) {
  display: table-row;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed !important;
}

.imp-tooltip.yellow {
  background-color: #f7d615!important;
}
.imp-tooltip.yellow .hs-arrow {
  border-top-color: #f7d615 !important;
}
.imp-tooltip.yellow .imp-tooltip-content a:hover {
  color: #f7d615!important;
}
.imp-tooltip-content h2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 10px 0px 10px;
  font-weight: 600;
}