/*
    Indigirka template
    Autor: Almin Kalabic 
*/
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');


@import url("../css/font-awesome.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css");

/* Reset */



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

  html {
    overflow-x: hidden;
    width: 100%;
  }

  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }

  body {
    line-height: 1;
  }

#sys-logo-image {
    display:none;
}
  ol, ul {
    list-style: none;
  }

  blockquote, q {
    quotes: none;
  }

  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  body {
    -webkit-text-size-adjust: none;
  }

  /* Font fix */

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.8em;
}

h6 {
  font-size: 0.5em;
}

/* Box Model */

  *, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

/* Containers */

  .container {
    margin-left: auto;
    margin-right: auto;
  }

  .container.\31 25\25 {
    width: 100%;
    max-width: 1200px;
    min-width: 960px;
  }

  .container.\37 5\25 {
    width: 720px;
  }

  .container.\35 0\25 {
    width: 480px;
  }

  .container.\32 5\25 {
    width: 240px;
  }

  .container {
    width: 960px;
  }

  @media screen and (min-width: 737px) {

    .container.\31 25\25 {
      width: 100%;
      max-width: 1500px;
      min-width: 1200px;
    }

    .container.\37 5\25 {
      width: 900px;
    }

    .container.\35 0\25 {
      width: 600px;
    }

    .container.\32 5\25 {
      width: 300px;
    }

    .container {
      width: 1200px;
    }

  }

  @media screen and (min-width: 737px) and (max-width: 1200px) {

    .container.\31 25\25 {
      width: 100%;
      max-width: 1250px;
      min-width: 1000px;
    }

    .container.\37 5\25 {
      width: 750px;
    }

    .container.\35 0\25 {
      width: 500px;
    }

    .container.\32 5\25 {
      width: 250px;
    }

    .container {
      width: 1000px;
    }

  }

  @media screen and (max-width: 736px) {

    #main {
      padding: 1.5em 0em 1.5em 0em;
    }

    .container.\31 25\25 {
      width: 100%;
      max-width: 125%;
      min-width: 100%;
    }

    .container.\37 5\25 {
      width: 75%;
    }

    .container.\35 0\25 {
      width: 50%;
    }

    .container.\32 5\25 {
      width: 25%;
    }

    .container {
      width: 100% !important;
    }

  }

