@charset "utf-8";
/* CSS Document */

body{  font-size:18px; line-height:24px; color:#404041; font-family: 'Lato', sans-serif; }

h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px; font-family: 'Oswald', sans-serif !important;}

a{
    -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
}
* { margin:0px; padding:0px; box-sizing:border-box;}
.clear { clear:both;}

   /* top-box start */

   .top-box { width:100%; height: auto; float:left; text-align: center; padding-top:10px; padding-bottom: 10px;}

   /* top-box end */

   .top-title { width: 100%; height: auto; float: left; text-align: center; padding-top: 10px; padding-bottom: 10px; background-color: #0f2457;}

/* welcome Start */

.welcome { width:100%; height: auto; float:left; background:  linear-gradient(-45deg, rgba(28, 89, 181, .6), rgba(28, 59, 181, 0.6)) fixed,  url(../images/banner-bg.jpg) center top no-repeat; background-size: cover; clear:both; padding-bottom: 50px; }

.progress { max-width: 650px; margin: 0px auto;}


.welcome .main-box { width: 100%; height: auto; float: left; text-align: center; padding-top: 25px;}

 .welcome .inside-title { width: 100%; height: auto; float: left; text-align: center; padding-top:50px;
  padding-bottom: 32px; color: #FFF; font-size: 20px; font-weight: 600;}
 .welcome .inside-title h1 { font-weight: 700; color: #FFF;}
 .welcome .inside-title h2 { font-weight: 700; color: #FFF;}
 .welcome .inside-title h3 { font-weight: 500; color: #FFF; }
 .welcome .inside-title h4 { font-weight: 700; color: #FFF;}
 .welcome .inside-title h3 strong { font-weight: 700; color: #ff6e0e;}
 .welcome .inside { max-width: 446px; height: auto; margin: 0px auto; text-align: center;}
 .welcome .inside2 { max-width: 1000px; height: auto; margin: 0px auto; text-align: center;}

 .welcome .inside .form-control {  border-radius: 0px; border-color: #cccccc; font-weight: 600; }
 .welcome .inside .form-control:focus { box-shadow: none; outline: none;}
 .welcome .inside .form-control-lg { height: 44px; font-size: 18px; font-weight: 600; margin-bottom: 14px;
}
 .welcome .inside .input-group-text { background-color: #f1f1f1; padding: 0px 15px;}

/*buttons*/
#msform .action-button {
  background: #99cc33; text-align: center; display: inline-block; color: #fff;font-weight: 700;
  font-size: 24px; line-height:60px; text-decoration: none; border-radius:0px;  text-transform:none; width: 252px; padding:0px; cursor: pointer;  box-shadow: none; border: none;  margin-top: 18px; font-family: 'Oswald', sans-serif;
  }

  #msform .action-button:hover, #msform .action-button:focus {
     background: #669900; color: #FFF; transition: 0.5s; box-shadow: 0 5px 5px -8px rgba(0, 0, 0,.5);
     font-family: 'Oswald', sans-serif;
  }

  #msform .action-button-previous {
     color:#FFF; background-color:#99cc33; border:none;
      font-weight: 700;
      cursor: pointer; font-family: 'Oswald', sans-serif;
      padding: 0px; margin-top: 12px;
  }

  #msform .action-button-previous:hover, #msform .action-button-previous:focus {
    text-decoration:none; color:#FFF; background-color: #669900; font-family: 'Oswald', sans-serif;
  }
  .custom-button { width: 446px; font-size: 22px; line-height: 60px;}

  .btn {
    background: transparent; width: 100%; text-align: center; display: inline-block; color: #FFF; font-weight: 600;font-size: 24px; border-radius:8px; text-decoration: none; border: 1px solid #FFF; text-shadow:none;  transition: all 0.5s; padding: 20px 15px; border-radius: 5px; }
    .welcome .inside2 .active, .btn:hover{ background: #FFF; color: #0059ab; text-decoration:none;
     }

    #mDIV .active, .btn:hover{ background: #FFF; color: #0059ab; text-decoration:none;
    }
     .btn p { margin: 12px 0px 0px 0px; text-align: center;} .btn i { font-size: 36px;}

  /*form styles*/
#msform {
  text-align: center; float:left; clear:both; height:auto; background-color:transparent; width:100%;
}

#msform fieldset {
  border: 0 none;
  border-radius: 0px;
}

.call-us{
  color: white;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 20px;
}

.call-us:hover{
  color: #fd2236;
}

.form-inside {
  max-width: 400px;
  margin: auto;
}

#step2, #step3, #step4, #step5 {
    display: none;
}

#site_form ::placeholder{
	color: #000000;
}

#site_form > label {
    display: none !important;
}

