﻿@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/* main content width:1810*/
/*points*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/**/
html, body {
  width: 100%;
  height: 100%; }

a {
  text-decoration: none; }

li {
  list-style-type: none; }

legend {
  display: none; }

fieldset {
  border: 0; }

img {
  border: 0; }

input:focus, #content.innerContent .contactForm textarea:focus, select:focus, textarea:focus, button:focus, a:focus {
  outline: none; }

/*fonts*/
@font-face {
  font-family: 'ALK Sanet';
  src: url("../fonts/alk-sanet-webfont.eot");
  src: url("../fonts/alk-sanet-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/alk-sanet-webfont.woff2") format("woff2"), url("../fonts/alk-sanet-webfont.woff") format("woff"), url("../fonts/alk-sanet-webfont.ttf") format("truetype"), url("../fonts/alk-sanet-webfont.svg#alk_sanetregular") format("svg"); }

@font-face {
  font-family: 'Conv_BPG_Arial_Caps_2010';
  src: url("../fonts/BPG_Arial_Caps_2010.eot");
  src: local("☺"), url("../fonts/BPG_Arial_Caps_2010.ttf") format("truetype"), url("../fonts/BPG_Arial_Caps_2010.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Conv_BPG_Arial_2010';
  src: url("../fonts/BPG_Arial_2010.eot");
  src: local("☺"), url("../fonts/BPG_Arial_2010.ttf") format("truetype"), url("../fonts/BPG_Arial_2010.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BPG Square Mtavruli';
  src: url("../fonts/bpg-square-mtavruli-webfont.ttf") format("truetype"), url("../fonts/bpg-square-mtavruli-webfont.svg#bpg_square_mtavruliregular") format("svg"); }

#wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden; }

.center {
  width: 94.27083%;
  margin: auto;
  overflow: hidden; }
  @media screen and (max-width: 1600px) {
    .center {
      width: 96%; } }

/*--------------------------------------home------------------------------------------------*/
header {
  width: 100%;
  height: 107px;
  position: relative;
  position: fixed;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(145, 217, 247, 0.5);
  -webkit-box-shadow: 0px 0px 18px rgba(0, 153, 217, 0.28);
  -moz-box-shadow: 0px 0px 18px rgba(0, 153, 217, 0.28);
  box-shadow: 0px 0px 18px rgba(0, 153, 217, 0.28); }
  @media screen and (max-width: 768px) {
    header {
      height: 87px; } }
  header .center {
    height: 127px;
    overflow: inherit; }
  header h1 {
    display: table;
    width: 21.27072%;
    margin: 8px 4% 19px 0;
    vertical-align: middle;
    float: left;
    overflow: hidden; }
    @media screen and (max-width: 1900px) {
      header h1 {
        margin: 10px 2% 19px 0;
        width: 19.61326%; } }
    @media screen and (max-width: 1600px) {
      header h1 {
        width: 16.85083%; } }
    @media screen and (max-width: 1500px) {
      header h1 {
        width: 113px; } }
    @media screen and (max-width: 1170px) {
      header h1 {
        width: 37.8453%;
        position: relative;
        z-index: 999; } }
    @media screen and (max-width: 768px) {
      header h1 {
        width: 83px;
        margin: 8px 2% 19px 0; } }
    @media screen and (max-width: 630px) {
      header h1 {
        width: 113px; } }
    header h1 a.logo {
      display: inline-block;
      width: 113px;
      height: 89px;
      max-height: 89px;
      text-indent: -9999px;
      margin-right: 1.3em;
      background: url(../images/logo.png) no-repeat center center;
      background-size: contain;
      border-radius: 50%; }
      @media screen and (max-width: 1600px) {
        header h1 a.logo {
          margin-right: 0.93em; } }
      @media screen and (max-width: 1500px) {
        header h1 a.logo {
          margin-right: 0; } }
      @media screen and (max-width: 1170px) {
        header h1 a.logo {
          margin-right: 1.3em; } }
      @media screen and (max-width: 768px) {
        header h1 a.logo {
          width: 83px;
          height: 69px; } }
      @media screen and (max-width: 630px) {
        header h1 a.logo {
          margin-right: 0; } }
    header h1 span {
      display: table-cell;
      max-height: 89px;
      vertical-align: middle;
      overflow: hidden; }
      @media screen and (max-width: 1500px) {
        header h1 span {
          display: none; } }
      @media screen and (max-width: 1170px) {
        header h1 span {
          display: table-cell; } }
      @media screen and (max-width: 768px) {
        header h1 span {
          display: none; } }
      header h1 span a {
        color: #0d9edb;
        font-size: 24px;
        line-height: 26px;
        font-weight: normal;
        vertical-align: middle;
        text-transform: uppercase;
        font-family: "BPG Square Mtavruli"; }
        @media screen and (max-width: 2000px) {
          header h1 span a {
            font-size: 22px;
            line-height: 24px; } }
        @media screen and (max-width: 1850px) {
          header h1 span a {
            font-size: 20px;
            line-height: 22px; } }
        @media screen and (max-width: 1600px) {
          header h1 span a {
            font-size: 19px;
            line-height: 21px; } }
        @media screen and (max-width: 1150px) {
          header h1 span a {
            font-size: 17px;
            line-height: 19px; } }
  header nav {
    display: inline-block;
    width: 55.8011%;
    /*1010*/
    /*margin-right: 355px*100%/$content-widthPX;*/
    margin-top: 39px;
    float: left;
    position: relative; }
    @media screen and (max-width: 1600px) {
      header nav {
        width: 58.56354%;
        /*1010*/ } }
    @media screen and (max-width: 1500px) {
      header nav {
        width: 65.74586%;
        /*1010*/ } }
    header nav div {
      display: none;
      cursor: pointer; }
      header nav div > span {
        display: inline-block;
        margin-top: 3px;
        color: #01528a;
        font-size: 1em;
        line-height: 18px;
        font-family: "BPG Square Mtavruli";
        letter-spacing: 2px;
        font-weight: normal;
        font-weight: bold;
        float: right; }
      header nav div #nav-icon1 {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        margin-top: 2px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        float: left; }
        header nav div #nav-icon1 span {
          display: block;
          position: absolute;
          height: 2px;
          width: 100%;
          background: #0d9edb;
          opacity: 1;
          left: 0;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          header nav div #nav-icon1 span:nth-child(1) {
            top: 0px; }
          header nav div #nav-icon1 span:nth-child(2) {
            top: 5px; }
          header nav div #nav-icon1 span:nth-child(3) {
            top: 10px; }
      header nav div #nav-icon1.open span:nth-child(1) {
        top: 5px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg); }
      header nav div #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px; }
      header nav div #nav-icon1.open span:nth-child(3) {
        top: 5px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg); }
    header nav ul {
      display: table;
      width: 100%;
      position: relative;
      z-index: 99; }
      header nav ul > li {
        display: table-cell;
        text-align: center;
        /*float: left;*/ }
        header nav ul > li a {
          display: block;
          color: #01528a;
          font-size: 16px;
          white-space: nowrap;
          /*font-weight: bold;*/
          font-family: "BPG Square Mtavruli";
          padding: 9px 0;
          /*9px 1.4em*/
          position: relative; }
          @media screen and (max-width: 1600px) {
            header nav ul > li a {
              font-size: 15px; } }
          header nav ul > li a::before {
            content: '';
            display: inline-block;
            width: 1px;
            height: 100%;
            position: absolute;
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,153,217,0.7) 50%,rgba(255,255,255,0) 100%);
            background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,153,217,0.7) 50%,rgba(255,255,255,0) 100%);
            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,153,217,0.7) 50%,rgba(255,255,255,0) 100%);
            top: 0;
            left: 0; }
          header nav ul > li a.curPage, header nav ul > li a:hover, header nav ul > li:hover > a {
            color: #fff;
            font-weight: normal;
            background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(110, 156, 188, 0.6) 8%, rgba(1, 82, 138, 0.63) 14%, rgba(1, 82, 138, 0.8) 50%, rgba(1, 82, 138, 0.63) 84%, rgba(80, 136, 175, 0.6) 89%, rgba(255, 255, 255, 0) 100%);
            background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(110, 156, 188, 0.6) 8%, rgba(1, 82, 138, 0.63) 14%, rgba(1, 82, 138, 0.8) 50%, rgba(1, 82, 138, 0.63) 84%, rgba(80, 136, 175, 0.6) 89%, rgba(255, 255, 255, 0) 100%);
            background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(110, 156, 188, 0.6) 8%, rgba(1, 82, 138, 0.63) 14%, rgba(1, 82, 138, 0.8) 50%, rgba(1, 82, 138, 0.63) 84%, rgba(80, 136, 175, 0.6) 89%, rgba(255, 255, 255, 0) 100%); }
        header nav ul > li:hover ul {
          display: block; }
      header nav ul li:last-of-type a::after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 100%;
        position: absolute;
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,153,217,0.7) 50%,rgba(255,255,255,0) 100%);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,153,217,0.7) 50%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,153,217,0.7) 50%,rgba(255,255,255,0) 100%);
        top: 0;
        right: 0; }
      header nav ul ul {
        display: none;
        max-width: 20em;
        position: absolute;
        background: rgba(255, 255, 255, 0.8);
        -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2); }
        header nav ul ul li {
          display: block;
          width: 100%;
          text-align: left; }
          header nav ul ul li a {
            padding: 15px 1.4em;
            white-space: normal; }
            header nav ul ul li a::before {
              display: none; }
        header nav ul ul li:last-of-type a::after {
          display: none; }
    @media screen and (max-width: 1170px) {
      header nav {
        width: 96%;
        right: 2%;
        padding-right: 30%;
        position: absolute;
        float: right; }
        header nav div {
          display: block; }
        header nav ul {
          display: none;
          width: 60%;
          max-height: initial;
          position: absolute;
          background: #fff;
          z-index: 9999;
          top: 25px;
          right: 17.12707%; }
          header nav ul li {
            display: block; }
            header nav ul li a {
              display: block;
              padding: 15px 6%;
              text-align: right;
              border-bottom: 1px solid rgba(1, 82, 138, 0.2); }
          header nav ul li:last-of-type a::after {
            display: none; }
          header nav ul ul {
            display: none;
            width: 100%;
            max-width: 100%;
            position: initial;
            float: left; }
        header nav > ul > li {
          height: initial;
          overflow: hidden; }
          header nav > ul > li > a:before {
            display: none; } }
    @media screen and (max-width: 800px) {
      header nav {
        padding-right: 38%; } }
    @media screen and (max-width: 768px) {
      header nav {
        margin-top: 32px; } }
    @media screen and (max-width: 630px) {
      header nav {
        padding-right: 45%; }
        header nav ul {
          width: 100%;
          right: 0; }
          header nav ul li {
            display: block; }
            header nav ul li a {
              display: block;
              padding: 15px 6%;
              text-align: center;
              border-bottom: 1px solid rgba(1, 82, 138, 0.2); } }
    @media screen and (max-width: 480px) {
      header nav {
        padding-right: 136px;
        /*margin-top: 44px;*/ } }
    @media screen and (max-width: 350px) {
      header nav {
        padding-right: 106px; } }
  header .sb-search {
    width: 0%;
    min-width: 43px;
    max-width: 1267px;
    height: 43px;
    border-radius: 100%;
    top: 33px;
    right: 13.25967%;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    background: rgba(255, 255, 255, 0.2);
    -webkit-backface-visibility: hidden;
    float: right;
    position: absolute;
    z-index: 132; }
    @media screen and (max-width: 2400px) {
      header .sb-search {
        right: 16.0221%; } }
    @media screen and (max-width: 1900px) {
      header .sb-search {
        right: 18.78453%; } }
    @media screen and (max-width: 1170px) {
      header .sb-search {
        max-width: 511px;
        right: 24.30939%;
        z-index: 9999; } }
    @media screen and (max-width: 800px) {
      header .sb-search {
        right: 30.38674%;
        max-width: 385px; } }
    @media screen and (max-width: 768px) {
      header .sb-search {
        top: 23px; } }
    @media screen and (max-width: 630px) {
      header .sb-search {
        right: 35.63536%; } }
    @media screen and (max-width: 480px) {
      header .sb-search {
        width: 0%;
        min-width: 23px;
        max-width: 1267px;
        height: 23px;
        top: 33px;
        right: 106px; } }
    @media screen and (max-width: 350px) {
      header .sb-search {
        display: none; } }
    header .sb-search .sb-search-input {
      display: none;
      width: 1086px;
      height: 43px;
      color: #4b4b4b;
      font-size: 0.93em;
      text-decoration: none;
      white-space: nowrap;
      font-family: "Conv_BPG_Arial_2010";
      border-radius: 100%;
      padding: 0 2%;
      position: absolute;
      z-index: 10;
      top: 0;
      right: 0;
      border: 1px solid rgba(145, 217, 247, 0.5);
      background-color: #fff; }
      header .sb-search .sb-search-input::-webkit-input-placeholder {
        color: rgba(75, 75, 75, 0.7); }
      header .sb-search .sb-search-input:-moz-placeholder {
        color: rgba(75, 75, 75, 0.7); }
      header .sb-search .sb-search-input:-ms-input-placeholder {
        color: rgba(75, 75, 75, 0.7); }
      header .sb-search .sb-search-input::placeholder {
        color: rgba(75, 75, 75, 0.7); }
    header .sb-search .sb-icon-search {
      display: block;
      width: 43px;
      height: 43px;
      padding: 0;
      margin: 0;
      line-height: 20px;
      border-radius: 100%;
      text-align: center;
      position: absolute;
      z-index: 90;
      cursor: pointer;
      background: url(../images/search.png) no-repeat center center; }
      @media screen and (max-width: 480px) {
        header .sb-search .sb-icon-search {
          width: 23px;
          height: 23px; } }
    header .sb-search .sb-search-submit {
      display: block;
      width: 43px;
      height: 43px;
      border-radius: 100%;
      line-height: 40px;
      text-align: center;
      border: 0;
      position: absolute;
      right: 0;
      top: 0;
      cursor: pointer;
      opacity: 0;
      /*z-index: -1;*/
      z-index: 999; }
  header .sb-search.sb-search-open {
    width: 905px;
    min-width: 320px;
    border-radius: 20px; }
    @media screen and (max-width: 6300px) {
      header .sb-search.sb-search-open {
        /*right: 2%;*/
        max-width: 96%; } }
    @media screen and (max-width: 480px) {
      header .sb-search.sb-search-open {
        top: 30px; } }
    @media screen and (max-width: 1170px) {
      header .sb-search.sb-search-open {
        right: 2%; } }
    header .sb-search.sb-search-open .sb-search-input {
      display: block;
      width: 99.8%;
      border-radius: 20px; }
    header .sb-search.sb-search-open .sb-icon-search {
      border-radius: 20px;
      background: none; }
    header .sb-search.sb-search-open .sb-search-submit {
      opacity: 1;
      z-index: 99;
      z-index: 999;
      top: 0px;
      right: 0;
      background: url(../images/search.png) no-repeat center center; }
  header .no-js .sb-search {
    width: 905px;
    min-width: 320px; }
    header .no-js .sb-search .sb-search-submit {
      opacity: 1;
      z-index: 99;
      z-index: 999;
      top: 0px;
      right: 0;
      background: url(../images/search.png) no-repeat center center; }
  header .onlineChats {
    width: 36px;
    height: 107px;
    position: absolute;
    right: 250px;
    top: 0;
    background: url("../images/lineDiv.png") repeat-y left top; }
    @media screen and (max-width: 1600px) {
      header .onlineChats {
        right: 14.0884%; } }
    @media screen and (max-width: 1170px) {
      header .onlineChats {
        right: 18.50829%; } }
    @media screen and (max-width: 800px) {
      header .onlineChats {
        right: 22.37569%; } }
    @media screen and (max-width: 630px) {
      header .onlineChats {
        right: 26.24309%; } }
    @media screen and (max-width: 768px) {
      header .onlineChats {
        width: 36px;
        height: 87px; } }
    @media screen and (max-width: 480px) {
      header .onlineChats {
        right: 60px; } }
    header .onlineChats li {
      width: 13px;
      height: 13px;
      margin: 0 auto;
      overflow: hidden; }
      header .onlineChats li a {
        display: inline-block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        background: url("../images/onlineChat.png") no-repeat center center; }
      header .onlineChats li:first-child {
        width: 17px;
        height: 10px;
        margin: 33px auto 22px auto;
        overflow: hidden; }
        @media screen and (max-width: 768px) {
          header .onlineChats li:first-child {
            margin: 23px auto 24px auto; } }
        header .onlineChats li:first-child a {
          display: inline-block;
          width: 100%;
          height: 100%;
          text-indent: -9999px;
          background: url("../images/videoCall.png") no-repeat center center; }
  header .language {
    width: 15.74586%;
    /*max-width: 285px;*/
    max-width: 250px;
    height: 127px;
    background: #01528a;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
    -moz-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
    box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28); }
    @media screen and (max-width: 1600px) {
      header .language {
        width: 14.0884%; } }
    @media screen and (max-width: 1170px) {
      header .language {
        width: 18.50829%; } }
    @media screen and (max-width: 800px) {
      header .language {
        width: 22.37569%; } }
    @media screen and (max-width: 768px) {
      header .language {
        height: 97px; } }
    @media screen and (max-width: 630px) {
      header .language {
        width: 26.24309%; } }
    @media screen and (max-width: 480px) {
      header .language {
        width: 60px;
        max-width: 60px;
        /*height: 107px;*/
        overflow: hidden; } }
    header .language ul {
      max-width: 122px;
      margin: auto; }
      @media screen and (max-width: 630px) {
        header .language ul {
          max-width: 110px; } }
      @media screen and (max-width: 480px) {
        header .language ul {
          max-width: 30px;
          margin-top: 20px; } }
      header .language ul li {
        display: inline-block;
        margin-right: 1.75em;
        padding-top: 52px;
        float: left;
        position: relative; }
        @media screen and (max-width: 768px) {
          header .language ul li {
            padding-top: 39px; } }
        @media screen and (max-width: 630px) {
          header .language ul li {
            margin-right: 1em; } }
        @media screen and (max-width: 480px) {
          header .language ul li {
            display: block;
            width: 100%;
            margin-right: 0em;
            padding-top: 0px;
            margin-bottom: 15px;
            padding-right: 15px; } }
        header .language ul li a {
          color: #728b9f;
          font-size: 15px;
          line-height: 15px;
          text-transform: uppercase;
          font-family: 'ALK Sanet'; }
          @media screen and (max-width: 480px) {
            header .language ul li a {
              font-size: 14px; } }
      header .language ul li.currLang:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 47px;
        position: absolute;
        background: #fff;
        top: 0;
        left: 50%; }
        @media screen and (max-width: 768px) {
          header .language ul li.currLang:before {
            content: '';
            display: inline-block;
            width: 1px;
            height: 30px;
            position: absolute;
            background: #fff; } }
        @media screen and (max-width: 480px) {
          header .language ul li.currLang:before {
            content: '';
            display: inline-block;
            width: 15px;
            height: 1px;
            position: absolute;
            background: #fff;
            top: 7px;
            left: -19px; } }
      header .language ul li.currLang a {
        color: #fff; }
      header .language ul li:hover:before {
        display: none; }
      header .language ul li:hover a {
        color: #fff; }

#sliderWrapper {
  width: 100%;
  min-height: 400px;
  max-height: 835px;
  height: 835px;
  /*1135px*/
  /*margin-bottom: 100px;
	position: absolute;
	top: -127px;*/
  position: relative;
  margin-bottom: 80px;
  /*top: -118px;*/
  overflow: hidden;
  /* custom settings styles */ }
  @media screen and (max-width: 1200px) {
    #sliderWrapper {
      height: 660px;
      margin-bottom: 50px; } }
  @media screen and (max-width: 1024px) {
    #sliderWrapper {
      height: 560px;
      margin-bottom: 30px; } }
  @media screen and (max-width: 768px) {
    #sliderWrapper {
      height: 455px !important; } }
  @media screen and (max-width: 480px) {
    #sliderWrapper {
      min-height: 355px;
      height: 355px !important; } }
  #sliderWrapper .slideshow {
    max-width: 100%;
    min-height: 400px;
    max-height: 835px;
    height: 860px;
    outline: none;
    /*@include responsive-media(768px) {
			height: 360px;
		}

		@include responsive-media(480px) {
			height: 260px;
		}*/ }
    @media screen and (max-width: 1200px) {
      #sliderWrapper .slideshow {
        height: 660px; } }
    @media screen and (max-width: 1024px) {
      #sliderWrapper .slideshow {
        height: 560px; } }
    @media screen and (max-width: 768px) {
      #sliderWrapper .slideshow {
        height: 455px !important; } }
    @media screen and (max-width: 480px) {
      #sliderWrapper .slideshow {
        height: 355px !important; } }
  #sliderWrapper [class*="slideshow"] img {
    display: none; }
  #sliderWrapper .mainSlider img {
    display: none; }
  #sliderWrapper .slides_container {
    position: relative;
    height: 100%; }
    #sliderWrapper .slides_container:after {
      content: '';
      display: inline-block;
      width: 100%;
      height: 115px;
      position: absolute;
      background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 1%, rgba(255,255,255,1) 79%, rgba(255,255,255,1) 100%);
      background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 1%, rgba(255,255,255,1) 79%, rgba(255,255,255,1) 100%);
      background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 1%, rgba(255,255,255,1) 79%, rgba(255,255,255,1) 100%);
      z-index: 1;
      bottom: 0; }
  #sliderWrapper .image_wrapper, #sliderWrapper .wrap_placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    background-position: center center;
    background-repeat: no-repeat;
    transition: transform 1s ease-in-out; }
  #sliderWrapper .image_wrapper.no_transition, #sliderWrapper .wrap_placeholder.no_transition {
    transition: none !important; }
  #sliderWrapper .image_wrapper > a, #sliderWrapper .image_wrapper div a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: absolute; }
  #sliderWrapper .image_wrapper .text_content {
    width: 76.51934%;
    height: 140px;
    background: #ffffff;
    position: absolute;
    z-index: 5;
    bottom: -75px;
    left: 0; }
    @media screen and (max-width: 768px) {
      #sliderWrapper .image_wrapper .text_content {
        height: 100px;
        bottom: -35px; } }
    @media screen and (max-width: 480px) {
      #sliderWrapper .image_wrapper .text_content {
        width: 94%; } }
    #sliderWrapper .image_wrapper .text_content h2 {
      display: table;
      width: 100%;
      height: 100%; }
      #sliderWrapper .image_wrapper .text_content h2:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 110px;
        position: absolute;
        background: #97dbf7;
        left: 5.34296%;
        bottom: 0; }
        @media screen and (max-width: 768px) {
          #sliderWrapper .image_wrapper .text_content h2:before {
            content: '';
            display: inline-block;
            width: 1px;
            height: 70px;
            position: absolute;
            background: #97dbf7; } }
      #sliderWrapper .image_wrapper .text_content h2:after {
        content: '';
        display: inline-block;
        width: 110px;
        height: 1px;
        position: absolute;
        background: #97dbf7;
        left: 3.89892%;
        bottom: 23px; }
        @media screen and (max-width: 768px) {
          #sliderWrapper .image_wrapper .text_content h2:after {
            content: '';
            display: inline-block;
            width: 70px;
            height: 1px;
            position: absolute;
            background: #97dbf7;
            left: 3.1769%;
            bottom: 13px; } }
      #sliderWrapper .image_wrapper .text_content h2 a {
        display: table-cell;
        width: 100%;
        height: 140px;
        padding-left: 7.07581%;
        padding-right: 9.38628%;
        vertical-align: middle;
        position: relative;
        float: none; }
        @media screen and (max-width: 768px) {
          #sliderWrapper .image_wrapper .text_content h2 a {
            height: 100px; } }
        #sliderWrapper .image_wrapper .text_content h2 a:hover span {
          color: #0d9edb; }
      #sliderWrapper .image_wrapper .text_content h2 a span {
        display: inline-block;
        max-height: 90px;
        color: #01528a;
        font-size: 24px;
        line-height: 30px;
        font-family: "BPG Square Mtavruli";
        letter-spacing: 2px;
        font-weight: normal;
        vertical-align: middle;
        overflow: hidden; }
        @media screen and (max-width: 768px) {
          #sliderWrapper .image_wrapper .text_content h2 a span {
            max-height: 78px;
            color: #01528a;
            font-size: 20px;
            line-height: 25px;
            font-family: "BPG Square Mtavruli";
            letter-spacing: 2px;
            font-weight: normal; } }
        @media screen and (max-width: 480px) {
          #sliderWrapper .image_wrapper .text_content h2 a span {
            max-height: 54px;
            color: #01528a;
            font-size: 16px;
            line-height: 18px;
            font-family: "BPG Square Mtavruli";
            letter-spacing: 1px;
            font-weight: normal; } }
  #sliderWrapper .mainSlider_controls {
    width: 29.55801%;
    width: 96%;
    height: 100px;
    /*140px*/
    position: absolute;
    right: 2%;
    bottom: 0px;
    overflow: hidden;
    /*@include responsive-media(768px) {
			height: 100px;
			bottom: -35px;
		}

		@include responsive-media(480px) {
			width: 14%;
		}*/ }
  #sliderWrapper .mainSlider_prev_image, #sliderWrapper .mainSlider_next_image {
    display: none;
    width: 22px;
    height: 43px;
    color: rgba(255, 255, 255, 0.3);
    text-indent: -9999px;
    background: url(../images/navSlide.png) no-repeat center center;
    background-size: 100% auto;
    transform: translate(0, -50%);
    position: absolute;
    opacity: 1;
    z-index: 100;
    bottom: 51px;
    left: 0;
    cursor: pointer;
    overflow: hidden;
    -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; }
    @media screen and (max-width: 768px) {
      #sliderWrapper .mainSlider_prev_image, #sliderWrapper .mainSlider_next_image {
        width: 12px;
        height: 33px;
        bottom: 36px;
        left: 10px; } }
    @media screen and (max-width: 630px) {
      #sliderWrapper .mainSlider_prev_image, #sliderWrapper .mainSlider_next_image {
        left: 0px; } }
    #sliderWrapper .mainSlider_prev_image:hover, #sliderWrapper .mainSlider_next_image:hover {
      opacity: 0.5; }
  #sliderWrapper .mainSlider_next_image {
    transform: translate(0, -50%) rotate(180deg);
    left: 0;
    bottom: 0px; }
    @media screen and (max-width: 768px) {
      #sliderWrapper .mainSlider_next_image {
        left: 10px; } }
    @media screen and (max-width: 630px) {
      #sliderWrapper .mainSlider_next_image {
        left: 0; } }
  #sliderWrapper .mainSlider_dots {
    width: 68.78505%;
    width: 100%;
    position: absolute;
    bottom: 50px;
    text-align: right;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    /*@include responsive-media(480px) {
			display: none;
		}*/ }
    #sliderWrapper .mainSlider_dots span {
      display: inline-block;
      margin: 0;
      padding: 0 1%;
      cursor: pointer;
      position: relative;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      #sliderWrapper .mainSlider_dots span:before {
        content: '';
        display: inline-block;
        width: 3.125em;
        height: 4px;
        position: absolute;
        background: #fff;
        border: 1px solid #0d9edb;
        position: relative;
        /*@include responsive-media(1500px) {
					@include pseudo-properties(2em, 4px, #fff);
					position: relative;
				}

				@include responsive-media(1200px) {
					@include pseudo-properties(1.2em, 2px, #fff);
					position: relative;
				}*/ }
      #sliderWrapper .mainSlider_dots span:hover:before {
        -webkit-box-shadow: inset 0px 0px 3px #01528a;
        -moz-box-shadow: inset 0px 0px 3px #01528a;
        box-shadow: inset 0px 0px 3px #01528a; }
      #sliderWrapper .mainSlider_dots span.current:before {
        -webkit-box-shadow: inset 0px 0px 3px #01528a;
        -moz-box-shadow: inset 0px 0px 3px #01528a;
        box-shadow: inset 0px 0px 3px #01528a; }
  #sliderWrapper .mainSlider_spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 5px solid rgba(1, 82, 138, 0);
    border-top: 5px solid rgba(1, 82, 138, 0.5);
    animation: mainSlider_spinner 1s linear infinite;
    z-index: -1;
    display: none; }
  #sliderWrapper .mainSlider.loading .mainSlider_spinner {
    display: block; }

