body { 
   color: #6D6F71; 
}
a,
li a,
label{ 
   color: #4fd2c2;
}
i.icon-color-u {
    color: #4fd2c2;
    border: solid 1px #4fd2c2;
}
a:hover {
    color: #4fd2c2;
}
.content-boxes-v5:hover i {
    color: #fff;
    background: #4fd2c2;
}
h1{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 25px;
    text-transform: uppercase;
	font-weight: 700;
}
.disclaimer-text{
	font-size: 12px;
}
.header .logo img {
    padding: 5px;
}
.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #4fd2c2;
}
.panel-sea {
    border-color: #4fd2c2;
}
.advisor-menu-container{
	margin-top: 10px;
}
.header-fixed-shrink .advisor-menu-container{
	color: #6D6F71;
}

.equal-height-columns .column{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.owl-carousel{
	margin-top: 20px;
	margin-bottom: 20px;
}
.advisor-menu-container{
	text-align: right;
	color: #fff;
}
#strapline
{
	float: right;
    text-align: right;
    padding: 5px 0 30px 0;
    color: #A1296D;
    font-size: 30px;
    line-height: 35px;
    clear: both;
}
.content {
    padding-top: 10px;
    padding-bottom: 10px;
}
.provider-page{
	padding-top: 140px;
}
.provider-content {
    display: none;
}
.parallax-counter-v1{
	background-color: #333;

}
.no-counter, .facts-gdp {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}
.breadcrumbs-v3{
	padding: 150px 0;
}
.breadcrumbs-v3 h1 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.dropdown-menu>li>a {
    text-transform: uppercase;
}
.service-block-aqua{
	background: #4fd2c2;
}
.icon-lg-blue {
	color: #4fd2c2;
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
	float: right;
}
.g-bg-gray {
    background: #f8f8f8;
	margin: 10px;
	padding: 10px;
	border-radius: 4px !important;
}
.g-bg-gray h4 {
   line-height: 50px;
}
/*** Homepage Service Selection Form ***/
.loanrates-serviceselection-panel{
	color: #fff;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
	background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover;
}
.loanrates-serviceselection-panel label{
	color: #4fd2c2;
	font-size: 48px;
}
.loanrates-serviceselection-panel select{
	font-size: 28px;
	color: #706F6F;
	padding: 5px;
	margin: 0px 10px 25px 10px;
	text-transform: uppercase;
}

/*** Loan Rates quote form panel ***/
.loanrates-form-panel{
	padding: 140px 0px 40px 0px;
    position: relative;
	background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover;
}
.loanrates-form-panel h1, .loanrates-form-panel h2,
.loanrates-providerform h1, .loanrates-providerform h2{
	color: #fff;
	font-size: 28px;
	font-weight: 700;
}
.loanrates-serviceselection-panel{
	background: rgba(255,255,255,0.8);
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 8px;
	text-align: center;
}
.loanrates-form-panel .stage1,
.loanrates-form-panel .stage2{
	background: rgba(79,210,194,0.6);
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 8px;
	text-align: center;
}
.loanrates-form-panel .stage1, .loanrates-form-panel .stage2{
	margin-bottom: 20px;
}
.loanrates-form-panel .stage2{
	color: #fff;
}
/*** Top Lenders ***/
.toplender-logo{
	text-align: center;
	min-height: 70px;
}
.toplender-logo img{
	max-width: 100%;
}
.toplender-action{
	text-align: center;
}
/*** Lender Page Form Background ***/
.loanrates-providerform {
    background: rgba(79,210,194,0.6);
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 10px;
    text-align: center;
}
.lender-details-background {
    background: rgba(255,255,255,0.6);
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 10px;
    text-align: center;
}
.loanrates-providerform a, .loanrates-form-panel a{
    color: #6D6F71;
}

.provider-background {
    padding: 0;
    position: relative;
    margin-bottom: 0px;
    background-position: 70% 0;
    background-repeat: repeat;
    background-size: cover;
}
.search-block:before, .provider-background:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.3);
}
.stage2 p   
{
    color: #fff;
}
.stage2 h2 {
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    font-weight: bold;
}
.stage2 .img-responsive {
    margin: 0 auto;
}
.provider-header
{
	width: 100%;
	clear: both;
}
.provider-panel{
   	float: left;
	padding: 5px;
	min-height: 140px;
}
.provider-logo-main{
    padding: 10px;
}
.provider-logo-center {
    margin: 0 auto;
}
.footer-notification{
	text-align: center;
	color: #fff !important;
}
.footer-notification p {
	font-size: 20px !important;
	font-weight: bold;
}
/** Testimonials **/
.testimonials .testimonial-info {
    color: #4fd2c2;
}
.testimonials .carousel-arrow i:hover{
	background-color: #4fd2c2;
}
.left-testimonial, .right-testimonial
{
	width: 49%;
	float: left;
	margin-right: 1%;
}
.testimonials.testimonials-v1 p, .testimonials.testimonials-v2 p
{
	margin: 0px;	
}
.testimonials .testimonial-info span
{
	top: 12px;
}
.testimonials .testimonial-info
{
	margin-top: 0px;
}
.left-testimonial, .right-testimonial
{
	width: 49%;
	float: left;
	margin-right: 1%;
}
.testimonials.testimonials-v2 .carousel-arrow
{
	top: -30px;
}
.star-list li
{
	display: inline;
}
.star-list li .fa
{
	font-size: 12px;	
	color: #4fd2c2;	
}
/** Featured **/
 .job-partners {
    padding-bottom: 50px;
}
 /*Our-clients*/
