* {
	margin: 0;
	padding: 0
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Quicksand, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6;
	color: #0a0a0a
}
p {
	text-align: justify;
	font-size: 15px;
	font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400
}
a {
	transition: all .3s ease-in
}
a:hover {
	text-decoration: none;
	transition: all .3s ease-in
}
.mt70 {
	margin-top: 70px
}
.pt70 {
	padding-top: 70px
}
.slider-pic {
	overflow: hidden
}
.img-fluid {
	width: 100%
}
.top-band {
	background: #0a5073;
	text-align: right;
	padding: 3px 0
}
.top-band a {
	color: #fff;
	padding: 0;
	font-size: 18px;
	margin: 0;
	font-weight: bold;
}
.slider-sec {
	position: relative
}
.slider-sec header {

	z-index: 99;
	width: 100%;
	background: 0 0
}
.menu-main {
	margin: 0 0 0
}
.header {
	background: #00283c
}
.shrink {
	position: fixed;
	width: 100%;
	top: -70px;
	left: 0;
	right: 0;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition: background .5s ease, -webkit-transform .5s ease;
	transition: background .5s ease, -webkit-transform .5s ease;
	-o-transition: transform .5s ease, background .5s ease;
	transition: transform .5s ease, background .5s ease;
	transition: transform .5s ease, background .5s ease, -webkit-transform .5s ease;
	-webkit-transition: transform .5s ease, background .5s ease;
	-webkit-box-shadow: 0 3px 16px 0 rgba(0,0,0,.1);
	box-shadow: 0 3px 16px 0 rgba(0,0,0,.1);
	z-index: 999;
	background: rgb(0 40 60)!important
}
header .logo img {
	transition: all .3s ease-in
}
header .shrink .logo img {
	transition: all .3s ease-in
}
.slider-data {
	position: absolute;
	bottom: 10%;
	width: 100%
}
.slider-data h3 {
	color: #fff;
	font-size: 60px;
	font-weight: 900;
	text-align: center;
	font-family: 'Playfair Display', serif;
	text-shadow: 2px 2px 10px #000
}
.slider-data p {
	text-align: center;
	font-size: 25px;
	color: #fff;
	text-shadow: 2px 2px 3px #000
}
.slider-sec .owl-theme .owl-controls {
	width: 100%;
	height: 50px;
	opacity: 1;
	position: absolute;
	top: 42%
}
.slider-sec .owl-theme .owl-controls .owl-buttons div {
	opacity: 1;
	background: 0 0;
	display: inline-block;
	margin: 0 5px
}
.slider-sec .owl-next:before, .slider-sec .owl-prev:before {
	content: "\f053";
	font-family: FontAwesome;
	font-size: 16px;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	display: block;
	border-radius: 50%;
	border: solid 1px #fff;
	transition: all .3s ease-in
}
.slider-sec .owl-prev {
	position: absolute;
	left: 0
}
.slider-sec .owl-next {
	position: absolute;
	right: 0
}
.slider-sec .owl-prev:hover:before {
	background: #fff;
	color: #333;
	transition: all .3s ease-in
}
.slider-sec .owl-next:hover:before {
	background: #fff;
	color: #333;
	transition: all .3s ease-in
}
.slider-sec .owl-next:before {
	content: "\f054"
}
.headding11 {
	font-family: 'Playfair Display', serif;
	color: #00283c;
	margin-bottom: 25px;
	font-size: 35px
}
.headding11 span {
	color: #0085c8
}
.ptb70 {
	padding: 70px 0
}
.about-us-sec {
	background: url(../images/bg-dot.jpg) top center repeat
}
.about-us-data {
	padding: 0;
	background: #ffff
}
.site-button {
	background-color: #50aab2;
	color: #fff;
	outline: 0
}
.active>.site-button, .site-button:active, .site-button:focus, .site-button:hover, .site-button:visited {
	background-color: #333;
	color: #fff
}
.site-button:hover {
	background-color: #000;
	color: #fff
}
.site-button-secondry {
	background-color: #1f3334;
	color: #fff;
	outline: 0
}
.active>.site-button-secondry, .site-button-secondry:active, .site-button-secondry:focus, .site-button-secondry:hover {
	background-color: #1f3334;
	color: #fff
}
.site-button {
	color: #fff;
	padding: 10px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	background-color: #1f3334;
	border: none;
	font-size: 13px
}
.site-button:after, .site-button:before {
	border-color: transparent;
	-webkit-transition: all .25s;
	transition: all .25s;
	border-style: solid;
	border-width: 0;
	content: "";
	height: 24px;
	position: absolute;
	width: 24px
}
.site-button:before {
	border-color: #1f3334;
	border-top-width: 2px;
	left: 0;
	top: -5px
}
.site-button:after {
	border-bottom-width: 2px;
	border-color: #1f3334;
	bottom: -5px;
	right: 0
}
.site-button.hover, .site-button:hover {
	background-color: #1f3334
}
.site-button.hover:after, .site-button.hover:before, .site-button:hover:after, .site-button:hover:before {
	height: 100%;
	width: 100%;
	border-color: #000
}
.underline {
	height: 3px;
	background: #13acbd;
	width: 100px;
	margin: 20px auto 45px
}
.service-Content {
	padding: 0 0 0 45px
}
.serviceBox {
	border: 1px solid #ededed;
	padding: 30px 30px 30px 90px;
	margin: 0 0 15px 0;
	position: relative;
	transition: all .5s ease 0s
}
.serviceBox:hover {
	border-color: #0a5073
}
.serviceBox:after, .serviceBox:before {
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	background: #00283c;
	position: absolute;
	left: 0;
	opacity: 0;
	transition: all .5s ease 0s
}
.serviceBox:before {
	top: -3px
}
.serviceBox:after {
	bottom: -3px
}
.serviceBox:hover:after, .serviceBox:hover:before {
	left: 40px;
	opacity: 2
}
.serviceBox .service-icon {
	display: inline-block;
	position: absolute;
	top: 20%;
	left: 15px;
	font-size: 50px;
	color: #0087cb;
	opacity: .5;
	transition: all .5s ease-in 0s
}
.serviceBox:hover .service-icon {
	opacity: 1
}
.serviceBox .title {
	font-size: 25px;
	font-weight: 500;
	color: #000;
	margin-bottom: 15px
}
.serviceBox .description {
	font-size: 18px;
	color: #666;
	line-height: 1.6
}

