#myimage {
  transition: opacity 0.3s ease-out;
}

.hidden {
  opacity: 0;
	display: none;
}

.my-range-field::-webkit-slider-thumb {
  background-color: #ff0000; /* Change to your desired color */
}

.my-range-field::-moz-range-thumb {
  background-color: #ff0000; /* Change to your desired color */
}

div.thumbnail {
	border: 2px solid white!important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	border-radius: 15px;
	transition-duration: 0.2s;
	margin: 10px 10px 30px 10px!important;
}

div.thumbnail.selected {
	border: 2px solid #D94249!important;
}

div.thumbnail:hover {
	border: 2px solid #D94249!important;
}


.formtext {
	text-align: center;
	margin-bottom: 30px;
}

@media only screen and (max-width: 768px) { .formtext {
	font-size: 24px;
	margin-bottom: 0;
	}
}
	
.elementor-button:hover {
	cursor: pointer;
}

@media only screen and (max-width: 768px) { ul.thumbnails {
	width: 100%;
	}
}

@media only screen and (max-width: 768px) {
div.thumbnail {
	display: flex!important;
	align-items: center;
	margin-bottom: 2px!important;
	}	
}


@media only screen and (max-width: 768px) {
div.thumbnail img {
	padding-top: 0!important;
	margin: auto;
	width: 65%;
	}
}

@media only screen and (max-width: 768px) {
div.thumbnail p {
	margin-right: 30px;
	}
}

.logo {
	width: 70%;
	margin: auto;
}

@media only screen and (max-width: 768px) { .logo {
	width: 50%;
	margin: auto;
	}
}

.page-id-2938 div.elementor-field-type-html, .page-id-3395 div.elementor-field-type-html, .page-id-3389 div.elementor-field-type-html {
	margin-bottom: 0!important;
}

/*Approval pages reasons to apply*/

.approvalpros {
	width: 60%;
	margin: auto;
	font-family: montserrat;
	color: black!important;
}

@media only screen and (max-width: 768px) { .approvalpros {
	width: 80%;
	}
}

.approvalpros table {
	justify-content: middle;
}


.approvalpros td {
	font-size: 18px;
	padding-bottom: 20px;
}

@media only screen and (max-width: 768px) { .approvalpros td {
	font-size: 12px;
	margin-bottom: 10px;
	
	}
}

.approvalpros img {
	margin-right: 15px;
}

@media only screen and (max-width: 768px) { .approvalpros td {
	display: flex;
	}
}

/*END Approval pages reasons to apply*/

/*Hide Select drop down on Dec 2023 Pages*/

.page-id-2938 div.select-caret-down-wrapper, .page-id-3395  div.select-caret-down-wrapper, .page-id-3389  div.select-caret-down-wrapper {
	display: none!important;
}

/*End hide Select drop down on Dec 2023 Pages*/


ul.thumbnails.image_picker_selector li .thumbnail.selected {
	background: white!important;
}

img.image_picker_image {
	padding-top: 10px!important;
}

.page-id-3660 div.thumbnail, .page-id-501 div.thumbnail  {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px!important;
}

.page-id-3660 div.thumbnail p {
}

.page-id-3660 div.thumbnail, .page-id-501 div.thumbnail {
	border-radius: 3px!important;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.step-heading {
	text-align: center;
	font-size: 30px;
	font-family: poppins;
}

@media only screen and (max-width: 768px) { .step-heading {
	font-size: 20px;
	}
}

.remove-label p {
	display: none
}

.file-upload-test .elementor-field-type-upload input[type="file"] {
    /* Customize the button appearance */
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
}

.file-upload-first-step h1 {
	font-size: 33px;
	font-weight: 500;	
	margin-top: 0;
	padding-top: 12px;
}

@media only screen and (max-width: 768px) { .file-upload-first-step h1 {
	font-size: 22px;
	}
	}

.file-upload-start-image {
	text-align: center;
}

.file-upload-start-image img {
	border-radius: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 90%;
}

@media only screen and (max-width: 768px) { .file-upload-start-image img {
	margin: 0
	}
	}

.file-upload-first-step h2 {
	font-size: 20px;
	font-weight: 400;
	color:#b2b0b0;
	margin: 0px!important;
}

@media only screen and (max-width: 768px) { .file-upload-first-step h2 {
	font-size: 15px;
	}
	}

.file-upload-first-step p, ul {
	color: black;
	font-size: 16px;
}

.file-upload-first-step li {
	margin-bottom: 5px;
}

@media only screen and (max-width: 768px) { .file-upload-first-step p, ul {
	font-size: 15px;
	}
	}

.file-upload-form p {
	padding-left: 35px;
	padding-right: 35px;
	font-weight: 500;
	font-size: 16px;
}

.file-upload-form h1 {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
}

.drivers-license-background {
	background-color: #efeded;
	border-radius: 10px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
	margin-bottom: 50px;
}

.file-upload-form img {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}

.file-upload-tick {
	width: 15px;
	margin-left: 2px;
}


/*Finance Page Header*/

.header-location {
	display: flex;
	align-items: center;
	float: right;
}

@media only screen and (max-width: 768px) { .header-location p {
	font-size: 8px!important;
	}
}

.header-location p {
	font-size: 16px;
}

.header-location img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.contact-header-desktop {
	display: flex;
	align-items: center;
	font-size: 16px;
}

.contact-header-desktop img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.contact-header-desktop a {
	margin-left: 15px;
	color: #ed443b;
}

.header-logo {
	width: 200px;
}

/*End Finance Page Header*/