/* ========================= whatsapp ======================== */
.open-btn
{	
	/* border: 2px solid #fbac02; */
    /* background-color: white; */
    /* border-radius: 32px; */
    /* color: #fbac02 !important; */
    /* display: inline-block; */
    /* margin: 10px 0 0; */
    /* padding: 9px 16px; */
    /* text-decoration: none !important; */
    /* text-transform: uppercase; */
    position: fixed;
    top: 85%;
    right: 20px;
	z-index:1000;
}

/* -------------------------- */
.top-menu-comp-name
{	
    color: #21025B;
    font-weight: 700;    
    margin-bottom: 0px;
	font-family: 'Montserrat', sans-serifl;	
	color:#ED1C24;	
	font-size:17px;
}
.top-menu-comp-name a
{
	color:#ED1C24;		
}
.top-menu-comp-name a:hover
{
	color:#21025B;		
}
.tmcn
{
	margin-top:20px;
}
.mobile-logo
{
	display:none;
}
.m-auto
{
	margin:auto
}
.top-hr-line
{
	margin-bottom:0px;
}
.ftco-navbar-light
{
	background:#21025B !important;
}


.section-lg
{
	padding-top:60px;
	padding-bottom:60px;
}
.section-md
{
	padding-top:30px;
	padding-bottom:30px;
}
.section-sm
{
	padding-top:20px;
	padding-bottom:20px;
}
.heading-h3
{
	text-align: center;
    padding-top: 15px;
    font-weight: 600;
}
.heading-h3-left
{
	text-align: left;
    padding-top: 15px;
    font-weight: 600;
}
.join-us-all-page-txt
{
	color:#454643;
	font-weight:600;
	font-size: 14px;
}
.join-us-all-page-txt:hover
{
	color:#454643;
}
/* =============================== Header ===================== */
.img-fluid
{
	width: 70%;
}
.ftco-navbar-light .navbar-brand
{
	text-align:center;
	padding:5px;
}
.ftco-navbar-light
{
	/* background: white !important; */
}
.ftco-navbar-light.scrolled.awake
{
	z-index:1000;
}
.ftco-navbar-light.scrolled
{
	background: #21025B !important;
}
.ftco-navbar-light.scrolled .nav-link
{
	color:#ED1C24 !important;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link
{
	text-transform: uppercase;
	font-size: 20px;
	font-weight:bold;	
	font-family:'Montserrat', sans-serifl;
	color:#ED1C24;
}
.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover
{
	color:#ED1C24;		
}
.navbar-brand
{
	padding-bottom:0px;
}

/* ============================== Better Way to Rent Your Perfect Cars =============================== */
.mt-60{
    margin-top:60px;
}

.section-block-grey {
    padding: 90px 0px 90px 0px;
    background-color: #f9f9f9;
}

.serv-section-2 {
    position: relative;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
	margin-bottom: 10px;
}

.serv-section-2:before {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 0;
    content: " ";
    width: 120px;
    height: 120px;
    background: #ED1C24;
	color:white;
    border-bottom-left-radius: 136px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-2-icon {
    position: absolute;
    top: 18px;
    right: 22px;
    max-width: 100px;
    z-index: 1;
    text-align: center;
}

.serv-section-2-icon i {
    color: #5f27cd;
    font-size: 48px;
    line-height: 65px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-desc {
    position: relative;
}

.serv-section-2 h4 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}

.serv-section-2 h5 {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    margin-top: 5px;
}

.section-heading-line-left {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #ED1C24;
    border-radius: 25%;
    margin-top: 15px;
    margin-bottom: 5px;
}

.serv-section-2 p {
    margin-top: 25px;
    padding-right: 50px;
}

.serv-section-2:hover .serv-section-2-icon span {
    color: white;
}

.serv-section-2:hover:before {
    background: #ED1C24;
}
.serv-section-2-icon span
{
	font-size: 40px;
    color: white;
}
.our-r-s
{
	color:rgba(0, 0, 0, 0.8);
	font-weight:500;
}
.our-r-s-b-b
{
	background:#ED1C24 !important;
	margin-bottom: 20px;
}
.our-r-s-txt a
{
	color:#454643;	
}
.our-r-s-txt a:hover
{
	color:#ED1C24; 	
}
.py-3
{
	background: #ED1C24;
	border:1px solid #ED1C24;
	color:white;
}
.py-3:hover
{
	color:white;
}
/* ============================ Car Hire =============================== */

.carousel-inner img {
    width: 100%;
    height: 100%
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px
}

#custCarousel .carousel-indicators>li {
    width: 100px
}

#custCarousel .carousel-indicators li img {
    display: block;
    /* opacity: 0.5 */
	width:100%;
	border:3px solid #ED1C24;
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1;
	border:3px solid #ED1C24;
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.75
}
.list-inline li
{
	display:block !important;
}

