#c93 .row {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap !important;
    width: 600px;
    margin-left: 0px;
}



#c93 button {
    font-weight: 400;
    font-size: 18px;
    background-color: #191919;
    padding: 10px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
}



#c93 h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Poppins';
    padding-bottom: 20px;
}



#c93 p.message {
    color: #f3f1f1;
}



* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #fff; }

.container {
  max-width: 1170px; }

.poppins, .menu-main .menu li a, .menu-main .topbar a, .home-banner-text h1, .home-banner-text p, .drive-with-us-section .drive-part, .drive-with-us-section .drive-options .option1 p, .section-heading .head1 h2, .section-heading .head2 h3, .section-heading .head2 p, .section-heading p.para, .contact-btn, .about-us-section .about-text p, .footer-section, a.join-team-btn-drivepage, .benefits-section .benefits-text h3, .benefits-section .benefits-text li, .services .service1 p, .key-success-section .heading h2, .key-success-section .heading p, .key-success-section .success-road .box1 p, .contact-page-info .info-part a {
  font-family: 'Poppins', sans-serif; }

.home-banner-section {
  background: url("../images/homepage-banner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  height: 840px;
  position: relative; }

.home-banner-section .banner-truck {
  position: absolute;
     bottom: -60px;
    right: 0;
    max-width: 1346px; }

.menu-main .logo-banner {
  float: left; }

.menu-main .logo-banner img {
  margin-top: 30px; }

.menu-main .menu-items {
  float: right; }

.menu-main .menu li {
  display: inline-block;
  list-style: none; }

.menu-main .menu li a {
  font-weight: 400;
  color: #fff;
  font-size: 17px;
  padding: 20px 15px;
  text-transform: uppercase; }

.menu-main .menu li a:hover {
  color: #1b1e21; }

.menu-main .menu li span {
  color: #fff; }

.menu-main .menu li:first-child a {
  padding-left: 0; }

.menu-main .menu li:last-child a {
  padding-right: 0; }

.menu-main .menu ul {
  padding-left: 0;
  padding-top: 30px; }

.menu-main .topbar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 28px;
  padding-bottom: 13px; }

.menu-main .topbar a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none; }

.menu-main .topbar a:first-child {
  padding-right: 34px; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: unset;
  text-decoration: none; }

.menu-main .topbar a img {
  padding-right: 10px; }

.home-banner-text h1 {
  font-weight: 300;
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 85px; }

.home-banner-text h1 span {
  font-weight: 500;
  font-size: 72px; }

.home-banner-text h1 span.courteous-border {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 10px;
  padding-right: 10px; }

.home-banner-text {
  position: absolute;
  top: 28%;
  width: 625px; 
        left: 50%;
    transform: translateX(-50%);
}

.home-banner-text p {
  font-weight: 400;
  color: #fff;
  font-size: 17px;
  text-align: right; }

.padding-top-bottom {
  padding-top: 100px;
  padding-bottom: 100px; }

.drive-with-us-section .container {
  display: flex;
  flex-wrap: wrap; }

.drive-with-us-section .drive-part {
  flex-basis: 30%;
  background-color: #059948;
  color: #fff;
  padding: 40px;
  align-self: center;
  position: relative; }

.drive-with-us-section .drive-part:before {
  position: absolute;
  content: url("../images/tyre-line-icon.png");
  bottom: -43px;
  left: -70px;
  z-index: -1; }

.drive-with-us-section .drive-part:after {
  position: absolute;
  content: url("../images/tyre-line-icon.png");
  top: 26px;
  right: -54px;
  z-index: -1; }

.drive-with-us-section .drive-part h4 {
  font-weight: 400;
  font-size: 32px; }

.drive-with-us-section .drive-part p {
  font-weight: 400;
  font-size: 16px; }

.drive-with-us-section .drive-part a {
  font-weight: 400;
  font-size: 18px;
  background-color: #191919;
  padding: 10px;
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  color: #fff !important; }

.drive-with-us-section .drive-options {
  flex-basis: 70%;
  padding-left: 50px;
  display: flex;
  flex-wrap: wrap; }

.drive-with-us-section .drive-options .option1 {
  flex-basis: 50%;
  text-align: center;
  padding: 30px; }

.drive-with-us-section .drive-options .option1 p {
  font-weight: 400;
  font-size: 18px; }

.drive-with-us-section .drive-options .option1 p span {
  color: #059948; }

.drive-with-us-section .drive-options .option1 img {
  max-width: 100%;
  margin-bottom: 30px; }

.drive-with-us-section .drive-options .option1:first-child {
  border-bottom: 1px solid #eaeaea; }

.drive-with-us-section .drive-options .option1:nth-child(2) {
  border-bottom: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea; }

.drive-with-us-section .drive-options .option1:nth-child(4) {
  border-left: 1px solid #eaeaea; }

.section-heading {
  margin: auto;
  max-width: 800px;
  text-align: center; }

.section-heading .head1 h2 {
  font-size: 48px;
  font-weight: 300;
  color: #059848;
  border: 1px solid rgba(5, 152, 72, 0.3);
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 0; }

.section-heading .head1 {
  display: inline-block; }

.section-heading .head2 {
  display: inline-block;
  vertical-align: bottom; }

.section-heading .head2 h3 {
  font-size: 60px;
  font-weight: 500;
  color: #353535;
  text-transform: uppercase;
  margin: 0;
  line-height: 46px; }

.section-heading .head2 p {
  font-size: 16px;
  font-weight: 300;
  color: #353535;
  margin: 0;
  text-align: center; }

.section-heading p.para {
  font-size: 18px;
  font-weight: 300;
  color: #353535;
  margin: 0;
  text-align: center;
  margin-top: 20px; }

.how-we-work-section {
  background: url("../images/how-we-work-bg-img.jpg") no-repeat;
  background-position: center;
  background-size: cover; }

.how-we-work-section .we-work {
  margin-top: 50px;
  margin-bottom: 70px; }

.how-we-work-section .we-work img {
  width: 100%; }

.contact-btn {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  text-align: center;
  width: 366px;
  background-color: #d16130;
  border-radius: 10px;
  display: block;
  padding: 22px;
  margin: auto; }

.about-us-section {
  position: relative;
  padding-top: 100px; }

.about-us-section .section-heading .head2 h3 {
  letter-spacing: 10px; }

.about-us-section .about-us {
  margin-top: 100px;
  position: relative; }

.about-us-section .about-text {
  max-width: 460px;
  background-color: rgba(5, 152, 72, 0.8);
  padding: 40px;
  position: absolute;
  top: -50px;
  right: 0; }

.about-us-section .about-text p {
  font-weight: 300;
  color: #fff;
  font-size: 22px;
  margin: 0; }

.topology-img {
  position: absolute;
  left: 0;
  top: 0; }

.qet-in-touch {
  position: relative; }

.qet-in-touch .form {
  background-color: rgba(5, 152, 72, 0.85);
  padding: 50px;
  margin-top: 50px; }

.topology-gettouch {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1; }

.footer-section {
  text-align: center;
  color: #7f7f7f;
  font-weight: 400;
  font-size: 14px;
  padding-top: 100px; }

.footer-section .footer-emnu a {
  padding: 20px;
  color: #7f7f7f !important; }

.footer-section .footer-emnu a:hover {
  color: #059848; }

.footer-section .footer-social {
  padding-top: 20px; }

.footer-section .footer-social a {
  font-size: 25px;
  padding: 10px; }

.footer-section .footer-social a:hover {
  color: #059848; }

.footer-section .designedby {
  padding-top: 50px;
  padding-bottom: 20px; }

.footer-section .designedby a {
  color: #dc3545; }

.footer-section .designedby a:hover {
  color: #059848; }

.other_banner {
  background: url("../images/other_banner-img.jpg") no-repeat !important;
  background-position: center;
  background-size: cover;
  height: 400px; }

.other_banner .banner-truck {
  display: none; }

.other_banner .home-banner-text {
  display: none; }

.other_pages_banner_car {
  margin: auto;
  display: table;
  margin-top: -228px;
  max-width: 47%;
  position: relative; }

.drive-with-us-page .drive-options {
  flex-basis: 100%; }

.drive-with-us-page .drive-options .option1 .white-img {
  display: none; }

.drive-with-us-page .drive-options .option1:hover .green-img {
  display: none; }

.drive-with-us-page .drive-options .option1:hover .white-img {
  display: block;
  max-width: 100%;
  margin: auto;
  margin-bottom: 30px; }

.drive-with-us-page .drive-options {
  padding-top: 50px; }

.drive-with-us-page .drive-options .option1 {
  padding: 100px 30px;
  transition: all 0.3s ease; }

.drive-with-us-page .drive-options .option1:hover {
  background-color: #059848;
  transition: all 0.3s ease; }

.drive-with-us-page .drive-options .option1:hover p span {
  color: #fff; }

.drive-with-us-page .drive-options .option1:hover p {
  color: #fff; }

a.join-team-btn-drivepage {
  font-size: 22px;
  color: #fff;
  padding: 15px 80px;
  border-radius: 10px;
  background-color: #4b4b4b;
  margin: auto;
  display: table;
  margin-top: 40px; }

.benefits-section {
  position: relative; }

.benefits-section .benefits-text {
  width: 50%; }

.benefits-section .benefits-text h3 {
  font-weight: 500;
  font-size: 32px;
  color: #4b4b4b;
  text-transform: uppercase; }

.benefits-section .benefits-text h3 span {
  color: #059848; }

.benefits-section .benefits-text ul {
  padding-left: 0; }

.benefits-section .benefits-text li {
  font-weight: 300;
  font-size: 18px;
  color: #4b4b4b;
  list-style: none;
  padding-bottom: 10px; }

.side-truck-benefits {
  position: absolute;
  right: 0;
  top: -15%;
  width: 50%; }

.services-section {
  padding-bottom: 100px; }

.services {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px; }

.services .service1 {
  flex-basis: 33%;
  padding-bottom: 40px; }

.services .service1 .circle {
  width: 180px;
  height: 180px;
  background-color: #059848;
  border-radius: 100%;
  margin: auto;
  position: relative; }

.services .service1 .circle img {
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px; }

.services .service1 p {
  font-size: 20px;
  color: #4b4b4b;
  font-weight: 400;
  text-align: center;
  margin-top: 20px; }

.key-success-section {
  background: url("../images/success-background-img.png") no-repeat;
  height: 890px;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  margin-bottom: 50px;
  position: relative; }

.key-success-section .heading {
  max-width: 750px;
  margin: auto; }

.key-success-section .heading h2 {
  font-size: 60px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase; }

.key-success-section .heading p {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  text-align: center; }

.key-success-section .success-road {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px; }

.key-success-section .success-road .box1 {
  flex-basis: 20%;
  position: relative; }

.key-success-section .success-road .box1 .circle {
  width: 180px;
  height: 180px;
  border: 1px dashed #fff;
  border-radius: 100%;
  position: relative;
  margin: auto; }

.key-success-section .success-road .box1 .circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%; }

.key-success-section .success-road .box1 p {
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding-top: 20px; }

.key-success-section .success-road .box1 .border-only {
  border-bottom: 1px dashed #fff;
  position: absolute;
  top: 30%;
  width: 100%;
  margin: 0; }

.key-success-section .contact-btn {
  margin-right: 0;
  margin-top: 50px; }

.key-success-section .success-truck {
  position: absolute;
  left: 0;
  bottom: -153px;
  width: 39%; }

.contact-page {
  padding-top: 100px; }

.contact_banner {
  height: 170px !important; }

.contact-page-info .info-part {
  background: linear-gradient(to right, #000000, #0d5a30, #0d5a30, #0d5a30);
  text-align: right;
  padding: 50px; }

.contact-page-info {
  position: relative;
  padding-top: 100px; }

.contact-page-info .info-part a {
  font-size: 25px;
  color: #34c174 !important;
  font-weight: 400;
  padding-left: 70px; }

.contact-page-info .info-part a img {
  opacity: 0.5; }

.contact-page-info .contact-page-truck {
  position: absolute;
  left: 0;
  top: -100px;
  max-width: 700px; }

.topbar-sm-screen {
  display: none; }

.menu-btn {
  border: 1px solid #000;
  width: 40px;
  height: 33px;
  position: absolute;
  right: 20px;
  top: 20px;
  border-radius: 5px;
  padding: 5px;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  display: none; }

.menu-btn span {
  width: 100%;
  height: 1px;
  background-color: #000;
  display: block;
  margin-top: 7px; }

.homepage-services {
  display: none; }

@media only screen and (max-width: 1400px) {
  .home-banner-section {
    height: 700px; }

  .other_banner {
    height: 400px; }

  .side-truck-benefits {
    top: 8%; }

  .contact-page-info .contact-page-truck {
    top: 0;
    max-width: 400px; }
    .home-banner-section .banner-truck {
  
    max-width: 1052px;
}
    
}
@media only screen and (max-width: 1199px) {
  .about-us-section .about-us img {
    width: 100%; }

  .topology-img {
    width: 200px; }

  .other_pages_banner_car {
    margin-top: -176px; }

  .key-success-section .success-truck {
    bottom: 5px; }

  .contact-page-info .contact-page-truck {
    top: 39px;
    max-width: 236px; } 
    
    .home-banner-section .banner-truck {
    max-width: 840px;
}
}
@media only screen and (max-width: 992px) {
  .home-banner-section {
    height: 660px; }

  .other_banner {
    height: 300px; }

  .other_pages_banner_car {
    margin-top: -135px; }

  .home-banner-text {
    max-width: 436px;
    top: 32%; }

  .home-banner-text h1 {
    font-size: 50px;
    line-height: 60px; }

  .home-banner-text h1 span {
    font-size: 46px; }

  .home-banner-section .banner-truck {
    bottom: 0; }

  .drive-with-us-section .drive-options .option1 {
    padding: 10px; }

  .drive-with-us-section .drive-part {
    padding: 20px; }

  .services .service1 p img {
    width: 52px; }

  .services .service1 p {
    font-size: 16px; }

  .key-success-section .success-road .box1 .circle {
    width: 140px;
    height: 140px; }

  .side-truck-benefits {
    display: none; }

  .benefits-section .benefits-text {
    width: 100%; }

  .contact-page-info .info-part a {
    font-size: 16px;
    padding-left: 20px; } 
    
    .home-banner-section .banner-truck {
    max-width: 614px;
    }
}
@media only screen and (max-width: 767px) {
  .topbar-sm-screen {
    display: block;
    text-align: center; }

  .hidden-sm-down {
    display: none; }

.home-banner-text {
    max-width: 436px;
    top: 32%;
    width: auto;
    left: unset;
    transform: unset;
}
  .menu-main .logo-banner {
    float: none;
    width: 100%;
    position: relative; }

  .menu-main .menu-items {
    float: none;
    width: 100%;
    background-color: #10b159;
    position: relative;
    z-index: 9; }

  .menu-btn {
    display: block; }

  .menu-main .menu li span {
    color: #fff;
    display: none; }

  .menu-main .menu li {
    display: block;
    list-style: none; }

  .menu-main .menu li:first-child a {
    padding-left: 15px; }

  .menu-main .menu li a {
    padding: 10px 15px;
    width: 100%;
    display: block; }

  .menu-main .menu li a:hover {
    color: #059848; }

  .menu-main .menu ul {
       padding-bottom: 8px;
    margin-top: 10px; }

  .menu-main .logo-banner img {
    margin-top: 8px;
    width: 150px; }

  .drive-with-us-section .drive-part {
    flex-basis: 100%; }

  .drive-with-us-section .drive-part a {
    width: 50%;
    margin: auto;
    margin-top: 30px; }

  .drive-with-us-section .drive-options {
    padding-left: 0;
    flex-basis: 100%;
    padding-top: 50px; }

  .drive-with-us-section .drive-part:after {
    display: none; }

  .section-heading .head1 h2 {
    font-size: 30px; }

  .section-heading .head2 h3 {
    font-size: 44px; }

  .section-heading .head2 p {
    font-size: 14px; }

  .padding-top-bottom {
    padding-top: 50px;
    padding-bottom: 50px; }

  .how-we-work-section .we-work {
    display: none; }

  .homepage-services {
    display: flex; }

  .services .service1 {
    flex-basis: 50%;
    padding-bottom: 40px; }

  .services .service1 p img {
    display: none; }

  .contact-btn {
    width: 240px;
    padding: 10px; }

  .topology-img {
    display: none; }

  .about-us-section .about-text {
    max-width: 100%; 
      
  }

  .qet-in-touch .form {
    padding: 20px; }

  .services-section {
    padding-bottom: 50px;
    padding-top: 50px; }

  .other_banner {
    height: 350px; }

  .key-success-section .success-road .box1 .circle {
    width: 90px;
    height: 90px; }

  .key-success-section .success-road .box1 .circle img {
    width: 40%; }

  .key-success-section .success-road .box1 .border-only {
    top: 17%; }

  .key-success-section .success-road .box1 p {
    font-size: 17px; }

  .drive-with-us-page {
    padding-top: 50px; }

  .benefits-section .benefits-text ul {
    margin-bottom: 0; }

  .contact-page {
    padding-top: 50px; }

  .contact-page-info .contact-page-truck {
    display: none; }

  .contact-page-info .info-part {
    background: linear-gradient(to right, #000000, #0d5a30, #0d5a30, #0d5a30, #0d5a30, #0d5a30, #0d5a30);
    text-align: center;
    padding: 50px 20px; } 
    .home-banner-section .banner-truck {
    max-width: 85%;
}
}
@media only screen and (max-width: 530px) {
  .menu-main .topbar a:first-child {
    padding-right: 0;
    padding-bottom: 10px; }

  .menu-main .topbar a {
    display: block;
    font-size: 14px; }

  .home-banner-section .banner-truck {
    display: none; }

  .home-banner-text {
    max-width: 100%;
    top: unset;
    text-align: center;
    position: unset;
    margin-top: 50px; }

  .home-banner-text h1 span {
    font-size: 30px; }

  .home-banner-text h1 {
    font-size: 30px;
    line-height: 40px; }

  .home-banner-text p {
    text-align: center; }

  .drive-with-us-section .drive-options .option1 img {
    margin-bottom: 20px;
    width: 50px; }

  .drive-with-us-section .drive-options .option1 p {
    font-size: 14px; }

  .drive-with-us-section .drive-part a {
    width: 70%; }

  .services .service1 {
    flex-basis: 100%; }

  .about-us-section .about-text {
    position: unset;
    top: unset;
    right: unset;
    margin-bottom: 50px;
    padding: 20px; }

  .about-us-section .about-text p {
    font-size: 17px; }

  .about-us-section .about-us {
    margin-top: 50px; }

  .footer-section {
    padding-top: 50px; }

  .footer-section .footer-emnu a {
    padding: 10px;
    display: block; }

  .footer-section .footer-emnu span {
    display: none; }

  .footer-section .designedby {
    padding-top: 30px; }

  .about-us-section {
    padding-top: 50px; }

  .home-banner-section {
    background: #059848;
    height: 440px; }

  .other_banner {
    height: 350px; }

  .other_pages_banner_car {
    margin-top: -88px; }

  a.join-team-btn-drivepage {
    font-size: 18px;
    color: #fff;
    padding: 10px 50px; }

  .key-success-section .success-road .box1 .border-only {
    display: none; }

  .key-success-section .success-road .box1 {
    flex-basis: 100%; }

  .key-success-section .heading h2 {
    font-size: 30px; }

  .key-success-section {
    background: #059848;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px; }

  .key-success-section .contact-btn {
    margin: auto;
    margin-top: 50px; }

  .key-success-section .success-truck {
    position: absolute;
    left: 0;
    bottom: -153px;
    width: 39%;
    display: none; }

  .contact-page-info .info-part a {
    font-size: 16px;
    padding-left: 0;
    display: block;
    padding-top: 5px; }

  .contact_banner {
    height: 230px !important; }
    
    .contact-page-info {
    position: relative;
    padding-top: 50px;
}
    
}

/*# sourceMappingURL=pattrick-styles.css.map */
