/* line 4, ../scss/_lib_blog_vip.scss */
.panels_blockgrid_last_blog_post_list .last_blog_post_list, .panel_blockgrid_tag_blog_post_list .last_blog_post_list {
  padding: 25px 30px;
}
/* line 7, ../scss/_lib_blog_vip.scss */
.panels_blockgrid_last_blog_post_list .panel_item_img, .panel_blockgrid_tag_blog_post_list .panel_item_img {
  width: 210px;
  height: 210px;
  margin-bottom: 16px;
}
/* line 12, ../scss/_lib_blog_vip.scss */
.panels_blockgrid_last_blog_post_list .post_title, .panel_blockgrid_tag_blog_post_list .post_title {
  font-size: 1.5rem;
  line-height: 1.26;
  margin-bottom: 15px;
}
/* line 17, ../scss/_lib_blog_vip.scss */
.panels_blockgrid_last_blog_post_list .text_content, .panel_blockgrid_tag_blog_post_list .text_content {
  font-size: 1rem;
  line-height: 1.6;
}
/* line 21, ../scss/_lib_blog_vip.scss */
.panels_blockgrid_last_blog_post_list .button_wrapper, .panel_blockgrid_tag_blog_post_list .button_wrapper {
  margin-top: 25px;
}

/* line 25, ../scss/_lib_blog_vip.scss */
.post_abstract_wrapper .post_list_foto {
  width: 210px;
  height: 210px;
  margin-bottom: 16px;
}
/* line 30, ../scss/_lib_blog_vip.scss */
.post_abstract_wrapper .post_abstract_title {
  font-size: 1.5rem;
  line-height: 1.26;
  margin-bottom: 15px;
}
/* line 35, ../scss/_lib_blog_vip.scss */
.post_abstract_wrapper .text_content {
  font-size: 1rem;
  line-height: 1.6;
}

/* line 40, ../scss/_lib_blog_vip.scss */
.post_wrapper {
  margin-top: 0;
}

/* line 44, ../scss/_lib_blog_vip.scss */
.panel_blockgrid_tag_blog_post_list .last_blog_post_list, .panels_blockgrid_last_blog_post_list .last_blog_post_list {
  background-color: transparent;
}

/* line 46, ../scss/_lib_blog_vip.scss */
.post_abstract_wrapper {
  background-color: transparent;
}

