.hv-grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-gap: 10px;
  padding: 10px;
}

.hv-grid-container > div {

  text-align: center;
  font-size: 30px;
  margin-top: 15px;
}

.offerGridL {
	padding-top: 15px;
}

.offerContact {
	font-size: 18px;
	border-bottom: 0;
	margin-bottom: 5px;
}

.offerContact a {
	text-decoration: none;
	border-bottom: 0;
	color: #444;
	font-weight: bold;
}

.offerContact a:hover {
	color: #b40000;
}

.offerContact i{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.offerButton {
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	padding-top: 10px;
}

.offerButton button {
	background-color: #b40000;
}

.offerButton button:hover {
	background-color: #b93232;
}

.offerButton h3 {
	color: #fff;
}

.hv-form-text p{
	color: #fff;
	text-align: center;
}

.hv-contact-text p{
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding-left: 10px;
}

.hv-form-text h1 {
	color: #fff;
	text-align: center;
	padding-top: 15px;
}

.frm_style_formidable-style-2.with_frm_style .frm_primary_label {
	display: unset;
}

.home-value {
	position: relative;
}

.home-value form button {
	box-shadow: none!important;
}

.home-value:not(.fullscreen) video {
	display: none;
}

.home-value *, .home-value *:before, .home-value *:after { box-sizing: border-box; }

.home-value.fullscreen.video {
	overflow: hidden;
}

.home-value > .home-value-container {
	padding: 20px;
}

.home-value > .home-value-container.uses-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.home-value-video-background {
	display: block;
	height: 100%;
	width: 100%;
}

.home-value > .home-value-container > .home-value-inner-wrapper {
	position: relative;
	z-index: 1;
}

.home-value > .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-value .home-value-form-container {
	background-color: rgba(0, 0, 0, 0.7);
}

.home-value .home-value-form-container .google-map {
	height: 500px;
	width: 100%;
	max-width: 90%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.home-value .home-value-form-container.uses-columns {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.home-value .home-value-form-container.uses-columns > .home-value-half-width-column {
	flex: 0 0 100%;
}

.home-value.fullscreen,
.home-value.fullscreen > .home-value-container {
	height: 100% !important;
}

.home-value.fullscreen > .home-value-container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-value > .home-value-container > .home-value-inner-wrapper {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	/*top: 25px;
	position: absolute; */
}

.home .home-value > .home-value-container > .home-value-inner-wrapper {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	/* top: 20%; */
	position: absolute;
}

.home-value.fullscreen > .home-value-container.uses-video > .home-value-video-background {
	backface-visibility:hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	bottom:0;
	height:auto;
	min-height:100%;
	min-width:100%;
	perspective:1000;
	position:absolute;
	right:0;
	width:auto;
	display: none;
	max-width: none!important;
}

.disclaimer {
	position: absolute;
	bottom: 0;
	right: 10px;
	background: #000;
	color: #fff;
	padding: 0 5px;
	font-size: 1.2rem;
	font-weight: 600;
}

.offer-banner img {
	width: 100%;
	max-height: 220px;
	object-fit: cover;
}

.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div {
	color: #333!important;
}

.page-template-home-value-fullscreen-page-template .site-inner {
	width: 100%;
	max-width: 100%;
	margin-top: 0 !important;
}

.page-template-home-value-fullscreen-page-template .home-value.fullscreen .home-value-container {
	  min-height: calc(var(--vh, 1vh) * 100);
	padding-bottom: 85px;
}

body.page-template-home-value-offer-page-template {
	overflow: auto;
}

.offer-content {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	background: rgb(247, 247, 247);
	height: auto;
	padding: 25px;
	color: #111111;
	text-align: center;
}

.offer-content h2 {
	color: #b40000;
}


.homeTitle {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.8em;
	letter-spacing: 0.2px;
}

h3.homeTagline {
	letter-spacing: 0.4px;
	font-size: 1.4rem;
	padding: 0px 0;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	font-weight: 500;
}

.offerTitle {
	text-align: center;
}

.offerBody {
	text-align: center;
	font-size: 1.7rem;
	font-weight: 400;
	color: #4a4a4a;
}

/* Formidable Styling */

.frm_style_formidable-style-2.with_frm_style .frm_submit button {
	width: 220px !important;
}

.frm_style_formidable-style-2.with_frm_style .frm_error {
	color: #FFF !important;
}

.frm_style_formidable-style-2.with_frm_style .frm_error {
	font-family: "Open Sans",sans-serif !important;
	font-size: 14px !important;
	margin-top: 5px !important;
	letter-spacing: 0.5px;
}

#form_home-value-address .frm_form_title,
#form_home-value-address .frm_description {
	display: none;
}

.home-value-form-container p {
	display: none;
}

@media only screen and (max-width: 480px) { 
.home .home-value > .home-value-container > .home-value-inner-wrapper {
	top: 10%;
}
		.hv-grid-container {
  grid-template-columns: 1fr;
  grid-template-rows: 2fr;
}
	
	p.offerBody{
		margin: 0 !important;
	}
	.offerGridL {
		padding-top: 0;
	}
}


@media (min-width: 576px) {
	.home-value .home-value-form-container.uses-columns > .home-value-half-width-column {
		flex: 0 0 50%;
	}
}

@media (min-width: 992px) {
	.home-value.fullscreen > .home-value-container.uses-video > .home-value-video-background {
		display: block;
	}
}