@CHARSET "UTF-8";
 figure.left,
img.left,
img[align="left"] {
	float: left;
	margin: 0 42px 34px 0;
}
figure.right,
img.right,
img[align="right"] {
	float: right;
	margin: 0 0 34px 42px;
}
.border {
	border-left: 1px dotted #aeacab;
}
.hide {
	display: inherit;
	border: inherit;
	clip: auto;
	height: auto;
	margin: auto;
	overflow: inherit;
	padding: inherit;
	position: inherit;
	width: auto;
}
.container {
	padding: 1.3em 3em;
}
.main {
	margin-top: 0;
}
.row {
	margin: 1em -1.3em 2em
}
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
	float: left;
	padding-left: 1em;
	padding-right: 1em;
}
.col-12 {
	width: 100%;
}
.col-11 {
	width: 91.6667%;
}
.col-10 {
	width: 83.3333%;
}
.col-9 {
	width: 75%;
}
.col-8 {
	width: 66.6667%;
}
.col-7 {
	width: 58.3333%;
}
.col-6 {
	width: 50%;
}
.col-5 {
	width: 41.6667%;
}
.col-4 {
	width: 33.3333%;
}
.col-3 {
	width: 25%;
}
.col-2 {
	width: 16.6667%;
}
.col-1 {
	width: 8.33333%;
}
/*header*/

h1{font-size: 6.5em;}

body header .container {
	padding: 0 3em;
}
body header .header-box .container .row {
	margin: 0 -1.3em;
}
/*nav*/

body header nav ul li.open ul {
	display: inline-block;
	width: 100%;
}
body header nav ul {
	margin: 0 -27px;
}
/*Home Page Header*/

body.itemid-101 section .header .slide div {
	height: 700px;
	width: 100%;
	background-size: cover;
}
body.itemid-101 section .header .slide-img1 {
	background: transparent url('../images/home-2.jpg') no-repeat center 0;
}
body.itemid-101 section .header .slide-img2 {
	background: transparent url('../images/home-2.jpg') no-repeat center 0;
}
body.itemid-101 section .header .slide-img3 {
	background: transparent url('../images/home-2.jpg') no-repeat center 0;
}
/*form home page*/

body.itemid-101 section .header .header-info {
	top: 50%;
}
.test-box blockquote,
blockquote {} body section header .row {
	margin: 1em -1.3em;
}
/*Parallax*/

body section .par-bg1 {
	background-image: url(../img/home-1.jpg);
}
body section .par-bg2 {
	background-image: url(../img/test-bg.jpg);
}
body section .par-bg3 {
	background-image: url(../img/broker.jpg);
}
body section .parallax-box {
	min-height: 400px;
}
/*info box container*/

body section .info-box-container {
	
	width: 100%;
	text-align: left;
        padding: 2em 0;
}
body section .info-box-container .bt-box {
	text-align: left;
}
body section .testimonial-box {
	margin: 1.5em 0 0;
}
body section .info-box-container h2 {
	text-align: left;
}
.testimonial-box span.person {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 0.5em;
}
body section .info-box-container .col-7,
body section .info-box-container .col-5,
body section .info-box-container .col-6 {
	padding: 2em 2em 2em 0;
}

body section .info-box-container .col-4 {
	padding: 3em 2em;
	max-width: 35%;
}
body section .info-box-container h3,
body section .info-box-container p{
    text-align: left;
}
body section .info-box-container p{
    font-size: 1.3em;
}

/*STYLE BLOG HOME PAGE*/

body.layout-blog .items-leading,
body.layout-blog .item {
	margin-bottom: 4em;
}
/*Form*/

form #fin-chrono_security_answer7 {
	width: 200px !important;
	float: left;
}
form input.button {
	float: right;
	margin-top: 0;
}
.ls-v5 .ls-bottom-slidebuttons,
.ls-v5 .ls-nav-start,
.ls-v5 .ls-nav-stop,
.ls-v5 .ls-nav-sides {
	display: none!important;
}
/*Footer*/

footer h2 {
	text-align: left;
}
footer p {
	text-align: left;
}

footer .footer-menu {
	margin: 1em 0 0;
	float: right;
	clear: both;
}
footer .footer-menu ul li {
	margin: 0 0 25px 5px;
}
footer .footer-menu ul {
	text-align: right;
}
footer .social {
	clear: both;
	margin: 0;
        margin-top: 2em;
}
footer .social ul {
	float: right;
}
footer .social ul li {
	display: inline-block;
	list-style: none;
	margin: 0 0 25px 10px;
}
footer .social h2 {
	text-align: right;
}
footer .app-btn a {
	display: inline-block;
	float: left;
	margin-right: 1em;
}
footer .copyright {
	clear: both;
}
footer .footer-invit {
	display: inline-block;
	float: left;
	margin-right: 1em;
}
footer .newsletter {
	text-align: right;
	margin-top: 1em;
}
footer .footerlogo {
	height: 180px;
	width: 80%;
	margin: 5em auto 0;
	background-size: 100% auto;
}
.infofooter {
	text-align: right;
}
footer .social h2 {
	margin-bottom: 0.5em;
}
.footer .row {
	margin: 1em -1.3em 0;
}
/* IMG NAV*/

