html,body {
	font-family: "Montserrat", sans-serif;
}
.history h2,.call-for.mail-for a:hover,.solar-system span,ul.information li h6,
li.navbar-dropdown:hover > a,
.our-blog-text > a:hover,.our-blog-text h2:hover,.blog-details-text h2,.share-this li a:hover,
.blog-text h4:hover,.use-energix a h4:hover,.sectors a:hover,.request-quote-info a p:hover,
.navbar-links li > a:hover,.recent-projects-text h6,.recent-projects-text h5:hover,.solar-energy span {
	color: #ffcc33;
}
.navbar-links li.navbar-dropdown .dropdown:before,.mobile-nav > ul > li.menu-item-has-children.active > ul.sub-menu li:before,
.history h2:before,.solar-pv i,.quote i,.navbar-links li.navbar-dropdown .dropdown  li a:before,
header.two .menu-bar,.sectors h4,.video.two:after,.request-quote-info i,.request-quote.two:after,
a.next-slide:before,form.request-quote-form,.blog-img h6,.contact-info,.video i,.call-for,
.blog-text.two h6,.page-breadcrumb,.our-blog-text h6,ul.pagination li.prev a,.preloader,
.top-bar,.domestic,.free-consultation-number span,.client-reviews-text i,.solar-energy:before,.solar-energy:after{
	background-color:#ffcc33;
}
.has-children:before {
	top: calc(50% - 2px);
}
.mobile-nav > ul > li.menu-item-has-children:before {
	top: 20px;
}
.blog-details-text ul, .blog-details-text ol, .blog-details-text p {
	padding: revert;
	margin: revert;
}
.blog-details-text li {
	display: list-item;
}
nav.navbar .navbar-links li.active > a {
	color: #0a9642;
}
nav.navbar .navbar-links li.current > a {
	color: #fe5716;
}
.contact-info.contact-information i {
	margin-right: 24px;
	margin-bottom: revert;
}
form.contact-form p {
	padding-bottom: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	font-size: 16px;
}
@media (max-width: 1400px) {
	.heading h3 {
		font-size: 48px;
		line-height: 58px;
	}
}
.heading h3 {
	font-weight: 800;
	text-transform: capitalize;
	font-size: 32px;
	line-height: 36px;
	padding-bottom: 1rem;
}
.circle-slider .next-slide {
	z-index: 1;
}
a.next-slide.nav-active {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.nav-c-slider a:nth-child(4) {
	top: 69%;
	right: -4%;
}
.nav-c-slider a:nth-child(5) {
	top: 87%;
	right: 14%;
}

.error-message {
	display: none;
	height: 4px;
	line-height: 2px;
	position: absolute;
	right: 48px;
	top: 0;
	background-color: white;
	padding: 0 12px;
	z-index: 1;
}
.error-message.invalid {
	display: block;
}
.form-control.invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 1.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
textarea.form-control.invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 1.1875rem) top calc(0.375em + 1rem);
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control:focus {
	color: #212529;
	background-color: #fff;
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none;
}
.form-floating > .form-control {
	padding-left: 30px;
}
.form-floating > label {
	margin-left: 2rem;
}
form.contact-form label {
	color: #666;
	font-size: 1rem;
	font-weight: 400;
	text-transform: initial;
}
.contact-information.success {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.request-quote-form .form-floating > label {
    margin-left: 1rem;
}
#ajaxFooter .error-message, .request-quote-form .error-message {
	top: 10px;
}
#ajaxFooter .form-control {
	padding-right: calc(1.5em + 0.75rem);
}
#ajaxFooter .form-floating > label {
	margin-left: 2.5rem;
}
.request-quote .contact-information h3 {
	color: white;
	z-index: 1;
}