@import url("../webfonts/angltrr/stylesheet.css");
/*===========================================*/
/*------------- HKK Malinda -------------------*/
/*===========================================*/
*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


body{
	background:#FFFFFF;
	}

h1{
	font-size: 5.3em;
	color: #272727;
	font-family: angltrr;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:lighter;
	}

h2{
	font-size:2.0em;
	font-weight:normal;
	}

h3{
	font-size:1.667em;
	}

h4{
	font-size:1.333em;
	}

h5{
	font-size:1.200em;
	}

h6{
	font-size:1em;
	}

p{
	color:#272727;
	font-size:15px;
	}

a{
	color:#ce2029;
	text-decoration:none;
	font-size:15px;
	}

a:hover{
	color:#999999;
	text-decoration:underline;
	}


/********************* Header Styles *************************/

.toplinks{
	padding:20px 0 0 0;
	}

.toplinks a {
	margin-right:20px;
	padding:30px 5px 10px 5px;
	background:#1d1c1c;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	margin-top:20px;
	}

.toplinks a:hover{
	background:#cccccc;
	text-decoration:none;
	color:#1d1c1c;
	}

/****** logo ******/
.logo{
	margin-top: 50px;
	margin-bottom:10px;
	margin-bottom:30px;
	
	}

.logo a img{
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}

.logo h1{
	margin-bottom:0;
	line-height:1.2em;
	margin-top:50px;
	left:30px;
	}

/****** navigation ******/
nav{
	background:#1d1c1c;
	border-top:5px solid #ce2029;
	margin-top:0;
}

.navbar{
	margin-top:0;
}

.navbar .nav > li > a {
	float: none;
	color: #999999;
	text-decoration: none;
	text-shadow: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight:700;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #ce2029;
  text-decoration: none;
  background-color: #010101;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ce2029;
  text-decoration: none;
  background-color:#010101;  
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
}

.navbar .btn-navbar {
  padding:10px;
  background:#ce2029;
  margin:10px 20px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #999999;
  *background-color: #999999;
}
/****** dropdown menu ******/
.dropdown-menu > li > a {
  padding: 10px 20px;
  font-weight: 700;
  color: #1d1d1d;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #999999;
  background-image: none;
  filter:none;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #999999;
  background-image: none);
  filter: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ce2029;
  background-color: #010101;
}

/********************* main background Styles *************************/

.carousel-inner .item img{
	max-height: 465px;
	z-index:-9;
	display:block;
	margin:0 auto;
	min-width:100%
}

.bigCaption{
	position:relative;
	z-index: 10;
	}

.carousel-caption {
  position: absolute;
  float:left;
  right: 0;
  left: 20px;
  top:40px;
  padding: 20px;
  background: #FFFFFF;
  background:rgba(255,255,255,0.8);
  border:1px solid #e2e6df;
  color:#272727;
  width:500px;
  height:250px;
}

.carousel-caption p{
  color:#272727
}

.carousel-caption a{
	color:#ce2029;
	font-weight:bold;
	display:block;
	margin-top:20px;
	margin-bottom:5px;
}

.carousel-caption a:hover{
	text-decoration:underline;
	color:#999999;
}

.carousel img {
	float:left;
}

/********************* main content Styles *************************/

.mainbox{
	margin:40px auto;
	
	}

.mainbox p,.mainbox h3{
	text-align:center;
	}
	
.mainbox h3{
	color:#ce2029;
	}
	
.mainbox a{
	display:block;
	margin:0 auto;
	width:175px;
}

.btn{
	color:#ce2029;
	text-align:center;
	}

.mainbox h3+a:hover{
	color:#999
	}

.carousel-inner .item img {
    max-height: 100%;
}

@media only screen and (min-width: 1800px) {
	.carousel-inner .item img {
    height: 100%;
}
}
	
/********************* l'etude Styles *************************/

.letude{
	margin-bottom:30px;
	margin-top:20px;
	}

