/*
** Demo Septic Cleaning
*/
#canvas .box-shadow {
	border-color: transparent;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}

body {
	font-weight: 300;
	line-height: 24px;
}

p {
	margin: 0 0 24px;
}

h4.special-heading mark {
	font-size: 2.3rem;
}

@media (min-width: 992px) {
	h4.special-heading mark {
		font-size: 50px;
	}
}

.btn:not(.btn-underline):not(.btn-circle) {
	font-weight: 500;
	min-width: 170px;
	padding: 15px 39px;
}

.btn:not(.btn-underline):not(.btn-circle).btn-big {
	padding-bottom: 20px;
	padding-top: 20px;
}

.btn:not(.btn-underline):not(.btn-circle).btn-maincolor {
	color: #fff;
}

.btn:not(.btn-underline):not(.btn-circle).btn-maincolor:hover {
	color: #141d28;
}

.ds .right-border:after,
.cs .right-border:after {
	background-color: rgba(255, 255, 255, 0.3);
}

.icon-box.title-size-medium .icon-styled + h5 {
	margin-bottom: 20px;
	margin-top: 11px;
}

@media (min-width: 1500px) {
	.page_header.header10 .container-fluid {
		padding-left: 100px;
		padding-right: 100px;
	}
}

@media (min-width: 1500px) {
	.page_header.header10.affix-top .sf-menu > li > a {
		padding-bottom: 53px;
		padding-top: 53px;
	}
}

.page_header.header10 .sf-menu > li > a {
	font-weight: 400;
	letter-spacing: 0;
}

.page_header.header10 .sf-menu > li > a:before {
	display: none;
}

.page_header.header10 .sf-menu > li.active > a {
	font-weight: 500;
}

.page_header.header10 .search_modal_button {
	font-size: 16px;
	margin-top: -3px;
}

.page_footer .widget h3.widget-title {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 0.9;
	margin-bottom: 23px;
	text-indent: 0;
	text-transform: unset;
}

.page_footer .widget_bloginfo ul.list-unstyled {
	list-style: none;
	overflow: hidden;
	padding: 5px 0 0;
}

.page_footer .widget_bloginfo ul.list-unstyled li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 15px;
	padding-top: 14px;
}

.page_footer .widget_bloginfo ul.list-unstyled li .icon-inline .icon-styled i {
	margin-top: 8px;
}

.page_footer .widget_bloginfo ul.list-unstyled li + li {
	border-top: none;
}

.page_footer .widget_bloginfo ul.list-unstyled.no-top-border > li:first-child {
	border-top: none;
}

.page_footer .widget_bloginfo ul.list-unstyled.no-bottom-border > li:last-child {
	border-bottom: none;
}

.page_footer .widget-style2 .widget_bloginfo {
	margin-bottom: 17px;
}

@media (min-width: 992px) {
	.page_footer .widget-style2 .widget_bloginfo > img {
		margin-top: -12px;
	}
}

.widget_mc4wp_form_widget {
	margin-top: -25px;
}

@media (min-width: 992px) {
	.widget_mc4wp_form_widget {
		margin-top: -5px;
	}
}

.widget_mc4wp_form_widget input[type="email"] {
	background-color: transparent;
	border: 1px solid rgba(20, 29, 40, 0.1);
	border-radius: 50px;
	font-weight: 300;
	height: 50px;
	padding-left: 30px;
	padding-right: 50px;
}

.widget_mc4wp_form_widget button {
	height: 50px;
	margin-top: 0;
	right: 0;
	top: 0;
	width: 75px;
}

.widget_mc4wp_form_widget button:before {
	content: "\f040";
	font-size: 16px;
	font-weight: 300;
}

.ds .widget_mc4wp_form_widget input[type="email"] {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: #fff;
}

.ds .widget_mc4wp_form_widget button:hover:before {
	color: #fff;
}

.ds .widget_mc4wp_form_widget .form-control:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.ds .widget_mc4wp_form_widget .form-control::-webkit-input-placeholder {
	color: #fff;
}

.page_copyright {
	font-size: 16px;
	letter-spacing: 0;
	text-transform: none;
}

.page_copyright [class*='col-'] {
	padding: 2px 0;
}

@media (max-width: 767px) {
	.page_404 {
		height: auto;
		min-height: auto;
	}
}

.filters.gallery-filters {
	padding-bottom: 40px;
}

@media (min-width: 992px) {
	.filters.gallery-filters {
		padding-bottom: 50px;
	}
}

[class*="-item"] .links-wrap a.link-search:hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

@media (min-width: 1200px) {
	.sf-menu > li .mega-menu,
	.sf-menu li > ul {
		max-width: 16.9em;
		min-width: 16.9em;
	}
}

.wrap-forms .col-12.col-sm-12.mb-0.mt-45 {
	margin-top: 20px;
}

.isotope-item.team .divider-30.divider-xl-70 {
	display: none;
}
