body {
	--drivschol-text: #C2C5CC;
	--drivschol-gray: #C2C5CC;
}
form {
	--drivschol-gray: #575757;
}
.main-slider-one__title__image {
	right: 175px;
}
.main-menu .main-menu__list>li>a {
	color: #ccc;
}
.service-three__home, .contact-location, .team-details {
	background-color: #151515;
}
.contact-one, .team-skills-one {
	background-color: var(--drivschol-white, #fff);
}
.service-three__item {
	--drivschol-white: #fff;
	--drivschol-heading-text: #111117;
	background: #fff;
}
.testimonials-two {
	background: var(--drivschol-white, #fff);
}
.mobile-nav__contact li>i {
	color: white;
}
.mobile-nav__content .main-menu__list li a button {
	color: white;
}
.experience-one__left__content__item .funfact-one__content .funfact-one__content__text {
	font-size: 32px;
}
.contact-two {
	padding-bottom: 0;
}
.cta-one__wrapper {
	margin-top: 120px;
	bottom: -40px;
}
.contact-two__bg {
	background-size: cover;
}
.main-footer__middle {
	padding-top: 100px;
	padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
	header>.container-fluid {
		padding: 0;
	}
	.main-header__logo a {
		padding-left: 20px;
	}
	.custom-cursor__cursor, .custom-cursor__cursor-two {
		display: none;
	}
	.scroll-to-top {
		display: none;
	}
}
.sec-title__img:first-child, .sec-title2__img:first-child {
	padding-right: 10px;
}
.sec-title__img:last-child, .sec-title2__img:last-child {
	padding-left: 10px;
}
.contact-location__inner {
	padding-bottom: 96px;
}
.contact-location__inner__item {
	background: #202020;
	--drivschol-white: #fff;
}
.contact-location__inner__item__content {
	background: #111117;
}
.contact-location {
	margin-bottom: 0;
}