/* ============================ About-Us =============================== */
.about-section{
    background: linear-gradient(1deg, rgba(239, 239, 239, 0.4) 26%, rgb(245, 243, 255) 73%);
    padding:70px 0 25px;
}
.about-image-box {
    position: relative;
    flex: 1;
    max-width: 100%;
}
.shape-1{
    width: 531px;
    height: 384px;
    background-image: none;
    margin: 264px auto 0 72px;
	color: #ffffff;
    background-color: #ED1C24;
}
.shape-2{
    width: 447px;
    height: 382px;
    background-image: none;
    margin: -603px auto 0 0;
    border-color: #ED1C24;
    stroke: #ED1C24;
    border-style: solid;
    border-width: 16px;
}
.about-iiner-image-box{
    width: 393px;
    min-height: 248px;
    background-image: url(../images/m.png);
    background-position: 50% 50%;
    margin: 39px 0 0 auto;
}
.about-image-box img{
    border-width: 0;
    object-fit: cover;
    display: block;
    vertical-align: middle;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	width: 500px;
    height: 500px;
    box-shadow: 0 0 35px 0 rgba(0,0,0,0.5);
    object-position: 28.7% 100%;
    background-position: 28.7% 100%;
    margin: -713px 0 0 auto;
}
.layout-33{
    position: relative;
    flex: 1;
    max-width: 100%;
}

.about_img{
    border: 21px solid transparent;
	text-align: left;
	background-color: transparent !important;
    opacity: 1;
	   position: relative;
    display: flex;
    background-clip: padding-box;
    background-origin: padding-box;
}
.section-title{
    color: #ED1C24;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 0.7px;
    font-size: 3.75rem;
    line-height: 50px;
    padding-bottom: 10px;
    font-family: 'Oswald', sans-serif;
	  }
.about-text p {
    line-height: 30px;
    margin-bottom: 10px;
    /* font-family: 'Montserrat', sans-serif; */
    font-size: 15px;
    color: #000 !important;
}

.about_img:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.p-0{
    padding:0;
}
a.custom-btn-nav {
    border: 2px solid #6c5ce7;
    color: #000;
    width: 150px;
    display: inline-block;
    text-align: center;
    padding: 12px;
    box-shadow: 1px 2px 0px 0px #6b5be6;
}
.about-text{
   padding:80px 0;
}
.about-txt
{
	text-align:justify;
}
.about-txt a
{
	color:#454643;
}
.about-text-1
{
	margin-top:-7%;
	margin-left:-15px;
}

/*Media query for mobile view  */

@media only screen and (max-width: 767px) {
	.about-text {
		padding: 15px;
	}
	.p-0{
		padding:15px;
	}
	.about-image-box img{
		width: 268px;
		height: 332px;
		margin-top: -463px;
		margin-right: 0;
		margin-bottom: 0;
	}
	.about-iiner-image-box {
		width: 212px;
		min-height: 264px;
		margin-top: -82px;
	}
	.shape-1{
	  width: 255px;
		height: 201px;
		margin-top: 210px;
		margin-right: 40px;
		margin-left: auto;
	}
	.shape-2{
	  height: 249px;
		width: 261px;
		margin-top: -378px;
		margin-right: auto;
		margin-left: 0;
	}
	.about_img{
		min-height: 533px;
	}
}

