body {
	margin: 0 0 0;
	font-family: "Roboto", sans-serif;
}

.elementor a {
	text-decoration: none;
}

p {
	margin: 0 0 15px 0;
}

.nomarg_p p:last-child, .elementor-widget-text-editor p:last-child, .elementor-tab-content p:last-child {
	margin-bottom: 0px;
}

.elementor-widget-image a, .elementor-button-wrapper a {
	display: inline-block !important;
}

.obj_img img {
	object-fit: cover;
}

input::placeholder, textarea::placeholder {
	color: #000 !important;
	opacity: 1 !important;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0px !important;
}

.moving_places_home .elementor-column.elementor-inner-column {
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
	height: 180px;
}

.moving_places_home .elementor-column.elementor-inner-column:hover {
	margin-top: -10px;
	margin-bottom: 10px;
}

.moving_places_home .elementor-column.elementor-inner-column .get_quote {
	display: none;
}

.moving_places_home .elementor-column.elementor-inner-column:hover .get_quote {
	background: #e4312a;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: block;
}

.gform_wrapper select.large {
	background-color: #fff !important;
	border: 1px solid #ddd;
	height: 45px;
	color: #000;
	font-size: 15px;
}

.ginput_container.ginput_container_select::after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 8px;
	top: 10px;
	z-index: 0;
}

.ginput_container.ginput_container_select {
	position: relative;
}

.homethanks img.alignleft {
	float: left;
}

a.elementor-button-link.elementor-button span.elementor-button-icon {
	transition: all .5s ease;
	display: inline-block;
}

a.elementor-button-link.elementor-button svg path {
	fill: inherit !important;
}

a.elementor-button-link.elementor-button:hover svg path {
	fill: inherit !important;
	stroke: inherit !important;
}

.home_reviews .elementor-testimonial__image img {
	border: 2px solid #ffec00;
}

.elementor-column.col_right {
	height: fit-content;
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.top_nav_menu ul.sub-menu.elementor-nav-menu--dropdown {
	-webkit-box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 15%);
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 15%);
}

.top_nav_menu .elementor-nav-menu--dropdown .elementor-sub-item i {
	color: #004d85;
	display: inline-block;
	padding-right: 10px;
}

.top_nav_menu .elementor-nav-menu--dropdown .elementor-sub-item:hover i, .top_nav_menu
  .elementor-nav-menu--dropdown
  li.current_page_item
  .elementor-sub-item
  i {
	color: #fff !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-weight: 700;
	line-height: 1.2;
}

img.inspr {
	width: auto;
	display: inline-block;
	padding-right: 6px;
}

.left-sidebar .gform_wrapper .gf_progressbar_wrapper {
	margin: 0;
	padding: 0;
}

body
  .left-sidebar
  .gform_wrapper
  .gfield_html.gfield_no_follows_desc.field_sublabel_below
  br, body
  .left-sidebar
  .gform_wrapper
  .gfield_html.gfield_no_follows_desc.field_sublabel_below
  hr {
	display: none;
}

body .left-sidebar .gform_wrapper .description_below > *:first-child {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 0;
	top: -48px;
	font-size: 13px;
	margin-bottom: -20px;
	color: #004d85;
	text-align: right;
	text-transform: uppercase;
}

body .left-sidebar .gform_wrapper select {
	height: 45px;
	padding: 0 10px;
	color: #000;
}

body .left-sidebar .gform_wrapper.gravity-theme .gf_progressbar {
	margin-bottom: 0;
}

.left-sidebar .ginput_container.ginput_container_select::after {
	display: none;
}

.gform_wrapper .gform_page_footer .gform_previous_button, .modal-body .gform_wrapper .gform_page_footer .gform_previous_button {
	border: 0;
	cursor: pointer;
	color: #373737 !important;
	border-radius: 50px;
	min-width: 140px;
	background-color: #fff !important;
	margin: 0 0 10px !important;
	font-weight: 500;
	line-height: 19px;
	height: auto;
}

