/*!
Theme Name: Giff19
Author: Netoxygen
Version: 1.0.0giff-logo
Text Domain: wp-bootstrap-4

*/

@font-face {
    font-family: 'SimplonBP';
    src: url('assets/fonts/simplonbp-regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('assets/fonts/simplonbp-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('assets/fonts/simplonbp-regular-webfont.html') format('woff2'), /* Super Modern Browsers */
        url('assets/fonts/simplonbp-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('assets/fonts/simplonbp-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('assets/fonts/simplonbp-regular-webfont.svg#SimplonBP') format('svg'); /* Legacy iOS */
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SimplonBP';
    src: url('assets/fonts/simplonbp-medium-webfont.eot'); /* IE9 Compat Modes */
    src: url('assets/fonts/simplonbp-medium-webfontd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('assets/fonts/simplonbp-medium-webfont.html') format('woff2'), /* Super Modern Browsers */
        url('assets/fonts/simplonbp-medium-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('assets/fonts/simplonbp-medium-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('assets/fonts/simplonbp-medium-webfont.svg#SimplonBP') format('svg'); /* Legacy iOS */
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SimplonBP';
    src: url('assets/fonts/simplonbp-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('assets/fonts/simplonbp-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('assets/fonts/simplonbp-bold-webfont.html') format('woff2'), /* Super Modern Browsers */
        url('assets/fonts/simplonbp-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('assets/fonts/simplonbp-bold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('assets/fonts/simplonbp-bold-webfont.svg#SimplonBP') format('svg'); /* Legacy iOS */
    font-weight: 600;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'SimplonBP', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #F9E17D;
}

h1 {font-size: 48px;line-height:1.15;}
h2 {font-size: 36px;line-height:1.15;}


.subtitle {
    font-family: 'SimplonBP', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.23;
    color: #F9E17D;
}

h2.subtitle {
     font-family: 'SimplonBP', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.23;
    color: #F9E17D;
    margin-bottom: 24px;
    text-align: justify;
}

body, button, input, optgroup, select, textarea {font-family: 'SimplonBP', sans-serif !important; font-weight: 400; color: #F9E17D;}

body { 
    background-color: #000000;
}

p {font-family: 'SimplonBP', sans-serif;
    font-size: 18px;
    color:#F9E17D;
    font-weight: 400;
    line-height: 1.2;
    text-align: justify;
}

a, a:hover, a:visited {text-decoration:none;}
a:hover {font-weight:500;}

hr { background-color: #F9E17D; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

/*.page-content, .entry-content, .entry-summary { margin: 24px 0 0 0; }*/

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; cursor: pointer;}

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

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

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card {border:0px; border-radius: 0px;}

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

body .header-body .row {display: block}
body .header-body .row:before { content:none; }
body .header-body .row:after { content:none; }

body .site-header .row:before { content:none; }
body .site-header .row:after { content:none; }

body .row:before { content:none !important; }
body .row:after { content:none !important; }

.header-body {position:relative;}
.header-body img {max-width: 100%; width: 100%; height: auto; max-height: inherit; min-height: inherit;}
.hentry.card .card-body { padding: 24px; }

.card-header-body .card-body { position: relative; padding: 22px 24px 14px 24px; }
.card-header-body h1.entry-title,
.card-header-body .entry-title.h2 {font-family: 'SimplonBP';font-weight: 600;margin:0; color: #000; font-size: 40px; text-transform: uppercase; line-height: 1;}

.header-body .card-exergue {
position: absolute;
right: 24px;
max-width: 520px;
z-index: 9;
font-size: 52px;
line-height: 1;
color: #000;
top: 25%;
font-family: 'SimplonBP';
font-weight: 500;
text-transform: uppercase;

}

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }
.single .mt-3r,
.single-archive .mt-3r{ margin-top: 0px; }
.col2 {
     column-count: 2;
    column-gap: 42px;
}

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a, 
.single-archive .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover,
.single-archive .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

header .navbar { padding: 0px; margin-bottom: 0px;border-radius: 0px; min-height: inherit; border: 0px;}

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

/* header */

header .row {box-sizing: border-box;}
header .row .secondary-nav {padding-right:0px !important;}


/* Navbar */
body .navbar.bg-dark {
    /*background-color: #fff !important;
    border-top: 3px solid #ff3fb4;
    border-bottom: 3px solid #ff3fb4;*/
    
}

.navbar-brand { font-size: 1.5rem; }
.navbar-dark .navbar-nav {width:100%; text-align: center; justify-content: center; align-items: center;display: flex;flex-direction: row; }


.navbar-dark .navbar-nav .nav-link { 
     font-family: 'SimplonBP', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    padding: 12px 4px 8px 4px;
      letter-spacing: -0.5px;
    border: 0px;
    height: 100%;
}

.navbar-dark .navbar-nav .m-smaller .nav-link {font-size: 18px;}
.navbar-dark .navbar-nav .m-bigger .nav-link {font-size: 22px;}

.navbar-dark .navbar-nav .show > .nav-link, 
.navbar-dark .navbar-nav .active > .nav-link, 
.navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .nav-link.active, 
.navbar-dark .navbar-nav .nav-link:hover { background: #fff; color: #ff3fb4;}


.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #ff3fb4; }


.navbar-dark .navbar-nav .dropdown-menu { 
   position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    max-width: inherit;
    min-width: inherit;
    width: 102%;
    padding: 0;
    margin: 0 auto 0 -3px;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #ff3fb4;
    border-radius: 0px;
}

.navbar-dark .navbar-nav .dropdown-menu li { width: 100%; }


.navbar-dark .navbar-nav .dropdown-menu a { 
    display: block; 
    width: 100%; 
    padding: .5rem 1.5rem; 
    clear: both; 
    font-weight: normal; 
    color: #000;
    text-align: inherit;
    background-color: transparent;
    border: 0; 
    border-radius: 0px;
    white-space: normal;
    text-transform: inherit;
}



.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #000; background: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #ff33cc; background: #fff; }

.navbar-dark .navbar-toggler { background: #000; color: rgba(0, 0, 0, 1); border: 0; width: 100%; border-radius: 0;}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-toggler {
  border-color: rgb(0,0,0,1);
} 

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #fff; }

#site-navigation ul {flex-direction:column;}
#site-navigation ul li {width:100%;}

.site-header { background: #000000; }

.Login-btn-link {
    font-family: 'SimplonBP', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 24px;
    padding: 3px 3px 0 3px;
}
.Login-btn-link:hover{background: #000;color: #fff;font-weight: 600;}

.flollow-bloc-right {position: absolute;
top: 12px;
right: 0;}

.bloc-vr {position: absolute;
top: 47%;
left: 0;
width: 100%;
height: 20px;
display: flex;
align-items: center;
text-align: center;
z-index: 1;
}
.bloc-vr span a,
.lien-bloc span a {
    font-family: 'SimplonBP', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
}

/* Search form */
.search-btn {width: 34px; height: 34px; padding:0px; font-size: 24px; cursor: pointer;display: inline-block; float:left;position: relative;}
.search-btn-top {width: 34px; height: 34px; padding:0px; font-size: 24px; cursor: pointer;display: none;position: absolute;top: 0; left: 0;z-index: 99;}
.giff-form:hover .search-btn-top { display: inline;}

.giff-form .search-form {display: none;}
.wpml-ls-legacy-list-horizontal {float: right; clear: inherit; border: 0; padding: 0; margin-right: 12px;margin-left: 2px;}
.giff-form {}
.giff-form .search-btn, .giff-form form {}

.search .entry-footer {display:none;}
.search .hentry.card .card-body {padding-left:0px; padding-right:0px; border-bottom: 2px solid #000;}

.site-header .search-form {}

.giff-date {
    font-family: 'SimplonBP', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
    padding-top: 50px;
    text-align: center;
}

.secondary-nav .wpml-ls-legacy-list-horizontal a {
    font-family: 'SimplonBP', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
font-size: 24px;
    padding: 3px 5px;
}
.secondary-nav .wpml-ls-legacy-list-horizontal a:hover {background: #000; color:#fff; }

#secondary-menu-wrap { background: #ff3fb4;}
#secondary-menu-wrap .navbar-nav  {flex-direction: row;align-items: center; justify-content: center;width:100%;}
#secondary-menu-wrap ul li {}

#secondary-menu-wrap .navbar-nav .nav-link { 
     font-family: 'SimplonBP', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding: 12px 12px 8px 12px;
    text-align: center;
}
#secondary-menu-wrap .navbar-nav .nav-link:hover,
#secondary-menu-wrap .navbar-nav .active .nav-link,
.navbar-nav .current-page-ancestor .nav-link { 
    color: #000;
}

.navbar-nav .current-page-ancestor .nav-link,
#primary-menu .current-menu-item .nav-link { 
    color: #ff3fb4;
}

#primary-menu .current-menu-item { 
    border-right: 3px solid #ff3fb4;
border-left: 3px solid #ff3fb4;
}

#primary-menu li:first-child.current-page-ancestor .nav-link,
#primary-menu li:last-child.current-page-ancestor .nav-link { 
    background: #fff !important;
    color: #ff3fb4 !important;
}

body .navbar-nav .current-page-ancestor { 
    border-color: #ff3fb4;
}

.tkt_program_event .poster-wrapper,
.tkt_program_screening .poster-wrapper{
        height: 280px;
        margin: 0 auto;
      overflow: hidden;
      text-align: center;
}
.tkt_program_event .poster-wrapper a,
.tkt_program_screening .poster-wrapper a{
    display: block;
    height: 100%;
    width: 100%;
}
.tkt_program_event .poster-wrapper img,
.tkt_program_screening .poster-wrapper img{
    height: 100%;
    width: auto;
    max-width: inherit;
    max-height: 100%;
    margin:0 -100%;
}

.tkt_program_event.col-4 .event-inner,
.tkt_program_screening.col-4 .event-inner {padding:12px;}
.tkt_program_event.col-4 .event-inner .col,
.tkt_program_screening.col-4 .event-inner .col {padding-left:0;padding-right: 0;}
.tkt_program_event.col-4 .event-inner .row,
.tkt_program_screening.col-4 .event-inner .row {padding-top:0 !important;}
#tkt_program .tkt_program_event.col-4 .event-inner .main_section,
#tkt_program .tkt_program_screening.col-4 .event-inner .main_section {display: block;text-transform:inherit; line-height: 1;margin-top: 14px;}
#tkt_program .tkt_program_event.col-4 .event-inner .title a,
#tkt_program .tkt_program_screening.col-4 .event-inner .title a {margin-top: 4px;margin-bottom: 14px;}
#tkt_program .tkt_program_event.col-4 .event-inner .screenings,
#tkt_program .tkt_program_screening.col-4 .event-inner .screenings {margin-top: 14px;}

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}

.secondary-nav ul {margin: 0;padding: 0px; list-style-type: none;}
.secondary-nav ul li {margin:0;padding: 0px; display: block; }

.tkt-days-filters ul {
    align-items: center;
    justify-content: center;
}

.tkt-days-filters ul li a,
.tkt-days-filters ul li a .tkt-day-filter-date {font-weight: 500;}

.tkt-days-filters:hover {}
.tkt-days-filters ul li a:hover {color: #ff3fb4;}
.tkt-days-filters ul li a:hover .tkt-day-filter-date {border-top: 1px solid #ff3fb4;}

.tkt-days-filters ul li.active {color: #ff3fb4;font-size: 24px;}
.tkt-days-filters ul li.active a .tkt-day-filter-date {border-top: 1px solid #ff3fb4;}

.day-by-day-menu {
    border-top: 0px;
    border-bottom: 3px solid #ff3fb4;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center; 
}
body .input-group > .form-control{border-radius:0;}
body .input-group .btn {background:#000;}
body .input-group .btn .oi {color:#fff;}
body .input-group .btn:hover .oi {color:#ff3fb4;}

header #day-by-day-navigation .row {padding: 0;}
header #day-by-day-navigation .row ul {padding-left: 0; padding-right: 0;}

.day-by-day-text {width: 10%;font-family: 'SimplonBP', sans-serif;font-weight: 500;text-transform: uppercase;color: #000;font-size: 18px;text-align: center;}
#day-by-day-navigation {width: 80%; padding-top: 16px;}
.day-by-day-btn { width: 9%; text-align: center; line-height: 1;}
.day-by-day-btn a { font-family: 'SimplonBP', sans-serif;font-weight: 500;text-transform: uppercase;color: #000;font-size: 14px;}
.day-by-day-btn a:hover {color:#ff3fb4;}

#tkt_program .title a{
    font-size: 40px;
line-height: 38px;
color: #F9E17D;
font-weight: 600;
text-align: left;
font-family: SimplonBP;
text-transform: uppercase;
    margin-top:12px;
    display: block;
}
.tkt_event .left-col .title,
.tkt_screening .left-col .title {
    display: block;
    font-size: 42px;
line-height: 38px;
color: #000;
font-weight: 600;
font-family: SimplonBP;
text-transform: uppercase;
    margin-top:0px;
    margin-bottom: 12px;
    width:calc(100% - 180px);
}
.tkt_program_grid span.title {width:100%;}
.tkt_event_grid span.title {width:100%;}

#tkt_program .more-infos {display:none !important;}
/*#tkt_program .title a:hover {color: #ff3fb4;}*/
#tkt_program .main_section,
.tkt_event .main_section,
.tkt_screening .main_section {
font-size: 20px;
line-height: 20px;
color: #000000;
font-weight: 500;
text-align: left;
font-family: SimplonBP;
text-transform: uppercase;
}

#tkt_program .sub_section,
.tkt_event .subsection,
.tkt_screening .subsection {
font-size: 20px;
line-height: 20px;
color: #ff3fb4;
font-weight: 600;
text-align: left;
font-family: SimplonBP;
text-transform: uppercase;
}

body .hr-separator {border-top:3px solid #ff3fb4;}

.tkt_event .show-booking-form,
.tkt_screening .show-booking-form {
    text-transform: inherit;
    font-weight: 500;
    color:#ff3fb4;
}

.tkt_event .synopsis { margin-top: 5px; }
.tkt_event .synopsis .text { font-size: inherit; }

.synopsis-title {font-size: 26px; font-weight: 500; color:#ff3fb4;}

.people-wrapper .activity {font-weight: 600; margin-top: 8px;}

.people-wrapper .people {line-height: 1.1;}

.align-absolute-top {position: absolute;
top: 0;
right: 0;
}
.align-absolute-bottom {position: absolute;
bottom: 0;
right: 0;
}

#tkt_program .first_line,
#tkt_program .second_line{
  font-weight: 500;
font-family: SimplonBP;  
    font-size: 18px;
    line-height: 18px;
}

#tkt_program .screenings {
  font-weight: 600;
font-family: SimplonBP;  
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 4px;
    display: block;
}
#tkt_program .see-more-screenings {
    font-weight: 600;
    font-family: SimplonBP;  
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 4px;
    display: block;
}
#tkt_program .tkt_program_screening .screening-inner > .row .right-col .tickets, #tkt_program .tkt_program_screening .screening-inner > .row .right-col .tickets, #tkt_program .tkt_program_event .event-inner > .row .right-col .tickets, #tkt_program .tkt_program_event .event-inner > .row .right-col .tickets {display:inline-block;}

.oi-cart {color:#000;font-size: 24px;}
.tickets .oi-cart {color:#000;font-size: 20px;}
.tickets .oi-cart:hover, .oi-cart:hover {color:#ff3fb4;}

.body_tkt_event .contentrow { margin-top: 0; position: relative; }
.body_tkt_screening .contentrow { margin-top: 48px; position: relative; }

.screenings span {color:#ff3fb4; }

body .tkt_event #event-carousel,
body .tkt_screening #screening-carousel{
  width: 100vw;
    max-width: 100vw ;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
    
}
body .mt-3r,
.page-event-test-ba .mt-3r, .page-event-test-ba .entry-content,
.page-screening-test-ba .mt-3r, .page-screening-test-ba .entry-content {
    margin-top: 0;
}
.page-event-test-ba .hentry.card .card-body,
.page-screening-test-ba .hentry.card .card-body,
.body_tkt_screening .hentry.card .card-body,
.body_tkt_event .hentry.card .card-body {
    padding-top: 0px;
}

.body_tkt_screening .entry-content,
.body_tkt_event .entry-content { margin-top:0px !important; }

.tkt_event .show-booking-form { margin-top: 0; }
.booking-form .tickets-form .pass-form { max-width: 460px; }
.tkt_event .show-booking-form > p,
.tkt_event .tickets-form p { margin-bottom: 0; }
.booking-form .dates-form,
.booking-form .tickets-form { margin-top: 0; margin-bottom: 0.5rem; }
.booking-form .dates-form .dates-wrapper { margin-bottom: 20px; }
.booking-form .dates-form .dates-wrapper .date-wrapper { cursor: auto; }
.booking-form .dates-form .dates-wrapper .date-wrapper > span { font-size: 1.2rem; text-transform: uppercase; }
.booking-form .dates-form .dates-wrapper .date-wrapper > span.date { cursor: pointer; }
.booking-form .dates-form .dates-wrapper .date-wrapper > span.full { cursor: auto; color: #666; }
.booking-form .dates-form .dates-wrapper p { margin-bottom: 0; }
.booking-form .tickets-form .pass-form .connect-panel .connect-panel-form .connect-btn {
    margin: 0.5rem 0;
}
.booking-form .tickets-form .pass-form .connect-panel .buy-pass-link {
	margin-bottom: 0.5rem;
	font-size: 18px;
}

.booking-form .tickets-form .pricings-form .pricing-row .pricing-name,
.booking-form .tickets-form .pricings-form .pricing-row .pricing-price,
.booking-form .tickets-form .pass-form .connect-panel span.pass-title { 
    font-family: 'SimplonBP', sans-serif;
font-size: 18px;
color: #000;
font-weight: 400;
line-height: 1.2;
    text-transform: inherit;
}
.pricings-form {
    padding: 0;
    padding-left: 10px !important;
}

.vc_btn3-container.vc_btn3-center.homebtn .vc_btn3-block.vc_btn3-size-lg {font-family: 'SimplonBP', sans-serif; font-weight: 600;text-transform: uppercase;
    font-size: 74px;
padding: 34px 25px;
min-height: 255px;}

.home #content .col-md-12 {padding:0px !important;}

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/* Home */

.home #content {position:relative;}
.black-line { }
.black-line .container {width:inherit; padding-left: 64px; padding-right: 64px; margin-right: 0; margin-left: 0}
.home .black-line .container {width:100%; max-width: inherit;}

 .black-line .btn {
     background-color: #fff;
    border: none;
    color: #000;
    padding: 7px 6px 3px 6px;
     margin: 22px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
     font-family: 'SimplonBP', sans-serif;
     font-weight: 600;
     text-transform: uppercase;
    font-size: 20px;
     border-radius: 0px;
}
 .black-line .btn:hover { background-color: #000;
    color: #fff;
}
.black-line .btn img {
    vertical-align: top;
} 

.black-line ul {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.black-line ul li {
    display: inline-block;
text-align: center;
vertical-align: top;
}

.black-line .social-bloc {
    font-family: 'SimplonBP', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    color: #F9E17D;
    background: #000;
    float: right;
    margin: 22px 0px 0;
    padding: 8px 6px 0 6px;
}
.black-line .social-bloc .label{
    padding-right: 20px;
    padding-top: 3px;
    float: left;
    font-family: 'SimplonBP', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    color: #F9E17D;
    padding-bottom: 4px;
}

.black-line ul li a{
    display: block;
    border-radius: 30px;
    line-height: 22px;
    background: #F9E17D;
    color: #000000;
    width: 20px;
    height: 20px;
    font-size: 12px;
    padding: 0;
}
.black-line ul li a:hover{

background: #fff;
color: #000;

}

.share-bloc {
     font-family: 'SimplonBP', sans-serif;
    font-weight: 600;
     text-transform: uppercase;
    font-size: 24px;
    background: #fff;
    color: #000;
    float: right;
    margin: -6px 0 0 0;
    padding: 4px 10px;
}
.share-bloc .label{
   padding: 12px 12px 4px 0;
float: left;
font-family: 'SimplonBP', sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 18px;
color: #000;
}
.share-bloc ul {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.share-bloc ul li {
    display: inline-block;
text-align: center;
}
.share-bloc ul li a{
display: block;
border-radius: 30px;
line-height: 30px;
background: #000;
color: #fff;
width: 30px;
height: 30px;
font-size: 15px;
padding: 0;
}
.share-bloc ul li a:hover{
background: #fff;
color: #000;
}

/* Lightbox */

.gt3pg_slide_footer .gt3pg_title {display:none !important;}


/* Giff TV */
.all-images .thumbnail {
    padding: 0;
    margin-bottom: 0;
    line-height: 1;
    background-color: inherit;
    border: 0;
    border-radius: 0;
} 
body .single-image {padding:12px !important; box-sizing: border-box;}
.all-images .single-image {position:relative;}
.all-images .single-image > div {position: absolute;
bottom: 0;
left: 0;
    background: rgba(255,255,255,0.75);
right: 0;
text-align: center;padding-bottom: 12px;}

.video-pay-btn {display: block; width:100%; height: 100%; background: url('assets/images/video-play-btn.png') center center no-repeat;position: absolute; top: 0;left: 0;background-size: 120px;

background-color: inherit;}

body .video-wrapper {background-color: rgba(0, 0, 0, 0.85) !important;}
body .video-frame {box-shadow:inherit !important;}

/* Single Post & Plug */

.container-fluid.header-body {
    min-height: 220px;
    background: #fff;
}

.container.header-body {
    min-height: 110px;
    background: #fff;
}
.container.header-body .wp-bp-content-width {padding-top:50px;}

.single-post .container-fluid.header-body img,
.single-archive .container-fluid.header-body img {width: 100%; height: auto;}

.single-post .share-bloc,
.single-archive .share-bloc {
    margin: 0;
    position: absolute;
    right: 24px;
    bottom: 24px;
}

.single-post .card-header-body h1.entry-title,
.single-post .card-header-body .entry-title.h2,
.single-archive .card-header-body h1.entry-title,
.single-archive .card-header-body .entry-title.h2 {
    max-width: calc(100% - 160px);
}

/* Gallery */

.single-gallery h1.entry-title {margin:28px 0px 22px 0;}
.menu-gallery {padding-top:12px;padding-bottom:36px;}
.menu-gallery a {font-family: 'SimplonBP', sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size: 26px;
letter-spacing: -0.5px;display:inline-block; padding: 6px 24px; color: #000;margin: 0 12px 0 0;}
.menu-gallery a:hover,.menu-gallery a.wdm-current-post {background: #000; color: #fff;}
.gt3pg_gallery-item {position: relative;}
.gt3pg_gallery-item figcaption {position: absolute; bottom: 0; left: 0;right: 0; background: rgba(255,255,255,0.75)}
.gt3pg_photo_gallery .gt3pg_caption_text {padding: 6px 16px 12px 16px;font-family: 'SimplonBP', sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size: 18px;
letter-spacing: -0.5px;color: #000;}
/* Grid */
.eg-giff-element-4:before {
    display: inline-block;
content: "";
border-top: .3rem solid black;
width: 2rem;
margin: 0 12px 0 0;
transform: translateY(-0.5rem);
}

/* Archive */
h2 a {color:#000;}
#wpv-view-layout-787{height:100%;}
.filter-column {height:100%;background: #000}
.page-archives .container {width:inherit;}
.page-archives .hentry.card .card-body {
    padding: 0;
}
.wpv-archive-loop li {padding-bottom: 48px;}
.page-archives ul.wpv-loop {list-style-type:none;padding: 0; margin: 0;}
.page-archives ul.wpv-sidebar li {display: block;padding:0; margin: 0;text-align: center;}
.page-archives ul.wpv-sidebar li.li-title {
    font-family: 'SimplonBP', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center; background: #000; color: #fff;
    padding: 10px 0 48px 0; 
}
.page-archives ul.wpv-sidebar li a {
    font-family: 'SimplonBP', sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-align: center; 
    background: #000; 
    color: #fff;
display: block;
width: 100%;
height: 100%;
    padding: 12px 0;
}
.page-archives ul.wpv-sidebar li a:hover,
.page-archives ul.wpv-sidebar li a.active {background: #fff; color: #000;}


.filter-column {}

/* Grid */

.esg-titletitle,
.esg-titledate {
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    font-weight: 600;
    display: block;
    text-align: left;
    clear: both;
    margin: px px px px;
    padding: 0px 24px 12px 24px;
    border-radius: 0px 0px 0px 0px;
    background-color: rgba(255,255,255,0);
    position: relative;
    z-index: 2 !important;
    font-family: SimplonBP;
    text-transform: uppercase;
}

.page-programme-plugs .esg-titletitle {font-size: 24px;
line-height: 24px;
    padding-bottom: 0;
}

.page-programme-plugs .esg-titledate {
    font-size: 24px;
line-height: 24px;
    padding-bottom: 24px;
}

.esg-entry-cover .esg-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0px solid transparent;
    outline: 0px solid transparent;
}

.eg-invisiblebtn {
    background-color: rgba(255,255,255,0.6);
    width: 100%;
height: 100%;
display: block;
}

.eg-invisiblebtn:hover {
    background-color: rgba(255,255,255,0);
}

.passed .eg-invisiblebtn {background-color: rgba(0,0,0,0.60);}
.passed .esg-titletitle,
.passed .esg-titledate {color:#000;}

.passed .eg-invisiblebtn:hover {background-color: rgba(0,0,0,0);}

.upcoming {
    background: #fff;
    padding: 5px 10px 2px 10px;
    position: absolute;
    top: 38px;
    left: 38px;
    z-index: 9;
    font-family: SimplonBP;
text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}

.wpv-loop.container-fluid {padding-left: 64px; padding-right: 64px;}
.wpv-loop .col-sm-6 {padding: 15px;}

/* Slider */

body .sdate { 
    font-family: 'SimplonBP';
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1;}
body .stitle {    
    font-family: 'SimplonBP';
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1;
}
body .stext{
font-family: 'SimplonBP', sans-serif;
font-size: 24px !important;;
color: #000 !important;;
font-weight: 500 !important;;
line-height: 1.15 !important;;
text-align: left !important;
    padding-top: 24px !important;
    
} 

/* Partners */

ul.parnerslist { list-style-type: none; margin: 0; padding: 0;}
ul.parnerslist li{ display: inline-block;  max-width: 15%; box-sizing: border-box; padding: 24px; margin:12px 0.3%;}

.page-id-42 h1.entry-title {display:none;}

/* Footer */

.footer-widgets ul { list-style-type: none; margin: 0; padding: 0;}
.footer-widgets ul li{ display: inline-block;margin: 0;  max-width: 12%; box-sizing: border-box; padding: 0px 18px;}

.tkt_program_grid .event-inner {padding:12px;}
.largeversion {display:block;}
.mobileversion {display:none;}
.menu-largeversion {display:block;}
.menu-mobileversion {display:none;}

.giff-logo-sigle {text-align:center;}
.giff-logo-sigle img {display: inline-block;}

.home .lien-bloc span a, .home .lien-bloc span a p { font-size: 38px;line-height: 1;font-family: 'SimplonBP', sans-serif;
font-weight: 400;
text-transform: inherit;
color: #fff;}
.home .lien-bloc span a p strong { font-size: 30px;line-height: 1;font-family: 'SimplonBP', sans-serif;
font-weight: 600;
text-transform: inherit;
color: #fff;}

.home .black-line .social-bloc {margin:0;}
.home .lien-bloc {position: absolute;z-index: 1;text-align: left;}
.home .lien-bloc-1 {top:6%;left:5%;}
.home .lien-bloc-2 {top:47%;left:5%;}
.home .lien-bloc-3 {top:86%;left:5%;}
.home .lien-bloc-4 {top:13%;left:60%;}
.home .lien-bloc-5 {top:47%;left:60%;}
.home .lien-bloc-6 {top:81%;left:60%;}

/* MEnu */

.large-menu-bloc-container {width: 100%;} 

.large-menu-bloc-left {width: 18%;float: left;border-right: 3px solid #ff3fb4;height: 85px;}
.large-menu-bloc-left .navbar-nav .nav-link {line-height:60px;}

.large-menu-bloc-middle {width: 64%;float: left;height: 85px;}
.large-menu-bloc-right {width: 18%;float: left;border-left: 3px solid #ff3fb4;height: 85px;}
.large-menu-bloc-right .navbar-nav .nav-link {line-height:60px;}

.large-menu-bloc-left .navbar-nav ul .nav-link,
.large-menu-bloc-right .navbar-nav ul .nav-link {line-height:30px;}

.large-menu-bloc-left div, .large-menu-bloc-right div,
.large-menu-bloc-left #festival-menu, .large-menu-bloc-right #info-menu,
.large-menu-bloc-left ul > li, .large-menu-bloc-right ul > li {height: 100%;}

.large-menu-bloc-left li, .large-menu-bloc-right li {width: 100%;}

.large-menu-bloc-middle-top {clear: both; width: 100%;}
.large-menu-bloc-middle-top li {width:33%;}
.large-menu-bloc-middle-bottom {clear: both; width: 100%;}
.large-menu-bloc-middle-bottom li {width:18%;}
.large-menu-bloc-middle-bottom li:last-child {width:26%;}

.large-menu-bloc-middle-bottom .navbar-nav .nav-link {padding-top:6px !important;}

.tkt_event .left-col .title, .tkt_screening .left-col .title,
    span.title,
    #tkt_program .title a {margin-bottom: 6px;margin-top: 0px;}

body .booking-form .tickets-form .pricings-form .pricing-row .pricing-input {
    padding: 0 !important;
text-align: center;
}

.buy-specific-pass {
background-color: #ff3fb4;
padding: 12px;
color: #000;font-size: 18px; font-weight: 500;
}

.page-template-page-vr .buy-specific-pass {
position: absolute;
top: -110px;
right: 0;
}

.page-tv .buy-specific-pass {
position: absolute;
top: -45px;
right: 0;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) { 
    .card-header-body .card-body { padding: 22px 24px 14px 24px; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }

@media only screen and (max-width: 1440px) {
    header .row {padding:50px 40px;}
    header .custom-logo {
    height: auto;
    width: 100%;
    }
    .header-body .card-exergue {top: 15%; font-size: 46px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
 header .navbar-collapse.collapse {display: none !important;}
    header .navbar-collapse.collapse.show {display: block !important;}
}

@media only screen and (max-width: 1240px) {
    body .sdate, body .stitle { font-size: 38px;}
    body .stext{font-size: 20px !important;padding-top: 16px !important;} 
    
    .card-header-body h1.entry-title, .card-header-body .entry-title.h2 {font-size: 36px;}
    .vc_btn3-container.vc_btn3-center.homebtn .vc_btn3-block.vc_btn3-size-lg {font-size: 60px;min-height: 215px;}
    .giff-logo, .giff-logo-sigle, .secondary-nav {padding-left: 0 !important; padding-right: 0px !important;}
   
    .large-menu-bloc-middle-top li {width:30%;}
    .large-menu-bloc-middle-top li:last-child {width:39%;}
}

@media only screen and (max-width: 1024px) {
     body .sdate, body .stitle { font-size: 32px;}
    body .stext{font-size: 18px !important;padding-top: 16px !important;} 
    .hentry.card .card-body { padding: 24px; }
    .card-header-body .card-body { padding: 22px 24px 14px 24px; }
    ul.parnerslist li {max-width:23%;}
    footer .container {width:100%; max-width: inherit;}
    .vc_btn3-container.vc_btn3-center.homebtn .vc_btn3-block.vc_btn3-size-lg {font-size: 46px;
    min-height: 185px;}
     ul.parnerslist li {padding:12px;
    }
    .dropdown:hover>.dropdown-menu {
      display: inherit;
    }
    .day-by-day-menu {border-top:0px;}
    body .container {width:100%}
    
    .bloc-vr span a, .lien-bloc span a { font-size: 24px}
.home .lien-bloc span a, .home .lien-bloc span a p { font-size: 28px}
.home .lien-bloc span a p strong { font-size: 24px;}
    .cart-btn-link {margin: 0px 4px;}
    .wpml-ls-legacy-list-horizontal {margin-right: 4px;}
    .menu-largeversion {display:none;}
.menu-mobileversion {display:block;}
    .people-wrapper .col {flex-basis:auto;}
    
     .page-template-page-vr .buy-specific-pass {top: -90px;}
     .page-tv .buy-specific-pass {top: -10px;}

}

@media only screen and (max-width: 980px) {
    header .row {padding:50px 12px;}
    ul.parnerslist li {padding:6px;}
}

@media only screen and (max-width: 768px) {
    h2.subtitle {font-size: 20px;}
    h2 {font-size: 26px;}
    h3, .h3 {font-size: 22px;}
    .wpml-ls-legacy-list-horizontal {margin-right: 12px;}
    .giff-date,.secondary-nav {padding-top: 50px;}
.col2 {column-count: 1; column-gap: inherit;}
    body .sdate, body .stitle { font-size: 22px;}
    body .stext{font-size: 15px !important;padding-top: 8px !important;} 
    .mt-3r { margin-top: 1rem;}
    header .row {padding: 12px;display: block;}
    .giff-logo {float:left;}
    .giff-logo-sigle {text-align:center;}
    .giff-date, .secondary-nav {padding-top: 0; float: right !important;padding-right: 0px !important;}
    .card-header-body h1.entry-title, .card-header-body .entry-title.h2 {font-size:32px;}
    .single-post .share-bloc, .single-archive .share-bloc {bottom: 18px;}
    .footer-widgets ul li {
    max-width: 20%;
    padding: 12px;
}
    .page-programme-plugs .esg-titledate {padding-bottom:12px;}
    .esg-titletitle, .esg-titledate {padding: 0px 12px 12px 12px;}
    .upcoming {top: 24px;left: 24px;}
    .menu-gallery a {font-size: 22px;}
    .vc_btn3-container.vc_btn3-center.homebtn .vc_btn3-block.vc_btn3-size-lg {
font-size: 44px;
 min-height: inherit;
    }
    .home .vc_custom_1533802514359,.home .vc_custom_1533802524942 {padding-left:0px !important; padding-right: 0px !important;}
    
    body .tv-btn-link {width:75px;}
    body .Login-btn-link {font-size:20px;}
    body .secondary-nav .wpml-ls-legacy-list-horizontal a {font-size:20px;}
    body header .cart-btn-link {width: 30px;}
    .wpml-ls-legacy-list-horizontal a { padding: 5px 4px;}
    .search-btn, .search-btn-top {width: 30px;height: 30px;}
     .home-follow-us {top: 12px;right: 12px;}
    .page-content, .entry-content, .entry-summary {margin-top: 12px;}
    .hentry.card .card-body {padding-top:12px;}
    .tkt_event .left-col .title, .tkt_screening .left-col .title,
    span.title,
    #tkt_program .title a {font-size:34px; line-height:34px;margin-bottom: 6px;margin-top: 0px;}
    
}

@media only screen and (max-width: 767px) {
    
    #tkt_program .title a,
    #tkt_program .main_section, .tkt_event .main_section, .tkt_screening .main_section,
    #tkt_program .first_line, #tkt_program .second_line,
    #tkt_program .screenings {color:#fff;}
    
    .single #tkt_program .main_section,
    .single .tkt_event .main_section, 
    .single .tkt_screening .main_section {color:#000;}
    
    #tkt_program .tkt_program_grid .title a,
    #tkt_program .tkt_program_grid .main_section,
    #tkt_program .tkt_program_grid .first_line, 
    #tkt_program .tkt_program_grid .second_line,
    #tkt_program .tkt_program_grid .screenings {color:#000;}
}


@media only screen and (max-width: 650px) {
    .giff-logo {float: none;text-align: center; width: 100% !important; padding-bottom: 18px;}
    .giff-date {float: left !important; text-align: left; padding-left: 0px !important; padding-right: 0px !important;}
    .secondary-nav { padding-left: 0px !important; }
    .secondary-nav .wpml-ls-legacy-list-horizontal a, .giff-date {font-size:22px;}
    .black-line .social-bloc .label {padding: 10px 5px 0 0;}
    .header-body .card-header-body {position: relative;width: 100%;}
    .single-post .header-body .card-header-body, .single-archive .header-body .card-header-body {position:relative;}
    single-post .share-bloc, .single-archive .share-bloc { bottom: 7px;}
    .card-header-body h1.entry-title, .card-header-body .entry-title.h2 { font-size: 30px; padding-top: 12px;}
    .home .black-line .col-xs-8{padding-left: 0px !important}
    .home .black-line .col-xs-4 {padding-right: 0px !important}
    body .eg-giff-element-1 {
    font-size: 18px ;
    line-height: 18px;
     padding-left: 12px;
        padding-right: 12px;
    }
    body .eg-giff-element-4{font-size: 18px ;
    line-height: 18px;}
    .eg-giff-element-4::before {
    width: 1rem;
    margin: 0 4px 0 0;
    transform: translateY(-0.25rem);
}
    ul.parnerslist li {
    max-width: 48%;}
    
    .login-btn-link {font-size: 18px;}
    .giff-logo-sigle {display: none;}
    
    .giff-logo.col-sm-4, .secondary-nav.col-sm-5 {width:50% !important;}
    
    .card-title.h2 {clear:both; margin-top:24px;}
    .hentry.card .card-body {padding-top:0px;}
    .entry-content {margin-top:0px;}
    h1.tkt-title {margin-top: 24px;}
    
    .tkt-cart {margin-top:24px;}
    
    .largeversion {display:none;}
    .mobileversion {display:block;}
    .lien-bloc {position: absolute; left: 0; right: 0; height: 20px; width: 100%;z-index: 1;text-align: center;}
    .lien-bloc-1 {top:13%;}
    .lien-bloc-2 {top:36%;}
    .lien-bloc-3 {top:61%;}
    .lien-bloc-4 {top:85%;}
    
    .home .lien-bloc-1 {top:6%;left:5%;}
    .home .lien-bloc-2 {top:21%;left:5%;}
    .home .lien-bloc-3 {top:39%;left:5%;}
    .home .lien-bloc-4 {top:53%;left:5%;}
    .home .lien-bloc-5 {top:69%;left:5%;}
    .home .lien-bloc-6 {top:88%;left:5%;}
    
    .bloc-vr span a, .lien-bloc span a { font-size: 22px}
.home .lien-bloc span a, .home .lien-bloc span a p { font-size: 24px}
.home .lien-bloc span a p strong { font-size: 22px;}
    
    .tkt_event .left-col .title,
.tkt_screening .left-col .title{
    font-size: 38px;
    margin-top:20px;
    width:100%;
}
    .day-by-day-menu .day-by-day-text,
    .day-by-day-menu .day-by-day-btn {display:none;}
    #day-by-day-navigation {width: 100%;}
    
    .align-absolute-top .follow-us,
    .home-follow-us,
    .flollow-bloc-right {display:none;}
    
    .align-absolute-bottom {position: inherit; text-align: left !important; margin-top: 12px;}
    .tkt_event .left-col .title, .tkt_screening .left-col .title, span.title {width:100%}
    
    .tkt_program_screening .cart-btn-link, .tkt_program_event .cart-btn-link {width: 25px; height: 25px;}
    
   .page-template-page-vr .buy-specific-pass {position: inherit;font-size:14px;}
   .page-tv .buy-specific-pass {position: inherit;font-size:14px;}

    .buy-specific-pass .cart-btn-link {margin-left: 2px;}
    
}

@media only screen and (max-width: 480px) {
    
    .secondary-nav ul {text-align:center; margin-left:auto; margin-right: auto;}
    .secondary-nav ul li {display:inline-block;float:inherit;vertical-align: top;}
    
    .page-programme-plugs .esg-titletitle {font-size: 20px;line-height: 20px;}
    .vc_btn3-container.vc_btn3-center.homebtn .vc_btn3-block.vc_btn3-size-lg { font-size: 24px;}
    body .eg-giff-element-1 {
    font-size: 16px;
        line-height: 16px;}
    .giff-logo.col-sm-4, .secondary-nav.col-sm-5 {width:100% !important;}

}
/* Temporary HAck */
.home .eg-giff-element-3 {display: none !important;}

/* Ticketack colors */
.booking-form .date-wrapper span.date.active { color: #ff3fb4 }
.assertive { color: #ff3fb4 }


/* Ticketack filters */
.tkt-filters {
    margin: 0;
    justify-content: flex-end;
}
#tkt_program ul.tkt-filters li.tkt-filter { margin-bottom: 5px; }
#tkt_program ul.tkt-filters li.tkt-filter .tkt-filter-name { margin: 0 0 0 14px; }
#tkt_program ul.tkt-filters li.tkt-filter.active { color: #000000; }
#tkt_program ul.tkt-filters li.tkt-filter .cart-btn-link.screening-cart {
    margin: 0 0 -10px 0;
    width: 35px;
    height: 31px;
}

.row.partners-wrapper { margin-top: 2rem; }
.row.partners-wrapper img { margin-bottom: 2rem; }

.tkt_program_grid.tkt_program_event .event-inner > .row.section-row { padding-top: 15px !important; }
.tkt_program_grid.tkt_program_event .event-inner > .row { padding-top: 0 !important; }

.tkt_screening .movies-wrapper { padding-left: 15px;}
.tkt_screening .movies-wrapper .movie.poster-wrapper {margin-bottom: 15px;margin-left: -15px;}
.tkt_screening .movies-wrapper .poster-wrapper:hover span { display: inherit; }
.tkt_screening .movies-wrapper .poster-wrapper span {
	display: none;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding-left: 11px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0 0 4px #000000;
    text-transform: uppercase;
    font-size: 20px;
}

.cart-btn-link { position: relative; }
.cart-btn-link .cart-icon-nb:empty { display: none; }
.cart-btn-link .cart-icon-nb {
	position: absolute;
    top: 2px;
    right: 2px;
    font-weight: bold;
    background: rgba(255, 63, 180, 0.90);
    width: 18px;
    height: 18px;
    color: #FFF;
    border-radius: 62%;
    text-align: center;
    font-size: 13px;
}

.Login-btn-link { position: relative; }
.Login-btn-link .tkt-user-connect {
	display: none;
    position: absolute;
    top: -3px;
    right: -64px;
    background: #FFFFFF;
    border: 1px solid #444444;
    z-index: 10000;
	width: 220px;
	padding: 10px;
	font-size: 14px;
}
.Login-btn-link:hover .tkt-user-connect,
.Login-btn-link .tkt-user-connect:hover { display: inherit; }
.Login-btn-link .tkt-user-connect .row { padding: 0px; }
.Login-btn-link .tkt-user-connect span a { color: #ff3fb4; }
.Login-btn-link .tkt-user-connect .disconnect-btn { margin-top: 10px; }
.success { color: #ff3fb4; }

a.buy-specific-pass {
    margin-bottom: 6px;
    display: inline-block;
}

#tkt_program.tkt-gallery .tkt_program_screening, #tkt_program.tkt-gallery .tkt_program_event {
    padding-bottom: 1.1rem !important;
}

/* Hide "Entrée libre" for some screenings */
/* list page */
span[data-bookability-ids="8524b0de-4196-4893-9591-ecf52f074118"] .show-if-not-sold-here,
span[data-bookability-ids="7d96a50b-f776-45e6-8223-3317feff0252"] .show-if-not-sold-here,
span[data-bookability-ids="5aa529f9-0432-435e-8f25-33c45061c7ee"] .show-if-not-sold-here,
span[data-bookability-ids="3f0eebbf-999a-47f9-9dfd-4901063254ec"] .show-if-not-sold-here,
span[data-bookability-ids="e899d0b6-739f-4f5c-bbe7-355fa5769993"] .show-if-not-sold-here,
span[data-bookability-ids="08bc47be-b5b8-442b-951c-99d5b4f4624c"] .show-if-not-sold-here {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
span[data-bookability-ids="8524b0de-4196-4893-9591-ecf52f074118"] .show-if-not-sold-here::before,
span[data-bookability-ids="7d96a50b-f776-45e6-8223-3317feff0252"] .show-if-not-sold-here::before,
span[data-bookability-ids="5aa529f9-0432-435e-8f25-33c45061c7ee"] .show-if-not-sold-here::before,
span[data-bookability-ids="3f0eebbf-999a-47f9-9dfd-4901063254ec"] .show-if-not-sold-here::before,
span[data-bookability-ids="e899d0b6-739f-4f5c-bbe7-355fa5769993"] .show-if-not-sold-here::before,
span[data-bookability-ids="08bc47be-b5b8-442b-951c-99d5b4f4624c"] .show-if-not-sold-here::before {
    content: "\f061";
}
span[data-bookability-ids="8524b0de-4196-4893-9591-ecf52f074118"] .show-if-not-sold-here span,
span[data-bookability-ids="7d96a50b-f776-45e6-8223-3317feff0252"] .show-if-not-sold-here span,
span[data-bookability-ids="5aa529f9-0432-435e-8f25-33c45061c7ee"] .show-if-not-sold-here span,
span[data-bookability-ids="3f0eebbf-999a-47f9-9dfd-4901063254ec"] .show-if-not-sold-here span,
span[data-bookability-ids="e899d0b6-739f-4f5c-bbe7-355fa5769993"] .show-if-not-sold-here span,
span[data-bookability-ids="08bc47be-b5b8-442b-951c-99d5b4f4624c"] .show-if-not-sold-here span {
    display: none;
}
/* events pages */
div[data-bookability-ids="8524b0de-4196-4893-9591-ecf52f074118"] .show-if-not-sold-here,
div[data-bookability-ids="7d96a50b-f776-45e6-8223-3317feff0252"] .show-if-not-sold-here,
div[data-bookability-ids="5aa529f9-0432-435e-8f25-33c45061c7ee"] .show-if-not-sold-here,
div[data-bookability-ids="3f0eebbf-999a-47f9-9dfd-4901063254ec"] .show-if-not-sold-here,
div[data-bookability-ids="e899d0b6-739f-4f5c-bbe7-355fa5769993"] .show-if-not-sold-here,
div[data-bookability-ids="08bc47be-b5b8-442b-951c-99d5b4f4624c"] .show-if-not-sold-here {
    display: none !important;
    color: #FFFFFF;
}

/* Hide cart for VRTIGO */
div[data-bookability-ids="81b5f38d-dc06-4dea-b834-d029408820f2,4404b9cd-a1cc-4206-8386-4369af3fbbfb,4fb6db12-a2ed-46f5-9088-439b9f015f8c,9cd1878c-2784-49ea-979b-4ba5d2fc5ce0"] span.show-if-bookable,
div[data-bookability-ids="81b5f38d-dc06-4dea-b834-d029408820f2,4404b9cd-a1cc-4206-8386-4369af3fbbfb,4fb6db12-a2ed-46f5-9088-439b9f015f8c,9cd1878c-2784-49ea-979b-4ba5d2fc5ce0"] span.show-if-almost-not-bookable,
div[data-bookability-ids="81b5f38d-dc06-4dea-b834-d029408820f2,4404b9cd-a1cc-4206-8386-4369af3fbbfb,4fb6db12-a2ed-46f5-9088-439b9f015f8c,9cd1878c-2784-49ea-979b-4ba5d2fc5ce0"] span.show-if-not-bookable,
div[data-bookability-ids="81b5f38d-dc06-4dea-b834-d029408820f2,4404b9cd-a1cc-4206-8386-4369af3fbbfb,4fb6db12-a2ed-46f5-9088-439b9f015f8c,9cd1878c-2784-49ea-979b-4ba5d2fc5ce0"] .screening-cart,
div[data-bookability-ids="81b5f38d-dc06-4dea-b834-d029408820f2,4404b9cd-a1cc-4206-8386-4369af3fbbfb,4fb6db12-a2ed-46f5-9088-439b9f015f8c,9cd1878c-2784-49ea-979b-4ba5d2fc5ce0"] span.show-if-not-sold-here { display: none !important;}
.post-9884 .booking-form { display: none !important; }
