/******************************
BEGIN REV SLIDER
******************************/

.revslider {
    padding-top: 0 !important;
}

/******************************
END  REV SLIDER
******************************/

.list_offres.item.apidae_hidden{
    opacity: 0.3;
}

.site-wrap {
    padding-top: 70px;
}
@media screen and (max-width: 991px) {
    .site-wrap {
        padding-top: 50px !important;
    }
}
@media screen and (max-width: 768px) {
    .site-wrap {
        padding-top: 30px !important;
    }
}
.text-white{
    color:#fff !important;
}
label {
    color:#000;
    font-weight: 500;
    font-family: "Roboto", "Helvetica", "Arial", "sans-serif";
}
.form-group{
    margin-top:0;
}
label:after {
    content: " :";
}
label.no-after:after {
    content: "";
}
label.required:after {
    content: " * :";
}

.color-black {
    color: #000000 !important;
}

button[type="submit"]{
    background: #000;
    color: #fff;
    font-family: "Roboto", "Helvetica", "Arial", "sans-serif";
    font-size: 15px;
    padding: 8px 20px;
    border: none;
    font-weight: 300;
    text-transform: uppercase;
    float: right;
    margin: 0 auto;
}

figure {
    display: inline-block;
    position: relative;
}

figure .copyright {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff;
    line-height: 12px;
    width: 12px;
}

.tooltip-inner {
    max-width: 300px;
}

.pagination .prev.disabled,
.pagination .next.disabled{
    display:none;
}
.pagination > li > a{
    line-height: 30px !important;
}

.container-white{
    background:#fff;
}

a.btn{
    font-family: Quicksand, Helvetica, Arial, sans-serif;
}
a.btn.btn-sm {
    font-size: 11px;
    padding:8px 15px;
}

.page-header{
    min-height: 480px;
    position: relative;
}

.page-header.page-header-rev{
    min-height: inherit !important;
    height:auto !important;
}

.page-header.clqr-location {
    background-position: top right;
    background-size: cover;
}

.page-header .copyright {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff;
    line-height: 12px;
    width: 12px;
}


@media screen and (max-width: 480px){
    .page-header .container h1.header-title{
        font-size: 4vh;
    }
}

.ezrichtext-field img {
    max-width: 100%;
    height: auto;
}

.breadcrumb-black{
    background:#000;
}

.breadcrumb-white{
    background:#fff;
}
.breadcrumb-white .breadcrumb{
    padding:8px 0;
}
.breadcrumbs .breadcrumb{
    padding:4px 0;
    margin:0;
}
.breadcrumbs .breadcrumb ol{
    margin-bottom:0;
    padding-bottom:0;

}
.breadcrumbs .breadcrumb ol > li{
    margin-left:3px;
    margin-right:3px;
}
.breadcrumbs .breadcrumb ol,
.breadcrumbs .breadcrumb ol > li,
.breadcrumbs .breadcrumb ol > li a,
.breadcrumbs .breadcrumb ol > li a span{
    color:#fff;
    font-style: italic;
    font-weight:300;
}
.breadcrumb-white .breadcrumb ol,
.breadcrumb-white .breadcrumb ol > li,
.breadcrumb-white .breadcrumb ol > li a,
.breadcrumb-white .breadcrumb ol > li a span{
    color:#000;
}

.breadcrumb-black .breadcrumb ol > li span{
    font-weight:700
}
.breadcrumb{
    background:transparent;
    padding: 0 15px;
}
.breadcrumb ol{
    padding-left:0;
}
.breadcrumb ol,
.breadcrumb li{
    list-style: none;
}
.breadcrumb ol > li{
    display: inline-block;
    font-size: 12px;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-weight: 500;
}


body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
    font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .serif-font {
    font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
    font-weight:500;
}
h1.title{
    font-size: 44px;
    line-height: 1.2em;
    margin-bottom: 0;
}

h1.header-title{
    font-family: 'Bernadette Rough', 'Arial', sans-serif;
    font-size:75px;
    text-shadow:0 0 10px #000;
}
h1.header-title-mweal {
    margin-bottom:0;
}

h2.light,
.light{
    font-weight:300;
}
.header-title.inline{
    font-family: 'Bernadette Rough', 'Arial', sans-serif;
    font-size:50px;
}

.header-title.inline img{
    margin-left:5px;
    height:120px;
}

#prefooter-quartiers h3{
    margin-top:0;
}
#bande-bons_plans_pres_de_chez_vous h3{
    font-size:24px;
}

#bande-great-deals .container,
#bande-subscribe_newsletter .container{
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);

}
#bande-great-deals .picto-col,
#bande-subscribe_newsletter .picto-col{
    background:#f2f2f2;
    padding-left:0;
}

#bande-great-deals .picto-col img,
#bande-subscribe_newsletter .picto-col img{
    padding:13px 0 18px
}

#bande-great-deals .btn-pink,
#bande-subscribe_newsletter .btn-pink{
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size:14px;
    background:#c70778;
    color:#fff;
    text-transform: none;
}

#bande-great-deals .btn-white {
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size:14px;
    background:#fff;
    color:#000;
    text-transform: none;
    font-weight: 500;
}

#bande-great-deals .title,
#bande-subscribe_newsletter .title{
    color:#fff;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size:27px;
    padding-top:20px;
    padding-bottom:20px;
    display: block;
}

@media screen and (max-width:991px){
    #bande-great-deals .title,
    #bande-subscribe_newsletter .title{
        font-size:24px;

    }
}

@media screen and (max-width:767px){
    #bande-great-deals .btn-pink,
    #bande-subscribe_newsletter .btn-pink{
        float:none !important;

    }
}
.attr-list .col-2{
    width:48%;
    float:left;
    display:block;
    text-align:left;
}

#prefooter-quartiers .attr-list .col-2{
    display:inline-block;
    width:40%;
    text-align: left;
}
.attr-list .col-2,
#prefooter-quartiers .attr-list .col-2{
    list-style: none;
    padding-left:0;
}

#prefooter-quartiers .attr-list .col-2 li{
    margin-bottom:5px;
}
#prefooter-quartiers .attr-list .col-2 li,
#prefooter-quartiers .attr-list .col-2 li a{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size:14px;
    font-weight: 500;
    line-height:1.2em;
}
.attr-list .col-2 li,
.attr-list .col-2 li a{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height:1.5em;
    font-size:14px;
    font-weight: 500;
}

@media screen and (max-width: 1199px) {
    .attr-list .col-2 li,
    .attr-list .col-2 li a {
        font-size: 14px;
    }
}

.min-height-320{
    min-height: 320px;
}

@media screen and (max-width: 767px) {
    #bande-bons_plans_pres_de_chez_vous h3{
        text-align: center !important;
    }
}
.attr-list .col-2 li a,
#prefooter-quartiers .attr-list .col-2 li a {
    padding-left: 13px;
    padding-right:15px;
    background: transparent url(/bundles/oltcmainfront/images/menu/chevron.png) no-repeat left 4px;
    display: inline-block;

}

@media screen and (max-width: 991px) {
    #prefooter-quartiers .attr-list .col-2:first-child{
        margin-left:0 !important;
        width:50%;
    }
}

#prefooter-quartiers .attr-list .col-2:first-child{
    margin-left:10%;
}
#prefooter-pro h3{
    margin-bottom:5px;
}
#prefooter-pro p{
    font-size:12px;
    margin-bottom: 0;
    margin-left: 5px;
    color:#000;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.footer{
    padding:0;
    color:#fff;
    background:#fff
}

.footer-links{
    background:#000;
}
.footer .copyright{
    color:#000;
    font-size: 12px;
    font-style: italic;
}

.footer-links,
.footer-links-left,
.footer-links-right{
    min-height: 185px;
}
.footer-links-left{
    background:transparent url(/bundles/oltcmainfront/images/footer-separator.png) no-repeat right center;
}

.footer-links-right{
    background:transparent url(/bundles/oltcmainfront/images/footer-separator.png) no-repeat left center;
}

@media screen and (max-width:767px) {
    .footer-links-right,
    .footer-links-left{
        background:none;
        text-align:center;
    }
    footer img.footer-logo{
        max-height:75px;
    }
}

footer ul{
    padding:30px 0;

}
footer ul li{
    display:list-item;
}
footer ul li,
footer ul li a,
footer ul li a:hover,
footer ul li a:focus{
    color:#fff;
    font-family:"Quicksand", "Helvetica", "Arial", sans-serif;
    font-size:13px;
    text-transform: inherit;
}
footer ul li a {
    padding:5px 7px;
    display:inline-block;
}

