body {
  font-family: 'nowayregular';
  scroll-behavior: smooth;
}

@media screen and (max-width: 1440px) {
  .i-container {
    padding-left: 0;
  }
}

@media screen and (max-width: 1700px) {
  .i-container {
    padding-left: 60px;
  }
}

.wide-container {
  position: relative;
  margin: 0 auto;
  background-image: url("../../assets/images/bg/bg_top.png");
  background-repeat: no-repeat;
  background-position: -80px top;
  *zoom: 1;
}

.wide-container:before, .wide-container:after {
  display: table;
  content: '';
  line-height: 0;
}

.wide-container:after {
  clear: both;
}

.from-left {
  margin-left: 140px;
}

@media screen and (max-width: 1700px) {
  .from-left {
    margin-left: 145px;
  }
}

.from-right {
  margin-right: 36%;
  margin-left: -140px;
}

@media screen and (max-width: 1700px) {
  .from-right {
    margin-right: 15%;
    margin-left: -70px !important;
  }
}

.from-right .slider-content {
  padding-left: 140px !important;
}

@media screen and (max-width: 1441px) {
  .from-left {
    margin-left: 0 !important;
  }
}

.works-container {
  max-width: 1150px;
  margin: 0 auto;
  *zoom: 1;
}

.works-container:before, .works-container:after {
  display: table;
  content: '';
  line-height: 0;
}

.works-container:after {
  clear: both;
}