.letude h2{
	color:#ce2029;
	text-align:center;
	margin-bottom:20px;
	}

/********************* contact Styles *************************/

.bigbox{
	position:relative;
	}

.bigbox .captionBox{
	position:absolute;
	top:20px;
	right:20px;
	background:rgba(163,21,26,0.9);
	padding:0px;
	padding-left:30px;
	padding-right:30px;
	z-index:99;
	}

.bigbox .captionBox a h4{
	color:#ffffff;
	border-bottom:1px #FFFFFF solid;
	padding-bottom:40px;
	padding-top:30px;
	padding-left:90px;
	background:url(../images/mail_red_icon.png) no-repeat center left;
	font-weight:normal;
	}
	
.bigbox .captionBox a,.bigbox .captionBox a h4:hover{
	color:#272727;
	}
	
.bigbox .captionBox h5{
	color:#ffffff;
	margin-top:30px;
	margin-left:30px;
	background:url(../images/little_mark.png) no-repeat center left;
	padding-left:30px;
	font-weight:normal;
	}

.bigbox .captionBox p{
	font-size:15px;
	line-height:25px;
	color:#FFFFFF;
	margin-left:60px;
	font-weight:normal;
	}
	
.contactbox{
	margin:0 auto;
	}

.contactbox h2{
	color:#ce2028;
	font-weight:bold;
	margin-bottom:20px;
	}
	
.contactbox p{
	color:#a9a9a9;
	font-size:20px;
	}

input[type="text"]{
	width:300px;
	font-size:20px;
	height:60px;
	margin-bottom:20px;
	font-weight:normal;
	}

.btn-large {
  padding: 15px 20px;
  font-size: 20px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  background:#a3151a;
		  color:#ffffff;
		  text-shadow:none;
		  border:none;
		  margin-right:70px;
}

.contactbox form{
	margin:30px auto;
	}
	
.contactbox textarea{
	font-size:20px;
	padding:15px;
	width:100%;
	font-weight:normal;
	}
	
.contactbox form .inputtwo{
	margin-top:70px;
	}

.contactbox form .btn:hover{
	background:#7a0d11;
	color:#ffffff;
	}
	
/********************* Associes Styles *************************/
.associes{
	margin-top:40px;
	margin-bottom:40px;
	margin-left:200px;
	position:relative;
	width:188px;
	float:left;
	}

.associes img.strip{
	float:left;
	margin-top:10px;
	margin-left:90px;
	margin-bottom:10px;
	}

.portrait{
	float:left;
	}

.portrait2{
	float:left;
	/*margin-left:16px;*/
	}

.associesDiscr{
	float:left;
	margin-top:38px;
	margin-bottom:38px;
	}
	
.associesDiscr	h5{
	font-weight:bold;
	margin-bottom:60px;
	}
	
.associesDiscr .personalDiscr{
    margin: 0 0 0 100px;
	min-height:170px;
	}

.associesDiscr .personalDiscr h4{
	margin-bottom:30px;
	color:#ce2029;
}

/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 1024px) { 
.associes{
	margin-top:40px;
	margin-bottom:40px;
	margin-left:0px;
	position:relative;
	width:188px;
	float:left;
	}
.associesDiscr{
	float:left;
	margin-top:40px;
	margin-bottom:40px;
width: 392px;
	}
.associesDiscr	h5{
	font-weight:bold;
	margin-bottom:50px;/*60*/
	}
.associesDiscr .personalDiscr{
    margin: 0 0 0 100px;
	min-height:100px;
	}
.associesDiscr .personalDiscr h4{
	margin-bottom:22px;
	color:#ce2029;
}

}
/*end */


.associesDiscr .personalDiscr p{
	font-size:15px;
	line-height:20px;
}

.associesDiscr .personalDiscr p span{
	font-weight:bold;
	margin-top:10px;
	}
	
.associesDiscr .personalDiscr a.email{
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/mail_small_icon_normal.png);
	background-repeat: no-repeat;
	background-position: left center;
	color:#272727;
	float:left;
}

