* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

a {
  text-decoration: none; }

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  line-height: 1;
  font-weight: normal; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

button {
  background: none; }

img {
  max-width: 100%;
  vertical-align: top; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?cekg2c");
  src: url("../fonts/icomoon.eot?cekg2c#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?cekg2c") format("truetype"), url("../fonts/icomoon.woff?cekg2c") format("woff"), url("../fonts/icomoon.svg?cekg2c#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Minion Pro';
  src: url("../fonts/MinionPro/MinionPro-Regular.eot");
  src: local("Minion Pro Regular"), local("MinionPro-Regular"), url("../fonts/MinionPro/MinionPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MinionPro/MinionPro-Regular.woff") format("woff"), url("../fonts/MinionPro/MinionPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #303030;
  line-height: 22px;
  overflow-x: hidden; }
  body.overflow_all {
    overflow: hidden; }
  body.hidden_scroll-y {
    overflow-y: hidden; }
  body.body-fixed, body.body-fixed-about {
    position: fixed;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s; }
  body.show-block-filters {
    transform: translate3d(400px, 0, 0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s; }
    body.show-block-filters .sidebar-filters {
      opacity: 1;
      z-index: 2; }
  body.show-block-mobile {
    transform: translate3d(-400px, 0, 0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s; }
    body.show-block-mobile .mobile-menu-hidden {
      z-index: 3;
      opacity: 1; }
  body.show-about-project {
    transform: translate3d(400px, 0, 0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s; }

a {
  color: #2772a6;
  outline: none !important; }
  a:hover {
    text-decoration: underline; }
  a:active {
    color: #1f5b85; }

.style, [class*="section-box"], section, footer, header {
  width: 100%;
  float: left; }

[class*="section-box"], section, footer, header {
  position: relative; }

section, header, nav, article, aside, footer, address {
  display: block; }

.container {
  min-width: 303px; }

.first-menu-wr {
  height: 46px;
  background: #2772a6;
  color: #fff; }

.lang-btn-col {
  display: table-cell;
  height: 46px;
  vertical-align: middle; }

.lang-btn {
  cursor: pointer;
  float: left;
  width: 65px;
  height: 30px;
  position: relative;
  border-radius: 30px;
  border: 1px solid #aad6df;
  padding-right: 11px;
  line-height: 28px;
  font-size: 11px;
  color: #aad6df;
  text-transform: uppercase;
  text-align: right;
  text-decoration: none !important; }
  .lang-btn:before {
    position: absolute;
    left: 7px;
    width: 14px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    background: url("../images/lang/ukr.png") 50% 50% no-repeat;
    content: ''; }
  .lang-btn.eng {
    padding-left: 11px;
    text-align: left; }
    .lang-btn.eng:before {
      left: auto;
      right: 7px;
      background: url("../images/lang/eng.png") 50% 50% no-repeat; }

.mail-header {
  color: #fff;
  position: relative;
  padding-left: 28px;
  line-height: 46px;
  font-size: 12px;
  float: left;
  display: block;
  text-decoration: none !important; }
  .mail-header:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904';
    color: #95d7e0;
    font-size: 18px;
    line-height: 46px;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s; }
  .mail-header:hover:before {
    color: #ffb521; }

.seti-header {
  float: left; }
  .seti-header ul {
    display: table-cell;
    height: 46px;
    vertical-align: middle; }
    .seti-header ul li {
      float: left;
      margin-left: 24px;
      margin-top: 3px; }
      .seti-header ul li:first-child {
        margin-left: 13px; }
      .seti-header ul li a {
        float: left;
        position: relative; }
        .seti-header ul li a:before {
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #95d7e0;
          transition: 0.2s;
          -webkit-transition: 0.2s;
          -moz-transition: 0.2s;
          -ms-transition: 0.2s;
          -o-transition: 0.2s;
          font-size: 18px; }
        .seti-header ul li a:hover:before {
          color: #ffb521; }
        .seti-header ul li a.fb:before {
          content: '\e900'; }
        .seti-header ul li a.twitter:before {
          content: '\e903'; }

.user-header {
  float: right;
  padding: 0 15px; }

.login-link, .logged span, .logged > a {
  float: left;
  padding-left: 28px;
  line-height: 46px;
  display: block;
  position: relative;
  color: #fff; }
  .login-link:before, .logged span:before, .logged > a:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e901';
    font-size: 18px;
    color: #95d7e0;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 46px; }

.logged {
  position: relative;
  float: left;
  padding-right: 17px; }
  .logged span {
    cursor: pointer; }
  .logged:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e906';
    color: #95d7e0;
    font-size: 5px;
    line-height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    display: block; }
  .logged.has:before {
    position: absolute;
    left: -2px;
    top: 14px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ffb521;
    content: ''; }
  .logged ul {
    display: none;
    position: absolute;
    background: #fff;
    padding: 5px 15px;
    box-shadow: 0px 0px 12px 0px rgba(149, 149, 149, 0.75);
    width: 180px;
    right: 0;
    top: 36px;
    z-index: 2; }
    .logged ul li {
      width: 100%;
      float: left; }
      .logged ul li a {
        float: left; }
        .logged ul li a:before {
          display: none; }
  .logged.logged-cabinet {
    padding-right: 0; }
    .logged.logged-cabinet ul {
      display: none !important; }
    .logged.logged-cabinet:after {
      display: none; }
  .logged:hover ul {
    display: block; }
  .logged:hover:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg); }

.home-layout .logged > a.max {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  width: 162px; }
  .home-layout .logged > a.max:after {
    content: '';
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$from-color',endColorstr='$to-color',GradientType=1);
    position: absolute;
    height: 100%;
    width: 25px;
    top: 0;
    right: 0; }

.logo {
  display: table-cell;
  height: 62px;
  vertical-align: middle; }
  .logo img {
    vertical-align: middle;
    max-height: 42px; }

nav.desktop ul {
  margin-left: -8px; }
  nav.desktop ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px;
    position: relative; }
    nav.desktop ul li a {
      line-height: 62px;
      float: left;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700; }
    nav.desktop ul li .second-dropdown-list {
      display: none;
      z-index: 8;
      position: absolute;
      background: #fff;
      box-shadow: 0px 12px 24px 0px rgba(198, 233, 237, 0.75);
      width: 250px;
      padding: 15px 15px;
      top: 45px;
      left: -22px; }
      nav.desktop ul li .second-dropdown-list li {
        display: block;
        width: 100%;
        float: left;
        margin-top: 10px; }
        nav.desktop ul li .second-dropdown-list li a {
          line-height: 18px; }
    nav.desktop ul li:hover .second-dropdown-list {
      display: block; }

.section-box-header {
  box-shadow: 0px 6px 12px 0px rgba(198, 233, 237, 0.35); }

.menu-mob-btn-wrapp {
  height: 66px;
  vertical-align: middle;
  display: table-cell !important; }

.btn-cabinet-mob {
  width: 30px;
  height: 66px;
  position: relative;
  display: table-cell; }
  .btn-cabinet-mob.has a:after {
    position: absolute;
    left: -8px;
    top: 6px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ffb521;
    content: '';
    z-index: 2; }
  .btn-cabinet-mob a {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 100%;
    background: #95d7e0;
    top: 50%;
    margin-top: -15px;
    left: 0;
    text-align: center;
    text-decoration: none !important; }
    .btn-cabinet-mob a:before {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e901';
      color: #fff;
      text-align: center;
      line-height: 30px;
      font-size: 18px;
      width: 100%; }

.close-lang-mob .lang-btn-col {
  height: 54px;
  padding-left: 10px; }

@media (max-width: 767px) {
  .logo {
    height: 66px; }
    .logo img {
      max-height: 34px; }

  .mob-header-buttons {
    float: right;
    display: block !important;
    padding-right: 10px; } }
.section-box-footer {
  margin-top: 48px;
  padding-bottom: 10px; }

.footer-line div {
  width: 100%;
  float: left;
  height: 1px;
  background: #ececec; }

.footer-img-col {
  margin-top: 48px; }
  .footer-img-col div {
    display: table;
    text-align: center;
    height: 73px;
    width: 100%; }
    .footer-img-col div a {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      transition: 0.2s;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s; }
      .footer-img-col div a:hover {
        opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80); }

.artweb-wr a, .copyright {
  color: #6d6d6d; }

.copyright {
  width: 100%;
  height: 27px;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
  line-height: 39px; }

.artweb-wr {
  margin-top: 29px;
  display: inline-block;
  height: 27px;
  position: relative; }
  .artweb-wr a {
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    float: right;
    margin-right: 36px;
    color: #2772a6; }

.artweb-img {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  cursor: default; }
  .artweb-img a {
    margin: 0;
    padding: 0;
    width: 24px;
    height: 23px;
    display: block; }
    .artweb-img a div {
      width: 24px;
      height: 23px;
      position: relative; }
      .artweb-img a div:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #2772a6;
        font-size: 24px;
        content: '\e911';
        position: absolute;
        top: 0;
        left: 0; }

.partners-link-fixed {
  position: absolute;
  left: 15px;
  bottom: 0; }
  .partners-link-fixed a {
    line-height: 27px; }

.copyright-fixed {
  position: absolute;
  right: 15px;
  bottom: 0;
  line-height: 27px;
  color: #2772a6; }

@media (max-width: 991px) {
  .section-box-footer {
    padding-bottom: 50px; } }
@media (max-width: 767px) {
  .section-box-footer {
    margin-top: 16px; }

  .footer-img-col {
    margin-top: 24px; }
    .footer-img-col div {
      height: auto;
      text-align: center; }
      .footer-img-col div a {
        display: inline-block;
        vertical-align: top; } }
.btn_up {
  margin-right: -24px;
  z-index: 8;
  width: 48px;
  height: 48px;
  position: fixed;
  right: 0;
  bottom: 21px;
  background: #2772a6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35); }
  .btn_up:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background: url("../images/ico-all/arrow-up-big.png") 50% 50% no-repeat;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    opacity: 0; }
  .btn_up:hover {
    background: #0ea5d7; }
    .btn_up:hover:before {
      margin-top: -6px; }
  .btn_up:active {
    background: #1f5b85;
    box-shadow: 0px 0px 12px 0px rgba(149, 149, 149, 0.75); }
    .btn_up:active:before {
      margin-top: -9px; }
  .btn_up.visible {
    display: block !important; }
    .btn_up.visible:before {
      opacity: 1; }

@keyframes tocall2 {
  0% {
    transform: rotate(-8deg); }
  50% {
    transform: rotate(8deg); }
  100% {
    transform: rotate(-8deg); } }
@-webkit-keyframes tocall2 {
  0% {
    -webkit-transform: rotate(-8deg); }
  50% {
    -webkit-transform: rotate(8deg); }
  100% {
    -webkit-transform: rotate(-8deg); } }
@-moz-keyframes tocall2 {
  0% {
    -moz-transform: rotate(-8deg); }
  50% {
    -moz-transform: rotate(8deg); }
  100% {
    -moz-transform: rotate(-8deg); } }
@keyframes tocall1 {
  0% {
    transform: scale(0.7);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }
  100% {
    transform: scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); } }
@-webkit-keyframes tocall1 {
  0% {
    -webkit-transform: scale(0.7);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }
  100% {
    -webkit-transform: scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); } }
@-moz-keyframes tocall1 {
  0% {
    -moz-transform: scale(0.7);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }
  100% {
    -moz-transform: scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); } }
@media (max-width: 992px) {
  .btn_up {
    margin-right: 16px; }
    .btn_up.visible {
      display: none !important; } }
@media (max-width: 767px) {
  .btn_up {
    right: 15px !important; }
    .btn_up.visible {
      display: none !important; } }
.sidebar-buttons-col {
  margin-top: 24px;
  width: 100%;
  float: left; }
  .sidebar-buttons-col ul {
    width: 100%;
    float: left; }
    .sidebar-buttons-col ul li {
      width: 100%;
      float: left;
      margin-top: 16px; }
      .sidebar-buttons-col ul li a {
        float: right; }
      .sidebar-buttons-col ul li:first-child {
        margin-top: 0; }

@media (min-width: 991px) and (max-width: 1430px) {
  .sidebar-buttons-col ul li a {
    min-width: 145px;
    font-size: 10px;
    padding: 0; }
    .sidebar-buttons-col ul li a.add-project-btn {
      padding-left: 15px; } }
@media (max-width: 991px) {
  .sidebar-buttons-col {
    margin-top: 0;
    position: fixed;
    width: 100%;
    height: 48px;
    left: 0;
    bottom: 0;
    background: #0ea5d7;
    background: -moz-linear-gradient(top, #0ea5d7 0%, #2772a6 100%);
    background: -webkit-linear-gradient(top, #0ea5d7 0%, #2772a6 100%);
    background: linear-gradient(to bottom, #0ea5d7 0%, #2772a6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 );
    z-index: 9; }
    .sidebar-buttons-col > ul {
      width: 50%; }
      .sidebar-buttons-col > ul li {
        width: 33.33333333%;
        margin: 0;
        padding: 0 15px;
        position: relative;
        text-align: center; }
        .sidebar-buttons-col > ul li:nth-child(1) {
          left: 33.33333333%; }
          .sidebar-buttons-col > ul li:nth-child(1) a {
            padding-left: 40px; }
            .sidebar-buttons-col > ul li:nth-child(1) a:before {
              background-image: url("../images/footer/footer-btn-1.svg");
              background-repeat: no-repeat;
              background-position: 0 50%;
              background-size: 25px 24px;
              position: absolute;
              left: 0;
              top: 0;
              height: 100%;
              width: 25px;
              content: ''; }
        .sidebar-buttons-col > ul li:nth-child(2) {
          left: 0; }
          .sidebar-buttons-col > ul li:nth-child(2) a {
            padding-left: 40px; }
            .sidebar-buttons-col > ul li:nth-child(2) a:before {
              background-image: url("../images/footer/footer-btn-2.svg");
              background-repeat: no-repeat;
              background-position: 0 50%;
              background-size: 24px 24px;
              position: absolute;
              left: 0;
              top: 0;
              height: 100%;
              width: 25px;
              content: ''; }
        .sidebar-buttons-col > ul li:nth-child(3) {
          left: -66.66666667%;
          text-align: left; }
        .sidebar-buttons-col > ul li a {
          background: none !important;
          border-radius: 0;
          min-width: auto;
          float: none;
          display: inline-block;
          padding-left: 0;
          padding-right: 0;
          position: relative; }
    .sidebar-buttons-col .add-project-btn {
      margin-top: 0;
      width: 100%; }
      .sidebar-buttons-col .add-project-btn span {
        display: none; }
      .sidebar-buttons-col .add-project-btn i {
        left: 50%;
        margin-left: -12px; }
    .sidebar-buttons-col .btn_, .sidebar-buttons-col .button-wr button, .button-wr .sidebar-buttons-col button, .sidebar-buttons-col .button-wr input, .button-wr .sidebar-buttons-col input, .sidebar-buttons-col .button-wr textarea, .button-wr .sidebar-buttons-col textarea, .sidebar-buttons-col .button-wr select, .button-wr .sidebar-buttons-col select {
      line-height: 48px;
      height: 48px; }

  .sidebar-buttons-col ul li a {
    font-size: 0 !important; } }
.sidebar-cabinet-list ul li {
  padding-bottom: 40px;
  position: relative; }
  .sidebar-cabinet-list ul li:before {
    width: 2px;
    height: 100%;
    background: #f5f5f5;
    position: absolute;
    left: 2px;
    top: 4px;
    content: '';
    display: block;
    z-index: 1; }
  .sidebar-cabinet-list ul li:last-child {
    padding-bottom: 0; }
    .sidebar-cabinet-list ul li:last-child:before {
      display: none; }
  .sidebar-cabinet-list ul li a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    color: #303030;
    font-weight: 700;
    text-decoration: none !important;
    padding-left: 12px;
    position: relative; }
    .sidebar-cabinet-list ul li a:before {
      background: #ececec;
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 100%;
      content: '';
      left: 0;
      top: 7px;
      z-index: 3; }
    .sidebar-cabinet-list ul li a:after {
      position: absolute;
      content: '';
      z-index: 2;
      background: #fff;
      width: 6px;
      height: 14px;
      left: 0;
      top: 3px; }
    .sidebar-cabinet-list ul li a:hover:before {
      background: #ffb521; }
  .sidebar-cabinet-list ul li.active a:before {
    background: #2772a6; }

.sidebar-cabinet-list-col {
  width: 20%;
  float: left;
  padding: 0 15px;
  position: relative;
  margin-top: 122px; }

.cabinet-forms-col {
  width: 80%;
  float: left;
  padding: 0 15px;
  position: relative;
  margin-top: 31px; }

.admin-link {
  padding-left: 12px;
  margin-top: 42px;
  padding-bottom: 20px; }
  .admin-link a {
    font-size: 14px;
    line-height: 18px;
    text-decoration: underline;
    color: #00a3d8;
    display: block; }
    .admin-link a:hover {
      text-decoration: none; }

.cab-forms-wrapp {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 12px 24px 0px rgba(198, 233, 237, 0.75); }

.cab-form-header {
  background: #2772a6;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 64px;
  padding: 0 30px; }

.title-cab-header {
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 64px; }

.lang-btn-col-settings {
  float: right; }
  .lang-btn-col-settings .lang-btn-col {
    height: 64px; }

.cab-form-body {
  display: inline-block;
  width: 100%;
  vertical-align: top; }
  .cab-form-body.personal-data_ {
    padding-top: 10px;
    padding-bottom: 32px; }

.group-inputs-title {
  width: 100%;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: -7px; }

.group-inputs {
  padding-top: 17px;
  width: 100%;
  float: left;
  border-top: 1px solid #ececec;
  margin-top: 46px; }
  .group-inputs:first-child {
    border-top: 0;
    margin-top: 15px;
    padding-top: 0; }

.personal-data-first-col {
  padding-top: 32px; }

@media (max-width: 920px) {
  .sidebar-cabinet-list-col {
    width: 30%; }

  .cabinet-forms-col {
    width: 70%; } }
@media (max-width: 767px) {
  .sidebar-cabinet-list-col, .cabinet-forms-col {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .sidebar-cabinet-list-col {
    margin-top: 0; }

  .cabinet-forms-col {
    margin-top: 0; }

  .sidebar-cabinet-list {
    height: 44px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding-right: 30px;
    position: relative; }
    .sidebar-cabinet-list:before {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e906';
      color: #898989;
      font-size: 6px;
      position: absolute;
      top: 19px;
      right: 10px;
      transition: 0.2s;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s; }
    .sidebar-cabinet-list.active {
      box-shadow: 0px 12px 24px 0px rgba(198, 233, 237, 0.75);
      height: auto; }
      .sidebar-cabinet-list.active:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg); }
    .sidebar-cabinet-list ul {
      padding-top: 32px; }
      .sidebar-cabinet-list ul li {
        margin-top: 28px;
        padding-bottom: 0; }
        .sidebar-cabinet-list ul li.active {
          position: absolute;
          top: 0;
          left: 0;
          margin-top: 0;
          width: 100%; }
          .sidebar-cabinet-list ul li.active a {
            line-height: 44px;
            white-space: nowrap; }
        .sidebar-cabinet-list ul li:before {
          display: none; }
        .sidebar-cabinet-list ul li a {
          padding-left: 20px; }
          .sidebar-cabinet-list ul li a:before, .sidebar-cabinet-list ul li a:after {
            display: none; }

  .admin-link {
    margin-top: 24px;
    padding-left: 20px; }

  .cab-forms-wrapp {
    border-radius: 0; }

  .personal-data-first-col {
    padding-top: 0; }

  .group-inputs {
    margin-top: 22px; }

  .cabinet-forms-col {
    margin-top: 16px; } }
.al-project-date {
  width: 100%;
  float: left; }
  .al-project-date i {
    font-style: normal;
    float: left;
    font-size: 12px;
    line-height: 24px; }
  .al-project-date div {
    margin-left: 24px;
    float: left;
    font-size: 12px;
    line-height: 24px; }
    .al-project-date div.not-published {
      color: #f26c4f; }
    .al-project-date div.published {
      color: #48b147; }

.all-projects-name {
  width: 100%;
  float: left;
  margin-top: 3px; }
  .all-projects-name a {
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #303030; }
    .all-projects-name a:hover {
      color: #0ea5d7; }

.edit-projects, .remove-projects, .write-message {
  position: relative;
  cursor: pointer;
  width: 24px;
  height: 24px;
  float: left;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s; }
  .edit-projects:before, .remove-projects:before, .write-message:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    font-size: 16px;
    display: block; }
  .edit-projects:hover, .remove-projects:hover, .write-message:hover {
    opacity: 0.7; }

.edit-projects {
  margin-right: 17px; }
  .edit-projects:before {
    content: '\e907';
    color: #898989; }

.remove-projects:before {
  content: '\e905';
  color: #ed1c24; }

.write-message {
  margin-right: 17px; }
  .write-message:before {
    width: 18px;
    height: 12px;
    content: '';
    margin-left: -9px;
    margin-top: -6px;
    background-image: url("../images/write-message.svg");
    background-size: 18px 12px;
    background-position: 50% 50%;
    background-repeat: no-repeat; }

.all-projects-buttons {
  width: 100%;
  float: left;
  margin-top: 12px; }

.all-projects-row {
  padding: 25px 30px 20px 30px;
  border-bottom: 1px solid #ececec;
  width: 100%;
  float: left; }
  .all-projects-row:last-child {
    border-bottom: 0; }
  .all-projects-row:hover {
    box-shadow: 6px 10px 24px 0px rgba(198, 233, 237, 0.35);
    border-bottom-color: #fff; }

.required-text {
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  color: #f26c4f;
  margin-top: 25px; }

.add-project_ {
  padding-bottom: 38px; }
  .add-project_ .group-inputs {
    margin-top: 29px !important; }

.radio-block {
  display: table-cell;
  width: 170px;
  vertical-align: top; }

.radio-help-block {
  color: #888888;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  padding-top: 1px;
  vertical-align: top;
  display: table-cell; }

.label-radio {
  margin-top: 14px;
  float: left;
  font-size: 14px;
  color: #2772a6; }

.add-project-group {
  border-top: 1px solid #ececec;
  padding: 0 15px 24px 15px; }
  .add-project-group:first-child {
    border-top: 0; }

.input-min-wr {
  float: left;
  max-width: 135px; }

@media (min-width: 768px) {
  .input-min-wr label {
    white-space: nowrap; } }
.input-text-wr, .area-text-wr, .checkbox-text-wr, .form-file-txt {
  font-size: 12px;
  line-height: 18px;
  color: #888888;
  float: left;
  margin-top: 41px;
  font-style: italic; }
  .input-text-wr div, .area-text-wr div, .checkbox-text-wr div, .form-file-txt div {
    display: table-cell;
    height: 40px;
    vertical-align: middle; }

.area-text-wr {
  margin-top: 2px; }

.checkbox-text-wr div {
  height: auto;
  vertical-align: top; }

.form-file-txt {
  margin-top: 26px;
  padding-left: 30px; }

.input-text-padding .input-text-wr {
  padding-left: 30px; }

.checks-fix-padding {
  padding-right: 0 !important; }

.green-text {
  font-size: 12px;
  line-height: 18px;
  color: #49b147;
  float: left;
  margin-top: 32px; }

.form-file-wr {
  margin-top: 20px;
  float: left; }
  .form-file-wr input, .form-file-wr textarea, .form-file-wr select {
    display: none; }
    .form-file-wr input + label, .form-file-wr textarea + label, .form-file-wr select + label {
      width: 136px;
      cursor: pointer;
      font-size: 14px;
      color: #00a3d8;
      position: relative;
      text-align: center;
      padding-top: 163px;
      margin: 0;
      text-decoration: underline;
      background: #fff; }
      .form-file-wr input + label:hover, .form-file-wr textarea + label:hover, .form-file-wr select + label:hover {
        text-decoration: none; }
      .form-file-wr input + label span, .form-file-wr textarea + label span, .form-file-wr select + label span {
        position: absolute;
        left: 0;
        top: 0;
        width: 136px;
        height: 155px;
        border: 1px solid #d7d7d7;
        display: block; }
        .form-file-wr input + label span:before, .form-file-wr textarea + label span:before, .form-file-wr select + label span:before {
          position: absolute;
          width: 36px;
          height: 36px;
          content: '';
          background: url("../images/add.png") 50% 50% no-repeat;
          top: 50%;
          left: 50%;
          margin-left: -18px;
          margin-top: -18px; }
  .form-file-wr.preloader, .form-file-wr.preloader2 {
    position: relative; }
    .form-file-wr.preloader:before, .form-file-wr.preloader2:before {
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      background: #fff;
      opacity: 0.7;
      z-index: 3; }
  .form-file-wr.preloader:after {
    background: url("../images/load-more.svg") 50% 50% no-repeat;
    width: 54px;
    height: 54px;
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-top: -42px;
    margin-left: -27px;
    animation-name: loadMore;
    animation-duration: 0.7s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
    z-index: 4; }
  .form-file-wr.preloader2 input + label span:before, .form-file-wr.preloader2 textarea + label span:before, .form-file-wr.preloader2 select + label span:before {
    animation-name: loadMore;
    animation-duration: 0.7s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running; }

@keyframes loadMore {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.add-project-group textarea {
  min-height: 152px;
  max-height: 152px; }

.loaded-files {
  margin-top: 24px;
  float: left;
  padding: 0 15px;
  position: relative; }
  .loaded-files a {
    max-width: 366px;
    position: relative;
    display: table;
    min-height: 48px;
    text-decoration: underline; }
    .loaded-files a:hover {
      text-decoration: none; }
    .loaded-files a div {
      width: 36px;
      display: table-cell;
      vertical-align: middle; }
      .loaded-files a div img {
        width: 36px; }
    .loaded-files a span {
      display: table-cell;
      vertical-align: middle;
      font-size: 14px;
      color: #00a3d8;
      padding-left: 11px; }

.remove-loaded-img {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -14px;
  z-index: 3;
  text-align: center;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s; }
  .remove-loaded-img:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffa10d;
    content: '\e905';
    line-height: 30px;
    font-size: 11px; }
  .remove-loaded-img:hover {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transition: scale(1.5);
    -o-transform: scale(1.5); }

.input-lang-wr label {
  margin-bottom: -11px; }
.input-lang-wr input, .input-lang-wr textarea, .input-lang-wr select, .input-lang-wr textarea {
  margin-top: 16px;
  padding-left: 55px; }
.input-lang-wr .input-wr, .input-lang-wr .button-wr {
  position: relative; }
  .input-lang-wr .input-wr span, .input-lang-wr .button-wr span {
    position: absolute;
    line-height: 28px;
    font-size: 12px;
    color: #f26c4f;
    width: 44px;
    text-align: center;
    height: 28px;
    bottom: 6px;
    left: 1px;
    font-style: italic;
    border-right: 1px solid #d4d4d4;
    z-index: 2; }
.input-lang-wr.textarea-lang-wr .input-wr span, .input-lang-wr.textarea-lang-wr .button-wr span {
  height: 140px; }
.input-lang-wr.textarea-lang-wr .area-text-wr {
  margin-top: 13px;
  margin-bottom: -3px; }
  .input-lang-wr.textarea-lang-wr .area-text-wr div {
    height: auto; }
.input-lang-wr.input-lang-min-wr {
  float: left;
  max-width: 165px;
  padding: 0 15px; }
  .input-lang-wr.input-lang-min-wr .input-wr, .input-lang-wr.input-lang-min-wr .button-wr {
    max-width: 100%; }
    .input-lang-wr.input-lang-min-wr .input-wr label, .input-lang-wr.input-lang-min-wr .button-wr label {
      white-space: nowrap; }

.map-add-project {
  margin-top: 18px;
  position: relative;
  width: 100%;
  height: 310px; }
  .map-add-project:before {
    z-index: 3;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -36px;
    content: '';
    width: 51px;
    height: 37px;
    background-image: url("../images/map-icons/marker-page-view.png");
    background-size: 51px 37px;
    background-repeat: no-repeat; }
  .map-add-project #map_canvas {
    height: 100% !important; }

@media (max-width: 991px) {
  .input-text-wr {
    padding-left: 0 !important;
    margin-top: 5px;
    width: 100%; }
    .input-text-wr div {
      height: auto; }

  .checkbox-text-wr {
    margin-top: 5px; }

  .form-file-txt {
    width: 100%;
    padding-left: 0;
    margin-top: 5px; } }
@media (max-width: 767px) {
  .input-min-wr {
    max-width: 100%; } }
.message-all-name, .message-all-count, .message-all-date {
  float: left;
  font-size: 12px;
  line-height: 18px;
  color: #888888;
  margin-top: 5px; }

.message-all-count {
  margin-left: 48px;
  padding-left: 21px;
  position: relative; }
  .message-all-count:before {
    width: 12px;
    height: 7px;
    background-image: url("../images/img-svg/message-count.svg");
    background-size: 12px 7px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px; }

.message-all-date {
  margin-left: 48px; }
  .message-all-date b, .message-all-date i {
    font-style: normal;
    font-weight: normal; }
  .message-all-date i {
    padding-left: 11px; }

.message-all-title {
  margin-top: 16px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #303030; }

.message-all-row {
  position: relative;
  width: 100%;
  float: left; }
  .message-all-row a {
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid #ececec;
    padding: 21px 50px 22px 30px; }
    .message-all-row a:hover {
      z-index: 2;
      box-shadow: 6px 10px 24px 0px rgba(198, 233, 237, 0.35);
      border-color: #fff; }
      .message-all-row a:hover .message-all-title {
        text-decoration: underline; }
  .message-all-row:last-child a {
    border-bottom: 0; }

.message-all-remove {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 47px;
  right: 23px;
  text-align: center;
  cursor: pointer;
  z-index: 3; }
  .message-all-remove:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e905';
    font-size: 16px;
    color: #ed1c24;
    line-height: 30px; }

.message-all-excerpt {
  font-size: 14px;
  line-height: 20px;
  color: #888888;
  margin-top: 9px; }

.link-to-all-messages {
  margin-top: 24px;
  width: 100%;
  float: left;
  margin-bottom: 19px; }
  .link-to-all-messages a {
    float: left;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
    padding: 0 13px 0 24px;
    position: relative;
    font-size: 12px;
    color: #2772a6;
    background: #eaf7f9; }
    .link-to-all-messages a:before {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      content: '\e906';
      color: #2772a6;
      width: 6px;
      height: 4px;
      top: 50%;
      margin-top: -2px;
      left: 11px;
      font-size: 4px;
      display: block;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg); }

.back-name-messages {
  padding: 0 30px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px; }
  .back-name-messages .message-all-date {
    margin-left: 0;
    color: #303030; }
  .back-name-messages .message-all-name {
    margin-left: 47px; }

.messages-row-question {
  margin-top: 8px;
  padding-right: 254px; }
  .messages-row-question div {
    border-radius: 4px;
    background: #f8f8f8; }

.messages-row-answer {
  margin-top: 8px;
  padding-left: 254px; }
  .messages-row-answer div {
    border-radius: 4px;
    background: #eaf7f9; }

.messages-row-question div p, .messages-row-answer div p {
  line-height: 20px;
  padding: 19px 20px 23px 20px; }

.messages-questions-answers-wrapp {
  padding: 0 30px 0 30px; }

.messages-row-name-date {
  margin-top: 28px;
  margin-bottom: -3px;
  text-align: left;
  color: #888888;
  font-size: 12px;
  line-height: 18px; }
  .messages-row-name-date b {
    font-weight: normal;
    padding-left: 11px; }
  .messages-row-name-date i {
    font-style: normal;
    padding-left: 11px; }
  .messages-row-name-date.answer-date {
    text-align: right; }

.view-message_ {
  padding-bottom: 40px; }

.view-message-row {
  padding: 0 30px 0 30px;
  margin-top: 12px; }
  .view-message-row textarea {
    min-height: 40px;
    max-height: none;
    height: 40px;
    padding: 12px 43px 8px 17px;
    line-height: 18px;
    box-shadow: none !important; }

.textarea-message {
  position: relative; }
  .textarea-message button {
    border-radius: 0 !important;
    bottom: 4px;
    right: 31px;
    position: absolute;
    width: 43px;
    height: 32px;
    cursor: pointer;
    background-image: url("../images/submit.svg");
    background-size: 20px 16px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s; }
    .textarea-message button:hover {
      background-size: 30px 24px; }
    .textarea-message button:active {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80); }

@media (max-width: 1620px) {
  .messages-row-question {
    padding-right: 180px; }

  .messages-row-answer {
    padding-left: 180px; } }
@media (max-width: 1400px) {
  .messages-row-question {
    padding-right: 130px; }

  .messages-row-answer {
    padding-left: 130px; } }
@media (max-width: 1200px) {
  .messages-row-question {
    padding-right: 90px; }

  .messages-row-answer {
    padding-left: 90px; } }
@media (max-width: 991px) {
  .message-all-count, .message-all-date {
    margin-left: 25px; }

  .messages-row-question {
    padding-right: 75px; }

  .messages-row-answer {
    padding-left: 75px; } }
@media (max-width: 830px) {
  .messages-row-question {
    padding-right: 50px; }

  .messages-row-answer {
    padding-left: 50px; } }
@media (max-width: 767px) {
  .message-all-name, .message-all-count, .message-all-date {
    margin-left: 0;
    width: 100%; } }
@media (max-width: 500px) {
  .messages-row-question {
    padding-right: 35px; }

  .messages-row-answer {
    padding-left: 35px; } }
.header-main {
  padding-top: 40px;
  box-shadow: none; }

.about-logo {
  height: 63px;
  display: table-cell;
  vertical-align: top;
  cursor: pointer; }
  .about-logo img {
    height: 54px; }

.logo-main {
  text-align: center;
  display: table; }
  .logo-main a {
    display: table-cell;
    vertical-align: middle;
    height: 64px; }
    .logo-main a img {
      max-height: 100%; }

.header-btns-wrapp {
  float: right; }
  .header-btns-wrapp .seti-header ul {
    height: 63px; }
    .header-btns-wrapp .seti-header ul li a {
      text-decoration: none !important; }
  .header-btns-wrapp .lang-btn-col {
    padding-left: 32px;
    height: 63px; }
  .header-btns-wrapp .lang-btn {
    border-color: #ffb521;
    color: #ffb521; }
  .header-btns-wrapp .user-header {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 100px;
    padding-right: 0; }
  .header-btns-wrapp .logged:after {
    color: #00a3d8; }
  .header-btns-wrapp .logged.has:before {
    z-index: 2;
    left: -8px; }
  .header-btns-wrapp .login-link, .header-btns-wrapp .logged span, .header-btns-wrapp .logged > a {
    color: #00a3d8;
    padding-left: 38px; }
    .header-btns-wrapp .login-link:before, .header-btns-wrapp .logged span:before, .header-btns-wrapp .logged > a:before {
      width: 30px;
      height: 30px;
      border-radius: 100%;
      color: #fff;
      background: #95d7e0;
      line-height: 30px;
      top: 50%;
      margin-top: -15px;
      text-align: center;
      padding-right: 1px; }

.header-btns-wrapp-col {
  padding-left: 0 !important; }

@media (max-width: 1620px) {
  .header-btns-wrapp .user-header, .header-btns-wrapp .lang-btn-col {
    padding-left: 20px; } }
@media (max-width: 991px) {
  .login-link, .logged span, .logged > a {
    font-size: 0;
    padding-left: 30px !important;
    width: auto !important; }
    .login-link:after, .logged span:after, .logged > a:after {
      display: none; }

  .user-header .logged {
    padding-right: 0; }
    .user-header .logged:after {
      display: none !important; }
  .user-header ul {
    display: none !important; } }
@media (max-width: 767px) {
  .header-main {
    padding-top: 5px;
    padding-bottom: 5px; }
    .header-main .menu-mob-btn-wrapp {
      height: 64px;
      display: table-cell !important; }

  .logo-main {
    text-align: left; }
    .logo-main a img {
      max-height: 34px; } }
.main-map {
  margin-top: 80px; }
  .main-map > .container {
    z-index: 3;
    position: relative; }

.shadow-map {
  position: absolute;
  z-index: 2;
  width: 797px;
  height: 784px;
  top: 50%;
  left: 50%;
  margin-top: -392px;
  margin-left: -398px; }

.map-wrapp {
  text-align: center; }

.map-img-col {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
  position: relative;
  overflow: hidden; }
  .map-img-col div a {
    display: block;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s; }
    .map-img-col div a:hover {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      transition: 0.35s;
      -webkit-transition: 0.35s;
      -moz-transition: 0.35s;
      -ms-transition: 0.35s;
      -o-transition: 0.35s; }
  .map-img-col > a {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    width: 190px;
    position: absolute;
    text-align: center;
    text-decoration: none !important; }
    .map-img-col > a img {
      position: relative;
      left: 10px; }
    .map-img-col > a span {
      display: block;
      font-size: 12px;
      text-transform: uppercase;
      height: 30px;
      line-height: 30px;
      border-radius: 30px;
      background: #ffed82;
      padding: 0 15px;
      width: 190px;
      color: #303030;
      font-weight: 700;
      margin-top: 4px;
      transform: translateY(20px);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      transition: 0.2s;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s; }
    .map-img-col > a.map-link-1 {
      left: 17px;
      top: 139px; }
    .map-img-col > a.map-link-2 {
      left: 211px;
      top: 61px; }
    .map-img-col > a.map-link-3 {
      left: 316px;
      top: 272px; }
    .map-img-col > a.map-link-4 {
      left: 439px;
      top: 100px; }
    .map-img-col > a.map-link-5 {
      left: 598px;
      top: 201px; }
    .map-img-col > a:hover {
      transform: translateY(-10px);
      transition: 0.3s;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s; }
      .map-img-col > a:hover span {
        transform: translateY(0);
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }

.section-sidebar-buttons {
  height: 1px;
  margin-top: -1px; }
  .section-sidebar-buttons .sidebar-buttons-col {
    margin-top: 0; }
    .section-sidebar-buttons .sidebar-buttons-col p {
      padding-top: 13px;
      width: 200px;
      float: right;
      text-align: center;
      font-size: 13px;
      color: #898989;
      line-height: 16px;
      clear: both;
      position: relative;
      z-index: 6;
      top: 80px; }

@media (min-width: 992px) {
  .section-sidebar-buttons .sidebar-buttons-col ul {
    position: relative;
    z-index: 6;
    top: 80px; } }
.news-tabs-list ul li {
  float: left;
  margin-left: 47px; }
  .news-tabs-list ul li:first-child {
    margin-left: 0; }
  .news-tabs-list ul li span {
    font-size: 18px;
    color: #2572a6;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 18px;
    float: left; }
  .news-tabs-list ul li.active {
    border-bottom: 2px solid #ffdc48; }
    .news-tabs-list ul li.active span {
      cursor: default; }

.section-news {
  margin-top: 80px; }
  .section-news .footer-line {
    margin-top: 33px; }

@media (min-width: 992px) and (max-width: 1430px) {
  .section-news {
    margin-top: 20px; } }
.news-item-col {
  text-align: center; }

.news-item {
  display: inline-block;
  max-width: 396px;
  text-align: left;
  margin-top: 33px; }
  .news-item:hover .news-item-img img {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transition: scale(1.1);
    -o-transform: scale(1.1); }

.news-item-img {
  text-align: center;
  display: block;
  overflow: hidden; }
  .news-item-img img {
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s; }

.news-item-date {
  margin-top: 17px;
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  line-height: 16px;
  background-image: url("../images/calendar-items.svg");
  background-size: 16px 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #787a7a; }

.news-item-title {
  font-weight: 700;
  font-size: 14px;
  color: #2572a6;
  line-height: 18px;
  float: left;
  margin-top: 8px; }

.btn-all-news {
  margin-top: 32px;
  text-align: center; }
  .btn-all-news a {
    display: inline-block;
    width: 160px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #ffdc48;
    text-decoration: none !important;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s; }
    .btn-all-news a:hover {
      background: #ffdc48; }
    .btn-all-news a:active {
      background: #dbbd3e;
      border: 1px solid #dbbd3e; }

.section-text {
  padding-top: 45px; }

.section-text-fixed .footer-line {
  margin-top: 33px; }

@media (min-width: 768px) {
  .section-text-fixed {
    position: fixed;
    height: 100%;
    width: 400px;
    top: 0;
    left: -400px;
    overflow-y: scroll; }
    .section-text-fixed .footer-line {
      display: none; }
    .section-text-fixed.mCustomScrollbar {
      padding-right: 20px;
      padding-top: 0; }
      .section-text-fixed.mCustomScrollbar .editor-text-2 {
        margin-top: 45px; }
      .section-text-fixed.mCustomScrollbar .mCSB_outside + .mCSB_scrollTools {
        right: 5px; }
    .section-text-fixed .container {
      width: 100% !important; } }
.close-about-project {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer; }
  .close-about-project:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 30px;
    color: #2572a6;
    content: '\e905'; }

@media (min-width: 768px) and (max-width: 991px) {
  .header-main {
    z-index: 3; } }
@media (max-width: 1430px) {
  .section-sidebar-buttons .sidebar-buttons-col p {
    text-align: right; }

  .main-map {
    margin-top: 20px; }

  .map-img-col, .shadow-map {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transition: scale(0.8);
    -o-transform: scale(0.8); } }
@media (max-width: 1200px) {
  .map-img-col, .shadow-map {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transition: scale(0.75);
    -o-transform: scale(0.75); }

  .section-sidebar-buttons .sidebar-buttons-col p {
    font-size: 12px; } }
@media (max-width: 991px) {
  .section-sidebar-buttons .sidebar-buttons-col p {
    display: none; }

  .map-img-col, .shadow-map {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transition: scale(1);
    -o-transform: scale(1); }

  .btn-all-news {
    margin-top: 16px; } }
@media (max-width: 925px) {
  .map-img-col > a img {
    max-width: 80px;
    left: 5px; } }
@media (max-width: 875px) {
  .map-img-col > a.map-link-1 {
    left: 7px;
    top: 139px; }
  .map-img-col > a.map-link-2 {
    left: 201px;
    top: 61px; }
  .map-img-col > a.map-link-3 {
    left: 306px;
    top: 252px; }
  .map-img-col > a.map-link-4 {
    left: 429px;
    top: 100px; }
  .map-img-col > a.map-link-5 {
    left: 578px;
    top: 201px; } }
@media (max-width: 875px) {
  .map-img-col > a.map-link-2 {
    left: 170px; }
  .map-img-col > a.map-link-3 {
    left: 280px;
    top: 232px; }
  .map-img-col > a.map-link-4 {
    left: 390px; }
  .map-img-col > a.map-link-5 {
    left: 500px; } }
@media (max-width: 790px) {
  .map-img-col > a.map-link-2 {
    left: 170px; }
  .map-img-col > a.map-link-3 {
    left: 240px;
    top: 232px; }
  .map-img-col > a.map-link-4 {
    left: 340px; }
  .map-img-col > a.map-link-5 {
    left: 470px; } }
@media (max-width: 767px) {
  .news-tabs-list ul li {
    margin-left: 17px; }

  .shadow-map {
    display: none; }

  .map-img-col {
    width: 450px; }

  .map-img-col > a {
    width: auto;
    transform: translateY(-10px) !important; }
    .map-img-col > a img {
      max-width: 48px;
      left: 0; }
    .map-img-col > a span {
      display: none; }
    .map-img-col > a.map-link-1 {
      left: 37px;
      top: 87px; }
    .map-img-col > a.map-link-2 {
      left: 138px;
      top: 48px; }
    .map-img-col > a.map-link-3 {
      left: 191px;
      top: 155px; }
    .map-img-col > a.map-link-4 {
      left: 254px;
      top: 67px; }
    .map-img-col > a.map-link-5 {
      left: 335px;
      top: 120px; } }
@media (max-width: 485px) {
  .map-img-col {
    width: 300px; }
    .map-img-col > a img {
      max-width: 33px; }
    .map-img-col > a.map-link-1 {
      left: 24px;
      top: 62px; }
    .map-img-col > a.map-link-2 {
      left: 91px;
      top: 35px; }
    .map-img-col > a.map-link-3 {
      left: 124px;
      top: 101px; }
    .map-img-col > a.map-link-4 {
      left: 170px;
      top: 48px; }
    .map-img-col > a.map-link-5 {
      left: 223px;
      top: 83px; } }
input, textarea, select {
  width: 100%;
  float: left;
  outline: none !important;
  height: 40px;
  background: #f5f5f5;
  border: 1px solid #ececec !important;
  padding-left: 14px;
  margin-top: 5px;
  resize: none;
  box-shadow: none;
  line-height: 40px;
  font-size: 14px;
  color: #303030;
  position: relative;
  border-radius: 0;
  box-shadow: none !important; }
  input:focus, textarea:focus, select:focus {
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    box-shadow: 2px 3px 4px 0px rgba(238, 238, 238, 0.75) inset !important; }

::-webkit-input-placeholder {
  color: #303030; }

::-moz-placeholder {
  color: #303030; }

:-ms-input-placeholder {
  color: #303030; }

:-moz-placeholder {
  color: #303030; }

textarea {
  padding-top: 8px;
  min-height: 88px;
  max-height: 88px;
  max-width: 100%;
  line-height: normal; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.select-wr {
  width: 100%;
  float: left;
  position: relative; }
  .select-wr.active:before, .select-wr .active:before {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg); }
  .select-wr:before {
    position: absolute;
    right: 15px;
    bottom: 18px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e906';
    font-size: 6px;
    color: #898989;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    z-index: 2; }

button[type="submit"] {
  display: block;
  outline: none !important;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  cursor: pointer;
  border-radius: 2px; }

label {
  margin-top: 14px;
  float: left;
  font-size: 14px;
  color: #2772a6; }

.has-error input, .has-error textarea, .has-error select, .has-error textarea, .has-error select {
  border: 1px solid #ffa10d !important; }

.required label {
  position: relative; }
  .required label:before {
    display: block;
    content: "*";
    color: #ffa10d !important;
    position: absolute;
    top: 0;
    right: -6px; }

.help-block {
  display: none;
  width: 100%;
  float: left;
  font-size: 13px;
  color: #888;
  margin-top: 5px; }

.form-group {
  width: 100%;
  float: left;
  position: relative; }

.has-success {
  position: relative;
  width: 100%;
  float: left; }

.has-error {
  position: relative;
  width: 100%;
  float: left; }
  .has-error .error-input {
    position: absolute;
    right: 15px;
    bottom: 16px;
    width: 14px;
    height: 14px;
    cursor: pointer; }
    .has-error .error-input:before {
      position: absolute;
      left: 0;
      top: 0;
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e902';
      font-size: 14px;
      color: #ffa10d;
      z-index: 2; }

#overlay, .about-overlay, .overlay-login, .overlay-filters {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: #64a4c1;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  top: 0;
  left: 0; }

#modal_close {
  width: 40px;
  height: 72px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: block;
  z-index: 11;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  #modal_close:before {
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    content: "\e90f";
    transition: 0.05s;
    -webkit-transition: 0.05s;
    -moz-transition: 0.05s;
    -ms-transition: 0.05s;
    -o-transition: 0.05s; }
  #modal_close:active:before {
    transform: scale(1.35);
    -webkit-transform: scale(1.35);
    -moz-transform: scale(1.35);
    -ms-transition: scale(1.35);
    -o-transform: scale(1.35); }

.forms_ {
  z-index: 10;
  display: none;
  position: absolute;
  width: 555px;
  border-radius: 4px;
  left: 50%;
  margin-left: -277px;
  top: 0;
  opacity: 0; }
  .forms_.forms_750 {
    width: 750px;
    margin-left: -375px; }
  .forms_ form {
    width: 100%;
    background: #fff;
    padding-bottom: 30px;
    float: left;
    padding-top: 29px; }

.form-title {
  height: 72px;
  color: #fff;
  line-height: 72px;
  background: #2772a6;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center; }

.input-wr, .button-wr {
  width: 100%;
  float: left; }

.button-wr {
  margin-top: 32px; }
  .button-wr.for-input {
    margin-top: 22px; }
  .button-wr input, .button-wr textarea, .button-wr select {
    width: auto;
    margin-top: 10px !important;
    cursor: pointer;
    box-shadow: none !important; }
  .button-wr.center {
    text-align: center; }
    .button-wr.center button, .button-wr.center input, .button-wr.center textarea, .button-wr.center select {
      display: inline-block;
      vertical-align: top;
      float: none; }
    .button-wr.center input, .button-wr.center textarea, .button-wr.center select {
      margin: 0 15px; }

.login-wrapper {
  background: #fff;
  width: 100%;
  float: left;
  padding-bottom: 30px; }
  .login-wrapper form {
    padding-bottom: 0; }
  .login-wrapper .btns_reg {
    float: none;
    margin: 0 auto;
    margin-top: 43px; }

.forms_ .sidebar_checks input + label:before, .forms_ .sidebar_checks textarea + label:before, .forms_ .sidebar_checks select + label:before, .forms_ .radio_custom input + label:before, .forms_ .radio_custom textarea + label:before, .forms_ .radio_custom select + label:before, .forms_pages .sidebar_checks input + label:before, .forms_pages .sidebar_checks textarea + label:before, .forms_pages .sidebar_checks select + label:before, .forms_pages .radio_custom input + label:before, .forms_pages .radio_custom textarea + label:before, .forms_pages .radio_custom select + label:before {
  border: 1px solid #ced0d6 !important;
  top: 1px; }
.forms_ .sidebar_checks input:checked + label:before, .forms_ .sidebar_checks textarea:checked + label:before, .forms_ .sidebar_checks select:checked + label:before, .forms_ .radio_custom input:checked + label:before, .forms_ .radio_custom textarea:checked + label:before, .forms_ .radio_custom select:checked + label:before, .forms_pages .sidebar_checks input:checked + label:before, .forms_pages .sidebar_checks textarea:checked + label:before, .forms_pages .sidebar_checks select:checked + label:before, .forms_pages .radio_custom input:checked + label:before, .forms_pages .radio_custom textarea:checked + label:before, .forms_pages .radio_custom select:checked + label:before {
  border: 0 !important; }

/*********login form restore/register************/
.btns_reg {
  width: 210px;
  text-align: center;
  margin-top: 43px;
  float: left; }
  .btns_reg a, .btns_reg span {
    width: 100%;
    float: left;
    font-size: 13px; }

.restore_password_ {
  border-bottom: 1px solid silver;
  text-decoration: none;
  padding-bottom: 11px; }

.no_account_yet {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 13px; }

.to-register-link {
  margin-top: 9px; }

/**********************************/
/****************restore******************/
.email-remind-txt, .emails_txt, .txt_reg_page, .add_inform {
  font-size: 13px;
  color: #888;
  margin-top: 10px; }

/**********************************/
.button-left button {
  float: left; }

.button-right button {
  float: right; }

/**********************************/
/**********************************/
.txt-forms_ {
  background: #fff;
  width: 100%;
  padding: 15px;
  width: 100%;
  float: left; }

.txt-forms_overflow {
  height: 500px;
  overflow-x: hidden; }

/**********************************/
/**************success*******************/
#success_form {
  width: 555px;
  height: 193px;
  border-radius: 0;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -277px;
  display: none;
  z-index: 99998;
  background: #fff;
  padding: 0 15px; }

.txt-success {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #363636;
  padding-top: 108px;
  padding-left: 80px;
  padding-right: 80px; }
  .txt-success span {
    font-size: 20px; }
  .txt-success p {
    margin-top: 3px; }

/**********************************/
.modal-forms-wrapp {
  background: #fff;
  padding: 26px 15px 29px 15px; }

/**********************************/
.help-block {
  display: none !important;
  width: 100%;
  float: left;
  font-size: 13px;
  color: #888;
  margin-top: 5px; }

.login-wrapp, .register-wrapp, .login-register-forms:before {
  width: 377px;
  max-width: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  z-index: 12;
  padding: 0 30px 80px 30px;
  overflow-y: scroll; }

.login-register-forms:before {
  z-index: 11;
  content: '';
  position: fixed;
  height: 100vh;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s; }

.close-log-reg {
  position: absolute;
  top: 33px;
  right: 23px;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer; }
  .close-log-reg:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 30px;
    color: #ececec;
    content: '\e905'; }

.login-wrapp {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s; }

.login-register-forms {
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 10;
  overflow: hidden; }
  .login-register-forms.disabled:before, .login-register-forms.disabled .login-wrapp {
    margin-right: -100%;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s; }

.log-reg-title {
  font-size: 18px;
  color: #2572a6;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  text-align: center;
  margin-top: 36px; }

.login-register-forms form {
  width: 100%;
  float: left;
  margin-top: 13px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 32px; }
.login-register-forms .button-wr {
  margin-top: 30px;
  text-align: center; }
  .login-register-forms .button-wr button {
    float: none;
    display: inline-block;
    min-width: 160px; }

.sidebar_checks-form-center {
  width: 100%;
  float: left;
  text-align: center; }
  .sidebar_checks-form-center .sidebar_checks {
    display: inline-block;
    float: none;
    width: auto;
    margin-top: 20px; }

.forgot-password {
  width: 100%;
  float: left;
  text-align: center; }
  .forgot-password span {
    display: inline-block;
    line-height: 18px;
    color: #00a3d8;
    text-decoration: underline;
    cursor: pointer; }
    .forgot-password span:hover {
      text-decoration: none; }

.no-account-title {
  color: #2572a6;
  line-height: 24px;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin-top: 27px; }

.btn-to-register, .btn-to-login {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 17px; }
  .btn-to-register span, .btn-to-login span {
    cursor: pointer;
    display: inline-block;
    line-height: 26px;
    position: relative;
    padding-left: 30px;
    color: #00a3d8;
    text-decoration: underline; }
    .btn-to-register span:before, .btn-to-login span:before {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #95d7e0;
      content: '\e901';
      font-size: 22px;
      text-decoration: none !important;
      position: absolute;
      left: 0;
      top: 0;
      line-height: 26px; }
    .btn-to-register span:hover, .btn-to-login span:hover {
      text-decoration: none; }

#contact-admin {
  background: #fff;
  box-shadow: 3px 4px 5px 0px rgba(112, 169, 195, 0.75);
  padding: 48px 30px 32px 30px;
  border-radius: 0; }
  #contact-admin .forms_title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #2572a6;
    text-align: center;
    border-bottom: 1px solid #ececec;
    padding-bottom: 14px; }
  #contact-admin form {
    padding-top: 12px;
    padding-bottom: 0; }
  #contact-admin #modal_close {
    top: 40px;
    right: 18px; }
    #contact-admin #modal_close:before {
      color: #ececec;
      content: '\e905'; }
  #contact-admin textarea {
    min-height: 150px;
    max-height: 150px; }
  #contact-admin .button-wr {
    text-align: center; }
    #contact-admin .button-wr button {
      display: inline-block;
      float: none;
      vertical-align: top; }

#success_form #modal_close {
  top: 40px;
  right: 18px; }
  #success_form #modal_close:before {
    color: #ececec;
    content: '\e905'; }

@media (max-width: 767px) {
  .login-wrapper .btns_reg {
    margin-top: 20px; } }
@media (max-width: 555px) {
  .forms_ {
    width: 100%;
    left: 0;
    margin-left: 0;
    border-radius: 0;
    padding: 0 15px; }
    .forms_ label {
      font-size: 16px; }

  #modal_close {
    right: 15px; }

  .form-title {
    font-size: 20px; } }
@media (max-height: 450px) {
  #success_form {
    width: 300px;
    margin-left: -150px; } }
@media (max-width: 430px) {
  .login-wrapp, .register-wrapp, .login-register-forms:before {
    width: 300px;
    padding-left: 10px;
    padding-right: 10px; } }
.btn_, .button-wr button, .button-wr input, .button-wr textarea, .button-wr select {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  font-weight: 700;
  border: 0;
  padding: 0 11px 0 11px;
  text-decoration: none !important;
  position: relative;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  min-width: 200px;
  text-transform: uppercase;
  font-size: 12px;
  background: #2772a6;
  background: -moz-linear-gradient(left, #2772a6 0%, #0ea5d7 100%);
  background: -webkit-linear-gradient(left, #2772a6 0%, #0ea5d7 100%);
  background: linear-gradient(to right, #2772a6 0%, #0ea5d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 ); }
  .btn_:hover, .button-wr button:hover, .button-wr input:hover, .button-wr textarea:hover, .button-wr select:hover {
    background: #0ea5d7;
    background: -moz-linear-gradient(left, #0ea5d7 0%, #2772a6 100%);
    background: -webkit-linear-gradient(left, #0ea5d7 0%, #2772a6 100%);
    background: linear-gradient(to right, #0ea5d7 0%, #2772a6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 );
    border-bottom-color: #1f5b85; }
  .btn_:active, .button-wr button:active, .button-wr input:active, .button-wr textarea:active, .button-wr select:active {
    border-color: #1f5b85; }

.add-project-btn {
  margin-top: 24px; }
  .add-project-btn i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -12px;
    background: #ffdc48;
    width: 24px;
    height: 24px;
    border-radius: 100%; }
    .add-project-btn i:before, .add-project-btn i:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      background: #2772a6; }
    .add-project-btn i:before {
      width: 12px;
      height: 2px;
      margin-left: -6px;
      margin-top: -1px; }
    .add-project-btn i:after {
      width: 2px;
      height: 12px;
      margin-left: -1px;
      margin-top: -6px; }
  .add-project-btn:hover i {
    background: #ffb521; }

.menu_mob {
  margin-left: 24px;
  position: relative;
  cursor: pointer;
  width: 24px;
  height: 16px;
  z-index: 2;
  float: right; }

.menu_mob div {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #2572a6;
  top: 0;
  margin-top: 13px;
  left: 50%;
  margin-left: -12px; }

.menu_mob div:first-child {
  margin-top: 1px; }

.menu_mob div:first-child:before {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #2572a6;
  top: 0;
  left: 0;
  margin-top: 6px;
  content: ''; }

.mob-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #64a4c1;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  top: 0;
  left: 0;
  cursor: default; }

.close-menu-mob, .mob-catalog-close {
  position: relative;
  width: 100%;
  height: 52px;
  background: #2772a6;
  text-transform: uppercase;
  color: #fff;
  line-height: 52px;
  font-size: 18px;
  font-weight: 700;
  padding-left: 15px; }

.close_mob, .mob-catalog-close:before {
  content: '';
  position: absolute;
  right: 10px;
  top: 0;
  width: 32px;
  height: 100%;
  cursor: pointer;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .close_mob:before, .mob-catalog-close:before {
    display: block;
    color: #fff;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    content: "\e905";
    transition: 0.05s;
    -webkit-transition: 0.05s;
    -moz-transition: 0.05s;
    -ms-transition: 0.05s;
    -o-transition: 0.05s; }
  .close_mob:active:before, .mob-catalog-close:active:before {
    transform: scale(1.35);
    -webkit-transform: scale(1.35);
    -moz-transform: scale(1.35);
    -ms-transition: scale(1.35);
    -o-transform: scale(1.35); }

.off-scroll {
  overflow-y: hidden;
  height: 100%;
  position: relative; }

.mobile-menu-hidden {
  top: 0;
  width: 400px !important;
  height: 100%;
  position: fixed;
  margin-right: -400px;
  right: 0;
  background: #fff;
  z-index: 1;
  opacity: 0;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  overflow-y: scroll;
  padding-bottom: 80px; }

.close-mobile-menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 54px;
  height: 54px;
  background: #0ea5d7;
  cursor: pointer;
  text-align: center; }
  .close-mobile-menu:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e905';
    font-size: 18px;
    color: #fff;
    line-height: 54px; }

.close-lang-mob {
  position: relative;
  height: 54px;
  width: 100%;
  float: left;
  background: #2772a6; }
  .close-lang-mob .menu-lang {
    padding-left: 68px; }
    .close-lang-mob .menu-lang li {
      padding-left: 13px;
      float: left; }
      .close-lang-mob .menu-lang li:first-child {
        padding-left: 0;
        padding-right: 13px; }
      .close-lang-mob .menu-lang li a {
        line-height: 54px;
        color: #fff;
        text-decoration: underline; }
      .close-lang-mob .menu-lang li.active a {
        text-decoration: none;
        cursor: default; }

.mobi-menu-primary-ul li {
  float: left;
  list-style: none;
  width: 100%;
  margin-left: 0; }
  .mobi-menu-primary-ul li a {
    font-size: 14px;
    display: block;
    line-height: 48px;
    width: 100%;
    float: left;
    color: #2472a6;
    text-align: center;
    text-decoration: none !important; }

.mobi-menu-catalog {
  color: #303030;
  width: 100%;
  float: left; }
  .mobi-menu-catalog ul {
    width: 100%;
    float: left;
    overflow: hidden; }
  .mobi-menu-catalog li {
    width: 100%;
    float: left;
    cursor: pointer;
    position: relative; }
    .mobi-menu-catalog li a {
      font-size: 14px;
      display: block;
      line-height: 48px;
      width: 100%;
      float: left;
      color: #2472a6;
      text-align: center;
      text-decoration: none !important; }
    .mobi-menu-catalog li.has-ul:after {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e906';
      color: #898989;
      font-size: 6px;
      position: absolute;
      right: 14px;
      top: 22px;
      transition: 0.2s;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s; }
    .mobi-menu-catalog li.active.has-ul:after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg); }
    .mobi-menu-catalog li.active .sub-menu-hidden-mob {
      max-height: 1000px;
      transition: 0.7s;
      -webkit-transition: 0.7s;
      -moz-transition: 0.7s;
      -ms-transition: 0.7s;
      -o-transition: 0.7s; }

.sub-menu-hidden-mob {
  overflow: hidden;
  max-height: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  background: #0ea5d7;
  float: left;
  width: 100%; }
  .sub-menu-hidden-mob ul li a {
    color: #fff; }

@media (max-width: 991px) {
  .mobile-menu-hidden {
    display: block !important; }

  .off-scroll {
    position: fixed; } }
@media (max-width: 850px) {
  .hidden-tablet-850 {
    display: none !important; } }
@media (max-width: 450px) {
  .mobile-menu-hidden {
    width: 310px !important;
    margin-right: -310px; } }
@media (max-width: 380px) {
  #menu-mob-hidden {
    width: 347px;
    margin-left: -347px; }
    #menu-mob-hidden.opens.visible {
      margin-left: 0; } }
.label-fix {
  margin-top: 1px; }

.sidebar_checks, .radio_custom {
  width: 100%;
  float: left;
  margin-top: 13px; }
  .sidebar_checks label, .radio_custom label {
    margin-top: 0;
    font-weight: normal;
    font-size: 15px; }
  .sidebar_checks input, .sidebar_checks textarea, .sidebar_checks select, .radio_custom input, .radio_custom textarea, .radio_custom select {
    display: none; }
    .sidebar_checks input + label, .sidebar_checks textarea + label, .sidebar_checks select + label, .radio_custom input + label, .radio_custom textarea + label, .radio_custom select + label {
      font-size: 14px;
      color: #303030;
      position: relative;
      padding-left: 25px;
      cursor: pointer;
      line-height: 18px; }
      .sidebar_checks input + label:before, .sidebar_checks textarea + label:before, .sidebar_checks select + label:before, .radio_custom input + label:before, .radio_custom textarea + label:before, .radio_custom select + label:before {
        position: absolute;
        content: '';
        width: 16px;
        height: 16px;
        top: 0px;
        left: 0;
        background: #f5f5f5;
        border: 1px solid #ededed;
        cursor: pointer; }
      .sidebar_checks input + label a, .sidebar_checks textarea + label a, .sidebar_checks select + label a, .radio_custom input + label a, .radio_custom textarea + label a, .radio_custom select + label a {
        text-decoration: none !important;
        padding-left: 0;
        float: none; }
        .sidebar_checks input + label a:before, .sidebar_checks textarea + label a:before, .sidebar_checks select + label a:before, .radio_custom input + label a:before, .radio_custom textarea + label a:before, .radio_custom select + label a:before {
          display: none; }
      .sidebar_checks input + label p, .sidebar_checks textarea + label p, .sidebar_checks select + label p, .radio_custom input + label p, .radio_custom textarea + label p, .radio_custom select + label p {
        color: #303030;
        display: inline-block; }
        .sidebar_checks input + label p.disabled, .sidebar_checks textarea + label p.disabled, .sidebar_checks select + label p.disabled, .radio_custom input + label p.disabled, .radio_custom textarea + label p.disabled, .radio_custom select + label p.disabled {
          opacity: 0.5;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          filter: alpha(opacity=50); }
    .sidebar_checks input:hover + label:before, .sidebar_checks textarea:hover + label:before, .sidebar_checks select:hover + label:before, .radio_custom input:hover + label:before, .radio_custom textarea:hover + label:before, .radio_custom select:hover + label:before {
      border-color: #0ea5d7; }
    .sidebar_checks input:hover + label a, .sidebar_checks textarea:hover + label a, .sidebar_checks select:hover + label a, .radio_custom input:hover + label a, .radio_custom textarea:hover + label a, .radio_custom select:hover + label a {
      color: #0ea5d7; }
    .sidebar_checks input:active + label:before, .sidebar_checks textarea:active + label:before, .sidebar_checks select:active + label:before, .radio_custom input:active + label:before, .radio_custom textarea:active + label:before, .radio_custom select:active + label:before {
      border-color: #1f5b85; }
    .sidebar_checks input:active + label a, .sidebar_checks textarea:active + label a, .sidebar_checks select:active + label a, .radio_custom input:active + label a, .radio_custom textarea:active + label a, .radio_custom select:active + label a {
      color: #1f5b85; }
    .sidebar_checks input:checked + label:before, .sidebar_checks textarea:checked + label:before, .sidebar_checks select:checked + label:before, .radio_custom input:checked + label:before, .radio_custom textarea:checked + label:before, .radio_custom select:checked + label:before {
      background: #f5f5f5;
      border: 1px solid #ececec;
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e908";
      color: #00a3d8;
      font-size: 8px;
      text-align: center;
      line-height: 16px; }
    .sidebar_checks input[disabled="disabled"] + label:before, .sidebar_checks textarea[disabled="disabled"] + label:before, .sidebar_checks select[disabled="disabled"] + label:before, .radio_custom input[disabled="disabled"] + label:before, .radio_custom textarea[disabled="disabled"] + label:before, .radio_custom select[disabled="disabled"] + label:before {
      cursor: default;
      border-color: #ddd !important;
      background: #ddd !important;
      color: #303030 !important; }
  .sidebar_checks a, .radio_custom a {
    line-height: 18px;
    font-size: 14px;
    color: #303030;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    text-decoration: none !important;
    float: left; }
    .sidebar_checks a:before, .radio_custom a:before {
      position: absolute;
      content: '';
      width: 16px;
      height: 16px;
      top: -1px;
      left: 0;
      background: #f5f5f5;
      border: 1px solid #ededed;
      cursor: pointer; }
    .sidebar_checks a p, .radio_custom a p {
      color: #303030;
      display: inline-block; }
      .sidebar_checks a p.disabled, .radio_custom a p.disabled {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50); }

.sidebar_checks a:before {
  top: 1px; }

.radio_custom input + label:before, .radio_custom textarea + label:before, .radio_custom select + label:before {
  border-radius: 100%;
  border-top: 1px solid #ededed !important;
  border-bottom: 1px solid #ededed !important;
  border-right: 1px solid #ededed !important;
  border-left: 1px solid #ededed !important; }
.radio_custom input:checked + label:before, .radio_custom textarea:checked + label:before, .radio_custom select:checked + label:before {
  top: 1px;
  content: '';
  background: #fff; }
.radio_custom input:checked + label:after, .radio_custom textarea:checked + label:after, .radio_custom select:checked + label:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 5px;
  left: 4px;
  background: #0ea5d7;
  border-radius: 100%; }

.checked a:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  color: #00a3d8;
  font-size: 8px;
  text-align: center;
  line-height: 16px; }

#login_modal .sidebar_checks input + label:before, #login_modal .sidebar_checks textarea + label:before, #login_modal .sidebar_checks select + label:before {
  top: 0; }

.section-breadcrumb {
  z-index: 2; }
  .section-breadcrumb.catalog ul.breadcrumb li {
    color: #fff; }
    .section-breadcrumb.catalog ul.breadcrumb li span {
      color: #fff; }

.breadcrumb-wrapp {
  padding-right: 0 !important; }

ul.breadcrumb {
  width: 100%;
  float: left;
  padding-top: 27px;
  padding-bottom: 10px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  line-height: 20px;
  margin: 0; }
  ul.breadcrumb:before {
    display: none; }
  ul.breadcrumb li {
    vertical-align: top;
    display: inline-block;
    color: #2772a6;
    margin-left: 20px;
    line-height: 20px; }
    ul.breadcrumb li:before {
      display: none; }
    ul.breadcrumb li meta {
      display: none; }
    ul.breadcrumb li:first-child {
      margin-left: 0; }
    ul.breadcrumb li a {
      color: inherit;
      position: relative;
      line-height: 20px;
      font-size: 12px;
      float: left; }
      ul.breadcrumb li a:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e906';
        position: absolute;
        font-size: 4px;
        width: 5px;
        height: 7px;
        top: 50%;
        margin-top: -2px;
        color: #2772a6;
        right: -18px;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg); }
      ul.breadcrumb li a span {
        color: inherit; }
    ul.breadcrumb li span {
      color: #888888;
      position: relative;
      line-height: 20px;
      font-size: 12px;
      float: left; }

@media (max-width: 767px) {
  ul.breadcrumb {
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0; }
    ul.breadcrumb li a, ul.breadcrumb li span {
      font-size: 12px; }
      ul.breadcrumb li a span, ul.breadcrumb li span span {
        font-size: 12px; }

  .section-breadcrumb {
    margin-bottom: 0; } }
.pagination-wrapper {
  background: #fff;
  position: relative; }

ul.pagination {
  width: auto;
  position: relative;
  display: table;
  margin: 43px auto 10px auto;
  float: none; }
  ul.pagination li {
    float: left;
    list-style: none;
    width: auto;
    height: 40px;
    border: 0;
    line-height: 40px;
    text-align: center;
    margin: 6px 6px 0 6px;
    position: relative;
    z-index: 1;
    display: block;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 700; }
    ul.pagination li:before {
      display: block;
      content: '';
      width: 40px;
      height: 40px;
      left: -1px;
      top: -1px;
      border-radius: 100%;
      background: #2573a7;
      background: -moz-linear-gradient(left, #2573a7 0%, #0ea5d7 100%);
      background: -webkit-linear-gradient(left, #2573a7 0%, #0ea5d7 100%);
      background: linear-gradient(to right, #2573a7 0%, #0ea5d7 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 );
      position: absolute;
      z-index: 1; }
    ul.pagination li a {
      color: #2772a6;
      text-decoration: none;
      display: block;
      height: 38px;
      padding: 0 2px;
      min-width: 38px;
      background: #fff;
      border-radius: 100%;
      position: relative;
      z-index: 2; }
    ul.pagination li:active a {
      transition: 0.05s;
      -webkit-transition: 0.05s;
      -moz-transition: 0.05s;
      -ms-transition: 0.05s;
      -o-transition: 0.05s; }
    ul.pagination li.active {
      box-shadow: none !important; }
      ul.pagination li.active a {
        background: #2573a7;
        background: -moz-linear-gradient(left, #2573a7 0%, #0ea5d7 100%);
        background: -webkit-linear-gradient(left, #2573a7 0%, #0ea5d7 100%);
        background: linear-gradient(to right, #2573a7 0%, #0ea5d7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 );
        color: #fff;
        cursor: default; }
    ul.pagination li.prev, ul.pagination li.next {
      border: 0;
      box-shadow: none !important; }
      ul.pagination li.prev:before, ul.pagination li.next:before {
        display: none !important; }
      ul.pagination li.prev a, ul.pagination li.prev span, ul.pagination li.next a, ul.pagination li.next span {
        font-size: 0;
        width: 36px;
        height: 40px;
        display: block;
        background: none;
        position: relative; }
        ul.pagination li.prev a:before, ul.pagination li.prev span:before, ul.pagination li.next a:before, ul.pagination li.next span:before {
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: '\e906';
          font-size: 6px;
          width: 10px;
          height: 6px;
          color: #898989;
          display: block;
          transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          position: absolute;
          top: 50%;
          left: 50%;
          margin-left: -5px;
          margin-top: -3px; }
      ul.pagination li.prev.next a:before, ul.pagination li.prev.next span:before, ul.pagination li.next.next a:before, ul.pagination li.next.next span:before {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg); }
      ul.pagination li.prev.disabled, ul.pagination li.next.disabled {
        cursor: default; }
        ul.pagination li.prev.disabled:before, ul.pagination li.next.disabled:before {
          color: #a4a4a4; }
    ul.pagination li:hover {
      box-shadow: 0px 0px 12px 0px rgba(149, 149, 149, 0.55); }
      ul.pagination li:hover.prev:before, ul.pagination li:hover.next:before {
        color: #4b4b4b; }
      ul.pagination li:hover.prev.disabled:before, ul.pagination li:hover.next.disabled:before {
        color: #a4a4a4; }
    ul.pagination li:active.prev:before, ul.pagination li:active.next:before {
      color: #444444; }
    ul.pagination li:active.prev.disabled:before, ul.pagination li:active.next.disabled:before {
      color: #969696; }

.load-more-col {
  text-align: center; }

.load-more-wr {
  display: inline-block;
  margin-top: 55px; }
  .load-more-wr div {
    width: 155px;
    height: 48px;
    margin: 0 auto 0 auto;
    cursor: pointer;
    color: #858585;
    font-size: 14px;
    padding-left: 53px;
    display: table;
    position: relative; }
    .load-more-wr div p {
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      color: #2772a6; }
      .load-more-wr div p b {
        font-weight: normal; }
    .load-more-wr div span {
      position: absolute;
      width: 53px;
      height: 100%;
      left: 0;
      top: 0;
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      transition: 0.05s;
      -webkit-transition: 0.05s;
      -moz-transition: 0.05s;
      -ms-transition: 0.05s;
      -o-transition: 0.05s; }
      .load-more-wr div span:before {
        display: block;
        content: "\e904";
        font-size: 44px;
        line-height: 48px;
        color: #a4a4a4;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s; }
    .load-more-wr div:hover span:before {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transition: 0.5s;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s; }
    .load-more-wr div:active span {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transition: scale(1.1);
      -o-transform: scale(1.1); }
      .load-more-wr div:active span:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg); }
  .load-more-wr.more_anim span:before {
    animation-name: loadMore;
    animation-duration: 0.9s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running; }

@keyframes loadMore {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@media (min-width: 767px) {
  .mob-pagination {
    display: none !important; } }
.editor-text {
  position: relative; }
  .editor-text * {
    line-height: 27px; }
  .editor-text img {
    max-width: 100% !important;
    height: auto !important; }
  .editor-text p {
    font-size: 18px !important;
    margin-top: 27px; }
    .editor-text p:first-child {
      margin-top: 0; }
  .editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5, .editor-text h6 {
    margin-top: 27px;
    font-weight: 700; }
  .editor-text ul, .editor-text ol {
    margin-top: 27px; }
    .editor-text ul li, .editor-text ol li {
      margin-top: 27px; }
      .editor-text ul li:first-child, .editor-text ol li:first-child {
        margin-top: 0; }
  .editor-text ul li {
    line-height: 27px;
    padding-left: 14px;
    position: relative; }
  .editor-text table {
    margin-top: 33px;
    width: 100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0; }
  .editor-text .blog-item-calendar-views {
    display: block;
    height: 18px;
    margin-top: 0; }

.news-desk {
  margin-top: 15px;
  position: relative; }
  .news-desk * {
    line-height: 24px; }
    .news-desk *:first-child {
      margin-top: 0; }
  .news-desk img {
    max-width: 100% !important;
    height: auto !important; }
  .news-desk p {
    font-size: 14px !important;
    margin-top: 20px; }
    .news-desk p:first-child {
      margin-top: 0; }
  .news-desk h1, .news-desk h2, .news-desk h3, .news-desk h4, .news-desk h5, .news-desk h6 {
    margin-top: 20px;
    font-weight: 700;
    line-height: normal; }
  .news-desk ul {
    list-style: disc; }
  .news-desk ol {
    list-style: decimal; }
  .news-desk ul, .news-desk ol {
    list-style-position: inside;
    margin-top: 20px; }
    .news-desk ul li, .news-desk ol li {
      margin-top: 20px; }
      .news-desk ul li:first-child, .news-desk ol li:first-child {
        margin-top: 0; }
  .news-desk ul li {
    line-height: 24px;
    position: relative; }
  .news-desk table {
    margin-top: 33px;
    width: 100%;
    max-width: 100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0; }
  .news-desk .blog-item-calendar-views {
    display: block;
    height: 18px;
    margin-top: 0; }

.float-left {
  float: left; }

.blog-show-img {
  float: left;
  padding: 0 30px 15px 0; }

.title-blog {
  font-weight: normal !important;
  font-size: 24px !important;
  font-family: Georgia !important;
  line-height: 29px; }

.editor-text-2 {
  position: relative; }
  .editor-text-2 * {
    line-height: 20px;
    font-size: 15px; }
    .editor-text-2 *:first-child {
      margin-top: 0; }
  .editor-text-2 img {
    max-width: 100% !important;
    height: auto !important; }
  .editor-text-2 p {
    font-size: 15px;
    margin-top: 21px; }
    .editor-text-2 p:first-child {
      margin-top: 0; }
  .editor-text-2 h1, .editor-text-2 h2, .editor-text-2 h3, .editor-text-2 h4, .editor-text-2 h5, .editor-text-2 h6 {
    margin-top: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2572a6; }
  .editor-text-2 h1 {
    font-size: 18px; }
  .editor-text-2 h2 {
    font-size: 16px; }
  .editor-text-2 h3 {
    font-size: 15px; }
  .editor-text-2 h4 {
    font-size: 14px; }
  .editor-text-2 ul, .editor-text-2 ol {
    margin-top: 21px; }
    .editor-text-2 ul li, .editor-text-2 ol li {
      margin-top: 21px; }
      .editor-text-2 ul li:first-child, .editor-text-2 ol li:first-child {
        margin-top: 0; }
  .editor-text-2 ul li {
    line-height: 27px;
    padding-left: 14px;
    position: relative; }
  .editor-text-2 table {
    margin-top: 33px;
    width: 100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0; }
  .editor-text-2 .blog-item-calendar-views {
    display: block;
    height: 18px;
    margin-top: 0; }

@media (max-width: 767px) {
  .editor-text {
    position: relative; }
    .editor-text * {
      line-height: 18px; }
    .editor-text p {
      font-size: 14px !important;
      margin-top: 18px; }
    .editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5, .editor-text h6 {
      margin-top: 18px; }
    .editor-text ul, .editor-text ol {
      margin-top: 18px; }
      .editor-text ul li, .editor-text ol li {
        margin-top: 18px; }
        .editor-text ul li:first-child, .editor-text ol li:first-child {
          margin-top: 0; }
    .editor-text ul li {
      line-height: 18px;
      padding-left: 14px;
      position: relative; } }
.owl-video-play-icon {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 2; }
  .owl-video-play-icon:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-left: -16px;
    content: '\e902';
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 32px;
    background: none;
    z-index: 2;
    font-weight: 700; }

.owl-video-tn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.owl-video-wrapper {
  height: 300px;
  float: left;
  width: 100%; }

.owl-video-frame {
  z-index: 3;
  position: relative;
  width: 100%;
  height: 100%;
  float: left; }
  .owl-video-frame iframe {
    width: 100% !important;
    max-height: 100% !important; }

.owl-height {
  transition: 0.35s;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s; }

.owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  float: left; }

.owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-item {
  float: left;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  position: relative; }
  .owl-item [class*="col-"] {
    width: 100%; }

.owl-nav.disabled {
  display: none; }

.owl-prev, .owl-next {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  cursor: pointer;
  position: relative; }
  .owl-prev.disabled, .owl-next.disabled {
    cursor: default; }
  .owl-prev:before, .owl-next:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 48px;
    text-align: center;
    content: '\e903';
    display: block;
    padding-left: 5px; }

.owl-prev:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

/*dots*/
.owl-dots {
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  padding: 0 10px;
  line-height: 9px;
  margin-top: 6px; }
  .owl-dots.disabled {
    display: none; }
  .owl-dots .owl-dot {
    vertical-align: top;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #95d7e0;
    cursor: pointer;
    margin: 10px 5px 0 5px; }
    .owl-dots .owl-dot:before {
      content: '';
      display: none; }
    .owl-dots .owl-dot.active {
      background: #ececec; }
    .owl-dots .owl-dot:hover {
      opacity: 0.9;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90); }

/*******/
.slider-articles {
  overflow: hidden; }
  .slider-articles div.articles-items {
    margin-top: 18px;
    line-height: 18px; }
    .slider-articles div.articles-items .img-link {
      display: block;
      text-align: center;
      overflow: hidden; }
      .slider-articles div.articles-items .img-link img {
        vertical-align: top;
        max-width: 100%;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s; }
    .slider-articles div.articles-items .articles-link {
      margin-top: 11px;
      display: block; }
    .slider-articles div.articles-items p {
      margin-top: 18px; }
    .slider-articles div.articles-items:nth-child(3n+1) {
      clear: both; }
    .slider-articles div.articles-items .articles-excerpt {
      height: 252px;
      overflow: hidden;
      position: relative; }
      .slider-articles div.articles-items .articles-excerpt:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 45px;
        background: rgba(255, 255, 255, 0);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 ); }
    .slider-articles div.articles-items:hover .img-link img {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      filter: gray;
      -webkit-filter: grayscale(80%);
      -ms-filter: grayscale(80%);
      -o-filter: grayscale(80%);
      -moz-filter: grayscale(80%);
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transition: scale(1.05);
      -o-transform: scale(1.05); }
  .slider-articles.owl-carousel div {
    float: left; }
  .slider-articles.owl-carousel .owl-item {
    float: left;
    padding: 0 15px; }
    .slider-articles.owl-carousel .owl-item .articles-items {
      width: 100% !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      clear: none !important; }

.arrows-sales-wr {
  padding-right: 0 !important; }

.row-sliders-home .arrows-sales-wr {
  padding-left: 22px; }

.btn-l_, .btn-r_ {
  margin-top: 29px;
  position: relative;
  width: 16px;
  height: 32px;
  cursor: pointer;
  float: right;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .btn-l_.vis_, .btn-r_.vis_ {
    display: block !important; }
  .btn-l_:before, .btn-r_:before {
    color: #ced0d6;
    line-height: 32px;
    content: '\e916';
    font-size: 16px; }
  .btn-l_.lock, .btn-r_.lock {
    opacity: 0.3;
    cursor: default; }
    .btn-l_.lock:before, .btn-r_.lock:before {
      color: #ced0d6; }
  .btn-l_:hover:before, .btn-r_:hover:before {
    color: #9fa1a7; }
  .btn-l_:active:before, .btn-r_:active:before {
    color: #86888e; }

.btn-r_ {
  margin-left: 13px; }
  .btn-r_:before {
    content: '\e917'; }

/***********slider-first***********/
.slider-first-wrapp {
  width: 100%;
  float: left;
  height: 416px; }

.slider-first {
  position: relative;
  overflow: hidden;
  height: 416px; }
  .slider-first.owl-carousel {
    height: 416px;
    text-align: center; }
  .slider-first .owl-stage-outer {
    float: left; }
  .slider-first .owl-controls {
    display: inline-block;
    height: 83px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .slider-first .owl-nav.disabled {
    display: none; }
  .slider-first .owl-dots {
    margin-top: 43px;
    float: none;
    padding: 0;
    position: relative;
    width: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin-right: 0;
    margin-left: 0; }
    .slider-first .owl-dots:first-child {
      margin-left: 0; }
  .slider-first div.slider-first-items {
    width: 100%;
    float: left; }
    .slider-first div.slider-first-items a {
      position: relative;
      color: #fff;
      font-size: 24px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 29px;
      width: 100%;
      float: left;
      display: block; }
      .slider-first div.slider-first-items a img {
        max-width: 100%;
        vertical-align: top; }

.slider-first .owl-item div.slider-first-items a img {
  margin-left: -1px; }

/***********slider-card************/
.slider-card {
  float: left;
  width: 100%; }
  .slider-card .card-slider-img {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center; }
    .slider-card .card-slider-img img {
      max-width: 100%;
      max-height: 100%; }
  .slider-card .card-slider-img, .slider-card .video-card-slider {
    height: 353px; }
  .slider-card .video-card-slider {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center; }
    .slider-card .video-card-slider iframe {
      width: 100% !important;
      max-height: 100% !important; }
  .slider-card .owl-nav {
    display: none; }
  .slider-card .owl-dots {
    padding-right: 0;
    margin-top: 6px;
    position: relative;
    bottom: auto;
    width: auto;
    padding-left: 0; }
    .slider-card .owl-dots .owl-dot {
      width: 12px;
      height: 12px;
      position: relative; }
      .slider-card .owl-dots .owl-dot:before {
        background: #ced0d6;
        border: 1px solid #ced0d6;
        transform: scale(1);
        width: 11px;
        height: 11px;
        position: absolute;
        top: 0;
        margin-top: 0;
        left: 0;
        margin-left: 0;
        border-radius: 100%; }
      .slider-card .owl-dots .owl-dot.active {
        background: #fff !important; }
        .slider-card .owl-dots .owl-dot.active:before {
          background: #50ae34;
          border: 1px solid #50ae34 !important;
          width: 8px;
          height: 8px;
          top: 50%;
          margin-top: -4px;
          left: 50%;
          margin-left: -4px; }

.gallery-card-wrapp .card-list-buttons {
  float: right;
  width: auto;
  margin-top: -28px; }

/***********slider-card************/
@media (max-width: 920px) {
  .slider-first-wrapp {
    max-height: 264px; } }
.sidebar-filters-list {
  width: 20%;
  float: left;
  padding: 0 15px;
  position: relative;
  margin-top: 0px;
  min-height: 1px; }

.filters-list-label {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 1px; }

.filters-list-row label {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
  font-size: 14px;
  color: #303030; }
.filters-list-row .not-uppercase label {
  text-transform: none; }

.filters-list-row {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
  padding-top: 22px; }
  .filters-list-row.filters-list-row-inputs {
    padding-bottom: 16px; }
    .filters-list-row.filters-list-row-inputs input, .filters-list-row.filters-list-row-inputs textarea, .filters-list-row.filters-list-row-inputs select {
      margin-top: 11px; }

.search-filters {
  position: relative; }
  .search-filters:before {
    width: 17px;
    height: 17px;
    background-image: url("../images/filter-search.svg");
    background-size: 17px 17px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
    position: absolute;
    top: 43px;
    right: 11px;
    display: block;
    z-index: 2; }
  .search-filters.visible-results .res-search {
    display: block; }

.res-search {
  display: none;
  position: absolute;
  top: 65px;
  left: 0;
  background: #fff;
  z-index: 4;
  box-shadow: 0px 12px 24px 0px rgba(198, 233, 237, 0.75);
  padding: 10px 15px 15px 15px; }
  .res-search li {
    width: 100%;
    float: left;
    margin-top: 8px; }
    .res-search li a {
      color: #303030;
      font-size: 14px;
      float: left;
      line-height: 18px; }

.type-ico-1 a:after, .type-ico-1 i:after {
  background-image: url("../images/type-ico/type-ico-1.svg");
  background-size: 12px 16px; }

.type-ico-2 a:after, .type-ico-2 i:after {
  background-image: url("../images/type-ico/type-ico-2.svg"); }

.type-ico-3 a:after, .type-ico-3 i:after {
  background-image: url("../images/type-ico/type-ico-3.svg");
  background-size: 13px 16px; }

.type-ico-4 a:after, .type-ico-4 i:after {
  background-image: url("../images/type-ico/type-ico-4.svg"); }

.type-ico-5 a:after, .type-ico-5 i:after {
  background-image: url("../images/type-ico/type-ico-5.svg"); }

.type-ico-6 a:after, .type-ico-6 span:after {
  background-image: url("../images/type-ico/type-ico-6.svg"); }

.type-ico-7 a:after, .type-ico-7 i:after {
  background-image: url("../images/type-ico/type-ico-7.svg"); }

.type-ico-8 a:after, .type-ico-8 i:after {
  background-image: url("../images/type-ico/type-ico-8.svg"); }

[class*="type-ico-"] a, [class*="type-ico-"] i {
  padding-left: 60px;
  display: block;
  width: 100%; }
  [class*="type-ico-"] a:after, [class*="type-ico-"] i:after {
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    left: 31px;
    top: 1px;
    background-size: 16px 16px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s; }
  [class*="type-ico-"] a:hover:after, [class*="type-ico-"] i:hover:after {
    transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transition: scale(1.8);
    -o-transform: scale(1.8); }

.filter-buttons-row .button-wr {
  margin-top: 24px;
  text-align: center; }
  .filter-buttons-row .button-wr button {
    display: inline-block;
    float: none;
    max-width: 100%; }
  .filter-buttons-row .button-wr.reset-form {
    margin-top: 16px; }

.reset-form a {
  max-width: 100%;
  display: inline-block;
  float: none;
  background: none;
  border: 1px solid #227aae;
  color: #227aae; }
  .reset-form a:hover {
    background: #227aae;
    color: #fff;
    border-color: transparent; }

.project-page-list-row {
  border-bottom: 1px solid #ececec;
  width: 100%;
  float: left;
  padding: 27px 30px 22px 30px; }
  .project-page-list-row:hover {
    box-shadow: 6px 10px 24px 0px rgba(198, 233, 237, 0.35);
    border-bottom-color: #fff; }

.project-page-link-to {
  margin-top: 14px;
  width: 100%;
  float: left; }
  .project-page-link-to a {
    color: #00a3d8;
    line-height: 22px;
    display: inline-block;
    text-decoration: underline; }
    .project-page-link-to a:hover {
      text-decoration: none; }

.project-page-title a {
  font-size: 18px;
  line-height: 24px;
  color: #303030;
  text-transform: uppercase; }
  .project-page-title a:hover {
    color: #00a3d8; }

.project-page-status-tags {
  width: 100%;
  float: left;
  margin-top: 2px;
  margin-bottom: -1px; }
  .project-page-status-tags > div {
    margin-top: 17px;
    float: left;
    position: relative; }

.project-page-status {
  min-width: 224px;
  margin-right: 30px; }
  .project-page-status span {
    float: left;
    padding-left: 24px;
    position: relative;
    line-height: 16px;
    font-weight: 700;
    color: #2772a6; }
    .project-page-status span:before {
      width: 16px;
      height: 16px;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      background: #333;
      border-radius: 2px; }
    .project-page-status span.finished:before {
      background: #754c24; }
    .project-page-status span.potential:before {
      background: #89c35a; }

.project-page-tags span {
  float: left; }
  .project-page-tags span:hover i:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transition: scale(1);
    -o-transform: scale(1); }
  .project-page-tags span i {
    position: relative;
    font-style: normal;
    line-height: 16px;
    font-weight: 700;
    color: #2772a6;
    padding-left: 24px; }
    .project-page-tags span i:after {
      left: 0;
      top: 0; }

.project-essence {
  width: 100%;
  float: left;
  font-weight: 700;
  margin-top: 20px;
  line-height: 20px; }

.project-essence-desk {
  line-height: 20px;
  width: 100%;
  float: left; }

.filters-btn-mob span {
  display: block;
  width: 100%;
  float: left;
  height: 44px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  line-height: 44px;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer; }
  .filters-btn-mob span:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e906';
    color: #898989;
    font-size: 6px;
    position: absolute;
    top: 19px;
    right: 10px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s; }
  .filters-btn-mob span.active:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg); }

.close-filters {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer; }
  .close-filters:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 30px;
    color: #2572a6;
    content: '\e905'; }

.switch-list-map-col {
  display: inline-block;
  padding-top: 20px; }

.switch-list-map {
  line-height: 24px;
  color: #fff; }
  .switch-list-map span {
    float: left;
    cursor: pointer;
    padding-left: 29px;
    position: relative; }
    .switch-list-map span.list_:before {
      background-image: url("../images/list-ico.svg");
      background-size: 16px 14px; }
    .switch-list-map span.map_ {
      padding-left: 20px; }
      .switch-list-map span.map_:before {
        background-image: url("../images/map-ico.svg");
        background-size: 12px 16px; }
    .switch-list-map span:before {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 16px;
      content: '';
      background-position: 0 50%;
      background-repeat: no-repeat; }
  .switch-list-map a {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    width: 44px;
    height: 24px;
    border: 1px solid #95d7e0;
    border-radius: 24px;
    position: relative; }
    .switch-list-map a:before {
      position: absolute;
      width: 16px;
      height: 16px;
      border-radius: 100%;
      background: #95d7e0;
      content: '';
      top: 50%;
      margin-top: -8px;
      left: 3px;
      transition: 0.3s;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s; }
  .switch-list-map.active-map a:before {
    margin-left: 20px; }

.project-paje-list-col .title-cab-header {
  position: absolute;
  left: 45px; }
.project-paje-list-col .cab-form-header {
  text-align: center; }

.projct-page-map_ {
  padding: 32px 30px 30px 30px; }

.message-wish-list-btns {
  float: right !important; }
  .message-wish-list-btns a {
    float: left;
    line-height: 16px;
    position: relative; }

.message-project-list {
  font-size: 12px;
  color: #888888;
  position: relative;
  top: 1px;
  padding-right: 26px; }
  .message-project-list:before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 12px;
    content: '';
    margin-top: -6px;
    background-image: url("../images/write-message.svg");
    background-size: 18px 12px;
    background-position: 50% 50%; }

.list_wish-wrapp-div {
  float: left;
  margin-left: 23px;
  position: relative; }
  .list_wish-wrapp-div.added {
    width: 62px;
    height: 16px;
    margin-left: 115px;
    margin-right: -30px; }
    .list_wish-wrapp-div.added a {
      width: 100%;
      height: 28px;
      background: #ffb521;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -14px;
      cursor: pointer; }
      .list_wish-wrapp-div.added a:before {
        content: '';
        position: absolute;
        top: -2px;
        left: -1px;
        border: 16px solid transparent;
        border-left: 6px solid #fff; }
      .list_wish-wrapp-div.added a span {
        position: absolute;
        width: 18px;
        height: 18px;
        left: 14px;
        top: 50%;
        margin-top: -9px;
        background-image: url("../images/wish-list-ico.svg");
        background-size: 18px 18px;
        background-position: 50% 50%;
        display: block; }
  .list_wish-wrapp-div a {
    cursor: pointer; }
    .list_wish-wrapp-div a p {
      line-height: 16px;
      font-size: 12px;
      color: #888888;
      top: 1px;
      position: relative;
      padding-right: 26px; }
      .list_wish-wrapp-div a p:before {
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        right: 0;
        top: 50%;
        margin-top: -10px;
        background-image: url("../images/wish-list-ico-0.svg");
        background-size: 18px 18px;
        background-position: 50% 50%;
        display: block; }

@media (max-width: 1400px) {
  .sidebar-filters-list {
    width: 30%; }

  .project-paje-list-col {
    width: 70%; }

  .message-wish-list-btns {
    width: 100%; }

  .list_wish-wrapp-div.added {
    float: right; } }
.hidden-filters {
  overflow: hidden; }
  .hidden-filters .filters-list-label {
    padding-right: 15px;
    position: relative;
    cursor: pointer; }
    .hidden-filters .filters-list-label:before {
      position: absolute;
      right: 0px;
      top: 7px;
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e906';
      font-size: 6px;
      color: #898989;
      transition: 0.3s;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      z-index: 2; }
  .hidden-filters.active .filters-list-hidden-blocks {
    max-height: 1000px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s; }
  .hidden-filters.active .filters-list-label:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg); }

.filters-list-hidden-blocks {
  max-height: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s; }

@media (max-width: 1200px) {
  .project-page-status {
    min-width: 195px;
    margin-right: 15px; } }
@media (max-width: 920px) {
  .sidebar-filters-list {
    width: 30%; } }
@media (max-width: 767px) {
  .project-paje-list-col, .sidebar-filters-list {
    width: 100%; }

  .project-page-status {
    min-width: auto;
    margin-right: 0; }

  .project-page-status-tags > div {
    width: 100%; }

  .sidebar-filters-list {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 13;
    margin-left: -300px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    height: 100%;
    overflow-y: scroll;
    padding-bottom: 80px;
    padding-top: 23px; }
    .sidebar-filters-list.move {
      margin-left: 0; }

  .project-paje-list-col .title-cab-header {
    position: relative;
    left: auto; }
  .project-paje-list-col .cab-form-header {
    text-align: center; }

  .switch-list-map-col {
    float: right; }

  .switch-list-map .list_ {
    display: none; }
  .switch-list-map.active-map .map_ {
    display: none; }
  .switch-list-map.active-map .list_ {
    display: block; } }
@media (max-width: 350px) {
  .list_wish-wrapp-div {
    clear: both;
    margin-left: 0;
    margin-top: 8px; }
    .list_wish-wrapp-div.added {
      margin-left: 0;
      clear: none;
      margin-top: 0; } }
.price-input {
  width: 50%;
  float: left; }
  .price-input.from {
    padding-right: 15px; }
  .price-input.to {
    padding-left: 15px; }

.price_slider {
  margin-top: 22px;
  width: 100%;
  float: left; }
  .price_slider .irs {
    height: 24px; }
    .price_slider .irs .irs {
      margin-top: 0; }
  .price_slider .irs-line {
    background: #f5f5f5;
    border: 1px solid #ececec;
    height: 8px;
    border-radius: 8px;
    top: 50%;
    width: 100%;
    margin-top: -4px;
    position: absolute;
    overflow: visible; }
    .price_slider .irs-line .irs-line-left {
      position: relative; }
    .price_slider .irs-line .irs-line-right {
      position: relative; }
  .price_slider .irs-bar {
    height: 8px;
    background: #48b147;
    border: 0;
    top: 50%;
    margin-top: -4px; }
  .price_slider .irs-slider {
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background: #0ea5d7;
    background: -moz-linear-gradient(top, #0ea5d7 0%, #2573a7 100%);
    background: -webkit-linear-gradient(top, #0ea5d7 0%, #2573a7 100%);
    background: linear-gradient(to bottom, #0ea5d7 0%, #2573a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 );
    box-shadow: 0px 0px 7px 0px rgba(5, 165, 217, 0.75);
    border: 2px solid #fff; }
    .price_slider .irs-slider.from {
      margin-left: -2px; }
    .price_slider .irs-slider.to {
      margin-left: 2px; }
    .price_slider .irs-slider.state_hover {
      background: #0ea5d7 !important; }
    .price_slider .irs-slider:before {
      width: 8px;
      height: 8px;
      background: #f5f5f5;
      border: #f5f5f5;
      content: '';
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -4px;
      border-radius: 100%; }
    .price_slider .irs-slider:hover {
      background: #2573a7;
      background: -moz-linear-gradient(top, #2573a7 0%, #0ea5d7 100%);
      background: -webkit-linear-gradient(top, #2573a7 0%, #0ea5d7 100%);
      background: linear-gradient(to bottom, #2573a7 0%, #0ea5d7 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from-color', endColorstr='$to-color',GradientType=1 ); }

#btn_ok {
  width: 34px;
  height: 34px;
  float: left;
  background: #ced0d5;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0; }
  #btn_ok span {
    text-transform: uppercase;
    cursor: pointer;
    color: #555555;
    line-height: 34px;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    display: block; }
  #btn_ok:hover {
    background: #b3b5ba; }
  #btn_ok:active {
    background: #9b9da2; }

.separator-price {
  padding-left: 5px !important;
  padding-right: 5px !important;
  height: 40px;
  position: relative; }
  .separator-price:before {
    width: 100%;
    height: 1px;
    display: block;
    background: #888e92;
    margin-top: 20px;
    content: ''; }

#map_canvas, #map {
  width: 100%;
  height: 698px; }

@media (max-width: 767px) {
  #map_canvas, #map {
    height: 310px; } }
.project-page-view-row {
  width: 100%;
  float: left; }
  .project-page-view-row .project-page-status-tags {
    border-bottom: 1px solid #ececec;
    padding: 9px 30px 25px 30px;
    margin-bottom: 0;
    margin-top: 0; }

.title-project-view {
  font-size: 32px;
  line-height: 27px;
  margin-bottom: 29px; }

.page-view-blocks {
  padding: 0 30px 0 30px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ececec;
  padding-bottom: 22px;
  padding-top: 17px; }
  .page-view-blocks:last-child {
    border-bottom: 0; }

.page-view-labels {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px; }

.page-views-table-wrapp table tr td {
  line-height: 22px;
  vertical-align: top;
  padding-top: 12px; }
  .page-views-table-wrapp table tr td:first-child {
    color: #4771a3;
    width: 253px;
    padding-right: 15px; }
  .page-views-table-wrapp table tr td a {
    text-decoration: underline; }
    .page-views-table-wrapp table tr td a:hover {
      text-decoration: none; }

.arrow-last-changes {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 12px;
  height: 22px; }
  .arrow-last-changes:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e906';
    position: absolute;
    font-size: 3px;
    width: 7px;
    height: 4px;
    top: 50%;
    margin-top: -2px;
    color: #2772a6;
    left: 50%;
    margin-left: -3px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg); }

.date-group-inputs-title {
  text-transform: none;
  font-size: 12px;
  color: #888888;
  font-weight: normal; }

.page-view-blocks-date {
  margin-top: -1px;
  background: #fff; }

.page-view-date i {
  font-style: normal;
  color: #4771a3; }

.page-views-map {
  margin-top: 18px; }
  .page-views-map #map_canvas {
    height: 310px; }

.project-page-view-col {
  width: 100% !important; }

@media (max-width: 767px) {
  .page-views-table-wrapp table tr td {
    display: block;
    width: 100%;
    float: left; }

  .page-views-files .loaded-files {
    clear: both; }

  .title-project-view {
    font-size: 24px;
    padding: 0 10px; } }
.page-error {
  position: relative;
  padding-top: 80px; }
  .page-error img {
    float: right; }

.page-error-text-col {
  text-align: center;
  top: -178px; }

.page-error-text {
  color: #2572a6;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 22px; }

.page-error-btns {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 16px; }
  .page-error-btns a {
    display: inline-block;
    float: none; }
  .page-error-btns.home-error-btn a {
    background: none;
    color: #2772a6;
    border: 1px solid #2772a6; }
    .page-error-btns.home-error-btn a:hover {
      background: #2772a6;
      color: #fff; }
    .page-error-btns.home-error-btn a:active {
      background: #20557f;
      border-color: #20557f; }

@media (max-width: 991px) {
  .page-error-text-col {
    top: -125px; } }
@media (max-width: 850px) {
  .page-error-text {
    font-size: 20px;
    line-height: 24px; }

  .page-error-text-col {
    top: -105px; } }
@media (max-width: 767px) {
  .page-error-text-col {
    top: 0;
    margin-top: 20px; }

  .page-error {
    padding-top: 40px; } }
@media (max-width: 360px) {
  .page-error-text {
    font-size: 18px;
    line-height: 22px; } }
.title-pages {
  text-transform: uppercase;
  font-size: 18px;
  color: #2572a6;
  margin-top: 11px; }

.news-items-excerpt {
  margin-top: 8px; }

.news-view, .news-comments {
  font-size: 12px;
  line-height: 18px;
  color: #787a7a;
  padding-left: 24px;
  display: inline-block;
  vertical-align: top; }

.news-view-comments-ico {
  text-align: left;
  margin-top: 12px; }

.news-view {
  background-image: url("../images/news-view-ico.svg");
  background-size: 16px 10px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  min-width: 61px;
  padding-right: 10px; }

.news-comments {
  background-image: url("../images/news-comments-ico.svg");
  background-size: 16px 15px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 23px; }

.blog-items-col-wrapp .news-item-col:nth-child(4n + 5) {
  clear: both; }

.news-search-date-title {
  line-height: 24px;
  color: #2472a6;
  margin-top: 29px; }

.news-search-date-from {
  float: left;
  width: 142px;
  margin-right: 15px;
  margin-top: 4px; }

.news-search-date-to {
  float: left;
  width: 142px;
  margin-top: 4px; }

.news-search-date-from input, .news-search-date-from textarea, .news-search-date-from select, .news-search-date-to input, .news-search-date-to textarea, .news-search-date-to select {
  margin-top: 0;
  padding-right: 30px;
  background-image: url("../images/calendar-items.svg");
  background-size: 16px 16px;
  background-position: right 11px center;
  background-repeat: no-repeat; }

.row-news-view {
  margin-top: 32px; }

.news-item-date-view-wr .news-item-date {
  margin-top: 0; }

.title-news-view {
  font-weight: normal;
  color: #2772a6;
  font-size: 24px;
  line-height: 30px; }

.title-news-view-wr {
  margin-top: 9px; }

.seti-news-title {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  float: left; }

.seti-news {
  margin-top: 30px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 24px; }
  .seti-news .seti-header {
    float: left; }
    .seti-news .seti-header ul {
      height: 18px;
      display: block; }
      .seti-news .seti-header ul li {
        margin-top: 0;
        margin-left: 24px; }
        .seti-news .seti-header ul li a {
          display: block;
          height: 18px;
          text-decoration: none; }
          .seti-news .seti-header ul li a:before {
            line-height: 18px; }

.comments-news-wrapp {
  margin-top: 43px;
  padding: 0 24px; }

.comments-news-title {
  text-align: center;
  font-size: 18px;
  line-height: 24px; }

.btn-add-comments-wrapp {
  text-align: center;
  margin-top: 22px;
  position: relative; }
  .btn-add-comments-wrapp .btn_, .btn-add-comments-wrapp .button-wr button, .button-wr .btn-add-comments-wrapp button, .btn-add-comments-wrapp .button-wr input, .button-wr .btn-add-comments-wrapp input, .btn-add-comments-wrapp .button-wr textarea, .button-wr .btn-add-comments-wrapp textarea, .btn-add-comments-wrapp .button-wr select, .button-wr .btn-add-comments-wrapp select {
    cursor: pointer;
    float: none;
    display: inline-block;
    color: #2772a6;
    border: 1px solid #2772a6;
    background: #fff; }
    .btn-add-comments-wrapp .btn_:hover, .btn-add-comments-wrapp .button-wr button:hover, .button-wr .btn-add-comments-wrapp button:hover, .btn-add-comments-wrapp .button-wr input:hover, .button-wr .btn-add-comments-wrapp input:hover, .btn-add-comments-wrapp .button-wr textarea:hover, .button-wr .btn-add-comments-wrapp textarea:hover, .btn-add-comments-wrapp .button-wr select:hover, .button-wr .btn-add-comments-wrapp select:hover {
      background: #227aae;
      color: #fff;
      border-color: transparent; }

.comments-news-comments-blocks {
  margin-top: 8px; }

.comments-block-wr {
  width: 100%;
  float: left;
  margin-top: 24px; }
  .comments-block-wr .comments-block-wr {
    padding-left: 24px; }

.comments-block {
  width: 100%;
  float: left;
  background: #f8f8f8;
  border-radius: 4px;
  padding: 20px 20px 18px 20px; }

.c-name-date {
  width: 100%;
  float: left;
  font-size: 12px;
  line-height: 18px;
  color: #888888; }
  .c-name-date div {
    float: left;
    margin-left: 10px; }
    .c-name-date div:first-child {
      margin-left: 0; }

.c-btn-answer {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #00a3d8;
  cursor: pointer;
  margin-top: 1px; }
  .c-btn-answer:hover {
    text-decoration: underline; }

.c-text {
  width: 100%;
  float: left;
  margin-top: 1px; }

.hidden-news-form-comments {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  box-shadow: 0px 2px 24px 0px rgba(198, 233, 237, 0.75);
  background: #fff;
  padding: 27px 15px 32px 15px;
  text-align: left; }
  .hidden-news-form-comments.show_ {
    display: block; }
  .hidden-news-form-comments .input-wr, .hidden-news-form-comments .button-wr {
    width: 50%;
    padding: 0 15px; }
    .hidden-news-form-comments .input-wr.area-wr, .hidden-news-form-comments .area-wr.button-wr {
      width: 100%; }
  .hidden-news-form-comments .button-wr {
    text-align: center;
    width: 100%; }
    .hidden-news-form-comments .button-wr button {
      display: inline-block;
      float: none;
      vertical-align: top; }

.hidden-news-form-comments-title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 3px;
  padding: 0 15px; }

.close-hidden-news-form-comments {
  position: absolute;
  top: 25px;
  right: 23px;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer; }
  .close-hidden-news-form-comments:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 30px;
    color: #9a9a9a;
    content: '\e905'; }

@media (max-width: 1620px) {
  .comments-news-wrapp {
    padding: 0; } }
@media (max-width: 1200px) {
  .blog-items-col-wrapp .news-item-col:nth-child(4n + 5) {
    clear: none; }
  .blog-items-col-wrapp .news-item-col:nth-child(3n + 4) {
    clear: both; } }
@media (max-width: 991px) {
  .blog-items-col-wrapp .news-item-col:nth-child(3n + 4) {
    clear: none; }
  .blog-items-col-wrapp .news-item-col:nth-child(2n + 3) {
    clear: both; } }
@media (max-width: 767px) {
  .news-item-date-view-wr {
    margin-top: 8px; }

  .title-news-view {
    font-size: 18px;
    line-height: 24px; } }
@media (max-width: 500px) {
  .hidden-news-form-comments .input-wr, .hidden-news-form-comments .button-wr {
    width: 100%;
    padding: 0 10px; }

  .hidden-news-form-comments {
    padding-left: 0;
    padding-right: 0; }

  .hidden-news-form-comments-title {
    padding: 0 10px; }

  .comments-block {
    padding-left: 10px;
    padding-right: 10px; }

  .comments-block-wr .comments-block-wr {
    padding-left: 20px; } }
/*datapicker*/
#ui-datepicker-div {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  border-radius: 0;
  margin-top: 1px;
  width: 290px;
  right: 0;
  display: none; }
  #ui-datepicker-div:after {
    content: '';
    width: 277px;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    left: 7px;
    top: 68px; }

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  text-align: center;
  width: 280px;
  position: relative;
  margin: 0 auto;
  height: 29px;
  overflow: hidden;
  margin-top: 26px;
  margin-bottom: 25px;
  padding-left: 1px; }

.ui-datepicker-next.ui-corner-all {
  position: absolute;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: 100%;
  top: 5px;
  background-position: 0 -36px;
  cursor: pointer;
  right: 1px; }

.ui-datepicker-prev.ui-corner-all {
  position: absolute;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: 100%;
  top: 5px;
  background-position: 0 -66px;
  cursor: pointer;
  left: 2px; }

.ui-datepicker-next.ui-corner-all, .ui-datepicker-prev.ui-corner-all {
  background-image: url(../images/datepicker/calendar_arrows.png);
  background-repeat: no-repeat; }

.ui-datepicker-title {
  margin-top: -4px; }
  .ui-datepicker-title select {
    border-radius: 0;
    float: none;
    height: 28px;
    margin: 5px;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background-image: url(../images/datepicker/select-arrow.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center !important;
    max-width: 104px;
    border-color: #bababa;
    cursor: pointer;
    padding: 2px 17px 0 14px;
    line-height: 24px; }

.ui-datepicker-year {
  width: 102px;
  padding-left: 23px !important; }

table.ui-datepicker-calendar {
  width: 260px;
  text-align: center;
  margin: 0 auto;
  font-family: Arial;
  margin-bottom: 23px; }
  table.ui-datepicker-calendar th {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left; }

.ui-datepicker-calendar td, .ui-datepicker-calendar tr {
  margin: 0;
  padding: 0; }

table.ui-datepicker-calendar {
  width: 280px;
  text-align: center;
  margin: 0 auto;
  font-family: Arial;
  margin-bottom: 23px; }
  table.ui-datepicker-calendar th {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left; }
  table.ui-datepicker-calendar td {
    height: 26px; }
  table.ui-datepicker-calendar a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    line-height: 20px;
    left: 0;
    position: relative; }

.ui-datepicker-current-day a {
  background: #2772a6;
  color: #fff !important; }

.ui-datepicker-today a {
  font-weight: 700;
  color: #2772a6; }

.contact-form-wr .button-wr {
  text-align: center; }
  .contact-form-wr .button-wr button {
    display: inline-block;
    float: none; }

.form-captcha-col {
  text-align: center;
  margin-top: 32px;
  margin-left: -10px;
  margin-right: -10px;
  min-height: 78px; }

.g-recaptcha {
  display: inline-block;
  vertical-align: top; }

.contact-form-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  color: #2572a6;
  margin-top: 10px; }
  .contact-form-title.first-contact-form-title {
    margin-top: 0; }

.contact-form-wr-col {
  margin-bottom: 20px; }

.contact-form-wr {
  margin-top: 74px;
  padding: 25px 25px 32px 25px;
  box-shadow: 0px 0px 24px 0px rgba(198, 233, 237, 0.75); }

.contacts-page-list {
  margin-top: 54px; }
  .contacts-page-list ul li {
    width: 50%;
    float: left;
    text-align: center;
    position: relative; }
    .contacts-page-list ul li:before {
      position: absolute;
      left: 0;
      top: 0;
      height: 50px;
      width: 1px;
      background: #a8a8a8;
      content: ''; }
    .contacts-page-list ul li:first-child:before {
      display: none; }
    .contacts-page-list ul li p {
      font-weight: 700; }
    .contacts-page-list ul li div {
      display: inline-block;
      text-align: center;
      vertical-align: top; }

.contacts-page-list-adress, .contacts-page-list-mail {
  margin-top: 6px;
  position: relative;
  padding-left: 28px;
  display: inline-block;
  color: #2572a6;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 22px;
  vertical-align: top; }

.contacts-page-list-mail:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 22px;
  content: '\e904';
  color: #2572a6;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0; }

.contacts-page-list-adress:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 22px;
  content: '\e909';
  color: #2572a6;
  font-size: 22px;
  position: absolute;
  left: 0;
  top: -2px; }

.seti-contacts-page {
  text-align: center;
  margin-top: 40px; }
  .seti-contacts-page .seti-header {
    display: inline-block;
    vertical-align: top;
    float: none; }
    .seti-contacts-page .seti-header ul {
      display: block;
      height: auto; }
      .seti-contacts-page .seti-header ul li a {
        text-decoration: none !important; }
        .seti-contacts-page .seti-header ul li a:before {
          color: #2572a6; }
        .seti-contacts-page .seti-header ul li a:hover:before {
          color: #ffb521; }

@media (max-width: 690px) {
  .contact-form-wr {
    margin-top: 54px; }

  .contacts-page-list {
    margin-top: 24px; }
    .contacts-page-list ul li {
      width: 100%;
      margin-top: 20px; }
      .contacts-page-list ul li:before {
        display: none; }
      .contacts-page-list ul li:first-child {
        margin-top: 0; } }
.login-register-page-wrapp {
  width: 300px;
  vertical-align: top;
  display: inline-block; }
  .login-register-page-wrapp .button-wr {
    text-align: center; }
    .login-register-page-wrapp .button-wr button {
      display: inline-block;
      vertical-align: top;
      float: none;
      min-width: 160px; }
  .login-register-page-wrapp form {
    width: 100%;
    float: left;
    margin-top: 13px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 32px; }

.partners-table-wrapp table tr td {
  vertical-align: middle;
  padding-left: 15px;
  padding-top: 30px; }
  .partners-table-wrapp table tr td:first-child {
    width: 443px;
    text-align: center;
    padding-left: 0; }
  .partners-table-wrapp table tr td img {
    vertical-align: middle; }

.partners-h2 {
  color: #787a7a;
  font-weight: 700;
  margin-top: 20px; }

.partners-table-two-wrapp {
  margin-bottom: 30px; }
  .partners-table-two-wrapp table tr td {
    vertical-align: middle;
    padding-top: 30px;
    padding-right: 10px; }
    .partners-table-two-wrapp table tr td img {
      vertical-align: middle; }

.partners-text {
  margin-top: 5px !important;
  display: block;
  color: #2a2c61;
  text-transform: uppercase;
  font-weight: 700; }

.technical-partners-link {
  display: inline-block;
  text-align: center; }

@media (min-width: 768px) {
  .project-technical-partners .partners-table-two-wrapp {
    margin-bottom: 30px; }
    .project-technical-partners .partners-table-two-wrapp table {
      height: 150px; } }
.implementing-projects-col {
  max-width: 1000px; }

.implementing-projects {
  width: 50%;
  float: left;
  margin-top: 20px !important;
  padding: 0 15px; }

@media (max-width: 991px) {
  .partners-table-wrapp table tr td:first-child {
    width: 300px;
    text-align: center;
    padding-left: 0; }

  .partners-table-two-wrapp {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px; } }
@media (max-width: 767px) {
  .implementing-projects {
    width: 100%; }

  .partners-table-wrapp table {
    display: block;
    width: 100%;
    float: left; }
    .partners-table-wrapp table tr {
      display: block;
      width: 100%;
      float: left; }
      .partners-table-wrapp table tr td {
        display: block;
        width: 100%;
        float: left; }
        .partners-table-wrapp table tr td:first-child {
          width: 100%; }
        .partners-table-wrapp table tr td table tbody {
          display: block;
          width: 100%;
          float: left; }
        .partners-table-wrapp table tr td table tr {
          display: table; }
          .partners-table-wrapp table tr td table tr td {
            width: 50% !important;
            display: table-cell;
            float: none; }

  .partners-table-two-wrapp table {
    display: block;
    width: 100%;
    float: left; }
    .partners-table-two-wrapp table tbody {
      display: block;
      width: 100%;
      float: left; }
    .partners-table-two-wrapp table tr {
      display: block;
      width: 100%;
      float: left; }
      .partners-table-two-wrapp table tr td {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        padding-left: 10px; } }
.calc-forms-col {
  width: 100%;
  float: left;
  padding: 0 15px;
  position: relative;
  margin-top: 15px; }
  .calc-forms-col .cab-forms-wrapp {
    padding-left: 140px;
    padding-bottom: 40px; }

.calck-form-body {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-bottom: 40px; }
  .calck-form-body .add-project-group {
    padding-left: 0;
    padding-right: 0; }
  .calck-form-body .select-wr {
    max-width: 366px; }

.calc-inputs .input-wr, .calc-inputs .button-wr {
  width: 135px;
  max-width: 100%;
  margin-right: 78px; }

.percent_calc, .percent_calc-kw {
  position: relative; }
  .percent_calc b, .percent_calc-kw b {
    position: absolute;
    font-size: 12px;
    color: #888888;
    font-weight: normal;
    line-height: 40px;
    right: -33px;
    bottom: 0; }

.percent_calc-kw b {
  right: -93px; }

.calck-help-links {
  float: left;
  margin-left: 47px; }
  .calck-help-links a {
    font-size: 14px;
    color: #00a3d8;
    text-decoration: underline;
    margin-top: 49px;
    display: block; }
    .calck-help-links a:hover {
      text-decoration: none; }

.calck-results-wrapp {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-top: 1px solid #ececec;
  padding-top: 35px; }

.results-title {
  font-size: 18px;
  line-height: 24px;
  font-family: Arial, sans-serif; }

.results-block-title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  font-family: Arial, sans-serif; }

.results-block {
  max-width: 430px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 29px;
  padding-top: 25px; }
  .results-block:first-child {
    padding-top: 24px; }

.results-block-table table {
  width: 100%;
  margin-top: 22px; }
  .results-block-table table:first-child {
    margin-top: 11px; }
  .results-block-table table tr td {
    line-height: 22px;
    vertical-align: top; }
    .results-block-table table tr td:first-child {
      color: #4771a3;
      width: 253px;
      padding-right: 15px; }

.results-blocks-col {
  width: 50%; }

.results-blocks-wrpap {
  width: 50%;
  padding: 0 15px; }

.calc-graph-wrapp {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 20px; }

.calc-graph {
  width: 100%; }

.calc-buttons-col ul {
  width: 146px;
  float: right;
  margin-top: 44px; }
  .calc-buttons-col ul li {
    width: 100%;
    float: left;
    margin-top: 20px; }
    .calc-buttons-col ul li:first-child {
      margin-top: 0; }
    .calc-buttons-col ul li a {
      position: relative;
      float: left;
      font-size: 14px;
      line-height: 18px;
      text-decoration: underline;
      color: #00a3d8; }
      .calc-buttons-col ul li a:hover {
        text-decoration: none; }
      .calc-buttons-col ul li a img {
        position: absolute;
        left: -38px;
        top: 5px;
        width: 32px;
        height: 40px; }
      .calc-buttons-col ul li a span {
        height: 40px;
        display: table-cell;
        vertical-align: middle; }

.calc-text-row {
  margin-left: -140px;
  background: #f8f8f8;
  padding: 35px 15px 37px 140px; }

.calc-first-text {
  font-size: 14px;
  line-height: 22px; }
  .calc-first-text p {
    margin-top: 22px; }
  .calc-first-text span.blue {
    color: #2772a6;
    font-size: 18px;
    line-height: 24px; }
  .calc-first-text ul li {
    margin-top: 22px;
    padding-left: 15px;
    position: relative; }
    .calc-first-text ul li:before {
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 100%;
      background: #2772a6;
      left: 0;
      top: 8px;
      content: ''; }

.calc-text-second-row {
  padding-top: 27px; }

.calc-text-second-title {
  font-size: 18px;
  line-height: 24px; }

.calc-text-links {
  margin-top: 12px; }
  .calc-text-links ul li {
    font-size: 14px;
    line-height: 22px; }
    .calc-text-links ul li a {
      color: #00a3d8;
      text-decoration: underline; }
      .calc-text-links ul li a:hover {
        text-decoration: none; }

@media (max-width: 1450px) {
  .calc-forms-col .cab-forms-wrapp {
    padding-left: 15px; }

  .calck-results-wrapp {
    padding-right: 15px; }

  .calc-text-row {
    margin-left: -15px;
    padding-left: 15px; } }
@media (max-width: 1200px) {
  .calc-forms-col .cab-forms-wrapp {
    padding-left: 15px; }

  .calc-buttons-col ul li a {
    width: 32px;
    height: 40px; }
    .calc-buttons-col ul li a span {
      position: absolute;
      display: none;
      text-decoration: underline;
      padding-right: 40px; }
    .calc-buttons-col ul li a img {
      position: relative;
      float: right;
      left: auto;
      top: auto; }
    .calc-buttons-col ul li a:hover span {
      display: block; } }
@media (max-width: 991px) {
  .calc-buttons-col {
    width: 50%;
    float: right; }
    .calc-buttons-col ul {
      width: 100%;
      margin: 0; }
      .calc-buttons-col ul li {
        width: 33.33333333%;
        margin: 5px 0 0 0 !important;
        text-align: center; }
        .calc-buttons-col ul li a {
          float: none;
          display: inline-block; }
          .calc-buttons-col ul li a span {
            display: none; } }
@media (max-width: 767px) {
  .calc-buttons-col ul li {
    margin-top: 10px !important; }
    .calc-buttons-col ul li a {
      width: 24px;
      height: 30px; }
      .calc-buttons-col ul li a img {
        width: 24px;
        height: 30px; }

  .calc-inputs .input-wr, .calc-inputs .button-wr {
    clear: both; }

  .calck-help-links {
    clear: both; }
    .calck-help-links a {
      margin-top: 11px; }

  .calc-forms-col .cab-forms-wrapp {
    padding-left: 10px;
    padding-right: 10px; }

  .calc-text-row {
    margin-left: -10px;
    padding-left: 10px; }

  .results-block-table table {
    display: block;
    width: 100%;
    float: left; }
    .results-block-table table tr {
      display: block;
      width: 100%;
      float: left; }
      .results-block-table table tr td {
        display: block;
        width: 100%;
        float: left; }

  .results-blocks-wrpap {
    width: 100%;
    padding-right: 0;
    padding-left: 0; }

  .calck-results-wrapp {
    padding-right: 0; }

  .results-block {
    max-width: 100%; } }
.modal-link {
  cursor: pointer; }

.padding-r-none {
  padding-right: 0 !important; }

.padding-l-none {
  padding-left: 0 !important; }

.empty {
  color: #707376;
  font-size: 16px;
  padding: 0 15px; }

.empty-15 .empty {
  padding-left: 15px; }

@media (max-width: 767px) {
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  .row {
    margin-left: -10px !important;
    margin-right: -10px !important; }

  [class*="col-xs-"], [class*="col-sm-"], [class*="col-md-"], [class*="col-lg-"] {
    padding-left: 10px !important;
    padding-right: 10px !important; }
    [class*="col-xs-"].items_wr_full, [class*="col-sm-"].items_wr_full, [class*="col-md-"].items_wr_full, [class*="col-lg-"].items_wr_full {
      padding-left: 0 !important;
      padding-right: 0 !important; }

  body {
    background: #fff; }
    body.show-block-filters {
      transform: translate3d(-400px, 0, 0); } }
@media (max-width: 450px) {
  body.show-block-filters {
    transform: translate3d(-310px, 0, 0); }
  body.show-block-mobile {
    transform: translate3d(-310px, 0, 0); } }
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
@media (min-width: 1620px) {
  .col-slg-12 {
    width: 100%; }

  .col-slg-11 {
    width: 91.66666667%; }

  .col-slg-10 {
    width: 83.33333333%; }

  .col-slg-9 {
    width: 75%; }

  .col-slg-8 {
    width: 66.66666667%; }

  .col-slg-7 {
    width: 58.33333333%; }

  .col-slg-6 {
    width: 50%; }

  .col-slg-5 {
    width: 41.66666667%; }

  .col-slg-4 {
    width: 33.33333333%; }

  .col-slg-3 {
    width: 25%; }

  .col-slg-2 {
    width: 16.66666667%; }

  .col-slg-1 {
    width: 8.33333333%; }

  .col-slg-pull-12 {
    right: 100%; }

  .col-slg-pull-11 {
    right: 91.66666667%; }

  .col-slg-pull-10 {
    right: 83.33333333%; }

  .col-slg-pull-9 {
    right: 75%; }

  .col-slg-pull-8 {
    right: 66.66666667%; }

  .col-slg-pull-7 {
    right: 58.33333333%; }

  .col-slg-pull-6 {
    right: 50%; }

  .col-slg-pull-5 {
    right: 41.66666667%; }

  .col-slg-pull-4 {
    right: 33.33333333%; }

  .col-slg-pull-3 {
    right: 25%; }

  .col-slg-pull-2 {
    right: 16.66666667%; }

  .col-slg-pull-1 {
    right: 8.33333333%; }

  .col-slg-pull-0 {
    right: auto; }

  .col-slg-push-12 {
    left: 100%; }

  .col-slg-push-11 {
    left: 91.66666667%; }

  .col-slg-push-10 {
    left: 83.33333333%; }

  .col-slg-push-9 {
    left: 75%; }

  .col-slg-push-8 {
    left: 66.66666667%; }

  .col-slg-push-7 {
    left: 58.33333333%; }

  .col-slg-push-6 {
    left: 50%; }

  .col-slg-push-5 {
    left: 41.66666667%; }

  .col-slg-push-4 {
    left: 33.33333333%; }

  .col-slg-push-3 {
    left: 25%; }

  .col-slg-push-2 {
    left: 16.66666667%; }

  .col-slg-push-1 {
    left: 8.33333333%; }

  .col-slg-push-0 {
    left: auto; } }
[class*="col-slg-"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left; }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs, td.visible-xs {
    display: table-cell !important; }

  .visible-xs-block {
    display: block !important; }

  .visible-xs-inline {
    display: inline !important; }

  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm, .visible_all {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm, td.visible-sm {
    display: table-cell !important; }

  .visible-sm-block {
    display: block !important; }

  .visible-sm-inline {
    display: inline !important; }

  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 940px) {
  .visible_940 {
    display: block !important; } }
@media (max-width: 939px) {
  .visible-mobile {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md, .visible_all {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md, td.visible-md {
    display: table-cell !important; }

  .visible-md-block {
    display: block !important; }

  .visible-md-inline {
    display: inline !important; }

  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg, .visible_all {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print, td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 20%; }

@media (min-width: 1400px) {
  .container {
    width: 90%;
    max-width: 1704px; } }

/*# sourceMappingURL=style.css.map */
