@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:focus{outline: none !important;}
.form-control:focus{box-shadow: none;}
html { font-size: 62.5%;}
body{background:#F9F9F9;font-family: 'Poppins', sans-serif;}
body.white{background:#fff;}
*{ margin:0; padding: 0; font-size: 1.6rem;}
.topMenu { position: relative; height: 6rem;}
span.topheaderbg-color { position: absolute; height: 6rem; width: 100%; background: transparent; content: ""; left: 0%; z-index: -1;}
 .brandLogo { z-index: 1; }
 .txt-white * {color: #fff !important;}
 .topMenu a { padding: 1rem;}
 .skey { position: relative; display: block;z-index: 0;}
 .skey:before { content: ""; position: absolute; height: 90%; width: 90%; z-index: -1; left: 50%; top: 50%; transform: skew(30deg) translate(-43%,-50%); }
 .fnt-siz{font-size: 1.6rem;border-radius:1rem}
.fnt-54 {font-size: 5.4rem !important;}
.fnt-50 {font-size: 5rem !important;}
.fnt-44 {font-size: 4.4rem !important;}
.fnt-43 {font-size: 4.3rem !important;}
.fnt-40 {font-size: 4rem !important;}
.fnt-36 {font-size: 3.6rem !important;}
.fnt-34 {font-size: 3.4rem !important;}
.fnt-32 {font-size: 3.2rem !important;}
.fnt-30 {font-size: 3rem !important;}
.fnt-28 {font-size: 2.8rem !important;}
.fnt-27 {font-size: 2.7rem !important;}
.fnt-26 {font-size: 2.6rem !important;}
.fnt-22 {font-size: 2.2rem !important;}
.fnt-20 {font-size: 2rem !important;}
.fnt-24 {font-size: 2.4rem !important;}
.fnt-19 {font-size: 1.9rem !important;}
.fnt-18 {font-size: 1.8rem !important;}
.fnt-14 {font-size: 1.4rem !important;}
.fnt-13 {font-size: 1.3rem !important;}
.fnt-12 {font-size: 1.2rem !important;}
.fnt-medium{font-weight: 500;}
 /* .bg-graybefore {color: #fff;} */
 .bg-graybefore:before { background: #A6A6A6;}
 .loginbtn {flex-grow: 0.03;padding: 1rem;}
 input,.form-control{font-size: 1.6rem !important;}
 .searchbox input#input {background: transparent;height: 5rem;border: 0;}
 .searchbox  {position: relative;}
 .searchbox input#input {
  background: transparent;
  height: 5rem;
  border: 0;
}
.date-group.d-flex {
  align-items: baseline;
}
.date-group select {
  display: flex;
  width: 50%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1.3rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  /* border: 1px solid #ced4da; */
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border:0
}
ul.trailerOption li a:hover img {
  filter: invert(1);
}
.date-group input {
  width: 57%;
}
.searchbox:before {
  border-left: 1px solid #707070;
  height: 100%;
  width: 100%;
  display: block;
  content: "";
  position: absolute;
  transform: skew(26deg);
  left: -1.6rem;
  z-index: -1;
}
.searchbox input {
  background: transparent;
  height: 5rem;
  border: 0;
  color:#fff;
}
.searchbox input:focus {
  background-color: transparent;
  color:#fff;
}
button.searchSubmitBtn {
  background: no-repeat;
  border: none;
  text-transform: uppercase;
  color: #fff;
}
span.location{
  margin-top: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #C91D2A;
}
.z-index1 {
  z-index: 1;
  position: relative;
}
.homeBanner{
  background: url(../images/slider-bg.png);
    padding: 15rem 1.5rem 11rem;
    position: relative;
    margin-top: -12rem;
    background-position: bottom;
}
span.userlogin-img img {
  height: 22px;
  width: 22px;
  border-radius: 20px;
  margin-right: 10px;
}

span.userlogin-img {

  display: block;
}
.bg-red-skey:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #C91D2A;
}
.bg-black-skey:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
}
.bg-white-skey:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #fff;
}
.border-skey:before {
  content: "";
  height: 100%;
  width: 100%;
  border: 2px solid;
}
.navbar-expand-lg .navbar-nav .nav-link:nth-child(1) {
  padding-left: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 2rem;
  padding-right: 2rem;
}
.custom-container {
  max-width: 137rem;
  margin: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}
