/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

html {
  min-height: 100%;
  height: 100%; }

body {
  background: #e6eaef;
  min-height: 100%;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 10px; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

a {
  text-decoration: none;
  color: inherit;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease; }
  a:hover {
    text-decoration: none;
    color: inherit; }
  a:focus {
    text-decoration: none;
    outline: none;
    color: inherit; }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0; }

img {
  max-width: 100%; }

input:focus, select:focus {
  outline: none; }

.outline {
  position: absolute;
  clip: rect(0px 0px 0px 0px);
  *clip: rect(0 0 0 0);
  font-size: 0;
  line-height: 0; }

::-webkit-input-placeholder {
  opacity: 1 !important;
  color: inherit !important; }

::-moz-placeholder {
  opacity: 1 !important;
  color: inherit !important; }

::-ms-input-placeholder {
  opacity: 1 !important;
  color: inherit !important; }

/*.container-fluid, .container,
.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,
.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,
.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, 
.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 {
	padding: 0;
}
.row { margin: 0; }*/
.container {
  max-width: 1920px;
  width: 100%; }

#preloader {
  background-color: #0d1731;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99999; }
  #preloader:after {
    background: rgba(5, 15, 43, 0.95);
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2; }
  #preloader video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1; }

#status {
  width: 229px;
  height: 226px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin: -115px 0 0 -113px;
  z-index: 3; }

header {
  position: absolute;
  z-index: 999; }
  header .col-md-12 {
    padding: 0; }
  header .leadHeader {
    background: #0d1731;
    width: 100%;
    overflow: hidden;
    height: 100px;
    padding-top: 8px;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease; }
    header .leadHeader a {
      display: inline-block;
      overflow: hidden; }
    header .leadHeader img {
      width: 83px;
      float: left;
      margin-right: 50px;
      margin-left: 30px; }
    header .leadHeader h3 {
      font-weight: 800;
      font-size: 1.6em;
      color: #ffffff;
      float: left;
      line-height: 83px; }
  header #mobile {
    display: none; }
  header nav {
    background: #0d1731;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    position: absolute;
    top: 0;
    right: 0; }
    header nav ul {
      overflow: hidden; }
      header nav ul li {
        float: left; }
        header nav ul li a {
          max-width: 240px;
          min-height: 183px;
          font-weight: 800;
          font-size: 2.2em;
          color: #ffffff;
          display: block;
          padding: 35px 25px;
          line-height: 1.3; }
          header nav ul li a span {
            font-weight: 400;
            font-size: 0.636em;
            display: block; }
            header nav ul li a span:before {
              background: #ffffff;
              width: 45px;
              height: 3px;
              display: block;
              content: "";
              transition: all 0.5s ease;
              -webkit-transition: all 0.5s ease;
              margin: 8px 0; }
          header nav ul li a:hover {
            background: #ffffff;
            color: #091840; }
            header nav ul li a:hover span:before {
              background: #56b047; }
          header nav ul li a:focus {
            color: #ffffff; }
        header nav ul li:nth-child(2) a {
          padding: 60px 25px 10px 25px; }
        header nav ul li:nth-child(3) a {
          padding: 60px 25px 10px 25px; }
        header nav ul li:nth-child(4) a {
          max-width: 190px; }
        header nav ul li:nth-child(5) a {
          padding: 60px 25px 10px 25px; }
        header nav ul li:nth-child(6) a {
          padding: 60px 25px 10px 25px; }
      header nav ul .active a {
        background: #ffffff;
        color: #091840; }
        header nav ul .active a span:before {
          background: #56b047; }
        header nav ul .active a:focus {
          color: #091840; }
  header #navMobile {
    width: 54px;
    height: 54px;
    display: none;
    float: right;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 15px; }
    header #navMobile span {
      background: #ffffff;
      width: 34px;
      height: 5px;
      display: block;
      margin: 6px auto 0 auto; }
      header #navMobile span:first-child {
        margin-top: 11px; }

.activeNav {
  max-width: 1920px;
  position: relative;
  z-index: 9;
  margin: 0 auto; }
  .activeNav header {
    background: #0d1731;
    height: 100px; }
    .activeNav header .leadHeader {
      width: auto;
      opacity: 1; }
    .activeNav header nav ul li a {
      max-width: none;
      min-height: 100px;
      padding-top: 15px;
      padding-bottom: 0; }

section.container {
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 8% 15px; }

#home {
  margin-top: -100px;
  padding: 0; }
  #home .row {
    position: relative;
    z-index: 3;
    height: 100%; }
    #home .row .col-md-6 {
      padding: 0;
      height: 100%; }
      #home .row .col-md-6:nth-child(2) {
        margin-top: 183px; }
  #home:after {
    background: rgba(5, 15, 43, 0.95);
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2; }
  #home video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: -35%;
    bottom: 0;
    z-index: 1; }
  #home .swiper-container {
    width: 100%;
    position: relative;
    margin: 0 auto; }
  #home .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  #home .swiper-pagination {
    position: relative;
    bottom: 0;
    margin: 35px 0 35px 0; }
  #home .swiper-pagination-bullet {
    background: none;
    width: 10px;
    height: 10px;
    border: 2px #ffffff solid;
    opacity: 1; }
    #home .swiper-pagination-bullet:hover {
      background: #ffffff; }
  #home .swiper-pagination-bullet-active {
    background: #ffffff;
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px; }

