@charset "utf-8";
/*
Theme Name: Thème de Devally Transit Transportation
Theme URI: http://www.cdatagrid.com
License: Copyright © Devally Transit Transportation
Description: Template du site web de Devally Transit Transportation.
Author: Cdatagrid
Author URI: http://www.cdatagrid.com
Version: 1.0
Tags:
*/

body {

}

.header-top__left img {
  max-width: 230px;
  border-radius: 7px;
}
.sticky-header img {
  max-width: 170px;
  border-radius: 7px;
}
.mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside {
  background: #2851a3;
}
.nav-outer .mobile-nav-toggler .inner {
  background: #b23f4c;
}
.mobile-menu .navigation li > a::before {
  border-left: 5px solid #ad404e;
}
.mobile-menu .navigation li.current > a, .mobile-menu .navigation li > a:hover {
  color: #ff0e29;
}
.mobile-menu .social-links li a {
  border: 1px solid #53315a;
  background: #ae414e;
}
.mobile-menu .social-links li a:hover {
  color: #ae414e;
}
.header-top {
  padding: 25px 0;
}
.main-menu .navigation > li > a {
  padding: 20px 0px 20px;
}
.header {
  background: #2851a3;
  margin-bottom: 0px;
}
.header .main-menu .navigation > li > a{
	color:#ffffff;
}
.main-slider.style1 {
  height: 600px;
  overflow: hidden;
  margin-top: 0;
}
.main-slider .slide {
  padding-top: 140px;
}
.footer-widget-quote-box {
  background: rgba(0,0,0,0.15);
}
.main-slider .slide .image-layer::before{
	background:url("../images/pattern.png") rgba(0,0,0,0);
}
.breadcrumb-area-bg::before{
	background:url("../images/pattern.png") rgba(0,0,0,0);
}
.slogan-img-box::after {
  border: 2px dashed #d0d9ea;
}
.single-features-style1 .text-holder {
  padding-top: 30px;
}
.service-style1-area {
  background: #f2f3fa;
}
.footer-bottom .bottom-inner {
  padding: 10px 0px 10px;
}
.footer {
  padding-top: 60px;
  padding-bottom: 60px;
}
.bottom-parallax .footer-area {
  height: 563px;
}
.breadcrumb-area .inner-content {
  padding: 100px 0 100px;
}
.b-container {
  display: flex;
  margin-bottom: 0;
  position: relative;
  height: 100%;
  padding-top:40px;
}
.b-text {
  -moz-box-flex: 1;
  flex-grow: 1;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  width: 60%;
  background: #0562B5;
  height: 100%;
}
.bg-overlay {
  pointer-events: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: ' ';
  display: block;
  opacity: 0;
  transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  -webkit-transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.bg-contenu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #0562b5;
  opacity: 0.90;
}
.bg-contenu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
  text-align: left;
  background-image:url("../images/s2.jpg");
  background-size: cover;
}
.bg-contenu2{
  background-image:url("../images/s1.jpg");
}
.bg-contenu2::before{
	background:#ac404e;
}
.b-text ul li {
  margin: 0 0 2px;
  position: relative;
  line-height: 25px;
  padding-left: 30px;
}
.b-text ul li::before {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  top: 2px;
  padding-right: 7px;
  content: "\e90a";
  top: 2px;
  left: -2px;
  height: 8px;
  margin-right: 0;
  width: 8px;
}
.about-style1-area.p-b-services {
  padding: 100px 0 100px;
}

/* Uniform spacing between sections */
.about-style1-area.p-b-services .row {
  margin-bottom: 0;
}

.about-style1-area.p-b-services .row + .row {
  margin-top: 80px;
}

.about-style1-area.p-b-services .row.mt-5 {
  margin-top: 80px !important;
}

.about-style1-area.p-b-services .row.mt-4 {
  margin-top: 50px !important;
}

/* About content styling */
.about-style3__content {
  padding-left: 30px;
  display: flex;
  align-items: center;
  height: 100%;
}

.about-style3__content .inner-content {
  width: 100%;
}

.about-style3__content .text p {
  font-size: 17px;
  line-height: 1.9;
  color: #555555;
  margin-bottom: 25px;
  text-align: justify;
}

.about-style3__content .text p:last-child {
  margin-bottom: 0;
}