@keyframes mainSlider_spinner {
  0% {
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    transform: translate(-50%, -50%) rotate(360deg); } }
  #sliderWrapper .fill_mode-contain .image_wrapper, #sliderWrapper .fill_mode-contain .wrap_placeholder {
    background-size: contain; }
  #sliderWrapper .fill_mode-cover .image_wrapper, #sliderWrapper .fill_mode-cover .wrap_placeholder {
    background-size: cover; }

#field {
  width: 100%;
  /*margin-bottom: 47px;*/
  /*@include responsive-media(1160px) {
		margin-top: -64px;
	}*/
  /*@include responsive-media(1160px) {
		margin-bottom: 17px;
	}*/ }
  #field .simpleField {
    display: table;
    width: 100%;
    height: 167px;
    -webkit-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
    -moz-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
    box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
    border: 1px solid rgba(145, 217, 247, 0.5);
    background: #0099d9;
    background: -moz-linear-gradient(top, #0099d9 0%, #01528a 100%);
    background: -webkit-linear-gradient(top, #0099d9 0%, #01528a 100%);
    background: linear-gradient(to bottom, #0099d9 0%, #01528a 100%); }
    #field .simpleField:hover {
      background: #0099d9;
      background: -moz-linear-gradient(top, #01528a 0%, #0099d9 100%);
      background: -webkit-linear-gradient(top, #01528a 0%, #0099d9 100%);
      background: linear-gradient(to bottom, #01528a 0%, #0099d9 100%); }
    @media screen and (max-width: 1024px) {
      #field .simpleField {
        height: 147px !important; } }
    @media screen and (max-width: 785px) {
      #field .simpleField {
        height: 137px !important; } }
    @media screen and (max-width: 600px) {
      #field .simpleField {
        height: 117px !important; } }
    #field .simpleField a {
      display: table-cell;
      width: 100%;
      height: 100%;
      text-align: center;
      vertical-align: middle;
      position: relative;
      -webkit-box-shadow: inset 0px 0px 10px #e4f5ff;
      -moz-box-shadow: inset 0px 0px 10px #e4f5ff;
      box-shadow: inset 0px 0px 10px #e4f5ff; }
      #field .simpleField a img {
        display: inline-block;
        max-height: 70px;
        margin: 0 auto 10px auto; }
        @media screen and (max-width: 785px) {
          #field .simpleField a img {
            max-height: 50px !important; } }
        @media screen and (max-width: 480px) {
          #field .simpleField a img {
            max-height: 40px !important; } }
      #field .simpleField a span {
        display: inline-block;
        width: 96%;
        max-height: 36px;
        color: #fff;
        font-size: 15px;
        line-height: 18px;
        font-family: "BPG Square Mtavruli";
        letter-spacing: 1px;
        font-weight: normal;
        overflow: hidden; }

