.clear-fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#send-link {
  display: none; }

.col {
  box-sizing: border-box;
  float: left; }

.col-1 {
  box-sizing: border-box;
  width: 100%;
  padding: 0 5%; }

.col-2 {
  width: 50%; }

.col-3 {
  width: 33.33333%; }

.col-4 {
  width: 25%; }

.col-5 {
  width: 20%; }

html, body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', 'Lato', sans-serif;
  font-size: 15px;
  color: #1e1e1e;
  min-width: 970px; }

a {
  color: #1e1e1e; }

p {
  line-height: 1.5; }

h2, h3, h4, h5, h6 {
  margin: 0; }

h1 {
  margin: 50px 0;
  font-size: 4em; }

.text-light {
  font-weight: 300; }

.text-bold {
  font-weight: 700; }

.head {
  background-color: #f9f9f9; }
  .head .left-panel, .head .right-panel, .head .nav-container {
    float: left; }
  .head .left-panel-container, .head .right-panel-container {
    background-color: #1d2124;
    height: 120px; }
  .head .left-panel {
    width: 30%;
    background: url('../img/triangle-left.png') right no-repeat;
    background-size: 20% 100%; }
    .head .left-panel .left-panel-container {
      float: left;
      width: 80.5%; }
    .head .left-panel .logo {
      position: relative;
      left: 20%;
      top: 37px;
      width: 71.022%;
      float: left;
      display: block; }
  .head .right-panel {
    line-height: 120px;
    width: 15%;
    background: url('../img/triangle-right.png') left no-repeat;
    background-size: 40.5% 100%; }
    .head .right-panel .right-panel-container {
      background-color: #1d2124;
      float: right;
      width: 60.2%; }
    .head .right-panel .localization {
      margin: 0 auto;
      height: auto;
      color: #fff;
      width: 4.5em; }
      .head .right-panel .localization .localization-link {
        line-height: 1.2em;
        vertical-align: middle;
        display: inline-block;
        text-align: center;
        color: #fff;
        margin: 5px; }
      .head .right-panel .localization .active {
        color: #1bacef; }

.nav-right {
  padding: 10px;
  margin: 0;
  background-color: rgba(254, 254, 254, 0.8);
  top: 50%;
  width: 50px;
  list-style: none;
  position: fixed; }
  .nav-right .nav-item-right {
    width: 10px;
    height: 10px;
    border: 1px #1bacef solid;
    transform: rotate(45deg);
    margin-top: 10px; }
  .nav-right .scroll-right {
    visibility: hidden; }

.nav-container {
  width: 55%;
  margin-top: 72px; }
  .nav-container .nav {
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    font-weight: 700; }
    .nav-container .nav .nav-item {
      display: inline-block;
      font-size: 1.1em;
      margin-left: 7.14%; }
      .nav-container .nav .nav-item a {
        text-decoration: none; }
      .nav-container .nav .nav-item a:hover {
        color: #1bacef; }

.nav-fixed {
  position: fixed;
  display: none;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 0.8em; }
  .nav-fixed a {
    color: #fff; }
  .nav-fixed .nav-container {
    position: relative;
    left: 25%;
    margin: 8px 0; }

.show {
  display: block; }

.border {
  height: 13px;
  background-color: #1e1e1e;
  opacity: 0.37; }

.banner {
  margin-top: -13px;
  background: url('../img/polygon_background.jpg') no-repeat;
  background-size: cover;
  color: #fff; }
  .banner .banner-text {
    text-align: center;
    padding: 3.5em 10px;
    font-size: 3em; }
    .banner .banner-text h1 {
      font-weight: 400;
      font-size: 2.2em;
      margin: 0;
      padding-bottom: 50px; }
    .banner .banner-text .dark-background {
      background-color: rgba(0, 0, 0, 0.3);
      padding: 0 20px; }
    .banner .banner-text .col-3 {
      padding: 20px 6%;
      display: block;
      color: #fff;
      text-decoration: none;
      font-size: 0.6em; }
    .banner .banner-text .links {
      height: 250px;
      background-color: rgba(72, 94, 139, 0.6);
      background-image: url('../img/rect.svg');
      border-radius: 10px; }
      .banner .banner-text .links img {
        margin-top: 30px;
        width: 100px; }
      .banner .banner-text .links h6 {
        padding-top: 55px; }
      .banner .banner-text .links .multiline {
        padding-top: 45px; }
      .banner .banner-text .links .multiline-2 {
        padding-top: 35px; }
  .banner .see-more {
    display: block;
    margin: 0 auto;
    padding-bottom: 40px;
    color: #fff;
    font-size: 1.3em;
    text-align: center;
    font-style: italic; }

.features {
  float: right;
  margin-top: 10px; }
  .features .features-list {
    list-style: none;
    padding: 0; }
  .features .feature {
    padding-left: 5%;
    margin: 3% 0;
    display: block;
    background: url('../img/arrow.png') left no-repeat;
    background-size: 1.5%; }

.plus {
  margin: 5% 0;
  padding: 0 5%;
  text-align: center; }
  .plus img {
    margin-bottom: 5%; }

.works {
  background-color: #1d2124;
  background: #1d2124 url('../img/polygon.png') top right no-repeat;
  background-size: 50%;
  color: #fff;
  width: 100%;
  padding-bottom: 5%; }
  .works .work {
    padding-right: 5%; }
    .works .work img {
      width: 100%;
      margin-bottom: 5%; }

#team {
  text-align: center; }
  #team .col-3 {
    padding: 2% 5%; }
  #team h1 {
    text-align: left; }
  #team img {
    width: 80%; }
  #team .job-position {
    padding-top: 5px;
    color: #1bacef; }
  #team p {
    font-weight: 300; }

#partners {
  margin-bottom: 10%; }
  #partners img {
    margin-top: 3%;
    width: 100%; }

.contact, .question {
  height: 500px;
  padding: 0 5%;
  color: #fff;
  background-color: #1d2124; }
  .contact h1, .question h1 {
    text-align: center;
    margin-top: 20px;
    font-size: 3.5em; }

.contact {
  background: url('../img/contact.jpg') no-repeat;
  background-position: center; }
  .contact p {
    margin-left: 10%; }
  .contact .email, .contact .phone, .contact .address {
    height: 30px;
    margin-left: 25%;
    background: url('../img/icons.png') no-repeat;
    background-size: 25px;
    background-position: 0 5px; }
  .contact .phone {
    background-position: 0 -40px; }
  .contact .address {
    background-position: 0 -80px; }

.question h1 {
  margin-bottom: 20px; }
.question .input {
  width: 70%;
  margin: 5% auto;
  background: none;
  border: 1px #fff solid; }
.question .button {
  margin: 5% auto; }

.input {
  color: #fff;
  padding: 10px;
  display: block;
  height: 30px; }

.input-multiline {
  height: 10em;
  font-family: 'Lato', 'Roboto' sans-serif;
  text-align: left; }

.button {
  font-size: 1.2em;
  display: block;
  padding: 0.5em 1em;
  border: 0;
  background-color: #1bacef;
  color: #fff; }

.footer {
  box-sizing: border-box;
  width: 100%;
  background-color: #0f0f0f;
  color: #555;
  padding: 2%;
  float: left; }
  .footer p {
    margin: 0; }

    .text-justify{
      text-align: justify;
    }

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