/*
    Theme Name: Knight
    Theme URL: https://bootstrapmade.com/knight-free-bootstrap-theme/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* CSS Document */

/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important}


/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	font-family: 'Avenir-Book', 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#888888;
	margin:0;
	min-width: 320px;
}
h2{
	font-size:34px;
	color:#222222;
	font-family:'Avenir-Book', 'Montserrat', sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
h3{
	font-family: 'Avenir-Book', 'Montserrat', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;

}
h6{
	font-size:16px;
	color:#888888;
	font-family: 'Avenir-Book', 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
}

/* Header Styles
---------------------------------*/

.header{
	background:url(https://cdn.savvymoney.com/b2b/img/header_back.jpg) no-repeat;
	background-position: center center; 
	background-size: cover;
	position: relative;
	text-align: center;
}
.logo{
	width:130px;
	margin:0 auto 35px;
}
.header .plant {
	position: absolute;
    left: 0;
    top: 0;
    width: 14%;
    max-width: 160px;
    min-width: 60px;
}
.header h1{
	font-family: 'Avenir-Book', 'Montserrat',sans-serif;
	font-size:50px;
	font-weight:400;
	letter-spacing: -1px;
	margin:0 0 22px 0 ;
	color:#fff;
}

.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Avenir-Book', 'Montserrat',sans-serif;
	font-size:14px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background:#7cc576;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Avenir-Book', 'Montserrat', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#7cc576 !important;
	background:#fff;
}

.link:active, .link:focus {
	background: #7cc576;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.logo-left {
	display: inline-block;
    line-height: 56px;}

.logo-left img {
	width: 194px;
	height: 33px;
	vertical-align: bottom;
	margin-bottom: 9px;	
}    

.main-nav-outer{
	padding:0px;
	position:fixed;
	height: 90px;
	background-color: rgba(0, 0, 0, 0.85);
	-webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);	
	box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
	z-index: 999 !important;
    width: 100%;
}
.main-nav{
	text-align:right;
	margin:0;
	padding:0;
	list-style:none;
	height: 56px;
	margin-left: auto;
}
.main-nav li{
	display:inline;
	margin-left: -4px;
}
.main-nav li a{
	display:inline-block;
	font-size: 15px;
	color: rgba(255, 255, 255, 1);
	text-transform:uppercase;
	font-family: 'Avenir-Book', 'Montserrat', sans-serif;
	text-decoration: none;
	line-height: 56px;
    padding: 0px 12px;
    cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}



.small-logo{ 
	padding:0 32px;
}

.main-section{
	padding:90px 0 110px;
	margin: 0 auto;
}


/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#222;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;	
}
.main-section.alabaster{
	background:#fafafa;
}

/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#777777;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#7cc576;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Avenir-Book', 'Montserrat', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	font-family: 'Avenir-Book', 'Montserrat', sans-serif;
	background:#f7f7f7;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background:#7cc576;
	color:#fff;
	text-decoration:none;
}

.portfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:350px;
	width:350px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

.Portfolio-nav li a.current{
	background:#7cc576;
	color:#fff;
	text-decoration:none;
}
img {
   max-width:100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}

