@charset "UTF-8";
/* line 6, ./app/vendor/reset-css/_reset.scss */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
 margin: 0;
  padding: 0;
  border: 0;
  /*  font-size: 100%; Iv
      font: inherit; */
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 27, ./app/vendor/reset-css/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

/* line 31, ./app/vendor/reset-css/_reset.scss */
body {
    line-height: 1; }

/* line 34, ./app/vendor/reset-css/_reset.scss */
ol,
ul {
  list-style: none; }

/* line 37, ./app/vendor/reset-css/_reset.scss */
blockquote,
q {
  quotes: none; }

/* line 39, ./app/vendor/reset-css/_reset.scss */
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none; }

/* line 44, ./app/vendor/reset-css/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background: #008348 url() center top no-repeat fixed;
  background-size: cover;
  color: #181818;
  font-size: 100%;
  font-family: "Poppins", sans-serif; }
  body.skinned {
      padding-top: 100px;
      /* background: url(https://s1.adform.net/Banners/Elements/Files/58869/1533964.jpg) center top no-repeat; */
  }

a {
  color: #002112;
  transition: color 0.3s; }
  a:hover {
    color: #33d98e !important;
    text-decoration: none; }

main {
  /*margin: 0 auto;*/
  background-color: #ffffff;
  box-shadow: 0 0px 20px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0px 20px 0 rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0px 20px 0 rgba(0,0,0,0.4); }
/*
  @media screen and (min-width: 1200px) {
    main {
      width: 1000px; } }
*/
  @media screen and (min-width: 1200px) {
    .container {
      width: 1000px; } }

  main > header {
    background-color: #fff; }

.section-header {
  padding: 10px 20px 8px;
  position: relative;
  margin-bottom: 7px; }

section {
  margin: 30px auto; }
  section > div {
    background-color: #fff; }

.container {
  max-width: 1000px; }

.content {
  background: #fff;
  padding: 20px; }

/* *** HOME TRENDING POSTS *** */
.trending-posts-line {
  overflow: hidden; }

.trending-line {
  line-height: 26px;
  margin: 28px 0;
  padding: 0 70px 0 120px;
  position: relative; }

@media screen and (max-width: 639px) {
  .trending-line {
    padding: 0 0 0 120px; } }
.trending-line .trending-now {
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  font-size: 10px;
  padding: 0 12px 0 11px;
  text-transform: uppercase; }

.trending-line .trending-now:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-left: 5px solid #000;
  border-bottom: 13px solid transparent;
  position: absolute;
  right: -5px; }

.trending-line .tl-slider-control {
  position: absolute;
  top: 0;
  right: 0; }

@media screen and (max-width: 639px) {
  .trending-line .tl-slider-control {
    display: none; } }
.trending-line .tl-slider {
  height: 26px;
  overflow: hidden; }

.trending-line .tl-slider a {
  color: #272727;
  text-decoration: none;
  font-size: 12px; }

.trending-line .tls-next,
.trending-line .tls-prev {
  cursor: pointer;
  margin-left: 4px; }

/* *** HOME STARRED POSTS GRID *** */
.main-posts .mp-section {
  margin: -2px -2px 26px; }
  .main-posts .mp-section .post {
    padding: 2px; }

/* *** HOME STARRED POSTS GRID *** */
.home-news-block:first-child {
    margin-top: 0;
}
.home-news-block {
    margin-top: 30px;
}

/* ##### topbar ##### */
.topbar {
  background-color: ##007a3; }
  .topbar-contacts {
    float: left; }
  .topbar-social {
    float: right; }
  .topbar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .topbar li {
    display: inline-block;
    padding: 10px 4px; }
    .topbar li a {
      color: #008348;
      font-size: 1.2em; }
      .topbar li a:hover {
        color: #33d98e !important;
        text-decoration: none; }
  .topbar-below {
    display: flex;
    /* flex-direction: row; */
    align-items: center;
    justify-content: center;
    min-height: 150px; /* to test! */
    background: #002112 url(https://slyvi-tstorage.s3.amazonaws.com/tli_273453922049_dcf1c280c207f9019b69bfded20a4568e25812f8_1632862084243323.png) center center no-repeat; }
    .topbar-below-banner {
      margin: 30px auto; }
      .topbar-below-banner a {
        display: inline-block;
        overflow: hidden;
        width: 728px;
        height: 90px;
        margin: 0 auto; }
    .topbar-below-logo a {
      display: inline-block;
      overflow: hidden; }
      .topbar-below-logo a img {
        max-height: 120px;
        margin: 15px auto; }

/* ##### /topbar ##### */
/* ##### Menu ##### */
.navbar-default {
  background-color: #fff;
  border: 0;
  margin-bottom: 0;
  z-index: 9; }
  .navbar-default .navbar-nav > li {
    position: relative; }
    .navbar-default .navbar-nav > li > a {
      color: #002112 !important;
      border-bottom: 2px solid transparent;
      font-size: 1.4em;
      font-weight: 600;
      text-transform: uppercase; }
      .navbar-default .navbar-nav > li > a:hover {
        border-bottom: 2px solid #26A65B; }
    .navbar-default .navbar-nav > li ul {
      display: none;
      background-color: #ffffff;
      list-style: none;
      min-width: 150px;
      padding: 15px 0; }
      .navbar-default .navbar-nav > li ul ul {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
      }
      .navbar-default .navbar-nav > li ul li {
          position: relative;
      }
      .navbar-default .navbar-nav > li ul li a {
        color: #002112;
        font-size: 1.4em;
        font-weight: 400;
        line-height: 2em;
        padding: 0 20px;
        border-left: 2px solid transparent;
        white-space: nowrap; }
        .navbar-default .navbar-nav > li ul li a:hover {
          color: #33d98e !important;
          border-left: 2px solid #33d98e; }
    .navbar-default .navbar-nav li:hover > ul {
      display: block;
      position: absolute; }
    .navbar-default .navbar-nav > li:hover > a {
      border-bottom: 2px solid #33d98e;
      color: #33d98e !important; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #181818;
    border-bottom: 2px solid #26A65B; }

/* ##### /Menu ##### */
/* ##### Slider ##### */
#slider-home {
  margin: 30px auto; }
  #slider-home .carousel-container {
    position: relative; }

.slick-home-controls {
  position: absolute;
  right: 15px;
  bottom: 0;
  background-color: #000;
  opacity: 0.8;
  color: #fff;
  font-size: 1.2em; }
  .slick-home-controls > div {
    float: left;
    padding: 15px 12px 12px; }
  .slick-home-controls .home-slick-prev,
  .slick-home-controls .home-slick-next {
    cursor: pointer; }
  .slick-home-controls .home-slick-prev {
    padding-left: 20px;
    padding-right: 5px; }
  .slick-home-controls .home-slick-next {
    padding-left: 5px;
    padding-right: 20px; }
  .slick-home-controls .counter-news {
    font: 300 11px "Poppins"; }
.slick-home .item {
  position: relative; }
.slick-home .item:before {
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 60%;
    pointer-events: none;
}


#sponsors-wrapper .slick-sponsors .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
}
#sponsors-wrapper .slick-sponsors .sponsor a {
    display: block;
    /* padding: 20px; */
}
#sponsors-wrapper .slick-sponsors .sponsor img {
    padding: 20px;
}


.slider-caption {
  position: absolute;
  z-index: 999;
  bottom: 10px;
  left: 30px;
  width: 80%;
  text-align: left;
  color: #fff; }
  .slider-caption .category a {
    color: #007a33;
    background-color: #FFFFFF;
    display: inline-block;
    padding: 0 4px;
    text-shadow: 0 0 0;
    font-weight: 400;
    font-size: 0.95em;
    line-height: 20px;
    font-family: "Inconsolata", monospace;
    text-transform: uppercase;
    position: relative; }
    .slider-caption .category a::after {
      content: '';
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-left: 4px solid #FFFFFF;
      border-bottom: 10px solid transparent;
      position: absolute;
      top: 0;
      right: -4px; }
  .slider-caption h4 {
    font-weight: 400; }
  .slider-caption .info {
    list-style: none;
    font-family: "Inconsolata", monospace;
    color: #eee;
    padding: 0; }
    .slider-caption .info li {
      display: inline-block;
      padding: 0 5px 0 0;
      text-transform: uppercase;
      font-size: 1.2em; }

/* ##### /Slider ##### */
/* ##### Partite ##### */
.campionati {
  position: relative; }
  .campionati h4 {
    font-weight: 400;
    margin-top: 20px; }

.matches {
  font-size: 2em;
  font-weight: 700; }
  .matches h5 {
    margin-bottom: 15px; }
  .matches-vs {
    /*margin-top: 30px;*/ }
  .matches-result {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #777; }
  .matches-info {
    margin-top: 15px;
    font-family: "Inconsolata", monospace;
    font-size: 0.7em;
    text-transform: uppercase; }
  .matches img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 65px; }
  .matches.previous-match > h5 {
    padding-top: 0; }
  .matches.next-match > h5 {
    padding-top: 5px; }
  .matches.next-match img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 80px; }

.slick-match-dots {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9999; }

.matches-slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }
  .matches-slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    cursor: pointer; }
    .matches-slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 15px;
      height: 15px;
      padding: 5px;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: none;
      background: transparent; }
      .matches-slick-dots li button::before {
        font-family: FontAwesome;
        font-size: 10px;
        line-height: 10px;
        position: absolute;
        top: 0;
        left: 0;
        width: 15px;
        height: 15px;
        content: "\f1db";
        text-align: center;
        color: #777;
        -webkit-font-smoothing: antialiased; }
  .matches-slick-dots li.slick-active button:before {
    content: "\f111";
    color: #007A33; }

/* ##### /Partite ##### */
/* ##### Team ##### */
.slick-team {
  padding: 30px 15px; }
  .slick-team-controls {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 1.2em; }
  .slick-team-next, .slick-team-prev {
    display: inline-block;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    padding: 10px;
    margin-left: 5px;
    width: 2.5em;
    height: 2.5em;
    position: relative; }
    .slick-team-next i.fa, .slick-team-prev i.fa {
      position: absolute;
      top: 8px;
      right: 7px; }
  .slick-team-prev {
    margin-right: 5px;
    left: 7px; }

#team-home .section-header {
  position: relative; }
  #team-home .section-header h4 {
    display: inline-block; }
  #team-home .section-header select {
    font-size: 18px;
    font-weight: 500;
    border: 0; }


/* ##### /Team ##### */
/* ##### Media ##### */
#video-home {
/*background-color: #1f2124;
  padding: 0 15px 30px;*/ }
  #video-home .video-caption {
    padding: 10px; }
    #video-home .video-caption .category a {
      color: #EC981B;
      background-color: #08F838;
      display: inline-block;
      padding: 0 4px;
      text-shadow: 0px 0px 0px;
      font-weight: 400;
      font-size: 1.1em;
      line-height: 20px;
      font-family: "Inconsolata", monospace;
      text-transform: uppercase;
      position: relative; }

    #video-home .video-caption .category a:hover {
        color: #F72F07 !important;
    }

      #video-home .video-caption .category a::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 4px solid #08F838;
        border-bottom: 10px solid transparent;
        position: absolute;
        top: 0;
        right: -4px; }
  #video-home h4 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0; }
  #video-home > div {
    background-color: #1f2124; }


.photo-home {
  padding: 15px 15px 0 0; }