/* ============================ service =============================== */
ul{
  margin:0;
  padding:0;
  list-style:none;
}

.heading.heading-icon {
    display: block;
}
.padding-lg {
	display: block;
	padding-top: 60px;
	padding-bottom: 60px;
}
.practice-area.padding-lg {
    padding-bottom: 55px;
    padding-top: 55px;
}
.practice-area .inner{ 
     border:1px solid #999999; 
	 text-align:center; 
	 margin-bottom:28px; 
	 padding:40px 25px;
}
.our-webcoderskull .cnt-block:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    border: 0;
}
.practice-area .inner h3{ 
    color:#3c3c3c; 
	font-size:24px; 
	font-weight:500;
	font-family: 'Poppins', sans-serif;
	padding: 10px 0;
}
.practice-area .inner p{ 
    font-size:14px; 
	line-height:22px; 
	font-weight:400;
}
.practice-area .inner img{
	display:inline-block;
}


.our-webcoderskull{
	background: url("../images/right-sider-banner.jpeg");
	background-position:center;  
}
.our-webcoderskull .cnt-block{ 
   float:left; 
   width:100%; 
   background:#fff; 
   padding:30px 20px; 
   text-align:center; 
   border:2px solid #d5d5d5;
   margin: 0 0 28px;
}
.our-webcoderskull .cnt-block figure{
   width:100%; 
   height:100%; 
   /* border-radius:100%;  */
   display:inline-block;
   margin-bottom: 15px;
}
.our-webcoderskull .cnt-block img{ 
   width:100%; 
   height:100%; 
   /* border-radius:100%;  */
}
.our-webcoderskull .cnt-block h3{ 
   color:#2a2a2a; 
   font-size:20px; 
   font-weight:500; 
   padding:6px 0;
   text-transform:uppercase;
}
.our-webcoderskull .cnt-block h3 a{
	text-decoration:none;
	color:#2a2a2a;
	border-bottom:1px solid #2a2a2a;
}
.our-webcoderskull .cnt-block h3 a:hover{
	color:#337ab7;
}
.our-webcoderskull .cnt-block p{ 
   color:#2a2a2a; 
   font-size:13px; 
   line-height:20px; 
   font-weight:400;
}
.our-webcoderskull .cnt-block .follow-us{
	margin:20px 0 0;
}
.our-webcoderskull .cnt-block .follow-us li{ 
    display:inline-block; 
	width:auto; 
	margin:0 5px;
}
.our-webcoderskull .cnt-block .follow-us li .fa{ 
   font-size:24px; 
   color:#767676;
}
.our-webcoderskull .cnt-block .follow-us li .fa:hover{ 
   color:#025a8e;
}

/* =============================== What We Offer ============================== */
.what-we-offer-heading
{
	text-align: center;
    border-bottom: 1px solid;
    width: 40%;
    margin: auto;
    margin-bottom: 30px;
    color: #ED1C24;
}
.carousel-car .item
{
	box-shadow: 0 4px 44px rgba(17, 29, 48, 0.26);	
}
.mb-0
{
	border-bottom:1px solid #454643;
	/* border-top:1px solid #454643;*/
}
.mb-0 a
{
	color:#454643 !important;
}
.car-wrap .text h2 a
{
	text-transform: uppercase;
	font-size:16px;
	font-weight: 600;
}
.car-wrap .text span.cat
{
	color:#454643;
}
.car-wrap .text .price
{
	color:#454643;
}
.d-flex
{
	border-bottom:1px solid #454643;
}
.d-block .btn
{
	border:1px solid #ED1C24;
	border-radius:50px;
}
.d-block .btn:hover
{
	border:1px solid #ED1C24;
	color:#ED1C24;
}
.what-we-offer-price
{
	color: #dc3545 !important;
    /* text-shadow: 2px 1px #dc3545 !important; */
}