/* Clients
---------------------------------*/
.client-part{
	background:url(https://cdn.savvymoney.com/b2b/img/section-bg1.jpg) center center no-repeat;
	background-size:cover;
	padding:55px 0;
	text-align:center;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: 'Avenir-Book', 'Open Sans',sans-serif;
	font-style: italic;
}
.client{
	padding:0;
	margin:20px 0 0;
	list-style:none;
	text-align:center;
}
.client li{
	display:inline;
	margin:0 15px;
}
.client li a{
	display:inline-block;
}
.client li a img{
	margin-bottom:15px;
	border-radius:50%;
}
.client li a:hover{
	text-decoration:none;
}
.client li a h3{
	color:#ffffff;
}
.client li a span{
	color:#f1f1f1;
}
.quote-right{
	font-style:normal;
	width:68px;
	height:68px;
	margin:0 auto;
	border:2px solid #7cc576;
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color:#7cc576;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.quote-right:hover{
color: #fff;
border: 2px solid #fff;
}

.c-logo-part{
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(23, 81, 160, 1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(23, 81, 160, 1);
    box-shadow: 0px 0px 3px 0px rgba(23, 81, 160, 1);
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 11;
}
.c-logo-part ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:0 34px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
.main-section.team{
	padding:85px 0;
}
.main-section.team h6{
	margin-bottom:40px;
}


/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	margin-right: 3.82979%;
	height: 490px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	-webkit-box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	-moz-box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;
	
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}

/* Talk Business
---------------------------------*/
.business-talking{
	background:url(https://cdn.savvymoney.com/b2b/img/section-bg2.jpg) top center no-repeat;
	background-size:cover;
	padding:60px 0 10px;
	text-align:center;
}
.business-talking h2{
	font-family: 'Avenir-Book', 'Montserrat', sans-serif;
	font-weight:700;
	padding:0;
	margin:20px 0 70px;
	text-transform:uppercase;
	font-size:42px;
	color:#fff;
}


/* Contact
---------------------------------*/

.main-section.contact{
	background:url(https://cdn.savvymoney.com/b2b/img/contact_back-2x.jpg) center top no-repeat;
	background-size: cover;
	color: rgba(255, 255, 255, 1);
	padding:70px 0 120px;
}
.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.form-group {
	margin: 0 0 25px;
}
.input-text{
	width:100%;
	height:55px !important;
	display:block;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 4px;
	font-size: 20px;
	line-height: 40px;
	color: rgba(0, 0, 0, 1);;
	font-family: 'Avenir-Roman', 'Open Sans', sans-serif;
	margin:0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	outline:0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);	
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
}
.input-text:-moz-placeholder {
  color: rgba(155, 155, 155, 1);
}
.input-text::-moz-placeholder {
  color: rgba(155, 155, 155, 1);
  opacity: 1;
}
.input-text:-ms-input-placeholder {
  color: rgba(155, 155, 155, 1);
}
.input-text::-webkit-input-placeholder {
  color: rgba(155, 155, 155, 1);
}
.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn{
	height: 56px;
	width: 290px;
	background-color: rgba(0, 156, 211, 1);
	border-radius: 2px;
	color: rgba(255, 255, 255, 1);
	font-size: 20px;
	font-weight: 500;
	text-transform:uppercase;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	font-family: 'Avenir-Medium';
}

.input-btn:hover{
	background-color: rgba(0, 130, 200, 1);
}

.validation {
    color: rgba(248, 96, 115, 1);
    display:none;
    margin: 0 0 8px;
    line-height: 24px;
    font-size: 18px;
    font-family: 'Avenir-Book';
}
.validation.optional {
	color: rgba(255, 255, 255, 1);
}
input.wrong {
	box-shadow: 0 4px 0 rgba(235, 94, 111, 1);
}
#sendmessage {
    display: none;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin: 60px 0 220px;
    padding: 0 35px;
}
#sendmessage h1 {
	font-family: 'Avenir-Book';
	font-size: 36px;
	color: rgba(255, 255, 255, 1);
	line-height: 48px;
	margin: 56px 0 16px;
}
#sendmessage h5 {
	font-family: 'Avenir-Book';
	font-size: 20px;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
}
#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* Footer
---------------------------------*/

.footer{
	background-color: rgba(0, 0, 0, 1);
	padding: 16px 0;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	line-height: 24px;
	font-family: 'Avenir-Roman';
}
.footer a{
	color: rgba(255, 255, 255, 1);
}
.footer-logo{
	width: 147px;
	height: 25px;
	margin-bottom: 4px;
}
.copyright {
	margin-top: -16px;
	font-family: 'Avenir-Light';
}
.address {min-width: 213px;}
.res-nav_click {
	position: absolute;
	right: 0;
	line-height:26px;
	font-family: 'FontAwesome';
	font-size:30px;
	text-decoration: none !important;
	color:#fff;
	font-style:normal;
	display:none;
	margin:15px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #fff !important;
}

