body {	background-color: rgb(244, 244, 244);}a {
	color: #FFFFFF;
}.blue {	color: #3B98E2 !important;}.toggler {  color:#22263f;  background-color:#ffffff;}.toggler:hover {  color:#3067ae}
.slick-dots li.slick-active button {	background-color: #1EABDE;	border-color: #1EABDE;	outline-color:  #1EABDE;	box-shadow: rgb(30, 171, 222) 0px 0px 0px 2px;}
#overlay {
	display: none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0, 0, 0, 0.85);    
    z-index:9999;    
}

#submit,
#loader {
	margin: 0 auto;
}

#loader {
	display: none;
}

#pop-up {
	display: none;
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
	width: 1117px;
	background-color: #ffffff;
	z-index:10000;  
	text-align: center;
	-webkit-border-radius: 10px;    
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	padding: 50px 0;
}

#pop-up h1 {
	font-size: 44px;
	color: #0255A3;
	font-weight: 900;
	padding: 0;
	margin: 0 0 30px 0;
}

#pop-up p {
	font-size: 20px;
	font-weight: bold;
	color: #58595B;
	line-height: 1.5em;
	width: 830px;
	max-width: 80%;
	margin: 0 auto;
}

#pop-up p a {
	font-size: 30px;
	color: #1B75BB;
}.main-footer {	background-color: #1E1E1E;}	
.main-footer__links li a {
	text-decoration: underline;
}.main-footer__address {	padding-left: 100px;	max-width: 350px;	background-image: url("../img/house.png");	background-repeat: no-repeat;	background-size: 84px auto;}.main-footer__address a {	text-decoration:  underline;}

.main-header__toggle {
	display: none;
}

.main-header {
	position: relative;
	background-color: transparent;
}

.main-content {
	padding-top: 0;
}

.main-header__link {
	background-color: #ffffff;
	border-width: 2px;
}

.hero__title {
	max-width: 100%;
	font: normal normal 900 44px/52px Basis Grotesque Pro;
	letter-spacing: 0.26px;
	color: #FFFFFF;
	opacity: 1;
	padding: 0;
	margin: 0 0 10px 0;
}

.hero__subtitle {	
	font: normal normal 900 44px/52px Basis Grotesque Pro;
	letter-spacing: 0.26px;
	color: #3B98E2;
	opacity: 1;
	margin-bottom: 50px;
}

.hero_main {
	background-image: url(../img/MoneyHouse.jpg);
	background-size: cover;
	background-position: center;
}	

.hero_main .hero__wrapper {
	position: relative;
	background-image: none;
	padding: 0;
	margin: 60px auto 100px auto;
}	

.hero_main .hero__wrapper label {
	font: normal normal bold 12px/14px Basis Grotesque Pro;
	color: #ffffff;
}	

.hero_main .hero__wrapper .tool_tip {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: #1EABDE;
	font-weight: 900;
	font-family: Basis Grotesque Arabic Pro;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	-webkit-border-radius: 14px;    
	border-radius: 14px; 
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;	
}

.form-control {
	background-color: #ffffff;
	border: none;	
}

.btn {
	max-width: 442px;
	margin-top: 30px;
	background-color: #1EABDE;
}

a.btn:hover {
	background-color: #133c71 !important;
}	

.btn-small {
	max-width: 210px;	
	background-color: #0255A3;
}

a.tool_tip {
	font-family: "Conv_Gotham-Book";
	font-size: 14px;
	display:inline-block;
	background: #38458B;
	color: #ffffff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
}

.arrow-down {
	position: absolute;
	margin-bottom: -9px;
	bottom: 0;
	right: 40px;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 20px solid #1EABDE;
	
}

#tip {
	display: none;
	position:relative;
	width: 280px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
}

#tip p {
	font: normal normal bold 18px/21px Basis Grotesque Pro;
	line-height: 1.2em;
	margin-bottom: 10px;
	border: solid #1EABDE 1px;
	padding: 20px;
	background: #ffffff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#welcome h1 {
	font: normal normal 900 44px/52px Basis Grotesque Pro;
	max-width: 960px;
	color: #000000;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

#welcome h1 span {
	color: #0255A3;
	
}

#welcome h2 {
	font: normal normal bold 18px/21px Basis Grotesque Pro;
	letter-spacing: 0px;
	color: #333E48;
	text-align: center;
	margin: 20px 0 40px 0;
}