.fnt-bld {
  font-weight: 700;
}
h6.footerheading {
  font-size: 1.8rem;
}
.empty-sec {
  background: #f6f6f6;
  padding: 9rem;
}
footer {
  background: #F6F6F6;
  padding: 5rem 1.5rem 5rem;
}
footer ul.footer-menu {
  list-style-type: none;
  padding: 0;
}
footer ul.footer-menu a,footer ul.footer-menu a:hover,footer ul.footer-menu a:focus{
  color:#2A2A2A;
  font-family: 'Source Sans Pro', sans-serif;
}
footer ul.footer-menu i {
  color: #C31D2B;
}
footer form.newsletter input.form-control {
  padding: 2rem 1rem;
  border: 0;
}
footer form button {
  border: none;
}
.copyRight {
  border-top: 2px solid #eee;
}
.infoContainer h1.bannerHeading {
  font-size: 8rem;
  color: #fff;
  padding: 3rem 0;
}
.infoContainer {
  max-width: 70rem;
  margin: 10rem 0;
}
.bannerHeadingmain:before {
  background: #00000075;
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  transform: skewX(22deg);
  right: -5rem;
}
.bannerHeadingmain{position:relative;z-index: 0;    padding: 0 5rem;}
.pannerParagraphMain {
  position: relative;
  z-index: 0;
  max-width: 47.5rem;
  padding: 0 7rem;
}
.pannerParagraphMain:before {
  background: #fff;
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  transform: skewX(22deg);
  right: -34px;
}
p.bannerPara {
  font-size: 3rem;
  padding: 3rem 0;
}
.formBox {
  background: url(../images/search-bg.png);
  z-index: 1;
  max-width: 50rem;
  flex-grow: 1;
  background-size: cover;
  padding: 2rem;
}
.formBox form {
  max-width: 34rem;
  margin: 5rem auto;
}
.formBox form h4.formHeading {
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
  padding-bottom: 2rem;
}
.border-radius {
  border-radius: .5rem;
}
.formgroup.border-radius input {
  border: 0;
  color:#A6A6A6
}
.formgroup.border-radius label {
  font-size: 1.4rem;
  font-weight: 700;
}
.background-transparent {
  background: transparent;
}
section.howitwork {
  padding: 13rem 1.5rem;
}
.heading {
  font-size: 5.5rem;
  z-index: 21;
    position: relative;
}
.para {
  color: #8B8B8B;
  z-index: 21;
    position: relative;
}
span.highliter {
  font-size: 20.4rem;
  text-align: center;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  font-weight: 700;
  opacity: .033;
  color: #1A1A1A;
  white-space: nowrap;
}
.box-shadow {
  box-shadow: 0 0 18px 0px #ddd;
}
.boxwork {
  padding: 3rem;
  text-align: center;
  border-bottom: 1rem solid #C91D2A;
  min-height: 14.6rem;
}
.boxwork1 {
  padding: 2rem;
}
.boxwork .smallHeading {
  font-size: 2.2rem;
  font-weight: bold;
  max-width: 23rem;
  margin: auto;
  padding-bottom: 3rem;
  min-height: 8rem;
}
.boxwork .para {
  font-size: 1.4rem;
}
.trailerOption li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width:  16.66%;
  flex-wrap: wrap;
}
.trailerOption li .trailerIcon {
  height: 16.5rem;
  width: 16.5rem;
  box-shadow: 0px 5px 16px #00000014;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15rem;
  background: #fff;
}
.trailerOption li .trailertitle {
  width: 16.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15rem;
  /* background: #fff; */
  text-align: center;
  text-transform: uppercase;
  margin: auto;
  padding:1.5rem 1.5rem 3.5rem 1.5rem;
  color: #000;
}
section.trailersSection {
  background: #F6F6F6;
  padding: 8rem .5rem;
}
.trailerOption li a:hover .trailerIcon {
  background: transparent linear-gradient(180deg, #C91D2A 0%, #9C1721 100%) 0% 0% no-repeat padding-box;
}
/* .trailerOption li a:hover .trailerIcon img {
  background: transparent linear-gradient(180deg, #C91D2A 0%, #9C1721 100%) 0% 0% no-repeat padding-box;
  filter:invert(1)
} */
section.rental-price {
  background: url(../images/CTA-center-bg.png);
  padding: 8rem 1.5rem;
  background-size: 107%;
  background-position: right;
}
section.featured-newlyList .formBox {max-width: 68.8rem;}
section.featured-newlyList .formBox form{max-width:54.1rem;padding-bottom: 3rem;}

span.irs-grid {
  display: none !important;
}

.irs--flat .irs-handle>i:first-child {
  height: 2rem;
  width: 2rem;
  background: #fff;
  border-radius: 2rem;
}

.irs--flat .irs-bar {
  background: #fff;
  height: .5rem;
  top: 3rem;

}

.irs--flat .irs-line {
  height: .5rem;
  top: 3rem;
  opacity: 0.42;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
  background: transparent;
  position: absolute;
  margin-top: 5rem;
  margin-left: 1rem;
  font-size: 1.4rem;
}

.irs--flat .irs-min, .irs--flat .irs-max {
  display: none;
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before{content:none}
.boxwork1 i {
  font-size: 1rem;
}
.custom-container .formBox form h4.formHeading {
  padding-bottom: 4rem;
}
section.featured-newlyList .formgroup {
  margin-bottom: 3rem !important;
}
section.featured-newlyList .formgroup select {
  height: 4rem;
  border: 0;
}
.box-shadow>span {
  position: absolute;
  background: #000;
  color: #fff;
  font-size: 1.2rem;
  padding: .5rem 1rem .5rem 1rem;
  z-index: 0;
  top: -6px;
}
nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active ,.nav-tabs .nav-link.active:focus ,.nav-tabs .nav-link.active:hover {
  border: 0;
  border-bottom: .5rem solid #c91d2a;
  color: #c91d2a;
  font-weight: 700;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: 0;
}
section.featured-newlyList {
  padding: 7rem 1.5rem;
}
/* .custom-container ul li a {
  color: #000;
  font-size: 2.2rem;
} */
section.what-they-say{
  background: #000;
  padding: 7rem 1.5rem;
}
section.what-they-say span.highliter {color:#1a1a1a;opacity:1}
.testimonalsec {
  z-index: 1;
}
.items {
  margin: 9rem  1.5rem  20rem;
}
.bg-gray {
  background: #393939;
  color: #fff;
}
.itemDetail {
  padding: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.items.slick-active {
  top: -2.6rem;
  position: relative;
}
.urgentbgImg{background: url(../images/CTA-bottom-bg.png) center no-repeat;}
section.urgentely-sevenday {
  margin: -18rem 0;
  z-index: 2;
  position: relative;
}
.headingBX {
  max-width: 37rem;
  font-weight: 700;
  padding-bottom: 3rem;
}

.need-trailerBx,
.rent-trailer-bx {
  padding: 3rem;
  max-width: 45rem;
  margin: auto;
}
.rent-trailer-bx a i,.need-trailerBx a i {
  padding-left: 1rem;
}
.rent-trailer-bx a , .need-trailerBx a  {
  padding-top: 3rem;
  display: block;
}

/* about */
.infoContainer1 {
  margin: 10rem 0;
  display: inline-block;
}
.infoContainer1 h1.bannerHeading {
  font-size: 8rem;
  color: #fff;
  padding: 3rem 10rem;
  clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 15% 100%, 0 0);
  background: #00000099;
  padding-right: 1.5rem;
}
section.innerPage {
  background: url(../images/dashboard-inner-banner.svg) no-repeat;
  padding: 3.5rem 1.5rem 11rem;
  position: relative;
  margin-top: -12rem;
}
.colorRed{  color: #C31D2B;font-size: inherit;}
section.aboutRental {
  padding: 7rem 1.5rem;
}
.titelContainer {
  position: relative;
  z-index: -1;
}

.titelContainer span.highliter {
  z-index: -1;
}
section.aboutSliderSection {
  padding:4rem 1.5rem 16rem;
}
.titelContainer.about
 span.highliter {
    top: -14rem;
}
.skickImg {
  position: absolute;
  bottom: -8rem;
}

span.slick-prev {
  left: 45%;
}

span.slick-next {
  left: 56%;
}
.aboutSlider h5 {
  padding-bottom: 1.5rem;
}
section.aboutRental .titelContainer {
  padding-bottom: 3rem;
}
.aboutSlider  h3 {
  padding-bottom: 2rem;
}
.aboutSlider:after {content: "1995";position: absolute;left: 49%;font-size: 3.8rem;font-weight: 500;color: #c31d2b;bottom: -8.5rem;}
section.ceo-information-section {
  background: url(../images/CEO-message-bg.png) no-repeat;
  padding: 8rem 1.5rem;
  background-size: cover;
}
.ceoInfo {
  max-width: 520px;
  margin-left: auto;
  font-size: 2.6rem;
  font-weight: 800;
  font-style: italic;
  text-align: right;
}
.seoName {
  font-size: 2.6rem;
  color: #C91D2A;
  text-align: right;
  margin-top: 4rem;
}

.seoName span {
  font-size: 3.6rem;
  font-weight: bold;
  display: block;
}
section.servicesBox {
  background: #C91D2A;
  padding: 7rem 0;
}
.service-container img {
  max-width: 8rem;
}
p.service-para {
  max-height: 5rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.fnt-bold {
  font-weight: 700;
}
.serivce-box {
  max-width: 20rem;
}
.teamcontaier {
  position: relative;
  padding-bottom: 4rem;
}

.teamcontaier .teamInfo {
  position: absolute;
  bottom: 1rem;
  clip-path: polygon(0% 29%,100% 0%,100% 100%,0% 100%);
  background: #fff;
  right: -1px;
  max-width: 21rem;
  height: 22rem;
  padding: 8rem 3rem 3rem;
  border-bottom: 4px solid #C91D2A;
}
section.ourTeam {
  padding: 8rem 0;
}
.teamcontaier .teamInfo.bg-red {
  background: #c91d2a;
  color: #fff;
  height: 26rem;
  border-color:#DCDCDC
}
.teamcontaier .teamInfo.bg-red li {
  background: #fff;
  margin: .5rem;
  height: 3rem;
  width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-top: 1rem;
}

.teamcontaier .teamInfo.bg-red li a {
  color: #c91d2a;
}
.trust-safety {
  max-width: 102rem;
  margin: 5rem auto;
}
section.trustsafetySection {
  padding-bottom: 8rem ;
}
.ceoInfo {
  text-shadow: 0 0 2px #000;
  color: #fff;
}
.aboutSlider:after{left: 42%;}
span.slick-prev {
  left: 35%;
}
.teamcontaier .teamInfo {
  top: 168px;
}
table.dataTable thead th {
  white-space: nowrap;
}
.dataTables_wrapper {
  max-width: 100%;
  overflow:auto
}
.spacerBox {
  margin-top: 6rem;
}
section.rental-price.priceBox {
  padding: 15rem 0;
  background-position: inherit;
}
/* accordians */
#main {
  margin: 50px 0;
}

#main #faq .card {
  margin-bottom: 30px;
  border: 0;
}

#main #faq .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
}

#main #faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  background: #fff;
  color: #222;
  padding: 1.6rem 5rem;
  box-shadow: 0px 2px 16px #00000029;
  font-size: 2.4rem;
  font-weight: 700;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f068";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #F6F6F6;
  color: #1a1a1a;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f067";
}

#main #faq .card .collapsing {
  background: #fff;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
  box-shadow: 0;
}

#main #faq .card .collapse.show {
  background: #fff;
  line-height: 30px;
  color: #222;
  box-shadow: 0px 2px 16px #00000029;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    box-shadow: none;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 3rem 5rem;
  color: #8B8B8B;
}
/* accordians */
.titelContainer.howitwork span.highliter {
  top: -90px;
}
section.readynow {
  padding: 8rem 0;
}
.trailerBox {
  background: #F5F5F5;
  padding: 3rem;
}
section.trailersection {
  padding-bottom: 5rem;
}
section.drive-your-feature-section{padding: 8rem 0;}
.smaallWidth {
  max-width: 80rem;
  margin: auto;
}
span.slick-prev.skickImg1.slick-arrow {
  top: 50%;
  position: absolute;
  left: -20rem;
}