footer img.footer-logo{
    position:relative;
    top: 50%;
    min-height: 185px;
}


.ibexa-embed-type-image.align-left{
    float:left;
    margin-right:30px;
    margin-bottom:30px;
}
.ibexa-embed-type-image.align-center{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
}
.ibexa-embed-type-image.align-right{
    float:right;
    margin-left:30px;
    margin-bottom:30px;
}

.title,
.title .h4,
.card-title,
.info-title,
.footer-brand,
.footer-big h5,
.footer-big h4,
.media .media-heading {
    font-weight: normal;
    font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
}

.title.instagram {
    background: transparent url(/bundles/oltcmainfront/images/logo_instagram.png) no-repeat center left;
    background-size: 1.4em;
    padding-left: 1.8em;
    display: inline-block;
}

.title.facebook {
    background: transparent url(/bundles/oltcmainfront/images/logo_facebook.png) no-repeat center left;
    background-size: 1.4em;
    padding-left: 1.8em;
    display: inline-block;
}

.fb-iframe {
    border:none;
    overflow:hidden;
    width: 340px;
    height: 345px;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .fb-iframe {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .fb-iframe {
        height: 500px;
    }
    .pt-sm-0 {
        padding-top: 0;
    }
}

@media screen and (max-width: 480px){
    .fb-iframe {
        width: auto;
    }
    .pt-xs-0 {
        padding-top: 0;
    }
}

.row-intro{
    margin-bottom:30px;
}

.row-intro .intro{
    font-family: "Roboto", "Helvetica", "Arial", "sans-serif";
    font-weight: 500;
    font-size: 15px;
    color:#6e6e6e;
    padding-bottom:20px;
    margin-bottom:30px;
    margin-right: 15px;
    margin-left: 15px;
    background:transparent url(/bundles/oltcmainfront/images/separator-intro.png) no-repeat bottom center;
}

.content-main_page .row-intro .intro{
    padding-bottom:20px;
    margin-bottom:20px;
}

.row-description p,
.section-text .description p,
.row .attr-intro p {
    font-family: "Roboto", "Helvetica", "Arial", "sans-serif";
    font-size: 16px;
    line-height: 1.85em;
    color: #000;
    margin: 0 0 10px;
    font-weight: 400;
}

.navbar-fixed-top.shrink {
    min-height: 30px;
}

.navbar-fixed-top,
.navbar-fixed-top *,
.navbar-fixed-top .navbar-brand,
.navbar-fixed-top .navbar-brand img,
#navigation-lyon li .btn-lyon,
#navigation-lyon li.menu-item:after
{
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navbar .dropdown-language .dropdown-menu li > a.active,
.navbar .dropdown-language .dropdown-menu li > a:hover,
.navbar .dropdown-language .dropdown-menu li > a:active,
.navbar .dropdown-language .dropdown-menu li > a:focus,
.navbar li.intl-language > a.active,
.navbar li.intl-language > a:hover,
.navbar li.intl-language > a:active,
.navbar li.intl-language > a:focus {
    color: #FFFFFF;
    background-color: #000000;
}

.navbar-form-otlyon{
    position:absolute;
    right:35px;
    min-width: 230px;
}
.navbar-form-otlyon .form-group{
    position: absolute;
    top: -100px;
    margin-top:0;
}
.navbar-form-otlyon .form-group .form-control{
    margin-bottom:0;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
}
.navbar-form-otlyon .form-group.active{
    top:0;
}
.navbar-form-otlyon #btn-search-bar{
    color:#000;
    background:transparent;
    box-shadow: none;
    padding: 5px 12px;
    float:right
}

.navbar-form-otlyon #btn-search-bar .material-icons{
    font-size:24px;
}

#site-wide-search-mobile {
    border-bottom: 2px solid #e6e6e6;
}
#site-wide-search-mobile input {
    border: none;
    padding: 5px 0 5px 34px;
    width: 235px;
    height: 46px;
}
#site-wide-search-mobile button {
    background: #fff;
    color: #000;
    padding: 0;
}
#site-wide-search-mobile button i {
    padding: 11px 20px;
}
.shrink .navbar-form-otlyon  .form-group{
    margin-top: 0;
}
.shrink .navbar-form-otlyon  .form-group .form-control{
    line-height: 1em;
    height:30px;
}
.shrink .navbar-form-otlyon #btn-search-bar{
    padding:0 12px;
}
#navigation-lyon {
    padding-left: 100px;
}
#navigation-lyon .dropdown-language,
#navigation-lyon .intl-language {
    font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
}
#navigation-lyon .btn-lyon {
    font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
    font-size:20px;
    font-weight:500;
}
#navigation-lyon li.menu-item:after{
    content: '•';
    font-size: 20px;
    text-align: center;
    display: block;
    float: right;
    margin-left: 10px;
    padding-top: 27px;
    padding-bottom: 21px;
}

#navigation-lyon li.menu-item:last-child:after{
    content: '';
}

#navigation-lyon li .btn-lyon{
    float:left;
}

#navigation-lyon .dropdown-language li{
    position: relative;
}

.navbar-fixed-top.shrink {
    min-height: 35px;
}

.shrink.navbar .navbar-brand:hover,
.shrink.navbar .navbar-brand:focus,
.shrink.navbar .navbar-brand{
    padding:0;
    box-shadow: 0 0 0 transparent;
}

.shrink.navbar .navbar-brand:hover img,
.shrink.navbar .navbar-brand:focus img,
.shrink.navbar .navbar-brand img{
    /*width: 145px;*/
    max-height: 50px;
}
.shrink .navbar-nav .dropdown-language > a{
    font-size:12px;
    padding-top:5px;
    padding-bottom:5px;
}
.shrink #navigation-lyon .btn-lyon{
    font-size:18px;
    padding:8px 10px;
}
.shrink.navbar .navbar-right{
    padding:5px 0;
}
.shrink #navigation-lyon li.menu-item:after{
    padding-top: 8px;
    padding-bottom: 8px;
}
.container-citation .margin-left-citation{
    margin-left:70px;
}
.container-citation{
    color:#fff;
}
.container-citation h2{
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size:40px;
    font-weight: 200;
    color:#fff;
}
.container-citation .citation{
    background:transparent url(/bundles/oltcmainfront/images/quote_white.png) no-repeat top left;
    padding-top: 60px;
    font-weight: 200;
    font-style: italic;
    font-size: 15px;
    line-height: 1.8em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    margin-top: 10px;
}
.container-citation .citation .btn{
    color: #000;
    text-transform: none;
    padding-right: 25px;
    font-style: normal;
    font-size: 14px;
}

@media screen and (max-width: 991px) {
    .navbar-collapse.collapse{
        display:none!important;
        padding-bottom:0;
        overflow:hidden!important;
    }
    .navbar .navbar-brand:hover, .navbar .navbar-brand:focus, .navbar .navbar-brand{
        left:0 !important;
    }
}

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

    .navbar .navbar-brand:hover img,
    .navbar .navbar-brand:focus img,
    .navbar .navbar-brand img {
        max-height: 40px;
        margin: 5px 20px;
    }

    .shrink.navbar .navbar-brand:hover img,
    .shrink.navbar .navbar-brand:focus img,
    .shrink.navbar .navbar-brand img{
        /*width: 145px;*/
        max-height: 40px;
    }

    .container-citation .margin-left-citation{
        margin-left:0;
    }
}

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

/* Header */

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus,
.navbar .navbar-brand{
    background: #000;
    position: absolute;
    top: 0;
    left: 15px;
    /*
    padding: 29px 30px 20px;
    */
    padding:0;
    box-shadow: 0 0 10px #000;
}

.navbar .navbar-brand:hover img,
.navbar .navbar-brand:focus img,
.navbar .navbar-brand img {
    max-width:170px;
    max-height: 70px;
    margin: 10px 50px;
}

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

    .shrink.navbar .navbar-brand:hover img,
    .shrink.navbar .navbar-brand:focus img,
    .shrink.navbar .navbar-brand img{
        /*width: 145px;*/
        max-height: 40px;
    }

    .navbar .navbar-brand:hover img,
    .navbar .navbar-brand:focus img,
    .navbar .navbar-brand img {
        max-height: 40px;
        margin: 5px 20px;
    }
}

.img-webstagram{
    overflow:hidden;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    display:block;
    max-height: 255px;
}
.img-webstagram > img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