.leftHome {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase; }
  .leftHome img {
    margin-top: 220px; }
  .leftHome h4 {
    font-weight: 600;
    font-size: 2.8em;
    margin-top: 62px; }
  .leftHome h3 {
    font-weight: 800;
    font-size: 3.2em;
    margin-top: 10px; }
  .leftHome h5 {
    font-size: 2.2em;
    margin-top: 10px; }
  .leftHome a {
    background: #56b047;
    height: 45px;
    padding: 0 19px;
    font-weight: 700;
    font-size: 1.6em;
    color: #ffffff;
    text-transform: none;
    position: relative;
    top: 10px;
    overflow: hidden;
    display: inline-block;
    line-height: 40px; }
    .leftHome a:hover {
      background: #ffffff;
      color: #56b047; }

.rightHome {
  background: #ffffff;
  overflow: hidden;
  height: 81%;
  position: relative; }
  .rightHome > div, .rightHome a {
    display: block;
    overflow: hidden; }
    .rightHome > div img, .rightHome a img {
      opacity: 0;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%); }
    .rightHome > div:hover img, .rightHome a:hover img {
      opacity: 1; }
  .rightHome .tiplex {
    background: url(../images/tiplex.jpg) center center no-repeat;
    background-size: cover;
    width: 33.33%;
    height: 40%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
  .rightHome .tempus {
    background: url(../images/tempus.jpg) center center no-repeat;
    background-size: cover;
    width: 33.45%;
    height: 40%;
    position: absolute;
    top: 20%;
    left: 33.33%;
    cursor: pointer; }
  .rightHome .leasing {
    background: url(../images/leasing.jpg) center center no-repeat;
    background-size: cover;
    width: 33.33%;
    height: 40%;
    position: absolute;
    top: 40%;
    left: 66.66%;
    cursor: pointer; }
  .rightHome .emda {
    background: url(../images/emda.jpg) center center no-repeat;
    background-size: cover;
    width: 33.33%;
    height: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer; }
  .rightHome .support {
    background: #ffffff;
    width: 66.66%;
    height: 20%;
    position: absolute;
    right: 0;
    bottom: 0; }
    .rightHome .support p {
      font-weight: 800;
      font-size: 2.2em;
      color: #091840;
      text-align: center;
      text-transform: uppercase;
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%); }
  .rightHome .box1 {
    background: url(../images/box1.jpg) right center no-repeat;
    width: 33.33%;
    height: 20%;
    position: absolute;
    top: 40%;
    left: 0; }
  .rightHome .box2 {
    background: url(../images/box2.jpg) right center no-repeat;
    width: 16.665%;
    height: 20%;
    position: absolute;
    top: 60%;
    left: 33.33%; }
  .rightHome .box3 {
    background: url(../images/box3.jpg) right center no-repeat;
    width: 16.665%;
    height: 20%;
    position: absolute;
    top: 60%;
    left: 49.96%; }
  .rightHome .box4 {
    background: url(../images/technetSmallBox.jpg) right center no-repeat;
    background-size: cover;
    width: 16.665%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 49.96%; }
  .rightHome .box5 {
    background: url(../images/eventsSmallSection.jpg) right center no-repeat;
    background-size: cover;
    width: 16.665%;
    height: 20%;
    position: absolute;
    top: 0;
    right: 0; }
  .rightHome .box6 {
    background: url(../images/box6.jpg) right center no-repeat;
    width: 16.665%;
    height: 20%;
    position: absolute;
    top: 20%;
    right: 16.66%; }

