html,
body {
  height: 100%;
}
html * {
  max-height: 999999px;
}
img {
  border: 0;
}
p {
  margin-bottom: 1em;
}
p:last-child {
  margin-bottom: 0;
}
* {
  box-sizing: border-box;
}
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both !important;
  height: 0;
}
* html .clearfix {
  position: relative;
  zoom: 1;
}
* + html .clearfix {
  position: relative;
  zoom: 1;
}
a {
  transition: all 0.15s;
  outline: 0;
}
a:hover {
  text-decoration: none;
  outline: 0;
}
a:active,
a:focus {
  outline: 0;
}
.comfortaa {
  font-family: 'Comfortaa', cursive;
}
.bodyfont {
  font-family: 'Comfortaa', cursive;
  font-size: 16px;
  font-weight: 300;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Comfortaa', cursive;
  font-size: 16px;
  font-weight: 300;
  color: #424242;
  min-width: 320px;
  background-color: #fff;
}
a {
  color: #39b2f4;
  text-decoration: none;
}
a:hover {
  color: #0d9eed;
  text-decoration: none;
}
a:focus,
a:active {
  color: #39b2f4;
  text-decoration: none;
}
.content-page #wrapper {
  min-height: 100%;
}
@media screen and (max-width:  767px) {
  .content-page #wrapper {
    min-height: 0;
  }
}
.content-page #container {
  position: relative;
  z-index: 1;
  padding-bottom: 160px;
}
@media screen and (max-width:  767px) {
  .content-page #container {
    padding-bottom: 0;
  }
}
.content-page #footer {
  position: relative;
  z-index: 2;
  height: 160px;
  margin-top: -160px;
}
@media screen and (max-width:  767px) {
  .content-page #footer {
    height: auto;
    margin-top: 0;
  }
}
.content-page.publishing-page {
  background-color: #f6f6f6;
}
.content-page.careers-page {
  background-color: #f6f6f6;
}
#wrapper {
  position: relative;
}
#container {
  position: relative;
  z-index: 1;
}
.animate {
  opacity: 0;
}
.fp-section {
  min-height: 100vh;
}
.section {
  position: relative;
  text-align: center;
  width: 100%;
  background-color: #ffffff;
}
.section:last-child {
  margin-bottom: 0;
}
.section-container {
  position: relative;
  text-align: center;
  padding: 0 15px;
}
.section-content {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 20px 0;
}
.section-content:before,
.section-content:after {
  content: " ";
  display: table;
}
.section-content:after {
  clear: both !important;
  height: 0;
}
* html .section-content {
  position: relative;
  zoom: 1;
}
* + html .section-content {
  position: relative;
  zoom: 1;
}
.logo-big-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 559px;
}
.logo-big-wrapper > * {
  display: block;
  background: url(../images/logo-big.png) 0 0 no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-bottom: 10.5546%;
  text-align: left;
  text-indent: -10000px;
}
.logo-big-wrapper-black {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 559px;
}
.logo-big-wrapper-black > * {
  display: block;
  background: url(../images/logo-big-black.png) 0 0 no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-bottom: 10.5546%;
  text-align: left;
  text-indent: -10000px;
}
.section-intro-section {
  background: #392c00 url(../images/hero-pic.jpg) 50% 50% no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 0;
  overflow: hidden;
}
.section-intro-section .section-content {
  padding: 100px 0;
  max-width: none;
}
.section-intro-section .botton-section-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.section-intro-section .botton-section-nav:after {
  position: absolute;
  z-index: 1;
  content: '';
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 20px solid #0186ee;
}
.section-intro-section .botton-section-nav .section-nav-button {
  display: block;
  margin: 0 auto;
  background: #0186ee url(../images/intro-section-arrow.png) 50% 25px no-repeat;
  width: 90px;
  height: 90px;
  border-radius: 50% 50% 0 0;
  position: relative;
  top: 25px;
  z-index: 2;
}
.intro-content {
  width: auto;
  overflow: hidden;
  padding: 0 15px;
  margin-top: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.intro-content div {
  display: inline-block;
  width: auto;
  position: relative;
  color: #ffffff;
  font-size: 46px;
  opacity: 0.7;
  padding: 0 15px;
  font-weight: bold;
}
@media screen and (max-width:  767px) {
  .intro-content div {
    font-size: 23px;
  }
}
.intro-content div:before,
.intro-content div:after {
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  background-color: #ffffff;
  bottom: 18px;
}
.intro-content div:before {
  right: 100%;
  left: -10000px;
}
.intro-content div:after {
  left: 100%;
  right: -10000px;
}
.section-about-techmedia .section-content {
  padding: 125px 0 50px 0;
  max-width: 1060px;
}
.section-about-techmedia .section-title {
  font-size: 42px;
  color: #0186ee;
  font-weight: bold;
  line-height: 1.2;
  margin: 15px 0;
}
@media screen and (max-width:  767px) {
  .section-about-techmedia .section-title {
    font-size: 24px;
  }
}
.section-about-techmedia .section-description {
  font-size: 21px;
}
@media screen and (max-width:  767px) {
  .section-about-techmedia .section-description {
    font-size: 18px;
  }
}
.section-how {
  background-color: #f6f6f6;
}
.section-how .section-container {
  padding: 0 20px;
}
@media screen and (max-width:  767px) {
  .section-how .section-container {
    padding: 0 15px;
  }
}
.section-how .section-content {
  text-align: left;
  padding: 25px 0;
}
.about-list {
  padding: 0;
  margin: 0 -20px;
  list-style: none;
}
.about-list:before,
.about-list:after {
  content: " ";
  display: table;
}
.about-list:after {
  clear: both !important;
  height: 0;
}
* html .about-list {
  position: relative;
  zoom: 1;
}
* + html .about-list {
  position: relative;
  zoom: 1;
}
@media screen and (max-width:  767px) {
  .about-list {
    margin: 0;
  }
}
.about-list > li {
  width: 33.333333%;
  float: left;
  padding: 0 20px;
  text-align: left;
  border-right: 2px solid #e7e7e7;
}
@media screen and (max-width:  767px) {
  .about-list > li {
    padding: 0;
    border: none;
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }
}
.about-list > li:last-child {
  border-right: none;
}
.about-list > li .title {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  color: #0186ee;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 135px;
}
@media screen and (max-width:  767px) {
  .about-list > li .title {
    font-size: 30px;
  }
}
.about-list > li .description {
  font-size: 18px;
  line-height: 1.2;
}
.about-list > li:nth-child(1) .title {
  background: url(../images/about-list-1.png) 50% 0 no-repeat;
}
.about-list > li:nth-child(2) .title {
  background: url(../images/about-list-2.png) 50% 0 no-repeat;
}
.about-list > li:nth-child(3) .title {
  background: url(../images/about-list-3.png) 50% 0 no-repeat;
}
.section-about {
  background: #182955 url(../images/about-bg.jpg) 50% 100% no-repeat;
  background-size: cover;
  color: #ffffff;
}
.section-about .section-content {
  padding: 30px 0;
  max-width: 1040px;
}
.section-about .section-title {
  font-weight: bold;
  font-size: 36px;
  color: #f1f1f1;
  margin-bottom: 15px;
  line-height: 1;
}
@media screen and (max-width:  767px) {
  .section-about .section-title {
    font-size: 24px;
  }
}
.section-about .section-description {
  font-size: 21px;
  margin-bottom: 20px;
}
@media screen and (max-width:  767px) {
  .section-about .section-description {
    font-size: 18px;
  }
}
.section-about .buttons {
  margin-bottom: 20px;
}
.section-about .buttons a {
  font-weight: bold;
  font-size: 21px;
  color: #fbdc0f;
  text-decoration: underline;
}
@media screen and (max-width:  767px) {
  .section-about .buttons a {
    font-size: 18px;
  }
}
.section-about .buttons a:hover {
  color: #fbdc0f;
  text-decoration: none;
}
.section-about .buttons a:focus,
.section-about .buttons a:active {
  color: #fbdc0f;
}
.section-about .join .title {
  color: #0186ee;
  font-weight: bold;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 15px;
}
@media screen and (max-width:  767px) {
  .section-about .join .title {
    font-size: 24px;
  }
}
.section-about .join .description {
  font-size: 21px;
}
@media screen and (max-width:  767px) {
  .section-about .join .description {
    font-size: 18px;
  }
}
.section-about .join .description a {
  font-weight: normal;
  color: #fbdc0f;
}
.section-about .join .description a:hover {
  color: #fbdc0f;
  text-decoration: underline;
}
.section-about .join .description a:focus,
.section-about .join .description a:active {
  color: #fbdc0f;
}
.section-content-page-header {
  background: url(../images/media-header-bg.png) 50% 50% no-repeat;
  background-size: cover;
}
.section-content-page-header .section-content {
  padding: 80px 0 0 0;
}
.section-content-page-header .section-title {
  font-size: 42px;
  line-height: 1;
  color: #122a66;
  font-weight: bold;
}
.section-content-page-header.media-header .section-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../images/media-header-title.png) 0 0 no-repeat;
  width: 91px;
  height: 103px;
  margin-right: 10px;
}
.section-content-page-header.publishing-header .section-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../images/publishing-header-title.png) 0 0 no-repeat;
  width: 103px;
  height: 103px;
  margin-right: 10px;
}
.section-content-page-header.technology-header .section-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../images/technology-header-title.png) 0 0 no-repeat;
  width: 97px;
  height: 103px;
  margin-right: 10px;
}
.section-content-page-header.about-header .section-content {
  padding: 100px 0 35px 0;
}
.section-content-page-header.careers-header .section-content {
  padding: 100px 0 35px 0;
}
.section-content-page-header.contact-header .section-content {
  padding: 100px 0 35px 0;
}
.section-content-page-header.career-header .section-content {
  padding: 100px 0 35px 0;
}
.section-content-page-header.career-header .section-title {
  color: #ffffff;
}
.section-content-page-description .section-content {
  padding: 30px 0;
}
.section-content-page-description .section-title {
  color: #0186ee;
  font-size: 36px;
  font-weight: bold;
  max-width: 820px;
  margin: 0 auto 20px auto;
  line-height: 1.3;
}
@media screen and (max-width:  767px) {
  .section-content-page-description .section-title {
    font-size: 24px;
  }
}
.section-content-page-description .section-description {
  font-size: 18px;
  line-height: 1.2;
}
.section-content-page-description .section-description h4 {
  font-weight: bold;
  font-size: 30px;
  color: #fbdc0f;
  margin: 1em 0;
}
@media screen and (max-width:  767px) {
  .section-content-page-description .section-description h4 {
    font-size: 20px;
  }
}
.careers-content .section-description {
  max-width: 800px;
  margin: 0 auto;
}
.about-us-content .section-container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.about-us-content .section-content {
  background: url(../images/about-us-icon.png) 0 0 no-repeat;
  min-height: 335px;
  padding: 0 0 0 365px;
  text-align: left;
}
@media screen and (max-width:  767px) {
  .about-us-content .section-content {
    padding: 180px 0 0 0;
    background-position: 50% 0;
    background-size: 168px 168px;
  }
}
.section-content-page-features {
  background-color: #f6f6f6;
}
.section-content-page-features .section-content {
  padding: 40px 0;
  text-align: left;
}
.section-content-page-features .row {
  margin: 0 -30px;
}
@media screen and (max-width: 991px) {
  .section-content-page-features .row {
    margin: 0 -15px;
  }
}
.section-content-page-features .row div[class*="col-"] {
  padding: 0 30px;
}
@media screen and (max-width: 991px) {
  .section-content-page-features .row div[class*="col-"] {
    padding: 0 15px;
  }
}
.section-content-page-features .row div[class*="col-"]:first-child {
  border-right: 2px solid #e7e7e7;
}
@media screen and (max-width:  767px) {
  .section-content-page-features .row div[class*="col-"]:first-child {
    border-right: none;
  }
}
.content-page-features-list {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
.content-page-features-list li {
  background: url(../images/media-features-list-label.png) 0 5px no-repeat;
  min-height: 112px;
  padding-left: 140px;
  margin-bottom: 35px;
}
@media screen and (max-width: 991px) {
  .content-page-features-list li {
    background-size: 58px 56px;
    padding-left: 70px;
  }
}
.content-page-features-list li .title {
  font-weight: bold;
  font-size: 30px;
  color: #0186ee;
  line-height: 1.2;
  margin-bottom: 5px;
}
@media screen and (max-width:  767px) {
  .content-page-features-list li .title {
    font-size: 24px;
  }
}
.content-page-features-list li .description {
  font-size: 18px;
  line-height: 1.2;
}
.content-page-features-list li.display {
  background-image: url(../images/media-list-label-display.png);
}
.content-page-features-list li.social {
  background-image: url(../images/media-list-label-social.png);
}
.content-page-features-list li.buying {
  background-image: url(../images/media-list-label-buying.png);
}
.content-page-features-list li.marketing {
  background-image: url(../images/media-list-label-marketing.png);
}
.content-page-features-list li.mobile-ads {
  background-image: url(../images/media-list-label-mobile-ads.png);
}
.content-page-features-list li.search {
  background-image: url(../images/media-list-label-search.png);
}
.content-page-features-list li.email {
  background-image: url(../images/media-list-label-email.png);
}
.content-page-features-list li.video {
  background-image: url(../images/media-list-label-video.png);
}
.content-page-features-list li.engagement {
  background-image: url(../images/media-list-label-engagement.png);
}
.content-page-features-list li.user {
  background-image: url(../images/media-list-label-user.png);
}
.content-page-features-list li.trading {
  background-image: url(../images/publishing-list-label-trading.png);
}
.content-page-features-list li.branding {
  background-image: url(../images/publishing-list-label-branding.png);
}
.content-page-features-list li.multi {
  background-image: url(../images/publishing-list-label-multi.png);
}
.content-page-features-list li.content {
  background-image: url(../images/publishing-list-label-content.png);
}
.content-page-features-list li.dev {
  background-image: url(../images/technology-list-label-dev.png);
}
.content-page-features-list li.devqa {
  background-image: url(../images/technology-list-label-devqa.png);
}
.content-page-features-list li.soft {
  background-image: url(../images/technology-list-label-soft.png);
}
.content-page-features-list li.tools {
  background-image: url(../images/technology-list-label-tools.png);
}
.content-page-features-list li.intelligence {
  background-image: url(../images/technology-list-label-intelligence.png);
}
.content-page-features-list li.cms {
  background-image: url(../images/technology-list-label-cms.png);
}
.content-page-features-list li.backoffice {
  background-image: url(../images/technology-list-label-backoffice.png);
}
.section-vacancies {
  background-color: #f6f6f6;
}
.section-vacancies .section-content {
  padding: 30px 0;
  text-align: left;
}
.vacancies-list {
  margin: 0 -20px;
  padding: 0;
  list-style: none;
  text-align: left;
  overflow: hidden;
  position: relative;
}
.vacancies-list:after {
  content: '';
  display: block;
  width: 2px;
  background-color: #e7e7e7;
  position: absolute;
  top: 0;
  bottom: 25px  ;
  left: 50%;
  margin-left: -1px;
}
@media screen and (max-width: 991px) {
  .vacancies-list:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .vacancies-list {
    margin: 0 -15px;
  }
}
.vacancies-list > li {
  margin-bottom: 45px;
  float: left;
  width: 50%;
  padding: 0 20px;
}
.vacancies-list > li:before,
.vacancies-list > li:after {
  content: " ";
  display: table;
}
.vacancies-list > li:after {
  clear: both !important;
  height: 0;
}
* html .vacancies-list > li {
  position: relative;
  zoom: 1;
}
* + html .vacancies-list > li {
  position: relative;
  zoom: 1;
}
@media screen and (max-width: 991px) {
  .vacancies-list > li {
    padding: 0 15px;
    width: 100%;
    float: none;
  }
}
.vacancies-list > li:nth-child(2n-1) {
  clear: left;
}
.vacancies-list > li .img {
  width: 110px;
  float: left;
}
@media screen and (max-width:  767px) {
  .vacancies-list > li .img {
    float: none;
    margin-bottom: 10px;
  }
}
.vacancies-list > li .img img {
  max-width: 100%;
}
.vacancies-list > li .content {
  padding-left: 130px;
}
@media screen and (max-width:  767px) {
  .vacancies-list > li .content {
    padding-left: 0;
  }
}
.vacancies-list > li .content .title {
  font-size: 24px;
  color: #0186ee;
  font-weight: bold;
  margin-bottom: 7px;
  line-height: 1.2;
}
.vacancies-list > li .content .description {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.vacancies-list > li .content .meta {
  line-height: 1;
}
.vacancies-list > li .content .meta .date {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding-right: 15px;
  margin-right: 11px;
  border-right: 1px solid #424242;
}
.vacancies-list > li .content .meta .link {
  display: inline-block;
  vertical-align: middle;
}
.vacancies-list > li .content .meta .link > a {
  font-weight: bold;
  color: #0186ee;
  font-size: 16px;
}
.vacancies-list > li .content .meta .link > a:hover {
  color: #0186ee;
  text-decoration: underline;
}
.vacancies-list > li .content .meta .link > a:focus,
.vacancies-list > li .content .meta .link > a:active {
  color: #0186ee;
}
.vacancies-list.short:after {
  display: none;
}
.vacancies-list.short > li {
  width: 33.33333%;
}
@media screen and (max-width: 991px) {
  .vacancies-list.short > li {
    width: auto;
  }
}
.vacancies-list.short > li:nth-child(2n-1) {
  clear: none;
}
.vacancies-list.short > li .content .title {
  font-size: 18px;
  margin-bottom: 35px;
}
.vacancies-list.short > li .content .meta .date {
  border-right: none;
  display: block;
  margin: 0;
}
.vacancies-list.short > li .content .meta .link {
  display: block;
}
.section-contact .section-content {
  padding: 60px 60px 60px 0;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .section-contact .section-content {
    padding: 60px 0;
  }
}
.section-contact .section-content .row {
  margin: 0 -30px;
}
@media screen and (max-width: 991px) {
  .section-contact .section-content .row {
    margin: 0 -15px;
  }
}
.section-contact .section-content .row .map-col {
  width: 40.5%;
  padding: 0 30px;
  float: left;
}
@media screen and (max-width: 991px) {
  .section-contact .section-content .row .map-col {
    float: none;
    margin-bottom: 40px;
    width: 100%;
    padding: 0 15px;
  }
}
.section-contact .section-content .row .form-col {
  width: 59.5%;
  padding: 0 30px;
  float: left;
}
@media screen and (max-width: 991px) {
  .section-contact .section-content .row .form-col {
    float: none;
    width: 100%;
    padding: 0 15px;
  }
}
.contact-map {
  width: 100%;
  height: 390px;
}
.contact-form-address {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 25px;
  text-align: left;
}
.contact-form-wrapper {
  text-align: left;
}
.contact-form-wrapper .buttons {
  margin-top: 20px;
  text-align: right;
}
.section-vacancy-description .section-content {
  text-align: left;
  padding: 30px 0;
}
.section-vacancy-description .section-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  color: #0186ee;
  margin: 0 0 20px 0;
}
.vacancy-wrapper .date {
  color: #0186ee;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.vacancy-wrapper .content {
  font-size: 18px;
}
.vacancy-wrapper .content h4 {
  color: #0186ee;
  font-weight: bold;
  font-size: 24px;
  margin: 1em 0;
}
.requirements-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.requirements-list > li {
  font-size: 18px;
  margin: 0 0 1em 0;
  padding-left: 20px;
  position: relative;
}
.requirements-list > li:before {
  content: '';
  display: block;
  background-color: #0186ee;
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 20px;
}
.section-vacancy-form {
  background-color: #f6f6f6;
  border-bottom: 2px solid #e7e7e7;
}
.section-vacancy-form .section-content {
  padding: 30px 0;
  text-align: left;
}
.section-vacancy-form .section-title {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  color: #0186ee;
  margin: 0 0 20px 0;
}
.vacancy-form-wrapper .row {
  margin: 0 -30px;
}
.vacancy-form-wrapper div[class*="col-"] {
  padding: 0 30px;
}
.vacancy-form-wrapper > .description {
  font-size: 18px;
  margin-bottom: 20px;
}
.vacancy-form-wrapper .required .control-label:after {
  margin-left: 5px;
  content: '*';
  display: inline;
  color: #ff7e00;
  font-size: 24px;
}
.vacancy-form-wrapper .control-label {
  font-weight: bold;
  font-size: 16px;
  color: #0186ee;
}
.vacancy-form-wrapper .form-control {
  background-color: #ffffff;
}
.vacancy-form-wrapper textarea.form-control {
  height: 200px;
}
.vacancy-form-wrapper .form-group {
  margin-bottom: 15px;
}
.vacancy-form-wrapper .form-group .description {
  margin-bottom: 10px;
  font-size: 14px;
}
.vacancy-form-wrapper .custom-file {
  margin-right: 10px;
}
.vacancy-form-wrapper .custom-file + .files-list {
  display: inline-block;
  vertical-align: middle;
}
.vacancy-form-wrapper .buttons {
  margin-top: 30px;
  text-align: right;
}
.vacancy-form-wrapper .buttons .btn {
  padding: 14px 40px 13px 40px;
}
.files-list {
  font-size: 14px;
}
.files-list span {
  color: #ff7e00;
}
.section-more-jobs .section-content {
  padding: 30px 0;
}
.section-more-jobs .section-title {
  font-size: 24px;
  margin: 0 0 30px 0;
}
#header {
  position: fixed;
  background-color: #122a66;
  left: 0;
  top: 0;
  right: 0;
  padding: 0 15px;
  z-index: 10;
  min-width: 320px;
}
@media screen and (max-width:  767px) {
  #header {
    padding: 0 10px;
  }
}
#header .header-content {
  padding: 20px 0;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
