.banner-screen {
  position: relative;
}
.banner-screen h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 800;
  font-size: 38px;
  line-height: 47px;
}
.banner-screen img {
  width: 100%;
  height: 275px;
  object-fit: cover;
}
.mission-vision {
  background: #f7f7f7;
  padding: 120px 0px;
}
.address-map-location {
  padding: 30px 0px;
}
.brdcrmb-itm {
  font-weight: 500;
  font-size: 18px;
  color: #000 !important;
}
.location-section {
  padding: 20px 0px;
}
.img-section {
  margin-bottom: 25px;
  position: relative;
}
.image-wrapper {
  position: relative;
  display: inline-block;
}
.image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
.image-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}
.img-section img {
  border-radius: 15px;
  width: 100%;
  height: 390px;
}
.img-section .caption-text-first,
.img-section .caption-text-second,
.img-section .caption-text-third {
  position: absolute;
  display: flex;
  align-items: center;
  left: 20px;
}
.img-section .caption-text-first {
  top: 50px;
}
.img-section .caption-text-second {
  top: 100px;
}
.img-section .caption-text-third {
  top: 150px;
}
.caption-text-first img,
.caption-text-second img,
.caption-text-third img {
  width: 75px;
  height: 75px;
}
.caption-text-first h5,
.caption-text-second h5,
.caption-text-third h5 {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}
.map-iframe {
  width: 100%;
  height: 390px;
  border: none;
  border-radius: 15px;
}
.quote-section {
  padding: 25px 0px;
}
.quote-section .content-section h3 {
  color: #106ad1;
  font-weight: 500;
  font-size: 33px;
  line-height: 39px;
  margin-bottom: 20px;
}
.quote-section .content-section p {
  color: #212529;
  font-size: 16px;
  line-height: 24px;
}
.quote-section .content-section {
  margin-bottom: 30px;
}
.quote-form {
  padding: 25px;
  border-radius: 15px;
  background: #237cca;
}
.quote-form .get-a-quote {
  color: #fff;
  font-weight: 500;
  font-size: 27px;
  line-height: 33px;
  margin-bottom: 30px;
}
.captcha img {
  height: 48px;
  width: 100%;
}
.crd-hght {
  min-height: 390px;
  border: none;
  box-shadow: 0px 10px 20px 0px #00000024;
  margin-bottom: 20px;
}
.crd-ttl {
  font-size: 29px;
  line-height: 38px;
  font-weight: 800;
  margin-bottom: 30px;
  color: #11111d;
}
.card-ttl-paragragh,
.pan-india-prsnce-para {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #212529;
}
.crd-ttl::before {
  content: url("/frontend/img/mission-vision.png");
  margin-right: 10px;
}
.about-company {
  margin-bottom: 20px;
}
.about-company-title {
  color: #237cca;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 0px;
}
.about-company-title h3 {
  color: #11111d;
  font-weight: 500;
  font-size: 29;
  line-height: 38px;
  margin-bottom: 0px;
}
.pan-india-presence {
  color: #237cca;
  font-weight: 800;
  font-size: 31px;
  line-height: 40px;
}

