@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
}

.btn-newsletter {
    background: #e75041;
    width: 100%;
    display: block;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    color:#fff;
    text-decoration: none;
    transition: transform 0.5s;
}

.newsletter-form {
    display: none;
}

.btn-newsletter:hover {
    transform: scale(1.2) rotate(-1deg);
}

.row {}

.row:after {
    content: ".";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0em 0.5em;
}

.col-1-12 {
    width: 8.33333333333%
}

.col-2-12 {
    width: 16.6666666667%
}

.col-3-12 {
    width: 25%
}

.col-4-12 {
    width: 33.3333333333%
}

.col-5-12 {
    width: 41.6666666667%
}

.col-6-12 {
    width: 50%
}

.col-7-12 {
    width: 58.3333333333%
}

.col-8-12 {
    width: 66.6666666667%
}

.col-9-12 {
    width: 75%
}

.col-10-12 {
    width: 83.3333333333%
}

.col-11-12 {
    width: 91.6666666667%
}

.col-12-12 {
    width: 100%
}

.col-1-7 {
    width: 14.2857142857%
}

.txt-center {
    text-align: center;
}

.txtww p {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

.txtww p:first-child {
    margin-top: 0;
}

.img-100 {
    width: 100%;
}



.barre-haut {
    background: #000;
    font-size: 0.85em;
    position: relative;
}

.barre-haut .search-popup {
    position: absolute;
    top: 100%;
    width: 100%;
    background: #C0C0C0;
    font-size: 1em;
    z-index: 100000;
    display: none;
}

.barre-haut .search-popup.active {
    display: block;
}

.barre-haut .search-popup input {
    width: 90%;
    display: block;
    margin: auto;
    padding: 1em;
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.barre-haut:after {
    content: ' ';
    display: block;
    clear: both;
}

.barre-haut a {
    color: #ccc;
    text-decoration: none;
    text-transform: uppercase;
}

.barre-haut ul {
    padding: 0;
    margin: 0;
    float: right;
    display: flex;
    align-items: center;
}

.barre-haut li {
    list-style: none;
    margin: 0;
    float: left;
    padding: 0.2em 0.5em;
}

.barre-haut li.social {
    font-size: 1.75em;
    padding-right: 0.3em;
    padding-left: 0.2em;
}

.menu-fixed .bandeau {
    position: fixed;
    z-index: 500;
    background-color: #fff;
    width: 100%;
    top: 0;
}

.logo {
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
    width: 170px;
}

.menu-fixed .logo {
    width: 80px;
}

ul.main-menu {
    margin: 0;
    padding: 0;
    border-bottom: 1px #ccc dotted;
    padding: 0.5em 0;
    margin-top: 0em;
    display: flex;
    align-items: center;
}

ul.main-menu:after {
    content: ' ';
    display: block;
    clear: both;
}

ul.main-menu li {
    box-sizing: border-box;
    float: left;
    list-style: none;
    margin: 0;
    width: 20%;
    text-align: center;
    position: relative;
}

ul.main-menu li ul {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 500;
    background: white;
    padding: 0;
}

ul.main-menu li:hover ul {
    display: block;
    width: 100%;
}

ul.main-menu li ul li {
    display: block;
    width: 100%;
    padding: 0.5em 0;
}

ul.main-menu li a {
    color: #ccc;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
}

ul.main-menu li a:hover {
    color: #b85349;
}

.max-width {
    width: 100%;
    max-width: 1100px;
    margin: auto;
}

.content {
    padding-top: 1em;
}

.affiches {
    margin: 1em 0;
}

.affiches .col {
    overflow: hidden;
}

.affiches .row {
    margin-bottom: 1em;
}

.affiches-index h1 {
    text-align:center;
}

.affiche {
    position: relative;
    cursor:pointer;
}

.cette-semaine .affiche h1 {
    font-size:1.2em;
}

.affiche h1 a {
    color: #000;
    text-decoration: none;
}

.affiche .txt-intro {
    overlay: auto;
}

.affiche img {
    width: 100%;
    display: block;
}

.affiche .vignette {
    position: absolute;
    bottom: 1.5em;
    left: -0.2em;
    background: #e75041;
    padding: 0.1em 0.5em;
    color: #fff;
    font-size: 0.85em;
    text-transform: uppercase;
    -ms-transform: rotate(-7deg);
    /* IE 9 */
    -webkit-transform: rotate(-7deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
    z-index: 100;
}

.affiche .overlay {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
    padding: 0.5em;
    z-index: 200;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
    width: 100%;
}

.affiche:hover .overlay {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    opacity: 1;
}

.affiche .overlay h1,
.affiche .overlay h2 {
    margin: 0;
    padding: 0;
}

.affiche .overlay h2 {
    margin-bottom: 0.5em;
}

.btn {
    cursor: pointer;
    display: block;
    width: 60%;
    margin: auto;
    margin-top: 1em;
    text-align: center;
    color: #fff;
    padding: 0.5em 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a73b48+0,dc8f4b+100 */
    background: #a73b48;
    /* Old browsers */
    background: -moz-linear-gradient(left, #a73b48 0%, #dc8f4b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #a73b48 0%, #dc8f4b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #a73b48 0%, #dc8f4b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a73b48', endColorstr='#dc8f4b', GradientType=1);
    /* IE6-9 */
    font-size: 0.8em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    border: 0;
    text-decoration: none;
}

.btn.btn-inline {
    display: inline-block;
    width: auto;
    padding: 0.5em 1em;
}

.btn.btn-big {
    font-size: 1.2em;
}

.btn-100 {
    width: 100%;
    margin-top: 0;
    padding: 1em 0;
}

.btn-right {
    width: auto;
    padding: 0.5em;
    float: right;
}

.btn a {
    display: block;
    color: #FFF;
    text-decoration: none;
    letter-spacing: 0.2em;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 0;
    right: 1em;
}

.footer {
    background: #000;
    color: #fff;
    padding: 1em 0;
}

.footer h3 {
    font-size: 2em;
    margin: 0;
    text-align: center;
    margin-bottom: 0.5em;
}

.footer h3 span {
    font-size: 0.5em;
}

.inscription-newsletter input {
    padding: 0.5em;
    border: 0;
    color: #000;
    width: 14em;
    display: block;
    margin: auto;
}

.inscription-newsletter .ajax-rep {
    padding: 0.5em;
    border: 0;
    color: #fff;
    width: 16.5em;
    display: block;
    margin: auto;
    font-size: 0.9em;
}

.footer .infos {
    font-size: 0.8em;
}

.footer .infos ul {
    margin: 0;
    padding: 0;
}

.footer .infos ul>li {
    margin-bottom: 0.5em;
}

.footer .infos li {
    list-style: none;
}

.footer .infos ul ul {
    margin: 0;
}

.ratp {
    -webkit-border-radius: 100px;
    border-radius: 100px;
    width: 1.3em;
    height: 1.3em;
    padding-top: 0.1em;
    background: #fff;
    text-align: center;
    display: inline-block;
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    box-sizing: border-box;
}

.ratp.metro-1 {
    background-color: rgb(242, 201, 49);
}

.ratp.metro-11 {
    background-color: rgb(142, 101, 56);
}

.ratp.metro-4 {
    background-color: rgb(187, 77, 152);
}

.ratp.metro-7 {
    background-color: rgb(223, 154, 177);
}

.ratp.metro-14 {
    background-color: rgb(103, 50, 142);
    color: #fff;
}

.bus {
    color: #000;
    padding: 0.0em 0.2em;
    font-size: 1.2em;
}

.bus.bus-38 {
    background-color: #0055c8;
    color: #fff
}

.bus.bus-47 {
    background-color: #ff82b4;
}

.bus.bus-75 {
    background-color: #ffbe00;
}

.bus.bus-29 {
    background-color: #82c8e6;
}

#map {
    height: 300px;
}

.spectacle {
    margin-top: 1em;
}

.s-infos {
    padding: 1em 0;
    border-bottom: 1px dotted #ccc;
    font-size: 0.9em;
}

.s-infos ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.s-infos ul li {
    padding-bottom: 0.3em;
}

.s-infos ul li.mini {
    font-size: 0.8em;
}

.s-description {
    margin-bottom: 1em;
}

.spectacle.reservation .s-description {
    font-size: 1em;
    margin-top: 0;
    padding-top: 0.17em;
    line-height: 1.2em;
}

.s-description p:first-child {
    margin-top: 0;
}

.spectacle h1 {
    font-size: 3em;
    margin-top: 0;
    padding-top: 0.17em;
    line-height: 1em;
}

.spectacle.reservation h1 {
    font-size: 1.5em;
    margin-top: 0;
    padding-top: 0.17em;
    line-height: 1em;
}

.s-affiche {
    width: 40%;
    float: left;
    margin-right: 1em;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.presses .logo {
    width: 100%;
}

.presses .presse .row {
    margin-bottom: 1em;
    font-size: 0.95em;
}

.popup-back {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

#popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    background: rgba(255, 255, 255, 1);
    width: 30%;
    display: none;
}

#popup.pop-spectacle {
    width: 80%
}

#popup .popup-fermer {
    position: absolute;
    right: -1em;
    top: -1em;
    color: #fff;
    font-size: 2em;
    cursor: pointer;
}

#popup img {
    width: 100%;
    display: block;
}

#popup .texte {
    padding: 1em;
    font-size: 0.9em;
}