/* Grid */

  .row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row > * {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row:after, .row:before {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }

  .row.uniform > * > :first-child {
    margin-top: 0;
  }

  .row.uniform > * > :last-child {
    margin-bottom: 0;
  }

  .row.\30 \25 > * {
    padding: 0 0 0 0px;
  }

  .row.\30 \25 {
    margin: 0 0 -1px 0px;
  }

  .row.uniform.\30 \25 > * {
    padding: 0px 0 0 0px;
  }

  .row.uniform.\30 \25 {
    margin: 0px 0 -1px 0px;
  }

  .row > * {
    padding: 0 0 0 40px;
  }

  .row {
    margin: 0 0 -1px -40px;
  }

  .row.uniform > * {
    padding: 40px 0 0 40px;
  }

  .row.uniform {
    margin: -40px 0 -1px -40px;
  }

  .row.\32 00\25 > * {
    padding: 0 0 0 80px;
  }

  .row.\32 00\25 {
    margin: 0 0 -1px -80px;
  }

  .row.uniform.\32 00\25 > * {
    padding: 80px 0 0 80px;
  }

  .row.uniform.\32 00\25 {
    margin: -80px 0 -1px -80px;
  }

  .row.\31 50\25 > * {
    padding: 0 0 0 60px;
  }

  .row.\31 50\25 {
    margin: 0 0 -1px -60px;
  }

  .row.uniform.\31 50\25 > * {
    padding: 60px 0 0 60px;
  }

  .row.uniform.\31 50\25 {
    margin: -60px 0 -1px -60px;
  }

  .row.\35 0\25 > * {
    padding: 0 0 0 20px;
  }

  .row.\35 0\25 {
    margin: 0 0 -1px -20px;
  }

  .row.uniform.\35 0\25 > * {
    padding: 20px 0 0 20px;
  }

  .row.uniform.\35 0\25 {
    margin: -20px 0 -1px -20px;
  }

  .row.\32 5\25 > * {
    padding: 0 0 0 10px;
  }

  .row.\32 5\25 {
    margin: 0 0 -1px -10px;
  }

  .row.uniform.\32 5\25 > * {
    padding: 10px 0 0 10px;
  }

  .row.uniform.\32 5\25 {
    margin: -10px 0 -1px -10px;
  }

  .\31 2u, .\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u, .\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u, .\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u, .\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u, .\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u, .\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u, .\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u, .\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u, .\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u, .\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u, .\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u, .\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\24 + *,
  .\31 1u\24 + *,
  .\31 0u\24 + *,
  .\39 u\24 + *,
  .\38 u\24 + *,
  .\37 u\24 + *,
  .\36 u\24 + *,
  .\35 u\24 + *,
  .\34 u\24 + *,
  .\33 u\24 + *,
  .\32 u\24 + *,
  .\31 u\24 + * {
    clear: left;
  }

  .\-11u {
    margin-left: 91.66667%;
  }

  .\-10u {
    margin-left: 83.33333%;
  }

  .\-9u {
    margin-left: 75%;
  }

  .\-8u {
    margin-left: 66.66667%;
  }

  .\-7u {
    margin-left: 58.33333%;
  }

  .\-6u {
    margin-left: 50%;
  }

  .\-5u {
    margin-left: 41.66667%;
  }

  .\-4u {
    margin-left: 33.33333%;
  }

  .\-3u {
    margin-left: 25%;
  }

  .\-2u {
    margin-left: 16.66667%;
  }

  .\-1u {
    margin-left: 8.33333%;
  }

  @media screen and (min-width: 737px) {

    .row > * {
      padding: 25px 0 0 25px;
    }

    .row {
      margin: -15px 0 -1px -25px;
    }

    .row.uniform > * {
      padding: 25px 0 0 25px;
    }

    .row.uniform {
      margin: -25px 0 -1px -25px;
    }

    .row.\32 00\25 > * {
      padding: 50px 0 0 50px;
    }

    .row.\32 00\25 {
      margin: -50px 0 -1px -50px;
    }

    .row.uniform.\32 00\25 > * {
      padding: 50px 0 0 50px;
    }

    .row.uniform.\32 00\25 {
      margin: -50px 0 -1px -50px;
    }

    .row.\31 50\25 > * {
      padding: 37.5px 0 0 37.5px;
    }

    .row.\31 50\25 {
      margin: -37.5px 0 -1px -37.5px;
    }

    .row.uniform.\31 50\25 > * {
      padding: 37.5px 0 0 37.5px;
    }

    .row.uniform.\31 50\25 {
      margin: -37.5px 0 -1px -37.5px;
    }

    .row.\35 0\25 > * {
      padding: 12.5px 0 0 12.5px;
    }

    .row.\35 0\25 {
      margin: -12.5px 0 -1px -12.5px;
    }

    .row.uniform.\35 0\25 > * {
      padding: 12.5px 0 0 12.5px;
    }

    .row.uniform.\35 0\25 {
      margin: -12.5px 0 -1px -12.5px;
    }

    .row.\32 5\25 > * {
      padding: 6.25px 0 0 6.25px;
    }

    .row.\32 5\25 {
      margin: -6.25px 0 -1px -6.25px;
    }

    .row.uniform.\32 5\25 > * {
      padding: 6.25px 0 0 6.25px;
    }

    .row.uniform.\32 5\25 {
      margin: -6.25px 0 -1px -6.25px;
    }

    .\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
      width: 100%;
      clear: none;
      margin-left: 0;
    }

    .\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
      width: 91.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
      width: 83.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\39 u\28desktop\29, .\39 u\24\28desktop\29 {
      width: 75%;
      clear: none;
      margin-left: 0;
    }

    .\38 u\28desktop\29, .\38 u\24\28desktop\29 {
      width: 66.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\37 u\28desktop\29, .\37 u\24\28desktop\29 {
      width: 58.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\36 u\28desktop\29, .\36 u\24\28desktop\29 {
      width: 50%;
      clear: none;
      margin-left: 0;
    }

    .\35 u\28desktop\29, .\35 u\24\28desktop\29 {
      width: 41.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\34 u\28desktop\29, .\34 u\24\28desktop\29 {
      width: 33.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\33 u\28desktop\29, .\33 u\24\28desktop\29 {
      width: 25%;
      clear: none;
      margin-left: 0;
    }

    .\32 u\28desktop\29, .\32 u\24\28desktop\29 {
      width: 16.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 u\28desktop\29, .\31 u\24\28desktop\29 {
      width: 8.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\31 2u\24\28desktop\29 + *,
    .\31 1u\24\28desktop\29 + *,
    .\31 0u\24\28desktop\29 + *,
    .\39 u\24\28desktop\29 + *,
    .\38 u\24\28desktop\29 + *,
    .\37 u\24\28desktop\29 + *,
    .\36 u\24\28desktop\29 + *,
    .\35 u\24\28desktop\29 + *,
    .\34 u\24\28desktop\29 + *,
    .\33 u\24\28desktop\29 + *,
    .\32 u\24\28desktop\29 + *,
    .\31 u\24\28desktop\29 + * {
      clear: left;
    }

    .\-11u\28desktop\29 {
      margin-left: 91.66667%;
    }

    .\-10u\28desktop\29 {
      margin-left: 83.33333%;
    }

    .\-9u\28desktop\29 {
      margin-left: 75%;
    }

    .\-8u\28desktop\29 {
      margin-left: 66.66667%;
    }

    .\-7u\28desktop\29 {
      margin-left: 58.33333%;
    }

    .\-6u\28desktop\29 {
      margin-left: 50%;
    }

    .\-5u\28desktop\29 {
      margin-left: 41.66667%;
    }

    .\-4u\28desktop\29 {
      margin-left: 33.33333%;
    }

    .\-3u\28desktop\29 {
      margin-left: 25%;
    }

    .\-2u\28desktop\29 {
      margin-left: 16.66667%;
    }

    .\-1u\28desktop\29 {
      margin-left: 8.33333%;
    }

  }

  @media screen and (min-width: 737px) and (max-width: 1200px) {

    .row > * {
      padding: 25px 0 0 25px;
    }

    .row {
      margin: -15px 0 -1px -25px;
    }

    .row.uniform > * {
      padding: 25px 0 0 25px;
    }

    .row.uniform {
      margin: -25px 0 -1px -25px;
    }

    .row.\32 00\25 > * {
      padding: 50px 0 0 50px;
    }

    .row.\32 00\25 {
      margin: -50px 0 -1px -50px;
    }

    .row.uniform.\32 00\25 > * {
      padding: 50px 0 0 50px;
    }

    .row.uniform.\32 00\25 {
      margin: -50px 0 -1px -50px;
    }

    .row.\31 50\25 > * {
      padding: 37.5px 0 0 37.5px;
    }

    .row.\31 50\25 {
      margin: -37.5px 0 -1px -37.5px;
    }

    .row.uniform.\31 50\25 > * {
      padding: 37.5px 0 0 37.5px;
    }

    .row.uniform.\31 50\25 {
      margin: -37.5px 0 -1px -37.5px;
    }

    .row.\35 0\25 > * {
      padding: 12.5px 0 0 12.5px;
    }

    .row.\35 0\25 {
      margin: -12.5px 0 -1px -12.5px;
    }

    .row.uniform.\35 0\25 > * {
      padding: 12.5px 0 0 12.5px;
    }

    .row.uniform.\35 0\25 {
      margin: -12.5px 0 -1px -12.5px;
    }

    .row.\32 5\25 > * {
      padding: 6.25px 0 0 6.25px;
    }

    .row.\32 5\25 {
      margin: -6.25px 0 -1px -6.25px;
    }

    .row.uniform.\32 5\25 > * {
      padding: 6.25px 0 0 6.25px;
    }

    .row.uniform.\32 5\25 {
      margin: -6.25px 0 -1px -6.25px;
    }

    .\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
      width: 100%;
      clear: none;
      margin-left: 0;
    }

    .\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
      width: 91.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
      width: 83.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\39 u\28tablet\29, .\39 u\24\28tablet\29 {
      width: 75%;
      clear: none;
      margin-left: 0;
    }

    .\38 u\28tablet\29, .\38 u\24\28tablet\29 {
      width: 66.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\37 u\28tablet\29, .\37 u\24\28tablet\29 {
      width: 58.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\36 u\28tablet\29, .\36 u\24\28tablet\29 {
      width: 50%;
      clear: none;
      margin-left: 0;
    }

    .\35 u\28tablet\29, .\35 u\24\28tablet\29 {
      width: 41.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\34 u\28tablet\29, .\34 u\24\28tablet\29 {
      width: 33.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\33 u\28tablet\29, .\33 u\24\28tablet\29 {
      width: 25%;
      clear: none;
      margin-left: 0;
    }

    .\32 u\28tablet\29, .\32 u\24\28tablet\29 {
      width: 16.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 u\28tablet\29, .\31 u\24\28tablet\29 {
      width: 8.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\31 2u\24\28tablet\29 + *,
    .\31 1u\24\28tablet\29 + *,
    .\31 0u\24\28tablet\29 + *,
    .\39 u\24\28tablet\29 + *,
    .\38 u\24\28tablet\29 + *,
    .\37 u\24\28tablet\29 + *,
    .\36 u\24\28tablet\29 + *,
    .\35 u\24\28tablet\29 + *,
    .\34 u\24\28tablet\29 + *,
    .\33 u\24\28tablet\29 + *,
    .\32 u\24\28tablet\29 + *,
    .\31 u\24\28tablet\29 + * {
      clear: left;
    }

    .\-11u\28tablet\29 {
      margin-left: 91.66667%;
    }

    .\-10u\28tablet\29 {
      margin-left: 83.33333%;
    }

    .\-9u\28tablet\29 {
      margin-left: 75%;
    }

    .\-8u\28tablet\29 {
      margin-left: 66.66667%;
    }

    .\-7u\28tablet\29 {
      margin-left: 58.33333%;
    }

    .\-6u\28tablet\29 {
      margin-left: 50%;
    }

    .\-5u\28tablet\29 {
      margin-left: 41.66667%;
    }

    .\-4u\28tablet\29 {
      margin-left: 33.33333%;
    }

    .\-3u\28tablet\29 {
      margin-left: 25%;
    }

    .\-2u\28tablet\29 {
      margin-left: 16.66667%;
    }

    .\-1u\28tablet\29 {
      margin-left: 8.33333%;
    }

  }

  @media screen and (max-width: 736px) {

    .row > * {
      padding: 15px 0 0 15px;
    }

    .row {
      margin: -15px 0 -1px -15px;
    }

    .row.uniform > * {
      padding: 15px 0 0 15px;
    }

    .row.uniform {
      margin: -15px 0 -1px -15px;
    }

    .row.\32 00\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.\32 00\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.uniform.\32 00\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.uniform.\32 00\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.\31 50\25 > * {
      padding: 22.5px 0 0 22.5px;
    }

    .row.\31 50\25 {
      margin: -22.5px 0 -1px -22.5px;
    }

    .row.uniform.\31 50\25 > * {
      padding: 22.5px 0 0 22.5px;
    }

    .row.uniform.\31 50\25 {
      margin: -22.5px 0 -1px -22.5px;
    }

    .row.\35 0\25 > * {
      padding: 7.5px 0 0 7.5px;
    }

    .row.\35 0\25 {
      margin: -7.5px 0 -1px -7.5px;
    }

    .row.uniform.\35 0\25 > * {
      padding: 7.5px 0 0 7.5px;
    }

    .row.uniform.\35 0\25 {
      margin: -7.5px 0 -1px -7.5px;
    }

    .row.\32 5\25 > * {
      padding: 3.75px 0 0 3.75px;
    }

    .row.\32 5\25 {
      margin: -3.75px 0 -1px -3.75px;
    }

    .row.uniform.\32 5\25 > * {
      padding: 3.75px 0 0 3.75px;
    }

    .row.uniform.\32 5\25 {
      margin: -3.75px 0 -1px -3.75px;
    }

    .\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
      width: 100%;
      clear: none;
      margin-left: 0;
    }

    .\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
      width: 91.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
      width: 83.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\39 u\28mobile\29, .\39 u\24\28mobile\29 {
      width: 75%;
      clear: none;
      margin-left: 0;
    }

    .\38 u\28mobile\29, .\38 u\24\28mobile\29 {
      width: 66.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\37 u\28mobile\29, .\37 u\24\28mobile\29 {
      width: 58.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\36 u\28mobile\29, .\36 u\24\28mobile\29 {
      width: 50%;
      clear: none;
      margin-left: 0;
    }

    .\35 u\28mobile\29, .\35 u\24\28mobile\29 {
      width: 41.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\34 u\28mobile\29, .\34 u\24\28mobile\29 {
      width: 33.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\33 u\28mobile\29, .\33 u\24\28mobile\29 {
      width: 25%;
      clear: none;
      margin-left: 0;
    }

    .\32 u\28mobile\29, .\32 u\24\28mobile\29 {
      width: 16.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 u\28mobile\29, .\31 u\24\28mobile\29 {
      width: 8.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\31 2u\24\28mobile\29 + *,
    .\31 1u\24\28mobile\29 + *,
    .\31 0u\24\28mobile\29 + *,
    .\39 u\24\28mobile\29 + *,
    .\38 u\24\28mobile\29 + *,
    .\37 u\24\28mobile\29 + *,
    .\36 u\24\28mobile\29 + *,
    .\35 u\24\28mobile\29 + *,
    .\34 u\24\28mobile\29 + *,
    .\33 u\24\28mobile\29 + *,
    .\32 u\24\28mobile\29 + *,
    .\31 u\24\28mobile\29 + * {
      clear: left;
    }

    .\-11u\28mobile\29 {
      margin-left: 91.66667%;
    }

    .\-10u\28mobile\29 {
      margin-left: 83.33333%;
    }

    .\-9u\28mobile\29 {
      margin-left: 75%;
    }

    .\-8u\28mobile\29 {
      margin-left: 66.66667%;
    }

    .\-7u\28mobile\29 {
      margin-left: 58.33333%;
    }

    .\-6u\28mobile\29 {
      margin-left: 50%;
    }

    .\-5u\28mobile\29 {
      margin-left: 41.66667%;
    }

    .\-4u\28mobile\29 {
      margin-left: 33.33333%;
    }

    .\-3u\28mobile\29 {
      margin-left: 25%;
    }

    .\-2u\28mobile\29 {
      margin-left: 16.66667%;
    }

    .\-1u\28mobile\29 {
      margin-left: 8.33333%;
    }

  }

/* Basic */

  body, input, textarea, select {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 400;
    background: #ffffff;
    color: #818181;
  }

  form input, form select, form textarea {
    -webkit-appearance: none;
  }

  br.clear {
    clear: both;
  }

  h2 {
    font-weight: 600;
  }

  p, ul, ol, dl, table {
    margin-bottom: 1em;
  }

  p {
    line-height: 1.75em;
  }

  a {
    color: #3E9ECD;
  }

    a:hover {
      text-decoration: none;
    }

  strong {
    font-weight: 700;
    color: #2B2F32;
  }

  section, article {
    margin-bottom: 3em;
  }

    section > :last-child, section:last-child, article > :last-child, article:last-child {
      margin-bottom: 0;
    }

  footer {
    padding-top: 1em;
  }

  .ui-datepicker .ui-datepicker-title select,
  .ui-timepicker-select.ui-state-default.ui-corner-all {
    height: auto;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    display: inline-block;
    background: transparent;
}

/* Wrappers */

  #header-wrapper {
    position: relative;
    background-size: cover;
    background-position: top center;
    z-index: 1;
  }

    #header-wrapper:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: url("../img/bg01.png");
      z-index: -1;
      opacity: 0.0;
    }

/* Header */

  #header {
    margin: 0 auto;
    width: 300px;
  }

  .CL-site-identity .CL-template-image, .CL-site-identity .CL-site-name, .CL-site-identity .CL-site-subtitle {
    position: relative;
    margin: 0 auto;
    text-align: center;
  }

/* Banner */

  #banner {
    text-align: center;
  }

/* Main */ 

    #main .byline {
      color: #ED5A5C;
    }

/* Portfolio */

  #portfolio {
    overflow: hidden;
  }

    #portfolio .titles {
      text-align: center;
    }

      #portfolio .titles li {
        -moz-transition: background-color 0.25s ease-in-out;
        -webkit-transition: background-color 0.25s ease-in-out;
        -ms-transition: background-color 0.25s ease-in-out;
        transition: background-color 0.25s ease-in-out;
        cursor: pointer;
        outline: 0;
        background: #212427;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: 600;
      }

        #portfolio .titles li:hover {
          background: #34373B;
        }

        #portfolio .titles li.active {
          background: #ED5A5C;
        }

    #portfolio .slides li {
      display: none;
    }

/* Footer */

  #footer h2 {
    color: #2B2F32;
    font-weight: 600;
  }

  #footer a {
    color: #818181;
  }

/* Copyright */

  #copyright {
    text-align: center;
    color: #818181;
  }

    #copyright span {
      display: inline-block;
      /*background: #E8E8E8;*/
    }

/* Desktop */

  @media screen and (min-width: 737px) {

    /* Basic */

      body, input, textarea, select {
        font-size: 11.50pt;
      }

      header {
        margin-bottom: 1.75em;
      }

      .box {
        padding: 4em 0em 2em 0em;
      }

    /* Wrappers */

      #header-wrapper {
        background-position: center center !important;
        background-size:cover;
      }

        #header-wrapper:after {
          background: url("../img/shadow.svg");
          background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
          background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
          background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
          background: linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 8em;
          z-index: -2;
        }

      #footer-wrapper {
        padding: 5em 0 5em 0;
      }

      .wrapper {
        padding: 5em 0 5em 0;
      }

    /* Header */

      #header {
        padding: 16em 0 5em 0;
      }

      .homepage #header {
        padding: 12em 0 10em 0;
      }

    /* Nav */

      #nav {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        padding: 1rem 2rem;
        width: 100%;
      }

        #nav ul {
          margin: 0em 0em 0em 0em;
          padding: 0;
          text-align: center;
        }

        #nav > ul > li > ul {
          display: none;
        }

       #nav li.active a, #nav li.active span {
            color: #fff;
            background: #ED5A5C;
          }

          #nav li:hover a {
            color: #fff;
            
          }

        #nav a, #nav span {
          -moz-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
          -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
          -ms-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
          transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
          outline: 0;
          display: inline-block;
          padding: 0.75em 1em;
          text-decoration: none;
          text-transform: uppercase;
          font-size: 10.25pt;
          font-weight: 900;
          color: #fff;
        }

        #nav ul li {
          display: inline-block;
          margin: 0em 0.50em;
          font-size:40px;
        }

            #nav ul li:hover a.submenu {
              -moz-transition: none;
              -webkit-transition: none;
              -ms-transition: none;
              transition: none;
            }

        #nav .first {
          border-left: none;
        }

      .dropotron {
        background: #222;
        background: rgba(24, 24, 24, 0.9);
        padding: 1.25em 1.5em 1.25em 1.5em;
        border-bottom: solid 1px #000;
        min-width: 16em;
      }

        .dropotron a, .dropotron span {
          -moz-transition: color 0.25s ease-in-out;
          -webkit-transition: color 0.25s ease-in-out;
          -ms-transition: color 0.25s ease-in-out;
          transition: color 0.25s ease-in-out;
          line-height: 2.75em;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: 900;
          color: #aaa;
          color: rgba(255, 255, 255, 0.6);
        }

        .dropotron li:hover > a, .dropotron li:hover > span {
          color: #D3D3D3;
        }

        .dropotron.level-0 {
          margin-top: 2em;
          font-size: 0.9em;
        }

          .dropotron.level-0:before {
            position: absolute;
            top: -10px;
            left: 15px;
            content: '';
            border-bottom: solid 10px #222;
            border-bottom-color: rgba(24, 24, 24, 0.9);
            border-left: solid 10px transparent;
            border-right: solid 10px transparent;
          }

    /* Banner */

      #banner-wrapper .HeaderBox {
        padding: 1.8em 0 1em 0;
      }

       #banner-wrapper2 .HeaderBox {
        padding: 1.3em 0 0.8em 0;
      }

        #banner p {
          letter-spacing: -1px;
          font-size: 2em;
          margin: 0.5em 0 0 0;
        }

    /* Main */

      #main {
        padding: 3em 0em 0em 0;
      }

        #main header {
          margin-bottom: 3em;
        }

        #main .byline {
          padding: 0.50em 0em 0em 0em;
          letter-spacing: -1px;
          font-size: 1.50em;
        }

        #main .main-title {
          font-size: 3.25em;
          letter-spacing: -2px;
        }

    /* Footer */

        #footer h2 {
          letter-spacing: -1px;
          font-size: 2em;
        }

    /* Copyright */

      #copyright {
        margin-top: 5em;
      }

        #copyright span {
          padding: 1.20em 2em;
        }
  }

