/*****style-sk.css*******************/
.mobile-logo-wrapper {
    padding: 12px;
}


.blog article.item {
    display: flex;
  flex-wrap:wrap;
  align-items:center;
  margin-top: 30px;
    padding-bottom: 35px;
}
.blog .entry-image.intro-image {
    max-width: 230px;
  min-width:230px;
    max-height: 120px;
    overflow: hidden;
  padding:0;
  margin:0 20px 0 0 !important
}

.blog-right .entry-header {
    position: relative;
    margin-bottom: 3px;
}
.blog-right .entry-header h2 {
    margin: 0;
    font-size: 22px;
    line-height: 1.2;
  text-align:left;
  max-width:450px;
}
.blog-right p {
  max-width:550px;
    font-size: 16px;
    font-weight: 400;
    font-style: inherit;
    line-height: 1.35;
    letter-spacing: 0;
    outline: 0;
    margin: 0;
    text-shadow: 0 0 0;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke-width: ;
  text-align:left
}
.blog-right p.readmore {
    margin-top: 7px;
}
.blog-right a.read-more-button {
    text-decoration: underline !important;
}
h1, .h1 {
	font-family: Roboto, sans-serif;
	font-weight: normal
}

h2, .h2 {
	font-family: Roboto, sans-serif;
	font-weight: normal
}

h3, .h3 {
	font-family: Roboto, sans-serif;
	font-weight: normal
}

h4, .h4 {
	font-family: Open\ Sans, sans-serif;
	font-weight: normal
}

h5, .h5 {
	font-family: Open\ Sans, sans-serif;
	font-weight: 600
}

h6, .h6 {
	font-family: Open\ Sans, sans-serif;
	font-weight: 600
}


.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
	color: #333!important;
	text-align: center
}
}
/* Statusko messenger bubble widget */
.sk-bubbles,
.sk-bubbles * {
  box-sizing: border-box;
}

.sk-bubbles {
  position: fixed;
  left: 22px;
  bottom: 24px;
  z-index: 99999;
  width: 168px;
  height: 168px;
  font-family: Arial, Helvetica, sans-serif;
  pointer-events: none;
}

.sk-bubbles__toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.sk-bubbles__list {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 168px;
  height: 168px;
  pointer-events: none;
}

.sk-bubbles__item {
  position: absolute;
  left: 8px;
  bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff !important;
  text-decoration: none !important;
  opacity: 0;
  pointer-events: none;
  transform: translate(0, 0) scale(0.35);
  transform-origin: center;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
  transition:
    opacity 160ms ease,
    transform 230ms cubic-bezier(0.2, 0.8, 0.2, 1.15),
    box-shadow 160ms ease;
}

.sk-bubbles__item:hover,
.sk-bubbles__item:focus {
  color: #fff !important;
  text-decoration: none !important;
  outline: 0 !important;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.28);
}

.sk-bubbles__item::after {
  display: none;
  content: "";
}

.sk-bubbles__icon {
  display: block;
  width: 24px;
  height: 24px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}

.sk-bubbles__label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.sk-bubbles__item--whatsapp {
  background: #25d366;
}

.sk-bubbles__item--whatsapp .sk-bubbles__icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M380.9 97.1C339 55.1 283.2 32 223.9 32 101.5 32 1.9 131.6 1.9 254c0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zM223.9 438.7c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
  background-size: 20px 22px;
}

.sk-bubbles__item--viber {
  background: #7360f2;
}

.sk-bubbles__item--viber .sk-bubbles__icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M17.8 2.8C14 2 10 2 6.2 2.8 4.2 3.3 2.8 4.8 2.4 6.8c-.6 3-.6 6 0 9 .4 2 1.8 3.5 3.8 4 .3.1.6.1.9.2v2.2c0 .5.6.8 1 .4l2.6-2.2H12c2 0 3.9-.2 5.8-.6 2-.4 3.4-2 3.8-4 .6-3 .6-6 0-9-.4-2-1.8-3.5-3.8-4zM9 7.1c.4-.2.8-.1 1 .3l.8 1.5c.2.3.1.7-.1 1l-.4.5c.6 1.1 1.4 1.9 2.5 2.5l.5-.4c.3-.2.7-.3 1-.1l1.5.8c.4.2.5.6.3 1l-.4.9c-.2.4-.6.6-1 .6-3.6-.4-6.5-3.3-6.9-6.9 0-.4.2-.8.6-1l.6-.3zm4.4-.4c2 .4 3.5 1.9 3.8 3.9.1.4-.2.8-.6.8-.3 0-.6-.2-.7-.5-.3-1.4-1.3-2.5-2.8-2.8-.4-.1-.6-.4-.5-.8.1-.4.4-.7.8-.6zm.3-2.4c3 .5 5.4 2.9 5.9 6 .1.4-.2.8-.6.8-.3 0-.6-.2-.7-.6-.4-2.5-2.4-4.5-4.9-4.9-.4-.1-.6-.4-.6-.8.1-.3.4-.6.9-.5z'/%3E%3C/svg%3E");
}

