.hero-section {
  height: 100%;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.body {
  height: auto;
}

.body.hero-body {
  height: 100%;
}

.slider {
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55));
  color: #fff;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  opacity: 1;
}

.navbar._2 {
  padding-bottom: 0px;
  background-color: transparent;
  box-shadow: none;
}

.slider-nav {
  padding-right: 93px;
  text-align: right;
}

.nav-link {
  margin-top: 25px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #fff;
  border-radius: 19px;
  -webkit-transition: background-color 350ms ease-in, color 350ms ease-in;
  transition: background-color 350ms ease-in, color 350ms ease-in;
  color: #fff;
}

.nav-link:hover {
  background-color: #fff;
  color: #585858;
}

.nav-link.w--current {
  background-color: #fff;
  color: #000;
}

.brand {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5;
}

.slider-1 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/1-2016-BMW-7-series-front-xlarge-xlarge_trans++rWYeUU_H0zBKyvljOo6zlkYMapKPjdhyLnv9ax6_too.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/1-2016-BMW-7-series-front-xlarge-xlarge_trans++rWYeUU_H0zBKyvljOo6zlkYMapKPjdhyLnv9ax6_too.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.slider-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/toyota-corolla-2015-black-wallpaper-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/toyota-corolla-2015-black-wallpaper-1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.slider-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/2015-GLK-CLASS-GLK350-SUV-MH2-D.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/2015-GLK-CLASS-GLK350-SUV-MH2-D.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero-headers {
  margin-top: 26%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
}

.hero-head {
  font-size: 68px;
  font-weight: 500;
  text-transform: uppercase;
}

.hero-text-block {
  margin-top: 35px;
  font-size: 14px;
  font-weight: 300;
}

.tab-img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section {
  font-family: Ubuntu, Helvetica, sans-serif;
  text-align: center;
}

.section.spacing {
  padding-top: 39px;
  padding-bottom: 39px;
  text-align: center;
}

.section.spacing.team {
  background-color: #f0f0f0;
  box-shadow: 1px 0 6px 2px rgba(0, 0, 0, .15);
}

.section.supply {
  padding-bottom: 85px;
}

.section.contact-us {
  height: 455px;
}

.nav-headers {
  font-size: 30px;
  text-transform: uppercase;
}

.nav-title {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  margin-bottom: 65px;
}

._2-navlink {
  margin-top: 25px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #000;
  border-radius: 19px;
  -webkit-transition: background-color 350ms ease-in, color 350ms ease-in;
  transition: background-color 350ms ease-in, color 350ms ease-in;
}

._2-navlink:hover {
  background-color: #000;
  color: #fff;
}

._2-navlink.w--current {
  background-color: #000;
  color: #fff;
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #26225b;
  box-shadow: 0 -3px 15px 0 rgba(0, 0, 0, .4);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
}

.nav-menu {
  position: absolute;
  top: 0px;
  right: 55px;
}

.useful-links {
  padding-bottom: 5px;
  float: none;
  clear: none;
  border-bottom: 1px solid #9c9c9c;
  -webkit-transition: color 350ms ease-in;
  transition: color 350ms ease-in;
  color: #b3b3b3;
  font-size: 16px;
  text-decoration: none;
}

.useful-links:hover {
  color: #fff;
}

.footer-links {
  margin-top: 15px;
  margin-bottom: 15px;
}