.lSSlideOuter {
  padding: 0 3%;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lightSlider {
  overflow: hidden;
  margin: 0; }
  .lightSlider:before, .lightSlider:after {
    content: " ";
    display: table; }

.lSSlideWrapper {
  max-width: 100%;
  margin: auto;
  position: relative; }
  .lSSlideWrapper > .lightSlider:after {
    clear: both; }
  .lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .lSSlideWrapper .lSFade {
    position: relative; }
    .lSSlideWrapper .lSFade > * {
      width: 100%;
      position: absolute !important;
      top: 0;
      left: 0;
      z-index: 9;
      margin-right: 0; }
    .lSSlideWrapper .lSFade > *.active {
      z-index: 10; }

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper.usingCss lSFade > *.active {
  opacity: 1; }

/* Pager */
/*.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
	& > li {
		cursor: pointer;
		display: inline-block;
		padding: 0 5px;
		& a{
			display: inline-block;
			width: 8px;
			height: 8px;
			text-indent: -999em;
			border-radius: 30px;		
			overflow: hidden;		
			position: relative;
			z-index: 99;
			background-color: #222222;
			@include transition(all, 0.5s, linear);
		}
		&:hover a, &.active a {
			background-color: #428bca;
		}
		& .lSSlideOuter .media {
			opacity: 0.8;
		}
		& .lSSlideOuter .media.active {
			opacity: 1;
		}
	}
	
}*/
/* End of pager */
/* slider actions */
.lSAction > a {
  display: block;
  width: 2.5%;
  height: 100%;
  top: 0;
  left: -3.2%;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  background: #fff url(../images/navCarusel.png) no-repeat center center;
  background-size: auto 77px; }
  @media screen and (max-width: 1160px) {
    .lSAction > a {
      background-size: 96% auto; } }

.lSAction > .lSNext {
  transform: rotate(180deg);
  left: inherit;
  right: -3.2%; }

.lSAction > a.disabled {
  pointer-events: none; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

/* vertical */
.lSSlideOuter.vertical {
  position: relative; }
  .lSSlideOuter.vertical.noPager {
    padding-right: 0px !important; }
  .lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0; }
  .lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important; }
  .lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0; }
  .lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto; }
  .lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px; }

/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl; }

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none; }

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left; }

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important; }

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@-webkit-keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@-webkit-keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

/*content*/
#content {
  width: 100%;
  padding-bottom: 615px;
  margin-top: 80px;
  float: left; }
  @media screen and (max-width: 1160px) {
    #content {
      margin-top: 60px; } }
  @media screen and (max-width: 1300px) {
    #content {
      padding-bottom: 565px; } }
  @media screen and (max-width: 768px) {
    #content {
      margin-top: 40px;
      padding-bottom: 515px; } }
  #content .leftContent {
    display: inline-block;
    width: 73.20442%;
    margin-bottom: 60px;
    float: left; }
    @media screen and (max-width: 1200px) {
      #content .leftContent {
        width: 100%;
        margin-bottom: 0px; } }
#content .leftContent .simpleNews {
    display: inline-block;
    width: 29.32075%;
    min-width: 290px;
    height: 425px;
    margin-right: 2.49057%;
    margin-right: 3.01887%;
    margin-bottom: 35px;
    position: relative;
    float: left;
    overflow: hidden;
}
      #content .leftContent .simpleNews:last-of-type {
        margin-right: 0; }
      @media screen and (max-width: 1500px) {
        #content .leftContent .simpleNews {
          width: 46.32075%;
          margin-right: 3.01887%; }
          #content .leftContent .simpleNews:last-of-type {
            display: none; } }
      @media screen and (max-width: 768px) {
        #content .leftContent .simpleNews {
          width: 100%;
          max-width: 515px;
          margin-right: 0%; } }
      #content .leftContent .simpleNews .imageBlock {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 96%;
        height: 313px;
        margin: 5px auto 0px auto;
        overflow: hidden;
        position: relative;
        background: #0d9edb;
        -webkit-box-shadow: 0px 0px 5px rgba(13, 158, 219, 0.5);
        -moz-box-shadow: 0px 0px 5px rgba(13, 158, 219, 0.5);
        box-shadow: 0px 0px 5px rgba(13, 158, 219, 0.5); }
        #content .leftContent .simpleNews .imageBlock a {
          display: block;
          width: 100%;
          height: 100%; }
        #content .leftContent .simpleNews .imageBlock img {
          display: inline-block;
          flex-shrink: 0;
          min-width: 100%;
          min-height: 100%;
          /*display: block;
					width:auto;
					height:100%;*/
          -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
          position: absolute;
          top: 50%;
          left: 50%;
          opacity: 0.9; }
      #content .leftContent .simpleNews .titleBlock {
        width: 91.56627%;
        top: 287px;
        left: 3%;
        position: absolute;
        background: #fff; }
        #content .leftContent .simpleNews .titleBlock a {
          display: inline-block;
          width: 100%;
          height: 100%; }
        #content .leftContent .simpleNews .titleBlock h3 {
          width: 93.02326%;
          color: #0d9edb;
          font-size: 0.87em;
          line-height: 15px;
          font-weight: normal;
          font-family: "Conv_BPG_Arial_2010";
          margin: 20px auto 24px auto; }
          #content .leftContent .simpleNews .titleBlock h3 time {
            display: inline-block;
            color: #636e8e;
            float: right; }
        #content .leftContent .simpleNews .titleBlock h2 {
          width: 93.02326%;
          height: 54px;
          color: #01528a;
          font-size: 0.93em;
          line-height: 18px;
          font-family: "BPG Square Mtavruli";
          letter-spacing: 0px;
          font-weight: normal;
          margin: auto;
          overflow: hidden; }
      #content .leftContent .simpleNews:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 57px;
        position: absolute;
        background: #97dbf7;
        right: 3.61446%;
        bottom: 0;
        z-index: 1; }
      #content .leftContent .simpleNews:after {
        content: '';
        display: inline-block;
        width: 57px;
        height: 1px;
        position: absolute;
        background: #97dbf7;
        right: 0.72289%;
        bottom: 12px;
        z-index: 1; }
    #content .leftContent .simpleNews:hover .imageBlock img {
      opacity: 1; }
    #content .leftContent .simpleNews:hover h2 {
      color: #0d9edb; }
  #content .rightContent {
    display: inline-block;
    width: 24.30939%;
    float: right; }
    @media screen and (max-width: 1200px) {
      #content .rightContent {
        width: 100%;
        margin-bottom: 20px; } }
    #content .rightContent .simpleService {
      height: 108px;
      margin-bottom: 35px;
      background: #eef5f9;
      position: relative; }
      @media screen and (max-width: 1200px) {
        #content .rightContent .simpleService {
          width: 31%;
          margin-right: 2%;
          float: left; } }
      @media screen and (max-width: 1024px) {
        #content .rightContent .simpleService {
          width: 100%;
          margin-bottom: 15px; } }
      @media screen and (max-width: 400px) {
        #content .rightContent .simpleService {
          height: 90px; } }
      #content .rightContent .simpleService:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 57px;
        position: absolute;
        background: #fff;
        right: 5%;
        bottom: 10px;
        z-index: 1; }
      #content .rightContent .simpleService:after {
        content: '';
        display: inline-block;
        width: 57px;
        height: 1px;
        position: absolute;
        background: #fff;
        right: 2.72727%;
        bottom: 22px;
        z-index: 1; }
      #content .rightContent .simpleService h2 {
        width: 100%;
        height: 100%;
        color: #01528a;
        font-size: 16px;
        line-height: 18px;
        font-family: "BPG Square Mtavruli";
        letter-spacing: 1px;
        font-weight: normal; }
        #content .rightContent .simpleService h2:hover {
          -webkit-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
          -moz-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
          box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3); }
        #content .rightContent .simpleService h2 a {
          display: flex;
          align-items: center;
          width: 100%;
          height: 100%;
          color: #01528a;
          font-size: 16px;
          line-height: 18px;
          font-family: "BPG Square Mtavruli";
          letter-spacing: 2px;
          font-weight: normal;
          font-weight: bold;
          vertical-align: middle;
          text-align: left;
          padding: 10px 4.5%;
          position: relative; }
          @media screen and (max-width: 1600px) {
            #content .rightContent .simpleService h2 a {
              letter-spacing: 0; } }
          @media screen and (max-width: 1024px) {
            #content .rightContent .simpleService h2 a {
              letter-spacing: 2px; } }
          @media screen and (max-width: 400px) {
            #content .rightContent .simpleService h2 a {
              color: #01528a;
              font-size: 15px;
              line-height: 17px;
              font-family: "BPG Square Mtavruli";
              letter-spacing: 0px;
              font-weight: normal; } }
          #content .rightContent .simpleService h2 a:hover {
            color: #0d9edb; }
          #content .rightContent .simpleService h2 a span {
            display: table-cell;
            display: inline-block;
            max-height: 54px;
            padding-left: 1em;
            vertical-align: middle;
            overflow: hidden; }
          #content .rightContent .simpleService h2 a .icon {
            display: inline-block;
            flex-shrink: 0;
            width: 68px;
            height: 68px;
            max-height: inherit;
            padding-left: 0;
            border-radius: 34px;
            margin-top: 10px;
            position: relative;
            overflow: hidden;
            background: #fff;
            -webkit-box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28);
            -moz-box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28);
            box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28); }
            @media screen and (max-width: 1600px) {
              #content .rightContent .simpleService h2 a .icon {
                width: 58px;
                height: 58px; } }
            @media screen and (max-width: 1024px) {
              #content .rightContent .simpleService h2 a .icon {
                width: 68px;
                height: 68px; } }
            @media screen and (max-width: 400px) {
              #content .rightContent .simpleService h2 a .icon {
                width: 48px;
                height: 48px; } }
            #content .rightContent .simpleService h2 a .icon img {
              display: inline-block;
              width: 40px;
              height: auto;
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              margin: auto; }
              @media screen and (max-width: 400px) {
                #content .rightContent .simpleService h2 a .icon img {
                  width: 30px; } }

.leftContent > h2, .rightContent > h2, .fourthPart > h2 {
  max-width: 98%;
  padding: 18px 2% 29px 25px;
  margin-bottom: 35px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .leftContent > h2, .rightContent > h2, .fourthPart > h2 {
      margin-bottom: 15px; } }
  .leftContent > h2 > a, .rightContent > h2 > a, .fourthPart > h2 > a {
    color: #01528a;
    font-size: 16px;
    line-height: 18px;
    font-family: "BPG Square Mtavruli";
    letter-spacing: 1px;
    font-weight: normal; }
    .leftContent > h2 > a:hover, .rightContent > h2 > a:hover, .fourthPart > h2 > a:hover {
      color: #0d9edb; }
  .leftContent > h2:before, .rightContent > h2:before, .fourthPart > h2:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 57px;
    position: absolute;
    background: #97dbf7;
    left: 12px;
    bottom: 0; }
  .leftContent > h2:after, .rightContent > h2:after, .fourthPart > h2:after {
    content: '';
    display: inline-block;
    width: 57px;
    height: 1px;
    position: absolute;
    background: #97dbf7;
    left: 0;
    bottom: 12px; }

