body *{
    font-family: 'Ubuntu', sans-serif;
    /* background: #ffffff; */
  
}
body{
      overflow-x:hidden !important;
}
a{
    text-decoration: none !important;
}
a:hover{
    text-decoration: none !important;
}
ul li {
    list-style: none;
}

/* header */
.navbar-brand img{
	width:250px;
}
.navbar .nav-item:not(:last-child) {
	margin-right: 35px;
  }
  
  .dropdown-toggle::after {
	 transition: transform 0.15s linear; 
  }
  
  .show.dropdown .dropdown-toggle::after {
	transform: translateY(3px);
  }
  
  .dropdown-menu {
	margin-top: 0;
  }
  .navbar {
    background: #fff !important;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}

a.nav-link {
	color: #5a5a5a !important;
	transition: all 1s ease-in-out;
}

li.nav-item.active .nav-link {
    color: #69a822 !important;
	position: relative;
	
}

li.nav-item.active .nav-link::before {
	left: -3px;content: '';
	position: absolute;
	width: 50px;
	height: 3px;
	background: #000;
	bottom: 0;
	text-align: center;
	transition: all 1s ease-in-out;
}
li.nav-item.active:hover .nav-link::before {
	animation: mymove 1s ;
	left:20px;
}

@keyframes mymove {
	0% {left: -3px;}
	100% {left: 20px;}
  }
a.nav-link {
    text-align: center !important;
}
ul.form-inline li {
    color: #69a822;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #69a822 !important;
    color: #fff !important;
}
/* header */
/* why joy call drivers */
section.why_joy_call_drivers {
    background: #F7F7F7 !important;
    padding: 20px 0;
}
section{
    overflow-x: hidden;
}
.font-w{
    font-size: 2.5em;
}
.img-png img {
    width: 100%;
}
.box-icon-kelly {
    padding: 25px;
    text-align: left;
    border-radius: 6px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
    background: #ffffff;
    margin-bottom: 15px;
}
.box-icon-kelly-svg img {
    width: 30px;
}
.box-icon-kelly .row{
    display: flex;
    align-items: center;
    justify-content:start;
}
.box-icon-kelly-title {
    font-size: 1.2em;
    margin-left: 6px;
    margin-bottom: 0;
}
section#steps .row {
    align-items: center;
}
/* why joy call drivers */
/*  Our service*/
.section {
    padding-bottom: 60px;
    background: #F7F7F7 !important;
    padding-top: 20px;
}
.list-blocks-outer {
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}

.list-blocks {
	counter-reset: list-blocks-item;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: -1px;
	text-align: center;
}

.list-blocks-icon {
	font-size: 42px;
	line-height: 1;
	color: #2a4696;
}

.list-blocks-item {
	width: 100%;
	padding: 35px 20px;
	margin: -1px 0 0 0;
	border-bottom: 1px solid #ebebeb;
}

