@font-face {
  font-family: 'BebasNeue';
  src: url('../fonts/BebasNeue-webfont.eot');
  src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/BebasNeue-webfont.woff') format('woff'), 
       url('../fonts/BebasNeue-webfont.ttf') format('truetype'), 
       url('../fonts/BebasNeue-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	font-family: 'Roboto', sans-serif;;
}

/*div.row {
	border: black 1px solid;
}
*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;	
	color: #269199;
}

.jumbotron p {
	color: #269199;
	text-align: center;
	font-size: 28px;
}

p {
  font-size: 16px;
  color: #144d52;
}

a {
  color: #202020;
  text-decoration: none;
}

h4 a {
	color: #269199;
}
a:hover,
a:focus {
  color: #7a7a7a;
  text-decoration: none;
}

li {
	font-size: 16px;
	color: #144d52;
}

body {
    padding-top: 80px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

.navbar-fixed-top .nav {
    padding: 15px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

.navbar-default {
background-color: #fff;
border-color: #fff;
}

.navbar-inverse {
	background: #fff;
	border-color: #269199;
}


.navbar-inverse .navbar-brand {
	line-height: 18px;
	margin-left: 0px !important;
	font-family: 'BebasNeue', sans-serif;
	padding: 15px 0;
}

.navbar-inverse .nav li> a:hover,
.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {
	font-weight: bold;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #AA8F6A;
}

.navbar-inverse ul.nav li a {
	color: #269199;
	font-size: 16px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 400px;
	text-align: center;	
}

.navbar-toggle {
	background-color: #55CBD5;
}

.navbar-toggle:hover {
	background-color: #AA8F6A;
}

.navbar-inverse .navbar-toggle {
	border-color: #269199;
}

.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #AA8F6A;
}

.intro h1 {
	font-size: 50px;
	padding-top: 130px;
	font-weight: 600;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	color: #364053;
}

.intro p {
	font-size: 26px;
	color: #269199;
}

/*bouton*/

.btn-bleu {
	background-color: #269199;
	color: #fff;
	margin-top: 20px;
}

.btn:hover,
.btn:focus {
  color: #AA8F6A;
  text-decoration: none;
}

.btn-grey {
	background-color: #fff;
	border-color: #144d52;
	color: #144d52;
	margin-top: 20px;
} 

.what-we-do{
	padding: 10px 0 80px 0;
}

.actu {
	padding: 0 0 0 10px;
	border-left: 3px solid #AA8F6A;
}

.right {
	text-align: right;
}

div.actu > h3:first-child {
	margin-top: 0;
} 

.puce {
    list-style-type: none;
}

cite {
  display: block;
  font-size: 90%;
  font-style: italic;
  line-height: 1.42857143;
  color: #777;
}
.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

footer {
	background-color: #269199;
	margin-top: 40px;
}

footer ul{
	color: #fff; 
	font-size: 16px;
	padding-left: 17px;
}

footer h2{
	color: #fff; 
	font-size: 16px;
}

footer a{
	color: #fff; 
	font-size: 16px;
}

footer address{
	color: #fff; 
	font-size: 16px;
	padding-top: 16px;
}

.lead {
	font-size: 20px;
}

.padding-text {
	padding-top: 30px;
}

.glyphicon-ok {
	color: #269199;
}

h1#header {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  padding-bottom: 50px;
  font-weight: 600;
  text-shadow: 2px 1px rgb(85,203,213);
  color: #AC916B;    
}

#localisation {
	text-align: center;
}

.bordure {
	border-left: 2px solid #269199;
}

.emphase {
	font-weight: bold;
	color: #AC916B;
	font-variant: small-caps;
	font-size: 20px;
}

.form-group .required .form-control:after {
    color: red;
    content: '*';
}

#contact {
	background-color: #F5F5F5;
	border-radius: 30px;
	padding: 30px 0 30px 0;
	border : 1px solid #ccc;
}

#entourage {
	border: 3px solid #269199;
	padding-top: 0;
}

#citation {
	font-size: 28px;
	font-style: italic;
	color: #AC916B;
	margin: 10px 50px 10px 0;
	padding-left: 15px; 
    border-left: 3px solid #ccc;
}

.demander {
	text-align: center;
}
.demander a {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #269199;
}

.demander a:hover, a:focus {
	color: #7a7a7a;
	text-decoration: none;
}


/************Signin*************/


.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-group .required .input:after {
  content:"*";color:red;
}

/************Media*************/

@media(min-width:768px) {
    body {
        padding-top: 80px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
 
}

@media(max-width:768px) {
	footer address{
		text-align: center;
}

h1#header {
font-size: 35px;
}

.dropdown-menu {
	text-align: center;
}
}

/************countdown*************/

.countdown {
	padding: 10px 0 10px 0;
}