@charset "utf-8";

/*a,
a:focus,
a:hover {
  color: #000;
}
*/
/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #C2C2C2;
  text-shadow: none; /* Prevent inheritance from `body` */
  /*background-color: #fff;
  border: .05rem solid #fff; */
}


/*
 * Base structure
 */

html,
body {
  height: 100%;
  /*background-color: #fff; */
}
body {
  /*color: #000;
  text-align: center;*/
  /*text-shadow: 0 .05rem .1rem rgba(0,0,0,.5);*/
}
body .container {
    width: auto;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
    text-align: center;
  /*-webkit-box-shadow: inset 0 0 5rem rgba(0,0,0,.5);
  box-shadow: inset 0 0 5rem rgba(0,0,0,.5);*/
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
  /*background-color: #E7FFDD;*/
  opacity: 0.95;
}

/* Padding for spacing */
.inner {
  /*padding: 1rem;*/
}


/*
 * Header
 */

.masthead {
  margin-bottom: 2rem;
}

.masthead-brand {
  margin-bottom: 0;
}

.nav-masthead .nav-link {
  padding: .25rem 0;
  /*font-weight: bold;
  color: rgba(255,255,255,.5);*/
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255,255,255,.25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}
/* Set a style for the submit button */
.submitbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

.submitbtn:hover {
    opacity: 1;
}
@media (min-width: 48em) {
  .masthead-brand {
    float: left;
  }
  .nav-masthead {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  /*height:525px;*/
}
.cover .btn-lg {
  padding: .75rem 1.25rem;
  font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
  color: #000;
}


/*
 * Affix and center
 */

@media (min-width: 40em) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 10%;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 62em) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%;
  }
}
#navlist {
    position: relative;
}

#navlist li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#navlist li, #navlist a {
    height: 44px;
    display: block;
}

#icon1 {
    left: 0px;
    width: 46px;
    background: url('https://www.vigaroo.com/img/cust/icons/#CustID#-icon-sprite.png') 0 0;
}

#icon2 {
    left: 63px;
    width: 43px;
    background: url('https://www.vigaroo.com/img/cust/icons/#CustID#-icon-sprite.png') -47px 0;
}

#icon3 {
    left: 129px;
    width: 43px;
    background: url('https://www.vigaroo.com/img/cust/icons/#CustID#-icon-sprite.png') -91px 0;
}
input:invalid {
    border: 1px solid red;
}
.tactPadding {
    min-height: 250px;
    padding: 25px 0 45px;
    text-align: center;
}
.glob-marg {
    float: none;
    margin: 0 auto;
}

.nomargin {
    margin: 0;
}
@media (max-width: 567px) and (min-width: 320px) {}
.easile-btn {
    float: left;
    display: block;
    min-height: 160px;
}
.easile-btn {
    margin: 0 auto;
    display: inline-block;
    float: none;
    vertical-align: top;
}
.easile-btn .easile-circ {
    background: 0 0;
    border: 0;
	cursor: pointer;
}

@media (max-width: 567px) and (min-width: 320px) {}
.easile-btn .easile-circ .outer-circ {
    width: 140px;
    height: 140px;
    padding: 10px;
}
.easile-btn .easile-circ .outer-circ {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    background: rgba(0,0,0,.1);
    padding: 12px;
} 
@media (max-width: 567px) and (min-width: 320px) {}
.easile-btn .easile-circ .outer-circ .inner-bevel {
    width: 120px;
    height: 120px;
    padding: 9px;
}

.easile-btn .easile-circ .outer-circ .inner-bevel {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: linear-gradient(to bottom,#fdfdfd 0%,#d8d0ce 100%);
    box-shadow: 0 5px 10px 2px rgba(70,70,70,.2);
    padding: 8px;
}

@media (max-width: 567px) and (min-width: 320px) {}
.easile-btn .easile-circ .outer-circ .inner-bevel .second-bevel {
    width: 103px;
    height: 103px;
}
.easile-btn .easile-circ .outer-circ .inner-bevel .second-bevel {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    background: #F5F5F5;
    padding: 10px 0 0;
}

@media (max-width: 567px) and (min-width: 320px) {}
.easile-btn .easile-circ .outer-circ .inner-bevel .second-bevel .easile-img {
    height: 60%;
}
.easile-btn .easile-circ .outer-circ .inner-bevel .second-bevel .easile-img {
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 67px;
}

.easile-refinance {
    /*background-image: url(../images/easile-refinance.svg);*/
}

@media (min-width: 320px) and (max-width: 480px) {
  
    
}
.easile-btn .easile-circ .outer-circ .inner-bevel .second-bevel .title {
    width: 90px;
    font-size: 10.25px;
    line-height: 1;
}

.easile-btn .easile-circ .outer-circ .inner-bevel .second-bevel .title {
    font-family: 'Open Sans',sans-serif!important;
    width: 90%;
    font-size: 95%;
    color: #1d2124;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    margin: 5px auto 0;
}
.easile .radio {
    float: none;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 239px;
    height: 239px;
    margin: 10px;
}
.middlesp {margin:0px auto;}
.inputforms {max-width:40%; margin:0 auto;}
input[type=text] { margin: 5px 0 10px 0 !important;}

@media (max-width: 567px) and (min-width: 320px) {    

.inputforms {
    max-width: 100%; margin: 0 auto;
}

}
.h5 {font-size:125%;}
.h1Subheadbar{margin-left:2%;}