/* Tablet */

  @media screen and (min-width: 737px) and (max-width: 1200px) {

    /* Basic */

      body {
        min-width: 1000px;
        font-size: 10pt;
      }

      input, textarea, select {
        font-size: 10pt;
      }

    /* Wrappers */

      #footer-wrapper, .wrapper {
        padding: 3.5em 0 3.5em 0;
      }

    /* Header */

      #header {
        padding: 5em 0 3em 0;
      }

      .homepage #header {
        padding: 7.5em 0 7.5em 0;
      }

    /* Nav */

      .dropotron.level-0 {
        font-size: 0.8em;
      }

    /* Banner */

      #banner-wrapper .HeaderBox {
        padding: 0.5em 0 0.5em 0;
      }

      .style .HeaderBox {
        padding: 0.3em 0 0.2em 0;
      }


        #banner p {
          margin: 0.25em 0 0 0;
        }

    /* Main */

        #main .main-title {
          font-size: 3.25em;
          letter-spacing: -1.5px;
        }

    /* Copyright */

      #copyright {
        margin-top: 3em;
      }

  }

/* Mobile */

  #navPanel, #titleBar {
    display: none;
  }

  @media screen and (max-width: 736px) {

    /* Basic */

      html, body {
        overflow-x: hidden;
      }

      body, input, textarea, select {
        line-height: 1.75em;
        font-size: 10.50pt;
        letter-spacing: 0;
      }

      section, article {
        clear: both;
        margin: 2em 0 2em 0 !important;
      }

      header {
        margin-bottom: 1.5em;
      }

      .button {
        display: block;
        text-align: center;
      }

      .box {
        padding: 3em 0em 2em 0em;
      }

    /* Off-Canvas Navigation */

      #page-wrapper {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        padding-bottom: 1px;
      }

      #titleBar {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 44px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10001;
      }

        #titleBar .toggle {
          text-indent: -9999px;
          width: 90px;
          height: 50px;
          opacity: 0.75;
        }

          #titleBar .toggle:before {
            content: '';
            position: absolute;
            left: 16px;
            top: 16px;
            background: #3e9ecd;
            background: rgba(62, 158, 205, 0.75);
            width: 58px;
            height: 38px;
          }

          #titleBar .toggle:after {
            content: '';
            position: absolute;
            left: 32px;
            top: 29px;
            width: 44px;
            height: 44px;
            background: url("../img/toggle.svg") 0 0 no-repeat;
            opacity: 0.75;
          }

          #titleBar .toggle:active {
            opacity: 1.0;
          }

    /* Wrappers */

      #header-wrapper {

      /* Adjust the 75% below to reposition the horizontal center of your background image */

        background-position: 75% center !important;
      }

      #footer-wrapper, .wrapper {
        padding: 1em 20px 1em 20px;
      }

      #main-wrapper {
        padding: 0 20px 0 20px;
      }

    /* Nav */

      #nav {
        display: none;
      }

    /* Header */

      #header {
        padding: 6em 0 4em 0;
      }

    /* Banner */

      .HeaderBox {
        padding: 1.8em 0 1em 0;
      }

      #banner h3.CL-box-title {
        color: #FFF !important;
        letter-spacing: -1px;
        font-size: 3.50em;
        font-weight: 900;
        line-height: 1em;
      }

    /* Copyright */

      #copyright {
        margin: 4em 0 1em 0;
      }

        #copyright span {
          padding: 1.25em 1.5em 1.25em 1.5em;
        }

  }

