/* 
Theme Name:		 WP Bootstrap Starter Child
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 WP-Bootstrap-Starter-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Montserrat|Oswald');

body {
	background: #ffffff;
	color: #444444;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 22px;
}
.elementor-widget-text-editor {
	color: #444444 !important;
	font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    line-height: 22px;
}

body, button, input, select, textarea {
    font-family: 'Montserrat', sans-serif;
}

body #content .post .entry-content {
    float: none;
    /*width: 100%;*/
}
body #content .post .entry-footer {
    display: none;
}

p, li {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 1em;
	font-family: 'Montserrat', sans-serif;
}

header#masthead {
	background-color: #fff; 
	padding: 10px 0 0 0;
}

#masthead .container { margin-left: auto; margin-right: auto; }

.navbar-brand {
	background-color: #563d7c;
	width: 100%;
}

.site {
	margin: 0;
	background: #f8f8f8 ;
}

.site-main {
	margin-bottom: 3em;
}

.site-inner {
    clear: both;
    margin: 0px auto 0;
}

.site-content {
    word-wrap: None; 
}

#content.site-content { padding-top: 0; }

.homepage .site-inner {
	max-width: 96% !important;
	margin-top: 0;
}

.homepage .innercontainer {
	max-width: 1200px;
	margin: 0 auto;
}

.container {
    max-width: 1200px;
}

.imagescroll {
	margin-top: 80px;
	padding: 5%;
	background-color:rgba(255, 255, 255, 0.5);
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	max-width: 1000px;
}

.fullwidth .entry-header { display: none; }
.entry-header + .entry-summary {
    margin-top: 20px !important; 
}

body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
	height: 0;
}

.site-header {
	padding: 0;	
}
.site-header-main {
	margin: 0 auto;
	align-items: right;
	background: #ffffff;
}

.site-branding {
	margin: 10px auto !important;
    max-width: 1200px;
    width: 100%;
}

.site-branding, .site-header-menu, .header-image {
	margin:0;
}

.site-branding .site-title a {
    color: #777777;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 40px;
}

.site-branding .site-description {
    color: #ffffff;
	font-family: 'Montserrat', sans-serif;;
}

.site-title {
	margin: 10px 0 0 0;
}
.logo {
	float:left;
	/*max-height: 110px;
	margin-bottom: 10px;*/

}

.logo img {
	max-width: 100%;
	height: auto;
}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
}

.breadcrumb {
	margin: 10px 0;
}

.breadcrumb span {
    margin-left: 5px;
}

.headcta {
	width: 50%;
	float: right;
	text-align: right;
}
.headcta h4 {
	font-size: 30px;
	line-height: 1.3em;
	text-align: right;
}

