html, body {
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #2b3a48; }

h1, h2, h3, h4, h5 {
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  line-height: 120%; }

h1 {
  font-size: 2.75rem;
  color: #1f3748;
  margin-top: 1rem; }

h2 {
  font-size: 2rem;
  color: #294152; }

h3 {
  color: #1f3748; }

h1 small {
  font-size: 60%;
  color: #3f6778; }

a {
  color: #008cba; }

a:hover {
  text-decoration: none; }

.uk-navbar {
  position: relative;
  z-index: 100;
  background: transparent; }

.TOP-MENU {
  background: rgba(246, 246, 246, 0.95);
  height: 100px;
  box-shadow: 0 0.0425rem 0.425rem rgba(38, 42, 54, 0.25);
  z-index: 110;
  clear: both; }
  .TOP-MENU .logo, .TOP-MENU .title {
    float: left;
    position: relative; }
  .TOP-MENU .logo {
    margin: 10px 10px 0 0; }
  .TOP-MENU .uk-navbar-nav > li, .TOP-MENU .uk-navbar-nav > li > a {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #2b3a48;
    height: 100px;
    line-height: 100px;
    background-color: transparent; }
  .TOP-MENU .uk-navbar-nav > li.uk-active {
    background-color: #fff; }
  .TOP-MENU .uk-navbar-nav > li:hover {
    background-color: #f4c111; }
  .TOP-MENU .uk-navbar-nav a:hover {
    color: #fff; }
  .TOP-MENU li.uk-parent {
    z-index: 500;
    background-color: transparent;
    height: 100px; }
    .TOP-MENU li.uk-parent .uk-dropdown {
      width: auto !important;
      background-color: white;
      padding-top: 0;
      padding-bottom: 0;
      border: 1px solid #ddd;
      border-top: 0;
      border-bottom: 0; }
    .TOP-MENU li.uk-parent li {
      width: auto !important;
      border-bottom: 1px solid #ddd; }
    .TOP-MENU li.uk-parent li > a {
      width: auto !important;
      white-space: nowrap;
      line-height: normal;
      font-size: 16px;
      color: #2b3a48; }
    .TOP-MENU li.uk-parent li > a:hover {
      background-color: #f4c111;
      color: #fff; }
  .TOP-MENU .uk-open > .uk-dropdown-navbar {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade; }

.yuliy {
  float: right;
  display: none; }

.CONTENT {
  z-index: 90;
  background-color: rgba(255, 255, 255, 0.95);
  padding-top: 2rem;
  min-height: 100%;
  padding-bottom: 5rem; }
  .CONTENT a {
    border-bottom: 1px solid;
    border-color: #9acbdd; }
  .CONTENT ul li {
    list-style-type: none;
    text-indent: -1.5rem;
    margin: 0 0 0rem 1rem; }
  .CONTENT ul li:before {
    content: "\2014\a0\a0"; }
  .CONTENT ul li, .CONTENT ol li {
    margin-bottom: .5rem; }

.gb-author {
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px; }

.gb-baloon {
  padding: 8px 20px 15px 20px;
  border-radius: 5px;
  webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px; }

.gb-comment {
  background-color: #e5f8ff; }
  .gb-comment .gb-comment-date {
    color: #8faecc;
    font-size: 11px;
    font-weight: 300; }
    .gb-comment .gb-comment-date span {
      font-size: 8px; }

.gb-answer {
  background-color: #e8ffeb;
  margin-left: 10%; }
  .gb-answer .gb-answer-title {
    color: #8faecc;
    font-size: 11px;
    font-weight: 300; }

.top-menu-small {
  position: fixed;
  width: 100%;
  height: 40px;
  color: #fff;
  background-color: #f4c111; }
  .top-menu-small .uk-navbar-toggle {
    color: #fff; }
  .top-menu-small div {
    height: 40px;
    line-height: 38px; }

.top-menu-small-space {
  height: 40px; }

.page-wrap:after {
  content: "";
  display: block;
  height: 140px; }

.FOOTER {
  display: none;
  width: 100%;
  height: 140px; }
  .FOOTER .big-footer {
    background: rgba(30, 30, 30, 0.9);
    border-top: 1px solid #000;
    color: #fff;
    width: 100%;
    margin-top: -140px;
    height: 140px;
    clear: both; }
  .FOOTER .menuBottom {
    position: absolute;
    padding-top: 1.5rem;
    float: left; }
    .FOOTER .menuBottom ul {
      padding: 0; }
      .FOOTER .menuBottom ul li {
        list-style-type: none;
        display: block;
        float: left; }
        .FOOTER .menuBottom ul li a {
          font-size: .85rem;
          display: inline-block;
          margin-right: 1rem;
          margin-bottom: 1rem;
          color: #fff;
          border-bottom: 1px solid; }
        .FOOTER .menuBottom ul li a.selected {
          color: #888; }
        .FOOTER .menuBottom ul li a:hover {
          color: #b7e6ff; }
  .FOOTER .copy {
    width: 100%;
    position: relative;
    padding-top: 5.5rem; }
  .FOOTER .copyright {
    float: left; }
  .FOOTER .creator {
    float: right; }
  .FOOTER .kot {
    z-index: 200;
    position: relative;
    float: right;
    top: -100px; }

.uk-nav-offcanvas {
  margin-top: 8px; }
  .uk-nav-offcanvas li > a {
    padding: 3px 4px 3px 10px; }
  .uk-nav-offcanvas li.subLevel a {
    padding: 2px 4px 2px 35px;
    font-size: 15px; }

.bg {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1000;
  background: #9fc3da url("/css/bg/sky.png") repeat-x; }
  .bg .clouds {
    position: absolute;
    width: 100%;
    height: 338px;
    z-index: 1;
    background: url(/css/bg/clouds.png) no-repeat center; }
  .bg .bottom {
    position: absolute;
    width: 100%;
    height: 600px; }
  .bg .front {
    position: absolute;
    top: 69px;
    width: 2176px;
    height: 531px;
    z-index: 3; }
  .bg .base {
    display: table-row;
    position: absolute;
    width: 100%;
    top: 82px;
    z-index: 2; }
  .bg .main {
    display: table-cell;
    width: 2004px;
    opacity: 0;
    height: 517px;
    background-position: center;
    background-repeat: no-repeat; }
  .bg .left {
    display: table-cell;
    width: 0;
    height: 517px;
    opacity: 0;
    background-position: right;
    background-repeat: repeat-x; }
  .bg .rightBg {
    display: table-cell;
    height: 517px;
    opacity: 0;
    background-position: left;
    background-repeat: repeat-x; }

/* PAGER >>> */
div.pager {
  margin: 3rem 0 0 0; }

ul.yiiPager {
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 100%;
  display: inline; }

ul.yiiPager li {
  display: inline;
  margin: 0 .5rem 0 0; }

ul.yiiPager li:before {
  content: none; }

ul.yiiPager a:link,
ul.yiiPager a:visited {
  font-weight: bold;
  padding: 4px 10px;
  text-decoration: none; }

ul.yiiPager li a {
  border: none;
  background: none; }

ul.yiiPager .page a {
  font-weight: normal; }

ul.yiiPager a:hover {
  text-decoration: none;
  color: #fff;
  background: #2c648b; }

ul.yiiPager .selected a {
  background: #1896c0;
  color: #fff;
  font-weight: bold;
  cursor: default; }

ul.yiiPager .hidden a {
  color: #888888; }

/**
 * Hide first and last buttons by default.
 */
ul.yiiPager .first,
ul.yiiPager .last {
  display: none; }

/* PAGER ^^^ */
/* FIXED TOP MENU >>> */
.fixedTopMenu {
  position: fixed;
  display: none;
  top: -100px;
  height: 2rem;
  width: 100%;
  background: #f6f6f6;
  z-index: 1000;
  webkit-box-shadow: 0 0.0625rem 0.625rem rgba(38, 42, 54, 0.25);
  box-shadow: 0 0.0625rem 0.625rem rgba(38, 42, 54, 0.25); }
  .fixedTopMenu ul li, .fixedTopMenu ul li a {
    height: 2rem;
    line-height: 2rem; }
  .fixedTopMenu .uk-navbar-nav > li.uk-active {
    background-color: #fff; }
  .fixedTopMenu .uk-navbar-nav > li:hover {
    background-color: #f4c111; }
  .fixedTopMenu .uk-navbar-nav a:hover {
    color: #fff; }
  .fixedTopMenu li > a:hover {
    background-color: #f4c111;
    color: #fff; }
  .fixedTopMenu li.uk-parent {
    z-index: 500;
    background-color: transparent; }
    .fixedTopMenu li.uk-parent .uk-dropdown {
      width: auto !important;
      background-color: white;
      padding-top: 0;
      padding-bottom: 0;
      border: 1px solid #ddd;
      border-top: 0;
      border-bottom: 0; }
    .fixedTopMenu li.uk-parent li {
      width: auto !important;
      border-bottom: 1px solid #ddd; }
    .fixedTopMenu li.uk-parent li > a {
      width: auto !important;
      white-space: nowrap;
      color: #2b3a48;
      padding: 0 1rem 0 1rem;
      margin: 0; }
    .fixedTopMenu li.uk-parent li > a:hover {
      background-color: #f4c111;
      color: #fff; }
  .fixedTopMenu .uk-open > .uk-dropdown-navbar {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade; }

/* FIXED TOP MENU ^^^ */
/* HOME TEASER SMALL >>> */
.home-teaser-small {
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
  background-size: cover;
  overflow: hidden;
  background: #fff; }
  .home-teaser-small img {
    display: block; }
  .home-teaser-small .ht_container {
    width: 100%;
    position: absolute;
    z-index: 1; }
  .home-teaser-small .ht_item {
    width: 100%;
    position: absolute;
    opacity: 0; }
  .home-teaser-small .ht_links {
    width: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    z-index: 2; }
  .home-teaser-small .ht_links a {
    display: inline-block;
    margin: 2px 6px 2px 6px;
    padding: 1px 1rem 1px 1rem;
    border: 0;
    font-size: 13px;
    line-height: 20px;
    border-radius: .75em;
    color: #fff; }
  .home-teaser-small .ht_links_active {
    margin: 2px 6px 2px 6px;
    padding: 1px 1rem 1px 1rem;
    position: absolute;
    display: block;
    border: 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.4); }
  .home-teaser-small .info {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 100%;
    padding: 1rem;
    color: #bbb;
    text-align: center;
    width: 100%;
    z-index: 100; }
  .home-teaser-small .link {
    position: absolute;
    top: 0;
    width: 100%;
    height: 520px;
    z-index: 200; }
  .home-teaser-small .link a {
    display: block;
    width: 100%;
    height: 100%;
    border: 0; }
  .home-teaser-small .play {
    position: absolute;
    opacity: 0;
    width: 100%;
    z-index: 300; }
  .home-teaser-small .play .inner {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 25px;
    width: 250px;
    margin: 0 auto;
    color: #fff;
    text-align: center; }
  .home-teaser-small .play a {
    display: block;
    color: #ddd;
    border: 0; }
  .home-teaser-small .play a:hover {
    color: #fff; }

/* HOME TEASER SMALL ^^^ */
/* HOME TEASER >>> */
.home-teaser {
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
  background-size: cover;
  overflow: hidden;
  background: #fff; }

.home-teaser img {
  display: block; }

.home-teaser .ht_container {
  width: 100%;
  position: absolute;
  z-index: 1; }

.home-teaser .ht_item {
  width: 100%;
  position: absolute;
  opacity: 0; }

.home-teaser .ht_links {
  width: 100%;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 2; }

.home-teaser .ht_links a {
  display: inline-block;
  margin: 2px 6px 2px 6px;
  padding: 1px 1rem 1px 1rem;
  border: 0;
  font-size: 13px;
  line-height: 20px;
  border-radius: .75em;
  color: #fff; }

.home-teaser .ht_links_active {
  margin: 2px 6px 2px 6px;
  padding: 1px 1rem 1px 1rem;
  position: absolute;
  display: block;
  border: 0;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.4); }

.home-teaser .info {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 100%;
  padding: 1rem;
  color: #bbb;
  text-align: center;
  width: 100%;
  z-index: 100; }

.home-teaser .link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 520px;
  z-index: 200; }

.home-teaser .link a {
  display: block;
  width: 100%;
  height: 100%;
  border: 0; }

.home-teaser .play {
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 300; }

.home-teaser .play .inner {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 25px;
  width: 250px;
  margin: 0 auto;
  color: #fff;
  text-align: center; }

.home-teaser .play a {
  display: block;
  color: #ddd;
  border: 0; }

.home-teaser .play a:hover {
  color: #fff; }

/* HOME TEASER ^^^ */
/* Project VIEW >>> */
.projectView .poster img {
  border: 2px solid #f4c111;
  border-radius: 3px;
  padding: 3px; }

.projectView .trailerBtn {
  display: block;
  margin-top: 10px;
  height: 40px;
  line-height: 37px;
  background: no-repeat left center;
  padding-left: 55px;
  font-size: 15px;
  border: 1px solid #e1e4e6;
  border-radius: 2px;
  background-image: url("/css/i/youtube_logo.png"); }

.projectView .trailerBtn {
  background-color: #fff; }

.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 2rem; }

.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Project VIEW ^^^ */
/* PHOTOS in PROJECT >>> */
.cas-uk-project-photos {
  margin-left: 0px; }

a.cas-uk-project-photo {
  display: block;
  padding: 0;
  box-sizing: border-box;
  border: 0;
  border-color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(255, 255, 255, 0);
  overflow: hidden; }

.cas-uk-project-photo div {
  height: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.cas-uk-project-photo:hover {
  border-color: #3386ec;
  transition: border-color 100ms ease-out; }

/* PHOTOS in PROJECT ^^^ */
/* CHAR in PROJECT >>> */
.project-chars {
  margin-left: -20px; }

.project-char, .project-char-big {
  width: 208px;
  padding-left: 0;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center; }

.project-char-image {
  width: 200px;
  height: 200px; }

.project-char-image img {
  width: 200px;
  height: 200px;
  position: relative;
  top: 0;
  left: 0;
  border: 4px solid #f4c111;
  border-radius: 100px; }

.project-char-big-image {
  width: 200px;
  height: 200px;
  border: 4px solid #f4c111;
  border-radius: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 50ms ease-out; }

.project-char-big a {
  text-decoration: none;
  background: none;
  border: 0; }

.project-char-big a:hover .project-char-big-image {
  background-size: 108% 108%;
  transition: background-size 100ms ease-out; }

iframe {
  border: 0; }

/* CHAR in PROJECT ^^^ */
h2.project-view small {
  font-size: 50%;
  opacity: 0.9;
  color: inherit; }

h2.project-view span {
  font-size: 70%;
  font-weight: normal;
  color: inherit; }

@media (max-width: 479px) {
  .yuliy {
    display: none; }

  .bg {
    display: none; } }
@media (min-width: 480px) {
  .yuliy {
    display: none; } }
@media (min-width: 768px) and (max-width: 959px) {
  .yuliy {
    display: none; }

  .TOP-MENU .uk-navbar-nav li, .TOP-MENU .uk-navbar-nav li > a {
    font-size: 14px; } }
@media (min-width: 960px) and (max-width: 1219px) {
  .yuliy {
    display: inline-block;
    margin-right: 8px; }

  .TOP-MENU .uk-navbar-nav li, .TOP-MENU .uk-navbar-nav li > a {
    font-size: 16px; } }
@media (min-width: 1220px) {
  .yuliy {
    display: inline-block;
    margin-right: 35px; }

  .TOP-MENU .uk-navbar-nav li, .TOP-MENU .uk-navbar-nav li > a {
    font-size: 19px; } }

/*# sourceMappingURL=melnitsa_2017.css.map */