.portfolioContainer{
	max-width: 1140px;
}

.footer-social .social-icon {
	display: inline-block;
}
.footer-social {padding-bottom: 8px;}
.privacy-policy-box {padding-top: 8px;}


/* Animation Timers
---------------------------------*/
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}
.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}
.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}
.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}
.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}


.main-nav-outer .container {
	display: flex;
}
.main-nav li.active {
	border-bottom: 2px solid rgba(255, 255, 255, 1);
	height: 54px;
	display: inline-block;
}
.main-nav li a:hover {
	background-color: rgba(0, 156, 211, 0.75);
}

@media (hover:none), (hover:on-demand) {
  .main-nav li a:hover { 
    background: none;
  }
}

.credit-score-text{padding: 56px 10px 0;}
.credit-score-text h1 {
	font-size: 56px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 56px;
	margin: 56px 0 24px;
	font-family: 'Avenir-Light';
}

.credit-score-text h5 {
	font-size: 20px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	margin: 0 auto;
	font-family: 'Avenir-Light';
	max-width: 670px;
}

.credit-btn a{
	font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 156, 211, 1);
    border: 2px solid rgba(0, 156, 211, 1);
    border-radius: 2px;
    padding: 4px;
    display: inline-block;
    width: 226px;
    font-family: 'Avenir-Roman';
}

.contact label {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: 'Avenir-Roman';
}
.contact h4 {
	line-height: 32px;
	font-size: 20px;
	margin-bottom: 56px;
	font-family: 'Avenir-Light';
}
.contact h1 {
	line-height: 48px;
	font-size: 36px;
	margin-bottom: 6px;
	font-family: 'Avenir-Book';
}


.main-section.about {
	padding: 44px 0 30px;
}

.about h3{
	font-size: 20px;
	font-weight: 900;
	color: rgba(0, 0, 0, 1);
	text-transform: none;
	margin-top: 20px;
	font-family: 'Avenir-Heavy';
}
.about h1{
	font-size: 36px;
	color: rgba(0, 0, 0, 1);
	line-height: 48px;
	font-family: 'Avenir-Book';
	margin-bottom: 24px;
}
.about h5{
	font-size: 20px;
	color: rgba(0, 0, 0, 1);
	line-height: 32px;
	font-weight: 300;
	font-family: 'Avenir-Light';
	text-align: center;
	max-width: 970px;
    margin: 0 auto;
}
.about span {
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
	font-family: 'Avenir-Book';
	margin-bottom: 24px;
    display: block;
}  

.about .about-text{
	font-size: 20px;
	font-weight: 300;
	color: rgba(0, 0, 0, 1);
	line-height: 32px;
	font-family: 'Avenir-Light';
}

.about .row-team {
	margin: 35px 0 0;
	position: relative !important;
}