@media only screen and (min-width: 64.063em) {
  /* line 50, ../scss/_lib_blog_vip.scss */
  .post_content_container .redactor-toolbar {
    height: 70px;
    width: 50% !important;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 58, ../scss/_lib_blog_vip.scss */
  .panel_blockgrid_tag_blog_post_list .last_blog_post_list, .panels_blockgrid_last_blog_post_list .last_blog_post_list {
    background-color: transparent;
  }

  /* line 60, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper {
    background-color: transparent;
  }
}
@media only screen and (min-width: 90.063em) {
  /* line 65, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .last_blog_post_list, .panel_blockgrid_tag_blog_post_list .last_blog_post_list {
    padding: 25px 30px;
  }
  /* line 66, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .panel_item_img, .panel_blockgrid_tag_blog_post_list .panel_item_img {
    width: 225px;
    height: 225px;
  }

  /* line 71, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper {
    padding: 25px 30px;
  }
  /* line 73, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_list_foto {
    width: 225px;
    height: 225px;
    margin-bottom: 20px;
  }
  /* line 78, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_abstract_button_wrapper {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  /* line 84, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_img_container {
    float: right;
    margin-top: 15px;
    margin-left: 50px;
    width: 400px;
  }
  /* line 90, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_foto {
    width: 400px;
    height: 400px;
    margin: 0 auto 35px;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 100, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .last_blog_post_list, .panel_blockgrid_tag_blog_post_list .last_blog_post_list {
    padding: 25px 30px;
  }
  /* line 103, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .text_content, .panel_blockgrid_tag_blog_post_list .text_content {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /* line 107, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .button_wrapper, .panel_blockgrid_tag_blog_post_list .button_wrapper {
    margin-top: 25px;
  }

  /* line 110, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper {
    padding: 25px 30px 15px 30px;
  }
  /* line 112, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_list_img_container {
    margin-bottom: 20px;
  }
  /* line 115, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_abstract_title {
    margin-top: 0;
    margin-bottom: 18px;
  }
  /* line 119, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_abstract_button_wrapper {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  /* line 125, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_img_container {
    float: right;
    margin-top: 15px;
    margin-left: 50px;
    width: 370px;
  }
  /* line 131, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_foto {
    width: 370px;
    height: 370px;
    margin: 0 auto 35px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 141, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .last_blog_post_list, .panel_blockgrid_tag_blog_post_list .last_blog_post_list {
    padding: 25px 30px;
    height: auto !important;
  }
  /* line 145, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .text_content, .panel_blockgrid_tag_blog_post_list .text_content {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /* line 149, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .button_wrapper, .panel_blockgrid_tag_blog_post_list .button_wrapper {
    margin-top: 15px;
  }

  /* line 152, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper {
    padding: 25px 25px 15px 25px;
  }
  /* line 154, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_list_img_container {
    margin-bottom: 20px;
  }
  /* line 157, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_abstract_title {
    margin-top: 0;
    margin-bottom: 18px;
  }
  /* line 161, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_abstract_button_wrapper {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  /* line 167, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_img_container {
    margin-top: 15px;
    width: 250px;
  }
  /* line 171, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_foto {
    width: 250px;
    height: 250px;
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 181, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .last_blog_post_list, .panel_blockgrid_tag_blog_post_list .last_blog_post_list {
    padding: 25px;
    height: auto !important;
  }
  /* line 185, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .text_content, .panel_blockgrid_tag_blog_post_list .text_content {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /* line 189, ../scss/_lib_blog_vip.scss */
  .panels_blockgrid_last_blog_post_list .button_wrapper, .panel_blockgrid_tag_blog_post_list .button_wrapper {
    margin-top: 15px;
  }

  /* line 192, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper {
    padding: 25px 25px 15px 25px;
  }
  /* line 194, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_list_img_container {
    margin-bottom: 20px;
  }
  /* line 197, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_abstract_title {
    margin-top: 0;
    margin-bottom: 18px;
  }
  /* line 201, ../scss/_lib_blog_vip.scss */
  .post_abstract_wrapper .post_abstract_button_wrapper {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  /* line 207, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_img_container {
    margin-top: 15px;
    width: 250px;
  }
  /* line 211, ../scss/_lib_blog_vip.scss */
  .post_wrapper .post_foto {
    width: 250px;
    height: 250px;
    margin: 0 0 25px;
  }
}
/* line 23, ../scss/neovet_poznan.scss */
.post_abstract_wrapper {
  padding: 0 30px 25px;
  background-color: white;
  margin-bottom: 25px;
  margin-left: 0.9%;
}

/* line 30, ../scss/neovet_poznan.scss */
.blog_list {
  margin-top: 50px;
}

/* line 34, ../scss/neovet_poznan.scss */
.post_abstract_wrapper .post_list_foto {
  width: 280px;
  height: 200px;
  margin-bottom: 20px;
  margin-left: -30px;
}

/* line 41, ../scss/neovet_poznan.scss */
.panel_blockgrid_tag_blog_post_list {
  margin-top: 15px;
}
/* line 43, ../scss/neovet_poznan.scss */
.panel_blockgrid_tag_blog_post_list .last_blog_post_list {
  padding: 10px 0;
  min-height: 280px;
}
/* line 47, ../scss/neovet_poznan.scss */
.panel_blockgrid_tag_blog_post_list .panel_item_img {
  width: 320px;
  float: left;
  margin-right: 30px;
}
/* line 52, ../scss/neovet_poznan.scss */
.panel_blockgrid_tag_blog_post_list .post_title {
  font-size: 1.6rem;
  line-height: 1.26;
  padding-right: 15px;
  margin-bottom: 15px;
}
/* line 58, ../scss/neovet_poznan.scss */
.panel_blockgrid_tag_blog_post_list .text_content {
  font-size: 1.1rem;
  line-height: 1.5;
}

/* line 64, ../scss/neovet_poznan.scss */
.post_wrapper .post_img_container {
  float: right;
  margin-top: 80px;
  margin-left: 50px;
}
/* line 69, ../scss/neovet_poznan.scss */
.post_wrapper .post_foto {
  width: 100%;
}

/* line 1, ../scss/_lib_wettermin.scss */
.reservation_header_button {
  position: fixed;
  z-index: 50;
  top: 0;
}
@media only screen and (min-width: 90.063em) {
  /* line 6, ../scss/_lib_wettermin.scss */
  .reservation_header_button {
    right: 5%;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 9, ../scss/_lib_wettermin.scss */
  .reservation_header_button {
    right: 3%;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 12, ../scss/_lib_wettermin.scss */
  .reservation_header_button {
    right: 25px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 15, ../scss/_lib_wettermin.scss */
  .reservation_header_button {
    right: 0;
    top: 0;
  }
}

/* line 18, ../scss/_lib_wettermin.scss */
.page_button_reservation {
  transition: all 300ms ease-out;
  font-size: 0.75rem;
  font-weight: 600;
  color: white;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-color: #00a0d5;
  width: 80px;
  padding: 22px 0 22px 10px;
  border: none;
}
/* line 29, ../scss/_lib_wettermin.scss */
.page_button_reservation i {
  font-size: 1.7rem;
}
/* line 30, ../scss/_lib_wettermin.scss */
.page_button_reservation .button_reservation_text {
  transition: font-size 300ms ease-out;
  margin-left: 3px;
  font-size: 0;
  display: inline;
}
/* line 36, ../scss/_lib_wettermin.scss */
.page_button_reservation:hover, .page_button_reservation:focus {
  background-color: #00a0d5;
  color: black;
  width: 180px;
  padding: 22px 0;
}
/* line 41, ../scss/_lib_wettermin.scss */
.page_button_reservation:hover .button_reservation_text, .page_button_reservation:focus .button_reservation_text {
  font-size: .95rem;
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 46, ../scss/_lib_wettermin.scss */
  .page_button_reservation {
    padding: 20px 0 20px 10px;
  }
  /* line 47, ../scss/_lib_wettermin.scss */
  .page_button_reservation:hover, .page_button_reservation:focus {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 40em) {
  /* line 50, ../scss/_lib_wettermin.scss */
  .page_button_reservation {
    width: 68px;
    padding: 19px 0 19px 10px;
  }
}

/* line 57, ../scss/_lib_wettermin.scss */
.sitesbi_modal {
  text-align: center;
  padding: 30px;
}
/* line 60, ../scss/_lib_wettermin.scss */
.sitesbi_modal img {
  display: none;
}
/* line 61, ../scss/_lib_wettermin.scss */
.sitesbi_modal i {
  color: #0062a1 !important;
}
/* line 62, ../scss/_lib_wettermin.scss */
.sitesbi_modal h3 {
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
}

/* line 71, ../scss/_lib_wettermin.scss */
.sitesbi_confirm_modal {
  text-align: center;
}
/* line 73, ../scss/_lib_wettermin.scss */
.sitesbi_confirm_modal i {
  position: absolute;
  top: 27px;
  left: 49%;
  font-size: 2.2rem;
  color: #0062a1;
}
/* line 80, ../scss/_lib_wettermin.scss */
.sitesbi_confirm_modal p {
  margin-top: 40px !important;
  text-align: center;
  font-size: .95rem;
  font-weight: 600;
  color: #0062a1;
  margin-bottom: 5px;
}

/* line 89, ../scss/_lib_wettermin.scss */
.wettermin_reg_action_modal_title {
  text-align: center;
}
/* line 91, ../scss/_lib_wettermin.scss */
.wettermin_reg_action_modal_title i {
  font-size: 1.8rem;
  color: #A7DEFF;
}
/* line 95, ../scss/_lib_wettermin.scss */
.wettermin_reg_action_modal_title h2 {
  margin-top: 33px;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.9rem;
  letter-spacing: .5px;
}

/* line 105, ../scss/_lib_wettermin.scss */
.wettermin_reg_modal {
  text-align: center;
  padding: 0 37px 0 37px;
}
/* line 108, ../scss/_lib_wettermin.scss */
.wettermin_reg_modal h3 {
  font-weight: 300;
  margin-top: 2px;
  margin-bottom: 10px;
}
/* line 113, ../scss/_lib_wettermin.scss */
.wettermin_reg_modal h4 {
  margin-top: 10px;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 1.15rem;
}
/* line 119, ../scss/_lib_wettermin.scss */
.wettermin_reg_modal .button_x {
  position: absolute;
  z-index: 100;
  top: -10px;
  right: 45px;
}
/* line 124, ../scss/_lib_wettermin.scss */
.wettermin_reg_modal .button_x i {
  color: #CCCCCC;
}
/* line 125, ../scss/_lib_wettermin.scss */
.wettermin_reg_modal .button_x i:hover {
  color: #bababa;
}

/* line 129, ../scss/_lib_wettermin.scss */
.button_cancel {
  width: 200px;
  margin-bottom: 4px;
  background-color: #CCCCCC;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .75rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
/* line 138, ../scss/_lib_wettermin.scss */
.button_cancel:hover {
  background-color: #bababa;
}

/* line 141, ../scss/_lib_wettermin.scss */
.button_action {
  width: 200px;
  margin-bottom: 4px;
  background-color: #cf9e91;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .75rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
/* line 150, ../scss/_lib_wettermin.scss */
.button_action:hover {
  background-color: #af8276;
}

/* line 153, ../scss/_lib_wettermin.scss */
.recaptcha {
  margin-bottom: 18px;
}

/* line 155, ../scss/_lib_wettermin.scss */
.lastbooking_wrapper {
  float: left;
  width: 170px;
}
@media only screen and (max-width: 40em) {
  /* line 159, ../scss/_lib_wettermin.scss */
  .lastbooking_wrapper {
    float: none;
  }
}

/* line 163, ../scss/_lib_wettermin.scss */
.lastbooking {
  margin-top: 3px;
  margin-left: 3px;
  font-size: .75rem;
  font-weight: 600;
  color: #6BB900;
  line-height: .9rem;
}
/* line 170, ../scss/_lib_wettermin.scss */
.lastbooking i {
  margin-right: 5px;
}

/* line 173, ../scss/_lib_wettermin.scss */
.lastbooking_clinic {
  text-align: center;
  margin-top: -21px;
  margin-right: 4px;
  font-size: .95rem;
  line-height: .95rem;
}
/* line 179, ../scss/_lib_wettermin.scss */
.lastbooking_clinic i {
  margin: 0 auto 11px;
  display: block;
  background-color: white;
  width: 45px;
  height: 45px;
  padding: 11px;
  border-radius: 25px;
  font-size: 1.5rem;
  color: #0062a1;
}

/* line 192, ../scss/_lib_wettermin.scss */
.main_content_list_position {
  background-color: #f5f5f5;
  padding-bottom: 50px !important;
  margin-top: 20px;
}

/* line 198, ../scss/_lib_wettermin.scss */
.panels_clinics_list {
  margin-top: 55px;
}
@media only screen and (min-width: 64.063em) {
  /* line 201, ../scss/_lib_wettermin.scss */
  .panels_clinics_list {
    margin-top: 50px;
  }
}
/* line 203, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_list {
  margin: 0 3px 9px 3px;
  position: relative;
  clear: both;
  min-height: 245px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background-color: white;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 212, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic_list {
    min-height: 224px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 215, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic_list {
    min-height: 214px;
  }
}
/* line 217, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_list p {
  margin: 0;
  font-size: .85rem;
  line-height: 1.2rem;
}
/* line 222, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_list h4 {
  font-weight: 300;
  line-height: 1.55rem;
  padding-top: 20px;
  letter-spacing: 0px;
}
@media only screen and (max-width: 40em) {
  /* line 228, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic_list h4 {
    padding-bottom: 20px;
  }
}
/* line 231, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_list .clinic_list_name {
  width: 85%;
  min-height: 100px;
  padding-left: 20px;
  border-left: 7px solid #A7DEFF;
}
@media only screen and (min-width: 90.063em) {
  /* line 237, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic_list .clinic_list_name {
    width: 90%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 240, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic_list .clinic_list_name {
    width: 95%;
    min-height: 90px;
  }
}
/* line 245, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic {
  margin: 0 3px 3px 3px;
  padding-bottom: 20px;
  position: relative;
  clear: both;
  min-height: 250px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background-color: white;
  background-position: right top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 40em) {
  /* line 256, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic {
    background-image: none;
  }
}
/* line 258, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic p {
  margin: 0;
}
/* line 261, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic h4 {
  font-size: 1.55rem;
  font-weight: 300;
  line-height: 1.95rem;
  padding-top: 30px;
  padding-bottom: 33px;
  letter-spacing: 0;
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 269, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic h4 {
    font-size: 1.45rem;
    line-height: 1.9rem;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 272, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic h4 {
    font-size: 1.3rem;
    line-height: 1.75rem;
    font-weight: 400;
  }
}
@media only screen and (max-width: 40em) {
  /* line 275, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic h4 {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 400;
  }
}
/* line 278, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic .clinic_name {
  width: 65%;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 7px solid #A7DEFF;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 285, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic .clinic_name {
    width: 75%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 288, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic .clinic_name {
    width: 95%;
  }
}
/* line 292, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor {
  padding: 12px 27px 0 27px;
  margin: 0 3px 35px 3px;
  position: relative;
  clear: both;
  min-height: 190px;
  border-bottom: 7px solid #e6dcda;
  background-color: white;
}
/* line 300, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor p {
  margin: 0;
}
/* line 301, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor h4 {
  font-size: 1.35rem;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 0 20px;
}
/* line 307, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .doctor {
  cursor: pointer;
  width: 100%;
  text-align: center;
  margin-top: -30px;
}
/* line 312, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .doctor i {
  padding-right: 12px;
  font-size: 1.85rem;
  color: #0062a1;
}
/* line 317, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .doctor h6 {
  font-size: .9rem;
  margin: -4px 0 7px 0;
  opacity: .8;
  color: #488db7;
}
/* line 323, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .doctor .doctor_img {
  margin: 0 auto 5px;
  width: 67px;
  height: 67px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid #e6dcda;
}
/* line 336, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .available {
  cursor: pointer;
}
/* line 339, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term {
  font-size: 1rem;
  font-weight: 400;
  padding-bottom: 24px;
  text-align: center;
}
/* line 344, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term i {
  margin-left: 2px;
  margin-right: 5px;
  color: #0062a1;
}
/* line 350, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term_date {
  display: inline-block;
  cursor: pointer;
  color: #0062a1;
  font-size: 1rem;
  font-weight: 600;
}
/* line 357, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  background-color: #cf9e91;
}
/* line 364, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down i {
  color: white;
  font-size: .9rem;
  padding: 7px 6px;
}
/* line 370, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down:hover {
  transition: background-color 300ms ease-out;
  background-color: #af8276;
}
/* line 373, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down:hover i {
  transition: padding 300ms ease-out;
  padding-top: 16px;
}
/* line 378, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  background-color: #cf9e91;
}
/* line 385, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up i {
  color: white;
  font-size: .9rem;
  padding: 16px 6px 7px;
}
/* line 391, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up:hover {
  transition: background-color 300ms ease-out;
  background-color: #af8276;
}
/* line 394, ../scss/_lib_wettermin.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up:hover i {
  transition: padding 300ms ease-out;
  padding-top: 7px;
}
@media only screen and (max-width: 40em) {
  /* line 400, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .panel_clinic_doctor {
    padding: 12px 10px 0 10px;
  }
}
/* line 403, ../scss/_lib_wettermin.scss */
.panels_clinics_list .clinic_list_r {
  padding-left: 27px;
  width: 90%;
}
/* line 407, ../scss/_lib_wettermin.scss */
.panels_clinics_list .reservation_button_wrapper {
  margin-top: 20px;
  position: absolute;
  bottom: 18px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 412, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .reservation_button_wrapper {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 415, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .reservation_button_wrapper {
    position: relative;
    margin-top: 15px;
  }
}
/* line 421, ../scss/_lib_wettermin.scss */
.panels_clinics_list .reservation_button_l {
  float: left;
  width: 130px;
}
@media only screen and (max-width: 40em) {
  /* line 425, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .reservation_button_l {
    float: none;
    padding-top: 20px;
  }
}
/* line 427, ../scss/_lib_wettermin.scss */
.panels_clinics_list .reservation_button_l .page_button_small {
  margin-bottom: 2px;
  margin-top: 0;
}
/* line 429, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 0;
  z-index: 1;
}
/* line 435, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul {
  padding-left: 0;
  margin-top: 7px;
}
/* line 440, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li {
  border-bottom: 1px solid rgba(128, 128, 128, 0.3);
  list-style-type: none;
  padding: 9px 0;
  font-size: .8rem;
  line-height: 1rem;
  max-width: 90%;
  text-align: center;
}
/* line 448, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li h5 {
  color: #0062a1;
  margin: 5px 0 7px;
  font-size: 1rem;
  line-height: 1.5rem;
}
/* line 454, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li h6 {
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
}
/* line 459, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li a {
  font-size: .9rem;
}
/* line 460, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li .available {
  font-weight: 400;
  background-color: #f0f5ff;
  padding: 5px 15px;
  text-decoration: underline;
}
/* line 465, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li .available i {
  color: #0062a1;
  padding-right: 6px;
  font-size: 1rem;
  margin-left: -5px;
}
@media only screen and (max-width: 40em) {
  /* line 472, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .terms_slider ul li .available {
    font-size: .85rem;
  }
}
/* line 475, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li .available:hover {
  color: #6eab21;
  font-weight: 600;
  background-color: #eff9e2;
}
/* line 479, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li .available:hover i {
  color: #92d241;
}
/* line 481, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li .available:focus {
  color: #6BB900;
  font-weight: 600;
}
/* line 485, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider ul li .unavailable {
  cursor: default;
  opacity: .55;
  text-decoration: line-through;
}
/* line 492, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider .slick-prev, .panels_clinics_list .terms_slider .slick-next {
  top: 48px;
}
/* line 493, ../scss/_lib_wettermin.scss */
.panels_clinics_list .terms_slider .slick-prev:before, .panels_clinics_list .terms_slider .slick-next:before {
  color: #0062a1;
}
@media only screen and (max-width: 40em) {
  /* line 495, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .terms_slider {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 496, ../scss/_lib_wettermin.scss */
  .panels_clinics_list .terms_slider .slick-next, .panels_clinics_list .terms_slider .slick-prev {
    width: 20px;
    height: 20px;
  }
}
/* line 500, ../scss/_lib_wettermin.scss */
.panels_clinics_list .clinic_list_opinions {
  padding: 12px 12px 0 12px;
  margin: 15px 0;
  background-color: rgba(125, 188, 38, 0.1);
  border: 1px solid rgba(125, 188, 38, 0.15);
}
/* line 505, ../scss/_lib_wettermin.scss */
.panels_clinics_list .clinic_list_opinions .slick-dots {
  bottom: -33px;
}
/* line 509, ../scss/_lib_wettermin.scss */
.panels_clinics_list .clinic_opinion_author_wrapper {
  float: left;
  margin-right: 20px;
  height: 64px;
}
/* line 514, ../scss/_lib_wettermin.scss */
.panels_clinics_list .clinic_opinion_author {
  width: 37px;
  height: 37px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  background-color: rgba(125, 188, 38, 0.15);
  border: 1px solid rgba(125, 188, 38, 0.15);
}

/* line 524, ../scss/_lib_wettermin.scss */
.cancellation_wrapper {
  text-align: center;
}
/* line 526, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .cancellation_ico {
  font-size: 1.2rem;
  margin-right: 8px;
  color: #ca2702;
}
/* line 531, ../scss/_lib_wettermin.scss */
.cancellation_wrapper p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 7px;
}
/* line 536, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .cancellation_animal {
  margin-bottom: 30px;
}
/* line 537, ../scss/_lib_wettermin.scss */
.cancellation_wrapper textarea {
  max-width: 800px;
  min-height: 125px;
  margin: auto;
}
/* line 542, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .cancellation_title {
  margin: 15px 0;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #ca2702;
}
/* line 550, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .cancellation_recaptcha {
  margin: 20px auto 40px;
}
/* line 553, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .cancellation_recaptcha div:nth-child(1) {
  margin: auto;
}
/* line 555, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .button_cancellation {
  width: 280px;
  background-color: #e85533;
  padding: 16px 5px;
  margin: 0 10px 30px;
}
/* line 560, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .button_cancellation:hover, .cancellation_wrapper .button_cancellation:focus {
  background-color: #ca2702;
}
/* line 562, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .button_cancellation_nt {
  width: 280px;
  background-color: #45a7d8;
  padding: 16px 5px;
  margin: 0 10px 30px;
}
/* line 567, ../scss/_lib_wettermin.scss */
.cancellation_wrapper .button_cancellation_nt:hover, .cancellation_wrapper .button_cancellation_nt:focus {
  background-color: #2387ba;
}
@media only screen and (max-width: 40em) {
  /* line 570, ../scss/_lib_wettermin.scss */
  .cancellation_wrapper .button_cancellation, .cancellation_wrapper .button_cancellation_nt {
    margin: 0 0 30px;
  }
}

@media only screen and (min-width: 90.063em) {
  /* line 77, ../scss/neovet_poznan.scss */
  .reservation_header_button {
    right: 1%;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 80, ../scss/neovet_poznan.scss */
  .reservation_header_button {
    right: 1%;
  }
}

/* line 83, ../scss/neovet_poznan.scss */
.page_button_reservation:hover .button_reservation_text, .page_button_reservation:focus .button_reservation_text {
  font-size: .75rem;
  letter-spacing: 1px;
  font-weight: 600;
  color: white;
}

/* line 89, ../scss/neovet_poznan.scss */
.page_button_reservation i {
  color: white;
}

/* line 90, ../scss/neovet_poznan.scss */
.wettermin_reg_modal h3 {
  font-weight: 500;
  font-size: 1.1rem;
  margin-bottom: 15px;
}

/* line 95, ../scss/neovet_poznan.scss */
.wettermin_reg_modal h4 {
  font-weight: 700;
  color: #004c7d;
}

/* line 99, ../scss/neovet_poznan.scss */
.wettermin_reg_action_modal_title i {
  font-size: 1.7rem;
  color: #0062a1;
}

/* line 103, ../scss/neovet_poznan.scss */
.wettermin_reg_action_modal_title h2 {
  margin-top: 40px;
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 1px;
}

/* line 110, ../scss/neovet_poznan.scss */
.panels_clinics_list .panel_clinic_doctor .doctor .doctor_img {
  margin: 0 auto -2px;
  width: 72px;
  height: 72px;
  border: 5px solid #ffffff;
}

/* line 116, ../scss/neovet_poznan.scss */
.panels_clinics_list .panel_clinic_doctor h4 {
  font-size: 1.2rem;
}

/* line 117, ../scss/neovet_poznan.scss */
.panels_clinics_list .panel_clinic_doctor .doctor h6 {
  font-size: .85rem;
  margin: 0 0 10px 0;
  opacity: 1;
  color: #af0e0e;
  font-weight: 700;
  line-height: 1.25;
}

/* line 125, ../scss/neovet_poznan.scss */
.panels_clinics_list .terms_slider ul li h5 {
  margin: 5px 0 7px;
  font-size: .9rem;
  line-height: 1.45rem;
  font-weight: 700;
}

/* line 131, ../scss/neovet_poznan.scss */
.panels_clinics_list .terms_slider ul li h6 {
  font-size: .75rem;
  font-weight: 600;
}

/* line 135, ../scss/neovet_poznan.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term {
  font-weight: 500;
}

/* line 136, ../scss/neovet_poznan.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term_date {
  font-weight: 700;
}

/* line 139, ../scss/neovet_poznan.scss */
.panels_clinics_list .terms_slider ul li .available {
  font-weight: 600;
  font-size: .85rem;
  background-color: #ebe3e1;
}

/* line 144, ../scss/neovet_poznan.scss */
.panels_clinics_list .terms_slider ul li .available:hover {
  color: black;
  background-color: #d5ebed;
}

/* line 148, ../scss/neovet_poznan.scss */
.sitesbi_confirm_modal p {
  font-size: 1.05rem;
  font-weight: 700;
  color: #064d7b;
}

/* line 154, ../scss/neovet_poznan.scss */
.post_content_container .redactor-toolbar {
  height: 70px;
  width: 50% !important;
}

/* line 156, ../scss/neovet_poznan.scss */
body {
  background: #f9f4f4;
}

/* line 158, ../scss/neovet_poznan.scss */
body, button, .button {
  font-family: 'Muli', sans-serif;
}

/* line 161, ../scss/neovet_poznan.scss */
.section_opinions_title, blockquote {
  font-family: "Lora", serif;
}

/* line 162, ../scss/neovet_poznan.scss */
#search-wrapper {
  padding: 30px 9% 100px;
}
/* line 164, ../scss/neovet_poznan.scss */
#search-wrapper h2 {
  font-size: 1.2rem;
}
/* line 165, ../scss/neovet_poznan.scss */
#search-wrapper input {
  font-size: .95rem;
}
/* line 166, ../scss/neovet_poznan.scss */
#search-wrapper .search_result_name {
  font-size: .9rem;
  line-height: 1.4rem;
}
/* line 170, ../scss/neovet_poznan.scss */
#search-wrapper .search_result_description {
  font-size: .8rem;
  line-height: 1.35rem;
  letter-spacing: .5px;
}

/* line 176, ../scss/neovet_poznan.scss */
.section_spacer_1 {
  padding: 0 0 50px;
}

/* line 177, ../scss/neovet_poznan.scss */
.section_spacer_2 {
  padding: 40px 0 50px;
}

/* line 178, ../scss/neovet_poznan.scss */
.section_spacer_3 {
  padding: 20px 0;
}

/* line 182, ../scss/neovet_poznan.scss */
.panel_effect_scale1 .blockgrid_panel:hover {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 191, ../scss/neovet_poznan.scss */
.contact_content_container {
  width: 100% !important;
}

/* line 192, ../scss/neovet_poznan.scss */
#map {
  height: 340px;
  margin-bottom: 10px;
}

/* line 196, ../scss/neovet_poznan.scss */
.button_action {
  background-color: #007cb7;
}
/* line 198, ../scss/neovet_poznan.scss */
.button_action:hover {
  background-color: #135671;
}
/* line 199, ../scss/neovet_poznan.scss */
.button_action:focus {
  background-color: #007cb7;
}

/* line 202, ../scss/neovet_poznan.scss */
.page_button_big {
  letter-spacing: 1px;
  margin-top: 6px;
  color: white;
  font-weight: 500;
  font-size: 1.1em;
  padding: 11px 25px 14px 18px;
  border-radius: 50px;
  background: #007cb7;
}
/* line 211, ../scss/neovet_poznan.scss */
.page_button_big:hover {
  background-color: #135671;
}
/* line 212, ../scss/neovet_poznan.scss */
.page_button_big:focus {
  background-color: #007cb7;
}
/* line 213, ../scss/neovet_poznan.scss */
.page_button_big:before {
  font-family: FontAwesome;
  content: "\f0a9";
  padding-right: 4px;
  font-weight: 400;
  font-size: 1.45rem;
}

/* line 222, ../scss/neovet_poznan.scss */
.page_button_small, .page_button_blog {
  letter-spacing: 1px;
  background-color: white;
  color: black;
  font-weight: 500;
  font-size: .9em;
  border-radius: 50px;
  border: 2px solid #d5cec9;
  padding: 10px 19px 10px 14px;
}
/* line 231, ../scss/neovet_poznan.scss */
.page_button_small:before, .page_button_blog:before {
  font-family: FontAwesome;
  content: "\f0a9";
  padding-right: 8px;
  font-weight: 400;
  font-size: 1.1rem;
  color: #c6bfba;
}
/* line 239, ../scss/neovet_poznan.scss */
.page_button_small:hover, .page_button_blog:hover {
  background-color: white;
  color: black;
  border: 2px solid #adddcd;
}
/* line 243, ../scss/neovet_poznan.scss */
.page_button_small:hover:before, .page_button_blog:hover:before {
  color: #7fcdb3;
}
/* line 245, ../scss/neovet_poznan.scss */
.page_button_small:focus, .page_button_blog:focus {
  background-color: white;
  color: black;
  border: 2px solid #d5cec9;
}
/* line 249, ../scss/neovet_poznan.scss */
.page_button_small:focus:before, .page_button_blog:focus:before {
  color: #c6bfba;
}

/* line 252, ../scss/neovet_poznan.scss */
.pagination_buttons_wrapper .pagination_button {
  letter-spacing: 1px;
  margin-top: 5px;
  background-color: white;
  color: black;
  font-weight: 500;
  font-size: .9em;
  border-radius: 50px;
  border: 2px solid #d5cec9;
  padding: 10px 24px;
}
/* line 262, ../scss/neovet_poznan.scss */
.pagination_buttons_wrapper .pagination_button:hover {
  background-color: white;
  color: black;
  border: 2px solid #adddcd;
}
/* line 267, ../scss/neovet_poznan.scss */
.pagination_buttons_wrapper .pagination_button:focus {
  background-color: white;
  color: black;
  border: 2px solid #e7e2df;
}

/* line 274, ../scss/neovet_poznan.scss */
hr {
  opacity: .55;
  margin: 20px 0;
  width: 135px;
}

/* COLORS */
/* line 282, ../scss/neovet_poznan.scss */
.section_style_c {
  background-color: #ebe3e1;
}

/* line 283, ../scss/neovet_poznan.scss */
.inner_gradient_bg {
  background-image: linear-gradient(90deg, rgba(141, 87, 86, 0.18), transparent 70%);
}

/* line 284, ../scss/neovet_poznan.scss */
.inner_header_gradient_bg {
  background-image: linear-gradient(90deg, rgba(91, 52, 52, 0.18), transparent 70%);
}

/* line 286, ../scss/neovet_poznan.scss */
.gallery_slider .slick-prev:before, .gallery_slider .slick-next:before {
  color: rgba(0, 0, 0, 0.55);
}

/* line 290, ../scss/neovet_poznan.scss */
#menu .submenu ul li {
  padding: 3px 0;
}
/* line 291, ../scss/neovet_poznan.scss */
#menu .submenu .submenu_container {
  background-color: #0d2f3d;
}
/* line 292, ../scss/neovet_poznan.scss */
#menu .submenu .text_menu {
  font-size: .95rem;
}

/* TYPOGRAPHY */
/* line 297, ../scss/neovet_poznan.scss */
.text_content a {
  font-weight: 600;
  text-decoration: underline;
}

/* line 302, ../scss/neovet_poznan.scss */
.text_menu {
  color: white;
  font-size: 1rem;
  font-weight: 600;
  padding: 7px 10px;
  letter-spacing: 1px;
  text-shadow: 0 0 20px rgba(39, 32, 32, 0.7);
}
/* line 309, ../scss/neovet_poznan.scss */
.text_menu:hover {
  color: #ffe0e0;
}

/* line 312, ../scss/neovet_poznan.scss */
.site_slogan_index h2, .site_slogan h2 {
  color: white;
  text-align: center;
}

/* line 317, ../scss/neovet_poznan.scss */
.page_title {
  font-size: 2.4rem;
  line-height: 1.2;
  margin: 5px 0 10px;
  font-weight: 800;
  opacity: .9;
  text-transform: none;
  letter-spacing: 0;
  text-shadow: 0 0 30px rgba(26, 35, 53, 0.3);
}

/* line 328, ../scss/neovet_poznan.scss */
.introduction p {
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 600;
  color: #08232f;
}

/* line 344, ../scss/neovet_poznan.scss */
h2, h3 {
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
}

/* line 351, ../scss/neovet_poznan.scss */
h4 {
  font-size: 1.35rem;
  line-height: 1.4;
  font-weight: 500;
  margin: 0 0 18px 0;
}

/* line 357, ../scss/neovet_poznan.scss */
h5 {
  font-size: 1.1rem;
  line-height: 1.5;
  margin: 15px 0;
  color: #af0e0e;
  font-weight: 700;
}

/* line 364, ../scss/neovet_poznan.scss */
p, .text_content, ul {
  font-size: 1.05rem;
  line-height: 1.55;
  font-weight: 400;
}

/* line 369, ../scss/neovet_poznan.scss */
.paragraph_typo_color {
  font-weight: 700;
  margin-bottom: 0;
  color: #af0e0e;
}

/* line 374, ../scss/neovet_poznan.scss */
.section_opinions_title {
  color: white;
  font-style: italic;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  margin: 0 0 5px;
  text-transform: none;
}

/* line 383, ../scss/neovet_poznan.scss */
blockquote {
  font-size: 1.2rem;
  line-height: 1.55;
  font-style: italic;
  letter-spacing: .5px;
  color: white;
}

/* line 390, ../scss/neovet_poznan.scss */
blockquote:before {
  opacity: 1;
  color: #f9f4f4;
  content: "\f004";
  border: 3px solid rgba(242, 240, 239, 0.5);
  width: 46px;
  height: 46px;
  margin: 0 auto 18px;
  padding: 9px 0 0 1px;
  border-radius: 50px;
  font-size: 1.15rem;
  font-style: normal;
}

/* line 403, ../scss/neovet_poznan.scss */
blockquote cite {
  font-size: 0.95rem;
  font-weight: 400;
}

/* line 408, ../scss/neovet_poznan.scss */
.section_form_container .contact_form_header {
  font-size: 1.55rem;
  line-height: 2.5rem;
  margin-bottom: 23px;
}

/* line 414, ../scss/neovet_poznan.scss */
#short_contact {
  padding-bottom: 20px;
}
/* line 416, ../scss/neovet_poznan.scss */
#short_contact .short_contact_header {
  font-size: 1.8rem;
  line-height: 2.15rem;
}
/* line 420, ../scss/neovet_poznan.scss */
#short_contact h5 {
  font-size: 1.15rem;
  line-height: 2rem;
  font-weight: 500;
  margin: 23px 0;
}