.list-blocks-item-inner {
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.list-blocks-counter {
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
}

.list-blocks-counter::before {
	content: counter(list-blocks-item, decimal-leading-zero);
	counter-increment: list-blocks-item;
}

.list-blocks-title {
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.35;
	font-weight: 600;
	letter-spacing: 0;
	color: #151515;
	text-transform: uppercase;
}

* + .list-blocks-title {
	margin-top: 10px;
}

@media (min-width: 576px) {
	.list-blocks {
		justify-content: flex-end;
		text-align: left;
	}
	.list-blocks-item {
		position: relative;
		width: calc(50% + 1px);
		padding: 45px 25px;
		margin: -1px 0 0 -1px;
		border: 1px solid #ebebeb;
		background: #fff;
	}
	.list-blocks-counter {
		font-size: 24px;
	}
	* + .list-blocks-title {
		margin-top: 15px;
	}
}

@media (min-width: 768px) {
	.list-blocks-title {
		font-size: 20px;
	}
}

@media (max-width: 991.98px) {
	.list-blocks-item_caption {
		order: -1;
	}
}

@media (min-width: 992px) {
	.list-blocks-item {
		width: calc(33.3333% + 1px);
	}
}

@media (min-width: 1200px) {
	.list-blocks-item {
		padding: 55px 20px;
	}
	.list-blocks-item * + p {
		margin-top: 25px;
	}
	.list-blocks-counter {
		font-size: 30px;
	}
	* + p.list-blocks-title {
		margin-top: 20px;
	}
}

.list-blocks-icon img{
    width:80px;
}
button.btn.btn-success {
    border-radius: 5px;
    background: #fff;
    color: #000;
    width: 200px;
    border-color: #69a822;
}

button.btn.btn-success:hover {
    background: #69a822;
    color: #fff;
}
p.ht-e {
    height: 70px;
}
/* our service */
/* testimonial */
.section-title {
	font-size: 28px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: 400;
	display: inline-block;
	position: relative;
}
.section-title:after,
.section-title:before {
	content: '';
	position: absolute;
	bottom: 0;
}
.section-title:after {
	height: 2px;
	background-color: rgba(252, 92, 15, 0.46);
	left: 25%;
	right: 25%;
}

.section-title:before {
	width: 15px;
	height: 15px;
	border: 3px solid #fff;
	background-color: #fc5c0f;
	left: 50%;
	transform: translatex(-50%);
	bottom: -6px;
	z-index: 9;
	border-radius: 50%;
}
.heading-sw:after, .heading-sw:before {
    content: '';
    position: absolute;
    bottom: 0px;
}
/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
	width: 85px;
	height: 85px;
	margin: auto;
	border-radius: 50%;
}

.feedback-slider-item {
	position: relative;
	padding: 60px;
	margin-top: -40px;
}

.customer-name {
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 500;
}

.feedback-slider-item p {
	line-height: 1.875;
}

.customer-rating {
	background-color: #eee;
	border: 3px solid #fff;
	color: rgba(1, 1, 1, 0.702);
	font-weight: 700;
	border-radius: 50%;
	position: absolute;
	width: 47px;
	height: 47px;
	line-height: 44px;
	font-size: 15px;
	right: 0;
	top: 77px;
	text-indent: -3px;
}

.thumb-prev .customer-rating {
	top: -20px;
	left: 0;
	right: auto;
}

.thumb-next .customer-rating {
	top: -20px;
	right: 0;
}

.customer-rating i {
	color: #69a822;
	position: absolute;
	top: 10px;
	right: 5px;
	font-weight: 600;
	font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
	content: '';
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	top: 103px;
	background-color: #f6f6f6;
	border: 1px solid rgba(251, 90, 13, .1);
	border-radius: 10px;
	z-index: -1;
}

.thumb-prev,
.thumb-next {
	position: absolute;
	z-index: 99;
	top: 45%;
	width: 98px;
	height: 98px;
	left: -90px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.thumb-next {
	left: auto;
	right: -90px;
}

.feedback-slider-thumb img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.feedback-slider-thumb:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
	position: relative;
	display: inline-block;
	bottom: 45px;
	transition: all .2s ease-in;
}

.customer-feedback .owl-nav i {
	background-color: transparent;
	color: #69a822;
	font-size: 25px;
}

.customer-feedback .owl-prev {
	left: -15px;
}

.customer-feedback .owl-prev:hover {
	left: -20px;
}

.customer-feedback .owl-next {
	right: -15px;
}

.customer-feedback .owl-next:hover {
	right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 35px;
}
.customer-feedback .owl-dot {
	display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background: #fff;
	border: 1px solid #69a822;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
	background-color: #69a822;
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
	.feedback-slider-item:after {
		left: 30px;
		right: 30px;
	}
	.customer-feedback .owl-nav [class*="owl-"] {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		margin-top: 45px;
		bottom: auto;
	}
	.customer-feedback .owl-prev {
		left: 0;
	}
	.customer-feedback .owl-next {
		right: 0;
	}
	
}

/* extra */
.copyright {
	text-align: center;
	margin-top: 30px;
	font-size: 1.6rem;
	background-color: #eee;
}
.copyright a {
	display: inline-block;
	padding: 10px 2px;
}
.upwork {
	color: #37a000;
}
.upwork:after {
	content: '/';
	margin-left: 10px;
}
.fiverr {
	color: #1dbf73;
}
.copyright .triplebyte {
	display: block;
	padding-top: 0;
	color: #344759;
	text-decoration: underline;
} 
.heading-sw{
    font-size: 28px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 400;
    display: inline-block;
    position: relative;
}
.heading-sw:after {
    height: 2px;
    background-color: rgba(252, 92, 15, 0.46);
    left: 25%;
    right: 25%;
}
.heading-sw:before {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    background-color: #fc5c0f;
    left: 50%;
    transform: translatex(-50%);
    bottom: -6px;
    z-index: 9;
    border-radius: 50%;
    bottom: -6px !important;
}