/* =========================== Featured Services =========================== */
.fs-img-fluid
{
	width:100%;
}
.f-s-img-align
{
	padding-left:0px;
	padding-right:0px;
}
.service-block__content
{
	margin-top: 15%;
    padding: 10%;
}
.fs-row
{
	margin-left:0px;
	margin-right:0px;
}
.f-s-img-mob
{
	display:none;
}

/* ============================== Services =============================== */
.y-us-head {
    text-align: center;
    margin: 0 0 91px;
}
.y-us-title h2 {
    color: #000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.y-us-title > p {
    color: #777777;
    line-height: 22px;
}
.y-us-title-border {
    background: #ffae11 none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    position: relative;
    width: 50px;
}
.service-3 .service-box {
    margin-bottom: 18px;
}
.service-3 .service-box .iconset {
    float: left;
    text-align: center;
    width: 25%;
}
.service-3 .service-box .iconset i {
    color: #000;
    font-size: 44px;
}
.service-3 .service-box .y-us-content {
    float: left;
    width: 75%;
}
service-3 .service-box .y-us-content h4 {
    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 14px 0 12px;
    text-transform: uppercase;
}
.service-3 .service-box .y-us-content p {
    color: #777777;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
}

.icon {
    color : #ED1C24;
    padding:10px;
    font-size:40px;
    border: 1px solid #ED1C24;
    border-radius:15%;
    font-size: 35px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}
.why-choose-banner img
{
	width:100%;
}
/* ============================ Experienced ========================= */
.block-18
{
	text-align: center;
    background-color: white;    
    padding: 14px;
    box-shadow: 0 4px 44px rgba(17, 29, 48, 0.26);
    border-radius: 10px;
	height:25vh;
}
.ftco-box
{
	display:block !important;
	border-bottom:none;
}
.ftco-box i
{
	font-size: 40px;
	color:#ED1C24;
}
.ftco-box p
{
	font-size: 40px;
	color:#ED1C24;
}
.ftco-counter .text strong.number
{
	font-weight:600;
}
.ftco-txt
{
	margin-top:10% !important;
	padding:10px;
	border-top:1px solid #ED1C24;
	border-bottom:1px solid #ED1C24;
}   
.ftco-counter .text strong.number
{
	color:#ED1C24;
}

/* ====================== Footer ====================== */
.ftco-heading-2
{
	border-bottom: 1px solid white;
}
.footer-txt
{
	text-align:justify;
	font-size:14px;
}
.mb-4
{
	margin-top:0px;
}
.Copyright
{
	border-top:1px solid white;	
	border-bottom:1px solid white;
}
.Copyright-txt
{
	padding-top:10px;
}
.ftco-footer
{
	background: #4C4E4F;
}
.block-23 ul li p
{
	color:rgba(255, 255, 255, 0.8);
	font-size:14px;
}
.ftco-footer .ftco-footer-widget ul li a
{
	font-size:14px;
}
.have-questions-align
{
	padding-left:40px;
	padding-right:40px;
}
.ftco-footer .ftco-footer-widget ul li a span
{
	font-size:16px;
}
.ftco-footer-social li a
{
	width:35px;
	height:35px;
	margin-bottom:10px;
}

/* ====================== About Us Page ====================== */
.Flexible-service-img
{
	width:100%;
	/* border:5px solid #ED1C24; */
	/* border-top-left-radius:20%; */
	/* border-bottom-right-radius:20%; */
}
.Flexible-service-heading
{
	color:#454643;
}
.text-danger
{
	/* color:white !important;	 */
}
.Flexible-service-txt
{
	text-align:justify;
}
.ftco-intro .overlay
{
	top: -160px;
	background:#ED1C24;
}
.btn.btn-primary
{
	background:#ED1C24 !important;
	border: 1px solid #ED1C24 !important;
}
/* ====================== Banner ====================== */
.first-banner-txt
{	
	width: 42%;
    height: auto;
    background-color: gray;
	z-index:100;
    text-align: left;	
	position: absolute;
    left: 0%;     
    top: 25%;   
	opacity:0.8;
	animation-duration: 4s;
    animation-iteration-count: infinite;
	clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);
}
.first-banner-txt-title
{
	font-size: 24px;
	/* color:#ED1C24; */
	color:white;
	padding:30px;
    text-transform: uppercase;
	font-weight: 800;
	margin-bottom:2px;
}
.first-banner-txt-text
{
	font-size: 18px;
    text-transform: uppercase;
	font-weight: 600;
}