#footerWrapper {
  width: 100%;
  max-height: 615px;
  position: absolute;
  margin-top: -515px;
  overflow: hidden;
  bottom: 0;
  left: 0; }
  #footerWrapper .fourthPart {
    width: 24.0884%;
    margin-right: 1.21547%;
    margin-bottom: 135px;
    float: left; }
    @media screen and (max-width: 1300px) {
      #footerWrapper .fourthPart {
        width: 47.0884%;
        margin-right: 1.21547%;
        margin-bottom: 65px; }
        #footerWrapper .fourthPart:nth-child(3) {
          display: none; }
        #footerWrapper .fourthPart:last-of-type {
          display: none; } }
    @media screen and (max-width: 768px) {
      #footerWrapper .fourthPart {
        width: 100%;
        margin-right: 0; }
        #footerWrapper .fourthPart:nth-child(2) {
          display: none; } }
    #footerWrapper .fourthPart:last-of-type {
      margin-right: 0px; }
    #footerWrapper .fourthPart h2 {
      margin-bottom: 20px; }
    #footerWrapper .fourthPart .simpleField {
      width: 98%;
      height: 181px;
      border: 1px solid rgba(145, 217, 247, 0.5);
      -webkit-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
      -moz-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
      box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
      position: relative;
      margin: 9px auto; }
      #footerWrapper .fourthPart .simpleField:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 57px;
        position: absolute;
        background: #97dbf7;
        right: 22px;
        bottom: 12px; }
      #footerWrapper .fourthPart .simpleField:after {
        content: '';
        display: inline-block;
        width: 57px;
        height: 1px;
        position: absolute;
        background: #97dbf7;
        right: 12px;
        bottom: 22px; }
      #footerWrapper .fourthPart .simpleField a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative; }
        #footerWrapper .fourthPart .simpleField a:hover {
          -webkit-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
          -moz-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
          box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3); }
        #footerWrapper .fourthPart .simpleField a img {
          display: inline-block;
          max-width: 96%;
          max-height: 100px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          top: 0;
          margin: auto; }
    #footerWrapper .fourthPart h3 {
      /*display: table;*/
      width: 100%;
      height: 80px;
      font-weight: normal;
      margin-top: 9px;
      margin-bottom: 10px;
      background: #eef5f9;
      overflow: hidden;
      float: left; }
      #footerWrapper .fourthPart h3:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 22px;
        position: absolute;
        background: #fff;
        right: 12px;
        bottom: 3px;
        z-index: 1; }
      #footerWrapper .fourthPart h3:after {
        content: '';
        display: inline-block;
        width: 22px;
        height: 1px;
        position: absolute;
        background: #fff;
        right: 3px;
        bottom: 12px;
        z-index: 1; }
      #footerWrapper .fourthPart h3:hover {
        -webkit-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
        -moz-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
        box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3); }
      #footerWrapper .fourthPart h3 a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 10px 4.5%;
        vertical-align: middle; }
        #footerWrapper .fourthPart h3 a:hover {
          color: #0d9edb; }
        #footerWrapper .fourthPart h3 a span {
          display: inline-block;
          max-width: 70%;
          line-height: 18px;
          max-height: 56px;
          color: #01528a;
          font-size: 15px;
          line-height: 18px;
          font-family: "BPG Square Mtavruli";
          letter-spacing: 1px;
          font-weight: normal;
          padding-left: 1em;
          overflow: hidden;
          float: left; }
          #footerWrapper .fourthPart h3 a span time {
            display: block;
            color: #636e8e;
            font-size: 13px;
            line-height: 15px;
            font-family: "Conv_BPG_Arial_2010";
            margin-bottom: 5px;
            margin-top: 3px; }
        #footerWrapper .fourthPart h3 a .icon {
          display: inline-block;
          width: 56px;
          min-height: 56px;
          max-height: inherit;
          padding-left: 0;
          padding-top: 18px;
          padding-bottom: 16px;
          border-radius: 28px;
          margin-top: 0px;
          margin-right: 5%;
          position: relative;
          overflow: hidden;
          background: #fff;
          -webkit-box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28);
          -moz-box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28);
          box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28); }
          #footerWrapper .fourthPart h3 a .icon img {
            display: inline-block;
            width: auto;
            height: 22px;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto; }
  #footerWrapper footer {
    width: 100%;
    height: 148px;
    -webkit-box-shadow: 0px 0px 18px rgba(13, 158, 219, 0.28);
    -moz-box-shadow: 0px 0px 18px rgba(13, 158, 219, 0.28);
    box-shadow: 0px 0px 18px rgba(13, 158, 219, 0.28); }
    #footerWrapper footer:before {
      -webkit-box-shadow: 0px 0px 18px rgba(13, 158, 219, 0.28);
      -moz-box-shadow: 0px 0px 18px rgba(13, 158, 219, 0.28);
      box-shadow: 0px 0px 18px rgba(13, 158, 219, 0.28);
      content: '';
      display: inline-block;
      width: 83.33333%;
      height: 167px;
      position: absolute;
      background: #eef5f9;
      left: 0;
      bottom: 0; }
      @media screen and (max-width: 1200px) {
        #footerWrapper footer:before {
          width: 70%; } }
      @media screen and (max-width: 768px) {
        #footerWrapper footer:before {
          width: 60%; } }
      @media screen and (max-width: 500px) {
        #footerWrapper footer:before {
          width: 20%; } }
    #footerWrapper footer .center {
      overflow: hidden;
      position: relative;
      z-index: 5; }
    #footerWrapper footer .footerDiv {
      width: 85%;
      float: left; }
      @media screen and (max-width: 1200px) {
        #footerWrapper footer .footerDiv {
          width: 70%; } }
      @media screen and (max-width: 768px) {
        #footerWrapper footer .footerDiv {
          width: 60%; } }
      @media screen and (max-width: 500px) {
        #footerWrapper footer .footerDiv {
          display: none; } }
      #footerWrapper footer .footerDiv:last-of-type {
        width: 13%;
        text-align: right;
        float: right; }
        @media screen and (max-width: 1200px) {
          #footerWrapper footer .footerDiv:last-of-type {
            width: 23%; } }
        @media screen and (max-width: 768px) {
          #footerWrapper footer .footerDiv:last-of-type {
            width: 33%; } }
        @media screen and (max-width: 500px) {
          #footerWrapper footer .footerDiv:last-of-type {
            display: block;
            width: 80%; } }
    #footerWrapper footer h2 {
      width: 100%;
      margin-bottom: 10px;
      margin-top: 15px; }
      #footerWrapper footer h2 a {
        color: #01528a;
        font-size: 15px;
        line-height: 15px;
        font-family: "BPG Square Mtavruli";
        letter-spacing: 1px;
        font-weight: normal; }
        #footerWrapper footer h2 a:hover {
          color: #0d9edb; }
    #footerWrapper footer .contactInfo {
      display: inline-block;
      width: 100%;
      overflow: hidden; }
      #footerWrapper footer .contactInfo li {
        display: inline-block;
        min-width: 25%;
        margin-right: 2%;
        float: left; }
        @media screen and (max-width: 1630px) {
          #footerWrapper footer .contactInfo li {
            min-width: 20%; } }
        @media screen and (max-width: 1300px) {
          #footerWrapper footer .contactInfo li {
            min-width: 40%; }
            #footerWrapper footer .contactInfo li:first-child {
              display: none; } }
        @media screen and (max-width: 768px) {
          #footerWrapper footer .contactInfo li {
            min-width: 100%;
            margin-right: 0%; }
            #footerWrapper footer .contactInfo li:nth-child(2) {
              display: none; } }
        #footerWrapper footer .contactInfo li span {
          display: inline-block;
          max-width: 80%;
          max-height: 46px;
          color: #636e8e;
          font-size: 15px;
          line-height: 18px;
          font-family: "BPG Square Mtavruli";
          letter-spacing: 1px;
          font-weight: normal;
          font-family: "Conv_BPG_Arial_2010";
          padding-left: 1em;
          margin-top: 13px;
          overflow: hidden;
          float: left; }
          #footerWrapper footer .contactInfo li span a {
            display: inline-block;
            color: #636e8e;
            font-size: 14px;
            line-height: 16px;
            font-family: "BPG Square Mtavruli";
            letter-spacing: 1px;
            font-weight: normal;
            font-family: "Conv_BPG_Arial_2010"; }
            #footerWrapper footer .contactInfo li span a:only-child {
              margin-top: 8px; }
        #footerWrapper footer .contactInfo li .icon {
          display: inline-block;
          width: 46px;
          height: 46px;
          max-height: inherit;
          padding-left: 0;
          padding-top: 18px;
          padding-bottom: 16px;
          border-radius: 28px;
          margin-top: 8px;
          margin-bottom: 9px;
          margin-right: 5%;
          position: relative;
          overflow: hidden;
          background: #fff;
          -webkit-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
          -moz-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
          box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28); }
          #footerWrapper footer .contactInfo li .icon img {
            display: inline-block;
            width: auto;
            height: 22px;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto; }
    #footerWrapper footer .socialMedia {
      width: 100%;
      overflow: hidden; }
      #footerWrapper footer .socialMedia li {
        display: inline-block;
        width: 46px;
        height: 46px;
        margin-left: 22px;
        margin-top: 9px;
        margin-bottom: 9px;
        border-radius: 23px;
        float: right; }
        #footerWrapper footer .socialMedia li a {
          display: block;
          width: 100%;
          height: 100%;
          border-radius: 23px;
          overflow: hidden; }
        #footerWrapper footer .socialMedia li.facebook a {
          background: url(../images/fb.png) no-repeat center center; }
        #footerWrapper footer .socialMedia li.facebook a:hover {
          background: url(../images/fbHover.png) no-repeat center center; }
        #footerWrapper footer .socialMedia li.youtube a {
          background: url(../images/yt.png) no-repeat center center; }
        #footerWrapper footer .socialMedia li.youtube a:hover {
          background: url(../images/ytHover.png) no-repeat center center; }
    #footerWrapper footer p {
      width: 100%;
      color: #636e8e;
      font-size: 11px;
      text-align: right;
      font-family: "Conv_BPG_Arial_2010";
      margin: 5px auto;
      float: left; }

/*--------------------------------End of home---------------------------------------------*/
/*--------------------------------about us---------------------------------------------*/
#content.innerContent {
  margin-top: 137px; }
  #content.innerContent .leftContent > h2, #content.innerContent .rightContent > h2 {
    margin-bottom: 15px; }
  @media screen and (max-width: 1200px) {
    #content.innerContent .leftContent {
      margin-bottom: 40px; } }
  #content.innerContent .leftContent .paragraph, #content.innerContent .leftContent p, #content.innerContent .leftContent #hidden-content .paragraph p, #hidden-content .paragraph #content.innerContent .leftContent p {
    color: #4b4b4b !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-family: "Conv_BPG_Arial_2010" !important;
    margin-bottom: 60px; }
    @media screen and (max-width: 1200px) {
      #content.innerContent .leftContent .paragraph, #content.innerContent .leftContent p, #content.innerContent .leftContent #hidden-content .paragraph p, #hidden-content .paragraph #content.innerContent .leftContent p {
        margin-bottom: 30px; } }
  #content.innerContent .leftContent p {
    margin-bottom: 20px; }
  #content.innerContent .leftContent .simpleFile {
    display: inline-block;
    width: 43.77358%;
    height: 90px;
    margin-bottom: 30px;
    margin-right: 5.66038%;
    overflow: hidden;
    float: left;
    background: #eef5f9; }
    @media screen and (max-width: 1200px) {
      #content.innerContent .leftContent .simpleFile {
        width: 46.77358%;
        margin-right: 2.66038%; } }
    @media screen and (max-width: 768px) {
      #content.innerContent .leftContent .simpleFile {
        width: 100%;
        margin-right: 0%; } }
    #content.innerContent .leftContent .simpleFile:nth-child(even) {
      margin-right: 0; }
    #content.innerContent .leftContent .simpleFile a {
      display: flex;
      align-items: center;
      width: 100%;
      height: 100%;
      padding: 10px 4.5%;
      vertical-align: middle; }
    #content.innerContent .leftContent .simpleFile h3 {
      display: inline-block;
      max-width: 80%;
      color: #01528a;
      font-size: 15px;
      line-height: 18px;
      font-family: "BPG Square Mtavruli";
      letter-spacing: 2px;
      font-weight: normal;
      font-weight: bold;
      /*margin-top: 22px;*/
      overflow: hidden;
      float: left; }
      #content.innerContent .leftContent .simpleFile h3 span {
        display: block;
        max-height: 30px;
        color: #636e8e;
        letter-spacing: 0;
        font-family: "Conv_BPG_Arial_2010";
        font-size: 13px;
        line-height: 15px;
        font-weight: normal;
        margin-top: 5px;
        overflow: hidden; }
    #content.innerContent .leftContent .simpleFile .icon {
      display: inline-block;
      width: 51px;
      height: 51px;
      flex-shrink: 0;
      max-height: inherit;
      padding-left: 0;
      border-radius: 26px;
      /*margin-top: 15px;*/
      margin-right: 3.44828%;
      /*margin-left: 15px*100%/580px;*/
      position: relative;
      overflow: hidden;
      background: #fff;
      float: left;
      -webkit-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
      -moz-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
      box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28); }
      #content.innerContent .leftContent .simpleFile .icon img {
        display: inline-block;
        width: auto;
        height: 22px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
  #content.innerContent .rightContent {
    padding-top: 80px;
    margin-bottom: 80px; }
    #content.innerContent .rightContent .rightMenu {
      width: 100%;
      margin-bottom: 96px; }
      @media screen and (max-width: 1200px) {
        #content.innerContent .rightContent .rightMenu {
          display: none; } }
      #content.innerContent .rightContent .rightMenu li {
        width: 95.90909%;
        margin: 9px auto 5px auto;
        border: 1px solid rgba(145, 217, 247, 0.5);
        -webkit-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
        -moz-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
        box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
        position: relative;
        margin: 9px auto; }
        #content.innerContent .rightContent .rightMenu li:before {
          content: '';
          display: inline-block;
          width: 1px;
          height: 35px;
          position: absolute;
          background: #97dbf7;
          right: 16px;
          bottom: 7px; }
        #content.innerContent .rightContent .rightMenu li:after {
          content: '';
          display: inline-block;
          width: 35px;
          height: 1px;
          position: absolute;
          background: #97dbf7;
          right: 7px;
          bottom: 16px; }
        #content.innerContent .rightContent .rightMenu li.curPage, #content.innerContent .rightContent .rightMenu li:hover {
          background: #eef5f9;
          box-shadow: none;
          border: 1px solid #eef5f9; }
        #content.innerContent .rightContent .rightMenu li a {
          display: inline-block;
          width: 83.18182%;
          min-height: 33px;
          color: #01528a;
          font-size: 15px;
          line-height: 17px;
          font-family: "BPG Square Mtavruli";
          letter-spacing: 0px;
          font-weight: normal;
          padding: 24px 8.40909%; }
    #content.innerContent .rightContent #field {
      margin-bottom: 47px; }
    #content.innerContent .rightContent .lSSlideOuter {
      padding: 0 8.86364%; }
    #content.innerContent .rightContent .lSAction > a {
      display: block;
      width: 8.86364%;
      height: 100%;
      top: 0;
      left: -10.90909%;
      cursor: pointer;
      position: absolute;
      z-index: 99;
      -webkit-transition: all 0.35s linear;
      -moz-transition: all 0.35s linear;
      -o-transition: all 0.35s linear;
      transition: all 0.35s linear;
      background: #fff url(../images/navCarusel.png) no-repeat center center;
      background-size: auto 51px; }
    #content.innerContent .rightContent .lSAction > .lSNext {
      transform: rotate(180deg);
      left: inherit;
      right: -10.90909%; }
    #content.innerContent .rightContent .lSAction > a.disabled {
      pointer-events: none; }
    #content.innerContent .rightContent .simpleField {
      display: table;
      width: 100%;
      height: 89px;
      -webkit-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
      -moz-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
      box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
      border: 1px solid rgba(145, 217, 247, 0.5);
      background: #0099d9;
      background: -moz-linear-gradient(top, #0099d9 0%, #01528a 100%);
      background: -webkit-linear-gradient(top, #0099d9 0%, #01528a 100%);
      background: linear-gradient(to bottom, #0099d9 0%, #01528a 100%); }
      #content.innerContent .rightContent .simpleField:hover {
        background: #0099d9;
        background: -moz-linear-gradient(top, #01528a 0%, #0099d9 100%);
        background: -webkit-linear-gradient(top, #01528a 0%, #0099d9 100%);
        background: linear-gradient(to bottom, #01528a 0%, #0099d9 100%); }
      #content.innerContent .rightContent .simpleField a {
        display: table-cell;
        width: 100%;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding: 10px 5%;
        position: relative;
        -webkit-box-shadow: inset 0px 0px 10px #e4f5ff;
        -moz-box-shadow: inset 0px 0px 10px #e4f5ff;
        box-shadow: inset 0px 0px 10px #e4f5ff; }
        #content.innerContent .rightContent .simpleField a img {
          display: inline-block;
          max-width: 15.68627%;
          top: 0;
          bottom: 0;
          left: 6.16246%;
          margin: auto;
          position: absolute; }
        #content.innerContent .rightContent .simpleField a span {
          display: inline-block;
          max-width: 100%;
          padding-left: 24.64986%;
          max-height: 36px;
          color: #fff;
          font-size: 15px;
          line-height: 18px;
          font-family: "BPG Square Mtavruli";
          letter-spacing: 1px;
          font-weight: normal;
          text-align: left;
          overflow: hidden; }

/*--------------------------------End of about us---------------------------------------------*/
/*--------------------------------Managment---------------------------------------------*/
#content.innerContent .simpleManagment {
  width: 28.07547%;
  min-width: 320px;
  height: 395px;
  margin-right: 5.25786%; }
  #content.innerContent .simpleManagment:last-of-type {
    margin-right: 5.25786%; }
  @media screen and (max-width: 1500px) {
    #content.innerContent .simpleManagment {
      width: 44.07547%;
      margin-right: 5.25786%; }
      #content.innerContent .simpleManagment:last-of-type {
        margin-right: 5.25786%; }
      #content.innerContent .simpleManagment:nth-child(3n+1) {
        margin-right: 5.25786% !important; } }
  @media screen and (max-width: 768px) {
    #content.innerContent .simpleManagment {
      width: 96%;
      min-width: 300px;
      max-width: 472px;
      margin-right: 0%; }
      #content.innerContent .simpleManagment:last-of-type {
        margin-right: 0%; }
      #content.innerContent .simpleManagment:nth-child(3n+1) {
        margin-right: 0% !important; } }
  #content.innerContent .simpleManagment .imageBlock {
    background: #eef5f9 url(../images/person.png) no-repeat center center;
    box-shadow: none; }
    #content.innerContent .simpleManagment .imageBlock img {
      opacity: 1; }