/* Responsive adjustments for about content */
@media only screen and (max-width: 991px) {
  .about-style3__content {
    padding-left: 0;
    padding-top: 40px;
  }
  
  .about-style1-area .sec-title {
    margin-bottom: 25px;
  }
  
  .about-style1-area .sec-title.text-center h2 {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  
  .about-style1-area.p-b-services .row + .row {
    margin-top: 60px;
  }
  
  .about-style1-area.p-b-services .row.mt-5 {
    margin-top: 60px !important;
  }
}

@media only screen and (max-width: 767px) {
  .about-style3__content {
    padding-top: 30px;
  }
  
  .about-style3__content .text p {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  
  .about-style1-area.p-b-services {
    padding: 80px 0 70px;
  }
  
  .about-style1-area .sec-title {
    margin-bottom: 20px;
  }
  
  .about-style1-area .sec-title.text-center h2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  
  .transportation-subtitle {
    margin-top: 5px;
  }
  
  .about-style1-area.p-b-services .row + .row {
    margin-top: 50px;
  }
  
  .about-style1-area.p-b-services .row.mt-5 {
    margin-top: 50px !important;
  }
  
  .about-style1-area.p-b-services .row.mt-4,
  .about-style1-area.p-b-services .row.mt-3 {
    margin-top: 25px !important;
  }
}

/* Service Types Section Title */
.service-types-mj {
  margin-top: 10px;
}

.service-types-mj .row {
  margin-top: 0;
}
.sub-img img{
	max-width:100px;
	height:auto;
}

.form-input label{
  color: #797989;
  font-size: 14px;
  font-family: 'Kumbh Sans', sans-serif;
}
.form-group-content {
  padding-left: 20px;
}
.form-input{
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
  padding: 0 0 0 .0625rem;
  float: left;
  clear: both;
  width: 100%;
}
.form-input label {
  position: relative;
  left: auto;
  top: auto;
}
.form-group-content label {
  display: inline-block;
  width: auto;
  padding: .125rem 0 0 2.375rem;
  line-height: 1.25rem;
  cursor: pointer;
  text-align: left;
  transition: color .15s linear;
}
.form-group-content input {
  position: absolute;
  top: .375rem;
  left: 0;
  transition: border-color .3s;
  height: 1.25rem;
  width: 1.25rem;
}
.main-contact-form-area.main-request {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 20px 0px 60px;
}
.p-contact.contact-info-style2-area .contact-info-style1__content {
  padding-left: 0px;
}
.p-contact .contact-info-style2__image {
  max-width: 100%;
}
.contact-info-style2-area.p-contact {
  padding-bottom: 50px;
}
.service-details__content .text-box2.text-box-ville .text-box2-single {
  padding: 10px 10px 10px;
}
.service-details__content .text-box2.text-box-ville {
  margin-top: 10px;
  margin-bottom: 10px;
}
.service-details__content .text-box2.text-box-ville .text-box2-single h4 {
  margin: 0 0 6px;
}
.single-features-style1 .text-holder p {
  margin: 0;
  letter-spacing: -0.05em;
}
.bottom-parallax {
  opacity: 1;
  z-index: 1;
}
.dtt-slide-1{
	background-image:url("../images/slide-v1-1.jpg");
}
.dtt-slide-2{
	background-image:url("../images/slide-v1-2.jpg");
}
.dtt-slide-3{
	background-image:url("../images/slide-v1-3.jpg");
}



.bloc-img-service .image {
  width: 100%;
  height: 500px;
}
.bloc-img-service .radio {
  display: none;
}
.bloc-img-service .images {
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.bloc-img-service .images-inner {
  width: 500%;
  transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
.bloc-img-service .image-slide {
  width: 20%;
  float: left;
}
.bloc-img-service .image-slide,
.bloc-img-service .fake-radio,
.bloc-img-service .radio-btn {
  transition: all 0.5s ease-out;
}
.bloc-img-service .fake-radio {
  float: right;
}




/* Move slides overflowed container */
.bloc-img-service #slide1:checked ~ .images .images-inner {
  margin-left: 0;
}
.bloc-img-service #slide2:checked ~ .images .images-inner {
  margin-left: -100%;
}
.bloc-img-service #slide3:checked ~ .images .images-inner {
  margin-left: -200%;
}




/* Color of bullets */
.bloc-img-service #slide1:checked ~ div .fake-radio .radio-btn:nth-child(1),
.bloc-img-service #slide2:checked ~ div .fake-radio .radio-btn:nth-child(2),
.bloc-img-service #slide3:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  background: #ac404e;
}
.bloc-img-service .radio-btn {
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background: gray;
  display: inline-block !important;
  margin: 0 1px;
  cursor: pointer;
}
/* Color of bullets - END */




