@charset "UTF-8";
* {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "Roboto", sans-serif;
  line-height: 1;
  margin: 0;
  padding: 0;
  background: #e4e4e4; }

img {
  border: none; }

.text-center {
  text-align: center; }

#topbanner {
  margin:auto;
  display:block;
  max-width:970px;
  max-height:210px;
  background:none;
}

img.topbannerimage {
	max-width:100%;
}

/* social share box */
div.social-share-box {margin:10px 0px 10px 0px; padding:5px 0px 5px 0px; border-top:solid #eee 1px; border-bottom:solid #eee 1px; line-height:0.5em;}
div.social-share-box .icon {display:inline-block; margin-right:10px; padding:0px;}
div.social-share-box img { height:35px; width:35px; opacity: 0.85; filter: alpha(opacity=85);}
div.social-share-box img:hover { opacity: 1; filter: alpha(opacity=100);}


/* news aggregators box */
div.news-aggregators-box {margin:0px 0px 20px 0px; padding:5px 0px 5px 0px; /*border-top:solid #eee 1px; border-bottom:solid #eee 1px;*/ line-height:0.5em; color:#888;}
div.news-aggregators-box a {margin:0px 2px 0px 2px;}
div.news-aggregators-box span {line-height:40px; vertical-align: top;}

.szn-btn-add-to-seznam{display:inline-block !important;background:transparent url(/images/icons/pridat-na-seznam-hover.png) no-repeat center !important}.szn-btn-add-to-seznam img{display:block !important}.szn-btn-add-to-seznam img:hover{opacity:0}
.google-btn-add-to-google{display:inline-block !important;background:transparent url(/images/icons/pridat-na-google-hover.png) no-repeat center !important}.google-btn-add-to-google img{display:block !important}.google-btn-add-to-google img:hover{opacity:0}

/* Seznam Pop-up*/
#seznam-pop-up-ad { position: fixed; height: 100px; width: 100%; background: rgba(0,0,0,.7);bottom: 0; left: 0; right: 0;  text-align: center; padding: 2px 0; z-index: 1001; transition: height 0.5s; }
#seznam-pop-up-ad-close {background: rgba(0,0,0,.7); margin-top: -22px; position: absolute; top: 0; right: 0; color: #CCC; cursor: pointer; text-align: center; padding: 2px; height: 22px;}
.seznam-pop-up-ad-hide{ height: 0 !important; padding: 0!important; margin: 0!important;}

/* Morebox */
div.more-box {
  background: #ccc;
  padding:10px;
  margin-bottom:20px;;
  
}

div.more-box span.sign {
  color: #555;
  font-size: 80%;
}

div.more-box p {
  margin-bottom: 10px;
}

div.more-box h2 {
  margin-bottom: 10px;
}

div.more-box div.button-wrap {text-align:right;}

div.more-box div.button {
  display: inline-block;
  padding: 3px 10px 3px 10px;
  background: #777;
}

div.more-box div.button a {
  color:white;
  text-decoration: none;
}

div.more-box div.button:hover {
  background: #555;
}

/* kontakty */
div.contacts h2 {margin:0px 0px 10px 0px; display:inline;color:#555555; font-size:95%; font-weight:normal;}
div.contacts p {margin:0px 0px 5px 0px;}
div.contacts p.name {font-size:120%;}
div.contacts p.address {color: #484138; margin:0px;}
div.contacts {text-align:right; margin:20px 0px 20px 0px;}


/* article-tags */
div.article-tags a {opacity: 0.85; filter: alpha(opacity=85);}
div.article-tags a:hover {opacity: 1; filter: alpha(opacity=100);}

/* paginator */
div.paginator {margin: 30px 0px 30px 0px; font-size: 14px; font-size: 1.4rem; text-align: center; color:#555555; line-height:28px;}
div.paginator div.button {border-radius: 5px; border:solid #555555 1px; background: #555555; display:inline; padding:2px 10px 2px 10px; margin:0px 2px 0px 2px}
div.paginator div.button span {color: #fff;}
div.paginator div.button a {color: #fff; /*font-size:10pt;*/ text-decoration: none;}
div.paginator div.button:hover {border:solid #8f5600 1px; background: #8f5600;}

div.tags li {border-radius: 5px; border:solid #555555 1px; background: #555555; margin:0px; display:inline;}
div.tags li a {color: #fff; font-size:10pt; padding:3px 10px 3px 10px;}
div.tags li:hover {border:solid #8f5600 1px; background: #8f5600;}

div.flash {padding:0.8em; font-size: 14px; font-size: 1.4rem; margin-top:1em; border: 2px solid #ddd;}
div.flash.error {background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4;}
div.flash.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
div.flash.info {background: #FFF6BF; color: #514721; border-color: #FFD324;}

#articlebanner img {width:100%;}

.hidden {
  display: none !important; }

.wrapper {
  overflow: hidden;
  background: #e4e4e4;
  max-width:1060px;
  max-width: 106rem;
  margin: 0px auto;
  cursor:auto }
  @media (min-width: 991px) {
    .wrapper {
      background: #e4e4e4; } }

.wrapper_in {
  width:1060px;
  background:#e4e4e4;
  margin:auto;
}

.page-container {
  margin: 0 auto;
  max-width: 1040px;
  max-width: 104rem;
  padding: 0 10px;
  padding: 0 1rem;
  position: relative; }

.footer .page-container {
  margin: 0 auto;
  max-width: 1060px;
  max-width: 106rem;
  padding: 0 0px;
  padding: 0 0rem;
  position: relative; }

.header .logo-homepage, .header .logo-page {
  display: inline-block;
  text-decoration: none;
  padding: 40px 0;
  padding: 4rem 0;
  font-size: 0;
  line-height: 1;
  margin: 0; }
  @media screen and (max-width: 990px) {
    .header .logo-homepage, .header .logo-page {
      padding: 20px 0;
      padding: 2rem 0; } }
  .header .logo-homepage .logo, .header .logo-page .logo {
    text-decoration: none;
    display: block; }
    .header .logo-homepage .logo .logo-text, .header .logo-page .logo .logo-text {
      text-indent: 100%;
      font-size: 0;
      color: transparent;
      position: absolute;
      line-height: 1; }
    .header .logo-homepage .logo .logo-svg, .header .logo-page .logo .logo-svg {
      pointer-events: none; }
      @media screen and (max-width: 767px) {
        .header .logo-homepage .logo .logo-svg img, .header .logo-page .logo .logo-svg img {
          max-width: 180px;
          max-width: 18rem; } }
.header .head-nav {
  background-color: #ce0800;
  font-size: 0; }
  @media screen and (max-width: 990px) {
    .header .head-nav {
      display: none; } }
  .header .head-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left; }
    .header .head-nav ul li {
      margin: 0;
      padding: 0;
      display: inline-block; }
      .header .head-nav ul li a {
        display: block;
        text-decoration: none;
        line-height: 1.0;
        font-family: "Anton", sans-serif;
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem;
        padding: 12px 20px;
        padding: 1.2rem 2rem; }
        .header .head-nav ul li a:hover {
          background: rgba(0, 0, 0, 0.2); }
      .header .head-nav ul li.selected a {
        background: rgba(0, 0, 0, 0.2); }
.header .head-button {
  position: absolute;
  top: 15px;
  top: 1.5rem;
  right: 10px;
  right: 1rem;
  padding: 10px 15px 10px 45px;
  padding: 1rem 1.5rem 1rem 4.5rem;
  background: #0086db;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.0;
  font-weight: 700; }
  @media screen and (max-width: 990px) {
    .header .head-button {
      display: none; } }
  .header .head-button:before {
    content: "";
    background: url(/images/envelope.svg) no-repeat center center;
    background-size: 13px 13px;
    background-size: 1.3rem 1.3rem;
    width: 13px;
    width: 1.3rem;
    height: 13px;
    height: 1.3rem;
    position: absolute;
    top: 50%;
    left: 12px;
    left: 1.2rem;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .header .head-button:hover {
    background: #ce0800; }
.header .head-search {
  position: absolute;
  top: 60px;
  top: 6rem;
  right: 10px;
  right: 1rem;
  font-size: 0;
  width: 100%;
  max-width: 520px;
  max-width: 52rem; }
  @media screen and (max-width: 990px) {
    .header .head-search {
      display: none;
      width: calc(100% - 20px);
      z-index: 999; }
      .header .head-search.open {
        display: block; } }
  .header .head-search .search-input {
    border: 1px solid #fff;
    border: 0.1rem solid #fff;
    border-radius: 0;
    background: #fff;
    height: 32px;
    height: 3.2rem;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 0 10px;
    padding: 0 1rem;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 32px); }
  .header .head-search .search-button {
    outline: none !important;
    border: none;
    border-radius: 0;
    background: #000;
    width: 32px;
    width: 3.2rem;
    height: 32px;
    height: 3.2rem;
    position: relative;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    cursor: pointer; }
    .header .head-search .search-button img {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .header .head-search .search-button:hover {
      background: #ce0800; }
.header .search-toggler {
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem;
  display: block;
  position: absolute;
  z-index: 1000;
  top: 50%;
  right: 60px;
  right: 6rem;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none !important;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background: transparent; }
  @media screen and (min-width: 991px) {
    .header .search-toggler {
      display: none; } }
  .header .search-toggler svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none; }
.header .burger {
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  outline: none;
  margin: 0;
  background-color: transparent;
  position: absolute;
  z-index: 1000;
  top: 50%;
  right: 20px;
  right: 2rem;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none !important; }
  @media (min-width: 991px) {
    .header .burger {
      display: none; } }
  .header .burger span {
    display: block;
    height: 2px;
    height: 0.2rem;
    width: 20px;
    width: 2rem;
    margin: auto;
    background-color: #000;
    transition: width .3s;
    position: absolute;
    right: 0;
    top: 50%; }
    .header .burger span:before {
      top: -7px;
      top: -0.7rem; }
    .header .burger span:after {
      top: 7px;
      top: 0.7rem;
      transition: width .3s; }
    .header .burger span:before, .header .burger span:after {
      content: '';
      position: absolute;
      height: 2px;
      height: 0.2rem;
      width: 20px;
      width: 2rem;
      background-color: inherit;
      right: 0; }
  .header .burger:hover span {
    width: 9px;
    width: 0.9rem; }
    .header .burger:hover span:after {
      width: 12px;
      width: 1.2rem; }

.intro-big-article-region {
  padding: 50px 0 0 0;
  padding: 5rem 0 0 0; }
  @media screen and (max-width: 990px) {
    .intro-big-article-region {
      padding: 0; } }
  @media screen and (max-width: 549px) {
    .intro-big-article-region {
      padding: 0 0 25px 0;
      padding: 0 0 2.5rem 0; } }
  .intro-big-article-region .intro-big-article .article-link {
    display: block;
    text-decoration: none;
    position: relative; }
    .intro-big-article-region .intro-big-article .article-link .article-img {
      position: relative;
      z-index: 10; }
      .intro-big-article-region .intro-big-article .article-link .article-img img {
        display: block;
        width: 100%; }
    .intro-big-article-region .intro-big-article .article-link .article-info {
      background: rgba(0, 0, 0, 0);
      /* Old browsers */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
      /* IE6-9 */
      position: absolute;
      bottom: 0px;
      bottom: 0rem;
      left: 0px;
      left: 0rem;
      width: 100%;
      padding: 40px;
      padding: 4rem;
      z-index: 20; }
      @media screen and (max-width: 990px) {
        .intro-big-article-region .intro-big-article .article-link .article-info {
          padding: 30px 20px;
          padding: 3rem 2rem; } }
      @media screen and (max-width: 767px) {
        .intro-big-article-region .intro-big-article .article-link .article-info {
          padding: 30px 15px 10px 15px;
          padding: 3rem 1.5rem 1rem 1.5rem; } }
      .intro-big-article-region .intro-big-article .article-link .article-info .article-tags {
        margin: 0 0 10px 0;
        margin: 0 0 1rem 0; }
        .intro-big-article-region .intro-big-article .article-link .article-info .article-tags .tag {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.0;
          color: #fff;
          padding: 5px 15px;
          padding: 0.5rem 1.5rem;
          display: inline-block; }
      .intro-big-article-region .intro-big-article .article-link .article-info .article-name {
        margin: 0;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.2;
        font-weight: 700;
        color: #fff;
        padding: 0; }
        @media screen and (max-width: 990px) {
          .intro-big-article-region .intro-big-article .article-link .article-info .article-name {
            font-size: 28px;
            font-size: 2.8rem; } }
        @media screen and (max-width: 767px) {
          .intro-big-article-region .intro-big-article .article-link .article-info .article-name {
            font-size: 18px;
            font-size: 1.8rem; } }
    .intro-big-article-region .intro-big-article .article-link:hover .article-info .article-name {
      text-decoration: underline; }

.intro-column-article-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 36px);
  padding: 30px 0 0 0;
  padding: 3rem 0 0 0;
  margin: 0 -18px;
  margin: 0 -1.8rem; }
  @media screen and (max-width: 990px) {
    .intro-column-article-list {
      width: calc(100% + 16px);
      margin: 0 -8px;
      margin: 0 -0.8rem; } }
  @media screen and (max-width: 549px) {
    .intro-column-article-list {
      padding: 0 0 25px 0;
      padding: 0 0 2.5rem 0; } }
  .intro-column-article-list .region-title {
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.2;
    color: #000;
    font-family: "Anton", sans-serif;
    padding: 0 0 20px 0;
    padding: 0 0 2rem 0;
    text-transform: uppercase; }
  .intro-column-article-list .article-item {
    width: 33.33%;
    border: 18px solid transparent;
    border: 1.8rem solid transparent;
    border-top: 0;
    border-bottom: 0;
    margin: 0 0 40px 0;
    margin: 0 0 4rem 0; }
    @media screen and (max-width: 990px) {
      .intro-column-article-list .article-item {
        border: 8px solid transparent;
        border: 0.8rem solid transparent; } }
    @media screen and (max-width: 549px) {
      .intro-column-article-list .article-item {
        width: 100%;
        margin: 0 0 0 0;
        margin: 0 0 0 0; } }
    .intro-column-article-list .article-item .article-link {
      display: block;
      text-decoration: none; }
      .intro-column-article-list .article-item .article-link .article-img {
        position: relative; }
        .intro-column-article-list .article-item .article-link .article-img .article-tags {
          position: absolute;
          top: 0px;
          top: 0rem;
          right: 0px;
          right: 0rem;
          z-index: 20; }
          .intro-column-article-list .article-item .article-link .article-img .article-tags .tag {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 1.0;
            color: #fff;
            padding: 5px 15px;
            padding: 0.5rem 1.5rem;
            display: inline-block; }
        .intro-column-article-list .article-item .article-link .article-img img {
          width: 100%;
          position: relative;
          z-index: 10;
          display: block; }
      .intro-column-article-list .article-item .article-link .article-content {
        background: #fff;
        padding: 20px 20px 15px 20px;
        padding: 2rem 2rem 1.5rem 2rem; }
        @media screen and (max-width: 767px) {
          .intro-column-article-list .article-item .article-link .article-content {
            padding: 10px 10px 10px 10px;
            padding: 1rem 1rem 1rem 1rem; } }
        .intro-column-article-list .article-item .article-link .article-content .article-name {
          margin: 0 0 15px 0;
          margin: 0 0 1.5rem 0;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.2;
          font-weight: 700;
          color: #ce0800;
          height: 38px;
          padding: 0; }
        .intro-column-article-list .article-item .article-link .article-content .article-desc {
          display: block;
          display: -webkit-box;
          max-width: 100%;
          height: 64px;
          margin: 0 auto;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin: 0 0 30px 0;
          margin: 0 0 3rem 0;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.2;
          color: #545454; }
          @media screen and (max-width: 767px) {
            .intro-column-article-list .article-item .article-link .article-content .article-desc {
              margin: 0 0 15px 0;
              margin: 0 0 1.5rem 0; } }
        .intro-column-article-list .article-item .article-link .article-content .article-info {
          display: -webkit-box;
          display: -moz-box;
          display: -webkit-flexbox;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 100%;
          -webkit-box-pack: justify;
          -moz-box-pack: justify;
          -webkit-flex-pack: justify;
          -ms-flex-pack: justify;
          -moz-justify-content: space-between;
          -webkit-justify-content: space-between;
          justify-content: space-between; }
          .intro-column-article-list .article-item .article-link .article-content .article-info .article-autor {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 1.0;
            color: #171c2a; }
          .intro-column-article-list .article-item .article-link .article-content .article-info .article-date {
            font-size: 12px;
            font-size: 1.2rem;
            font-style: italic;
            line-height: 1.0;
            color: #076669; }
      .intro-column-article-list .article-item .article-link:hover .article-content .article-name {
        text-decoration: underline; }

.page-flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  @media screen and (max-width: 990px) {
    .page-flex-container {
      max-width: 700px;
      max-width: 70rem;
      margin: 0 auto; } }
  .page-flex-container .two-columns-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 330px);
    padding: 0 36px 0 0;
    padding: 0 3.6rem 0 0; }
    @media screen and (max-width: 1099px) {
      .page-flex-container .two-columns-flex {
        padding: 0 16px 0 0;
        padding: 0 1.6rem 0 0; } }
    @media screen and (max-width: 990px) {
      .page-flex-container .two-columns-flex {
        width: 100%;
        padding: 0; } }
    .page-flex-container .two-columns-flex .intro-news-region {
      width: calc(50% - 18px);
      margin: 0 36px 60px 0;
      margin: 0 3.6rem 6rem 0; }
      @media screen and (max-width: 1099px) {
        .page-flex-container .two-columns-flex .intro-news-region {
          width: calc(50% - 8px);
          margin: 0 16px 60px 0;
          margin: 0 1.6rem 6rem 0; } }
      @media screen and (max-width: 549px) {
        .page-flex-container .two-columns-flex .intro-news-region {
          width: 100%;
          margin: 0 0 60px 0;
          margin: 0 0 6rem 0; } }
    .page-flex-container .two-columns-flex .intro-events-region {
      width: calc(50% - 18px);
      margin: 0 0 60px 0;
      margin: 0 0 6rem 0; }
      @media screen and (max-width: 1099px) {
        .page-flex-container .two-columns-flex .intro-events-region {
          width: calc(50% - 8px); } }
      @media screen and (max-width: 549px) {
        .page-flex-container .two-columns-flex .intro-events-region {
          width: 100%;
          margin: 0 0 60px 0;
          margin: 0 0 6rem 0; } }
    .page-flex-container .two-columns-flex .calc-banner {
      width: 100%;
      margin: 23px 0 60px 0;
      margin: 2.3rem 0 6rem 0; }
    .page-flex-container .two-columns-flex .intro-row-article-list {
      width: 100%;
      margin: 0 0 60px 0;
      margin: 0 0 6rem 0; }
    .page-flex-container .two-columns-flex .region-title {
      width: 100%;
      margin: 0;
      font-size: 21px;
      font-size: 2.1rem;
      line-height: 1.2;
      color: #000;
      font-family: "Anton", sans-serif;
      padding: 0 0 20px 0;
      padding: 0 0 2rem 0;
      text-transform: uppercase; }
    .page-flex-container .two-columns-flex .region-button {
      text-align: right;
      width: 100%; }
      .page-flex-container .two-columns-flex .region-button .region-link {
        margin: 0;
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.0;
        color: #ce0800;
        text-transform: uppercase;
        display: inline-block;
        text-decoration: none;
        padding: 0 10px 0 0;
        padding: 0 1rem 0 0;
        position: relative;
        font-weight: 900; }
        .page-flex-container .two-columns-flex .region-button .region-link:before {
          position: absolute;
          top: 50%;
          right: 0;
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          border-left: 4px solid #ce0800;
          border-left: 0.4rem solid #ce0800;
          border-top: 4px solid transparent;
          border-top: 0.4rem solid transparent;
          border-bottom: 4px solid transparent;
          border-bottom: 0.4rem solid transparent;
          content: ""; }
        .page-flex-container .two-columns-flex .region-button .region-link:hover {
          text-decoration: underline; }
  .page-flex-container .sidebar-banner-container {
    width: 330px;
    width: 33rem; }
    @media screen and (max-width: 990px) {
      .page-flex-container .sidebar-banner-container {
        margin: 0 auto; width:100%; height:100%;} }
    .page-flex-container .sidebar-banner-container .sidebar-banners {
      background-color: #d6d6d7;
      padding: 15px;
      padding: 1.5rem; }
    @media screen and (max-width: 990px) {
      .page-flex-container .sidebar-banner-container {
        background: none} }
    @media screen and (max-width: 990px) {
      .page-flex-container .sidebar-banner-container .sidebar-banners {
        background: none; padding: 0px;} }

    @media screen and (max-width: 990px) {
      .sklik-mobile-smr-clanek2  {
        margin: 0px 0px 20px 0px;} }

    @media screen and (max-width: 990px) {
      .sklik-mobile-smr-300x300  {
        margin: 20px 0px 0px 0px;} }

      .page-flex-container .sidebar-banner-container .sidebar-banners .sidebar-banner {
        display: block;
        text-decoration: none;
        margin: 0 0 15px 0;
        margin: 0 0 1.5rem 0; }
        .page-flex-container .sidebar-banner-container .sidebar-banners .sidebar-banner:last-child {
          margin: 0; }
        .page-flex-container .sidebar-banner-container .sidebar-banners .sidebar-banner img {
          width: 100%;
          display: block; }

.page-flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 20px 0 0 0;
  margin: 2rem 0 0 0; }
  @media screen and (max-width: 990px) {
    .page-flex-container {
      max-width: 700px;
      max-width: 70rem;
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .page-flex-container {
      padding: 0;
      padding: 0; } }
  .page-flex-container .single-page-container, .page-flex-container .category-page-container {
    width: calc(100% - 330px);
    padding: 0 36px 0 0;
    padding: 0 3.6rem 0 0; }
    @media screen and (max-width: 1099px) {
      .page-flex-container .single-page-container, .page-flex-container .category-page-container {
        padding: 0 16px 0 0;
        padding: 0 1.6rem 0 0; } }
    @media screen and (max-width: 990px) {
      .page-flex-container .single-page-container, .page-flex-container .category-page-container {
        width: 100%;
        padding: 0; } }
    .page-flex-container .single-page-container .calc-banner, .page-flex-container .single-page-container .subscribe-banner, .page-flex-container .category-page-container .calc-banner, .page-flex-container .category-page-container .subscribe-banner {
      width: 100%;
      margin: 23px 0 60px 0;
      margin: 2.3rem 0 6rem 0; }
    .page-flex-container .single-page-container .region-title, .page-flex-container .category-page-container .region-title {
      width: 100%;
      margin: 0;
      font-size: 21px;
      font-size: 2.1rem;
      line-height: 1.2;
      color: #000;
      font-family: "Anton", sans-serif;
      padding: 0 0 20px 0;
      padding: 0 0 2rem 0;
      text-transform: uppercase; }
    .page-flex-container .single-page-container .region-button, .page-flex-container .category-page-container .region-button {
      text-align: right;
      width: 100%; }
      .page-flex-container .single-page-container .region-button .region-link, .page-flex-container .category-page-container .region-button .region-link {
        margin: 0;
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.0;
        color: #ce0800;
        text-transform: uppercase;
        display: inline-block;
        text-decoration: none;
        padding: 0 10px 0 0;
        padding: 0 1rem 0 0;
        position: relative;
        font-weight: 900; }
        .page-flex-container .single-page-container .region-button .region-link:before, .page-flex-container .category-page-container .region-button .region-link:before {
          position: absolute;
          top: 50%;
          right: 0;
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          border-left: 4px solid #ce0800;
          border-left: 0.4rem solid #ce0800;
          border-top: 4px solid transparent;
          border-top: 0.4rem solid transparent;
          border-bottom: 4px solid transparent;
          border-bottom: 0.4rem solid transparent;
          content: ""; }
        .page-flex-container .single-page-container .region-button .region-link:hover, .page-flex-container .category-page-container .region-button .region-link:hover {
          text-decoration: underline; }
  .page-flex-container .sidebar-banner-container {
    width: 330px;
    width: 33rem; }
    @media screen and (max-width: 990px) {
      .page-flex-container .sidebar-banner-container {
        margin: 0 auto;  width:100%; height:100%;} }

.sidebar-banner-container {
  padding: 0 0 30px 0;
  padding: 0 0 3rem 0; }
  .sidebar-banner-container .sidebar-banners {
    background-color: #d6d6d7;
    padding: 15px;
    padding: 1.5rem; }
    .sidebar-banner-container .sidebar-banners .sidebar-banner {
      display: block;
      text-decoration: none;
      margin: 0 0 15px 0;
      margin: 0 0 1.5rem 0; }
      .sidebar-banner-container .sidebar-banners .sidebar-banner:last-child {
        margin: 0; }
      .sidebar-banner-container .sidebar-banners .sidebar-banner img {
        width: 100%;
        display: block; }

.intro-news-list {
  background-color: #ffffff;
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0;
  padding: 18px 0;
  padding: 1.8rem 0; }
  @media screen and (max-width: 767px) {
    .intro-news-list {
      padding: 10px 0;
      padding: 1rem 0; } }

    .intro-news-list .article-item .article-desc {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 82px;
        margin: 0 auto;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 10px 0 0 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.2;
        color: #545454; }

  .intro-news-list .article-item .article-link {
    padding: 17px 25px;
    padding: 1.7rem 2.5rem;
    display: block;
    text-decoration: none; }
    @media screen and (max-width: 767px) {
      .intro-news-list .article-item .article-link {
        padding: 10px 10px;
        padding: 1rem 1rem; } }
    .intro-news-list .article-item .article-link .article-content .article-date {
      font-size: 12px;
      font-size: 1.2rem;
      font-style: italic;
      line-height: 1.0;
      color: #076669;
      margin: 0 0 15px 0;
      margin: 0 0 1.5rem 0; }
    .intro-news-list .article-item .article-link .article-content .article-name {
      display: block;
      display: -webkit-box;
      max-width: 100%;
      height: 32px;
      margin: 0 auto;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      margin: 0;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.18;
      color: #545454;
      font-weight: 700; }
    .intro-news-list .article-item .article-link:hover .article-name {
      text-decoration: underline; }

.intro-events-list {
  background-color: #ffffff;
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0;
  padding: 15px;
  padding: 1.5rem; }
  .intro-events-list .article-item {
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }
    .intro-events-list .article-item:last-child {
      margin: 0; }
    .intro-events-list .article-item .article-link {
      display: block;
      text-decoration: none;
      position: relative; }
      .intro-events-list .article-item .article-link .article-img {
        position: relative;
        z-index: 20;
        opacity: 0.25;
        filter: alpha(opacity=25); }
        .intro-events-list .article-item .article-link .article-img img {
          width: 100%;
          display: block; }
      .intro-events-list .article-item .article-link .article-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10; }
      .intro-events-list .article-item .article-link .article-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 30;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-flex-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 0 10px;
        padding: 0 1.0rem; }
        @media screen and (max-width: 767px) {
          .intro-events-list .article-item .article-link .article-content {
            padding: 0 15px;
            padding: 0 1.5rem; } }
        .intro-events-list .article-item .article-link .article-content .article-name {
          font-family: "Anton", sans-serif;
          margin: 0 0 5px 0;
          margin: 0 0 0.5rem 0;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.1;
          font-weight: normal;
          color: #fff; }
          @media screen and (max-width: 767px) {
            .intro-events-list .article-item .article-link .article-content .article-name {
              font-size: 16px;
              font-size: 1.6rem; } }
        .intro-events-list .article-item .article-link .article-content .article-date {
          font-family: "Anton", sans-serif;
          margin: 0 0 15px 0;
          margin: 0 0 1.5rem 0;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.1;
          font-weight: normal;
          color: #fff; }
          @media screen and (max-width: 1099px) {
            .intro-events-list .article-item .article-link .article-content .article-date {
              margin: 0 0 5px 0;
              margin: 0 0 0.5rem 0; } }
          @media screen and (max-width: 767px) {
            .intro-events-list .article-item .article-link .article-content .article-date {
              font-size: 13px;
              font-size: 1.3rem; } }
        .intro-events-list .article-item .article-link .article-content .article-desc {
          display: block;
          display: -webkit-box;
          max-width: 100%;
          height: 32px;
          margin: 0 auto;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin: 0;
          margin: 0;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 1.2;
          color: #fff; }
          @media screen and (max-width: 767px) {
            .intro-events-list .article-item .article-link .article-content .article-desc {
              display: block;
              display: -webkit-box;
              max-width: 100%;
              height: 16px;
              margin: 0 auto;
              -webkit-line-clamp: 1;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; } }
      .intro-events-list .article-item .article-link:hover .article-img {
        opacity: 0.15;
        filter: alpha(opacity=15); }

.calc-banner {
  background: url(/images/calc-min.jpg) no-repeat center center;
  background-size: cover; }

.subscribe-banner {
  background: url(/images/calc-min.jpg) no-repeat center center;
  background-size: cover; }

.calc-banner, .subscribe-banner {
  display: block;
  text-decoration: none; }
  .calc-banner .banner-inner, .subscribe-banner .banner-inner {
    padding: 25px 40px;
    padding: 2.5rem 4rem; }
    @media screen and (max-width: 767px) {
      .calc-banner .banner-inner, .subscribe-banner .banner-inner {
        padding: 25px 20px;
        padding: 2.5rem 2rem; } }
    .calc-banner .banner-inner .title, .subscribe-banner .banner-inner .title {
      line-height: 1.1;
      font-family: "Anton", sans-serif;
      color: #000;
      font-size: 28px;
      font-size: 2.8rem;
      margin: 0 0 10px 0;
      margin: 0 0 1rem 0;
      font-weight: normal; }
    .calc-banner .banner-inner .text, .subscribe-banner .banner-inner .text {
      line-height: 1.2;
      color: #000;
      font-size: 14px;
      font-size: 1.4rem;
      margin: 0 0 10px 0;
      margin: 0 0 1rem 0; }
    .calc-banner .banner-inner .button, .subscribe-banner .banner-inner .button {
      padding: 10px 15px;
      padding: 1rem 1.5rem;
      background: #ce0800;
      color: #fff;
      text-decoration: none;
      display: inline-block;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.0;
      font-weight: 700; }
    .calc-banner .banner-inner:hover .button, .subscribe-banner .banner-inner:hover .button {
      background: #0f1119; }

.intro-row-article-list .article-item {
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0; }
  @media screen and (max-width: 449px) {
    .intro-row-article-list .article-item {
      margin: 0 0 10px 0;
      margin: 0 0 1rem 0; } }
  .intro-row-article-list .article-item .article-link {
    display: block;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .intro-row-article-list .article-item .article-link .article-img {
      position: relative;
      width: 216px;
      width: 21.6rem; }
      @media screen and (max-width: 449px) {
        .intro-row-article-list .article-item .article-link .article-img {
          width: 100%; } }
      .intro-row-article-list .article-item .article-link .article-img img {
        width: 100%;
        position: relative;
        z-index: 10;
        display: block; }
    .intro-row-article-list .article-item .article-link .article-content {
      background: #fff;
      padding: 20px;
      padding: 2rem;
      width: calc(100% - 216px); }
      @media screen and (max-width: 449px) {
        .intro-row-article-list .article-item .article-link .article-content {
          width: 100%;
          padding: 10px;
          padding: 1rem; } }
      .intro-row-article-list .article-item .article-link .article-content .article-name {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 38px;
        margin: 0 auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 0 15px 0;
        margin: 0 0 1.5rem 0;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.2;
        font-weight: 700;
        color: #ce0800;
        padding: 0; }
        @media screen and (max-width: 549px) {
          .intro-row-article-list .article-item .article-link .article-content .article-name {
            margin: 0 0 5px 0;
            margin: 0 0 0.5rem 0; } }
      .intro-row-article-list .article-item .article-link .article-content .article-desc {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 48px;
        margin: 0 auto;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0;
        margin: 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.2;
        color: #545454; }
    .intro-row-article-list .article-item .article-link:hover .article-content .article-name {
      text-decoration: underline; }

.related-article-list {
  padding: 20px 0 0 0;
  padding: 2rem 0 0 0; }
  .related-article-list .article-item {
    width: 100%;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0; }
    .related-article-list .article-item .article-link {
      display: block;
      text-decoration: none; }
      .related-article-list .article-item .article-link .article-img {
        position: relative; }
        .related-article-list .article-item .article-link .article-img .article-tags {
          position: absolute;
          top: 0px;
          top: 0rem;
          right: 0px;
          right: 0rem;
          z-index: 20; }
          .related-article-list .article-item .article-link .article-img .article-tags .tag {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 1.0;
            color: #fff;
            padding: 5px 15px;
            padding: 0.5rem 1.5rem;
            display: inline-block; }
        .related-article-list .article-item .article-link .article-img img {
          width: 100%;
          position: relative;
          z-index: 10;
          display: block; }
      .related-article-list .article-item .article-link .article-content {
        background: #fff;
        padding: 20px 20px 15px 20px;
        padding: 2rem 2rem 1.5rem 2rem; }
        @media screen and (max-width: 767px) {
          .related-article-list .article-item .article-link .article-content {
            padding: 10px 10px 10px 10px;
            padding: 1rem 1rem 1rem 1rem; } }
        .related-article-list .article-item .article-link .article-content .article-name {
          margin: 0 0 15px 0;
          margin: 0 0 1.5rem 0;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.2;
          font-weight: 700;
          color: #ce0800;
          padding: 0; }
        .related-article-list .article-item .article-link .article-content .article-desc {
          display: block;
          display: -webkit-box;
          max-width: 100%;
          height: 64px;
          margin: 0 auto;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin: 0 0 30px 0;
          margin: 0 0 3rem 0;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.2;
          color: #545454; }
          @media screen and (max-width: 767px) {
            .related-article-list .article-item .article-link .article-content .article-desc {
              margin: 0 0 15px 0;
              margin: 0 0 1.5rem 0; } }
        .related-article-list .article-item .article-link .article-content .article-info {
          display: -webkit-box;
          display: -moz-box;
          display: -webkit-flexbox;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 100%;
          -webkit-box-pack: justify;
          -moz-box-pack: justify;
          -webkit-flex-pack: justify;
          -ms-flex-pack: justify;
          -moz-justify-content: space-between;
          -webkit-justify-content: space-between;
          justify-content: space-between; }
          .related-article-list .article-item .article-link .article-content .article-info .article-autor {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 1.0;
            color: #171c2a; }
          .related-article-list .article-item .article-link .article-content .article-info .article-date {
            font-size: 12px;
            font-size: 1.2rem;
            font-style: italic;
            line-height: 1.0;
            color: #076669; }
      .related-article-list .article-item .article-link:hover .article-content .article-name {
        text-decoration: underline; }

.intro-gallery-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px 60px -10px;
  margin: 0 -1rem 6rem -1rem; }
  .intro-gallery-list .region-title {
    margin: 0 10px !important; }
  .intro-gallery-list .region-button {
    margin: 0 10px !important; }
  .intro-gallery-list .article-item {
    width: 50%;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
    border: 10px solid transparent;
    border: 1rem solid transparent;
    border-top: none;
    border-bottom: none; }
    @media screen and (max-width: 449px) {
      .intro-gallery-list .article-item {
        width: 100%;
        margin: 0 0 10px 0;
        margin: 0 0 1rem 0; } }
    .intro-gallery-list .article-item .article-link {
      display: block;
      text-decoration: none;
      position: relative; }
      .intro-gallery-list .article-item .article-link .article-img {
        position: relative;
        z-index: 10; }
        .intro-gallery-list .article-item .article-link .article-img img {
          width: 100%;
          display: block; }
      .intro-gallery-list .article-item .article-link .article-name {
        padding: 15px;
        padding: 1.5rem;
        margin: 0;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.0;
        color: #fff;
        font-weight: 700;
        background: rgba(0, 0, 0, 0.7);
        text-align: left;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 20; }
      .intro-gallery-list .article-item .article-link:hover .article-name {
        background: #ce0800; }
    .intro-gallery-list .article-item.article-video .article-link:before, .intro-gallery-list .article-item.article-foto .article-link:before {
      content: "";
      width: 60px;
      width: 6rem;
      height: 60px;
      height: 6rem;
      position: absolute;
      top: calc(50% - 23px);
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 15;
      opacity: 0.6;
      filter: alpha(opacity=60); }
    .intro-gallery-list .article-item.article-video .article-link:hover:before, .intro-gallery-list .article-item.article-foto .article-link:hover:before {
      opacity: 1;
      filter: alpha(opacity=100); }
    .intro-gallery-list .article-item.article-video .article-link:before {
      background: url(/images/prehravani.svg) no-repeat center center;
      background-size: 60px 60px;
      background-size: 6rem 6rem; }
    .intro-gallery-list .article-item.article-foto .article-link:before {
      background: url(/images/fotoaparat.svg) no-repeat center center;
      background-size: 60px 60px;
      background-size: 6rem 6rem; }

.wide-banner-container {
  text-align: center;
  padding: 0 0 25px 0;
  padding: 0 0 2.5rem 0; }
  .wide-banner-container .wide-banner {
    display: inline-block; }
    .wide-banner-container .wide-banner img {
      max-width: 100%; }

.footer .footer-container {
  background: #000;
  padding: 35px 0 30px 35px;
  padding: 3.5rem 0 3rem 3.5rem; }
  @media screen and (max-width: 767px) {
    .footer .footer-container {
      padding: 30px 15px 15px 15px;
      padding: 3rem 1.5rem 1.5rem 1.5rem; } }
  .footer .footer-container .footer-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .footer .footer-container .footer-flex .foot-title {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.2;
      font-weight: 700;
      color: #fff;
      margin: 0 0 15px 0;
      margin: 0 0 1.5rem 0; }
    .footer .footer-container .footer-flex .footer-contact {
      padding: 0 35px 60px 0px;
      padding: 0 3.5rem 6rem 0rem;
      width: 33.33%; }
      @media screen and (max-width: 990px) {
        .footer .footer-container .footer-flex .footer-contact {
          width: 100%;
          padding: 0 0 30px 0;
          padding: 0 0 3rem 0; } }
      @media screen and (max-width: 549px) {
        .footer .footer-container .footer-flex .footer-contact .foot-contact-content {
          width: 100%;
          display: block; } }
      @media screen and (max-width: 549px) {
        .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody {
          width: 100%;
          display: block; } }
      @media screen and (max-width: 549px) {
        .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr {
          width: 100%;
          display: block; } }
      @media screen and (max-width: 549px) {
        .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td {
          width: 100%;
          display: block; } }
      .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td:first-child {
        padding: 0 20px 0 0;
        padding: 0 2rem 0 0;
        border-right: 1px solid #7d7d7d;
        border-right: 0.1rem solid #7d7d7d; }
        @media screen and (max-width: 1099px) {
          .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td:first-child {
            padding: 0 15px 0 0;
            padding: 0 1.5rem 0 0; } }
        @media screen and (max-width: 549px) {
          .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td:first-child {
            padding: 0;
            border: none; } }
      .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td:last-child {
        padding: 0 0 0 20px;
        padding: 0 0 0 2rem; }
        @media screen and (max-width: 1099px) {
          .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td:last-child {
            padding: 0 0 0 15px;
            padding: 0 0 0 1.5rem; } }
        @media screen and (max-width: 549px) {
          .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td:last-child {
            padding: 0; } }
      .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td h3 {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.2;
        font-weight: 400;
        color: #fff;
        margin: 0 0 10px 0;
        margin: 0 0 1rem 0; }
      .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td p {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.2;
        font-weight: 400;
        color: #fff;
        margin: 0 0 10px 0;
        margin: 0 0 1rem 0; }
        .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td p a {
          color: #fff; }
          .footer .footer-container .footer-flex .footer-contact .foot-contact-content tbody tr td p a:hover {
            color: #ce0800; }
    .footer .footer-container .footer-flex .footer-portal {
      padding: 0 35px 60px 0px;
      padding: 0 3.5rem 6rem 0rem;
      width: 33.33%; }
      @media screen and (max-width: 990px) {
        .footer .footer-container .footer-flex .footer-portal {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        .footer .footer-container .footer-flex .footer-portal {
          width: 100%;
          padding: 0 0 30px 0px;
          padding: 0 0 3rem 0rem; } }
      .footer .footer-container .footer-flex .footer-portal .foot-article-list .article-item {
        margin: 0 0 12px 0;
        margin: 0 0 1.2rem 0; }
        .footer .footer-container .footer-flex .footer-portal .foot-article-list .article-item .article-link {
          display: block;
          text-decoration: none;
          display: -webkit-box;
          display: -moz-box;
          display: -webkit-flexbox;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 100%;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center; }
          .footer .footer-container .footer-flex .footer-portal .foot-article-list .article-item .article-link .article-img {
            position: relative;
            width: 80px;
            width: 8rem; }
            .footer .footer-container .footer-flex .footer-portal .foot-article-list .article-item .article-link .article-img img {
              width: 100%;
              position: relative;
              z-index: 10;
              display: block; }
          .footer .footer-container .footer-flex .footer-portal .foot-article-list .article-item .article-link .article-content {
            padding: 0 0 0 15px;
            padding: 0 0 0 1.5rem;
            width: calc(100% - 80px); }
            .footer .footer-container .footer-flex .footer-portal .foot-article-list .article-item .article-link .article-content .article-name {
              display: block;
              display: -webkit-box;
              max-width: 100%;
              height: 32px;
              margin: 0 auto;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              margin: 0;
              margin: 0;
              font-size: 14px;
              font-size: 1.4rem;
              line-height: 1.2;
              font-weight: 400;
              color: #fff;
              padding: 0; }
          .footer .footer-container .footer-flex .footer-portal .foot-article-list .article-item .article-link:hover .article-content .article-name {
            text-decoration: underline; }
  .footer .footer-container .footer-links {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-flex-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 35px 0 0px;
    padding: 0 3.5rem 0 0rem; }
    @media screen and (max-width: 990px) {
      .footer .footer-container .footer-links {
        padding: 0; } }
    @media screen and (max-width: 990px) {
      .footer .footer-container .footer-links .footer-logos {
        width: 100%;
        text-align: center;
        margin: 0 0 30px 0;
        margin: 0 0 3rem 0;
        padding: 0; } }
    .footer .footer-container .footer-links .footer-logos .vega-logo {
      display: inline-block;
      vertical-align: middle;
      margin: 0 40px 0 0;
      margin: 0 4rem 0 0; }
      @media screen and (max-width: 549px) {
        .footer .footer-container .footer-links .footer-logos .vega-logo {
          width: 100%;
          text-align: center;
          margin: 0 0 30px 0;
          margin: 0 0 3rem 0; } }
    .footer .footer-container .footer-links .footer-logos .social_links_icon {
      list-style: none;
      margin: 0;
      padding: 0;
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 549px) {
        .footer .footer-container .footer-links .footer-logos .social_links_icon {
          width: 100%;
          text-align: center; } }
      .footer .footer-container .footer-links .footer-logos .social_links_icon li {
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: top; }
        .footer .footer-container .footer-links .footer-logos .social_links_icon li a {
          display: block;
          border: 1px solid #fff;
          border: 0.1rem solid #fff;
          text-decoration: none;
          margin: 0 3px 0 0;
          margin: 0 0.3rem 0 0;
          width: 25px;
          width: 2.5rem;
          height: 25px;
          height: 2.5rem;
          position: relative;
          border-radius: 100%;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          -ms-border-radius: 100%;
          -o-border-radius: 100%;
          -moz-transition: 0.5s;
          -o-transition: 0.5s;
          -webkit-transition: 0.5s;
          transition: 0.5s; }
          .footer .footer-container .footer-links .footer-logos .social_links_icon li a:hover svg {
            -moz-transform: translate(-50%, -50%) rotate(360deg);
            -o-transform: translate(-50%, -50%) rotate(360deg);
            -ms-transform: translate(-50%, -50%) rotate(360deg);
            -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); }
          .footer .footer-container .footer-links .footer-logos .social_links_icon li a svg {
            width: 12px;
            width: 1.2rem;
            height: 12px;
            height: 1.2rem;
            fill: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            -moz-transform: translate(-50%, -50%) rotate(0deg);
            -o-transform: translate(-50%, -50%) rotate(0deg);
            -ms-transform: translate(-50%, -50%) rotate(0deg);
            -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            -webkit-transition: 0.5s;
            transition: 0.5s; }
          .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_fb:hover {
            border-color: #47639E; }
            .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_fb:hover svg {
              fill: #47639E; }
          .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_ig:hover {
            border-color: #da458f; }
            .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_ig:hover svg {
              fill: #da458f; }
          .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_yt:hover {
            border-color: #B71719; }
            .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_yt:hover svg {
              fill: #B71719; }
          .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_tw:hover {
            border-color: #3C94E3; }
            .footer .footer-container .footer-links .footer-logos .social_links_icon li a.social_link_tw:hover svg {
              fill: #3C94E3; }
    @media screen and (max-width: 990px) {
      .footer .footer-container .footer-links .footer-nav {
        width: 100%; } }
    .footer .footer-container .footer-links .footer-nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 990px) {
        .footer .footer-container .footer-links .footer-nav ul {
          text-align: center; } }
      .footer .footer-container .footer-links .footer-nav ul li {
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: top; }
        .footer .footer-container .footer-links .footer-nav ul li a {
          display: block;
          text-decoration: none;
          margin: 3px 0 3px 15px;
          margin: 0.3rem 0 0.3rem 1.5rem;
          font-size: 13px;
          font-size: 1.3rem;
          color: #fff; }
          .footer .footer-container .footer-links .footer-nav ul li a:hover {
            text-decoration: underline; }

.default-texts-styles {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000; }
  @media (max-width: 767px) {
    .default-texts-styles {
      font-size: 14px;
      font-size: 1.4rem; } }
  .default-texts-styles h1 {
    margin: 0 0 45px 0;
    margin: 0 0 4.5rem 0;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    padding: 0; }
    @media (max-width: 767px) {
      .default-texts-styles h1 {
        margin: 0 0 25px 0;
        margin: 0 0 2.5rem 0;
        font-size: 25px;
        font-size: 2.5rem; } }
  .default-texts-styles h2 {
    margin: 0 0 25px 0;
    margin: 0 0 2.5rem 0;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    padding: 0; }
    @media (max-width: 767px) {
      .default-texts-styles h2 {
        margin: 0 0 20px 0;
        margin: 0 0 2rem 0;
        font-size: 20px;
        font-size: 2rem; } }
  .default-texts-styles h3 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    padding: 0; }
    @media (max-width: 767px) {
      .default-texts-styles h3 {
        font-size: 17px;
        font-size: 1.7rem; } }




  .default-texts-styles p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #000;
    margin: 0 0 30px 0;
    margin: 0 0 3rem 0; }
    @media (max-width: 767px) {
      .default-texts-styles p {
        font-size: 14px;
        font-size: 1.4rem; } }

  .default-texts-styles p.question {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
    font-style:oblique;
    color: #000;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0; }
    @media (max-width: 767px) {
      .default-texts-styles p.question {
        font-size: 16px;
        font-size: 1.6rem; } }


 .default-texts-styles div.footnotes {
    margin: 30px 0 30px 0;
    margin: 3rem 0 3rem 0;
    padding: 0;
    border-top:solid #ce0800 1px; }

 .default-texts-styles div.footnotes p {
    font-size:80%;
    margin: 0px; }

  .default-texts-styles .quote {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .default-texts-styles .quote {
        font-size: 18px;
        font-size: 1.8rem; } }
  .default-texts-styles ul {
    margin: 0 0 30px 0;
    margin: 0 0 3rem 0;
    padding: 0;
    list-style: none; }
    .default-texts-styles ul li {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #000;
      padding: 0 0 0 15px;
      padding: 0 0 0 1.5rem;
      position: relative; }
      .default-texts-styles ul li:before {
        content: "";
        position: absolute;
        width: 6px;
        width: 0.6rem;
        height: 6px;
        height: 0.6rem;
        background: #ce0800;
        left: 0;
        top: 8px;
        top: 0.8rem;
        border-radius: 100%; }
  .default-texts-styles ol {
    margin: 0 0 30px 0;
    margin: 0 0 3rem 0;
    padding: 0;
    list-style: none;
    counter-reset: my-awesome-counter; }
    .default-texts-styles ol li {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #000;
      counter-increment: my-awesome-counter; }
      .default-texts-styles ol li:before {
        content: counter(my-awesome-counter) ". ";
        color: #ce0800;
        font-weight: bold; }
  .default-texts-styles a {
    color: #ce0800;
    text-decoration: underline; }
    .default-texts-styles a:hover {
      color: #a90b02;
      text-decoration: underline; }

    .default-texts-styles a.outsite::after {
    content: '';
        background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAFwfAABcHwFUbPxjAAAAB3RJTUUH4wIKCSsbur1/ggAAAQpJREFUGNN10CFLQ3EUxuHfOffq7jYZKggaRMMQZxuYDSsGi2ARxDaGiOAXuB/AoCbzwtbMpmEzin80iCCGoVmD4ATnzrHcCRN86/uccF4JBb3HrAwYoEBXxsbXvf+1AZwBfUSeYmAFkWvR6AqIgDeN4/eBWRe3F8zmgUoMGO6d6sd3SpaAFzFbwn0WkVdgUrMu+kXFaAKzPdxPUW2JyC5wPoRDVMKsgfsxqs1SrdawnnWA/RGI+ybuJ6g2F9vtevni0iRhG7gdhZBHpDWXpvXprR1/rlYEmAEWCAUdhISjPwfc5JC7qbyGhMOQF4+z7VZDjoPsKQcEYND7FIQ1AAkFfUBkmf/ijsDjDxVKW6Ym29wcAAAAAElFTkSuQmCC);
        display: inline-block;
        height: 10px;
        margin: 0px 3px 0px 5px;
        width: 10px;
    }

.single-article {
  padding: 0 0 40px 0;
  padding: 0 0 4rem 0; }

  .single-article table.normal {border-collapse: collapse;border: 1px solid black;}
  .single-article table.normal td {border: 1px solid black;}
  .single-article table.normal th {border: 1px solid black;}

  .single-article .single-article-intro {
    position: relative; }
    .single-article .single-article-intro .article-tags {
      position: absolute;
      bottom: 0px;
      bottom: 0rem;
      left: 0px;
      left: 0rem;
      z-index: 20; }
      .single-article .single-article-intro .article-tags .tag {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.0;
        color: #fff;
        padding: 5px 15px;
        padding: 0.5rem 1.5rem;
        display: inline-block;
        text-decoration: none; }
    .single-article .single-article-intro img {
      width: 100%;
      position: relative;
      z-index: 10;
      display: block; }

    .single-article .single-article-intro .video-wrap {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 0px;
        height: 0;
    }
/*    div.video-wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }*/

    .single-article .single-article-intro .video-wrap iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 10;
      display: block; }

    .single-article .single-article-intro-description {
        color: #076669;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5;
        padding:5px 5px 0px 10px;
        text-align: left;
        background:white;
    }

  .single-article .single-article-content .more {
      background:#feede5; margin:20px 10px 20px 10px; padding:28px 20px 1px 20px;
    }

  .single-article .single-article-content .in-article-add {
      margin:20px 10px 25px 10px;
    }



  .single-article .single-article-content {
    padding: 30px;
    padding: 3rem;
    background: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #000; }
    @media (max-width: 767px) {
      .single-article .single-article-content {
        padding: 15px;
        padding: 1.5rem;
        font-size: 14px;
        font-size: 1.4rem; } }
    .single-article .single-article-content .article-date {
      color: #076669;
      font-style: italic;
      margin: 0 0 10px 0;
      margin: 0 0 1rem 0; }
    .single-article .single-article-content .article-autor {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.2; }
    .single-article .single-article-content .article-tags {
      padding: 15px 0 0 0;
      padding: 1.5rem 0 0 0; }
      .single-article .single-article-content .article-tags .tag {
        margin: 0 5px 5px 0;
        margin: 0 0.5rem 0.5rem 0;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.0;
        color: #fff;
        padding: 5px 15px;
        padding: 0.5rem 1.5rem;
        display: inline-block;
        text-decoration: none; }

.default-thumbs-gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 10px);
  margin: 0 -5px;
  margin: 0 -0.5rem;
  padding: 5px 0 30px 0;
  padding: 0.5rem 0 3rem 0; }
  .default-thumbs-gallery .thumb-item {
    width: 33.33%;
    border: 5px solid transparent;
    border: 0.5rem solid transparent; }
    @media (max-width: 549px) {
      .default-thumbs-gallery .thumb-item {
        width: 50%; } }
    .default-thumbs-gallery .thumb-item a {
      text-decoration: none;
      display: block; }
      .default-thumbs-gallery .thumb-item a img {
        width: 100%;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        opacity: 1;
        filter: alpha(opacity=100);
        display: block; }
      .default-thumbs-gallery .thumb-item a:hover img {
        opacity: 0.75;
        filter: alpha(opacity=75); }

.default-wide-img {
  color: #076669;
  font-style: italic;
  font-size:80%;
  text-decoration: none;
  display: block;
  margin:0px auto;
  text-align: left;
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  .default-wide-img a img {
    max-width: 100%; }

  .default-wide-img .img iframe {
    width: 100%; }

.breadcrumbs {
  padding: 20px 0;
  padding: 2rem 0; }
  @media (max-width: 1199px) {
    .breadcrumbs {
      padding: 0 0 15px 0;
      padding: 0 0 1.5rem 0; } }
  .breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .breadcrumbs ul li {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      padding: 0;
      line-height: 20px;
      line-height: 2rem;
      font-size: 11px;
      font-size: 1.1rem;
      font-weight: 700;
      color: #000; }
      @media (max-width: 767px) {
        .breadcrumbs ul li {
          display: none; } }
      .breadcrumbs ul li a {
        display: inline-block;
        vertical-align: middle;
        text-decoration: none;
        color: #000;
        position: relative;
        font-size: 10px;
        font-size: 1rem;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        font-weight: 700; }
        @media (max-width: 767px) {
          .breadcrumbs ul li a {
            font-size: 12px;
            font-size: 1.2rem; } }
        .breadcrumbs ul li a:after {
          content: "-";
          margin: 0 4px;
          margin: 0 0.4rem;
          color: #8c8c8c; }
        .breadcrumbs ul li a:hover {
          color: #ce0800; }
          .breadcrumbs ul li a:hover:after {
            color: #8c8c8c; }
        .breadcrumbs ul li a .bread-title {
          text-decoration: underline; }
      @media (min-width: 768px) {
        .breadcrumbs ul li:last-child a:after {
          content: none; }
        .breadcrumbs ul li:last-child .bread-title {
          display: inline-block;
          height: 20px;
          height: 2rem;
          vertical-align: middle; } }
      @media (max-width: 767px) {
        .breadcrumbs ul li:nth-last-child(2) a:after {
          content: "";
          display: none; } }
      .breadcrumbs ul li:nth-last-child(2) a:before {
        content: "<";
        margin: 0 4px;
        margin: 0 0.4rem;
        color: #ce0800; }
        @media (min-width: 768px) {
          .breadcrumbs ul li:nth-last-child(2) a:before {
            display: none; } }
      @media (max-width: 767px) {
        .breadcrumbs ul li:nth-last-child(2) {
          display: block; }
          .breadcrumbs ul li:nth-last-child(2) a:before {
            display: inline-block; } }

.category-header {
  margin: 50px 0 15px 0;
  margin: 5rem 0 1.5rem 0; }
  @media (max-width: 767px) {
    .category-header {
      margin: 0px 0 15px 0;
      margin: 0rem 0 1.5rem 0; } }
  .category-header h1 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    padding: 0; }
    @media (max-width: 767px) {
      .category-header h1 {
        margin: 0 0 15px 0;
        margin: 0 0 1.5rem 0;
        font-size: 25px;
        font-size: 2.5rem; } }
  .category-header .filters-box {
    background: #fff;
    padding: 20px 15px;
    padding: 2rem 1.5rem;
    margin: 0 0 35px 0;
    margin: 0 0 3.5rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: relative; }
    @media (max-width: 1199px) {
      .category-header .filters-box {
        padding: 20px 10px 20px 10px;
        padding: 2rem 1rem 2rem 1rem; } }
    @media (max-width: 767px) {
      .category-header .filters-box {
        padding: 0px;
        padding: 0rem;
        background: transparent; } }
    .category-header .filters-box .filters-option {
      width: 100%; }
      @media (max-width: 767px) {
        .category-header .filters-box .filters-option {
          width: 100%;
          background: #fff;
          padding: 10px 10px 8px 10px;
          padding: 1rem 1rem 0.8rem 1rem; } }
      @media (max-width: 1199px) {
        .category-header .filters-box .filters-option .filters-items-list {
          margin: 0 0 5px 0;
          margin: 0 0 0.5rem 0; } }
      .category-header .filters-box .filters-option .filters-items-list ul {
        list-style: none;
        padding: 15px 0 0 0;
        padding: 1.5rem 0 0 0;
        margin: 0;
        margin: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%; }
        @media (max-width: 767px) {
          .category-header .filters-box .filters-option .filters-items-list ul {
            padding: 0;
            padding: 0; } }
        .category-header .filters-box .filters-option .filters-items-list ul .filter-item {
          margin: 0;
          margin: 0;
          padding: 0 15px 15px 15px;
          padding: 0 1.5rem 1.5rem 1.5rem;
          width: 25%; }
          @media (max-width: 1199px) {
            .category-header .filters-box .filters-option .filters-items-list ul .filter-item {
              padding: 0 5px 5px 5px;
              padding: 0 0.5rem 0.5rem 0.5rem; } }
          @media (max-width: 767px) {
            .category-header .filters-box .filters-option .filters-items-list ul .filter-item {
              width: 100%;
              padding: 0 0 10px 0;
              padding: 0 0 1rem 0; } }
          .category-header .filters-box .filters-option .filters-items-list ul .filter-item input {
            position: absolute;
            top: -6666666px; }
          .category-header .filters-box .filters-option .filters-items-list ul .filter-item label {
            padding: 10px;
            padding: 1rem;
            display: block;
            cursor: pointer;
            text-transform: uppercase;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.2;
            font-weight: 700;
            color: #000;
            background: #dadada;
            border-radius: 0;
            border: none;
            white-space: nowrap;
            text-align: center;
            width: 100%; }
            .category-header .filters-box .filters-option .filters-items-list ul .filter-item label:hover {
              text-decoration: underline; }
          .category-header .filters-box .filters-option .filters-items-list ul .filter-item.selected label {
            background: #ce0800;
            color: #fff; }
      .category-header .filters-box .filters-option .filters-summary {
        font-size: 0; }
        .category-header .filters-box .filters-option .filters-summary .filters-summary-caption {
          padding: 2px 0 0 15px;
          padding: 0.2rem 0 0 1.5rem;
          display: inline-block;
          vertical-align: top;
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.2;
          font-weight: 700;
          color: #000; }
          @media (max-width: 1199px) {
            .category-header .filters-box .filters-option .filters-summary .filters-summary-caption {
              padding: 2px 0 0 5px;
              padding: 0.2rem 0 0 0.5rem; } }
          @media (max-width: 767px) {
            .category-header .filters-box .filters-option .filters-summary .filters-summary-caption {
              width: 100%;
              padding: 0 0 5px 0;
              padding: 0 0 0.5rem 0; } }
        .category-header .filters-box .filters-option .filters-summary ul {
          list-style: none;
          padding: 0;
          padding: 0;
          margin: 0;
          margin: 0;
          display: inline-block;
          vertical-align: top; }
          .category-header .filters-box .filters-option .filters-summary ul li {
            padding: 0;
            padding: 0;
            margin: 0 0 5px 15px;
            margin: 0 0 0.5rem 1.5rem;
            display: inline-block;
            vertical-align: top; }
            @media (max-width: 1199px) {
              .category-header .filters-box .filters-option .filters-summary ul li {
                margin: 0 0 5px 10px;
                margin: 0 0 0.5rem 1rem; } }
            @media (max-width: 767px) {
              .category-header .filters-box .filters-option .filters-summary ul li {
                margin: 0 10px 3px 0;
                margin: 0 1rem 0.3rem 0; } }
            .category-header .filters-box .filters-option .filters-summary ul li a {
              padding: 2px 30px 2px 18px;
              padding: 0.2rem 3rem 0.2rem 1.8rem;
              display: block;
              cursor: pointer;
              font-size: 12px;
              font-size: 1.2rem;
              line-height: 1.2;
              font-weight: 700;
              color: #fff;
              border-radius: 0;
              border: none;
              white-space: nowrap;
              text-align: center;
              width: 100%;
              text-decoration: none;
              position: relative; }
              .category-header .filters-box .filters-option .filters-summary ul li a:before {
                content: "";
                background: #fff;
                width: 14px;
                width: 1.4rem;
                height: 14px;
                height: 1.4rem;
                position: absolute;
                top: 2px;
                top: 0.2rem;
                right: 2px;
                right: 0.2rem;
                z-index: 10; }
              .category-header .filters-box .filters-option .filters-summary ul li a:after {
                content: "×";
                position: absolute;
                top: 2px;
                top: 0.2rem;
                right: 5px;
                right: 0.5rem;
                z-index: 15;
                font-size: 14px;
                font-size: 1.4rem;
                color: #000; }
              .category-header .filters-box .filters-option .filters-summary ul li a:hover {
                text-decoration: underline; }
      .category-header .filters-box .filters-option .filters-spec {
        font-size: 0;
        padding: 5px 0 0 0;
        padding: 0.5rem 0 0 0; }
        .category-header .filters-box .filters-option .filters-spec .filters-spec-caption {
          padding: 2px 0 0 15px;
          padding: 0.2rem 0 0 1.5rem;
          display: inline-block;
          vertical-align: top;
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.2;
          font-weight: 700;
          color: #000; }
          @media (max-width: 1199px) {
            .category-header .filters-box .filters-option .filters-spec .filters-spec-caption {
              padding: 2px 0 0 5px;
              padding: 0.2rem 0 0 0.5rem; } }
          @media (max-width: 767px) {
            .category-header .filters-box .filters-option .filters-spec .filters-spec-caption {
              width: 100%;
              padding: 0 0 5px 0;
              padding: 0 0 0.5rem 0; } }
        .category-header .filters-box .filters-option .filters-spec ul {
          list-style: none;
          padding: 0;
          padding: 0;
          margin: 0;
          margin: 0;
          display: inline-block;
          vertical-align: top; }
          .category-header .filters-box .filters-option .filters-spec ul li {
            padding: 0;
            padding: 0;
            margin: 0 0 5px 15px;
            margin: 0 0 0.5rem 1.5rem;
            display: inline-block;
            vertical-align: top; }
            @media (max-width: 1199px) {
              .category-header .filters-box .filters-option .filters-spec ul li {
                margin: 0 0 5px 10px;
                margin: 0 0 0.5rem 1rem; } }
            @media (max-width: 767px) {
              .category-header .filters-box .filters-option .filters-spec ul li {
                margin: 0 10px 3px 0;
                margin: 0 1rem 0.3rem 0; } }
            .category-header .filters-box .filters-option .filters-spec ul li a {
              padding: 2px 0px 2px 0px;
              padding: 0.2rem 0rem 0.2rem 0rem;
              display: block;
              cursor: pointer;
              font-size: 12px;
              font-size: 1.2rem;
              line-height: 1.2;
              font-weight: 700;
              color: #000;
              border-radius: 0;
              border: none;
              white-space: nowrap;
              text-align: center;
              width: 100%;
              text-decoration: underline;
              position: relative; }
              .category-header .filters-box .filters-option .filters-spec ul li a:hover {
                text-decoration: none;
                color: #ce0800; }

.category-article-list {
  width: 100%;
  margin: 0 0 60px 0;
  margin: 0 0 6rem 0; }

.category-article-list .article-item {
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0; }
  @media screen and (max-width: 449px) {
    .category-article-list .article-item {
      margin: 0 0 10px 0;
      margin: 0 0 1rem 0; } }
  .category-article-list .article-item .article-link {
    display: block;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .category-article-list .article-item .article-link .article-img {
      position: relative;
      width: 216px;
      width: 21.6rem; }
      @media screen and (max-width: 449px) {
        .category-article-list .article-item .article-link .article-img {
          width: 100%; } }
      .category-article-list .article-item .article-link .article-img img {
        width: 100%;
        position: relative;
        z-index: 10;
        display: block; }
      .category-article-list .article-item .article-link .article-img .article-duration {
        padding: 10px;
        padding: 1rem;
        margin: 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.0;
        color: #fff;
        font-weight: 700;
        background: rgba(0, 0, 0, 0.7);
        text-align: right;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 20; }
    .category-article-list .article-item .article-link .article-content {
      background: #fff;
      padding: 22px 20px 15px 20px;
      padding: 2.2rem 2rem 1.5rem 2rem;
      width: calc(100% - 216px);
      position: relative; }
      @media screen and (max-width: 449px) {
        .category-article-list .article-item .article-link .article-content {
          width: 100%;
          padding: 22px 10px 10px 10px;
          padding: 2.2rem 1rem 1rem 1rem; } }
      .category-article-list .article-item .article-link .article-content .article-tags {
        position: absolute;
        top: 0px;
        top: 0rem;
        right: 0px;
        right: 0rem;
        z-index: 20; }
        .category-article-list .article-item .article-link .article-content .article-tags .tag {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.0;
          color: #fff;
          padding: 4px 15px;
          padding: 0.4rem 1.5rem;
          display: inline-block; }
      .category-article-list .article-item .article-link .article-content .article-name {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 38px;
        margin: 0 auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 0 5px 0;
        margin: 0 0 0.5rem 0;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.2;
        font-weight: 700;
        color: #ce0800;
        padding: 0; }
        @media screen and (max-width: 549px) {
          .category-article-list .article-item .article-link .article-content .article-name {
            margin: 0 0 5px 0;
            margin: 0 0 0.5rem 0; } }
      .category-article-list .article-item .article-link .article-content .article-desc {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 50px;
        margin: 0 auto;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 0 5px 0;
        margin: 0 0 0.5rem 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.2;
        color: #545454; }
      .category-article-list .article-item .article-link .article-content .article-info {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -webkit-flex-pack: justify;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        .category-article-list .article-item .article-link .article-content .article-info .article-autor {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.0;
          color: #171c2a; }
        .category-article-list .article-item .article-link .article-content .article-info .article-date {
          font-size: 12px;
          font-size: 1.2rem;
          font-style: italic;
          line-height: 1.0;
          color: #076669; }
    .category-article-list .article-item .article-link:hover .article-content .article-name {
      text-decoration: underline; }
  .category-article-list .article-item.article-video .article-link .article-img:before, .category-article-list .article-item.article-foto .article-link .article-img:before {
    content: "";
    width: 60px;
    width: 6rem;
    height: 60px;
    height: 6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 15;
    opacity: 0.6;
    filter: alpha(opacity=60); }
  .category-article-list .article-item.article-video .article-link:hover .article-img:before, .category-article-list .article-item.article-foto .article-link:hover .article-img:before {
    opacity: 1;
    filter: alpha(opacity=100); }
  .category-article-list .article-item.article-video .article-link .article-img:before {
    background: url(/images/prehravani.svg) no-repeat center center;
    background-size: 60px 60px;
    background-size: 6rem 6rem; }
  .category-article-list .article-item.article-foto .article-link .article-img:before {
    background: url(/images/fotoaparat.svg) no-repeat center center;
    background-size: 60px 60px;
    background-size: 6rem 6rem; }
  .category-article-list .article-item.without-image .article-link .article-content {
    width: 100%; }

.page-header {
  padding: 50px 0 0 0;
  padding: 5rem 0 0 0; }
  @media (max-width: 767px) {
    .page-header {
      padding: 0;
      padding: 0; } }
  .page-header h1 {
    margin: 0 0 25px 0;
    margin: 0 0 2.5rem 0;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    padding: 0; }
    @media (max-width: 767px) {
      .page-header h1 {
        margin: 0 0 15px 0;
        margin: 0 0 1.5rem 0;
        font-size: 25px;
        font-size: 2.5rem; } }

.page-wide-container {
  padding: 30px;
  padding: 3rem;
  background: #fff;
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0; }
  @media (max-width: 549px) {
    .page-wide-container {
      padding: 20px 10px;
      padding: 2rem 1rem; } }

@media (min-width: 768px) {
  .background-form {
    background: #fff url(/images/background-form-min.jpg) no-repeat right bottom; } }

.form-wrapper {
  padding: 40px 0 20px 0;
  padding: 4rem 0 2rem 0;
  margin: 0 auto;
  max-width: 720px;
  max-width: 72rem; }
  @media (max-width: 549px) {
    .form-wrapper {
      padding: 0;
      padding: 0; } }
  .form-wrapper h2 {
    margin: 0 0 25px 0;
    margin: 0 0 2.5rem 0;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    padding: 0;
    text-align: center; }
    @media (max-width: 767px) {
      .form-wrapper h2 {
        margin: 0 0 15px 0;
        margin: 0 0 1.5rem 0;
        font-size: 25px;
        font-size: 2.5rem; } }

.form-fields {
  padding: 25px 0 0 0;
  padding: 2.5rem 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 60px);
  margin: 0 -30px;
  margin: 0 -3rem;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .form-fields {
      width: 100%;
      margin: 0;
      margin: 0;
      padding: 0; } }
  .form-fields .form-field {
    width: 50%;
    padding: 0 30px 25px 30px;
    padding: 0 3rem 2.5rem 3rem; }
    @media (max-width: 767px) {
      .form-fields .form-field {
        width: 100%;
        padding: 0 0 15px 0;
        padding: 0 0 1.5rem 0; } }
    .form-fields .form-field input, .form-fields .form-field textarea, .form-fields .form-field select {
      width: 100%;
      display: block;
      background: #f7f7f7;
      border: 1px solid #000;
      border: 0.1rem solid #000;
      border-radius: 0;
      font-size: 14px;
      font-size: 1.4rem;
      padding: 10px;
      padding: 1rem; }
      .form-fields .form-field input.error, .form-fields .form-field textarea.error, .form-fields .form-field select.error {
        border-color: red; }
    .form-fields .form-field label {
      font-size: 16px;
      font-size: 1.6rem;
      padding: 0 0 10px 0;
      padding: 0 0 1rem 0;
      margin: 0;
      line-height: 1.2;
      font-weight: 700; }
      .form-fields .form-field label span {
        color: #ce0800; }
    .form-fields .form-field input.submit-button {
      width: auto;
      display: inline-block;
      font-family: "Anton", sans-serif;
      text-transform: uppercase;
      color: #fff;
      background: #ce0800;
      cursor: pointer;
      font-size: 24px;
      font-size: 2.4rem;
      padding: 10px 70px;
      padding: 1rem 7rem;
      border: none !important; }
      .form-fields .form-field input.submit-button:hover {
        background: #0086db; }
    .form-fields .form-field textarea {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: "Roboto", sans-serif;
      line-height: 1.2;
      resize: none; }
    .form-fields .form-field ul {
      list-style: none;
      margin: 0;
      padding: 5px 0 10px 0;
      padding: 0.5rem 0 1rem 0; }
      .form-fields .form-field ul li {
        margin: 0;
        padding: 0; }
        .form-fields .form-field ul li:before {
          content: none;
          display: none; }
    .form-fields .form-field .checkbox-item {
      font-weight: 400;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%; }
      .form-fields .form-field .checkbox-item input {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        width: 16px;
        width: 1.6rem;
        height: 16px;
        height: 1.6rem;
        margin: 0; }
      .form-fields .form-field .checkbox-item span {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        width: calc(100% - 16px);
        padding: 0 0 0 10px;
        padding: 0 0 0 1rem;
        margin: 0;
        color: #000; }
  .form-fields .field-separator {
    width: 100%; }

.btn-close {
  z-index: 1000;
  position: absolute;
  height: 28px;
  width: 32px;
  transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.2555, 1);
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  outline: none;
  margin: 0;
  background-color: transparent;
  left: 24px;
  top: 22px; }
  .btn-close:before {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .btn-close:after {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .btn-close:before, .btn-close:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    height: 80%;
    width: 1px;
    display: block;
    background-color: #343534;
    margin: auto; }
  .btn-close:hover {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

@media screen and (min-width: 991px) {
  .watch-menu {
    left: -500px !important;
    display: none !important; } }
@media screen and (max-width: 990px) {
  .overlay {
    background-color: rgba(254, 254, 254, 0.8); }

  .watch-menu {
    display: block;
    position: fixed;
    top: 0;
    left: -500px;
    height: 100vh;
    width: 360px;
    z-index: 10000;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .watch-menu .sec-menu {
      max-width: 436px;
      max-width: 43.6rem;
      padding: 147px 24px 0;
      padding: 14.7rem 2.4rem 0;
      width: 100%;
      height: 100%;
      background-color: #fefefe;
      position: absolute;
      top: 0;
      left: 0;
      display: block; } }
    @media screen and (max-width: 990px) and (max-width: 767px) {
      .watch-menu .sec-menu {
        padding: 100px 24px 0;
        padding: 10rem 2.4rem 0;
        max-height: 100vh;
        overflow-y: auto; } }
@media screen and (max-width: 990px) {
      .watch-menu .sec-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        color: inherit;
        vertical-align: baseline; }
        .watch-menu .sec-menu ul li {
          font-size: 18px;
          font-size: 1.8rem;
          margin-bottom: 15px;
          margin-bottom: 1.5rem;
          text-transform: uppercase;
          line-height: 1.35;
          letter-spacing: .17em; } }
        @media screen and (max-width: 990px) and (max-width: 767px) {
          .watch-menu .sec-menu ul li {
            margin-bottom: 15px;
            margin-bottom: 1.5rem; } }
@media screen and (max-width: 990px) {
          .watch-menu .sec-menu ul li a {
            text-decoration: none;
            color: inherit;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            outline: 0;
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            color: #000;
            vertical-align: baseline;
            position: relative;
            overflow: hidden;
            display: inline-block; }
            .watch-menu .sec-menu ul li a:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: #ce0800;
              -moz-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
              -o-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
              -ms-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
              -webkit-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
              transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
              -moz-transition: transform 0.7s;
              -o-transition: transform 0.7s;
              -webkit-transition: transform 0.7s;
              transition: transform 0.7s;
              transition-timing-function: cubic-bezier(0.84, -0.01, 0.48, 0.995);
              z-index: 1; }
            .watch-menu .sec-menu ul li a:hover:before {
              -moz-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
              -o-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
              -ms-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
              -webkit-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
              transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0); }
          .watch-menu .sec-menu ul li .child_popup {
            width: 100%;
            background: #fff;
            padding: 10px 0;
            display: none; }
            .watch-menu .sec-menu ul li .child_popup.open {
              display: block; }
            .watch-menu .sec-menu ul li .child_popup .child_menu {
              display: -webkit-box;
              display: -moz-box;
              display: -webkit-flexbox;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-flex-wrap: wrap;
              -moz-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              width: 100%;
              list-style: none;
              margin: 0 auto;
              padding: 0;
              max-width: 1500px; }
              .watch-menu .sec-menu ul li .child_popup .child_menu li {
                width: 100%;
                margin: 0;
                padding: 0;
                position: relative; }
                .watch-menu .sec-menu ul li .child_popup .child_menu li a {
                  font-size: 14px;
                  font-size: 1.4rem;
                  color: #000;
                  text-decoration: none;
                  text-transform: none;
                  padding: 7px 0 7px 0;
                  padding: 0.7rem 0 0.7rem 0;
                  height: auto;
                  line-height: 1.2em;
                  display: block;
                  font-weight: 700; }
                  .watch-menu .sec-menu ul li .child_popup .child_menu li a:after {
                    content: none; }
                  .watch-menu .sec-menu ul li .child_popup .child_menu li a:hover, .watch-menu .sec-menu ul li .child_popup .child_menu li a:focus {
                    text-decoration: none; }
                .watch-menu .sec-menu ul li .child_popup .child_menu li ul {
                  padding: 0;
                  list-style: none;
                  margin: 0; }
                  .watch-menu .sec-menu ul li .child_popup .child_menu li ul li {
                    width: 100%;
                    padding: 0; }
                    .watch-menu .sec-menu ul li .child_popup .child_menu li ul li:before {
                      content: none; }
                    .watch-menu .sec-menu ul li .child_popup .child_menu li ul li a {
                      font-weight: 400;
                      position: relative;
                      padding: 5px 30px 5px 10px;
                      padding: 0.5rem 3rem 0.5rem 1rem;
                      text-transform: none; }
                      .watch-menu .sec-menu ul li .child_popup .child_menu li ul li a:after {
                        content: '';
                        width: 4px;
                        width: 0.4rem;
                        height: 4px;
                        height: 0.4rem;
                        border-radius: 100%;
                        -webkit-border-radius: 100%;
                        -moz-border-radius: 100%;
                        -ms-border-radius: 100%;
                        -o-border-radius: 100%;
                        position: absolute;
                        left: 0px;
                        left: 0rem;
                        top: 50%;
                        -moz-transform: translateY(-50%);
                        -o-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                        background: #555; }
    .watch-menu.open {
      left: 0; } }


