@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,900&subset=latin-ext');
@import url('font-awesome.min.css');

body {
  font-family: 'Nunito';
  -webkit-transition-duration: 0.25s !important;
  transition-duration: 0.25s !important;
}

.ap-suggestion em, .ap-suggestion {
    color: black;
}

header {
  position: fixed;
  width: 100%;
  background: white;
  z-index: 9999;
  top: 0;
}

.row_no_margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.logotype {
  margin-top: 8px;
  height: 34px;
  margin-bottom: 8px;
}

.content_loaded {
  display: none;
}

.green_box {
      height: calc(40vw + 62px);
    width: 50%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    font-size: 1.4rem;
    padding: 20px;
    border: 2px solid #00fea3;
}

.menu {
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.menu img {
  height: 28px;
}

.menu .fa {
  font-size: 28px;
  margin-top: 11px;
  margin-bottom: 11px;
}

#headerimage {
  padding-top: 50px;
  background-position: center;
  background-size: cover;
}

.header_up h1 {
  font-size: 1.5rem;
  text-align: center;
  text-shadow: 0px 2px 5.4px rgba(18, 23, 26, 0.3);
}

.header_up span {
  color: #00fea3;
}

.header_up {
  height: 20vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
}

.header_down {
  height: 20vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
}

.search_input {
  height: 43px;
  border: none;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  color: #7b7b7b;
  margin: 0px;
  padding: 10px;
  font-weight: 500;
  font-size: 13px;
  width: 70%;
}

.search_btn {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    width: 20%;
    background: #00fea3;
    position: relative;
  border: none;
}

.search_btn .fa {
  position: relative;
    right: unset;
    top: unset;
}

.option {
  margin: 0 10px;
}

.active {
  background: white;
  color: #2b2b2b;
  border-radius: 5px;
  padding: 2px 6px;
  white-space: nowrap;
}

.filter {
  display: flex;
  list-style: none;
  font-size: 0.9rem;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}

.mt25 {
  margin-top: 20px;
}

.dropdown {
  text-align: center;
  display: flex;
  flex-direction: column;
  font-size: 0.9rem;
  height: 100%;
  justify-content: center;
}

.dropdown a {
  color: white;
}

.dropdown-item {
  color: black !important;
}

#offer_slider {
  margin-top: 20px;
}

#offer_slider h2 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 15px;
}

.heart {
  right: 15px;
  top: 15px;
  position: absolute;
  z-index: 999;
}

.heart .fa {
  font-size: 2rem;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.62);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
  -webkit-transition-duration: 0.25s !important;
  transition-duration: 0.25s !important;
}

.activeheart {
  -webkit-text-fill-color: #00fea3 !important;
}

#wall .offer-title {
  text-align: left;
}

#wall .brick {
     padding-right: 10px;
     padding-left: 10px;
     margin-bottom: 10px;
     cursor: pointer;
}
#wall .brick a {
     color: black;
}
#wall p {
     margin-bottom: 0px;
}

#wall h4, #wall h2 {
  margin-bottom: 0px;
  margin-top: 4px;
}
 #wall .heart {
     right: 1.5rem;
     top: 1rem;
}
 #wall .info {
     text-align: left;
}
 #wall_marker img {
     height: 105px;
     width: 100%;
     object-fit: cover;
}
 #wall_marker .brick {
}
 #wall_marker h4, #wall_marker p {
     margin-bottom: 0px;
}
 #wall_marker .info {
     background: white;
     padding: 5px;
}
 #wall_marker h4 {
     font-size: 16px;
}
 #wall_marker p {
     font-size: 10px;
}
 #wall_marker .long {
     font-weight: 500;
}
 #wall_marker a {
     color: unset !important;
}
 .info2 {
     font-size: .85rem;
     margin-left: 5px;
     margin-bottom: 15px;
}
 .info2 h2 {
     font-size: .85rem !important;
     font-weight: 500 !important;
}
 .info2 h4 {
     margin-top:3px;
     margin-bottom:2px;
     font-size: .95rem !important;
     font-weight: 500 !important;
}
/*  .crop {
     width:100%;
     overflow:hidden;
     height:.85rem;
     line-height:.85rem;
     white-space: nowrap;
 } */