/* Text of slides */
.bloc-img-service #slide1:checked ~ .labels .label:nth-child(1),
.bloc-img-service #slide2:checked ~ .labels .label:nth-child(2),
.bloc-img-service #slide3:checked ~ .labels .label:nth-child(3) {
  opacity: 1;
}

.bloc-img-service .label {
  opacity: 0;
  position: absolute;
}
/* Text of slides - END */



/* Calculate AUTOPLAY for BULLETS */
@keyframes bullet {
  0%, 33.32333333333334%	{
    background: #ac404e;
  }
  33.333333333333336%, 100% {
    background: gray;
  }
}


.bloc-img-service #play1:checked ~ div .fake-radio .radio-btn:nth-child(1) {
  animation: bullet 12300ms infinite -1000ms;
}

.bloc-img-service #play1:checked ~ div .fake-radio .radio-btn:nth-child(2) {
  animation: bullet 12300ms infinite 3100ms;	
}

.bloc-img-service #play1:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  animation: bullet 12300ms infinite 7200ms;	
}
/* Calculate AUTOPLAY for BULLETS - END */




/* Calculate AUTOPLAY for SLIDES */
@keyframes slide {
  0%, 25.203252032520325%	{ margin-left: 0; }
  33.333333333333336%, 58.53658536585366%	{ margin-left: -100%; }
  66.66666666666667%, 91.869918699187%	{ margin-left: -200%; }
}


.bloc-img-service .st-slider > #play1:checked ~ .images .images-inner {
  animation: slide 12300ms infinite;	
}
/* Calculate AUTOPLAY for SLIDES - END */





/* Calculate AUTOPLAY for CAPTION */
@keyframes caption {
  0%, 33.32333333333334%	{
    opacity: 1;
  }
  33.333333333333336%, 100% {
    opacity: 0;
  }
}


.bloc-img-service #play1:checked ~ .labels .label:nth-child(1) {
  animation: caption 12300ms infinite -1000ms;
}

.bloc-img-service #play1:checked ~ .labels .label:nth-child(2) {
  animation: caption 12300ms infinite 3100ms;	
}

.bloc-img-service #play1:checked ~ .labels .label:nth-child(3) {
  animation: caption 12300ms infinite 7200ms;	
}
/* Calculate AUTOPLAY for CAPTION - END */