#carousel-block-instagram a {
    background-size: cover !important;
    background-position: center !important;
    width: auto;
    height: 300px;
}

@media screen and (max-width:1199px) {
    .img-webstagram{
        max-height: 205px;
    }
}
@media screen and (max-width:991px) {
    .img-webstagram{
        max-height: 150px;
    }
}
@media screen and (max-width:767px) {
    .img-webstagram{
        max-height: 200px;
    }

    #carousel-block-instagram a {
        max-height: 200px;
    }
}

.custom-youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.custom-youtube > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-tag-youtube{
    position: relative;
    max-width: 100%;
}

.custom-tag-youtube > iframe {
    max-width: 100%;
}

.custom-tag-youtube.pull-left,
.custom-tag-instagram.pull-left{
    margin-right:15px;
    margin-bottom:15px;
}
.custom-tag-youtube.align-center,
.custom-tag-instagram.align-center{
    margin-bottom:15px;
}
.custom-tag-youtube.pull-right,
.custom-tag-instagram.pull-right{
    margin-left:15px;
    margin-bottom:15px;
}


/* Search Filters */

.filters.filters-no-borders {
    border-top: none;
    border-bottom: none;
}

.section.filters {
         background-color: #000000;
         font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
         padding: 0 !important;
}

.filters .row-filter input,
.row.filters input,
.section.filters .keyword_input label,
.section.filters .date_pick label,
.section.filters .togglebutton label,
.section.filters .date_pick input,
.section.filters h3,
.row.filters a,
.section.filters a {
     color: #ffffff;
}

.filters .row-filter #keywordText {
    margin-bottom: 0;
    margin-top: 1px;
}

.filters .keyword_input {
    margin-top: 2px;
}

.filters #buttonKeyword:before {
    content: attr(data-before);
}

.filters .togglebutton label {
    width: 100%;
}

.filters #buttonKeyword {
    background-color: #FFFFFF;
    color: #000000;
    position: absolute;
    right: -15px;
    top: 4px;
    padding: 5px;
    min-width: 25px;
}

@media screen and (max-width: 768px) {
    .filters #buttonKeyword {
        right: 15px;
    }
}

.filters #buttonKeyword.active,
.filters #buttonKeyword:active,
.filters #buttonKeyword:hover,
.filters #buttonKeyword:focus {
    background-color: #000000;
    color: #FFFFFF;
}

.row.filters input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #FFFFFF;
}
.row.filters input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #FFFFFF;
    opacity:  1;
}
.row.filters input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #FFFFFF;
    opacity:  1;
}
.row.filters input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #FFFFFF;
}
.row.filters input::-ms-input-placeholder { /* Microsoft Edge */
    color:    #FFFFFF;
}
.row.filters input::placeholder { /* Most modern browsers support this now. */
    color:    #FFFFFF;
}

.row.filters .dropdown,
.section.filters .dropdown {
    border-bottom: 1px solid #ffffff;
}

.row.filters .dropdown a,
.section.filters .dropdown a {
    display: block;
}

.row.filters .dropdown i,
.section.filters .dropdown i,
.section.filters .bootstrap-select button .bs-caret {
    position: absolute;
    right: 0;
    bottom: 2px;
}

.section.filters .date_pick .datepicker::placeholder,
.section.filters .date_pick .datepicker::-webkit-input-placeholder,
.section.filters .date_pick .datepicker::-moz-placeholder,
.section.filters .date_pick .datepicker:-ms-input-placeholder,
.section.filters .date_pick .datepicker:-moz-placeholder {
    color: #FFFFFF !important;
}

.row.filters .date_pick i,
.section.filters .date_pick i {
    color: #FFFFFF;
    position: absolute;
    bottom: 11px;
    right: 17px;
}

.row.filters .dropdown-menu,
.section.filters .dropdown-menu ul,
.section.filters .dropdown ul {
    background: #000000;
}

.section.filters .bootstrap-select {
    margin: 0;
}

.section.filters .bootstrap-select button {
    padding: 0;
    background: #000000;
    border-bottom: 1px solid #ffffff;
    text-transform: none;
    line-height: 1.5em;
    font-size: unset;
    display: flex;
}

.section.filters .bootstrap-select.open button {
    background-color: #000000 !important;
}

.section.filters .bootstrap-select button .caret {
    display: none;
}

.section.filters .bootstrap-select button .bs-caret {
    font-family: 'oltc-icon';
    bottom: -2px;
}

.section.filters .bootstrap-select button .bs-caret:before {
    content: "\e90c";
}

.row.filters .dropdown-menu a.active,
.row.filters .dropdown-menu a:hover,
.row.filters .dropdown-menu a:active,
.row.filters .dropdown-menu a:focus,
.section.filters .dropdown-menu ul a:hover,
.section.filters .dropdown-menu ul a:active,
.section.filters .dropdown-menu ul a:focus,
.section.filters .dropdown ul a:hover,
.section.filters .dropdown ul a:active,
.section.filters .dropdown ul a.active,
.section.filters .dropdown ul li.active a,
.section.filters .dropdown ul a:focus {
    background: #ffffff;
    color: #000000;
}

.wrapper-btnMoreFilters {
    padding-top: 25px;
}

#btnMoreFilters:after {
    display: inline-block;
    content: "";
    border: 7px solid transparent;
    border-bottom-width: 0;
    border-top-color: #fff;
    vertical-align: middle;
    margin: -4px 0 0 10px;
    transition: transform 300ms;
}

#btnMoreFilters.active:after {
    transform: rotate(180deg);
}

.bs-actionsbox {
    background-color: #000;
    padding-left: 4px;
    padding-right: 4px;
}

.section.filters .bootstrap-select .bs-actionsbox button {
    text-align: center;
    display: block;
    border: none;
    box-shadow: none;
}

.section.filters .bootstrap-select .bs-actionsbox + .dropdown-menu.inner {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a:focus, .bootstrap-select.btn-group .dropdown-menu li a:hover {
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(0, 0, 0, 0.6);
}

[data-label],
.services-choice a[role=option] {
    display: none;
}

.section-bande-pilgo .block-pilgo{
    border-top:none;
}

.section-agenda-search .filters [data-label] {
    display: block;
}

.date_pick .form-group,
.keyword_input .form-group {
    margin: 0 !important;
}

.filter-found-ajax-call,
.services-choice a.filter-found-ajax-call {
    display: block;
}

.type_text_input {
    padding-top: 0;
    height: auto;
    padding-bottom: 3px;
}

input[name=searchAgenda] {
    margin: 0;
}

.attr-image.pull-left{
    margin-right:30px;
    margin-bottom:30px;
}

.attr-image.pull-right{
    margin-left:30px;
    margin-bottom:30px;
}

/** APIDAE Fiche **/



.section-text .intro p{
    font-size: 18px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #6e6e6e;
    margin-bottom: 0;
    font-weight: 500;

}



.attr-parent,
.attr-parent a,
.blog-post .section-text .description-full,
.blog-post .section-text .description-full p,
.blog-post .section-text p.description-full{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size:15px;
    color:#000;
}

.blog-post .section-text {
    padding-bottom: 0;
    padding-top: 0;
}

.blog-post .section-text.no-header {
    margin-top: 65px;
}
.attr-parent,
.attr-parent a{
    font-weight: 500;
}


.container-topinfos{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    background:#f2f2f2;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    padding-top: 20px;
    padding-bottom: 13px;
}
.container-topinfos strong{
    display:block;
    font-weight:700;
    font-size:14px;
    line-height: 1em;
}

.container-topinfos span.subline{
    font-weight: 300;
    font-size: 12px;
    line-height: 1em;
    display: inherit;
    padding-top: 5px;
}

.container-topinfos .oltc-icon {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}


.container-topinfos .row .attr-topinfos{
    border-left: 1px solid #000;
    min-height: 45px;
    padding-top:5px;
}

.container-topinfos .row .attr-topinfos:first-of-type{
    border-left: none;
}

.container-topinfos .attr-book .btn{
    font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
    padding: 8px 15px;
    text-transform: none;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 20px;
}

.content-main_page .section{
    padding:35px 0;
}


.section.map_filter {
    padding: 0 0 35px 0;
    min-height: 700px;
}

.mapPlace {
    padding: 0;
    height: 500px;
    position: relative; }


.mapPlace .card-contact{
    max-width: 530px;
    margin: 80px 0 80px 150px;
    border-left: 10px solid #000000;
}

.mapPlace .card-contact .info {
    padding: 0;
    margin: 0; }

.mapPlace h3{
    font-size:30px;
    margin-top:0;
    border-bottom:1px solid #aeaeae;
}
.mapPlace h4{
    font-weight: 600;
    margin-bottom:2px;
}

.mapPlace .card .content {
    padding: 15px 35px;
}
.mapPlace .card .content .desc{
    padding-bottom:10px;
}
.mapPlace .card .content .desc p{
    color:#000000;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
.mapPlace .card .content .row-add-info .description a{
    color:#686868;
    font-size:14px;
    display:block;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    word-wrap: break-word;
}

.mapPlace .map {
    width: 100%;
    height: 100%;
    position: absolute;
}

/* MapBox marker design */
div.marker, div.marker-nopointer{
    background: url('/bundles/oltcmainfront/images/marker/pin-sm.png') no-repeat;
    width: 35px;
    height: 35px;
}
div.marker {
    cursor: pointer;
}
div.marker:hover, div.marker.hover{
    background: url('/bundles/oltcmainfront/images/marker/pin-sm-hover.png') no-repeat;
}

@media screen and (max-width: 991px) {
    .mapPlace {
        height: 650px;
    }
    .mapPlace .card-contact {
        max-width: 380px;
        margin: 40px 0 10px 10px;
    }
}
@media screen and (max-width: 767px) {
    .mapPlace {
        height: 1150px;
    }
    .mapPlace .map {
        top: 500px;
        height: 650px;
    }
    .mapPlace .card-contact {
        max-width: 100%;
        margin: 10px 0 10px 0;
    }
}

#prefooter-promo{
    color:#fff;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    word-break: break-word;
}

.container-block-promo-website{
    background:#06171c;
    color:#fff;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    word-break: break-word;
}

.container-block-promo-website .block-vl,
.container-block-promo-website .block-lcc {
    padding-top: 20px;
    padding-bottom: 17px;
}
.container-block-promo-website .block-lcc{
    border-right:2px solid #fff;
}


.container-block-promo-website .block-content .attr-content{
    position:relative;
    min-height:160px;
}
.container-block-promo-website .block-vl .block-content{
    padding-left:15px;
}
.container-block-promo-website .block-content  .attr-image{
    margin-top:5px;
}
#prefooter-promo .block-content .attr-content{
    margin-top:30px;
}
.container-block-promo-website .block-vl .attr-content{
    margin-top:10px;
    min-height:150px;
}