.ctabtn:link, .ctabtn:visited {
	background: #d15030;
	color: #FFFFFF;
	padding: 4px 15px;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

.ctabtn:hover {
	background: #ff6660;
	color: #ffffff;
	text-decoration: none;
}

.mainctabtn:link, .mainctabtn:visited {
	background: #d15030;
	color: #FFFFFF;
	padding: 4px 15px;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainctabtn:hover {
	background: #ff6660;
	color: #ffffff;
	text-decoration: none;
}

.secondbtn {
	background: #cccccc;
	color: #000000;
	padding: 10px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.secondbtn:hover {
	background: #888888;
	color: #ffffff;
	text-decoration: none;
}

.MortCalcSide {
	background: #50485B;
	color: #ffffff;
	padding: 22px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	font-size: 22px;
}

.MortCalcSide:hover {
	background: #888888;
	color: #ffffff;
	text-decoration: none;
}

.EnquireSide {
	background: #ff6660;
	color: #ffffff;
	padding: 22px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	font-size: 22px;
}

.EnquireSide:hover {
	background: #888888;
	color: #ffffff;
	text-decoration: none;
}

.Stampside {
	background: #CEC2AB;
	color: #ffffff;
	padding: 22px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	font-size: 22px;
}

.Stampside:hover {
	background: #888888;
	color: #ffffff;
	text-decoration: none;
}


.ApplyMain {
	background: #ff6660;
	color: #ffffff;
	padding: 22px 15px;
	margin-top: 0px;
	margin-bottom: 30px !important;
	float: left;
	width: 100%;
	font-size: 22px;
	text-align: center;
}

.ApplyMain:hover {
	background: #888888;
	color: #ffffff;
}

.MortCalcMain {
	background: #50485B;
	color: #ffffff;
	padding: 22px 15px;
	margin-top: 0px;
	margin-bottom: 30px !important;
	float: left;
	width: 100%;
	font-size: 22px;
	text-align: center;
}

.MortCalcMain:hover {
	background: #888888;
	color: #ffffff;
}

.BorrowSide {
	background: #50485B;
	color: #ffffff;
	padding: 22px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	font-size: 22px;
}

.BorrowSide:hover {
	background: #888888;
	color: #ffffff;
}

.vc_btn3.vc_btn3-color-default, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
    color: #333;
    background-color: #e3e3e3 !important;
}

.vc_btn3.vc_btn3-color-default:hover, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover {
    color: #333;
    background-color: #cccccc !important;
}

.headerRight {
	float:right;
	margin-left:auto;
}

.HeaderWidget {
	text-align:right;
}

.formresult {
	font-size: 30px !important;
	margin-left: 10px !important;
}

.form-page-content {
    padding: 1em !important;
}





/* -- Navigation --*/
.site-header-main .menu {
	margin: 0 auto;
	width: 100%;
	float:left;	
	background: #3c2959;
}

#site-header-menu {
	padding: 0 10px;
	margin: 0 auto;
	max-width:1200px;
}
.main-navigation a:link, .main-navigation a:visited {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 0.5em 0.5em;
}

.main-navigation a:hover {
	text-decoration: none;
	color:#ff6660;
}

.main-navigation ul {
    padding: 0;
}

.main-navigation ul ul {
    padding: 0;
	border-bottom: 8px solid #4b9942 !important;
}

.main-navigation .menu-item-has-children > a {
	padding-right: 0.75em;
}

.main-navigation .primary-menu > li {
	
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin: 0 5px 0 0;
}



.menu-item-has-children a::after, .social-navigation a::before, .dropdown-toggle::after, .bypostauthor > article .fn::after, .comment-reply-title small a::before, .pagination .prev::before, .pagination .next::before, .pagination .nav-links::before, .pagination .nav-links::after, .search-submit::before
 { display: none; }

.main-navigation ul ul li, .main-navigation ul ul::before {
	background:#ffffff;
	color: #000000;
}

.main-navigation ul ul li a:link, .main-navigation ul ul li a:visited  { color: #000000;}
.main-navigation ul ul li a:hover  { color: #ff6660;}

.homepage .content-area {
	width:100% !important;
}

.homepage .entry-header { display: none; }

.main-navigation ul ul { border-bottom: none; }

.main-navigation ul ul li {
	border: none;
	border-bottom: 1px dotted #7d6991;
	padding:.25em ;
}

.main-navigation ul ul li a {
	padding:.5em ;
}
.homepage .content-area {
	width: 100%;
}

.headtextbg {
	background: rgba(0, 0, 0, 0.3);
	padding: 10px 15px !important;
}



/********************** Homepage ******************/
.homeheader {
	background: #4b3b5e;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.homeheader .wpb_content_element {
	margin-bottom: 0 !important;
}

.headerimage {
	min-height: 400px;
}

.slider {
	width: 70%;
	float: left;
}

.mains {
	width: 30%;
	float: right;
	color: #ffffff;
}

.mainbtns ul {
	margin: 0;
	padding: 0;
	float: left;
}

.mainbtns li {
	padding: 20px 10px;
	list-style-type: none;
	font-size: 20px;
	line-height: 1.1em;
	display: inline-block;
	margin-bottom: 0;
}

.mainbtns li a:link, .mainbtns li a:visited {
	color: #ffffff;
}

.mainbtns li a:hover {
	text-decoration: none;
	color: #000000;
}

.flexslider {
    margin-bottom: 0 !important;
}


.layout_horizontal .es_calc_input {
    width: 100px !important;
}

.mainbtns {
/*width: 360px;*/
float: right;
	width: 100%;
}

.mainbtns ul {
	float: right;
	width: 100%;
}

.homecallback {
	max-width:360px;
	float: right;
}

/********************** FORMS ******************/

.wppb-user-forms, .wppb-user-forms * {
	
}

.wppb-msf-pagination, .wppb-msf-tabs {
    background: #0091cd !important;
	font-size: 15px !important;
}

input[type="button"].wppb-msf-pagination.wppb-msf-active, input[type="button"].wppb-msf-pagination:active, input[type="button"].wppb-msf-pagination:focus, input[type="button"].wppb-msf-pagination:hover, input[type="button"].wppb-msf-tabs.wppb-msf-active, input[type="button"].wppb-msf-tabs:active, input[type="button"].wppb-msf-tabs:focus, input[type="button"].wppb-msf-tabs:hover, input[type="button"].wppb-msf-button:active, input[type="button"].wppb-msf-button:focus, input[type="button"].wppb-msf-button:hover {
    border: 0;
    background: #1D5D94 !important;
	text-transform: none !important;
	font-size: 15px !important;
}

button, input[type="button"], input[type="submit"] {
	background-color: #128C10; 
	text-transform: none !important;
}

.wppb-form-field label { font-weight: 600; }

.wppb-rpf-add {
    background: #128C10;
	color: #ffffff;
}
.wppb-rpf-remove { 
	color: #ffffff; 
	background: red;

}

.wppb-user-forms .wppb-form-field > ul {
	border-top: 0; border-left: 0; border-right: 0;
	border-bottom: 1px solid #128C10;
	padding-left: 10px;
	padding-right: 10px;
}

.help-block { color: #ff0000;}

.sidebar {
    background: #f8f8f8 ;
	padding: 10px;
	margin-top: 20px;
}

.sidebarbuttons a:link, .sidebarbuttons a:visited { color: #fff;}
.sidebarbuttons a:hover { text-decoration: underline;}

a {
    color: #990000 ;
}

.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    display: inline-block;
    margin-bottom: .5rem;
    padding: 10px;
}

/* ----- text ------ */

.entry-title {
	 font-family: 'Montserrat', sans-serif;
	 font-size: 36px;
	 color: #001f3c;
	 margin: 1em 0 .25em;
	font-weight: normal;
}

.type-page .entry-title {
    display: none;
}
	 
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .entry-title {
    color: #d15030;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
	clear: none;
}

h1, h1.entry-title {
    font-size: 2.5rem;
	margin-top: .25em;
    margin-bottom: .25em;
}

h2, .entry-content h2, .entry-summary h2, .comment-content h2 {
	font-size: 2.0rem;
    margin-top: .5em;
    margin-bottom: .5em;
}

h3, .entry-content h3, .entry-summary h3, .comment-content h3 {
	font-size: 1.70rem;
    margin-top: .25em;
    margin-bottom: .25em;
}

.elementor-cta__content h3 {
    font-family: 'Montserrat', sans-serif; font-weight: normal; color: #d15030 !important; font-size: 1.75rem;  margin-top: .25em;
}

h4, .entry-content h4 {
    text-transform: none !important;
	letter-spacing: 0 !important;
	color: #222222 !important;
	margin-bottom: 0 !important;
	margin-top: 15px;
}

p {
	font-family: 'Montserrat', sans-serif;
}

p a:link, p a:visited { border-bottom: 1px dotted ;}
p a:hover { border-bottom: none ; background-color: #d15030; color: #fff; }

ul {
	padding-left: 1.75em;
}

.entry-meta { display: none; }

.post-navigation .post-title, .entry-title, .comments-title {
	word-break: none;
	hyphens: none;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
	box-shadow: none !important;
}

.post.hentry {
    margin-bottom: 3rem;
    border-bottom: 1px dotted #666;
    padding-bottom: 2em;
}

.tickbullets {
	
}
.tickbullets ul {
	text-align: center;
	padding-left: 0;
	margin-left: 0;
	margin-top: 30px;
	margin-bottom: 30px !important;
}
.tickbullets li {
	list-style-type: none;
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.6em;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #333;
}

.introtickbullets {
	
}

.introtickbullets ul {
	margin: 20px 0;
	float: left;	
}

.introtickbullets li {
	color: #333;
	font-size: 1.30em;
	padding-left: 24px;
	display: inline-flex;
	margin-bottom: 2px;
}

.introtickbullets ul {
  list-style-type: none;
	text-align: center;
}

.introtickbullets li:before {
  position: relative;
  font-family: 'Font Awesome 5 free';
  content: "\f058";
  color: #128C10;
	left: -5px;
	font-weight: 900;
}

.introlinks {
	border: 1px dotted #999;
}

.introlinks ul {
	margin: 20px 0;
	float: left;	
}

.introlinks li {
	color: #333;
	font-size: 1.30em;
	padding-left: 24px;
	display: inline-flex;
	margin-bottom: 2px;
}

.introlinks ul {
  list-style-type: none;
	text-align: center;
}

.introlinks a:link:before, .introlinks a:visited:before {
  position: relative;
  font-family: 'Font Awesome 5 free';
  content: "\f13a";
  color: #128C10;
	left: -5px;
	font-weight: 900;
}

table {
	table-layout:auto;
}

.entry-title {
	margin: 0.25em 0;
}

.site-main > article {
    margin-bottom: 2em;
}

.articlesWrap .post-thumbnail {
	float:right;
	margin-left: 10px;
	max-width: 240px;
}

.post .post-thumbnail {
	margin-right: 0% !important;
	margin-bottom: 10px;
	/*margin-left: 5%;*/
}

.articlesWrap  article {
	margin-bottom: 3em;
}

.vc_grid-filter.vc_grid-filter-center {
    display: none;
}

.post .entry-summary {
    display: none;
}

.casestudyblock {
	border: 1px dotted #333333;
	padding: 10px;
	margin: 20px 10px 30px 5px !important;
	background: #ffffff;
}

.brokershadow {
	background-image: url("images/broker-shadow.png");
	padding: 2% !important;
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 0;
}

.brokershadowinner {
	background: #fff;
}

.brokershadowinner .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.casestudytableMobile { display: none; }
.casestudytableDesktop {display: block; }

.crp_related  {
	border: 1px solid #ccc;
	padding: 8px;
	margin-top: 15px;
}


/************* Enquire Form *************/
.enquiry_form_container .control-label {
    display: inline-block;
    margin-bottom: .5rem;
	font-family: 'Montserrat', sans-serif;
}

.enquiry_form_container .form-control {
	background: #f7f7f7;
    background-image: none;
	background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: .625em .4375em;
	width: 100%;
}


.ufaq-faq-div {
    margin: 2px 0 10px;
}

/************* Contact Form 7 *************/

.cf7callback {
	background: #3c2959;
	padding: 5%;
	color: #ffffff;
}

.cf7callback h3 {
	text-align: left;
	font-size: 1.7em;
	color: #d15030;
}

.cf7callback p {
	margin-bottom: 10px;
}

.cf7callback input[type="button"], .cf7callback input[type="submit"] {
    margin-top: 15px;
}

/* --- widgets ---*/

.headerwidget .widget {
	border-top: none;
	padding-top: 0;
	margin-bottom: 0 !important;
	font-size: 1rem;
}

.widget {
	border-top: none;
	padding-top: 1em;
	margin-bottom: 2em !important;
	font-size: 1rem;
}

.widget .widget-title {
	color: #001f3c;
    font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	text-align:center;
}

.social-networks .fa, .social-networks .fab {
	font-size: 30px;
	color:#ffffff;
	margin-left:15px;
}

.HeaderWidget .widget { padding-top:10px; margin-bottom:20px; color:#ffffff; }

.HeaderWidget .textwidget li {
	display: inline;
}

.textwidget a { box-shadow:none; }

.homepage ul {  }


.buttonlink { background-color: #128C10; padding: 5px 15px; border-radius: 4px; font-size: 15px; color: #ffffff; margin-top: 15px; margin-bottom: 15px; display: inline-block;}
.buttonlink:hover { color: #000000; }

.widget_nav_menu {
	margin-bottom: 30px;
}

.widget_nav_menu ul {
	padding-left: 0;
}

.widget_nav_menu li {
    margin-bottom: 1em;
    border-bottom: 1px dotted #333;
	list-style-type: none;
}



.vc_column-inner {
    margin-top: 0;
    padding-top: 0 !important;
}

#heropagebanners {
	min-height: 420px;
}

#heropagebanners h1 {
	text-shadow: 1px 1px 1px #111;
	color: #ffffff;
	margin-bottom: 10px !important;
}

#heropagebanners p {
	text-shadow: 1px 1px 1px #111;
	color: #ffffff;
	font-size: 17px;
}

#heropagebanners .headcoloverlay {
	background-color: rgba(255, 255, 255, 0.3);
}

#heropagebanners .wpb_content_element {
	margin-bottom: 15px !important;
}

.owl-carousel {
    position: static !important;
}


.content-bottom-widgets .widget-area {
    margin-bottom: 2em;
}

.colophon a:link, .colophon a:visited { color: #ffffff; }


.has-cookie-bar #catapult-cookie-bar {
    background-color: rgba(0,0,0, 0.6);
    min-height: 40% !important;
}

/************ how much can i borrow **************/
#hmcib-form {
	background: #d9d6cd;
}
.form-check {
    background: #B7B2A2;
	padding: 3px;
	margin: 10px 0;
	border: 1px dotted;
	color: #fff;
}

/********************** CF Forms ******************/
html .formcraft-css .fc-form .form-page-content .form-element-type-customText:first-child .customText-cover, html .formcraft-css .fc-form .form-page-content .form-element-type-heading:first-child .heading-cover {
    border-radius: 2px 2px 0 0;
    padding-bottom: .5em;
    padding-top: .25em;
}

.formcraft-css .fc-form.frame-hidden {
padding: 20px !important;
}
html .formcraft-css .fc-form .form-element .form-element-html {
    padding: 0 .5em .5em 0;
}


/**** enquire form ****/
#morfor-form .steps {margin-bottom: 50px; }
#morfor-form .types .col1 {width: 33%; }
#morfor-form  .col-4 { margin-bottom: 30px; }
.imgselect {width: 33%; text-align: center; }
.nextprev { margin-top: 20px;}
#morfor-form .bg-info { background-color: #563d7c !important; font-weight: bold; }  
#morfor-form .form-check {
    background: #fff !important;
    color: #000 !important;
    border: none !important;
}


.progressbar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 2.14em;
    counter-reset: a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

@media only screen and (min-width: 768px) {
    .progressbar {
        margin-right: -30px;
        margin-left: -30px
    }
	
	
}

.progressbar .indicator {
    list-style-type: none;
    color: #000;
    font-size: .725em;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 1%;
    position: relative;
    text-align: center
}

.progressbar .indicator > span:before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 1em;
    font-weight: 700;
    content: counter(a);
    counter-increment: a;
    width: 2em;
    line-height: 2em;
    display: block;
    color: #ccc;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto 5px;
    border: 3px solid #ccc
}