@media only screen and (max-width: 767px) {
  .header {
    background: #ffffff;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bottom-parallax .footer-area {
    height: auto;
  }
  .slogan-img-box {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bottom-parallax .footer-area {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .bottom-parallax .footer-area {
    height: auto;
  }
  .bloc-img-service .image {
	  width: 100%;
	  height: 400px;
	}
}
@media only screen and (max-width: 576px) {
  .bloc-img-service .image {
	  width: 100%;
	  height: 300px;
	}
}

/* MJ Reliable Transportation Style Services */
.transportation-subtitle {
  font-size: 20px;
  color: #585858;
  margin-top: 8px;
  margin-bottom: 0;
  font-weight: 500;
  font-style: italic;
}

/* Section Titles Uniformization */
.about-style1-area .sec-title {
  margin-bottom: 30px;
}

.about-style1-area .sec-title h2 {
  font-size: 36px;
  line-height: 1.3;
  font-weight: 700;
  color: #2851a3;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.about-style1-area .sec-title.text-center h2 {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.about-style1-area .sec-title.text-center h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: var(--thm-base);
  border-radius: 2px;
}

.services-list-mj,
.clients-list-mj {
  padding: 0;
  background: #ffffff;
  border-radius: 10px;
  padding: 25px 20px;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.05);
  height: 100%;
  transition: all 0.3s ease;
}

.services-list-mj:hover,
.clients-list-mj:hover {
  box-shadow: 0px 8px 30px 0px rgba(40, 81, 163, 0.12);
  transform: translateY(-3px);
}

.services-list-mj ul,
.clients-list-mj ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.services-list-mj ul li,
.clients-list-mj ul li {
  margin-bottom: 16px;
  padding-left: 40px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
  transition: all 0.2s ease;
}

.services-list-mj ul li:hover,
.clients-list-mj ul li:hover {
  padding-left: 45px;
}

.services-list-mj ul li:last-child,
.clients-list-mj ul li:last-child {
  margin-bottom: 0;
}

.service-check-icon,
.client-check-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 2px solid #2851a3;
  border-radius: 6px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.services-list-mj ul li:hover .service-check-icon,
.clients-list-mj ul li:hover .client-check-icon {
  background: var(--thm-base);
  border-color: var(--thm-base);
  transform: translateY(-50%) scale(1.1);
}

.service-check-icon i,
.client-check-icon i {
  font-size: 13px;
  color: #2851a3;
  line-height: 1;
  font-weight: bold;
  display: block;
  transition: all 0.3s ease;
}

.services-list-mj ul li:hover .service-check-icon i,
.clients-list-mj ul li:hover .client-check-icon i {
  color: #ffffff;
}

.service-text,
.client-text {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  color: #333333;
  margin: 0;
  display: block;
  flex: 1;
  transition: all 0.2s ease;
}

.services-list-mj ul li:hover .service-text,
.clients-list-mj ul li:hover .client-text {
  color: var(--thm-base);
  font-weight: 500;
}

.service-type-item-mj {
  background: #ffffff;
  padding: 40px 30px;
  margin-bottom: 30px;
  border-radius: 12px;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.08);
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.3s ease;
  border: 1px solid #f0f0f0;
  position: relative;
  overflow: hidden;
}

.service-type-item-mj::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--thm-base);
  transform: scaleX(0);
  transition: all 0.3s ease;
  transform-origin: left;
}

.service-type-item-mj:hover {
  box-shadow: 0px 10px 40px 0px rgba(40, 81, 163, 0.15);
  transform: translateY(-5px);
  border-color: var(--thm-base);
}

.service-type-item-mj:hover::before {
  transform: scaleX(1);
}

.service-icon-wrapper {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  width: 90px;
  background: #f8f9fa;
  border-radius: 50%;
  padding: 15px;
  transition: all 0.3s ease;
  position: relative;
}

.service-type-item-mj:hover .service-icon-wrapper {
  background: var(--thm-base);
  transform: scale(1.1);
}

.service-type-icon {
  max-width: 60px;
  max-height: 60px;
  width: auto;
  height: auto;
  filter: grayscale(100%) brightness(0.3);
  opacity: 0.8;
  transition: all 0.3s ease;
}

.service-type-item-mj:hover .service-type-icon {
  filter: grayscale(0%) brightness(1);
  opacity: 1;
}

.service-type-item-mj h4 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #2851a3;
  margin: 0 0 18px 0;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  transition: all 0.3s ease;
}

.service-type-item-mj:hover h4 {
  color: var(--thm-base);
}

.service-type-item-mj p {
  font-size: 15px;
  line-height: 1.7;
  color: #555555;
  margin: 0;
  text-align: center;
  flex: 1;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 1199px) {
  .service-type-item-mj {
    padding: 35px 25px;
  }
  
  .service-icon-wrapper {
    height: 85px;
    width: 85px;
    margin-bottom: 22px;
  }
  
  .service-type-icon {
    max-width: 55px;
    max-height: 55px;
  }
}