.associesDiscr .personalDiscr a.email:hover{
	background-image: url(../images/mail_small_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	color:#999999;	
}

.associesDiscr .personalDiscr a.retour{
	margin-top:10px;
	font-size:13px;	
	float:left;
	clear:both;
	}

.gotop{
	position:relative;
	display:block;
	}

.gotop a{
	background:url(../images/backtotop.png) no-repeat center center;
	padding-top:30px;
	text-align:center;
	font-size:15px;
	}

/*********************  collaborateurs Styles *************************/

.person_container{
	margin-top:50px;
	}
	
.marginBtm{
	margin-bottom:50px;
	}

.person{
	margin:10px auto;
	position:relative;
	}

.animate{
	position:relative;
}

.animate a:hover h4,.animate a:hover h5{
	color:#999;
	}

.person img{
	display:block;
	width:188px;
	margin:0 auto;
	}

.person h4,.person h5{
	color:#ce2028;
	text-align:center;
	margin-bottom:40px;
	margin-top:20px;
	}

.Hstrip{
	height:1px;
	border-top:1px solid #999999;
	margin-top:100px;
	margin-left:0px;
	margin-right:0;
	}

.mainstrip{
	width:220px;
	}

.normalstrip{
	width:115px;
	}

.person_title h3{
	text-align:center;
	margin-top:80px;
	margin-bottom:40px;
	font-weight:normal;
	margin-left:30px;
	}
	


/********************* footer Styles *************************/

.topfooter{
	background:#1d1c1c;
	min-height:100px;
	padding:35px 0 0 0;
	position:relative;
	margin-top:70px;
	}
	
.topfooter h3,.topfooter p{
	color:#ffffff;
	text-align:center;
	}

/****** footer social links ******/


.footlinks{
	text-align:center;
	margin:50px auto;
	width:370px;
	}

.footlinks a{
	display:inline-block;
	width:82px;
	height:83px;
	float:left;
	text-align:center;
	margin-right:20px;
	margin-left:20px;
	}
	
.footlinks a:last-child{
	margin-right:0;
}

.footlinks a#facebook{
	background:url(../images/fb_icon.png) no-repeat center center;
	}
.footlinks a#twitter{
	background:url(../images/mail_icon.png) no-repeat center center;
	}
.footlinks a#mail{
	background:url(../images/twitter_icon.png) no-repeat center center;
	}	

.footlinks a#facebook:hover{
	background:url(../images/fb_icon_hover.png) no-repeat center center;
	}
.footlinks a#twitter:hover{
	background:url(../images/mail_icon_hover.png) no-repeat center center;
	}
.footlinks a#mail:hover{
	background:url(../images/twitter_icon_hover.png) no-repeat center center;
	}	

.bottomfooter{
	background:#a3151a;
	min-height:25px;
	position:relative;
	padding-top:10px;
	}

.bottomfooter p,.bottomfooter p a{
	color:#ffffff;
	font-size:12px;
	line-height:12px;
	text-align:center;
	}




/*************************************************************/
/********************* Media Queries *************************/
/*************************************************************/


@media (max-width: 979px) {
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #010101;
  }

	

}


/*************/
@media screen and (max-width: 1200px) { 

.logo h1 {
	font-size:4.5em;
	margin-bottom:0;
	line-height:1.2em;
	margin-top:40px;
	}

.carousel-caption {
  right: 0;
  bottom:20px;
  left: 10px;
  top:20px;
  padding: 30px;
  width:450px;
  height:240px;
}

.bigbox .captionBox{
	position:absolute;
	top:0;
	right:10px;
	
	}
	
.bigbox .captionBox h5{
	color:#ffffff;
	margin-top:10px;
	}


.mainstrip{
	width: 14.52991452991453%;
    *width: 14.476723040552828%;
	}

.normalstrip{
	width: 5.982905982905983%;
    *width: 5.929714493544281%;
	}
 

}