#content.innerContent .leftContent .paragraph h2, #content.innerContent .leftContent p h2, #hidden-content .paragraph #content.innerContent .leftContent p h2 {
  color: #01528a;
  font-size: 16px;
  line-height: 18px;
  font-family: "BPG Square Mtavruli";
  letter-spacing: 1px;
  font-weight: normal;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    #content.innerContent .leftContent .paragraph h2, #content.innerContent .leftContent p h2, #hidden-content .paragraph #content.innerContent .leftContent p h2 {
      width: 100%;
      float: left; } }

@media screen and (max-width: 768px) {
  #content.innerContent .leftContent .paragraph p, #content.innerContent .leftContent p p, #hidden-content .paragraph #content.innerContent .leftContent p p {
    float: left; } }

#content.innerContent .leftContent .paragraph .simpleManagment, #content.innerContent .leftContent p .simpleManagment, #hidden-content .paragraph #content.innerContent .leftContent p .simpleManagment {
  height: 352px;
  margin-right: 3% !important; }
  #content.innerContent .leftContent .paragraph .simpleManagment:before, #content.innerContent .leftContent p .simpleManagment:before, #hidden-content .paragraph #content.innerContent .leftContent p .simpleManagment:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 28px;
    position: absolute;
    background: #97dbf7;
    right: 4.81928%;
    bottom: 0; }
  #content.innerContent .leftContent .paragraph .simpleManagment:after, #content.innerContent .leftContent p .simpleManagment:after, #hidden-content .paragraph #content.innerContent .leftContent p .simpleManagment:after {
    content: '';
    display: inline-block;
    width: 28px;
    height: 1px;
    position: absolute;
    background: #97dbf7;
    right: 3.37349%;
    bottom: 6px; }
  @media screen and (max-width: 768px) {
    #content.innerContent .leftContent .paragraph .simpleManagment, #content.innerContent .leftContent p .simpleManagment, #hidden-content .paragraph #content.innerContent .leftContent p .simpleManagment {
      width: 100%;
      min-width: 300px;
      max-width: 472px; } }

#content.innerContent .leftContent .paragraph .unitMeneger, #content.innerContent .leftContent p .unitMeneger, #hidden-content .paragraph #content.innerContent .leftContent p .unitMeneger {
  height: 395px;
  margin-right: 0;
  margin-left: 5%;
  float: right; }
  #content.innerContent .leftContent .paragraph .unitMeneger:before, #content.innerContent .leftContent p .unitMeneger:before, #hidden-content .paragraph #content.innerContent .leftContent p .unitMeneger:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 57px;
    position: absolute;
    background: #97dbf7;
    right: 3.61446%;
    bottom: 0;
    z-index: 1; }
  #content.innerContent .leftContent .paragraph .unitMeneger:after, #content.innerContent .leftContent p .unitMeneger:after, #hidden-content .paragraph #content.innerContent .leftContent p .unitMeneger:after {
    content: '';
    display: inline-block;
    width: 57px;
    height: 1px;
    position: absolute;
    background: #97dbf7;
    right: 0.72289%;
    bottom: 12px;
    z-index: 1; }
  #content.innerContent .leftContent .paragraph .unitMeneger .titleBlock, #content.innerContent .leftContent p .unitMeneger .titleBlock, #hidden-content .paragraph #content.innerContent .leftContent p .unitMeneger .titleBlock {
    width: 91.56627%;
    top: 287px;
    left: 3%;
    position: absolute;
    background: #fff; }
    #content.innerContent .leftContent .paragraph .unitMeneger .titleBlock a, #content.innerContent .leftContent p .unitMeneger .titleBlock a, #hidden-content .paragraph #content.innerContent .leftContent p .unitMeneger .titleBlock a {
      display: inline-block;
      width: 95%;
      height: 100%;
      padding-left: 5%;
      background: url(../images/unitLink.png) no-repeat right 24px; }

/*--------------------------------End of Managment---------------------------------------------*/
/*--------------------------------units---------------------------------------------*/
#content.innerContent .leftContent .simpleUnit {
  display: inline-block;
  width: 30.03802%;
  height: 115px;
  border: 1px solid rgba(145, 217, 247, 0.5);
  -webkit-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
  -moz-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
  box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
  margin: 9px 2.73764% 35px 9px;
  position: relative;
  overflow: hidden;
  float: left; }
  #content.innerContent .leftContent .simpleUnit:nth-child(3n+1) {
    margin: 9px 0 35px 9px; }
  @media screen and (max-width: 1300px) {
    #content.innerContent .leftContent .simpleUnit {
      width: 46.03802%;
      margin: 9px 2% 35px 9px; }
      #content.innerContent .leftContent .simpleUnit:nth-child(3n+1) {
        margin: 9px 2% 35px 9px; } }
  @media screen and (max-width: 630px) {
    #content.innerContent .leftContent .simpleUnit {
      width: 96%;
      margin: 9px 0% 25px 9px; }
      #content.innerContent .leftContent .simpleUnit:nth-child(3n+1) {
        margin: 9px 0% 25px 9px; } }
  #content.innerContent .leftContent .simpleUnit:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 57px;
    position: absolute;
    background: #97dbf7;
    right: 22px;
    bottom: 12px; }
    @media screen and (max-width: 768px) {
      #content.innerContent .leftContent .simpleUnit:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 37px;
        position: absolute;
        background: #97dbf7; } }
  #content.innerContent .leftContent .simpleUnit:after {
    content: '';
    display: inline-block;
    width: 57px;
    height: 1px;
    position: absolute;
    background: #97dbf7;
    right: 12px;
    bottom: 22px; }
    @media screen and (max-width: 768px) {
      #content.innerContent .leftContent .simpleUnit:after {
        content: '';
        display: inline-block;
        width: 37px;
        height: 1px;
        position: absolute;
        background: #97dbf7; } }
  #content.innerContent .leftContent .simpleUnit > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 8% 5px 4.5%; }
    #content.innerContent .leftContent .simpleUnit > a:hover {
      -webkit-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
      -moz-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
      box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3); }
  #content.innerContent .leftContent .simpleUnit h2 {
    width: 100%;
    flex-shrink: 1;
    max-height: 72px;
    color: #01528a;
    font-size: 0.93em;
    line-height: 18px;
    font-family: "BPG Square Mtavruli";
    letter-spacing: 0px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden; }
  #content.innerContent .leftContent .simpleUnit h3 {
    width: 100%;
    flex-shrink: 1;
    max-height: 30px;
    color: #0d9edb;
    font-size: 0.87em;
    line-height: 15px;
    font-weight: normal;
    font-family: "Conv_BPG_Arial_2010";
    margin-bottom: 20px;
    overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  width: 100%;
  max-height: 36px;
  color: #0d9edb;
  font-size: 16px;
  text-align: center;
  font-family: "Conv_BPG_Arial_2010";
  line-height: 18px;
  padding: 0;
  left: 0;
  bottom: 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: difference;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  width: 84.89583%;
  max-width: 1630px;
  max-height: 90%;
  margin: auto;
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 0px; }

.fancybox-content {
  display: inline-block;
  /*max-width: 100%;*/
  overflow: auto;
  padding: 55px 2%;
  position: relative;
  text-align: left;
  vertical-align: middle;
  background: #fff; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

/*
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}*/
/*
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
*/
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video, .fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  width: 37px;
  height: 37px;
  cursor: pointer;
  margin: 0;
  position: relative;
  /*background: rgba(30, 30, 30, .6);*/
  border: 0;
  /*border-radius: 0;*/
  box-shadow: none;
  /*padding: 10px;*/
  /* transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;*/ }

.fancybox-button--close {
  top: 20px;
  right: 20px;
  background: url(../images/close.png) no-repeat center center; }

.fancybox-button--close:hover {
  opacity: 0.2; }

/*.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: none;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}*/
/* Fix IE11 */
/*.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}
.fancybox-progress {
    background: $main-color;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}*/
/* Close button on the top right corner of html content */
.fancybox-close-small {
  width: 37px;
  height: 37px;
  /* background: transparent;*/
  /*border: 0;
    border-radius: 0;*/
  color: #01528a;
  cursor: pointer;
  opacity: 1;
  padding: 8px;
  position: absolute;
  /*right: -12px;
    top: -44px;*/
  z-index: 401;
  background: rgba(3, 100, 155, 0.3) url(../images/close.png) no-repeat center center;
  padding: 10px;
  right: 20px;
  top: 15px; }

.fancybox-close-small:hover {
  opacity: 0.2; }

/*.fancybox-slide--html .fancybox-close-small {
    
}*/
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

/*.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}*/
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  width: 32px;
  height: 112px;
  opacity: 1;
  position: absolute;
  top: calc(50% - 50px);
  background: url(../images/navCarusel.png) no-repeat center center; }