.sk-bubbles__item--telegram {
  background: #229ed9;
}

.sk-bubbles__item--telegram .sk-bubbles__icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M21.7 4.4 18.5 19c-.2 1-.8 1.2-1.6.8l-4.4-3.3-2.1 2c-.2.2-.4.4-.9.4l.3-4.5 8.2-7.4c.4-.3-.1-.5-.6-.2l-10 6.3-4.3-1.4c-.9-.3-.9-.9.2-1.3L20.1 4c.8-.3 1.5.2 1.6.4z'/%3E%3C/svg%3E");
  background-position: 46% 52%;
}

.sk-bubbles__toggle:checked ~ .sk-bubbles__list {
  pointer-events: auto;
}

.sk-bubbles__toggle:checked ~ .sk-bubbles__list .sk-bubbles__item {
  opacity: 1;
  pointer-events: auto;
}

.sk-bubbles__toggle:checked ~ .sk-bubbles__list .sk-bubbles__item--whatsapp {
  transform: translate(2px, -94px) scale(1);
}

.sk-bubbles__toggle:checked ~ .sk-bubbles__list .sk-bubbles__item--viber {
  transform: translate(68px, -76px) scale(1);
  transition-delay: 25ms;
}

.sk-bubbles__toggle:checked ~ .sk-bubbles__list .sk-bubbles__item--telegram {
  transform: translate(96px, -18px) scale(1);
  transition-delay: 50ms;
}

.sk-bubbles__button {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  color: #fff;
  background: linear-gradient(135deg, #f58220 0%, #ef5b22 100%);
  box-shadow: 0 14px 32px rgba(239, 91, 34, 0.38);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.sk-bubbles__button::before {
  content: "";
  position: absolute;
  inset: -7px;
  border: 1px solid rgba(245, 130, 32, 0.42);
  border-radius: 50%;
  animation: skBubblesPulse 1.8s ease-out infinite;
}

.sk-bubbles__button:hover,
.sk-bubbles__button:focus {
  outline: 0 !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(239, 91, 34, 0.48);
}

.sk-bubbles__button-close {
  display: none;
  font-size: 22px;
}

.sk-bubbles__button-open {
  display: inline;
}

.sk-bubbles__toggle:checked ~ .sk-bubbles__button .sk-bubbles__button-open {
  display: none;
}

.sk-bubbles__toggle:checked ~ .sk-bubbles__button .sk-bubbles__button-close {
  display: inline;
}

@keyframes skBubblesPulse {
  0% {
    opacity: 0.8;
    transform: scale(0.9);
  }
  80%,
  100% {
    opacity: 0;
    transform: scale(1.35);
  }
}

@media (max-width: 767px) {
  .sk-bubbles {
    left: 14px;
    bottom: 16px;
    width: 150px;
    height: 150px;
  }

  .sk-bubbles__list {
    width: 150px;
    height: 150px;
  }

  .sk-bubbles__item {
    width: 46px;
    height: 46px;
  }

  .sk-bubbles__item::after {
    display: none;
  }

  .sk-bubbles__toggle:checked ~ .sk-bubbles__list .sk-bubbles__item--whatsapp {
    transform: translate(2px, -86px) scale(1);
  }

  .sk-bubbles__toggle:checked ~ .sk-bubbles__list .sk-bubbles__item--viber {
    transform: translate(60px, -66px) scale(1);
  }

  .sk-bubbles__toggle:checked ~ .sk-bubbles__list .sk-bubbles__item--telegram {
    transform: translate(84px, -14px) scale(1);
  }

  .sk-bubbles__button {
    width: 58px;
    height: 58px;
    font-size: 12px;
  }
}
/* Statusko messenger widget icons from /images/messengers/ */
.sk-bubbles__item::before {
  content: "" !important;
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  margin: auto !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}

.sk-bubbles__item--whatsapp::before {
  background-image: url("/images/messengers/whatsapp.svg") !important;
}

.sk-bubbles__item--viber::before {
  background-image: url("/images/messengers/viber.svg") !important;
}

.sk-bubbles__item--telegram::before {
  background-image: url("/images/messengers/telegram.svg") !important;
}