.progressbar .indicator > span > .hidden-xs {
    display: none !important
}

@media only screen and (min-width: 1200px) {
    .progressbar .indicator > span > .hidden-xs {
        display: block !important
    }
}

.progressbar .indicator[class*=step] > span:before {
    content: "\00A0";
    background-size: 1em;
    background-position: 50%;
    background-repeat: no-repeat
}

.progressbar .indicator:after, .progressbar .indicator:before {
    background-color: #ccc;
    content: "";
    width: 50%;
    height: .188em;
    position: absolute;
    top: 1.094em;
    z-index: -1
}

.progressbar .indicator:before {
    left: 0
}

.progressbar .indicator:after {
    right: 0
}

.progressbar .indicator:first-child:before, .progressbar .indicator:last-child:after {
    content: none
}

.progressbar .indicator.active {
    color: #785ca7
}

.progressbar .indicator.active:before {
    background-color: #785ca7;
    color: #fff
}

.progressbar .indicator.active > span:before {
    background-color: #fff;
    border-color: #785ca7;
    color: #785ca7
}

.progressbar .indicator.complete:after, .progressbar .indicator.complete:before {
    background-color: #785ca7;
    color: #fff
}

.progressbar .indicator.complete > span:before {
    background-color: #785ca7;
    background-image: none;
    border-color: #785ca7;
    color: #fff;
    content: "\2714"
}