.our-clients {
    margin-bottom: 0;
    text-align: center;
}

.our-clients li {
    padding: 0;
    width: 105px;
    margin: 3px;
    margin-bottom: 6px;
    /* background: #f7f7f7; */

    border-radius: 2px !important;
}
.our-clients img {
    padding: 15px;
    width: 142px;
    height: auto;
    vertical-align: middle;
}
/*Image-hover*/
figure {
    margin: 0;
    position: relative;
}
figure img {
    z-index: 10;
    height: auto;
    max-width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
}
figure .img-hover {
    z-index: 5;
    display: block;
    position: absolute;
}
figure h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 600 !important;
}
#effect-2 figure .img-hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    line-height: 8.5em;
    text-align: center;
    background-color: #72c02c;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#effect-2 figure .img-hover h4 {
  font-weight: 200;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
}
#effect-2 figure img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.no-touch #effect-2 figure:hover img,
#effect-2 figure.hover img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.no-touch #effect-2 figure:hover .img-hover,
#effect-2 figure.hover .img-hover {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}

.provider-logo-wall
{
    display: inline-block;
    width: 30%;
    padding:5px;
    
}
.provider-logo-wall img
{
    margin-left: auto;
    margin-right: auto;
    max-height: 80px;
}
.provider-logo-wall-highlight
{
    border: 2px solid #9D3073;
	text-transform: uppercase;
	font-weight: bold;
}
/*** Advanced Results Table ***/
.tbl-advanced
{
    border: 1px solid #000;
    background: rgba(161,41,109,0.6);
}
.tbl-advanced th {
    text-align: center !important;
    padding: 10px;
    text-transform: uppercase;
}

.tbl-advanced td {
    text-align: center;
    padding: 5px;
}
.tbl-advanced-center {
    text-align: center !important;
}
.tbl-advanced-highlight {
    font-size: 1.2em !important;
}
/*** Condensed Search Bar ***/
.blue-bar
{
	background-color: #4fd2c2;
	padding: 10px;
}
.condensed-btq-enquiry
{
	text-align: center;
}
.condensed-btq-enquiry .input-group-lg>.input-group-btn>.btn
{
	height: 34px;
	padding: 2px 16px 5px 16px;
}
.condensed-btq-enquiry label
{
	line-height: 34px;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	padding: 5px;
	margin: 0px;
}
.condensed-btq-enquiry .input-group .form-control:last-child
{
	padding: 5px;
	font-size: inherit;
	height: 34px;
	width: 100%;
}
.condensed-btq-enquiry select
{
	border-radius: 6px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.validation_error, .loan_amount_error {
	color: #cc0000;
	margin-bottom: 5px;
}
/*** Credit Report Panel ***/
.creditreport-panel{
	border: 1px solid #fff;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 15px;
	color: #fff !important;
	border-radius: 8px;
	background: rgba(255,255,255,0.6);
	width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.creditreport-panel p{
	color: #555 !important;
}
/*** Media queries ***/
@media (max-width: 768px)
{
    .loanrates-form-panel {
        padding: 20px 0px 40px 0px;
    }
	.advisor-menu-container{
		color: #6D6F71;
	}
	.provider-page {
    padding-top: 10px;
    }
}
@media (max-width: 1024px)
{
	.logo-grey, .logo-white{
		max-width: 400px !important;
		margin: 5px;
	}
    .provider-page {
        padding-top: 140px;
    }
	.breadcrumbs-v3 p {
    	font-size: 16px;
	}
}
@media (max-width: 991px)
{
	.provider-page {
    padding-top: 10px;
    }
	.loanrates-form-panel {
        padding: 20px 0px 40px 0px;
    }
	.space-xlg-hor {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (max-width: 414px)
{
	.provider-page {
    	padding-top: 10px;
    }
	.loanrates-serviceselection-panel select{
		margin: 0px !important;
		font-size: 22px;
	}
}
@media (min-width: 992px){
	.header-v6 .navbar-nav > li > a {
		padding: 15px;
		line-height: 64px;
	}
}
.provider-logo-hold{
	width: 100px;
	border: 1px solid #ccc;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

div.contourField.googlerecaptcha {
 display: none;	
}