#welcome p {
	font-family: Basis Grotesque Pro;
	font-size: 24px;
	letter-spacing: 0.14px;
	color: #22263F;
}

#welcome p a {
	font-weight: bold;
	color: #000000;
}

/* Page 1 */
.hero_main#page1 {
	background-image: url(../img/Hero-Step1.jpg);
	background-size: cover;
}

.hero_main#page1 .main-header {
	padding: 20px 0 60px 0;
}

.hero_main#page1 .hero__wrapper > p {
	font-size: 24px;	font-weight: bold;	color: #ffffff;
}

.hero_main#page1 .hero__wrapper p span {
	font-weight: normal;
}

.hero_main#page1 .hero__title {
	max-width: 640px;
	font-size: 44px;
	line-height: 1.2em;
	color: #ffffff;		margin-bottom: 0;
}.hero_main#page1 .hero__title span {
	color: #0255A3;	
}

.hero_main#page1 .hero__subtitle {
	color: #1EABDE;
	font-size: 44px;
	line-height: 1.35;
	margin: 0px 0 35px 0;
}

.hero_main#page1 a.btn {
	max-width: 210px;
	background-color: #1EABDE;
}

.hero_main#page1 p {
	font-size: 12px;
	color: #333E48;
	margin: 15px 0 0 0;
}

.main-header__tel-area {
	display: flex;	
	align-items: center; 	
}

.main-header__tel-area a {
	font-size: 18px;
	font-weight: bold;
	color: #1EABDE;
	margin-left: 20px;
}

.main-header__tel-area a.main-header__link {
	font-size: 24px;	color: #ffffff;
	background-color: transparent;	border: 2px solid #1EABDE;
}
#apply-now {
	padding: 2px 15px;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    border: 2px solid #1EABDE;
    border-radius: 8px;
	background-color: transparent;
}

#apply-now1, 
#your-rate
{	display: block;	background-color: #1EABDE;	font-size: 16px;	font-weight: bold;	text-align: center;	text-transform: uppercase;	padding: 10px;	color: #ffffff;	-webkit-border-radius: 8px;    	border-radius: 8px; 	-moz-border-radius:8px;	-khtml-border-radius:8px;	width: 100%;	max-width: 390px;	margin: 50px auto;		}

#apply-now:hover,
#your-rate:hover {
    text-decoration: none;
    opacity: 0.7;
}

/* Reviews */
.reviews {
	border-color: #1EABDE;
	background-color: #ffffff;
	box-shadow: 0px 3px 6px #00000029;
}

.reviews::before {
    border-color: #1EABDE transparent transparent transparent;      
}

.reviews::after {      
    border-color: #ffffff transparent transparent transparent;      
}


/* Questions */.questions {	}	
.questions .wrapper h1 span {
	color: #3B98E2;
}

.questions .wrapper > p {
	color: #22263F;
	font-size: 24px;
	
}

.questions .wrapper ol {
	list-style-type: none;
	padding: 0;
	margin: 50px auto 0 auto;
	max-width: 805px;
	border-top: solid #1EABDE 1px;
}

.questions .wrapper ol > li {
	border-bottom: solid #1EABDE 1px;	
}