.imgnav1 ul {
	display: flex;
	flex-wrap: wrap;
}
.imgnav1 ul li {
	list-style: none;
	flex-grow: 1;
}
.imgnav1 ul.top-nav {
	align-items: flex-end;
}
.imgnav1 ul.bottom-nav {
	align-items: flex-start;
}
.imgnav1 ul.top-nav li:nth-of-type(1) {
	width: 25%;
}
.imgnav1 ul.top-nav li:nth-of-type(2) {
	width: 50%;
}
.imgnav1 ul.top-nav li:nth-of-type(3) {
	width: 25%;
}
.imgnav1 ul.bottom-nav li {
	width: 25%;
}
/*header nav */

body header nav ul li:nth-of-type(2) {
	margin-top: 120px;
}
body header nav ul li ul li:nth-of-type(2) {
	margin-top: 0;
}
body header nav ul {
	z-index: -1;
	top: 0;
	padding-top: 0;
}
/* new content boxes*/

.boxImgTex2 {
	flex-wrap: wrap;
	flex-direction: row;
	flex-wrap: nowrap;
}
.boxImgTex2 .imgcont {
	width: 100%;
	height: 400px;
}
.boxImgTex2 .textcont {
	width: 100%;
	height: 400px;
}
.boxImgTex2 .textcontbox h2 {
	font-size: 2.3em;
	line-height: 105%;
}
/* new content boxes 3*/

.boxtextImg3 {
	flex-wrap: wrap;
	flex-direction: row;
	flex-wrap: nowrap;
}
.boxtextImg3 .textcont {
	width: 40%;
	height: 600px;
}
.boxtextImg3 .imgcont {
	width: 60%;
	height: 600px;
}
/* new content boxes 4*/

.boxtextImg4 {
	flex-direction: row;
	flex-wrap: wrap;
	margin: -1%;
}
.flexbox {
	width: calc(96% / 2)!important;
	margin: 1%;
}
.boxtextImg4 .imgcont {
	width: 100%;
	height: 400px;
}
.boxtextImg4 .textcont {
	width: 100%;
	height: 400px;
}
.boxtextImg4 .textcontbox h2 {
	font-size: 2.5em;
	line-height: 105%;
	max-width: 100%;
}
.boxtextImg4 .textcontbox h2 span {
	font-size: 1.6em;
}
/*Menu Slider*/

.out_slide .imgbox {
	background-color: transparent;
	padding: 0;
}
.moduletableservices .out_slide .imgbox {
	background-color: #c5d0d3;
}
.out_slide img {
	max-width: 600px;
}
.out_caption {
	padding: 0;
	margin-bottom: 1em;
	width: 480px;
	margin: 0;
	position: absolute;
	bottom: 50px;
	font-weight: 700;
	left: 15%;
}
.out_caption h2 {
	font-size: 5.125em!important;
	line-height: 90%;
}
.out_caption a {
	font-size: 2.375em;
	margin-top: 1em;
	display: block;
}
.out_text p {
	font-size: 1.4em;
}
.slick-prev,
.slick-next {
	width: 90px !important;
	height: 100% !important;
	top: 0!important;
	background-color: #7f243e!important;
	-webkit-transform: translate(0, 0)!important;
	-ms-transform: translate(0, 0)!important;
	transform: translate(0, 0)!important;
}
.moduletableproduct-service-carr {
	position: relative;
}

/* contact btn*/

.contactlinks {
	flex-direction: row;
	padding: 2em 4em;
	margin: 2em auto 4em;
	align-items: center;
	justify-content: space-between;
	max-width: 660px;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-webkit-backface-visibility: hidden;
}
.contactlinks div a {
	vertical-align: middle;
	font-size: 1.4em;
}
.contactlinks div a span {
	display: inline-block;
	margin: 0 0.5em 0 0;
	vertical-align: middle;
}
.contactlinks div a span.phone {
	width: 60px;
	height: 60px;
	background-size: 60px auto;
}
.contactlinks div a span.email {
	width: 60px;
	height: 60px;
	background-size: 60px auto;
	margin-top: 0;
}
.contactlinks:hover {
	background-color: #c5d0d3;
}


footer .container {
	padding: 3em 0;
}
.cblink {
	float: right;
	margin-right: 1em;
	text-align: right;
}

.text-box .container{
    padding: 1.3em 3em;
}

/* Parallax*/
.parallax-box2 {margin-top: 90px;}
.parallax-box2 .parallaxinfo img{top: 4em;right: 1em;}
.parallax-box2 h2{font-size: 4em;text-align: left;width: 50%;}
.parallax-box2 .parallaxinfo {padding: 2em;height: inherit;margin-bottom: 0;}

.ls-layer h1{font-size: 10em!important;text-align: center!important;}