@media only screen and (max-width:990px) {
.serviceBox {
	margin-bottom: 30px
}
}
li.enquire {
	background: #0087cb
}
li.enquire a {
	font-weight: 700
}
li.enquire a:hover {
	color: #fff!important
}
.book-an-appointment {
	background: url(../images/book-an-appointment-bg.jpg) center top no-repeat;
	background-attachment: fixed;
	background-size: cover
}
.appointment-btn {
	background: #0085c8;
	color: #fff;
	font-size: 22px;
	display: block;
	padding: 12px 15px;
	width: 370px;
	font-family: 'Playfair Display', serif;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase
}
.appointment-btn:hover {
	color: #fff;
	background: #095d88
}
.book-an-appointment .headding11 {
	color: #fff
}
.book-an-appointment .headding11 span {
	color: #0eacfb
}
.testimonial {
	padding: 20px 0 0;
	text-align: center;
	position: relative;
	margin: 0 15px
}
.testimonial:before {
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;
	top: -5px;
	left: 48.5%;
	font-size: 40px;
	color: #00283c
}
.testimonial .content {
	padding: 45px 35px;
	font-weight: 700;
	color: #000;
	position: relative;
	border: 3px solid #00283c;
	border-top: 0 none
}
.testimonial .content:before {
	content: "";
	border-top: 3px solid #0085c8;
	position: absolute;
	top: 0;
	left: 0;
	width: 45%
}
.testimonial .content:after {
	content: "";
	border-top: 3px solid #0085c8;
	position: absolute;
	top: 0;
	right: 0;
	width: 45%
}
.testimonial .testimonial-title {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	color: #0085c8
}
.testimonial .testimonial-title small {
	display: block;
	color: #00283c;
	font-size: 17px;
	margin-top: 10px
}
.testimonial .description {
	font-size: 24px;
	text-align: center;
	font-style: italic;
	font-weight: 500
}
.owl-theme .owl-controls.clickable .owl-page:hover span, .testimonial-sec .owl-theme .owl-controls .owl-page.active span {
	background: #0085c8
}
.testimonial-sec .owl-theme .owl-controls .owl-page span {
	background: #00283c;
	opacity: 1
}
.testimonial-sec {
	background: #efefef
}
.contact-form .form-control {
	border: none;
	border-bottom: solid 2px #d0cece;
	border-radius: 0;
	resize: none;
	padding: 0;
	margin-bottom: 30px
}
.contact-form .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: grey;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgb(255 255 255)
}
.contact-form {
	margin: 0 auto;
	width: 80%
}
.footer {
	background: #00283c;
	padding: 50px 0 20px;
	overflow: hidden;
	margin: 0
}
.footer p {
	color: #efefef;
	margin: 5px 0 0;
	font-size: 14px
}
.logo-sec-footer {
	margin-right: 50px
}
.footer h5 {
	color: #fff;
	display: inline-block;
	padding-bottom: 10px;
	margin: 0 0 20px 0;
	font-size: 23px;
	font-weight: 700
}
.footer .quick-links ul li {
	list-style: none;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 13px
}
.footer .quick-links ul li a {
	color: #efefef
}
.footer .quick-links ul li a::after {
	content: '';
	display: block;
	width: 0;
	margin-left: 0;
	height: 1px;
	background: #efefef;
	transition: width .4s
}
.footer .quick-links ul li a:hover::after {
	width: 100px;
	transition: width .4s
}
.getintouch p {
	text-align: left;
	margin: 5px 0 0;
	font-size: 15px
}
.footer p a {
	color: #efefef
}
.newsletter {
	margin: 20px 0 0;
	border: solid 1px #fff;
	width: 244px;
	height: 42px
}
.newsletter .email-adress {
	float: left;
	border: none;
	background: #00283c;
	padding: 7px;
	width: 199px;
	color: #fff
}
.newsletter .newslettersubmit {
	float: left;
	padding: 9px 11px;
	background: #0085cc;
	border: none;
	color: #fff;
	font-size: 14px
}
.social-icon-bottom {
	text-align: left;
	padding: 0;
	margin: 18px 0 0
}
.social-icon-bottom li {
	display: inline-block;
	margin: 0 6px;
	text-align: center
}
.social-icon-bottom li a {
	color: #fff;
	transition: all .3s ease-in;
	font-size: 16px
}
.social-icon-bottom li a:hover {
	color: #0085cc;
	transition: all .3s ease-in
}
.copyright {
	border-top: solid 1px #5f5f5f;
	margin: 25px 0 0;
	padding: 25px 0 0
}
.copyright p {
	text-align: center;
	margin: 0;
	color: #c8c8c8cc
}
.logo-sec {
	background: #fff;
	padding: 70px 0
}
.header-banner {
	position: relative;
	left: 0;
	top: 0
}
.about {
	position: absolute;
	bottom: 35%;
	left: 5%
}
.about h1 {
	color: #00283c;
	font-size: 35px;
	font-weight: 600;
	margin: 0
}
.about ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.about ul li {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #0087cb;
	display: inline-block;
	font-weight: 500
}
.about ul li a {
	color: #908b91
}
.about ul li a:hover {
	color: #0085c8;
	transition: .1s
}
ul.timeline {
	list-style-type: none;
	position: relative;
	padding-left: 1.5rem
}
ul.timeline:before {
	content: ' ';
	background: #666;
	display: inline-block;
	position: absolute;
	left: 16px;
	width: 4px;
	height: 100%;
	z-index: 400;
	border-radius: 1rem
}
li.timeline-item {
	margin: 10px 0
}
.timeline-arrow {
	border-top: .5rem solid transparent;
	border-right: .5rem solid #0086cf;
	border-bottom: .5rem solid transparent;
	display: block;
	position: absolute;
	left: 2rem
}
li.timeline-item::before {
	content: ' ';
	background: #ddd;
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	border: 3px solid #666;
	left: 11px;
	width: 14px;
	height: 14px;
	z-index: 400;
	box-shadow: 0 0 5px rgba(0,0,0,.2)
}
.inqery-form {
	background: #00283c;
	padding: 30px 40px;
	margin: 10px 0px
}
.inqery-form h2 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 28px;
	text-align: center
}
.form-control:focus {
	box-shadow: none
}
.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
	padding: 6px 25px;
	font-size: 18px;
	text-transform: uppercase;
	border-radius: 0
}
.contact-tst {
	margin: 0;
	padding: 20px;
	background: #ebebeb;
	height: 368px
}
.contact-tst ul {
	margin: 15px 0;
	padding: 0;
	list-style: none
}
.contact-tst ul li {
	margin: 0;
	padding: 5px 0;
	display: inline-block;
	font-size: 17px;
	color: #000;
	font-weight: 500
}
.contact-tst ul li a {
	color: #000
}
.contact-tst ul li a:hover {
	color: #666
}
.contact-tst .fa {
	color: #00283c;
	font-size: 20px;
	padding-right: 10px
}
.contact-tst h2 {
	font-size: 28px;
	font-weight: 500;
	padding: 0;
	margin: 0
}
.contact {
	margin: 0;
	padding: 20px
}
.contact p {
	color: #fff;
	opacity: .8;
	text-align: center
}
.map {
	font-size: 0
}
button.close {
	font-size: 32px
}
.modal-header {
	margin: 0;
	padding: 5px 15px 0;
	border: none
}
.client-speaks {
	margin: 0 0 15px 0;
	padding: 15px;
	background: #eee;
	height: 215px;
	vertical-align: top
}
.client-speaks i.fa.fa-quote-left {
	font-size: 20px;
	color: #0087cb;
	padding-right: 10px;
	width: 
}
.client-speaks p {
	font-size: 16px;
	color: #333;
	font-weight: 500
}
.client-speaks h4 {
	font-weight: 550;
	color: #00283c;
	font-size: 25px
}
.accordion button:focus, input:focus, select:focus, textarea:focus {
	border-color: #f7f7f7!important
}
.accordion .card-header {
	padding: 0
}
.card-header a {
	cursor: pointer;
	padding: 5px;
	display: block;
	margin: 0;
	font-size: 20px;
	font-weight: 500
}
.card-header .fa {
	float: right;
	margin: 10px;
	font-size: 16px;
	color: #00283c
}
.card-header {
	border-bottom: none!important;
	background: 0 0!important
}
.card-body {
	margin: 0;
	padding: 10px
}
.card-body p {
	font-size: 16px;
	color: #666
}
.ticker {
	background: #00283c;
	color: #fff;
	margin: 0;
	padding: 0;
}
.ticker p {
	margin: 3px 0 0;
	padding: 0;
	font-size: 15px;
}

.card-body {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

p.description {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    margin: 0;
    padding: 5px 0;
    text-align: left;
}
h4.title {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
a.read {
    color: #515151;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-decoration: underline;
}
.description p{
    font-size: 14px;
    font-weight: 500;
    color: #666;
    margin: 0;
    padding: 0 0 5px;
    text-align: left;
}
.lenders ul li{ display: inline-block; width: 108px; height: auto}
.lenders ul li img{  display: block;
    width: 100%;
    padding: 5px;
    background: #fff;
    border: solid 1px #ccc;}