.page {
	margin:0;
}
html,
body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body span{
	padding: 0px;
	margin: 0px;
	font-family: 'Inter', sans-serif;
}
body ul,
ol,
body li,
body p{
	margin: 0px;
	padding: 0px;
	font-family: 'Inter', sans-serif;
}
.post,
.page {
	margin: 0px;
}
body a {
	transition: all 0.3s ease-in-out;
	font-family: 'Inter';
}
section,
.site-footer,
.site-info {
	float:left;
	width:100%;
}
/* hero */
.hero-in {
	padding:170px 0 160px;
}
.hero-wrapper h1{
	font-weight: 700;
	font-size: 56px;
	line-height: 72px;
	/* or 129% */
	color: #0B1E5B;
}
.hero-wrapper p {
	font-weight: 300;
	font-size: 20px;
	line-height: 34px;
	/* or 170% */
	color: #0B1E5B;
	padding:25px 0 30px;
}
/* hero end */
/* hero form */
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar td {
	font-size: 1.5rem!important;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select {
	font-size: 1.5rem!important;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header {
	height: 26px!important;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span {
	font-size: 1.3rem!important;
}
.hero-in {
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
}
.hero-form {
	float:left;
	width:100%;
	
	background: #FFFFFF;
	border: 1px solid #CACACA;
	box-shadow: 26px 25px 25px rgba(85, 91, 53, 0.25);
	border-radius: 8px;
}
.form-title {
	font-family: 'Andada Pro';
	font-style: normal;
	font-weight: 700;
	font-size: 29px;
	line-height: 34px;
	/* identical to box height, or 117% */
	color: #0B1E5B;
	padding:17px 35px;
	border-bottom: 1px solid #CACACA;
	text-align:center;
}
.page-id-12 .form-title {
	text-align:left;
}
.free-color {
	color:#DF390B;
	font-family: 'Andada Pro';
	font-style: normal;
}
.gform_wrapper.gravity-theme .gform_fields {
	padding: 24px 0px 30px 35px;
}
div#gform_page_1_1 {
	display:grid;
	grid-template-columns:repeat(12,auto);
}
#gform_fields_1 input,
#gform_fields_1_2 input,
#input_1_27{
	font-family:'Inter';
	background: #F7F7F7;
	border: 1px solid #CACACA;
	border-radius: 4px;
	height:55px;
	padding-left:12px;
	width:100%;
}
#gform_fields_1 input::placeholder,
#gform_fields_1_2 input::placeholder,
#input_1_27{
	font-family: 'Inter';
	font-weight: 300;
	font-size: 16px;
	color: #7D7D79;
	opacity:1;
}
#gform_page_1_1 .gform_page_footer.top_label {
  margin: 37px 0px 0 14px;
  padding: 16px 30px 0 0;
}
#gform_fields_1_2 {
  padding: 24px 35px 0px 35px;
}
#gform_page_1_2 .gform_page_footer {
	display:flex;
	justify-content:center;
}
.hero-form .gform_wrapper.gravity-theme .gfield.gfield--width-full {
  grid-column: span 6!important;
}
body img.gform_ajax_spinner {
    display: none !important;
}
#validation_message_1_7 {
	margin:0;
}
#gform_previous_button_1,
.instruction.validation_message,
.gform_required_legend{
	display:none;
}
#gform_next_button_1_8,
#gform_submit_button_1{
	width: 178px;
	height: 55px;
	background: #DF390B;
	border-radius: 60px;
	border:none;
	
	font-family: 'Inter';
	font-weight: 800;
	font-size: 18px;
	line-height: 34px;
	/* identical to box height, or 189% */
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
}
#gform_next_button_1_8:hover,
#gform_submit_button_1:hover {
	background:#AF2600;
	color:#FFF;
	border: 2px solid #AF2600;
}
#gform_fields_1 .gfield_label {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
/* 	line-height: 34px; */
	/* identical to box height, or 227% */
	color: #0B1E5B;
}
.gfield_required .gfield_required_asterisk  {
	color: #0B1E5B!important;
}
div#gform_page_1_1 {
    display: grid;
    grid-template-columns: repeat(14,1fr);
}
.gform_page_fields {
    grid-column: 1/-1;
}
.gform_page_footer.top_label {
    grid-column: 27/-1;
}
/* hero form end */
/* stats bar */
.stats-bar {
/* 	display: flex;
	justify-content: space-evenly;
	align-items:center;
	flex-wrap:wrap; */
	display: grid;
	grid-template-columns: 530px 402px 416px 1fr;
}
.stat-client {
	height: 280px;
	padding: 75px 0px 75px 0;
}
.stat-movers {
	height: 280px;
	padding: 75px 0px;
/* 	margin-left: -180px; */
}
.stat-years {
	height: 280px;
	padding: 75px 0px 75px 0;
/* 	margin-left:-120px; */
}
.stat-completed{
	height: 280px;
	padding: 75px 0px 75px 0;
}
.stat-client,
.stat-movers,
.stat-years{
	border-right:1px solid #BBBEAB;
}
.stat-client p:first-child,
.stat-movers p:first-child,
.stat-years p:first-child,
.stat-completed p:first-child {
	font-weight: 200;
	font-size: 110px;
	line-height: 70px;
	/* identical to box height, or 64% */
	text-align: center;
	letter-spacing: -0.15em;
	color: #ABB18D;
}
.stats-bar span {
	padding-left:5px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 90px;
	line-height: 70px;
}
.stat-client p:last-child,
.stat-movers p:last-child,
.stat-years p:last-child,
.stat-completed p:last-child {
	font-family: 'Andada Pro'!important;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	/* or 167% */
	text-align: center;
	text-transform: uppercase;
	color: #0B1E5B;
	padding-top:30px;
}
/* stats bar end */
/* carousel */
.carousel-inner .item,
.carousel-inner .item .active {
	height:430px;
}
.carousel-indicators .active {
	background:#DF390B!important;
	border:1px solid #DF390B!important;
}
.carousel-indicators li {
	border:1px solid #A0A582!important;
	background:#A0A582!important;
	margin: 0 10px!important;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25))!important;
}
.carousel-caption {
/* 	padding-bottom:50px!important; */
}
div.item.active,
div.item{
	display:flex;
	flex-direction:column;
	align-items:center;
}
.carousel-inner > .item img {
	padding-bottom:25px;
}
.item.active p,
.item p{
	font-family: 'Inter';
	font-style: italic;
	font-weight: 500;
	font-size: 24px;
	line-height: 46px;
	/* or 192% */
	text-align: center;
	letter-spacing: -0.01em;
	color: #0B1E5B;
}
.carousel-caption h3 {
	font-weight: 800;
	font-size: 16px;
	line-height: 30px;
	/* identical to box height, or 188% */
	text-transform: uppercase;
	color: #0B1E5B;
	text-shadow:none;
}
.carousel-indicators li {
	margin-right: 23px!important;
}
#testemonial .carousel-indicators {
  bottom: -15px;
}
.carousel-indicators li {
	position: relative;
}
.carousel-indicators .active {
	width:10px!important;
	height:10px!important;
}

