
/**/
img {
	max-width: 100%;
}

body, html {
	font-family: Quicksand;
	font-style: normal;
}

.titleWhite {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 42px;
	line-height: 100%;
	color: #fff;
}

.titleGreen {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 42px;
	line-height: 100%;
	color: #b8d432;
}

.subTitleWhite {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: .1px;
	color: #fff;
	margin: 30px 0;
}

.iamVaMiddle {
	vertical-align: middle;
}

.headerDiv {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .6);
	margin-bottom: 30px;
	margin-top: 30px;
}

.headerLogos img {}

.in_partnership_with {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 64px;
	color: #fff;
}

.topHeading a {
	color: #b8d432;
	text-decoration: none;
}

.topHeading {
	font-family: Quicksand;
	font-style: normal;
	padding: 10px 0;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
}

.logo_stripe {
	background: #fff;
	padding-bottom: 30px;
	padding-top: 30px;
}

.bannerContant {
	padding-bottom: 100px;
	padding-top: 120px;
}

.bannerContantInner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.bannerContantInner-image {
	flex: 300px;
	object-fit: cover;
	margin: 20px;
	text-align: center;
}

.bannerContantInner-image img {
	width: 100%;
}

.bannerContantInner-text {
	flex: 300px;
}

.btn {
	font-family: Quicksand;
	font-style: normal;
	font-size: 18px;
	font-weight: 600;
	padding-left: 30px;
	padding-right: 30px;
}

.btn-primary {
	color: #fff;
	background-color: #b8d432;
	border-color: #b8d432;
	box-shadow: 0px 12px 48px rgba(0, 0, 0, .15);
}

.btn-primary:hover {
	color: #fff;
	background-color: #b8d432;
	border-color: #b8d432;
}

.btn-primary:active:hover {
	color: #fff;
	background-color: #b8d432;
	border-color: #b8d432;
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #b8d432;
	border-color: #b8d432;
}

.impactText {
	padding-left: 14px;
	margin-top: 10px;
}

.siteFooter {
	background: #3f413d;
	padding: 25px 0;
	padding-bottom: 60px;
}

.siteFooterText {
	margin-top: 20px;
	color: #fff;
}

.footerNav {
	padding: 0;
	list-style: none;
}

.footerNav > li {
	display: inline-block;
	margin-right: 20px;
}

.footerLink {
	color: #fff;
}

.footerLink:hover {
	color: #fff;
}

.call-number2, .call-us2 {
	color: #b8d432;
	font-size: 19px;
	font-weight: 500;
}

.cash {
	color: #b8d432;
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
}

.desc-1 {
	max-width: 960px;
	width: 100%;
	display: table;
	margin: 0 auto;
	font-size: 18px;
}

.whyCapify {
	background: #2a54a1;
	padding: 50px 0;
}

.whyCapifyTitle {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}

.whyCapifyDesc {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
}

.whyCapifyTitleBorder {
	width: 110px;
	height: 2px;
	background: #b8d432;
	margin: 0 auto;
}

.mb10 {
	margin-bottom: 10px;
}

.header-tp-widget {
	text-align: left;
	text-align: left;
	float: left;
	float: left;
	margin: 20px 0px 20px -20px;
	width: 250px;
}

.icons_block {
	padding: 50px 0px;
	background-color: #fff;
}

@media only screen and (max-width: 786px) {
	.icons_block .icon_col {
		margin: 25px 0px;
	}
	
	.stickybar {
		height: auto;
	}
}

.icons_block .btext {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	/* or 22px */
	letter-spacing: -.7px;
	color: #515f71;
	border-bottom: 1px solid #b8d432;
	position: relative;
	padding: 3px;
}

.icons_block .btext div.mask {
	position: absolute;
	bottom: -1px;
	right: 1px;
	width: 50%;
	height: 1px;
	background-color: #fff;
}

.intro_block {
	padding: 50px 0px;
	background: #f9f9f9;
}

.intro_block h2 {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 54px;
	letter-spacing: -1px;
	color: #333;
	margin-top: 0px;
}

.intro_block .left_block .intrcontent {
	font-family: Lato;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 31px;
	color: #515f71;
}

.intro_block .right_block {
	background: #fff;
	box-shadow: 0px 12px 48px rgba(0, 0, 0, .15);
	border-radius: 10px;
	color: #2a54a1;
	padding: 20px;
	text-align: center;
}

.intro_block .right_block a {
	color: #333;
	font-weight: bold;
}

.intro_block .right_block p {
	padding: 5px 0px;
}

.intro_block .right_block .intrtitle {
	font-size: 28px;
}