@media screen and (max-width: 1024px) { 

.logo{
	margin-top:50px;
	padding-bottom:0;
	}

.logo a img{
	margin-bottom:0;
	padding-bottom:0;
	}

.logo h1 {
	font-size:4.5em;
	margin-top:40px;
	margin-bottom:0;
	padding-bottom:0;
	}

.carousel-caption {
  right: 0;
  left: 10px;
  top:10px;
  width:450px;
  height:220px;
}		

.bigbox .captionBox{
	top:0;
	
	}

.bigbox .captionBox h4{
	padding-top:20px;
	padding-left:90px;
	background:url(../images/mail_red_icon.png) no-repeat center left;
	}
	
.Hstrip{
	margin-top:80px;
	}


}

@media (min-width: 801px) and (max-width: 1023px) {


.logo h1 {
	font-size:3.5em;
	margin-top:50px;
	}

.bigbox .captionBox h4{
	font-size:17px;
	}
	
.bigbox .captionBox h5{
	font-size:17px;
	}

.bigbox .captionBox p{
	font-size:13px;
	line-height:18px;
	}
	
.associes{
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
	}

.mainbox{
	margin:40px auto;

	}

.carousel-caption {
  top:10px;
}

}

@media screen and (max-width: 800px) { 


.logo h1 {
	font-size:3.1em;
	margin-top:40px;
	}


.navbar .btn-navbar {
  margin:10px 40px;
}

.associes{
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
	}

.mainbox{
	margin:40px auto;
	padding-left:0;
	padding-right:0;
	}
	
.carousel-caption {
  top:0;
  bottom:0;
  padding:10px;
  width:550px;
}

.navbar .nav > li > a {
	margin-left:20px;
	margin-right:20px;
}

.Hstrip{
	margin-top:0;
}

}

@media screen and (max-width: 768px){


.logo img{
	display:block;
	margin:0 auto;
	}

.logo h1 {
	font-size:3.2em;
	margin-top:20px;
	text-align:center;
	margin-bottom:0;
	}


.associesDiscr .personalDiscr{
	margin:0 0 0 20px;
	}

.indexbox{
	margin-bottom:40px;
	}

.mainstrip,.normalstrip{
	display: block;
    float: none;
    width: 100%;
    margin-left: 0;
	margin-bottom:50px;
	margin-top:50px;
}

}

@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 640px) { 

.logo h1 {
	font-size:3em;
}


.associes{
	margin-top:20px;
	margin-bottom:40px;
	margin-left:5px;
	}
	
.associesDiscr .personalDiscr{
	margin:0 0 0 10px;
	}
	


}

@media screen and (max-width: 480px) {
body{
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	}

.container{
	margin-left:20px;
	margin-right:20px;
	}
	
.logo h1 {
	font-size:2.5em;
	margin-top:20px;
	background:#FFF;
	margin-bottom:20px;
	}

.navbar .btn-navbar {
  margin:10px 40px;
}

.navbar .nav > li > a {
	margin-left:20px;
	margin-right:20px;
}

.dropdown-menu > li > a {
	margin-left:20px;
	margin-right:20px;
}

.footlinks a{
	margin-right:0;
	margin-left:20px;
	}

.associesDiscr .personalDiscr a.email{
	padding-left:25px;
}

.associesDiscr .personalDiscr{
	margin-left:0;
}

}
@media screen and (max-width: 320px) { 



.logo{
	margin-top:80px;
	}

.logo h1 {
	font-size:2.5em;
	margin-top:10px;
	background:#FFF;
	margin-bottom:10px;
	}

.footlinks a{
	margin-right:0;
	margin-left:10px;
	}
	
}

.navbar .nav li {text-transform:uppercase;}
.navbar .nav ul li {text-transform:none;}

   #wrapper { position: relative; }
   #over_map { position: absolute; top: 10px; left: 60px; z-index: 99; }






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

.btn {

}