span.slick-next.skickImg1.slick-arrow {
  right: -20rem;
  position: absolute;
  text-align: right;
  top: 50%;
}
section.suppotive-careerSection {
  background: #F5F5F5;
  padding: 8rem 0;
}
.lbenefits-box {
  border: 1px solid #C91D2A;
  padding: 3rem 1rem;
}
.lbenefits-box h5 {
  max-width: 25rem;
  margin: auto;
}
.lbenefits-box span {
  height: 7rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
section.employee-benefits-sec {
  padding: 8rem 0;
}
.light-gray {color: #9F9F9F;}
section.job-oponing-sec {
  padding: 0 0 8rem;
}
span.highliter.career {
  top: -10rem;
}
footer ul.footer-menu.social-media i {
  color: #fff;
}

footer ul.footer-menu.social-media span {
  height: 4rem;
  width: 4rem;
  display: flex;
  background: #C31D2B;
  align-items: center;
  justify-content: center;
  border-radius: 5rem;
}

footer ul.footer-menu.social-media li {
  padding-right: 1rem;
}
.dark-red{color:#C91D2A}
.blogIngo h4 {padding: 2rem 0 .5rem;}

.blogIngo h3 {
    padding: 1rem 0;
}
.blog-box {
  padding: 1rem 0 4rem;
}
nav.blog-pagination ul {
  justify-content: center;
}

nav.blog-pagination ul a.page-link {
  height: 5rem;
  width: 5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 5rem !important;
  margin: .5rem;
  font-weight: 500;
}
nav.blog-pagination .page-item.active .page-link {
  background: #c91d2a;
  border-color: #c91d2a;
}
section.press-blogs-sec {
  padding: 8rem 0;
}
section.contacusmap iframe {
  width: 100%;
}
.addresssection #main #faq .card .card-header .btn-header-link {
  font-size: 2rem;
}
section.addresssection:before {content: "";clip-path: polygon(0% 0%,100% 0%,100% 100%,15% 100%);background: #C91D2A;width: 50%;display: block;height: 100%;position: absolute;right: 0;}
section.addresssection {
    position: relative;
}
section.addresssection .contectinformation h3 {
  padding-bottom: 4rem;
}
section.addresssection .contectinformation {
  padding-left: 7rem;
}
.submited {border: 0;background: none;margin: 4rem auto 0 !important;}
.submited.m-0{margin:4rem 11px !important}
section.contactForm {
  padding: 8rem 0;
}
span.term-condition {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 5px;
}
select.form-control.select-height {
  height: 3.5rem;
}
.deliveryBox {
  padding: 2rem 0;
  text-align: center;
}
sectsection.earn-per-year-form .form-group {
  margin-bottom: 3rem;
}ion.earn-per-year-form .form-group {
  margin-bottom: 3rem;
}section.earn-per-year-form .form-group {
  margin-bottom: 3rem;
}
.image-uploader {
  min-height: 16rem;
}
span.term-condition a {
  padding-left: 1rem;
  color: #C31D2B;
}
.trailer-with-us-box {
  padding: 2rem 2.5rem;
}
section.trailer-with-us {
  padding: 8rem 0;
}
section.contactForm h3 {
  padding-bottom: 3rem;
}
section.contactForm form .form-control {
  padding: 2rem;
  margin-bottom: 2rem;
}
section.loginSec {
  background: url(../images/login-bg.png) no-repeat;
  padding: 15rem 1.5rem 11rem;
  position: relative;
  margin-top: -13rem;
  background-position: bottom;
  background-size: cover;
}
.login {
  max-width: 58rem;
  margin: 3rem auto;
  background: url(../images/loginform-bg.svg) no-repeat;
  padding: 6rem;
  background-size: cover;
}
.login form {
    padding: 0 5rem;
}
.btn-google,.btn-google:hover,.btn-google:focus {
  BACKGROUND: #dd4b39;
  font-size: 1.6rem;
  color: #fff;
  height: 4rem;
  padding: 0;
  line-height: 2.4;
}

.btn-google span {
  float: left;
  display: inline-block;
  background: #b03c2d;
  padding: 0 1rem;
  box-sizing: border-box;
  position: relative;
  width: 4rem;
}

.btn-google span:before {
  content: "";
  border: 5px solid #b03c2d;
  position: absolute;
  right: -8px;
  transform: rotate(45deg) translate(-50%);
  top: 50%;
}
.btn-facebook,.btn-facebook:hover,.btn-facebook:focus {
  BACKGROUND: #3B5998;
  font-size: 1.6rem;
  color: #fff;
  height: 4rem;
  padding: 0;
  line-height: 2.4;
}
.btn-facebook span {
  float: left;
  display: inline-block;
  background: #23355B;
  padding: 0 1rem;
  box-sizing: border-box;
  position: relative;
  width: 4rem;

}
.btn-facebook span:before {
  content: "";
  border: 5px solid #23355B;
  position: absolute;
  right: -8px;
  transform: rotate(45deg) translate(-50%);
  top: 50%;
}
.customBtn {
  background: #c91d2a;
  color: #fff;
  clip-path: polygon(2% 0%,94% 0%,98% 100%,6% 100%);
  padding: 1rem 2rem;
  position: relative;
  font-size: 1.5rem;
}
section.featured-newlyList img {
  width: 100%;
}
section.featured-newlyList .formBox.listing {
  background: #c31d2b;
  padding: 0 5rem;
}
.left-0 {
  position: relative;
  max-width: 94%;
}
.venderForm .bg-darkGray {
  padding: 2rem;
}
.venderForm .bg-darkGray .form-control {
  padding-left: 0;
  padding-right: 0;
}
.venderForm .bg-darkGray label {color: #8A8A8A !important;}
.filterBox{
  background: url(../images/filter-background.svg);
  padding: 2rem;
  margin-bottom: 2rem;
}
select.filter-select {
  border: 0;
  background: #F5F5F5;
  padding: .5rem 1rem;
  color: #A6A6A6;
}
.filter1 span {
  font-weight: 600;
}

section.detailslider-sec {
  padding: 5rem 0;
}
.tagStarBox {
  max-width: 23rem;
  color: #c91d2a;
}
.tagBox {
  background: #c91d2a;
  clip-path: polygon(0% 0%,77% 0%,100% 100%,24% 100%);
  color: #fff;
  padding: 0.2rem 1.5rem;
}
.listdetailsec {
  color: #c91d2a;
  font-size: 2.3rem;
  font-weight: 500;
}
.listdetailsec span.price {
  font-size: 4.1rem;
  display: block;
  line-height: 1;
}
.venderInfoSec {
  padding: 4rem 0px;
}
.productInfo {background: #F5F5F5;padding: 4rem 3rem;}
ul.productmenu li {
  width: 100%;
}

ul.productmenu li span:nth-child(1) {
  width: 9rem;
  display: inline-block;
  padding: .5rem 1.5rem;
  position: relative;
}

ul.productmenu li {
  padding: 1rem 0;
  border-bottom: 1px solid #ddd;
}
ul.productmenu li span:nth-child(1):before {
  content: "\f0da";
  position: absolute;
  left: 0px;
  font-family: 'Font Awesome 5 Pro';
  top: 2px;
  color: #c91d2a;
  font-size: 1.6rem;
}
.btn-red1 {
  clip-path: polygon(0% 0%,91% 0%,100% 100%,11% 100%);
  background: #c91d2a;
  font-size: 1.6rem;
  display: block;
  color: #fff !important;
  padding: 1rem 1rem;
  margin: 2rem 0;
}
.btn-dark1 {
  clip-path: polygon(0% 0%,91% 0%,100% 100%,11% 100%);
  font-size: 1.6rem;
  display: block;
  color: #fff !important;
  padding: 1rem 1rem;
  margin: 2rem 0;
  background: #1A1A1A;
}
ul.productmenu {
  margin-bottom: 5rem;
}
.login ul.nav.nav-tabs {
  max-width: 37rem;
  margin: 0 auto 2rem;
}
.login ul.nav.nav-tabs li a.nav-link.active {
  background: transparent;
  border-bottom: .3rem solid #c91d2a;
  color: #1a1a1a;
  font-size: 1.8rem;
  text-transform: uppercase;
}

.login ul.nav.nav-tabs li a.nav-link {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1a1a1a;
}
p.lightGray {
  color: #8A8A8A;
}
span.userlog {
 background: url(../images/user-bg.png);
}
.admin-sidemenu {
  background: #fff;
}
.admin-sidemenu li  i {
  color: #C31D2B;
  margin-right: 1rem;
}
.textblack * {color:#1A1A1A !important }
.subscribtion_Box {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 16px #0000001F;
  border-radius: 1rem;
}
.dark-black {
  color: #1a1a1a;
}
span.activeuser {
  background: #00FF55;
  height: 1.2rem;
  width: 1.2rem;
  display: inline-block;
  border-radius: 1rem;
}
.innerBorder {
  border: 1px solid #ddd;
  border-radius: 1rem;
}
section.orderHistory {
  overflow: hidden;
}
.userprofileImg {
  position: relative;
  max-width: 15rem;
}


.userprofileImg .file-upload {
display: none;
}
.userprofileImg .circle {
border-radius: 1000px !important;
overflow: hidden;
/* box-shadow: 0px 0px 10px #00000029;
border: 5px solid #FFFFFF; */
}

.userprofileImg .p-image {position: absolute;color: #fff;transition: all .3s cubic-bezier(.175, .885, .32, 1.275);top: 50%;left: 50%;transform: translate(-50%,-50%);}
.userprofileImg .p-image:hover {
transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.userprofileImg .upload-button {
font-size: 1.2em;
}

.userprofileImg .upload-button:hover {
transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
/* color: #999; */
}
h4.username {
  font-size: 1.8rem;
  font-weight: 700;
}
.userwithStar {
  background: #252525;
  color: #fff;
  padding: 1rem;
}
section.breadcrum span {
  color: #707070;
  font-size: 1.7rem;
}
section.breadcrum {
  background: url('../images/dashboard-bg.svg');
  padding: 16.5rem 0 3rem;
  display: flex;
  background-repeat: no-repeat;
  margin: 3rem 0;
}
.activeBooking{
  background: url(../images/dashboard-detail-bg1.svg);
    padding: 5rem 3rem;
    background-repeat: no-repeat;
}
.spendingMonth {
  background: url(../images/dashboard-detail-bg2.svg);
  padding: 5rem 3rem;
  background-repeat: no-repeat;
}
table.dataTable.tableui tbody tr td {
  border: 0 !important;
}
table.dataTable.tableui tbody tr:nth-child(odd) td{background:#fff !important}
table.dataTable.tableui tbody tr:nth-child(even) td{background:#F2F2F2 !important}
.dataTables_wrapper .dataTables_info {font-size: 1.8rem;font-weight: 500;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
 .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
 .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #c91d2a;
    color: #fff !important;
    border-radius: 5rem;
    border: 0;
    font-weight: 600;
}
table.dataTable th,table.dataTable th * {
  background: #c91d2a;
  color: #fff;
  padding: 2rem 1.5rem !important;
  border: 0 !important;
}
section.orderHistoeySec {
  padding-bottom: 7rem;
}
.profileUser  tr td:nth-child(1) {
  width: 20%;
  padding-bottom: 2rem;
}
.profileUser  tr td:nth-child(2) {
  padding-bottom: 2rem;
}
span.visacardImg {
  max-width: 5rem;
}
.reviews-footer {
  opacity: .3;
}
.reviews-footer img {
  max-width: 6rem;
}
.reviews-section .item {
  position: relative;
  left: -16rem;
  margin: 1rem;
  border: 1px solid #DDDDDD;
  padding: 3rem;
  border-radius:.7rem
}
.btn.btn-red1.width-set {
  display: inline-block;
  clip-path: polygon(0% 0%,84% 0%,100% 100%,16% 100%);
  padding:  .7rem 5rem;
  font-weight: 600;
}
.right{float: right;}
.booking-history table td {
  padding: 1rem;
  vertical-align: top;
}
.booking-history .detail {
  font-size: 1.6rem;
  color: #8A8A8A;
}
.rentalpricesec {
  background: #c91d2a;
  padding: 1.5rem 3rem;
  color: #fff;
  margin-top: 4rem;
}
.booking-historyDetail {
  background: #F2F2F2;
  padding: 3rem 3rem 1rem;
  margin-top: 5rem;
}
.btn-red1.dark-black {
  background: #000000;
}
.booking-historyDetail p {
  color: #8A8A8A;
}
.dark-black.bg-red-skey:before {
  background: #1a1a1a;
}
.bg-darkGray {
  background: #E9E9E9;
  border: 1px solid #D5D5D5;
  padding: .5rem  1rem 0;
  margin-bottom: 3rem;
}
.bg-darkGray .form-control {
  border: 0;
  margin-bottom: 1rem;
  background: transparent;
  height: 3rem;
}
span.userlogin-img img {max-width: 4rem;}

.loginbtn .bg-graybefore {
    padding: .7rem 1.5rem 0.7rem 1.5rem;
}
.starBox i {
  font-size: 1.2rem;
}
.activeBooking.vendor {background: url(../images/dashboard-detail-bg-1.svg);}

.spendingMonth.vendor {
    background: url(../images/dashboard-detail-bg-2.svg);
}

.remaningAmmount.vendor {
    background: url(../images/dashboard-detail-bg-3.svg);
    padding: 5rem 3rem;
    background-repeat: no-repeat;
}
.bgdark-black {
  background: #000;
  color: #fff !important;
}
section.orderHistoeySec .col-lg-9.col-md-8 [class^="col-"] {
  padding: 8px 15px;
  align-self: center;
}
.col-md-4.per-file * {
  justify-content: center;
  text-align: center;
  font-size: 15px;
  color: #585858;
}

.col-md-4.per-file {
  border: 2px solid #ddd;
  margin: 15px;
  height: 160px;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 7px;
}
span.dark-red.fnt-bold.fnt-size {
  padding-right: 20px;
}
.col-md-4.per-file .file-icon i {
  font-size: 40px;
  padding-bottom: 20px;
  color: #ddd;
}

.nav-tabs .nav-link {
  color: #000;
  font-weight: 700;
}
td.flx {
  display: flex;
}
.status-alert {
  background: #d00c0ca1;
  border: 2px solid #ce0a0a;
  color: #fff;
  padding: 7px 15px 0;
  border-radius: 5px;
  margin-bottom: 15px;
}

.status-alert a {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
p.no-records {
  font-size: 30px;
  text-align: center;
  color: #de6262;
}

.submitbtn  {
  background: transparent;
  border: 0;
}
.culatorBox.rent {
  background: url("../images/Calcu-bg.png");
  background-size:cover ;
  padding: 50px;
  margin: 50px 0;
}
.culatorBox.rent h6 {
    font-size: 16px;
    color: #fff;
}

.culatorBox.rent .calculateTime {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.bg-lightgray {
  background: #F6F6F6;
}
section.venderReviews {
  padding: 80px 15px;
}
.venderReviews .item {
  position: relative;
  margin: 1rem;
  border: 1px solid #DDDDDD;
  padding: 3rem;
  border-radius: .7rem;
}
.venderReviews span.date {
  font-size: 12px;
  font-weight: 400;
  color: #8B8B8B;
  padding-left: 10px;
}
.venderReviews .reviews-footer {
  opacity:1;
}
.venderReviews .reviews-footer img {
  max-width: unset;
}
div#emailPopup .modal-dialog {
  /* height: 100%; */
  display: flex;
  align-items: center;
  max-width: 999px;
}
h2.largepopuphead {
  font-size: 42px;
  font-weight: bold;
  text-align: center;
}
div#emailPopup .modal-dialog .modal-content .modal-body button.close {
  opacity: 1;
  position: absolute;
  right: 40px;
  top: 40px;
}
h2.largepopuphead span {
  font-size: inherit;
  color: #C91D2A;
}
.SIGNbOX {
  text-align: center;
  padding-top: 50px;
}
h4.smallpopuphead {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
div#emailPopup .modal-dialog .modal-content .modal-body p {
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
}
h4.smallpopuphead span{
  font-size: inherit;
  color: #C91D2A;}
div#emailPopup .modal-dialog .modal-content .modal-body {
  padding: 94px 87px;
}
div#emailPopup .modal-dialog .modal-content{
  background-image: url(../images/Popup-BG.png);
    background-repeat: no-repeat;
    background-position: 91% 0;
    margin: 15px;

}

@media only screen and (max-width:1550px) and (min-width:768px){

  .navbar-expand-lg .navbar-nav .nav-link{padding-right: 1.5rem;}
  section.rental-price{background-size: 113%;background-repeat:no-repeat ;}
  span.highliter{font-size: 15.4rem; }
  .testimonalsec .itemDetail {
    padding: 10px;
}

.testimonalsec p.fnt-20 {
    font-size: 1.7rem !important;
}
footer {
 padding: 5rem 1.5rem 5rem;
}
}
@media only screen and (max-width:1030px) and (min-width:768px){
  section.breadcrum {
    background-size: contain;
    padding: 5rem;
    background-position: right;
}
span.userlogin-img {
  white-space: nowrap;
}
  .admin-sidemenu {
    padding: 25px 15px !important;
}
  i.fas.fa-bars {
    color: #fff;
}
  span.highliter{    font-size: 13.4rem;    top: 31px;}
  .trailerOption li{width:20%}
  .formBox{background-position: top;}
  .navbar-expand-lg .navbar-nav .nav-link{font-size: 1.2rem;padding-right: 1rem;}
  .rightMenu ul li a {
    font-size: 1.3rem;
    padding-left: .8rem !important;
    padding-right: 1.4rem !important;
}
.topMenu .topmenulink  a{ padding: .4rem;  font-size: 1.3rem;}
.topMenu   a{  font-size: 1.3rem;}
.loginbtn{flex-grow: .4;    padding: 0;}
.testimonalsec .itemDetail {
  padding: 10px;
}

.testimonalsec p.fnt-20 {
  font-size: 1.7rem !important;
}
footer {
  padding: 23rem 1.5rem 5rem;
 }
}
@media only screen and (max-width:993px) and (min-width:768px){
  span.userlogin-img {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    display: block;
}
  .infoContainer1 h1.bannerHeading {
    font-size: 5rem;
}

.infoContainer1 {
    margin-bottom: 0;
}
  .service-container.d-flex.align-items-start img {
    margin-right: 11px !important;
    max-width: 52px;
}
section.rental-price.priceBox {
  background-position: right;
}
}
@media only screen and (max-width:800px) and (min-width:768px){

  section.readynow ul li a {
    margin-bottom: 10px !important;
}
  .reviews-section .item{left: -5rem;}
  .admin-sidemenu {
    padding: 25px 15px !important;
}
  .slick-slide img {
    max-width: 17rem;
}
.slick-slide img {
  max-width: 17rem;
}
footer {
  padding: 23rem 1.5rem 5rem;
 }
.itemDetail {padding: 3rem 1.5rem;}
span.highliter {
  font-size: 9.4rem;
  top: 31px;
}
.trailerOption li{width: 25%;}
section.rental-price{background-size: cover;}
.trailer-box {
  width: 70%;
}
nav.navbar.navbar-expand-lg {
  position: absolute;
  width: 100%;
  left: 0;
  background: #00000099;
  z-index: 999999999999;
  box-shadow: 12px 4px 10px #ddd;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem;
  text-align: center;
  font-size: 2rem;
}

.userinformation {
  flex-direction: row;
  justify-content: center;
  margin: 2rem;
}
.homeBanner{z-index: 0;}
button.searchSubmitBtn span {
  display: none;
}
p.bannerPara {
  font-size: 2rem;}
  .infoContainer h1.bannerHeading {
    font-size: 5rem;}
    .topMenu {
      flex-wrap: wrap;
      height: 10rem;
  }
  span.topheaderbg-color{height: 10rem;}
  .topmenuBox {width: 100%;padding: 1rem;}
  .brandLogo img {
    max-width: 12rem;
}
  ul.nav.txt-white.topmenulink {
    width: 100%;
    display: flex;
}

.fnt-44.headingBX {
    font-size: 3.4rem !important;
}

.need-trailerBx .fnt-24, .rent-trailer-bx .fnt-24 {
    font-size: 1.6rem !important;
}
.testimonalsec .itemDetail {
  padding: 10px;
}

.testimonalsec p.fnt-20 {
  font-size: 1.7rem !important;
}
}
@media only screen and (max-width:767px){
.culatorBox.rent{
  padding: 30px;
}
.culatorBox.rent .calculateTime span{
  margin-right: 50px !important;
}
.bonerBox .date-group input {
  width: 80%;
  font-size: 14px !important;
}
div#emailPopup .modal-dialog .modal-content .modal-body {
    padding: 94px 15px 20px;
}
h2.largepopuphead {
  font-size: 30px;
}
.SIGNbOX {
  text-align: center;
  padding-top: 1px;
}
.SIGNbOX img{
  max-width: 100px;
}
h4.smallpopuphead {
  font-size: 18px;
}
div#emailPopup .modal-dialog .modal-content .modal-body p {
  font-size: 13px;
  text-align: center;
  padding-top: 0px;
}
  span.fnt-medium.fnt-size {word-break: break-all;}
  .reviews-section .item{left: -1rem;}
  i.fas.fa-bars {
    color: #fff;
}
  .sidepanel a{
    padding: 0 !important;
    font-size: 18px !important;

  }
  .admin-sidemenu.my-5.px-5.py-5 {
    height: 100%;
}
span.userlogin-img {

  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
  display: block;
}
  .infoContainer {
    display: none;
}

.login {
  padding: 1.5rem;
}

.login form {
  padding: 0 1rem;
}
.topmenuBox {
  display: none;
}
.extraInfo.d-flex.justify-content-between.mt-3 {
  flex-direction: column;
  text-align: center;
}

.extraInfo.d-flex.justify-content-between.mt-3 span, .extraInfo.d-flex.justify-content-between.mt-3 span a {
  font-size: 1.3rem;
}

section.aboutRental .titelContainer p.para {
  display: none;
}
.container.spacerBox:nth-last-child(1) .row {
  flex-direction: column-reverse;
  padding-bottom: 21px;
}
section.rental-price.priceBox {
  padding: 4rem 1rem;
}
ul.nav.align-items-center.d-flex.mt-5 a.skey.text-white.text-center {
  font-size: 1.4rem;
  padding: 8px 17px!important;
  margin-bottom: 35px;
}
section.rental-price.priceBox .trailer-box h2 {
  font-size: 2.5rem !important;
  padding-bottom: 2rem;
  font-weight: bold;
}

section.rental-price.priceBox .row {
  flex-direction: column !important;
}

.titelContainer.howitwork span.highliter {
  display: none;
}

section.aboutRental {
  padding: 3rem 1.5rem;
}
section.rental-price.priceBox{
  background-position: right;
}
.searchbox {
  display: none !important;
}
#main #faq .card .card-header .btn-header-link {
  font-size: 1.6rem;
  padding: 20px;
}
  span.highliter{       font-size: 3rem;
    top: 55px;}
  .heading{font-size: 3rem;}
  .trailerOption li{width:20%}
  .formBox{background-position: top;}
  .navbar-expand-lg .navbar-nav .nav-link{font-size: 1.2rem;padding-right: 1rem;}
  .rightMenu ul li a {
    font-size: 1.3rem;
    padding-left: .8rem !important;
    padding-right: 1.4rem !important;
}
.topMenu .topmenulink  a{ padding: .4rem;  font-size: 1.3rem;}
.topMenu   a{  font-size: 1.3rem;}
.loginbtn{flex-grow: .4; padding: 0;}
  .homeBanner{z-index: 0;}
  nav.navbar.navbar-expand-lg  {
    position: absolute;
    width: 100%;
    left: 0;
    background: #00000099;
    z-index: 999999999999;
    box-shadow: 12px 4px 10px #ddd;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem;
  text-align: center;
  font-size: 2rem;
}

.userinformation {
  flex-direction: row;
  justify-content: center;
  margin: 2rem;
}

p.bannerPara {
  font-size: 2rem;}
  .infoContainer h1.bannerHeading {
    font-size: 5rem;}
    .topMenu {
      flex-wrap: wrap;
      height: 10rem;
  }
  span.topheaderbg-color{height: 10rem;}
  .topmenuBox {width: 100%;padding: 1rem;}

  ul.nav.txt-white.topmenulink {
    width: 100%;
    display: flex;
}

.fnt-44.headingBX {
  font-size: 2.4rem !important;
  padding-bottom: 0;
}

.need-trailerBx .fnt-24, .rent-trailer-bx .fnt-24 {
  font-size: 1.6rem !important;
  margin-bottom: 0;
}
.trailerOption li .trailerIcon {
  height: 15rem;
  width: 15rem;
}
.rent-trailer-bx a, .need-trailerBx a{padding-top:0; justify-content:flex-start !important;}
.trailerOption li{width: 50%;}
/* .slick-slide img {
  max-width: 6rem;
} */
.itemDetail {
  padding: 3rem 1rem;
}
section.rental-price .fnt-50 {
  font-size: 2.4rem !important;
}
.trailer-box {
  text-align: center;
}
.fnt-43{font-size: 3rem !important;}
section.rental-price .row {
  justify-content: center !important;
  margin:0
}
.aboutSlider h3 {
  font-size: 1.8rem !important;
}
.infoContainer1 {
  margin-bottom: 0;
}
section.trustsafetySection h3 {
  padding-top: 40px;
}
section.rental-price {
  padding: 4rem 1.5rem;
}
.spacerBox {
  margin-top: 0;
}
.ceoInfo{    font-size: 1.6rem !important;
  color: #fff;
  text-shadow: 0 0 5px #000;}
a.skey.bg-red-skey.px-5.py-4.ml-3 {padding-top: .7rem !important;padding-bottom: .7rem !important;}
.infoContainer1 h1.bannerHeading {
  font-size: 3rem;
}
span.slick-next {
  left: 65%;
}
.trust-safety {
  margin-bottom: 0;
}

section.aboutRental .titelContainer {
  padding-bottom: 0;
}
.fnt-54 {
  font-size: 3.4rem !important;
}
span.slick-prev {
  left: 20%;
}
section.servicesBox .service-container {
  padding-bottom: 40px;
}
.aboutSlider:after {
  left: 36%;
}
section.innerPage {
  padding: 16rem 1.5rem 0rem;
}
.itemDetail p {
  font-size: 1.3rem !important;
}
.testimonalsec>div {
  padding: 0 !important;
}
.items{flex-direction: column;}
.urgentbgImg{background-size:cover;}
section.rental-price .fnt-54 {
  font-size: 3.6rem !important;
}

section.rental-price .fnt-36 {
  font-size: 1.6rem !important;
}
section.rental-price{background-size: cover !important;}
}



span.message img {
  max-width: 1.8rem;
}
section.earn-per-year {
  background: url('../images/list-youtrailer-bg.svg') no-repeat;
  padding: 9rem 0 5rem;
}
.custom-earn-width-head {
  max-width: 60rem;
  text-align: center;
  margin: auto;
}
p.custom-earn-width-para {
  max-width: 93rem;
  margin: 3rem auto;
  text-align: center;
}
section.earn-per-year-form .form-control:not(textarea) {
  height: 4rem;
}
section.earn-per-year-form .form-control{
padding:0 1.5rem
}
section.earn-per-year-form textarea.form-control{
  padding: 1.5rem;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 10px;
  top: 0;
  width: auto;
  background-position:right;
  background-size:20px;
}
input[type="date"]{position:relative}
form#conversation_form textarea {
  height: 200px;
  resize: none;
}
.conversation-modal .modal-dialog{
  margin-top:5%;
}
form#conversation_form h3 {
  font-size: 22px;
  margin-bottom: 20px;
  text-align:center;
}
.conversation-modal button.close.modalClose {
  font-size: 30px;
}
form#conversation_form button{
  margin: 0 auto;
}

.lonestartrackingLink {
    text-align: center;
    padding: 30px 0;
    font-size: 20px;
}

.lonestartrackingLink a {
    font-size: 20px;
}

.checkInVerify {
    background: #F2F2F2;
    padding: 3rem 3rem 1rem;
    margin-top: 5rem;
}

#save_checklist_form input {
    margin-right: 10px;
    cursor: pointer;
}

#save_checklist_form label {
    cursor: pointer;
}

#save_checklist_form .form-control {
    display: inline-block;
    width: auto;
    height: auto;
}

@media screen and (max-width: 800px) {
    .brandLogo {
        z-index: 99 !important;
    }

    .brandLogo img {
        max-width: 110px;
    }

    .headerBoxe .rightBox {
        z-index: 0;
    }
}
