@font-face {
  font-family: "Proxima Nova";
  src: url(fonts/ProximaNova-Reg.otf);
}
@font-face {
  font-family: "Circe";
  src: url(fonts/Circe-Regular.woff);
}
html,
body {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
}
p {
  margin: 0;
  padding: 0;
}
.top {
  min-height: 100%;
  width: 100%;
  background: url(images/top_image.jpg) center no-repeat;
  background-size: cover;
  display: table;
  position: relative;
}
.top__header {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white;
}
.top__header p {
  font: bold 28px/1.29 "Circe";
  letter-spacing: 1.9px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .top__header p {
    font-size: 1.4em;
    text-align: left;
  }
}
.top__header span {
  font: 18px/1.22 "Proxima Nova";
}
@media (max-width: 768px) {
  .top__header span {
    display: none;
  }
}
.top__footer {
  position: absolute;
  left: 0;
  bottom: 19px;
  width: 100%;
}
.top__footer a {
  font: 14px/1.57 "Proxima Nova";
  color: #ffffff;
}
.top__footer__center {
  position: relative;
  bottom: -17px;
  width: 100px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 768px) {
  .top__footer__center {
    position: relative;
    bottom: 70px;
  }
}
.top__footer__center_black {
  color: #262626 !important;
}
@media (max-width: 768px) {
  .top__footer__center_black {
    display: none;
  }
}
.top__footer__center:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 45px;
  top: -35px;
  width: 9px;
  height: 29px;
  background: url(icons/d_arrow_down.svg);
}
.top__footer__left:before {
  display: inline-block;
  top: 6px;
  position: relative;
  content: ' ';
  width: 32px;
  height: 32px;
  background: url(icons/download.svg);
  background-size: cover;
}
.solutions {
  position: relative;
  min-height: 100%;
  width: 100%;
  display: table;
  background: #f8f8f8;
  vertical-align: middle;
}
.solutions__content {
  display: table-cell;
  vertical-align: middle;
}
.solutions ul {
  list-style: none;
  padding-left: 15px;
  padding-top: 26px;
}
.solutions li {
  font: 15px/1.47 "Proxima Nova";
  position: relative;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .solutions li {
    font-size: 0.75em;
  }
}
.solutions li:before {
  content: '-';
  display: block;
  position: absolute;
  left: -10px;
}
.who {
  position: relative;
  min-height: 100%;
  width: 100%;
  display: table;
  background: #fff;
}
.who__content {
  display: table-cell;
  vertical-align: middle;
}
.who__items {
  padding-bottom: 84px;
  text-align: center;
}
.who__items p {
  font: 18px/1.22 "Proxima Nova";
}
@media (max-width: 768px) {
  .who__items p {
    font-size: 0.9em;
  }
}
.who__download {
  display: block;
  position: relative;
  width: 100px;
  margin: 0 auto;
  font: 14px / 1.29 "Proxima Nova";
  color: #4a4a4a;
}
@media (max-width: 768px) {
  .who__download {
    font-size: 0.7em;
  }
}
.who__download_solutions {
  margin: 0;
  top: 70px;
  left: 14%;
}
.who__download:before {
  display: inline-block;
  bottom: 13px;
  left: -45px;
  position: absolute;
  content: ' ';
  width: 32px;
  height: 32px;
  background: url(icons/download.svg);
  background-size: cover;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 1;
  height: 70px;
}
@media (max-width: 768px) {
  .header {
    display: none;
  }
}
.header.active {
  background: #ccc;
}
.header__logo {
  position: relative;
  top: 19px;
  z-index: 10;
}
.header__links {
  list-style: none;
  position: relative;
  top: -3px;
  float: right;
  margin: 0;
  padding: 0;
}
.header__item {
  cursor: pointer;
  display: inline-block;
  text-align: right;
  font: 14px/2.71 "Proxima Nova";
  letter-spacing: 0.2px;
  color: #fff;
  padding: 0 10px;
}
.title {
  font: 600 26px/1.62 "Circe";
  letter-spacing: 2px;
  text-align: center;
  color: #262626;
  text-transform: uppercase;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .title {
    font-size: 1em;
  }
}
.subtitle {
  font: 14px/1.43 "Circe";
  text-align: center;
  color: white;
  padding-bottom: 50px;
}
.worktoday {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: auto;
  padding: 70px 0;
  display: table;
  background: #1a1e30;
}
.worktoday__content {
  display: table-cell;
  vertical-align: middle;
}
.worktoday__content .title {
  color: white;
  padding-bottom: 20px;
}
.footnote {
  position: relative;
  bottom: -25px;
  text-align: left;
  font-size: 11px;
  line-height: 18px;
  color: #707070;
}
.footnote a {
  text-decoration: none;
  color: #f73b49;
}
.workwithus,
.enrsoft {
  display: table;
  position: relative;
  min-height: 100%;
  width: 100%;
  background: white;
  padding: 70px 0;
}
.enrsoft {
  background: #10579B;
}
.enrsoft .title {
  color: white;
  padding-bottom: 0;
}
.uix {
  display: table;
  position: relative;
  min-height: 100%;
  width: 100%;
  background: white;
}
.uix__content {
  display: table-cell;
  vertical-align: middle;
}
.uix img {
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .uix img {
    display: block;
    margin: 20px auto;
  }
}
.uix__title {
  font: 600 15px/1.47 "Proxima Nova";
  padding: 0 0 20px;
}
.uix__text {
  font: 15px/1.47 "Proxima Nova";
}
.twoColumns {
  display: table;
  min-height: 100%;
  width: 100%;
}
.twoColumns_grey {
  background: #ededed;
}
.twoColumns .col-md-6 {
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .twoColumns .col-md-6 {
    margin-bottom: 50px;
  }
  .twoColumns .col-md-6 img {
    display: block;
    margin: 20px auto;
  }
}
.twoColumns__content {
  display: table-cell;
  vertical-align: middle;
}
.contacts {
  display: table;
  min-height: 100%;
  width: 100%;
}
.contacts__content {
  display: table-cell;
  vertical-align: middle;
}
.contacts__title {
  padding-top: 350px;
  font: 14px/3 "Circe";
  color: #a2a2a2;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .contacts__title {
    padding-top: 0px;
  }
}
.contacts__text {
  font: 22px/1.36 "Proxima Nova";
}
footer {
  background: #ededed;
  padding: 20px 0;
  font: 12px/1.5 "Proxima Nova";
  color: #707070;
}
@media (max-width: 768px) {
  footer div {
    display: block;
    margin: 0 auto;
    text-align: center !important;
    float: none;
  }
}
@media (max-width: 768px) {
  .hidexs {
    display: none;
  }
}
@media (min-width: 768px) {
  .hidedesc {
    display: none;
  }
}
@media (max-width: 768px) {
  section {
    padding: 70px 0;
  }
}
nav {
  position: fixed;
  z-index: 10;
}
nav .hamburger {
  display: none;
}
@media (max-width: 1200px) {
  nav .hamburger {
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    z-index: 10;
  }
  nav .hamburger span {
    display: block;
    position: relative;
    top: 10px;
    width: 30px;
    height: 2px;
    background: #ccc;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav .hamburger span.active {
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav .hamburger span.active:before {
    top: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav .hamburger span.active:after {
    top: 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav .hamburger span:before,
  nav .hamburger span:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    background: #ccc;
  }
  nav .hamburger span:before {
    top: -8px;
  }
  nav .hamburger span:after {
    top: 8px;
  }
}
nav .menu {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background: #1b202a;
}
nav .menu__links {
  padding: 30% 0 0;
  list-style: none;
  margin: 0;
}
nav .menu__item {
  text-align: center;
  font: 18px/36px "Proxima Nova";
  color: white;
}