.tab-link {
  background-color: #26225b;
  background-image: -webkit-linear-gradient(270deg, #26225b, #332e79 47%, #26225b 92%);
  background-image: linear-gradient(180deg, #26225b, #332e79 47%, #26225b 92%);
  color: #fff;
}

.tab-link.w--current {
  background-color: #3c4680;
  background-image: none;
}

.header-container {
  margin-bottom: 25px;
}

.sec-sliders {
  padding-right: 68px;
  padding-left: 68px;
  text-align: center;
}

.team-slider {
  background-color: transparent;
}

.clients-row1 {
  margin-bottom: 10px;
}

.clients-row2 {
  margin-bottom: 10px;
}

.tabs {
  display: block;
  margin-bottom: 40px;
}

.icon-circles {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-bottom: 3px dotted #fff;
  border-radius: 180px;
  background-color: #26225b;
}

.vision {
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.missionvision {
  margin-top: 35px;
  margin-bottom: 40px;
}

.client-img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 350ms ease-out;
  transition: -webkit-filter 350ms ease-out;
  transition: filter 350ms ease-out;
  transition: filter 350ms ease-out, -webkit-filter 350ms ease-out;
}

.client-img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.profile-pic {
  border-radius: 90px;
}

.titles {
  font-weight: 300;
}

.column1-footer {
  padding-right: 45px;
  padding-left: 136px;
  border-right: 1px solid #979797;
  font-size: 12px;
  text-align: right;
}

.column2-footer {
  padding-left: 30px;
  font-size: 12px;
}

.header-footer {
  margin-bottom: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.banner-slider {
  display: block;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .29);
  text-align: center;
}

.banner-slider1 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5)), url('../images/2015-GLK-CLASS-GLK350-SUV-MH2-D.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5)), url('../images/2015-GLK-CLASS-GLK350-SUV-MH2-D.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.banner-slider2 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .62), hsla(0, 0%, 100%, .62)), url('../images/pexels-photo-42387.jpeg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .62), hsla(0, 0%, 100%, .62)), url('../images/pexels-photo-42387.jpeg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, 960px;
}

.banner-slider3 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5)), url('../images/street-building-construction-industry.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5)), url('../images/street-building-construction-industry.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.arrow {
  opacity: 0.15;
  -webkit-transition: opacity 350ms ease-in;
  transition: opacity 350ms ease-in;
  color: #000;
}

.arrow:hover {
  opacity: 0.75;
}

.product-supply-banner {
  margin-bottom: 21px;
  padding-top: 30px;
  padding-bottom: 35px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/twilight-power-lines-evening-evening-sun-46169.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/twilight-power-lines-evening-evening-sun-46169.jpeg');
  background-position: 0px 0px, 50% 71%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  box-shadow: inset 0 -1px 5px 1px rgba(0, 0, 0, .3);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.supplydiv-block {
  height: 380px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 15px;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  background-color: #f3f3f3;
}

.map-div {
  height: 50%;
}

.contact-us-row {
  position: static;
  left: 0px;
  top: 27%;
  right: 0px;
  z-index: 3;
  display: block;
  width: 70%;
  height: 294px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .21);
}

.column1-contactus {
  height: 100%;
  background-color: #fff;
}

.column2-contactus {
  height: 100%;
  padding-top: 13px;
  background-color: #26225b;
  color: #fff;
  font-size: 14px;
}

.map-cover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  height: 330px;
  background-color: rgba(100, 111, 170, .8);
}

.map {
  height: 330px;
}

.tsholofelo {
  margin-top: 10px;
  float: left;
  font-size: 13px;
  text-align: left;
}

.rorisang {
  margin-top: 10px;
  padding-bottom: 25px;
  padding-left: 56px;
  float: right;
  border-left: 1px solid #b6b6b6;
  font-size: 13px;
  text-align: left;
}

.names {
  padding-bottom: 14px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  text-transform: uppercase;
}

.map-button {
  display: inline-block;
  margin-top: 15px;
  padding: 7px 25px;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: rgba(56, 152, 236, 0);
  -webkit-transition: background-color 400ms ease-in, color 300ms ease-in;
  transition: background-color 400ms ease-in, color 300ms ease-in;
  font-size: 13px;
}

.map-button:hover {
  background-color: #fff;
  color: #0098ff;
}

.contactus-footer-container {
  position: static;
  left: 0px;
  right: 0px;
  bottom: -125px;
  padding-top: 125px;
  padding-right: 107px;
  padding-left: 107px;
  font-size: 12px;
  text-align: left;
}