.company {
  width: 1440px;
  display: table;
  margin: 0 auto;
  position: relative; }
  .company:hover .leftCompany > img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2); }

.leftCompany {
  width: 50%;
  position: relative;
  display: table-cell;
  overflow: hidden; }
  .leftCompany > img {
    transition: all 20s ease;
    -webkit-transition: all 20s ease; }
  .leftCompany > img {
    width: 100%; }
  .leftCompany .logoSec {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
    margin: 0 auto; }

.rightCompany {
  background: #ffffff;
  width: 50%;
  display: table-cell;
  vertical-align: top;
  padding: 80px 25px 0 25px; }
  .rightCompany h3 {
    font-weight: 800;
    font-size: 4.4em; }
    .rightCompany h3:after {
      width: 90px;
      height: 4px;
      display: block;
      content: "";
      margin: 25px 0; }
  .rightCompany p, .rightCompany ul li {
    font-size: 1.9em; }
  .rightCompany ul {
    margin-left: 10px; }
    .rightCompany ul li {
      margin-top: 15px;
      position: relative;
      margin-left: 20px; }
      .rightCompany ul li:first-child {
        margin-top: 30px; }
      .rightCompany ul li:before {
        width: 8px;
        height: 8px;
        display: block;
        content: "";
        position: absolute;
        top: 10px;
        left: -20px; }
  .rightCompany .enterSite {
    overflow: hidden;
    margin-top: 35px; }
    .rightCompany .enterSite p {
      font-weight: 700;
      font-size: 2em;
      float: left;
      margin-top: 5px;
      margin-right: 90px;
      margin-left: 30px; }
    .rightCompany .enterSite a {
      width: 250px;
      height: 45px;
      font-weight: 800;
      font-size: 1.6em;
      color: #ffffff;
      display: block;
      position: relative;
      line-height: 39px;
      text-indent: 27px;
      float: left; }
      .rightCompany .enterSite a:after {
        background: url(../images/arrow.svg);
        width: 26px;
        height: 18px;
        display: block;
        content: "";
        position: absolute;
        top: 13px;
        right: 21px; }