#popup .texte p:first-child {
    margin-top: 0;
}

#popup .texte p:last-child {
    margin-bottom: 0;
}

.lien-bas-page {
    position: fixed;
    bottom: 0px;
    right: 1em;
}

.lien-bas-page a {
    background: #e75041;
    padding: 0.5em;
    line-height: 2em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}


/********************* CALENDRIER **************************/

.calendrier {
    background-color: #d7d7d7;
    padding: 1em;
}

.calendrier table {
    width: 100%;
}

.calendrier .cal-entete {
    padding: 1em;
}

.calendrier .cal-nav {
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}

.calendrier .cal-nav span {
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
}

.cal-jour {
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

.cal-case {
    background: #fff;
    padding: 0.2em;
    vertical-align: top;
    width: 14.2857143%;
}

.cal-numero {
    font-weight: bold;
    font-size: 1.1em;
}

.cal-spectacles {
    font-size: 0.8em;
    margin-bottom: 1em;
}

.cal-spectacles a {
    text-decoration: none;
}

.cal-spectacles .cal-sp {
    margin: 0.6em 0;
}

.cal-legende {
    font-size: 0.8em;
    float: right;
    margin-top: 2.5em;
}

.cal-sp-enfant,
.cal-sp-enfant a {
    color: rgb(187, 77, 152);
}

.cal-sp-musique,
.cal-sp-musique a {
    color: #5baecc;
}

.cal-sp-adulte,
.cal-sp-adulte a {
    color: #6400ff;
}

.form-sep {
    border-bottom: 1px #ccc dotted;
    padding: 0.5em 0;
}

.form-sep input[type="text"] {
    width: 100%;
    margin: 0;
    padding: 0.5em;
    display: block;
    box-sizing: border-box;
}

.bloc {
    border: 1px #ccc solid;
    margin-bottom: 1em;
}

.bloc.no-border {
    border: 0;
}

.bloc .bloc-titre {
    border-bottom: 1px #ccc solid;
    padding: 0.5em;
    background-color: #ccc;
}

.bloc .bloc-contenu {
    padding: 0.5em;
}

.resa-err {
    color: red;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
}

span.red {
    color: #FF0000;
}

.spectacle-popup img {
    width: 100%;
}

.spectacle-popup h1 {
    margin-top: 0;
    margin-top: 0.5em;
}

.spectacle-popup .actions {
    margin-bottom: 1em;
}

.spectacle-popup .affiche {
    margin: 1em 0;
}

.pop-normal {
    width: 60% !important;
    max-width: 500px;
}

.popup-content h1 {
    margin-top: 0
}

.resultat img {
    width: 100%;
    display: block;
}

.resultat h2 {
    margin-top: 0;
    padding-top: 0;
}

.resultat h2 a {
    color: #000;
    text-decoration: none;
}

.resultat .un-resultat {
    border-bottom: 1px #ccc dotted;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.resultat .recap {
    border: 1px #ccc dotted;
    padding: 1em;
    text-align: center;
    margin-bottom: 1em;
}

.connect-panel {
    width: 40%;
    margin: auto;
    border: 1px #ccc solid;
    padding: 1em;
    margin-bottom: 2em;
}

.connect-panel h2 {
    text-align: center;
    margin: 0;
    margin-bottom: 2em;
}

.espace-pro-connect form input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    padding: 0.5em;
    margin-bottom: 1em;
}

