h1,h2,h3{
  font-weight:700!important;
}
h4,h5,h6{
  font-weight:600!important;
}
html, body {
  overflow-x: hidden;
}
.location-page .btn {
  font-weight: 900 !important;
  background:linear-gradient(180deg, #D4192C 0%, #F6800A 100%);
	color: #fff !important;
}
.location_hero_section {
  color: #fff;
  padding-top:120px;
  padding-bottom:120px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


.location_hero_section .hero_content {
  max-width: 90%!important;
}
.location_hero_section .hero_content h1{
  font-size:60px;
  line-height: 1.2em;
  font-weight:900!important;
  margin-bottom: 15px;
  background: linear-gradient(0deg, #AFCBDB 47.96%, #FFF 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;	
}
.location_hero_section .hero_content h4{
	font-size:30px;
}
.location_hero_section .hero_content p{
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 600;
  margin-bottom:0px!important;
}
.location_hero_section .hero_content .btn {
  background: linear-gradient(180deg, #D4192C 0%, #F6800A 100%);
  color: #fff !important;
  margin-top: 20px !important;
  font-weight: 900 !important;
}
.location_hero_section .hero_content .btn::before {
  border-top: 0px;
  border-bottom: 0px;
  border-radius: ;
  border-right: 0;
}
.hero-buttons {
	display: flex;
	align-items: center;
}
.location_hero_section p.google-rating {
	line-height: 1.2rem;
	margin-top: 20px;
	padding: 18px 15px;
	border-radius: unset;
	margin-left: 10px;
}
.location_hero_section .google-rating img {
	max-width: 25px;
	margin-right: 5px;
}
.location_hero_section .google-rating a {
	color: #fff;
}
.location_about_main {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top:60px;
  padding-bottom:60px;
}
.location_about {
  display: grid;
  grid-template-columns: 2fr 1fr;
   gap: 30px;
 }
.location_about_main .location_about h3.subheading {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 700!important;
  line-height:1.2em;
}
.location_about_main .location_about h2.heading {
  font-size: 46px;
  line-height: 1.2em;
  margin-bottom:15px;
  font-weight: 900!important;
  text-shadow: 4px 3px 0px #afcbdb, 4px 3px 0px #afcbdb;
   color: #04449c;
}
.location_estimate-box {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.location_estimate-box .hl_wrapper--inner{
  padding-top:0px!important;
}
.location_estimate-box .hl_form-builder--main{
  padding:0px!important;
  margin-top:0px!important;
}
.location_estimate-box #_builder-form .fields-container{
  padding:0px!important;
}
.location_estimate-box .extra-top-padding{
  padding-top:0px!important;
}
.location_estimate-box #_builder-form {
  padding-left: 0px !important;
  padding-right: 0px ! Important;
}
.location_estimate-box h3{
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
  line-height:1.2em;
  color:#04449c;
}
.location_about_main .location_about .about-text h3 {
   font-size: 30px;
   margin-bottom: 5px;
  line-height:1.2em;
  font-weight:900!important;
  color: #04449c;
}
.location_about_main .location_about .about-text p {
  margin-bottom: 0px;
  color: #082a59;
  font-size: 18px;
}
.location_about_main .location_about {
   font-size: 16px!important;
}
.location_about_main .location_about .about-box {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
  background: #fff;
  padding: 25px;
  border-radius: 10px;
}
.about-box .about-image {
  background-color:#07316a;
  padding: 12px;
  border-radius: 50px;
  margin-right: 20px;
}
.about-box .about-image img {
  display: block;
  width:60px;	
}
.location_estimate-box input,.location_estimate-box textarea {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.form-review-image .google-rating {
	background-color: #e8edf1;
	color: #383838;
}
.form-review-image .google-rating img {
	max-width: 24px;
	margin-right: 4px;
}
.form-review-image .google-rating {
	font-size: 14px;
	text-align: center;
}
.form-review-image .google-rating span {
	font-size: 16px;
	color: #f07202;
}
.form-review-image .google-rating a {
	color: #383838;
}
.location_quote {
  padding-top: 60px;
  padding-bottom: 60px;
}
.location_quote h2 {
  font-size: 62px;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 20px !important;
  margin: 0 auto;
   font-weight: 900 !important;
	color: #04449c;
}
.location_quote p {
  font-size: 20px;
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 20px;
  color: #082a59;
}
.location_quote .buttons a{
  background-color: #044091;
  color: #fff;
  padding: 15px 10px;
}
.features{
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fff;
  text-align: center;	
}
.features h2{
  font-size: 52px;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 15px;
  text-shadow: 4px 3px 0px #04449c, 4px 3px 0px #afcbdb;
  font-weight:900!important;
  color: #fff;
}
 .feature-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.feature-grid .feature h4 {
  font-size: 30px;
  font-weight: 900!important;
  margin-bottom: 10px;
  line-height:1.2em;
  color: #04449c;
 text-align: left;
}
.feature-grid .feature p {
  font-size: 20px;
  line-height: 1.5em;
  color: #082a59;
  text-align: left;
}
.features .feature-grid .feature p {
   margin-bottom: 0px;
}

.google-rating {
    background-color: #04449c;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    font-size: 16px;
	font-weight: 600;
}
.google-rating a{
	color: #fff;
}
.google-rating img {
	margin-right: 5px;
}
.google-rating span {
   color: #ffd726;
    font-size: 22px;
    font-weight: 600;
}

.solutions{
	background-size: cover;
}
.solutions .solutions-inner h2{
  font-size: 52px;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-weight: 900 !important;
    text-shadow: 4px 3px 0px #afcbdb, 4px 3px 0px #afcbdb;
    color: #04449c;
}
.solutions .solutions-inner p{
  color:#082a59;
	font-size:20px;
}
.ti-rating-text {
	display: none !important;
}
@media (max-width: 1024px) {
.location_hero_section {
  padding-top:90px;
  padding-bottom:90px;
}
.location_hero_section .hero_content h1{
  font-size:40px;
}
  .location_about_main{
  padding-left:15px;
  padding-right:15px;
}
.location_about_main .location_about h2.heading{
  font-size: 36px;
}
.location_services{
  padding-left:15px;
  padding-right:15px;
}
.location_quote{
  padding-left:15px;
  padding-right:15px;	
}
.location_quote h2 {
  font-size: 36px;
}
.features{
  padding-left:15px;
  padding-right:15px;	
}
.solutions{
  padding-left:15px;
  padding-right:15px;
}
.features h2 {
  font-size: 36px;
}
}
@media (max-width: 768px) {
.location_hero_section .hero_content {
  max-width: 100% !Important;
}
.location_hero_section {
  padding-top:60px;
  padding-bottom:60px;
  padding-left:15px;
  padding-right:15px;
}
.location_hero_section .hero_content h1 {
  font-size:40px;
}
.location_hero_section .hero_content .btn{
  font-size:16px;
}
.location_about_main{
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left:15px;
  padding-right:15px;
}
.about-box .about-image img{
  width: 130px!important;
}
.location_about_main .location_about h3.subheading {
  font-size: 18px;
}
.location_about_main .location_about h2.heading {
   font-size: 30px;
}
.location_about{
  display: grid;
  grid-template-columns: 1fr;
}
.location_about_main .location_about .about-text h3 {
  font-size:24px;
}
.location_quote{
  padding-top:40px !important;
  padding-bottom:40px !important;
  padding-left:15px;
  padding-right:15px;
}
.location_quote h2 {
   font-size: 30px;
}
.features{
  padding-top:40px !important;
  padding-bottom:40px !important;
  padding-left:15px;
  padding-right:15px;
}
.feature-grid {
	display: inherit;
	margin-bottom: 10px;
}	
.features .feature-grid .feature{
	padding: 30px;
    margin-bottom: 15px;
}
	
.features h2{
  font-size: 30px;
}
.feature-grid .feature h4{
  font-size: 24px;
}
.solutions .solutions-inner h2{
	font-size: 30px;
	margin-top: 20px;
}
}
@media (max-width: 600px) {
.hero-buttons {
	flex-wrap: wrap;
}
.location_hero_section p.google-rating {
	margin-left: 0;
}	
}	