@media screen and (max-width: 1024px) {
  .i-container {
    padding-left: 0;
    padding: 0 20px;
  }
  .from-left {
    margin-left: 0 !important;
  }
  .from-left .slider-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .from-left .slider-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .from-right {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .from-right .slider-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .from-right .slider-content {
    padding-left: 20px !important;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.section-contact {
  background-image: url("../../assets/images/bg/footer.png");
  background-repeat: no-repeat;
  background-position: -200px center;
}

.footer-background {
  background-image: url("../../assets/images/bg/footer.png");
  background-repeat: no-repeat;
  background-position: -200px center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1760px;
  z-index: -1;
}

.js-hidden-solutions {
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-height: 0;
}

.btn-solutions {
  color: #656565;
  font-family: 'nowaylight';
  letter-spacing: 1.2px;
  border: 1px solid #C4C4C4;
  padding: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-solutions:hover {
  text-decoration: none;
  color: #656565;
  background-color: #EBEBEB;
}

.section-slider h2 {
  font-size: 34px;
}

.section-slider p {
  font-size: 16px !important;
}

.section-slider .block {
  position: relative;
}

.slider-arrows {
  position: absolute;
  bottom: 60px;
  height: 40px;
  padding: 10px;
  right: 0;
}

.slider-dots {
  position: absolute;
  background-color: pink;
  bottom: 90px;
  text-align: left !important;
  margin-left: 20px;
  left: 0;
}

.slider-dots .slick-dots {
  text-align: left;
}

.slider-dots .slick-dots li button:before {
  line-height: 18px;
  color: transparent;
  border: 1px solid #fff;
  border-radius: 60px;
}

.slider-dots .slick-active button:before {
  color: #fff !important;
}

@media screen and (max-width: 1024px) {
  .slider-dots {
    display: none;
  }
}

.slick-next, .slick-prev {
  position: absolute;
}

.slick-next:before, .slick-prev:before {
  opacity: 0 !important;
  display: none;
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 15px;
}

.slick-arrow {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  outline: none;
}

.slick-arrow:hover {
  opacity: 0.7;
}

.slick-arrow:focus {
  outline: none;
}

.slick-next, .slick-prev {
  width: 25px;
  height: 40px;
  background: none;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
}

.slider-logos .slider-logo-item {
  text-align: center;
  margin: 0 auto;
}

.slider-logos .slider-logo-item img {
  margin: 0 auto;
}

.slider-logos * {
  outline: none;
}

.logos-wrapper .slider-logos {
  overflow: hidden;
}

.logo-wrapper {
  padding-top: 160px;
  margin-left: 240px;
}

.logo img {
  width: 590px;
}

@media screen and (max-width: 1440px) {
  .logo-wrapper {
    padding-top: 120px;
    margin-left: 5%;
  }
  .logo img {
    max-width: 400px !important;
    width: 100%;
  }
}

@font-face {
  font-family: 'nowayregular';
  src: url("fonts/noway-regular-webfont.eot");
  src: url("fonts/noway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noway-regular-webfont.woff2") format("woff2"), url("fonts/noway-regular-webfont.woff") format("woff"), url("fonts/noway-regular-webfont.ttf") format("truetype"), url("fonts/noway-regular-webfont.svg#nowayregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'nowaybold';
  src: url("fonts/noway-bold-webfont.eot");
  src: url("fonts/noway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noway-bold-webfont.woff2") format("woff2"), url("fonts/noway-bold-webfont.woff") format("woff"), url("fonts/noway-bold-webfont.ttf") format("truetype"), url("fonts/noway-bold-webfont.svg#nowaybold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'nowaylight';
  src: url("fonts/noway-light-webfont.eot");
  src: url("fonts/noway-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noway-light-webfont.woff2") format("woff2"), url("fonts/noway-light-webfont.woff") format("woff"), url("fonts/noway-light-webfont.ttf") format("truetype"), url("fonts/noway-light-webfont.svg#nowaylight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'nowaymedium';
  src: url("fonts/noway-medium-webfont.eot");
  src: url("fonts/noway-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noway-medium-webfont.woff2") format("woff2"), url("fonts/noway-medium-webfont.woff") format("woff"), url("fonts/noway-medium-webfont.ttf") format("truetype"), url("fonts/noway-medium-webfont.svg#nowaymedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

.section-headline {
  font-family: 'nowaylight';
  font-size: 38px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
}

.section-headline:focus {
  outline: none;
}

.section-headline:after {
  content: '';
  width: 100%;
  display: block;
  height: 100px;
  background-repeat: no-repeat;
  position: absolute;
  top: -48px;
  z-index: -1;
}

.section-headline.spacer-1:after {
  background-image: url(../../assets/images/spacer/spacer_1.png);
}

.section-headline.spacer-2:after {
  background-image: url(../../assets/images/spacer/spacer_2.png);
}

.section-headline.spacer-3:after {
  background-image: url(../../assets/images/spacer/spacer_3.png);
}

.section-headline.spacer-4:after {
  background-image: url(../../assets/images/spacer/spacer_4.png);
}

.section-headline.spacer-5:after {
  background-image: url(../../assets/images/spacer/spacer_5.png);
}

nav {
  position: fixed;
  top: 0;
  max-width: 1920px;
  width: 100%;
  font-family: 'nowayregular';
  text-align: right;
  z-index: 2;
}

.nav-content {
  padding-top: 12px;
  padding-right: 84px;
}

nav {
  text-transform: uppercase;
}

nav li {
  padding: 0 15px;
  margin-right: 0 !important;
}

nav li a {
  color: #626262;
  font-size: 21px;
  text-transform: uppercase;
}

nav li a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #626262;
}

nav li.active-item {
  font-family: 'nowaybold';
}

.menu-contact {
  font-size: 18px;
}

.menu-contact a {
  color: #959595;
}

.menu-languages {
  padding: 0 40px;
  color: #2791ff;
}

.menu-languages .menu-divider {
  padding: 0 10px;
  color: #2791ff;
}

.menu-icons {
  padding-right: 20px;
}

.fixed-menu {
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 999;
}

.fixed-menu img {
  width: 58px;
  height: 58px;
  z-index: 999;
}

.nav-content {
  margin-top: -150px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.nav-content.menu-active {
  margin-top: 0;
  background-color: #fff;
  padding-bottom: 18px;
  padding-top: 23px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1024px) {
  nav {
    margin-top: -16px;
  }
  nav .fixed-menu {
    top: 16px;
  }
  .menu-active.nav-content {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  }
  .nav-content {
    padding-right: 0;
    margin-top: -400px;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    *zoom: 1;
  }
  .nav-content:before, .nav-content:after {
    display: table;
    content: '';
    line-height: 0;
  }
  .nav-content:after {
    clear: both;
  }
  .nav-content ul {
    display: block;
  }
  .nav-content ul li {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0;
  }
  .nav-content .menu-contact, .nav-content .menu-languages, .nav-content .menu-icons {
    display: block !important;
    width: 100%;
    float: left;
    text-align: center;
  }
  .nav-content .menu-contact span {
    padding-right: 10px;
  }
  .nav-content .menu-languages {
    padding-top: 10px;
  }
  .nav-content .menu-icons {
    padding-right: 0;
    padding-top: 20px;
  }
}

.box-icon-wrapper {
  margin: 0 auto;
}

.box-icon-wrapper .row {
  padding-top: 40px;
  margin: 0 auto;
}

.box-icon {
  text-align: center;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box-icon img {
  margin: 0 auto;
}

.box-icon img, .box-icon span {
  display: block;
  text-align: center;
}

.box-icon span {
  font-size: 20px;
  text-transform: uppercase;
  color: #626262;
  font-family: 'nowayregular';
  padding-top: 8px;
  line-height: 20px;
}

@media screen and (max-width: 480px) {
  .box-icon {
    max-width: 49%;
  }
  .box-icon img {
    max-width: 64px;
  }
  .box-icon span {
    font-size: 14px;
  }
}

.block.block-work {
  width: 50%;
  float: left;
}

.block.block-work:nth-of-type(odd) {
  padding-right: 40px;
}

.block.block-work:nth-of-type(even) {
  padding-left: 40px;
}

.block.block-work h4 {
  font-size: 24px;
  font-family: 'nowaymedium';
}

.block.block-work .block-work-subtitle {
  font-size: 17px;
}

.block .work-wrapper .inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.block .work-wrapper .inner {
  overflow: hidden;
}

.block .work-wrapper .inner:hover .work-overlay {
  opacity: 1;
}

.block .work-wrapper .inner:hover .work-overlay .mobile-text {
  display: none;
}

.block .work-wrapper .inner .work-symbol {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
}

.block .work-wrapper .work-overlay {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.block .work-wrapper .work-overlay, .block .work-wrapper .work-overlay div {
  color: #fff;
  padding: 10px;
  font-size: 12px;
}

.block .work-wrapper .inner:hover .work-overlay .mobile-text {
  display: none;
}

.block.block-work .work-wrapper {
  position: relative;
}

.block.block-work .work-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 61.50943%;
}

.block.block-work .work-wrapper > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 1024px) {
  .block-work .work-overlay {
    opacity: 1 !important;
    height: inherit !important;
  }
  .block-work .work-overlay .mobile-text {
    display: block !important;
  }
  .block-work .work-overlay .desktop-text {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .block.block-work {
    width: 100%;
  }
  .block.block-work:nth-of-type(odd) {
    padding-right: 0;
  }
  .block.block-work:nth-of-type(even) {
    padding-left: 0;
  }
  .block.block-work .work-symbol {
    display: none;
  }
}

.section-services .block.from-left {
  margin-left: 30%;
}

footer {
  background-color: #1766ae;
  background-image: url(../../assets/images/bg/footer_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 20px;
  padding-top: 40px;
  color: #fff;
}

footer .box {
  padding: 10px;
}

footer .box a {
  color: #fff !important;
  text-decoration: none;
}

@media screen and (max-width: 1024px) {
  footer {
    text-align: center;
    margin: 0 auto;
  }
  footer .box {
    width: 100%;
  }
  footer .footer-logo {
    width: 100%;
  }
}

.form-wrapper {
  max-width: 550px;
  display: inline-block;
}

.form-wrapper .input-block {
  width: 35px;
  display: inline-block;
  height: 44px;
}

.form-wrapper input[type=text], .form-wrapper textarea {
  display: block;
  margin-bottom: 10px;
  width: 440px;
  border: none;
  outline: none;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
}

.form-wrapper input + .input-block, .form-wrapper textarea + .input-block {
  max-width: 14px;
}

.form-wrapper .form-check label {
  vertical-align: top;
  font-size: 10px;
  color: #99a1a6;
}

.form-wrapper .input-send {
  border: none;
  padding: 10px;
  vertical-align: top;
  background-color: #fff;
  color: #656565;
  font-family: 'nowaylight';
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 17px;
}

.form-wrapper .error {
  font-size: 12px;
  color: #bd2130;
  margin-left: 44px;
  width: 100%;
}

.form-wrapper .error, .form-wrapper .success {
  display: none;
}

.form-wrapper .recaptcha {
  margin-left: 34px;
}

.right-contact {
  width: 100%;
  display: inline-block;
  position: absolute;
  margin-left: 64px;
  background: #e87d2f;
  background: -webkit-gradient(linear, left top, right top, from(#e87d2f), to(#ff6b00));
  background: linear-gradient(90deg, #e87d2f 0%, #ff6b00 100%);
}

@media screen and (max-width: 1024px) {
  .right-contact {
    display: none;
  }
  .form-wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 460px) {
  .form-wrapper .input-block {
    display: none;
  }
}

.background-blue--reverse .slider-content {
  background: #02a2ed;
  background: -webkit-gradient(linear, left top, right top, from(#02a2ed), to(#0189c9));
  background: linear-gradient(90deg, #02a2ed 0%, #0189c9 100%);
}

.background-green .slider-content {
  background: #61d300;
  background: -webkit-gradient(linear, left top, right top, from(#61d300), to(#359807));
  background: linear-gradient(90deg, #61d300 0%, #359807 100%);
}

.background-orange .slider-content {
  background: #ff6b00;
  background: -webkit-gradient(linear, left top, right top, from(#ff6b00), to(#f67325));
  background: linear-gradient(90deg, #ff6b00 0%, #f67325 100%);
}

.background-yellow .slider-content {
  background: #e4c600;
  background: -webkit-gradient(linear, left top, right top, from(#e4c600), to(#ffdd00));
  background: linear-gradient(90deg, #e4c600 0%, #ffdd00 100%);
}

.block.block-work--blue .work-overlay {
  background-color: rgba(2, 162, 237, 0.9);
}

.block.block-work--green .work-overlay {
  background-color: rgba(97, 211, 0, 0.9);
}

.block.block-work--orange .work-overlay {
  background-color: rgba(255, 107, 0, 0.9);
}

.block.block-work--yellow .work-overlay {
  background-color: rgba(252, 199, 29, 0.9);
}

.box-background--blue {
  background: #02a2ed;
  background: -webkit-gradient(linear, left top, left bottom, from(#02a2ed), to(#0482bd));
  background: linear-gradient(180deg, #02a2ed 0%, #0482bd 100%);
}

.box-background--green {
  background: #61d300;
  background: -webkit-gradient(linear, left top, left bottom, from(#61d300), to(#4eaa00));
  background: linear-gradient(180deg, #61d300 0%, #4eaa00 100%);
}

.box-background--orange {
  background: #ff6b00;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff6b00), to(#d65b01));
  background: linear-gradient(180deg, #ff6b00 0%, #d65b01 100%);
}

.box-background--yellow {
  background: #fcc71d;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcc71d), to(#d4a719));
  background: linear-gradient(180deg, #fcc71d 0%, #d4a719 100%);
}

@media screen and (max-width: 1700px) {
  body.dotnet .i-container {
    padding-right: 60px;
  }
}

@media screen and (max-width: 1024px) {
  body.dotnet .i-container {
    padding-right: 20px;
  }
}

body.dotnet .wide-container {
  background-image: url(../../dotnet/img/umiewnet_back_hand_2.jpg);
  background-position: center 30px;
  background-size: 50%;
}

@media screen and (max-width: 900px) {
  body.dotnet .wide-container {
    background-size: 100%;
    background-position: center 150px;
  }
}

body.dotnet .wide-container .why-learn {
  padding-top: 120px !important;
}

@media screen and (max-width: 640px) {
  body.dotnet .wide-container .why-learn {
    padding-top: 60px;
  }
}

body.dotnet .text-wrapper p {
  font-size: 16px !important;
}

body.dotnet .section-headline:after {
  z-index: 1;
  pointer-events: none;
}

body.dotnet .quote .quote-title, body.dotnet .quote .quote-author {
  color: #ff6b00;
}

body.dotnet .quote .quote-title {
  font-family: 'nowaymedium';
}

body.dotnet .quote .quote-author {
  text-align: right;
}

body.dotnet footer {
  background-image: url(../../dotnet/img/back_footer.png);
  background-size: 40%;
  background-position: center;
}

@media screen and (max-width: 1024px) {
  body.dotnet footer {
    background-size: 85%;
  }
}

body.dotnet .headline-button {
  border: 3px solid #91d400;
  color: #91d400;
  padding: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

body.dotnet .headline-button:hover {
  background-color: #91d400;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 1024px) {
  body.dotnet .title-with-button {
    line-height: 1.5;
    text-align: left;
  }
}

body.dotnet .title-with-button:after {
  top: -68px;
}

body.dotnet .max-container {
  margin-right: 140px;
  margin: left;
}

@media screen and (max-width: 1024px) {
  body.dotnet .max-container {
    margin-right: 0px;
  }
}

body.dotnet .box-title {
  text-transform: uppercase;
  font-size: 34px;
  margin-bottom: 20px;
}

body.dotnet .box-box {
  overflow: hidden;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 1024px) {
  body.dotnet .box-box {
    margin-bottom: 60px;
  }
}

body.dotnet .box {
  height: 100%;
}

body.dotnet .box .box-content .box-image img {
  width: 100%;
  max-width: 100%;
}

body.dotnet .box .box-content .box-text {
  padding: 20px;
  color: #fff;
}

body.dotnet .box .box-content .box-text img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

body.dotnet .big-btn {
  font-size: 24px;
  padding: 10px 15px;
  border: 2px solid #029fea;
  text-transform: uppercase;
}

body.dotnet .big-btn:hover {
  text-decoration: none;
  background-color: #029fea;
  color: #fff;
}

body.dotnet .right-contact {
  background: linear-gradient(278deg, #61d300 0%, #4eaa00 100%);
}

section {
  padding: 40px 0;
  *zoom: 1;
}

section:before, section:after {
  display: table;
  content: '';
  line-height: 0;
}

section:after {
  clear: both;
}

.section-slider {
  padding-top: 100px;
}

.section-slider .block {
  *zoom: 1;
}

.section-slider .block:before, .section-slider .block:after {
  display: table;
  content: '';
  line-height: 0;
}

.section-slider .block:after {
  clear: both;
}

@media screen and (max-width: 1200px) {
  .section-slider {
    padding-top: 45px;
  }
}

.block {
  *zoom: 1;
  padding: 22px 0;
}

.block:before, .block:after {
  display: table;
  content: '';
  line-height: 0;
}

.block:after {
  clear: both;
}

.slider-container .slider-image {
  background-color: #0d497a;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  float: left;
  overflow: hidden;
  max-height: 360px;
}

.slider-container .slider-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  max-width: 100%;
  height: 100%;
}

.slider-container .slider-content {
  padding: 20px;
  width: 100%;
}

.slider-container .slider-content .slider-content-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 10px;
}

.slider-container .slider-content .slider-content-center h2 {
  font-family: 'nowaylight';
  text-transform: uppercase;
  color: #fff;
}

.slider-container .slider-content .slider-content-center p, .slider-container .slider-content .slider-content-center .text-wrapper {
  font-size: 12px;
  color: #fff;
}

.slider-holder {
  margin: 0 auto;
  max-width: 1200px;
  outline: none;
}

.slider-holder h2 {
  font-family: 'nowaylight';
  text-transform: uppercase;
  color: #02abfb !important;
}

.slider-holder p, .slider-holder .text-wrapper {
  font-size: 12px;
  color: #02abfb !important;
}

.slider-holder .slider-dots .slick-dots li button:before {
  border: 1px solid #02abfb;
}

.slider-holder .slider-dots .slick-active button:before {
  color: #02abfb !important;
}

@media screen and (max-width: 1024px) {
  .slider-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .slider-image {
    width: 100%;
  }
  .slider-image img {
    max-width: 100% !important;
  }
}

.quote {
  text-align: right;
}

.quote .quote-title {
  font-size: 24px;
  font-family: 'nowaybold';
  font-style: italic;
  color: #626262;
  margin-bottom: 0;
  margin-top: 15px;
}

.quote .quote-author {
  font-style: 17px;
  color: #626262;
  font-family: 'nowaymedium';
  font-style: italic;
}
/*# sourceMappingURL=style.css.map */