.quality-policy {
  background: #fff;
  padding: 120px 0px;
}
.quality-policy-content {
  margin-bottom: 30px;
}
.quality-policy-title {
  color: #11111d;
  font-weight: 600;
  font-size: 30px;
  line-height: 39px;
  margin-bottom: 16px;
}
.quality-policy-list-items {
  list-style-type: none;
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px;
}
.quality-policy-list p {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.quality-policy-list-items::before {
  content: url("/frontend/img/quality-policy-symbol.png");
  position: absolute;
  left: -25px;
  top: 3px;
}
.quality-policy-img img {
  width: 98%;
  height: auto;
}
.aboutus-title {
  font-weight: 700;
  font-size: 31px;
  line-height: 39px;
  margin-bottom: 30px;
  color: #11111d;
}
.location-map-img {
  position: relative;
}
.location-map-img img {
  width: auto;
  height: 400px;
}
.coverage-areas {
  position: absolute;
  left: 200px;
  bottom: 0;
  background-color: #1f75b9;
  padding: 20px 15px;
  text-align: center;
}
.coverage-areas h4 {
  color: #fff;
  font-weight: 800;
  font-size: 32px;
  line-height: 37px;
  margin-bottom: 0px;
}
.coverage-areas p {
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 10px;
}
.why-choose-us {
  text-align: center;
  padding: 50px 0px;
}
.why-choose-us-title {
  color: #11111d;
  font-weight: 700;
  font-size: 39px;
  line-height: 47px;
  margin-bottom: 16px;
}
.why-choose-us-content {
  padding: 0px 16%;
  text-align: center;
}
.why-choose-us-content p {
  color: #212529;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.warehouse-robust-customer {
  margin-bottom: 40px;
}
.warehouse-robust-customer-title {
  /* font-weight: 800; */
  font-size: 20px;
  line-height: 24px;
  color: #1f75b9;
  margin-bottom: 10px;
}
.warehouse-robust-customer-para p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #212529;
  margin-bottom: 0px;
}
.why-choose-us-reasons {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.why-choose-reasons-one {
  position: absolute;
  top: 10px;
  left: 17px;
}
.why-choose-reasons-two {
  position: absolute;
  top: 10px;
  left: 15px;
}
.why-choose-reasons-three {
  position: absolute;
  top: 10px;
  left: 14px;
}
.why-choose-reasons-four {
  position: absolute;
  top: 11px;
  left: 12px;
}
.why-choose-reasons-five {
  position: absolute;
  top: 10px;
  left: 15px;
}
.why-choose-reasons-six {
  position: absolute;
  top: 10px;
  left: 14px;
}
.why-choose-reasons-seven {
  position: absolute;
  top: 10px;
  left: 15px;
}
.why-choose-reasons-eight {
  position: absolute;
  top: 10px;
  left: 14px;
}
.why-choose-us-reasons h4 {
  color: #1f74b7;
  font-weight: 800;
  font-size: 21px;
  line-height: 27px;
  margin-left: 10px;
  margin-bottom: 0px;
}
.why-choose-us-luggage-img img {
  width: 100%;
}
.rail-cargo-banner-img {
  /* background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("/frontend/img/rail-cargo-logistics.png"); */
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.rail-cargo-banner-img img{
  height: 600px;
  width: 100%;
}
.rail-cargo-banner-img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
}

.banner-caption {
  text-align: left;
  position: absolute;
  top: 25%;
  left: 16%;
  color: white;
  width: 40%;
}
.banner-caption h1 {
  font-weight: 700;
  font-size: 43px;
  line-height: 45px;
}
.banner-caption h5 {
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
}
.banner-caption p {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
}
.rail-cargo-offering {
  padding: 80px 0px;
  text-align: center;
}
.rail-cargo-offering h3 {
  font-weight: 500;
  font-size: 40px;
  line-height: 40px;
  color: #0d1723;
}
.rail-cargo-offering p {
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
  color: #000;
}
.rail-cargo-slider {
  position: relative;
  padding-bottom: 135px;
}
.carousel-item img {
  height: 450px;
  width: auto;
  margin-left: -25px;
}
.btn-control {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  height: 100px;
}
.btn-control i {
  font-size: 20px;
  color: #fff;
  background-color: #ffcd51;
  border-radius: 50%;
  padding: 25px;
}
.slider-content {
  margin: 15px 0px 15px 25px;
  box-shadow: 0px 0px 20px 5px #00000024;
}
.content-top {
  padding: 25px;
  min-height: 180px;
}
.content-bottom {
  padding: 20px;
  background: #f4f4f4;
  min-height: 240px;
}
.content-bottom ul li {
  font-size: 20px;
  line-height: 26px;
}
.content-top h3 {
  font-weight: 600;
  font-size: 26px;
  line-height: 26px;
  color: #000;
}
.content-top p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000;
}
.nationwide-sec {
  background-image: url("/frontend/img/nationwide-bg.png");
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.nationwide-bg-layer-sec {
  background-color: #0080efcc;
  height: auto;
}
.nationwide-content {
  text-align: center;
  padding: 40px;
}
.nationwide-content-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 45px;
  color: #fff;
}
.nationwide-content-sub-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 40px;
}
.nationwide-gallery {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.nationwide-gallery-img:not(:last-child) {
  margin-right: 20px;
  margin-bottom: 20px;
}
.nationwide-gallery-img img {
  width: 100%;
  height: 212px;
  opacity: 1;
}
.nation-title-para {
  background-color: #fff;
  text-align: left;
  padding: 15px;
}
.nation-title-para h4 {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0px;
  color: #000;
}
.nation-title-para p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 0px;
  color: #000;
}
.tech-driven {
  padding: 50px 0px;
}
.tech-driven-content h3 {
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  color: #0d1723;
}
.tech-driven-content h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  color: #000;
}
.tech-driven-content ul li {
  font-weight: 500;
  font-size: 19px;
  line-height: 35px;
  color: #000;
}
.pan-india-reach img {
  width: 100%;
}
.readytomove-getintouch-img img {
  width: 100%;
}
.getaquote-agreed,
.getaquote-submit {
  color: #fff;
  font-size: 15px;
}
.abt-form-input-label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.abt-form-chckbx {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  border-radius: 4px !important;
  margin-right: 10px;
}
.readytomove-getintouch-overlay {
    height: 100%;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(180deg, rgba(36, 60, 92, 0) 50%, #243c5c 100%);
    align-content: end;
}
.readytomove-getintouch-overlay h2 {
    font-weight: 500;
    font-size: 1.688rem;
    line-height: 27px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 1);
    padding-left: 6%;
    width: 75%;
    line-height: 36px;
}
.readytomove-getintouch-overlay p {
    font-weight: 400;
    font-size: 1.25rem;
    width: 90%;
    padding-left: 6%;
    line-height: 27px;
    text-transform: capitalize;
    color: #ffffff;
}