.espace-pro h2 {
    text-align: center;
}

.italic {
    font-style: italic;
}

.bloc-dates {
    padding-bottom: 2em;
}

.bloc-dates-valide {
    margin-bottom: 1em;
    border-bottom: 10px #ccc solid;
}

.bloc-dates table {
    border: 1px #ccc solid;
    width: 100%;
    border-collapse: collapse;
}

.bloc-dates table td {
    padding: 0.5em 1em;
    border: 1px #ccc solid;
}

.bloc-dates table .total {
    background-color: #eee;
}

.bloc-dates table thead td {
    font-weight: bold;
}

.red {
    color: red;
}

.btn-pro {
    background-color: #ccc;
    border: 1px #aaa solid;
    padding: 0.5em 1em;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin: auto;
    text-align: center;
    width: 20%;
}

.presse .row {
    border-bottom: 1px #ccc dotted;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.lienfichier {
    color: #000;
    text-decoration: none;
}

.partager .fa {
    font-size: 1.5em;
}

.wysiwyg .col img {
    width: 100%;
}

.documents ul>li {
    margin-bottom: 1em;
    font-weight: bold;
}

.documents ul ul {
    list-style: none;
    padding-left: 0em;
}

.documents ul ul a {
    text-decoration: none;
    color: #000;
    font-weight: normal;
}