/* Theme */

/* Button */

  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  #indigirka button {
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  display: inline-block;
  padding: 0.5em 1.5em 0.5em 1.5em;
  text-decoration: none;
  font-size: 1.10em;
  font-weight: 700;
  color: #FFFFFF !important;
  border:0px solid;
  margin-top: 0.5em;
  }

/* Form */

  input[type="text"],
  input[type="password"],
  input[type="email"],
  select,
  textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0px;
    border: none;
    border: solid 1px;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    transition: border-color 0.2s;
    width: 100%;
  }


  input[type="text"],
  input[type="password"],
  input[type="email"],
  select {
    height: 2.75em;
  }

  textarea {
    padding: 0.75em 1em;
  }

  input[type="text"],
  input[type="password"],
  input[type="email"],
  select,
  textarea {
    background: #fafafa;
    border-color: #eeeeee;
}

#indigirka input[type="checkbox"],
#indigirka input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}

.theme-dark .nivo-controlNav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #a5a5a5 !important;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
    border-radius: 50%;
}

.theme-dark .nivo-controlNav a.active {
    background: #959595 !important;
}

#indigirka input[type="checkbox"] + label,
#indigirka input[type="radio"] + label {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 1em;
  padding-left: 1.4em;
  position: relative;
}

.CL-question input[type="checkbox"] + label,
.CL-question input[type="radio"] + label {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0em;
  padding-left: 1.4em;
  position: relative;
}