.progressbar .indicator.complete.pre-submit:hover > span:before {
    cursor: pointer
}

.progressbar .indicator.next {
    pointer-events: auto
}

.progressbar .indicator.next:focus > span:before, .progressbar .indicator.next:hover > span:before {
    background-color: #fff;
    border-color: #785ca7;
    color: #785ca7
}

.loader {
    position: relative;
    margin: 0 auto;
    max-width: 6rem;
    width: 100%;
    font-size: 100%;
}
.loader:before {
    content: '';
    display: block;
    padding-top: 100%;
}
.loader[data-tip]:after {
    animation: color 20s ease-in-out infinite;
    display: block;
    width: 75%;
    text-align: center;
    /*     background-color: #fff;
         border: 1px solid #fff;
         border-radius: 2rem; */
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    content: attr(data-tip);
    font-size: 65%;
}

.circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 20s ease-in-out infinite;
    stroke-linecap: round;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes color {
    100%,
    0% {
        color: rgb(201,107,167);
        stroke: rgb(201,107,167);
    }
    11% {
        color: rgb(201,107,167);
        stroke: rgb(201,107,167);
    }
    22% {
        color: rgb(255,127,47);
        stroke: rgb(255,127,47);
    }
    33% {
        color: rgb(255,127,47);
        stroke: rgb(255,127,47);
    }
    44% {
        color: rgb(82,146,193);
        stroke: rgb(82,146,193);
    }
    55% {
        color: rgb(82,146,193);
        stroke: rgb(82,146,193);
    }
    66% {
        color: rgb(170,173,0);
        stroke: rgb(170,173,0);
    }
    77% {
        color: rgb(170,173,0);
        stroke: rgb(170,173,0);
    }
    89% {
        color: rgb(0,114,129);
        stroke: rgb(0,114,129);
    }
}


