/* 
Theme Name: Hello Elementor 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: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Global Style Start  */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

p {
	margin-bottom: 0px !important;
}

p, a, .elementor-widget-text-editor .elementor-widget-container, .elementor-icon-list-text {
	font-family: 'Satoshi' !important;
}

/* Header Style Start */

.elementor-location-header {
	height: 0;
}

a.elementor-item.elementor-item-active {
    font-weight: 600 !important;
}

/* Home Page Style Start */

.banner_row {
	position: relative;
}

.banner_row::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 151px;
	border-radius: 20px 20px 0px 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%);
}

span.gold_color {
	color: #DBA32A;
}

.image_carousel_row {
	position: relative;
}

.image_carousel_row::before {
	content: "";
	position: absolute;
	width: 169px;
	height: 100%;
	background: linear-gradient(90deg, #FFF 0.14%, rgba(255, 255, 255, 0.00) 99.79%);
	z-index: 111;
}

.image_carousel_row::after {
	content: "";
	position: absolute;
	width: 169px;
	height: 100%;
	background: linear-gradient(90deg, #FFF 0.14%, rgba(255, 255, 255, 0.00) 99.79%);
	z-index: 111;
	left: unset;
	right: 0px;
	top: 0;
	transform: rotate(-180deg);
}

/* Footer Style Start */

.footer_row {
	overflow: hidden; 
}

.footer_col, .footer_row {
	position: relative;
}

.footer_col .e-con-full {
	position: relative;
}

.footer_col .e-con-full:not(:last-child):before {
	content: "";
	position: absolute;
	width: 1px;
	height: 191px;
	background: #B1B1B1;
	left: unset;
	right: -30px;
}

.footer_row:before {
	content: "Power Point";
	position: absolute;
	width: max-content;
	height: auto;
	color: rgba(219, 163, 42, 0.12);
	font-family: "Space Grotesk";
	font-size: 300px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 239.989px */
	letter-spacing: 9.6px;
	text-transform: uppercase;
	top: unset;
	bottom: -200px;
	left: -100px;
}

.our_services_row {
	position: relative;
	overflow: hidden;
}

.our_services_row::before {
	content: "";
	position: absolute;
	width: 214px;
	height: 206px;
	background: url(https://powerpointroofingandsolar.com/wp-content/uploads/2025/06/Vector.png);
	background-repeat: no-repeat;
	background-size: cover;
	left: -17px;
}

.our_services_row::after {
	content: "";
	position: absolute;
	width: 292px;
	height: 155px;
	background: url(https://powerpointroofingandsolar.com/wp-content/uploads/2025/06/Vector-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	top: unset;
	bottom: 0px;
	right: -17px;
	left: unset;
}

.swiper--top .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
}

/* .swiper-container::after {
content: '';
display: block;
width: 200%;
height: 1px;
background: linear-gradient(90deg, black 50%, transparent 50%);
background-size: 10% 1px;
background-position: -50px;
background-repeat: repeat-x;
position: absolute;
left: -10%;
top: 40%;
animation: line-slide 60s forwards infinite linear;
z-index: 1;
} */

.swiper--top  .swiper-container.swiper--bottom::after {
	animation-direction: reverse;
}

.swiper--top .swiper-wrapper {
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
	position: relative;
}

.swiper--top .swiper-slide {
	display: flex;
	padding: 14px 24px;
	justify-content: center;
	align-items: center;
	gap: 4px;
	border-radius: 100px;
	border: 1px solid #DBA32A;
	background: #FFF;
	color: #110504;
	font-family: 'Satoshi' !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.4px;
	text-transform: capitalize;
}

@keyframes line-slide {
	0% {
		background-position: -5% 0;
	}
	100% {
		background-position: 100% 0;
	}
}


.service_area_row {
	overflow: hidden;
}

.custom_list_icon ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon {
	display: none;
}

.custom_list_icon ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text {
	padding-left: 30px;
	position: relative;
}

.custom_list_icon ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text::before {
	content: "";
	position: absolute;
	width: 10px;
	background: #DBA32A;
	height: 10px;
	border-radius: 50px;
	border: 1.5px solid #fff;
	solid;
	left: 5px;
	top: 7px;
}

span.number {
	color: rgba(17, 5, 4, 0.50);
/* 	font-family: "Space Grotesk"; */
	font-size: 36px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 36px */
	letter-spacing: -1.8px;
	text-transform: uppercase;
	position: relative;
	top: -4px;
}

/* About Us Page STtyle Start */

.overflow_hidden {
	overflow: hidden;
}

.swiper-about-marquee .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	
}


.swiper-about-marquee  .swiper-container.swiper--bottom::after {
	animation-direction: reverse;
}

.swiper-about-marquee .swiper-wrapper {
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
	position: relative;
}

.swiper-about-marquee .swiper-slide {
	color: #FFFFFF;
	font-family: "Space Grotesk", sans-serif !important;
	font-size: 37.125px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.743px;
	text-transform: uppercase;
	position: relative;
	padding-left: 80px;
	width: max-content !important;
}

.swiper-about-marquee .swiper-slide:before {
	content: "";
	position: absolute;
	background: url(https://powerpointroofingandsolar.com/wp-content/uploads/2025/06/Frame-1948757695.png);
	width: 60px;
	height: 33px;
	left: 0;
	top: 7px;
}

@keyframes line-slide {
	0% {
		background-position: -5% 0;
	}
	100% {
		background-position: 100% 0;
	}
}

/* Contact Us Page Style Start */

.contact_us_container input[type="text"], .contact_us_container input[type="email"], .contact_us_container input[type="tel"] {
    height: 56px;
    border-radius: 90px;
    border: 0px;
    background: #F5F5F5;
    color: #141414;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    margin-bottom: 14px;
    padding-left: 56px;
}

.contact_us_container select {
    height: 56px;
    border-radius: 90px;
    border: 0px;
    background: #F5F5F5;
    color: #141414;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    margin-bottom: 14px;
	padding-left: 24px;

}

.contact_us_container textarea {
    border-radius: 15px;
    background: #F5F5F5;
    margin-bottom: 14px;
    padding-left: 56px;
    border: 0px;
    background: #F5F5F5;
    padding-top: 20px;
    height: 160px;
    resize: none;
}

.contact_us_container input[type="submit"] {
    border-radius: 80px;
    background: #01F019;
    color: #070D0C;
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    border: 0px;
    width: 100%;
    padding: 16px 18px;
}

.contact_us_container .email, .contact_us_container .phone, .contact_us_container .mess {
    position: relative;
}

.contact_us_container .email::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(https://powerpointroofingandsolar.com/wp-content/uploads/2025/06/mail.png);
    z-index: 1;
    top: 16px;
    left: 20px;
}

.contact_us_container .phone::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(https://powerpointroofingandsolar.com/wp-content/uploads/2025/06/call.png);
    z-index: 1;
    top: 16px;
    left: 20px;
}

.contact_us_container .mess::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(https://powerpointroofingandsolar.com/wp-content/uploads/2025/06/file.png);
    z-index: 1;
    top: 16px;
    left: 20px;
}

.contact_us_container select:focus, .contact_us_container input[type="text"]:focus, .contact_us_container input[type="email"]:focus, .contact_us_container input[type="tel"]:focus, .contact_us_container textarea:focus {
	border: 1px solid #01F019;
	background: rgba(1, 240, 25, 0.14);
	outline: none;
}

/* Services Page Style Start */

.services_grid .services_col span.number {
    font-size: 30px !important;
    margin-right: 10px;
    top: 0;
}

.services_grid .services_col:hover {
    background: #001E03 !important;
}

.services_grid .services_col:hover h2 span.number {
    color: rgba(255, 255, 255, 0.50) !important;
}

.services_grid .services_col:hover h2 span.gold_color, .services_grid .services_col:hover .elementor-icon-list-text, .services_grid .services_col:hover h2 {
    color: #fff !important;
}

/* Responsivness Style Start */

@media screen and (max-width: 1024px) {
	.footer_col .e-con-full:not(:last-child):before {
		display: none !important;
	}
}

@media screen and (max-width: 820px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 600px) {
	.footer_col .e-con-full:not(:last-child):before {
		display: none !important;
	}

	span.number {
		font-size: 23px !important;
	}
}