/*.fancybox-navigation .fancybox-button div {
    padding: 7px;
}*/
.fancybox-navigation .fancybox-button:hover {
  opacity: 0.2; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 2.60417%; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 2.60417%;
  transform: rotate(180deg); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

#hidden-content .paragraph, #hidden-content #content.innerContent .leftContent p, #content.innerContent .leftContent #hidden-content p, #hidden-content .paragraph p {
  color: #4b4b4b !important;
  font-size: 14px !important;
  line-height: 16px !important;
  font-family: "Conv_BPG_Arial_2010" !important;
  margin-bottom: 60px; }
  #hidden-content .paragraph p, #hidden-content #content.innerContent .leftContent p p, #content.innerContent .leftContent #hidden-content p p {
    margin-bottom: 20px; }
  #hidden-content .paragraph h2, #hidden-content #content.innerContent .leftContent p h2, #content.innerContent .leftContent #hidden-content p h2 {
    color: #01528a;
    font-size: 16px;
    line-height: 18px;
    font-family: "BPG Square Mtavruli";
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 20px; }
  #hidden-content .paragraph .simpleManagment, #hidden-content #content.innerContent .leftContent p .simpleManagment, #content.innerContent .leftContent #hidden-content p .simpleManagment {
    display: inline-block;
    width: 22.82209%;
    min-width: 320px;
    height: 352px;
    margin-right: 2.49057%;
    margin-right: 3%;
    margin-bottom: 35px;
    position: relative;
    float: left;
    overflow: hidden; }
    #hidden-content .paragraph .simpleManagment .imageBlock, #hidden-content #content.innerContent .leftContent p .simpleManagment .imageBlock, #content.innerContent .leftContent #hidden-content p .simpleManagment .imageBlock {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 96%;
      height: 313px;
      margin: 5px auto 0px auto;
      overflow: hidden;
      position: relative;
      background: #0d9edb;
      -webkit-box-shadow: 0px 0px 5px rgba(13, 158, 219, 0.5);
      -moz-box-shadow: 0px 0px 5px rgba(13, 158, 219, 0.5);
      box-shadow: 0px 0px 5px rgba(13, 158, 219, 0.5); }
      #hidden-content .paragraph .simpleManagment .imageBlock a, #hidden-content #content.innerContent .leftContent p .simpleManagment .imageBlock a, #content.innerContent .leftContent #hidden-content p .simpleManagment .imageBlock a {
        display: block;
        width: 100%;
        height: 100%; }
      #hidden-content .paragraph .simpleManagment .imageBlock img, #hidden-content #content.innerContent .leftContent p .simpleManagment .imageBlock img, #content.innerContent .leftContent #hidden-content p .simpleManagment .imageBlock img {
        display: inline-block;
        flex-shrink: 0;
        min-width: 100%;
        min-height: 100%;
        /*display: block;
					width:auto;
					height:100%;*/
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        position: absolute;
        top: 50%;
        left: 50%;
        opacity: 0.9; }
    #hidden-content .paragraph .simpleManagment .titleBlock, #hidden-content #content.innerContent .leftContent p .simpleManagment .titleBlock, #content.innerContent .leftContent #hidden-content p .simpleManagment .titleBlock {
      width: 91.56627%;
      top: 287px;
      left: 3%;
      position: absolute;
      background: #fff; }
      #hidden-content .paragraph .simpleManagment .titleBlock a, #hidden-content #content.innerContent .leftContent p .simpleManagment .titleBlock a, #content.innerContent .leftContent #hidden-content p .simpleManagment .titleBlock a {
        display: inline-block;
        width: 100%;
        height: 100%; }
      #hidden-content .paragraph .simpleManagment .titleBlock h3, #hidden-content #content.innerContent .leftContent p .simpleManagment .titleBlock h3, #content.innerContent .leftContent #hidden-content p .simpleManagment .titleBlock h3 {
        width: 93.02326%;
        color: #0d9edb;
        font-size: 0.87em;
        line-height: 15px;
        font-weight: normal;
        font-family: "Conv_BPG_Arial_2010";
        margin: 20px auto 24px auto; }
        #hidden-content .paragraph .simpleManagment .titleBlock h3 time, #hidden-content #content.innerContent .leftContent p .simpleManagment .titleBlock h3 time, #content.innerContent .leftContent #hidden-content p .simpleManagment .titleBlock h3 time {
          display: inline-block;
          color: #636e8e;
          float: right; }
    #hidden-content .paragraph .simpleManagment:before, #hidden-content #content.innerContent .leftContent p .simpleManagment:before, #content.innerContent .leftContent #hidden-content p .simpleManagment:before {
      content: '';
      display: inline-block;
      width: 1px;
      height: 28px;
      position: absolute;
      background: #97dbf7;
      right: 4.81928%;
      bottom: 0; }
    #hidden-content .paragraph .simpleManagment:after, #hidden-content #content.innerContent .leftContent p .simpleManagment:after, #content.innerContent .leftContent #hidden-content p .simpleManagment:after {
      content: '';
      display: inline-block;
      width: 28px;
      height: 1px;
      position: absolute;
      background: #97dbf7;
      right: 3.37349%;
      bottom: 6px; }

#hidden-content .simpleFile {
  display: inline-block;
  width: 43.77358%;
  min-width: 310px;
  height: 90px;
  margin-bottom: 30px;
  margin-right: 5.66038%;
  overflow: hidden;
  float: left;
  background: #eef5f9; }
  #hidden-content .simpleFile:nth-child(even) {
    margin-right: 0; }
  #hidden-content .simpleFile a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 10px 4.5%;
    vertical-align: middle; }
  #hidden-content .simpleFile h3 {
    display: inline-block;
    max-width: 80%;
    color: #01528a;
    font-size: 15px;
    line-height: 18px;
    font-family: "BPG Square Mtavruli";
    letter-spacing: 2px;
    font-weight: normal;
    font-weight: bold;
    /*margin-top: 22px;*/
    overflow: hidden;
    float: left; }
    #hidden-content .simpleFile h3 span {
      display: block;
      max-height: 30px;
      color: #636e8e;
      letter-spacing: 0;
      font-family: "Conv_BPG_Arial_2010";
      font-size: 13px;
      line-height: 15px;
      font-weight: normal;
      margin-top: 5px;
      overflow: hidden; }
  #hidden-content .simpleFile .icon {
    width: 51px;
    height: 51px;
    flex-shrink: 0;
    max-height: inherit;
    padding-left: 0;
    border-radius: 26px;
    /*margin-top: 15px;*/
    margin-right: 3.44828%;
    /*margin-left: 15px*100%/580px;*/
    position: relative;
    overflow: hidden;
    background: #fff;
    float: left;
    -webkit-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
    -moz-box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28);
    box-shadow: 0px 0px 8px rgba(13, 158, 219, 0.28); }
    #hidden-content .simpleFile .icon img {
      display: inline-block;
      width: auto;
      height: 22px;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }

/*--------------------------------End of units---------------------------------------------*/
/*--------------------------------news---------------------------------------------*/
#content.innerContent .leftContent .simpleNews:nth-child(3n+1) {
  margin-right: 0; }

@media screen and (max-width: 1500px) {
  #content.innerContent .leftContent .simpleNews:nth-child(3n+1) {
    margin-right: 3.01887%; }
  #content.innerContent .leftContent .simpleNews:last-of-type {
    display: block; } }

#content.innerContent .leftContent .pagination-container {
  width: 100%;
  float: left; }
  #content.innerContent .leftContent .pagination-container .pagination {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden; }
    #content.innerContent .leftContent .pagination-container .pagination li {
      display: inline-block;
      line-height: 21px;
      vertical-align: middle;
      margin-right: 2%;
      margin-bottom: 10px;
      float: left; }
      #content.innerContent .leftContent .pagination-container .pagination li a {
        display: inline-block;
        color: #4b4b4b;
        font-size: 15px;
        line-height: 15px;
        margin-top: 6px;
        font-family: "Conv_BPG_Arial_2010"; }
        #content.innerContent .leftContent .pagination-container .pagination li a:hover, #content.innerContent .leftContent .pagination-container .pagination li a.active {
          color: #0d9edb; }
      #content.innerContent .leftContent .pagination-container .pagination li.PagedList-skipToNext a, #content.innerContent .leftContent .pagination-container .pagination li.PagedList-skipToPrevious a {
        display: inline-block;
        width: 21px;
        height: 21px;
        text-indent: -9999px;
        border-radius: 10px;
        margin-top: 0;
        background: url(../images/pagerNav.png) no-repeat center center; }
        #content.innerContent .leftContent .pagination-container .pagination li.PagedList-skipToNext a:hover, #content.innerContent .leftContent .pagination-container .pagination li.PagedList-skipToPrevious a:hover {
          -webkit-box-shadow: inset 0px 0px 9px rgba(1, 82, 138, 0.28);
          -moz-box-shadow: inset 0px 0px 9px rgba(1, 82, 138, 0.28);
          box-shadow: inset 0px 0px 9px rgba(1, 82, 138, 0.28); }
      #content.innerContent .leftContent .pagination-container .pagination li.PagedList-skipToNext a {
        transform: rotate(180deg); }

#content.innerContent .leftContent .galleryBlock {
  display: inline-block;
  width: 28.07547%;
  min-width: 310px;
  max-width: 415px;
  max-height: 335px;
  margin: 5px 5.25786% 35px 5px;
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
  float: left; }
  @media screen and (max-width: 768px) {
    #content.innerContent .leftContent .galleryBlock {
      width: 96%; } }
  #content.innerContent .leftContent .galleryBlock a {
    display: block;
    width: 100%;
    max-height: 313px;
    position: relative; }
  #content.innerContent .leftContent .galleryBlock img {
    display: inline-block;
    width: 100%;
    height: auto;
    /*display: block;
				width:auto;
				height:100%;*/
    /*-webkit-transform: translate3d(-50%,-50%, 0);
				transform: translate3d(-50%,-50%, 0);
				position: absolute;
				top: 50%;
				left: 50%;*/
    opacity: 1; }
  #content.innerContent .leftContent .galleryBlock .galleryIcon {
    display: inline-block;
    width: 23.65591%;
    height: 22.04301%;
    position: absolute;
    bottom: -20px;
    right: 10px;
    background: url(../images/gallery.png) no-repeat center center;
    background-size: contain; }

#content.innerContent .leftContent .paragraph h3, #content.innerContent .leftContent p h3, #hidden-content .paragraph #content.innerContent .leftContent p h3 {
  color: #0d9edb;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  font-family: "Conv_BPG_Arial_2010";
  text-align: right;
  padding-top: 10px;
  margin: 0 auto 24px auto; }
  @media screen and (max-width: 768px) {
    #content.innerContent .leftContent .paragraph h3, #content.innerContent .leftContent p h3, #hidden-content .paragraph #content.innerContent .leftContent p h3 {
      width: 100%;
      float: left; } }
  #content.innerContent .leftContent .paragraph h3 time, #content.innerContent .leftContent p h3 time, #hidden-content .paragraph #content.innerContent .leftContent p h3 time {
    display: inline-block;
    color: #636e8e;
    font-size: 16px;
    margin-right: 10px;
    float: left; }

/*--------------------------------End of news---------------------------------------------*/
/*--------------------------------public information---------------------------------------------*/
#content.innerContent .leftContent .simpleLow {
  width: 46.76806%;
  margin: 9px 4.56274% 35px 9px; }
  #content.innerContent .leftContent .simpleLow:nth-child(3n+1) {
    margin: 9px 4.56274% 35px 9px; }
  #content.innerContent .leftContent .simpleLow:nth-child(2n+1) {
    margin: 9px 0 35px 9px; }
  @media screen and (max-width: 1370px) {
    #content.innerContent .leftContent .simpleLow {
      width: 45.62738%; } }
  @media screen and (max-width: 800px) {
    #content.innerContent .leftContent .simpleLow {
      width: 96%;
      margin: 9px 0 20px 9px; } }
  #content.innerContent .leftContent .simpleLow > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 6% 5px 4.5%; }
  #content.innerContent .leftContent .simpleLow h2 {
    width: 100%;
    flex-shrink: 0;
    line-height: 18px;
    overflow: hidden; }
    #content.innerContent .leftContent .simpleLow h2 a {
      display: inline-block;
      color: #01528a;
      font-size: 15px;
      line-height: 18px;
      font-family: "BPG Square Mtavruli";
      letter-spacing: 0px;
      font-weight: normal; }
      #content.innerContent .leftContent .simpleLow h2 a:hover {
        color: #0d9edb; }
  #content.innerContent .leftContent .simpleLow ul {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    #content.innerContent .leftContent .simpleLow ul li {
      display: inline-block;
      margin-right: 8.13008%;
      color: #4b4b4b;
      font-size: 12px;
      line-height: 14px;
      font-family: "Conv_BPG_Arial_2010";
      margin-bottom: 10px;
      float: left; }
      #content.innerContent .leftContent .simpleLow ul li a {
        display: inline-block;
        color: #0d9edb;
        font-size: 13px;
        line-height: 14px;
        font-weight: normal;
        font-family: "Conv_BPG_Arial_2010";
        padding-left: 28px; }
        #content.innerContent .leftContent .simpleLow ul li a:hover {
          opacity: 0.5; }
        #content.innerContent .leftContent .simpleLow ul li a.view {
          line-height: 16px;
          background: url(../images/viewFile.png) no-repeat left center; }
        #content.innerContent .leftContent .simpleLow ul li a.download {
          line-height: 16px;
          background: url(../images/downloadlow.png) no-repeat left center; }
      #content.innerContent .leftContent .simpleLow ul li time {
        color: #029a1b;
        font-size: 14px; }
      #content.innerContent .leftContent .simpleLow ul li:last-child time {
        color: #d10000; }

#content.innerContent .leftContent .simpleVacancy ul li {
  margin-right: 4.87805%; }

#content.innerContent .leftContent .simpleservice:nth-child(2n+1) {
  margin: 9px 4.56274% 35px 9px; }

#content.innerContent .leftContent .simpleservice:nth-child(2n+2) {
  margin: 9px 0 35px 9px; }

@media screen and (max-width: 800px) {
  #content.innerContent .leftContent .simpleservice {
    margin: 9px 0 20px 9px; } }

#content.innerContent .leftContent .searchrResult {
  height: 145px; }
  #content.innerContent .leftContent .searchrResult h2 {
    margin-top: 0; }
  #content.innerContent .leftContent .searchrResult h3 {
    width: 100%;
    flex-shrink: 1;
    max-height: 14px;
    margin-bottom: 10px;
    margin-top: 15px; }
    #content.innerContent .leftContent .searchrResult h3 a {
      color: #0d9edb;
      font-size: 13px;
      line-height: 14px;
      font-weight: normal;
      font-family: "Conv_BPG_Arial_2010"; }
  #content.innerContent .leftContent .searchrResult time {
    color: #0d9edb;
    font-size: 0.87em;
    line-height: 15px;
    font-weight: normal;
    font-family: "Conv_BPG_Arial_2010"; }

#content.innerContent .leftContent .paragraph .simpleVacancy, #content.innerContent .leftContent p .simpleVacancy, #hidden-content .paragraph #content.innerContent .leftContent p .simpleVacancy {
  height: 91px;
  margin-right: 3%;
  margin-bottom: 25px; }
  #content.innerContent .leftContent .paragraph .simpleVacancy ul li, #content.innerContent .leftContent p .simpleVacancy ul li, #hidden-content .paragraph #content.innerContent .leftContent p .simpleVacancy ul li {
    margin-right: 4.87805%; }

