


.woost_style_11255 {
  margin-bottom: 2em; }

.woost_style_596680 {
  background: url("/resources/flomy/images/shadow-separator-bottom.png") no-repeat center bottom;
  color: #5ca3cf;
  font-size: 20px;
  margin-bottom: 40px;
  padding-bottom: 60px; }
  @media (min-width: 763px) and (max-width: 978px) {
    .woost_style_596680 {
      background-size: 100% 17px; } }
  @media (max-width: 762px) {
    .woost_style_596680 {
      background-size: 100% 17px; } }






.title-center > .heading,
.title-center > .text_container > .heading {
  text-align: center; }

.woost_style_598051 .heading {
  color: #03405f !important;
  font-weight: 400 !important;
  margin-bottom: 0 !important; }

.woost_style_598051 .text_container .price {
  color: #03405f;
  font-size: 24px;
  font-weight: 300;
  margin-top: 5px !important;
  margin-bottom: 25px; }

.woost_style_598051 .text_container .button {
  background: #5ca3cf;
  border: 1px solid #5ca3cf;
  color: #fff;
  cursor: pointer;
  padding: 4px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease;
  display: inline-block; }
  .woost_style_598051 .text_container .button:hover {
    background: #fff;
    color: #5ca3cf; }
  @media (min-width: 1409px) {
    .woost_style_598051 .text_container .button {
      margin-top: 25px !important; } }
  @media (min-width: 1209px) and (max-width: 1408px) {
    .woost_style_598051 .text_container .button {
      margin-top: 25px !important; } }
  @media (min-width: 979px) and (max-width: 1208px) {
    .woost_style_598051 .text_container .button {
      margin-top: 25px !important; } }
  @media (min-width: 763px) and (max-width: 978px) {
    .woost_style_598051 .text_container .button {
      margin-top: 25px !important; } }
  @media (max-width: 762px) {
    .woost_style_598051 .text_container .button {
      margin-top: 15px !important; } }

.woost_style_598051 .image_gallery .image_entry {
  overflow: hidden; }

.woost_style_598051 .image_gallery .image {
  transition: transform 0.5s ease; }

.woost_style_598051 .block_link {
  display: block; }
  .woost_style_598051 .block_link:hover .image_gallery .image {
    transform: scale(1.1); }

.woost_style_598274 > .heading {
  color: #5ca3cf !important;
  font-size: 32px !important;
  line-height: 36px !important;
  margin-bottom: 40px !important; }

.woost_style_598274 > .blocks_list > .block > .blocks_list > .block .heading,
.woost_style_598274 > .blocks_list > .block > .blocks_list > .block .price {
  font-size: 20px !important; }

@media (max-width: 762px) {
  .woost_style_598274 > .blocks_list > .block > .blocks_list > .block + .block {
    margin-top: 50px !important; } }

.woost_style_598806 .heading {
  color: #03405f !important;
  font-weight: 400 !important;
  margin-bottom: 0 !important; }

.woost_style_598806 .text_container .price {
  color: #03405f;
  font-size: 24px;
  font-weight: 300;
  margin-top: 5px !important;
  margin-bottom: 25px; }

.woost_style_598806 .text_container .button {
  background: #5ca3cf;
  border: 1px solid #5ca3cf;
  color: #fff;
  cursor: pointer;
  padding: 4px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease;
  display: inline-block; }
  .woost_style_598806 .text_container .button:hover {
    background: #fff;
    color: #5ca3cf; }
  @media (min-width: 1409px) {
    .woost_style_598806 .text_container .button {
      margin-top: 25px !important; } }
  @media (min-width: 1209px) and (max-width: 1408px) {
    .woost_style_598806 .text_container .button {
      margin-top: 25px !important; } }
  @media (min-width: 979px) and (max-width: 1208px) {
    .woost_style_598806 .text_container .button {
      margin-top: 25px !important; } }
  @media (min-width: 763px) and (max-width: 978px) {
    .woost_style_598806 .text_container .button {
      margin-top: 25px !important; } }
  @media (max-width: 762px) {
    .woost_style_598806 .text_container .button {
      margin-top: 15px !important; } }

.woost_style_598806 .image_gallery .image_entry {
  margin: 0;
  overflow: hidden; }

.woost_style_598806 .image_gallery .image {
  transition: transform 0.5s ease; }

.woost_style_598806 .block_link {
  display: block; }
  .woost_style_598806 .block_link:hover .image_gallery .image {
    transform: scale(1.1); }

.top-shadow {
  background: #fff;
  margin-top: 60px !important;
  padding-top: 60px;
  position: relative; }
  .top-shadow:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 0;
    height: 50px;
    right: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    border-radius: 20%;
    z-index: -1; }
  .top-shadow > .heading {
    margin-top: 0 !important; }

.phafmacies-list > .blocks_list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between; }
  .phafmacies-list > .blocks_list > .block {
    margin: 0 0 40px 0 !important;
    width: 28%; }
    .phafmacies-list > .blocks_list > .block > .heading {
      font-size: 18px !important;
      margin-top: 0 !important;
      margin-bottom: 5px !important; }
    @media (min-width: 763px) and (max-width: 978px) {
      .phafmacies-list > .blocks_list > .block {
        width: 45%; } }
    @media (max-width: 762px) {
      .phafmacies-list > .blocks_list > .block {
        width: 100%; } }
    .phafmacies-list > .blocks_list > .block .text_container {
      font-size: 16px; }

