@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400&family=Poppins:ital,wght@0,400;0,700;0,800;1,400;1,700&display=swap');

body {
	margin: 0;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #FFFFFF;
}

a {
	outline:none;
	text-decoration:none;
}

#services .serv-box h2 a:hover,
a:hover {
	text-decoration:underline;
}

h3 {
	font-size: 18px;
	font-weight:700;
}

.pad-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pad-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.quote-btn {
	display:inline-block;
	border-style: none;
    border-radius: 3px;
    background-color: #ffd800;
    background: -webkit-linear-gradient(#ffd800,#e6a800);
    background: -moz-linear-gradient(#ffd800,#e6a800);
    background: -ms-linear-gradient(#ffd800,#e6a800);
    background: -o-linear-gradient(#ffd800,#e6a800);
    background: linear-gradient(#ffd800,#e6a800);
    box-shadow: 0 3px 0 #a27600;
    background-repeat: no-repeat;
    padding-top: 13px !important;
    transition: background 2s;
	padding:9px 25px;
	letter-spacing: -1px;
    text-transform: uppercase;
    color: #1d2d35 !important;
    text-shadow: none;
    -pie-background: linear-gradient(#ffd800,#e6a800);
    font-size: 20px;
    line-height: 26px;
    font-weight: 900;
    text-align: center;
}

.quote-btn:hover {
	text-decoration:none;
  	box-shadow: 0 3px 0 #b38200;
  	background-color: #ffdb11;
  	background: -webkit-linear-gradient(#ffdb11,#f7b400);
  	background: -moz-linear-gradient(#ffdb11,#f7b400);
  	background: -ms-linear-gradient(#ffdb11,#f7b400);
  	background: -o-linear-gradient(#ffdb11,#f7b400);
  	background: linear-gradient(#ffdb11,#f7b400);
}

.quote-btn.lg {
	font-size: 26px;
    line-height: 31px;
}

.under-btn-text {
	margin-top:10px;
	color:rgb(231, 238, 242);
	font-size:12px!important;
}

#top-header {
	background:rgb(17, 26, 31);
}

#services .serv-box a:hover,
.logo:hover {
	text-decoration:none;
}

.logo i {
	float:left;
	font-size: 38px;
    color: #ffd800;
	margin-right:5px;
}

.logo p {
	font-style:italic;
	margin:0;
}

.logo .brand {
	color: rgb(255, 216, 0);
    font-size: 30px;
	font-weight:700;
	letter-spacing: -1px;
    line-height: 1em;
}

.logo .desc {
	color: rgb(231, 238, 242);
    font-size: 16px;
	letter-spacing: 2px;
}

.top-phone i {
	font-size: 45px;
	color: #ffd800;
	margin-right:5px;
}

.top-phone p {
	float:right;
	text-transform: uppercase;
    font-size: 21px;
    line-height: 1em;
    margin-bottom: 0;
    letter-spacing: 0px;
	color:rgb(231, 238, 242);
}

.top-phone p span {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1em;
    letter-spacing: 2px;
    margin-bottom: 5px;
    color: #ffd800;
}

#home-banner {
	padding:80px 0;
}

.quote,
#home-banner {
	position:relative;
	background-color: rgba(255, 255, 255, 0);
    background-image: url(/images/plants-growing-in-a-sunny-window-early-morning-li-2022-11-14-04-29-18-utc.jpg);
	background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important;
    background-repeat: no-repeat !important;
	color:rgb(231, 238, 242);
}

.quote:before,
#home-banner:before {
	position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: rgba(29, 45, 53, 0.90);
}

#home-banner h1 {
	text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
    letter-spacing: -1px;
    text-transform: uppercase;
	font-weight:700;
	font-size:50px;
	line-height:1em;
}

#home-banner h1 span {
	font-weight:800;
	font-size:70px;
	color:rgb(255, 216, 0);
}

#home-banner.pages h1 span {
	font-size:80px;
	line-height: 1em;
}

#home-banner .home-text {
    text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
	margin:15px auto 20px;
}

#badges {
	background:rgb(233, 232, 232);
    margin: 0px;
    outline: none;
}

.botline {
	font-size: 32px;
    color: rgb(17, 26, 31);
    line-height: 1.3em;
	font-weight:800;
}

.botline:after {
	display:block;
	content: '';
	margin:10px auto;
	width:10%;
	border-bottom:3px solid rgb(29, 45, 53);
}

.text-w-50 {
	font-size: 18px;
	width:50%;
}

#services,
#faqs {
	padding:80px 0;
    color: rgb(17, 26, 31);
}

#services .text-w-50,
#faqs .text-w-50 {
	margin:0 auto 60px;
}

