/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Ubuntu", Arial, sans-serif;
}

h3 {
    font-size: 4em;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 5.5em;
    font-weight: 700;
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: #888;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #d6b469;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 270px;
    height: 100%;
    margin-right: 0px;
    overflow: hidden;
    background: #888;
     background: none repeat scroll 0 0 rgba(0, 0, 0, 0.51);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    
     /*box-shadow: 15px 26px 29px #000;*/
    
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 270px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #FFF;
    font-size: 15px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #d6b469;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 22px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #FFF;
    font-size: 22px;
}

.sidebar-nav > .sidebar-brand a:hover {
    background: #d6b469;
    color: #FFF;
}

#menu-toggle {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 0px;
    margin-right: -270px;
    width: 270px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}

/* Header */

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/bg.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
}

.lt-ie9 .header {
    display: block;
}

/* About */

.about {
    padding: 50px 0;
    background: url(../img/bg_en_tete.jpg) repeat #151616;
    color: #fff;
    padding: 50px 0;
	font-size:1.4em;
}

.about strong{
	color:#d6b469;
}

.about ul.lead {
	width: 90%;
	margin: 0 auto;
}

/* Services */

#services {
    z-index: 101;
    position: relative;
}

.services {
    padding: 50px 0;
	background-color:#d6b469;
}

.service-item {
    margin-bottom: 30px;
}

/* Callout */

.callout {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
    z-index: 101;
}

/* Portfolio */

.portfolio {
    padding: 50px 0;
}

.portfolio-item {
    margin-bottom: 30px;
}

.img-portfolio {
    margin: 0 auto;
}

.img-portfolio:hover {
    opacity: 0.8;
}

/* Call to Action */

.call-to-action {
    padding: 50px 0;
}

.call-to-action .btn {
    margin: 10px;
}

/* Map */

.map {
    height: 700px;
    height: 100vh;
    position: relative;
    z-index: 101;
}

.map img{
	width:100%;
}

#map-canvas {
    height: 100%;
}

.bandeau {
    background: url(../img/bg_en_tete.jpg) repeat #151616;
    position: absolute;
    bottom: 0;
	padding: 15px 0px 0px 15px;
    width: 100%;
    z-index: 101;
 
}

.bandeau .entreprise {
    display: inline-block;
/*     width: 49%; */
    width: 25%;
    height: 90px;

/*
    background: url(../img/entreprise.png) no-repeat left center scroll #FFF;
    background-size: auto 100%;
*/

}

.bandeau .entreprise img{
	margin: auto;
	display: block;
}

.bandeau .telephone img{
	width: 73%;
	height: auto;
	display: block;
	margin-left: 30%;
}

/*.lt-ie9 .bandeau .entreprise {
    background: url(../img/entreprise.png) no-repeat left center scroll #FFF;
}*/

.bandeau .telephone {
    display: inline-block;
/*     width: 50%; */
    width: 20%;
    height: 90px;
/*
    background: url(../img/telephone.png) no-repeat right center scroll #FFF;
    background-size: auto 100%;
*/
}

.titre.titre-1 {
    color: #6e3996;
    font-size: 5em;
}
.titre.titre-2 {
    color: #004761;
    font-size: 3em;
}

/* Footer */

footer .container{
    padding: 50px 0;
}

.tile1 {
    background-color: rgba(0, 0, 0, 0.3);
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 101;
}

.tile1 img{
	display: block;
}

/*
.tile2 {
	background: #444;
    background-color: rgba(0, 0, 0, 0.3);
    height: 19vh;
    position: absolute;
    right: 0;
    width: 61%;
}
*/

/*
.tile2 .intro{
	color: #fff;
	padding-left: 1em;
	width: 495px;
	height: 100%;
}

.tile2 .intro p{
	padding: 1em 0;
	margin-bottom: 0;
}
*/

.bandeau .intro{
	color: #fff;
	padding-left: 1em;
    width: 50%;
	height: 100%;
	display: inline-block;
	font-size:1.6em;
	vertical-align: middle;
}

.bandeau .intro p{
	padding: 1em 0;
	margin-bottom: 0;
}

.bandeau .intro span{
	color:#d6b469;
}

.bandeau .intro strong{
	color:#EDA02B;
}

.left-bar {
    z-index: 100;
    width: 45px;
    height: 2000em;
    position: fixed;
    left: 0;
    top: 0;
     
}

.infoBulle {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 8px;
    font-weight: bold;
}
.modal-dialog {
    width: 70%;
}
.modal-dialog {
    margin: 15px auto;
}
.modal-header {
    padding: 5px 16px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
    .titre.titre-1 {
         padding: 10px 24px;
        font-size: 4.5em;
    }
    #sidebar-wrapper {
        margin-right: -270px;
    }
    #sidebar-wrapper.active {
        margin-right: 0px;
        right: 0;
        transition: all 0.4s ease 0s;
        width: 270px;
    }
    
    .bandeau .intro{
/* 	    float: right; */
	    width: 100%;
		padding: 15px;
    }
    
    .bandeau .entreprise,
    .bandeau .telephone{
	    width: 45%;
	    margin-bottom: 20px;
    }
	
	.left-bar{
		display:none;
	}
	
	.about img{
			width:100% !important;
	}
}
