
/* Global Styles */
html,body {
	height: 100%;
	width: 100%;
  	font-family: 'Droid Sans', sans-serif;
  	background:  #165B6A ;
 }
 
.col-centered{
    float: none;
    margin: 0 auto;
}
.readmore {
	margin: 50px 0 160px;
} 
.readmore .btn {
 	text-transform: uppercase;
	color:#fff;
	padding:15px 50px;
 	font-size: 18px;
 	border:2px #fff solid;
} 
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 0.8px;
 }

h2 {
	font-size:24px;
	margin:0;	
	text-transform:uppercase;
	padding: 50px 0 20px;
 	/*padding: 80px 0 40px;*/
}
 
a {
	color: #e2b46a;
}

 a:hover {
 	color: #f7deb8;
 }

 p.small {
 	font-size: 1rem;
 }

 small {color: #fff;}

 ul.about li {
 	color: white;
 	font-size: 2rem;
 	margin-bottom: 2%;
 }

/* Menu */
.navbar-collapse {
	padding-left: 0;
}
.main-nav {
	width:100%;
	z-index: 999;
}
.navbar {
	border-radius: 0;
	text-transform: uppercase;
	border:0;
}
#nav {
	width: 100%;
	z-index: 10000;
	position: relative;
	margin: 0;
	padding:34px 0 33px ;
	background:  rgba(18,73,87, 1); 
	min-height: 100px;
 }
 
.navbar-brand {
	padding: 2px 10px 0 0;
}
.navbar-default .navbar-nav > li > a{
	color:#ffffff;
 	font-size:14px;
	font-weight: 500;
	letter-spacing: 2px;
	pointer:hand;
}
.navbar-default .navbar-nav > li > a.on {
	color:#6acfe2;
}

.navbar-default .navbar-nav > li > a:hover {
	color:#6acfe2;
}


.navbar > .container .navbar-brand {
 		margin-top: -6px;
}
.navbar-toggle {
	margin-top: -1px;
	margin-right: 0px;
}
.navbar-toggle {
	border:none;  
	outline: 0; 
	color:#fff; 
	padding: 3px 10px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #f9f9f9;	
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}
.navbar-toggle .icon-bar {
 	width: 38px;height: 3px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background:none;
}
.is-sticky #nav {
	background:#124957;
}
  
  
  
/* Full Page Image Header Area */
.header {
	background: #165B6A url(../img/bg_map_europe.png) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height:100%;
}
.logo {
	padding:50px 20px 42px; 
}
.logo img  , .navbar-brand img {
	max-width:100%;
}
.slogan  p{
	padding: 5%;
 	font-size: 4rem;
 	color:#fff;
}



/* About */
#about {
	background:  #165B6A url(../img/bg_about_paris.jpg) no-repeat center center ; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 320px;  
	min-height:100%;

} 
#about h2 {  	
	padding-top: 10%;
 	color: #ffffff;
	background: url(../img/head_line.png) no-repeat left bottom;
}
#about p:first-child {
	letter-spacing: 0.4px;
	padding-top: 38px;
}
#about p {
	color: #ffffff;
	font-size:2rem;
	margin-bottom: 25px;
	letter-spacing: 0.4px;
}

 
  
 
/* Team */
#team {
	background:  #165B6A url(../img/bg_team_2.jpg) no-repeat center center ; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 320px;  
	min-height:100%;
}
#team h2 {
	padding-top: 10%;
	color:#fff;
	background: url(../img/head_line.png) no-repeat left bottom;
}
#team p:first-child {
	letter-spacing: 0.4px;
	padding-top: 38px;
}
#team p {
	color:#fff;
	font-size:2rem;
	margin-bottom: 25px;
	letter-spacing: 0.4px;
}


  
/* Investors*/
#investors {
	background:  #165B6A url(../img/bg_investors_2.jpg) no-repeat center center ; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 320px;  
	min-height:100%;

} 
#investors h2 {
	padding-top: 10%;
	color:#ffffff;
	background: url(../img/head_line_white.png) no-repeat left bottom;
}
#investors p:first-child {
	padding-top: 38px;
}
#investors p {
	color:#ffffff;
	font-size:2rem;
	margin-bottom: 25px;
	letter-spacing: 0.4px;
} 
 
 
/* Contact*/
#contact {
	background:  #165B6A url(../img/bg_contact_2.jpg) no-repeat center center ; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 150px;   
		min-height:100%;

}
#contact h2 {
 		padding-top: 10%;
color:#ffffff;
	background: url(../img/head_line_white.png) no-repeat left bottom;
}
#contact p:first-child {
	padding-top: 38px;
}
#contact p {
	color:#ffffff;
	font-size:2rem;
 	letter-spacing: 0.4px;
} 

.brown {
	color:#e2b46a;
}

#map {
	margin-top: 40px;
}

 
#gmap {
	width: 100%;
	height: 400px;
	margin-top:-60px;
 }
  

 
/* Footer */
.fa-chevron-up {
	padding: 0px 0 0;
	overflow: hidden;
}

footer {
	background:#165b6a;
	color:#ffffff;
	padding:20px 0;
}
footer a , footer p {
	color:#ffffff;
	font-size:12px;
	font-weight:700px;
} 
footer a:hover{
	color:#ffffff;
} 
 
 
 /* Pre Footer */


#prefooter {
	background:#0c4f5f;
	color:#ffffff;
	padding:30px 0;
}

footer {
  bottom: 0;
  position: fixed;
  width: 100%;
}
 
 #prefooter {
  height: 100%;
}
 
/*********************************************************************************/ 
/* Responsive  MQ */

@media (max-width: 768px) {
	.header {
		background: #38b6d0 url(../img/bg_map_europe.png) no-repeat center top scroll; 
		background-size: auto;
	}
 	.slogan p {
		font-size: 18px;
	}
	.readmore .btn {
		font-size: 12px;
	}
	.readmore {
		margin: 40px 0 70px;
	} 
	h2 {
		font-size:20px;
		padding: 80px 0 20px;
	}
	#contact p , #about p , #team p , #investors p  {
		font-size: 16px;
	}
	#investors p:first-child , #about p:first-child , #team p:first-child {
		padding-top: 40px;
		font-size: 20px;
	}
	#contact p:first-child {
		padding-top: 40px;
		font-size: 16px;
	}
	footer a , footer p {
		font-size:14px;
	}
	.fa-chevron-up {
		padding: 0px 0 0;
	}
	footer {
  bottom: auto;
  position: relative;
}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: right;
 	}
}


@media (min-width: 1200px) {
  .nav > li > a {
	padding-left: 80px;
	padding-right: 0;
}

}
@media (max-width: 640px) {
   	.navbar-brand  {
		max-width: 70%;
	}
	.slogan p {
		font-size: 24px;
	}
		footer {
  bottom: auto;
  position: relative;
}
}	