.about .title-team{
	font-family: 'Avenir-Heavy';
	height: 56px;
	text-align: center;
	font-size: 24px;
	color: rgba(255, 255, 255, 1);
    
    line-height: 56px;
    margin-top: 48px;
}
.about .title-team.leadership{
	background: url(https://cdn.savvymoney.com/b2b/img/leadership-2x.jpg) center center no-repeat;
	background-size: cover;
}
.about .title-team.directors{
	background: url(https://cdn.savvymoney.com/b2b/img/directors-2x.jpg) center center no-repeat;
	background-size: cover;
}

.cross-sells {
	min-height: 550px;
	padding: 40px 0;
}

.cross-sells h3{
	font-size: 36px;
	color: rgba(74, 74, 74, 1);
	line-height: 48px;
	text-transform: none;
	margin: 60px 0 16px;
	font-family: 'Avenir-Book';
}
.cross-sells h5{
	font-size: 20px;
	color: rgba(74, 74, 74, 1);
	line-height: 32px;
	font-weight: 300;
	font-family: 'Avenir-Light';
}

.analytics{
	padding: 20px 0 100px;
	background:url(https://cdn.savvymoney.com/b2b/img/analytics_back-2x.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}

.analytics h3{
	font-size: 36px;
	color: rgba(255, 255, 255, 1);
	text-transform: none;
	line-height: 48px;
	margin: 45px 0 24px;
	font-family: 'Avenir-Book';
}
.analytics h5{
	font-size: 20px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	margin: 0;
	font-family: 'Avenir-Light';
}



.integration {
	background:url(https://cdn.savvymoney.com/b2b/img/integration_back-2x.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}

.integration h3{
	font-size: 36px;
	color: rgba(255, 255, 255, 1);
	line-height: 48px;
	text-transform: none;
	margin: 45px 0 24px;
	font-family: 'Avenir-Book';
}
.integration h5{
	font-size: 20px;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	margin: 0;
	font-weight: 300;
	font-family: 'Avenir-Light';
}


#credit-score {
	position: relative;
	max-width: 1170px;
	padding: 50px 0 140px;
}

#credit-score figure {
	z-index: 99;
	padding: 0;
}
#credit-score h3{
	font-size: 36px;
	color: rgba(0, 0, 0, 1);
	text-transform: none;
	line-height: 48px;
	margin: 55px 0 24px;
	font-family: 'Avenir-Book';
}

#credit-score h5{
	font-size: 19.5px;
	font-weight: 300;
	color: rgba(0, 0, 0, 1);
	line-height: 32px;
	margin: 0;
	font-family: 'Avenir-Light';
}

.main-nav-outer .container {
	position: relative;
}

.submit-group {
	margin-top: 60px;
}

.quotes {
	background:url(https://cdn.savvymoney.com/b2b/img/quote-back-2x.jpg) center center no-repeat;
	background-size: cover;
	padding: 50px 0 10px;
}

.testimonials .text {
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
	line-height: 32px;
	border-left: 1px solid rgba(0, 156, 211, 1);
	font-family: 'Avenir-LightOblique';
}

.testimonials h3 {
	font-size: 26px;
	color: rgba(0, 0, 0, 1);
	margin-bottom: 16px;
	font-family: 'Avenir-Book';
}
.testimonials h5 {
	font-size: 16px;
	color: rgba(0, 0, 0, 1);
	margin: 0;
	line-height: 22px;
	font-family: 'Avenir-Book';
}
.testimonials .photo {
	margin-right: 20px;
}
.testimonials .name {
	padding: 10px 5px;
	overflow: hidden;
}
.testimonials .arrow-box {
	margin-top: 37px;
}
.testimonials .arrow {
	margin: 4px;
}


.analytics .partners{	
	font-size: 18px;
	font-weight: 300;
	color: rgba(0, 0, 0, 1);
	text-align: center;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    margin: 0 auto;
    height: 36px;
    width: 179px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px 10px 0 0;
    z-index: 10;
    padding: 3px;
    font-family: 'Avenir-Light';
}

.partner{
	display: inline-block;
	padding: 0 14px;
	line-height: 64px;
	float: left;
	text-align: center;
}
.bcu {
	width: 23%;
	text-align: left;
}
.aacu {
	width: 50%
}
.dupaco {
	width: 27%;
	text-align: right;
}
.techcu {
	width: 39%;
	text-align: left;
}
.stcu {
	width: 27%;
	text-align: left;
}
.sdfcu{
	width: 34%;
	text-align: right;
}
.trans-union {
	width: 42%;
	text-align: left;
}
.fiserv {
	width: 22%;
	text-align: left;
}
.alogent {
	width: 36%;
	text-align: right;
}
.meridianlink{
	width: 41%;
	text-align: left;
}
.alkami{
	width: 25%;
	text-align: left;
}

#credit-score figure {
	position: static;
}

.credit-btn{
	display: inline-block;
	padding: 3px;
	border-radius;
	border-radius: 2px;
	background-color: rgba(0, 156, 211, 1);
	margin: 32px 0 10px; 
}
.credit-btn a:hover {
	border: 2px solid rgba(255, 255, 255, 1);

}
.credit-btn a:active {
	border: 2px solid rgba(0, 156, 211, 1);
	background-color: rgba(255, 255, 255, 1);
	color: rgba(0, 156, 211, 1);
}

.col-team {text-align: center;}

.col-team img{ 
	max-width: 288px;
	width: 100%;}

.team-resume {
    background-color: rgba(255, 255, 255, 1);
    border-top: 2px solid rgba(226, 226, 226, 1);
    padding-top: 38px;
    margin-top: 1px;
}

.team-container {
	padding: 0 8px 32px;
}

.team-resume .container {
	position: relative;
}

.team-resume p {
	font-size: 20px;
	font-weight: 300;
	color: rgba(74, 74, 74, 1);
	line-height: 32px;
	font-family: 'Avenir-Light';
	text-align: left;
}
.team-resume h4 {
	font-family: 'Avenir-Heavy';
	font-weight: 900;
	font-size: 20px;
	color: rgba(0, 0, 0, 1);
	line-height: 28px;
	margin: 0;
}

.row-team .col-md-8 {
	padding: 0 15px;
}

.close-resume{
    position: absolute;
    right: 0;
    top: 38px;
    color: rgba(0, 156, 211, 1);
    z-index: 999;
    cursor: pointer;
    line-height: 14px;
}
.close-resume img{
	width: 14px !important;
	height: 14px !important;
}
.col-team.resume {
	cursor: pointer;
}
.footer-left{float: left;}
.footer-right {float: right;}
.row-flex-all {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.main-nav .ignore, .main-nav .ignore a{
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	visibility: hidden !important;
}

.menu-box {
	margin-left: auto;
}
.logo-box{
	line-height: 90px;
}
.top-menu {
	height: 34px;
}
.top-menu li a {
	text-transform: capitalize;
    line-height: 34px;
}
.top-menu li, .top-menu li.active {
	height: 32px;
	display: inline-block;
}

.top-menu li.divider-menu:after {
  content : "";
  position: absolute;
  right    : 0;
  z-index: 100;
  top  : 10px;
  width  : 1px;
  height   : 12px;
  background: #fff;
}

/*.carousel-indicators {
	bottom: -40px;}*/
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    margin: 0 5px;
    background-color: #f8fafa;}
.carousel-indicators .active{
	width: 10px;
    height: 10px;
    background-color: #047cc0;
    margin: 0 5px;}
.carousel-control{
	background: none !important;
	text-shadow: none;
	padding: 5px;
	color: #8c9696;
	width: 22px;}
.carousel-control:hover, .carousel-control:focus{
	color: #047cc0;
    opacity: none;}
.carousel-control .glyphicon-chevron-right{
	font-size: 30px;
	top: 30%;
	right: 5px;}
.carousel-control .glyphicon-chevron-left{
	font-size: 30px;
	top: 30%;
	left: 5px;}
.partners-box{
	background-color: #fff;
	padding: 24px 40px 18px;
	margin: 0 auto 48px;
	border-radius: 5px;
    box-shadow: 0 0 10px #bbb;
    max-width: 555px;

}
.partners h1 {
    font-size: 36px;
    color: rgba(0, 0, 0, 1);
    line-height: 48px;
    font-family: 'Avenir-Book';
    margin: 0 0 24px;
}
.partners h4 {
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
    font-weight: 300;
    font-family: 'Avenir-Light';
    text-align: center;
    letter-spacing: -0.02px;
    margin-bottom: 40px;
}	
.partners h5{
	font-size: 20px;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
    font-weight: 900;
    font-family: 'Avenir-Heavy';
    border-bottom: 1px solid rgba(192, 191, 192, 1);
    padding-bottom: 12px;
    margin: 0 0 25px;
}
.partners-box .row{
	margin-bottom: 18px;
}
.testimonials-title{
	max-width:475px;
	margin: 0 auto 25px !important;}
.testimonials .name h5 span{font-size: 14px;}	
.testimonials .text span{
	display: table-cell;
	vertical-align: middle;
}
.carousel-inner .item{min-height: 200px;}
.title-team.directors {margin-top: 14px;}