
.vehicals-img img{
  height: 210px !important;
}

@charset "UTF-8";
@font-face {
  src: url("./font/OpenSans-Regular.ttf");
  font-family: "OpenSans";
  font-weight: 400;
}
@font-face {
  src: url("./font/OpenSans-SemiBold.ttf");
  font-family: "OpenSans";
  font-weight: 600;
}
@font-face {
  src: url("./font/Roboto-Black.ttf");
  font-family: "Roboto";
  font-weight: 900;
}
@font-face {
  src: url("./font/Roboto-Bold.ttf");
  font-family: "Roboto";
  font-weight: 700;
}
@font-face {
  src: url("./font/Roboto-Medium.ttf");
  font-family: "Roboto";
  font-weight: 500;
}
@font-face {
  src: url("./font/RobotoSlab-Bold.ttf");
  font-family: "Roboto Slab";
  font-weight: 700;
}
@font-face {
  src: url("./font/RobotoSlab-ExtraBold.ttf");
  font-family: "Roboto Slab";
  font-weight: 800;
}
body {
  padding: 0;
  margin: 0;
  font-family: "OpenSans", sans-serif;
  font-weight: 400;
}

.r-openSans {
  font-family: "OpenSans", sans-serif;
  font-weight: 400;
}

.r-openSans, .home-service .card h4 {
  font-family: "OpenSans", sans-serif;
  font-weight: 600;
}

.sb-muli, .our-vehicle .card h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.b-muli, .about-us h5, .img-gallery h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.rsb {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
}

.rseb {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
}

.blk-muli, .home-service h2, .our-vehicle h2, .about-us h2,
.testimonial-slider h2, .img-gallery h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}

.bg-logo {
  background-color: #c60c30;
  color: #fff;
}

.btn {
  box-shadow: none !important;
}

.custom-btn {
  padding: 5px 15px;
  background-color: #c60c30;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  border-radius: 3px;
}
.custom-btn:hover {
  color: #fff;
  background-color: #ed143e;
}

.form-control, select, .custom-file-label {
  border-radius: 2px;
  font-size: 14px;
}
.form-control:focus, select:focus, .custom-file-label:focus {
  box-shadow: none;
}

.enquiryForm .modal-title {
  font-size: 1.25rem;
  font-weight: 700;
}

.comName {
  font-size: 15px;
  font-weight: 600;
}

.open-hour {
  color: #fff;
  padding: 4px 0;
  background-color: #333;
}
.open-hour p {
  margin-bottom: 0;
  font-size: 13px;
}

.nav-container .logo-text {
  line-height: 1;
}
.nav-container .row {
  margin: auto;
}
.nav-container .nav-brand {
  text-decoration: none;
}
.nav-container .nav-brand img {
  height: 80px;
}
.nav-container .nav-brand p {
  color: #0057ff;
  font-style: italic;
}
.nav-container .nav-brand p small {
  font-weight: 600;
}
.nav-container .nav-brand h1 {
  color: #0057ff;
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 1.5rem;
}
.nav-container i {
  margin-top: 7px;
  font-size: 24px;
  color: #333;
}
.nav-container .navbar-nav .nav-item {
  padding: 0 0.5rem;
}
.nav-container .navbar-nav .nav-item a {
  color: #333;
}
.nav-container .navbar-nav .nav-item p {
  margin-bottom: 0rem;
  font-size: 13px;
}
.nav-container .navbar-nav .nav-item p small {
  color: #333;
  font-family: "Muli", sans-serif;
  font-weight: 700;
}

.menu-container {
  background-color: #333;
}
.menu-container .navbar-toggler i {
  color: #fff;
}
.menu-container .navbar-nav i {
  font-size: 18px;
  color: #fff;
}
.menu-container .navbar-nav p {
  font-size: 14px;
  color: #fff;
}
.menu-container .navbar-nav .nav-item {
  margin: 0 2px;
}
.menu-container .navbar-nav .nav-item.dropdown .dropdown-menu {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  border: none;
  top: 10px !important;
  padding: 0.8rem 0rem;
  border: 2px;
}
.menu-container .navbar-nav .nav-item.dropdown .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -13px;
  left: 28px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 14px solid #fff;
}
.menu-container .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
}
.menu-container .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  background: #ccc;
}
.menu-container .navbar-nav .nav-item .nav-link {
  color: #fff;
  padding: 0.5rem 1.2rem;
  position: relative;
  z-index: 5;
  transition: 0.4s ease;
}
.menu-container .navbar-nav .nav-item .nav-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  transition: 0.4s ease;
  background-color: transparent;
}
.menu-container .navbar-nav .nav-item.active .nav-link:after {
  background-color: #fff;
  width: 100%;
}
.menu-container .navbar-nav .nav-item:hover .nav-link:after {
  background-color: #fff;
  width: 100%;
}

