@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300|Open+Sans:300,700,800);

#cookieNotification{
	display: none;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    border-top: 10px solid #ddd;
    position: absolute;
    top: 0;
    text-align: center;
    padding: 15px;
}
.cookie-inner{
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px;
    overflow: hidden;
    padding-left: 5%;
}
.cookie-inner a{
	color: #fff;
}
.modal .modal-header {
    background-color: #4bcf99;
    color: #ffffff;
}

#mainImg{
	height: 500px;
   /* background-size: cover;*/
    background-position: 50% 50%;
    margin-top: -40px;
    margin-bottom: 40px;
}
.sm-image img {
    max-width: 130px;
    margin-right: 4px;
}
.acc-toggle{cursor: pointer;}
.acc-content{display: none;}
.acc-content .default{display: block;}

.pageText{
	font-size: 18px;
    font-family: 'Roboto',sans-serif;
}

#toTop {
	background: url(site-img/top.png) center top no-repeat;
	background-color: #449d44;
	border: none;
	bottom: 4% !important;
	right:  4%;
	color:  transparent;
	height: 40px;
	width:  40px;
	overflow: hidden;
	position: fixed;
	z-index: 20;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	display: none;
}


html {
    line-height: 100%;
    position: relative;
    min-height: 100%;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
	font-size: 62.5%;
}

a.nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px;
    margin-right: 25px;
}
.leader{}
.logo { padding-top: 14px; }
.resp-img{ max-width: 100%; }
.content{ min-height: calc(100vh - 240px); }
#footer{
	margin-top: 25px;
    height: 220px;
    color: #fff;
}
#topHeader{ min-height: 170px; }
.navbar{
	margin-bottom: 0;
	border: 0;
}
.navbar-default {
    background-color: #04155b;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a.active,
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #0fa449;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
     background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent; 
}
.mainPage{ 
	margin-top: 40px;
    margin-bottom: 80px;
}
.leader{
    font-family: 'Roboto', sans-serif;
    text-align: right;
    font-size: 39px;
    font-weight: 800;
    padding-top: 45px;
    line-height: 1em;
}
.greenText{ color: #1ea956; }
.telephone a{
	font-size: 34px;
	color: #1ea956;
}

	.carousel-caption{
		z-index: 10;
		width: 50%;
		text-align: left;
		margin-bottom: 80px;
		margin-left: 90px;
	}
	.carousel-caption .hero-text{
		font-size: 42px;
	    color: #fff;
	    font-weight: 600;
	    font-family: 'Open Sans',sans-serif;
		letter-spacing: -1px;
	}

	.carousel .item {
		height: 670px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.carousel-inner > .item > img {
	  position: absolute;
	  top: 0;
	  left: 0;
	  min-width: 100%;
	}


	.experience {
	    text-align: center;
	    margin-top: -20px;
	}

	.consult_frm_static,
	.enq_frm_static{
		float: left;
		z-index: 100;
		padding: 20px;
		text-align: center;
		border-radius: 6px;
		width: -webkit-fill-available;
	}
	.enq_frm_static{
		background-color: rgba(212, 212, 212, 1);
	}
	.consult_frm_static{
		margin-top: 10px;
	    background-color: #0fa448;
	}	

	.mob_enq_frm,
	.enq_frm {
	    background-color: rgba(212, 212, 212, 0.95);
	    z-index: 100;
	    width: 330px;
	    position: absolute;
	    top: 5%;
	    right: 10%;
	    min-height: 80%;
	    padding: 20px;
	    text-align: center;
	}

	.mob,
	.mob_enq_frm {
	    display: none;
	}
	.enq_frm_title{
		font-family: 'Open Sans', sans-serif;
		color: #04155b;
		margin-bottom: 20px;
		font-size: 27px;
		font-weight: 700;
	}
	.enq_frm_text{
		font-family: 'Open Sans', sans-serif;
		color: #04155b;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 16px;
		font-weight: 500;
	}
	.full-width-btn {
	    width: 100%;
	    padding: 15px;
	}


.main-headline{
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    text-align: center;
    color: #04155b;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 15px;
}
.step{
	margin:10px; 
	color: #fff;
	padding: 20px;
	background-color: #1ea956;
	font-family: 'Open Sans', sans-serif;
}
.step-headline {
    font-size: 36px;
    line-height: 1;
}
.step-number{
    font-size: 70px;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-top: -33px;
}
.step-text{
    font-size: 17px;
    margin-top: 17px;
}


.finType{

	position: relative;
    margin: 10px;
    color: #04155b;
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
	background: -moz-linear-gradient(top, rgba(239,239,239,0.2) 0%, rgba(239,239,239,0) 100%);
	background: -webkit-linear-gradient(top, rgba(239,239,239,0.2) 0%,rgba(239,239,239,0) 100%);
	background: linear-gradient(to bottom, rgba(239,239,239,0.2) 0%,rgba(239,239,239,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	border-radius: 3px;
	border: 1px solid #ddd;
	background-image: url(site-img/logo-icon.png);
	background-position: top right;
    background-repeat: no-repeat;
}
.finType-headline {
    margin-top: 80px;	
    font-size: 200%;
    line-height: 1;
}
.finType-text{
    font-size: 16px;
    margin-top: 17px;
}
.finBtn{
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-fill-available;
    margin-top: -8px;
    background-color: #05155b;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    font-size: 20px;
}
.sameheight-container{
	margin-bottom: 40px;
}

ul.footer-links {
	columns:2;
    list-style: none;
    padding-left: 0;
    padding-top: 20px;
}
ul.footer-links li a {
    color: #fff;
    text-decoration: none;
}
ul.footer-links li a:hover{
	color: #f00;
}