#prefooter-promo .block-content .pre-title,
.container-block-promo-website .block-content  .pre-title{
    font-size: 15px;
    font-weight: 500;
}
#prefooter-promo .block-content h4,
.container-block-promo-website .block-content  h4{
    font-size: 38px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1.1em;
}
#prefooter-promo .block-content p,
.container-block-promo-website .block-content  p{
    line-height:1.5em;
}

#bande-monweekenda h4 {
    font-size:30px;
}
@media screen and (max-width:1199px) {
    #prefooter-promo .block-content h4,
    #bande-monweekenda h4 {
        font-size:24px;
    }

}
@media screen and (max-width:991px) {
    #bande-monweekenda .section .block-content {
        text-align: center;
    }
    #prefooter-promo .block-content .attr-content{
        margin-top:10px;
    }
    #prefooter-promo .block-content .pre-title{
        font-size:13px;
    }
    #prefooter-promo .block-content h4{
        font-size:22px;
    }

    #bande-monweekenda .block-content .attr-content a.btn{
        margin: 0 auto;
        position: relative;
        left: inherit;
        bottom: inherit;
        text-align: center;
    }
}
#bande-monweekenda .section .block-content .attr-content{
    min-height: 125px;
}
#bande-monweekenda .section .attr-image{
    padding-top:6px;
}
#bande-monweekenda .section .block-content{
    padding-top:9px;
}

/*
#bande-nos_redacteurs{
    background:transparent  url(/bundles/oltcmainfront/images/tmp/block_redacteurs.jpg) no-repeat top center !important
}
*/
.card.card-user{
    min-height: 290px;
    margin-top: 70px;
}
.card.card-user .attr-image{
    margin-top: -70px;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px solid #e6e6e6;
}

#bande-nos_redacteurs .card-list .content{
    padding:5px 35px;
}
.card.card-user .content h3{
    font-size:28px;
}
.card.card-user .content .description{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight:400;
    font-size:16px;
    color:#000;
    margin-bottom: 15px;
}
.card.card-user .content .btn{
    padding: 5px 30px;
    text-transform: none;
    font-size: 13px;
    font-weight: 500;
}
.card.card-user img{
    width:auto;
}

/* Bande search business */
.bande-search-business .nav-tabs {
    background: #fff;
    border-radius: 0;
    padding: 0 0 1px;
}
.bande-search-business .nav-tabs>li, .bande-search-business .nav-tabs>li > a {
    background-color: #333;
    border-radius: 0;
}
.bande-search-business .nav-tabs>li.active, .bande-search-business .nav-tabs>li.active > a {
    background-color: #000;
    border-radius: 0;
}
.bande-search-business .nav-tabs>li.active:after{
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 100%;
    background: #fff;
}
.bande-search-business .nav-tabs>li:after{
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: #000;
    transition: width .5s ease, background-color .5s ease;
}
.bande-search-business .nav-tabs>li:hover:after {
    width: 100%;
    background: #fff;
}
.bande-search-business .tab-content {
    background-color: #000;
    padding-top: 10px;
}
.bande-search-business .tab-content .tab-pane {
    padding: 0 10px 10px;
}

.bande-search-business .form-group label.control-label {
    font-size: 14px;
    color: #fff;
    padding-top: 2px;
}

.bande-search-business .form-group input::placeholder {
    font-size: 12px;
    padding-left: 5px;
    color: #fff;
}

.bande-search-business .form-group .form-control {
    background-image: linear-gradient(#000000, #000000), linear-gradient(#ffffff, #ffffff);
    margin-bottom: 0;
    padding-bottom: 3px;
    color: #fff;
}

.bande-search-business .btn.btn-white {
    color: #000;
}

.bande-search-business .btn.dropdown-toggle {
    display: flex;
    background-color: #000;
    border-bottom: 1px solid #fff;
    padding: 5px 0 5px 5px;
    border-radius: 0;
    text-transform: none;
    color: #fff;
    font-size: 12px;
}

.bande-search-business .btn-group.open > .dropdown-toggle.btn {
    background-color: #000;
}

.bande-search-business .checkbox .checkbox-material .check {
    background-color: #fff;
}

.bande-search-business .checkbox input[type=checkbox]:checked + .checkbox-material .check {
    background-color: #000;
}
.bande-search-business .form-group.is-focused .checkbox label {
    color: #fff;
}
.bande-search-business .form-group .checkbox label {
    color: #fff;
    font-weight: 300;
}
.bande-search-business .form-group .checkbox label:after {
    content: '';
}
.bande-search-business .btn-submit {
    margin-top: 10px;
}
.bande-search-business button[type="submit"] {
    float: none;
}
.bande-search-business .common-input-wrapper {
    background-color: #000;
    padding: 0 10px 10px;
}
.bande-search-business .common-input-wrapper > .form-group > div.col-sm-4 > .btn-group.bootstrap-select {
    margin-top: 0;
}
.bande-search-business .common-input-wrapper > .form-group > .control-label {
    margin-top: 8px;
}
.bande-search-business .tab-pane p {
    color: #fff;
    padding: 10px;
}
.bande-search-business .tab-pane p a {
    color: #ff0000;
}

.checkbox-bedrooms .form-control {
    display: inline-block;
    width: auto;
}
.checkbox-bedrooms .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
.checkbox-bedrooms .checkbox .checkbox-material .check {
    background-color: #fff;
}
.checkbox-bedrooms.form-group.is-focused .checkbox label {
    color: #AAAAAA;
}
.checkbox-bedrooms.form-group.is-focused .form-control {
    background-image: none;
}

#goToFilterBusiness {
    background: #313131;
    padding: 33px 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: Quicksand, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 75px;
    display: inline-block;
}