.navSection {
  background: #f8f8f8;
  width: 70px;
  position: absolute;
  top: 50%;
  right: -35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 5px 0; }
  .navSection a {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    display: block; }
    .navSection a:first-child {
      background: url(../images/up.svg) center center no-repeat #ffffff; }
    .navSection a:last-child {
      background: url(../images/bottom.svg) center center no-repeat #ffffff; }
    .navSection a:hover:first-child {
      background: url(../images/up2.svg) center center no-repeat #091840; }
    .navSection a:hover:last-child {
      background: url(../images/bottom2.svg) center center no-repeat #091840; }

#telecom .rightCompany h3 {
  color: #353e91; }
  #telecom .rightCompany h3:after {
    background: #56b047; }
#telecom .rightCompany p, #telecom .rightCompany ul li {
  color: #091840; }
#telecom .rightCompany ul li:before {
  background: #56b047; }
#telecom .rightCompany .enterSite p {
  color: #343e91; }
#telecom .rightCompany .enterSite a {
  background: #56b047;
  border: 2px #56b047 solid; }
  #telecom .rightCompany .enterSite a:hover {
    background: #ffffff;
    color: #56b047; }
    #telecom .rightCompany .enterSite a:hover:after {
      background: url(../images/arrow2.svg); }

#tiplex .rightCompany h3 {
  color: #3c1e18; }
  #tiplex .rightCompany h3:after {
    background: #3c1e18; }
#tiplex .rightCompany p, #tiplex .rightCompany ul li {
  color: #091840; }
#tiplex .rightCompany ul li:before {
  background: #3c1e18; }
#tiplex .rightCompany .enterSite p {
  color: #3c1e18; }
#tiplex .rightCompany .enterSite a {
  background: #3c1e18;
  border: 2px #3c1e18 solid; }
  #tiplex .rightCompany .enterSite a:hover {
    background: #ffffff;
    color: #3c1e18; }
    #tiplex .rightCompany .enterSite a:hover:after {
      background: url(../images/brownArrow.svg); }

#emda .rightCompany h3 {
  color: #353535; }
  #emda .rightCompany h3:after {
    background: #e42e24; }
#emda .rightCompany p, #emda .rightCompany ul li {
  color: #091840; }
#emda .rightCompany ul li:before {
  background: #e42e24; }
#emda .rightCompany .enterSite p {
  color: #353535; }
#emda .rightCompany .enterSite a {
  background: #e42e24;
  border: 2px #e42e24 solid; }
  #emda .rightCompany .enterSite a:hover {
    background: #ffffff;
    color: #e42e24; }
    #emda .rightCompany .enterSite a:hover:after {
      background: url(../images/redArrow.svg); }

#leasing .rightCompany h3 {
  color: #353e91; }
  #leasing .rightCompany h3:after {
    background: #56b047; }
#leasing .rightCompany p, #leasing .rightCompany ul li {
  color: #091840; }
#leasing .rightCompany ul li:before {
  background: #56b047; }
#leasing .rightCompany .enterSite p {
  color: #343e91; }
#leasing .rightCompany .enterSite a {
  background: #56b047;
  border: 2px #56b047 solid; }
  #leasing .rightCompany .enterSite a:hover {
    background: #ffffff;
    color: #56b047; }
    #leasing .rightCompany .enterSite a:hover:after {
      background: url(../images/arrow2.svg); }

#technet .rightCompany h3 {
  color: #353e91; }
  #technet .rightCompany h3:after {
    background: #56b047; }
#technet .rightCompany p, #technet .rightCompany ul li {
  color: #091840; }
#technet .rightCompany ul li:before {
  background: #56b047; }
#technet .rightCompany .enterSite p {
  color: #343e91; }
#technet .rightCompany .enterSite a {
  background: #56b047;
  border: 2px #56b047 solid; }
  #technet .rightCompany .enterSite a:hover {
    background: #ffffff;
    color: #56b047; }
    #technet .rightCompany .enterSite a:hover:after {
      background: url(../images/arrow2.svg); }

#events .rightCompany h3 {
  color: #353e91; }
  #events .rightCompany h3:after {
    background: #56b047; }
#events .rightCompany p, #events .rightCompany ul li {
  color: #091840; }
#events .rightCompany ul li:before {
  background: #56b047; }
#events .rightCompany .enterSite p {
  color: #343e91; }
#events .rightCompany .enterSite a {
  background: #56b047;
  border: 2px #56b047 solid; }
  #events .rightCompany .enterSite a:hover {
    background: #ffffff;
    color: #56b047; }
    #events .rightCompany .enterSite a:hover:after {
      background: url(../images/arrow2.svg); }

