
:root {
	--h1: 5.4rem;
	--h1-small: 6.104rem;
	--h2: 3.906rem;
	--h2-large: 4.823rem;
	--h2-small: 3.125rem;
	--h3: 2.5rem;
	--h4: 2rem;
	--h5: 1.28rem;
	--p: 1.6rem;
	--primary: #1b6fb7;
	--secondary: #f75c03;
	--primary-dark: #253141;
	--black: #2c2c2c;
	--white: #e3e2e6;
	--font: "Montserrat", sans-serif;
	--heading-font: "Montserrat", sans-serif;
}

a {
	text-decoration: none;
	color: var(--primary);
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul li {
	font-size: var(--p);
}

ul.theme {
	margin-top: 15px;
	max-width: 100%;
}

ul.theme li {
	font-size: var(--p);
	line-height: 140%;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

ul.theme li:before {
	content: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Group-884559.svg");
	width: 36px;
	height: 36px;
	background: rgba(0, 0, 0, .05);
	border: 1px solid rgba(241, 240, 244, .15);
	backdrop-filter: blur(4px);
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: var(--font);
}

html {
	overflow-x: hidden;
	font-size: 62.5%;
}

.theme-heading {
	position: relative;
	display: inline-flex;
	width: fit-content;
	margin-bottom: 5px;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
	border-bottom: 5px solid var(--primary);
}

.theme-heading h1, .theme-heading h2, .theme-heading h3, .theme-heading h4, .theme-heading h5, .theme-heading h6 {
	text-transform: uppercase;
	font-weight: 800;
	font-family: var(--heading-font);
}

.theme-heading.text-center {
	display: flex;
	margin: 0px auto 48px;
}

.theme-heading.text-center::before {
	max-width: 100%;
	margin: 0px auto;
}

.theme-heading.plain {
	margin-bottom: 15px;
	border-bottom: none;
}

.theme-heading.plain:before, .theme-heading.plain:after {
	display: none;
}

.theme-heading:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='632' height='34' viewBox='0 0 632 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M308.572 1.31096C307.477 0.821195 307.935 0.331435 309.702 0.086553C310.574 -0.0305645 312.295 -0.0305693 313.57 0.0971952C317.997 0.523076 321.731 2.05626 324.056 4.39861C325.51 5.85726 326.348 7.43302 326.695 9.37079C326.829 10.1054 326.907 10.2864 327.231 10.5952L327.611 10.9572L328.159 10.6697C328.852 10.2971 329.735 10.2758 330.462 10.6058C330.73 10.7336 331.39 11.2553 331.927 11.7664L332.91 12.7033L325.912 19.3684L324.783 18.2717C323.631 17.1431 323.408 16.7918 323.408 15.9932C323.408 15.5887 323.598 15.0244 323.866 14.6624L324.067 14.3855L322.759 13.1611L321.887 13.7041C320.892 14.3217 320.512 14.4281 319.909 14.2258L319.484 14.0874L316.163 17.2603C315.737 17.6685 315.11 18.2653 314.335 18.9991C314.333 19.1334 314.333 19.2082 314.334 19.2124C314.356 19.2763 317.866 22.6088 322.148 26.6121L324.739 29.0368H632V34H3.64182e-06L0 29.0368H291.877C294.856 26.2492 299.005 22.3744 302.94 18.7019C304.124 17.5756 305.311 16.4439 306.415 15.3864C313.503 8.59356 313.626 8.46579 313.48 8.21026C313.212 7.74179 313.402 7.25203 314.129 6.57061L314.777 5.94244L314.252 5.22909C313.603 4.34538 312.038 2.92931 311.188 2.43955C310.842 2.2479 310.238 1.97108 309.858 1.83266C309.467 1.68361 308.885 1.44937 308.572 1.31096ZM301.873 30.6824C301.418 31.0915 300.995 31.4695 300.639 31.7866L298.19 33.9586H298.139V34H3.64182e-06H632H319.187V33.9557L318.425 33.9586L316.894 32.6064C315.485 31.3607 312.109 28.2943 309.437 25.8349L308.308 24.8021L305.692 27.2083C305.143 27.715 304.474 28.3267 303.782 28.9557L302.006 30.7768L301.873 30.6824Z' fill='%231B6FB7'/%3E%3C/svg%3E%0A");
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 34px;
	transform: translateY(-100%);
}

.theme-heading.underline {
	margin-bottom: 15px;
	border-bottom: none;
}

.theme-heading.underline:after {
	content: "";
	width: 51%;
	height: 5px;
	background-color: var(--primary);
	position: absolute;
	left: 0px;
	bottom: 0;
	transform: none;
}

.theme-heading.underline:before {
	content: "";
	width: 51%;
	height: 5px;
	background-color: var(--secondary);
	position: absolute;
	right: 0px;
	left: unset;
	bottom: 0;
	top: unset;
	transform: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-family: var(--heading-font);
	line-height: 140%;
}

h3 {
	text-transform: capitalize;
}

h1 {
	font-size: var(--h1);
}

h1 .small {
	font-size: var(--h1-small);
}

h2 {
	font-size: var(--h2);
	text-transform: uppercase;
}

h2.small, h2 .small {
	font-size: var(--h2-small);
}

h2.large, h2 .large {
	font-size: var(--h2-large);
}

h3 {
	font-size: var(--h3);
}

h4 {
	font-size: var(--h4);
	text-transform: capitalize;
}

h5 {
	font-size: var(--h5);
	text-transform: capitalize;
}

h6 {
	font-size: var(--h6);
}

strong {
	font-weight: bold;
}

p {
	font-size: var(--p);
	line-height: 140%;
	font-weight: 600;
}

p.sub-heading {
	font-size: 18px;
	font-weight: 600;
	font-family: var(--heading-font);
}

p:not(:last-child) {
	margin-bottom: 10px;
}

.italic {
	font-style: italic;
}

section {
	position: relative;
	padding: 50px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}

section.dark {
	color: #f1f1f1;
}

section.dark .btn:after {
	border-color: var(--white);
}

section.dark p {
	color: #dbdbdb;
}

section.light {
	color: #1b1b1b;
}

.btn {
	padding: 0px 15px 0px 15px;
	text-transform: uppercase;
	color: var(--white);
	font-weight: 600;
	width: fit-content;
	position: relative;
	min-height: 45px;
	display: flex;
	margin-top: 15px;
	align-items: center;
	color: var(--white);
	transition: all .3s ease;
	font-size: var(--p);
	font-family: var(--heading-font);
	gap: 10px;
	border-radius: 5px;
}

.btn.primary {
	background-color: var(--primary);
}

.btn.primary:hover {
	background: #003259;
}

.btn.secondary {
	background-color: var(--secondary);
}

.btn.secondary:hover {
	background: #cf4b00;
}

.btn .icon {
	background: #1b1b1e;
	border: 1px solid #dde2f3;
	border-radius: 50px;
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn.full {
	display: block;
	width: 100%;
}

.btn.center {
	margin: 0px auto;
	margin-top: 15px;
}

.btn.plain:before {
	display: none;
}

.btn.plain:after {
	display: none;
}

section:last-child {
	padding-bottom: 150px;
}

footer {
	position: relative;
	z-index: 1;
	margin-top: -85px;
}

footer .menu-con {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

footer .menu-con ul.theme {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 15px;
}

footer .menu-con ul.theme li:first-child, footer .menu-con ul.theme li:last-child {
	display: none;
}

footer .menu-con ul.theme li:hover a {
	color: var(--secondary);
}

footer .menu-con ul.theme li a {
	color: #000;
}

footer .menu-con ul.theme li:before {
	display: none;
}

footer .menu-con a.btn {
	flex-shrink: 0;
	margin: 0px;
}

footer .top {
	position: relative;
	background-color: transparent;
	height: 215px;
	display: flex;
	padding-top: 50px;
	align-items: center;
}

footer .top .inner {
	display: grid;
	grid-template-columns: 40% 40%;
	gap: 20%;
	align-items: center;
	color: #fff;
}

@media (max-width:1024px) {
	footer .top .inner {
		grid-template-columns: 1fr;
	}
}

footer .top .inner .right {
	text-align: right;
}

footer .top .inner .right a.schedule {
	padding: 10px 25px;
	border: 2px solid #f75c03;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	width: fit-content;
	font-weight: 600;
	margin-left: auto;
}

footer .top:before {
	content: "";
	background: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Rectangle-2465.png");
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	z-index: -1;
}

footer .middle {
	background-size: cover;
	padding: 50px 0px;
	padding-top: 100px;
}

footer .middle:before {
	content: "";
	background-image: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Frame-886847.png");
	position: absolute;
	top: 10px;
	width: 70%;
	height: 100%;
	background-repeat: no-repeat;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	background-position: top center;
}

footer .info-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
}

footer .info-container .address {
	flex-shrink: 0;
}

footer .info-container .address p.heading {
	color: var(--secondary);
}

footer .info-container .contact-btn {
	flex-shrink: 0;
	border: 1px solid #f75c03;
	border-radius: 5px;
	font-size: 16px;
	display: flex;
	align-items: stretch;
	color: #000;
	font-weight: 600;
}

footer .info-container .contact-btn span {
	border-right: 1px solid #f75c03;
	padding: 10px;
}

footer .info-container .contact-btn p {
	padding: 10px;
}

footer .info-container .footer-logos {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

footer .info-container .footer-logos .img {
	text-align: center;
}

footer .info-container .footer-logos .img img {
	width: 70%;
}

footer .info-container .footer-logos .divider {
	width: 1px;
	height: 20px;
	background: #73777f;
}

.copyright {
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	color: var(--white);
	background: #43474e;
}

.blogs-page .inner {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 15px;
	align-items: center;
}

@media (max-width:1024px) {
	.blogs-page .inner {
		grid-template-columns: 1fr;
	}
}

.not-found {
	padding: 50px 0px;
	position: relative;
}

.not-found .page-header {
	text-align: center;
	margin-bottom: 30px;
}

.not-found .page-header h1 {
	color: var(--secondary);
	font-size: 90px;
	line-height: 100%;
}

.not-found .page-header h3 {
	color: var(--primary);
	font-size: 42px;
}

.not-found .footer-menu {
	border-top: 2px solid var(--secondary);
	display: flex;
	list-style-type: none;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	justify-content: space-between;
}

.not-found .footer-menu li a {
	color: #000;
	margin-right: 15px;
}

.not-found .footer-menu li a:hover {
	color: var(--primary);
	border-bottom: 2px solid var(--primary);
}

.blogs-one {
	padding: 100px 0px;
}

.blogs-one .single-blog {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0px;
	align-items: center;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 10px 15px rgba(65, 168, 222, .3);
}

@media (max-width:1024px) {
	.blogs-one .single-blog {
		grid-template-columns: 1fr;
	}
}

.blogs-one .single-blog .read-more {
	margin: 0px auto;
}

.blogs-one .single-blog:hover img {
	opacity: .7;
}

.blogs-one .single-blog img {
	background: var(--primary);
	width: 100%;
	display: block;
}

.blogs-one .single-blog .blog-content {
	padding: 10px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: column;
	background: #333;
	border: 1px solid #41a8de;
	box-sizing: border-box;
	color: var(--white);
}

.blogs-one .single-blog .blog-content .content {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.reviewssingle-one {
	background: var(--black);
}

.reviewssingle-one .review-tabs .tab-list {
	display: block;
	align-items: center;
	margin: 0px auto;
	width: fit-content;
}

.reviewssingle-one .review-tabs .tab-list .tab-link {
	color: var(--white);
	border: 2px solid var(--white);
	padding: 10px 20px;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-weight: bold;
}

.reviewssingle-one .review-tabs .tab-list .tab-link.active {
	background-color: var(--white);
	color: var(--primary);
}

.reviewssingle-one .review-tabs .tab-content {
	border-top: 2px solid var(--white);
	margin-top: 25px;
	padding-top: 25px;
}

.reviewssingle-one .review-tabs .tab-content .indrevdiv {
	height: 215px;
}

.reviewssingle-one .review-tabs .tab-content .single-tab-content {
	display: none;
}

.reviewssingle-one .review-tabs .tab-content .single-tab-content.active {
	display: block;
}

.single-blogs-one .inner {
	display: grid;
	grid-template-columns: 1fr;
	gap: 15px;
	align-items: center;
	width: 100%;
	margin: 0px auto;
	background: rgba(65, 168, 222, .05);
	box-shadow: 4px 4px 100px rgba(0, 0, 0, .15);
}

@media (max-width:1024px) {
	.single-blogs-one .inner {
		grid-template-columns: 1fr;
	}
}

.single-blogs-one .inner .single-blog {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0px;
	align-items: center;
	padding: 50px;
}

@media (max-width:1024px) {
	.single-blogs-one .inner .single-blog {
		grid-template-columns: 1fr;
	}
}

.single-blogs-one .inner .single-blog img {
	background: var(--primary);
	width: 100%;
}

.single-blogs-one .inner .single-blog .font-weight-bold {
	font-weight: bold !important;
}

.single-blogs-one .inner .single-blog .blog-content {
	padding: 10px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: column;
}

.single-blogs-one .inner .single-blog .blog-content .content {
	line-height: 140%;
	font-weight: 600;
}

.single-blogs-one .inner .single-blog .blog-content .content h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: uppercase;
	color: var(--primary);
}

.single-blogs-one .inner .single-blog .blog-content .content p {
	line-height: 140%;
	font-weight: 600;
}

.single-blogs-one .inner .single-blog .blog-content .content img {
	width: 100%;
	height: 100%;
	border: 5px solid var(--black);
	margin: 15px auto;
}

.single-blogs-one .inner .single-blog .blog-content .content a {
	color: var(--primary);
}

.single-blogs-one .inner .single-blog .blogcta {
	box-shadow: 0px 10px 15px rgba(65, 168, 222, .3);
	margin-bottom: 50px;
}

.gallery-one {
	background: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Frame-886924-1.jpg");
}

.gallery-one .gallery-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 10px;
	align-items: center;
	align-items: stretch;
}

@media (max-width:1024px) {
	.gallery-one .gallery-grid {
		grid-template-columns: 1fr 1fr;
	}
}

.gallery-one .gallery-grid a {
	display: block;
	position: relative;
}

.gallery-one .gallery-grid a img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.gallery-one .gallery-grid a:before {
	content: "";
	font-family: "Material Icons";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(23, 43, 57, .7);
	visibility: hidden;
	opacity: 0;
	transition: .3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 260px;
}

.gallery-one .gallery-grid a:hover:before {
	visibility: visible;
	opacity: 1;
	font-size: 60px;
}

.contact-form select {
	-webkit-appearance: none;
}

.contact-form .submit-block {
	display: flex;
	align-items: center;
}

.contact-form .submit-block .wpcf7-spinner {
	position: absolute;
}

.contact-form input.wpcf7-not-valid, .contact-form textarea.wpcf7-not-valid {
	border: 1px solid red !important;
}

.contact-form .wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1.5rem;
	font-weight: normal;
	display: block !important;
	margin-top: 9px;
}

.contact-form .wpcf7-response-output {
	color: #fff;
	font-size: 12px;
}

.breadcrumb {
	padding: 60px 0px;
	position: relative;
	overflow: hidden;
}

.breadcrumb:before {
	content: "";
	background: #9fc1e2;
	height: 50px;
	width: 80%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.breadcrumb .right-img {
	position: absolute;
	right: 50px;
	bottom: 0px;
	height: 100%;
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.breadcrumb .right-img svg {
	width: 100%;
}

.breadcrumb .right-img:before {
	content: "";
	background: #2d7ac3;
	width: 100%;
	height: 100%;
	left: 0px;
	position: absolute;
	z-index: -1;
	bottom: 0px;
	transform: skewX(-16deg);
}

.breadcrumb .right-img img {
	width: 90%;
	top: 0px;
	position: relative;
	height: 90%;
}

.breadcrumb .inner {
	width: 60%;
	text-align: center;
	margin-bottom: 50px;
}

.breadcrumb .theme-heading {
	color: var(-- #212331);
}

.breadcrumb .theme-heading::before {
	background-position: center;
}

.breadcrumb .theme-heading h1 {
	font-size: 31px;
	margin: 0;
}

.breadcrumb ul {
	width: fit-content;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0px auto;
	margin-bottom: 40px;
}

.breadcrumb ul li {
	color: #333;
	font-weight: 600;
}

.breadcrumb ul li:not(:first-child):before {
	content: " / ";
}

.breadcrumb ul li a {
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
}

.breadcrumb p {
	max-width: 100%;
	color: #605e5e;
	text-transform: capitalize;
}

.img-container img {
	width: 100%;
	display: block;
}

.design {
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	width: 500px;
	margin-top: 20px;
}

.design h2 {
	margin-bottom: 15px;
}

.design:before {
	content: "";
	height: 5px;
	width: 100%;
	background-color: var(--primary);
	position: absolute;
	bottom: -10px;
	left: 0px;
}

.design:after {
	content: url("https://excel-reno.com/wp-content/uploads/2022/06/Group-885346.png");
	position: absolute;
	left: 50%;
	bottom: -27px;
	transform: translateX(-50%);
}

header.mobile {
	display: none;
}

header {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	border-bottom: 1px solid #fff;
	box-shadow: 0px 10px 15px rgba(0, 0, 0, .1);
	background: linear-gradient(0deg, rgba(160, 202, 255, .05), rgba(160, 202, 255, .05)), #06080b;
}

header .top {
	position: relative;
}

header .top .inner {
	display: flex;
	justify-content: space-between;
}

header .top .inner .left {
	background-color: #000;
	border-bottom: 1px solid var(--secondary);
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
}

header .top .inner .left .icon-block {
	border-right: 1px solid var(--secondary);
	padding: 5px 10px;
}

header .top .inner .left .icon-block:last-child {
	border: none;
}

header .top .inner .left .icon-block p {
	text-transform: capitalize;
	margin-bottom: 0px !important;
}

header .top .inner .left .icon-block .rating {
	border-left: 1px solid #8d9199;
	padding-left: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

header .top .inner .left .icon-block .rating span {
	font-size: 14px;
	color: #fcc129;
}

header .top .inner .left .icon-block .rating p {
	margin-left: 5px;
}

header .top .inner .left a.request {
	background: #f75c03;
	border-width: 0px;
	border-style: solid;
	border-color: #a0caff;
	color: #fff;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 10px;
	margin-left: 0px;
}

header .top .inner .social {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 15px;
}

header .top .inner .social h4 {
	color: var(--white);
}

header .top .inner .social ul {
	display: flex;
	gap: 10px;
	align-items: center;
}

header .top .icon-block {
	display: flex;
	align-items: center;
	gap: 10px;
}

header .top .icon-block h4 {
	text-transform: uppercase;
}

header .top .right {
	background-color: var(--secondary);
	width: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: var(--white);
	position: absolute;
	right: 0px;
	height: 50px;
	z-index: 9;
	border-left: 5px solid var(--primary);
	border-bottom: 5px solid var(--primary);
	transform: skewX(-10deg);
	right: -10px;
}

header .top .right a {
	transform: skewX(10deg);
}

header .top .right .call {
	padding-right: 15px;
}

header .top .right .call .icon {
	background-color: var(--primary);
	padding: 5px;
	width: fit-content;
	border-radius: 100%;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px auto;
}

header .top .right .call .icon span {
	color: var(--white);
}

header .top .right .call h4, header .top .right .call p {
	color: var(--white);
}

header .top .right .call h4 {
	display: flex;
	align-items: center;
	gap: 10px;
}

header .bottom {
	display: flex;
	align-items: stretch;
	position: relative;
}

header .bottom .left {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: space-between;
}

header .bottom .left .logo-container {
	background: #fff;
	width: 185px;
	padding-left: 10px;
	height: 80px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-shrink: 0;
	clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}

header .bottom .left .logo-container .logolink {
	display: block;
	padding-bottom: 0px;
}

header .bottom .left .logo-container .logolink img {
	width: 90%;
	display: block;
}

header.pc:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-image: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/nav.png");
	background-size: cover !important;
	background-position: top !important;
	background-repeat: no-repeat;
	opacity: .5;
}

header.pc .menu {
	position: relative;
	flex-shrink: 0;
	flex: 1;
	padding-right: 15px;
}

header.pc nav {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
}

header.pc nav ul.main-menu {
	display: flex;
	align-items: stretch;
	transition: all .3s;
	justify-content: space-between;
	gap: 15px;
}

header.pc nav ul.main-menu > li {
	position: relative;
	padding: 10px 0px;
	z-index: 1;
	display: flex;
	align-items: center;
	width: 100%;
}

header.pc nav ul.main-menu > li a {
	color: var(--white);
	display: inline-block;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px 0px;
}

header.pc nav ul.main-menu > li a:hover {
	color: var(--primary);
}

header.pc nav ul.main-menu > li.menu-item-has-children {
	display: flex;
	align-items: center;
}

header.pc nav ul.main-menu > li.menu-item-has-children:hover:after {
	color: var(--secondary);
}

header.pc nav ul.main-menu > li.menu-item-has-children:after {
	content: "";
	font-family: "Material Icons";
	color: var(--white);
	font-size: 20px;
	display: flex;
	align-items: center;
}

header.pc nav ul.main-menu > li.current-menu-item {
	border-bottom: 1px solid var(--secondary);
}

header.pc nav ul.main-menu > li.current-menu-item:after {
	color: var(--secondary);
}

header.pc nav ul.main-menu > li.current-menu-item > a {
	color: var(--secondary);
}

header.pc nav ul.main-menu > li.current-menu-item > a:after {
	color: var(--secondary);
}

header.pc nav ul.main-menu > li:before {
	position: absolute;
	content: "";
	top: 0;
	right: 0px;
	height: 100%;
	width: 0;
	transition: width .5s;
	z-index: -1;
	background: transparent;
	border-bottom: 0px solid var(--secondary);
}

header.pc nav ul.main-menu > li:hover:before, header.pc nav ul.main-menu > li:focus-within:before, header.pc nav ul.main-menu > li.active:before {
	width: 100%;
	left: 0;
	border-bottom: 1px solid var(--secondary);
}

header.pc nav ul.main-menu > li:hover > a, header.pc nav ul.main-menu > li:focus-within > a, header.pc nav ul.main-menu > li.active > a {
	color: var(--secondary);
}

header.pc nav ul.main-menu > li:hover > a:after, header.pc nav ul.main-menu > li:focus-within > a:after, header.pc nav ul.main-menu > li.active > a:after {
	color: var(--secondary);
}

header.pc nav ul.main-menu > li:hover > ul, header.pc nav ul.main-menu > li:focus-within > ul, header.pc nav ul.main-menu > li.active > ul {
	visibility: visible;
	opacity: 1;
	transform: translateY(100%);
	transition: top, transform .3s ease-in-out;
}

header.pc nav ul.main-menu > li:hover > ul ul, header.pc nav ul.main-menu > li:focus-within > ul ul, header.pc nav ul.main-menu > li.active > ul ul {
	visibility: visible;
	opacity: 1;
}

header.pc nav ul.main-menu > li > ul {
	visibility: hidden;
	position: absolute;
	opacity: 0;
	bottom: -15px;
	transform: translateY(105%);
	background-color: var(--white);
	width: fit-content;
	min-width: 200px;
	left: 0px;
	display: flex;
	align-items: flex-start;
	padding: 5px 10px;
	text-align: left;
	gap: 30px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, .25), -10px 0px 15px rgba(0, 0, 0, .25);
	transition: all .3s ease-in-out;
}

header.pc nav ul.main-menu > li > ul > li > a {
	padding-left: 5px;
	padding: 15px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid var(--primary);
	width: 100%;
	color: var(--tertiary);
}

header.pc nav ul.main-menu > li > ul > li > a:hover {
	color: var(--primary);
}

header.pc nav ul.main-menu > li > ul a[href="#"] {
	display: none;
}

header.pc nav ul.main-menu > li > ul ul {
	visibility: hidden;
	opacity: 0;
	position: relative;
	flex-direction: column;
	top: 0px;
	padding-left: 0px;
	width: max-content;
	min-width: 200px;
}

header.pc nav ul.main-menu > li > ul ul > li {
	padding: 10px 5px;
}

header.pc nav ul.main-menu > li > ul ul > li:not(:last-child) {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

header.pc nav ul.main-menu > li > ul ul > li a {
	padding: 0px;
	color: var(--black);
	display: block;
	text-align: left;
	display: flex;
	align-items: center;
}

header.pc nav ul.main-menu > li > ul ul > li a:before {
	content: "";
	font-family: "Material Icons";
}

header.pc nav ul.main-menu > li > ul ul > li:hover, header.pc nav ul.main-menu > li > ul ul > li:focus-within, header.pc nav ul.main-menu > li > ul ul > li.active {
	transition: all .3s;
	background-color: var(--primary);
}

header.pc nav ul.main-menu > li > ul ul > li:hover > a, header.pc nav ul.main-menu > li > ul ul > li:focus-within > a, header.pc nav ul.main-menu > li > ul ul > li.active > a {
	color: var(--white);
}

header .mobile-menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	color: #000;
	width: 100%;
}

header .mobile-menu .social-links {
	display: flex;
	gap: 15px;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

header .mobile-menu .social-links .theme-heading {
	margin: 0px;
}

header .mobile-menu .social-links ul {
	display: flex;
	gap: 10px;
}

header .mobile-menu .social-links ul li img {
	width: 50px;
}

header .mobile-menu img {
	width: 100px;
}

header .mobile-menu .calling {
	display: flex;
	align-items: center;
}

header .mobile-menu .calling span {
	margin-right: 10px;
}

header .mobile-menu .open-menu {
	cursor: pointer;
	background: var(--primary);
	border-radius: 100%;
	padding: 10px;
	color: var(--white);
	font-weight: 500;
}

header .mobile-menu .call-btn {
	cursor: pointer;
	background: var(--primary);
	padding: 10px;
	color: var(--white);
	font-weight: 500;
	display: flex;
	align-items: center;
	gap: 10px;
	border-radius: 5px;
	font-size: 16px;
}

header .mobile-menu .nav-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	padding: 10px 15px;
	flex-direction: column;
	width: 100%;
}

header .mobile-menu .nav-header .mainheader {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

header .mobile-menu .nav-header .roofinspection {
	background: var(--primary);
	padding: 15px;
	width: 100%;
	text-align: center;
	color: var(--white);
	margin-top: 10px;
	box-shadow: 4px 4px 16px rgba(0, 0, 0, .35);
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 16px;
}

header .mobile-menu .nav-header .closebtn {
	position: relative;
	top: 0;
	right: 0px;
	font-size: 60px;
	margin-left: 0px;
}

header .mobile-menu .sidenav {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	background: var(--black);
	overflow-x: hidden;
	transition: .5s;
	transform: translateX(-100%);
}

header .mobile-menu .mobile-nav {
	transition: all .3s;
	margin: 0px 15px;
	margin-top: 15px;
}

header .mobile-menu .mobile-nav li {
	margin-bottom: 5px;
}

header .mobile-menu .mobile-nav li a {
	text-decoration: none;
	font-size: 16px;
	color: var(--white);
	display: block;
	transition: .3s;
	font-weight: 500;
	padding: 10px 15px;
	text-transform: uppercase;
}

header .mobile-menu .mobile-nav li a:hover {
	color: #f1f1f1;
}

header .mobile-menu .mobile-nav li a[href="#"] {
	display: none;
}

header .mobile-menu .mobile-nav li.current-menu-item > a {
	background: var(--tertiary) !important;
	color: var(--secondary);
}

header .mobile-menu .mobile-nav li.current-menu-item .next {
	background-color: var(--secondary) !important;
	color: var(--white) !important;
}

header .mobile-menu .mobile-nav li.menu-item-has-children {
	position: relative;
	display: block;
	align-items: center;
	justify-content: space-between;
}

header .mobile-menu .mobile-nav li.menu-item-has-children > a {
	background: none;
}

header .mobile-menu .mobile-nav li.menu-item-has-children .next {
	background-color: var(--secondary);
	height: 30px;
	width: 30px;
	color: var(--white);
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	right: 15px;
	top: 5px;
}

header .mobile-menu .mobile-nav li.menu-item-has-children .next:after {
	content: "";
	font-family: "Material Icons";
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

header .mobile-menu .mobile-nav li.menu-item-has-children .sub-menu {
	transition: all .3s;
	top: 0px;
	left: 15px;
	position: relative;
	visibility: hidden;
	width: 100%;
	max-height: 0;
	opacity: 0;
}

header .mobile-menu .mobile-nav li.menu-item-has-children .sub-menu.active {
	visibility: visible;
	max-height: 500px;
	opacity: 1;
}

header .mobile-menu .mobile-nav li.menu-item-has-children .sub-menu.active > li > a {
	background: none !important;
	color: var(--secondary);
}

header .mobile-menu .mobile-nav li.menu-item-has-children .sub-menu.active ul {
	visibility: visible;
	opacity: 1;
	max-height: 100%;
	left: 0px;
}

header .mobile-menu .mobile-nav li.menu-item-has-children .sub-menu li.go-back {
	position: relative;
}

header .mobile-menu .mobile-nav li.menu-item-has-children .sub-menu li.go-back a {
	color: var(--primary);
}

header .mobile-menu .mobile-nav li.menu-item-has-children .sub-menu li:last-child {
	border-bottom: 0px;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 960px;
	}
}

@media (min-width:1200px) {
	.container {
		width: 1150px;
	}
}

@media (min-width:1400px) {
	.container {
		width: 1150px;
	}
}

.text-primary {
	color: var(--primary);
}

.text-secondary {
	color: var(--secondary);
}

.text-tertiary {
	color: var(--tertiary);
}

.text-black {
	color: var(--black);
}

.text-white {
	color: var(--white) !important;
}

.bg-primary {
	background-color: var(--primary);
	padding: 0px 5px;
	color: var(--white);
}

.bg-secondary {
	background-color: var(--secondary);
	padding: 0px 5px;
}

.bg-white {
	background-color: var(--white);
}

.bg-black {
	background-color: var(--black);
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.w-100 {
	width: 100%;
}

.align-items-center {
	align-items: center !important;
}

.align-items-stretch {
	align-items: stretch !important;
}

.align-items-start {
	align-items: flex-start !important;
}

.gap-0 {
	gap: 0px !important;
}

.row {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-gap: 50px;
	align-items: center;
}

.row .row {
	grid-gap: 15px;
}

.col-1 {
	grid-column: span 1;
}

.col-2 {
	grid-column: span 2;
}

.col-3 {
	grid-column: span 3;
}

.col-4 {
	grid-column: span 4;
}

.col-5 {
	grid-column: span 5;
}

.col-6 {
	grid-column: span 6;
}

.col-7 {
	grid-column: span 7;
}

.col-8 {
	grid-column: span 8;
}

.col-9 {
	grid-column: span 9;
}

.col-10 {
	grid-column: span 10;
}

.col-11 {
	grid-column: span 11;
}

.col-12 {
	grid-column: span 12;
}

@media (min-width:1024px) {
	.col-md-1 {
		grid-column: span 1;
	}
	
	.col-md-2 {
		grid-column: span 2;
	}
	
	.col-md-3 {
		grid-column: span 3;
	}
	
	.col-md-4 {
		grid-column: span 4;
	}
	
	.col-md-5 {
		grid-column: span 5;
	}
	
	.col-md-6 {
		grid-column: span 6;
	}
	
	.col-md-7 {
		grid-column: span 7;
	}
	
	.col-md-8 {
		grid-column: span 8;
	}
	
	.col-md-9 {
		grid-column: span 9;
	}
	
	.col-md-10 {
		grid-column: span 10;
	}
	
	.col-md-11 {
		grid-column: span 11;
	}
	
	.col-md-12 {
		grid-column: span 12;
	}
}

@media (min-width:1024px) {
	.m-0 {
		margin: 0 0 !important;
	}
	
	.mt-0 {
		margin-top: 0 !important;
	}
	
	.mr-0 {
		margin-right: 0 !important;
	}
	
	.mb-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-0 {
		margin-left: 0 !important;
	}
	
	.m-h {
		margin: .5rem .5rem !important;
	}
	
	.mt-h {
		margin-top: .5rem !important;
	}
	
	.mr-h {
		margin-right: .5rem !important;
	}
	
	.mb-h {
		margin-bottom: .5rem !important;
	}
	
	.ml-h {
		margin-left: .5rem !important;
	}
	
	.m-1 {
		margin: 1rem 1rem !important;
	}
	
	.mt-1 {
		margin-top: 1rem !important;
	}
	
	.mr-1 {
		margin-right: 1rem !important;
	}
	
	.mb-1 {
		margin-bottom: 1rem !important;
	}
	
	.ml-1 {
		margin-left: 1rem !important;
	}
	
	.m-2 {
		margin: 1.5rem 1.5rem !important;
	}
	
	.mt-2 {
		margin-top: 1.5rem !important;
	}
	
	.mr-2 {
		margin-right: 1.5rem !important;
	}
	
	.mb-2 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-2 {
		margin-left: 1.5rem !important;
	}
	
	.m-3 {
		margin: 3rem 3rem !important;
	}
	
	.mt-3 {
		margin-top: 3rem !important;
	}
	
	.mr-3 {
		margin-right: 3rem !important;
	}
	
	.mb-3 {
		margin-bottom: 3rem !important;
	}
	
	.ml-3 {
		margin-left: 3rem !important;
	}
	
	.m-4 {
		margin: 4rem 4rem !important;
	}
	
	.mt-4 {
		margin-top: 4rem !important;
	}
	
	.mr-4 {
		margin-right: 4rem !important;
	}
	
	.mb-4 {
		margin-bottom: 4rem !important;
	}
	
	.ml-4 {
		margin-left: 4rem !important;
	}
	
	.p-0 {
		padding: 0 0 !important;
	}
	
	.pt-0 {
		padding-top: 0 !important;
	}
	
	.pr-0 {
		padding-right: 0 !important;
	}
	
	.pb-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-0 {
		padding-left: 0 !important;
	}
	
	.p-h {
		padding: .5rem .5rem !important;
	}
	
	.pt-h {
		padding-top: .5rem !important;
	}
	
	.pr-h {
		padding-right: .5rem !important;
	}
	
	.pb-h {
		padding-bottom: .5rem !important;
	}
	
	.pl-h {
		padding-left: .5rem !important;
	}
	
	.p-1 {
		padding: 1rem 1rem !important;
	}
	
	.pt-1 {
		padding-top: 1rem !important;
	}
	
	.pr-1 {
		padding-right: 1rem !important;
	}
	
	.pb-1 {
		padding-bottom: 1rem !important;
	}
	
	.pl-1 {
		padding-left: 1rem !important;
	}
	
	.p-2 {
		padding: 1.5rem 1.5rem !important;
	}
	
	.pt-2 {
		padding-top: 1.5rem !important;
	}
	
	.pr-2 {
		padding-right: 1.5rem !important;
	}
	
	.pb-2 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-2 {
		padding-left: 1.5rem !important;
	}
	
	.p-3 {
		padding: 3rem 3rem !important;
	}
	
	.pt-3 {
		padding-top: 3rem !important;
	}
	
	.pr-3 {
		padding-right: 3rem !important;
	}
	
	.pb-3 {
		padding-bottom: 3rem !important;
	}
	
	.pl-3 {
		padding-left: 3rem !important;
	}
	
	.p-4 {
		padding: 4rem 4rem !important;
	}
	
	.pt-4 {
		padding-top: 4rem !important;
	}
	
	.pr-4 {
		padding-right: 4rem !important;
	}
	
	.pb-4 {
		padding-bottom: 4rem !important;
	}
	
	.pl-4 {
		padding-left: 4rem !important;
	}
}

.position-relative {
	position: relative;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.order-md-1 {
	order: 1;
}

.order-md-2 {
	order: 2;
}

.order-md-3 {
	order: 2;
}

.hero {
	z-index: 1;
	overflow: hidden;
}

.hero .overlay-part {
	background-image: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/bg-1.jpg");
	animation: kenburns-top 8s ease-in-out infinite alternate-reverse both;
	background-position: center;
	background-repeat: no-repeat;
	animation: kenburns-top 8s ease-in-out infinite alternate-reverse both;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-size: cover;
}

.hero .overlay-part.nitro-lazy {
	background-image: none !important;
}

@keyframes kenburns-top {
	0% {
		transform: scale(1, 1);
	}
	
	100% {
		transform: scale(1.2, 1.2);
	}
}

.hero .container {
	z-index: 4;
}

.hero .left h1 {
	position: relative;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 800;
	margin: 0px;
}

.hero .left h1 span {
	position: relative;
	padding: 0px 10px;
}

.hero .left h1 span:before {
	content: "";
	background: var(--primary);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: skewX(-10deg);
}

.hero .left .content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.hero .left .content .img-block {
	display: flex;
	gap: 15px;
}

.hero .left .content .img-block img {
	width: 100%;
}

.hero .contact-form {
	background: rgba(0, 0, 0, .1);
	border: 1px solid #73777f;
	backdrop-filter: blur(2px);
	border-radius: 15px;
	position: relative;
	width: 100%;
}

.hero .contact-form .top {
	background: #1b6fb7;
	border-radius: 15px 15px 0px 0px;
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #fff;
}

.hero .contact-form .top h3 {
	margin: 0px;
}

.hero .contact-form .bottom {
	margin-top: 15px;
	padding: 15px;
}

.hero .contact-form .bottom .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
	background: rgba(0, 0, 0, .4);
	border: .5px solid rgba(255, 255, 255, .6);
	border-radius: 5px;
	width: 100%;
}

.hero .contact-form .bottom input, .hero .contact-form .bottom textarea, .hero .contact-form .bottom select, .hero .contact-form .bottom .chosen-search-input {
	background: rgba(0, 0, 0, .4);
	border: .5px solid rgba(255, 255, 255, .6);
	border-radius: 5px;
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 55px;
	font-size: 16px;
	font-weight: 600;
	color: var(--white);
	position: relative;
}

.hero .contact-form .bottom input option, .hero .contact-form .bottom textarea option, .hero .contact-form .bottom select option, .hero .contact-form .bottom .chosen-search-input option {
	color: var(--white);
}

.hero .contact-form .bottom input:hover, .hero .contact-form .bottom input:active, .hero .contact-form .bottom textarea:hover, .hero .contact-form .bottom textarea:active, .hero .contact-form .bottom select:hover, .hero .contact-form .bottom select:active, .hero .contact-form .bottom .chosen-search-input:hover, .hero .contact-form .bottom .chosen-search-input:active {
	border: .5px solid white;
}

.hero .contact-form .bottom input::placeholder, .hero .contact-form .bottom textarea::placeholder, .hero .contact-form .bottom select::placeholder, .hero .contact-form .bottom .chosen-search-input::placeholder {
	color: var(--white);
}

.hero .contact-form .bottom .select2-container--default .select2-selection--multiple {
	background: rgba(0, 0, 0, .4);
	border: .5px solid rgba(255, 255, 255, .6);
}

.hero .contact-form .bottom select option {
	color: #000 !important;
	background-color: #fff !important;
}

.hero .contact-form .bottom textarea {
	height: auto;
	padding: 15px;
	width: 100%;
}

.hero .contact-form .bottom span.material-icons {
	position: absolute;
	left: 0px;
	top: 23px;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	width: 50px;
}

.hero .contact-form .bottom.textarea span.material-icons {
	display: none;
}

.hero .contact-form input[type="submit"] {
	background: var(--secondary);
	border-radius: 5px;
	height: 55px;
	text-align: center;
	justify-content: center;
	display: flex;
	font-size: 20px;
	font-family: var(--heading-font);
	color: var(--white);
	width: 100%;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
}

.about-1 .img-container {
	position: relative;
}

.about-1 .img-container svg {
	width: 100%;
}

.about-1 .img-container .pointers {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.about-1 .img-container .pointers .pointer {
	position: absolute;
}

.about-1 .img-container .pointers .pointer:before {
	content: "";
	width: 2px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -100%);
	opacity: 1;
	height: 0;
	transition: height .3s linear;
}

.about-1 .img-container .pointers .pointer:nth-child(3) {
	top: 55%;
	left: 45%;
}

.about-1 .img-container .pointers .pointer:nth-child(2) {
	top: 55%;
	left: 32%;
}

.about-1 .img-container .pointers .pointer:nth-child(1) {
	top: 55%;
	left: 12%;
}

.about-1 .img-container .pointers .pointer:nth-child(4) {
	top: 55%;
	left: 60%;
}

.about-1 .img-container .pointers .pointer:nth-child(5) {
	top: 55%;
	left: 73%;
}

.about-1 .img-container .pointers .pointer:hover:before {
	height: 148px;
}

.about-1 .img-container .pointers .pointer:hover .hover-content {
	visibility: visible;
	opacity: 1;
}

.about-1 .img-container .pointers .pointer:hover .dot {
	opacity: 1;
}

.about-1 .img-container .pointers .pointer .dot {
	width: 20px;
	height: 20px;
	background-color: #000;
	border: 5px solid #fff;
	border-radius: 100%;
	box-sizing: content-box;
	opacity: .6;
}

.about-1 .img-container .pointers .pointer .hover-content {
	visibility: hidden;
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -730%;
	left: 50%;
	transform: translateX(-50%);
	width: 270px;
	gap: 10px;
	background: rgba(0, 0, 0, .85);
	border: 2px solid #fff;
	border-radius: 5px;
	padding: 10px 5px;
	transition: opacity .3s linear;
	transition-delay: .3s;
}

.about-1 .img-container .pointers .pointer .hover-content img {
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.about:before {
	content: "";
	background-image: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Group-884560.png");
	position: absolute;
	width: 59%;
	height: 100%;
	top: -192px;
	left: 0px;
	background-repeat: no-repeat;
	z-index: 1;
}

.about .container {
	z-index: 2;
}

.about .content {
	margin-top: 15px;
}

.about .logos {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 25px;
}

.about .logos .img {
	position: relative;
}

.about .logos .img:after {
	content: "";
	width: 1px;
	height: 20px;
	background-color: #000;
	position: absolute;
	top: 50%;
	right: 50px;
	transform: translateY(-50%);
}

.about .logos .divider {
	height: 10px;
	width: 1px !important;
	background-color: #000;
}

.about .logos .divider:last-child {
	display: none;
}

.material {
	background: linear-gradient(0deg, rgba(0, 97, 166, .05), rgba(0, 97, 166, .05)), #fdfcff;
}

.material .items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
	align-items: center;
}

@media (max-width:1024px) {
	.material .items {
		grid-template-columns: 1fr;
	}
}

.material .items .item {
	display: grid;
	grid-template-areas: "stack";
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .35));
	border-radius: 6px;
	position: relative;
	perspective: 1000px;
	height: 360px;
}

.material .items .item .front {
	transform-style: preserve-3d;
	transform: rotateX(0deg) translateY(0) scale(1);
	transition: all .7s cubic-bezier(.11, .6, .24, .89);
	z-index: 2;
	position: absolute;
}

.material .items .item .overlay {
	transform-style: preserve-3d;
	transform: rotateX(-90deg) translateY(150%) scale(0);
	transition: all .5s cubic-bezier(.63, .07, .78, .55);
	z-index: 1;
	position: absolute;
}

.material .items .item:hover .front, .material .items .item.active .front {
	transform: rotateX(90deg) translateY(-150%) scale(0);
	transition: all .5s cubic-bezier(.63, .07, .78, .55);
	z-index: 1;
}

.material .items .item:hover .overlay, .material .items .item.active .overlay {
	transform: rotateX(0deg) translateY(0) scale(1);
	transition: all .7s cubic-bezier(.11, .6, .24, .89);
	z-index: 2;
}

.material .items .item .front, .material .items .item .overlay {
	grid-area: stack;
}

.material .items .item .front {
	opacity: 1;
	display: grid;
	grid-template-areas: "a";
	align-items: center;
	height: 100%;
	width: 100%;
}

.material .items .item .front:before {
	content: "";
	background: linear-gradient(0deg, rgba(16, 62, 102, .4), rgba(16, 62, 102, .4));
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.material .items .item .front .main {
	width: 100%;
	border-radius: 6px;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
}

.material .items .item .front .main, .material .items .item .front .title {
	grid-area: a;
}

.material .items .item .front .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px;
	z-index: 2;
	color: var(--white);
	height: fit-content;
	border-top: 2px solid var(--white);
	border-bottom: 2px solid var(--white);
}

.material .items .item .front .title .icon img {
	width: 95px;
	height: 60px;
}

.material .items .item .front .title h4 {
	font-size: 30px;
	text-shadow: 4px 4px 2px rgba(0, 0, 0, .35);
	font-weight: 900;
}

.material .items .item .overlay {
	background: #1b6fb7;
	border: 10px solid #003259;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 15px;
	color: var(--white);
	height: 100%;
}

.material .items .item .overlay a.btn {
	background: rgba(166, 59, 0, .25);
	border: 2px solid #f75c03;
}

.material .items .item .overlay p {
	text-align: center;
}

.cta {
	display: block;
	padding: 0px;
	z-index: 2;
}

.cta .inner {
	clip-path: polygon(0 0, 70% 10%, 100% 0, 100% 94%, 70% 100%, 0 95%);
	background: #051220;
	padding: 100px 0px;
	padding-bottom: 100px;
	margin-top: -50px;
}

.cta .inner:before {
	content: "";
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	clip-path: polygon(70% 40%, 100% 0, 100% 100%, 0 100%, 0 0);
	left: 0;
	background: var(--primary);
}

.cta a.btn {
	background: #5a1c00;
	border: 1px solid #f75c03;
	border-radius: 5px;
	margin: 0px;
	padding: 20px 25px;
}

.cta h2 {
	text-transform: capitalize;
}

.cta .items {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.cta .items .item {
	flex: 1;
	flex-shrink: 0;
	text-align: center;
}

.cta .items .item lord-icon {
	transition: all .3s ease;
	width: 100px;
	height: 100px;
}

.cta .items .item:hover lord-icon {
	transform: rotate(10deg);
}

.cta .bluetilt {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	background: var(--secondary);
	clip-path: polygon(0 0, 70% 10%, 100% 0, 100% 90%, 70% 100%, 0 95%);
}

.services {
	background: linear-gradient(0deg, rgba(0, 97, 166, .05), rgba(0, 97, 166, .05)), #fdfcff;
	margin-top: -30px;
	overflow: hidden;
}

.services:before {
	content: "";
	background-image: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Rectangle-2466.jpg");
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	z-index: -1;
}

.services .service-tab {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 50px;
	align-items: center;
}

@media (max-width:1024px) {
	.services .service-tab {
		grid-template-columns: 1fr 1fr;
	}
}

.services .service-tab div {
	border-radius: 25px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, .25), 0px 25px 50px rgba(0, 0, 0, .25);
	position: relative;
	z-index: 1;
}

.services .service-tab div.active {
	border-bottom: 5px solid #f87224;
}

.services .service-tab div.active:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #f87224;
	left: 50%;
	bottom: -5px;
	transform: translate(-50%, 50%) rotate(45deg);
	z-index: -1;
}

.services .service-tab h3 {
	background: #00497e;
	border-top: 5px solid #f75c03;
	border-radius: 25px 25px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
}

.services .service-tab img {
	width: 100%;
	max-height: 250px;
	object-fit: cover;
	border-radius: 0px 0px 25px 25px;
	display: block;
}

.stack {
	display: grid;
	grid-template-areas: "stack";
}

.stack .services-tabs {
	grid-area: stack;
	opacity: 0;
	visibility: hidden;
	transform: translateX(100%);
	transition: all .7s ease;
}

.stack .services-tabs.active {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.services-tabs {
	margin-top: 50px;
}

.services-tabs .top-tabs {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.services-tabs .top-tabs .single-tabs {
	flex: 1;
	text-align: center;
}

.services-tabs .top-tabs .single-tabs h4 {
	text-transform: uppercase;
	width: fit-content;
	margin: 0px auto;
	margin-top: 30px;
	padding: 5px 20px;
}

.services-tabs .top-tabs .single-tabs.active h4 {
	background: #f75c03;
	box-shadow: -4px 4px 15px rgba(0, 0, 0, .25);
	border-radius: 5px;
	color: var(--white);
}

.services-tabs .content-box {
	display: grid;
	grid-template-areas: "stack";
	margin-top: 50px;
	background: linear-gradient(0deg, rgba(0, 97, 166, .02), rgba(0, 97, 166, .02)), #fdfcff;
	border: 1px solid rgba(0, 0, 0, .25);
	border-radius: 15px;
	position: relative;
}

.services-tabs .content-box:before {
	content: "";
	width: 15%;
	height: 80%;
	background-color: var(--primary);
	clip-path: polygon(100% 0, 0 0, 0 100%);
	position: absolute;
	left: -15px;
	top: -15px;
	z-index: -1;
}

.services-tabs .content-box:after {
	content: "";
	width: 15%;
	height: 80%;
	background-color: var(--primary);
	clip-path: polygon(100% 0, 0 0, 0 100%);
	position: absolute;
	right: -15px;
	bottom: -15px;
	z-index: -1;
	transform: rotate(180deg);
}

.services-tabs .content-box .single-content {
	display: grid;
	grid-template-columns: 40% auto;
	gap: 15px;
	align-items: center;
	grid-area: stack;
	opacity: 0;
	visibility: hidden;
	transform: translateX(100%);
	transition: all 1s ease;
	position: relative;
	padding-right: 50px;
}

@media (max-width:1024px) {
	.services-tabs .content-box .single-content {
		grid-template-columns: 1fr;
	}
}

.services-tabs .content-box .single-content.active {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.services-tabs .content-box .single-content .right-content {
	text-align: center;
}

.exterior {
	background: #bbc7db;
	clip-path: polygon(0 0, 70% 5%, 100% 0, 100% 95%, 70% 100%, 0 95%);
	padding-top: 100px;
	z-index: 2;
}

.exterior .top-service {
	margin-top: 50px;
}

.exterior .top-service .window-slider {
	background: #0f1c2c;
	border: 15px solid #1b6fb7;
}

.exterior .top-service .img-container {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding-bottom: 30px;
}

.exterior .top-service .img-container p {
	text-align: center;
	margin-top: 5px;
}

.exterior .top-service .img-container .before {
	width: 170px;
	height: 170px;
	border-radius: 100%;
	position: relative;
}

.exterior .top-service .img-container .before img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
}

.exterior .top-service .img-container .before:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='81' height='30' viewBox='0 0 81 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81 0.946777L53.4972 9.71778L74.8445 29.1504L81 0.946777ZM0.165898 8.67175C4.65559 13.5189 14.2171 21.5288 26.2267 25.7306C38.3471 29.9712 53.0823 30.3489 67.3582 19.5824L64.3475 15.5904C51.7026 25.1268 38.8063 24.8346 27.8779 21.0111C16.8387 17.1489 7.93417 9.70056 3.8341 5.27406L0.165898 8.67175Z' fill='%23F75C03'/%3E%3C/svg%3E%0A");
	width: 81px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: -25px;
}

.exterior .top-service .img-container .after {
	width: 275px;
	height: 275px;
	border-radius: 100%;
	border: 5px solid #1b6fb7;
}

.exterior .top-service .img-container .after img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
}

.exterior .top-service img {
	width: 75%;
	margin: 0px auto;
}

.exterior .top-service h3 {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
}

.exterior .inner {
	background: #0061a6;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, .25), 0px 25px 50px rgba(0, 0, 0, .25);
	border-radius: 5px;
	padding: 10px;
	position: relative;
	width: 80%;
	margin: 0px auto;
	margin-top: 50px;
}

.exterior .inner .logo {
	position: absolute;
	width: 135px;
	z-index: 99999;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 15px;
}

.exterior .inner .inner-one {
	border: 2.5px solid #fff;
	border-radius: 0px 5px 0px 0px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0px;
	align-items: center;
	position: relative;
	overflow: hidden;
}

@media (max-width:1024px) {
	.exterior .inner .inner-one {
		grid-template-columns: 1fr;
	}
}

.exterior .inner .inner-one:before {
	content: "";
	position: absolute;
	background-color: #000;
	width: 150px;
	height: 130px;
	border: 5px solid #fff;
	bottom: 0;
	border-radius: 100%;
	left: 50%;
	transform: translate(-50%, 15%);
}

.exterior .inner .inner-one:after {
	content: "";
	position: absolute;
	background-color: #000;
	width: 170px;
	height: 150px;
	bottom: 0;
	border-radius: 100%;
	left: 50%;
	transform: translate(-50%, 15%);
	z-index: 9999;
}

.exterior .inner .inner-one .item {
	position: relative;
}

.exterior .inner .inner-one .item:nth-child(1) img {
	border-right: 2.5px solid #fff;
}

.exterior .inner .inner-one .item:nth-child(2) img {
	border-left: 2.5px solid #fff;
}

.exterior .inner .inner-one .item:nth-child(2) h4 {
	text-align: center;
}

.exterior .inner .inner-one .item .hover {
	background: rgba(0, 0, 0, .6);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 15px;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: var(--white);
}

.exterior .inner .inner-one .item:hover .hover {
	opacity: 1;
	visibility: visible;
}

.exterior .inner .inner-one img {
	width: 100%;
	display: block;
}

.exterior .inner .inner-one h4 {
	background-color: #000;
	padding: 10px;
	color: var(--secondary);
	text-transform: uppercase;
	border-top: 5px solid #fff;
	position: relative;
	z-index: 999;
	text-align: center;
}

.promotion {
	margin-top: -50px;
	overflow: hidden;
}

.promotion .inner {
	border: 5px solid #fff;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, .25), 0px 25px 50px rgba(0, 0, 0, .25);
	border-radius: 15px;
	position: relative;
	padding: 30px;
	z-index: 1;
	display: grid;
	grid-template-columns: 60% auto;
	gap: 15px;
	align-items: center;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}

@media (max-width:1024px) {
	.promotion .inner {
		grid-template-columns: 1fr;
	}
}

.promotion .inner h2 {
	font-size: 60px;
}

.promotion .inner:before {
	content: "";
	background: linear-gradient(90.13deg, #000 9.57%, rgba(255, 255, 255, 0) 135.91%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.promotion .inner .box {
	background: #001c37;
	border: 5px solid #003259;
	border-radius: 5px;
	padding: 30px;
	text-align: center;
}

.promotion .inner .box p {
	background: #cf4b00;
	border: 1px solid #f75c03;
	border-radius: 5px;
	padding: 5px;
	margin-top: 10px;
	text-transform: capitalize;
}

.remodelling {
	padding: 0px;
}

.remodelling .inner {
	display: grid;
	grid-template-columns: minmax(0, 50%) minmax(0, auto);
	gap: 50px;
	align-items: center;
}

@media (max-width:1024px) {
	.remodelling .inner {
		grid-template-columns: minmax(0, 1fr);
	}
}

.remodelling .inner .callout {
	background: linear-gradient(0deg, rgba(160, 202, 255, .08), rgba(160, 202, 255, .08)), #1a1c1e;
	border: 1px solid #a0caff;
	border-radius: 5px;
	color: var(--secondary);
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.remodelling .inner .right {
	position: relative;
}

.remodelling .inner .right .img-slider {
	width: 100%;
}

.remodelling .inner .right .img-slider img {
	width: 100% !important;
}

.remodelling .inner .right .nav-slider {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
}

.remodelling .inner .right .nav-slider .prev, .remodelling .inner .right .nav-slider .next {
	opacity: .65;
	background: #fff;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
}

.remodelling .inner .right .nav-slider .prev {
	left: 0;
}

.remodelling .inner .right .nav-slider .next {
	right: 0;
}

.insurance {
	background: linear-gradient(0deg, rgba(0, 97, 166, .05), rgba(0, 97, 166, .05)), #fdfcff;
	padding-bottom: 150px;
}

.insurance .items {
	display: grid;
	grid-template-columns: 1fr;
	gap: 50px;
	align-items: center;
	margin-top: 50px;
	position: relative;
}

@media (max-width:1024px) {
	.insurance .items {
		grid-template-columns: 1fr;
	}
}

.insurance .items:before {
	border: 1px solid #f75c03;
	content: "";
	position: absolute;
	height: 90%;
	top: 50%;
	transform: translateY(-50%);
	left: 35px;
	z-index: -1;
}

.insurance .items .item {
	display: grid;
	grid-template-columns: 100px auto;
	gap: 10px;
	align-items: center;
}

@media (max-width:1024px) {
	.insurance .items .item {
		grid-template-columns: 1fr;
	}
}

.insurance .items .item .content {
	background: linear-gradient(0deg, rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), #fff;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, .1);
	border-radius: 5px;
	padding: 15px;
}

.insurance .items .item .content h4 {
	text-transform: uppercase;
	color: var(--primary);
}

.insurance .items .item .lord-icon {
	width: 60px;
	height: 60px;
}

.insurance .items .item .icon {
	background: #fff;
	border: 5px solid #0061a6;
	box-shadow: -4px 0px 25px rgba(0, 0, 0, .25);
	border-radius: 4.10959px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 75px;
	height: 75px;
}

.insurance .items .item:hover .content {
	background: #051220;
	color: var(--white);
}

.insurance .items .item:hover .icon {
	border: 5px solid #cf4b00;
	box-shadow: -4px 0px 25px rgba(0, 0, 0, .25);
	border-radius: 4.10959px;
}

.insurance .items .item:hover h4 {
	color: var(--secondary);
}

.serviceareas {
	clip-path: polygon(50% 15%, 100% 0, 100% 100%, 0 100%, 0 0);
	padding-top: 150px;
	margin-top: -100px;
}

.serviceareas video {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: -1;
	object-fit: cover;
}

.serviceareas:before {
	content: "";
	background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	clip-path: polygon(50% 15%, 100% 0, 100% 100%, 0 100%, 0 0);
}

.serviceareas .container {
	z-index: 2;
}

.serviceareas ul.items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 25px;
	align-items: center;
	margin-top: 20px;
}

@media (max-width:1024px) {
	.serviceareas ul.items {
		grid-template-columns: 1fr 1fr;
	}
}

.serviceareas ul.items li {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	width: 75%;
	display: flex;
	gap: 10px;
	align-items: center;
	padding-bottom: 10px;
	margin: 0px auto;
}

.serviceareas ul.items li a {
	color: var(--white);
}

.serviceareas ul.items li:hover a {
	color: var(--secondary);
}

.serviceareas ul.items li.active {
	color: var(--secondary);
	border-bottom: 1px solid var(--secondary);
}

.serviceareas ul.items li.active a {
	color: var(--secondary);
}

.serviceareas .img-container {
	position: relative;
}

.serviceareas .img-container .mapimg {
	filter: drop-shadow(-5.40951px 5.40951px 10px rgba(247, 92, 3, .35));
}

.serviceareas .img-container .pointers {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.serviceareas .img-container .pointers .pointer {
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='15' viewBox='0 0 32 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1135 0.561523L0.609863 14.0982H9.31203L16.0804 8.29678L22.8487 14.0982H31.5509L15.1135 0.561523Z' fill='white'/%3E%3C/svg%3E%0A");
	width: 32px;
	height: 15px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s ease;
}

.serviceareas .img-container .pointers .pointer.nitro-lazy {
	background-image: none !important;
}

.serviceareas .img-container .pointers .pointer.active {
	background-image: url("data:image/svg+xml,%3Csvg width='92' height='52' viewBox='0 0 92 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45.5809 14.9336L5.30176 51.9491H13.8946L45.5809 22.8655L80.6547 51.9491H91.2306L45.5809 14.9336Z' fill='white'/%3E%3Cg filter='url(%23filter0_d_175_3679)'%3E%3Cpath d='M23.9517 5.4611C22.646 5.65633 22.2668 6.02942 23.0159 6.39375C23.2301 6.49669 23.63 6.67061 23.9 6.78117C24.1629 6.88373 24.575 7.08975 24.8085 7.23277C25.379 7.59849 26.3813 8.66091 26.7684 9.32578L27.0824 9.86247L26.5521 10.3414C25.96 10.8609 25.7756 11.2325 25.9261 11.5854C26.0074 11.7779 25.906 11.8752 20.1165 17.0541C16.8749 19.952 12.7715 23.5808 10.9971 25.1235C10.2276 25.791 6.5378 29.0099 6.5378 29.0099L9.53447 33.8464C9.53447 33.8464 13.035 30.7404 17.035 27.2251C21.035 23.7097 25.5288 19.7479 27.0173 18.4167L29.7285 15.9977L30.0239 16.1C30.443 16.2496 30.7291 16.1669 31.51 15.6941L32.1946 15.2784L33.0283 16.1973L32.856 16.4079C32.6269 16.6832 32.4355 17.1112 32.3972 17.4173C32.3216 18.0214 32.4506 18.2859 33.1799 19.1332L33.8959 19.9564L39.6083 14.8747L38.9828 14.1715C38.6415 13.7879 38.212 13.397 38.0293 13.3018C37.5329 13.0562 36.8896 13.0773 36.3511 13.3631L35.9261 13.5837L35.6844 13.312C35.4783 13.0802 35.4386 12.9438 35.4107 12.3888C35.3426 10.9248 34.883 9.73746 33.9659 8.64218C32.4993 6.88329 29.9333 5.74451 26.7592 5.44731C25.846 5.35785 24.5959 5.36757 23.9517 5.4611Z' fill='%23F75C03'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_175_3679' x='0.0828066' y='3.95134' width='41.6772' height='37.0673' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2.1516' dy='2.8688'/%3E%3CfeGaussianBlur stdDeviation='2.1516'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_175_3679'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_175_3679' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
	width: 40px;
	height: 22px;
	background-size: 100%;
}

.serviceareas .img-container .pointers .pointer.active.nitro-lazy {
	background-image: none !important;
}

.serviceareas .img-container .pointers .pointer:nth-child(1) {
	top: 36%;
	left: 11%;
}

.serviceareas .img-container .pointers .pointer:nth-child(2) {
	top: 48%;
	left: 14%;
}

.serviceareas .img-container .pointers .pointer:nth-child(3) {
	top: 58%;
	left: 17%;
}

.serviceareas .img-container .pointers .pointer:nth-child(4) {
	top: 39%;
	left: 32%;
}

.serviceareas .img-container .pointers .pointer:nth-child(5) {
	top: 45%;
	left: 35%;
}

.serviceareas .img-container .pointers .pointer:nth-child(6) {
	top: 50%;
	left: 34%;
}

.serviceareas .img-container .pointers .pointer:nth-child(7) {
	top: 45%;
	left: 50%;
}

.serviceareas .img-container .pointers .pointer:nth-child(8) {
	top: 55%;
	left: 25%;
}

.serviceareas .img-container .pointers .pointer:nth-child(9) {
	top: 60%;
	left: 15%;
}

.testimonial:before {
	content: "";
	background-image: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Frame-886870.jpg");
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25%;
	z-index: -1;
}

.testimonial .inner {
	min-height: 400px;
	border: 5px solid #00497e;
	filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, .25));
	border-radius: 16px;
	background-size: cover;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0px;
	align-items: center;
	align-items: stretch;
	background-position: 50% 20%;
}

@media (max-width:1024px) {
	.testimonial .inner {
		grid-template-columns: 1fr;
	}
}

.testimonial .inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), linear-gradient(282.62deg, rgba(0, 0, 0, .97) 4.47%, rgba(0, 0, 0, 0) 98.87%);
	box-shadow: 10px 10px 4px rgba(0, 0, 0, .25);
	border-radius: 10px;
	z-index: -1;
}

.testimonial .inner h2 {
	background: #243141;
	box-shadow: 10px 10px 14px rgba(0, 0, 0, .25);
	padding: 10px;
	text-align: center;
}

.testimonial .inner .left {
	display: flex;
	align-items: end;
	position: relative;
	padding-bottom: 50px;
}

.testimonial .inner .left svg {
	position: absolute;
	bottom: 186px;
	right: -15px;
	transform: rotate(5deg);
}

.testimonial .inner .right {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.testimonial .inner .right .testibox {
	position: relative;
	width: 80%;
	margin: 0px auto;
}

.testimonial .inner .right .testibox .wprs_unslider {
	padding-top: 50px;
}

.testimonial .inner .right .testibox:before {
	content: "";
	background-image: url("https://cdn-ildliid.nitrocdn.com/TDKdsJAVwZnnUuuiYuFVaalvkKyKtqCN/assets/images/optimized/rev-5ae0b71/excel-reno.com/wp-content/uploads/2022/08/Group-886102.png");
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	left: 0;
}

.angi-cta {
	position: relative;
}

.angi-cta h3 {
	padding: 10px;
	background: #2d7ac3;
	display: inline;
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 44px;
}

.angi-cta h2 {
	font-style: normal;
	font-weight: 800;
	font-size: 53px;
	line-height: 110%;
	text-transform: uppercase;
}

.angi-cta .earns {
	background: #f75c03;
	padding: 0 5px;
	width: 70%;
}

.angi-cta p {
	font-size: 20px;
	font-weight: 600;
}

.angi-cta:before {
	content: "";
	background: #1b6fb7;
	width: 37%;
	height: 100%;
	position: absolute;
	right: 0;
	clip-path: polygon(100% -100%, 100% 100%, 0% 100%, 0% 100%);
	z-index: -1;
}

.contact {
	padding-bottom: 100px;
}

.contact .inner {
	display: grid;
	grid-template-columns: minmax(0, 60%) minmax(0, 1fr);
	gap: 10px;
	align-items: center;
	align-items: stretch;
}

@media (max-width:1024px) {
	.contact .inner {
		grid-template-columns: 1fr;
	}
}

.contact .inner .left {
	display: grid;
	grid-template-columns: 50% auto;
	gap: 15px;
	align-items: center;
	align-items: stretch;
	background: rgba(0, 0, 0, .4);
	border: 1px solid #1b6fb7;
	border-radius: 15px;
	padding: 15px;
	padding-left: 30px;
}

@media (max-width:1024px) {
	.contact .inner .left {
		grid-template-columns: 1fr;
	}
}

.contact .inner .left .inner-left {
	position: relative;
	padding-top: 30px;
}

.contact .inner .left .inner-left:before {
	border: 1px solid #45474a;
	content: "";
	position: absolute;
	right: 0px;
	top: 50%;
	height: 90%;
	transform: translateY(-50%);
}

.contact .inner .left .inner-left .info-block {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 50px;
}

.contact .inner .left .inner-left .info-block .icon {
	flex-shrink: 0;
	background: #cf4b00;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	color: var(--white);
}

.contact .inner .left .inner-left .info-block p.heading {
	font-weight: 600;
	text-transform: capitalize;
	font-size: 20px;
	margin: 0;
}

.contact .inner .left .inner-left .info-block:last-child {
	border-top: 1px solid #45474a;
	margin-top: 30px;
	padding-top: 30px;
	margin-right: 10px;
}

.contact .inner .left .inner-left .social-icons {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 15px;
}

.contact .inner .left .inner-right iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.contact .inner .right .contact-form {
	background: rgba(0, 0, 0, .1);
	border: 1px solid #73777f;
	backdrop-filter: blur(2px);
	border-radius: 15px;
	position: relative;
	width: 100%;
}

.contact .inner .right .contact-form .row {
	gap: 15px;
}

.contact .inner .right .contact-form .top {
	background: #1b6fb7;
	border-radius: 15px 15px 0px 0px;
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #fff;
}

.contact .inner .right .contact-form .top h3 {
	margin: 0px;
}

.contact .inner .right .contact-form .bottom {
	margin-top: 15px;
	padding: 15px;
}

.contact .inner .right .contact-form .bottom .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
	background: rgba(0, 0, 0, .4);
	border: .5px solid rgba(255, 255, 255, .6);
	border-radius: 5px;
	width: 100%;
}

.contact .inner .right .contact-form .bottom input, .contact .inner .right .contact-form .bottom textarea, .contact .inner .right .contact-form .bottom select {
	background: rgba(0, 0, 0, .4);
	border: .5px solid rgba(255, 255, 255, .6);
	border-radius: 5px;
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 16px;
	font-weight: 600;
	color: var(--white);
	position: relative;
}

.contact .inner .right .contact-form .bottom input option, .contact .inner .right .contact-form .bottom textarea option, .contact .inner .right .contact-form .bottom select option {
	color: var(--white);
}

.contact .inner .right .contact-form .bottom input:hover, .contact .inner .right .contact-form .bottom input:active, .contact .inner .right .contact-form .bottom textarea:hover, .contact .inner .right .contact-form .bottom textarea:active, .contact .inner .right .contact-form .bottom select:hover, .contact .inner .right .contact-form .bottom select:active {
	border: .5px solid white;
}

.contact .inner .right .contact-form .bottom input::placeholder, .contact .inner .right .contact-form .bottom textarea::placeholder, .contact .inner .right .contact-form .bottom select::placeholder {
	color: var(--white);
}

.contact .inner .right .contact-form .bottom select option {
	color: #000 !important;
	background-color: #fff !important;
}

.contact .inner .right .contact-form .bottom .select2-selection.select2-selection--multiple {
	background: rgba(0, 0, 0, .4);
	border: .5px solid rgba(255, 255, 255, .6);
}

.contact .inner .right .contact-form .bottom textarea {
	height: auto;
	padding: 15px;
	width: 100%;
}

.contact .inner .right .contact-form .bottom span.material-icons {
	position: absolute;
	left: 0px;
	top: 23px;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	width: 50px;
}

.contact .inner .right .contact-form .bottom.textarea span.material-icons {
	display: none;
}

.contact .inner .right .contact-form input[type="submit"] {
	background: var(--secondary);
	border-radius: 5px;
	height: 55px;
	text-align: center;
	justify-content: center;
	display: flex;
	font-size: 20px;
	font-family: var(--heading-font);
	color: var(--white);
	width: 100%;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
}

.select2-search textarea {
	padding: 0px !important;
	padding-left: 10px !important;
	width: 100% !important;
	border: 0;
}

.select2-search__field::placeholder {
	color: var(--white) !important;
	font-size: 14px !important;
	font-weight: 100 !important;
}

.select2-container--default .select2-selection--multiple {
	width: 100%;
	height: 100%;
	overflow-y: hidden;
	border-radius: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 0;
	display: inline-flex;
	align-items: center;
	background: #fff !important;
	font-weight: 600;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	font-size: 10px;
	color: #000;
}

.select2-container--default .select2-selection--multiple {
	border-radius: 0px !important;
}

.select2-search__field::placeholder {
	color: #000;
	font-size: 16px !important;
	font-weight: 600 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 0;
	display: inline-flex;
	align-items: center;
	background: #fff !important;
	font-weight: 600;
}

.select2-container--default .select2-selection--multiple {
	padding-left: 40px;
	display: flex !important;
	align-items: center;
	border-radius: 5px !important;
	padding-bottom: 0 !important;
	padding-right: 0 !important;
	overflow-y: scroll;
	height: 48px;
}

.select2-container--default .select2-selection--multiple:hover, .select2-container--default .select2-selection--multiple:active, .select2-container--default .select2-selection--multiple:focus-within {
	border: 1px solid #fff;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #fff !important;
	width: 100%;
	display: block !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: flex;
	flex-flow: row wrap;
	height: 100%;
}

.select2-container .select2-search--inline .select2-search__field {
	margin-top: 0 !important;
	margin-left: 0 !important;
	cursor: default;
}

.select2-search__field::placeholder {
	color: #fff;
	font-size: 14px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	font-size: 10px;
}

span.select2-search.select2-search--inline {
	width: 100%;
	border: 0;
	padding-top: 13px;
}

span.select2-search.select2-search--inline textarea {
	border: 0;
}

textarea.select2-search__field {
	border: 0 !important;
	background-color: transparent !important;
}

textarea.select2-search__field:placeholder {
	color: var(--white);
}

.gform_title {
	display: none;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}

.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	text-align: left;
	margin: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 5px !important;
}

.gfield_description.instruction.validation_message {
	display: none;
}

.gfield_required.gfield_required_text {
	display: none !important;
}

#gform_confirmation_message_1 {
	color: #fff;
	margin-top: 240px;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
	background: rgba(0, 0, 0, .4);
	border: .5px solid rgba(255, 255, 255, .6);
	border-radius: 5px;
	width: 100%;
}