#prefooter-promo .block-content .attr-content a.btn{
    background:#fff url(/bundles/oltcmainfront/images/icon/chevron-right-btn.png) no-repeat right center;
    display: inline-block;
    color: #000;
    font-size: 11px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    padding: 8px 25px 8px 15px;
    margin-bottom:0;
}
.container-block-promo-website .block-content .attr-content a.btn{
    background:#fff url(/bundles/oltcmainfront/images/icon/chevron-right-btn.png) no-repeat right center;
    display: inline-block;
    color: #000;
    font-size: 11px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    padding: 8px 25px 8px 15px;
    margin-bottom:0;
    position:absolute;
    bottom:0;
    left:0;
}

#awb-clickToChat {
    z-index: 1000000;
    position: fixed;
    bottom: 0;
    height: 40px;
    right: 20px;
    width: 300px;
    font-weight: 400;
    color: #fff;
    background-color: #000;
    font-size: 17px;
    padding: .4em .4em .4em .6em;
    font-family: 'Open Sans', 'Source Sans Pro', Tahoma, Verdana, Arial, sans-serif;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
}

#ctcButtonNotAvailable a {
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans', 'Source Sans Pro', Tahoma, Verdana, Arial, sans-serif;
}

#ctcButtonNotAvailable a:hover {
    text-decoration: none;
}

#ctcButtonNotAvailable a img {
    width: 22px;
    margin-right: 5px;
}

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

    .container-block-promo-website .block-content  .pre-title {     font-size: 13px;  }
    .container-block-promo-website .block-content  h4 {             font-size: 30px;  }
    .container-block-promo-website .block-content  p{               font-size:12px;   }

    .container-block-promo-website .block-content .attr-content{    min-height:130px; }
    .container-block-promo-website .block-vl .attr-content{         min-height:120px; }

}

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

    .container-block-promo-website .block-lcc{                  padding-left:0;       }
    .container-block-promo-website .block-vl{                   padding-right:0;      }
    .container-block-promo-website .block-vl .block-content{    padding-left:0;       }

    .container-block-promo-website .block-content  .pre-title {     font-size: 12px;  }
    .container-block-promo-website .block-content  h4 {             font-size: 24px;  }
    .container-block-promo-website .block-content  p{               font-size:11px;   }

    .container-block-promo-website .block-content .attr-content{    min-height:150px; }
    .container-block-promo-website .block-vl .attr-content{         margin-top:0; min-height:140px; }

}

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

    .container-block-promo-website .block-lcc,
    .container-block-promo-website .block-vl{
        padding-right:0; padding-left:0;
    }
    .container-block-promo-website .block-lcc{
        border-bottom:2px solid #FFF;
        border-right:0;
    }

    .container-block-promo-website .block-content  .col-content{     padding-right:0;  }
    .container-block-promo-website .block-content  .pre-title {     font-size: 12px;  }
    .container-block-promo-website .block-content  h4 {             font-size: 22px;  }
    .container-block-promo-website .block-content  p{               font-size:11px;   }


}



@media screen and (max-width:479px) {
    .container-block-promo-website .block-content  .col-img{     padding-left:0; padding-right:0;  }
    .section.section-band { padding: 30px 0; background-position: -190px top; background-size: cover; }
}


@media screen and (max-width:321px) {
    .section.section-band { padding: 30px 0; background-position: -265px top; background-size: cover; }
}

/*
.col-md-3.list_offres{
    background:transparent url(/bundles/oltcmainfront/images/tmp/block_list.jpg) no-repeat center 22px !important;
    background-size: 260px auto !important;
}
*/
.card-list.list_offres,
.card-list.landing-page {
    min-height: 360px;
}
.user-content .card-list{
    min-height:520px;
}
.card-list{
    margin-top:65px;
    min-height:480px;
    -webkit-box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.card-list.card-list-inline
{
    min-height:200px;
}

.inline_content{
    position:relative;
}
.inline_content .card-image{
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 10;
}

.inline_content .card-image .card-image-wrapper{
    margin-left: 5px;
    margin-right: 30px;
}

.inline_content .card-image img.img-responsive{
    width:100%;
}

.row-filter .margin-top {
    margin-top: 23px;
}

@media screen and (max-width: 767px) {
    .inline_content .card-image{
        position: relative;
        top: inherit;
        left: inherit;
        z-index: 10;
    }

    .inline_content .card-image .card-image-wrapper{
        margin-left: 0;
        margin-right: 0;
    }

    .card-list.card-list-inline{
        padding-top:150px;
        margin-top:-135px;
    }

    .card-list-horizontal-content .card-image.card-image-horizontal-view {
        height: inherit !important;
    }
    .card-list-horizontal-content .content.horizontal-content {
        padding: 5px 15px !important;
    }

    .row-filter{
        position:relative;
    }

    .row-filter .map_list{
        position: absolute;
        top: 155px;
        right: 0;
        width: auto;
        z-index: 10;
        padding: 0;
    }

    .row-filter .map_list #view-map,
    .row-filter .map_list #view-list{
        display:block;
        padding: 30px 10px;
        width: 49px;
        background-size: 180px;

    }
    .row-filter .map_list #view-pdf{
        display:block;
        padding: 30px 10px;
        width: 49px;
    }

    #view-list.active:hover,
    #view-list.active{
        background-position: -16px top !important;
    }
    #view-map:hover,
    #view-map.active{
        background-position:-115px top !important;
    }

    #view-list{
        background-position:-16px -140px !important;
    }
    #view-map{
        background-position:-115px -140px !important;
    }


    .row-filter .map_list #view-map span,
    .row-filter .map_list #view-pdf span,
    .row-filter .map_list #view-list span{
        display:none;
    }
}

.card-list-with-author {
    margin-bottom: 15px;
}

.card-list .card-image{
    margin-top:-65px;
    margin-left:35px;
    margin-right:35px;
    -webkit-box-shadow: inset 0 0 0 #000;
    -moz-box-shadow: inset 0 0 0 #000;
    box-shadow: inset 0 0 0 #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.card-list .card-image.card-image-horizontal-view {
    margin-left: 0;
    margin-right: 0;
    height: 80%;
}

.card-list .card-image img{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height:auto;
}
.card-list .content{
    padding:5px 35px;
}

.card-list .content.horizontal-content {
    padding: 5px 5px 5px 0;
}

.card-list-horizontal-content .additional-information  {
    font-style: italic;
    margin-bottom: 0;
}

.card-list-horizontal-content .horizontal-content p.description {
    margin-top: 10px;
}

.section-band .card-list .card-image{
    margin-left:15px;
    margin-right:15px;
}
.section-band .card-list .content{
    padding:5px 15px;
}

.card-list .content h3 {
    font-size: 18px;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0;
    /*
    min-height: 3em;
    */
}
.card-list .subtitle{
    margin:10px 0;
}
.card-list .subtitle span{
    background:#000;
    color:#fff;
    font-size:12px;
    display:inline-block;
    padding: 0 10px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.section-band .card-list h3{
    font-size:25px;
    letter-spacing: inherit;
    word-break: break-word;
}
.section-band .card-list .content p{
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color:#000;
}

.card-list .content h4,
.card-list .content p{
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.card-list-profile figure{
    float: right;
    margin-top: -95px;
}

.card-list-profile p {
    border-bottom: 1px solid #aeaeae;
    font-style: italic;
    font-size: 13px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    padding-right: 5px;
}

.card-list-profile p img {
    float: right;
    margin-top: -63px;
    position: relative;
}

.card-list-inline .card-list-profile {
    position: absolute;
    width: 200px;
    right: 10px;
    bottom: -36px;
}

.card-list-inline .card-list-profile p.content {
    padding-bottom: 0;
}

#custom_dragging_checkbox {
    position: absolute;
    top: 10px;
    left: 105px;
    background: #ffffff;
    z-index: 9;
    border-radius: 3px;
    padding: 5px 5px 1px 5px;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
}

.instagram-media {
    width: 98.375% !important;
}

#custom_dragging_checkbox label {
    color: #000000;
    font-size: 13px;
}

#dragged-search-trigger {
    position: absolute;
    top: -1px;
    right: 40px;
    z-index: 9;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    background: #ffffff;
    color: #000000;
    text-transform: capitalize;
    font-size: 13px;
    padding: 4px 5px;
}

/*
    Bandes
*/

.card-list .content a.more{
    font-style:italic;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size:12px;
}
.card-list .content a.more:after{
    font-style:italic;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size:12px;
    content: '>';
}