/* line 428, ../scss/neovet_poznan.scss */
.contact h4 {
  font-size: 1.35rem;
  margin-bottom: 10px;
}

/* line 433, ../scss/neovet_poznan.scss */
.social_icons {
  font-size: .8rem;
}

/* HEADER */
/* line 436, ../scss/neovet_poznan.scss */
.content_page .main_content_position {
  padding-top: 0;
}

/* line 437, ../scss/neovet_poznan.scss */
.page_top_bar {
  height: 0;
  padding-top: 0;
}

/* line 441, ../scss/neovet_poznan.scss */
header {
  position: absolute;
  z-index: 20;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 450, ../scss/neovet_poznan.scss */
.section_bg {
  background-position: center;
}

/* SLIDER */
/* line 454, ../scss/neovet_poznan.scss */
.slider_1 .slick-dots {
  display: none !important;
}

/* line 457, ../scss/neovet_poznan.scss */
.slider1_title_wrapper .slider1_title {
  display: none;
}

/* line 459, ../scss/neovet_poznan.scss */
.text_foto_left img {
  padding-bottom: 10px;
}

/* OPINIONS */
/* line 464, ../scss/neovet_poznan.scss */
.section_opinions {
  padding: 35px 0 45px;
  margin-bottom: -40px;
  top: -40px;
  background-color: #154153;
  text-align: center;
}

/* line 471, ../scss/neovet_poznan.scss */
.text_opinion_container {
  margin-bottom: 20px;
}

/* PANELS */
/* line 477, ../scss/neovet_poznan.scss */
.panels_blockgrid_1 .blockgrid_panel {
  padding: 12px 6px;
  text-align: center;
}
/* line 481, ../scss/neovet_poznan.scss */
.panels_blockgrid_1 .panel_item_img {
  width: 82px;
  height: 82px;
  margin: auto;
  border-radius: 50%;
  border: 3px solid white;
}
/* line 488, ../scss/neovet_poznan.scss */
.panels_blockgrid_1 .panel_item_title {
  font-size: 1.05rem;
  line-height: 1.5rem;
  font-weight: 500;
  margin: 15px 0 0;
}
/* line 495, ../scss/neovet_poznan.scss */
.panels_blockgrid_1 .blockgrid_panel:hover .panel_item_img {
  background-color: white;
}

/* BLOG */
/* line 500, ../scss/neovet_poznan.scss */
.blog_list {
  margin-top: 45px;
}

/* line 501, ../scss/neovet_poznan.scss */
.post_abstract_wrapper {
  padding: 0;
  height: 440px !important;
  margin-bottom: 35px;
}
/* line 505, ../scss/neovet_poznan.scss */
.post_abstract_wrapper .post_title_container {
  padding: 30px 4% 0 0;
}
/* line 506, ../scss/neovet_poznan.scss */
.post_abstract_wrapper .post_abstract_title {
  font-size: 1.75rem;
  line-height: 2.3rem;
  font-weight: 500;
  margin: 20px 0 10px;
}
/* line 512, ../scss/neovet_poznan.scss */
.post_abstract_wrapper .post_list_foto {
  width: 100%;
  height: 440px;
}
/* line 516, ../scss/neovet_poznan.scss */
.post_abstract_wrapper .post_abstract_button_wrapper {
  margin-top: 25px;
  margin-bottom: 20px;
}

/* line 521, ../scss/neovet_poznan.scss */
.post_wrapper {
  margin-top: 25px;
}
/* line 523, ../scss/neovet_poznan.scss */
.post_wrapper .post_img_container {
  width: 50%;
  max-width: 680px;
}
/* line 527, ../scss/neovet_poznan.scss */
.post_wrapper .post_foto {
  width: 100%;
  height: 440px;
}
/* line 532, ../scss/neovet_poznan.scss */
.post_wrapper .post_title_container .post_title {
  text-transform: none;
  font-size: 1.9rem;
  line-height: 2.45rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
}

/* FOOTER*/
/* line 544, ../scss/neovet_poznan.scss */
.footer_container {
  padding: 50px 0 10px;
  background-color: #e3d8d5;
  text-align: center;
}

/* line 549, ../scss/neovet_poznan.scss */
.footer_links {
  font-size: 1rem !important;
  padding: 10px 0 0;
  margin-bottom: 5px;
}
/* line 554, ../scss/neovet_poznan.scss */
.footer_links ul li {
  display: inline;
}

/* line 557, ../scss/neovet_poznan.scss */
.footer_sitesbi {
  margin-top: 15px;
}
/* line 559, ../scss/neovet_poznan.scss */
.footer_sitesbi h3 {
  margin-top: 10px;
  margin-bottom: 35px;
  font-size: 1.28rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

/* line 567, ../scss/neovet_poznan.scss */
.sitesbi {
  font-family: 'Open Sans', sans-serif;
  margin-top: 15px;
}
/* line 570, ../scss/neovet_poznan.scss */
.sitesbi:hover {
  color: #00a3e6;
}

/* VET RESERVATION*/
/* line 574, ../scss/neovet_poznan.scss */
.vet-doctor-btn {
  padding: 12px 32px;
}

/* line 577, ../scss/neovet_poznan.scss */
.reservation_page {
  background-color: #ebe3e1;
  margin-top: 50px;
  margin-bottom: -18px;
}

/* line 582, ../scss/neovet_poznan.scss */
.main_content_list_position {
  background-color: #ebe3e1;
}

/* line 583, ../scss/neovet_poznan.scss */
.lastbooking_clinic {
  margin-top: -40px;
  font-size: .9rem;
  line-height: 1.5rem;
}

@media only screen and (min-width: 90.063em) {
  /* line 590, ../scss/neovet_poznan.scss */
  .pre_content_wrapper_index {
    position: absolute;
    top: 88vh;
    right: 7%;
    z-index: 100;
  }

  /* line 592, ../scss/neovet_poznan.scss */
  .section_spacer_foto .text_foto_left, .section_spacer_foto .text_foto_right {
    width: 33%;
  }

  /* line 594, ../scss/neovet_poznan.scss */
  .content_page .main_content_wrapper, .content_page .main_header_wrapper {
    max-width: 100%;
    padding: 0 9%;
  }

  /* line 598, ../scss/neovet_poznan.scss */
  .page_button_big {
    padding: 16px 30px 18px 26px;
    margin-top: 14px;
  }

  /* line 602, ../scss/neovet_poznan.scss */
  .page_title {
    font-size: 3.5rem;
    margin: 5px 0 15px;
  }

  /* line 606, ../scss/neovet_poznan.scss */
  .text_menu {
    font-size: 1.05rem;
  }

  /* line 609, ../scss/neovet_poznan.scss */
  h2, h3 {
    font-size: 1.85rem;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
  }

  /* line 615, ../scss/neovet_poznan.scss */
  h4 {
    font-size: 1.5rem;
    font-weight: 500;
  }

  /* line 619, ../scss/neovet_poznan.scss */
  h5 {
    font-size: 1.25rem;
    margin: 15px 0;
  }

  /* line 623, ../scss/neovet_poznan.scss */
  p, .text_content {
    font-size: 1.1rem;
  }

  /* line 624, ../scss/neovet_poznan.scss */
  blockquote {
    font-size: 1.25rem;
  }

  /* line 626, ../scss/neovet_poznan.scss */
  .introduction p {
    font-size: 1.25rem;
  }

  /* line 629, ../scss/neovet_poznan.scss */
  .post_list_img_container {
    width: 54%;
    float: left;
    padding-right: 4%;
  }

  /* line 634, ../scss/neovet_poznan.scss */
  .post_img_container {
    float: right;
    width: 50%;
    padding: 0 0 4% 4%;
  }

  /* line 640, ../scss/neovet_poznan.scss */
  .section_style_bg_parallax .section_bg {
    min-height: 80vh;
  }

  /* line 641, ../scss/neovet_poznan.scss */
  .logo {
    margin-top: 36px;
  }

  /* line 642, ../scss/neovet_poznan.scss */
  #menu {
    text-align: right;
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    background-color: #0d2f3d;
    height: 45px;
    padding-right: 11%;
    padding-top: 3px;
  }

  /* line 653, ../scss/neovet_poznan.scss */
  .slide {
    background-position: center -50px;
    height: 72vh;
    min-height: 720px;
  }

  /* line 658, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container {
    max-width: 800px;
    padding-top: 266px;
    color: white;
  }
  /* line 662, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container {
    margin-bottom: 18px;
  }
  /* line 664, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h2 {
    font-size: 4.4rem;
    line-height: 1.14;
    margin: 15px 0 25px;
    font-weight: 800;
    opacity: .88;
    text-shadow: 0 0 30px rgba(26, 35, 53, 0.28);
    text-transform: none;
    letter-spacing: -.5px;
  }
  /* line 674, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h3, .slider1_inner_content_container .slider1_text_content_container h1 {
    font-size: 1.35rem;
    line-height: 1.5;
    font-weight: 600;
    color: #08232f;
  }
  /* line 680, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container p {
    color: white;
    font-size: .85rem;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
  }

  /* line 689, ../scss/neovet_poznan.scss */
  .section_opinions {
    padding: 42px 0 65px;
    margin-bottom: -50px;
    top: -50px;
  }

  /* line 694, ../scss/neovet_poznan.scss */
  .opinions_content_container {
    width: 64%;
    margin: auto;
  }

  /* line 698, ../scss/neovet_poznan.scss */
  .section_opinions_title {
    font-size: 2.35rem;
  }

  /* line 699, ../scss/neovet_poznan.scss */
  .page_title_container {
    max-width: 840px;
    padding-top: 255px;
    color: white;
  }

  /* line 704, ../scss/neovet_poznan.scss */
  .title_bg {
    min-height: 46vh;
    background-position: center 20px;
  }

  /* line 708, ../scss/neovet_poznan.scss */
  .post_wrapper {
    min-height: 530px;
  }

  /* line 710, ../scss/neovet_poznan.scss */
  .content_video_r_container {
    min-height: 390px;
    clear: both;
  }

  /* line 711, ../scss/neovet_poznan.scss */
  .text_l {
    float: left;
    margin-right: 10%;
    width: 40%;
  }

  /* line 716, ../scss/neovet_poznan.scss */
  .video_r {
    padding-top: 25px;
    width: 50%;
    float: left;
  }

  /* LR*/
  /* line 723, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 {
    background-color: #f9f4f4;
    margin-top: -40px;
    padding-bottom: 70px;
  }
  /* line 727, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 728, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 .section_content_container {
    background-color: #f9f4f4;
    margin-top: -100px;
    padding: 45px 150px 0 9%;
    width: 980px;
  }
  /* line 734, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 h2 {
    width: 470px;
  }

  /* line 736, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 {
    background-color: #f9f4f4;
    margin-top: -40px;
    padding-bottom: 50px;
  }
  /* line 740, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 741, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 .section_content_container {
    background-color: #f9f4f4;
    margin-top: -100px;
    padding: 25px 100px 0 9%;
    width: 64%;
  }
  /* line 747, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 h2, .section_spacer_text_l2 h3 {
    width: 60%;
  }

  /* line 750, ../scss/neovet_poznan.scss */
  .section_spacer_text_l0 .section_content_container {
    margin-right: 45%;
  }

  /* line 753, ../scss/neovet_poznan.scss */
  .section_spacer_text_l {
    background-color: #ebe3e1;
    padding-bottom: 110px;
  }
  /* line 756, ../scss/neovet_poznan.scss */
  .section_spacer_text_l .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 757, ../scss/neovet_poznan.scss */
  .section_spacer_text_l .section_content_container {
    background-color: #ebe3e1;
    margin-top: -150px;
    padding: 50px 120px 0 9%;
    width: 64%;
  }

  /* line 764, ../scss/neovet_poznan.scss */
  .section_spacer_text_r {
    background-color: #ebe3e1;
    padding-bottom: 70px;
  }
  /* line 767, ../scss/neovet_poznan.scss */
  .section_spacer_text_r .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 768, ../scss/neovet_poznan.scss */
  .section_spacer_text_r .section_content_container {
    background-color: #ebe3e1;
    margin-top: -150px;
    padding: 35px 120px 0;
    width: 64%;
    margin-left: 36%;
  }

  /* line 777, ../scss/neovet_poznan.scss */
  .section_spacer_l1 .main_content_wrapper {
    padding: 0 1% 0 0;
  }

  /* line 789, ../scss/neovet_poznan.scss */
  .background_b1 {
    background-image: linear-gradient(#f9f4f4 0%, #f9f4f4 16%, #ebe3e1 16%, #ebe3e1 100%);
    padding-bottom: 100px;
  }

  /* line 793, ../scss/neovet_poznan.scss */
  .background_b2 {
    background-image: linear-gradient(#ebe3e1 0%, #ebe3e1 16%, #f2f0ef 16%, #f9f4f4 100%);
    padding-bottom: 100px;
  }

  /* line 797, ../scss/neovet_poznan.scss */
  .leftimage_bg {
    width: 64% !important;
    min-height: 740px;
  }

  /* line 801, ../scss/neovet_poznan.scss */
  .leftimage_text {
    width: 36% !important;
  }

  /* line 802, ../scss/neovet_poznan.scss */
  .rightimage_bg {
    left: 36% !important;
    width: 64% !important;
    min-height: 740px;
  }

  /* line 806, ../scss/neovet_poznan.scss */
  .rightimage_text {
    right: 64% !important;
    width: 36% !important;
  }

  /* line 807, ../scss/neovet_poznan.scss */
  .leftimage_text_container {
    padding-left: 50px;
    padding-right: 0;
  }
  /* line 810, ../scss/neovet_poznan.scss */
  .leftimage_text_container .button_wrapper {
    text-align: left;
    margin-top: 25px;
  }

  /* line 812, ../scss/neovet_poznan.scss */
  .rightimage_text_container {
    padding-left: 0;
    padding-right: 50px;
  }
  /* line 815, ../scss/neovet_poznan.scss */
  .rightimage_text_container .button_wrapper {
    text-align: left;
    margin-top: 25px;
  }

  /* line 817, ../scss/neovet_poznan.scss */
  .leftimage_text_wrapper {
    padding: 30% 30% 60px 10px;
    min-height: 350px;
  }

  /* line 821, ../scss/neovet_poznan.scss */
  .rightimage_text_wrapper {
    padding: 55px 10px 60px 30%;
    min-height: 352px;
    position: absolute;
    bottom: 0;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 830, ../scss/neovet_poznan.scss */
  .section_spacer_default {
    padding: 40px 0;
  }

  /* line 831, ../scss/neovet_poznan.scss */
  .pre_content_wrapper_index {
    position: absolute;
    top: 620px;
    right: 7%;
    z-index: 100;
  }

  /* line 833, ../scss/neovet_poznan.scss */
  .section_spacer_foto .text_foto_left, .section_spacer_foto .text_foto_right {
    width: 33%;
  }

  /* line 835, ../scss/neovet_poznan.scss */
  .content_page .main_content_wrapper, .content_page .main_header_wrapper {
    max-width: 100%;
    padding: 0 6%;
  }

  /* line 839, ../scss/neovet_poznan.scss */
  .text_menu {
    padding: 0 9px;
  }

  /* line 843, ../scss/neovet_poznan.scss */
  #short_contact .short_contact_header {
    font-size: 1.7rem;
    line-height: 2.05rem;
  }
  /* line 847, ../scss/neovet_poznan.scss */
  #short_contact h5 {
    font-size: 1.1rem;
    line-height: 1.9rem;
    margin: 16px 0;
  }

  /* line 853, ../scss/neovet_poznan.scss */
  .contact h4 {
    font-size: 1.25rem;
    line-height: 1.9rem;
  }

  /* line 858, ../scss/neovet_poznan.scss */
  .post_list_img_container {
    width: 54%;
    float: left;
    padding-right: 4%;
  }

  /* line 863, ../scss/neovet_poznan.scss */
  .post_img_container {
    float: right;
    width: 50%;
    padding: 0 0 4% 4%;
  }

  /* line 869, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_abstract_title {
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 20px 0 15px;
  }
  /* line 874, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_title_container {
    padding: 20px 4% 0 0;
  }
  /* line 875, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_list_foto {
    height: 420px;
  }
  /* line 876, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_abstract_wrapper {
    height: 420px !important;
  }

  /* line 879, ../scss/neovet_poznan.scss */
  .post_wrapper .post_title_container .post_title {
    font-size: 1.65rem;
    line-height: 2.2rem;
  }
  /* line 883, ../scss/neovet_poznan.scss */
  .post_wrapper .post_img_container {
    width: 50%;
    max-width: 570px;
  }
  /* line 887, ../scss/neovet_poznan.scss */
  .post_wrapper .post_foto {
    width: 100%;
    height: 360px;
  }

  /* line 893, ../scss/neovet_poznan.scss */
  .section_style_bg_parallax .section_bg {
    min-height: 80vh;
  }

  /* line 894, ../scss/neovet_poznan.scss */
  .logo {
    margin-top: 32px;
    max-width: 125px;
  }

  /* line 898, ../scss/neovet_poznan.scss */
  .logo_index {
    max-width: 160px;
  }

  /* line 901, ../scss/neovet_poznan.scss */
  #menu {
    text-align: right;
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    background-color: #0d2f3d;
    height: 42px;
    padding-right: 11%;
    padding-top: 3px;
  }

  /* line 912, ../scss/neovet_poznan.scss */
  .slide {
    background-position: center center;
    height: 600px;
  }

  /* line 916, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container {
    max-width: 640px;
    padding-top: 218px;
    color: white;
  }
  /* line 920, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container {
    margin-bottom: 18px;
  }
  /* line 922, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h2 {
    font-size: 3.45rem;
    line-height: 1.14;
    margin: 15px 0 20px;
    font-weight: 800;
    opacity: .88;
    text-shadow: 0 0 30px rgba(26, 35, 53, 0.28);
    text-transform: none;
    letter-spacing: -.5px;
  }
  /* line 932, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h3, .slider1_inner_content_container .slider1_text_content_container h1 {
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 600;
    color: #08232f;
  }
  /* line 938, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container p {
    color: white;
    font-size: .85rem;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
  }

  /* line 947, ../scss/neovet_poznan.scss */
  .section_opinions {
    padding: 40px 0 45px;
    margin-bottom: -60px;
    top: -60px;
  }

  /* line 952, ../scss/neovet_poznan.scss */
  .opinions_content_container {
    width: 75%;
    margin: auto;
  }

  /* line 956, ../scss/neovet_poznan.scss */
  .page_title_container {
    max-width: 770px;
    padding-top: 186px;
    color: white;
  }

  /* line 961, ../scss/neovet_poznan.scss */
  .title_bg {
    min-height: 315px;
    background-position: center 20px;
  }

  /* line 966, ../scss/neovet_poznan.scss */
  .content_video_r_container {
    min-height: 390px;
    clear: both;
  }

  /* line 967, ../scss/neovet_poznan.scss */
  .text_l {
    float: left;
    margin-right: 10%;
    width: 40%;
  }

  /* line 972, ../scss/neovet_poznan.scss */
  .video_r {
    padding-top: 25px;
    width: 50%;
    float: left;
  }

  /* LR*/
  /* line 979, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 {
    background-color: #f9f4f4;
    margin-top: -40px;
    padding-bottom: 45px;
  }
  /* line 983, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 984, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 .section_content_container {
    background-color: #f9f4f4;
    margin-top: -75px;
    padding: 38px 80px 0 6%;
    width: 64%;
  }
  /* line 990, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 h2, .section_spacer_text_l1 h3 {
    width: 70%;
  }

  /* line 992, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 {
    background-color: #f9f4f4;
    margin-top: -40px;
    padding-bottom: 50px;
  }
  /* line 996, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 997, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 .section_content_container {
    background-color: #f9f4f4;
    margin-top: -75px;
    padding: 30px 80px 0 6%;
    width: 64%;
  }
  /* line 1003, ../scss/neovet_poznan.scss */
  .section_spacer_text_l2 h2, .section_spacer_text_l2 h3 {
    width: 70%;
  }

  /* line 1006, ../scss/neovet_poznan.scss */
  .section_spacer_text_l0 .section_content_container {
    margin-right: 40%;
  }

  /* line 1009, ../scss/neovet_poznan.scss */
  .section_spacer_text_l {
    background-color: #ebe3e1;
    padding-bottom: 110px;
  }
  /* line 1012, ../scss/neovet_poznan.scss */
  .section_spacer_text_l .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 1013, ../scss/neovet_poznan.scss */
  .section_spacer_text_l .section_content_container {
    background-color: #ebe3e1;
    margin-top: -86px;
    padding: 36px 50px 0 6%;
    width: 64%;
  }
  /* line 1019, ../scss/neovet_poznan.scss */
  .section_spacer_text_l h2, .section_spacer_text_l h3 {
    width: 80%;
  }

  /* line 1021, ../scss/neovet_poznan.scss */
  .section_spacer_text_r {
    background-color: #ebe3e1;
    padding-bottom: 70px;
  }
  /* line 1024, ../scss/neovet_poznan.scss */
  .section_spacer_text_r .main_content_wrapper {
    padding: 0 !important;
  }
  /* line 1025, ../scss/neovet_poznan.scss */
  .section_spacer_text_r .section_content_container {
    background-color: #ebe3e1;
    margin-top: -86px;
    padding: 36px 6% 0 50px;
    width: 64%;
    margin-left: 36%;
  }

  /* line 1034, ../scss/neovet_poznan.scss */
  .section_spacer_l1 .main_content_wrapper {
    padding: 0 1% 0 0;
  }

  /* line 1037, ../scss/neovet_poznan.scss */
  .background_b1 {
    background-image: linear-gradient(#f9f4f4 0%, #f9f4f4 12%, #ebe3e1 12%, #ebe3e1 100%);
    padding-bottom: 100px;
  }

  /* line 1041, ../scss/neovet_poznan.scss */
  .background_b2 {
    background-image: linear-gradient(#ebe3e1 0%, #ebe3e1 12%, #f2f0ef 12%, #f9f4f4 100%);
    padding-bottom: 100px;
  }

  /* line 1046, ../scss/neovet_poznan.scss */
  .leftimage_bg {
    width: 64% !important;
    min-height: 600px;
  }

  /* line 1050, ../scss/neovet_poznan.scss */
  .leftimage_text {
    width: 36% !important;
  }

  /* line 1051, ../scss/neovet_poznan.scss */
  .rightimage_bg {
    left: 36% !important;
    width: 64% !important;
    min-height: 600px;
  }

  /* line 1055, ../scss/neovet_poznan.scss */
  .rightimage_text {
    right: 64% !important;
    width: 36% !important;
  }

  /* line 1056, ../scss/neovet_poznan.scss */
  .leftimage_text_container {
    padding-left: 50px;
    padding-right: 0;
  }
  /* line 1059, ../scss/neovet_poznan.scss */
  .leftimage_text_container .button_wrapper {
    text-align: left;
    margin-top: 25px;
  }

  /* line 1061, ../scss/neovet_poznan.scss */
  .rightimage_text_container {
    padding-left: 0;
    padding-right: 50px;
  }
  /* line 1064, ../scss/neovet_poznan.scss */
  .rightimage_text_container .button_wrapper {
    text-align: left;
    margin-top: 25px;
  }

  /* line 1066, ../scss/neovet_poznan.scss */
  .leftimage_text_wrapper {
    padding: 30% 100px 50px 5px;
    min-height: 350px;
  }

  /* line 1070, ../scss/neovet_poznan.scss */
  .rightimage_text_wrapper {
    padding: 30% 5px 50px 100px;
    min-height: 352px;
    position: absolute;
    bottom: 0;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 1079, ../scss/neovet_poznan.scss */
  .section_spacer_default {
    padding: 40px 0;
  }

  /* line 1080, ../scss/neovet_poznan.scss */
  .section_spacer_1 {
    padding: 0 0 40px;
  }

  /* line 1081, ../scss/neovet_poznan.scss */
  .section_spacer_2 {
    padding: 20px 0 40px;
  }

  /* line 1083, ../scss/neovet_poznan.scss */
  .section_spacer_foto .text_foto_left, .section_spacer_foto .text_foto_right {
    width: 37%;
  }

  /* line 1085, ../scss/neovet_poznan.scss */
  h2, h3 {
    font-size: 1.45rem;
  }

  /* line 1087, ../scss/neovet_poznan.scss */
  .text_menu {
    padding: 0 8px;
  }

  /* line 1089, ../scss/neovet_poznan.scss */
  #short_contact .short_contact_header {
    font-size: 1.7rem;
    line-height: 2.05rem;
  }
  /* line 1093, ../scss/neovet_poznan.scss */
  #short_contact h5 {
    font-size: 1.1rem;
    line-height: 1.9rem;
    margin: 16px 0;
  }

  /* line 1099, ../scss/neovet_poznan.scss */
  .contact h4 {
    font-size: 1.25rem;
    line-height: 1.9rem;
  }

  /* line 1104, ../scss/neovet_poznan.scss */
  .section_style_bg_parallax .section_bg {
    background-position: center;
    min-height: 400px;
  }

  /* line 1108, ../scss/neovet_poznan.scss */
  .text_menu {
    font-size: 1rem;
    text-shadow: none;
  }

  /* line 1112, ../scss/neovet_poznan.scss */
  #menu {
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    background-color: #0d2f3d;
    height: 42px;
    padding-left: 20px;
    padding-top: 9px;
    color: white;
  }

  /* line 1123, ../scss/neovet_poznan.scss */
  .logo {
    margin-top: 36px;
    max-width: 120px;
  }

  /* line 1127, ../scss/neovet_poznan.scss */
  .logo_index {
    max-width: 150px;
  }

  /* line 1130, ../scss/neovet_poznan.scss */
  .slider_1 {
    margin-bottom: 10px;
  }

  /* line 1131, ../scss/neovet_poznan.scss */
  .slide {
    min-height: 440px;
  }

  /* line 1134, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container {
    max-width: 480px;
    padding-top: 205px;
    color: white;
  }
  /* line 1138, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container {
    margin-bottom: 18px;
  }
  /* line 1140, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h2 {
    font-size: 2.6rem;
    line-height: 1.15;
    margin: 15px 0 25px;
    font-weight: 800;
    opacity: .88;
    text-shadow: 0 0 30px rgba(26, 35, 53, 0.28);
    text-transform: none;
    letter-spacing: -.5px;
  }
  /* line 1150, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h3, .slider1_inner_content_container .slider1_text_content_container h1 {
    font-size: 1.15rem;
    line-height: 1.5;
    font-weight: 600;
    text-shadow: 0 0 30px rgba(26, 35, 53, 0.44);
  }
  /* line 1156, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container p {
    color: white;
    font-size: .85rem;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
  }

  /* line 1165, ../scss/neovet_poznan.scss */
  .section_opinions {
    padding: 30px 0;
    margin-bottom: -40px;
    margin-top: -40px;
  }

  /* line 1170, ../scss/neovet_poznan.scss */
  .opinions_content_container {
    width: 88%;
    margin: auto;
  }

  /* line 1174, ../scss/neovet_poznan.scss */
  .page_title {
    font-size: 1.9rem;
    margin: 5px 0 7px;
  }

  /* line 1178, ../scss/neovet_poznan.scss */
  .section_opinions_title {
    font-size: 1.8rem;
  }

  /* line 1179, ../scss/neovet_poznan.scss */
  .page_title_container {
    max-width: 500px;
    padding-top: 184px;
    color: white;
  }

  /* line 1184, ../scss/neovet_poznan.scss */
  .title_bg {
    min-height: 300px;
    background-position: right 20px;
  }

  /* line 1188, ../scss/neovet_poznan.scss */
  .footer_container {
    padding: 40px 0 10px;
  }

  /* line 1190, ../scss/neovet_poznan.scss */
  .text_foto_right {
    width: 45%;
  }

  /* line 1192, ../scss/neovet_poznan.scss */
  .content_video_r_container {
    min-height: 390px;
    clear: both;
  }

  /* line 1193, ../scss/neovet_poznan.scss */
  .text_l {
    float: left;
    margin-right: 10%;
    width: 40%;
  }

  /* line 1198, ../scss/neovet_poznan.scss */
  .video_r {
    padding-top: 25px;
    width: 50%;
    float: left;
  }

  /* line 1206, ../scss/neovet_poznan.scss */
  .panel_blockgrid_tag_blog_post_list .panel_item_img {
    width: 200px;
    height: 140px;
    float: none;
  }
  /* line 1211, ../scss/neovet_poznan.scss */
  .panel_blockgrid_tag_blog_post_list .post_title {
    font-size: 1.35rem;
  }
  /* line 1212, ../scss/neovet_poznan.scss */
  .panel_blockgrid_tag_blog_post_list .text_content {
    font-size: 1rem;
    line-height: 1.45;
  }

  /* line 1218, ../scss/neovet_poznan.scss */
  .blog_list {
    margin-top: 30px;
  }

  /* line 1219, ../scss/neovet_poznan.scss */
  .post_list_img_container {
    width: 32%;
    float: left;
    padding-top: 8px;
    margin-bottom: 0;
    margin-left: 30px;
  }

  /* line 1226, ../scss/neovet_poznan.scss */
  .post_img_container {
    float: right;
    width: 50%;
    padding: 0 0 4% 4%;
  }

  /* line 1231, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper {
    padding: 0;
    background-color: transparent;
    height: 280px !important;
    margin-bottom: 35px;
  }
  /* line 1236, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_title_container {
    padding: 0;
  }
  /* line 1237, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_abstract_title {
    font-size: 1.35rem;
    line-height: 1.8rem;
  }
  /* line 1241, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_list_foto {
    margin-bottom: 0;
    height: 150px;
  }
  /* line 1246, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_abstract_content p, .post_abstract_wrapper .post_abstract_content .text_content {
    font-size: .9rem;
    line-height: 1.6rem;
    font-weight: 500;
  }

  /* line 1255, ../scss/neovet_poznan.scss */
  .post_wrapper .post_title_container .post_title {
    text-transform: none;
    font-size: 1.4rem;
    line-height: 1.9rem;
  }
  /* line 1261, ../scss/neovet_poznan.scss */
  .post_wrapper .post_foto {
    height: 200px;
  }

  /* LR*/
  /* line 1267, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1, section_spacer_text_l0 {
    padding: 10px 0 5px 0;
  }
  /* line 1269, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1 h2, .section_spacer_text_l1 h3, section_spacer_text_l0 h2, section_spacer_text_l0 h3 {
    width: 70%;
  }

  /* line 1271, ../scss/neovet_poznan.scss */
  .section_spacer_text_l {
    padding: 30px 0 40px;
  }

  /* line 1274, ../scss/neovet_poznan.scss */
  .leftimage_text_container, .rightimage_text_container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1277, ../scss/neovet_poznan.scss */
  .leftimage_text_container .button_wrapper, .rightimage_text_container .button_wrapper {
    text-align: left;
    margin-top: 20px;
  }

  /* line 1279, ../scss/neovet_poznan.scss */
  .leftimage_text_wrapper {
    padding: 30px 0;
  }

  /* line 1282, ../scss/neovet_poznan.scss */
  .rightimage_text_wrapper {
    padding: 30px 0;
  }

  /* line 1285, ../scss/neovet_poznan.scss */
  .leftimage_container .leftimage_bg {
    height: 400px !important;
  }

  /* line 1288, ../scss/neovet_poznan.scss */
  .rightimage_container .rightimage_bg {
    height: 400px !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 1294, ../scss/neovet_poznan.scss */
  .section_spacer_default {
    padding: 30px 0;
  }

  /* line 1295, ../scss/neovet_poznan.scss */
  .section_spacer_1 {
    padding: 0 0 30px;
  }

  /* line 1296, ../scss/neovet_poznan.scss */
  .section_spacer_2 {
    padding: 15px 0 50px;
  }

  /* line 1297, ../scss/neovet_poznan.scss */
  .text_foto_right {
    margin-left: 0;
    text-align: left;
    width: 75%;
  }

  /* line 1302, ../scss/neovet_poznan.scss */
  .inner_gradient_bg {
    background-image: none;
  }

  /* line 1303, ../scss/neovet_poznan.scss */
  .inner_header_gradient_bg {
    background-image: linear-gradient(90deg, rgba(91, 52, 52, 0.35) 70%, transparent 100%);
  }

  /* line 1307, ../scss/neovet_poznan.scss */
  .page_button_small, .page_button_blog, .pagination_buttons_wrapper .pagination_button {
    font-size: .85rem;
    padding: 12px 30px;
  }

  /* line 1311, ../scss/neovet_poznan.scss */
  .page_button_big {
    font-size: .9rem;
    padding: 14px 30px;
    margin-top: 10px;
    min-width: 175px;
  }

  /* line 1317, ../scss/neovet_poznan.scss */
  .pre_content_wrapper {
    padding: 15px 0 5px;
  }

  /* line 1318, ../scss/neovet_poznan.scss */
  .share_icons_index {
    margin-top: -15px;
    padding-bottom: 15px;
  }

  /* line 1323, ../scss/neovet_poznan.scss */
  .content_page .main_content_wrapper, .content_page .main_header_wrapper {
    max-width: 100%;
    padding: 0 9%;
  }

  /* line 1327, ../scss/neovet_poznan.scss */
  .logo_flexchild_container {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: 28px;
  }

  /* line 1335, ../scss/neovet_poznan.scss */
  .logo img {
    max-width: 75px;
  }

  /* line 1337, ../scss/neovet_poznan.scss */
  .logo_index {
    margin-top: 255px !important;
    text-align: center;
  }
  /* line 1340, ../scss/neovet_poznan.scss */
  .logo_index img {
    max-width: 155px;
  }

  /* line 1343, ../scss/neovet_poznan.scss */
  #menu {
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    background-color: #0d2f3d;
    height: 42px;
    padding-left: 20px;
    padding-top: 9px;
    color: white;
  }

  /* line 1354, ../scss/neovet_poznan.scss */
  .text_menu {
    font-size: 1rem;
    letter-spacing: .5px;
    text-shadow: none;
  }
  /* line 1358, ../scss/neovet_poznan.scss */
  .text_menu:hover {
    color: #000000;
  }

  /* line 1360, ../scss/neovet_poznan.scss */
  h2, h3 {
    font-size: 1.2rem;
  }

  /* line 1363, ../scss/neovet_poznan.scss */
  h4 {
    font-size: 1.05rem;
  }

  /* line 1366, ../scss/neovet_poznan.scss */
  h5 {
    font-size: 1rem;
  }

  /* line 1369, ../scss/neovet_poznan.scss */
  blockquote {
    font-size: 1rem;
    line-height: 1.7;
  }

  /* line 1373, ../scss/neovet_poznan.scss */
  blockquote:before {
    width: 42px;
    height: 42px;
    padding: 7px 0 0 1px;
    font-size: 1rem;
    margin: 0 auto 15px;
  }

  /* line 1380, ../scss/neovet_poznan.scss */
  p, ul {
    font-size: .95rem;
    line-height: 1.65;
    margin-bottom: 10px;
  }

  /* line 1385, ../scss/neovet_poznan.scss */
  .introduction p {
    font-size: .9rem;
  }

  /* line 1386, ../scss/neovet_poznan.scss */
  .contact h4 {
    font-size: 1.35rem;
    line-height: 1.35;
  }

  /* line 1390, ../scss/neovet_poznan.scss */
  .contact p {
    font-size: 1rem;
  }

  /* line 1392, ../scss/neovet_poznan.scss */
  .slide {
    background-color: #ebe3e1;
    min-height: 620px;
    position: relative;
    background-size: initial;
    background-position: top;
    background-repeat: no-repeat;
  }

  /* line 1401, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container {
    padding: 445px 0 20px;
    text-align: center;
    width: 100%;
  }
  /* line 1405, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_title {
    max-width: 300px;
    margin: 20px auto;
    font-size: 1.5rem;
    line-height: 1.35;
    font-weight: 600;
  }
  /* line 1412, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container {
    margin-bottom: 18px;
  }
  /* line 1414, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h2 {
    font-size: 1.6rem;
    line-height: 1.15;
  }
  /* line 1418, ../scss/neovet_poznan.scss */
  .slider1_inner_content_container .slider1_text_content_container h1, .slider1_inner_content_container .slider1_text_content_container p {
    font-size: 1.05rem;
    line-height: 1.45;
  }

  /* line 1425, ../scss/neovet_poznan.scss */
  .page_title_container {
    padding-top: 130px;
    color: white;
  }

  /* line 1429, ../scss/neovet_poznan.scss */
  .page_title {
    font-size: 1.45rem;
    opacity: 1;
  }

  /* line 1433, ../scss/neovet_poznan.scss */
  .title_bg {
    background-position: 88% 32px;
    min-height: 195px;
  }

  /* line 1437, ../scss/neovet_poznan.scss */
  .introduction {
    display: none;
  }

  /* line 1438, ../scss/neovet_poznan.scss */
  .section_bg {
    background-position: center;
    min-height: 200px;
  }

  /* line 1443, ../scss/neovet_poznan.scss */
  .footer_container {
    padding: 35px 0 10px;
  }

  /* line 1445, ../scss/neovet_poznan.scss */
  #short_contact .short_contact_header {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  /* line 1449, ../scss/neovet_poznan.scss */
  #short_contact h5 {
    font-size: 1rem;
    line-height: 1.7rem;
  }

  /* line 1455, ../scss/neovet_poznan.scss */
  .section_opinions {
    padding: 28px 0;
    margin-top: 8px;
    margin-bottom: -40px;
  }

  /* line 1460, ../scss/neovet_poznan.scss */
  .section_opinions_title {
    font-size: 1.35rem;
    font-weight: 500;
  }

  /* line 1464, ../scss/neovet_poznan.scss */
  .text_opinion_container {
    margin-top: 10px;
  }

  /* line 1468, ../scss/neovet_poznan.scss */
  .panel_blockgrid_tag_blog_post_list .panel_item_img {
    width: 200px;
    height: 140px;
    float: none;
  }
  /* line 1473, ../scss/neovet_poznan.scss */
  .panel_blockgrid_tag_blog_post_list .post_title {
    font-size: 1.35rem;
  }
  /* line 1474, ../scss/neovet_poznan.scss */
  .panel_blockgrid_tag_blog_post_list .text_content {
    font-size: 1rem;
    line-height: 1.45;
  }

  /* line 1480, ../scss/neovet_poznan.scss */
  .blog_list {
    margin-top: 30px;
  }

  /* line 1481, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper {
    height: auto !important;
    background-color: transparent;
  }
  /* line 1484, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_title_container {
    padding: 0;
  }
  /* line 1485, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_abstract_title {
    font-size: 1.25rem;
    line-height: 1.65rem;
  }
  /* line 1489, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_list_foto {
    height: 210px;
    margin-left: 0;
  }
  /* line 1494, ../scss/neovet_poznan.scss */
  .post_abstract_wrapper .post_abstract_content p, .post_abstract_wrapper .post_abstract_content .text_content {
    font-size: .9rem;
    line-height: 1.6rem;
    font-weight: 500;
  }

  /* line 1503, ../scss/neovet_poznan.scss */
  .post_wrapper .post_title_container .post_title {
    text-transform: none;
    font-size: 1.25rem;
    line-height: 1.65rem;
  }
  /* line 1509, ../scss/neovet_poznan.scss */
  .post_wrapper .post_img_container {
    width: 100%;
    max-width: 250px;
    float: none;
    margin: 0;
  }
  /* line 1515, ../scss/neovet_poznan.scss */
  .post_wrapper .post_foto {
    height: 170px;
    margin-bottom: 25px;
  }

  /* line 1522, ../scss/neovet_poznan.scss */
  .panels_blockgrid_1 .panel_item_title {
    font-size: .95rem;
    line-height: 1.35rem;
    font-weight: 600;
    margin: 12px 0 0;
  }
  /* line 1528, ../scss/neovet_poznan.scss */
  .panels_blockgrid_1 .panel_item_img {
    width: 70px;
    height: 70px;
  }

  /* line 1533, ../scss/neovet_poznan.scss */
  .content_video_r_container {
    min-height: 390px;
    clear: both;
  }

  /* line 1534, ../scss/neovet_poznan.scss */
  .text_l {
    float: left;
    margin-right: 10%;
    width: 40%;
  }

  /* line 1539, ../scss/neovet_poznan.scss */
  .video_r {
    padding-top: 25px;
    width: 50%;
    float: left;
  }

  /* LR*/
  /* line 1546, ../scss/neovet_poznan.scss */
  .section_spacer_text_l1, section_spacer_text_l0 {
    padding: 0 0 25px 0;
  }

  /* line 1549, ../scss/neovet_poznan.scss */
  .section_spacer_text_l0 {
    padding-top: 10px;
  }

  /* line 1550, ../scss/neovet_poznan.scss */
  .section_spacer_text_l {
    padding: 20px 0 35px 0;
  }

  /* line 1551, ../scss/neovet_poznan.scss */
  .leftimage_text_container, .rightimage_text_container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1554, ../scss/neovet_poznan.scss */
  .leftimage_text_container .button_wrapper, .rightimage_text_container .button_wrapper {
    text-align: left;
    margin-top: 20px;
  }

  /* line 1556, ../scss/neovet_poznan.scss */
  .leftimage_text_wrapper {
    padding: 20px 0 60px 0;
  }

  /* line 1559, ../scss/neovet_poznan.scss */
  .rightimage_text_wrapper {
    padding: 20px 0 25px 0;
    background-color: #ffffff;
  }

  /* line 1563, ../scss/neovet_poznan.scss */
  .leftimage_container .leftimage_bg {
    height: 200px !important;
  }

  /* line 1566, ../scss/neovet_poznan.scss */
  .rightimage_container .rightimage_bg {
    height: 200px !important;
  }

  /* line 1569, ../scss/neovet_poznan.scss */
  .leftimage_text, .rightimage_text {
    margin-bottom: -50px;
  }

  /* line 1573, ../scss/neovet_poznan.scss */
  .panels_clinics_list .panel_clinic_doctor h4 {
    font-size: 1.05rem;
  }

  /* line 1574, ../scss/neovet_poznan.scss */
  .panels_clinics_list .panel_clinic_doctor .closest_term {
    font-size: .95rem;
  }

  /* line 1575, ../scss/neovet_poznan.scss */
  .panels_clinics_list .terms_slider ul li h5 {
    font-size: .8rem;
    line-height: 1.35rem;
  }
}