footer {
  background: #0d1731;
  position: fixed;
  padding: 20px 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #ffffff; }
  footer .col-md-3 {
    float: left; }
  footer .col-md-9 {
    float: right; }
  footer .copy {
    font-weight: 600;
    font-size: 1.4em;
    line-height: 1.3;
    margin-left: 15px; }
    footer .copy span {
      font-size: 0.857em;
      display: block; }
  footer ul {
    float: right; }
    footer ul li {
      min-width: 180px;
      font-weight: 600;
      font-size: 1.6em;
      color: #ffffff;
      float: left;
      margin-right: 40px;
      position: relative; }
      footer ul li:first-child img {
        position: absolute;
        top: 0;
        left: -35px; }
      footer ul li:last-child {
        margin-right: 15px;
        min-width: 0; }
      footer ul li:nth-child(3) img {
        margin-top: 3px; }
      footer ul li img {
        float: left;
        margin-right: 15px; }

@media all and (max-height: 900px) {
  html {
    min-height: 0;
    height: auto; }

  body {
    min-height: 0;
    height: auto; }

  section.container {
    height: auto;
    padding: 130px 15px 60px 15px; }

  .rightHome {
    height: 720px; } }
@media all and (max-width: 1710px) {
  header .leadHeader h3 {
    display: none; }
  header nav ul li:nth-child(1) a {
    padding: 60px 25px 10px 25px; }
  header nav ul li a {
    min-height: 160px;
    font-size: 2em;
    padding: 35px 10px; }

  #home .row .col-md-6:nth-child(2) {
    margin-top: 160px; }

  .rightCompany .enterSite p {
    margin-right: 30px; }

  .activeNav header nav ul li:nth-child(1) a {
    padding: 15px 25px 0 25px; } }
@media all and (max-width: 1560px) {
  section.container {
    height: auto; }

  .company {
    width: 100%;
    padding: 0 60px; }

  .navSection {
    right: 25px; }

  .rightCompany {
    padding-top: 20px; }
    .rightCompany h3:after {
      margin: 15px 0; }
    .rightCompany ul li:first-child {
      margin-top: 15px; }
    .rightCompany .enterSite p {
      font-size: 1.8em;
      margin-top: 8px; }
    .rightCompany .enterSite a {
      width: 230px;
      font-size: 1.5em;
      text-indent: 17px; }

  #events {
    margin-bottom: 60px; } }
@media all and (max-width: 1320px) {
  section.container {
    padding: 30px 0; }

  header nav {
    display: none;
    position: relative;
    transition: none;
    -webkit-transition: none; }
    header nav ul li {
      width: 33.33%; }
      header nav ul li a {
        max-width: none;
        min-height: 150px;
        padding: 10px 10px; }
      header nav ul li:nth-child(1) a {
        padding: 10px 10px; }
      header nav ul li:nth-child(2) a {
        padding: 10px 10px; }
      header nav ul li:nth-child(3) a {
        padding: 10px 10px; }
      header nav ul li:nth-child(4) a {
        max-width: none; }
      header nav ul li:nth-child(5) a {
        padding: 10px 10px; }
      header nav ul li:nth-child(6) a {
        padding: 10px 10px; }
  header #navMobile {
    display: block; }
  header .leadHeader a {
    display: inline-block; }
  header .leadHeader img {
    margin-right: 0; }

  .activeNav header {
    background: #0d1731;
    height: 100px; }
    .activeNav header .leadHeader {
      width: auto;
      opacity: 1; }
    .activeNav header nav ul li:nth-child(1) a {
      padding: 10px 10px; }
    .activeNav header nav ul li a {
      max-width: none;
      min-height: 150px;
      padding-top: 10px;
      padding-bottom: 10px; }

  .leftHome img {
    margin-top: 120px; }

  #home .row .col-md-6:nth-child(2) {
    margin-top: 100px; }

  #telecom {
    padding-top: 60px; }

  .company {
    display: block;
    width: 70%;
    overflow: hidden; }

  .leftCompany {
    width: 100%;
    display: block; }

  .rightCompany {
    width: 100%;
    display: block;
    padding-bottom: 50px; }
    .rightCompany .enterSite p {
      margin-left: 15px; } }