.mainimage img {
  object-fit: cover;
  width: 100%;
  height: 40vw;
}

.foto {
  background: #242424;
}

#blog_area h2 {text-align: center;}
#blog_area {margin-bottom: 20px;}
#blog_area hr {border-top: 1px solid rgb(0, 0, 0);}
h2 {font-size: 1.8rem;}

 .biginfo {
     height: 25vh;
     overflow: hidden;
     padding-left: 0px;
     padding-right: 0px;
}
 .biginfo .inner {
     height: 25vh;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     -webkit-transition-duration: 0.32s !important;
     transition-duration: 0.32s !important;
}
 .nothover {
     position: absolute;
     bottom: 5px;
     color: white;
     width: 90%;
     padding-left: 5px;
}
 .nothover h3 {font-size: 1.3rem;}

 .nothover p {
    text-align: right;
    font-size: 90%;
}

footer #grayspace {
  border-top: 8px solid #00fea3;
    background-color: #434343;
    padding: 20px 0;
  color: white;
}

footer #grayspace ul {
    list-style-type: none;
    padding: 0;
    color: #8b8b8b;
    font-size: 0.9rem;
    line-height: 1.7rem;
  cursor: pointer;
    font-weight: 600;
}

footer #grayspace p {
    font-size: 0.9rem;
  margin-bottom: 0.3rem;
}

footer #grayspace .imgl {
      padding-bottom: 20px;
    max-width: 55%;

}

#darkspace {
  padding: 20px 10px;
  font-size: 0.8rem;
  color: white;
  background: #292929;
  text-align: center;
}

#darkspace a {
  color: #00fea3;
}

.mt20 {
  margin-top: 20;
}

.btn-footer2 {
    border-color: #00fea3;
    background-color: #434343;
    color: #00fea3;
    text-transform: uppercase;
    width: 100%;
}

#headermenu ul {
    list-style-type: none;
    color: white;
    font-size: 1.1rem;
  padding: 0;
  text-align: center;
  background: #292929;
  margin: 0;
}

#headermenu li {
      padding: 6px 0;
    border-top: 1px solid #ffffff45;
  font-size: 1.3rem;
}

.drop_offers a {
  color: black;
}

.drop_offers .dropdown-menu {
  background: #f2f2f2;
    font-size: 0.9rem;
    left: unset;
    right: 0;
}

.drop_offers img {
  height: 0.9rem;
}

.pagination-offers{
    display: inline-flex;
    font-size: 1.2rem;
    color: #b0b0b0;
    list-style: none;
    padding-left: 0;
}

.pagination-offers a{
    color: #b0b0b0;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 30px;
    min-width: 30px;
    display: table-cell;
    text-decoration: none;
}

.pagination-offers li .active{
    color: white;
    background-color: gray;
    border-radius: 5px;
    padding: none!important;
}

.pagination-offers li .active:hover{
    text-decoration: none;
    padding: none!important;
}

.fapag {
    margin-left: 6px;
    margin-right: 6px;
    color: #b0b0b0;
    font-size: 1.2rem;
    font-weight: 900;
}

#second_menu  hr {
      margin: 0;
    margin-bottom: 1rem;
    border: 1px solid black;
}

.filter_offers {
  background: #f2f2f2;
}

      .filter-item {
        padding: 0;
        font-size: 1rem;
        margin-bottom: 5px;
      }
      .filter_img {
            height: 20px;
      }

.btn-filter {
  background: white;
    border: 1px solid black;
    padding: 12px 60px;
}

.title {
      text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    margin-top: 10px;
}

#second_menu {
  padding-top: 58px;
}

label {
  margin-bottom: 0px;
}

.menu_icon {
  display: inline-block;
}

.first_icon {
  margin-right: 30px;
}

.cnter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

.drop_offers2 a {
  color: black;
  display: flex;
}

.drop_offers h6 {
  font-weight: 600;
  display: flex;
}

.drop_offers2 .dropdown-menu {
  background: #f2f2f2;
  font-size: 0.9rem;
}
.dropdown-menu {
  z-index: 9999 !important;;
}

a:hover {
  text-decoration: none !important;
}

.drop_offers2 img {
  height: 0.9rem;
  margin-bottom: 3px;
}

.drop_offers2 .dropdown-toggle::after {
  display: none;
}

