body { 
   color: #6D6F71; 
}
a,
li,
li a,
label, 
.blue-text{ 
   color: #29AAE2;
}
.uppercase{
	text-transform: uppercase;
}
i.icon-color-u {
    color: #29AAE2;
    border: solid 1px #29AAE2;
}
a:hover {
    color: #29AAE2;
}
.content-boxes-v5:hover i {
    color: #fff;
    background: #29AAE2;
}
h1{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 25px;
    text-transform: uppercase;
	font-weight: 700;
}
.breadcrumbs-v3 h1{
	margin-top: 0px;
	margin-bottom: 0px;
}
.header-v6 .navbar-toggle {
   margin: 15px 0 15px 10px; */
}
.header .logo img {
    padding: 5px;
}
.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #29AAE2;
}
.panel-sea {
    border-color: #29AAE2;
}
.advisor-menu-container{
	margin-top: 10px;
}
.header-fixed-shrink .advisor-menu-container{
	color: #6D6F71;
}
.panel-sea > .panel-heading, .service-block-blue {
    background: #29AAE2;
}
.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{
	font-size: 42px;
    line-height: 48px;
}
.breadcrumbs-v3{
	padding: 150px 0;
}
/*** Lender Page Form Background ***/
.remortgage-lender-details-background {
    background: rgba(255,255,255,0.6);
    font-size: 1.2em;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 10px;
    text-align: center;
}
.remortgage-form-background {
    background: rgba(41,170,226,0.6);
    padding: 20px;
    border-radius: 8px;
}
.remortgage-form-background a{
    color: #6D6F71;
}
.search-block {
    padding: 180px 0px 40px 0px;
    position: relative;
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover;
}
.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);
}
.search-block .panel, .remortgage-form-background .panel{
	border-radius: 8px !important;
}
.search-block .panel-heading, .remortgage-form-background .panel-heading{
	border-top-left-radius: 6px !important;
	border-top-right-radius: 6px !important;
}
.white-transparent-background {
    background-image: url("/media/10832/paneltransparency.png");
    background-repeat: repeat;
    padding: 15px;
    border: 1px solid #fff;
	border-radius: 8px;
}
.search-block-title{
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.stage2 p, .stage2 h4
{
    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;
}
/** Testimonials **/
.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: #9D3073;	
}
/** 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;
}

/*** 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: #29AAE2;
	padding: 10px;
}
.condensed-remortgage-search-enquiry
{
	text-align: center;
}
.condensed-remortgage-search-enquiry .input-group-lg>.input-group-btn>.btn
{
	height: 34px;
	padding: 2px 16px 5px 16px;
}
.condensed-remortgage-search-enquiry label
{
	line-height: 34px;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	padding: 5px;
}
.condensed-remortgage-search-enquiry .input-group .form-control:last-child
{
	padding: 5px;
	font-size: inherit;
	height: 34px;
	width: 100%;
}
.condensed-remortgage-search-enquiry select
{
	border-radius: 6px;
	
}
.condensed-remortgage-search-enquiry .btn-secondary-remortgage
{
	background-color: #333;
}
.condensed-remortgage-search-enquiry .btn-secondary-remortgage:hover
{
	color: #fff;
}
@media (max-width: 768px)
{
    .search-block {
        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;
    }
	.search-block {
        padding: 20px 0px 40px 0px;
    }
	.space-xlg-hor {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (max-width: 414px)
{
	.provider-page {
    padding-top: 10px;
    }
}
.logo-mobile{
		margin: 5px !important;
}

.validation_error {
	color: #cc0000;
	margin-bottom: 5px;
}
.footer-notification{
	text-align: center;
	color: #fff !important;
}
.footer-notification p {
	font-size: 20px !important;
	font-weight: bold;
}
.provider-logo-hold{
	width: 100%;
	border: 1px solid #ccc;
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.provider-logo-wall-highlight
{
    border: 2px solid #9D3073;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.credit-button{
    border: 0;
	display: inline-block;
    color: #fff !important;
    font-size: 18px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #9D3073;
    text-decoration: none;
}
/***** END *****/