/***************** homepage ********************/

.homepage .site-inner {
	
	padding-top: 0;	
}

.homepage .widget {
	padding-top: 0 !important;
}
.homepage .widget p {
	font-size: 15px;
}

.homesteps { 
	color: #ffffff;
	min-height: 450px;
}
.homesteps .widget-title { color: #ffffff; font-size: 30px;font-weight: normal; }


/*--- widget ---*/
.widget { margin-bottom: .5em !important; }


.mortgage-calculator, .stamp-duty-calculator {
	background-color: #3c2959;
	color: #ffffff;
	float: left;
	width: 100%;
	margin-bottom: 40px !important;
	padding: 10px;
}

.mortgage-calculator h3, .stamp-duty-calculator h3 {
	color: #d15030;
	margin-bottom: 4px;
}

.mortgage-calculator h4, .stamp-duty-calculator h4 {
	color: #d15030;
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 4px;
}

.mortgage-calculator p, .stamp-duty-calculator p {
	margin-bottom: 4px;
}

.mortgage-calculator button, .stamp-duty-calculator button {
    background: #d15030 !important;
}

.calculatorBlock {
	width: 25%;
	float: left;
	padding: 1%;
}

.calculatorBlockResults {
	width: 48%;
	float: left;
	padding: 1%;
}

#cl-mortcalc .cl-search--basic { padding-bottom: 20px !important; }

#cl-mortcalc .cl-results__item--header-details {
    background-color: #fff !important;	
}
 #cl-mortcalc .cl-results__item--header-details .h3, #cl-mortcalc .cl-results__item--header-details h3 {
    color: #333 !important;
}