.icosquare {
  height: 1rem;
  width: 1rem;
  border-radius: 3px;
  display: inline-table;
}

.col1 {
  background: #0067d1;
}

.col2 {
  background: #00b172;
}

.cities p, .cities h5 {
     cursor: pointer;
}
.cities h6 {
  margin-bottom: 1rem !important;
}
.cities h6 a {
  font-weight: 700 !important;
  color: #3a3a3a!important;
  text-decoration: none; 
  background-color: none;
}
.list_item {
  color: #494949 !important;
  text-decoration: none; 
  background-color: none;
}
.list_item:hover {
  color: #000 !important;
}
.container-maps h6 {
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
}
.container-maps h6 a {
  color: #3a3a3a!important;
  text-decoration: none; 
  background-color: none;
}
.container-maps a h6 {
  color: #3a3a3a!important;
  text-decoration: none; 
  background-color: none;
}
.container a:hover {
  color: #000 !important;
}
.container-maps li {
  margin-bottom: 1rem !important;
}

.offers_search {
  text-align: center;
    margin-top: 5px;
}

.map_toggle {
         position: fixed;
    background: white;
    bottom: 0px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    z-index: 1000;
    width: 100vw;
}

.map_toggle button {
  width: 50%;
  max-width: 80vw;
  margin: 0 auto;
  border: 1px solid black;
  color: black;
  background: white;
}

.map_toggle img {
      height: 26px;
    margin-right: 15px;
}

#offers_map {
  height: 80vh;
  width: 100vw;
}

.mainimage2 img {
    object-fit: cover;
    width: 100%;
    height: 55vw;
}

.btn-call {
  border: none !important;
  background: #fe7271 !important;
  width: 100% !important;
}

.btn-call img, .btn-message img {
  margin-right: 0px !important;
}

.btn-message {
  border: none !important;
  background: #00fea3 !important;
  width: 100% !important;
}

#poi_btn {
  margin-top: 5px;
}

.left-arr2 {
    position: absolute;
        top: 0px;
    left: 15px;
    font-size: 2.2rem !important;
}

.cent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 168px);
}

.cent2 {
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 168px);
}

.right-arr2 {
    position: absolute;
        top: 0px;
    right: 15px;
    font-size: 2.2rem !important;
}

.school-slider {
  height: 150px;
}

.cnt {
  text-align: center;
}

#poi_btn .img-fluid {
  max-height: 75%;
  max-width: 75%;
  margin: 0 auto;
}

#poi_btn .icon {
  border: none;
  display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
  height: calc(25vw - 10px);
  width: 100%;
  padding: 5px 0px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35); 
}

.icon span {
  font-size: 1rem;
}

.carousel-item {
          width: 27.5vw;
          height: 27.5vw;
          padding: 10px;
        }

.carousel-item2 {
          width: 22.5vw;
          height: 22.5vw;
          padding: 10px;
        }

.carousel-item2 span {
  display: block;
  text-align: center;
  font-size: 11px;
}

#offer_info h5 {
  margin-top: 15px;
  font-weight: 600;
}

.user_link {
  color: black !important;
  text-decoration: none;
}

.poi_disabled {
  opacity: 0.4 !important;
}

.agent_type_second2, #mainagent p, #mainagent .agent_rate_spec{
  margin-bottom: 0px !important;
}

.lightbox_szczegoly h2 {
    font-size: 1rem !important;
}

.alg_right{
    text-align: right;
}

.hajs {
    color: #00965f;
    text-align: left;
    font-size: 1.25rem;
    margin-bottom: 0;
}

