/*!
	Theme Name: Designocracy Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: DC Team
	Author URI: http://thedesignocracy.com/
	Version: 2.7.1
	Stable tag: 2.7.1
	Requires at least: 5.9
	Tested up to: 6.2
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: designocracy-child
  Template: designocracy
*/

html,
body {
	overflow-x: hidden;
}

.header_menu_wrap {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px)
}

body .logos_slider:after,
body .logos_slider:before {
	content: '';
	background: linear-gradient(90deg, #000, transparent);
	width: 30%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	pointer-events: none;
	display: block !important
}

body .logos_slider:before {
	left: 0
}

body .logos_slider:after {
	right: 0;
	scale: -1 1
}

.sec3_card,
.sec3_card .elementor-heading-title,
.sec3_card .sec3_ico_wrap svg,
.sec3_card .sec3_ico_wrap svg path,
.sec3_card .sec3_ico_wrap svg rect,
.sec5_card .elementor-widget-text-editor,
.sec5_card .elementor-widget-text-editor p {
	transition: .3s
}

.sec3_card .sec3_ico_wrap {
	width: 80px;
	height: 80px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffc300;
	transition: .3s
}

.sec3_card:hover .sec3_ico_wrap {
	background-color: #000
}

.sec3_card:hover .sec3_ico_wrap svg,
.sec3_card:hover .sec3_ico_wrap svg path,
.sec3_card:hover .sec3_ico_wrap svg rect {
	fill: #FFC300
}

.sec3_card:hover {
	background-color: #ffc300 !important
}

.sec3_card:hover .elementor-heading-title,
.sec5_card:hover .elementor-widget-text-editor,
.sec5_card:hover .elementor-widget-text-editor p {
	color: #000 !important
}

ul.sec3_ul {
	padding-left: 0;
	list-style: none
}

ul.sec3_ul>li {
	position: relative;
	padding-left: 22px
}

ul.sec3_ul>li:before {
	content: '';
	background: #ffc300;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 100px;
	left: 2px;
	top: 50%;
	transform: translateY(-50%)
}

.sec5_card .sec3_ico_wrap {
	font-size: 50px;
	font-weight: 700;
	color: #000;
	transition: .3s
}

.sec5_card:hover .sec3_ico_wrap {
	color: #ffc300
}

.ba-slider-container {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
	user-select: none
}

.ba-slider-img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	pointer-events: none
}

.ba-slider-before-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
	z-index: 2
}

.ba-slider-before-wrapper .ba-slider-img {
	width: 900px;
	max-width: none
}

.ba-slider-handle::after,
.ba-slider-handle::before {
	content: '';
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent
}

.ba-slider-label {
	position: absolute;
	top: 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: .1em;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
	z-index: 10
}

.ba-slider-label-left {
	left: 20px
}

.ba-slider-label-right {
	right: 20px
}

.ba-slider-input {
	position: absolute;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	height: 100%;
	background: 0 0;
	outline: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 30;
	cursor: ew-resize
}

.ba-slider-handle,
.ba-slider-line {
	position: absolute;
	left: 50%;
	background: #ffc107
}

.ba-slider-line {
	top: 0;
	bottom: 0;
	width: 4px;
	transform: translateX(-50%);
	pointer-events: none;
	z-index: 20
}

.ba-slider-handle {
	top: 50%;
	transform: translate(-50%, -50%);
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 15px rgba(0, 0, 0, .4)
}

.ba-slider-handle::before {
	border-right: 8px solid #000;
	margin-right: 4px
}

.ba-slider-handle::after {
	border-left: 8px solid #000;
	margin-left: 4px
}

.ba-slider-input::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 4px;
	height: 100vh
}

.ba-slider-input::-moz-range-thumb {
	width: 4px;
	height: 100vh;
	background: 0 0;
	border: none
}

#home_contact_form .elementor-field-type-submit.e-form__buttons>button {
	min-width: 237px
}

span.elementor-button-text {
	display: block;
	margin-bottom: -3px
}

#home_contact_form .elementor-field-type-submit.e-form__buttons:after {
	content: 'Based on your diameter measurement and typical conditions. Final pricing may vary depending on access, roots, utilities, and site conditions.';
	display: block;
	width: auto;
	color: #acacac;
	font-family: Montserrat;
	font-size: 16px;
	cursor: text
}

#home_contact_form .elementor-field-type-submit.e-form__buttons {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 60px
}

#home_contact_form input,
#home_contact_form select {
	padding: 19.5px 20px
}

#home_contact_form label {
	margin-bottom: 10px
}

#home_contact_form textarea {
	min-height: 120px;
	padding: 20px
}

#home_contact_form .elementor-field-type-html.elementor-field-group-field_8ff7ef7 {
	margin-top: 40px
}

#home_contact_form .elementor-field-type-html {
	margin-bottom: 30px
}

.aspect-ratio-1-1 {
	aspect-ratio: 1/1;
}

.hz_serv_tag {
	transition: all ease .3s !important;
}

.hz_serv_tag:hover {
	background: #ffc300 !important;
	color: #000 !important;
}

.serv_tags_slider .slick-track {
	display: flex;
	gap: 20px;
}

.gallery_slider button.slick-prev.slick-arrow {
	left: 50px;
}

.gallery_slider button.slick-next.slick-arrow {
	right: 50px;
}

.gallery_slider button.slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
}

.gallery_slider .slick-list.draggable {
	padding: 0 20%;
}

.gallery_slider .slick-list.draggable .slick-slide {
	transition: all ease .8s;
	scale: 0.9 0.9;
}

.gallery_slider .slick-list.draggable .slick-slide.slick-active {
	scale: 1 1;
}

.min-h-screen {
	min-height: 100vh !important;
}

@media (max-width: 767px) {
	#home_contact_form .elementor-field-type-submit.e-form__buttons {
		flex-direction: column-reverse;
		gap: 20px;
		align-items: baseline;
	}

	#home_contact_form .elementor-field-type-submit.e-form__buttons:after {
		font-size: 14px;
	}
	
	.sec3_card .sec3_ico_wrap {
		width: 60px;
		height: 60px;
		font-size: 35px;
	}

	.sec3_card .sec3_ico_wrap svg {
		width: 26px !important;
	}
}

@media (max-width: 576px) {

	#home_contact_form input,
	#home_contact_form select,
	#home_contact_form textarea {
		padding: 12.5px 20px;
	}

	#home_contact_form .elementor-field-type-submit.e-form__buttons>button {
		width: 100%;
	}
}




















