/*!
 * fivemovers v4.0.1
 * Copyright 2025 Five Movers
 * Licensed under ISC
 */

body,
html {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    text-align: center;
    height: 100%;
    width: 100%;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}


.form-group {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.form-control {
    width: 100%;
    box-sizing: border-box;
}

.input-group {
    width: 100%;
}

#wrap {
    /*display:table;
    width:100%;
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../img/backgrounds/slide-01.jpg');
    background-position:center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;*/

    min-height: 95%;
}

strong { font-weight: 500; }

a, a:hover, a:focus {
	color: #f35b3f;
	text-decoration: none; transition: all .3s;
}

h1, h2 {
	margin-top: 0px;
	font-size: 38px;
    font-weight: 200;
    color: #555;
    line-height: 40px;
}

h3 {
	font-size: 24px;
    font-weight: 850;
    color: #555;
    line-height: 30px;
}

h4 {
	font-size: 18px;
    font-weight: 300;
    color: #555;
    line-height: 26px;
}

.regulation-terms {
	line-height: 95%;
	font-size: 11px;
	margin-top: 100px;
}

.disclaimer-small {
	line-height: 95%;
	font-size: 12px;
	margin-top: 20px;
}

.message-small-text {
    line-height: 100%;
    font-size: 15px;
    margin-bottom: 20px;
}

.message-small-text-orange {
    line-height: 100%;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #f35b3f;
}



.message-med-text {
    line-height: 100%;
    font-size: 17px;
}


img { max-width: 100%; }