.second-banner-txt
{	
	width: 40%;
    height: auto;	
	background-color: gray;
	z-index:100;
    text-align: right;
	position: absolute;
	top:25%;
	right: 0%;
	opacity:0.8;
	animation-duration: 4s;
    animation-iteration-count: infinite;
	clip-path:polygon(25% 0%,100% 1%,100% 100%,25% 100%,0% 50%);
}

.second-banner-txt-title
{
	font-size: 24px;
	/* color:#ED1C24; */
	color:white;
	padding:30px;
    text-transform: uppercase;
	font-weight: 800;
	margin-bottom:2px;
}
.second-banner-txt-text
{
	font-size: 18px;
    text-transform: uppercase;
	font-weight: 600;
}

/* ====================== Fleet Page ====================== */
.filter-button
{
	border:1px solid #ED1C24;
	color:#ED1C24;
	border-radius:2px;
	padding-left: 3%;
    padding-right: 3%;
}
.filter-button:hover
{
	background:white;
	border:1px solid #ED1C24;
	border-radius:2px;
	color:#ED1C24;
}
.font-weight-bold
{
	color:#454643;
	font-size:18px;
}
.fleet-head
{
	background: #ED1C24 !important;
    margin: auto;
}
.fleet-modal-tab
{
	margin-top:20px;
}
.gallery_product
{
	text-align:center;
	box-shadow:0 4px 44px rgba(17, 29, 48, 0.26);
	margin:5px;
	max-width: 32.33333%;
}
.fleet-img-fluid {
    width: 100%;
    padding: 20px !important;
}
.fleet-car-name
{
	font-size: 18px;
    font-weight: 600;
    border-top: 1px solid #454643;
    border-bottom: 1px solid #454643;	
}
.fleet-car-price
{
	color:#dc3545;
	/* text-shadow: 2px 1px #dc3545; */
}
.fleet-bool-btn
{
	margin-bottom:15px;
}

/* =============================== Rates ==================================== */
.rate-table{
	border-collapse:collapse;
	width:100%;
	margin-top:25px;
}
.rate-table,th,td{
	padding:10px;
	border:1px solid black;
	text-align:center;
}
.rate-align
{
	overflow:auto;
}