/* ##### /Media ##### */
/* *** Utilities *** */
.thumbz {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .thumbz.bp-top {
    background-position: center top; }

.thumbz img {
  visibility: hidden;
  width: 100%; }

.dark-layer::after {
  content: '';
  background-color: #000;
  opacity: 0.4; }

.disable-text-selection {
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Chrome/Safari/Opera */
       -khtml-user-select: none; /* Konqueror */
         -moz-user-select: none; /* Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently not supported by any browser */ }

/* for 300x250 banner inside post content */
@media (max-width: 575px) {
  .ab_300x250 {
    display: block;
    text-align: center;
  }
}
@media (min-width: 576px) {
  .ab_300x250 {
    float: left;
    padding: 0 10px 10px 0;
  }
}

/* MARGINS & PADDINGS */
.p-none {
  padding: 0 !important; }

.p-xxs {
  padding: 5px; }

.p-xs {
  padding: 10px; }

.p-sm {
  padding: 15px; }

.p-m {
  padding: 20px; }

.p-md {
  padding: 25px; }

.p-lg {
  padding: 30px; }

.p-xl {
  padding: 40px; }

.p-l-n {
  padding-left: 0 !important; }

.p-r-n {
  padding-right: 0 !important; }

.p-t-n {
  padding-top: 0 !important; }

.p-t-sm {
  padding-top: 15px !important; }

.p-b-n {
  padding-bottom: 0 !important; }

.p-tb-md {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.m-xxs {
  margin: 2px 4px; }

.m-xs {
  margin: 5px; }

.m-sm {
  margin: 10px; }

.m {
  margin: 15px; }

.m-md {
  margin: 20px; }

.m-lg {
  margin: 30px; }

.m-xl {
  margin: 50px; }

.m-none {
  margin: 0 !important; }

.m-n {
  margin: 0; }

.m-l-none {
  margin-left: 0 !important; }

.m-l-xs {
  margin-left: 5px; }

.m-l-sm {
  margin-left: 10px; }

.m-l {
  margin-left: 15px; }

.m-l-md {
  margin-left: 20px; }

.m-l-lg {
  margin-left: 30px; }

.m-l-xl {
  margin-left: 40px; }

.m-l-n-xxs {
  margin-left: -1px; }

.m-l-n-xs {
  margin-left: -5px; }

.m-l-n-sm {
  margin-left: -10px; }

.m-l-n {
  margin-left: -15px; }

.m-l-n-md {
  margin-left: -20px; }

.m-l-n-lg {
  margin-left: -30px; }

.m-l-n-xl {
  margin-left: -40px; }

.m-t-none {
  margin-top: 0 !important; }

.m-t-xxs {
  margin-top: 1px; }

.m-t-xs {
  margin-top: 5px; }

.m-t-sm {
  margin-top: 10px !important; }

.m-t {
  margin-top: 15px !important; }

.m-t-md {
  margin-top: 20px !important; }

.m-t-lg {
  margin-top: 30px !important; }

.m-t-xl {
  margin-top: 40px !important; }

.m-t-n-xxs {
  margin-top: -1px !important; }

.m-t-n-xs {
  margin-top: -5px !important; }

.m-t-n-sm {
  margin-top: -10px !important; }

.m-t-n {
  margin-top: -15px !important; }

.m-t-n-md {
  margin-top: -20px !important; }

.m-t-n-lg {
  margin-top: -30px !important; }

.m-t-n-xl {
  margin-top: -40px !important; }

.m-r-none {
  margin-right: 0 !important; }

.m-r-xxs {
  margin-right: 1px !important; }

.m-r-xs {
  margin-right: 5px !important; }

.m-r-sm {
  margin-right: 10px !important; }

.m-r {
  margin-right: 15px !important; }

.m-r-md {
  margin-right: 20px !important; }

.m-r-lg {
  margin-right: 30px !important; }

.m-r-xl {
  margin-right: 40px !important; }

.m-r-n-xxs {
  margin-right: -1px !important; }

.m-r-n-xs {
  margin-right: -5px !important; }

.m-r-n-sm {
  margin-right: -10px !important; }

.m-r-n {
  margin-right: -15px !important; }

.m-r-n-md {
  margin-right: -20px !important; }

.m-r-n-lg {
  margin-right: -30px !important; }

.m-r-n-xl {
  margin-right: -40px !important; }

.m-b-none {
  margin-bottom: 0 !important; }

.m-b-xxs {
  margin-bottom: 1px; }

.m-b-xs {
  margin-bottom: 5px !important; }

.m-b-sm {
  margin-bottom: 10px !important; }

.m-b {
  margin-bottom: 15px !important; }

.m-b-md {
  margin-bottom: 20px !important; }

.m-b-lg {
  margin-bottom: 30px !important; }

.m-b-xl {
  margin-bottom: 40px !important; }

.m-b-n-xxs {
  margin-bottom: -1px; }

.m-b-n-xs {
  margin-bottom: -5px; }

.m-b-n-sm {
  margin-bottom: -10px; }

.m-b-n {
  margin-bottom: -15px; }

.m-b-n-md {
  margin-bottom: -20px; }

.m-b-n-lg {
  margin-bottom: -30px; }

.m-b-n-xl {
  margin-bottom: -40px; }

.unmargined {
    margin-left: -15px !important;
    margin-right: -15px !important; }
.row.unmargined {
    margin-left: -30px !important;
    margin-right: -30px !important; }

.space-15 {
  margin: 15px 0; }

.space-20 {
  margin: 20px 0; }

.space-25 {
  margin: 25px 0; }

.space-30 {
  margin: 30px 0; }

.img-fit-w {
  width: 100% !important;
  height: auto; }

.img-fit-mw {
  max-width: 100% !important;
  height: auto; }

.ohidden {
  overflow: hidden; }

.block {
  display: block; }

.clear {
  clear: both; }

.hide-slick-arrows .slick-arrow {
    display: none !important;
}


/* Mobile only utilities */
@media screen and (max-width: 767px) {
    .text-center-mb {
        text-align: center;
    }
}
/* Desktop only utilities */
@media screen and (min-width: 768px) {
    .text-right-dsk {
        text-align: right;
    }
}



input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.bbp-forum:after,
.breadcrumbs:after,
.clearfix:after,
.filters-blc-1:after,
.filters-blc-2:after,
.filters-list-3:after,
.forum-titles:after,
.ft-list-1 li:after,
.ft-list-2 li:after,
.ft-menu-list:after,
.ft-social-list:after,
.gallery .inner:after,
.half-gallery:after,
.inst-list:after,
.js-sidebar:after,
.large-gallery:after,
.main-nav-list:after,
.main-nav:after,
.main-posts-1 .mp-section:after,
.main-posts-2 .mp-section:after,
.main-posts-3 .mp-section:after,
.main-posts-4 .twitter-block .tb-twitts ul:after,
.main-posts-5 .mp-section:after,
.main-slider-1 .post-tp-1 figure a:after,
.main-slider-1 .post-tp-12 figure a:after,
.main-slider-1 .post-tp-14 figure a:after,
.main-slider-1 .post-tp-2 figure a:after,
.main-slider-1 .post-tpv-1 figure a:after,
.main-slider-1 .post-tpv-2 figure a:after,
.medium-gallery:after,
.member-filter:after,
.members-items:after,
.page-nav:after,
.page-title:after,
.post-next-prev:after,
.post-sharing-tp-1:after,
.post-sharing-tp-2:after,
.post-tags-list:after,
.post:after,
.pst-block-head:after,
.pst-block-main:after,
.pst-box-head:after,
.pst-box-main .pst-box-inner:after,
.rate-tp-2 ul:after,
.rating-title:after,
.rw-summary:after,
.sf-menu:after,
.shop-product-item:after,
.shop-products-items:after,
.small-gallery:after,
.sp-popup .btns:after,
.sp-popup .social .pp-social-list:after,
.tags-list:after,
.trpst-block-head:after,
.vpst-block-head:after,
.vpst-block-main:after,
.weather-days-list:after {
  content: "";
  display: table;
  clear: both; }

.swiper-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.adaptive {
  display: block;
  max-width: 100%;
  height: auto; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.aside-menu-close-ic,
.author-social a,
.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-6,
.btn-7,
.btn-8,
.comment-list .reply,
.filters-list a,
.filters-list-1 a,
.filters-list-2 a,
.filters-list-2 a,
.filters-list-3 a,
.ft-social-list a,
.gallery-item .img a:before,
.gallery-item .img:after,
.gallery-item .img:before,
.htp-2-social-list a,
.htp-3-social-list a,
.info-tp-1 a,
.left-sticky-bar,
.lsb-list a,
.mb-menu-close-ic,
.members-item:before,
.members-photo:after,
.members-photo:before,
.mh-search .st-btn-1,
.nav-arrow,
.owl-page span,
.page-nav .pn-item,
.popup-close-ic,
.post-next-prev a,
.post-sharing-tp-1 a,
.post-sharing-tp-2 a,
.post-tp-1 figure,
.post-tp-12 figure,
.post-tp-14 figure,
.post-tp-2 figure,
.post-tp-26 figure:before,
.post-tpv-1 figure,
.post-tpv-2 figure,
.pp-social-list a,
.ptp-13-overlay,
.ptp-23-overlay,
.ptp-24-overlay,
.ptp-25-overlay,
.ptp-27-overlay,
.ptp-30-overlay,
.ptp-31-overlay,
.ptp-4-overlay,
.ptp-5-overlay,
.ptp-8-overlay,
.sbr-dots span,
.sbsb-btn button,
.shop-products-item-overlay,
.slide-count,
.social-tp-2 a,
.sp-popup .btns a,
.src-btn button,
.sticky-header,
.tb-social-list a,
.thumbs-img figure:before,
.weather-days-list a {
  -webkit-transition: all 500ms;
  transition: all 500ms; }

.accordion dt .fa,
.all-sb a,
.filters-drop a,
.pst-block-foot a,
.title-10,
.title-3,
.title-5,
.title-6,
.top-rate:before,
.trpst-block-foot a {
  -webkit-transition: all 300ms;
  transition: all 300ms; }

.left-sticky-bar {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.arr-down-dark-ic,
.arr-down-light-ic,
.arr-ic-1,
.arr-left-dark-ic,
.arr-left-light-ic,
.arr-right-dark-ic,
.arr-right-light-ic,
.arr-up-dark-ic,
.arr-up-light-ic {
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-align: center;
  line-height: 23px;
  text-decoration: none;
  vertical-align: middle; }

.arr-down-dark-ic i,
.arr-down-light-ic i,
.arr-ic-1 i,
.arr-left-dark-ic i,
.arr-left-light-ic i,
.arr-right-dark-ic i,
.arr-right-light-ic i,
.arr-up-dark-ic i,
.arr-up-light-ic i {
  display: inline-block;
  vertical-align: middle; }

.arr-ic-2,
.arr-left-light-lg-ic,
.arr-left-light-sm-ic {
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 27px;
  height: 27px;
  overflow: hidden;
  text-align: center;
  line-height: 23px;
  text-decoration: none;
  vertical-align: middle; }

.arr-ic-2 i,
.arr-left-light-lg-ic i,
.arr-left-light-sm-ic i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 2px; }

.arr-ic-3 {
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-align: center;
  line-height: 22px;
  text-decoration: none;
  vertical-align: middle; }

.arr-ic-3 i {
  color: #474747;
  display: inline-block;
  vertical-align: middle; }

.arr-left-light-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -34px 0;
  width: 9px;
  height: 5px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-left-light-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-right-light-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -52px 0;
  width: 9px;
  height: 5px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-right-light-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-up-light-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -10px 0;
  width: 5px;
  height: 9px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-up-light-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-down-light-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -20px 0;
  width: 5px;
  height: 9px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-down-light-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-left-dark-ic {
  border-color: #d1d1d1; }

.arr-left-dark-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -25px 0;
  width: 9px;
  height: 5px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-left-dark-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-right-dark-ic {
  border-color: #d1d1d1; }

.arr-right-dark-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -43px 0;
  width: 9px;
  height: 5px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-right-dark-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-up-dark-ic {
  border-color: #d1d1d1; }

.arr-up-dark-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -5px 0;
  width: 5px;
  height: 9px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-up-dark-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-down-dark-ic {
  border-color: #d1d1d1; }

.arr-down-dark-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: 0 0;
  width: 5px;
  height: 9px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-down-dark-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-left-light-lg-ic {
  width: 35px;
  height: 35px;
  line-height: 31px; }

.arr-left-light-lg-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -80px 0;
  width: 11px;
  height: 12px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-left-light-lg-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.arr-left-light-sm-ic i {
  background-image: url("../img/sprite-retina.png");
  background-position: -15px 0;
  width: 5px;
  height: 7px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .arr-left-light-sm-ic i {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.list-ic-1 {
  background-image: url("../img/sprite-retina.png");
  background-position: -171px 0;
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .list-ic-1 {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.list-ic-2 {
  background-image: url("../img/sprite-retina.png");
  background-position: -91px 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .list-ic-2 {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.list-ic-3 {
  background-image: url("../img/sprite-retina.png");
  background-position: -139px 0;
  width: 16px;
  height: 12px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .list-ic-3 {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.list-ic-4 {
  background-image: url("../img/sprite-retina.png");
  background-position: -107px 0;
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .list-ic-4 {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.cart-ic-light {
  background-image: url("../img/sprite-retina.png");
  background-position: -155px 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .cart-ic-light {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.cart-ic-dark {
  background-image: url("../img/sprite-retina.png");
  background-position: -123px 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .cart-ic-dark {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.remove-ic-1 {
  background-image: url("../img/sprite.png");
  background-position: -36px 0;
  width: 9px;
  height: 9px;
  display: inline-block;
  vertical-align: middle; }

.remove-ic-2 {
  background-image: url("../img/sprite.png");
  background-position: -45px 0;
  width: 9px;
  height: 9px;
  display: inline-block;
  vertical-align: middle; }

.check-ic-1 {
  background-image: url("../img/sprite.png");
  background-position: -54px 0;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle; }

.paypal-ic {
  background-image: url("../img/sprite.png");
  background-position: -155px 0;
  width: 39px;
  height: 25px;
  display: inline-block;
  vertical-align: middle; }

.popup-close-ic {
  background-image: url("../img/sprite.png");
  background-position: -126px 0;
  width: 29px;
  height: 29px;
  display: inline-block;
  vertical-align: middle; }

.aside-menu-close-ic {
  background-image: url("../img/sprite.png");
  background-position: -106px 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle; }

.popup-arr-left-ic {
  background-image: url("../img/sprite-retina.png");
  background-position: -61px 0;
  width: 9px;
  height: 8px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .popup-arr-left-ic {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.mb-menu-close-ic {
  background-image: url("../img/sprite-retina.png");
  background-position: -187px 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .mb-menu-close-ic {
    background-image: url("../img/sprite-retina@2x.png");
    background-size: 351px 24px; } }
.lg-offset {
  margin-bottom: 45px; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.pull-center {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.align-left {
  float: left;
  margin: 6px 20px 15px 0; }

.align-right {
  float: right;
  margin: 6px 0 15px 20px; }

.align-center {
  margin: 0 0 15px; }

.align-center img {
  margin: 0 auto; }

.block-center {
  margin-right: auto;
  margin-left: auto; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.fixed {
  position: fixed; }

video {
  width: 100% !important;
  height: auto !important; }

.video-wrap {
  position: relative;
  padding-bottom: 54%;
  /* 16:9 56.25% */
  padding-top: 25px;
  height: 0; }

.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.soundcloud iframe {
  display: block;
  max-height: 180px; }

.awesome-font,
.mark-list li:before {
  font: normal normal normal 14px/1 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins" !important; }

h1 {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  padding: 13px 0;
  line-height: 1; }

h2 {
  color: #000;
  font-size: 23px;
  font-weight: 600;
  padding: 13px 0;
  line-height: 1; }

h3 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  padding: 13px 0;
  line-height: 1; }

h4 {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  padding: 13px 0;
  line-height: 1; }

h5 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 13px 0;
  line-height: 1; }

h6 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  padding: 13px 0;
  line-height: 1; }

strong {
  font-weight: 600; }

p {
  color: #6f6f6f;
  font: 15px/25px "Noto Sans";
  margin-bottom: 23px; }

p a {
/*color: #fd3a13;*/
  text-decoration: none; }

p.p {
  font: 13px/23px "Noto Sans";
  margin: 0; }

p .orange {
  background-color: #fd3a13;
  color: #fff;
  line-height: 16px;
  display: inline-block;
  padding: 0 4px 2px; }

p .dark {
  background-color: #16171a;
  color: #fff;
  line-height: 16px;
  display: inline-block;
  padding: 0 4px 2px; }

p .light {
  background-color: #efefef;
  line-height: 16px;
  display: inline-block;
  padding: 0 4px 2px; }

p .underline {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAABCAYAAAASC7TOAAAAFklEQVQIW2Ncv379fwY0EBgYyAgSAgBXKgQCHSg8kwAAAABJRU5ErkJggg==") repeat-x bottom;
  line-height: 16px;
  display: inline-block;
  padding: 0 4px 2px; }

hr {
  border: none;
  border-top: 1px solid #f2f2f2;
  margin: 15px 0; }

blockquote {
  border: 0;
  border-left: 4px solid #dddddd;
  margin: 10px 10px 20px 15px !important;
  font: 18px/26px "Georgia";
  position: relative;
  padding: 3px 0 4px 16px;
  margin-bottom: 23px; }

blockquote p {
  color: #313131;
  font: 18px/26px "Georgia";
  margin: 0;
  position: relative; }

blockquote .author {
  color: #626465;
  display: inline-block;
  font: 12px/22px "Poppins"; }

.bq-tp-1 {
  border-left: 1px solid #26A65B; }

.bq-tp-2 {
  padding: 3px 0 4px 27px; }

.bq-tp-2:before {
  content: 'â';
  color: #e9e9e9;
  font-size: 100px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: -6px; }

.bq-tp-3 {
  background-color: #fcfcfc;
  padding: 33px 20px 34px 50px; }

.bq-tp-3:before {
  content: 'â';
  color: #26A65B;
  font-size: 40px;
  line-height: 1;
  position: absolute;
  left: 20px;
  top: 35px; }

.bq-tp-3 p {
  color: #6f6f6f;
  font: 16px/24px "Georgia";
  margin-bottom: 4px; }

.list {
  color: #414141;
  font-size: 14px;
  margin-bottom: 25px; }

.list li {
  padding: 6px 0; }

.list i {
  margin-right: 10px; }

.mark-list li {
  padding-left: 20px;
  position: relative; }

.mark-list li:before {
  color: #16171a;
  content: '\f00c';
  font-size: 11px;
  line-height: 35px;
  position: absolute;
  left: 0;
  top: 0; }

.mark-list.mark-circle li {
  padding-left: 14px; }

.mark-list.mark-circle li:before {
  content: '\f111';
  font-size: 7px; }

.num-list {
  list-style: decimal inside; }

.title-blc-1 {
  padding: 0 20px;
  position: relative;
  margin: 20px -20px; }

.title-blc-1:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 6px solid #26A65B;
  border-right: 6px solid transparent;
  position: absolute;
  left: 0;
  bottom: 4px; }

.title-blc-1 h4 {
  padding: 0; }

.title-blc-1 span {
  font-weight: 400; }

.title-blc-2 {
  padding: 0 20px;
  position: relative;
  margin: 20px -20px; }

.title-blc-2:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 6px solid #26A65B;
  border-right: 6px solid transparent;
  position: absolute;
  left: 0;
  top: 7px; }

.title-blc-2 .title-blc-inner {
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 16px; }

.title-blc-2 .title-blc-inner p {
  color: #949494;
  font-size: 12px;
  line-height: 17px;
  margin: 7px 0 0; }

.title-blc-2 h4 {
  padding: 0; }

.title-blc-2 span {
  font-weight: 400; }

.title-blc-3 {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ebebeb;
  padding: 7px 15px;
  text-align: center; }

.title-blc-4 {
  background-color: #fafafa;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 15px 25px;
  margin-bottom: 27px; }

.title-blc-5 {
  overflow: hidden;
  margin-bottom: 19px; }

.title-blc-5 .title-27 {
  display: inline-block;
  position: relative; }

.title-blc-5 .title-27:before {
  background-color: #ebebeb;
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  width: 10000%;
  height: 1px;
  margin-left: 8px; }

.title-blc-5 .title-27 .check-ic-1 {
  margin: -2px 0 0 2px; }

.title-1 {
  color: #fff;
  font: 600 30px/33px "Poppins";
  padding: 0; }

.title-1 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 639px) {
  .title-1 {
    font-size: 18px;
    line-height: 19.8px; } }
.title-2 {
  color: #fff;
  font: 600 22px/26px "Poppins";
  padding: 0; }

.title-2 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 1229px) {
  .title-2 {
    font-size: 19.8px;
    line-height: 23.4px; } }
@media screen and (max-width: 639px) {
  .title-2 {
    font-size: 17px;
    line-height: 25px; } }
.title-3 {
  color: #181818;
  font: 500 15px/21px "Poppins";
  padding: 0; }

.title-3 a {
  color: inherit;
  text-decoration: none; }

.title-4 {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  float: left;
  padding: 0; }

.title-4 a {
  color: inherit;
  text-decoration: none; }

.title-5 {
  color: #181818;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  padding: 0; }

.title-5 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 1229px) {
  .title-5 {
    font-size: 14.4px;
    line-height: 20.7px; } }
.title-6 {
  color: #181818;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  padding: 0; }

.title-6 a {
  color: inherit;
  text-decoration: none; }

.title-7 {
  color: #fff;
  font: 600 21px/27px "Poppins";
  padding: 0; }

.title-7 a {
  color: inherit;
  text-decoration: none; }

.title-8 {
  color: #909090;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 14px;
  padding: 0; }

.title-8 strong {
  color: #1b1b1b; }

.title-8 a {
  color: inherit;
  text-decoration: none; }

.title-9 {
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0 0 8px;
  padding: 0; }

.title-9 a {
  color: inherit;
  text-decoration: none; }

.title-10 {
  color: #181818;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0; }

.title-10 a {
  color: inherit;
  text-decoration: none; }

.title-11 {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 14px;
  padding: 0; }

.title-11 a {
  color: inherit;
  text-decoration: none; }

.title-12 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding: 0; }

.title-12 a {
  color: inherit;
  text-decoration: none; }

.title-13 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  padding: 0;
  margin: 2px 0 7px; }

.title-13 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 1077px) {
  .title-13 {
    font-size: 22px;
    line-height: 26px; } }
@media screen and (max-width: 767px) {
  .title-13 {
    font-size: 20px;
    line-height: 25px; } }
.title-14 {
  color: #181818;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  padding: 0; }

.title-14 a {
  color: inherit;
  text-decoration: none; }

.title-15 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  padding: 0; }

.title-15 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 1077px) {
  .title-15 {
    font-size: 15px; } }
.title-16 {
  color: #000;
  font-size: 26px;
  font-weight: 400;
  float: left;
  line-height: 25px;
  padding: 0; }

.title-16 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 479px) {
  .title-16 {
    font-size: 20px; } }
.title-17 {
  color: #181818;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
  padding: 0; }

.title-17 a {
  color: inherit;
  text-decoration: none; }

.title-18 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  padding: 0; }

.title-18 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 767px) {
  .title-18 {
    font-size: 22px;
    line-height: 28px; } }
.title-19 {
  line-height: 27px;
  margin-bottom: 13px;
  padding: 3px 0; }

.title-19 a {
  color: inherit;
  text-decoration: none; }

.title-20 {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  padding: 0; }

.title-20 a {
  color: inherit;
  text-decoration: none; }

.title-21 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  padding: 6px 0 11px; }

.title-21 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 479px) {
  .title-21 {
    font-size: 20px;
    line-height: 28px; } }
.title-22 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 42px;
  padding: 0; }

.title-22 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 639px) {
  .title-22 {
    font-size: 24px;
    line-height: 32px; } }
.title-23 {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  line-height: 26px;
  padding: 0; }

.title-23 a {
  color: inherit;
  text-decoration: none; }

.title-23 span {
  color: #8a8a8a; }

.title-24 {
  color: #222222;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  padding: 0;
  text-transform: uppercase; }

.title-24 a {
  color: inherit;
  text-decoration: none; }

.title-25 {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 29px;
  padding: 0; }

.title-25 a {
  color: inherit;
  text-decoration: none; }

.title-26 {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  padding: 0;
  text-transform: uppercase; }

.title-26 a {
  color: inherit;
  text-decoration: none; }

.title-27 {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  padding: 0; }

.title-27 a {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 767px) {
  .title-27 {
    font-size: 16px; } }
.title-28 {
  color: #000;
  font: 500 13px/25px "Poppins";
  padding: 0; }

.title-28 a {
  color: inherit;
  text-decoration: none; }

.title-29 {
  color: #fff;
  font: 600 17px/25px "Poppins";
  padding: 0; }

.title-29 a {
  color: inherit;
  text-decoration: none; }

.title-num {
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #26A65B;
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 31px;
  width: 33px;
  height: 33px;
  text-align: center;
  margin: -3px 11px -3px 0; }

.dropcap,
.dropcap-tp-1,
.dropcap-tp-2,
.dropcap-tp-3 {
  display: inline-block;
  width: 36px;
  height: 36px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  float: left;
  padding: 7px;
  margin: 6px 12px 0 0;
  text-align: center;
  text-transform: uppercase; }

.dropcap-tp-1 {
  border: 1px solid #ececec;
  color: #000; }

.dropcap-tp-2 {
  background-color: #26A65B;
  color: #fff; }

.dropcap-tp-3 {
  background-color: #16171a;
  color: #fff; }

/* Base for label styling */
.radio[type="radio"]:checked,
.radio[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

.radio[type="radio"]:checked + label,
.radio[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 23px;
  cursor: pointer; }

label.rd-label {
  color: #626465;
  font-family: "Noto Sans"; }

/* radio aspect */
.radio[type="radio"]:checked + label:before,
.radio[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 13px;
  height: 13px;
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 500ms;
  transition: all 500ms; }

/* checked mark aspect */
.radio[type="radio"]:checked + label:after,
.radio[type="radio"]:not(:checked) + label:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 5px;
  width: 7px;
  height: 7px;
  background: #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 300ms;
  transition: all 300ms; }

/* checked mark aspect changes */
.radio[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.radio[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* disabled radio */
.radio[type="radio"]:disabled:checked + label:before,
.radio[type="radio"]:disabled:not(:checked) + label:before {
  border-color: #bbb;
  background-color: #ddd; }

.radio[type="radio"]:disabled:checked + label:after {
  background: #999; }

.radio[type="radio"]:disabled + label {
  background: #aaa; }

/* accessibility */
.radio[type="radio"]:checked:focus + label:before,
.radio[type="radio"]:not(:checked):focus + label:before {
  border-color: #919191; }

/* hover style just for information */
label.rd-label:hover:before {
  border-color: #919191 !important; }

/* Base for label styling */
.checkbox[type="checkbox"]:checked,
.checkbox[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px; }

.checkbox[type="checkbox"]:checked + label,
.checkbox[type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 23px;
  cursor: pointer; }

label.cb-label {
  color: #626465;
  font-family: "Noto Sans"; }

/* checkbox aspect */
.checkbox[type="checkbox"]:checked + label:before,
.checkbox[type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #b2b2b2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 500ms;
  transition: all 500ms; }

/* checked mark aspect */
.checkbox[type="checkbox"]:checked + label:after,
.checkbox[type="checkbox"]:not(:checked) + label:after {
  content: 'â';
  color: #26A65B;
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  font-size: 17px;
  line-height: 12px;
  text-align: center;
  -webkit-transition: all 300ms;
  transition: all 300ms; }

/* checked mark aspect changes */
.checkbox[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.checkbox[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* disabled checkbox */
.checkbox[type="checkbox"]:disabled:checked + label:before,
.checkbox[type="checkbox"]:disabled:not(:checked) + label:before {
  border-color: #bbb;
  background-color: #ddd; }

.checkbox[type="checkbox"]:disabled:checked + label:after {
  background: #999; }

.checkbox[type="checkbox"]:disabled + label {
  background: #aaa; }

/* accessibility */
.checkbox[type="checkbox"]:checked:focus + label:before,
.checkbox[type="checkbox"]:not(:checked):focus + label:before {
  border-color: #919191; }

/* hover style just for information */
label.cb-label:hover:before {
  border-color: #919191 !important; }

/* Base for label styling */
.radio-tp-2[type="radio"]:checked,
.radio-tp-2[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

.radio-tp-2[type="radio"]:checked + label,
.radio-tp-2[type="radio"]:not(:checked) + label {
  display: block;
  position: relative;
  padding-left: 23px;
  cursor: pointer; }

label.rd-label-tp-2 {
  color: #626465;
  font-family: "Noto Sans"; }

/* radio aspect */
.radio-tp-2[type="radio"]:checked + label:before,
.radio-tp-2[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #aaaaaa;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 500ms;
  transition: all 500ms; }

/* checked mark aspect */
.radio-tp-2[type="radio"]:checked + label:after,
.radio-tp-2[type="radio"]:not(:checked) + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 10px;
  width: 4px;
  height: 4px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 300ms;
  transition: all 300ms; }

/* checked radio aspect */
.radio-tp-2[type="radio"]:checked + label:before {
  background: #a5a5ab; }

/* checked mark aspect changes */
.radio-tp-2[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.radio-tp-2[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* disabled radio */
.radio-tp-2[type="radio"]:disabled:checked + label:before,
.radio-tp-2[type="radio"]:disabled:not(:checked) + label:before {
  border-color: #bbb;
  background-color: #ddd; }

.radio-tp-2[type="radio"]:disabled:checked + label:after {
  background: #999; }

.radio-tp-2[type="radio"]:disabled + label {
  background: #aaa; }

/* accessibility */
.radio-tp-2[type="radio"]:checked:focus + label:before,
.radio-tp-2[type="radio"]:not(:checked):focus + label:before {
  border-color: #919191; }

/* hover style just for information */
label.rd-label-tp-2:hover:before {
  border-color: #919191 !important; }

.accordion {
  margin-bottom: 30px; }

.accordion dt {
  margin-bottom: 9px; }

.accordion dt.open .fa {
  color: #26A65B;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.accordion dt a {
  background-color: #f7f7f7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding: 12px 12px 12px 34px;
  text-decoration: none;
  position: relative; }

.accordion dt .fa {
  font-size: 15px;
  line-height: 46px;
  position: absolute;
  left: 12px;
  top: 0; }

.accordion dd {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 24px;
  padding: 12px 0 20px 34px; }

.gallery {
  margin-bottom: 30px; }

.gallery .inner {
  margin: -3px; }

.gallery .gallery-item {
  display: block;
  padding: 3px; }

.gallery .gallery-item .img {
  cursor: pointer;
  position: relative; }

.gallery .gallery-item .img:after,
.gallery .gallery-item .img:before {
  background-color: #fff;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 1px;
  width: 23px;
  opacity: 0;
  margin: 0 0 0 -11px;
  z-index: 2; }

.gallery .gallery-item .img:before {
  width: 1px;
  height: 23px;
  margin: -11px 0 0; }

.gallery .gallery-item .img:hover a:before,
.gallery .gallery-item .img:hover:after,
.gallery .gallery-item .img:hover:before {
  opacity: 1; }

.gallery .gallery-item .img img {
  width: 100%; }

.gallery .gallery-item a {
  display: block;
  position: relative; }

.gallery .gallery-item a:before {
  background-color: rgba(22, 23, 26, 0.15);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

.tabs .tabs-list {
  margin-bottom: 17px; }

.tabs .tabs-list .tab {
  background-color: #fff;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  line-height: 21px;
  float: left;
  margin-right: 3px;
  padding: 9px;
  min-width: 100px;
  text-align: center; }

.tabs .tabs-list .tab.active {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #26A65B; }

.tabs .tab-content p {
  font-size: 14px;
  line-height: 24px; }

.tables {
  color: #6f6f6f;
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }

.tables th {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  padding: 10px; }

.tables td {
  border: 1px solid #f5f5f5;
  background-color: #fff;
  font: 14px/24px "Noto Sans";
  padding: 10px; }

.input-tp-1 {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #818181;
  font: 12px/26px "Noto Sans";
  padding: 6px 12px;
  width: 100%; }

.label-tp-1 {
  display: inline-block;
  color: #000;
  font-size: 11px;
  font-weight: 500;
  line-height: 21px;
  margin-bottom: 6px;
  text-transform: uppercase; }

.textarea-tp-1 {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #818181;
  font: 12px/26px "Noto Sans";
  padding: 6px 12px;
  width: 100%;
  height: 74px;
  resize: none; }

.category-tp-1,
.category-tp-3 {
  background: #FFFFFF;
  color: #007a33;
  display: inline-block;
  font-family: "Inconsolata";
  font-size: 11px;
  font-weight: 700;
  line-height: 15px;
  height: 20px;
  padding: 3px 7px 2px 9px;
  position: relative;
  margin: 0 0 15px;
  text-transform: uppercase;
  text-decoration: none; }
  .category-tp-1:after,
  .category-tp-3:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 4px solid #FFFFFF;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 0;
    right: -4px; }

/* *** Page title & breadcrumbs *** */
.page-title {
  padding: 8px 0;
  position: relative; }

.page-head-tile {
  margin: 29px 0 26px; }

.breadcrumbs-block {
  padding: 8px 0; }

.page-title {
  padding: 8px 0;
  position: relative; }

.page-title .filters-more {
  border-color: #dddddd; }

.page-title .filters-drop .arr {
  right: 4px; }

.page-title h1 {
  color: #007A33; }

.breadcrumbs {
  color: #007A33;
  font-family: "Noto Sans";
  overflow: hidden; }

.breadcrumbs .bc-item {
  float: left; }

.breadcrumbs .fa {
  font-size: 12px;
  line-height: 16px;
  vertical-align: top;
  margin: 0 7px 0 5px; }

.breadcrumbs a {
  color: inherit;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px; }

/* *** Post next and prev *** */
.post-next-prev {
  clear: both;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  color: #a9a9a9;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  margin: 40px 0;
  overflow: hidden; }

.post-next-prev a {
  color: inherit;
  display: block;
  padding: 25px;
  position: relative;
  text-decoration: none; }

.post-next-prev a:hover {
  color: #000; }

.post-next-prev a:hover .fa {
  color: #007A33; }

.post-next-prev a .fa {
  color: #bbb;
  font-size: 17px;
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.post-next-prev .post-next,
.post-next-prev .post-prev {
  width: 50%;
  float: left; }

.post-next-prev .post-prev {
  text-align: right; }

.post-next-prev .post-prev a {
  border-right: 1px solid #f1f1f1;
  margin-right: -1px; }

.post-next-prev .post-prev .fa {
  left: 0; }

.post-next-prev .post-next a {
  border-left: 1px solid #f1f1f1; }

.post-next-prev .post-next .fa {
  right: 0; }

/* *** Author *** */
.author-box-1 {
  background-color: #f8f8f8;
  padding: 28px 20px 27px 132px;
  position: relative;
  margin-bottom: 27px; }

@media screen and (max-width: 479px) {
  .author-box-1 {
    padding: 28px 20px 27px; } }
.author-box-1 .author-photo {
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 95px;
  height: 95px;
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 22px; }

@media screen and (max-width: 479px) {
  .author-box-1 .author-photo {
    display: none; } }
.author-box-1 .author-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 1px; }

.author-box-1 .author-profession {
  color: #8e8e8e;
  font: italic 12px/22px "Georgia";
  margin-bottom: 6px; }

.author-box-1 .author-description {
  color: #6f6f6f;
  font: 13px/21px "Georgia";
  margin-bottom: 8px; }

.author-box-1 .author-social {
  color: #000; }

.author-box-1 .author-social ul {
  overflow: hidden; }

.author-box-1 .author-social ul li {
  float: left;
  margin-right: 8px; }

.author-box-1 .author-social ul a {
  color: inherit;
  display: inline-block;
  padding: 0 5px; }

.author-box-1 .author-social ul i {
  margin: 0; }

.author-box-1 .author-social ul .tw a:hover {
  color: #00abed; }

.author-box-1 .author-social ul .fb a:hover {
  color: #4c68b3; }

.author-box-1 .author-social ul .gp a:hover {
  color: #e51616; }

.author-box-1 .author-social ul .in a:hover {
  color: #1d5e9f; }

.author-box-1 .author-social ul .dr a:hover {
  color: #f51f9d; }

.author-box-2,
.author-box-3 {
  background-color: #f8f8f8;
  padding: 36px 20px 25px;
  position: relative;
  margin-bottom: 30px;
  text-align: center; }

.author-box-2 .author-photo,
.author-box-3 .author-photo {
  background-color: #fff;
  background-position: center top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 134px;
  height: 134px;
  margin: 0 auto 16px;
  overflow: hidden; }

.author-box-2 .author-name,
.author-box-3 .author-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px; }

.author-box-2 .author-profession,
.author-box-3 .author-profession {
  color: #8e8e8e;
  font: italic 12px/22px "Georgia";
  margin-bottom: 6px; }

.author-box-2 .author-description,
.author-box-3 .author-description {
  color: #6f6f6f;
  font: 13px/21px "Georgia";
  margin-bottom: 12px; }

.author-box-2 .author-social,
.author-box-3 .author-social {
  color: #000;
  display: inline-block; }

.author-box-2 .author-social ul,
.author-box-3 .author-social ul {
  overflow: hidden; }

.author-box-2 .author-social ul li,
.author-box-3 .author-social ul li {
  float: left;
  margin-right: 8px; }

.author-box-2 .author-social ul a,
.author-box-3 .author-social ul a {
  color: inherit;
  display: inline-block;
  padding: 0 5px; }

.author-box-2 .author-social ul i,
.author-box-3 .author-social ul i {
  margin: 0; }

.author-box-2 .author-social ul .tw a:hover,
.author-box-3 .author-social ul .tw a:hover {
  color: #00abed; }

.author-box-2 .author-social ul .fb a:hover,
.author-box-3 .author-social ul .fb a:hover {
  color: #4c68b3; }

.author-box-2 .author-social ul .gp a:hover,
.author-box-3 .author-social ul .gp a:hover {
  color: #e51616; }

.author-box-2 .author-social ul .in a:hover,
.author-box-3 .author-social ul .in a:hover {
  color: #1d5e9f; }

.author-box-2 .author-social ul .dr a:hover,
.author-box-3 .author-social ul .dr a:hover {
  color: #f51f9d; }

.author-box-3 .author-description {
  padding: 0 10px; }

/* *** Pagination *** */
.page-nav {
  color: #c3c3c3;
  font-size: 12px;
  font-weight: 500;
  margin: 14px 0 15px;
  overflow: hidden; }

.page-nav .pn-item {
  color: #646464;
  border: 1px solid #ececec;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  font-size: 12px;
  float: left;
  width: 33px;
  height: 33px;
  padding: 4px;
  margin: 0 5px 10px 0;
  text-align: center;
  text-decoration: none;
  line-height: 25px; }

.page-nav .pn-item.current {
  background: #fd3a13;
  border-color: #fd3a13;
  color: #fff; }

.page-nav .extend {
  display: block;
  font-family: "Montserrat";
  font-size: 12px;
  float: left;
  width: 33px;
  height: 33px;
  padding: 4px;
  margin: 0 5px 0 0;
  text-align: center;
  text-decoration: none; }

.page-nav .page-count {
  display: block;
  float: right;
  line-height: 33px; }

.page-nav-prev-ic {
  background-image: url("../img/sprite.png");
  background-position: -18px 0;
  width: 9px;
  height: 7px;
  display: inline-block; }

.page-nav-next-ic {
  background-image: url("../img/sprite.png");
  background-position: -9px 0;
  width: 9px;
  height: 7px;
  display: inline-block; }

select.flat-1 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
  background-color: #3498DB;
  background-repeat: no-repeat;
  background-position: right 10px top 15px;
  background-size: 16px 16px;
  color: white;
  padding: 12px;
  width: auto;
  font-family: arial,tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all; }

.filters {
  color: #929292;
  float: right; }
  .filters select {
    color: #333;
    font-size: 11px; }

.filters-list-1,
.filters-list-2 {
  font: 400 13px/25px "Inconsolata";
  float: left;
  padding: 0 10px;
  text-transform: uppercase; }

@media screen and (max-width: 767px) {
  .filters-list-1,
  .filters-list-2 {
    display: none; } }
.filters-list-1 li,
.filters-list-2 li {
  float: left; }

.filters-list-1 a,
.filters-list-2 a {
  color: inherit;
  display: block;
  padding: 0 10px;
  text-decoration: none; }

.filters-list-1 a.active,
.filters-list-1 a:hover,
.filters-list-2 a.active,
.filters-list-2 a:hover {
  color: #474747; }

.filters-more {
  border-left: 1px solid #ebebeb;
  font-size: 18px;
  float: left;
  padding: 1px 0 1px 18px; }

.filters-more i:before {
  vertical-align: middle; }

.filters-btn {
  cursor: pointer; }

.filters-drop {
  background: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: none;
  width: 130px;
  padding: 9px 0;
  position: absolute;
  top: 99%;
  right: -5px;
  z-index: 1; }

.filters-drop .arr {
  display: block;
  width: 20px;
  height: 10px;
  position: absolute;
  right: 24px;
  top: -10px;
  overflow: hidden; }

.filters-drop .arr:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 5px;
  left: 5px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); }

.filters-drop a {
  color: #929292;
  display: block;
  font: 700 13px/28px "Inconsolata";
  padding: 0 16px;
  text-decoration: none;
  text-transform: uppercase; }

.filters-drop a.active,
.filters-drop a:hover {
  color: #fd3a13; }

.filters-list-2 {
  border: none;
  margin: 0;
  padding: 0; }

.filters-list-2 a {
  padding: 0 0 0 6px; }

.filters-list-3 {
  font: 500 12px/21px "Poppins";
  text-transform: uppercase; }

.filters-list-3 li {
  float: left;
  margin-right: 12px; }

.filters-list-3 a {
  color: inherit;
  display: block;
  padding: 2px 0 17px;
  position: relative;
  text-decoration: none; }

.filters-list-3 a:before {
  background: #fd3a13;
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  opacity: 0;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: opacity 200ms, -webkit-transform 300ms;
  transition: opacity 200ms, -webkit-transform 300ms;
  transition: transform 300ms, opacity 200ms;
  transition: transform 300ms, opacity 200ms, -webkit-transform 300ms; }

.filters-list-3 a.active,
.filters-list-3 a:hover {
  color: #000; }

.filters-list-3 a.active:before,
.filters-list-3 a:hover:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.filters-blc-1 {
  background-color: #f8f8f8;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 26px;
  padding: 22px 24px; }

.filters-blc-1 .members-items {
  background-color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 9px;
  line-height: 22px;
  text-align: center;
  min-width: 23px;
  padding: 0 3px;
  margin-left: 6px;
  vertical-align: middle; }

.filters-blc-1 .filters-list {
  text-align: right; }

@media screen and (max-width: 479px) {
  .filters-blc-1 .filters-list {
    text-align: left;
    margin-top: 10px; } }
.filters-blc-2 {
  background-color: #fff;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 26px;
  padding: 32px 24px 7px; }

.filters-blc-2 .members-items {
  background-color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 9px;
  line-height: 22px;
  text-align: center;
  min-width: 23px;
  padding: 0 3px;
  margin-left: 6px;
  vertical-align: middle; }

.btn-1 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  background-color: #fd3a13;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  font: 500 11px/24px "Poppins";
  border: none;
  display: block;
  padding: 6px 10px 4px;
  min-width: 100px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.btn-1:active,
.btn-1:focus,
.btn-1:hover {
  background-color: #f15232; }

.btn-2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  background-color: #000;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  font: 500 11px/24px "Poppins";
  border: none;
  display: inline-block;
  padding: 5px 10px;
  min-width: 98px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.btn-3 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  background-color: #fd3a13;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  font: 500 11px/24px "Poppins";
  border: none;
  display: inline-block;
  padding: 7px 10px;
  min-width: 132px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.btn-3:active,
.btn-3:focus,
.btn-3:hover {
  background-color: #e93410; }

.btn-4 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #606060;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  font: 500 12px/22px "Poppins";
  border: none;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none; }

.btn-4:active,
.btn-4:focus,
.btn-4:hover {
  color: #000; }

.btn-5 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  background-color: #16171a;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  font: 500 11px/22px "Poppins";
  border: none;
  display: inline-block;
  padding: 7px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.btn-5:active,
.btn-5:focus,
.btn-5:hover {
  background-color: #2a2d31; }

.btn-5 i {
  margin: -3px 6px 0 0; }

.btn-6 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000;
  background-color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.04);
  cursor: pointer;
  font: 500 11px/22px "Poppins";
  border: 1px solid #e8e8e8;
  display: inline-block;
  padding: 6px 22px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.btn-6:active,
.btn-6:focus,
.btn-6:hover {
  background-color: #34373d;
  border-color: #34373d;
  color: #fff; }

.btn-7 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000;
  background-color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.04);
  cursor: pointer;
  font: 500 11px/22px "Poppins";
  border: 1px solid #e8e8e8;
  display: inline-block;
  padding: 8px 38px;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.btn-7:active,
.btn-7:focus,
.btn-7:hover {
  color: #fd3a13; }

@media screen and (max-width: 1077px) {
  .btn-7 {
    padding: 8px 20px; } }
.btn-8 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  background-color: #fd3a13;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  font: 600 12px/24px "Poppins";
  border: none;
  display: block;
  padding: 12px 10px 11px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.btn-8:active,
.btn-8:focus,
.btn-8:hover {
  background-color: #ef3611; }

.header-dsk {
  position: relative;
  z-index: 9; }

.header-mb .hdm-logo img {
  max-width: 100%;
  height: auto;
  max-height: 60px;
  height: auto; }

@media screen and (max-width: 767px) {
  .header-dsk {
    display: none; } }
.header-mb {
  background: url(https://slyvi-tstorage.s3.amazonaws.com/tli_273453922049_b2157f5bb04fe5fdfed636dc3f79a389b6b4c265_1632862224805188.png) #FFFFFF center center;
  background-size: cover;
  display: none;
  color: #fff;
  padding: 10px 0 5px;
  position: relative;
  z-index: 2; }

@media screen and (max-width: 767px) {
  .header-mb {
    display: block; } }
header .navbar-default {
  background: #ffffff;
  margin: 0 -15px;
  border-radius: 0; }

.hd-search {
  text-align: right;
  position: relative;
  /*
  .hd-search-block:before {
      content: 'â²';
      color: #fff;
      position: absolute;
      right: 38px;
      top: -14px;
      width: 13px;
      height: 14px;
      overflow: hidden;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }
  @media screen and (max-width: 1229px) {
      .hd-search-block:before {
          right: 15px;
      }
  }
  */ }
  .hd-search a {
    font-size: 21px !important; }
  .hd-search a,
  .hd-search a:hover {
    border-bottom: none !important; }
  .hd-search .st-btn-1 {
    font-size: 15px;
    vertical-align: top; }
  .hd-search .st-btn-1:hover {
    color: #515151; }
  .hd-search .hd-search-block {
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 11px 7px;
    position: absolute;
    right: 0;
    top: 99%;
    width: 370px;
    z-index: 1; }
  @media screen and (max-width: 1229px) {
    .hd-search .hd-search-block {
      right: 0; } }
  @media screen and (max-width: 767px) {
    .hd-search .hd-search-block {
      max-width: 320px; } }
  .hd-search .hd-search-block .search {
    background: #f6f6f6;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: table;
    padding: 7px 0;
    width: 100%;
    height: 38px; }
  .hd-search .hd-search-block .search .search-btn,
  .hd-search .hd-search-block .search .search-input {
    display: table-cell; }
  .hd-search .hd-search-block .search .search-btn {
    width: 22%;
    position: relative; }
  .hd-search .hd-search-block .search .search-btn:before {
    content: '';
    background: #ebebeb;
    width: 1px;
    position: absolute;
    top: 2px;
    bottom: 2px; }
  .hd-search .hd-search-block .search input {
    background-color: transparent;
    border: none;
    color: #000;
    font: 11px "Noto Sans";
    width: 100%;
    height: 24px;
    padding: 0 12px; }
  .hd-search .hd-search-block .search button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: #000;
    font: 500 11px "Poppins";
    width: 100%;
    height: 24px;
    padding: 0 6px;
    text-align: center;
    text-transform: uppercase; }

.main-posts-2 {
  margin-left: auto;
  margin-right: auto; }
  .main-posts-2 .mp-section {
    margin: 0 -3px; }
    .main-posts-2 .mp-section .post {
      padding: 0 3px; }

.gplus_bkm,
.twitter_bkm,
.fb_bkm {
    float: left;
    margin: 0 5px;
}

.news-row-mb .post {
    width: 300px;
}

.post {
  position: relative; }

.post:hover .title-10,
.post:hover .title-3,
.post:hover .title-5,
.post:hover .title-6 {
  color: #26A65B; }

.post figure img {
  width: 100%; }

.post .ptp-1-overlay,
.post .ptp-27-overlay,
.post .ptp-28-overlay,
.post .ptp-31-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.post .meta-tp-1 div {
  pointer-events: auto; }

.post .category-tp-1,
.post .category-tp-3,
.post .date-tp-1 {
  pointer-events: auto; }

.date-tp-2 {
  color: #888;
  font: 400 12px/23px "Inconsolata";
  text-transform: uppercase; }

.post a {
  pointer-events: auto; }

.post-tp-1,
.post-tp-12,
.post-tp-14,
.post-tp-2,
.post-tpv-1,
.post-tpv-2 {
  color: #fff;
  overflow: hidden; }

.post-tp-12:hover figure a:before,
.post-tp-14:hover figure a:before,
.post-tp-1:hover figure a:before,
.post-tp-2:hover figure a:before,
.post-tpv-1:hover figure a:before,
.post-tpv-2:hover figure a:before {
  background: rgba(28, 3, 3, 0.27); }

.post-tp-1 figure,
.post-tp-12 figure,
.post-tp-14 figure,
.post-tp-2 figure,
.post-tpv-1 figure,
.post-tpv-2 figure {
  position: relative;
  overflow: hidden;
  max-height: 100%; }

.post-tp-1 figure img,
.post-tp-12 figure img,
.post-tp-14 figure img,
.post-tp-2 figure img,
.post-tpv-1 figure img,
.post-tpv-2 figure img {
  width: 100%; }

.post-tp-1 figure:before,
.post-tp-12 figure:before,
.post-tp-14 figure:before,
.post-tp-2 figure:before,
.post-tpv-1 figure:before,
.post-tpv-2 figure:before {
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.36));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.36)));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.36));
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 40%;
  pointer-events: none; }

.post-tp-1 figure a,
.post-tp-12 figure a,
.post-tp-14 figure a,
.post-tp-2 figure a,
.post-tpv-1 figure a,
.post-tpv-2 figure a {
  display: block;
  position: relative; }

.post-tp-1 figure a:before,
.post-tp-12 figure a:before,
.post-tp-14 figure a:before,
.post-tp-2 figure a:before,
.post-tpv-1 figure a:before,
.post-tpv-2 figure a:before {
  background: rgba(0, 0, 0, 0.2);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 500ms;
  transition: all 500ms; }

.post-tp-1 .ptp-1-data,
.post-tp-12 .ptp-1-data,
.post-tp-14 .ptp-1-data,
.post-tp-2 .ptp-1-data,
.post-tpv-1 .ptp-1-data,
.post-tpv-2 .ptp-1-data {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 0 20px 20px; }

.post-tp-1 .title-1,
.post-tp-12 .title-1,
.post-tp-14 .title-1,
.post-tp-2 .title-1,
.post-tpv-1 .title-1,
.post-tpv-2 .title-1 {
  margin: 0 0 6px; }

.post-tp-1 .meta-tp-1,
.post-tp-12 .meta-tp-1,
.post-tp-14 .meta-tp-1,
.post-tp-2 .meta-tp-1,
.post-tpv-1 .meta-tp-1,
.post-tpv-2 .meta-tp-1 {
  margin: 0 0 20px; }

.post-tp-12 .meta-tp-1,
.post-tp-14 .meta-tp-1,
.post-tp-2 .meta-tp-1 {
  margin: 0; }

/* Post-tp-30 */
.post-tp-30 figure {
  position: relative;
  margin-bottom: 15px; }

.post-tp-30:hover .ptp-30-overlay {
  opacity: 1; }

.post-tp-30:hover .ptp-30-data {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.post-tp-30 .ptp-30-overlay {
  background: rgba(31, 33, 36, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  z-index: 2; }

.post-tp-30 .ptp-30-overlay:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 7px solid #26A65B;
  border-right: 7px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0; }

.post-tp-30 .ptp-30-overlay a,
.post-tp-30 .ptp-30-overlay span {
  color: #fff;
  font: 700 12px/23px "Inconsolata";
  margin: 0 4px 0 0;
  text-decoration: none;
  pointer-events: auto; }

.post-tp-30 .ptp-30-overlay a i,
.post-tp-30 .ptp-30-overlay span i {
  font-size: 11px;
  margin: 0 6px 0 0; }

.post-tp-30 .ptp-30-data {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 6px 16px;
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: all 300ms;
  transition: all 300ms; }

@media screen and (max-width: 639px) {
  .post-tp-31 {
    height: 350px; }

  .post-tp-31 a,
  .post-tp-31 figure,
  .post-tp-31 img {
    height: 100%; }

  .post-tp-31 figure img {
    max-width: none;
    width: auto; } }
.post-tp-31:hover .ptp-31-overlay {
  background-color: rgba(15, 2, 2, 0.54); }

.post-tp-31 .ptp-31-overlay {
  background-color: rgba(22, 4, 4, 0.4);
  padding: 40px 20%;
  text-align: center; }

@media screen and (max-width: 1077px) {
  .post-tp-31 .ptp-31-overlay {
    padding: 40px 10%; } }
@media screen and (max-width: 639px) {
  .post-tp-31 .ptp-31-overlay {
    padding: 40px 15px; } }
.post-tp-31 .category-tp-1,
.post-tp-31 .category-tp-3 {
  margin-bottom: 22px; }

.post-tp-31 .meta-tp-4,
.post-tp-31 .meta-tp-5 {
  margin: 9px 0 0; }

.meta-tp-1 {
  font: 400 12px/23px "Inconsolata";
  text-transform: uppercase; }
  .meta-tp-1 a {
    color: inherit; }
  .meta-tp-1 > div {
    display: inline-block;
    padding: 0 4px 0 0;
    white-space: nowrap;
    position: relative; }
    .meta-tp-1 > div:first-child {
      margin: 0 9px 0 0; }

.meta-tp-2 {
  color: #888;
  font: 400 12px/23px "Inconsolata";
  text-transform: uppercase; }
  .meta-tp-2 > div {
    display: inline-block;
    padding: 0 13px 0 0;
    margin: 0 7px 0 0;
    white-space: nowrap;
    position: relative; }

.meta-tp-5 {
  color: #fff;
  font: 400 12px/23px "Inconsolata";
  text-transform: uppercase; }
  .meta-tp-5 > div {
    display: inline-block;
    margin: 0 9px;
    white-space: nowrap;
    position: relative; }
  .meta-tp-5 .author-tp-2,
  .meta-tp-5 .date-tp-4 {
    color: #888; }

.author-tp-2 {
  color: #fff;
  font: 400 12px/23px "Inconsolata";
  text-transform: uppercase; }
  /* line 222, D:/aartyomenko/Git/spectr/html/app/scss/_theme_style.scss */
  .author-tp-2 i {
    font-size: 10px;
    margin: 0 7px 0 0; }
  /* line 226, D:/aartyomenko/Git/spectr/html/app/scss/_theme_style.scss */
  .author-tp-2 .photo {
    background-color: #f5f5f5;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
    vertical-align: middle; }
    @media screen and (max-width: 479px) {
      /* line 226, D:/aartyomenko/Git/spectr/html/app/scss/_theme_style.scss */
      .author-tp-2 .photo {
        display: none; } }

.post-tp-24 {
  border-bottom: 1px solid #f2f2f2;
  padding: 0 0 20px;
  margin: 0 0 22px; }

.post-tp-24:hover .ptp-24-overlay {
  opacity: 1; }

.post-tp-24:hover .ptp-24-data {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.post-tp-24 .ptp-24-overlay {
  background: rgba(31, 33, 36, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  z-index: 2; }

.post-tp-24 .ptp-24-overlay:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 7px solid #26A65B;
  border-right: 7px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0; }

.post-tp-24 .ptp-24-overlay a,
.post-tp-24 .ptp-24-overlay span {
  color: #fff;
  font: 700 12px/23px "Inconsolata";
  margin: 0 4px 0 0;
  text-decoration: none;
  pointer-events: auto; }

.post-tp-24 .ptp-24-overlay a i,
.post-tp-24 .ptp-24-overlay span i {
  font-size: 11px;
  margin: 0 6px 0 0; }

.post-tp-24 .ptp-24-data {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 6px 16px;
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: all 300ms;
  transition: all 300ms; }

.post-tp-24 figure {
  float: left;
  margin: 0 20px 0 0;
  position: relative; }

@media screen and (max-width: 639px) {
  .post-tp-24 figure img {
    width: 160px; } }
@media screen and (max-width: 479px) {
  .post-tp-24 figure {
    float: none;
    margin: 0 0 20px; }

  .post-tp-24 figure img {
    width: 100%;
    max-width: none; } }
.post-tp-24 .title-14 {
  margin-bottom: 4px; }

.post-tp-24 .meta-tp-2 {
  margin: 5px 0; }

.pst-block-head,
.slywdg-title {
  background: #fff;
  padding: 14px 20px 13px;
  position: relative;
  margin-bottom: 7px; }

.pst-block-head:before,
.slywdg-title:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 6px solid #007A33;
  border-right: 6px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0; }

.pst-block-head .title-4 {
  position: relative;
  top: 1px; }

.pst-block-main {
  background: #fff;
  padding: 15px 20px; }

.pst-block-main.trsp {
  background: none;
  padding: 0;
  margin-bottom: 0; }

.pst-block-main:last-child {
  margin-bottom: 0; }

.pst-block-foot {
  background: #fcfcfc;
  color: #1f1f1f;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  margin-top: 7px;
  text-transform: uppercase; }

.pst-block-foot a {
  color: inherit;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 13px 20px; }

.pst-block-foot a:hover {
  color: #26A65B; }

.pst-block-foot .arr-right-dark-ic {
  float: right; }

.pst-box {
  margin-bottom: 50px; }

.pst-box-head .title-blc-1 {
  float: left;
  padding: 0 20px;
  margin: 22px -20px; }

.pst-box-head .navs {
  color: #9b9b9b;
  font-size: 17px;
  float: right;
  margin: 19px -7px; }

.pst-box-head .navs span {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 0 7px; }

.post-tp-10,
.post-tp-16,
.post-tp-5 {
  padding: 11px 0; }

.post-tp-10:hover .ptp-5-overlay,
.post-tp-16:hover .ptp-5-overlay,
.post-tp-5:hover .ptp-5-overlay {
  opacity: 1; }

.post-tp-10:hover .ptp-5-data,
.post-tp-16:hover .ptp-5-data,
.post-tp-5:hover .ptp-5-data {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.post-tp-10 .ptp-5-overlay,
.post-tp-16 .ptp-5-overlay,
.post-tp-5 .ptp-5-overlay {
  background: rgba(31, 33, 36, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0; }

.post-tp-10 .ptp-5-overlay:before,
.post-tp-16 .ptp-5-overlay:before,
.post-tp-5 .ptp-5-overlay:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 7px solid #007A33;
  border-right: 7px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0; }

.post-tp-10 .ptp-5-overlay a,
.post-tp-10 .ptp-5-overlay span,
.post-tp-16 .ptp-5-overlay a,
.post-tp-16 .ptp-5-overlay span,
.post-tp-5 .ptp-5-overlay a,
.post-tp-5 .ptp-5-overlay span {
  color: #fff;
  font: 700 12px/23px "Inconsolata";
  margin: 0 4px 0 0;
  text-decoration: none;
  pointer-events: auto; }

.post-tp-10 .ptp-5-overlay a i,
.post-tp-10 .ptp-5-overlay span i,
.post-tp-16 .ptp-5-overlay a i,
.post-tp-16 .ptp-5-overlay span i,
.post-tp-5 .ptp-5-overlay a i,
.post-tp-5 .ptp-5-overlay span i {
  font-size: 11px;
  margin: 0 6px 0 0; }

.post-tp-10 .ptp-5-data,
.post-tp-16 .ptp-5-data,
.post-tp-5 .ptp-5-data {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 6px 16px;
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: all 300ms;
  transition: all 300ms; }

.post-tp-10 figure,
.post-tp-16 figure,
.post-tp-5 figure {
  margin: 0 0 20px;
  position: relative; }

.post-tp-10 .meta-tp-2,
.post-tp-16 .meta-tp-2,
.post-tp-5 .meta-tp-2 {
  margin-bottom: 4px; }

.post-tp-10 .title-5,
.post-tp-16 .title-5,
.post-tp-5 .title-5 {
  margin-bottom: 5px; }

.post-tp-10 p,
.post-tp-16 p,
.post-tp-5 p {
  margin-bottom: 5px; }

.post-tp-6,
.post-tp-9 {
  padding: 7px 0 11px;
  overflow: hidden; }

.post-tp-6 figure,
.post-tp-9 figure {
  float: left;
  margin: 4px 18px 0 0; }

@media screen and (max-width: 1229px) {
  .post-tp-6 figure,
  .post-tp-9 figure {
    max-width: 105px; } }
.post-tp-6 .title-6,
.post-tp-9 .title-6 {
  margin-bottom: 5px; }

.post-tp-6 .rate-tp-1,
.post-tp-9 .rate-tp-1 {
  margin: 4px 0; }

.pst-block-hr {
  border: none;
  border-top: 1px solid #f2f2f2;
  margin: 12px -20px; }



/* *** Single post *** */
.post-content {
  background: #fff;
  color: #6f6f6f;
  font: 15px/25px "Noto Sans"; }
  .post-content img {
    max-width: 100% !important;
    height: auto !important; }
  .post-content .post-body img {
    padding: 5px; }
  .post-content .post-body b,
  .post-content .post-body strong {
    color: #323232; }
  .post-content .post-body twitter-widget {
    margin-left: auto;
    margin-right: auto; }
  .post-content iframe {
    max-width: 100% !important; }
  .post-content iframe[id^="instagram-embed"] {
    width: 100% !important; }
  .post-content .post-main-img {
    margin: -20px -20px 35px;
    position: relative; }




/* *** Forms *** */
form label {
  color: #000;
  font: 500 11px/21px "Poppins";
  text-transform: uppercase; }

form input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-color: #f5f5f5 !important;
  border: none !important;
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important;
  font: 500 13px/25px "Poppins" !important;
  display: block !important;
  /*width: 480px !important;*/
  max-width: 100% !important;
  padding: 10px !important;
  margin: 7px 0 12px !important; }

form textarea {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-color: #f5f5f5 !important;
  border: none !important;
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important;
  resize: none !important;
  font: 500 13px/25px "Poppins" !important;
  display: block !important;
  width: 100% !important;
  /*height: 164px !important;*/
  padding: 10px !important;
  margin: 7px 0 12px !important; }

form .btn,
form .btn:hover {
    background-color: #FFFFFF !important;
}

/* *** Photos *** */
.photo-albums-items {
  margin: -9px -9px 3px; }
  .photo-albums-items .col-md-4 {
    padding: 0 10px; }

.photo-albums-item {
  padding: 9px 0; }

.photo-albums-item .photo-albums-item-img {
  background-color: #fafafa;
  position: relative; }

.photo-albums-item .photo-albums-item-img:hover .photo-albums-item-overlay {
  opacity: 1;
  visibility: visible; }

.photo-albums-item .photo-albums-item-img a {
  display: block; }

.photo-albums-item .photo-albums-item-img img {
  display: block;
  max-width: 100%;
  width: 100%; }

.photo-albums-item .photo-albums-item-overlay {
  background-color: rgba(22, 23, 26, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  pointer-events: none; }

.photo-albums-item .photo-albums-item-overlay:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 6px solid #fd3a13;
  border-right: 6px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0; }

.photo-albums-item .btn-5 {
  pointer-events: auto;
  min-width: 125px; }

.photo-albums-item .photo-albums-item-name {
  color: #202020;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 10px; }

.photo-albums-item .photo-albums-item-name a {
  color: inherit;
  text-decoration: none; }

.photo-albums-item .photo-albums-item-price {
  color: #fd3a13;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 7px; }

.video-albums-items {
  margin: -9px -9px 3px; }
  .video-albums-items .col-md-4 {
    padding: 0 10px; }

.video-albums-item {
  padding: 9px 0; }

.video-albums-item .video-albums-item-img {
  background-color: #fafafa;
  position: relative; }

.video-albums-item .video-albums-item-img:hover .video-albums-item-overlay {
  opacity: 1;
  visibility: visible; }

.video-albums-item .video-albums-item-img a {
  display: block; }

.video-albums-item .video-albums-item-img img {
  display: block;
  max-width: 100%;
  width: 100%; }

.video-albums-item .video-albums-item-overlay {
  background-color: rgba(22, 23, 26, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  pointer-events: none; }

.video-albums-item .video-albums-item-overlay:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 6px solid #fd3a13;
  border-right: 6px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0; }

.video-albums-item .btn-5 {
  pointer-events: auto;
  min-width: 125px; }

.video-albums-item .video-albums-item-name {
  color: #202020;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 10px; }

.video-albums-item .video-albums-item-name a {
  color: inherit;
  text-decoration: none; }

.video-albums-item .video-albums-item-price {
  color: #fd3a13;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 7px; }

.fixtures-tbl tr.no-border td {
  border-top: none; }
.fixtures-tbl tr:hover .related * {
  visibility: visible; }
.fixtures-tbl tr td {
  vertical-align: middle !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-color: #f5f5f5; }
  .fixtures-tbl tr td:first-child {
    padding-left: 0 !important; }
  .fixtures-tbl tr td:last-child {
    padding-right: 0 !important; }
.fixtures-tbl tr .details {
  font-size: 10px; }
  .fixtures-tbl tr .details .date {
    color: #000;
    font-size: 10px;
    /*font-weight: bold;*/
    margin-bottom: 5px; }
.fixtures-tbl tr .team {
  font-size: 14px;
  font-weight: bold;
  /*white-space: nowrap;*/
  /*line-height: 44px; }*/
  line-height: 16px; }
.fixtures-tbl tr .logo {
  width: 60px;
  text-align: center; }
  .fixtures-tbl tr .logo img {
    max-width: 100%;
    max-height: 100%; }
.fixtures-tbl tr .score {
  font-weight: bold;
  line-height: 42px;
  font-size: 18px; }
.fixtures-tbl tr .sep {
  line-height: 42px; }
.fixtures-tbl tr .related * {
  /*visibility: hidden;*/ }
.fixtures-tbl tr .related a {
  display: block;
  color: #555;
  font-size: 22px; }
  .fixtures-tbl tr .related a:hover {
    color: #000; }
.fixtures-tbl tr .related span {
  font-size: 11px; }

.fixtures-tbl-mobile .matchday {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.fixtures-tbl-mobile .participant {
    display: flex;
    align-items: center;
    margin: 5px 0;
}
.fixtures-tbl-mobile .participant .logo {
    width: 32px;
    height: 32px;
    background-size: contain !important;
    flex: 1;
}
.fixtures-tbl-mobile .participant .team {
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    line-height: 16px;
    padding-left: 5px;
    padding-right: 10px;
    flex: 6;
}
.fixtures-tbl-mobile .participant .score {
    margin-left: auto;
    font-weight: bold;
    line-height: 42px;
    font-size: 18px;
}
.fixtures-tbl-mobile .participant .related a {
    font-size: 14px;
}
.fixtures-tbl-mobile .note {
    display: block;
    font-size: 12px;
    line-height: 1.3;
    font-family: sans-serif;
}

.matchday-selector {
    border: 1px solid #ccc;
}

.standings-tbl thead tr td {
  font-size: 12px; }
.standings-tbl tr td {
  vertical-align: middle !important;
  font-size: 14px; }
  .standings-tbl tr td.position {
    text-align: right; }
.standings-tbl tr .team {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 44px; }
.standings-tbl tr .logo {
  width: 25px;
  height: 25px;
  text-align: center; }
  .standings-tbl tr .logo img {
    max-width: 100%;
    max-height: 100%; }

.main-footer {
  background: #002112 url() center center no-repeat;
  background-size: cover; }
  .main-footer p {
    line-height: 1;
    color: #bec1c3; }

.ft-logo a {
    display: block;
}
.ft-logo a img {
    max-width: 100%;
    height: auto;
}
.ft-widget {
  margin: 0 0 22px; }

@media screen and (max-width: 1229px) {
  .ft-widget {
    margin: 0 0 37px; } }
.top-part {
  border-bottom: 1px solid #303338;
  padding: 40px 0 10px; }

.top-part .ft-title-1 {
  margin: 0 0 12px; }

.ft-list-1 li,
.ft-list-2 li {
  border-bottom: 1px dashed #303338;
  padding: 10px 0 12px; }

.ft-list-1 .date,
.ft-list-2 .date {
  color: #888;
  font-family: "Inconsolata";
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase; }

.ft-list-1 figure,
.ft-list-2 figure {
  float: left;
  margin: 4px 18px 2px 0; }

.ft-list-1 figure img,
.ft-list-2 figure img {
  display: block; }

.ft-list-2 li:last-child {
  border: none; }

.bottom-part {
  color: #bec1c3;
  padding: 40px 0; }

.ft-social-list li {
  /*float: left;*/
  padding: 0;
  margin: 0 2px 0 1px; }

.ft-social-list a {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 34px;
  display: block;
  width: 34px;
  height: 34px;
  text-align: center; }
.ft-social-list a:hover {
  color: #33d98e !important;
}

.ft-social-list .tw a:hover {
  color: #00abed; }

.ft-social-list .fb a:hover {
  color: #4c68b3; }

.ft-social-list .gp a:hover {
  color: #e51616; }

.ft-social-list .in a:hover {
  color: #1d5e9f; }

.ft-social-list .dr a:hover {
  color: #f51f9d; }

.bottom-bar {
  background: #ffffff url({image:Bottombar}) center center no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 18px 0 17px;
  text-transform: uppercase; }

@media screen and (max-width: 1077px) {
  .ft-menu-list {
    display: inline-block; } }
@media screen and (max-width: 767px) {
  .ft-menu-list {
    margin: 15px 0; } }
.ft-menu-list li {
  float: left;
  margin: 0 25px 0 0; }

.ft-menu-list li:last-child {
  margin: 0; }

@media screen and (max-width: 767px) {
  .ft-menu-list li {
    float: none;
    text-align: center;
    margin: 0 0 5px; } }
.ft-menu-list a {
  color: #fff;
  text-decoration: none; }

.copyright {
  text-align: right; }

@media screen and (max-width: 1077px) {
  .copyright {
    text-align: center;
    margin-top: 15px; } }
.ft-title-1 {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 0; }

.ft-title-2 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  margin: 0 0 4px;
  padding: 0; }

.ft-title-2 a {
  color: #fff;
  text-decoration: none; }

.ft-search {
  padding: 15px 0; }

.ft-search .search {
  background: #272a2e;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: table;
  padding: 7px 0;
  width: 100%;
  height: 38px; }

.ft-search .search .search-btn,
.ft-search .search .search-input {
  display: table-cell; }

.ft-search .search .search-btn {
  width: 22%;
  position: relative; }

.ft-search .search .search-btn:before {
  content: '';
  background: #3b3f45;
  width: 1px;
  position: absolute;
  top: 5px;
  bottom: 5px; }

.ft-search .search input {
  background-color: transparent;
  border: none;
  color: #fff;
  font: 11px "Noto Sans";
  width: 100%;
  height: 24px;
  padding: 0 12px; }

.ft-search .search button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: #fff;
  font: 500 11px "Poppins";
  width: 100%;
  height: 24px;
  padding: 0 6px;
  text-align: center;
  text-transform: uppercase; }

.inst-list {
  margin: 0 -1px 0 -5px;
  padding: 12px 0; }

.inst-list li {
  width: 20%;
  float: left;
  padding: 0 0 0 5px; }

.inst-list img {
  display: block;
  width: 100%; }


/* *** 404 *** */
.page-404 {
    padding: 170px 0 57px;
}
.page-404 .search-form-2 {
    max-width: 486px;
    margin-top: 43px;
    margin-bottom: 50px;
}
.page-404 h2 {
    padding: 13px 0 5px;
}
.large-404 {
    color: #dedede;
    font: 600 200px/188px "Poppins";
}
@media screen and (max-width: 767px) {
    .large-404 {
        font-size: 150px;
        line-height: 148px;
    }
}


/* *** Groups *** */
.hover-img {
  display: block;
  position: relative; }
  .hover-img::before {
    content: "";
    background-color: rgba(22, 23, 26, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    pointer-events: none; }

a:hover .hover-img::before {
  opacity: 1;
  visibility: visible; }


.group-photo img {
    max-width: 100%;
    height: auto;
}

.team-item {
  margin-top: 10px; }
  .team-item-name {
    font-size: 1.4em;
    font-weight: 700;
    margin: 10px 0 5px; }
    .team-item-name span {
      font-family: "Inconsolata", monospace;
      color: #888;
      font-weight: 400;
      text-transform: uppercase; }
  .team-item-img {
    position: relative; }
    .team-item-img p {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 3.6em;
      color: #fff; }
    .team-item-img .hover-img::before {
      opacity: 0.5;
      visibility: visible; }

.shop-product-block .product-description p {
  font-size: 1.4em;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  margin: 20px 0px;
  color: #6f6f6f; }

h2.shop-product-title {
  line-height: 1em; }
  h2.shop-product-title span {
    font-size: 1.4em;
    line-height: 1em; }

.member-img {
  padding: 20px;
  margin-bottom: 10px; }

.group-member .dl-horizontal {
  font-size: 14px;
}
.group-member .dl-horizontal dt {
  text-align: left;
  width: 40%;
}
.group-member .dl-horizontal dl {
  margin-left: 45%;
}


.sponsors-grid {
    align-items: center;
}
.sponsors-grid .sponsor .thumbz {
    background-size: contain;
}
.sponsors-grid .sponsor img {
/*  max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto; */
}


/* *** Search form *** */
.search-form-2 {
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden; }

  .search-form-2 .src-form {
    display: table;
    width: 100%; }

    .search-form-2 .src-form > div {
      display: table-cell;
      vertical-align: middle; }

  .search-form-2 .src-input {
    position: relative; }

    .search-form-2 .src-input input {
      border: none;
      color: #626465;
      font: 12px/20px "Noto Sans";
      height: 38px;
      width: 100%;
      padding: 5px 15px 5px 15px; }

  .search-form-2 .src-btn {
    width: 38px; }

    .search-form-2 .src-btn button {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      color: #fff;
      background-color: #fd3a13;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      cursor: pointer;
      font: 500 13px/28px "Poppins";
      border: none;
      display: block;
      padding: 6px 10px 4px;
      width: 38px;
      text-align: center;
      text-transform: uppercase; }

      .search-form-2 .src-btn button:hover, .search-form-2 .src-btn button:active, .search-form-2 .src-btn button:focus {
        background-color: #f15232; }


.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.row.valigned {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*-------------------------------*/
/*           Side Nav            */
/*-------------------------------*/

#sidebar-wrapper .nav a,
#sidebar-wrapper .nav a:hover,
#sidebar-wrapper .nav a:focus {background-color: transparent;}

/*           Wrappers            */

body {
    /*padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
}

body.toggled {
    /*padding-left: 220px;*/
}

#sidebar-wrapper {
    z-index: 1000;
    left: -70%;
    width: 70%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

body.toggled #sidebar-wrapper {
    left: 0;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
}

body.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*     Sidebar nav styles        */

.sidebar-nav {
    position: absolute;
    top: 0;
    /*width: 220px;*/
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative;
    line-height: 1;
    display: inline-block;
    width: 100%;
}
.sidebar-nav ul ul {
    margin-left: 15px;
}
.sidebar-nav > ul li:first-child {
    margin-top: 15px;
}
/*
.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;
}
*/

.sidebar-nav li a {
    font-size: 16px;
    display: block;
    color: #008348;
    text-decoration: none;
    padding: 6px 15px 6px 20px;
}

/*
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
*/
.sidebar-nav > .sidebar-brand {
    /*font-size: 20px;
    line-height: 44px;*/
    background: #FFFFFF;
    margin-bottom: 10px;
}
.sidebar-nav > .sidebar-brand img {
    height: 45px;
    width: auto;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}
/*       Hamburger-Cross         */

.hamburger {
  position: relative;
  margin-top: 15px;
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 35px;
  background: transparent;
  border: none;
  -webkit-transition: all .35s ease-in-out;
}
.toggled .hamburger {
    left: 70%;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #ffffff;
}
.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 6px;
  -webkit-transition: all .35s ease-in-out;
}
/*
.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
*/
.hamburger.is-open {
    position: fixed;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*            Overlay            */

.side-nav-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 5;
}

#slyvi_controls {
    margin-top: 32px;
}


/* ADV */
@media screen and (max-width: 350px) {
    .adv-box-320x50 {
        margin-left: -15px;
    }
    .adv-box-300x250 {
        /*margin-left: -10px;*/
    }
}


/* labels and badges */
.label {
  background-color: #d1dade;
  color: #5e5e5e;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none;
}
.badge {
  background-color: #d1dade;
  color: #5e5e5e;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none;
}
.label-primary,
.badge-primary {
  background-color: #1ab394;
  color: #FFFFFF;
}
.label-success,
.badge-success {
  background-color: #1c84c6;
  color: #FFFFFF;
}
.label-warning,
.badge-warning {
  background-color: #f8ac59;
  color: #FFFFFF;
}
.label-warning-light,
.badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff;
}
.label-danger,
.badge-danger {
  background-color: #CF000F; /*#ed5565;*/
  color: #FFFFFF;
}
.label-info,
.badge-info {
  background-color: #23c6c8;
  color: #FFFFFF;
}
.label-inverse,
.badge-inverse {
  background-color: #262626;
  color: #FFFFFF;
}
.label-white,
.badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E;
}
.label-white,
.badge-disable {
  background-color: #2A2E36;
  color: #8B91A0;
}

/* *** Sponsor Block ***/
.mdp-sponsor-box{
  max-width:1186px;
  margin:0 auto;
}

.mdp-sponsor-box .mdp-sponsor-row.level-1,.mdp-sponsor-box .mdp-sponsor-row.level-2{
  padding:13px 0
}

.mdp-sponsor-box .mdp-sponsor-row{
  border-bottom:1px solid #c8c8c8;
  text-align:center
}

.mdp-sponsor-box .mdp-sponsor-block{
  display:inline-block;
  position:relative
}

.mdp-sponsor-box .mdp-sponsor-block .icona{
  display:block;
  width:100%;
  height:100%;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  position:absolute;
  top:0;
  left:0
}

.mdp-sponsor-box .mdp-sponsor-row.level-1 .mdp-sponsor-block{
  height:140px;
  width:240px;
  margin: 0px;
}

.mdp-sponsor-box .mdp-sponsor-row.level-1 .mdp-sponsor-block .icona{
  background-size:240px
}

.mdp-sponsor-box .mdp-sponsor-row.level-2 .mdp-sponsor-block{
  height:160px;
  width:180px;
  margin:0 5px
}

.mdp-sponsor-box .mdp-sponsor-row.level-2 .mdp-sponsor-block .icona{
  background-size:169px
}


/* per Banner Sponsor in homepage */
#banner-sponsor {
  background: none;
  border: none;
  text-align: center;
  padding: 0;
  margin: 0;
}


#banner-sponsor > span {
  display: inline-block;
  max-width: 20%;
  width: auto;
}

.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