section.testimonial-w {
    padding: 80px 0;
    background-size: cover !important;
    position: relative;
}
section.testimonial-w:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    background: #00000063;
    top: 0;
}
/* Testimonial */
/* benefits */
.lit-bor{
    border:1px solid #69a822;
}
.circle img {
    width: 100%;
}
.joy-d {
    height: 325px;
    border-radius: 3px;
}
/* benefits */
/* footer */
ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #69a822;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #69a822;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #69a822;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #69a822;
    padding: 13px 20px;
    border: 1px solid #69a822;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #69a822;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #69a822;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
.single-cta {
    display: flex;
}
/* footer */
/* About us */
section.banner {height: 200px;display: flex;align-items: center;justify-content: center;background: #f7f7f7;}

section.banner h2 {
    margin: 0;
}

p.about-p {
    font-size: 18px;
    line-height: 1.9em;
    text-align: justify;
    margin: 0 !important;
}
section.about-content {
    padding: 30px 0;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}
.img-d {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}
/* About us */
/* contact us */
.bg-primary1{
    background-color: #69a822!important;
}
.btn-success{
    background-color: #69a822!important;

}
/* contact us */
/* call drivers */
p.highl {
    margin: 0;
    font-weight: 600;
    background: #69a822;
    padding: 20px;
    color: #fff;
    text-align: center;
}
button.btn.btn-success.dat {
    color: #fff;
    height: 50px;
}

/* call drivers */
/* booking_form */
.booking_form{
	margin-top:3em;
}
.booking_form .form-control {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    border-radius: 3px;
}
form.booking_form .form-group {
    margin-bottom: 12px;
}

form.booking_form h2 {
    margin-bottom: 20px;
}
.booking_form input {
    font-size: 16px;
}
.booking_form select {
    font-size: 16px;
}
input.btn.btn-success {
    width: 200px;
    height: 45px;
}
/* booking_form */
/* popup */
button.close {
    text-align: right;
    width: 50px;
    height: 50px;
    background: green;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    margin-left: auto;
    opacity: 1;
    right: -10px;
    position: relative;
    top: -10px;
}

button.close span {
    padding: 0;
}
/* popup */
.aligns{
    display:flex;
    align-items:center;
}
/* responsive */
@media(max-width:600px){
	.thumb-prev,
.thumb-next{
	display:none;
}
.mobi-row .col-md-7 {
    padding: 0;
}

form.booking_form {
    padding-left: 15px;
}

}

@media(max-width:700px){
	ul.navbar-nav.m-auto {
		background: #fff;
		/* margin: unset !important; */
	}
	
	div#navbarCollapse {
		background: #fff;
		padding: 1em;
		text-align: left !important;
		box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
		border-bottom: 3px solid #69a822;
		border-radius: 3px;
	}
	
	a.nav-link {
		text-align: left !important;
	}
	.navbar-toggler {
		padding: .25rem .75rem;
		font-size: 1.25rem;
		line-height: 1;
		background-color: #69a822 !important;
		border: 1px solid #fff;
		border-radius: .25rem;
	}
	.navbar-toggler span{
	    color:#fff;
	}
	.mobi-flex {
		display: flex;
		align-items: center;
	}
	
	nav.navbar {
		height: auto;
	}
	


	.carousel-inner {
		height: 300px;
	}
	
	.carousel-item {
		height: 100%;
	}
	
	.carousel-caption {
    top: 0 !important;
    transform: translate(0, 30%);
}

.carousel-caption h1 {
    font-size: 25px;
}

.carousel-caption h3 {
    font-size: 18px;
}

.carousel-caption p {
    font-size: 14px;
}

.carousel-caption a.btn.btn-lg.btn-success {
    font-size: 15px;
}
body{
    padding-top:5em;
}
}