/* =================================== Mobile View ======================= */
@media only screen and (max-width: 600px) {
	.section-lg {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	/* =================== Menu ===================== */	
	
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link
	{
		border-bottom: 1px solid #454643;
	}
		
	.ftco-navbar-light .navbar-brand {
		text-align: left;
		width: 50%;
	}	
	.our-r-s-btn
	{
		margin-bottom:30px;
	}
	.mt-60
	{
		margin-top: 30px;
	}
	.heading-h3
	{
		font-size:20px;
		text-align: left;
	}
	.our-r-s
	{
		font-size:20px;
	}	
	.serv-section-2 h5
	{
		font-size:14px;
		font-weight:600;
	}
	.ftco-navbar-light .navbar-toggler
	{
		color:#454643 !important;
	}
	.top-hr-line
	{
		display:none;
	}
	/* =========================== Featured Services =========================== */
	.what-we-offer-heading
	{
		text-align:left;
		width: 100%;
	}
	.service-block__content
	{
		padding:0px;
		margin-top:10%;
		margin-bottom:10%;
	}
	.f-s-img-mob
	{
		display:block;
	}
	.f-s-img-desk
	{
		display:none;
	}
	/* ============================= Footer ==================== */
	.mb-4
	{
		margin-top:5%;
	}
	.have-questions-align
	{
		padding-left:15px;
		padding-right:15px;
	}
	/* =============================== What we offer ========================= */
	.d-flex
	{
		/* display:flex !important; */
	}
	.d-flex p
	{
		font-size:16px;
	}
	.d-flex i
	{
		font-size:18px;
	}
	.car-wrap .text span.cat
	{
		font-weight:bold;
	}
	/* ================================ Banner ========================= */		
	#carouselExampleCaptions .carousel-item
	{
		height:250px;
	}
	.first-banner-txt
	{		    
		top: 25%;
		width:90%;	
		height:65%;			
	}
	.first-banner-txt-title
	{
		font-size:11px;
		padding:0px;
		padding-left:15px;
		padding-right:20px;
	}
	.second-banner-txt
	{
		top: 25%;
		width:90%;	
		height:65%;
	}
	.second-banner-txt-title
	{
		font-size:11px;
		padding:0px;
		padding-left:20px;
		padding-right:15px;
	}
	.top-header-desk
	{
		display:none;
	}
	.mobile-logo
	{
		display:block;
	}
	.ftco-navbar-light
	{
		background:white !important;
	}
	
	
	/* ====================== About Us Page ====================== */
	.about-text-1
	{
		margin-left:0px;
	}
	#mark li
	{
		margin: 0px;
	}
	.Flexible-service-heading
	{
		margin-top:20px;
	}
	
	/* =============================== Fleet Page =============================  */
	.gallery_product
	{
		max-width:100%;
		width:100%;
	}
}


/* ======================== iPad ============================ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) 
{
	/* ================================ Menu ========================= */	
	.ftco-navbar-light .navbar-toggler
	{
		color:#454643 !important;
		font-size:26px;
	}
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
		border-bottom: 1px solid #454643;
	}
	.section-lg
	{
		padding-top:30px;
		padding-bottom:30px;
	}
	.ftco-navbar-light.scrolled .navbar-toggler
	{
		font-size:26px;
	}
	.top-hr-line
	{
		display:none;
	}
	/* Better Way to Rent Your Perfect Cars */	
	.serv-section-2 h5
	{
		font-size:13px;
		font-weight:bold;
	}
	/* Car Hire */
	#custCarousel
	{
		margin-top:25%;
	}
	/* About Us */
	.about-text
	{
		padding-top: 20px;
	}
	/* Featured Services */
	.service-block__content {
		margin-top: 0%;
		padding: 5%;
	}
	/* ftco */
	.block-18
	{
		margin-bottom:20px;
	}
	.ftco-txt
	{
		margin-top: 15% !important;
	}
	.our-webcoderskull
	{
		margin-top:30%;	
		background-size: cover;
		background-repeat: no-repeat;
	}
	/* Footer */
	.mb-4
	{
		margin-top: 5%;
	}
	.have-questions-align
	{
		padding-left:15px;
		padding-right:15px;
	}
	/* ================================ Banner ========================= */			
	.first-banner-txt
	{		    
		top: 25%;
		width:70%;	
		height:65%;			
	}
	.first-banner-txt-title
	{		
		padding:20px;		
	}
	.second-banner-txt
	{
		top: 25%;
		width:70%;	
		height:65%;
	}
	.second-banner-txt-title
	{
		padding:20px;
	}
	.top-header-desk
	{
		display:none;
	}
	.mobile-logo
	{
		display:block;
	}
	.ftco-navbar-light
	{
		background:white !important;
	}
	
	
	/* ====================== About Us Page ====================== */
	/* About Us */
	.about-text-1
	{
		margin-top: 30%;
	}
	#mark li
	{
		margin:0px;
	}
	.Flexible-service-heading
	{
		margin-top:30px;
	}
	/* =============================== Fleet Page =============================  */
	.gallery_product
	{
		max-width:48%;
		width:48%;
	}
}
	/* =============================== Mobile View =============================  */
	@media only screen and (max-width: 600px) 
	{
	  .ftco-navbar-light.scrolled 
	  {
		background: white !important;
	  }
	}
	