::-moz-selection { background: #f35b3f; color: #fff; text-shadow: none; }
::selection { background: #f35b3f; color: #fff; text-shadow: none; }


/***** Top menu *****/

.navbar {
	padding-top: 10px;
	background: #fff !important;
	background: rgba(51, 51, 51, 0.3);
	border: 0; transition: all .3s;
}
.navbar.navbar-no-bg { background: none; }


.navbar .contact {line-height:normal !important; margin-top:16px;
  color: #555;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .contact h3 {line-height:15px !important; font-weight:normal; margin:0; padding:0; font-size:24px;
  color: #555;
  text-shadow: 0 1px 0 #ffffff;
  font-weight:400;
}
	
.navbar .block {color:#000 !important;}
.navbar .block2 {color:#333333 !important;}
.navbar .red {   color:#fa5955 !important;}
.navbar .small { font-size:12px; letter-spacing:0.05em; font-family: 'Noto Sans', sans-serif; font-weight: 400;  color:#333333 !important; 
}
	
ul.navbar-nav {
	font-size: 16px;
	/*color: #fff;*/
}

.disclamer {
	background: #fff !important;
}
.navbar-inverse ul.navbar-nav li { padding-top: 8px; padding-bottom: 8px; }

.navbar-inverse ul.navbar-nav li .li-text { opacity: 0.8; }

.navbar-inverse ul.navbar-nav li a { display: inline; padding: 0; color: #fff; }
.navbar-inverse ul.navbar-nav li a:hover { color: #fff; opacity: 1; border-bottom: 1px dotted #fff; }
.navbar-inverse ul.navbar-nav li a:focus { color: #fff; outline: 0; opacity: 1; border-bottom: 1px dotted #fff; }

.navbar-inverse ul.navbar-nav li .li-social a {
	margin: 0 5px;
	font-size: 28px;
	vertical-align: middle;
}
.navbar-inverse ul.navbar-nav li .li-social a:hover, 
.navbar-inverse ul.navbar-nav li .li-social a:focus { border: 0; color: #f35b3f; }

.navbar-brand {
	background: url(../img/logo.png) left center no-repeat;
	background-size: 30px 30px;
	text-indent: 35px;
	font-size: 30px;
	margin-bottom: 5px;
	float: none !important;
	text-align: left !important;
	padding: 15px 0;
	display: block;
	min-height: 30px;
}

.navbar-header {
	float: none !important;
	text-align: left !important;
	height: 100%;
	display: flex;
	align-items: center;
}

.navbar-contact {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.navbar-contact .contact {
	margin-top: 0 !important;
}

.navbar-contact .call-help {
	display: flex;
	align-items: center;
	height: 100%;
}

.navbar-brand a:hover, 
.navbar-brand a:focus,
.navbar-brand-text {
	color: #333333;
}


/***** Top content *****/

.top-content { padding: 25px 0 0 0; overflow:auto;
	padding-bottom: 80px;}

.top-content .text { color: #000; }
.top-content .text h1 { color: #000; }
.top-content .description { margin: 20px 0 10px 0; }
.top-content .description p { opacity: 0.8; }
.top-content .description a { color: #fff; }
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box { padding-top: 0px; padding-bottom: 90px; }

.f1 {
	padding: 25px; background: #fff; border-radius: 4px; min-height: 450px;
    border-color: lightgray;
    border-width: 1px;
    border-style: double;
}
.f1 h3 { margin-top: 0; margin-bottom: 5px; text-transform: uppercase; }

.f1-steps { overflow: hidden; position: relative; margin-top: 20px; }

.f1-progress { position: absolute; top: 24px; left: 0; width: 100%; height: 1px; background: #999; }
.f1-progress-line { position: absolute; top: 0; left: 0; height: 1px; background: #f35b3f; }

.f1-step { position: relative; float: left; width: 33.333333%; padding: 0 5px; }

.f1-step-icon {
	display: inline-block; width: 40px; height: 40px; margin-top: 4px; background: #999;
	font-size: 16px; color: #fff; line-height: 40px; border-radius: 50%;
}
.f1-step.activated .f1-step-icon {
	background: #fff; border: 1px solid #f35b3f; color: #f35b3f; line-height: 38px;
}
.f1-step.active .f1-step-icon {
	width: 48px; height: 48px; margin-top: 0; background: #f35b3f; font-size: 22px; line-height: 48px;
}

.f1-step p { color: #666; }
.f1-step.activated p { color: #f35b3f; }
.f1-step.active p { color: #f35b3f; }

.f1 fieldset { display: none; text-align: left; }

.f1-buttons { text-align: right; margin-top: 30px; }

.f1 .input-error { border-color: #f35b3f; color: #f35b3f;}

.disclaimer {
    background-color: white;
    text-align: left;
    padding: 10px 60px 60px 60px;
 }
 
.fa {
    margin-top: 10px;
}
 


.hidden-phone {
	display: block;
}

.show-phone {
	display: none;
}

.price_range {
	margin-top: 0px;
	font-size: 38px;
    font-weight: 200;
    color: #555;
    line-height: 40px;
    text-align:center;
    padding: 20px;
}


input[type=date]{
    -webkit-appearance:none;
    -moz-appearance:none;
         appearance:none;
	-webkit-min-logical-width:100%;
}

.ui-datepicker {	
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;          

}

/***** Media queries *****/



@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.navbar { padding-top: 40px; }
	.navbar.navbar-no-bg { background: #333; background: rgba(51, 51, 51, 0.9); }
	.navbar-brand { height: 60px; margin-left: 15px; }
	.navbar-collapse { border: 0; }
	.navbar-toggle { margin-top: 12px; }
	
	.top-content { padding: 0px 0 110px 0;  }
	
    .navbar .contact{
        display:none;
    }
    .hidden-phone {
		display: none !important;
	}
	
	.show-phone {
		display: block !important;
	}
    
    
    .footer {
    	position: relative;
    }
    .sub-title {

        line-height: 0px;
        color:#f35b3f;
        margin: 10px;
    }
    
    h3 { font-size: 24px; }

    .backstretch {
        display: none;
    }
}



@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }
	
    .f1 { padding-bottom: 20px;
          padding-top: 10px; 
          padding-left: 0px; 
          padding-right: 0px; 
          border-color: black;
          border-width: 0px;
          border-style: double;
        }
	.f1-buttons button { margin-bottom: 5px; }
	
	.form-group {
    	margin-bottom: 10px;
    }

    .navbar {
        margin-bottom: 0px;
    }

}




/* Retina-ize images/icons */

@media 
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	
	/* logo */
    .navbar-brand {
    	background-image: url(../img/logo.png) !important; background-repeat: no-repeat !important; 
    }
	
}













.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 30px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 30px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-color: #FFFFFF;
}

.content-section-disclamer {
    padding: 0px 18px 8px 0px;
    background-color: #f8f8f8;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    font-size: 14px;
    text-align: justify;
    line-height: 1.4;
}

.section-heading {
    margin-bottom: 15px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

.footer {
    padding: 20px 0;
    background-color: #f8f8f8;
}

.clearfix {
	padding: 10px;
}
p.copyright {
    margin: 15px 0 0;
}

.sub-title {
    color:#f35b3f;
    margin-top: 19px;
}


.sub-title {
    color:#f35b3f;
    margin-top: 19px;
}

.ui-menu .ui-menu-item a,.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
	text-align:left;
	font-size:16px;
    color: blue;
    text-decoration: underline !important;
	}
.ui-autocomplete-loading { background: white url("/images/ui-anim_basic_16x16.gif") right center no-repeat; }

.ui-menu .ui-menu-item a:hover {
    background-image: none !important;
    background-color: white !important;
}





.datepicker{z-index:1151 !important;}

/* Selects any <input> element that is read-only */
/* Supported in Firefox with a prefix */
input:-moz-read-only {
    background-color: #ffffff;
  }
  
  /* Supported in Blink/WebKit/Edge without a prefix */
  input:-moz-read-only {
    background-color: #ffffff;
  }
  input:read-only {
    background-color: #ffffff;
  }

  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ffffff;
    opacity: 1;
}


.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.5);
  }
  
  .modal-open {
	display: block;
  }
  
  .modal-content {
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 200px;
	text-align: center;
  }
  
  .loading-spinner {
	border: 8px solid #f3f3f3; /* Light gray */
	border-top: 8px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin 2s linear infinite;
	margin: 0 auto;
	margin-top: 20px;
  }
  
  @keyframes spin {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }

  .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0 !important;
  }

.list-group input[type="radio"] {
    display: none;
}

.list-grouplabel {
    display: inline-block;
    background-color: #beb9b9;
    padding: 4px 11px;
    font-family: Arial;
    font-size: 16px;
    cursor: pointer;
}

.list-group input[type="radio"]:checked+label {
    background-color: #f35b3fad;
    font-weight: 800;
}

.list-group-item {
    background-color: rgb(244, 239, 239);
    border-color: #bbb;
    font-weight: 100;
}

  .call-us {
    color: green;
    font-weight: 600;
    padding-bottom: 20px;
}

.panel-heading {
    padding: 10px 14px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-footer {
    text-align: center;
}


.panel-body {
    font-size: 15px;
    line-height: 19px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: inherit;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    font-size: 14px;
}

.table th, .table td {
    font-size: 15px;
  }

.click-to-call {
    align-content: center;
    font-size: 18px;
    margin: 2px;
    padding: 14px;
    background-color: rgba(220, 98, 11, 0.828);
    border-color: rgba(220, 98, 11, 0.828);
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2); /* horizontal, vertical, blur, color */
    transition: box-shadow 0.3s ease;
}

.list-group {
    cursor: pointer;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2); /* horizontal, vertical, blur, color */
    transition: box-shadow 0.3s ease;
}

.input-group-custom-item {
    display: flex;
    flex-wrap: nowrap; /* Ensures elements stay on the same row if possible */
    cursor: text;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2); /* horizontal, vertical, blur, color */
    transition: box-shadow 0.3s ease;
}
.input-group-custom .location {
    /*width: 110px; /* Adjust to fit 5 characters */
    border-radius: 0px 4px 4px 0px !important;
    width: 100%;
}

.input-group-custom .zip-code {
    /*width: 110px; /* Adjust to fit 5 characters */
    border-radius: 0px 4px 4px 0px !important;
}
.input-group-custom .state {
    width: 70px; /* Adjust to fit 2 characters */
    border-radius: 4px 0px 0px 4px !important;
}


.input-group-custom .city {
    flex-grow: 1; /* Allows city input to take the remaining space */
    border-radius: 4px !important;
}
.input-group-custom .or-text {
    margin: 0 8px;
    align-self: center;
}
.input-group-custom .space-text {
    margin: 0 2px;
    align-self: center;
}
.addon-custom {
    width: 44px;
    border-radius: 4px 0px 0px 4px !important;
    padding-top: 13px; 
    border-color: darkgray;
}

.error-message {
    font-size: 12px;
    display: flex;
    margin: 0;
    padding: 0;
    line-height: 16px;
    color: red;
}
label {
    font-size: 20px;
    margin-bottom: 4px;
}

.sub-label {
    font-size: 16px;
    display: block;
    margin: 2px 2px 10px 0px;
    padding: 0;
    line-height: 20px;
    color: rgb(14, 13, 13);
}

/* Adjust the size and position of the select dropdown */
.select-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.select-container select {
    width: 100%;
    height: 50px;
    padding: 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
    color: #555;
    background-image: url('data:image/svg+xml;base64,...'); /* Custom arrow image in base64 */
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px 16px;
}

/* Add gray background and bigger arrow */
.select-container::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    background: #eee;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.select-container::after {
    content: "\25BC"; /* Unicode character for down arrow */
    font-size: 20px;
    color: #555;
}


/* Style for placeholder text */
::-moz-placeholder {
    color: lightgray;
    font-style: italic;
    font-size: 16px; /* Increased from 12px */
}
::placeholder {
    color: lightgray;
    font-style: italic;
    font-size: 16px; /* Increased from 12px */
}

/* WebKit browsers */
input::-webkit-input-placeholder {
    color: lightgray;
    font-style: italic;
    font-size: 16px; /* Increased from 12px */
}

/* Mozilla Firefox 19+ */
input::-moz-placeholder {
    color: lightgray;
    font-style: italic;
    font-size: 16px; /* Increased from 12px */
}

/* Internet Explorer 10+ */
input:-ms-input-placeholder {
    color: lightgray;
    font-style: italic;
    font-size: 16px; /* Increased from 12px */
}

/* Microsoft Edge */
input::-ms-input-placeholder {
    color: lightgray;
    font-style: italic;
    font-size: 16px; /* Increased from 12px */
}

.btn-default {
    color: rgb(26, 25, 25) !important;
    border-color: #333 !important;
    border: 1px solid black !important;
}

.call-btn-normal {
    font-family: Roboto, sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 300;
    height: 40px;
    padding-top: 8px;
    width: -moz-fit-content;
    width: fit-content;
}


.quote-ready {
    margin-bottom: 10px;
}

.message-text-block {
    margin-top: 10px;
    margin-bottom: 10px;
}


.debt-form {
    text-align: center;
  }
  .debt-message {
    margin-bottom: 25px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
  }
  .debt-range {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: nowrap;
  }
  .debt-range .circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #337ab7;
    display: inline-block;
    position: relative;
    cursor: pointer;

  }
  .debt-range .circle.active {
    background-color: #337ab7;
  }
  .debt-range .line {
    width: 10%; /* Reduced width to tighten the line between circles */
    height: 2px;
    background-color: #337ab7;
    display: inline-block;
  }
  .debt-labels {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    flex-wrap: nowrap;
  }
  .debt-labels span {
    width: 70px;
    text-align: center;
    margin: 0 5px; /* Reduced margin for labels */
    font-size: 12px;
    color: black;
  }
  .btn-debt {
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 16px;
  }

.quote-selection-heading {
    font-size: 30px;
}

.loading-animation {
    background-image: url('/assets/img/loading-dots-bouncing-dots.gif'); /* Use a spinner image here */
    background-repeat: no-repeat;
    background-position: right center;
}

.success-checkmark {
    background-image: url('/assets/img/check-green.gif'); /* Use a checkmark image here */
    background-repeat: no-repeat;
    background-position: right center;
}

.error-indicator {
    border-color: red; /* You can customize how you want to show the error */
}

@media (max-width: 360px) {
    .call-help {
        display: none !important;
    }
}