/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */




@font-face {
    font-family: 'microbrew_oneregular';
    src: url('../fonts/albatross_-_microbrewone-webfont.woff2') format('woff2'),
         url('../fonts/albatross_-_microbrewone-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





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

      background: #040c86;
background-image: url(../img/background.jpg);
background-size: cover!important;
background-attachment: fixed;
}

body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;

}





p {
  text-align: left!important;  
margin-left: 5%;
margin-right: 5%;
color: #d4d8bb;
letter-spacing: 2px;
}



/*Set the row height to the viewport*/
.row-height{
  height: 100vh;
}

/*Set up the columns with a 100% height, body color and overflow scroll*/

.left{

  height: 100%;
  overflow-y: scroll;
border-right: 1px dotted #d4d8bb;
}

.right{
  height: 100%;
  overflow-y: scroll;

}

.mid{

  height: 100vh;
  overflow-y: scroll;
  border-right: 1px dotted #d4d8bb;


}

/*Remove the scrollbar from Chrome, Safari, Edge and IE*/
::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

* {
  -ms-overflow-style: none !important;
}















#newsletterpic {
    position:absolute;
    right: 0px;
    bottom: 50px;
    z-index: 900;
}


#navbarframe {
position: fixed;
right:0px;
   width : 100%;
height:60px;
z-index: 19601;
    top:-10px;
background-color: rgba(255, 255, 255, 0.8);

    opacity: 0.8;
        }




.trait {
width: 100%;
    border-style: solid;
border-bottom-width: 2px;
border-color: #c6d8d7;

margin-top: 30px;
margin-bottom: 30px;
}


.divlogosonic {

position: fixed;
left:0px;
top:9px;
}

.logosonic {
width: 100%;


margin-top: 0px;
margin-bottom: 30px;
}



.center    {
    text-align: center;
}


.news img{
max-width: 70%;
}




.cadre {

    border-style: solid;
border-width: 5px;
border-color: #c6d8d7;
}



.edito {
padding: 50px;
    background-color: rgba(15,0,54,0.2);
}



h4 {



}


h3 {
font-size:20px;
color:#000;
}


h2 {
font-size:14px;
font-style: italic;
color: #dc918c;
}



.contact {
background-color: #fff;
color: #000;
width: 100%;
line-height: 14px;
}





.logos {
margin: 15px;
max-width: 90px;
max-height: 45px;

}




.billetterie {
    width: 250px;
    height: auto;
border-style: solid;
border-width: 0px;
border-color: #fff;
background-color: rgba(15,46,100, 0);
margin: 15px;
}
















.affiche {
width: 100%;
max-width: 100%;
    height: auto;

    -moz-box-shadow: 01px 1px 15px 0px #c0c0c0;
-webkit-box-shadow: 01px 1px 15px 0px #c0c0c0;
-o-box-shadow: 01px 1px 15px 0px #c0c0c0;
box-shadow: 01px 1px 15px 0px #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=15);
}













.hoverzoom
{
    display:inline-block;
    border:0;

    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   

}
.hoverzoom:hover
{
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}






.hoverzoom2
{
    display:inline-block;
    border:0;

    position: relative;
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1);
    transition: all 300ms ease-in;
    transform: scale(1);   

}
.hoverzoom2:hover
{
    z-index: 2;
    -webkit-transition: all 150ms ease-in;
    -webkit-transform: scale(0.9);
    -ms-transition: all 150ms ease-in;
    -ms-transform: scale(0.9);   
    -moz-transition: all 150ms ease-in;
    -moz-transform: scale(0.9);
    transition: all 150ms ease-in;
    transform: scale(0.9);
}















img {
    max-width: 100%;

}

/* ANIMATION HOME */


.g1   {
    position: absolute;
    left:0px;
    bottom: 0px;
    max-width: 40%;
    max-height: 100%;
}


.g2   {
    position: absolute;
    left:-30px;
    bottom: 0px;
    max-width: 40%;
    max-height: 100%;
}


.g3   {
    position: absolute;
    left:-100px;
    bottom: 0px;
    max-width: 40%;
    max-height: 100%;
}




.d1   {
    position: absolute;
    right:0px;
    bottom: 0px;
    max-width: 40%;
    max-height: 100%;

}

.d2   {
    position: absolute;
    right:0px;
    bottom: 0px;
    max-width: 40%;
    max-height: 100%;

}

.d3   {
    position: absolute;
    right:0px;
    bottom: 0px;
    max-width: 40%;
    max-height: 100%;

}


.logo   {
padding-top: 100px;
    max-width: 60%;
    max-height: 100%;

}







.artists   {

    max-width: 60%;
    max-height: 100%;

}


.logo2   {
position: absolute;
top: 30px;
left: 30px;
    max-width: 20%;
    max-height: 100%;

}

.introbenevolat   {
    position: absolute;

bottom:5%;    


}



.report   {

    width: 200px;
    max-width: 40%;
    max-height: 100%;

}









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

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

/* Custom Button Styles */

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

.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;
    margin:20px;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    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: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto;
    background: #222;
    -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;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    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: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

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

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

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

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

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -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 fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



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



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


/* About */

.about {
    padding: 50px 0;
}

/* Services */

.services {
    padding: 50px 0;
    
}

.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;
}

/* 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: 500px;
}








@media(max-width:768px) {








/*Set up the columns with a 100% height, body color and overflow scroll*/

.left{

  height: auto;
  overflow-y: none;
border-right: 1px dotted #d4d8bb;
}

.right{
  height: auto;
  overflow-y: none;

}

.mid{

  height: auto;
  overflow-y: none;
  border-right: 1px dotted #d4d8bb;


}



#border-top {
    display: none;

}












#menusize {
    display: none;
}

#navbarframe {
    display: none;
}



    .map {
        height: 75%;
    }
}

.map iframe {
    pointer-events: none;
}

/* Footer */

footer {
    padding: 60px 0;
    background-image: url(../img/backfooter.jpg);
    background-size: cover;

}

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}



.g1  {

    max-width: 30%;
}

.d1   {

    max-width: 30%;

}


.artists   {

    max-width: 100%;
    max-height: 100%;

}