.documents ul>li li {
    margin-bottom: 0em;
}

.tap {
    text-align:center;
    margin-top:2em;
}

.tap img {
	max-width:220px;
}




.error {
    background-color:rgba(255,0,0,0.5);
    padding:1em;
    line-height: 2em;
}

.placeRecap {
    border: 0;
}

.placeRecap tr, .placeRecap tr, .placeRecap tr {
    border: 0;
}

.placeRecap {
    width: 100%;
}

.placeRecap tr:last-child{
    background-color: rgba(0,0,0,0.2);
    line-height: 2em;
}

.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}



.older #card-element  {
    border:1px #ccc solid;
    padding:0.5em;
}

.older .payment-part {
    margin-top:1em;
}

.older .payment-part button {
    float:right;
    margin-top: 1em;
}

.older .payment-part:after {
    float:none;
    content : ' ';
    clear:both;
    display: block;
}




.mt-1{
    margin-top:1em;
}

#map img {
    width: 100%;
}


/****************************/
.reservation_ask_abonne, .reservation_ask_normal{
    padding-bottom: 1em;
    border-bottom: 2px #ccc solid;
    margin-bottom: 0.5em;
}

.tarif-abonnement {
    display: none;
}

.tarif-normal {
    display: block;
}

.margin-button-complet {
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.bg-gris {
    background-color: #ccc;
    margin-top: 2em;
}

.margin-button-complet a {
    border:1px solid #999;
    padding:0.5em;
    text-decoration: none;
    background-color: rgba(255,255,255,0.5);
    color:#000

}

.margin-button-complet a:hover {
    background-color: rgba(255,255,255,0.2);
}

.table-border {
    border:1px #ccc solid;
    width: 80%;
    column-span: none;
    border-collapse: collapse;
    margin: 2em 0;
}

.table-border td{
    border:1px #ccc solid;
    padding:10px;
}

.table-border td:first-child{
    width: 20%;
}

.w100 {
    width: 100%;
}

.w50p {
    width: 50px;
}

.add-place-pro input{
    padding:5px;
}

/****** card ****/


form#payment-form {
    align-self: center;
}
#payment-form input[type='text'] {
    border-radius: 6px;
    margin-bottom: 6px;
    padding: 12px;
    border: 1px solid rgba(50, 50, 93, 0.1);
    height: 44px;
    font-size: 16px;
    width: 100%;
    background: white;
}
#payment-form .result-message {
    line-height: 22px;
    font-size: 16px;
}
#payment-form .result-message a {
    color: rgb(89, 111, 214);
    font-weight: 600;
    text-decoration: none;
}
#payment-form .hidden {
    display: none;
}
#payment-form #card-error {
    color: rgb(105, 115, 134);
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    margin-top: 12px;
}
#payment-form #card-element {
    border-radius: 4px 4px 0 0 ;
    padding: 12px;
    border: 1px solid rgba(50, 50, 93, 0.1);
    width: 95%;
    background: white;
    display: block;
    margin-top: 1em;
}
#payment-form #payment-request-button {
    margin-bottom: 32px;
}
/* Buttons and links */
#payment-form button {
    background: #5469d4;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border-radius: 4px;
    border: 0;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    transition: all 0.2s ease;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
    margin-top: 1em;
    float: right;
    margin-bottom: 10px;
}


#payment-form button:hover {
    filter: contrast(115%);
}
#payment-form button:disabled {
    opacity: 0.5;
    cursor: default;
}
/* spinner/processing state, errors */
#payment-form .spinner,
#payment-form .spinner:before,
#payment-form .spinner:after {
    border-radius: 50%;
}
#payment-form .spinner {
    color: #ffffff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
#payment-form .spinner:before,
#payment-form .spinner:after {
    position: absolute;
    content: "";
}
#payment-form .spinner:before {
    width: 10.4px;
    height: 20.4px;
    background: #5469d4;
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    -webkit-transform-origin: 10.4px 10.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s;
}
#payment-form .spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: #5469d4;
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    -webkit-transform-origin: 0px 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease;
}
@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@media only screen and (max-width: 600px) {
    form {
        width: 80vw;
    }
}