body .left-sidebar .gform_page_footer input[type="button"] {
	background: #ffec00;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 25%);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 25%);
	border-radius: 200px;
	text-align: center;
	color: #004d85 !important;
	padding: 0 20px !important;
	border: none;
	height: 40px;
	line-height: 40px;
	min-width: auto;
	margin: 0 !important;
}

body .left-sidebar .gform_page_footer input[type="button"]:hover {
	background: #004d85;
	color: #ffec00 !important;
}

.gform_wrapper .gform_page_footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	max-width: 200px;
	margin: 0 auto !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .left-sidebar .gform_wrapper .gform_page_footer {
	flex-direction: row;
	max-width: 100%;
	border: none;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-bottom: 20px !important;
}

.ginput_container.ginput_container_date {
	position: relative;
}

.ginput_container.ginput_container_date img.ui-datepicker-trigger {
	position: absolute;
	right: 12px;
	top: 12px;
}

body
  .left-sidebar
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]) {
	border: 1px solid #aaa;
	height: 40px;
	line-height: 40px;
	width: 100%;
}

.get-free-quote-form .gform_next_button, .gform_page_footer.top_label .gform_button.button {
	border: 1px solid #004d85;
	color: #004d85;
	background-color: transparent;
	border-radius: 50px;
	cursor: pointer;
}

.gform_page_footer.top_label .gform_button.button:hover {
	background-color: #ffec00;
	color: #004d85;
	border-color: #004d85;
}

.moving-text-box {
	padding-bottom: 10px;
}

.moving-text-box > img {
	margin-bottom: 20px;
}

.moving-text-box.endorsement_detail:nth-child(odd) .endorsement_detail_img img {
	float: right;
}

.side_testimonial_carowsel br {
	display: block;
	height: 10px !important;
	content: " ";
}

.side_endo .moving-text-box.endorsement_detail .endorsement_detail_img img {
	float: unset;
	max-height: 300px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}

ul.elementor-icon-list-items li.elementor-icon-list-item {
	align-items: flex-start;
}

ul.elementor-icon-list-items
  li.elementor-icon-list-item
  span.elementor-icon-list-icon {
	display: inline-block;
	padding-top: 3px;
}

.gform_page_footer.top_label input[type="button"] {
	min-width: 150px;
}

input.gform_previous_button.button:hover, input.gform_previous_button.button {
	border: 0px !important;
	padding: 0px !important;
	color: #004d85;
}

.gform_page_footer.top_label .button {
	line-height: 1em !important;
}

::placeholder {
	color: #aaa;
}

:-ms-input-placeholder {
	color: #aaa;
}

::-ms-input-placeholder {
	color: #aaa;
}

@media only screen and (max-width: 500px) {
	.elementor-menu-toggle {
		margin-top: 5px;
	}
	
	.bdt-ep-breadcrumb.breadcrumb-align-left {
		align-items: center !important;
		justify-content: center !important;
	}
	
	.moving-text-box.endorsement_detail .endorsement_detail_img img {
		float: unset;
		max-height: 350px;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
	
	.reviews_section .left_side br {
		display: none !important;
	}
	
	.top_nav_menu ul.elementor-nav-menu > li > a {
		color: #004d85 !important;
		font-weight: 500 !important;
		background: #fff !important;
	}
}

@media only screen and (min-width: 501px) and (max-width: 750px) {
	.elementor-menu-toggle {
		margin-top: 10px;
	}
	
	.moving_bar {
		max-width: 500px;
		margin: 0px auto;
	}
	
	.bdt-ep-breadcrumb.breadcrumb-align-left {
		align-items: center !important;
		justify-content: center !important;
	}
}

@media only screen and (min-width: 751px) and (max-width: 900px) {
	.elementor-menu-toggle {
		margin-top: 10px;
	}
	
	.left_side {
		width: 60% !important;
	}
	
	.right_side {
		width: 40% !important;
	}
	
	.moving-text-box.endorsement_detail .endorsement_detail_img img {
		float: unset;
		max-height: 350px;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
}

@media only screen and (max-width: 900px) {
	.elementor-menu-toggle {
		padding: 0px;
	}
	
	.top_nav_menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
		padding: 30px 0;
	}
	
	.top_nav_menu ul.elementor-nav-menu > li {
		position: relative;
	}
}

body img.gform_ajax_spinner {
	display: none !important;
}

.elementor-widget-container p a, .elementor-widget-container li a {
	font-size: inherit;
}

.elementor-33184
  .elementor-element.elementor-element-b166400:not(
    .elementor-motion-effects-element-type-background
  ), .elementor-33184
  .elementor-element.elementor-element-b166400
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
	padding: 50px;
}