@media (min-width: 992px) {
  .slider, .slide {
    height: 69vh;
  }
}

.slider .slick-arrow {
  width: 35px;
  background: #333;
  text-align: center;
  border-radius: 35px;
  line-height: 35px;
  color: #fff;
  height: 35px;
  border: 1px solid transparent;
  position: absolute;
  top: 50%;
  z-index: 5;
  transition: 0.3s ease;
  transform: translateY(-50%);
}
.slider .slick-arrow:hover {
  cursor: pointer;
  background: #333;
  border: 1px solid #fff;
}
.slider .slick-arrow.prev-arrow {
  left: 20px;
}
.slider .slick-arrow.next-arrow {
  right: 20px;
}

.slide {
  position: relative;
}
.slide .slide-img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .slide .slide-img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
.slide .slide-img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  opacity: 1 !important;
  animation-duration: 3s;
  transition: all 1s ease;
}
.slide .slide-content {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  padding: 0 100px;
  transform: translate(0%, -50%);
}
.slide .slide-content.slide-content-left {
  left: 15%;
  transform: translate(-15%, -50%);
}
.slide .slide-content.slide-content-right {
  right: 15%;
  left: auto;
  transform: translate(5%, -50%);
}
.slide .slide-content-headings {
  color: #FFF;
}
.slide .slide-content-headings h2 {
  font-size: 4.5rem;
}
.slide .slide-content-headings .animated {
  transition: all 0.5s ease;
}
.slide .slide-content-headings .top-title {
  font-size: 1.5rem;
  margin-bottom: 0;
  text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
  font-family: "Muli", sans-serif;
  font-weight: 700;
}
.slide .slide-content-headings .title {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  font-family: "Muli", sans-serif;
  font-weight: 900;
  text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
}
.slide .slide-content-headings .button-custom {
  text-decoration: none;
  color: #fff;
  border: 1px solid transparent;
  background-color: #c60c30;
  padding: 5px 16px;
  font-size: 1rem;
  font-family: "Muli", sans-serif;
  font-weight: 700;
}
.slide .slide-content-headings .button-custom:hover {
  border: 1px solid #fff;
  color: #fff;
}

.slider [data-animation-in] {
  opacity: 0;
  animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
}

/* /////////// IMAGE ZOOM /////////// */
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  animation-name: zoomInImage;
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  animation-name: zoomOutImage;
}

@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}
@keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
.about-us h2, .home-service h2 {
  font-size: 1.75rem;
}

.home-service h2 {
  color: #111;
}
.home-service .service-img {
  background: url("../img/home-service.jpg") center right;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
.home-service .card {
  text-align: center;
  border: none;
  overflow: hidden;
  margin-bottom: 1rem;
  margin-left: 8px;
  margin-right: 8px;
  box-shadow: 0 0 8px rgba(36, 36, 36, 0.2);
}
.home-service .card a {
  color: #111;
  text-decoration: none;
}
.home-service .card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0;
}
.home-service .card img {
  transition: 0.4s ease-in-out;
  transform: scale(1);
}
.home-service .card .card-body {
  min-height: 84px;
  padding: 1.25rem 1rem 0;
}
.home-service .card:hover img {
  transition: 0.4s ease-in-out;
  transform: scale(1.1);
}

