@font-face {
  font-family: 'Helvetica';
  src: url('fonts/helvetica/380D6F_0_0.eot');
  src: url('fonts/helvetica/380D6F_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/helvetica/380D6F_0_0.woff2') format('woff2'), url('fonts/helvetica/380D6F_0_0.woff') format('woff'), url('fonts/helvetica/380D6F_0_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/helvetica/380D6F_1_0.eot');
  src: url('fonts/helvetica/380D6F_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/helvetica/380D6F_1_0.woff2') format('woff2'), url('fonts/helvetica/380D6F_1_0.woff') format('woff'), url('fonts/helvetica/380D6F_1_0.ttf') format('truetype');
  font-weight: bold;
  font-style: normal; }

.container {
  max-width: 970px; }

.container-xl {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }

.container-l {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 1199px) {
  .container-l {
    max-width: 1110px; } }
  .container-l.container--left {
    padding-left: 0; }
    @media (min-width: 1199px) {
  .container-l.container--left {
    padding-left: 85px; } }

body {
  font-family: 'Helvetica';
  padding-top: 130px; }
  @media screen and (max-width: 992px) {
  body {
    padding-top: 60px; } }
  body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Helvetica'; }
  body a {
    text-decoration: none; }
    body a:hover {
      text-decoration: none; }
  body h1 {
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 40px; }
  body h2 {
    font-size: 30px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 30px;
    line-height: 1.3; }
  body a:hover h2 .social {
    color: #e4137f; }
  body h3 {
    margin-bottom: 40px;
    font-weight: 700; }
  body p {
    margin-bottom: 15px;
    margin-top: 10px;
    color: #6a6a6a; }
    body p strong {
      color: #1a1a1a; }
    body p small {
      font-size: 13px; }
  body .mt-25 {
    margin-top: 25px; }
  body .mb-100 {
    margin-bottom: 100px !important; }
    @media screen and (max-width: 768px) {
  body .mb-100 {
    margin-bottom: 60px !important; } }
  body .linked-in-page {
    display: block;
    margin-bottom: 30px;
    width: 400px;
    background: #dbdbdb;
    padding: 30px; }
    body .linked-in-page img {
      width: 180px;
      margin: 0 auto;
      display: block; }

.hero-image {
  position: relative; }
  .hero-image .wp-post-image {
    width: 100%;
    margin-left: auto;
    display: block;
    height: auto; }

.hero-slide-to {
  text-align: center;
  margin: 22px auto;
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  cursor: pointer; }
  @media screen and (max-width: 992px) {
  .hero-slide-to {
    display: none; } }
  .hero-slide-to:hover {
    color: #e4137f; }
  .hero-slide-to span {
    font-size: 11px;
    margin-right: 15px;
    vertical-align: middle; }

.header {
  margin: 0;
  padding: 0 30px;
  width: 100%;
  text-align: right;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 9999; }
  @media screen and (max-width: 1199px) {
  .header {
    padding: 0 10px; } }
  @media screen and (max-width: 992px) {
  .header {
    padding: 0; } }
  @media screen and (min-width: 1199px) {
    .header#big-logo .brand {
      position: absolute;
      bottom: auto;
      left: -115px;
      top: 66px;
      margin-left: 0;
      z-index: 1000;
      -webkit-transition: all 0.8s;
      -moz-transition: all 0.8s;
      -o-transition: all 0.8s;
      transition: all 0.8s; }
      .header#big-logo .brand.animationLogo {
        top: 12px;
        height: 90px; }
        .header#big-logo .brand.animationLogo img {
          -webkit-transform: scale(0.287);
          -moz-transform: scale(0.287);
          -o-transform: scale(0.287);
          -ms-transform: scale(0.287);
          transform: scale(0.287); }
        .header#big-logo .brand.animationLogo span {
          -webkit-transition: opacity 1.6s;
          -moz-transition: opacity 1.6s;
          -o-transition: opacity 1.6s;
          transition: opacity 1.6s;
          opacity: 1; }
      .header#big-logo .brand img {
        transition: all 0.8s;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        width: 230px;
        height: auto;
        -webkit-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        -o-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0; }
      .header#big-logo .brand span {
        opacity: 0;
        position: absolute;
        top: 9px;
        left: 150px; } }
  .header.scrollHeader {
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15); }
    .header.scrollHeader .navbar {
      height: 60px;
      transition: all 0.8s; }
    .header.scrollHeader .navbar .nav li a:before {
      top: -21px;
      transition: all 0.8s; }
  .header .header-menu {
    flex: 1 0 auto; }
    @media screen and (max-width: 992px) {
    .header .header-menu .nav {
      padding: 16px 0; } }
      @media screen and (max-width: 480px) {
  .header .header-menu .nav {
    padding: 10px 0; } }
      .header .header-menu .nav li {
        margin: 0 6px 0 5px;
        font-size: 14px; }
        @media screen and (max-width: 1199px) {
  .header .header-menu .nav li {
    margin: 0 7px;
    font-size: 13px; } }
        @media screen and (max-width: 992px) {
  .header .header-menu .nav li {
    width: 100%;
    text-align: center;
    padding: 8px 0; } }
        @media screen and (max-width: 480px) {
  .header .header-menu .nav li {
    padding: 6px 0; } }
        @media screen and (max-width: 992px) {
      .header .header-menu .nav li.current-menu-item a {
        color: #f5e913; } }
          .header .header-menu .nav li.current-menu-item a:before {
            content: ''; }
            @media screen and (max-width: 992px) {
    .header .header-menu .nav li.current-menu-item a:before {
      content: none; } }
        .header .header-menu .nav li a {
          color: #1a1a1a;
          position: relative;
          font-weight: 500; }
          @media screen and (max-width: 992px) {
  .header .header-menu .nav li a {
    padding: 8px;
    color: #fff;
    display: block; } }
          .header .header-menu .nav li a:before {
            content: none;
            position: absolute;
            top: -50px;
            width: 100%;
            left: 0;
            height: 5px;
            background-color: #f5e913;
            display: block; }
          .header .header-menu .nav li a:hover {
            color: #1a1a1a;
            text-decoration: none; }
          @media screen and (max-width: 992px) {
    .header .header-menu .nav li a:hover {
      color: #f5e913; } }
          .header .header-menu .nav li a:hover:before {
            content: ''; }
            @media screen and (max-width: 992px) {
    .header .header-menu .nav li a:hover:before {
      content: none; } }
  .header .button {
    flex: 0 0 auto; }
    @media screen and (max-width: 992px) {
  .header .button {
    display: table;
    margin: 0 auto; } }
  .header .social {
    flex: 0 0 auto;
    margin-right: 12px;
    margin-left: 8px;
    color: #494949;
    font-size: 20px; }
    @media screen and (max-width: 992px) {
  .header .social {
    position: absolute;
    top: 30px;
    right: 32px;
    margin: 0 !important;
    color: #fff; }
    .header .social + .social {
      top: 80px; }
    .header .social + .social + .social {
      top: 130px; } }
    .header .social:hover {
      color: #e4137f; }
    .header .social + .social {
      margin-left: -5px; }
    .header .social.icon-facebook {
      margin-right: 9px; }
    @media screen and (max-width: 992px) {
      .header .social svg path {
        fill: #fff; } }

.navbar {
  height: 120px;
  position: relative;
  padding-left: 0;
  padding-right: 0; }
  @media screen and (max-width: 992px) {
  .navbar {
    height: 60px; } }

.navbar-collapse {
  justify-content: flex-end; }
  @media screen and (max-width: 992px) {
  .navbar-collapse {
    position: absolute;
    background-color: #1a1a1a;
    opacity: 0.95;
    top: 60px;
    width: 100%;
    padding-bottom: 30px;
    z-index: 999; } }
  @media screen and (max-width: 480px) {
  .navbar-collapse {
    padding-bottom: 20px; } }

.nav-icon-title {
  align-self: center;
  font-size: 14px;
  font-weight: 500;
  display: none; }
  @media screen and (max-width: 992px) {
  .nav-icon-title {
    display: inline-block; } }

.navbar-toggler {
  border: none !important;
  outline: none !important;
  margin-right: 20px; }
  .navbar-toggler .nav-icon {
    width: 20px;
    height: 15px;
    position: relative;
    margin: 20px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer; }
    .navbar-toggler .nav-icon span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background: #000;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      -o-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out; }
      .navbar-toggler .nav-icon span:nth-child(1) {
        top: 6px;
        width: 0;
        left: 50%; }
      .navbar-toggler .nav-icon span:nth-child(2) {
        top: 6px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .navbar-toggler .nav-icon span:nth-child(3) {
        top: 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .navbar-toggler .nav-icon span:nth-child(4) {
        top: 6px;
        width: 0;
        left: 50%; }
  .navbar-toggler.collapsed .nav-icon span:nth-child(1) {
    top: 0;
    width: 100%;
    left: 0; }
    .navbar-toggler.collapsed .nav-icon span:nth-child(2), .navbar-toggler.collapsed .nav-icon span:nth-child(3) {
      top: 6px;
      width: 100%;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
    .navbar-toggler.collapsed .nav-icon span:nth-child(4) {
      top: 12px;
      width: 100%;
      left: 0; }

.brand {
  flex: 0 0 auto;
  position: relative;
  bottom: -21px;
  z-index: 1000;
  margin-left: 0; }
  @media screen and (max-width: 1199px) {
  .brand {
    margin-left: 20px; } }
  .brand img {
    width: 61px;
    height: 100%; }
  .brand span {
    display: inline-block;
    text-align: left;
    color: #1a1a1a;
    font-weight: 900;
    position: relative;
    bottom: 12px;
    font-size: 12px;
    margin-left: 15px;
    line-height: 1; }

.button {
  font-size: 14px;
  color: #fff;
  background-color: #1a1a1a;
  padding: 8px 20px;
  transition: all 0.3s;
  border: 1px solid #fff;
  cursor: pointer; }
  .button:hover {
    text-decoration: none;
    color: #1a1a1a;
    background-color: #fff;
    border: 1px solid #1a1a1a; }

.button--reverse {
  color: #1a1a1a;
  background-color: #fff;
  border: 1px solid #1a1a1a; }
  .button--reverse:hover {
    color: #fff;
    background-color: #1a1a1a;
    border: 1px solid #fff; }

.button--pink {
  color: #fff;
  background-color: #e4137f;
  border: 1px solid #e4137f; }
  .button--pink:hover {
    color: #fff;
    background-color: #ff0990;
    border: 1px solid #ff0990; }

.newsletter-form {
  background-color: #1a1a1a; }
  .newsletter-form .button {
    padding: 6px 12px; }

#mc_embed_signup {
  padding: 18px 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap; }
  @media screen and (max-width: 992px) {
  #mc_embed_signup {
    flex-flow: column; } }

.newsletter-title {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-right: 18px;
  flex: 1 0 auto; }
  @media screen and (max-width: 992px) {
  .newsletter-title {
    margin-right: 0;
    margin-bottom: 13px;
    text-align: center; } }

form {
  flex: 1 0 auto; }

#mc_embed_signup_scroll {
  display: flex; }
  #mc_embed_signup_scroll input[type='email'] {
    flex: 1 0 auto;
    border: none;
    padding: 6px 10px;
    font-size: 15px;
    margin: 0;
    outline: none; }

.copywright {
  display: flex;
  padding: 30px 0;
  align-items: center;
  justify-content: flex-end;
  color: #6a6a6a;
  font-size: 12px; }

.copywright--with-line {
  border-top: 1px solid #dbdbdb; }

@media screen and (max-width: 480px) {
      .copywright--blueberry span, .copywright--fenix span {
        display: none; } }
  .copywright--blueberry img, .copywright--fenix img {
    margin-left: 10px; }

@media screen and (max-width: 992px) {
        .footer .content-articles .news {
          margin-bottom: 0; } }

.judges-category-title {
  font-size: 30px;
  color: #1a1a1a;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 42px; }

.judges-single {
  display: flex;
  margin-bottom: 50px;
  margin-top: 3px; }
  @media screen and (max-width: 992px) {
  .judges-single {
    flex-direction: column; } }
  .judges-single .judges-single-logo {
    margin-right: 30px;
    width: 125px;
    height: 125px;
    max-width: 125px;
    position: relative;
    overflow: hidden;
    flex: 1 0 auto; }
    @media screen and (max-width: 992px) {
  .judges-single .judges-single-logo {
    margin: 0 auto 30px; } }
    .judges-single .judges-single-logo img {
      width: 125px;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .judges-single .judges-single-logo.partners-single-logo img {
      width: 100%; }
  .judges-single .judges-single-title {
    color: #e4137f;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px; }
    @media screen and (max-width: 992px) {
  .judges-single .judges-single-title {
    text-align: center; } }
  .judges-single .judges-single-content {
    color: #6a6a6a;
    font-size: 15px; }

.judges-single-vertical {
  margin-bottom: 42px; }
  .judges-single-vertical .judges-single-logo {
    max-width: 350px;
    margin-bottom: 40px; }
    .judges-single-vertical .judges-single-logo img {
      max-width: 100%;
      height: auto; }
  .judges-single-vertical .judges-single-title {
    color: #e4137f;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px; }
  .judges-single-vertical .judges-single-content {
    color: #6a6a6a;
    font-size: 15px; }

.content-articles--homepage .content-articles {
  margin: 120px 0 70px; }
  @media screen and (max-width: 992px) {
    .content-articles--homepage .content-articles {
      margin: 60px 0; } }
  .content-articles--homepage .content-gallery {
    margin-bottom: 100px; }

.content-articles {
  margin: 75px 0 0; }
  @media screen and (max-width: 992px) {
  .content-articles {
    margin-bottom: 75px; } }
  .content-articles h2 {
    font-size: 35px;
    margin-bottom: 52px; }
  @media screen and (max-width: 992px) {
    .content-articles h2 {
      margin-bottom: 40px; } }
  .content-articles .calendar {
    margin-bottom: 80px; }
  .content-articles .calendar .row {
    flex-direction: column; }
  .content-articles .calendar .event {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    padding: 8px 15px; }
  @media screen and (max-width: 992px) {
      .content-articles .calendar .event {
        padding: 8px;
        margin: 0 13px 22px; } }
  .content-articles .calendar .event:hover {
    background-color: #f2f2f2; }
  @media screen and (max-width: 768px) {
        .content-articles .calendar .event:last-child {
          display: none; } }
  .content-articles .calendar .event-date {
    font-size: 30px;
    color: #e4137f;
    font-weight: 700;
    margin-right: 12px;
    flex-shrink: 0;
    min-width: 95px; }
  .content-articles .calendar .event-title {
    font-size: 15px;
    color: #6a6a6a; }
  .content-articles .calendar .button {
    margin-top: 25px;
    display: inline-block; }
  @media screen and (max-width: 992px) {
      .content-articles .calendar .button {
        margin: 0 8px; } }
  .content-articles .news {
    margin-bottom: 80px; }
  .content-articles .news h2 {
    font-size: 35px;
    margin-bottom: 32px; }
  .content-articles .news .news-single {
    padding: 20px;
    line-height: 23px;
    margin-bottom: 5px; }
  .content-articles .news .news-single:hover {
    background-color: #f2f2f2; }
  @media screen and (max-width: 768px) {
        .content-articles .news .news-single:last-child {
          display: none; } }
  .content-articles .news .news-single .news-single-date {
    font-size: 17px;
    color: #e4137f;
    font-weight: 700;
    margin-bottom: 20px; }
  .content-articles .news .news-single .news-single-title {
    font-size: 17px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px; }
  .content-articles .news .news-single .news-single-content {
    font-size: 15px;
    color: #6a6a6a; }
  .content-articles .news .button {
    margin: 4px 6px 0;
    display: inline-block; }
  @media screen and (max-width: 768px) {
      .content-articles .news .button {
        margin: 15px 6px 0; } }

.content-gallery {
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
  .content-gallery {
    margin-bottom: 75px; } }
  .content-gallery .content-gallery-wrapper {
    position: relative;
    display: block;
    width: 800px;
    max-width: 100%;
    overflow: hidden; }
  .content-gallery .content-gallery-wrapper:hover .content-gallery-link span {
    color: #e4137f; }
  .content-gallery .content-gallery-title {
    position: absolute;
    bottom: 30px;
    left: 40px;
    color: #fff;
    font-size: 15px; }
  @media screen and (max-width: 480px) {
    .content-gallery .content-gallery-title {
      bottom: auto;
      top: 30px;
      left: 20px; } }
  .content-gallery .content-gallery-link {
    position: absolute;
    right: 30px;
    color: #fff;
    bottom: 30px; }
  .content-gallery .content-gallery-link span {
    margin-left: 15px;
    vertical-align: middle; }
  .content-gallery .content-gallery-image {
    display: block;
    width: 800px; }

.content-soutez {
  margin-bottom: 80px; }
  .content-soutez h2 {
    margin-bottom: 70px; }
  @media screen and (max-width: 992px) {
    .content-soutez h2 {
      margin-bottom: 40px; } }
  .content-soutez img {
    max-width: 100%; }
  .content-soutez .soutez-single {
    line-height: 23px;
    margin-bottom: 25px; }
  .content-soutez .soutez-author {
    font-size: 17px;
    color: #e4137f;
    font-weight: 700;
    margin-bottom: 20px; }
  .content-soutez .soutez-title {
    font-size: 17px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px; }
  .content-soutez .soutez-content {
    font-size: 15px;
    color: #6a6a6a; }
  .content-soutez .button {
    margin-top: 25px;
    display: inline-block; }

.page-content {
  padding: 30px 0;
  max-width: 700px;
  margin: 0 auto; }
  .page-content img {
    max-width: 100%;
    height: auto; }
  .page-content iframe[src*="youtube.com/embed"] {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9; }
  .page-content ul {
    padding-left: 20px; }
  .page-content .content-gallery {
    margin-bottom: 120px;
    margin-top: 120px; }
  .page-content a {
    color: #e4137f;
    text-decoration: underline; }
  .page-content a:hover {
    color: #c21e73; }
  .page-content .page-content-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px; }
  .page-content .page-content-header h1 {
    margin-bottom: 0; }
  .page-content .page-content-header .page-content-header-select {
    display: none; }
  @media screen and (max-width: 992px) {
      .page-content .page-content-header .page-content-header-select {
        display: block;
        text-align: right; } }
  @media screen and (max-width: 992px) {
      .page-content .page-content-header .nav-pills {
        display: none; } }
  .page-content .page-content-header .nav-pills .nav-item:last-child .nav-link::after {
    content: none; }
  .page-content .page-content-header .nav-pills .nav-link {
    color: #6a6a6a;
    background-color: transparent;
    font-size: 15px;
    text-decoration: none;
    position: relative; }
  .page-content .page-content-header .nav-pills .nav-link.active, .page-content .page-content-header .nav-pills .nav-link:hover {
    color: #e4137f;
    background-color: transparent; }
    .page-content .page-content-header .nav-pills .nav-link.active::before, .page-content .page-content-header .nav-pills .nav-link:hover::before {
      content: '';
      position: absolute;
      left: 1rem;
      right: 1rem;
      bottom: 8px;
      height: 1px;
      background-color: currentColor; }
  .page-content .page-content-header .nav-pills .nav-link::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 6px;
    background-color: #dbdbdb;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .page-content .single-category-title {
    font-size: 30px;
    color: #1a1a1a;
    font-weight: 700;
    margin-top: 50px;
    display: inline-block; }
  .page-content .single-news {
    border-bottom: 1px solid #dbdbdb;
    color: #6a6a6a; }
  .page-content .single-news.single-new-bottom {
    margin-bottom: 50px; }
  .page-content .single-news:last-child {
    border-bottom: none; }
  .page-content .single-news .single-news-position {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    margin-right: 20px;
    background-color: #e4137f;
    font-size: 25px;
    font-weight: 700;
    color: #fffeff;
    position: relative; }
  .page-content .single-news .single-news-position span {
    position: absolute;
    top: 3px;
    left: 5px;
    right: 0;
    text-align: center; }
  .page-content .single-news .single-news-date, .page-content .single-news .single-news-title {
    color: #1a1a1a;
    display: block;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px; }
  .page-content .single-news .single-news-date--big, .page-content .single-news .single-news-title--big {
    display: inline-block;
    vertical-align: middle; }
  .page-content .single-news .single-news-date {
    color: #e4137f; }
  .page-content .single-news .single-news-date--big {
    font-size: 30px;
    margin-right: 15px;
    margin-bottom: 0;
    min-width: 95px; }
  .page-content .single-news .accordion__content h3 {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0.5rem; }
  .page-content .single-news .accordion__content h3:first-child, .page-content .single-news .accordion__content h3 + h3 {
    margin-top: 0; }
  .page-content .single-news .accordion__content > *:last-child {
    margin-bottom: 30px; }
  .page-content .single-news p {
    /*margin-bottom: 15px;*/
    font-size: 15px; }
  .page-content .single-news-header {
    padding: 35px 0;
    position: relative;
    display: flex;
    align-items: center; }
  .page-content .single-news-header .single-news-date, .page-content .single-news-header .single-news-title {
    margin-bottom: 0; }
  .page-content .single-news-arrow-down {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(180deg) translateY(50%);
    -moz-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    -o-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
    color: #494949;
    font-size: 11px; }
  .page-content .accordion__card {
    display: block;
    text-decoration: none;
    position: relative; }
  .page-content .accordion__card .single-news-title {
    margin-right: 35px; }
  .page-content .accordion__card.collapsed .single-news-arrow-down {
    -webkit-transform: rotate(0) translateY(-50%);
    -moz-transform: rotate(0) translateY(-50%);
    -ms-transform: rotate(0) translateY(-50%);
    -o-transform: rotate(0) translateY(-50%);
    transform: rotate(0) translateY(-50%); }

.page-contact {
  padding-bottom: 120px; }
  @media screen and (max-width: 992px) {
  .page-contact {
    padding-bottom: 60px; } }
  .page-contact h3 {
    font-size: 17px; }

.results_wrapper:last-child {
  border-bottom: none; }
  .results_wrapper .results_title {
    font-size: 30px;
    color: #1a1a1a;
    font-weight: 700;
    padding: 40px 30px 40px 0;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 0; }
  .results_wrapper .results_contnent {
    margin-top: 30px; }
  @media screen and (max-width: 768px) {
    .results_wrapper .results_contnent {
      display: block;
      width: 100%; } }
  @media screen and (max-width: 768px) {
      .results_wrapper .results_contnent thead {
        display: block;
        width: 100%; } }
  .results_wrapper .results_contnent thead .results_contnent_header_title {
    font-size: 11px;
    color: #a2a2a2;
    text-transform: uppercase; }
  @media screen and (max-width: 768px) {
        .results_wrapper .results_contnent thead td {
          position: absolute;
          top: -9999px;
          left: -9999px; } }
  @media screen and (max-width: 768px) {
      .results_wrapper .results_contnent tbody {
        display: block;
        width: 100%; } }
  .results_wrapper .results_contnent tbody .results_contnent_line {
    border-bottom: 1px solid #dbdbdb; }
  @media screen and (max-width: 768px) {
        .results_wrapper .results_contnent tbody .results_contnent_line {
          position: relative;
          margin-bottom: 30px; } }
  .results_wrapper .results_contnent tbody .results_contnent_line:last-child {
    border-bottom: none; }
  @media screen and (max-width: 768px) {
          .results_wrapper .results_contnent tbody .results_contnent_line .results_content_body_number {
            position: absolute;
            top: 6px; } }
    .results_wrapper .results_contnent tbody .results_contnent_line .results_content_body_number div {
      display: inline-block;
      width: 40px;
      height: 40px;
      text-align: center;
      border-radius: 40px;
      margin-right: 20px;
      background-color: #e4137f;
      font-size: 25px;
      font-weight: 700;
      color: #fffeff;
      position: relative; }
    .results_wrapper .results_contnent tbody .results_contnent_line .results_content_body_number span {
      position: absolute;
      top: 3px;
      left: 12px; }
  @media screen and (max-width: 768px) {
          .results_wrapper .results_contnent tbody .results_contnent_line td:before {
            position: absolute;
            top: 6px;
            left: 0;
            padding-left: 20%;
            width: 45%;
            white-space: nowrap;
            font-size: 11px;
            color: #a2a2a2;
            text-transform: uppercase; }
          .results_wrapper .results_contnent tbody .results_contnent_line td:nth-of-type(2):before {
            content: "Název projektu"; }
          .results_wrapper .results_contnent tbody .results_contnent_line td:nth-of-type(3):before {
            content: "Zadavatel"; }
          .results_wrapper .results_contnent tbody .results_contnent_line td:nth-of-type(4):before {
            content: "Agentura"; }
          .results_wrapper .results_contnent tbody .results_contnent_line td:nth-of-type(5):before {
            content: "Kategorie"; } }
  .results_wrapper .results_contnent tbody .results_contnent_line .results_content_body_text {
    padding: 30px 20px 30px 0;
    min-width: 150px; }
    @media screen and (max-width: 768px) {
        .results_wrapper .results_contnent tbody .results_contnent_line .results_content_body_text {
          position: relative;
          padding-left: 20%; } }
  @media screen and (max-width: 768px) {
      .results_wrapper .results_contnent td, .results_wrapper .results_contnent th, .results_wrapper .results_contnent tr {
        display: block;
        width: 100%; } }

.gallery-wrapper {
  padding-bottom: 100px; }

.gallery {
  margin-bottom: 20px; }
  .gallery .gallery-link {
    display: flex;
    align-items: center;
    text-decoration: none; }
  .gallery .gallery-link:hover {
    background-color: #f2f2f2; }

.gallery-image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0; }
  .gallery-image img {
    max-width: 200px;
    height: auto;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.gallery-image-icon {
  position: absolute;
  padding: 11px;
  font-size: 22px;
  background-color: #e4137f;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 44px; }
  .gallery-image-icon::before {
    left: 2px;
    position: relative; }

.gallery-icon {
  width: 100px;
  text-align: center;
  flex-shrink: 0; }
  @media screen and (max-width: 480px) {
  .gallery-icon {
    width: 60px; } }

.gallery-icon-facebook {
  color: #4968ad;
  vertical-align: middle;
  font-size: 20px; }

.gallery-icon-youtube {
  color: #eb3223;
  vertical-align: middle;
  font-size: 26px; }

.gallery-content .gallery-content-date {
  font-size: 15px;
  color: #6a6a6a; }
  @media screen and (max-width: 480px) {
    .gallery-content .gallery-content-date {
      font-size: 13px; } }
  .gallery-content .gallery-content-title {
    font-size: 17px;
    font-weight: 700;
    color: #1a1a1a; }
  @media screen and (max-width: 480px) {
    .gallery-content .gallery-content-title {
      font-size: 15px; } }

.registration {
  padding: 70px 0; }
  .registration .row {
    margin-bottom: 25px; }
  .registration h2 {
    margin-top: 70px; }
  .registration .error {
    background-color: #fff1f1;
    border: 1px solid #de0909; }
  .registration input, .registration label, .registration select, .registration textarea {
    width: 100%;
    color: #6a6a6a;
    padding-left: 10px;
    padding-right: 10px; }
  .registration input[type="text"], .registration select, .registration textarea {
    min-height: 28px;
    border: 1px #d6d6d6 solid; }
  .registration label {
    font-size: 15px;
    color: #6a6a6a;
    padding: 0; }
  @media screen and (max-width: 576px) {
    .registration label {
      margin-top: 1rem !important; } }
  .registration label span {
    font-size: 13px;
    display: block; }
  .registration textarea {
    padding: 5px 10px;
    border: 1px solid #dbdbdb; }
  .registration textarea.more-padding {
    padding: 8px; }
  .registration input[type="submit"] {
    background-color: #e4137f;
    font-size: 17px;
    color: #fff;
    padding: 16px;
    border: 1px solid #e4137f;
    cursor: pointer; }
  .registration input[type="submit"]:hover {
    background-color: #ff0990;
    border: 1px solid #ff0990; }
  .registration input[type="checkbox"] {
    width: auto;
    margin-right: 8px; }
  .registration .checkbox-text {
    font-size: 15px;
    color: #6a6a6a;
    display: inline-block; }
