/*

body{
    background: #f6f8f9 url('/assets/images/tbilisoba-2015/bg.png');
}

.header.top>.site-width:before{
    position: absolute;
    content:'';
    background: url(/images/tbilisoba-2015/orn-r.png) no-repeat center;
    height: 50px;
    width: 100px;
    top: 72px;
    right: 0;
}
.header.top>.site-width:after{
    position: absolute;
    content:'';
    background: url(/images/tbilisoba-2015/orn-l.png) no-repeat center;
    height: 50px;
    width: 100px;
    top: 72px;
    left: 0;
}

.slider-wrapper:before{
    content:'';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 164px;
    z-index: 1;
    height: 175px;
    background: url(/images/tbilisoba-2015/slider-logo.png) no-repeat center;
    background-size: 86%;
}

*/
@font-face {
  font-family: normalFont;
  src: url(/fonts/bpg_arial.ttf);
}
@font-face {
  font-family: paata-caps;
  src: url(/fonts/bpg_paata_caps.otf);
}
@font-face {
  font-family: banner-caps;
  src: url(/fonts/bpg_banner_extrasquare_caps.ttf);
}
@font-face {
  font-family: fontawesome;
  src: url(/fonts/fontawesome-webfont.eot);
}
@font-face {
  font-family: Tabidze;
  src: url(/fonts/PsTabidze.otf);
}
@font-face {
  font-family: Rustaveli;
  src: url(/fonts/PsRustaveli.otf);
}
@font-face {
  font-family: Mrglovani;
  src: url(/fonts/bpg_mrgvlovani_caps.ttf);
}
@media print {
  .no-print,
  .image.no-border,
  .news-buttons,
  .gallery,
  .soc-net,
  .side-bar.gray-menu,
  .top.full-width,
  .middle.site-width,
  .page-cover.site-width,
  .publication-types-inner,
  .social-container,
  .view-count,
  .no-print * {
    display: none !important;
  }
}
a {
  color: black;
  text-decoration: none;
  /* no underline */
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  color: inherit;
  text-decoration: none;
}
body {
  margin: 0px;
  padding: 0px;
  min-width: 1280px;
  width: 100%;
  background-color: #f6f8f9;
  font-family: normalFont, serif;
}
.site-width {
  /*width: 1280px;*/
  max-width: 1182px;
  width: 98%;
  margin: 0 auto;
  display: table;
}
.site-width-2 {
  width: 1182px;
  margin: 0 auto;
  display: table;
}
.side-bar {
  display: table;
  position: relative;
  z-index: 0;
  float: right;
}
.menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.social-panel {
  z-index: 1;
  position: fixed;
  right: -51px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  display: table;
}
.social-panel .social-buttons {
  display: table;
}
.social-panel .social-buttons .link.sprite {
  background: url("/assets/images/icons/social-sprite.png") no-repeat;
}
.social-panel .social-buttons .link {
  width: 51px;
  height: 51px;
  margin-bottom: 10px;
  display: block;
}
.social-panel .social-buttons .link.fb {
  background-position: -3px -3px;
}
.social-panel .social-buttons .link.yt {
  background-position: -61px -3px;
}
.social-panel .social-buttons .link.rs {
  background-position: -119px -3px;
}
.social-panel .social-buttons .link.tw {
  background-position: -177px -3px;
}
.social-panel .social-buttons .link.closet {
  background-position: -235px -3px;
}
.social-panel .social-buttons .link.solidarity {
  background-position: -293px -3px;
  position: relative;
}
.social-panel .social-buttons .link.solidarity:hover .fund {
  opacity: 1.0;
  display: table;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.social-panel .social-buttons .fund {
  opacity: 0;
  display: none;
  position: absolute;
  right: 0px;
  top: 61px;
  background: none;
  height: 164px;
  width: 155px;
  margin-left: 20px;
}
.social-panel .social-buttons .fund div {
  background: none;
}
.social-panel .social-buttons .fund .title {
  background-color: #11af8b;
  height: 42px;
  width: 155px;
  text-align: center;
  color: #ffffff;
  line-height: 45px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-family: caps;
  font-size: 17px;
}
.social-panel .social-buttons .fund .text {
  position: relative;
  top: 53px;
  font-size: 15px;
  font-family: arial;
  color: #3d85af;
  line-height: 1.176;
}
.social-panel .social-buttons .fund .digits {
  font-size: 32.6px;
  font-family: "Myriad Pro";
  color: #124d6f;
  position: absolute;
}
.social-panel .social-buttons .fund .body {
  height: 123px;
  width: 122px;
  border: 1px solid #e9edef;
  background: #ffffff url('/assets/images/icons/solidarity-gel.png') no-repeat 18px 13px;
  padding: 5px 16px;
}
.social-panel .switcher-button {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 30px;
  height: 0px;
  display: block;
}
.social-panel .switcher-button:before {
  content: '';
  position: absolute;
  background-color: #33aae2;
  color: white;
  right: 0;
  border-right: none;
  height: 43px;
  width: 30px;
  border-top-left-radius: 21px;
  border-bottom-left-radius: 21px;
  text-align: center;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
.social-panel .switcher-button:after {
  content: '';
  position: absolute;
  background-color: #33aae2;
  color: white;
  right: -2px;
  border-right: none;
  height: 14px;
  width: 14px;
  border-top: 6px solid white;
  border-left: 6px solid white;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  text-align: center;
  background-color: transparent;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
/*HORIZONTAL SEPARATOR*/
.horizontal-separator {
  height: 1px;
  margin-top: 42px;
  margin-bottom: 42px;
  background-color: transparent;
  position: relative;
}
.horizontal-separator:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(212, 212, 212, 0), rgba(212, 212, 212, 0.6), #d4d4d4, rgba(212, 212, 212, 0.6), rgba(212, 212, 212, 0));
}
.horizontal-separator:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), #ffffff, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
}
/*END OF HORIZONTAL SEPARATOR*/
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.fix-bad-font {
  padding-top: 0.2em;
}
/*HEADER TOP PART*/
body[style="font-size: 1.7px;"] .header.top .application-title,
body[style="font-size: 1.8px;"] .header.top .application-title,
body[style="font-size: 1.9px;"] .header.top .application-title,
body[style="font-size: 1.9px;"] .header.top .application-title,
body[style="font-size: 2px;"] .header.top .application-title,
body[style="font-size: 2.1px;"] .header.top .application-title,
body[style="font-size: 2.2px;"] .header.top .application-title,
body[style="font-size: 2.3px;"] .header.top .application-title,
body[style="font-size: 2.4px;"] .header.top .application-title {
  font-size: 35px;
}
body[style="font-size: 1.7px;"] .header.top .buttons,
body[style="font-size: 1.8px;"] .header.top .buttons,
body[style="font-size: 1.9px;"] .header.top .buttons,
body[style="font-size: 1.9px;"] .header.top .buttons,
body[style="font-size: 2px;"] .header.top .buttons,
body[style="font-size: 2.1px;"] .header.top .buttons,
body[style="font-size: 2.2px;"] .header.top .buttons,
body[style="font-size: 2.3px;"] .header.top .buttons,
body[style="font-size: 2.4px;"] .header.top .buttons {
  font-size: 22.4px;
}
body[style="font-size: 0.8px;"] .header.top .disables #font-size-minus {
  cursor: default;
  color: #637982;
}
body[style="font-size: 2.4px;"] .header.top .disables #font-size-plus {
  cursor: default;
  color: #637982;
}
body[style="font-size: 1px;"] .header.top .disables .font-size-change {
  border: none;
}
body[style="font-size: 1px;"] .header.top .disables .font-size-change:first-child {
  border: none;
}
.header.top {
  /*height: 80px;*/
  border-bottom: 3px solid #33b5e5;
  color: #f6f8f9;
  /*font-size: 14px;*/
  background-color: #32404a;
  text-transform: uppercase;
  font-family: caps;
  letter-spacing: 0.1em;
  /*display: table;*/
}
.header.top .site-width {
  display: table;
  /*height: 80px;*/
  /*padding-top: 41px;*/
  position: relative;
}
.header.top .application-title {
  font-family: caps;
  font-size: 22em;
  color: #f6f8f9;
  text-align: center;
  text-shadow: 0.5px 0.866px 3px #010101;
  line-height: 1.273;
  /*position: absolute;*/
  /*margin: auto 0;*/
  /*top: 12px;
    left: 0;
    bottom: 0;*/
  float: left;
  max-width: 25%;
  /*padding: 0 5px;*/
  display: table;
  box-sizing: border-box;
}
.header.top .buttons {
  float: right;
  display: table;
  font-size: 14em;
  max-width: 75%;
  padding: 0.4em 0;
}
.header.top .buttons > div {
  float: right;
  padding: 0.625em 0.75em 0px 0.75em;
  line-height: 1.25em;
  cursor: default;
}
.header.top .buttons > div:not(.languages):hover {
  color: #BDCBD2;
}
.header.top .buttons .disables {
  font-size: 1em;
}
.header.top .buttons .disables #font-size {
  display: none;
}
.header.top .buttons .disables .font-size-change {
  user-select: none;
  float: left;
  min-width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  color: #33b5e5;
  border: 1px solid #33b5e5;
  border-left: none;
}
.header.top .buttons .disables .font-size-change:first-child {
  border-left: 1px solid #33b5e5;
}
.header.top .buttons .languages .language {
  float: left;
  padding: 0px 5px;
  font-weight: bold;
  cursor: default;
}
.header.top .buttons .languages .language.active {
  color: #5a8db1;
  cursor: pointer;
}
.header.top .buttons .languages .language:last-child {
  padding-right: 0px;
}
/*MIDDLE HEADER*/
.header.middle {
  display: table;
}
.header.middle .site-width {
  position: relative;
  padding-top: 21px;
}
.header.middle .search-area {
  font-size: 15em;
  margin-top: 15px;
  float: right;
  height: 30px;
  border-radius: 5px;
  position: absolute;
  right: 0;
  min-width: 30px;
  cursor: default;
}
.header.middle .search-area .border {
  opacity: 0;
}
.header.middle .search-area .search-input {
  font-family: normalFont;
  text-align: right;
  width: 0px;
  height: 30px;
  opacity: 0;
  border: none;
  outline: none;
  border-radius: 0.7em;
  background-color: #ffffff;
  /*border: 1px solid rgba(181,181,181,1);*/
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  line-height: 1em;
  font-size: 1em;
}
.header.middle .search-area .loop-icon {
  font-size: 1.8em;
  /* This controls the size. */
  display: inline-block;
  width: 0.3476em;
  height: 0.3476em;
  border: 0.13em solid #959595;
  position: absolute;
  left: 7px;
  top: 7px;
  border-radius: 0.35em;
  box-sizing: content-box;
}
.header.middle .search-area .loop-icon:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -0.2em;
  bottom: -0.123em;
  border-width: 0;
  background: #959595;
  width: 0.25em;
  height: 0.1em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.header.middle .menu.horizontal {
  margin-left: 228px;
  position: relative;
  float: left;
  font-size: 15.4em;
  line-height: 30.8em;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
  z-index: 3;
}
.header.middle .menu.horizontal .menu {
  /*SUBMENU*/
  color: #264357;
  max-width: 1145px;
  display: none;
  position: absolute;
  z-index: 1;
}
.header.middle .menu.horizontal .menu .menu-item {
  width: 15em;
}
.header.middle .menu.horizontal > .menu-item-outer {
  float: left;
  font-family: caps;
  height: 100%;
  line-height: 70px;
  height: 70px;
  cursor: pointer;
}
.header.middle .menu.horizontal > .menu-item-outer:hover {
  color: #33b5e5;
}
.header.middle .menu.horizontal > .menu-item-outer:hover > .menu {
  display: table;
}
.header.middle .menu.horizontal > .menu-item-outer > .menu {
  top: 68%;
}
.header.middle .menu.horizontal > .separator {
  float: left;
  width: 25px;
  height: 100%;
}
.header.middle .menu.horizontal > .menu-item {
  color: #264357;
}
.header.middle .logo-menu {
  position: absolute;
  top: 30px;
  left: 82px;
  z-index: 2;
  /**/
  height: 132px;
  width: 132px;
}
.header.middle .logo-menu:hover .logo-lighting {
  opacity: 1;
}
.header.middle .logo-menu:hover .logo-shadow {
  opacity: 1;
  box-shadow: 0px 10px 7px rgba(0, 0, 0, 0.35);
}
.header.middle .logo-menu .logo {
  height: 92.4342%;
  width: 92.4342%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  border-radius: 50%;
  background: transparent url("../../assets/images/header-logo.png") no-repeat 0px 0px;
  background-size: 100% 100%;
}
.header.middle .logo-menu .logo:before {
  content: '';
  position: absolute;
  right: -30px;
  bottom: 71px;
  width: 17px;
  height: 2px;
  background-color: #f6f8f9;
  border-top: 2px solid #529fbc;
  border-bottom: 2px solid #529fbc;
}
.header.middle .logo-menu .logo:after {
  content: '';
  position: absolute;
  right: -30px;
  bottom: 67px;
  width: 17px;
  height: 0px;
  background-color: #529fbc;
  border-bottom: 2px solid #529fbc;
}
.header.middle .logo-menu .logo-outer {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-color: white;
  position: absolute;
  z-index: 4;
}
.header.middle .logo-menu .logo-shadow {
  /*opacity: 0;*/
  /*box-shadow: 0px 10px 7px rgba(0, 0, 0, 0.35);*/
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
  z-index: 5;
  opacity: 1;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  box-shadow: 0px 10px 7px rgba(0, 0, 0, 0);
}
.header.middle .logo-menu .logo-lighting {
  opacity: 0;
  position: absolute;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  z-index: 5;
  background: linear-gradient(120deg, #ffde3b 20%, #dbbd54 40%, #ffffff 60%, #e6ca66 80%, #e8c100 100%);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.header .logo-menu .menu.vertical {
  height: 0px;
  cursor: default;
  overflow: hidden;
  background-color: #233039;
  width: 313px;
  color: #588aab;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: caps;
}
.header .logo-menu .menu.vertical .menu-item {
  opacity: 0;
  line-height: 0px;
  color: #588aab;
  padding: 0px 20px 0px 25px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.header .logo-menu .menu.vertical .menu-item:hover {
  background-color: #1b262e;
}
.header .logo-menu .menu-outer {
  height: 0px;
  cursor: default;
  overflow: hidden;
  background-color: #233039;
  width: 313px;
  position: absolute;
  left: -77px;
  top: 50%;
  color: #588aab;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: caps;
}
.header .logo-menu .menu-outer .menu-top-edge {
  height: 28px;
  padding-top: 72px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.35);
  position: relative;
  text-align: center;
  font-size: 17px;
}
.header .logo-menu .menu-outer .menu-bottom-edge {
  height: 21px;
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.35);
  position: relative;
}
.header .logo-menu .menu::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
}
.header .logo-menu .menu::-webkit-scrollbar-button {
  height: 0px;
}
.header .logo-menu .menu::-webkit-scrollbar-track {
  background-color: transparent;
}
.header .logo-menu .menu::-webkit-scrollbar-track-piece {
  width: 3px;
  background-color: transparent;
}
.header .logo-menu .menu::-webkit-scrollbar-thumb {
  height: 16px;
  width: 16px;
  border-radius: 2px;
  background-color: #1B272F;
}
.header .logo-menu .menu.active {
  overflow-y: scroll;
  overflow-x: hidden;
  width: 313px;
}
.header .logo-menu .menu.active > .menu-item-outer > a > .menu-item.value {
  z-index: 1;
  position: relative;
}
.header .logo-menu .menu.vertical .menu-item-outer {
  position: relative;
  width: 100%;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.35);
}
.header .logo-menu .menu.vertical > .menu-item-outer > .menu {
  opacity: 0;
}
.header .logo-menu .menu-item-outer .menu.active {
  position: absolute;
  left: 0;
  top: 100%;
  display: block;
}
.header .logo-menu .menu-item-outer .menu.active > .menu-item-outer {
  width: 313px;
}
.header .logo-menu .menu-item-outer .menu.active > .menu-item-outer > a > .menu-item {
  opacity: 1;
}
.header .logo-menu .click-shadow {
  height: 400px;
  opacity: 1;
  border-radius: 50%;
  background-color: #38444d;
  width: 0px;
  position: absolute;
  z-index: 1;
  top: -180px;
  left: 0px;
  z-index: 0;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes animateLogoLightRotation {
  from {
    background: linear-gradient(120deg, #ffde3b 20%, #dbbd54 40%, #ffffff 60%, #e6ca66 80%, #e8c100 100%);
  }
  to {
    background: linear-gradient(300deg, #ffde3b 20%, #dbbd54 40%, #ffffff 60%, #e6ca66 80%, #e8c100 100%);
  }
}
/* Standard syntax */
@keyframes animateLogoLightRotation {
  from {
    background: linear-gradient(120deg, #ffde3b 20%, #dbbd54 40%, #ffffff 60%, #e6ca66 80%, #e8c100 100%);
  }
  to {
    background: linear-gradient(300deg, #ffde3b 20%, #dbbd54 40%, #ffffff 60%, #e6ca66 80%, #e8c100 100%);
  }
}
/*.header .logo-menu .menu-item-outer.active>.menu-item{
    margin-left: 35px;
}*/
/*END OF LOGO MENU*/
/*END OF MIDDLE HEADER */
/*TOP NEWSES*/
.top-newses-outer {
  display: table;
  margin-bottom: 40px;
  position: relative;
}
.slider-wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-wrapper .top-newses {
  height: 442px;
  width: 1172px;
  border: 5px solid white;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 0;
}
.slider-wrapper .top-newses .shadow.left {
  width: 38px;
  height: 452px;
  background: url('/assets/images/shadows/marjvena.png');
  position: absolute;
  right: -43px;
  top: 0;
}
.slider-wrapper .top-newses .shadow.right {
  width: 38px;
  height: 452px;
  background: url('/assets/images/shadows/marcxena.png');
  position: absolute;
  left: -43px;
  top: 0;
  overflow: hidden;
}
.slider-wrapper .top-newses .shadow.bottom {
  width: 1184px;
  height: 27px;
  background: url('/assets/images/shadows/qveda.png');
  position: absolute;
  bottom: -32px;
  z-index: -1;
}
.slider-wrapper .top-newses .top-news {
  position: absolute;
  overflow: hidden;
  height: 100%;
  text-align: right;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  color: #feffff;
  font-family: caps;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out;
  -moz-transition: opacity 0.8s ease-in-out;
  -ms-transition: opacity 0.8s ease-in-out;
  -o-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out;
}
.slider-wrapper .top-newses .top-news img {
  width: 1172px;
  height: 442px;
}
.slider-wrapper .top-newses .top-news .title {
  height: 2.16em;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 70%;
  z-index: 0;
  font-size: 20em;
  line-height: 1.08;
  letter-spacing: 1px;
  padding-top: 0.5em;
  padding-bottom: 1.8em;
  padding-right: 1em;
  padding-left: 3em;
}
.slider-wrapper .top-newses .top-news .title > * {
  height: 2.16em;
  overflow: hidden;
}
.slider-wrapper .top-newses .top-news .title:before {
  content: '';
  position: absolute;
  letter-spacing: 1px;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skew(-32deg);
  -moz-transform: skew(-32deg);
  -ms-transform: skew(-32deg);
  -o-transform: skew(-32deg);
  transform: skew(-32deg);
  right: -45px;
  left: 1.5em;
  background-color: rgba(179, 179, 179, 0.79);
}
.slider-wrapper .top-newses .top-news .title:hover:before {
  -webkit-box-shadow: 0px 0px 49px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 49px 2px rgba(0, 0, 0, 0.79);
  box-shadow: 0px 0px 49px 2px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 50ms linear;
  -o-transition: all 50ms linear;
  -moz-transition: all 50ms linear;
  -ms-transition: all 50ms linear;
  -kthtml-transition: all 50ms linear;
  transition: all 50ms linear;
}
.slider-wrapper .top-newses .top-news .more-button {
  bottom: 2em;
  font-size: 16em;
}
.slider-wrapper .top-newses .top-news.active {
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0.8s ease-in-out;
  -moz-transition: opacity 0.8s ease-in-out;
  -ms-transition: opacity 0.8s ease-in-out;
  -o-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out;
  display: block;
}
.slider-wrapper .bullets {
  list-style-type: none;
  padding: 0;
  position: relative;
  top: 100%;
  margin: 0 auto;
  display: table;
}
.slider-wrapper .bullet {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  float: left;
  margin: 20px 6px;
  position: relative;
  background-color: #e1e1e1;
  overflow: hidden;
}
.slider-wrapper .bullet .activity {
  width: 0px;
  height: 0px;
  border-radius: 50%;
  background-color: #33b5e5;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.slider-wrapper .bullet.active .activity {
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/*END OF TOP NEWS SLIDER*/
.more-button {
  position: relative;
  float: right;
  bottom: 0px;
  display: table;
  background-color: transparent;
  padding-left: 1.5em;
  cursor: pointer;
  z-index: 0;
  overflow: hidden;
}
.more-button:before {
  content: '';
  position: absolute;
  top: 0;
  padding-right: 9.5em;
  left: 1em;
  width: 100%;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skew(-32deg);
  -moz-transform: skew(-32deg);
  -ms-transform: skew(-32deg);
  -o-transform: skew(-32deg);
  transform: skew(-32deg);
  background-color: rgba(131, 131, 131, 0.7);
}
.more-button:hover:before {
  background-color: rgba(131, 131, 131, 0.9);
}
.more-button div {
  line-height: 2em;
  display: table;
  padding-left: 1em;
  padding-right: 0.5em;
  text-transform: uppercase;
  position: relative;
}
.more-button div:before {
  content: '';
  position: absolute;
  bottom: 50%;
  left: 0.4em;
  height: 0.353em;
  width: 0.18em;
  background: #73c7e6;
  -webkit-transform: skew(0deg, 6deg);
  -moz-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  transform: skew(22deg);
}
.more-button div:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0.4em;
  height: 0.353em;
  width: 0.18em;
  background: #73c7e6;
  -webkit-transform: skew(0deg, -6deg);
  -moz-transform: skew(0deg, -6deg);
  -ms-transform: skew(0deg, -6deg);
  -o-transform: skew(0deg, -6deg);
  transform: skew(-22deg);
}
/*.more-icon:before{
    content: '';
    position: absolute;
    bottom: 50%;
    left: 25%;
    height: 50%;
    width: 50%;
    background: #73c7e6;
    -webkit-transform: skew(0deg, 6deg);
    -moz-transform: skew(0deg, 6deg);
    -ms-transform: skew(0deg, 6deg);
    -o-transform: skew(0deg, 6deg);
    transform: skew(22deg);
}

.more-icon:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 25%;
    height: 50%;
    width: 50%;
    background: #73c7e6;
    -webkit-transform: skew(0deg, -6deg);
    -moz-transform: skew(0deg, -6deg);
    -ms-transform: skew(0deg, -6deg);
    -o-transform: skew(0deg, -6deg);
    transform: skew(-22deg);
}​*/
/*MENU 3*/
.list-outer {
  display: table;
}
.home-page-menu.menu {
  text-transform: uppercase;
  font-family: caps;
  font-size: 17em;
  color: #313131;
  line-height: 2.2;
  cursor: default;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
  margin: 0 auto 25px;
}
.home-page-menu.menu .menu-item-outer {
  float: left;
}
.home-page-menu.menu .menu-item-outer .menu-item {
  position: relative;
}
.home-page-menu.menu .menu-item-outer .menu-item.active {
  color: #33b5e5;
}
.home-page-menu.menu .menu-item-outer .menu-item.active:after {
  width: 100%;
}
.home-page-menu.menu .menu-item-outer .menu-item:after {
  content: '';
  height: 0.125em;
  width: 0%;
  background-color: #33b5e5;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.125em;
  display: block;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.home-page-menu.menu .menu-item-outer .menu-item:hover {
  color: #33b5e5;
}
.home-page-menu.menu .menu-item-outer .menu-item .value {
  margin: 0px 30px;
}
.home-page-menu.menu .menu-item-outer:hover .menu-item:after {
  width: 100%;
}
.home-page-menu.menu .separator {
  margin: 0.3125em 1.25em;
  width: 0.125em;
  height: 1.25em;
  background-color: #e1e1e1;
  float: left;
}
.home-page-menu.menu .separator:first-child {
  display: none;
}
.home-page-menu.menu .separator:last-child {
  display: none;
}
/* END OF MENU 3 */
.list-outer {
  position: relative;
}
.list-outer.menu-3 {
  display: block;
  overflow: hidden;
  height: 429em;
  padding-bottom: 5em;
}
.card .visual {
  border-bottom: 3px solid #33b5e5;
  overflow: hidden;
  height: 244px;
  background-color: #959595;
}
.card .visual > img {
  max-width: 100%;
  height: auto;
}
.card .textual {
  padding: 0px 22px 0px 22px;
}
.card .title {
  letter-spacing: 0.5px;
  font-family: caps;
  font-size: 15em;
  color: #353535;
  line-height: 1.2;
  font-weight: bold;
  height: 70px;
  margin-bottom: 15px;
  padding-top: 22px;
  overflow: hidden;
}
.card .footer {
  font-style: italic;
  font-size: 12em;
  color: #969696;
  line-height: 1.833;
  height: 27px;
}
.card .footer .detailed {
  float: left;
  font-weight: bold;
  cursor: pointer;
}
.card .footer .date {
  float: right;
  text-align: right;
}
.important-info .list.horizontal {
  width: 93.3%;
}
.important-info .card .visual {
  height: 136px;
  border-bottom: none;
}
.important-info .card .textual {
  height: auto;
  height: 57px;
  padding-top: 3px;
  overflow: hidden;
}
.important-info .card .title {
  margin: auto;
  color: #aeb5bb;
  display: table;
  text-align: center;
  line-height: 1.3em;
  height: 57px;
  font-family: normal;
}
.important-info .card .title span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/*SERVICE BANNERS*/
.services .arrow2.left {
  left: 15px;
}
.services .arrow2.right {
  right: 15px;
}
.services .list.horizontal {
  width: 1090px;
}
ul.services {
  display: -ms-flexbox;
  display: inline-flex;
  position: relative;
  top: 0;
}
ul.services > li.service {
  text-align: center;
  background-position: center;
  display: table;
  min-width: 144px;
  font-family: caps;
  color: #313131;
  font-size: 17px;
}
ul.services > li .service-icon {
  height: 72px;
  position: relative;
  margin: 0 auto;
}
ul.services > li .service-icon img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
ul.services > li .service-title {
  position: relative;
  margin: 0 40px;
}
ul.services > .separator {
  width: 2px;
  height: 48px;
  background-color: #e6ebec;
  margin-top: 22px;
}
ul.services > .separator:first-child {
  display: none;
}
ul.services > .separator:last-child {
  display: none;
}
/* END OF SERVICE BANNERS*/
.arrow1 {
  font-size: 10em;
  padding: 2em;
  background-color: rgba(215, 215, 215, 0.5);
  position: absolute;
  top: 50%;
}
.arrow1:hover {
  background-color: #d7d7d7;
}
.arrow1:after {
  font-size: 1em;
  content: '';
  position: absolute;
  top: 1.4em;
  height: 1em;
  width: 1em;
}
.arrow1.left {
  left: 0px;
}
.arrow1.left:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 0.2em solid #8c9dac;
  border-bottom: 0.2em solid #8c9dac;
  right: 1.2em;
}
.arrow1.right {
  right: 0px;
}
.arrow1.right:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-right: 0.2em solid #8c9dac;
  border-top: 0.2em solid #8c9dac;
  left: 1.2em;
}
.arrow2 {
  font-size: 10px;
  height: 4em;
  width: 1.5em;
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
.arrow2:before {
  content: '';
  position: absolute;
  left: 0.55em;
  transform: skew(-29deg);
  -webkit-transform: skew(-29deg);
  -moz-transform: skew(-29deg);
  -ms-transform: skew(-29deg);
  width: 0.4em;
  height: 50%;
  background-color: #707173;
}
.arrow2:after {
  content: '';
  position: absolute;
  left: 0.55em;
  transform: skew(29deg);
  -webkit-transform: skew(29deg);
  -moz-transform: skew(29deg);
  -ms-transform: skew(29deg);
  width: 0.4em;
  height: 50%;
  background-color: #707173;
}
.arrow2.left {
  left: 15px;
}
.arrow2.left:before {
  top: 0;
}
.arrow2.left:after {
  bottom: 0;
}
.arrow2.right {
  right: 15px;
}
.arrow2.right:before {
  bottom: 0;
}
.arrow2.right:after {
  top: 0;
}
ul.horizontal > li {
  float: left;
}
ul.horizontal > .separator {
  float: left;
}
.card {
  /*border-bottom: 3px solid #c1ccd1;*/
  border-bottom: 1px solid #c1ccd1;
  background-color: #ffffff;
}
body > .footer {
  height: auto;
  margin-top: 130px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.footer .footer-inner {
  position: relative;
  margin-top: 175px;
}
.footer .footer-oval {
  position: absolute;
  height: 135px;
  width: 100%;
  top: -135px;
}
.footer .footer-oval .left {
  background: url("/assets/images/icons/footer-1-px.png") repeat-x center;
  height: 135px;
  width: 50%;
  position: absolute;
  left: -141px;
}
.footer .footer-oval .center {
  background: url("/assets/images/icons/oval.png") center no-repeat;
  height: 100%;
  width: 500px;
  position: absolute;
  z-index: 1;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.footer .footer-oval .right {
  background: url("/assets/images/icons/footer-1-px.png") repeat-x center;
  height: 135px;
  width: 50%;
  position: absolute;
  right: -141px;
}
.footer .footer-hall-logo {
  background: url("/assets/images/icons/footer-hall-logo.png") center no-repeat;
  height: 126px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -50px;
  z-index: 1;
}
.footer .footer-title {
  font-size: 22em;
  font-family: caps;
  color: #83b0d0;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  width: 321px;
  letter-spacing: 0.5px;
}
.footer > .full-width {
  height: auto;
  background: #22394B linear-gradient(to bottom, #22394A 0%, #213a4b 16%, #23323c 100%);
}
.footer .logo {
  background: url("/assets/images/footer-logo.png") center no-repeat;
  height: 90px;
}
.footer .title {
  text-align: center;
  color: #3a4c57;
  height: 40px;
}
.footer .portal {
  height: 4em;
  line-height: 90px;
  text-align: center;
  font-size: 15em;
  background-color: #1b2831;
  color: #83b0d0;
  border-bottom: 25px solid #233039;
}
.footer .menu.footer-menu {
  padding: 0;
  margin: 0 auto;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}
.footer .menu.footer-menu > .menu-item-outer {
  font-size: 15em;
  margin-top: 68px;
  font-family: caps;
  color: #83b0d0;
  line-height: 1.2;
  font-weight: bold;
  float: left;
}
.footer .menu.footer-menu > .menu-item-outer > a > .menu-item {
  text-transform: uppercase;
}
.footer .menu.footer-menu > .menu-item-outer:last-child {
  margin-right: 0px;
}
.footer .menu.footer-menu > .menu-item-outer .menu-item-outer {
  font-size: 0.7em;
  font-family: "BPG Arial";
  color: #476277;
  line-height: 1.909;
  font-weight: bold;
  cursor: pointer;
}
.footer .menu.footer-menu > .menu-item-outer .menu-item-outer:hover {
  color: #859bab;
}
.footer .menu.footer-menu > .menu-item-outer .menu {
  margin-top: 30px;
}
.footer .menu.footer-menu > .separator {
  width: 80px;
  height: 1px;
  float: left;
}
.footer .menu.footer-menu > .separator:first-child {
  display: none;
}
.footer .menu.footer-menu > .separator:last-child {
  display: none;
}
.footer .social-media {
  height: 40px;
  padding: 36px 0px;
  display: table;
  margin: 0 auto;
}
.footer .media-icon {
  float: left;
  margin: 4px;
  height: 40px;
  width: 41px;
  border-radius: 6px;
  opacity: 0.7;
  cursor: pointer;
}
.footer .media-icon:hover {
  opacity: 1;
}
.footer .media-icon .fb {
  background: url("/assets/images/social-icons/fb.png") center no-repeat;
}
.footer .media-icon .yt {
  background: url("/assets/images/social-icons/yt.png") center no-repeat;
}
.footer .media-icon .tw {
  background: url("/assets/images/social-icons/tw.png") center no-repeat;
}
.footer .media-icon .rss {
  background: url("/assets/images/social-icons/rss.png") center no-repeat;
}
.page-cover {
  display: table;
  /*margin-bottom: 80px;*/
  position: relative;
  z-index: 0;
}
.page-cover .image {
  background: no-repeat center;
  min-height: 157px;
  position: relative;
  margin-top: 1em;
  padding-right: 22px;
  padding-bottom: 1em;
  height: 165em;
}
.page-cover .image .no-border {
  border: none;
  margin-top: 5px;
}
.page-cover .title {
  /*height: 100%;*/
  display: flex;
  flex-direction: row-reverse;
  float: right;
  font-family: caps;
  text-transform: uppercase;
  text-align: right;
  text-shadow: 0px 1px 1px #9ac8db;
  font-size: 18em;
  padding-bottom: 2em;
  padding-top: 2em;
  color: #5478a4;
  width: 700px;
  margin-right: 22px;
  font-weight: bold;
}
.page-cover .page-path {
  position: absolute;
  display: flex;
  flex-flow: wrap;
  font-size: 15em;
  font-family: caps;
  line-height: 1.335;
  bottom: 10px;
  left: 19px;
  font-weight: bold;
  text-transform: uppercase;
}
.page-cover .page-path .path.home {
  background: url("/assets/images/icons/home.png") no-repeat left;
  float: left;
  width: 35px;
  height: 25px;
}
.page-cover .page-path a.string {
  float: left;
  padding-right: 7px;
  line-height: 25px;
  position: relative;
  top: 4px;
  color: #4e626f;
}
.page-cover .page-path .path.arrow {
  float: left;
  width: 15px;
  height: 25px;
  position: relative;
  top: 2px;
  background: url("/assets/images/icons/path-arrow-right.png") no-repeat left;
}
.page-cover-separator {
  background-color: transparent;
  position: relative;
}
.page-cover-separator:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(218, 218, 219, 0), #dadadb 75%, #f4f6f7 88%, rgba(244, 246, 247, 0) 100%);
}
.page-cover-separator:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 75%, rgba(255, 255, 255, 0) 100%);
}
.calendar {
  display: table;
  width: 264px;
  cursor: default;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.calendar .image {
  height: 150px;
  width: 100%;
  overflow: hidden;
}
.calendar .image img {
  height: 150px;
  width: 100%;
}
.calendar .calendar-date {
  display: table;
  padding-right: 13px;
  padding-left: 13px;
  background-color: #f7f7f7;
}
.calendar .navigation {
  height: 46px;
  color: #648195;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.calendar .navigation .arrow {
  position: absolute;
  display: table;
  width: 39px;
  cursor: pointer;
  font-size: 20px;
  line-height: 46px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.calendar .navigation .arrow.left {
  left: 0;
}
.calendar .navigation .arrow.right {
  right: 0;
}
.calendar .navigation .month-and-year {
  display: table;
  margin: 0 auto;
}
.calendar .navigation .month {
  height: 28px;
  font-size: 16px;
  line-height: 32px;
  font-family: caps;
  text-transform: uppercase;
}
.calendar .navigation .year {
  height: 18px;
  font-size: 13px;
}
.calendar .weekdays {
  overflow: hidden;
  height: 25px;
  border-top: 1px solid rgba(228, 228, 228, 0.5);
  border-bottom: 1px solid rgba(228, 228, 228, 0.5);
}
.calendar .weekdays.weekday {
  line-height: 25px;
  float: left;
  width: 34px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  font-family: caps;
  text-transform: uppercase;
  color: #648195;
}
.calendar .weekdays.weekday.weekend {
  color: red;
}
.calendar .days {
  display: table;
  margin-bottom: 15px;
}
.calendar .days .day {
  font-weight: bold;
  float: left;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #4c5246;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  margin: 2px 5px;
}
.calendar .days .day.today {
  background-color: #648195;
  color: #ffffff;
}
.calendar .days .day.other-month {
  color: #c7c7c7;
}
.calendar .days .day.has-news {
  background-color: #d3d3d3;
  color: #000000;
  cursor: pointer;
}
.pagination {
  height: 32px;
  display: table;
  margin: 65px auto;
  position: relative;
}
.pagination .arrow1 {
  cursor: pointer;
  position: absolute;
  overflow: visible;
  width: 0px;
  height: 0px;
  float: left;
}
.pagination .arrow1.left {
  left: -5em;
  top: -0.2em;
}
.pagination .arrow1.right {
  right: -5em;
  top: -0.2em;
}
.pagination .numeration {
  float: left;
}
.pagination .first-page {
  font-family: caps;
  text-transform: uppercase;
  cursor: pointer;
  color: #8d9aa0;
  position: absolute;
  right: 135%;
  right: calc(160%);
  bottom: -3px;
  width: 165px;
  text-align: right;
}
.pagination .last-page {
  font-family: caps;
  text-transform: uppercase;
  cursor: pointer;
  color: #8d9aa0;
  position: absolute;
  left: 135%;
  left: calc(160%);
  bottom: -3px;
  width: 165px;
}
.pagination .number {
  cursor: pointer;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
  height: 1.5em;
  width: 1.5em;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  line-height: 1.5em;
  font-size: 19em;
  color: #ffffff;
  background-color: rgba(141, 154, 160, 0.5);
  position: relative;
  top: 6px;
}
.pagination .number.active {
  background-color: #8d9aa0;
}
.pagination .dots {
  float: left;
  margin: 0 3px;
  height: 32px;
  width: 32px;
  font-weight: bold;
  line-height: 32px;
  font-size: 19px;
  color: #8D9AA0;
  position: relative;
  top: 6px;
  text-align: center;
}
.statements {
  display: table;
  width: 100%;
}
.statements .statement {
  background-color: #ffffff;
  height: 190px;
  margin-bottom: 27px;
  display: table;
  border-bottom: 1px solid #c1ccd1;
  width: 100%;
}
.statements .statement .main {
  width: 34%;
  float: left;
  height: 190px;
}
.statements .statement .main .visual {
  position: relative;
  height: 125px;
  border-right: 1px solid #f0f0f0;
}
.statements .statement .main .title {
  position: relative;
  height: 6em;
  background-color: #336699;
  color: white;
  font-family: caps;
  font-size: 14em;
}
.statements .statement .main .title .text {
  text-align: center;
  width: 234px;
}
.statements .statement:hover {
  border-color: #999999;
}
.statements .statement:hover .main .title {
  background-color: #225a92;
}
.statements .statement .body {
  width: 65%;
  height: 190em;
  float: left;
  position: relative;
}
.statements .statement .body .text {
  width: 560px;
  font-family: caps;
  font-size: 18em;
  font-weight: bold;
  overflow: hidden;
  line-height: 1.4em;
  letter-spacing: 0.5px;
}
.statements .statement .body .date {
  position: absolute;
  bottom: 10px;
  right: 17px;
  color: black;
  font-family: normalFont;
  font-size: 13em;
  font-style: italic;
}
.statements .statement .soc-icons {
  position: absolute;
  right: 5px;
  top: 14px;
  background-image: -moz-linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
}
.statements .statement .soc-icons > div {
  border: 1px solid #dbdbdb;
  margin-top: 3px;
  background: linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
  background-color: #ffffff;
  cursor: pointer;
}
.statements .statement .soc-icons > div:hover {
  background-color: #ffffff;
}
.statements .statement .soc-icons .facebook {
  background: url("/assets/images/social-icons/face-2.png") no-repeat center;
  width: 40px;
  height: 36px;
}
.statements .statement .soc-icons .mail {
  background: url("/assets/images/social-icons/mail-2.png") no-repeat center;
  width: 40px;
  height: 36px;
}
.statements .statement .soc-icons .print {
  background: url("/assets/images/social-icons/print-2.png") no-repeat center;
  height: 36px;
  width: 40px;
}
.statements .statement .soc-icons .share {
  background: url("/assets/images/social-icons/share-2.png") no-repeat center;
  width: 40px;
  height: 36px;
}
.social {
  display: none;
  position: fixed;
  right: 14px;
  z-index: 3;
  height: 171px;
  width: 38px;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
.social div:first-child {
  margin-top: 0px;
}
.social .fb {
  background: rgba(255, 255, 255, 0.5) 0px 0px;
}
.social .yt {
  background-position: 0px -44px;
}
.social > div {
  height: 38px;
  background: url("/assets/images/social-icons/social-2.png") no-repeat;
  margin-top: 6px;
  opacity: 0.3;
  cursor: pointer;
  width: 100px;
  display: block;
}
.social .rs {
  background-position: 0px -88px;
}
.social .tw {
  background-position: 0px -132px;
}
.gov-official-main {
  display: table;
  float: left;
}
.gov-official-main .mayor {
  height: 365px;
  position: relative;
  left: -22px;
  top: 30px;
}
.gov-official-main .mayor .mayor-shadow {
  background: url("/assets/images/government/mayor-shadow.png") center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 162px;
}
.gov-official-main .mayor .image {
  position: relative;
}
.gov-official-main .mayor .image .banner {
  background: url("/assets/images/government/poni.png") center no-repeat;
  background-size: 345px 261px;
  height: 373px;
  position: relative;
  bottom: 50px;
  left: 95px;
}
.gov-official-main .mayor .image .banner .photo {
  background: no-repeat center;
  background-size: 82%;
  height: 357px;
  width: 320px;
  position: absolute;
  right: 326px;
  bottom: -40px;
}
.gov-official-main .mayor .image .frame {
  background: url("/assets/images/government/charcho.png") center no-repeat;
  width: 712px;
  height: 347px;
  position: absolute;
  bottom: 41px;
  right: 45px;
}
.gov-official-main .mayor .image .frame .name {
  position: relative;
  bottom: 46px;
  font-family: paata-caps;
  font-size: 31px;
  color: #2f69b7;
  display: table;
  top: 266px;
  margin: 0 auto;
}
.gov-official-main .mayor .image .frame .position {
  position: absolute;
  bottom: 27px;
  left: 257px;
  font-family: paata-caps;
  font-size: 16px;
  font-weight: bold;
  color: #515151;
}
.gov-official-main .vice {
  height: 680px;
  width: 851px;
  position: relative;
}
.gov-official-main .vice .deputies {
  position: absolute;
  margin: auto;
  top: 75px;
  bottom: 0;
  right: 0;
  left: 0;
  width: 1px;
  height: 1px;
}
.gov-official-main .vice .deputies .deputy {
  position: absolute;
  width: 145px;
  height: 184px;
}
.gov-official-main .vice .deputies .deputy .banner {
  background: url("/assets/images/government/official-portrait-bg.png") center no-repeat;
  position: relative;
  width: 150px;
  height: 184px;
}
.gov-official-main .vice .deputies .deputy .banner .name {
  position: absolute;
  margin: 0 auto;
  top: 200px;
  left: -83.5px;
  font-family: paata-caps;
  font-size: 16px;
  color: #2f69b7;
  width: 312px;
  text-align: center;
}
.gov-official-main .vice .deputies .deputy .banner .position {
  position: absolute;
  font-family: paata-caps;
  font-size: 13px;
  font-weight: bold;
  color: #515151;
  top: 219px;
  width: 145px;
  text-align: center;
  letter-spacing: 0.5px;
}
.gov-official-main .vice .deputies .deputy .banner .footer {
  background: url("/assets/images/government/frame.png") center no-repeat;
  height: 228px;
  width: 194px;
  position: absolute;
  bottom: -17px;
  left: -23px;
  z-index: 1;
}
.gov-official-main .vice .deputies .deputy:nth-child(1) {
  left: -71px;
  top: -327px;
}
.gov-official-main .vice .deputies .deputy:nth-child(2) {
  left: -348px;
  top: -194px;
}
.gov-official-main .vice .deputies .deputy:nth-child(3) {
  right: -348px;
  top: -194px;
}
.gov-official-main .vice .deputies .deputy:nth-child(4) {
  right: -213px;
  bottom: -290px;
}
.gov-official-main .vice .deputies .deputy:nth-child(5) {
  left: -213px;
  bottom: -290px;
}
.gov-official-main .vice .deputies .deputy .photo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  height: 258px;
  width: 330px;
  position: absolute;
  right: -91px;
  bottom: -50px;
}
.custom-page {
  overflow: hidden;
  font-size: 13em;
}
.home-icon {
  font-size: 20px;
  position: relative;
  border-color: #000000;
}
.home-icon .building {
  width: 0.25em;
  height: 0.25em;
  border-left: 0.25em solid inherit;
  border-right: 0.25em solid inherit;
  border-top: 0.2em solid inherit;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
}
.top-header {
  position: relative;
  background: linear-gradient(90deg, #F6F8F9, #eeeff1, #F6F8F9);
  height: 43px;
  border-bottom: 1px solid #e5e6e6;
}
.top-header .title {
  position: absolute;
  right: 30px;
  font-family: caps;
  font-size: 30px;
  font-weight: bold;
  color: #6a8ab0;
  line-height: 50px;
}
.portal-table {
  background-color: #ffffff;
  padding: 40px;
  cursor: pointer;
  position: relative;
  display: table;
  background: #f6f8f9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff, #f6f8f9);
  /* FF3.6+ */
  background: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* IE10+ */
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  /* W3C */
}
.portal-table .table-shadow {
  background: url('/assets/images/shadows/custom-shadow.png');
  position: absolute;
  width: 1271px;
  height: 21px;
  bottom: -20px;
}
.portal-table li {
  font-family: normalFont;
  font-size: 12px;
  font-weight: bold;
  margin-top: 35px;
  width: 585px;
  float: left;
}
.portal-table li:hover {
  color: #33b5e5;
}
.portal-cards {
  background-color: #ffffff;
  display: table;
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #f6f8f9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff, #f6f8f9);
  /* FF3.6+ */
  background: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* IE10+ */
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  /* W3C */
  background-repeat: no-repeat;
  background-position: center;
}
body.portal-table-page .organisations.background-logo {
  background-image: url('/assets/images/portal-table/gamgeobebis-logo.png'), -moz-linear-gradient(left, #ffffff, #f6f8f9);
  background-image: url('/assets/images/portal-table/gamgeobebis-logo.png'), -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: url('/assets/images/portal-table/gamgeobebis-logo.png'), -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: url('/assets/images/portal-table/gamgeobebis-logo.png'), -ms-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: url('/assets/images/portal-table/gamgeobebis-logo.png'), linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  background-repeat: no-repeat;
  background-position: center;
}
body.portal-table-page .organisations.shadowed:after {
  content: '';
  background: url('/assets/images/shadows/custom-shadow.png');
  position: absolute;
  width: 100%;
  height: 21px;
  top: 100%;
  left: 0;
  z-index: 1;
}
.portal-cards .portal-card {
  width: 208px;
  height: 135px;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  float: left;
  margin: 60px 42px;
  margin: 60px calc(-93%);
  position: relative;
}
.portal-cards .portal-card .textual {
  color: #264357;
  line-height: 1.615;
  font-family: normalFont;
  font-size: 13px;
  position: absolute;
  top: 105%;
  width: 235px;
}
.portal-cards .portal-card .visual {
  background-position: center;
  background-repeat: no-repeat;
  height: 135px;
  background-size: 210px;
  border-radius: 9px;
  position: relative;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
#image-pop-up {
  width: 800px;
  height: 521px;
  display: none;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 2;
  z-index: 6;
  box-shadow: 0px 0px 25px #999;
}
#pop-x-button {
  font-size: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  background-color: #3c3c3c;
  right: -52px;
  cursor: pointer;
}
#pop-x-button:before {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10%;
  height: 85%;
  background-color: #ffffff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
#pop-x-button:after {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10%;
  height: 85%;
  background-color: #ffffff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.portal-organisations {
  background-color: #ffffff;
  position: relative;
  display: table;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #f6f8f9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff, #f6f8f9);
  /* FF3.6+ */
  background: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  /* IE10+ */
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  /* W3C */
}
.portal-organisations .table-shadow {
  background: url('/assets/images/shadows/custom-shadow.png');
  position: absolute;
  width: 100%;
  height: 21px;
  bottom: -19px;
}
.portal-organisations li {
  font-family: normalFont;
  font-size: 12px;
  font-weight: bold;
  width: 23.3%;
  padding: 5% 5% 0 5%;
  float: left;
}
.portal-organisations .organisation .visual {
  background: no-repeat center;
  height: 165px;
}
.portal-organisations .organisation .textual {
  color: #000000;
  line-height: 1.462;
  font-family: normalFont;
  font-size: 13px;
  text-align: center;
  height: 65px;
  padding-top: 15px;
}
.newses-page .newses .card.news .visual {
  height: 172px;
}
.scroll-to-top {
  border: 1em solid #39ade3;
  font-size: 7px;
  padding: 2em;
  background-color: #39ade3;
  border-top-right-radius: 1em;
  border-top-left-radius: 1em;
  position: fixed;
  bottom: 50px;
  right: 20px;
  overflow: hidden;
  top: inherit;
  z-index: 1;
  display: none;
  cursor: pointer;
}
.scroll-to-top:before {
  content: '';
  border: 0.5em solid #ffffff;
  /* padding: 1.5em; */
  position: absolute;
  right: 0;
  left: 0;
  top: 2.5em;
  bottom: 0;
  margin: auto;
  width: 3em;
  height: 3em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.scroll-to-top:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  background: inherit;
  height: 20%;
  bottom: 0;
}
.category-wrapper {
  height: 65px;
  display: block;
}
.category-wrapper .filters {
  display: table;
  margin: 0 auto;
  padding: 10px 0;
  width: 95%;
}
.category-wrapper .filters .filter:hover {
  background-color: #33b5e5;
  color: white;
}
.category-wrapper .filters input:hover::-webkit-input-placeholder {
  color: white;
  background-color: #33b5e5;
}
.category-wrapper .filters option {
  background-color: white;
  color: black;
}
.category-wrapper .filters .filter-search {
  background-color: #999999;
  box-shadow: 0px 1px 0px 0px rgba(200, 200, 200, 0.004);
  border-bottom: 1px solid #c8c8c8;
  height: 3.4em;
  font-size: 13em;
  color: white;
  font-family: normalFont;
  cursor: pointer;
  border: none;
}
.category-wrapper .filters .filter-search:hover {
  background-color: #33b5e5;
}
.category-wrapper .filters .filter-search:active {
  background-color: #33b5e5;
  color: white;
  border: none;
}
.category-wrapper .filter {
  padding: 10px;
  margin: 0 0.1%;
  box-sizing: border-box;
  text-align: center;
  background-color: #efefef;
  border: none;
  font-size: 13em;
  height: 3.4em;
  border-bottom: 1px solid #c8c8c8;
  cursor: pointer;
  float: left;
}
/*.category-panel {
  .filter-block {
    float: left;
    margin-right: 10px;
  }
}*/
.top-header-public.results {
  position: relative;
  /*background: linear-gradient(90deg, #F6F8F9, #eeeff1, #F6F8F9);*/
  height: 81px;
  /*border-bottom: 1px solid #e5e6e6;*/
}
.top-header-public.results .found {
  background-color: #33b5e5;
  color: #ffffff;
  text-shadow: 0.5px 0.866px 1px rgba(1, 1, 1, 0.45);
  height: 38px;
  line-height: 38px;
  font-family: caps;
  font-size: 17px;
  letter-spacing: 0.5px;
  text-align: center;
  border-bottom: 1px solid #1f84a9;
  margin-top: 22px;
  display: table;
  padding: 0 1.2em 0 1.5em;
  position: relative;
}
.top-header-public.results .found:before {
  content: '';
  position: absolute;
  background: #33b5e5;
  -moz-transform: skew(35deg);
  -ms-transform: skew(35deg);
  -o-transform: skew(35deg);
  -webkit-transform: skew(35deg);
  width: 30px;
  height: 38px;
  right: -15px;
  border-bottom: 1px solid #1f84a9;
  overflow: hidden;
}
.search-results .search-result {
  background-color: #ffffff;
  color: #1d1d1d;
  height: 123px;
  width: 95%;
  display: table;
  margin-top: 20px;
  cursor: pointer;
  border-bottom: 1px solid #ffffff;
  border-radius: 4px;
  transition: all 0.05s ease-in-out;
  position: relative;
  overflow: hidden;
}
.search-results .search-result .event {
  background-color: #cfcfcf;
  height: 31px;
  line-height: 31px;
  text-align: center;
  font-family: normalFont;
  font-size: 13px;
  color: white;
  border-bottom-left-radius: inherit;
  transition: all 0.05s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 1px;
  padding: 0 16px;
  width: 120px;
}
.search-results .search-result .event:before {
  content: '';
  position: absolute;
  background: inherit;
  -webkit-transform: skew(35deg);
  -moz-transform: skew(35deg);
  -ms-transform: skew(35deg);
  width: 30px;
  height: 31px;
  right: -14px;
  overflow: hidden;
}
.search-results .search-result:hover {
  background-color: #e3e3e3;
  border-bottom: 1px solid #b7b7b7;
}
.search-results .search-result:hover .event {
  background-color: #cfcfcf;
}
.search-results .search-result:active {
  background-color: #33b4e3;
  color: #ffffff;
  box-shadow: 1.5px 2.598px 5px 0px rgba(1, 1, 1, 0.03), inset 1px 1.732px 3px 0px rgba(1, 1, 1, 0.23);
}
.search-results .search-result:active .event {
  background-color: #2da1cc;
}
.search-results .search-result .title {
  font-family: normalFont;
  font-size: 15px;
  line-height: 1.733;
  margin: 15px auto 0 auto;
  width: 94%;
  letter-spacing: 0.5px;
  overflow: hidden;
  height: 80px;
}
.search-results .search-result .date {
  position: absolute;
  bottom: 10px;
  right: 18px;
  font-family: normalFont;
  font-size: 12px;
  line-height: 0.833;
  font-style: italic;
  font-weight: bold;
}
.search-results a:first-child > .search-result {
  margin-top: 0px;
}
.gray-menu .menu {
  font-family: normalFont;
  border: 1px solid #e3e3e3;
}
.gray-menu .menu .menu-item-outer {
  position: relative;
}
.gray-menu .menu .menu-item-outer:hover > .menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
.gray-menu .menu .menu-item {
  background-color: #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background-image: -moz-linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
  color: #404040;
  width: 100%;
}
.gray-menu .menu .menu-item:hover {
  color: #404040;
  background-image: none;
  background-color: #e3e3e3;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.13);
}
.gray-menu .menu .menu-item:active:hover {
  background-color: #33b5e5;
  color: #ffffff;
}
.gray-menu .menu .value {
  font-size: 0.7em;
  padding: 9px 13px;
  box-sizing: border-box;
  letter-spacing: 0.3px;
  line-height: 1.4em;
  color: inherit;
}
.gray-menu .menu .menu {
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.side-bar.gray-menu .menu .value {
  font-size: 11em;
  font-weight: bold;
  padding: 9px 13px;
  box-sizing: border-box;
  letter-spacing: 0.3px;
  line-height: 1.4em;
  color: #5478A4;
}
.side-bar .menu {
  width: 242px;
}