.cl-results__item--list { background: #fff !important; }

 #cl-mortcalc ul {
    background: #3c2959;
}

#cl-mortcalc .text-secondary {
padding: 0px 10px 10px 10px;
}

cl-mortgage-calc-form #cl-mortcalc .text-dark {
    border: 1px solid #555 !important;
}

#cl-mortcalc .cl-search--advanced {
    background-color: #f8f9fa;
	border-bottom: 1px solid #3c2959;
	border-left: none !important;
	border-right: none !important;
}

#cl-mortcalc .text-dark {
	border: 3px solid #777;
}

::placeholder {
    color: #ccc;
}

.smalltext { font-size: 12px; font-style: italic;}

.callwidget {
	
}

.callwidget p {
	margin-bottom: 10px !important;
}



.entry-content  {
	margin-right: 0% !important;
}





/*--- footer ---*/
#footer-widget {
	background-color: #61646b ;
	color: #ffffff;
	clear: both;
	width: 100%;
}

#footer-widget a:link, #footer-widget a:visited { color: #ffffff; }
#footer-widget a:hover { text-decoration: underline; }

.colophon {
	max-width:1200px;
	margin: 0 auto;
}

.agency p {
	text-align:center; 
	margin: 15px auto;
}

.colophon .widget {
    padding-top: 0;
	margin-bottom: 0 !important;
}