.intro_block .right_block .intrcontent {
	font-size: 18px;
}

.intro_block .right_block .btnnote {
	color: #8795a8;
}

.applyprocess_block {
	padding: 50px 0px;
	background: #fff;
}

.applyprocess_block h2 {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 54px;
	letter-spacing: -1px;
	color: #333;
	margin-top: 0px;
	text-align: center;
	border-bottom: 4px solid #b8d432;
	position: relative;
	padding: 10px;
}

.applyprocess_block h2 .maskl {
	position: absolute;
	bottom: -4px;
	left: 1px;
	width: 45%;
	height: 4px;
	background-color: #fff;
}

.applyprocess_block h2 .maskr {
	position: absolute;
	bottom: -4px;
	right: 1px;
	width: 45%;
	height: 4px;
	background-color: #fff;
}

.applyprocess_block .apsubtitle {
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-align: center;
	color: #515f71;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.applyprocess_block .content-element {
	margin: 50px 0;
}

.applyprocess_block .circles-list ol {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 36px;
	counter-reset: li-counter;
	border-left: 3px solid #2a54a1;
	position: relative;
}

.applyprocess_block .circles-list ol > li {
	position: relative;
	margin-bottom: 20px;
	clear: both;
}

.applyprocess_block .circles-list ol li:last-child .apmask {
	position: absolute;
	bottom: -4px;
	left: -39px;
	width: 3px;
	height: 100%;
	background-color: #fff;
}

.applyprocess_block .circles-list ol > li:before {
	position: absolute;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 24px;
	top: 0px;
	left: -61px;
	width: 45px;
	height: 45px;
	line-height: 38px;
	text-align: center;
	z-index: 9;
	color: #2a54a1;
	border: 3px solid #2a54a1;
	border-radius: 50%;
	content: counter(li-counter);
	background-color: #fff;
	counter-increment: li-counter;
}

.applyprocess_block .processtitle {
	font-family: Lato;
	font-style: normal;
	font-weight: 900;
	font-size: 18px;
	line-height: 24px;
}

.applyprocess_block .processcontent {
	font-family: Lato;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
}

.applyprocess_block .apimage {
	padding: 40px 20px 20px;
}

.applyprocess_block .apimage img {
	max-width: 100%;
}

.content_block {
	margin: 50px 0;
}

.content_block h3 {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: -1px;
	color: #333;
}

.content_block .cbcontent {
	font-family: Lato;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 31px;
	color: #515f71;
}

/* BOF FAQs */
.faq_block {
	padding: 40px 0;
}

.faqsTitle {
	color: #515f71;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	padding: 10px 0;
	padding-right: 39px;
}

.faqsDesc {
	color: #515f71;
	font-size: 16px;
	font-weight: 500;
}

.btnCollapse {
	position: absolute;
	right: 0;
	top: -6px;
}

.btnCollapse:after {
	content: url("https://cdn-cfldh.nitrocdn.com/OFhzPyaRBQjNtUfxwpXevxQQqJoeGPHF/assets/images/optimized/rev-bec8bb9/www.capify.co.uk/app/themes/capify/landing-page2/images/plus.png");
}

.btnCollapse.minnus:after {
	content: url("https://cdn-cfldh.nitrocdn.com/OFhzPyaRBQjNtUfxwpXevxQQqJoeGPHF/assets/images/optimized/rev-bec8bb9/www.capify.co.uk/app/themes/capify/landing-page2/images/minnus.png");
}

.minnus.collapsed:after {
	content: url("https://cdn-cfldh.nitrocdn.com/OFhzPyaRBQjNtUfxwpXevxQQqJoeGPHF/assets/images/optimized/rev-bec8bb9/www.capify.co.uk/app/themes/capify/landing-page2/images/plus.png");
}

.panel-default > .panel-heading {
	background-color: transparent;
}

.panel-group .panel + .panel {
	margin-top: 0;
	border-bottom: 0;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 0;
}

.panel-default {
	border-color: #d3dfef;
}

.panel-default:last-child {
	border-bottom: 1px solid #d3dfef !important;
}

.faq_block h2 {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 50px;
	text-align: center;
	letter-spacing: -1px;
	margin: 10px 10px 60px;
	color: #333;
}

.faq_block h2 span {
	border-bottom: 4px solid #b8d432;
	padding: 20px;
}

/* EOF FAQs */

/* BOF Trustpilot Block **/
.trustpilot_block {
	margin: 50px 0;
}

.trustpilot_block .trustpilot_inner {
	background: url("https://cdn-cfldh.nitrocdn.com/OFhzPyaRBQjNtUfxwpXevxQQqJoeGPHF/assets/images/optimized/rev-bec8bb9/www.capify.co.uk/app/themes/capify/landing-page2/images/tp_bg.png") no-repeat;
	background-size: cover;
	border-radius: 10px;
}