#indigirka input[type="checkbox"] + label:before,
#indigirka input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
      }

#indigirka input[type="checkbox"] + label:before,
#indigirka input[type="radio"] + label:before {
  border-radius: 0px;
  border: solid 1px;
  content: '';
  display: inline-block;
  height: 1em;
  left: 0;
  line-height: 0.9em;
  position: absolute;
  text-align: center;
  width: 1em;
  top: 0.1em;
}

.CL-portlet-poll input[type="checkbox"] + label:before,
.CL-portlet-poll input[type="radio"] + label:before {
  border-radius: 0px;
  border: solid 1px;
  content: '';
  display: inline-block;
  height: 1em;
  left: 0;
  line-height: 0.9em;
  position: absolute;
  text-align: center;
  width: 1em;
  top: 0.35em;
}

#indigirka input[type="checkbox"]:checked + label:before,
#indigirka input[type="radio"]:checked + label:before {
  content: '\f00c';
}

/* Menu fix */
#header-wrapper .CL-parent-menu>ul {
display:none;
}

.CL-site-name a {
  text-decoration: none;
  color: #FFF;
  font-weight: 900;
}

.CL-site-subtitle {
  color: #FFF;
  font-weight: 200px;
}

/* HeaderBox */

#banner .CL-box-container {
  color: #FFF !important;
}

