body{
    font-family: 'BasisGrotesquePro-Light';
    font-size:15px;
    /*color:#666;*/
    color:#4c5761;
    font-weight:normal;
    background: #fff;
}
* {
  outline: none;
}
a{
    color:#1aa144;
    text-decoration:none;
}
h2 {
  margin-top: 30px;
  margin-bottom: 5px;
  font-family: 'BasisGrotesquePro-Black';
  font-size: 28px;
  color: #00651f;
  margin: 0;
}
.f-14{font-size:14px;}
.f-16{font-size:16px;}
.f-18{font-size:18px;}
.f-20{font-size:20px;}

.text-blue{color:#1aa144;}
.text-black{color:#555;}

a, .btn, #header, .testimonial-block, label.gender-label, .navbar-top .navbar-nav > li.user-info-menu > a > .user-thumb,
#header.affix .navbar-header  {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bg-cover{
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-position:center center;
}

.seprator{
border-bottom:#dddddd solid 1px;

}
.vc_row.wpb_row.vc_row-fluid.container {
    margin: 0 auto;
    padding:0; 
}
/*-- main container --*/
.main-container{overflow:hidden;}
.main-container{padding-top:52px;}
/*.home-page .main-container{padding-top:0;}*/
#content{clear: both; background:#fff; padding:0 0 40px 0;}
body.home-page #content{clear: both; padding: 0;}

/*-- navigation --*/
#header{ position:fixed; z-index:9; width:100%; left:0; top:0; box-shadow:0 0 4px rgba(0,0,0,0.1);  padding-top:20px; padding-bottom:20px; background:rgba(255,255,255,1); }
.navbar-top {font-family: 'BasisGrotesquePro-Light';  height:auto; min-height:inherit; background:none;  font-size:16px; margin:0; border:0; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}

#header.affix-top{top:0;}
#header.affix{padding-top:10px; padding-bottom:10px;}

.navbar-brand{height:auto; padding:0 15px; margin-right:30px;}
.navbar-brand img{width:100%; max-width:238px;}
.navbar-top .navbar-nav .btn,
.navbar-top .navbar-nav > li a{font-family: 'BasisGrotesquePro-Light'; line-height: 24px; font-size: 14px; letter-spacing: 1px; }
.navbar-top .navbar-nav > li > a{height:27px;  }
.navbar-top .navbar-nav > li> a{padding:2px 15px;border-radius:6px; color:#454e56;}
.navbar-top .navbar-nav > li> a:hover,
.navbar-top .navbar-nav > li> a:active,
.navbar-top .navbar-nav > li> a:focus,
.navbar-top .navbar-nav > li.active > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus{ /*background-color:#1aa144;*/ color:#1aa144;}

.navbar-top .navbar-nav > li.active > a, 
.navbar-default .navbar-nav > .active > a {
  background-color:#1aa144;
  color:#fff; 
}
.navbar-top .navbar-nav > li.current-menu-item > a, 
.navbar-top .navbar-nav > li.current-menu-parent > a, 
.navbar-default .navbar-nav > .current-menu-item > a {
  background-color:#1aa144;
  color:#fff; 
}



.navbar-default .navbar-nav > li.search-link{margin-left: 10px;}
.navbar-default .navbar-nav > li.search-link > a{ display: block; background: url(../images/nav-search-icon.png) no-repeat center center; width:25px; height: 27px; }

.user-info-dropdown-menu{width:310px;}
.navbar-top .navbar-nav .dropdown-menu{top:45px; background: #fff; border:solid 1px #d6d6d6; border-radius:0 !important; padding:0 0 5px 0;}
.navbar-top .navbar-nav .dropdown-menu > li.current-menu-item a {
  color:#1aa144; 
}
.navbar-top .navbar-nav .dropdown-menu > li:before {
    content: "";
    padding: 2px;
    background-color:#1aa144;
    width: 2px;
    height: 2px;
    border-radius: 8px;
    display: block;
    position: relative;
    top: 16px;
    left: 10px;
}
.navbar-top .navbar-nav .dropdown-menu > li > a{padding:5px 20px; position:relative; color:#454e56; line-height: normal;}
.navbar-top .navbar-nav .dropdown-menu > li > a:hover,
.navbar-top .navbar-nav .dropdown-menu > li > a:focus,
.navbar-top .navbar-nav .dropdown-menu > li > a:active{/*background-color:#1aa144;*/ background-color: transparent; color:#1aa144;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #fff;
    color: #1aa144;
}

.navbar-top .navbar-nav .dropdown-menu .dropdown-menu2{list-style: none; margin: 0; padding: 0;}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu2 li a{padding:4px 18px; display: block; color:#454e56; text-decoration: none;}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu2 li > a:hover,
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu2 li > a:focus,
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu2 li > a:active{background-color:#1aa144; color:#fff;}

.affix .navbar-top .navbar-nav > li.user-info-menu > a {padding-left:50px;}
.affix .navbar-top .navbar-nav > li.user-info-menu > a > .user-thumb{width:40px; height:40px; margin-top:-20px;}
.affix .navbar-top .navbar-nav .dropdown-menu {top:37px; }

.navbar-default .navbar-toggle{ padding: 8px; border: 0; }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{background: none;}
.navbar-default .navbar-toggle .icon-bar {background-color: #1aa144; transition: 0.4s;}
.navbar-default .navbar-toggle:hover .icon-bar {background-color: #1aa144;}

.navbar-default .navbar-toggle.collapsed .icon-bar {
  background-color: #888; 
  -webkit-transform: rotate(0deg) translate(0, 0) ;
  transform: rotate(0deg) translate(0, 0) ;
   opacity: 1;
}

.navbar-default .navbar-toggle .icon-bar1 {
    -webkit-transform: rotate(-45deg) translate(-3px, 6px) ;
    transform: rotate(-45deg) translate(-3px, 6px) ;
}
/* Fade out the second bar */
.navbar-default .navbar-toggle .icon-bar2 {opacity: 0;}

/* Rotate last bar */
.navbar-default .navbar-toggle .icon-bar3 {
    -webkit-transform: rotate(45deg) translate(-3px, -6px) ;
    transform: rotate(45deg) translate(-3px, -6px) ;
}

/*-- top-rated-partner --*/
.top-rated-partner{background: #454e56; padding: 30px 0 40px; clear: both;}
.titel-text{color:#fff; font-size:18px; text-align: center; margin: 0 0 15px 0;}
.top-rated-partner-logos-block .owl-item  .item{text-align: center;}
.top-rated-partner-logos-block .owl-item  .item  img{max-width: 100%; width: auto; display: inline-block;}
.top-rated-partner-logos-block .owl-nav .owl-prev,
.top-rated-partner-logos-block .owl-nav .owl-next{position: absolute; width:35px; height: 35px; top:50%; margin-top:-16px; overflow: hidden; text-indent: -9999px; }
.top-rated-partner-logos-block .owl-nav .owl-prev{background: url(../images/c-prev-arrow.png) no-repeat center center; background-size: cover; left: -35px;}
.top-rated-partner-logos-block .owl-nav .owl-next{background: url(../images/c-next-arrow.png) no-repeat center center; background-size: cover; right: -35px;}



/*-- home sections --*/
.section-block{padding: 80px 0;}
.section-block .sec-head{margin-bottom: 30px; text-align: center;}
.section-block .sec-head h2{font-size:38px; margin:0;}

.well-match-section .sec-head{margin-bottom: 60px !important;}
.well-match-section .well-match-block{text-align: center;}
.well-match-section .well-match-block figure{margin:0 0 20px 0; }
.well-match-section .well-match-block h2{font-size:24px;  margin-bottom:15px; text-align: center; }
.well-match-section .well-match-block p{font-size: 16px; }

.find-best-section{background: #48b9e1; color:#fff; padding: 40px 0;}
.find-best-section .sec-head{margin-bottom: 50px;}
.find-best-section .sec-head h2{color:#fff;}

.we-make-easy-section{background: url(../images/home-we-make-easy-bg.jpg) no-repeat center center; background-size: cover; color:#fff; padding: 80px 0;}
.we-make-easy-section .sec-head{margin-bottom: 60px;}
.we-make-easy-section .sec-head h2{font-size:45px; color:#fff;}

.we-make-easy-block{ color:#fff; text-align: center; max-width: 280px; margin:0 auto; margin-bottom: 50px; }
.we-make-easy-block span.round{width: 112px; height: 112px; border-radius: 100%; padding: 15px 0; margin-bottom: 20px; display: inline-block; background: #839eae; color:#fff; font-size:60px; font-family: 'sf_ui_ullight'; text-align: center;}
.we-make-easy-block span.round-1{background: #839eae; }
.we-make-easy-block span.round-2{background: #a270ae; }
.we-make-easy-block span.round-3{background: #6cb490; }

.we-make-easy-block h2{font-size: 26px;  color:#fff;}
.we-make-easy-block p{font-size: 18px;}

.our-featured-section{padding: 80px 0;}
.our-featured-section .sec-head{margin-bottom: 60px;}
.our-featured-section .sec-head h2{color: #454e56;}

.our-featured-row{margin:0 -5px;}
.our-featured-row div.col-md-3{padding: 0 5px;}
.our-featured-block{border:1px solid #e8edf0; padding: 30px 10px;}
.our-featured-block figure{margin:0 0 30px 0; text-align: center;}
.our-featured-block figure img{display: inline-block;}
.our-featured-block h2{font-size:22px; color:#000000;  text-align: center; margin-bottom: 0 0 30px 0;}
.our-featured-block ul.list-dot{margin:0; padding: 0; margin:0 -5px 20px -5px; list-style: none;}
.our-featured-block ul.list-dot li{padding: 0 0 0 20px; position: relative; margin-bottom: 5px;}
.our-featured-block ul.list-dot li:before{content: "•"; position: absolute; left:5px; top:0px;}
.our-featured-block .btn-blue{font-size: 15px; height: 40px; width: 186px;}

.pl-fundamental-section{
  padding: 80px 0; 
  color:#fff; 
  background: rgb(152,70,213);
  background: linear-gradient(90deg, rgba(152,70,213,1) 0%, rgba(132,88,218,1) 39%, rgba(0,212,255,1) 100%);
}
.pl-fundamental-section .sec-head{margin-bottom: 60px !important;}
.pl-fundamental-section .sec-head h2{color: #fff;}

.pl-fundamental-section h3{font-size: 24px;  color:#fff;}
.pl-fundamental-section p{font-size: 18px; letter-spacing: 0.5px;}

.find-best-section-white{background: #fff; padding: 80px 0;}
.find-best-section-white .sec-head{margin-bottom: 60px;}
.find-best-section-white .sec-head h2{color:#454e56;}

.imp-info-section{background: #f6f9fb; padding: 40px 0;}
.imp-info-section h2{font-size: 16px; color:#454e56; }
.imp-info-section p{font-size:14px; color:#454e56; margin: 0 0 30px 0;}

/*-- page title with image --*/
.page-header{clear: both; margin: 0 0 20px 0; border: 0; padding-top:32px; }
.page-header .title-block{background:transparent; padding: 20px 0 0 0; }
.page-header .title-block h2{font-family: 'BasisGrotesquePro-Black'; font-size: 40px; margin: 0; padding-bottom: 26px; color:#000; border-bottom: solid 1px #c9d0db;}
.page-header-img{clear: both; position: relative; height: 645px; background-color: #ccc; background-repeat: no-repeat; background-size: cover;}
.page-header-img .title-block{background:rgba(0,188,255,0.42); padding: 20px 0; }
.page-header-img .title-block h2{font-size: 30px; margin: 0; color:#fff;}
.page-header-img .head-text-block{clear: both; font-size: 20px; color:#fff; padding:120px 0; }
.page-header-img .head-text-block h2{font-size: 45px; color: #fff;}

.page-header-step-img{clear: both; position: relative; min-height: 522px; background-color: #ccc; background-repeat: no-repeat; background-size: cover;}
.page-header-step-img .head-text-block{clear: both; font-size: 20px; color:#fff; padding:50px 0; }
.page-header-step-img .head-text-block h2{font-size: 55px; color: #fff; text-align:center;  }
.page-header-step-img .head-text-block h3{font-size: 34px; color: #fff; text-align:center; }

/*-- page title with gradiyant --*/
.page-header-grd{
  clear: both;
  background: rgb(152,70,213);
  background: linear-gradient(90deg, rgba(152,70,213,1) 0%, rgba(132,88,218,1) 39%, rgba(0,212,255,1) 100%)
}
.page-header-grd .title-block{padding: 35px 0; text-align: center; }
.page-header-grd .title-block h2{font-size: 45px; margin: 0 0 20px 0; color:#fff;}
.page-header-grd .title-block h3{ font-size: 20px; margin: 0; color:#fff;}

.hd-dark-gray-belt{background: #454e56; color:#fff; padding: 7px 0; clear: both; font-size: 14px; font-family: 'BasisGrotesquePro-Regular';}
.hd-dark-gray-belt a{color:#fff; display: inline-block;}
.hd-dark-gray-belt .right-part{text-align: right;}
ul.hd-dark-gray-belt-nav{list-style: none; padding: 0; margin: 0; float: right;}
ul.hd-dark-gray-belt-nav li{float: left; padding:0 10px; position: relative;}
ul.hd-dark-gray-belt-nav li + li:before{content:"|"; position: absolute; left: 0; top:0; color:#fff;}
ul.hd-dark-gray-belt-nav li:last-child{padding-right: 0;}

/*-- about us --*/
.about-block{clear: both; font-size: 18px; margin-bottom: 40px;}
.about-block figure{margin: 0 0 20px 0; text-align: center;}
.about-block h2{font-size: 24px; text-align: center;  color:#48b9e1;}

/*-- credit pages --*/
.main-content-block {font-size: 18px;}
ul.dot-list { padding:0 !important; margin: 0 0 0px 0; list-style: none;}
ul.dot-list li{ margin: 7px 0; color:#000; font-size:18px; padding-left: 15px; position: relative;}
ul.dot-list li:before{content: "•"; font-size: 22px; line-height: 24px; position: absolute; left:0; top:0; height: 20px; color:#1aa144; }

.sidebar{margin: 0; padding: 0; max-width: 300px; width: 100%;}
.sidebar-right{float: right;}
.sidebar-block-blue{background: #f6f9fb; padding: 18px 13px; border-radius: 4px; margin-bottom:20px ;}
.sidebar-block-blue h3{font-size:16px;  color:#454e56; margin:0 0 12px 0; }
.sidebar-block-blue ul.dot-list:last-child{margin-bottom: 0;}
.sidebar-block-blue ul.dot-list li{margin-bottom: 5px;}
.sidebar-block-blue ul.dot-list li:before{content: "•"; color: #48b9e1; font-size: 16px; line-height: 20px; position: absolute; left:0; top:0; height: 16px;}

.sidebar-block-blue .google-ads{margin:0;}
.sidebar-block-blue .google-ads img{width: 100%; height: auto;}

/*-- perosnal loan page --*/
.perosnal-loan-block{clear: both;}
.perosnal-loan-block h2{font-size:45px; color:#4c5761; text-align: center; margin-bottom: 30px;}
.personal-loan-accordian .panel + .panel{margin-top: 15px;}
.personal-loan-accordian .panel{border-radius: 0; border-color:#e8edf0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
.personal-loan-accordian .panel-heading{padding:12px; padding-left:50px ; background: #fff url(../images/accordian-icon.png) no-repeat 15px center;}
.personal-loan-accordian .panel-title{font-size: 18px;  }
.personal-loan-accordian .panel-title a{color: #1aa144;}
.personal-loan-accordian .panel-title a:hover,
.personal-loan-accordian .panel-title a:focus,
.personal-loan-accordian .panel-title a:active{text-decoration: none;}
.personal-loan-accordian .panel-body{padding:20px; border-color:#e8edf0 !important;}
.personal-loan-accordian .pl-title{font-size:30px;  margin-bottom: 10px;}

/*-- form result page / search result page  --*/
.refine-search-block{border:1px solid #efefef; padding:20px 15px;}
.refine-search-block h2{font-size: 20px;  color:#1aa144; text-align: center; padding-bottom: 15px;  margin:0 0 15px 0; border-bottom: 1px solid #efefef;}
.refine-search-block .rf-s-block{padding-bottom: 25px;  margin:0 0 15px 0; border-bottom: 1px solid #efefef;}
.rf-s-block .text-title{font-size:16px; text-align: center; margin-bottom: 0;}
.rf-s-block output{text-align: center; font-size: 26px;  padding: 0 0 12px 0;}

.result-block{margin:0 0 15px 0; border:1px solid #efefef; clear: both; padding: 30px 20px 30px 65px; position: relative;}
.result-block .result-number{background: #1aa144; color:#fff; padding: 0 10px; /*width: 35px;*/ height: 31px; line-height: 31px; text-align:center; font-size:14px; font-family: 'BasisGrotesquePro-Black'; position: absolute; left:0px; top:0px; border-radius:8px 0 8px 0; }
.rs-block-left{float: left; width: 150px; margin-right: 20px; text-align: center;}
.rs-block-left figure{margin: 0;}
.rs-block-left figure + a.btn{margin: 15px 0 0 0; padding: 1px 12px;}
.rs-block-left figure img{max-width: 100%; height: auto; display: inline-block; }
.rs-block-right{ width:79%; overflow: hidden; font-size: 14px; font-family: 'BasisGrotesquePro-Regular'; position: relative; padding-right:0; } 
.rs-block-right h2 { font-size: 22px; color:#010101;  margin: 0 0 5px 0;}
.rs-block-right p.loan-amount{font-family: 'BasisGrotesquePro-Regular'; font-size: 16px; color:#000; margin:0 0 5px 0!important;}
.loan-overview {margin-top:10px; padding-top:10px; border-top:1px solid #d7d7d7;}
.loan-overview p{font-family: 'BasisGrotesquePro-Light'; font-size: 16px; color:#000;}

.cc-subtitle {
  font-family: 'BasisGrotesquePro-Black';
  font-size:16px; 
  color:#00902c; 
  margin-bottom:20px; 
}
.rs-block-right p.loan-amount strong { font-family: 'BasisGrotesquePro-Black'; }
.rs-block-right ul.right-checkmark-list{margin: 0; padding:0; list-style: none;}
.rs-block-right ul.right-checkmark-list li{ font-family: 'BasisGrotesquePro-Light'; font-size:14px; color:#000; padding:0 0 0 20px; margin-bottom: 4px; background: url(../images/tick-mark.png) no-repeat left 3px;}
.rs-block-right ul.right-checkmark-list li strong { font-family: 'BasisGrotesquePro-Black'; font-size: 14px; color:#000; }
.rs-block-right .rs-block-right-right{ text-align: right; width: 215px; position: absolute; right: 0; top:0; }
.rs-block-right .rs-block-right-right .btn{font-family: 'BasisGrotesquePro-Bold'; font-size:22px; margin-bottom: 11px; padding: 8px 20px; text-decoration: none; }
.rs-block-right .rs-block-right-right .btn i.lock{
  background: url(../images/lock.png) no-repeat left center; 
  width:20px; 
  height: 22px; 
  display: inline-block; 
  margin: 0 10px -1px 0;
  background-size: cover;
  position: relative;
  top: 2px; 
}
.rs-block-right .rs-block-right-right a { text-decoration: underline;}
.rs-block-right .rs-block-right-right a.check-free-creditscore { 
  padding:8px 15px;
  margin-bottom:10px;  
  border:solid 1px #e7e7e7; 
  font-family: 'BasisGrotesquePro-Regular'; 
  font-size:16px; 
  color:#1aa144; 
  text-decoration:none;
  border-radius:10px; 
  display: block;
  background-color:#fff;
  text-align:center;
}
.rs-block-right .rs-block-right-right a.check-free-creditscore:focus,
.rs-block-right .rs-block-right-right a.check-free-creditscore:hover {
  border:solid 1px #1aa144;
  color:#000; 
}
.rs-block-right .rs-block-right-right p a {
  font-family: 'BasisGrotesquePro-Regular'; 
  font-size:14px; 
  color:#717171;
  margin:0;
  padding:0;
  text-decoration: underline;   
}
.rs-block-right .rs-block-right-right p a:focus,
.rs-block-right .rs-block-right-right p a:hover {
  text-decoration: none;
  color:#1aa144; 
} 
.termsapply {  font-family: 'BasisGrotesquePro-Light'; font-size:12px; color:#8d8d8d; padding-left: 20px; margin-top: 12px; }
.lending-terms-block{padding: 25px 20px; background: #f6f9fb; font-size: 14px; line-height: normal;}
.lending-terms-block h3{font-size: 16px;  margin: 0 0 20px 0;}
.lending-terms-block p:last-child{margin: 0;}
.featured-lender-sidebar-block h2{font-size: 16px;  text-align: center; padding: 10px 0; background: #f6f9fb; border-radius:5px; margin: 0;}

/** Top Pick **/
.top-pick {
  background-color:#fefaf1; 
  margin: 0 0 22px 0;
  border: 2px solid #fcc34d !important;
  clear: both;
  padding: 25px 20px;
  position: relative;
  border-radius: 10px;
}
.top-pick .result-number {
  background: #fcc34d;
  color: #fff;
  width: auto;
  height: 31px;
  line-height: 31px;
  text-align: center;
  font-size: 16px;
  font-family: 'BasisGrotesquePro-Black';
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 8px 0 8px 0;
  padding: 0 10px;
  white-space: nowrap;
  text-transform: uppercase;
}


/** Top Pick **/
.featured-pick {
  background-color:#f5fff8; 
  margin: 0 0 22px 0;
  border: 2px solid #1aa144 !important;
  clear: both;
  padding: 25px 20px;
  position: relative;
  border-radius: 10px;
}
.featured-pick .result-number {
  background: #1aa144;
  color: #fff;
  width: auto;
  height: 31px;
  line-height: 31px;
  text-align: center;
  font-size: 16px;
  font-family: 'BasisGrotesquePro-Black';
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 8px 0 8px 0;
  padding: 0 10px;
  white-space: nowrap;
  text-transform: uppercase;
}

/*-- Step form --*/
.steps-form-block{background: #fff; padding: 20px; max-width: 534px; margin: 0 auto; border-radius: 6px;}
.page-header-step-img .head-text-block .steps-form-block h2{font-size: 26px; color:#000; margin-bottom: 30px;}
.steps-form-block .inner-container{ max-width: 270px; margin: 0 auto; color:#454e56; font-size: 14px; text-align: center; }
.steps-form-block .inner-container .bootstrap-select{width: 100% !important;}
/*.steps-form-block .inner-container .bootstrap-select .btn{border:2px solid #dbe5ec; color:#000000;}*/
.steps-form-block .inner-container .form-control{border:2px solid #dbe5ec; color:#000000; height: 50px; border-radius: 6px;}
.steps-form-block .pl-step-2 .inner-container .form-group{position: relative;}
.steps-form-block .pl-step-2 .inner-container .input-group{margin-bottom: 15px;}
.steps-form-block .pl-step-2 .inner-container .input-group .form-control {border:2px solid #dbe5ec; color:#000000; height: 50px; border-radius: 6px;}
.steps-form-block .pl-step-2 .inner-container .input-group-addon{font-size:26px; background: none; border:0; color:#000000; }

.easy-compare-lender-section h2{font-size: 28px; text-align: center; color:#1aa144; margin-bottom: 30px;}
.easy-compare-block {margin-bottom: 30px;}
.easy-compare-block .icon{float:left; width:71px;text-align: center;}
.easy-compare-block .easy-text{margin-left: 71px; font-size: 16px;}
.easy-compare-block .easy-text p:last-child{margin: 0;}
.easy-compare-lender-section .easy-compare-block .easy-text h2{font-size: 18px;  text-align: left; color:#1aa144; margin-bottom:10px !important;}

.loan-terms-section{background: #f6f9fb; padding: 30px 0; font-size: 14px;}
.loan-terms-section .partner-logo-block {margin-bottom: 40px;}
.loan-terms-section .partner-logo-block .p-logo{ width: 20%; float: left; }
.loan-terms-section .partner-logo-block .p-logo img{max-width: 100%;}

.loan-terms-section h3{font-size:16px; margin-bottom: 5px;  color:#454e56;}
.loan-terms-section p{line-height: normal;}
.loan-terms-section p:last-child{margin-bottom: 0;}

/*-- Blog --*/
.blog-posting-block{margin-bottom: 30px; padding: 0 0 30px 0; border-bottom:1px solid #f6f9fb;}
.blog-posting-block .blog-img{width:190px; margin-right: 40px; float:left;}
.blog-posting-block .blog-img img{/*width: 100%;*/ height: auto; margin:0 auto; }
.blog-posting-block .blog-text-block{margin-left: 230px; font-family: arial; font-size: 14px; color:#000000; }
.blog-posting-block .blog-text-block .post-header{margin-bottom: 15px;}
.blog-posting-block .blog-text-block .post-header .post-title{font-size: 16px; font-family: arial; font-weight: bold; margin: 0;}
.blog-posting-block .blog-text-block .post-header .post-date{font-size: 14px; margin: 0;}
.blog-posting-block .blog-text-block .post-header .post-title + .post-date{margin-top: 5px;}
.blog-posting-block .blog-text-block .post-text-block p{margin-bottom:10px;}
.blog-posting-block .blog-text-block .post-text-block a{text-decoration: underline;}

.pagination{border-radius: 0;}
.pagination > li{float: left;}
.pagination > li + li{margin-left: 10px;}
.pagination > li > a{border-radius: 0 !important;  font-size: 16px; border:0; padding: 6px 15px; background: #4d4d4d; color:#fff;}
.pagination > li > a:hover,
.pagination > li.active > a{background: #47b2ee; color:#fff;}

.blog-single-post{font-family: 'BasisGrotesquePro-Light';}
.blog-single-post .blog-img{width: 100%; height: auto; margin: 0 0 30px 0;}
.blog-single-post .blog-img img{width: 100%;}
.blog-single-post .blog-text-block .post-header{ margin: 0 0 30px 0;}
.blog-single-post .blog-text-block .post-header .post-date{font-size: 18px; margin: 0 ;}
.blog-single-post .blog-text-block .post-header .post-title + .post-date{margin-top: 20px;}
.blog-single-post .blog-text-block .post-header .post-date + .social-media-share{margin-top: 20px;}
.blog-single-post .blog-text-block .post-text-block{font-size: 16px; color:#000; line-height: 30px;}
.blog-single-post .blog-text-block .post-text-block h2{font-size: 18px;  color:#46b2d9; margin-bottom: 20px; color:3;}
.blog-single-post .blog-text-block .post-text-block h3{font-size: 20px;  color:#000000; margin:30px 0 10px 0;font-family: 'BasisGrotesquePro-Bold';}
.blog-single-post .blog-text-block .post-text-block ul{font-size: 18px;padding-right:20px;}
.blog-single-post .blog-text-block .post-text-block li{line-height: 22px; margin-bottom:22px;}
.blog-single-post .blog-text-block .post-text-block p{margin-bottom: 20px;}

.post-footer{clear: both; padding: 20px 0; font-size: 14px;}
.post-footer .post-on-date{margin: 0 0 10px 0;}

.post-comment-section{border-top:1px solid #ececec; padding: 20px 0; margin: 20px 0 0 0;}
.post-comment-section .post-comment-head{padding: 0 0 10px 0; margin: 0 0 20px 0; border-bottom:1px solid #ececec; font-size: 14px; }
.sort-by-right{text-align: right;}
.sort-by-right label{color:#000; font-size: 14px; }
.sort-by-right .bootstrap-select{width: 80px !important;}
.sort-by-right .bootstrap-select .btn{height: 24px; border:1px solid #c9cacf; background: #f5f6f8; font-size: 14px; border-radius: 0; padding: 2px 20px 1px 5px;}
.user-comment-box-block{clear: both; padding: 0 0 20px 0; margin-bottom: 20px; border-bottom:1px solid #e6e8ec;}
.user-comment-box-block .user-pic{float: left; width:48px;}
.user-comment-box-block .user-comment-box{margin-left: 58px;}
.user-comment-box-block .user-comment-box .form-control{border:1px solid #ced1d7; border-radius: 0;}

/*-- FAQs --*/
.faq-block h2{font-size: 24px;  color:#48b9e1; margin-bottom: 20px;}

/*-- customer support --*/
.cs-title{font-size:18px;  color:#454e56; }
.cs-adress{font-size:16px; margin-bottom: 30px;}

/*-- privacy policy --*/
.privacy-policy-block{font-size:16px;}


/*-- contact us --*/
.contact-form input.form-control{border:1px solid #e8edf0; padding:8px 15px; height: 38px; color:#8ea5ba; font-size: 16px; border-radius: 6px; }
.contact-form textarea.form-control{border:1px solid #e8edf0; padding:8px 15px; height: 137px;  color:#8ea5ba; font-size: 16px; border-radius: 6px; }

.contact-form .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #8ea5ba;
    opacity: 1; /* Firefox */
}
.contact-form .btn-row{margin-top: 40px;}
.contact-form .btn{width: 266px;}

.contact-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8ea5ba;
    opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #8ea5ba;
    opacity: 1;
}

/*-- --*/
.top-logo-block a img.custom-logo {
  width:207px;
  height:27px;  
}
.loader-block{max-width: 570px ; margin: 0 auto; text-align: center;}
.top-logo-block{margin-bottom: 30px; text-align: center;}
.loader-block .logo{margin: 0 auto;}
.loader-block .text-1{font-size: 18px; color:#000; margin-bottom: 20px !important; }
.loader-img{margin-bottom: 30px;}
.loader-block h2 { font-family: 'BasisGrotesquePro-Black'; font-size: 40px;  margin-bottom: 20px; color:#000;}
.loader-block h3 { font-family: 'BasisGrotesquePro-Black'; font-size: 28px;  margin-bottom: 20px; color:#00651f;}
.loader-block p a {
  text-decoration: underline;
}
.loader-block p a:focus,
.loader-block p a:hover {
  text-decoration: none;
}
/*-- footer --*/
#footer { color:#b1bfcb; /*padding:35px 0;*/ color:#fff; font-size: 14px; letter-spacing: 0.5px;}
#footer .footer-top {
    background-color: #3c3c3c;
    padding: 35px 0;
}
#footer h2.title{ color:#fff; font-weight: 600; font-family: 'BasisGrotesquePro-Bold'; font-size:16px; text-align: left; margin:0 0 10px 0; padding-bottom:10px; border-bottom: solid 1px #7a7979;}
#footer ul{margin:0; padding: 0; list-style: none;}
#footer ul li{padding: 0 0 5px 0; margin: 0;}
#footer a{ font-size:14px; font-family: 'BasisGrotesquePro-Light'; color:#27ce5b; }
#footer a:hover{color:#27ce5b; text-decoration: underline;}

#footer .f-logo{padding: 0 0 20px 0;}
#footer address{line-height: 22px;}
#footer address a{color:#fff;}

#footer .footer-middel {
    background-color: #2a2a2a;
    padding: 30px 0 0 0;
}
#footer .footer-middel .f-notes img:nth-child(1) {
  margin-top:10px; 
}
#footer .footer-middel .f-notes img:nth-child(2) {
  float: right;
}
#footer .widget_nav_menu {
  margin-right:4%; 
}
#footer .widget_nav_menu:last-child {
  margin-right:0;
  float: right; 
}
#footer .footer-middel .custom-html-widget {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top:15px; 
}
#footer .footer-middel .custom-html-widget p {
    font-size: 12px !important;
    color: #fff !important;
    margin:0!important;
    text-align: center;
    font-family: arial;
    line-height: 18px;
}
#footer .footer-middel .widget_text {
  padding:0; 
}
#footer .footer-middel .widget_text .textwidget p {
  color:#7a7979 !important;
  font-size:11px;
  line-height: 18px;
  font-family: arial;   
}
.f-hr{margin:23px 0; border:0; border-bottom: 1px solid #7a7979; clear: both;}
.f-notes{font-size:12px; font-family: arial; color:#b1bfcb; letter-spacing: 0; line-height: normal; margin-bottom:0;}
.f-notes p{margin: 0 0 20px 0; text-align: justify;}
.f-notes p:last-child{margin-bottom: 0;}

.footer-copyright{background-color:#2a2a2a; font-size:12px; font-family: arial; color:#fff; letter-spacing: 0; }
.footer-copyright .textwidget p {
  text-align: center;
  font-size:11px !important;
  color:#fff !important;
  font-family: arial; 
  /*padding-bottom:25px;*/  
}
.copy-right-text{padding: 10px 0 0 0; margin: 0;}
.rights-recer-icons{text-align:right;}
.rights-recer-icons span{display: inline-block; }
.rights-recer-icons span + span{margin-left:15px;}

/** Begin Home page 15-10-2020 **/
.navbar-top .navbar-nav {
  margin-top:2px;
  padding-right:16px; 
}
.navbar-top .container {
  position: relative;
}
.navbar-top .search-form {
  position: absolute;
  right: 8px;
  top: -6px;
}

/** End Home page 15-10-2020 **/

/** Home page 19-10-2020 **/
input[type="search"] {
    font-family: 'BasisGrotesquePro-Light' !important;
}
p{ font-family: 'BasisGrotesquePro-Light'; font-size:18px; line-height:30px; margin:0 0 40px 0!important; color:#000 !important; }
.home-section-1 button,
.home-section-5 button,
.home-section-6 button,
.home-section-8 button,
.home-section-9 button {
  background-color:#1aa144 !important; 
  border-radius:10px!important;
  font-size:22px!important;
  font-family: 'BasisGrotesquePro-Bold';
  min-width:286px;
  color:#fff!important;
  border:none !important;    
}
.home-section-1 button:focus,
.home-section-1 button:hover,
.home-section-5 button:focus,
.home-section-5 button:hover,
.home-section-6 button:focus,
.home-section-6 button:hover,
.home-section-8 button:focus,
.home-section-8 button:hover,
.home-section-9 button:focus,
.home-section-9 button:hover
 {
  background-color:#000!important; 
}

.link-btn-green a {
  background-color:#1aa144 !important; 
  border-radius:10px!important;
  font-size:22px!important;
  font-family: 'BasisGrotesquePro-Bold';
  min-width:286px;
  color:#fff!important;
  border:none !important;    
}
.link-btn-green a:focus,
.link-btn-green a:hover {
  background-color:#000!important;
}

.btn-green {
    background-color: #1aa144!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:18px; 
    width: 100%;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
}
.btn-green:focus,
.btn-green:hover {
    background-color: #00651f!important;
}


.btn-orange {
    background-color: #eea128!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:18px; 
    width: 100%;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
}
.btn-orange:focus,
.btn-orange:hover {
    background-color: #e8771c!important;
}


.get-strated-btn-yellow {
  margin-bottom:0 !important; 
}
.get-strated-btn-yellow button {
  border-radius:10px!important;
  font-size:22px!important;
  font-family: 'BasisGrotesquePro-Bold';
  min-width:286px;
  color:#fff!important;
  border:none !important;
  background-color:#fcc34d!important; 
}
.get-strated-btn-yellow button:focus,
.get-strated-btn-yellow button:hover {
  background-color:#000!important; 
}



.get-strated-btn-yellow a {
  margin-bottom:0 !important; 
}
.get-strated-btn-yellow a {
  border-radius:10px!important;
  font-size:22px!important;
  font-family: 'BasisGrotesquePro-Bold';
  min-width:286px;
  color:#fff!important;
  border:none !important;
  background-color:#fcc34d!important; 
}
.get-strated-btn-yellow a:focus,
.get-strated-btn-yellow a:hover {
  background-color:#000!important; 
}




.light { font-family: 'BasisGrotesquePro-Light';}
.balooTamma2-bold {font-family: 'BalooTamma2-Bold';}
.basisGrotesquePro-bold { font-family: 'BasisGrotesquePro-Bold';}
.black { font-family: 'BasisGrotesquePro-Black'; }
/*.thin { }*/
.regular { font-family: 'BasisGrotesquePro-Regular';}

.home-section-1 h2,
.home-section-2 h2,
.home-section-4 h2,
.home-section-5 h2,
.home-section-6 h2,
.home-section-7 h2,
.home-section-8 h2,
.home-section-9 h2,
.home-section-10 h2,
.home-section-11 h2,
.home-section-12 h2 {
  font-family: 'BasisGrotesquePro-Black';
  font-size:38px;
  color:#000!important;
  margin-bottom:30px;   
}
.home-section-1 h2 {
  font-family: 'BalooTamma2-Bold';
  font-size:54px;
  color:#1aa144!important; 
  letter-spacing: -2px;
}
.home-section-4 h2,
.home-section-7 h2,
.home-section-10 h2 {
  font-family: 'BasisGrotesquePro-Black'!important;
  color:#fff!important;  
}
.home-section-4 .title-content p {
  font-family: 'BasisGrotesquePro-Regular';
  font-size:22px;
  color:#fff;
  margin-bottom:40px!important; 
}
.home-section-1 h4 {
  font-family: 'BasisGrotesquePro-Black';
  font-size:30px;
  color:#000!important;
  margin: 0 0 20px 0;  
  letter-spacing:-1px;
}
.home-section-1 .top-banner-img {
  padding-top:20px; 
}
.home-section-1 .wpb_content_element {
  margin-bottom:0 !important;
}
.home-section-2 .titel-text {
  font-family: 'BasisGrotesquePro-Regular';
  font-size:15px;
  color:#fff !important;
  text-transform: uppercase;
  margin: 0 0 25px 0 !important;  
}
.home-section-2 {
  margin:0;
  padding-top:16px!important; 
}
.home-section-2 .lgx-logo-slider-wp .lgx-logo-wrapper {
    padding: 0;
}
.home-section-2 .lgx-logo-slider-wp .owl-controls {
  margin:0; 
}
.home-section-2 .lgx-logo-slider-wp .owl-controls .owl-prev img,
.home-section-2 .lgx-logo-slider-wp .owl-controls .owl-next img {
  display: none!important;
}
.home-section-2 .lgx-logo-slider-wp .owl-controls .owl-prev {
  position: absolute;
  left:0;
  top:12px;  
}
.home-section-2 .lgx-logo-slider-wp .owl-controls .owl-next {
  position: absolute;
  right:0;
  top:12px;  
}
.home-section-4 {
  padding-bottom:60px; 
}
.home-section-4 h4 {
  font-family: 'BasisGrotesquePro-Black';
  font-size:22px;
  color:#fff!important;
  margin: 0 0 20px 0;  
}
.home-section-4 p {
  font-family: 'BasisGrotesquePro-Light';
  font-size:18px;
  line-height:22px; 
  color:#fff!important;
  margin:0 8% 20px !important;  
}
.home-section-4 p strong {
  color:#fff!important;
}
.home-section-5 {
  margin:50px 0 30px 0; 
}
.home-section-5 .separator {
  margin-top: 60px !important;
}
.home-section-6 {
  margin:0 0 80px 0; 
}
.home-section-7 {
  padding-bottom:70px; 
}
.home-section-7 .our-featured-row .our-featured-block {
  background-color:#fff;
  border-radius:10px;
  padding:17px 15px;    
}
.home-section-7 .our-featured-row .our-featured-block h2 {
  font-family: 'BasisGrotesquePro-Bold';
  font-size:22px;
  line-height:22px; 
  color:#000!important;
  margin:0 0 20px 0!important;  
}
.home-section-7 .our-featured-row .our-featured-block figure {
  min-height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-section-7 .our-featured-row .our-featured-block ul.right-checkmark-list {
  list-style: none;
  padding: 0;
  margin:0 0 20px 5px;
  line-height:25px;
}
.home-section-7 .our-featured-row .our-featured-block ul.right-checkmark-list li {
  font-size:15px;
  color:#000;
  margin:0;
  font-family: 'BasisGrotesquePro-Light';   
}
.home-section-7 .our-featured-row .our-featured-block ul.right-checkmark-list li strong {
  font-family: 'BasisGrotesquePro-Bold';
  margin-right: 5px;  
}
.home-section-10 {
  padding-bottom:40px; 
}
.home-section-11 {
  padding-bottom:50px; 
}
.home-section-11 h2 {
  margin-bottom:40px; 
}
.home-section-11 .home-post-custom-grid {
  width: calc(25% - 18px);
  border-radius:10px;
  border: solid 1px #e7e7e7;
  padding: 20px !important;
  margin: 0 14px 0 0;  
}
.home-section-11 .home-post-custom-grid:last-child {
  margin-right:0; 
}
.home-section-11 .home-post-custom-grid .home-postgrid-content img {
  background-size: auto;
  background-position: center top;
  width: 150px;
  margin: 0 auto;
  border:1px solid red;
}
.home-section-11 .home-post-custom-grid .home-postgrid-content h4 a {
  font-family: 'BasisGrotesquePro-Black';
  font-size:18px; 
  color:#1aa144;
  margin:0;
  padding:0;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.home-section-11 .home-post-custom-grid .home-postgrid-content h4 a:focus,
.home-section-11 .home-post-custom-grid .home-postgrid-content h4 a:hover {
  text-decoration: underline;
}
.home-section-11 .home-post-custom-grid .home-postgrid-content .continue-reading-btn {
  margin:0; 
}
.home-section-11 .home-post-custom-grid .home-postgrid-content .continue-reading-btn a {
  background-color:transparent;
  font-family: 'BasisGrotesquePro-Regular';
  font-size:16px; 
  color:#1aa144;
  margin:0;
  padding:0;
  text-decoration: none; 
}
.home-section-11 .home-post-custom-grid .home-postgrid-content .continue-reading-btn a:focus,
.home-section-11 .home-post-custom-grid .home-postgrid-content .continue-reading-btn a:hover {
  text-decoration: underline;
}
.home-section-11 .home-post-custom-grid .home-postgrid-content p {
  font-family:'BasisGrotesquePro-Light';
  font-size:14px; 
  color:#af2a2a;
  margin:0!important;
  padding:0;
  line-height:22px;
  text-align: center; 
}
div.home-grid-post-content{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.home-section-12 h4 {
  font-family: 'BasisGrotesquePro-Black';
  margin: 0 0 10px 0;  
}
.home-section-12 p {
  font-family: 'BasisGrotesquePro-Light';
  font-size:14px;
  color:#666565!important;
  line-height:22px; 
  margin: 0 0 30px 0;  
}
.home-section-4 .select-loan-box:after {
  content: "";
  background-image:url(../images/green-arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  width:60px;
  height:60px;
  position:absolute;
  right:-30px;
  top:72px;      
}

.home-section-1 .vc_general.vc_cta3.vc_cta3-style-classic.vc_cta3-shape-rounded,
.home-section-5 .vc_general.vc_cta3.vc_cta3-style-classic.vc_cta3-shape-rounded,
.home-section-6 .vc_general.vc_cta3.vc_cta3-style-classic.vc_cta3-shape-rounded,
.home-section-8 .vc_general.vc_cta3.vc_cta3-style-classic.vc_cta3-shape-rounded,
.home-section-9 .vc_general.vc_cta3.vc_cta3-style-classic.vc_cta3-shape-rounded {
  border-radius: 0;
  border-color:initial!important;
  border: none;
  padding:0; 
}
.home-section-5 img {
  float: right;
}
/** End page 19-10-2020 **/

/** Begin About Us **/
.home-section-1 .inner-page h2 {
    font-family: 'BasisGrotesquePro-Black';
    font-size: 40px;
    color: #000!important;
}
/** End About Us **/

/** Begin Contact Us **/
.contact-page-section {
  margin: 0 -15px !important;
}
.contact-page-section .contact-left-box h2 {
    font-family: 'BasisGrotesquePro-Black';
    font-size: 28px;
    color: #00651f;
    margin:0 0 10px 0; 
}
.contact-left-box ul li {
  margin:10px 0; 
}
/*.contact-left-box ul li:before {
  content: "";
  padding: 2px;
  background-color: #1aa144;
  width: 6px;
  height: 6px;
  border-radius: 50px;
  display: block;
  position: relative;
  top: 17px;
  left: -14px; 

}*/
.contact-page-section .contact-left-box p {
  margin: 0 0 30px 0!important;
}
.contact-page-section .contact-left-box h3 {
    font-family: 'BasisGrotesquePro-Black';
    font-size: 22px;
    color: #828282;
    margin:0 0 10px 0; 
}
.contact-right-box-form {
  border: solid 1px #e7e7e7;
  padding: 20px 5px;
  border-radius: 10px;
  width: calc(50% - 15px) !important;
}
.contact-right-box-form .contact-form input.form-control:focus,
.contact-right-box-form .contact-form textarea.form-control:focus {
  /*box-shadow: 0 0px 3px #18ae5c;*/
  box-shadow: none;
  border: solid 1px #18ae5c;
}
.contact-right-box-form .btn-row {
  margin-top: 30px;
}
.contact-right-box-form .btn-row input[type="submit"] {
  background-color:#1aa144 !important; 
  border-radius:10px!important;
  font-size:22px!important;
  font-family: 'BasisGrotesquePro-Bold';
  min-width:286px;
  color:#fff!important;
  border:none !important;
}
.contact-right-box-form .btn-row input[type="submit"]:focus,
.contact-right-box-form .btn-row input[type="submit"]:hover {
  background-color:#000!important;
  border:none !important;
  outline: none !important;
  outline-offset: 0 !important;
}
/** End Contact Us **/
/** Begin Customer Service **/
.customer-service-section {
  margin: 0 -15px !important;
  padding: 0 !important;
}
.default-heading h2 {
    font-family: 'BasisGrotesquePro-Black';
    font-size: 28px;
    margin:0 0 10px 0;
    color:#00651f !important;  
}
.default-heading h3 {
    font-family: 'BasisGrotesquePro-Medium';
    font-size: 20px;
    margin:20px 0 5px 0;
    color:#000 !important;  
}
.default-heading p {
  margin: 0 0 30px 0!important;
  color: #000;
}
.default-heading ul {
  padding:0 0 0 30px; 
}
.default-heading ul li {
  margin:10px 0;
  color:#000;
  font-size:18px;  
}
.default-heading ul li::marker {
  color:#1aa144;
  font-size:14px;  
}
/** End Customer Service **/
/** Begin FAQs page **/
.sidebar-right {
  margin:0 !important;
  padding:0 0 15px 0 !important;  
}
.sidebar-right .sidebar-block-blue {
  border-radius: 10px;
  border: solid 1px #e7e7e7;
  background-color:#fff;
  margin-bottom:15px;
}
.sidebar-right .sidebar-block-blue h3 {
  font-family: 'BasisGrotesquePro-Black';
  color:#000;
  font-size:22px;  
  margin:10px 0 15px 0; 
  line-height: 26px; 
}
.sidebar-right .sidebar-block-blue input[type="search"] {
  border: 1px solid #e8edf0;
  padding: 8px 15px;
  height: 38px;
  color: #8ea5ba;
  font-size: 16px;
  border-radius: 6px;
}
.sidebar-right .sidebar-block-blue input[type="search"]:focus {
  background-color:transparent!important;
  border: solid 1px #1aa144!important;
  box-shadow: none;
  outline: none !important;
  outline-offset: 0 !important; 
}
.sidebar-right .sidebar-block-blue button span {
  display: none;
}
.sidebar-right .sidebar-block-blue button {
  background-color: #1aa144;
  width: 38px;
  height: 38px;
  margin-left: -18px;
}
.sidebar-right .sidebar-block-blue button i:before {
  content: "";
  background-image:url(../images/search.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width:22px;
  height:22px;
  transform: translate(5px, 7px);
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;    

}
.sidebar-right .sidebar-block-blue ul li {
  margin:10px 0;
  padding:0; 
}
.sidebar-right .sidebar-block-blue ul li a {
  font-family: 'BasisGrotesquePro-Light';
  margin:10px 0;
  color:#000;
  font-size:16px;
  text-decoration:none; 
}
.sidebar-right .sidebar-block-blue ul li a:focus,
.sidebar-right .sidebar-block-blue ul li a:hover {
  color:#1aa144;
  text-decoration: underline; 
}
.sidebar-right .sidebar-block-blue ul li::marker {
  color:#1aa144;
  font-size:14px;  
}
/** End FAQs page **/

/** Begin Find Lenders **/
.page-header-step-img {
  background-color:#fff;
  text-align: center; 
}
.page-header-step-img h1 {
  font-family: 'BasisGrotesquePro-Black';
  font-size:40px;
  color:#000;
  margin:0;  
}
.page-header-step-img h2 {
  font-family: 'BasisGrotesquePro-Black';
  font-size:60px!important;
  color:#1aa144!important;
  margin:30px 0!important; 
}
.page-header-step-img h4 {
  font-family: 'BasisGrotesquePro-Medium';
  font-size:30px;
  color:#fca84d!important;
  margin:0 0 30px 0!important;
  line-height: 24px; 
}
.page-header-step-img .head-text-block .steps-form-block {
  max-width: 390px;
  background: #fefaf1;
  border: solid 2px #e7e7e7;
  border-radius: 10px;
}
.page-header-step-img #search_lender_form h2 {
  font-family: 'BasisGrotesquePro-Black';
  font-size:25px!important;
  color:#000000!important;
  margin:20px 0!important; 
}
.page-header-step-img #search_lender_form p {
  font-family: 'BasisGrotesquePro-Regular';
  font-size:14px!important;
  color:#696969!important;
  margin:15px 0 5px 0!important; 
}
.page-header-step-img .steps-form-block .inner-container {
  max-width: 299px;
}
.page-header-step-img .inner-container .form-group button span.filter-option {
  font-family: 'BasisGrotesquePro-Regular';
  font-size:22px;
  color:#000;
}
.page-header-step-img .inner-container .form-group button.btn-green {
  font-family: 'BasisGrotesquePro-Bold';
  font-size:22px;
  color:#fff;
  background-color:#1aa144!important; 
  position: relative;
  padding: 8px 30px;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.page-header-step-img .inner-container .form-group button.btn-green:focus,
.page-header-step-img .inner-container .form-group button.btn-green:hover {
  border: none!important;
  box-shadow: none!important;
  outline:none !important;
  background-color:#000 !important;
}
.page-header-step-img .steps-form-block .inner-container .bootstrap-select .btn {
    border: 2px solid #dbe5ec;
    color: #000000;
    box-shadow: none;
    background-color: #fff;
}
.page-header-step-img .steps-form-block .inner-container button.dropdown-toggle:focus,
.page-header-step-img .steps-form-block .inner-container button.dropdown-toggle:hover {
  background-color:#fff;
  border: solid 2px #e7e7e7;
  outline:none !important;
  box-shadow: none; 
}
.page-header-step-img .inner-container .form-group button i.fa-lock-icon {
  content: "";
  background-image: url(../images/lock.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 27px;
  height: 37px;
  display: inline-block;
  margin-right:5px; 
  /*transform: translate(65px, 7px);
  position: absolute;
  top: 0;
  left:-10px;
  right: 0;
  bottom: 0;*/
}
.page-header-step-img .steps-form-block .inner-container button span.caret {
  border-top: 7px dashed;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
ul.adv-about-links {
  margin:30px 0 0 0;
  padding:0;  
}
ul.adv-about-links li {
  display: inline-block;
  margin:0;
  border-right:solid 1px #9f9e9e;
  line-height: 10px;
  padding-right: 5px;    
}
ul.adv-about-links li:last-child {
  border-right:0;
  padding-right:0; 
}
ul.adv-about-links li a {
  font-size:13px;
  color:#9f9e9e;
  font-family: arial;
  margin:0;
  padding:0;     
}
.adv-about-links-div {
  position: relative;
  margin:0; 
}
.adv-about-links-div ul.adv-about-links {
  margin: 0 0 15px 0;
  text-align: left;
  position: relative;
  right:0px;
  top:-30px; 
  border-bottom:1px solid #d1d1d1;
}
.find-lender-content {
  margin:0 0 20px 0; 
}
.find-lender-content h2 {
  font-family: 'BasisGrotesquePro-Black';
  font-size:16px;
  color:#000;
  margin-bottom:10px;
  padding:0;    
}
.find-lender-content p {
  font-family: 'BasisGrotesquePro-Light';
  font-size:16px;
  color:#000;
  margin:0 0 25px 0!important;
  padding:0;    
}
/** End Find Lenders **/
/** Begin Privacy Policy **/
.privacy-policy-section .default-heading ul {
  margin-bottom:30px; 
}
/** End Privacy Policy **/
/** Begin Blog **/
.blog-psotings-list {
  padding:0; 
}
.blog-posting-block {
  margin-bottom: 26px;
  padding: 0 0 26px 0;
  border-bottom: 1px solid #c9d0db;
}
.blog-posting-block .blog-img {
  margin-right: 30px;
}
.blog-posting-block .blog-text-block {
  margin-left: 220px;
}
.blog-posting-block .blog-text-block .post-header .post-title a {
  font-size: 22px;
  font-family: 'BasisGrotesquePro-Black';
  margin: 0;
  color:#00651f;
  text-decoration: none; 
}
.blog-posting-block .blog-text-block header.post-header p {
  font-size: 16px;
  font-family: 'BasisGrotesquePro-Black';
  margin:0 !important;
  padding:0; 
  color:#000;  
}
.blog-posting-block .blog-text-block p {
  margin:0 0 10px 0!important;
  font-size: 16px !important;
  font-family: 'BasisGrotesquePro-Light';
  line-height:22px; 
}
.blog-posting-block .blog-text-block .post-text-block a {
  font-size: 16px;
  font-family: 'BasisGrotesquePro-Light';
  margin:0;
  padding:0; 
  color:#1aa144;
  text-decoration: underline !important; 
}
.blog-posting-block .blog-text-block .post-text-block a:hover {
  text-decoration: none !important;
  color:#000; 
}
.blog-related-posts ul.related-posts-link {
    padding: 0 0 0 15px;
}

/** Begin pagination **/
.pagination {
  margin:0; 
}
.pagination > li.active > span {
  font-family: 'BasisGrotesquePro-Light'!important;
  font-size:16px !important;
  color:#fff;
  font-weight: bold;
  background-color:#11983b;   
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
  background-color: #464646;
  border-color: #464646;
  cursor: pointer;
}
.pagination>li>a {
  background-color:#464646;
  font-family: 'BasisGrotesquePro-Light'!important;
  font-size:16px!important;
  color:#fff;
  font-weight: bold; 
  text-decoration: none; 
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
  background-color: #11983b;
  border-color: #11983b;
  cursor: pointer;
  outline: none;
  color:#fff; 
}
/** Begin pagination **/

/** End Blog **/
/** Begin Blog Detail **/
.blog-single-post .blog-text-block .post-header {
    margin: 0 0 20px 0;
}
.blog-single-post .blog-text-block .post-header h2.post-title {
  font-family: 'BasisGrotesquePro-Black';
  font-size: 28px;
  color: #00651f;
}
.blog-single-post .post-text-block p {
  margin:0 0 20px 0 !important;
  line-height:28px;  
}
.blog-single-post .blog-text-block .post-header p.post-date {
  font-family: 'BasisGrotesquePro-Black';
  font-size: 16px;
  margin: 0 0 10px 0 !important;
}
.blog-single-post .blog-text-block .post-text-block h2 {
  margin-top:30px; 
  margin-bottom: 5px;
  font-family: 'BasisGrotesquePro-Black';
  font-size: 28px;
  color: #00651f;
  margin:0;
}
.blog-related-posts ul.related-posts-link li {
  margin:10px 0;
}
.blog-related-posts ul.related-posts-link li a {
  margin:0;
  color:#000;
  font-size:18px;  
}
.blog-related-posts ul.related-posts-link li a:focus,
.blog-related-posts ul.related-posts-link li a:hover {
  color:#1aa144;
  text-decoration: underline;
  outline: none; 
}
.blog-related-posts ul.related-posts-link li::marker {
  color:#1aa144;
  font-size:14px;  
}
.post-comment-section h3.comment-reply-title {
  font-family: 'BasisGrotesquePro-Black';
  font-size: 28px;
  color: #00651f;
}
.post-comment-section .comment-form label {
  font-family: 'BasisGrotesquePro-Light';
  font-size:18px;
  color:#000;  
}
.post-comment-section p  {
  margin: 0 0 15px 0!important;
}
.post-comment-section .comment-form input[type="text"],
.post-comment-section .comment-form input[type="email"],
.post-comment-section .comment-form textarea {
  border-radius: 6px!important;
  font-size: 14px!important;
  font-family: 'BasisGrotesquePro-Regular';
}
.post-comment-section .comment-form input[type="text"]:focus,
.post-comment-section .comment-form input[type="text"]:hover,
.post-comment-section .comment-form input[type="email"]:focus,
.post-comment-section .comment-form input[type="email"]:hover,
.post-comment-section .comment-form textarea:focus,
.post-comment-section .comment-form textarea:hover {
  outline: none;
  border: solid 1px #1aa144 !important;
}

.post-comment-section .comment-form .form-submit input[type="submit"],
.post-comment-section .comment-form .form-submit input[type="hidden"] {
  background-color: #1aa144 !important;
  border-radius: 6px!important;
  font-size: 20px!important;
  font-family: 'BasisGrotesquePro-Bold';
  min-width: 195px;
  color: #fff!important;
  border: none !important;
}
.post-comment-section .comment-form .form-submit input[type="submit"]:focus,
.post-comment-section .comment-form .form-submit input[type="submit"]:hover,
.post-comment-section .comment-form .form-submit input[type="hidden"]:focus,
.post-comment-section .comment-form .form-submit input[type="hidden"]:hover {
  background-color: #000!important;
  outline: none;
  border: none;
}
.page-header .title-block h2.search-result-title-text {
    font-family: 'BasisGrotesquePro-light';
    text-transform: capitalize;
}
.page-header .title-block h2.search-result-title-text span {
    font-family: 'BasisGrotesquePro-Black';
}
/** End Blog Detail **/
/** Begin Top Lenders **/
.featured-lender-sidebar-block,
.sidebar-loan-search,
.sidebar-loan-type-menu {
    border-radius: 10px;
    border: solid 1px #e7e7e7;
    background-color: #fff;
    margin-bottom: 15px;
    background: #fff;
    padding: 18px 13px 14px 13px;
}
.featured-lender-sidebar-block h2 {
    font-size: 24px;
    text-align: left;
    padding: 0;
    background: no-repeat;
    border-radius: 5px;
    margin: 0 0 10px 0;
    font-family: 'BasisGrotesquePro-Black';
    color: #000;
}
.featured-lender-block a img {
  width: 100%;
}
.featured-lender-block a {
  font-family: 'BasisGrotesquePro-light';
  height: 32px;
  line-height: 20px;
  font-size: 15px;
  padding: 6px 0;
  width:100px; 
}
.sidebar-loan-search h3,
.sidebar-loan-type-menu h3 {
    font-size: 24px;
    text-align: left;
    padding: 0;
    background: no-repeat;
    border-radius: 5px;
    margin: 0 0 20px 0;
    font-family: 'BasisGrotesquePro-Black';
    color: #000;
}
.featured-lender-block {margin-top: 8px; padding: 8px 0 15px 0; border-bottom: 1px solid #e7e7e7; clear:both; 
  /*display: flex;
  justify-content: space-between;
  align-items: center;*/
}
.featured-lender-block:last-child {
   border-bottom: none;
   padding-bottom: 0;
}
.featured-lender-block .fe-len-left {
  width: 125px;
  float: left;
}
.featured-lender-block .fe-len-left img {
  width: 100%;
}
.featured-lender-block .fe-len-right {
  float: right;
}
.featured-lender-block .featured-lender-block-space-between {
  /*display: flex;
  justify-content: space-between;
  align-items: center;*/
  margin:0 -15px; 
}   
.featured-lender-block .fe-len-right .btn{ font-family: 'BasisGrotesquePro-light'; height: 32px; line-height: 20px; font-size: 15px; } 
.featured-lender-block .fe-len-right .btn + a{ font-family: 'BasisGrotesquePro-light'; font-size: 14px; text-decoration: underline; }

.sidebar-loan-search .loan-serch-form .btn-group {
  width: 100% !important;
  margin-bottom:15px; 
}
.sidebar-loan-search .loan-serch-form .btn-group button {
  border: 2px solid #dbe5ec;
  color: #000000;
  width: 100%;
  font-family: 'BasisGrotesquePro-Regular';
}

.sidebar-loan-search .loan-serch-form .btn-group button:focus, 
.sidebar-loan-search .loan-serch-form .btn-group button:hover,
.sidebar-loan-search .loan-serch-form .btn-group button:active {
    background-color: #fff;
    border: solid 2px #e7e7e7;
    outline: none !important;
    box-shadow: none;
}

.sidebar-loan-search .loan-serch-form .btn-group button span.caret {
    border-top: 7px dashed;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.sidebar-loan-search .loan-serch-form button[type="submit"] {
  background-color: #1aa144;
  border-radius: 10px;
  font-family: 'BasisGrotesquePro-Bold';
  font-size:18px; 
  color: #ffffff;
  padding: 10px 10px;
  border: 0;
  outline: none;
  box-shadow: none;
  display: block;
  width: 100%;
}
.sidebar-loan-search .loan-serch-form button[type="submit"]:focus,
.sidebar-loan-search .loan-serch-form button[type="submit"]:hover {
  background-color:#000; 
}
.page-header .title-block h3 {
  text-align: center;
  color:#00651f;
  font-family: 'BasisGrotesquePro-Black';
  font-size: 22px;
  border-bottom: solid 1px #c9d0db;
  padding:12px 0;
  margin:0;   
}
.search-result-list-block {
  margin-bottom:25px; 
}
.result-block {
  margin: 0 0 22px 0;
  border: 1px solid #e7e7e7;
  clear: both;
  padding: 25px 20px;
  position: relative;
  border-radius: 10px;
}
.top-pick-rating {
  text-align:center; padding:0 20% 0 20%; margin:20px 0 0 0;
}
.top-pick-rating .glsr-shortcode {
  margin-top:15px; 
}
.top-pick-rating .glsr-reviews .glsr-review {
  border-bottom:0; 
}
.top-pick-rating .glsr-summary-wrap .glsr-summary-rating,
.top-pick-rating .glsr-summary-wrap .glsr-summary-text,
.top-pick-rating .glsr-summary-wrap .glsr-summary-percentage {
  display: none;
}
.rs-block-left {
  margin-top:15px; 
}
/** End Top Lenders **/
/** Begin bad-credit-loans **/
ul.single-specification {
  padding:0; 
}
ul.single-specification li {
  list-style: none;
  font-size:18px;
  color:#000;
  font-family: 'BasisGrotesquePro-Light';
  border-bottom: solid 1px #e7e7e7;
  margin: 0;
  padding: 14px 0;
}
ul.single-specification li strong {
  font-family: 'BasisGrotesquePro-Black';
  min-width: 170px;
  display: inline-block;
}
.lending-disclosure-block p {
  font-family: 'BasisGrotesquePro-Light';
  font-size: 12px;
  line-height: 24px;
  text-align: justify;
  color:#3c3c3c;
}

.single-lender .result-block {
  background-color: #fefaf1;
  margin: 0 0 22px 0;
  border: 1px solid #e7e7e7;
  clear: both;
  padding: 25px 20px;
  position: relative;
  border-radius: 10px;
}
.single-lender .rs-block-left {
  float: left;
  width: 150px;
  margin-right: 20px;
  text-align: center;
}
.single-lender .rs-block-right h2 {
  font-size: 22px;
  color: #010101 !important;
  margin: 0 0 5px 0;
}
.single-lender .rs-block-right p.loan-amount {
  font-family: 'BasisGrotesquePro-Regular';
  font-size: 16px;
  color: #000;
  margin: 0 0 5px 0!important;
}

.loan-overview h3 {
  font-family: 'BasisGrotesquePro-Bold';
  font-size: 16px;
  color: #000;
  margin: 5px 0 10px 0!important;
}

.loan-overview ul {
  font-family: 'BasisGrotesquePro-Light';
  font-size: 16px;
  color: #000;
  margin: 0 0 20px 0;
  list-style-position:outside;
}

.single-lender .rs-block-right ul.right-checkmark-list li {
  font-family: 'BasisGrotesquePro-Light';
  font-size: 14px;
  color: #000;
  padding: 0 0 0 20px;
  margin: 0 0 4px 0;
  background: url(../images/tick-mark.png) no-repeat left 3px;
}
.glsr-shortcode {
  color:#000; 
}
.shortcode-site-reviews-form form.glsr-form .glsr-field input[type="text"],
.shortcode-site-reviews-form form.glsr-form .glsr-field input[type="email"],
.shortcode-site-reviews-form form.glsr-form .glsr-field textarea {
  font-family: 'BasisGrotesquePro-Regular';
  font-size: 14px!important;
  color:#6c6c6c; 
  line-height:18px!important;
  border: 1px solid #bdbdbd!important;
  border-radius: 2px!important;
  padding:10px!important;    
}
.shortcode-site-reviews-form form.glsr-form button.glsr-button {
  background-color: #1aa144 !important;
  border-radius: 10px!important;
  font-size: 22px!important;
  font-family: 'BasisGrotesquePro-Bold';
  min-width: 286px;
  color: #fff!important;
  border: none !important;
  margin-top:10px; 
}
.shortcode-site-reviews-form form.glsr-form button.glsr-button:focus,
.shortcode-site-reviews-form form.glsr-form button.glsr-button:hover {
  background-color: #000!important;
  border: none !important;
  outline: none !important;
  outline-offset: 0 !important;
}

.modal-content {
  border-radius:10px; 
}
.close {
  font-size: 36px;
  font-weight: bold;
  line-height: 26px;
  color:#000;
  opacity: 0.7; 
}
button.close:focus,
button.close:hover {
  box-shadow: none !important;
  text-shadow:none !important;
}
.modal-header h4.modal-title {
  font-family: 'BasisGrotesquePro-Bold';
  font-size:18px;
  color:#1aa144;  
}
/** End bad-credit-loans **/
/** Begin Sitemap **/

.sitemap-section .wpb_content_element {
  margin-bottom:0;
}
.sitemap-section .vc_column-inner {
  padding-left:0!important;
  padding-right:0!important;  
}
.sitemap-section .simple-sitemap-container {
  margin:0; 
}
.sitemap-section h3 {
  margin:0 0 20px 0;
  font-family: 'BasisGrotesquePro-Black';
  font-size:28px;
  color:#000;
  padding:0;    
}
.sitemap-section .wpb_wrapper p {
  margin-bottom:0 !important; 
}
.sitemap-section ul.simple-sitemap-page li {
  margin:8px 0;
}
.sitemap-section ul.simple-sitemap-page li::marker {
    color: #1aa144;
    font-size: 17px;
}
.sitemap-section ul.simple-sitemap-page li a {
    margin: 0;
    color: #000;
    font-size: 18px;
    text-decoration: none;
}
.sitemap-section ul.simple-sitemap-page li a:focus,
.sitemap-section ul.simple-sitemap-page li a:hover {
  color:#1aa144;
  text-decoration: underline;
  outline: none; 
}
.sitemap-section .simple-sitemap-wrap h3.term-tag {
  margin:0 0 20px 0;
  font-family: 'BasisGrotesquePro-Black';
  font-size:24px;
  color:#000;
  padding:0;    
}
.sitemap-section .simple-sitemap-wrap.category-1,
.sitemap-section .simple-sitemap-wrap.category-2,
.sitemap-section .simple-sitemap-wrap.category-3,
.sitemap-section .simple-sitemap-wrap.category-4,
.sitemap-section .simple-sitemap-wrap.category-5,
.sitemap-section .simple-sitemap-wrap.personal-loans {
  margin:0 0 0 15px; 
}
.sitemap-section .simple-sitemap-wrap ul.simple-sitemap-post {
  margin-bottom:20px !important; 
}
.sitemap-section .simple-sitemap-wrap ul.simple-sitemap-post li {
  margin:8px 0;
}
.sitemap-section .simple-sitemap-wrap ul.simple-sitemap-post li::marker {
  color: #1aa144;
  font-size: 17px;
}
.sitemap-section .simple-sitemap-wrap ul.simple-sitemap-post li a {
  margin: 0;
  color: #000;
  font-size: 18px;
  text-decoration: none;
}
.sitemap-section .simple-sitemap-wrap ul.simple-sitemap-post li a:focus,
.sitemap-section .simple-sitemap-wrap ul.simple-sitemap-post li a:hover {
  color:#1aa144;
  text-decoration: underline;
  outline: none;
}
/** End Sitemap **/

.btn.try-again {
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
	background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
	background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
	background-repeat: repeat-x;
	background-color: #1aa144 !important;
	border-radius: 10px !important;
	font-size: 22px !important;
	font-family: 'BasisGrotesquePro-Bold';
	padding:12px 25px;
	color: #fff !important;
	border: none !important;
	line-height: normal;
}
.btn.try-again:focus, .btn.try-again:hover {
    background-color: #000 !important;
}


table {
  border-collapse: collapse;
  width: 100%;
  margin:20px 0 20px 0;font-size:16px;
}

th {
  border: 1px solid #e1e1e1;
  padding: 0.5rem;
  text-align: left;
  background-color: #D5D5D5;
  font-family: 'BasisGrotesquePro-Bold';
  
}

td {
  border: 1px solid #e1e1e1;
  padding: 0.5rem;
  text-align: left;
}


.rates_and_apr_text ul{margin:0 0 30px 0;font-size:16px;}
.rates_and_apr_text h2{font-size:18px;color:#000;}
.rates_and_apr_text p{margin:0 0 10px 0;font-size:16px;}
.office_location_text h2{font-size:18px;color:#000;}
.office_location_text p{margin:0 0 10px 0;font-size:16px;}
.contact_information_text h2{font-size:18px;color:#000;}
.contact_information_text p{margin:0 0 10px 0;font-size:16px;}

.btn-primary{background-color:#1aa144;border-color:#1aa144;}

.review-form input{border-color:#dde8ef;box-shadow:none;border-radius:5px;line-height:40px;height:40px;color:#87969f;font-family:'BasisGrotesquePro-Regular';font-size:18px;padding:6px 10px;width:100%;border-width:1px;}
.review-form select{border-color:#dde8ef;box-shadow:none;border-radius:5px;line-height:40px;color:#87969f;font-family:'BasisGrotesquePro-Regular';font-size:18px;padding:6px 10px;height:auto;width:100%;border-width:1px;}
.review-form textarea{border-color:#dde8ef;box-shadow:none;border-radius:5px;line-height:40px;color:#87969f;font-family:'BasisGrotesquePro-Regular';font-size:18px;padding:6px 10px;height:auto;width:100%;border-width:1px;}
.review-form button{margin-top:15px;background-color:#1aa144;border-radius:4px;padding:10px 10px;border:0;font-family:'BasisGrotesquePro-Bold';font-size:18px;color:#fff;text-decoration:none;text-transform:uppercase;}


.page-header .title-block .ad-container{margin:30px 0 30px 0;width:auto;height:auto;}

.fpw-page-title{font-weight:bold;font-family:'BasisGrotesquePro-Bold';}

.adunitcontainer{margin:20px 0 20px 0;}

.adunitsponsoredtext{font-family:arial, "Helvetica Neue", Helvetica, Arial, "sans-serif";text-align:left;color:#9f9e9e;text-transform: uppercase;font-size:11px;background-color:#fff;margin-top:10px;}

.sponsorlinktext{font-size:12px;font-family:arial, "Helvetica Neue", Helvetica, Arial, "sans-serif";margin:5px;text-align:right;color:#aaaaaa;}

.disclaimerbar{background-color:#fcfcfc !important;font-size:0.8em;margin:-12px 0 20px 0;padding:4px;text-align:center;color:#686868;}
.disclaimerbarv2{background-color:#434443 !important;font-size:0.8em;margin:-12px 0 20px 0;padding:4px;text-align:center;color:#d6d6d6;}

.btn-score-green {
    background-color: #1b7b2c!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:25px; 
    width: 100%;
	padding:10px 0 10px 0;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-box-shadow: inset 0px 0px 8px -1px #FFFFFF; 
    box-shadow: inset 0px 0px 8px -1px #FFFFFF;
}

.btn-score-lightgreen {
    background-color: #2cb444!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:25px; 
    width: 100%;
	padding:10px 0 10px 0;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-box-shadow: inset 0px 0px 8px -1px #FFFFFF; 
    box-shadow: inset 0px 0px 8px -1px #FFFFFF;
}

.btn-score-yellow {
    background-color: #fcc01d!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:25px; 
    width: 100%;
	padding:10px 0 10px 0;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-box-shadow: inset 0px 0px 8px -1px #FFFFFF; 
    box-shadow: inset 0px 0px 8px -1px #FFFFFF;
}

.btn-score-orange {
    background-color: #f97f19!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:25px; 
    width: 100%;
	padding:10px 0 10px 0;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-box-shadow: inset 0px 0px 8px -1px #FFFFFF; 
    box-shadow: inset 0px 0px 8px -1px #FFFFFF;
}

.btn-score-red {
    background-color: #f92818!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:25px; 
    width: 100%;
	padding:10px 0 10px 0;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-box-shadow: inset 0px 0px 8px -1px #FFFFFF; 
    box-shadow: inset 0px 0px 8px -1px #FFFFFF;
}

.btn-score-grey {
    background-color: #919191!important;
    border-color: inherit!important;
    font-family: 'BasisGrotesquePro-Black';
    color: #fff!important;
    font-size:25px; 
    width: 100%;
	padding:10px 0 10px 0;
    display: block;
    border-radius:10px;
    line-height: 34px;
    border:none !important; 
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-box-shadow: inset 0px 0px 8px -1px #FFFFFF; 
    box-shadow: inset 0px 0px 8px -1px #FFFFFF;
}