/*--------------------------------End of public information---------------------------------------------*/
/*--------------------------------services---------------------------------------------*/
#content.innerContent .filter {
  width: 100%;
  min-height: 75px;
  margin-bottom: 45px;
  padding: 9px 2%;
  background: #eef5f9;
  position: relative;
  /*select*/
  /*.selectric-focus .selectric {
			  border-color: #ffffff;
			}
			.selectric-hover .selectric {
			   border-top-color: #ffffff;
			}
			.selectric-hover .selectric .button {
			  color: #ffffff;
			}
			.selectric-hover .selectric .button:after {
			  border-top-color: #ffffff;
			}*/
  /* Items box */ }
  #content.innerContent .filter:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 50px;
    position: absolute;
    background: #fff;
    right: 1.44487%;
    bottom: 9px; }
  #content.innerContent .filter:after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 1px;
    position: absolute;
    background: #fff;
    right: 0.91255%;
    bottom: 15px; }
  #content.innerContent .filter .view {
    display: inline-block;
    width: 28.89734%;
    height: 35px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 6.84411%;
    border: 1px solid #bfe7f8;
    float: left;
    background: #fff; }
    @media screen and (max-width: 1500px) {
      #content.innerContent .filter .view {
        width: 33.89734% !important; } }
    @media screen and (max-width: 768px) {
      #content.innerContent .filter .view {
        width: 45% !important; } }
    @media screen and (max-width: 550px) {
      #content.innerContent .filter .view {
        width: 96% !important; } }
  #content.innerContent .filter .selectric-wrapper {
    position: relative;
    cursor: pointer; }
  #content.innerContent .filter .selectric-responsive {
    width: 100%; }
  #content.innerContent .filter .selectric {
    position: relative;
    overflow: hidden; }
  #content.innerContent .filter .selectric .label {
    display: block;
    height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 9.47368% 0 6.31579%;
    font-size: 14px;
    line-height: 35px;
    color: rgba(75, 75, 75, 0.5);
    font-family: "Conv_BPG_Arial_2010";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #content.innerContent .filter .selectric-below .selectric .label {
    color: #01528a; }
  #content.innerContent .filter .selectric .button {
    display: block;
    position: absolute;
    right: 4.47368%;
    top: 15px;
    width: 14px;
    height: 9px;
    text-indent: -9999px;
    background: url(../images/selectArrow.png) no-repeat center center; }
  #content.innerContent .filter .selectric-open {
    z-index: 9999; }
  #content.innerContent .filter .selectric-open .selectric-items {
    display: block; }
  #content.innerContent .filter .selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #content.innerContent .filter .selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0; }
  #content.innerContent .filter .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  #content.innerContent .filter .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
  #content.innerContent .filter .selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0; }
  #content.innerContent .filter .selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important; }
  #content.innerContent .filter .selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important; }
  #content.innerContent .filter .selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    background: #ffffff; }
  #content.innerContent .filter .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  #content.innerContent .filter .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  #content.innerContent .filter .selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    color: #b4b4b4;
    text-transform: uppercase;
    font-family: 'Conv_BPG_Arial_Caps_2010';
    min-height: 14px; }
    #content.innerContent .filter .selectric-items ul li {
      display: block;
      color: #4b4b4b;
      font-size: 14px;
      line-height: 16px;
      font-family: "Conv_BPG_Arial_2010";
      padding: 15px 6%;
      cursor: pointer; }
      #content.innerContent .filter .selectric-items ul li.selected, #content.innerContent .filter .selectric-items ul li:hover {
        color: #01528a; }
    #content.innerContent .filter .selectric-items ul .disabled {
      filter: alpha(opacity=50);
      opacity: 0.5;
      cursor: default !important;
      background: none !important;
      color: #666 !important;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    #content.innerContent .filter .selectric-items ul .selectric-group .selectric-group-label {
      font-weight: bold;
      padding-left: 10px;
      cursor: default;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background: none;
      color: #444; }
    #content.innerContent .filter .selectric-items ul .selectric-group.disabled li {
      filter: alpha(opacity=100);
      opacity: 1; }
    #content.innerContent .filter .selectric-items ul .selectric-group li {
      padding-left: 25px; }
  #content.innerContent .filter .filterButton {
    display: inline-block;
    height: 35px;
    -webkit-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
    -moz-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
    box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
    border: 1px solid rgba(145, 217, 247, 0.5);
    background: #0099d9;
    background: -moz-linear-gradient(top, #0099d9 0%, #01528a 100%);
    background: -webkit-linear-gradient(top, #0099d9 0%, #01528a 100%);
    background: linear-gradient(to bottom, #0099d9 0%, #01528a 100%);
    margin-bottom: 10px;
    margin-top: 10px;
    float: left; }
    #content.innerContent .filter .filterButton:hover {
      background: #0099d9;
      background: -moz-linear-gradient(top, #01528a 0%, #0099d9 100%);
      background: -webkit-linear-gradient(top, #01528a 0%, #0099d9 100%);
      background: linear-gradient(to bottom, #01528a 0%, #0099d9 100%); }
    #content.innerContent .filter .filterButton .sendButton {
      display: inline-block;
      width: 164px;
      height: 35px;
      font-size: 14px;
      line-height: 14px;
      color: #fff;
      text-transform: uppercase;
      font-family: "BPG Square Mtavruli";
      padding: 0 20px 0 50px;
      margin-right: 0;
      border: 0;
      vertical-align: middle;
      cursor: pointer;
      position: relative;
      background: url(../images/filter.png) no-repeat 14px 10px; }

/*--------------------------------End of services---------------------------------------------*/
/*--------------------------------links---------------------------------------------*/
#content.innerContent .simpleLink {
  display: inline-block;
  width: 30.95057%;
  padding: 9px;
  margin-right: 1.52091%;
  float: left; }
  @media screen and (max-width: 800px) {
    #content.innerContent .simpleLink {
      width: 47%;
      margin-right: 1.52091%; } }
  @media screen and (max-width: 500px) {
    #content.innerContent .simpleLink {
      width: 98%;
      margin-right: 0%; } }
  #content.innerContent .simpleLink h2 {
    width: 100%;
    height: 165px;
    border: 1px solid rgba(145, 217, 247, 0.5);
    -webkit-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
    -moz-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
    box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
    position: relative;
    margin: 9px auto; }
    #content.innerContent .simpleLink h2:before {
      content: '';
      display: inline-block;
      width: 1px;
      height: 57px;
      position: absolute;
      background: #97dbf7;
      right: 22px;
      bottom: 12px; }
      @media screen and (max-width: 480px) {
        #content.innerContent .simpleLink h2:before {
          content: '';
          display: inline-block;
          width: 1px;
          height: 37px;
          position: absolute;
          background: #97dbf7; } }
    #content.innerContent .simpleLink h2:after {
      content: '';
      display: inline-block;
      width: 57px;
      height: 1px;
      position: absolute;
      background: #97dbf7;
      right: 12px;
      bottom: 22px; }
      @media screen and (max-width: 480px) {
        #content.innerContent .simpleLink h2:after {
          content: '';
          display: inline-block;
          width: 37px;
          height: 1px;
          position: absolute;
          background: #97dbf7; } }
    #content.innerContent .simpleLink h2 a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      text-indent: -9999px; }
      #content.innerContent .simpleLink h2 a:hover {
        -webkit-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
        -moz-box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3);
        box-shadow: inset 0px 0px 10px rgba(1, 82, 138, 0.3); }
      #content.innerContent .simpleLink h2 a img {
        display: inline-block;
        max-width: 70%;
        max-height: 80px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto; }

/*--------------------------------End of links---------------------------------------------*/
/*--------------------------------contact---------------------------------------------*/
#content.innerContent .infoBlock {
  width: 31.55894%;
  margin-right: 6.46388%;
  margin-bottom: 30px;
  float: left; }
  @media screen and (max-width: 900px) {
    #content.innerContent .infoBlock {
      width: 100%;
      margin-right: 0; } }
  #content.innerContent .infoBlock .simpleContant {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 80px;
    padding: 10px 4.5%;
    margin-bottom: 10px;
    background: #eef5f9;
    position: relative; }
    @media screen and (max-width: 900px) {
      #content.innerContent .infoBlock .simpleContant {
        min-height: 40px;
        padding: 5px 4.5%; } }
    #content.innerContent .infoBlock .simpleContant:before {
      content: '';
      display: inline-block;
      width: 1px;
      height: 22px;
      position: absolute;
      background: #fff;
      right: 2.5%;
      bottom: 6px;
      z-index: 1; }
    #content.innerContent .infoBlock .simpleContant:after {
      content: '';
      display: inline-block;
      width: 22px;
      height: 1px;
      position: absolute;
      background: #fff;
      right: 1.44578%;
      bottom: 9px;
      z-index: 1; }
    #content.innerContent .infoBlock .simpleContant .icon {
      display: inline-block;
      flex-shrink: 0;
      width: 56px;
      height: 56px;
      max-height: inherit;
      padding-left: 0;
      border-radius: 34px;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-right: 3.61446%;
      position: relative;
      overflow: hidden;
      background: #fff;
      -webkit-box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28);
      -moz-box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28);
      box-shadow: 0px 0px 10px rgba(13, 158, 219, 0.28); }
      @media screen and (max-width: 900px) {
        #content.innerContent .infoBlock .simpleContant .icon {
          width: 46px;
          height: 46px; } }
      #content.innerContent .infoBlock .simpleContant .icon img {
        display: inline-block;
        height: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
        @media screen and (max-width: 900px) {
          #content.innerContent .infoBlock .simpleContant .icon img {
            max-width: 26px; } }
    #content.innerContent .infoBlock .simpleContant h3 {
      /*max-height: 58px;*/
      color: #01528a;
      font-size: 14px;
      line-height: 16px;
      font-weight: normal;
      font-family: "Conv_BPG_Arial_2010";
      margin-top: 10px;
      margin-bottom: 10px; }
      #content.innerContent .infoBlock .simpleContant h3 span {
        display: block;
        color: #636e8e;
        font-size: 13px;
        margin-bottom: 10px; }
      #content.innerContent .infoBlock .simpleContant h3 a {
        display: inline-block;
        color: #01528a;
        font-size: 14px;
        line-height: 16px;
        font-weight: normal;
        font-family: "Conv_BPG_Arial_2010";
        margin-right: 5px; }
        #content.innerContent .infoBlock .simpleContant h3 a:hover {
          color: #0d9edb; }

#content.innerContent .contactForm {
  width: 61.97719%;
  min-height: 602px;
  padding: 35px 1.8251%;
  margin-bottom: 50px;
  float: left;
  background: #eef5f9;
  position: relative; }
  @media screen and (max-width: 900px) {
    #content.innerContent .contactForm {
      width: 100%;
      min-height: 452px;
      padding: 25px 3%; } }
  #content.innerContent .contactForm:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 22px;
    position: absolute;
    background: #fff;
    right: 2.5%;
    bottom: 6px;
    z-index: 1; }
  #content.innerContent .contactForm:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 1px;
    position: absolute;
    background: #fff;
    right: 1.44578%;
    bottom: 9px;
    z-index: 1; }
  #content.innerContent .contactForm h2 {
    color: #01528a;
    font-size: 16px;
    line-height: 18px;
    font-family: "BPG Square Mtavruli";
    letter-spacing: 0px;
    font-weight: normal;
    font-weight: bold;
    margin-bottom: 40px; }
  #content.innerContent .contactForm input, #content.innerContent .contactForm textarea {
    display: block;
    width: 100%;
    height: 35px;
    color: #01528a;
    font-size: 14px;
    font-family: "Conv_BPG_Arial_2010";
    padding: 0 2%;
    border: 1px solid #bfe7f8;
    margin-bottom: 55px; }
    @media screen and (max-width: 900px) {
      #content.innerContent .contactForm input, #content.innerContent .contactForm textarea {
        margin-bottom: 35px; } }
    #content.innerContent .contactForm input.shortInput, #content.innerContent .contactForm textarea.shortInput {
      display: inline-block;
      width: 41.10429%;
      float: left; }
      @media screen and (max-width: 500px) {
        #content.innerContent .contactForm input.shortInput, #content.innerContent .contactForm textarea.shortInput {
          width: 100%; } }
      #content.innerContent .contactForm input.shortInput:nth-child(2n+1), #content.innerContent .contactForm textarea.shortInput:nth-child(2n+1) {
        float: right; }
    #content.innerContent .contactForm input::-webkit-input-placeholder, #content.innerContent .contactForm textarea::-webkit-input-placeholder {
      color: rgba(75, 75, 75, 0.5); }
    #content.innerContent .contactForm input:-moz-placeholder, #content.innerContent .contactForm textarea:-moz-placeholder {
      color: rgba(75, 75, 75, 0.5); }
    #content.innerContent .contactForm input:-ms-input-placeholder, #content.innerContent .contactForm textarea:-ms-input-placeholder {
      color: rgba(75, 75, 75, 0.5); }
    #content.innerContent .contactForm input::placeholder, #content.innerContent .contactForm textarea::placeholder {
      color: rgba(75, 75, 75, 0.5); }
    #content.innerContent .contactForm input.sendButton, #content.innerContent .contactForm textarea.sendButton {
      width: 140px;
      color: #fff;
      font-size: 15px;
      line-height: 15px;
      font-family: "BPG Square Mtavruli";
      letter-spacing: 1px;
      font-weight: normal;
      -webkit-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
      -moz-box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
      box-shadow: 0px 0px 9px rgba(0, 153, 217, 0.28);
      border: 1px solid rgba(145, 217, 247, 0.5);
      background: #0099d9;
      background: -moz-linear-gradient(top, #0099d9 0%, #01528a 100%);
      background: -webkit-linear-gradient(top, #0099d9 0%, #01528a 100%);
      background: linear-gradient(to bottom, #0099d9 0%, #01528a 100%);
      float: right;
      cursor: pointer; }
      #content.innerContent .contactForm input.sendButton:hover, #content.innerContent .contactForm textarea.sendButton:hover {
        background: #0099d9;
        background: -moz-linear-gradient(top, #01528a 0%, #0099d9 100%);
        background: -webkit-linear-gradient(top, #01528a 0%, #0099d9 100%);
        background: linear-gradient(to bottom, #01528a 0%, #0099d9 100%); }
  #content.innerContent .contactForm textarea {
    height: 205px;
    padding: 10px 2%; }
  #content.innerContent .contactForm .recapture {
    width: 100%;
    margin-bottom: 55px; }
    @media screen and (max-width: 900px) {
      #content.innerContent .contactForm .recapture {
        margin-bottom: 35px; } }
  #content.innerContent .contactForm p {
    max-width: 70%;
    color: rgba(75, 75, 75, 0.5) !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: normal !important;
    font-family: "Conv_BPG_Arial_2010" !important;
    margin-top: 7px;
    float: left; }

/*--------------------------------End of contact---------------------------------------------*/
/*--------------------------------deprtments---------------------------------------------*/
#content.innerContent .leftContent .paragraph .galleryNewsletter, #content.innerContent .leftContent p .galleryNewsletter, #hidden-content .paragraph #content.innerContent .leftContent p .galleryNewsletter {
  margin: 5px 5px 35px 5.25786%;
  float: right; }