.none-table {
    width: 100%;
}

 #staticpage {
     padding-top: 70px;
     padding-bottom: 60px;
}
 #staticpage h5 {
     font-weight: 600;
}
 #staticpage .container-info {
     margin-top:20px;
} 
 #staticpage .container-maps {
     margin-left: 50px;
     margin-right: 50px;
     margin-top:40px;
}
 #staticpage ul {
     list-style-type: none;
     padding: 0;
}
 #staticpage li {
     color: #a5a5a5;
     font-size: 0.9rem;
     margin-bottom: 5px;
     cursor: pointer;
}
 #staticpage span {
     color: #00965f;
     font-size: 0.9rem;
     margin-bottom: 5px;
     font-weight: 600;
}
 #staticpage p {
     text-transform: uppercase;
}
#searchforyou {
  margin-top: 100px;
  margin-bottom: 130px;
}
 #searchforyou h5 {
     font-weight: 600;
}
 #searchforyou .container-info {
     margin-left: 100px;
     margin-right: 100px;
     margin-top:40px;
}
 #searchforyou ul {
     list-style-type: none;
     padding: 0;
}
 #searchforyou li {
     color: #a5a5a5;
     font-size: 0.9rem;
     margin-bottom: 5px;
     cursor: pointer;
}
 #searchforyou span {
     color: #292b2c;
     font-size: 0.8rem;
     margin-bottom: 5px;
     font-weight: 400;
}
 #searchforyou p {
     text-transform: uppercase;
}
#deals form {
  background: #f2f2f2;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 20px;
}

#deals btn {
  width: 48%;
  background: white;
  border: 1px black solid;
  text-transform: uppercase;
  font-weight: 500;
  font-size: .95rem;
}

#deals p {
  color: black;
  font-size: 1rem;
  margin-bottom: 0px;
  text-transform: none;
  font-weight: 600;
}

#deals .col-8 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#deals .btn {
  width: 48%;
  background: white;
  border: 1px solid black;
  font-size: 0.95rem;
  text-transform: uppercase;
}

#deals2 {
  margin-top: 40px;
  max-width: 60%;
}

#deals2 p {
  text-transform: none;
  font-size: .8rem;
  font-weight: 500;
}

#deals2 span {
  font-size: 0.8rem;
  font-weight: 700;
}

#terms {
  margin-left: 1rem;
  margin-right: 1rem;
}

#terms p {
  margin-top: 11px;
  margin-bottom: 11px;
  font-weight: 500;
}

#terms b {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 1rem;
}

#terms h5 {
  font-size: 1.2rem;
  margin-bottom: 15px;
  margin-top: 15px;
}

@media only screen and (max-width: 600px) {
    .ipad {
        display: none !important;
    }
    .iphone {
      display: block;
    }
}
@media only screen and (min-width: 600px) {
    .ipad {
        display: flex;
    }
    .iphone {
      display: none !important;
    }
}

.ipad-7 .carousel-item2 {
  width: 14.285%;
  margin: auto;
  display: flex;
  max-height: 170px;
  flex-direction: column;
  justify-content: center;
}

.ipad-6 .carousel-item2 {
  width: 16.666%;
  margin: auto;
  display: flex;
  max-height: 170px;
  flex-direction: column;
  justify-content: center;
}

#poi_btn .icon {
    margin-top: 10px;
  }

@media only screen and (min-width: 768px) and (orientation: landscape) {
   .image-carousel img, .image-carousel{
        height: 50vh !important;
    }
}

@media only screen and (min-width: 600px) and (orientation: landscape) {

  #poi_btn {
    width: 80%;
    margin: 0 auto;
  }
  #poi_btn .icon {
    height: calc(16vw - 10px);
  }
}

.sliderz {
      width: 100vw;
    height: 100px;
    display: flex;
    overflow-x: auto;
}

.carousel-item2 {
  width: 22.5vw;
  flex-shrink: 0;
  height: 100%;
}

.sliderz::-webkit-scrollbar { 
    display: none; 
}

#szkolymap, #poimap {
  z-index: 0;
  height: 100%;
  background-color: rgb(227, 227, 227);
}

.content_slider {
  padding-top: 50px;
  height: calc(100% - 200px);
}

.content_footer {
  bottom: 50px;
  position: absolute;
}

@media only screen and (min-width: 430px) and (max-width: 525px){
  .content_slider {
    padding-top: 50px;
    height: calc(100% - 220px);
  }
  .sliderz {
    height: 120px !important;
  }
}

@media only screen and (min-width: 525px) and (max-width: 600px){
  .content_slider {
    padding-top: 50px;
    height: calc(100% - 235px);
  }
  .sliderz {
    height: 135px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1200px){
  .content_slider {
    padding-top: 50px;
    height: calc(100% - 250px);
  }
  .ipad {
    height: 150px !important;
  }
}

#yelp_marker .place_img {
    background: white;
}
