/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 19 2026 | 11:11:52 */
/*---------------------------------------------------------------------------*/
/* Highlights styling */
/*---------------------------------------------------------------------------*/
.jm-highlight {
	color: #f57d33;
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* Header styling */
/*---------------------------------------------------------------------------*/
.jm-top-right-message p,
.jm-top-right-message-2 p,
.jm-top-left-message p {
	margin: 0;
	padding: 0;
}

.jm-top-right-message p {
	font-size: 1.1em;
    font-weight: 600;
}

.jm-top-right-message-2 p a {
	color: rgb(255, 212, 32);
}

.jm-top-right-message-2 p a:hover {
	color: rgba(245, 128, 36, 1);
}

.jm-top-left-message p,
.jm-top-left-message p a {
	color: #FFFFFF;
}

.jm-top-left-message p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


@media screen and (max-width: 849px) {
	.jm-top-right-message-2 .col-inner .text {
		text-align: center !important;
	}
	
	.jm-top-right-message .col-inner .text p {
		text-align: center !important;
		color: #FFFFFF;
	}
}
/*---------------------------------------------------------------------------*/




/*---------------------------------------------------------------------------*/
/* Form styling */
/*---------------------------------------------------------------------------*/
.jm-main-form {
	width: 100%
}

.jm-multistep-form {
	width: 100%;
}

.jm-step-1,
.jm-step-2 {
	width: 100%;
}

.jm-button-wrapper {
	width: 100%;
}

.jm-button {
	width: 100%;
	height: 50px;
    background: #016497;
    border-radius: 12px;
    display: inline-block;
    text-align: center;
    padding: 12px 20px 8px 20px;
	margin: 10px 0 5px 0;
    font-weight: 600;
}

#jm-next-1 {
	width: auto;
}

.jm-main-form .wpcf7-form input {
	border-radius: 12px;
    width: 100%;
    height: 50px;
    border: 1px solid #696666;
	margin-top: 3px;
}

.jm-main-form .wpcf7-form label {
	font-size: 1em;
    color: #000000;
    margin-bottom: 0;
    position: relative;
}

.jm-form-notification p {
	color: #000000;
	font-size: 0.8em;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
	color: #000000 !important;
}

#jm-multistep-form-wrapper #cell-phone-number-msg,
#jm-multistep-form-wrapper #datepicker-move-date-msg,
#jm-multistep-form-wrapper #autocomplete-from-msg ,
#jm-multistep-form-wrapper #autocomplete-to-msg {
	padding: 5px 10px;
	color: #c80000;
	font-weight: 600;
	margin-top: -5px;
}

#jm-multistep-form-wrapper #autocomplete-from-msg ,
#jm-multistep-form-wrapper #autocomplete-to-msg {
	margin-top: -10px;
	padding: 1px 10px;
}

.jm-city-country-row {
  display: flex;
  gap: 12px;
  margin-top: 12px;
}

.jm-field-half {
  flex: 1;
}

.jm-field-hint {
  display: block;
  font-size: 11px;
  color: #888;
  margin-top: -10px;
  font-style: italic;
}

.jm-city-input,
.jm-country-input {
  width: 100%;
}

.jm-fields-separator {
	height: 5px;
	border-top: 1px solid #CCC;
	margin: 12px auto;
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* CTA section with Phone number */
/*---------------------------------------------------------------------------*/
.jm-cta-section-w-phone .jm-cta-row {
	width: 100%;
}

.jm-cta-section-w-phone .jm-cta-col-left .button {
	margin-top: 8px;
	margin-bottom: 8px;
}

.jm-cta-section-w-phone .jm-cta-col-left .button:hover {
	color: #f57d33 !important;
}

.jm-cta-section-w-phone .jm-cta-col-right .button {
	margin-top: 8px;
	margin-bottom: 8px;
}

.jm-cta-section-w-phone .jm-cta-col-right .button:hover {
	color: #f57d33 !important;
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* CTA section with NO Phone number */
/*---------------------------------------------------------------------------*/
.jm-cta-section-no-phone .jm-cta-row {
	width: 100%;
}

.jm-cta-section-no-phone .jm-cta-col-left p {
	margin-top: 16px;
	margin-bottom: 8px;
}

.jm-cta-section-no-phone .jm-cta-col-right .button {
	margin-top: 8px;
	margin-bottom: 8px;
}

.jm-cta-section-w-phone .jm-cta-col-right .button:hover {
	color: #f57d33 !important;
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* Reviews section styling */
/*---------------------------------------------------------------------------*/
.jm-reviews-row .jm-reviews-card .col-inner {
	min-height: 380px;
}

.jm-reviews-sections .flickity-page-dots {
	bottom: -20px;
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* Simplify section styling */
/*---------------------------------------------------------------------------*/
.jm-section-simplify {
	width: 100%;
}

.jm-section-simplify .jm-section-title {
	
}

.jm-section-simplify .jm-section-subtitle h3 {
	font-weight: 400;
}

.jm-section-simplify .jm-simplify-left .col-inner {
	min-height: 600px;
}

.jm-section-simplify .jm-simplify-left .col-inner .col .col-inner {
	min-height: auto;
}

.jm-section-simplify .jm-simplify-right .col-inner {
	min-height: 600px;
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* Page per specific sections and blocks */
/*---------------------------------------------------------------------------*/
.jm-custom-cta-section .button.is-larger,
.jm-custom-cta-section .button.is-xlarge{
	margin-bottom: 0 !important;
	margin-top: 5px;
	font-weight: 400;
}

.page-id-14857 #wide-nav,
.page-id-16894 #wide-nav,
.page-id-16903 #wide-nav,
.page-id-16908 #wide-nav {
	display: none;
}

@media screen and (max-width: 849px) {
	.jm-custom-cta-section {
		display: none;
	}
	
	.page-id-14857 #wide-nav,
	.page-id-16894 #wide-nav,
	.page-id-16903 #wide-nav,
	.page-id-16908 #wide-nav {
		display: block;
	}	
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* Step 2: Name row — first + last name side by side on desktop */
/*---------------------------------------------------------------------------*/
.jm-name-row {
	display: flex;
	gap: 12px;
}

.jm-name-row .jm-field-half {
	flex: 1;
}

@media screen and (max-width: 549px) {
	.jm-name-row {
		flex-direction: column;
		gap: 0;
	}
}
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/* Step 2: Dwelling type dropdown */
/*---------------------------------------------------------------------------*/
.jm-dwelling-type-row label {
	display: block;
	font-size: 1em;
	color: #000000;
	margin-bottom: 0;
}

.jm-dwelling-select {
	border-radius: 12px;
	width: 100%;
	height: 50px;
	border: 1px solid #696666;
	margin-top: 3px;
	font-size: 1em;
	padding: 0 12px;
	background: #fff;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23696666' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 14px center;
	cursor: pointer;
}

.jm-dwelling-select:focus {
	border-color: #016497;
	outline: none;
}

.jm-dwelling-select optgroup {
	font-weight: 700;
	font-style: normal;
	color: #000;
	background: #fff;
	padding: 4px 0;
}

.jm-dwelling-select option {
	font-weight: 400;
	color: #333;
	background: #fff;
	padding: 4px 8px;
}
/*---------------------------------------------------------------------------*/