.trustpilot_block .trustpilot_inner.nitro-lazy {
	background-image: none !important;
}

.trustpilot_block .tp_content {
	font-family: Lato;
	font-style: normal;
	font-size: 18px;
	line-height: 175%;
	color: white;
	margin: 40px 10px;
	padding: 10px;
}

.trustpilot_block .tp_content span {
	color: #b8d432;
	font-weight: bold;
}

.trustpilot_block .tp-widget {
	margin: 40px 10px;
}

.stickybar {
	position: fixed;
	bottom: 0px;
	height: 54px;
	background: #2a54a1;
	box-shadow: 0px -4px 50px rgba(0, 0, 0, .25);
	padding: 15px;
	text-align: center;
	z-index: 99999;
	width: 100%;
}

.stickybar.top-bar {
	top: 0;
	bottom: auto;
}

.stickybar .stbcontent {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #fff;
	margin-top: -8px;
}

.stickybar .stbcontent span {
	color: #b8d432;
}

.stickybar .btn {
	border-radius: 17px;
	margin-right: 10px;
}

.video_block {
	margin: 50px 0px;
}

#embedVideo .modal-dialog {
	max-width: 800px;
	margin: 100px auto;
	width: 100%;
}

#embedVideo .modal-body {
	position: relative;
	padding: 0px;
}

#embedVideo .modal-content {
	border-radius: 0 !important;
}

#embedVideo .close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 2rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}

.video_text {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	max-width: 482px;
	transform: translate(-50%, -50%);
}

.business_finance_block {
	padding: 50px 0px;
	background: #fff;
}

.business_finance_block h2 {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 54px;
	letter-spacing: -1px;
	color: #333;
	margin-top: 0px;
	text-align: center;
	border-bottom: 4px solid #b8d432;
	position: relative;
	padding: 10px;
}

.business_finance_block h2 .maskl {
	position: absolute;
	bottom: -4px;
	left: 1px;
	width: 45%;
	height: 4px;
	background-color: #fff;
}

.business_finance_block h2 .maskr {
	position: absolute;
	bottom: -4px;
	right: 1px;
	width: 45%;
	height: 4px;
	background-color: #fff;
}

.bf_sub_title {
	color: #515f71;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 20px;
}

.business_finance_item {
	text-align: center;
	background: #f9f9f9;
	border-radius: 3px;
	padding: 25px 5px;
	margin-bottom: 15px;
	cursor: pointer;
}

.business_finance_item p {
	margin-top: 10px;
	color: #515f71;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0;
}

.business_finance_item:hover {
	background-color: #2a54a1;
}

.business_finance_item:hover p {
	color: #fff;
}

.simpalTxt {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 13px;
}

.width100 {
	width: 100%;
}

.html_block {
	padding: 50px 0px;
	background: #f4f7fb;
}

@media only screen and (max-width: 786px) {
	.stickybar {
		height: auto;
	}
	
	.video_text {
		font-size: 14px;
		padding: 17px;
	}
	
	.business_finance_item p {
		font-size: 12px;
	}
	
	.siteFooter {
		padding-bottom: 100px;
	}
	
	.siteFooter .col-md-3.text-right {
		text-align: left !important;
	}
}

@media only screen and (max-width: 600px) {
	.titleWhite {
		font-size: 22px;
		line-height: 22px;
	}
	
	.titleGreen {
		font-size: 22px;
		line-height: 22px;
	}
	
	.subTitleWhite {
		font-size: 16px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 350px) {
	.business_finance_item p {
		font-size: 11px;
	}
}

.topHeading p {
	padding: 0px;
	margin: 0px;
}

.btn-blue {
	background-color: #2e64ad;
	border-color: #2e64ad;
	color: #fff !important;
	box-shadow: 0px 12px 48px rgba(0, 0, 0, .15);
}

.btn-blue:hover {
	background-color: #2e64ad;
}

.cta2-link {
	text-decoration: none;
	color: white;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #b8d432;
	padding: 5px;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
}

.cta2-link:hover, .cta2-link:focus {
	color: #b8d432;
	text-decoration: none;
	background: none;
	border-radius: 0px;
}

.top-heading-link {
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: 700;
	border-bottom: 1px solid #b8d432;
	padding: 0px;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
}

.top-heading-link:hover, .top-heading-link:focus {
	color: #b8d432;
	text-decoration: none;
	background: none;
	border-radius: 0px;
}

code {
	padding: 0 !important;
}