.moving-text-box {
	float: left;
	width: 100%;
}

.gform_wrapper.gravity-theme .gfield select {
	color: #fff !important;
}

.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger {
	display: none !important;
}

.gform_wrapper.gravity-theme .ginput_container_date .gform-datepicker {
	background: url("/wp-content/uploads/2025/07/calendar-new.png");
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: 97% center;
}

.get-free-quote-form .gform_next_button, .gform_page_footer.top_label .gform_button.button {
	background-color: #ffec00 !important;
}

.page-id-33190 .instant-quote, .parent-pageid-33190 .instant-quote, .page-id-33221 .instant-quote {
	display: none;
}

.icon-blu svg {
	fill: #004d85;
	transition: all .3s;
	height: 23px;
	width: 23px;
	margin-left: 4px;
}

.icon-blu span.elementor-button-content-wrapper {
	align-items: center;
}

.imgs-border div#gallery-1 img {
	border: 0;
}

.elementor-location-footer
  .elementor-nav-menu--dropdown.elementor-nav-menu__container {
	overflow-y: unset;
	overflow-x: unset;
}

.elementor-location-footer .sub-menu.elementor-nav-menu--dropdown {
	padding-left: 12px;
}

.elementor-location-footer .sub-menu.elementor-nav-menu--dropdown li a {
	font-weight: 600 !important;
}

p.gform_required_legend {
	color: #fff;
}

input#gform_submit_button_18 {
	width: 100%;
}

.gform-datepicker {
	width: 100%;
}

.gform_button[type="submit"] {
	width: 100% !important;
}

input#input_4_26 {
	width: 100%;
}

input#input_4_37 {
	width: 100%;
}

select option {
	background-color: #013358;
}

body #ui-datepicker-div.gform-legacy-datepicker[style] {
	z-index: 9999999999 !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
	background-color: #feec01;
	color: #111;
	height: 10px !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue span {
	display: none;
}

input#gform_next_button_8_5 {
	margin-top: 15px;
}

.menu_pop_up_button a {
	color: #fff !important;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
	background-color: #013358 !important;
}

.elementor-kit-52002 a:hover {
	color: #fff;
}

@media (min-width: 768px) {
	.form-page .gform-page-footer:has([type="button"]) {
		display: flex;
		flex-direction: row;
		gap: 10px;
	}
	
	.form-page .gform-page-footer input.button:first-child {
		margin-bottom: 0 !important;
	}
}

.form-page .gform_page_footer.top_label input.button:first-child {
	min-width: 40px !important;
}

.form-page .gform-page-footer input.button:first-child {
	background: transparent !important;
	color: #fff !important;
	border: none !important;
	width: 15% !important;
	font-size: 22px !important;
	transition: all .2s ease-in-out;
}

.form-page .gform-page-footer input.button:first-child:hover {
	text-decoration: underline !important;
	border: none !important;
	transition: all .2s ease-in-out;
}

#gform_previous_button_8 {
	font-size: 0 !important;
	line-height: 0;
	line-height: 1;
	width: 40px;
	height: 40px;
	padding: 0;
	cursor: pointer;
	background-image: url("https://themovingcompany.local/wp-content/uploads/2026/07/back-arrow.png") !important;
	display: block;
	text-align: center;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

#gform_previous_button_8::before {
	font-size: 20px;
	line-height: 1;
	display: block;
	text-align: center;
}