.our-vehicle {
  background-color: rgba(160, 160, 160, 0.13);
}
.our-vehicle .col-sm-6 {
  padding: 0 8px;
}
.our-vehicle .card {
  text-align: center;
  border: none;
  height: 100%;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
.our-vehicle .card ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.our-vehicle .card img {
  height: 35px;
  margin-right: 10px;
  margin-bottom: 1rem;
}
.our-vehicle .card p {
  margin-bottom: 0;
  color: #555;
  font-size: 14px;
}
.our-vehicle .card h6 {
  margin-bottom: 0.2rem;
}

.about-us p {
  font-size: 14px;
  margin-bottom: 0.5rem;
  text-align: justify;
}
.about-us ul {
  padding-left: 0;
}
.about-us ul li p {
  font-size: 14px;
  margin-bottom: 0.5rem;
}
.about-us h3 {
  font-size: 1.4rem;
}
.about-us .nav-tabs .nav-item .nav-link {
  color: #c60c30;
  border: none;
  border-bottom: 2px solid #c60c30;
  font-family: "Muli", sans-serif;
  font-weight: 700;
}
.about-us .service-img {
  background: url("../img/home-service.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.contact-us {
  color: #fff;
  background: #c60c30;
}
.contact-us h4 {
  text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
  font-family: "Muli", sans-serif;
  font-weight: 900;
}
.contact-us .custom-btn {
  color: #c60c30;
  background: #fff;
  font-weight: 600;
}

.gallery .col-md-4 {
  padding-left: 8px;
  padding-right: 8px;
}
.gallery .card {
  border: none;
  position: relative;
  overflow: hidden;
}
.gallery .card img {
  border-radius: 4px;
}
.gallery .card .card-body {
  padding: 0;
}
.gallery .card .card-body {
  position: absolute;
  bottom: -100%;
  width: 100%;
  text-align: center;
  padding-bottom: 0.5rem;
  background: linear-gradient(to top, rgba(36, 36, 36, 0.8), rgba(136, 136, 136, 0.1));
}
.gallery .card .card-body h6, .gallery .card .card-body p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
}
.gallery .card:hover .card-body {
  bottom: -6px;
  transition: 0.2s ease;
}

.service-bg1 {
  background: url("../img/service1.jpg") no-repeat center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.service-bg2 {
  background: url("../img/service2.jpg") no-repeat center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.service-bg3 {
  background: url("../img/service4.jpg") no-repeat center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.img-gallery h4 {
  color: #111;
  font-size: 1.25rem;
}
.img-gallery p {
  font-size: 14px;
}

.breadcrumb-container {
  background-color: #e9ecef;
}
.breadcrumb-container .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  font-size: 14px;
}
.breadcrumb-container .breadcrumb a {
  color: #c60c30;
}
.breadcrumb-container .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.testimonial-slider-2 {
  padding: 15px;
}
.testimonial-slider-2 .slide1 {
  border: none;
  padding: 20px;
  margin: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.testimonial-slider-2 .slide1 img {
  margin-right: 10px;
  height: 80px;
}
.testimonial-slider-2 .slide1 p {
  font-size: 15px;
}
.testimonial-slider-2 .slide1 h6 {
  font-size: 13px;
  color: #555;
}
.testimonial-slider-2 .slide1 h5 {
  margin-bottom: 0.2rem;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.testimonial-slider-2 .slick-dots li button:before {
  font-size: 28px;
}

.testimonial-slider {
  background: rgba(160, 160, 160, 0.13);
}

.contcat-banner {
  position: relative;
}
.contcat-banner h2 {
  position: absolute;
  top: 50%;
  transform: translateY(-70%);
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
.contcat-banner .inner-banner {
  background: url("../img/8332.jpg") no-repeat top center;
  background-size: cover;
  height: 300px;
  background-attachment: fixed;
}

.contact-info {
  list-style: none;
  padding: 0;
}
.contact-info li {
  margin-bottom: 1.5rem;
  display: flex;
  display: -ms-flex;
  justify-content: flex-start;
}
.contact-info li h6 {
  color: #111;
  font-weight: 600;
}
.contact-info li .icon {
  min-width: 40px;
}
.contact-info li i {
  margin-right: 8px;
}
.contact-info li p, .contact-info li address {
  margin-bottom: 0;
  font-size: 14px;
}
.contact-info li i {
  font-size: 1.5rem;
  color: #c60c30;
  margin-bottom: 0.5rem;
}
.contact-info .title {
  font-size: 16px;
}

.services p {
  margin-bottom: 0.5rem;
  text-align: justify;
}
.services ul {
  padding-left: 0;
}
.services h4 {
  font-size: 1.4rem;
}
.services strong {
  color: #111;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.services .list-group h3 {
  font-size: 1.25rem;
}
.services .list-group a, .services .list-group h3 {
  margin-bottom: 0;
}
.services .list-group a {
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  color: #333;
}
.services .list-group li.active {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
}
.services .list-group li:hover {
  background-color: #f2f2f2;
}
.services .list-group li:hover a {
  color: #111;
}

.team ul {
  padding-left: 1rem;
}

@media screen and (max-width: 991px) {
  .testimonial-slider-2 .slide1 {
    text-align: center;
  }
  .testimonial-slider-2 .slide1 img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
  }
  .testimonial-slider-2 .slide1 p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-slider .slide1 h6 {
    font-size: 12px;
  }
  .testimonial-slider .slide1 h5 {
    font-size: 16px;
  }
  .testimonial-slider .slide1 p {
    font-size: 13px;
  }

  .testimonial-slider-2 .slide1 {
    padding: 11px 14px;
  }
}
.footer {
  background: url(../img/footer-bg.jpg) top center no-repeat;
  background-size: cover;
}
.footer img {
  margin-left: auto;
  margin-right: auto;
  height: 65px;
  margin-bottom: 0.5rem;
  border-radius: 4px;
}
.footer .social-media {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer .social-media i {
  font-size: 20px;
  margin-right: 1rem;
}
.footer .contact {
  list-style: none;
  padding-left: 0.4rem;
}
.footer .contact h6 {
  font-size: 13px;
}
.footer .contact img {
  height: 18px;
  margin-right: 8px;
}
.footer .contact p {
  text-align: left !important;
}
.footer h5 {
  font-family: "Muli", sans-serif;
  font-weight: 700;
}
.footer hr {
  border-color: #fff;
}
.footer p, .footer h5, .footer i {
  color: #fff;
}
.footer p {
  text-align: justify;
}
.footer p, .footer i {
  font-size: 14px;
}
.footer .social i {
  font-size: 18px;
}
.footer ul {
  padding: 0;
  color: #fff;
  padding-left: 1.2rem;
}
.footer ul li a {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: #fff;
  font-size: 14px;
}
.footer ul li a:hover {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .our-vehicle h2 {
    font-size: 1.75rem;
  }

  .home-service .card h3 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .nav-container .nav-brand img {
    height: 60px;
  }
  .nav-container .nav-brand h1 {
    font-size: 1.25rem;
    margin-bottom: 0;
  }
  .nav-container .navbar-nav .nav-item {
    padding: 0 0.5rem;
  }

  .img-gallery .service {
    height: 250px;
  }

  .navbar-nav a {
    color: #fff;
  }
  .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    color: #333;
  }

  .contact-info li {
    width: 100%;
    margin: 0;
    margin-bottom: 1rem;
  }

  .slide .slide-content {
    padding: 0 50px;
  }
  .slide .slide-content-headings .title {
    font-size: 1.75rem;
  }
  .slide .slide-content-headings .top-title {
    font-size: 1.15rem;
  }

  .home-service .card .card-body {
    min-height: 71px;
    padding: 1rem 0.5rem;
  }
  .home-service .card h3 {
    font-size: 1rem;
    margin-bottom: 0;
  }

  .contcat-banner h2 {
    font-size: 1.75rem;
  }

  .our-vehicle h2 {
    font-size: 1.5rem;
  }

  .contact-page h3 {
    font-size: 1.5rem;
  }

  .contact-us h4 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 575px) {
  .slide .slide-content {
    padding: 0 15px;
  }
  .slide .slide-content-headings .title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

  .contcat-banner .inner-banner {
    height: 250px;
  }

  .slider .slick-arrow {
    height: 30px;
    width: 30px;
    line-height: 28px;
  }
  .slider .slick-arrow i {
    font-size: 14px;
  }
  .slider .custom-btn {
    padding: 3px 11px;
    font-size: 13px;
  }

  .banner-img1 {
    background: url("../img/home-banner.jpg ") no-repeat top center;
    height: 250px !important;
    background-size: cover;
  }

  .banner-img2 {
    background: url("../img/home-banner2.jpg") no-repeat top center;
    height: 250px !important;
    background-size: cover;
  }

  .banner-img3 {
    background: url("../img/home-banner3.jpg") no-repeat top center;
    height: 250px !important;
    background-size: cover;
  }

  .about-us h2, .home-service h2 {
    font-size: 1.5rem;
  }

  .about-us h3 {
    font-size: 1.28rem;
  }

  .contact-us h4 {
    font-size: 1.2rem;
  }
  .contact-us .custom-btn {
    padding: 3px 12px;
    font-size: 13px;
  }
}
@media screen and (max-width: 410px) {
  .slider .slick-arrow {
    display: none !important;
  }
}

/*# sourceMappingURL=main.css.map */