a.more_global{
    font-style: italic;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
a.more_global:after{
    font-style: italic;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    content: ' >';
}


.item-gray .card-list{
    background:#eee;
}

/** Weather band **/

.weather-band{
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 10px;

}
.weather-band .attr-title{
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height:1.8em;
    border-right:2px solid #000;
}

.weather-band .attr-weather{
    border-right:2px solid #000;
}

.weather-band .attr-weather ul{
    margin-bottom:0;
}
.weather-band .line-1{
    margin-bottom:5px;
}
.weather-band .temp span{
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
    margin-left: 5px;
}

.weather-band .weather-day{
    width:19%;
}
.weather-band .weather-day.week-end{
    color:#c3007b;
}

.weather-band .weather-day .line-2{
    width:100%;
    font-size:12px;
    line-height:1em;
}


@media screen and (max-width:767px){
    .weather-band .attr-title{
        border-right:none;
        margin-bottom:20px;
    }
    .weather-band .attr-title > div{
        text-align:center !important;
    }

    .weather-band .attr-weather{
        border-right:none;
    }
}


@media screen and (max-width:480px){
    .weather-band .weather-day{
        width: 32%;
        margin-bottom: 20px;
    }
    .weather-band .weather-day:nth-child(4n){
        margin-left:16%;
    }
}

.container.section-light-gray,
.container.section-gray,
.container.section-black,
.container.section-dark {
    width: auto;
}

.section-dark{
    color:#fff;
}

.section-gray{     background-color:#E5E5E5;  }
.section-black{    background-color:#000;     }

.section-gray .border-top,
.section-black .border-top{      border-top:     1px solid #FFF;  }
.section-gray .border-left,
.section-black .border-left{     border-left:    1px solid #fff;  }
.section-gray .border-right,
.section-black .border-right{    border-right:   1px solid #FFF;  }
.section-gray .border-bottom,
.section-black .border-bottom{   border-bottom:  1px solid #FFF;  }

@media screen and (max-width: 767px) {
    .section-gray .border-top-mobile,
    .section-black .border-top-mobile{      border-top:     1px solid #FFF;  }
    .section-gray .border-left-mobile,
    .section-black .border-left-mobile{     border-left:    1px solid #fff;  }
    .section-gray .border-right-mobile,
    .section-black .border-right-mobile{    border-right:   1px solid #FFF;  }
    .section-gray .border-bottom-mobile,
    .section-black .border-bottom-mobile{   border-bottom:  1px solid #FFF;  }
    .inline-tripadvisor .picto-clqr-wrapper img{
        width:75px;
        display: block;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .section-gray .border-top-tablet,
    .section-black .border-top-tablet{      border-top:     1px solid #FFF;  }
    .section-gray .border-left-tablet,
    .section-black .border-left-tablet{     border-left:    1px solid #fff;  }
    .section-gray .border-right-tablet,
    .section-black .border-right-tablet{    border-right:   1px solid #FFF;  }
    .section-gray .border-bottom-tablet,
    .section-black .border-bottom-tablet{   border-bottom:  1px solid #FFF;  }
    .inline-tripadvisor{ position: absolute; top: 55% }
}
@media screen and (min-width: 1200px) {
    .section-gray .border-top-pc,
    .section-black .border-top-pc{      border-top:     1px solid #FFF;  }
    .section-gray .border-left-pc,
    .section-black .border-left-pc{     border-left:    1px solid #fff;  }
    .section-gray .border-right-pc,
    .section-black .border-right-pc{    border-right:   1px solid #FFF;  }
    .section-gray .border-bottom-pc,
    .section-black .border-bottom-pc{   border-bottom:  1px solid #FFF;  }
    .inline-tripadvisor{ position: absolute; top: 55% }
}


.inline-tripadvisor .inline-logo-tripadvisor {
    background: transparent url(/bundles/oltcmainfront/images/logo/logo_tripadvisor.png) no-repeat left center;
    background-size: 40px auto;
    padding-left: 48px;
    width: auto;
    text-align: left;
    max-width: 100px;
    margin: 0px auto;
}

.card-list .isclqr_more{
    padding-bottom:65px;
}
.card-list .picto-clqr{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.inline-tripadvisor .picto-clqr-wrapper img{
    width: 70%;
}
.card-list .picto-clqr img{
    max-width:75px;
    height:auto;
}

.inline-tripadvisor .picto-clqr-wrapper{
    margin: 5px auto;
    width:75px;
}

.section-black .attr-content{
    color:#fff;
}

.ezrichtext-field a,
.checkbox label a, .checkbox label a:hover, .checkbox label a:focus, .checkbox label a:active {
    color: #D7011F;
}

.ezrichtext-field p a:hover, .ezrichtext-field p a:focus, .ezrichtext-field p a:active,
.ezrichtext-field blockquote a:hover, .ezrichtext-field blockquote a:focus, .ezrichtext-field blockquote a:active,
.checkbox label a:hover, .checkbox label a:focus, .checkbox label a:active {
    text-decoration: underline;
}

.blog-post .section-text .description-full .ezrichtext-field.img-caption p{
    font-weight: 300;
    font-size: 12px;
    line-height: 1em;
    padding: 5px 0px;
}
.blog-post .section-text .description-full .ezrichtext-field.img-caption p a{
    color:#000;
}

blockquote{
    background:#f2f2f2 url('/bundles/oltcmainfront/images/icon/quote.png') no-repeat 20px 20px;
    padding: 20px 20px 20px 75px;
    border:none;
    -webkit-box-shadow: 0px 0px 15px #ccc;
    -moz-box-shadow: 0px 0px 15px #ccc;
    box-shadow: 0px 0px 15px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
blockquote {
    color:#000;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size:16px;
    line-height:1.2em;
}
blockquote b,
blockquote strong{
    display:block;
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 10px;
}
blockquote em,
blockquote i{
    line-height: 1.5em;
    margin-top: 10px;
    display:block;
}
blockquote p{
    font-style: inherit;
}

.section-agenda-search{
    color:#fff;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
}
.section-agenda-search h3{
    margin-top:5px;
    margin-bottom:17px;
    font-size: 22px;
    font-weight: 500;
}

.section-agenda-search label.control-label{
    color:#fff;
}

.section-agenda-search .form-group.form-group-sm,
.date_pick .form-group.form-group-sm {
    margin-top:9px;
}

.section-agenda-search .datepicker,
.section-agenda-search .datepicker::placeholder,
.section-agenda-search .datepicker::-webkit-input-placeholder,
.section-agenda-search .datepicker::-moz-placeholder,
.section-agenda-search .datepicker:-ms-input-placeholder,
.section-agenda-search .datepicker:-moz-placeholder {
    color: #fff;
    font-weight:500;
}

.section-agenda-search .bootstrap-select{
    margin-top:0;
}
.section-agenda-search .bootstrap-select .filter-option{
    color:#fff;
    text-transform: none;
    font-weight:500;
}

.section-agenda-search .btn-submit{
    color: #000;
    text-transform: none;
    font-size: 12px;
    padding: 6px 25px 6px 10px;
}

.togglebutton label.control-label,
.keyword_input label.control-label,
.date_pick label.control-label {
    margin-top: 0;
}

.date_pick .form-group.form-group-sm {
    padding-bottom: 2px;
}

.card-profile{
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
.card-profile .text-left{
    margin-top:20px;
}
.card-profile .attr-image{
    max-width:60%;
}
.card-profile .title_author{
    border-top:1px solid #d1d1d1;
    display:block;
    font-family: Quicksand, Helvetica, Arial, sans-serif;
    font-size:24px;
    font-weight: 500;
}
.card-profile .title_author h4{
    margin:0;
}
.card-profile .attr-link .btn{
    text-transform: none;
    font-size: 14px;
    padding: 5px 20px 5px 10px;
}

.opacity80 {
    opacity: 0.2;
}
.overlay_prevent_click {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    background-color: white;
    z-index: 100;
}

.overlay_prevent_click .spinner {
    position: fixed;
    width: 200px;
    height: 200px;
    top: 35%;
    left: 45%;
    background: url("/bundles/oltcmainfront/images/spinner.gif");
    opacity: 1;
}

#map_list_offres {
    height: 900px;
}

#filter_h3{
    margin-top: 7px;
    margin-bottom: 0;
}

.no-margin-top {
    margin-top: 0 !important;
}

#view-map,
#view-list{
    background:#313131;
    background-image: url('/bundles/oltcmainfront/images/icon/picto_filter.png');
    background-repeat: no-repeat;
    padding: 60px 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: Quicksand, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 75px;
    display: inline-block;
    color:#aeaeae;
}

#view-list.active:hover,
#view-list.active{
    background-position:-9px top;
    color:#fff;
}
#view-map:hover,
#view-map.active{
    background-position:-122px top;
    color:#fff;
}

#view-list{
    background-position:-9px -155px;
}
#view-map{
    background-position:-122px -155px;
}

#view-pdf{
    background:#313131;
    background-image: url('/bundles/oltcmainfront/images/icon/pdf_download.png');
    background-repeat: no-repeat;
    background-position: 50% 35%;
    padding: 60px 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: Quicksand, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 75px;
    display: inline-block;
    color:#fff;
}

#apidae_list_item .list_item_container {
    margin-top: 30px;
}

#apidae_list_item .list_item_container .list_offres:hover,
#apidae_list_item .list_item_container .list_offres.hovered,
#apidae_list_item .list_item_container .list_offres:active,
#apidae_list_item .list_item_container .list_offres:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

#apidae_list_item .list_item_container .card-list,
.card-list-blog {
    min-height: 200px;
}

#apidae_list_item .list_item_container span {
    font-family: "Quicksand", "Helvetica", "Arial", sans-serif;
    font-weight: bold;
}

#apidae_list_item .list_item_container .card-list .content p {
    color: #000000 !important;
}

#apidae_list_item .list_item_container hr {
    margin-top: 0;
}

/*.filter_elem .dropdown-menu {
    max-height: 300px;
    overflow-y: scroll;
}*/

.filter_elem.togglebutton input + span.toggle {
    border: 1px solid transparent;
}

.filter_elem.togglebutton input:checked + span.toggle {
    border: 1px solid #ffffff;
}

.filter_elem .filter-option {
    height: 21px;
    text-overflow: ellipsis;
    max-width: 90%;
    white-space: nowrap;
}
.row-blog-categories {
    margin-bottom: 80px;
    text-align: center;
}

.row-blog-categories a {
    background-color: #000;
    border-radius: 3px;
    padding: 3px 29px;
    color: #fff;
    margin: 3px;
    display: inline-block;
    transition: all .3s;
}

.row-blog-categories a:hover, .row-blog-categories a:focus {
    background-color: #fff;
    color: #000;
}

.card-list-blog .card-image-horizontal-view {
    height: 100%;
}

.card-list-blog .card-blog-category {
    text-transform: uppercase;
    margin: 5px 0 0 0;
}

.card-list-blog p.card-blog-metadata {
    font-style: italic;
    margin: 5px 0;
}

.card-blog-date {
    font-weight: 500;
}

@media screen and (max-width: 991px) {
    .filter_elem {
        margin-bottom: 10px;
    }

    .row-filter .margin-top {
        margin-top: 10px;
    }
}

@media screen and (max-width: 768px) {
    #apidae_list_item {
        height: auto;
        overflow-x: visible;
    }
    .inline-tripadvisor img {
        width: 45px;
        display: inline-block;
    }
    .inline-tripadvisor .inline-logo-tripadvisor {
        text-align: right;
    }
}

.row_aligned {
       display: flex;
       flex-flow: row wrap;
   }

.row_aligned::before {
    display: block;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

/* Fixed logged bottom bar used to go to Back-Office content view */
.go_to_bo {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0 10px;
    z-index: 99;
}

#prefooter-promo{
    background:transparent url(/bundles/oltcmainfront/images/bg_block_prefooter_landing_agenda.png) repeat-y top center;
}

@media screen and (max-width:767px) {
    #prefooter-promo{
        background:transparent url(/bundles/oltcmainfront/images/bg_block_prefooter_landing_agenda_mobile.png) repeat-x center center;
    }

}

#map_container{
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

#map_container:before,
#map_container:after,
.sticky:before,
.sticky:after {
    content: '';
    display: table;
}

.bg-black {
    background: #000000;
}

.mt-0 {
    margin-top: 0px;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-1 {
    padding-bottom: 1em !important;
}

.pb-2 {
    padding-bottom: 2em !important;
}
.pb-3 {
    padding-bottom: 3em !important;
}
.pb-4 {
    padding-bottom: 4em !important;
}
.pb-5 {
    padding-bottom: 5em !important;
}


/******************************/
/**** Social Media Buttons ****/
/******************************/
.social-btns {
    position: fixed;
    left: 20px;
    top: 150px;
    z-index: 90;
    width: 35px;
}

.social-btn-container {
    display: block;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 8px;
    text-align: center;
    line-height: 35px;
}
    .social-btn-container:hover,
    .social-btn-container:focus {
         background: rgba(0, 0, 0, 0.8);
         color: #ffffff;
         text-decoration: none;
     }

    .social-btns .social-btn-container i:before{
        color: #ffffff;
    }
    .oltc-icon-mail:before {
        font-size: 13px;
    }

@media screen and (max-width: 767px) {
    .social-btns {
        display: none !important;
    }
}

/** Bandeau ALL */
.bandeau-all {
    padding: 3rem 5rem 3rem 3rem;
    display: flex;
    align-items: center;
    border: 5px solid #fd3420;
    grid-column: span 12/span 12
}

@media (max-width: 767.98px) {
    .bandeau-all {
        grid-column: span 8/span 8
    }
}

.bandeau-all > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 140px)
}

.bandeau-all .s-title4 {
    margin: 0;
    color: #222;
    font-size: 3.2rem;
    line-height: 1.125;
    font-weight: 600;
}
.bandeau-all .texte__body {
    font-size: 1.9rem;
}

.bandeau-all picture {
    margin-right: 4rem
}

.bandeau-all img {
    width: 140px;
}

.bandeau-all a {
    height: -moz-fit-content;
    height: fit-content;
    border: 1px solid #fd3420;
}

.bandeau-all a.button {
    line-height: .9;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: sans-serif;
    transition: all .4s cubic-bezier(.4,0,.2,1);
    z-index: 1;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 1.3em 2em 1.5em;
    font-size: 1.3rem;
    text-align: center;
    text-transform: uppercase;
    background-color: #fd3420;
    font-weight: 700;
    color: #fff;
}

.bandeau-all a:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transform: translateY(105%);
    transition: transform .5s cubic-bezier(.4,0,.2,1);
    background-color: #fff;
}

.bandeau-all a:hover {
    color: #fd3420
}
.bandeau-all a.button:hover:after {
     transform: translateY(0);
 }

.bandeau-all .texte {
    margin-right: 1rem
}

.bandeau-all .texte__header {
    display: block;
    font-size: 1.2rem;
    line-height: 1.66667;
    text-transform: uppercase;
    margin-bottom: .5rem
}

@media (max-width: 767.98px) {
    .bandeau-all {
        padding: 2rem;
        border-width: 2px;
        align-items: center
    }

    .bandeau-all .s-title4 {
        font-size: 2.2rem
    }

    .bandeau-all > div {
        row-gap: 2rem;
        flex-wrap: wrap
    }

    .bandeau-all a {
        width: 100%
    }
}

@media (max-width: 450px) {
    .bandeau-all {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 2rem
    }

    .bandeau-all > div {
        width: 100%
    }

    .bandeau-all picture {
        width: 100%;
        margin-right: 0
    }
}

/** ALL articles on Agenda */
.grid-multiple-cards {
    --color: #fd3420;
    color: #222222;
    padding: 40px 0;
    position: relative
}

.grid-multiple-cards .bloc-card__body__categorie {
    margin-top: 20px;
    margin-bottom: 7px;
    color: var(--color);
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
}

.grid-multiple-cards .bloc-card__header {
    position: relative;
}

.grid-multiple-cards h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #222222;
    font-size: 24px;
    line-height: 26px;
}

@media (max-width:992px) {
    .grid-multiple-cards h3 {
        font-size: 20px;
        line-height: 22px;
    }
}

.grid-multiple-cards img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

.grid-multiple-cards .bloc-card {
    display: block;
}

.grid-multiple-cards .bloc-card:hover {
    text-decoration: unset;
}

.grid-multiple-cards .bloc-card:hover h3 {
    text-decoration: underline;
}

.grid-multiple-cards .bloc-card__header {
    overflow: hidden;
}

.grid-multiple-cards [class^=col-]:not(:first-child) .bloc-card:not(:last-child) {
    margin-bottom: 40px;
}

@media (max-width:1019.98px) {
    .grid-multiple-cards [class^=col-]:not(:first-child) .bloc-card:not(:last-child) {
        margin-bottom: 20px;
    }
}

.grid-multiple-cards [class^=col-]:first-child {
    height: -moz-fit-content;
    height: fit-content;
    position: sticky;
    top: 105px;
}

@media (max-width:768px) {
    .grid-multiple-cards [class^=col-]:first-child {
        height: -moz-fit-content;
        height: fit-content;
        position: relative;
        top: unset;
        margin-bottom: 20px
    }
    .grid-multiple-cards {
        padding-right: 15px;
        padding-left: 15px;
    }
    .grid-multiple-cards > div.row {
        margin-left: 0px;
    }
}

.grid-multiple-cards .colonne:not(:first-child) {
    position: relative;
    margin-top: 50px
}

.copyright {
    position: absolute;
    z-index: 5;
    display: inline-block;
    left: 8px;
    bottom: 8px;
    color: #fff
}

.copyright__texte {
    visibility: hidden;
    width: 100px;
    background-color: #fff;
    color: #222;
    font-size: 1rem;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    right: -84px;
    opacity: 0;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .055);
    transition: opacity .3s
}

.copyright__texte:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -3px;
    border: 5px solid transparent;
    border-top-color: #fff
}

.copyright:hover .copyright__texte {
    visibility: visible;
    opacity: 1
}

.bloc-texte-all {
    text-align: center;
}


.bloc-texte-all .titre {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 5px;
}

.bloc-texte-all .sous-titre {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
}

.bloc-texte-all p {
    font-size: 18px;
    line-height: 28px;
}


@media all and (max-width: 992px) {
    .bloc-texte-all .titre {

        font-size: 28px;
        line-height: 30px;
    }

    .bloc-texte-all .sous-titre {
        font-size: 20px;
        line-height: 22px;
    }
}

/******************************/
/*** Cookie Consent Toolbox ***/
/******************************/
.cookies-toolbox .h4 {
    font-size: 2rem;
    line-height: .9;
    margin-top: 0;
    margin-bottom: .5rem;
}

.cookies-toolbox .h6 {
    font-size: 1.2rem;
}
.padd-all-sm {
    padding: 15px;
}
.isAbs {
    position: absolute;
}
.flex-dir-column {
    flex-direction: column;
}

.flex-container {
    display: flex;
}
.cookies-toolbox {
    z-index: 10000;
    position: fixed;
    width: 420px;
    max-width: calc(100vw - 20px);
    pointer-events: none;
    bottom: 10px;
    left: 10px;
}

.cookies-toolbox.center {
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.cookies-toolbox:not(.visible) {
    display: none
}

.cookies-toolbox .actions-wrapper {
    border-top: 1px solid #f3f3f3
}

.cookies-toolbox .actions-wrapper .cookie-button {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    text-align: center;
    text-decoration: none !important;
    font-weight: 700;
}

.cookies-toolbox .actions-wrapper .cookie-button.customize, .cookies-toolbox .actions-wrapper .cookie-button.deny-all, .cookies-toolbox .actions-wrapper .cookie-button.navigate {
    color: #8a8a8a
}

.cookies-toolbox .actions-wrapper .cookie-button.customize:hover, .cookies-toolbox .actions-wrapper .cookie-button.deny-all:hover, .cookies-toolbox .actions-wrapper .cookie-button.navigate:hover {
    color: #000
}

.cookies-toolbox .actions-wrapper .cookie-button:not(:nth-last-of-type(1)) {
    border-right: 1px solid #f3f3f3
}

.cookies-toolbox .cookies-global, .cookies-toolbox .cookies-solutions {
    pointer-events: initial;
    background-color: #fefefe;
    border-radius: 8px;
    box-shadow: rgba(41, 37, 37, .15) 0 4px 24px, rgba(41, 37, 37, .05) 0 2px 6px;
    transform: scaleY(0);
    transform-origin: center bottom;
    transition: transform .3s ease-out
}

.cookies-toolbox .cookies-global.visible, .cookies-toolbox .cookies-solutions.visible {
    transform: scaleY(1)
}

.cookies-toolbox .cookies-solutions {
    left: 0;
    bottom: 0;
    width: 100%;
}

.cookies-toolbox .cookies-solutions .cookies-texts-wrapper {
    max-height: 400px;
    overflow: auto;
}

.cookies-toolbox .cookies-solutions .cookies-subtitle, .cookies-toolbox .cookies-solutions .cookies-title {
    margin-bottom: 0
}

.cookies-toolbox .cookies-solutions .cookies-message {
    margin-top: 10px
}

.cookies-toolbox .solution-anonymous {
    margin: 15px 0 0
}

.cookies-toolbox .solution-anonymous .solution-anonymous-inner {
    font-size: 12px;
    background: #f3f3f3;
    border-radius: 30px;
    padding: 5px 10px
}

.cookies-toolbox .solution-anonymous .solution-anonymous-inner .solution-anonymous-spot {
    color: #fcd657;
    margin: 0 8px 0 0
}

.cookies-toolbox .switch-all {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px
}

.cookies-toolbox .switch-all .label {
    color: #292525 !important;
    margin-right: 10px
}

.cookies-toolbox .switch-paddle {
    border-radius: 2rem
}

.cookies-toolbox .switch-paddle:after {
    border-radius: 50%
}

.cookies-toolbox .solution-item {
    padding: 10px 80px 10px 10px;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
    margin: 15px 0;
    position: relative
}

.cookies-toolbox .solution-item .switch {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.cookies-toolbox .solution-title {
    margin-bottom: 0
}

.cookies-revoke {
    position: fixed;
    display: flex;
    top: 50%;
    left: 0;
    border-radius: 0 8px 8px 0;
    cursor: pointer;
    z-index: 9999;
    padding: 10px;
    background-color: #fefefe;
    font-size: .70588rem;
    justify-content: center;
    font-weight: 700;
    box-shadow: rgba(41, 37, 37, .15) 4px 0 24px, rgba(41, 37, 37, .05) 2px 0 6px;
    transform: translateY(-50%) translateX(-100%);
    transition: color .3s, transform .3s ease-out
}

.cookies-revoke:not(.visible) {
    display: none
}

.cookies-revoke:hover {
    color: #000
}

.cookies-revoke .loader.visible, .cookies-revoke .loader.visible:after {
    border-radius: 50%;
    width: 18px;
    height: 18px
}

.cookies-revoke .loader.visible {
    margin: 0 8px 0 0;
    font-size: 18px;
    position: relative;
    text-indent: -9999em;
    border-top: 3px solid rgba(0, 0, 0, .1);
    border-right: 3px solid rgba(0, 0, 0, .1);
    border-bottom: 3px solid rgba(0, 0, 0, .1);
    border-left: 3px solid #000;
    transform: translateZ(0);
    animation: 1.1s linear infinite load8
}

.cookies-toolbox .switch-all {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px
}

.cookies-toolbox .switch-all .label {
    color: #292525!important;
    margin-right: 10px
}

.cookies-toolbox .switch-paddle {
    border-radius: 2rem
}

.cookies-toolbox .switch-paddle:after {
    border-radius: 50%
}

.cookies-toolbox .solution-item {
    padding: 10px 80px 10px 10px;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
    margin: 20px 0;
    position: relative
}

.cookies-toolbox .solution-item .switch {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.cookies-toolbox .solution-title {
    margin-bottom: 0
}

.cookies-toolbox .solution-message {
    margin-top: .5rem;
    font-size: 1.2rem
}

@keyframes load8 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

body.fullScrolled .cookies-revoke {
    transform: translateY(-50%) translateX(0)
}

.switch {
    height: 2rem;
    position: relative;
    outline: 0;
    font-size: .82353rem;
    font-weight: 700;
    color: #fefefe;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #cacaca;
    transition: .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0,0,0);
    border-radius: 0;
    background: #fefefe;
    transition: .25s ease-out;
    content: ''
}

input:checked~.switch-paddle {
    background: #000
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,.switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .58824rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .70588rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: .94118rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.75rem
}

.cookies-toolbox .switch-all {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px
}

.cookies-toolbox .switch-all .label {
    color: #292525!important;
    margin-right: 10px
}

.cookies-toolbox .switch-paddle {
    border-radius: 2rem
}

.cookies-toolbox .switch-paddle:after {
    border-radius: 50%
}

.cookies-toolbox .solution-item {
    padding: 10px 80px 10px 10px;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
    margin: 20px 0;
    position: relative
}

.cookies-toolbox .solution-item .switch {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.cookies-toolbox .solution-title {
    margin-bottom: 0
}


@media print, screen and (min-width: 40em) {
    .cookies-toolbox .h4 {
        font-size: 2.11765rem;
    }
}