#services .serv-box {
	padding: 20px;
    background-color: #ffffff !important;
    box-shadow: 0 0 15px #dbdbdb;
	text-align: center;
	margin-bottom:20px;
}

#services .serv-box i {
	color: rgb(29, 45, 53);
    font-size: 100px;
    line-height: 1em;
    display: block;
    text-shadow: rgb(255 255 255) 1px 1px 0px, rgb(0 0 0 / 15%) 3px 3px 3px;
}

#services .serv-box h2 a {
	font-size: 18px;
    color: rgb(17, 26, 31);
    line-height: 1.3em;
	font-weight:700;
}

#services .serv-quote {
	margin-top:40px;
}

#faqs {
    outline: none;
    background-color: rgb(255, 255, 255);
    background-image: url(/images/snow.png);
}

#faqs b {
	font-size:19px;
}

#faqs b i {
	margin-right:5px;
}

#faqs .ans {
	margin-bottom:60px;
}

#terms {
	max-width: 720px;
    width: 100%;
	padding:110px 0 80px;
	margin:0 auto;
	font-size:20px;
}

#terms b {
	font-family: Montserrat, Helvetica, sans-serif;
	font-size:30px;
	margin:30px 0;
	display:block;
}

#terms b.poppins {
	font-family: "Poppins", sans-serif;
	font-size:20px;
}

#content {
	max-width: 720px;
    width: 100%;
	font-size:18px;
	padding:60px 0;
	margin:0 auto;
	color: rgb(17, 26, 31);
}

#content b {
	margin:25px 0;
	display:block;
}

#content a,
#content a:hover {
	color:rgb(17, 26, 31);
	text-decoration:none;
}

.quote {
	background-size: cover !important;
    -webkit-background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: repeat repeat !important;
    background-position: center center;
	padding: 40px 0px;
}

.quote h2 {
	font-size: 26px;
    color: rgb(231, 238, 242);
    text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 1em;
	font-weight:700;
}

.quote h2 span {
	color:rgb(255, 216, 0);
}

.quote p {
    font-size: 18px;
}

footer {
    background-color: rgb(17, 26, 31);
	color: rgb(231, 238, 242);
}

footer a,
footer a:hover {
	color: rgb(231, 238, 242);
}

footer .pad-20 .border-top {
    border-color: rgb(35, 54, 64)!important;
}

@media (max-width: 768px) {
	#home-banner {
		background-size: cover !important;
		-webkit-background-size: cover !important;
	}
	
	#home-banner h1 {
		font-size:30px;
	}
	
	#home-banner h1 span,
	#home-banner.pages h1 span {
		font-size:40px;
	}
	
	.text-w-50 {
		font-size: 14px;
		width:100%;
	}
}

@media (max-width: 425px) {
	.logo {
		display: block;
		width: 285px;
		margin:10px auto;
	}
	
	.logo .brand {
		font-size:22px;
	}
	
	.top-phone {
		display: block;
		width: 176px;
		margin: 0 auto;
	}
	
	.top-phone i {
		margin-top:10px;
		font-size:30px;
	}
	
	.top-phone p {
		font-size:18px;
	}
	
	.top-phone p span {
		font-size:8px;
	}
}