@media only screen and (max-width: 991px) {
  .services-list-mj,
  .clients-list-mj {
    padding: 20px 18px;
    margin-bottom: 20px;
  }
  
  .service-type-item-mj {
    padding: 30px 22px;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .services-list-mj ul li,
  .clients-list-mj ul li {
    padding-left: 35px;
    margin-bottom: 14px;
  }
  
  .service-check-icon,
  .client-check-icon {
    width: 26px;
    height: 26px;
  }
  
  .service-check-icon i,
  .client-check-icon i {
    font-size: 12px;
  }
  
  .service-text,
  .client-text {
    font-size: 15px;
  }
  
  .service-type-item-mj {
    padding: 30px 20px;
    margin-bottom: 20px;
  }
  
  .service-type-item-mj h4 {
    font-size: 17px;
    margin-bottom: 15px;
  }
  
  .service-type-item-mj p {
    font-size: 14px;
    line-height: 1.6;
  }
  
  .service-icon-wrapper {
    height: 75px;
    width: 75px;
    margin-bottom: 20px;
    padding: 12px;
  }
  
  .service-type-icon {
    max-width: 50px;
    max-height: 50px;
  }
  
  .about-style1-area .sec-title h2 {
    font-size: 28px;
  }
  
  .transportation-subtitle {
    font-size: 18px;
  }
}

@media only screen and (max-width: 575px) {
  .services-list-mj,
  .clients-list-mj {
    padding: 18px 15px;
  }
  
  .services-list-mj ul li,
  .clients-list-mj ul li {
    padding-left: 32px;
    margin-bottom: 12px;
  }
  
  .service-check-icon,
  .client-check-icon {
    width: 24px;
    height: 24px;
  }
  
  .service-type-item-mj {
    padding: 25px 18px;
  }
  
  .service-icon-wrapper {
    height: 70px;
    width: 70px;
    margin-bottom: 18px;
  }
  
  .about-style1-area .sec-title h2 {
    font-size: 24px;
  }
}

/* Comparison Section Styles */
.comparison-section {
  position: relative;
  display: block;
  background: #f8f9fa;
  padding: 80px 0;
  z-index: 10;
  margin: 60px 0;
  border-radius: 12px;
}

.about-style1-area .comparison-section {
  margin: 60px -15px;
  padding: 60px 15px;
}

.comparison-intro {
  max-width: 900px;
  margin: 30px auto 0;
}

.comparison-intro p {
  font-size: 17px;
  line-height: 1.8;
  color: #555555;
  margin: 0;
  text-align: center;
}

.comparison-card {
  background: #ffffff;
  border-radius: 10px;
  padding: 35px 30px;
  height: 100%;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 1px solid #e8e8e8;
  display: flex;
  flex-direction: column;
}

.comparison-card:hover {
  box-shadow: 0px 8px 30px 0px rgba(40, 81, 163, 0.15);
  transform: translateY(-5px);
  border-color: var(--thm-base);
}

.comparison-card h3 {
  font-size: 20px;
  font-weight: 700;
  color: #2851a3;
  margin: 0 0 18px 0;
  line-height: 1.3;
  text-transform: none;
  letter-spacing: 0;
}

.comparison-card p {
  font-size: 15px;
  line-height: 1.7;
  color: #555555;
  margin: 0;
  flex: 1;
}


.comparison-section .sec-title {
  margin-bottom: 50px;
}

/* Responsive Styles for Comparison Section */
@media only screen and (max-width: 991px) {
  .comparison-section {
    padding: 70px 0;
  }
  
  .comparison-section .sec-title {
    margin-bottom: 35px;
  }
  
  .comparison-intro {
    margin-top: 25px;
  }
  
  .comparison-intro p {
    font-size: 16px;
  }
  
  .comparison-card {
    padding: 30px 25px;
  }
  
  .comparison-card h3 {
    font-size: 19px;
    margin-bottom: 15px;
  }
  
  .comparison-card p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .comparison-section {
    padding: 60px 0;
  }
  
  .comparison-section .sec-title {
    margin-bottom: 30px;
  }
  
  .comparison-intro {
    margin-top: 20px;
  }
  
  .comparison-intro p {
    font-size: 15px;
    line-height: 1.7;
  }
  
  .comparison-card {
    padding: 28px 22px;
    margin-bottom: 25px;
  }
  
  .comparison-card h3 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  
  .comparison-card p {
    font-size: 14px;
    line-height: 1.6;
  }
}

@media only screen and (max-width: 575px) {
  .comparison-section {
    padding: 50px 0;
  }
  
  .comparison-intro p {
    font-size: 14px;
  }
  
  .comparison-card {
    padding: 25px 20px;
    margin-bottom: 20px;
  }
  
  .comparison-card h3 {
    font-size: 17px;
    margin-bottom: 12px;
  }
  
  .comparison-card p {
    font-size: 13px;
  }
}





