@media all and (max-width: 1270px) {
  footer {
    position: relative;
    padding: 20px 15px; }
    footer ul {
      margin-top: 4px; }
      footer ul li {
        margin-right: 10px;
        font-size: 1.4em; }
        footer ul li:first-child {
          max-width: 210px; }
        footer ul li:last-child {
          width: 30px;
          margin-right: 0;
          margin-top: -4px; }
    footer .copy {
      font-size: 1.2em;
      margin-top: 5px;
      margin-left: 0; } }
@media all and (max-width: 1150px) {
  .leftHome img {
    margin-top: 150px; }
  .leftHome h3 {
    margin: 10px 0 0 15px; }
  .leftHome h4 {
    margin: 10px 0 0 15px; }
  .leftHome h5 {
    margin: 10px 0 0 15px; }

  .rightHome {
    height: 620px; }
    .rightHome .support p {
      font-size: 2em; } }
@media all and (max-width: 991px) {
  section.container {
    padding: 60px 0 0 0; }

  .navSection {
    display: none; }

  .leftHome h3 {
    margin: 10px 15px 0 15px; }
  .leftHome h5 {
    margin: 10px 15px 0 15px; }

  .rightCompany .enterSite p {
    float: none; }
  .rightCompany .enterSite a {
    float: none;
    margin: 10px 0 0 10px; }

  #home .row .col-md-6:nth-child(2) {
    margin-top: 80px; }

  footer .col-md-3 {
    width: 100%; }
  footer .col-md-9 {
    width: 100%; }
  footer ul {
    float: none;
    margin-left: 35px; }
    footer ul li:last-child {
      margin-left: 20px; }
  footer .copy {
    margin-top: 20px;
    margin-left: 35px; } }
@media all and (max-width: 767px) {
  section.container {
    padding: 30px 15px; }

  .company {
    width: 100%;
    padding: 0 15px; }

  #events {
    margin-bottom: 30px; }

  footer ul {
    margin-left: 0; }
    footer ul li {
      float: none;
      margin-top: 15px;
      margin-right: 0;
      display: block; }
      footer ul li:first-child {
        max-width: none;
        margin-left: 35px; }
      footer ul li:nth-child(3) img {
        margin-top: 0; }
      footer ul li:last-child {
        margin-top: 10px;
        margin-left: 0; }
  footer .copy {
    margin-left: 0; }

  .rightHome {
    height: 520px; } }
@media all and (max-width: 480px) {
  section.container {
    padding: 7px 15px; }

  header nav ul li {
    width: 50%; }

  #home .swiper-pagination {
    margin: 15px 0; }

  .leftHome img {
    width: 35%;
    margin-top: 100px; }
  .leftHome h4 {
    font-size: 2.2em;
    margin-top: 20px; }
  .leftHome h3 {
    font-size: 2.35em; }
  .leftHome h5 {
    font-size: 2em; }

  .rightHome {
    height: auto; }
    .rightHome > div, .rightHome a {
      display: none; }
    .rightHome .support {
      display: block;
      position: relative;
      width: 100%;
      height: auto;
      top: 0;
      left: 0;
      bottom: 0; }
      .rightHome .support p {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: none;
        -webkit-transform: none;
        margin: 20px 0;
        display: block; }

  .rightCompany {
    padding-bottom: 37px; }
    .rightCompany h3 {
      font-size: 4em; }
    .rightCompany p, .rightCompany ul li {
      font-size: 1.6em; }
    .rightCompany ul {
      margin-left: 5px; }
    .rightCompany ul li {
      margin-top: 8px; }
    .rightCompany .enterSite {
      margin-top: 15px; }
      .rightCompany .enterSite a {
        margin-left: 0; }
      .rightCompany .enterSite p {
        margin-left: 0; } }

/*# sourceMappingURL=style.css.map */