#site_form select {
	width: 100%;
    height: 40px;
    padding-left: 5px;
	margin-bottom: 10px;
    border: 0;
}

#site_form .input-box {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 4px;
    background-color: #FFF;
    border: none;
    float: left; 
	margin-bottom: 10px;
}

#site_form input:focus {
	outline:none;
}

#site_form .button {
	background: #e11b2d;
	text-align: center;
	float: left;
	padding: 15px 0px;
	width: 100%;
	text-decoration: none;
	margin-top: 12px;
	font-size: 24px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#site_form .button:hover {
	background: #fd2236;
	text-align: center;
	float: left;
	padding: 15px 0px;
	width: 100%;
	text-decoration: none;
	margin-top: 12px;
	font-size: 24px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#site_form .disclaimer {
    color: white;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

#privacy-policy-container .inside-box{
	text-align: left;
	padding-top: 80px;
	padding-bottom: 80px;
}

#privacy-policy-container .inside-box a{
	color: white;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}
.welcome .bottom { max-width: 500px; height:auto; margin: 0px auto; text-align: center; font-size: 12px;
  line-height: 14px; color: #404041; padding-top: 26px;} .welcome .bottom a { color:#404041; text-decoration:underline;}
  .welcome .bottom a:hover { color:#0d9ca4; text-decoration:underline;}

  .form-control::-moz-placeholder {
    color: #333333;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #333333;
  }
  .form-control::-webkit-input-placeholder {
    color: #333333;
  }

  /* welcome end */


/* cash-loan start */

.cash-loan { width: 100%; height: auto; float: left; padding-top: 100px; padding-bottom: 100px;}
.cash-loan  h2 { font-weight: 700; text-transform: capitalize;}
.cash-loan  h2 .text-info { color: #0059ab !important;}

/* cash-loan end */

/* process start */

.process { width: 100%; height: auto; float: left; text-align: center; padding-top:90px; padding-bottom:76px; color: #FFF; background-color: #0059ab;}
.process img { margin-bottom: 22px;}
.process .title-box { max-width: 800px; height: auto; margin: 0px auto; text-align: center; font-size: 20px;
line-height: 28px; color: #FFF; font-weight: 400;}
.process .title-box h2 { font-weight: 700; text-transform: capitalize; color: #FFF;}
.process p { margin-top: 15px; margin-bottom: 7px;}
.process h3 { font-weight: 600; text-transform: none; font-size:24px; line-height: 30px; color: #FFF;}
.process h5 { font-weight: 600; color: #FFF; margin-bottom: 6px; }
.process .badge { width: 100px; height: 100px; background-color: #0059ab; border: 1px solid #FFF; border-radius: 50%; display: inline-block; padding-top: 20px; margin-bottom: 22px;}

/* process end */

/* inner-welcome Start */

.inner-welcome { width:100%; height: auto; float:left; background:  linear-gradient(-45deg, rgba(28, 89, 181, .6), rgba(28, 59, 181, 0.6)) fixed,  url(../images/banner-bg.jpg) center top no-repeat; background-size: cover; clear:both; text-align: center;}
.inner-welcome .inside-box {  width:100%; clear:both; float:left; color:#FFF; padding-top:156px;
padding-bottom: 150px;}
.inner-welcome .inside-box h1 { font-weight: 700; color: #fff }

/* inner-welcome end */

  /* thanks Start */

  .thanks-box { width: 100%; float: left; text-align: center; padding-top:72px; padding-bottom: 76px;
 border-bottom: 1px solid #cccccc;}
  .thanks-box .inside h2 { font-weight: 700; color: #0059ab;}
  .thanks-box .inside { max-width: 700px; margin: 0px auto; text-align: center;}

 /* thanks end */




/* footer start */

#footer { padding-top:26px; padding-bottom:26px; background-color:#FFF; color:#202020; width:100%;  text-align:center; clear:both;}
#footer .footer-block {  text-align:center; font-size:18px; line-height:24px; color:#202020;  font-weight: 400;}
#footer .footer-block a {  text-align:center; font-size:18px; line-height:24px; color:#202020; text-decoration:none;}
#footer .footer-block a:hover {  text-align:center; font-size:18px; line-height:24px; color:#0059ab; text-decoration:none; }

/* footer end */
