* {
  font-family: "Roboto", sans-serif;
}
.fixedback {
  background-image: url("../img/sliderbackground.png");
  background-position: left top;
  background-size: auto 100% ;
}
.Navbar-icon {
  padding: 5px 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.Navbar-icon .head-nav .navicon {
  display: inline-block;
  color: #e5e5e5;
  padding: 5px;
}
.Navbar-icon .htline .hline {
  float: right;
  font-size: 0.75rem;
  font-weight: 400px;
  text-decoration: none;
  display: inline-block;
  color: black;
  padding: 5px;
}
.Navbar-icon .htline .hline span {
  display: inline-block;
  margin-left: 7px;
  color: #e5e5e5;
}
@media all and (max-width: 768px) {
  .Navbar-icon .head-nav {
    text-align: center;
  }
  .Navbar-icon .htline {
    text-align: center;
  }
  .Navbar-icon .htline .hline {
    float: none;
  }
}
.Navbar {
  background-color: rgba(255, 255, 255, 0.9);
  border-top: 1px solid #e5e5e5;
  box-shadow: 0 1px 1px;
}
.Navbar .checkbtn {
  font-size: 30px;
  float: right;
  margin-right: 15px;
  padding: 8px 5px;
  color: #303842;
  display: none;
}
.Navbar #check {
  display: none;
}
.Navbar .logo {
  display: inline-block;
  text-decoration: none;
  font-family: "OpenSans", sans-serif;
  font-size: 1.8rem;
  font-weight: 300px;
  color: #303842;
  padding: 5px 0;
}
.Navbar .logo span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.2px;
}
.Navbar .menu {
  list-style: none;
  float: right;
  vertical-align: middle;
  margin-bottom: 0;
}
.Navbar .menu li {
  display: inline-block;
  border-top: 2px solid transparent;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1rem;
  transition: 0.7s;
}
.Navbar .menu li a {
  display: inline-block;
  padding: 18px 3px;
  text-decoration: none;
  color: #45505e;
  transition: 0.3s;
}
.Navbar .menu .active,
.Navbar .menu .items:hover {
  border-top: 2px solid #45505e;
}
@media all and (max-width: 768px) {
  .Navbar .checkbtn {
    display: inline-block;
    cursor: pointer;
  }
  .Navbar .logo {
    margin-left: 15px;
  }
  .Navbar .menu {
    position: absolute;
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0.9);
    top: 140px;
    left: -150vh;
    text-align: center;
    padding: 25px 0;
    transition: all 1s;
  }
  .Navbar .menu li {
    padding: 0 100px;
    display: block;
  }
  .Navbar .menu li a {
    display: block;
  }
  .Navbar .menu li a.active,
  .Navbar .menu li a:hover {
    border-top: 1px solid #4caf50;
  }
}
.Navbar #check:checked ~ ul {
  left: 0;
}
.slideback .slide {
  text-align: center;
  padding: 100px 0;
}
.slideback .slide .slidep1 {
  padding: 0 90px;
  font-weight: 300;
  font-size: 3.5rem;
  color: #303842;
}
.slideback .slide .slidep2 {
  padding: 0 250px;
  font-weight: 300;
  font-size: 1.125rem;
  color: #6b7c93;
}
.slideback .slide a {
  display: inline-block;
  text-decoration: none;
  color: green;
  font-weight: 400;
  font-size: 0.875rem;
  padding: 10px 16px;
  box-shadow: 0 0 5px black;
  border-radius: 20px;
  margin-top: 20px;
}
@media all and (max-width: 768px) {
  .slideback .slide {
    padding: 40px 0;
  }
  .slideback .slide .slidep1 {
    padding: 0 20px;
    font-size: 1.8rem;
    color: #303842;
  }
  .slideback .slide .slidep2 {
    padding: 0 50px;
    font-size: 1rem;
    color: #6b7c93;
  }
  .slideback .slide a {
    display: inline-block;
    text-decoration: none;
    color: green;
    font-weight: 400;
    font-size: 0.875rem;
    padding: 10px 16px;
    box-shadow: 0 0 5px black;
    border-radius: 20px;
    margin-top: 20px;
  }
}
.logos {
  padding: 30px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.logos .customer h2 {
  font-weight: 300;
  color: #303842;
}
.logos .customer p {
  font-family: "OpenSans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #6b7c93;
}
.logos .log {
  padding: 15px 0;
  text-align: center;
  vertical-align: middle;
}
.logos .log img {
  height: 70px;
  width: 100%;
  object-fit: contain;
}
@media all and (max-width: 768px) {
  .logos .customer {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.services {
  margin-top: 100px;
  padding-bottom: 100px;
  background-image: url(../img/servives.png);
  background-position: -200px top;
  background-size: 680px 500px;
  background-repeat: no-repeat;
}
.services .ser2 {
  padding: 20px 5px;
}
.services .ser2 .ser2head {
  padding-bottom: 35px;
}
.services .ser2 .ser2head h2 {
  font-weight: 300;
}
.services .ser2 .ser2head p {
  font-weight: 300;
  font-size: 0.875rem;
  color: #6b7c93;
}
.services .ser2 .ser2right .col-md-6 {
  padding: 25px 0;
}
.services .ser2 .ser2right .col-md-6 .col-md-3 {
  padding: 1px;
}
.services .ser2 .ser2right .serlog {
  color: #6b7c93;
  transition: 0.5s;
  text-align: center;
}
.services .ser2 .ser2right .serlogright h6 {
  font-family: "OpenSans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.services .ser2 .ser2right .serlogright p {
  margin-top: 10px;
  font-weight: 300;
  font-size: 0.75rem;
  color: #6b7c93;
}
.services .ser2 .ser2right .col-md-6:hover .serlog {
  color: #4caf50;
}
@media all and (max-width: 768px) {
  .services .services .col-md-4 {
    display: none;
  }
  .services .ser2 .ser2head {
    text-align: center;
  }
}
.careers {
  background-color: #fafafa;
  transform: skewY(-6deg);
}
.careers .careers-img {
  padding: 140px 0;
  transform: skewY(6deg);
  background-image: url(../img/careersman.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.careers .careers-head h2 {
  font-weight: 300;
}
.careers .careers-head p {
  margin-top: 17px;
  font-weight: 300;
  font-size: 0.875rem;
  color: #6b7c93;
}
.careers .car-comp {
  margin-top: 70px;
}
.careers .car-comp .car-num {
  font-weight: 100;
  font-size: 2.75rem;
}
.careers .car-comp .car-num1 {
  color: #32d5ba;
}
.careers .car-comp .car-num2 {
  color: #6dc4f2;
}
.careers .car-comp .car-num3 {
  color: #ffd13c;
}
.careers .car-comp .car-num4 {
  color: #f44336;
}
.careers .car-comp .car-p {
  display: block;
  font-family: "OpenSans", sans-serif;
  font-size: 0.938rem;
  text-transform: uppercase;
}
@media all and (max-width: 768px) {
  .careers .careers-img {
    background-image: none;
  }
}
.contact {
  background-image: url(../img/contactbackground.jpg);
  background-size: 100%  auto;
  transform: skewY(-6deg);
}
.contact .container {
  transform: skewY(6deg);
}
.contact .contact-head {
  position: relative;
  top: 90px;
  text-align: center;
  padding: 0 35px;
}
.contact .contact-head h1 {
  font-weight: 300;
}
.contact .contact-head p {
  font-weight: 300;
  font-size: 0.875rem;
  color: #6b7c93;
}
.contact .form-div {
  margin-top: 80px;
  background-color: white;
  box-shadow: 0 0 10px grey;
  padding: 80px 60px;
  border-radius: 5px;
  font-family: "OpenSans", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  position: relative;
  top: 90px;
}
.contact .form-div .mail label {
  text-transform: uppercase;
}
.contact .form-div .mail input {
  margin-top: 15px;
  background-color: #f5f5f5;
  border: none;
  height: 40px;
}
.contact .form-div .f-name {
  margin-top: 20px;
}
.contact .form-div .f-name label {
  text-transform: uppercase;
}
.contact .form-div .f-name input {
  margin-top: 15px;
  background-color: #f5f5f5;
  border: none;
  height: 40px;
}
.contact .form-div .l-name {
  margin-top: 20px;
}
.contact .form-div .l-name label {
  text-transform: uppercase;
}
.contact .form-div .l-name input {
  margin-top: 15px;
  background-color: #f5f5f5;
  border: none;
  height: 40px;
}
.contact .form-div .message {
  margin-top: 20px;
}
.contact .form-div .message label {
  text-transform: uppercase;
}
.contact .form-div .message textarea {
  margin-top: 15px;
  background-color: #f5f5f5;
  border: none;
}
.contact .form-div .contact-bt {
  border: none;
  background-color: white;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 10px 24px;
  color: green;
  border-radius: 35px;
  box-shadow: 0 0 5px grey;
  margin-top: 30px;
}
.backskew {
  background-color: #fafafa;
  height: 180px;
}
.compress {
  position: relative;
}
.compress div {
  width: 100%;
  position: absolute;
  top: -78px;
  background-color: #fafafa;
  height: 135px;
}
.fouter {
  position: relative;
  top: 40px;
  background-color: #fafafa;
  border-top: 1px solid #e9e9e9;
  padding: 40px 0;
}
.fouter .fouter1 {
  padding: 20px 0;
  padding-left: 16px;
}
.fouter .fouter1 a {
  text-decoration: none;
  display: inline-block;
  color: #303842;
}
.fouter .fouter1 a span {
  display: inline-block;
  margin-left: 5px;
  letter-spacing: 0.5px;
  color: #303842;
  font-family: "OpenSans", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  vertical-align: middle;
}
.fouter .fouter1 p {
  font-weight: 300;
  font-size: 0.875rem;
  color: #8191a6;
  margin-top: 15px;
}
.fouter .fouter1 .privacy a {
  display: inline-block;
  font-weight: 600;
  color: #303842;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-right: 20px;
  text-decoration: none;
}
.fouter .fouter1 span {
  margin-top: 10px;
  display: block;
  color: #8191a6;
  font-weight: 300;
  font-size: 0.875rem;
}
.fouter .fouter1 span i {
  padding: 0 2px;
}
.fouter .fouter2 {
  padding: 20px 0;
  padding-left: 16px;
}
.fouter .fouter2 p {
  font-weight: bolder;
  font-size: 0.875rem;
  color: #303842;
  text-transform: uppercase;
}
.fouter .fouter2 ul {
  padding-top: 10px;
  padding-left: 0;
  list-style: none;
}
.fouter .fouter2 ul a {
  text-decoration: none;
  color: #8191a6;
  font-size: 0.875rem;
  text-transform: uppercase;
  transition: all 0.5s;
  display: block;
}
.fouter .fouter2 ul a li {
  margin-top: 9px;
}
.fouter .fouter2 ul a:hover {
  color: #303842;
  text-shadow: 0px 0px 1px black;
  transform: translate(0, 2px);
}
.fouter .fouter3 {
  padding: 20px 0;
  padding-left: 16px;
}
.fouter .fouter3 p {
  font-weight: bolder;
  font-size: 0.875rem;
  color: #303842;
  text-transform: uppercase;
}
.fouter .fouter3 ul {
  padding-top: 10px;
  padding-left: 0;
  list-style: none;
}
.fouter .fouter3 ul a {
  text-decoration: none;
  color: #8191a6;
  font-size: 0.875rem;
  text-transform: uppercase;
  transition: all 0.5s;
  display: block;
}
.fouter .fouter3 ul a li {
  margin-top: 9px;
}
.fouter .fouter3 ul a:hover {
  color: #303842;
  text-shadow: 0px 0px 1px black;
  transform: translate(0, 2px);
}
.fouter .fouter4 {
  padding: 20px 0;
  padding-left: 16px;
}
.fouter .fouter4 p {
  font-weight: bolder;
  font-size: 0.875rem;
  color: #303842;
  text-transform: uppercase;
}
.fouter .fouter4 ul {
  padding-top: 10px;
  padding-left: 0;
  list-style: none;
}
.fouter .fouter4 ul a {
  color: #8191a6;
  display: inline-block;
  margin-right: 7px;
  font-size: 18px;
  transition: 0.5s;
}
.fouter .fouter4 ul a:hover {
  color: #303842;
  text-shadow: 0px 0px 1px black;
}
@media all and (max-width: 768px) {
  .services {
    background-image: none;
  }
  .careers-head {
    padding: 0 10px;
    text-align: center;
  }
  .car-comp {
    text-align: center;
  }
}