.colophon .widget-area {
    margin-bottom: 0;
}



.colophon .panel-grid-cell .widget p, .colophon .panel-grid-cell .so-panel {margin-bottom: 0 !important; }
.colophon  .panel-grid-cell .so-panel::after { clear:none !important; }
.colophon .widget .widget-title { color: #4f83b3;  }
.colophon ul { margin: 0; }
.colophon ul li { background: none; }
.colophon ul li { list-style:none; }
.colophon ul li a:link, .colophon ul li a:visited { color: #333333; text-decoration:none; }

.colophon .textwidget .fa { font-size: 30px; color: #ffffff;  margin-left: 0; }
.colophon ul li a:hover { color: #007acc; }

#CMFooter .mcfield { margin-bottom: 12px; padding: 11px; }


/* ------- Responsive code here ------- */

@media screen and (min-device-width: 280px) and (max-width:480px){
	.menu-mainmenu-container { background: #ededed; }
	.menu-toggle { margin-left: 10px;}
	.imagescroll { margin-top: 50px; }
	.logo { width: 48%; }
	.headcta { width: 48%; }
	.slider { width: 100%; }
	.mainbtns ul { width: 100%; }
	.mainbtns { width: 100%; }
	.calculatorBlock { width: 100%; }
	.menu-toggle { color: #ffffff; }
	.main-navigation ul ul { display: block; border-bottom: 0px solid #d15030 !important; }
	.main-navigation ul ul li { border-bottom: 1px solid #ffffff; padding: .25em; background: none; }
	.main-navigation ul ul li a:link, .main-navigation ul ul li a:visited { color: #ffffff; }
	.vc_grid-item-zone-c-left .vc_gitem-zone-c { width: 100% !important; }
	.vc_grid-item-zone-c-left .vc_gitem-animated-block { width: 100% !important; }
	.homeheader .vc_column_container > .vc_column-inner { padding-left: 0; padding-right:0;}
	#heropagebanners { /*display: none;*/ }
	.tablepress tbody td, .tablepress tfoot th, .tablepress thead th { width: 260px; float: left !important; display: block; }
	body #content .post .entry-content {width: auto; }
	.homeheader {display: none;}
	.headcta h4 { font-size: 20px; }
	.headerimage { display: none !important; }
	.casestudytableMobile { display: block; }
	.casestudytableDesktop {display: none; }
	.mainbtns li { display: block; 	}
	.tickbullets li {font-size: 1.4rem; line-height: 1.4em; }
	#morfor-form .col-3, #morfor-form .col-4, #morfor-form .col-5   {width: 100%; max-width: 100%; FLex: 0 0 100%; }
	body { font-size: 16px; }
	#morfor-form .types .col1 {width: 33%; }
	#morfor-form .form-control { font-size: 100%; }
	#morfor-form .steps {margin-bottom: 20px; }
	.imgselect {width: 33%; text-align: center; }
	.btn.btn-next { font-size: 100%; } 
}



@media only screen and (min-device-width: 481px) and  (max-width:768px){
    .headerimage { min-height: 250px !important; }
	.site-branding .col-md-6 { width: 50%; }
	.casestudytableMobile { display: block; }
	.casestudytableDesktop {display: none; }
	.tickbullets li {font-size: 1.4rem; line-height: 1.4em; }
}

@media screen and (min-device-width: 769px) and  (max-width:930px){
	.headerimage { min-height: 300px !important; }
}

@media only screen and (min-device-width: 931px) and  (max-width:1024px){
	.mainbtns li { font-size: 18px; }
	.headerimage { min-height: 300px !important; }
}
	
@media only screen and (min-device-width: 1025px) and  (max-width:1200px){
	.mainbtns li { font-size: 20px; }
	.headerimage { min-height: 300px !important; }
}

@media only screen and (min-device-width: 1201px) and  (max-width:1400px){
	.mainbtns li { font-size: 22px; }
	.headerimage { min-height: 300px !important; }
}

.section-title{
font-size:28px;
margin-top:40px;
margin-bottom:25px;
position:relative;
padding-left:35px;
border-bottom:3px solid #ffb400;
display:inline-block;
padding-bottom:5px;
}

.section-title:before{
content:"✔";
position:absolute;
left:0;
color:#0a3d62;
font-size:22px;
}