#header .header-content:before,
#header .header-content:after {
  content: " ";
  display: table;
}
#header .header-content:after {
  clear: both !important;
  height: 0;
}
* html #header .header-content {
  position: relative;
  zoom: 1;
}
* + html #header .header-content {
  position: relative;
  zoom: 1;
}
@media screen and (max-width: 1400px) {
  #header .header-content {
    padding-right: 120px;
  }
}
@media screen and (max-width: 991px) {
  #header .header-content {
    padding-right: 50px;
  }
}
#header .header-content .logo-wrapper {
  float: left;
}
@media screen and (max-width:  767px) {
  #header .header-content .logo-wrapper {
    margin-top: 5px;
  }
}
#header .header-content .mainnav {
  float: right;
  padding-top: 5px;
}
#header .language-select {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width:  767px) {
  #header .language-select {
    right: 10px;
  }
}
.logo-wrapper {
  width: 100%;
  max-width: 238px;
}
@media screen and (max-width:  767px) {
  .logo-wrapper {
    max-width: 200px;
  }
}
.logo-wrapper > * {
  display: block;
  background: url(../images/logo.png) 0 0 no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  text-align: left;
  text-indent: -10000px;
  padding-bottom: 10.92437%;
}
.menu-trigger {
  display: none;
  float: right;
  background: url(../images/menu-bar.png) 0 0 no-repeat;
  width: 35px;
  height: 34px;
  transition: none;
}
@media screen and (max-width: 991px) {
  .menu-trigger {
    display: block;
  }
}
.menu-trigger.shown {
  background-position: 0 100%;
}
@media screen and (max-width: 991px) {
  .mainnav {
    background-color: #122a66;
    background: rgba(18, 42, 102, 0.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 200px;
    text-align: left;
    padding: 20px 10px;
    transition: all 0.3s;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@media screen and (max-width: 991px) {
  .mainnav.shown {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.mainnav > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mainnav > ul > li {
  float: left;
  margin-left: 20px;
  position: relative;
}
.mainnav > ul > li.active:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #dad9d9;
  height: 3px;
  left: 0;
  right: 0;
  top: 100%;
}
@media screen and (max-width: 991px) {
  .mainnav > ul > li.active:after {
    top: auto;
    bottom: 5px;
  }
}
@media screen and (max-width: 1199px) {
  .mainnav > ul > li {
    margin-left: 15px;
  }
}
@media screen and (max-width: 991px) {
  .mainnav > ul > li {
    display: block;
    float: none;
    margin-left: 0;
  }
}
.mainnav > ul > li:first-child {
  margin-left: 0;
}
.mainnav > ul > li > a {
  color: #dad9d9;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .mainnav > ul > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .mainnav > ul > li > a {
    font-size: 18px;
    padding: 10px;
    display: block;
  }
}
.mainnav > ul > li > a:hover {
  color: #ffffff;
  text-decoration: none;
}
.mainnav > ul > li > a:focus,
.mainnav > ul > li > a:active {
  color: #dad9d9;
}
.language-dropdown .flag-icon {
  font-size: 1.3em;
  margin-right: 5px;
}
.language-dropdown > a {
  color: #dad9d9;
}
@media screen and (max-width: 991px) {
  .language-dropdown > a > span {
    display: none;
  }
}
.language-dropdown > a:hover {
  color: #ffffff;
}
.language-dropdown > a:focus,
.language-dropdown > a:active {
  color: #dad9d9;
}
.language-dropdown .dropdown-menu {
  left: auto;
  right: 0;
  top: calc(100% + 15px);
  padding: 0;
  background-color: #dad9d9;
}
.language-dropdown .dropdown-menu:after {
  content: '';
  display: block;
  position: absolute;
  bottom: calc(100% - 1px);
  right: 30px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #dad9d9;
}
.language-dropdown .dropdown-menu .flag-icon {
  font-size: 1.2em;
}
.language-dropdown .dropdown-menu li {
  border-bottom: 1px solid #e7e7e7;
  margin: 0;
  overflow: hidden;
}
.language-dropdown .dropdown-menu li:first-child {
  border-radius: 4px 4px 0 0;
}
.language-dropdown .dropdown-menu li:last-child {
  border-bottom: none;
  border-radius: 0 0 4px 4px;
}
.language-dropdown .dropdown-menu li a {
  padding: 5px 10px;
  font-size: 18px;
  color: #122a66;
  display: block;
}
.language-dropdown .dropdown-menu li a:hover {
  color: #122a66;
  background-color: #ffffff;
}
.language-dropdown .dropdown-menu li a:focus,
.language-dropdown .dropdown-menu li a:active {
  color: #122a66;
}
#footer {
  background-color: #101f45;
  font-size: 14px;
  color: #97a0b6;
  padding: 0 15px;
}
#footer a {
  color: #97a0b6;
}
#footer a:hover {
  color: #ffffff;
}
#footer a:focus,
#footer a:active {
  color: #97a0b6;
}
#footer .footer-content {
  padding: 20px 0;
  max-width: 1160px;
  margin: 0 auto;
  text-align: left;
}
#footer .footer-content:before,
#footer .footer-content:after {
  content: " ";
  display: table;
}
#footer .footer-content:after {
  clear: both !important;
  height: 0;
}
* html #footer .footer-content {
  position: relative;
  zoom: 1;
}
* + html #footer .footer-content {
  position: relative;
  zoom: 1;
}
.footer-block {
  text-align: left;
}
.footer-block .title {
  font-size: 16px;
  font-weight: bold;
  color: #005ea7;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footer-block .description {
  line-height: 1.2;
}
.footer-block.about-block {
  max-width: 370px;
  float: left;
  margin-right: 80px;
}
@media screen and (max-width: 991px) {
  .footer-block.about-block {
    max-height: none;
    width: 50%;
    padding-right: 15px;
    margin-right: 0;
  }
}
@media screen and (max-width:  767px) {
  .footer-block.about-block {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.footer-block.nav-block {
  float: left;
}
@media screen and (max-width: 991px) {
  .footer-block.nav-block {
    width: 50%;
  }
}
@media screen and (max-width:  767px) {
  .footer-block.nav-block {
    width: 100%;
    float: none;
  }
}
.footer-block.nav-block .footer-nav {
  float: left;
  margin-right: 70px;
}
@media screen and (max-width: 991px) {
  .footer-block.nav-block .footer-nav {
    margin-right: 0;
    width: 50%;
    padding: 0 10px;
  }
}
@media screen and (max-width:  767px) {
  .footer-block.nav-block .footer-nav {
    padding: 0 15px 0 0;
  }
}
.footer-block.nav-block .footer-nav:last-child {
  margin-right: 0;
}
@media screen and (max-width:  767px) {
  .footer-block.nav-block .footer-nav:last-child {
    padding: 0;
  }
}
.footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 1em;
}
.footer-nav li {
  margin-bottom: 7px;
}
.footer-nav li:last-child {
  margin-bottom: 0;
}
.footer-nav li a {
  text-transform: uppercase;
}
.btn {
  border-radius: 0;
  font-size: 16px;
  line-height: 1;
  padding: 9px 22px 8px 22px;
  transition: all 0.3s;
}
.btn-primary {
  background-color: #0186ee;
  border-color: #0186ee;
  color: #ffffff;
}
.btn-primary:hover {
  background-color: #249efe;
  border-color: #249efe;
  color: #ffffff;
}
.btn-primary:focus,
.btn-primary:active {
  background-color: #0186ee;
  border-color: #0186ee;
  color: #ffffff;
}
.btn-primary:focus:hover,
.btn-primary:active:hover {
  background-color: #249efe;
  border-color: #249efe;
  color: #ffffff;
}
.btn-primary:focus:focus,
.btn-primary:active:focus,
.btn-primary:focus:active,
.btn-primary:active:active {
  background-color: #0186ee;
  border-color: #0186ee;
  color: #ffffff;
}
.btn-primary:focus:focus:hover,
.btn-primary:active:focus:hover,
.btn-primary:focus:active:hover,
.btn-primary:active:active:hover {
  background-color: #249efe;
  border-color: #249efe;
  color: #ffffff;
}
.form-control {
  width: 100%;
  border-radius: 0;
  border-color: #f6f6f6;
  box-shadow: none;
  background-color: #f6f6f6;
  color: #424242;
  font-size: 16px;
  height: 45px;
  font-family: 'Comfortaa', cursive;
  padding: 0 15px;
  /* Firefox 19+ */
  /* Firefox 18- */
}
.form-control::-webkit-input-placeholder {
  color: #424242;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #424242;
  opacity: 1;
}
.form-control:-moz-placeholder {
  color: #424242;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #424242;
  opacity: 1;
}
.form-control:focus::-webkit-input-placeholder {
  opacity: 0.3;
}
.form-control:focus::-moz-placeholder {
  opacity: 0.3;
}
.form-control:focus:-moz-placeholder {
  opacity: 0.3;
}
.form-control:focus:-ms-input-placeholder {
  opacity: 0.3;
}
.control-label {
  display: block;
}
textarea.form-control {
  height: 135px;
  padding: 10px 15px;
}
select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
select.form-control::-ms-expand {
  display: none;
}
.form-group {
  margin-bottom: 10px;
}
.custom-file {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
}
.custom-file .btn {
  position: relative;
  z-index: 1;
}
.custom-file input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}

code{
  font-family: 'Comfortaa', cursive !important;
}
#footer .footer-content{
  padding: 15px 0 0 0;
}
/*# sourceMappingURL=maps/style.css.map */