/* media queries */
@media (max-width: 991px) {
  .banner-caption {
    top: 15%;
    left: 10%;
    width: 50%;
  }
  .content-top h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .content-top p {
    font-size: 15px;
    line-height: 20px;
  }
  .content-bottom ul li {
    font-size: 14px;
    line-height: 19px;
  }
  .tech-driven-content h3 {
    font-size: 30px;
    line-height: 35px;
  }
  .tech-driven-content h5 {
    font-size: 20px;
    line-height: 25px;
  }
  .tech-driven-content ul li {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .banner-caption {
    width: 70%;
  }
  .content-top h3 {
    font-size: 21px;
    line-height: 26px;
  }
  .content-top p {
    font-size: 16px;
    line-height: 21px;
  }
  .content-top,
  .content-bottom {
    padding: 15px;
  }
  .content-bottom ul li {
    font-size: 16px;
    line-height: 21px;
  }
  .carousel-item img {
    margin-left: 0px;
  }
  .slider-content {
    margin: 25px 25px 0px 25px;
  }
  .readytomove-getintouch-img img {
    margin-bottom: 20px;
  }
  .mission-vision {
    padding: 40px 0px;
  }
  .quality-policy {
    padding: 40px 0px;
  }
  .crd-hght {
    min-height: auto;
  }
}

@media (max-width: 575px) {
  .banner-screen img {
    height: 150px;
  }
  .banner-screen h1 {
    font-size: 30px;
  }
  .address-map-location {
    padding: 15px 0px;
  }
  .location-section {
    padding: 0px 0px;
  }
  .img-section img {
    height: 200px;
  }
  .map-iframe {
    height: 200px;
  }
  .quote-section .content-section h3 {
    font-size: 26px;
    line-height: 31px;
  }
  .caption-text-first img,
  .caption-text-second img,
  .caption-text-third img {
    width: 50px;
    height: 50px;
  }
  .img-section .caption-text-first {
    top: 20px;
  }
  .img-section .caption-text-second {
    top: 60px;
  }
  .img-section .caption-text-third {
    top: 100px;
  }
  .img-section .caption-text-first,
  .img-section .caption-text-second,
  .img-section .caption-text-third {
    left: 10px;
  }
  .caption-text-first h5,
  .caption-text-second h5,
  .caption-text-third h5 {
    font-size: 14px;
  }
  .coverage-areas {
    bottom: 25px;
  }
  .coverage-areas h4 {
    font-size: 20px;
    line-height: 25px;
  }
  .coverage-areas p {
    font-size: 14px;
    line-height: 19px;
  }
 .banner-caption {
        top: 3%;
        left: 3%;
        width: 94%;
  }
  .banner-caption h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .banner-caption h5 {
    font-size: 18px;
    line-height: 20px;
  }
  .banner-caption p {
    font-size: 14px;
    line-height: 16px;
  }
  .rail-cargo-banner-img {
    height: 450px;
  }
  .rail-cargo-banner-img img{
    height: 450px;
  }
  .carousel-item img {
    height: 300px;
  }
  .rail-cargo-offering h3 {
    font-size: 23px;
    line-height: 25px;
  }
  .rail-cargo-offering p {
    font-size: 16px;
    line-height: 20px;
  }
  .rail-cargo-offering {
    padding: 25px 0px 0px;
  }
  .content-top h3 {
    font-size: 15px;
    line-height: 17px;
  }
  .content-top p {
    font-size: 13px;
    line-height: 15px;
  }
  .content-top,
  .content-bottom {
    padding: 15px;
  }
  .content-bottom ul li {
    font-size: 13px;
    line-height: 15px;
  }
  .carousel-item img {
    margin-left: 0px;
  }
  .slider-content {
    margin: 25px 25px 0px 25px;
  }
  .rail-cargo-slider {
    padding-bottom: 25px;
  }
  .btn-control i {
    display: none;
  }
  .nationwide-gallery-img:not(:last-child) {
    margin-right: 0px;
  }
  .nationwide-content-title {
    font-size: 25px;
    line-height: 30px;
  }
  .nationwide-content-sub-title {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .tech-driven {
    padding: 30px 0px;
  }
  .tech-driven-content h3 {
    font-size: 22px;
    line-height: 27px;
  }
  .tech-driven-content h5 {
    font-size: 17px;
    line-height: 20px;
  }
  .tech-driven-content ul li {
    font-size: 15px;
    line-height: 25px;
  }
  .why-choose-us-content {
    padding: 0px 5%;
  }
  .why-choose-us-content p {
    font-size: 15px;
    line-height: 20px;
  }
  .why-choose-us-title {
    font-size: 25px;
    line-height: 30px;
  }
  .quality-policy-title {
    font-size: 22px;
    line-height: 27px;
  }
  .quality-policy-list-items::before {
    left: -20px;
  }
}


  figure {
        background-color: #0000 !important;
        
    }
    iframe { 
    border-radius: 20px !important;
}

/* parsely error color */
.parsley-errors-list {
    color: #fff !important;
    margin: 5px 0 0;
    padding: 0;
    font-size: 14px;
}