.questions .wrapper ol > li a {
	display: block;
	font-size: 32px;
	line-height: 1.5em;
	font-weight: bold;
	color: #22263F;
	text-decoration: none;
	padding: 15px 0;
	padding-right: 30px;
	background-image: url(../img/arrow-down1.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.questions .wrapper ol > li a.active {
	background-image: url(../img/arrow-up1.png);
}

.questions .wrapper ol > li div {
	display: none;
	margin-bottom: 25px;
}

.questions .wrapper ul {
	list-style-type: disc;
	padding-left: 20px;
}

.questions .wrapper ul li {
	padding: 20px 0;
}

/* Form */
.form {
	padding-right: 10px;
	padding-left: 10px;
}

.form .wrapper h1 {
	font-size: 44px;
	font-weight: 700;
	text-align: center;	
	margin-bottom: 20px;
}

.form .wrapper label {
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	color: #333E48;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.form .wrapper input[type="text"],
.form .wrapper select {
	box-shadow: inset 0px 1px 2px #00000029;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	font-size: 16px;
	padding: 14px 20px;
	width: 100%;
}

.form .wrapper input.dollar {
	padding-left: 40px;
	background-image: url(../img/dollar.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
}

.form .wrapper select {
	width: 50%;
	color: #B9B9B9;
}

.form .wrapper select,
.form .wrapper input::placeholder {
	color: #B9B9B9;
}

.form .wrapper select option {
	color: #000000;
}

.form .wrapper h1 span {
	color: #0255A3;
}

.form .wrapper > p {
	color: #333E48;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.form .wrapper form > div > div {
	display: grid;
	grid-template-columns: 40% 40%;	
	grid-column-gap: 20%;
}

.form .wrapper form > div > div > div {
	margin-bottom: 20px;
}	

.form .wrapper form > p {
	font-size: 12px;
	color: #333E48;
	font-weight: bold;
	text-align: center;
	margin: 40px 0 10px 0;
}

p#disclaimer {
	font-size: 12px;
	line-height: 1.2em;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
}

.form .wrapper form > .btn {
	max-width: 100%;
	width: 390px;
	margin: 0 auto;
}

/* Loan */
.loan {
	background-color:#1C2A53;
}

.loan #table {
	box-shadow: 0px 3px 5px #00000029;
	border-radius: 10px;	
	background-color: #ffffff;	
	display: table;
	width: 100%;
	margin-top: 30px;
}

.loan #table #percent {
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
	margin: 10px;
}

.loan #table #percent span {
	display: block;
	font-size: 6px;
	line-height: 1em;
}

.loan #table > div {
	vertical-align: top;
} 

.loan #table > div:nth-child(1) {
	display: inline-block;
	display: table-cell;
	width: 25%;
}

.loan #table > div:nth-child(1) div {
	background-color: #1092D4;
	text-align: center;
	padding: 15px 0;
}

.loan #table > div:nth-child(1) div > p {
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}
.loan #table > div:nth-child(1) div p {
	font-size: 15px;
	font-weight: bold;
	color: #001224;	
}
.loan #table > div:nth-child(1) div p.white {
	color: #FFFFFF;
	font-size: 34px;	font-weight: normal;
}
.loan #table > div:nth-child(1) ul {
	background-color:#001224;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: solid #ffffff 2px;
}

.loan #table > div:nth-child(1) ul li {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 25px;
	border-bottom: solid #0255A3 1px;
}	

.loan #table > div:nth-child(2) {
	display: table-cell;
	width: 75%;
	vertical-align: middle
}

.loan #table > div:nth-child(2) > div {
	display: grid;
	grid-template-columns: 50% 50%;		
	max-width: 85%;
	margin: 0 auto;
}	

.loan #table > div:nth-child(2) > div h4 {
	font-size: 22px;
	font-weight: 900;
	margin: 0 0 15px 0; 
}

.loan #table > div:nth-child(2) > div p {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	line-height: 20px;
	height: 40px;
	font-weight: bold;
	padding: 10px 0; 
	margin: 0;
}

.loan #table > div:nth-child(2) > div > div:nth-child(1) p {
	padding-right: 10%;	
}

.loan #table > div:nth-child(2) > div p.blue-bottom {
	border-bottom: solid #1092D4 1px;
}

#grid {
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	gap:50px;
	text-align: center;
	margin-top: 50px;
}	

#grid h3 {
	color: #3B98E2;
	font-size: 32px;
	margin-bottom: 30px;
}

#grid1 {
	display:grid;
	grid-template-columns: 2fr 1fr;
	gap:50px;
	text-align: center;
	margin-top: 50px;
}

#grid1 p {
	font-size: 28px;
	color: #ffffff;
}

#grid1 p span#rate {
	display: block;
	font-size: 95px;
	color: #3B98E2;
}

#grid1 ul li {
	font-size: 28px;
	color: #ffffff;
	text-align: left;
}






h1.title {
	color: #ffffff;
}