.carousel-indicators li:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	border: 1px solid #A0A582;
	border-radius: 50%;
	background: transparent;
	left: -15.5px;
    top: -15.5px;
}
/* carousel end  */
/* about */
.about-in {
	background: #F7F8F2;
	background-image: url('/wp-content/uploads/2022/11/ColumbiaSC-6-1.jpg');
	padding:160px 0 390px;
}
.about-holder {
	float: left;
	width: 100%;
	padding-top: 145px;
}
.about-right h2 {
	font-weight: 700;
	font-size: 42px;
	line-height: 58px;
	/* identical to box height, or 138% */
	color: #0B1E5B;
	padding:100px 0 30px;
}
.about-right p {
	font-weight: 300;
	font-size: 20px;
	line-height: 34px;
	/* or 170% */
	color: #0B1E5B;
	padding-bottom:60px;
}
.about-right a {
	font-weight: 800;
	font-size: 16px;
	line-height: 34px;
	/* identical to box height, or 212% */
	text-transform: uppercase;
	color: #DF390B;
}
/* LINK HOVER */
.about-right a:hover:before,
.service-link a:hover:before {
	background-color: #DF390B;
	content: "";
	display: inline-block;
	height: 3px;
	position: relative;
	vertical-align: middle;
	width: 40px;
	margin-right:10px;
}
.free-estimate {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #D6D9CA;
	border-radius: 500px;
	margin-top: -220px;
	position:relative;
}
.free-estimate-badge {
	position:absolute;
	top: -11%;
	right: 16%;
}
.free-estimate h2 {
	font-weight: 700;
	font-size: 38px;
	line-height: 58px;
	/* identical to box height, or 153% */
	text-align: center;
	color: #0B1E5B;
	padding:100px 0 20px
}
.free-estimate p {
	font-weight: 300;
	font-size: 20px;
	line-height: 34px;
	/* or 170% */
	text-align: center;
	color: #0B1E5B;
	padding-bottom:40px;
}
.free-estimate a {
	background: #DF390B;
	border-radius: 60px;
	font-weight: 800;
	font-size: 20px;
	line-height: 34px;
	/* identical to box height, or 170% */
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 17px 40px;
	margin-bottom:80px;
	border:2px solid #DF390B;
}
.free-estimate a:hover {
	background:#AF2600;
	color:#FFF;
	border:2px solid #AF2600;
}
/* about end */
/* services */
.services-section.home-sections {
	background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.4)), url('/wp-content/uploads/2022/11/Group-26.png');
	margin-top: -233px;
	z-index: -11;
	position: relative;
	padding: 300px 0 150px;
}
.services-section h2 {
	font-weight: 700;
	font-size: 42px;
	line-height: 58px;
	/* identical to box height, or 138% */
	text-align: center;
	color: #0B1E5B;
	padding:100px 0 60px;
}
.service-holder {
	float:left;
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.service-single {
	background: #F7F8F2;
	border: 1px solid #B5BA98;
	box-shadow: 26px 25px 25px rgba(85, 91, 53, 0.1);
	border-radius: 60px;
	margin:15px 0;
	padding: 50px 40px 50px 40px;
}
.card-inner h3 {
	font-weight: 700;
	font-size: 26px;
	line-height: 58px;
	/* or 223% */
	color: #0B1E5B;
	padding:15px 0;
}
.card-inner p {
	font-weight: 300;
	font-size: 20px;
	line-height: 34px;
	/* or 170% */
	color: #0B1E5B;
	padding-bottom: 40px;
}
.service-link a {
	font-weight: 700;
	font-size: 16px;
	line-height: 34px;
	/* identical to box height, or 212% */
	text-transform: uppercase;
	color: #DF390B;
}
/* services end */
/* blog */
.blog-section.home-sections {
	padding: 150px 0 0;
	background: #F7F8F2;
}
.blog-post-image-container img {
	height: 227px;
	border-radius:40px;
	object-fit:cover;
}
.blog-content h2 {
	font-weight: 700;
	font-size: 42px;
	line-height: 58px;
	/* identical to box height, or 138% */
	text-align: left;
	color: #0B1E5B;
	padding-bottom: 60px;
}
.get-a-quote-bar {
	background: #D6D9CA;
	float: left;
	width: 100%;
}
.get-a-quote-content {
	display: flex;
	justify-content: space-between;
	align-items: center;	
	height: 127px;
}
.get-a-quote-content h2 {
	font-family: 'Andada Pro';
	font-style: normal;
	font-weight: 700;
	font-size: 34px;
	line-height: 58px;
	/* identical to box height, or 171% */
	text-align: center;
	color: #0B1E5B;
}
.get-a-quote-content a {
	background: #DF390B;
	border-radius: 60px;
	font-weight: 800;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 17px 46px;
	border: 2px solid #DF390B;
}
.get-a-quote-content a:hover {
	background:#AF2600;
	color:#FFF;
	border:2px solid #AF2600;
}
.blog-post-container {
	display:grid;
	grid-template-columns: 320px 1fr;
}
.blog-post-date {
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	/* identical to box height, or 188% */
	letter-spacing: 0.01em;
	color: #7A7D66;
/* 	padding-bottom:10px; */
}
.blog-wrapper h3 {
	font-weight: 700;
	font-size: 26px;
	line-height: 58px;
	/* identical to box height, or 223% */
	color: #0B1E5B;
/* 	padding-bottom:10px; */
}
.blog-post-excerpt {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 34px;
	/* or 170% */
	color: #0B1E5B;
	padding-bottom:25px;
}
.blog-wrapper {
	padding-left:60px;
	margin-bottom:55px;
}
.blog-wrapper a {
	font-weight: 800;
	font-size: 16px;
	line-height: 34px;
	/* identical to box height, or 212% */
	text-transform: uppercase;
	color: #DF390B;
}
.blog-wrapper a:hover {
	color:#F56942;
}
.blog-content {
	padding-bottom:100px;
}
/* blog end */
/* RESPONSIVE */
@media all and (max-width:1700px) {
	.stats-bar {
		grid-template-columns: auto auto auto auto;
	}
}
@media all and (max-width: 1500px) {
	.hero-in {
	  padding: 80px 0 80px;
	}
}
@media all and (max-width:1200px) {
	.hero-in h1 {
	  font-size: 48px;
	  line-height: 60px;
	}
	.hero-in {
	  padding: 60px 0 80px;
	}
	.about-in {
		padding: 120px 0 350px;
	}
	.about-holder {
	  padding-top: 50px;
	}
	.services-section h2 {
		padding: 40px 0 35px;
	}
	.services-section.home-sections {
		padding: 300px 0 100px;
	}
	.blog-section.home-sections {
	  padding: 70px 0 0;
	}
	.blog-content {
	  padding-bottom: 80px;
	}
	.about-right {
	  margin-bottom: 40px;
	}
}
@media all and (max-width:1199px) {
	.about-holder {
		display: flex;
		flex-direction: column;
		align-items:center;
	}
	.about-right {
	  	order: 1;
	}
	.about-left {
		order:12;
	}
	.blog-wrapper h3 {
		line-height:40px;
	}
}
@media all and (max-width:992px) {
	.hero-in {
		background-image: url('/wp-content/uploads/2022/11/Group-11-21.png')!important;
		background-color: #F7F8F2;
		background-size:auto;
		background-position: bottom;
		padding: 70px 0 680px;
	}
	#gform_next_button_1_8,
	#gform_submit_button_1 {
		width: 360px;
	}
	.gform_wrapper.gravity-theme .gfield.gfield--width-third {
	  grid-column: span 12!important;
	}
	.hero-form .gform_wrapper.gravity-theme .gfield.gfield--width-third {
	  grid-column: span 12 !important;
	}
	.hero-form .gform_wrapper.gravity-theme .gform_page_footer {
		padding:18px 20px 20px 20px !important;
		margin:0!important;
		display:flex;
		justify-content:center;
	}
	div#gform_page_1_1 {
		display:flex;
		flex-direction:column;
	}
	.gform_wrapper.gravity-theme .gform_fields {
	  padding: 24px 35px 10px 35px;
	}
	#gform_fields_1_2 {
		display:flex;
		flex-direction:column;
	}
	.stat-client {
		grid-area: one;
		border-bottom: 1px solid #BBBEAB;
	}
	.stat-movers {
		grid-area: two;
		border-bottom: 1px solid #BBBEAB;
	}
	.stat-years {
		grid-area: three;
	}
	.stat-completed {
		grid-area: four;
	}
	.stats-bar {
		grid-template-areas: 
			"one one two two"
			"three three four four";
	}
	.get-a-quote-content a {
		margin-bottom:30px;
	}
	.get-a-quote-content {
	    justify-content: space-evenly;
	    flex-direction: column;
		height:100%;
	}
	.get-a-quote-content h2 {
		padding: 30px 118px;
		line-height:47px;
	}
	.carousel-inner .item,
	.carousel-inner .item .active{
		height:500px;
	}
	.free-estimate {
		border-radius: 60px;
		padding: 0px 13%;
	}
	.free-estimate h2 {
		padding: 50px 10px 17px;
		line-height:50px;
	}
	.free-estimate-badge {
	  right: 4%;
	}
	.free-estimate p {
		padding-bottom: 20px;
	}
	.free-estimate a {
		margin-bottom: 40px;
	}
	.free-estimate p br {
		display:none;
	}
	.services-section.home-sections {
	  padding: 260px 0 70px;
	}
	.blog-section.home-sections {
	  padding: 70px 0 0;
	}
	.blog-content h2 {
		padding-bottom:30px;
	}
	#masthead > .container.section-container {
	  padding: 0;
	}
	.service-single {
		padding: 50px 35px 50px 35px;
	}
}
@media all and (max-width:768px) {
	.hero-section {
		padding-bottom:40px;
		background-color: #f7f8f2;
	}
	.hero-in {
	  background-image: url('/wp-content/uploads/2022/11/Group-11-3.png') !important;
	  padding: 40px 0 460px;
	}
	.hero-wrapper h1 {
		font-size: 35px;
		line-height: 48px;
		text-align:center;
	}
	.hero-wrapper p {
		font-size: 16px;
		line-height: 28px;
		/* or 175% */
		text-align: center;
	}
	.hero-form {
		box-shadow: 10px 15px 15px rgba(85, 91, 53, 0.25);
	}
	.form-title {
		font-size: 26px;
		line-height: 34px;
		/* identical to box height, or 189% */
		color: #0B1E5B;
		text-align:center;
		padding: 15px 25px;
	}
	.page-id-12 .form-title {
	  	text-align: center;
	}
	.form-title {
		padding: 15px 0;
	}
	.gform_wrapper.gravity-theme .gform_fields,
	#gform_fields_1_2{
	    padding: 20px 20px 0px 20px;
	}
	#gform_next_button_1_8, #gform_submit_button_1 {
		margin:0;
		width:100%;
	}
	.stat-client p:first-child,
	.stat-movers p:first-child,
	.stat-years p:first-child,
	.stat-completed p:first-child {
		font-size: 64px;
	}
	.stats-bar span {
		padding-left:4px;
		font-size: 48px;
	}
	.stat-client p:last-child,
	.stat-movers p:last-child,
	.stat-years p:last-child,
	.stat-completed p:last-child {
		font-size: 14px;
		line-height: 24px;
	}
	.item.active p,
	.item p {
		font-size: 20px;
		line-height: 32px;
	}
	.carousel-inner .item,
	.carousel-inner .item .active {
	    height: 375px;
	}
	.carousel-caption h3 {
		font-size: 16px;
		line-height: 28px;
	}
	#testemonial .carousel-indicators {
	  bottom: -35px;
	}
	.about-in {
	    padding: 70px 0 290px;
	}
	.about-right h2 {
		padding: 20px 0 30px;
		font-size: 28px;
		line-height: 23px;
	}
	.about-right p {
		font-size: 16px;
		line-height: 28px;
	}
	.divider-line {
		border-top:1px solid #BBBEAB;
		margin-top:110px;
	}
	.free-estimate-badge {
		display:none;
	}
	.free-estimate h2 {
		padding: 40px 0 20px;
		font-size: 27px;
		line-height: 36px;
	}
	.free-estimate p {
		padding-bottom: 25px;
		font-size: 16px;
		line-height: 28px;
	}
	.free-estimate a {
		margin-bottom: 40px;
	}
	.services-section h2 {
		font-size: 28px;
		line-height: 22px;
	}
	.service-single {
		padding: 40px 15px 40px 30px;
	}
	.card-inner h3 {
		font-size: 22px;
		line-height: 58px;
	}
	.card-inner p {
		font-size: 16px;
		line-height: 28px;
	}
	.blog-post-container {
		display:unset;
	}
	.blog-wrapper {
		padding-left:0;
		margin-bottom:30px;
	}
	.blog-content {
	    padding-bottom: 40px;
	}
	.blog-content h2 {
		font-size: 28px;
		line-height: 22px;
	}
	.blog-post-date {
		padding: 30px 0 5px;
	}
	.blog-wrapper h3 {
		font-size: 22px;
		line-height: 32px;
	}
	.blog-post-excerpt {
		font-size: 16px;
		line-height: 28px;
		padding: 10px 0 20px;
	}
	.get-a-quote-content h2 {
		font-size: 31px;
		line-height: 36px;
		padding: 30px 5px;
	}
	.stat-client,
	.stat-movers,
	.stat-years,
	.stat-completed {
		padding: 35px 0 0px 0;
		height: 200px;
	}
	.stat-client p:last-child,
	.stat-movers p:last-child,
	.stat-years p:last-child,
	.stat-completed p:last-child {
		padding-top:14px;
	}
}
@media all and (max-width:623px) {
	.carousel-inner .item,
	.carousel-inner .item .active {
	  height: 430px;
	}
}
@media all and (max-width:600px) {
	.hero-in {
		background-image: url('/wp-content/uploads/2022/11/Group-11-2.png')!important;
		padding: 40px 0 330px;
	}
	.card-inner h3 {
		padding: 10px 0!important;
	}
	.card-inner p {
		padding-bottom:30px!important;
	}
	.service-single-holder{
/* 		padding:0; */
	}
	.form-title {
		font-size: 18px; 
	}
}
@media all and (max-width:579px) {
	.carousel-inner .item,
	.carousel-inner .item .active {
	  height: 500px;
	}
}
@media all and (max-width:540px) {
	.hero-wrapper br {
		display:none;
	}
	.hero-wrapper.col-lg-9 {
		padding:0;
	}
}
@media all and (max-width:431px) {
	.carousel-inner .item,
	.carousel-inner .item .active {
	  height: 550px;
	}
}
@media all and (max-width:370px) {
	.carousel-inner .item,
	.carousel-inner .item .active {
	  height: 650px;
	}
}
@media all and (min-width:993px) {
	.get-a-quote-content h2 br {
		display:none;
	}
}
@media all and (max-width:1199px) and (min-width: 769px) {
	.service-single-holder:nth-child(4) .service-single {
		padding: 50px 30px 50px 40px;
	}
}
@media all and (min-width: 1200px) {
	.page-id-12 .service-single-holder:nth-child(4) .card-inner p {
		padding-bottom:75px;
	}
}
/* RESPONSIVE END */