#content.innerContent .leftContent .paragraph .simpleProject, #content.innerContent .leftContent p .simpleProject, #hidden-content .paragraph #content.innerContent .leftContent p .simpleProject {
  height: 120px; }
  @media screen and (max-width: 480px) {
    #content.innerContent .leftContent .paragraph .simpleProject, #content.innerContent .leftContent p .simpleProject, #hidden-content .paragraph #content.innerContent .leftContent p .simpleProject {
      height: 140px; } }
  #content.innerContent .leftContent .paragraph .simpleProject h3, #content.innerContent .leftContent p .simpleProject h3, #hidden-content .paragraph #content.innerContent .leftContent p .simpleProject h3 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px; }

#content.innerContent .leftContent .simpleProject {
  height: 200px }
  @media screen and (max-width: 800px) {
    #content.innerContent .leftContent .simpleProject {
      height: 188px; } }
  #content.innerContent .leftContent .simpleProject h3 {
    margin-top: 10px;
    margin-bottom: 0; }
  #content.innerContent .leftContent .simpleProject:nth-child(2n+1) {
    margin: 9px 4.56274% 35px 9px; }
    @media screen and (max-width: 800px) {
      #content.innerContent .leftContent .simpleProject:nth-child(2n+1) {
        margin: 9px 0 35px 9px; } }
  #content.innerContent .leftContent .simpleProject:nth-child(2n+2) {
    margin: 9px 0 35px 9px; }

#content.innerContent .leftContent > .simpleProject:nth-child(2n+1) {
  margin: 9px 0 35px 9px; }

#content.innerContent .leftContent > .simpleProject:nth-child(2n+2) {
  margin: 9px 4.56274% 35px 9px; }

#content.innerContent .leftContent .simpleLicenses {
  position: relative; }
  #content.innerContent .leftContent .simpleLicenses h3 {
    margin-bottom: 10px;
    padding-right: 35px; }
  #content.innerContent .leftContent .simpleLicenses h2 {
    margin-bottom: 10px;
    padding-right: 35px; }
  #content.innerContent .leftContent .simpleLicenses .fileLic {
    display: block;
    width: 25px;
    height: 33px;
    background: url(../images/pdfFile.png) no-repeat center center;
    position: absolute;
    top: 15px;
    right: 6%; }
    #content.innerContent .leftContent .simpleLicenses .fileLic:hover {
      -webkit-box-shadow: 0px 0px 9px rgba(1, 82, 138, 0.28);
      -moz-box-shadow: 0px 0px 9px rgba(1, 82, 138, 0.28);
      box-shadow: 0px 0px 9px rgba(1, 82, 138, 0.28);
      border-top-right-radius: 10px; }

#content.innerContent .leftContent .simpleGallery {
  height: 390px; }
  #content.innerContent .leftContent .simpleGallery .titleBlock {
    height: 80px;
    background: #fff url(../images/galleryIcon.png) no-repeat 95% center;
    background-size: 8% auto; }
    #content.innerContent .leftContent .simpleGallery .titleBlock a {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 100%;
      height: 100%;
      padding-right: 15%; }
  #content.innerContent .leftContent .simpleGallery h2 {
    height: auto;
    max-height: 54px; }

#content.innerContent #tabs {
  width: 100%;
  min-height: 60px;
  margin-bottom: 30px;
  overflow: hidden; }
  #content.innerContent #tabs li {
    display: inline-block;
    width: 32.31939%;
    min-width: 310px;
    height: 58px;
    margin: 9px 2.88973% 20px 9px;
    border: 1px solid rgba(145, 217, 247, 0.5);
    -webkit-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
    -moz-box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
    box-shadow: 0px 0px 9px rgba(13, 158, 219, 0.28);
    position: relative;
    background: #fff;
    overflow: hidden;
    float: left; }
    @media screen and (max-width: 768px) {
      #content.innerContent #tabs li {
        width: 98%;
        margin: 9px 0 10px 9px; } }
    #content.innerContent #tabs li:before {
      content: '';
      display: inline-block;
      width: 1px;
      height: 35px;
      position: absolute;
      background: #97dbf7;
      right: 16px;
      bottom: 7px; }
    #content.innerContent #tabs li:after {
      content: '';
      display: inline-block;
      width: 35px;
      height: 1px;
      position: absolute;
      background: #97dbf7;
      right: 7px;
      bottom: 16px; }
    #content.innerContent #tabs li a {
      display: inline-block;
      width: 100%;
      min-height: 58px;
      color: #01528a;
      font-size: 15px;
      line-height: 17px;
      font-family: "BPG Square Mtavruli";
      letter-spacing: 0px;
      font-weight: normal;
      padding: 20px 8.70588%;
      cursor: pointer;
      background: #eef5f9;
      border: 1px solid #eef5f9; }
      #content.innerContent #tabs li a.inactive {
        color: #0d9edb;
        background: none; }
      #content.innerContent #tabs li a.inactive:hover, #content.innerContent #tabs li a:hover {
        color: #01528a;
        background: #eef5f9;
        box-shadow: none;
        border: 1px solid #eef5f9; }

#content.innerContent .container {
  width: 100%; }

#content.innerContent .filter input[type=text], #content.innerContent .filter .contactForm textarea[type=text], #content.innerContent .contactForm .filter textarea[type=text] {
  display: inline-block;
  width: 29.65779%;
  height: 35px;
  color: #01528a;
  font-size: 14px;
  font-family: "Conv_BPG_Arial_2010";
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 3.04183%;
  padding: 0 2%;
  border: 1px solid #bfe7f8;
  float: left;
  background: #fff; }
  #content.innerContent .filter input[type=text]::-webkit-input-placeholder, #content.innerContent .filter .contactForm textarea[type=text]::-webkit-input-placeholder, #content.innerContent .contactForm .filter textarea[type=text]::-webkit-input-placeholder {
    color: rgba(75, 75, 75, 0.5); }
  #content.innerContent .filter input[type=text]:-moz-placeholder, #content.innerContent .filter .contactForm textarea[type=text]:-moz-placeholder, #content.innerContent .contactForm .filter textarea[type=text]:-moz-placeholder {
    color: rgba(75, 75, 75, 0.5); }
  #content.innerContent .filter input[type=text]:-ms-input-placeholder, #content.innerContent .filter .contactForm textarea[type=text]:-ms-input-placeholder, #content.innerContent .contactForm .filter textarea[type=text]:-ms-input-placeholder {
    color: rgba(75, 75, 75, 0.5); }
  #content.innerContent .filter input[type=text]::placeholder, #content.innerContent .filter .contactForm textarea[type=text]::placeholder, #content.innerContent .contactForm .filter textarea[type=text]::placeholder {
    color: rgba(75, 75, 75, 0.5); }

#content.innerContent .filter .view {
  width: 20.53232%;
  margin-right: 3.04183%; }

/*--------------------------------End of deprtments---------------------------------------------*/
/*--------------------------------------------Structure----------------------------------------------*/
#content .leftContentEx {
  width: 100%;
  float: none; }
  #content .leftContentEx .structureTree {
    width: 100%;
    margin: 0 auto;
    padding: 0 0px;
    position: relative;
    overflow: hidden; }
  #content .leftContentEx .org-chart * {
    position: relative; }
  #content .leftContentEx > .cf {
    *zoom: 1;
    width: 100%;
    float: left; }
    #content .leftContentEx > .cf:before, #content .leftContentEx > .cf:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    #content .leftContentEx > .cf:after {
      clear: both; }
  #content .leftContentEx .org-chart ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 65px; }
    #content .leftContentEx .org-chart ul a {
      display: table;
      width: 100%;
      min-height: 75px;
      color: #929092;
      font-size: 13px;
      line-height: 13px;
      text-align: center;
      font-family: 'BPG Nino Mtavruli';
      /*overflow-wrap: break-word;
					word-break: break-all;*/
      margin-bottom: -35px;
      border: 1px solid #c8c7c8;
      -webkit-transition: all linear .1s;
      -moz-transition: all linear .1s;
      transition: all linear .1s;
      padding: 0 4%;
      margin-left: -2px;
      cursor: default;
      background: #fff;
      overflow: hidden;
      z-index: 5; }
      #content .leftContentEx .org-chart ul a span {
        display: table-cell;
        width: 96%;
        height: 100%;
        vertical-align: middle;
        padding: 0 2%;
        position: relative; }
  #content .leftContentEx .org-chart > ul > li > a {
    width: 30%;
    font-size: 15px;
    margin: 0 auto 0 auto; }
  #content .leftContentEx .org-chart > ul > li > ul {
    width: 100%;
    padding-top: 25px; }
    #content .leftContentEx .org-chart > ul > li > ul:after {
      content: "";
      display: block;
      position: absolute;
      width: 90.9%;
      height: 50px;
      border-top: 2px solid #c8c7c8;
      border-right: 2px solid #c8c7c8;
      border-left: 2px solid #c8c7c8;
      margin: 0 auto;
      top: -25px;
      left: 5.3%; }
    #content .leftContentEx .org-chart > ul > li > ul.forAfter:after {
      width: 93%; }
    #content .leftContentEx .org-chart > ul > li > ul > li {
      width: 24%;
      float: left;
      margin-left: 1%;
      margin-bottom: 70px; }
      #content .leftContentEx .org-chart > ul > li > ul > li:before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 50px;
        border-left: 2px solid #c8c7c8;
        z-index: 1;
        top: -50px;
        left: 48%;
        margin-left: -2px; }
      #content .leftContentEx .org-chart > ul > li > ul > li.noChild:before {
        height: 80px;
        border-left: 2px solid #c8c7c8;
        z-index: 1;
        top: 65px;
        right: 5%;
        left: auto;
        margin-left: 0px; }
      #content .leftContentEx .org-chart > ul > li > ul > li li:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 15px;
        border-left: 2px solid #c8c7c8;
        z-index: 1;
        top: -22px;
        left: 50%;
        margin-left: -2px; }
      #content .leftContentEx .org-chart > ul > li > ul > li li li a {
        margin-top: 65px;
        margin-bottom: -35px;
        width: 100%;
        min-height: 80px;
        padding: 10px 0;
        vertical-align: middle; }
      #content .leftContentEx .org-chart > ul > li > ul > li li li li a {
        width: 100%; }
      #content .leftContentEx .org-chart > ul > li > ul > li:last-child:after {
        border-left: 0px solid #c8c7c8; }
      #content .leftContentEx .org-chart > ul > li > ul > li:only-of-type:after {
        border-left: 0px solid #c8c7c8; }
      #content .leftContentEx .org-chart > ul > li > ul > li ul {
        /*float: left;*/
        margin-left: -2px;
        /*margin-bottom: 20px;*/ }
      #content .leftContentEx .org-chart > ul > li > ul > li > ul {
        margin-top: 70px; }
      #content .leftContentEx .org-chart > ul > li > ul > li:first-of-type:before {
        display: none; }
      #content .leftContentEx .org-chart > ul > li > ul > li:last-of-type:before {
        display: none; }
      #content .leftContentEx .org-chart > ul > li > ul > li > ul > li {
        width: 94%;
        margin-left: 3%; }
        #content .leftContentEx .org-chart > ul > li > ul > li > ul > li:after {
          /*display: none;*/ }
        #content .leftContentEx .org-chart > ul > li > ul > li > ul > li:first-of-type:after {
          display: none; }
      #content .leftContentEx .org-chart > ul > li > ul > li > ul > li.noChild {
        margin-bottom: 70px; }
      #content .leftContentEx .org-chart > ul > li > ul > li > ul > li.withChild:after {
        display: none; }
  @media screen and (max-width: 800px) {
    #content .leftContentEx .org-chart > ul > li > a {
      width: 90%;
      font-size: 15px;
      margin: 0 auto 0 auto; }
    #content .leftContentEx .org-chart > ul > li > ul:after {
      content: "";
      display: block;
      position: absolute;
      width: 90.9%;
      height: 50px;
      border-top: 2px solid #c8c7c8;
      border-right: 0px solid #c8c7c8;
      border-left: 2px solid #c8c7c8;
      margin: 0 auto;
      top: -25px;
      left: 1%; }
    #content .leftContentEx .org-chart > ul > li > ul > li {
      width: 99% !important;
      margin-left: 1%;
      margin-bottom: 0;
      padding-bottom: 25px;
      border-left: 1px solid #c8c7c8; }
      #content .leftContentEx .org-chart > ul > li > ul > li:before {
        display: none; }
      #content .leftContentEx .org-chart > ul > li > ul > li > ul > li {
        position: relative;
        float: left; }
        #content .leftContentEx .org-chart > ul > li > ul > li > ul > li:after {
          content: "";
          display: block;
          display: none;
          position: absolute;
          width: 20px;
          height: 0px;
          border-bottom: 2px solid #c8c7c8;
          z-index: 1;
          top: 116px;
          left: -22px;
          margin-left: 0px; }
      #content .leftContentEx .org-chart > ul > li > ul > li > ul > li {
        width: 94%;
        margin-left: 3%; }
        #content .leftContentEx .org-chart > ul > li > ul > li > ul > li:after {
          content: "";
          display: block;
          position: absolute;
          width: 0;
          height: 15px;
          border-left: 2px solid #c8c7c8;
          z-index: 1;
          top: -22px;
          left: 50%;
          margin-left: -2px; }
        #content .leftContentEx .org-chart > ul > li > ul > li > ul > li:first-of-type:after {
          display: none; }
    #content .leftContentEx .org-chart > ul > li > ul > li.noChild {
      padding-bottom: 65px; } }

/*----------------------------------------End of  Structure------------------------------------------*/


#content .leftContentEx .org-chart.cf ul li.noChild:nth-child(4n) a:nth-child(1n) {
    background-color: rgb(220, 233, 239);
    color: rgb(1, 82, 138);
} 