@media only screen and (max-width: 768px) {
	
	.hero_main#page1 .main-header {
		padding:  0;
	}

	.hero__title {
		font-size: 34px;
		line-height: 1.2em;
	}

	.hero__subtitle {	
		font-size: 24px;
	}
	
	#welcome h1 {
		font-size: 34px;
		line-height: 1.2em;		
	}	

	#welcome p {		
		font-size: 16px;		
	}	

	.hero_main#page1 .hero__title {
		font-size: 34px;		
	}

	.hero_main#page1 .hero__subtitle {	
		
		font-size: 34px;		
	}
	
	.hero_main#page1 .hero__subtitle br {
		display: none;
	}	

	.hero_main#page1 .hero__wrapper > p {
		font-size: 22px;		
		line-height: 1.2em;
	}
	
	.form .wrapper h1 {
		font-size: 34px;		
	}
	
	.form .wrapper form > div > div {
		display: grid;
		grid-template-columns: 100%;	
		grid-column-gap: 0%;
	}	
	
	.loan {
		padding-left:  10px;
		padding-right:  10px;
	}
	
	.loan #table {
		display: block;		
	}

	.loan #table #percent {
		
		font-size: 18px;
		
	}

	.loan #table #percent span {
		display: block;
		
	}	

	.loan #table > div:nth-child(1) {
		display: block;		
		width: 100%;
	}

	.loan #table > div:nth-child(1) div {
		background-color: #1092D4;
		text-align: center;
		padding: 15px 0;
	}

	.loan #table > div:nth-child(1) div > p {
		padding: 0;
		margin: 0;
		line-height: 1.2em;
	}
	.loan #table > div:nth-child(1) ul {
		background-color:#001224;
		list-style-type: none;
		padding: 0;
		margin: 0;
		border-top: solid #ffffff 2px;
	}

	.loan #table > div:nth-child(1) ul li {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		padding: 10px 0 10px 25px;
		border-bottom: solid #0255A3 1px;
	}	

	.loan #table > div:nth-child(2) {
		display: block;
		width: 100%;		
	}

	.loan #table > div:nth-child(2) > div {
		display: block;		
		max-width: 100%;
		
	}	
	
	.loan #table > div:nth-child(2) > div > div:nth-child(1) p,
	.loan #table > div:nth-child(2) > div > div p {
		padding: 0 10px;	
	}
	
	.loan #table > div:nth-child(2) > div h4 {
		font-size: 22px;
		font-weight: 900;
		margin: 15px 0; 
		padding: 0 10px;
	}
	
	.loan #table > div:nth-child(2) > div p.blue-bottom {
		border: none;
	}
	
	.loan #table > div:nth-child(2) > div p.empty {
		display: none;
	}
	
	.questions .wrapper ol > li a {		
		font-size: 20px;
		line-height: 1.2em;	
		padding: 10px 0;
		padding-right: 20px;		
	}	

	#pop-up h1 {
		font-size: 38px;
	}

	#pop-up p {
		font-size: 18px;	
		line-height: 1.2em;		
	}

	#pop-up p a {
		font-size: 24px;		
	}
	
	#grid {
		display:block;			
	}	

	#grid h3 {		
		font-size: 24px;		
	}
	
	#grid p {
		font-size: 16px;
	}
	
	#grid1 {
		display:block;					
	}

	#grid1 p {
		font-size: 20px;
	}

	#grid1 p span#rate {	
		font-size: 50px;
	}

	#grid1 ul  {
		width: 250px;
		margin: 0 auto;
	}
	
	#grid1 ul li {
		font-size: 20px;	
		
	}
	
	.questions .wrapper > p {
		font-size: 18px;		
	}
	
	
	
}

@media only screen and (max-width: 992px) {
	#step-1 .main-header__toggle {
		display: flex;
	}
	#step-1 .main-header__tel-area {
		display: none;
	}
	.main-header__logo,
	.navigation-area__logo {
		max-width: 100px;
	}
	
	.main-header__link {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 5px 10px !important;
		font-size: 14px !important;
		font-weight: 700;
		color: $blue_light;
		border: 2px solid currentColor;
		border-radius: 8px;    
	}
	
	.main-header__link svg {
      margin-right: 13px;
      width: 16px;
      height: 19px;
    }
	
	.main-header__link:hover {
      text-decoration: none;
      opacity: 0.7;
    }	
	
}

@media only screen and (max-width: 1600px) {	
	.hero_main#page1 .hero__wrapper > p {
		right: -100px;		
	}
}

@media only screen and (max-width: 1400px) {
	.hero_main#page1 .hero__wrapper > p {
		right: 0px;		
	}
}