.HeaderBox .CL-box-text-content{
  letter-spacing: -1px;
  font-size: 2em;
  margin: 0.5em 0 0 0;
  font-weight: 200;
  font-style: italic;
  color: #aaa;
}

.HeaderBox .CL-box-text-content h2{
  letter-spacing: -1px;
  font-size: 1.8em;
  font-weight: 900;
  font-style: normal;
  color: #FFF;
  line-height: 0.8em;
  margin-bottom: 0.3em;
}

.CL-portlet-custom h2.CL-box-main-title {
  display: none;
}

.langchange {
  width: 225px;
  height: auto;
  margin:0 auto;
  -webkit-border-top-left-radius: 60px;
  -webkit-border-top-right-radius: 60px;
  -moz-border-radius-topleft: 60px;
  -moz-border-radius-topright: 60px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  display:none;
}

.langchange .CL-language-switch {
  text-align: center;
  color: #FFF;
  padding: 1em 0 1em 0;
  font-weight: 600;
}

.langchange #langform {
    width: 158px !important;
    margin: 0px auto;
}

.langchange .CL-language-switch a{
  color: #FFF;
  text-decoration: none;
  font-weight: 400 !important;
}

.langchange .CL-box-main-title {
  /*display: none;*/
}

#langform{width: 100%}
/* This is to remove the arrow of select element in IE */
select::-ms-expand {  display: none; }
select{
    -webkit-appearance: none;
    appearance: none;
}
@-moz-document url-prefix(){
  #langform {border: 0; box-sizing: border-box; position: relative; overflow: hidden;}
  #langform select { width: 110%; background-position: right 30px center !important; border: none !important;}
}

.langchange .CL-language-switch-dropdown {
    background: transparent;
}

select.CL-language-switch-dropdown {
    border: 0;
}

#nav .CL-command-options-wrapper {
  margin-top: 22px;
}

.langchange .CL-language-switch-dropdown {
    background-color: transparent;
    background-image: url(../img/lang_arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    color: #FFF;
    height: 20px;
}

#nav a:hover, #nav span:hover {
    color: #d3d3d3;
}

.dropotron a:hover, .dropotron span:hover {
    color: rgba(255, 255, 255, 1);
}

/* Content */

/* Bredcrumbs */

.CL-trail {
    margin-top: 10px;
}

.CL-trail a,
.CL-trail-end {
    border:1px solid #000;
    padding: 10px 20px;
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    line-height: 50px;
}

/* CustomBox */

.custombox .CL-box-content-image-wrapper.CL-box-content-image-right .CL-box-content-image,
.custombox .CL-box-content-image-wrapper.CL-box-content-image-left .CL-box-content-image {
    float: right;
    margin-left: 0;
    margin-bottom: 0;
    width: 100% !important;
    height: auto !important;
    padding-bottom: 1em;
}

.custombox .CL-box-content-image-wrapper {
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
}