.copyright {
  display: block;
  margin-right: 164px;
  margin-left: 164px;
  padding-top: 4px;
  border-top: 1px solid #cecece;
  opacity: 0.5;
  font-size: 14px;
  text-align: center;
}

.contact-us-padding {
  padding-top: 7px;
  padding-bottom: 7px;
}

.social-media-icons {
  margin-right: 10px;
}

html.w-mod-js *[data-ix="pop-up-icons"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .brand {
    max-width: 15%;
    margin-top: 5px;
    margin-left: 5px;
  }
  .slider-1 {
    padding-top: 26px;
  }
  .slider-2 {
    padding-top: 0px;
  }
  .slider-3 {
    padding-top: 6px;
  }
  .section.contact-us {
    height: 500px;
  }
  .nav-menu {
    display: block;
    width: 100%;
    height: 100vh;
    padding-top: 60px;
    background-color: #646faa;
  }
  .nav-menu.black {
    background-color: #26225b;
  }
  .column1-footer {
    padding-left: 55px;
  }
  .contact-us-row {
    top: 189px;
    width: auto;
    height: 272px;
  }
  .map-cover {
    height: 355px;
  }
  .rorisang {
    padding-left: 47px;
  }
  .contactus-footer-container {
    position: static;
    bottom: 0px;
  }
  .hamburger-menu {
    color: #fff;
  }
  .hero-logo {
    margin-top: 5px;
    margin-left: 10px;
  }
  .menu-button.w--open {
    background-color: #646faa;
  }
  .copyr-section {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
}

@media (max-width: 767px) {
  .slider-1 {
    padding-top: 0%;
  }
  .slider-2 {
    padding-top: 0%;
  }
  .slider-3 {
    padding-top: 0px;
  }
  .hero-headers {
    margin-top: 10%;
  }
  .hero-head {
    font-size: 35px;
  }
  .hero-text-block {
    margin-right: 69px;
    margin-left: 69px;
    font-size: 12px;
  }
  .section.contact-us {
    height: 700px;
  }
  .nav-headers {
    font-size: 22px;
  }
  .nav-title {
    font-size: 12px;
  }
  .client-img.final2 {
    max-width: 68%;
  }
  .titles {
    font-size: 24px;
  }
  .contact-us-row {
    top: 101px;
    height: 400px;
  }
  .column1-contactus {
    height: 68%;
  }
  .column2-contactus {
    height: 75%;
  }
  .map {
    height: 286px;
  }
  .rorisang {
    padding-left: 76px;
  }
  .contactus-footer-container {
    position: static;
    bottom: -461px;
    margin-top: 0px;
    padding-top: 273px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .copyright {
    position: relative;
    left: 0px;
    right: 0px;
    margin-right: 122px;
    margin-left: 122px;
  }
  .hero-logo {
    margin-left: 5px;
  }
  .copyr-section {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
}

@media (max-width: 479px) {
  .nav-link {
    margin-right: 20px;
  }
  .brand {
    max-width: 20%;
  }
  .slider-1 {
    padding-top: 20%;
  }
  .slider-3 {
    padding-top: 26px;
  }
  .hero-head {
    font-size: 30px;
  }
  .section.contact-us {
    height: 705px;
  }
  .tab-link {
    background-image: none;
  }
  .sec-sliders {
    padding-right: 45px;
    padding-left: 45px;
  }
  .team-slider {
    height: 419px;
  }
  .client-img.final2 {
    max-width: 50%;
  }
  .contact-us-row {
    top: 105px;
    height: 590px;
  }
  .column1-contactus {
    height: auto;
    padding-bottom: 10px;
  }
  .column2-contactus {
    height: 260px;
  }
  .contactus-footer-container {
    top: 974px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .copyright {
    position: static;
    bottom: -467px;
    margin-right: 45px;
    margin-left: 45px;
  }
  .copyr-section {
    position: static;
  }
}

