body {
background: #eee;
font-family: 'Proza Libre', sans-serif;
}
.tb2 {
text-align: center;
font-size: 18px;
color: #fff;
font-weight: bold;
padding: 15px 0;
margin: 0;
}
.btn.btn-success.results {
color: #fff;
}
.cf-header {
background: #4DAD41;
}
.logo img {
position: relative;
top: 9px;
}
.cf-hero .container,
.cf-enquire-now .container,
.cf-content .container {
background: #fff;
}
.cf-cta {
background: #3ca9ff;
color: #fff;
box-shadow: inset 0 8px 15px -5px #00589e;
}
.mh-container {
align-content: center
}
.cf-cta p {
color: #00589e;
}
.cf-footer {
background: #444444;
}
.header-text p {
color: white;
}
.form {
background-color: #35752d;
}
.form h3 {
color: white;
}
.form-creditors-tooltip {
color: #fff;
}
.form-group-debt-amount .btn.btn-success {
background-color: rgba(0, 88, 158, 0.5);
border-color: #00589e;
color: #eee;
}
.form-group-debt-amount .btn.btn-success:hover {
background-color: #00589e;
border-color: #00589e;
color: #fff;
}
.form-group-debt-amount .btn.btn-success.active,
.form-group-debt-amount .btn.btn-success:active {
color: #00589e;
background-color: #fff;
border-color: #00589e;
}
.btn.btn-success.results {
border-color: #3e87c1;
}
.select {
background-color: white;
}
.submit-form {
background-color: #4DAD41;
color: white;
}
.form-group-debt-amount label div {
color: #fff;
}
.footer {
background-color: #444;
}
.footer a, .footer p {
color: #fff;
}
p.footer-icon {
color: #ffbe00;
}
.footer h3 {
color: white;
}
.footer-links {
color: white;
}
.footer-social .fa {
color: white;
}
.copyright {
background: #222;
}
.copyright p {
color: #ccc;
}
.cf-content h1 {
color: #4DAD41;
}
.cf-content h2 {
color: #4DAD41;
}
.cf-content h3 {
color: #4DAD41;
}
.white {
background: #fff;
}
.red {
padding-top: 20px;
background: #ff3333;
color: #fff;
}
.boxblue {
padding-top: 20px;
background: #1f4f75;
color: #fff;
}
.hero-text {
background-color: rgba(255, 83, 0, 0.91);
}
.hero-text h2 {
text-shadow: 1px 1px 2px rgba(181, 67, 18, 0.6);
}
.hero-text .highlight {
font-family: 'Cormorant Garamond', serif;
}
.hero-text small {
color: #fff;
}
p, li {
color: #333;
}
.cf-header {
background-color: #0073cf;
}
.header {
box-shadow: 0px 3px 5px 0px rgba(26, 50, 70, 0.28);
}
.blue {
color: #0073cf !important;
}
.form {
background-color: #00589e;
}
.form p {
color: #fff;
}
.btn.btn-success {
background-color: #ff0000;
border-color: #0073cf;
}
.btn.btn-success:hover {
background-color: #2c99ef;
border-color: #0073cf;
}
.cf-content h1 {
color: #00589e;
}
.cf-content h2 {
color: #0073cf;
}
.cf-content h3 {
color: #0073cf;
}
.gradient { background: rgb(0,115,207); background: -moz-linear-gradient(top, rgba(0,115,207,1) 0%, rgba(0,88,158,1) 100%); background: -webkit-linear-gradient(top, rgba(0,115,207,1) 0%,rgba(0,88,158,1) 100%); background: linear-gradient(to bottom, rgba(0,115,207,1) 0%,rgba(0,88,158,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0073cf', endColorstr='#00589e',GradientType=0 ); }
.gradient-gold { background: rgb(255,192,0); background: -moz-linear-gradient(top, rgba(255,192,0,1) 0%, rgba(255,76,0,1) 100%); background: -webkit-linear-gradient(top, rgba(255,192,0,1) 0%,rgba(255,76,0,1) 100%); background: linear-gradient(to bottom, rgba(255,192,0,1) 0%,rgba(255,76,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ff4c00',GradientType=0 ); }
.cf-top-benefits {
background-color: #00589e;
}
.top-benefits {
color: #fff;
}
#main_menu {
background: #0073cf;
color: #fff;
}
#main_menu .navbar-brand,
#main_menu button,
#main_menu .icon-bar {
color: #fff;
}
#main_menu .icon-bar {
background-color: #fff;
}
#main_menu .navbar-nav > li > a {
background: #0073cf;
color: #fff;
}
#main_menu .navbar-nav > li > a:hover {
background: #3ca9ff;
color: #fff;
}
.inset-shadow {
box-shadow: inset 3px 4px 5px #000;
}
.sidebar-ticks {
background: #eee;
color: #0073cf;
}
.sidebar-ticks li {
color: #0073cf;
}
.cf-tel {
background: #000;
color: #fff;
}
.cf-tel a {
color: #fff;
} @media only screen and (max-width: 767px) {
body {
background: #fff;
}
.logo img {
top: 0px;
}
}