.custombox h3.CL-box-title {
    text-align: center;
}

.custombox .CL-box-subtitle {
    padding: 0.20em 0em 1em 0em;
    letter-spacing: -1px;
    font-size: 1.50em;
    text-align: center;
    font-weight: 200;
    font-style: italic;
}

.custombox .CL-box-text-content {
   line-height: 1.4em;
}

.CL-portlet-custom1 h4.CL-box-subtitle,
.CL-portlet-custom2 h4.CL-box-subtitle  {
    color: #FFF !important;
}

.CL-box-read-more-link a,
.CL-upload-file-link,
.CL-content-link--button {
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  display: inline-block;
  padding: 0.5em 1.5em 0.5em 1.5em;
  text-decoration: none;
  font-size: 1.10em;
  font-weight: 700;
  color: #FFFFFF !important;
  border-radius: 0px !important;
}

.CL-box-read-more-link {
  font-size: 1.0em !important;
}

.custombox .CL-box-read-more-link {
    text-align: center;
}

/* FooterBox and Classic */

 h3.CL-box-title {
  letter-spacing: -1px;
  font-size: 2em;
  font-weight: 600;
}

.CL-box-subtitle {
    padding: 0.50em 0em 0.5em 0em;
    font-size: 1.50em;
    font-weight: 200;
    font-style: italic;
}

#banner .CL-box-subtitle {
  color: #aaa !important;
  letter-spacing: -1px;
  font-size: 2em;
}

.CL-portlet-custom4 .CL-box-main {
  padding: 1em 0 1.5em 0;
}

.CL-box-text-content {
  line-height: 1.4em;
  margin-bottom: 1em;
}

.style3 .row > * {
    padding: 0px 0 0 25px;
}

.style2 .row > * {
    padding: 0px 0 0 25px;
}

#banner-wrapper2 {
    margin-bottom: 1em;
}

#banner-wrapper2 .CL-box-main-title {
    display: none;
}

.CL-column.CL-position-custom1,
.CL-column.CL-position-custom2 {
    padding: 0px 15px 0px 5px;
}

.style3 .CL-portlet-custom1,
.style3 .CL-portlet-custom2,
.style2 .CL-portlet-custom4 {
  padding: 3em 0em
}

.style2 {
  text-align: center;
}

/* Footer */

#footer .CL-box-container {
    padding: 0 !important;
}

#footer h2.CL-box-main-title {
  margin-bottom: 0.7em;
}

#footer .CL-portlet-footer ul {
    text-align: center;
}

#footer ul li a {
  text-decoration: none;
  color: #818181;
}

#footer ul li {
  padding: 0.5em 0em;
  border-bottom: 1px solid #E8E8E8;
}

#footer ul li ul {
  margin: 0.5em 0 0 0;
}

#footer ul li ul li {
  border-bottom: 0px solid;
  border-top: 1px solid #E8E8E8;
}

#footer ul li ul li:last-child {
  padding: 0.5em 0 0 0;
}

#footer ul li a::before {
    content: '';
}

#footer ul li ul li a {
  padding-left: 10px;
}

#footer ul li ul li ul li a {
  padding-left: 10px;
}

#footer ul li a::before {
    content: '';
    display: inline-block;
}

#footer .CL-portlet-footer ul {
    text-align: center;
}

#footer .CL-portlet-footer ul.CL-menu-level-0 li a {
   padding: 0 1em;
}

#footer .CL-portlet-footer ul li {
    padding: 0.0em 0em;
    border-bottom: 0px solid;
    border-top: 0px solid;
    /*display: inline-block;*/
    text-align: center;
}

#footer .CL-follow-us li {
    border: 0px solid !important;
}

#footer .CL-portlet-footer ul li ul {
  display: inline-block;
  margin-top: -6px;
}

#footer .CL-portlet-footer ul li ul li a{
  text-align: center;
}
/* Sidebar */

#sidebar .CL-portlet-menu .CL-portlet {
  margin-bottom: 2em;
}

#sidebar .CL-portlet-menu h2.CL-box-main-title {
    margin-bottom: 0.3em;
}

.CL-login-form .text-input {
    width: 100% !important;
}

.CL-poll-results h4 {
  padding: 0.5em;
}

.CL-show-other-poll-result {
    margin: 10px auto;
}

.CL-calendar-container .clndr-days-container {
    position: relative;
    height: 210px;
}

#sidebar .CL-portlet-menu ul li a {
  text-decoration: none;
  color: #818181;
}

#sidebar .CL-portlet-menu ul li {
  padding: 0.5em 0em;
  border-bottom: 1px solid #E8E8E8;
}

#sidebar .CL-portlet-menu ul li ul {
  margin: 0.5em 0 0 0;
}

#sidebar .CL-portlet-menu ul li ul li {
  border-bottom: 0px solid;
  border-top: 1px solid #E8E8E8;
}

#sidebar .CL-portlet-menu ul li ul li:last-child {
  padding: 0.5em 0 0 0;
}

#sidebar .CL-portlet-menu ul li a::before {
    content: '';
}

#sidebar .CL-portlet-menu ul li ul li a {
  padding-left: 10px;
}

#sidebar .CL-portlet-menu ul li ul li ul li a {
  padding-left: 10px;
}

#extrafooter .CL-portlet-menu ul li a {
  text-decoration: none;
  color: #FFF;
}

span.CL-what-is-new-item-title {
    font-size: 1.2em;
    text-decoration: none;
}

.CL-what-is-new-item-icon {
    width: 30%;
}

.CL-what-is-new-item-text {
    font-size: 0.8em;
}

span.CL-what-is-new-item-date {
    display: block;
    font-size: 0.7em;
    text-align: right;
}

a.CL-what-is-new-link:hover .CL-what-is-new-item-title {
    text-decoration: none;
}

#sidebar .CL-portlet {
  margin-bottom: 2.5em;
}

#sidebar h2.CL-box-main-title {
  margin-bottom: 0.5em;
}

/* Content Fix*/

#banner-wrapper2 .HeaderBox h3.CL-box-title {
    font-size: 2.5em !important;
}

#banner-wrapper2 .HeaderBox h4.CL-box-subtitle {
    font-size: 1.7em !important;
}

.CL-poll-results {
    width: 100% !important;
}

.CL-graph-wrapper {
    float: left;
    width: 100% !important;
}

.CL-question .bar-container strong {
    position: absolute;
    text-align: right;
    right: 0;
    overflow: hidden;
    top: 2px;
}

.HeaderBox h3.CL-box-title {
  letter-spacing: -1px;
  font-size: 3.50em;
  font-weight: 900;
}

.CL-portlet-custom .custombox,
.CL-portlet-custom .CL-box-default {
  padding: 2em 0em;
}

a.CL-upload-file-link {
    padding: 1em;
}

a.CL-upload-file-link::before {
  content: '\f019';
  font-family: FontAwesome;
  margin-right: 5px;
}

.CL-content-link--button {
    -moz-box-shadow: 0px 0px 0px rgba(55,55,55,0.25);
    box-shadow: 0px 0px 0px rgba(55,55,55,0.25);
    text-shadow: none;
}

.CL-content-link--button:hover, .CL-content-link--button:focus {
    color: #444;
    color: rgba(0, 0, 0, 0.80);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 0, from(transparent),
    color-stop(0%, 
    rgba(0,0,0, 0.00)), 
    to(rgba(0,0,0, 0)));
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    background-image: -moz-linear-gradient(top, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    background-image: -o-linear-gradient(transparent, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    background-image: linear-gradient(transparent, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    text-decoration: none;
}

/* Gallery */

.CL-image-slider,
.CL-box-content-image,
.CL-article-image-item,
.CL-gallery-single-image-wrapper,
.CL-gallery-single-image-wrapper .CL-gallery-image {
    border: 0px solid;
}

img.CL-gallery-image {
    transition: all 0.25s ease;
}

img.CL-gallery-image:hover {
    opacity: 0.8;
}

/* Separator */

.CL-content-separator hr {
    height: 0px !important;
    border: 0px !important;
}

.CL-content-separator {
    height: 0px !important;
    width: 100%;
    border: 1px solid #e8e8e8;
}

/* Search */

input.CL-search-result-text {
    width: 100% !important;
}

.CL-search-result-toolbar .CL-search-result-scope {
  min-width: 57%;
  margin-top: 0.7em;
}

.CL-search-result-item, .CL-search-result-item a {
    text-align: center;
    font-size: 1.2em;
    text-decoration: none;
    color: #818181;
}

.CL-search-result-item .CL-search-result-item-title {
    font-size: 15px;
    color: #818181;
    line-height: 1.2em;
}

/* IconeBox */

.IconeBox .CL-box-icon {
    position: relative;
    top: 5px;
    text-align: center;
}

.IconeBox .CL-box-icon img {
    border: 1px solid;
    padding: 10px;
}

.IconeBox h3.CL-box-title,
.IconeBox h4.CL-box-subtitle {
  text-align: center;
}

/* Mobile */

  #navPanel, #titleBar {
    display: none;
  }

  @media screen and (max-width: 736px) {

    /* Poptrox */

      .poptrox-popup {
        border: solid 0.25em #fff;
        background: #fff;
      }

    /* Off-Canvas Navigation */

      #page-wrapper {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        padding-bottom: 1px;
      }

      #titleBar {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 44px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10001;
      }

        #titleBar .toggle {
          text-indent: -9999px;
          width: 90px;
          height: 50px;
          opacity: 0.75;
        }

          #titleBar .toggle:before {
            content: '';
            position: absolute;
            left: 16px;
            top: 16px;
            background: #3e3e3e;
            background: rgba(80, 80, 80, 0.75);
            width: 58px;
            height: 38px;
          }

          #titleBar .toggle:after {
            content: '';
            position: absolute;
            left: 32px;
            top: 29px;
            width: 44px;
            height: 44px;
            background: url("../img/toggle.svg") 0 0 no-repeat;
            opacity: 0.75;
          }

          #titleBar .toggle:active {
            opacity: 1.0;
          }

      #navPanel {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-275px);
        -webkit-transform: translateX(-275px);
        -ms-transform: translateX(-275px);
        transform: translateX(-275px);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 100%;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 275px;
        z-index: 10002;
        background: #171717 url("..img/bg01.jpg") repeat;
      }

        #navPanel:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          /*background: url("../img/bg01.png");*/
          z-index: 1;
          background:rgba(62, 158, 205, 0.9);
        }

        #navPanel nav {
          position: relative;
          z-index: 2;
        }

        #navPanel .link {
          display: block;
          color: #999;
          text-decoration: none;
          height: 44px;
          line-height: 44px;
          border-top: 1px solid rgba(255, 255, 255, 0.1);
          padding: 0 1.5em 0 1.5em;
        }

          #navPanel .link:first-child {
            border-top: 0;
          }

        #navPanel .indent-1 {
          display: inline-block;
          width: 1em;
        }

        #navPanel .indent-2 {
          display: inline-block;
          width: 2em;
        }

        #navPanel .indent-3 {
          display: inline-block;
          width: 3em;
        }

        #navPanel .indent-4 {
          display: inline-block;
          width: 4em;
        }

        #navPanel .indent-5 {
          display: inline-block;
          width: 5em;
        }

        #navPanel .depth-0 {
          color: #fff;
        }

      body.navPanel-visible #page-wrapper {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
      }

      body.navPanel-visible #titleBar {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
      }

      body.navPanel-visible #navPanel {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
      }
      
      
  }