.editor-styles-wrapper *{font-family: 'Montserrat', sans-serif !important; }
.editor-styles-wrapper i{ font-family: "Font Awesome 5 Free" !important;}
.editor-styles-wrapper {color: #464646}
.wp-block {
max-width: 1170px;
} .wp-block[data-align="wide"] {
max-width: 1170px;
} .wp-block[data-align="full"] {
max-width: none;
}
.block-editor-block-list__layout {background-color: var(--gris);}
.wp-block-image img {height: auto;}
@media only screen and (max-width: 767px) {
.entry .wp-block-column:not(:only-child) {flex-basis: 100%!important; margin-left: 0; margin-right: 0;}
.wp-block-column:not(:first-child) {margin-top: 20px;} .entry .wp-block-column:not(:only-child) .wp-block-column[style*="flex-basis:25%"]:not(:only-child), .entry .wp-block-column:not(:only-child) .wp-block-column[style*="flex-basis:75%"]:not(:only-child) {flex-basis: calc(50% - 1em)!important;}
.wp-block-column .wp-block-column[style*="flex-basis:25%"]:nth-child(2n), .wp-block-column .wp-block-column[style*="flex-basis:75%"]:nth-child(2n) {margin-top: 0;}
}
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
margin: 32px auto;
max-width: calc(100% - 15px*2);
}
.entry .entry-content > hr, #cmplz-document {
max-width: calc(100% - 15px*2) !important;
}
@media only screen and (min-width: 576px) {
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
max-width: 510px;
}
.entry .entry-content > hr, #cmplz-document {
max-width: 510px !important;
}
}
@media only screen and (min-width: 768px) {
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
max-width: 690px;
}
.entry .entry-content > hr, #cmplz-document {
max-width: 690px !important;
}
}
@media only screen and (min-width: 992px) {
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
max-width: 930px;
}
.entry .entry-content > hr, #cmplz-document {
max-width: 930px !important;
}
}
@media only screen and (min-width: 1200px) {
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
max-width: 1110px;
}
.entry .entry-content > hr, #cmplz-document {
max-width: 1110px !important;
}
}
@media only screen and (min-width: 768px) {
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
margin: 62px auto;
}
}
.entry .entry-content > *.alignwide,
.entry .entry-summary > *.alignwide,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignwide,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
} .entry .entry-content > *.alignfull,
.entry .entry-summary > *.alignfull,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignfull,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignfull {
position: relative;
left: -1rem;
width: calc( 100% + (2 * 1rem));
max-width: calc( 100% + (2 * 1rem));
clear: both;
}
@media only screen and (min-width: 768px) {
.entry .entry-content > *.alignfull,
.entry .entry-summary > *.alignfull,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignfull,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignfull { left: 0;
width: 100%;
max-width: 100vw;
}
}
.entry .entry-content > *.alignleft,
.entry .entry-summary > *.alignleft,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignleft,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignleft { float: left;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-left: 0; margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
.entry .entry-content > *.alignleft,
.entry .entry-summary > *.alignleft,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignleft,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignleft {
max-width: calc(4 * (100vw / 12)); margin-right: calc(2 * 1rem);
}
}
.entry .entry-content > *.alignright,
.entry .entry-summary > *.alignright,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignright,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignright { float: right;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-right: 0; margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
.entry .entry-content > *.alignright,
.entry .entry-summary > *.alignright,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignright,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignright {
max-width: calc(4 * (100vw / 12));
margin-right: 0; margin-left: calc(2 * 1rem);
}
}
.entry .entry-content > *.aligncenter,
.entry .entry-summary > *.aligncenter,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter {
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 768px) {
.entry .entry-content > *.aligncenter,
.entry .entry-summary > *.aligncenter,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter {
max-width: 930px;
}
}
@media only screen and (min-width: 1200px) {
.entry .entry-content > *.aligncenter,
.entry .entry-summary > *.aligncenter,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter {
max-width: 1110px;
}
}
@media only screen and (min-width: 768px) {
.entry .entry-content > *.aligncenter,
.entry .entry-summary > *.aligncenter,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter {
margin-left: 0;
margin-right: 0;
}
}
.entry .entry-content > *:first-child,
.entry .entry-summary > *:first-child {
margin-top: 0;
}
.entry .entry-content > *:last-child,
.entry .entry-summary > *:last-child {
margin-bottom: 0;
}
body .editor-styles-wrapper p{font-size: 13px}
.c-accordion__item .c-accordion__title:before{content: none !important; display: none}body {font-family: 'Gilroy'; font-weight: 400; color: #002E5D; font-size: 16px;}
main {background-color: #FAFAFA; min-height: 100vh; }
a {color: #009CE7;}
a:hover {color: #002E5D;} header .menu-top {padding: 5px 0;}
header .menu-top .left p, #headerResponsive .left p {font-size: 14px; font-weight: 500; color: #494A4C; margin-left: 20px;}
header .menu-top .right .buttonHeader, header .menu-top .right .buttonHeader .hover-content {height: 65px;}
header .menu-top a {font-size: 15px; color: #000000; transition: all 0.3s ease-in-out; font-weight: 500;}
header .menu-top a:not(.buttonHeader):hover {color: #009CE7;}
header .menu-top .right a + a {margin-left: 20px;}
header .menu-top .right .buttonHeader + .buttonHeader {margin-left: 5px;}
header .menu-top .right .tmp-buttonHeader {text-align: center; max-width: 150px;}
header .menu-bottom .buttonHeader, header .menu-bottom .buttonHeader .hover-content {height: 65px;}
header .menu-bottom .buttonHeader img {height: 30px;}
header .menu-bottom {left: 50%; width: 100%; z-index: 50; transform: translateX(-50%);}
header .menu-bottom.absolute {position: absolute;}
header .menu-bottom.fixed {position: fixed; top: 0;}
header .menu-bottom nav {padding: 0;}
header .menu-bottom .menu>li {position: relative;}
header .menu-bottom .menu>li>a {width: 100%;}
header .menu-bottom .menu>li:not(:last-of-type)>a::after {content: ""; position: absolute; width: 2px; height: 80%; top: 10%; right: -1px; background-color: #009CE7; z-index: 1;}
header .menu-bottom .menu>li.active>a::before {content: ""; position: absolute; width: 100%; height: 4px; bottom: 0; left: 0; background-color: #009CE7; z-index: 1;}
header .menu-bottom .menu>li.active>.buttonHeader>img {filter: brightness(0) invert(1);}
header .menu-bottom .menu>li:hover .subMenu {opacity: 1; visibility: visible; margin-top: 0; top: 100%; transition: all 0.3s ease-in-out, top 0s linear;}
header .menu-bottom .subMenu {position: absolute; top: 100vh; background-color: #FFFFFF; padding: 20px; padding-right: calc(20px*2 + 250px); min-height: 150px; opacity: 0; visibility: hidden; margin-top: 30px; transition: all 0.3s ease-in-out, top 0s linear 0.3s;}
header .menu-bottom .menu>li:last-of-type .subMenu {right: 0; width: 200%;}
header .menu-bottom .menu>li:not(:last-of-type) .subMenu {left: 0; width: 200%;}
header .menu-bottom .menu>li:first-of-type:last-of-type .subMenu {left:0; width: 100%;}
header .menu-bottom .subMenu li {padding: 10px 0;}
header .menu-bottom .subMenu li:not(:first-of-type) {border-top: 2px solid #002E5D;}
header .menu-bottom .subMenu li a {font-size: 14px; font-weight: 600; color: #002E5D;}
header .menu-bottom .subMenu li a:hover {color: #009CE7;}
header .menu-bottom .subMenu img, header .menu-bottom .subMenu::after {position: absolute; top: 20px; right: 20px; width: 250px; height: calc(100% - 20px*2);}
header .menu-bottom .subMenu img {object-fit:cover; opacity: 0; visibility: hidden; transition: all 0.2s ease-in-out;}
header .menu-bottom .subMenu img.on {object-fit:cover; opacity: 1; visibility: visible; transition: all 0.2s ease-in-out 0.2s;}
header .menu-bottom .subMenu::after {content:""; background: linear-gradient(0.25turn, #FFFFFF, transparent);}
header .menu-bottom .search-bar {position: absolute; top: 100%; right: 0; border: #002E5D 1px solid;}
#headerResponsive, #navresponsive{display:none}  .entry .entry-content>p:last-child {margin-bottom: 70px;} @media (min-width: 576px) { .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {max-width: 540px; padding: 0 15px;} }
@media (min-width: 768px) { .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {max-width: 720px;} }
@media (min-width: 992px) { .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {max-width: 960px;} }
@media (min-width: 1200px) { .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {max-width: 1140px;} } .wp-block-cover, .wp-block-cover-image {position: relative; padding: 100px 0;}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {position: relative; z-index: 2; color: #FFFFFF;}  .wp-block-embed .wp-block-embed__wrapper {position: relative; padding-top: calc(100% / 16 * 9);}
.wp-block-embed iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}  .fondBleu [class*="s4_"] .owl-carousel .owl-nav button {background-color: #009CE7;}
.fondBleu [class*="s4_"] .owl-carousel .owl-nav button .arrow::before, .fondBleu [class*="s4_"] .owl-carousel .owl-nav button .arrow::after {background-color: #FFFFFF;}
.fondBleuClair [class*="s4_"] .owl-carousel .owl-nav button {background-color: #FFFFFF;}
.fondBleuClair [class*="s4_"] .owl-carousel .owl-nav button .arrow::before, .fondBleuClair [class*="s4_"] .owl-carousel .owl-nav button .arrow::after {background-color: #009CE7;}
.owl-carousel .owl-nav button {transition: all 0.15s ease-in-out; opacity: 1; visibility: visible;}
.owl-carousel .owl-nav button.disabled {opacity: 0; visibility: hidden;} form label {font-size: 15px; line-height: 1.3; font-weight: 600; display: block;}
form label span {color: #009CE7;}
form label input:not([type=checkbox]), form label textarea {-webkit-appearance: none; appearance: none; border: 0; background: none; resize: none; border-bottom: 1px solid #002E5D; width: 100%; padding: 10px; font-family: "Gilroy"; font-weight: 400; color: #002E5D; font-size: 15px; outline: none;}
form label input::placeholder, form label textarea::placeholder {color: #002E5D; opacity: 0.7;}
form label + label {margin-top: 30px;}
form.lightMode label input, form.lightMode label textarea {border-color: #FFFFFF; color: #FFFFFF;}
form.lightMode label input::placeholder, form.lightMode label textarea::placeholder {color: #FFFFFF;} footer {position: relative; z-index: 20;}
.button-contact {position: fixed; bottom: 0; right: 0; z-index: -1; padding: 30px 60px; background-color: #002E5D; color: #FFFFFF; text-decoration: none; font-weight: 600; font-size: 20px; transition: all 0.15s ease-in-out; box-shadow: 2px 2px 6px #000000;}
.button-contact:hover {background-color: #FFFFFF; color: #009CE7;}
.partenaires {padding: 10px 0 20px 0;}
.partenaires * + * {margin-left: 40px;}
.partenaires .row>.col-12>* {margin-top: 10px;}
.partenaires img {max-height: 50px; filter: grayscale(100%);}
footer .contact-content {background: url(//i0.wp.com/fibex.fr/wp-content/themes/section4-fibex/img/footer.jpg) no-repeat, #002E5D; background-position: center bottom; background-size: cover; padding-bottom: 60px;}
footer .contact-content .button1 {margin-top: 30px;}
footer .contact-content .boxCoordonnees {padding: 40px 25px;}
footer .contact-content .boxCoordonnees .title3 {margin-bottom: 0; margin-top: 0; display: inline-block;}
footer .contact-content .boxCoordonnees .title3::after {display: block; content: ""; height: 3px; width: 100%; background-color: #009CE7; margin-top: 10px;}
footer .contact-content .boxCoordonnees .information {margin-top: 30px;}
footer .contact-content .boxCoordonnees .information .txt2 {margin-bottom: 10px;}
footer .footer .SEO img {height: 50px; margin-bottom: 30px;}
footer .footer .SEO p {line-height: 1.6;}
footer .footer hr {border: 0; border-bottom: 1px solid #FFFFFF; width: calc(100% - 15px*2); margin: 50px auto;}
footer .footer .liens .liste-liens {margin-top: 18px;}
footer .footer .liens .liste-liens li {padding: 7px 0;}
footer .footer .reseaux .content-link {}
footer .footer .reseaux .content-link {}
footer .footer .reseaux .content-link .social-link a + a {margin-left: 20px;}
footer .footer .reseaux .content-link .social-link a img {filter: brightness(0) invert(1); transition: all 0.2s ease-in-out; height: 20px;}
footer .footer .reseaux .content-link .social-link a:hover img {filter: brightness(1) invert(0);}
footer .footer .reseaux .content-newsletter { margin-top: 40px;}
footer .footer .reseaux .content-newsletter p { margin-bottom: 10px;}
.newsletter-form .champs>* {height: 40px;}
.newsletter-form .champs .newsletter-input {flex:1;}
.newsletter-form .champs .newsletter-input input {width: 100%; outline: none; border-radius: 0; padding: 10px; border: 0; font-family: 'Gilroy'; font-weight: 400; background: none; font-size: 15px; line-height: 1; color: #009CE7 !important;}
.newsletter-form .champs .newsletter-input input::placeholder {color: #002E5D; opacity: 0.7;}
.newsletter-form .champs button.button1 {font-size: 15px; line-height: 1; border-left: 1px #002E5D solid;}
footer .footer .copyright {margin-bottom: 30px; margin-top: 40px;}
form {position: relative; min-height: 40px; z-index: 1;}
form .valide {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; z-index: -1; width: 100%; text-align: center;} .entry .entry-content>.wp-block-cover:first-child {padding-top: 165px!important;}
#Builder .entry .entry-content>:first-child:not(.wp-block-cover) {margin-top: 100px;}
#Builder .entry .entry-content>h1:first-child {margin-bottom: 60px;} #Contact {padding-top: min(300px, 20vh); overflow: hidden;}
#Contact .contact-div form button.button1 {margin-top: 30px;}
#Contact .contact-div .boxCoordonnees .information:not(:first-of-type) {margin-top: 30px;}
#Contact .contact-div .boxCoordonnees .information .title3 {margin-bottom: 10px;}
#Contact .map-content, #Contact .photoEquipe {position: relative;}
#Contact .map-content #map {height: 400px;}
#Contact .map-content #map, #Contact .photoEquipe img {position: relative; left: 50%; width: 100vw; transform: translateX(-50%);}
#RevuesDePresse .wp-block-cover {background-image: url(//i0.wp.com/fibex.fr/wp-content/themes/section4-fibex/img/revues-de-presse/header.jpg);}
#RevuesDePresse .revues_presse-list .revues_presse-page .sort-year>.title3 {margin-bottom: 0;}
#RevuesDePresse .revues_presse-list .revues_presse-page .sort-year>div {margin-top: 20px;}
#RevuesDePresse .revues_presse-list .revues_presse-item {position: relative; display: block; padding: 10px 60px 10px 20px; color: #002E5D; transition: all 0.3s ease-in-out; min-height: 40px; margin-top: 10px;}
#RevuesDePresse .revues_presse-list .revues_presse-item:hover {color: #009CE7;}
#RevuesDePresse .revues_presse-list .revues_presse-item:hover .internet-link {background-color: #009CE7;}
#RevuesDePresse .revues_presse-list .revues_presse-item .descr-revues_presse {opacity: 0.5; margin-top: 10px;}
#RevuesDePresse .revues_presse-list .revues_presse-item .miniature-revue_presse {margin: auto 0;}
#RevuesDePresse .revues_presse-list .revues_presse-item .miniature-revue_presse img {width: 90px;}
#RevuesDePresse .revues_presse-list .revues_presse-item .texte-revue_presse {flex: 1; margin-left: 20px; padding: 20px 0;}
.internet-link {position: absolute; top: 0; right: 0; width: 40px; height: 40px; background-color: #002E5D; transition: all 0.3s ease-in-out;}
.internet-link::before {content: ""; position: absolute; top: 50%; left: 50%; width: 25px; height: 25px; transform: translate(-50%, -50%); background: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/internet.svg) no-repeat center; background-size: contain;}
#RevuesDePresse .revues_presse-list .revues_presse-item.lienPDF .internet-link::before {background-image: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/fichier.svg);}
#Newsletters .wp-block-cover {background-image: url(//i0.wp.com/fibex.fr/wp-content/themes/section4-fibex/img/newsletters/header.jpg); text-align: center;}
#Newsletters .newsletter-form {max-width: 500px; margin: auto; margin-top: 20px;}
#Newsletters .newsletters-list>* {margin-bottom: 0;}
#Newsletters .newsletters-list .title3 {padding: 10px 0;}
#Newsletters .newsletters-list .newsletters-item a {text-transform: unset;}
#Newsletters .newsletters-list .newsletters-item a.lien::after {background-image: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/internet.svg); width: 20px; right: 15px;}
#Newsletters .newsletters-list * + * {margin-top: 20px;}
#Newsletters .newsletters-list .newsletters-item + .title3 {margin-top: 90px;}
#Actualites .wp-block-cover {background-image: url(//i0.wp.com/fibex.fr/wp-content/themes/section4-fibex/img/actualites/header.jpg);}
#Actualites .actualites-list .actualites-page>div {margin-top: 30px;}
#Actualites .actualites-list .actualites-page .actualites-item {padding: 30px; height: 100%;}
#Actualites .actualites-list .actualites-page .actualites-item .img-content {width: 100%; position: relative; height: 250px; display: block; overflow: hidden;}
#Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .img-content {height: 100%; min-height: 250px;}
#Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .img-content, #Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .text-content {width: calc(100%/2 - 30px); display: inline-block;}
#Actualites .actualites-list .actualites-page .actualites-item .img-content img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: all 1s ease-in-out;}
#Actualites .actualites-list .actualites-page .actualites-item .img-content:hover img {transform: scale(1.05);}
#Actualites .actualites-list .actualites-page .actualites-item .img-content .savoirPlus-button {bottom: 0; right: 0;}
#Actualites .actualites-list .actualites-page .actualites-item .text-content {width: 100%; position: relative; vertical-align: top;}
#Actualites .actualites-list .actualites-page .col-md-6 .actualites-item .text-content {margin-top: 15px;}
#Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .text-content {margin-left: 60px;}
#Actualites .actualites-list .actualites-page .actualites-item .text-content {flex: 1; padding: 0;}
#Actualites .actualites-list .actualites-page .actualites-item .text-content .date-actualites {opacity: 0.5; font-style: italic; text-transform: capitalize;}
#Actualites .actualites-list .actualites-page .actualites-item .text-content .nom-actualites {margin-top: 10px; margin-bottom: 20px;}
#SingleActualites .wp-block-cover h1 + .txt1, #SingleRealisations .wp-block-cover h1 + .txt1 {margin-top: 10px; text-transform: lowercase;}
.breadcrumb {margin-top: 10px; margin-bottom: 70px;}
.breadcrumb a {color: #002E5D;}
.breadcrumb a:hover {color: #009CE7;}
#RevuesDePresse .revues_presse-list.loading, #Actualites .actualites-list.loading, #Realisations .realisations-list.loading {min-height: 200px;}
#Negoce .products-content .product-list.loading::before, #RevuesDePresse .revues_presse-list.loading::before, #Actualites .actualites-list.loading::before, #Realisations .realisations-list.loading::before {content:""; position: absolute; top: 50%; left: 50%; height: 60px; width: 60px; border: 2px solid #009CE7; border-right-style: none; border-bottom-style: none; border-radius: 50%; animation: spin360 1s infinite linear;}
.search-bar {background-color: #FFFFFF; height: 50px; padding-right: 50px; position: relative; width: 100%; max-width: 300px;}
.search-bar label {height: 100%; width: 100%;}
.search-bar input[type="text"] {height: 100%; width: 100%; border: 0; border-radius: 0; background-color: transparent; outline: none; padding: 8px 15px; font-size: 14px; font-family: 'Gilroy'; font-weight: 400; color: #002E5D;}
.search-bar input[type="text"]::placeholder {color: #002E5D; opacity: 0.7; font-style: italic;}
.search-bar .search-button {background-color: #009CE7; height: 100%; width: 40px; position: absolute; top: 0; right: 0; transition: all 0.15s ease-in-out; border: 0; outline: none; border-left: 1px solid #009CE7;}
.search-bar .search-button::before {content:""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 20px; height: 20px; filter: brightness(0) invert(1); background: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/search.svg) no-repeat center; background-size: contain; transition: all 0.15s ease-in-out;}
.search-bar .search-button:hover {background-color: #FFFFFF;}
.search-bar .search-button:hover::before {filter: brightness(1) invert(0);}
#Realisations .wp-block-cover {background-image: url(//i0.wp.com/fibex.fr/wp-content/themes/section4-fibex/img/realisations/header.jpg);}
#Realisations .text-content-before p.txt3 {flex:1; margin-left: 60px;}
#Realisations .realisations-top {width: 100%;}
#Realisations .realisations-top .filtre-list {position: relative;}
#Realisations .realisations-top .filtre-list .filtre-link {color: #002E5D;}
#Realisations .realisations-top .filtre-list .filtre-link:hover {color: #009CE7;}
#Realisations .realisations-top .filtre-list .filtre-link + .filtre-link {margin-left: 20px;}
#Realisations .realisations-top .filtre-list .line-animate {position: absolute; top: 100%; height: 4px; background-color: #009CE7;}
#Realisations .realisations-top .search-bar {border: 1px solid #009CE7;}
#Realisations .realisations-list .realisations-page {margin-bottom: 70px;}
#Realisations .realisations-list .realisations-page .realisations-item, #Realisations .realisations-list .realisations-page .masonry-columnWidth {width: calc(50% - 5px);}
#Realisations .realisations-list .realisations-page .masonry-gutter {width: 10px;}
#Realisations .realisations-list .realisations-page .realisations-item {height: 350px; margin-top: 15px;}
#Realisations .realisations-list .realisations-page .realisations-item a {overflow: hidden; height:100%; width: 100%; position: relative; display: block; cursor: pointer;}
#Realisations .realisations-list .realisations-page .realisations-item-widthFull {width: 100%;}
#Realisations .realisations-list .realisations-page .realisations-item-height2 {height: calc(350px*2 + 15px);}
#Realisations .realisations-list .realisations-page .realisations-item a .fond, #Realisations .realisations-list .realisations-page .realisations-item a .fond>*:not(.savoirPlus-button) {position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
#Realisations .realisations-list .realisations-page .realisations-item a .fond img {object-fit:cover; transition: all 0.8s ease-in-out;}
#Realisations .realisations-list .realisations-page .realisations-item a:hover .fond img {transform: scale(1.05);}
#Realisations .realisations-list .realisations-page .realisations-item a .fond .filtre {background-color: #000000; opacity: 0.4;}
#Realisations .realisations-list .realisations-page .realisations-item a .fond .savoirPlus-button {bottom: 30px; right: 0;}
#Realisations .realisations-list .realisations-page .realisations-item a .content {height: 100%; width: 100%; position: relative; padding: 30px; padding-right: 45px;}
#Realisations .realisations-list .realisations-page .realisations-item a .content * {width: 100%; max-width: 400px;}
#Realisations .realisations-list .realisations-page .realisations-item a .content p {margin: 0;}
#Realisations .realisations-list .realisations-page .realisations-item a .content p + p {margin-top: 10px;}
#Realisations .realisations-list .realisations-page .realisations-item a .content .client {opacity: 0.7;}
#SingleRealisations .introduction-realisation {}
#SingleRealisations .introduction-realisation .fondBlanc {padding: 40px; width: 33%; margin-bottom: auto;}
#SingleRealisations .introduction-realisation .fondBlanc *:first-of-type {margin-top: 0;}
#SingleRealisations .introduction-realisation .fondBlanc .txt1 {margin-bottom: 10px;}
#SingleRealisations .introduction-realisation .texte-introduction {margin-left: 40px; margin-top: 40px; width: calc(66% - 40px); line-height: 1.4;}
#SingleRealisations .introduction-realisation .texte-introduction>* {max-width: unset!important;}
#SingleRealisations .galerie-realisation {}
#SingleRealisations .galerie-realisation .img-galerie {position: relative; height: 450px; width: calc(50% - 15px); margin-top: 30px;}
#SingleRealisations .galerie-realisation .img-galerie:nth-of-type(2n+1):last-of-type {width: 100%;}
#SingleRealisations .galerie-realisation .img-galerie:first-of-type, #SingleRealisations .galerie-realisation .img-galerie:nth-of-type(2):not(:last-of-type) {margin-top: 0;}
#SingleRealisations .galerie-realisation .img-galerie img {position: absolute; height: 100%; width: 100%; top: 0; left: 0; object-fit: cover;}
#SingleRealisations .bandeau-categorie {position: relative; width: 100%; background-color: #000000;}
#SingleRealisations .bandeau-categorie img {position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; opacity: 0.5;}
#SingleRealisations .bandeau-categorie .content {position: relative; width: 100%; padding: 70px 140px;}
#SingleRealisations .bandeau-categorie .content .button1 {margin-top: 40px;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav {position: absolute; top: calc(-40px - 50px); width: 100vw; max-width: 1140px; left: 50%; transform: translateX(-50%); display: flex; display: -ms-flex; justify-content: flex-end;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button {background-color: #002E5D; width: 50px; height: 50px; outline: none;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow {width: 100%; height: 100%; position: relative;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow::before, #SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow::after {content: ""; position: absolute; height: 2px; width: 15px; top: 50%; left: 50%; background-color: #FFFFFF;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-left::before, #SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-left::after {transform-origin: 1px 50%;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-right::before, #SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-right::after {transform-origin: calc(100% - 1px) 50%;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-left::before, #SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-right::after {transform: translate(-50%, -50%) rotate(45deg);}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-right::before, #SingleRealisations .autre_realisations .owl-carousel .owl-nav button .arrow-left::after {transform: translate(-50%, -50%) rotate(-45deg);}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav button + button {margin-left: 40px;}
#SingleRealisations .item-realisation {position: relative; display: block; margin-right: 10px; width: 680px; height: 450px; float: left; overflow: hidden; cursor: pointer;}
#SingleRealisations .item-realisation .fond, #SingleRealisations .item-realisation .fond>*:not(.savoirPlus-button) {position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
#SingleRealisations .item-realisation .fond img {object-fit:cover; transition: all 0.8s ease-in-out;}
#SingleRealisations .item-realisation:hover .fond img {transform: scale(1.05);}
#SingleRealisations .item-realisation .fond .filtre {background-color: #000000; opacity: 0.4;}
#SingleRealisations .item-realisation .fond .savoirPlus-button {bottom: 30px; right: 0;}
#SingleRealisations .item-realisation .content {height: 100%; width: 100%; position: relative; padding: 30px; padding-right: 45px;}
#SingleRealisations .item-realisation .content * {width: 100%; max-width: 400px;}
#SingleRealisations .item-realisation .content p {margin: 0;}
#SingleRealisations .item-realisation .content p + p {margin-top: 10px;}
#SingleRealisations .item-realisation .content .client {opacity: 0.7;}
#Negoce {}
.pagination {padding: 30px 0;}
.pagination .page-numbers:not(.dots) {cursor: pointer;}
.pagination .page-numbers + .page-numbers {margin-left: 5px;}
.pagination .page-numbers.prev {margin-right: 15px;}
.pagination .page-numbers.next {margin-left: 15px;}
.pagination .page-numbers.prev, .pagination .page-numbers.next {position: relative; background-color: #002E5D; width: 30px; height: 30px; display: block;}
.pagination .page-numbers.prev::before, .pagination .page-numbers.next::before, .pagination .page-numbers.prev::after, .pagination .page-numbers.next::after {content: ""; position: absolute; height: 2px; width: 12px; top: 50%; left: 50%; background-color: #FFFFFF;}
.pagination .page-numbers.prev::before, .pagination .page-numbers.prev::after {transform-origin: 1px 50%;}
.pagination .page-numbers.next::before, .pagination .page-numbers.next::after {transform-origin: calc(100% - 1px) 50%;}
.pagination .page-numbers.prev::before, .pagination .page-numbers.next::after {transform: translate(-50%, -50%) rotate(45deg);}
.pagination .page-numbers.next::before, .pagination .page-numbers.prev::after {transform: translate(-50%, -50%) rotate(-45deg);}
.pagination .page-numbers:not(.prev):not(.next) {color: #002E5D; transition: all 0.3s ease-in-out; font-size: 15px;}
.pagination .page-numbers:not(.prev):not(.next):not(.dots):hover {color: #009CE7;}
body #cc-window{position: fixed; top:50%; left: 50%; transform: translate(-50%, -50%); bottom: inherit}
#cc-window + #filterCC{position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.52); z-index: 1000;     opacity: 1; backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px);}
body #cc-window.cc-invisible + #filterCC, .cc-revoke{display: none !important}
body .cc-color-override-323252138.cc-window{background-color: #FFF;}
@keyframes spin360 {
0% {transform: translate(-50%, -50%) rotate(0deg);}
100% {transform: translate(-50%, -50%) rotate(360deg);}
}
body.single-prestations.postid-236 main#PrestationsSingle .wp-block-columns .wp-block-image>img {max-height: 450px; object-fit: cover;}@font-face {
font-family: 'Gilroy';
src: url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Regular.woff2) format('woff2'),
url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Regular.woff) format('woff'),
url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Regular.ttf)  format('truetype');
font-weight: 400;
} @font-face {
font-family: 'Gilroy';
src: url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Medium.woff2) format('woff2'),
url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Medium.woff) format('woff'),
url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Medium.ttf)  format('truetype');
font-weight: 500;
} @font-face {
font-family: 'Gilroy';
src: url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Bold.woff2) format('woff2'),
url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Bold.woff) format('woff'),
url(//fibex.fr/wp-content/themes/section4-fibex/fonts/Gilroy-Bold.ttf)  format('truetype');
font-weight: 600;
}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width: 1140px;}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none} blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
sup {vertical-align: super; font-size: 0.6em;}
.material-icons {font-style: normal;}
a {text-decoration: none; transition: all 0.3s ease-in-out;}
:root {--bleu: #002E5D; --bleu-clair: #009CE7; --blanc: #FFFFFF; --gris: #FAFAFA;}
.entry .entry-content a:not([class]), .editor-styles-wrapper a:not([class]) {color: #009CE7;}
.entry .entry-content .fondBleu a:not([class]), .editor-styles-wrapper .fondBleu a:not([class]) {color: #FFFFFF;}
.entry .entry-content a:not([class]):hover, .editor-styles-wrapper a:not([class]):hover {color: #009CE7;}
.title1, .entry .entry-content h1, .editor-styles-wrapper h1, .editor-styles-wrapper p.title1 {font-size: 70px; line-height: 1.1; font-weight: 600;}
.title2, .entry .entry-content h2, .editor-styles-wrapper h2, .editor-styles-wrapper p.title2 {font-size: 40px; line-height: 1.2; font-weight: 600; margin-bottom: 30px; color: #009CE7;}
.title2.has-uppercase-font-size, .entry .entry-content h2.has-uppercase-font-size, .editor-styles-wrapper h2.has-uppercase-font-size, .editor-styles-wrapper p.title2.has-uppercase-font-size {font-size: 40px !important;}
.title3, .entry .entry-content h3, .editor-styles-wrapper h3, .editor-styles-wrapper p.title3 {font-size: 25px; line-height: 1.2; font-weight: 600; margin-bottom: 15px; margin-top: 60px;}
.title3:first-child, .entry .entry-content h3:first-child, .editor-styles-wrapper h3:first-child, .editor-styles-wrapper p.title3:first-child {margin-top: 0;}
.title4, .entry .entry-content h4, .editor-styles-wrapper h4, .editor-styles-wrapper p.title4 {font-size: 14px; line-height: 1.2; font-weight: 600;}
.preTitle, .editor-styles-wrapper p.preTitle, .has-pre-title-font-size {font-weight: 500; font-size: 28px; display: flex; display: -ms-flex; line-height: 1.2; margin-bottom: 10px;}
.preTitle::before, .has-pre-title-font-size::before {content: ""; display: inline-block; height: 3px; width: 25px; background-color: #002E5D; margin: auto 0; margin-right: 10px;}
.preTitle + h2, .editor-styles-wrapper p.preTitle + h2, .has-pre-title-font-size + h2 {margin-top: 0 !important;}
.bigTxt {font-size: 150px;}
.uppercase, .has-uppercase-font-size {text-transform: uppercase;}
.medium {font-weight: 500;}
.bold {font-weight: 600;}
.txtCenter {text-align: center;}
.entry .entry-content p {line-height: 1.3;}
.has-txt-4-font-size {font-size: 30px; line-height: 1.2;}
.txt1, .has-txt-1-font-size, .editor-styles-wrapper p.txt1, iframe .txt1 {font-size: 25px; line-height: 1.2; margin-top: 30px; margin-bottom: 15px;}
.txt2, .has-txt-2-font-size {font-size: 15px; line-height: 1.3;}
.txt3, .has-txt-3-font-size {font-size: 14px; line-height: 1.3;}
.txtBleu {color: #002E5D;}
.txtBlanc, .entry .entry-content h2.has-white-color {color: #FFFFFF;} a.txtBlanc:hover {color: #009CE7;}
.txtBleuClair {color: #009CE7;}
.fondColor {position: relative;}
.fondColor .fondContainer>*:first-child {margin-top: 0;}
.fondBleu, .fondBleu::before {background-color: #002E5D;}
.fondBleu *:not(a):not([style*="color:"]):not(.wp-block-getwid-table__cell):not(.search-bar input), .fondBleu td:not([style*="color:"]) * {color: #FFFFFF !important;}
.fondBleu .preTitle::before, .fondBleu .has-pre-title-font-size::before, .preTitle.txtBlanc::before {background-color: #FFFFFF;}
.entry .entry-content .fondBleu ul li::before, .editor-styles-wrapper .fondBleu ul li::before, .entry .entry-content .fondBleuClair ul li::before, .editor-styles-wrapper .fondBleuClair ul li::before {color: #FFFFFF;}
.entry .entry-content .fondBleu hr, .editor-styles-wrapper .fondBleu hr, .entry .entry-content .fondBleuClair hr, .editor-styles-wrapper .fondBleuClair hr {border-color: #FFFFFF;}
.fondBlanc, .fondBlanc::before {background-color: #FFFFFF;}
.fondBleuClair, .fondBleuClair::before {background-color: #009CE7;}
.entry-content, .block-editor-block-list__layout.is-root-container {overflow-x: hidden;}
.entry-content>.fondColor.alignfull>.fondContainer, .block-editor-block-list__layout.is-root-container>.block-editor-block-list__block>div>div>div>div>.fondColor>.fondContainer {max-width: 1140px; margin: auto; padding: 0 15px;}
.entry-content .wp-block-cover-image.is-light .wp-block-cover__inner-container, .entry-content .wp-block-cover.is-light .wp-block-cover__inner-container {color: #FFF;} .wp-block-column, .wp-block-column .fondColor .fondContainer>* {position: relative;}
.wp-block-column:first-child .fondColor.alignfull, .wp-block-column:first-child .fondColor.alignwide {padding-left: 0;}
.wp-block-column:last-child .fondColor.alignfull, .wp-block-column:last-child .fondColor.alignwide {padding-right: 0;}
.wp-block-column .fondColor.alignwide {padding: 20px 30px 20px 30px;}
.wp-block-column .fondColor.alignfull {padding: 30px 40px 30px 40px;}
.wp-block-column:first-child .fondColor::before {right: 0;}
.wp-block-column .fondColor.alignfull::before, .wp-block-column .fondColor.alignwide::before {content:''; top: 0; height: 100%; position: absolute;}
.wp-block-column .fondColor.alignfull::before {width: 100vw;}
.wp-block-column .fondColor.alignwide::before {width: calc(100% + 80px);}
.wp-block-column .fondColor .fondColor:not(:first-child) {margin-top: 30px;}
.wp-block-column .fondColor .fondColor:not(:last-child) {margin-bottom: 30px;}
.button1, .buttonHeader, .savoirPlus-button {cursor: pointer;}
.button1 {display: inline-block; outline: none; -webkit-appearance: none; appearance: none; border: 1px solid #002E5D; color: #002E5D; background-color: transparent; padding: 12px 20px; transition: all 0.3s ease-in-out; position: relative; line-height: 1;}
.button1::before {content:""; position: absolute; top: 0; left: 0; height: 100%; width: 0; background-color: #002E5D; transition: all 0.3s ease-in-out;}
.button1 .hover:after{content: attr(data-text); white-space: nowrap; color:#009CE7; display:block; padding: 12px 20px; line-height: 1;}
.button1 .hover{position: absolute; top: 0; left: 0; height: 100%; width: 0; overflow: hidden; transition:all 0.3s ease-in-out;}
.button1:hover::before, .button1:hover .hover {width: 100%;}
.button1 .hover.txtBlanc:after {color: #FFFFFF;}
.button1.light, .fondBleu .button1 {border-color: #FFFFFF; color: #FFFFFF;}
.button1.light::before, .fondBleu .button1::before {background-color: #FFFFFF;}
.button1.light .hover:after, .fondBleu .button1 .hover.txtBlanc:after {color:#002E5D;}
.button1.bleuClair {border: none; color: #FFFFFF; background-color: #009CE7;}
.button1.bleuClair::before {background-color: #FFFFFF;}
.button1.bleuClair .hover:after{color:#002E5D;}
.buttonHeader {outline: none; -webkit-appearance: none; appearance: none; color: #002E5D; background-color: transparent; padding: 12px 20px; transition: all 0.15s ease-in-out; position: relative; font-weight: 600; min-width: 150px; line-height: 1.2;}
.buttonHeader img {margin-right: 10px;}
.buttonHeader, .buttonHeader .hover .hover-content {display: inline-flex; display: -ms-inline-flex; justify-content: center; align-items: center;}
.buttonHeader.bois::after {content: ""; background: url(//fibex.fr/wp-content/themes/section4-fibex/img/bois/button.svg) no-repeat center; background-size: cover; width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.buttonHeader .hover{position: absolute; top: 0; left: 0; height: 0; width: 100%; overflow: hidden; transition:all 0.15s ease-in-out; background-color: #FFFFFF;}
.buttonHeader .hover-content {width: 100%; position: relative; padding: 12px 20px;}
.buttonHeader .hover .hover-content:after{content: attr(data-text); color:#009CE7; display:inline-block;}
.buttonHeader:hover .hover {height: 100%;}
.buttonHeader.bleu {color: #FFFFFF; background-color: #002E5D;}
.buttonHeader.bleuClair {color: #FFFFFF; background-color: #009CE7;}
.buttonHeader.blanc {color: #002E5D; background-color: #FFFFFF;} .buttonHeader.blanc .hover{background-color: #002E5D;} .buttonHeader.blanc .hover .hover-content:after{color:#FFFFFF;}
.buttonHeader.bordered {border: transparent 1px solid;}
.buttonHeader.bordered.light {border-color: #FFFFFF; color: #FFFFFF;}
.buttonHeader.bordered.light>img {filter: brightness(0) invert(1);}
.buttonHeader.bordered.dark {border-color: #002E5D;}
.savoirPlus-button {position: absolute; width: 45px; height: 45px; line-height: 1; font-size: 30px; font-weight: 500;}
.margin1 {margin-top: 100px;}
.margin2 {margin-top: 70px; margin-bottom: 70px;}
.margin3 {margin-top: 100px; margin-bottom: 100px;}
.padding1 {padding: 140px 0;}
.padding2, .fondColor {padding: 70px 0;}
.wp-block-separator {max-width: unset !important; border-color: #002E5D; opacity: 1; margin: 30px 0;}
.entry .entry-content p, .editor-styles-wrapper p {margin-top: 15px; margin-bottom: 15px;}
.entry .entry-content *:first-child, .editor-styles-wrapper *::first-child {margin-top: 0;}
.entry .entry-content *:last-child, .editor-styles-wrapper *:last-child {margin-bottom: 0;}
.entry .entry-content ul, .editor-styles-wrapper .is-root-container ul {list-style-type: none; margin-top: 15px; margin-bottom: 30px;}
.entry .entry-content ul li, .editor-styles-wrapper .is-root-container ul li {padding: 0; line-height: 1.3;}
.entry .entry-content ul li + li, .editor-styles-wrapper .is-root-container ul li + li {margin-top: 10px;}
.entry .entry-content ul li::before, .editor-styles-wrapper .is-root-container ul li::before {content: "+"; color: #009CE7; display: inline-block; font-weight: 500; margin-right: 10px;} .wp-block-cover, .wp-block-cover-image {position: relative; padding: 100px 0!important;}
.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {position: relative; z-index: 2; color: #FFFFFF;}   .wp-block-media-text figure.wp-block-media-text__media * {height: auto; width: 100%;} .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item::before {display: none;}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item + .blocks-gallery-item {margin-top: 0;}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item + .blocks-gallery-item:last-child {margin-bottom: 1em;}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-grid .blocks-gallery-item + .blocks-gallery-item img {margin: auto;} #cmplz-document ul {list-style: none; margin-left: 0; margin-bottom: 30px;} .wp-block-columns.tableau-columns .wp-block-column>.fondColor {height: 100%; padding: 0;}
.wp-block-columns.tableau-columns .wp-block-column>.fondColor>.fondContainer {display: flex; flex-direction: column; height: 100%;}
.wp-block-columns.tableau-columns .wp-block-column>.fondColor>.fondContainer .wp-block-image{margin: auto;padding: 30px;}
.wp-block-columns.tableau-columns .wp-block-column>.fondColor>.fondContainer .wp-block-image img{height: 150px;} .fondColor .wp-block-getwid-table + .wp-block-getwid-table {margin-top: 30px;}
.entry .entry-content > .wp-block-getwid-table {margin: 20px auto;}
.wp-block-getwid-table:not(.alignwide):not(.alignfull) table, .wp-block-getwid-table:not(.alignwide):not(.alignfull) table {width: auto;}
.wp-block-getwid-table.has-table-layout-fixed:not(.alignwide):not(.alignfull) table td, .wp-block-getwid-table.has-table-layout-fixed:not(.alignwide):not(.alignfull) table th {width: 250px;}
.wp-block-getwid-table table td, .wp-block-getwid-table table th {padding: 15px 20px; font-weight: 600; font-size: 15px;}
.wp-block-getwid-table table thead th {background-color: #009CE7; color: #FFFFFF; border-left: 1px solid #009CE7;}
.wp-block-getwid-table table thead th + th {border-left: 1px solid #D6D6D6;}
.wp-block-getwid-table table thead th:last-of-type {border-right: 1px solid #009CE7;}
.wp-block-getwid-table table td {background-color: transparent; color: #002E5D; border: 1px solid #D6D6D6;} .entry-content .wp-block-quote, .editor-styles-wrapper .wp-block-quote {border-left: 0; margin: 0; padding: 60px 20px; font-size: 40px; font-weight: 600; position: relative;}
.wp-block-quote::before, .wp-block-quote::after {content: ""; position: absolute; background-size: contain; background-repeat: no-repeat; background-position: center; width: 40px; height: 30px;}
.wp-block-quote::before {top: 0; left:0; background-image: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/guillemet-ouvert.svg);}
.wp-block-quote::after {bottom: 0; right:0; background-image: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/guillemet-ferme.svg);}
.entry-content .wp-block-quote p, .editor-styles-wrapper .wp-block-quote p {margin: 0 !important;} .entry .entry-content > .wp-block-file {margin-top: 40px;}
.entry .entry-content > p + .wp-block-file {margin-top: 20px;}
.entry .entry-content > .wp-block-file + .wp-block-file {margin-top: -40px;}
.wp-block-file a:not(.wp-block-file__button), .wp-block-file .wp-block-file__textlink {display: flex; align-items: center; background-color: #FFFFFF; text-transform: uppercase; padding: 15px 10px; font-weight: 600; color: #002E5D; min-height: 50px; position: relative; padding-right: 60px; transition: all 0.3s ease-in-out; max-width: 500px;}
.wp-block-file a:not(.wp-block-file__button)::before, .wp-block-file a:not(.wp-block-file__button)::after, .wp-block-file .wp-block-file__textlink::before, .wp-block-file .wp-block-file__textlink::after {content: ""; position: absolute; height: 100%; top: 0;}
.wp-block-file a:not(.wp-block-file__button)::before, .wp-block-file .wp-block-file__textlink::before {width: 50px; background-color: #002E5D; right: 0; transition: all 0.3s ease-in-out;}
.wp-block-file a:not(.wp-block-file__button)::after, .wp-block-file .wp-block-file__textlink::after {background: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/fichier.svg) no-repeat center; background-size: contain; width: 15px; right: 17.5px;}
.wp-block-file a:not(.wp-block-file__button):hover, .wp-block-file .wp-block-file__textlink:hover {color: #009CE7;}
.wp-block-file a:not(.wp-block-file__button):hover::before, .wp-block-file .wp-block-file__textlink:hover::before {background-color: #009CE7;}
.wp-block-file .wp-block-file__button {display: none !important;} .wp-block-column .wp-block-cover, .wp-block-column .wp-block-cover-image {padding: 30px!important; height: auto;}
.wp-block-column .fondColor {padding: 30px;}
.wp-block-column .wp-block-separator:first-child:last-child {max-width: unset !important; height: 100%; margin: 0; width: 0; border-bottom-style: none; border-right-style: solid; border-width: 1px;}
.wp-block-column:first-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull, .wp-block-column:last-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull {width: calc( 100% + ( (100vw - 1110px)/2 ) );}
.wp-block-column .wp-block-cover.alignfull:first-child:last-child {height: calc(100% + (70px * 2)); top: -70px;}
.wp-block-column:first-child .wp-block-cover.alignfull, .wp-block-column:last-child .wp-block-cover.alignfull {position: absolute; top: 0;}
.wp-block-column:first-child .wp-block-cover.alignfull {right: 0;}
.wp-block-column:last-child .wp-block-cover.alignfull {left: 0;}
.wp-block-column:first-child .wp-block-image.alignwide img, .wp-block-column:last-child .wp-block-image.alignwide img, .wp-block-column:first-child [data-align=wide]>.wp-block-image img, .wp-block-column:last-child [data-align=wide]>.wp-block-image img {max-width: calc(100% + 80px); width: calc(100% + 80px);}
.wp-block-column:first-child .wp-block-image.alignwide img, .wp-block-column:first-child [data-align=wide]>.wp-block-image img {margin-left: -80px;}
.wp-block-column:last-child .wp-block-image.alignwide img, .wp-block-column:last-child [data-align=wide]>.wp-block-image img {margin-right: -80px;}
.fondColor .wp-block-column.image-fond {position: unset;}
.fondColor .wp-block-column.image-fond>*:not(.wp-block-image.s4-carte){position: relative; z-index: 1;}
.fondColor .wp-block-column.image-fond .wp-block-image.s4-carte {position: absolute; right: calc((100vw - 1140px)/2); height: 100%; width: auto; bottom: 0; transform: translateX(20%); margin: 0; z-index: 0;}
.fondColor .wp-block-column.image-fond .wp-block-image.s4-carte img {width: auto; max-width: unset; height: 100%;}@media (max-width: 1199px){
.bigTxt {font-size: 130px;} .title1, .entry .entry-content h1, .editor-styles-wrapper h1, .editor-styles-wrapper p.title1 {font-size: 55px;} .title2, .entry .entry-content h2, .editor-styles-wrapper h2, .editor-styles-wrapper p.title2, .title2.has-uppercase-font-size, .entry .entry-content h2.has-uppercase-font-size, .editor-styles-wrapper h2.has-uppercase-font-size, .editor-styles-wrapper p.title2.has-uppercase-font-size, .entry-content .wp-block-quote, .editor-styles-wrapper .wp-block-quote {font-size: 36px !important;} .txt1, .has-txt-1-font-size, .editor-styles-wrapper p.txt1, iframe .txt1, .title3, .entry .entry-content h3, .editor-styles-wrapper h3, .editor-styles-wrapper p.title3 {font-size: 23px;} .wp-block-columns .wp-block-columns .has-txt-1-font-size{font-size: 19px;}
.entry-content>.fondColor.alignfull>.fondContainer, .block-editor-block-list__layout.is-root-container>.block-editor-block-list__block>div>div>div>div>.fondColor>.fondContainer, #SingleRealisations .autre_realisations .owl-carousel .owl-nav {max-width: 930px;}
.wp-block-column:first-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull, .wp-block-column:last-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull {width: calc( 100% + ( (100vw - 900px)/2 ) );}
.fondColor .wp-block-column.image-fond .wp-block-image.s4-carte {right: calc( (100vw - 900px)/2 );}
header .menu-top .right a + a {margin-left: 15px;}
header .menu-top .right .buttonHeader {min-width: unset;}
header .menu-top .right .buttonHeader img {width: 15px;}
header .menu-top .right .buttonHeader, header .menu-top .right .buttonHeader .hover-content {height: 60px; padding: 10px 15px; font-size: 14px;}
header .menu-top .right .tmp-buttonHeader {max-width: 120px;}
#Realisations .realisations-top .filtre-list .filtre-link {text-align: center;}
#Realisations .realisations-top .filtre-list .line-animate {top: calc(100% + 5px);}
}
@media (max-width: 991px){
.bigTxt {font-size: 100px;} .title1, .entry .entry-content h1, .editor-styles-wrapper h1, .editor-styles-wrapper p.title1 {font-size: 42px;} .title2, .entry .entry-content h2, .editor-styles-wrapper h2, .editor-styles-wrapper p.title2, .title2.has-uppercase-font-size, .entry .entry-content h2.has-uppercase-font-size, .editor-styles-wrapper h2.has-uppercase-font-size, .editor-styles-wrapper p.title2.has-uppercase-font-size, .entry-content .wp-block-quote, .editor-styles-wrapper .wp-block-quote {font-size: 28px !important;} .has-txt-4-font-size {font-size: 24px;} .preTitle, .editor-styles-wrapper p.preTitle, .has-pre-title-font-size {font-size: 21px;} .txt1, .has-txt-1-font-size, .editor-styles-wrapper p.txt1, iframe .txt1, .title3, .entry .entry-content h3, .editor-styles-wrapper h3, .editor-styles-wrapper p.title3 {font-size: 18px;}  body, .txt2, .has-txt-2-font-size {font-size: 14px;} .txt3, .has-txt-3-font-size {font-size: 12px;} .entry-content>.fondColor.alignfull>.fondContainer, .block-editor-block-list__layout.is-root-container>.block-editor-block-list__block>div>div>div>div>.fondColor>.fondContainer {max-width: 690px;}
.wp-block-column:first-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull, .wp-block-column:last-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull {width: calc( 100% + ( (100vw - 660px)/2 ) ); height: calc(100% + (30px * 2)); top: -30px;}
.fondColor .wp-block-column.image-fond .wp-block-image.s4-carte {right: calc( (100vw - 690px)/2 );}
.wp-block-column .fondColor {padding: 20px;}
.wp-block-column .wp-block-cover, .wp-block-column .wp-block-cover-image {padding: 18px!important;}
h2 br {content: "";}
h2 br::after {content: " ";}
.entry .entry-content ul li + li, .editor-styles-wrapper ul li + li {margin-top: 6px;}
.margin1 {margin-top: 50px;}
.margin3 {margin-top: 50px; margin-bottom: 50px;}
.margin2 {margin-top: 30px; margin-bottom: 30px;}
.padding2, .fondColor {padding: 30px 0;}
footer .footer .SEO img {height: 30px; margin-bottom: 20px;}
.entry .entry-content>.wp-block-cover:first-child {padding-top: 100px!important;}
#Builder .entry .entry-content>:first-child:not(.wp-block-cover) {margin-top: 60px;}
header#barre-menu {display: none;}
main {margin-top: 65px;}
#headerResponsive{position:fixed;top:0;left:0; width:100%; height:65px; padding: 10px 30px; background:#FFFFFF;z-index:100; display:flex; justify-content: space-between; align-items: center; transition:all 0.5s; box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); transition: all 0.6s ease-in-out;}
#headerResponsive.menuOpen{box-shadow: none;-webkit-box-shadow: none; }
#headerResponsive.inSub {left: calc(100% - 54px);}
#headerResponsive::after {content:'';position: absolute; background-color: #FFFFFF; top: 0; right: 0; width: 84px; height: 100%; transition: all 0.6s ease-in-out;}
#headerResponsive.inSub::after {right: calc(100% - 84px);}
#headerResponsive.inSub .burger {right: calc(100% - 54px);}
#headerResponsive .burger{position:absolute; top:50%; transform: translateY(-50%); right: 30px; width:54px; height:54px; background:#FFFFFF; overflow:hidden; z-index: 1; transition: all 0.6s ease-in-out;} 
#headerResponsive .burger span{display:block; position:absolute; top:12px; height:2px; left:50%; margin-left:-16px; width:32px; background: #002E5D; transition:all 0.6s}
#headerResponsive .burger span:nth-child(2){top:20px;}
#headerResponsive .burger span:nth-child(3){top:28px;}
#headerResponsive .burger .txt{position: absolute; top: 37px; font-size: 10px; left: 0; width: 100%; text-align: center; text-transform: uppercase; font-weight: bold; color: #002E5D;}
#headerResponsive.menuOpen .burger span:nth-child(1){transform: rotate(42deg) translateY(5px) translateX(4px);}
#headerResponsive.menuOpen .burger span:nth-child(2){ transform: translateX(-66px); opacity: 0}
#headerResponsive.menuOpen .burger span:nth-child(3){transform: rotate(-42deg) translateY(-8px) translateX(5px);} #navresponsive{position:fixed; display:block; top:125%;  left:0; z-index:999; background:#FFFFFF; width:100%; height:100%; font-size:34px; overflow:scroll; -webkit-overflow-scrolling: touch; text-align:center; z-index:99;}
#navresponsive, #navresponsive ul.sub{ transition:all 0.7s}
#navresponsive.active{top:0}
#navresponsive .current{position:absolute;top:0;height:55px;left: 55px; opacity:0; visibility: hidden; right:55px;background:#FFFFFF;color:#009CE7;font-size:14px;text-transform:uppercase;line-height:55px; transition:all 0.3s; font-weight: bold; overflow: hidden; padding: 0 10px 0 19px; text-overflow: ellipsis; white-space: nowrap;}
#navresponsive .previous{position:absolute;left:0;top:0;opacity:0;visibility: hidden;background:#009CE7;color:#FFFFFF;font-size: 11px;line-height: 13px;font-weight:bold;width: 62px;height: 55px;text-align:center;padding-top: 12px;z-index:999;transition:all 0.3s;}
#navresponsive .previous .arrow{display: block;position: absolute;width: 18px;height: 18px;background: url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/arrow-left.svg) no-repeat;background-size: cover;right: 50%;top: 50%;margin-top: -9px;margin-right: -9px; filter: brightness(0) invert(1);}
#navresponsive .containerSub{display:block;width:100%;position: fixed;left: 100vw;top: 80px;bottom: 0;overflow-x:  hidden;overflow-y: scroll;-webkit-overflow-scrolling: smooth;background: #FFFFFF;transition:all 0.5s;}
#navresponsive .containerSub.active{left:0}
#navresponsive .containerSub{z-index:5}
#navresponsive .containerSub .containerSub{z-index:6}
#navresponsive .containerSub .containerSub .containerSub{z-index:7}
#navresponsive ul{display:table;margin-left:auto;margin-right:auto; width: 100%}
#navresponsive ul li{display: table-row;}
#navresponsive.active ul.sub{top: 0;height: auto;}
#navresponsive ul.sub.active{left:0}
#navresponsive ul.principal{margin-top:80px;position:  relative;background: #FFFFFF;}
#navresponsive ul li a{color:#002E5D;font-size:14px;font-weight:700; line-height:1.5; display:  table-cell; text-transform:uppercase; padding: 17px 20px;display: table-cell;position:relative; transition:all 0.3s; text-align: left}
#navresponsive ul li a:hover,#navresponsive ul li a:focus{color:#009CE7;}
#navresponsive ul li.hasSub > a:before{content: " "; display:block; position:absolute; width:10px; height:10px; background:url(//fibex.fr/wp-content/themes/section4-fibex/img/icones/arrow-right.svg) no-repeat; background-size:cover;  right:20px; top:50%; margin-top:-5px}
#navresponsive ul li a:after{content: " "; display:block; height:1px; background:#002E5D; opacity: 0.1; position:absolute; bottom:0; left:0%; right: 0}
#navresponsive ul.listvelos a:after{display:none;}
#navresponsive ul.listvelos li:last-child a{padding-bottom:15px; padding-top: 15px}
#navresponsive ul.listvelos li:last-child a:after{display:block;}
#navresponsive.inSub .current{opacity:1; visibility:visible}
#navresponsive.inSub .previous{opacity:1; visibility:visible}
#navresponsive .button{background:#c0c0bf; width:100%; display:block; font-size:14px; font-weight:400; color:#FFFFFF; text-align:center; position:absolute; bottom:0; }
#navresponsive .contentScrolled .button{position:relative;}
#navresponsive .containerlisteVelos .button{background:#898a8d}
#navresponsive .button:after{display:none}
#navresponsive .button:after{content:" ";}
#Newsletters .newsletters-list .title3 {padding: 15px 0 14px 0;}
#RevuesDePresse .revues_presse-list .revues_presse-item .miniature-revue_presse img {width: 50px;}
#Actualites .actualites-list .actualites-page .actualites-item {padding: 20px;}
#Actualites .actualites-list .actualites-page .actualites-item .img-content {height: 200px;}
#Realisations .text-content-before p.txt3 {flex: unset; width: 100%; margin-left: 0;}
#Realisations .realisations-list .realisations-page .realisations-item {height: 250px;}
#Realisations .realisations-list .realisations-page .realisations-item-height2 {height: calc(250px*2 + 15px);}
#SingleRealisations .bandeau-categorie .content {padding: 30px 70px;}
#SingleRealisations .introduction-realisation .fondBlanc {padding: 30px; width: 100%;}
#SingleRealisations .introduction-realisation .texte-introduction {margin-left: 0; margin-top: 30px; width: 100%;}
#SingleRealisations .galerie-realisation .img-galerie {height: 250px;}
#SingleRealisations .autre_realisations .owl-carousel .owl-nav {display: none;}
#SingleRealisations .item-realisation {width: 100%; height: 400px;}
.button-contact {padding: 15px 30px; font-size: 16px;}
#Contact {padding-top: 10vh; overflow: hidden;}
}
@media (max-width: 767px){
.bigTxt {font-size: 80px;}  .title2, .entry .entry-content h2, .editor-styles-wrapper h2, .editor-styles-wrapper p.title2, .title2.has-uppercase-font-size, .entry .entry-content h2.has-uppercase-font-size, .editor-styles-wrapper h2.has-uppercase-font-size, .editor-styles-wrapper p.title2.has-uppercase-font-size, .entry-content .wp-block-quote, .editor-styles-wrapper .wp-block-quote {font-size: 26px !important;}       #Negoce .products-content .row>* {margin-top: 30px;}
#Newsletters .newsletters-list .title3 {padding: 5px 0;}
#Newsletters .newsletters-list .newsletters-item + .title3 {margin-top: 40px;}
#Newsletters .newsletters-list + .newsletters-list {margin-top: 0;}
#Newsletters .newsletters-list:first-child {margin-bottom: 40px;}
#Contact .contact-div .boxCoordonnees .information:not(:first-of-type) {margin-top: 0;}
.hidden-md-down {display: none;}
.entry-content>.fondColor.alignfull>.fondContainer, .block-editor-block-list__layout.is-root-container>.block-editor-block-list__block>div>div>div>div>.fondColor>.fondContainer {max-width: 540px;}
.entry-content .wp-block-columns, .entry-content .wp-block-columns.is-not-stacked-on-mobile {flex-wrap:wrap!important;}
.wp-block-column:first-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull, .wp-block-column:last-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull {width: 100vw; top: unset; left: 50%; position: relative; transform: translateX(-50%); height: 250px; min-height: unset;}
.wp-block-column:first-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull {margin-top: -30px;}
.wp-block-column:last-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull {margin-bottom: -30px;}
.fondColor .wp-block-column.image-fond .wp-block-image.s4-carte {right: calc( (100vw - 510px)/2 ); max-width: 50%; height: auto; top: 50%; bottom: unset; transform: translate(20%, -50%);}
.fondColor .wp-block-column.image-fond .wp-block-image.s4-carte img {width: 100%; height: auto;}
.wp-block-column:first-child .wp-block-image.alignwide img, .wp-block-column:last-child .wp-block-image.alignwide img, .wp-block-column:first-child [data-align=wide]>.wp-block-image img, .wp-block-column:last-child [data-align=wide]>.wp-block-image img {width: 100%; max-width: 100%; margin-left: 0;}
.wp-block-column .fondColor.alignfull::before, .wp-block-column .fondColor.alignwide::before {left: 50%; transform: translateX(-50%); width: 101vw;}
.wp-block-column .fondColor.alignwide {padding-left: 0; padding-right: 0;}
.wp-block-getwid-table table td, .wp-block-getwid-table table th {padding: 10px; font-size: 11px;}
.entry .entry-content > .wp-block-file + .wp-block-file {margin-top: 0;}
footer .footer .liens .parentSubMenu {overflow: hidden; margin-bottom: 10px; transition: all 0.3s ease-in-out; padding-bottom: 10px;}
footer .footer .liens .parentSubMenu::after {content: ""; position: absolute; bottom: 0; left: 15px; width: calc(100% - 15px*2); height: 1px; background-color: #FFFFFF;}
footer .footer .liens .parentSubMenu .mobile-title .arrow {position: absolute; top: 2px; right: 15px; width: 15px; height: 15px;}
footer .footer .liens .parentSubMenu .mobile-title .arrow::before, footer .footer .liens .parentSubMenu .mobile-title .arrow::after {content: ""; position: absolute; top: 50%; left: calc(50% - 1px); width: 10px; height: 2px; background-color: #FFFFFF;}
footer .footer .liens .parentSubMenu .mobile-title .arrow::before {transform: translateY(-50%) rotate(-135deg);}
footer .footer .liens .parentSubMenu .mobile-title .arrow::after {transform: translateY(-50%) rotate(-45deg);}
footer .footer .liens .parentSubMenu.expanded .mobile-title .arrow::before {transform: translateY(-50%) rotate(135deg);}
footer .footer .liens .parentSubMenu.expanded .mobile-title .arrow::after {transform: translateY(-50%) rotate(45deg);}
footer .footer .liens .parentSubMenu .mobile-title .arrow::before, footer .footer .liens .parentSubMenu .mobile-title .arrow::after {transform-origin: 1px 50%;}
.partenaires img {max-height: 40px;}
#Realisations .realisations-list .realisations-page .realisations-item, #Realisations .realisations-list .realisations-page .masonry-columnWidth {width: 100%;}
#Realisations .realisations-list .realisations-page .realisations-item-height2 {height: 250px;}
#Realisations .realisations-top .filtre-list .line-animate {display: none;}
#Realisations .realisations-top .filtre-list {flex-wrap: wrap; margin-top: 20px;}
#Realisations .realisations-top .filtre-list .filtre-link.active {border-bottom: 2px solid #009CE7;}
#Realisations .realisations-top .filtre-list .filtre-link {margin-top: 10px;}
#Realisations .realisations-list .realisations-page {margin-bottom: 0;}
#SingleRealisations .galerie-realisation .img-galerie {width: 100%; margin-left: 0;}
#SingleRealisations .galerie-realisation .img-galerie:not(:first-of-type) {margin-top: 20px !important;}
#Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .img-content {height: 200px; min-height: unset;}
#Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .img-content, #Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .text-content {width: 100%;}
#Actualites .actualites-list .actualites-page .col-md-12 .actualites-item .text-content {margin-left: 0; margin-top: 15px;}
.search-bar {padding-right: 30px; height: 30px;}
.search-bar input[type="text"] {padding: 8px 10px;}
.search-bar .search-button {width: 30px;}
}
@media (max-width: 575px) {
.bigTxt {font-size: 45px;} .title1, .entry .entry-content h1, .editor-styles-wrapper h1, .editor-styles-wrapper p.title1 {font-size: 36px;} .title2, .entry .entry-content h2, .editor-styles-wrapper h2, .editor-styles-wrapper p.title2, .title2.has-uppercase-font-size, .entry .entry-content h2.has-uppercase-font-size, .editor-styles-wrapper h2.has-uppercase-font-size, .editor-styles-wrapper p.title2.has-uppercase-font-size, .entry-content .wp-block-quote, .editor-styles-wrapper .wp-block-quote {font-size: 21px !important;} .has-txt-4-font-size {font-size: 18px;} .preTitle, .editor-styles-wrapper p.preTitle, .has-pre-title-font-size {font-size: 16px;} .txt1, .has-txt-1-font-size, .editor-styles-wrapper p.txt1, iframe .txt1, .title3, .entry .entry-content h3, .editor-styles-wrapper h3, .editor-styles-wrapper p.title3 {font-size: 16px;}   form label, form label input:not([type=checkbox]), form label textarea {font-size: 12px;}
form label + label {margin-top: 15px;}
.fondColor .wp-block-column.image-fond figure {display: none;}
.wp-block-column:not(:first-child) {margin-top: 30px;}
.wp-block-cover, .wp-block-cover-image {padding: 80px 0!important; min-height: 200px!important;}
.title3, .entry .entry-content h3, .editor-styles-wrapper h3, .editor-styles-wrapper p.title3 {margin-top: 30px;}
.wp-block-column .fondColor.alignfull {padding: 20px 0;}
.entry-content>.fondColor.alignfull>.fondContainer, .block-editor-block-list__layout.is-root-container>.block-editor-block-list__block>div>div>div>div>.fondColor>.fondContainer {max-width: 100vw;}
.wp-block-column:first-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull, .wp-block-column:last-child[style~="flex-basis:33.33%"] .wp-block-cover.alignfull {height: 200px;}
.wp-block-getwid-table table td, .wp-block-getwid-table table th {padding: 5px; font-size: 8px;}
.margin1 {margin-top: 20px;}
.margin3 {margin-top: 30px; margin-bottom: 30px;}
.title1 br, .entry .entry-content h1 br, .editor-styles-wrapper h1 br, .editor-styles-wrapper p.title1 br {content: '';}
.title1 br::after, .entry .entry-content h1 br::after, .editor-styles-wrapper h1 br::after, .editor-styles-wrapper p.title1 br::after {content: ' ';}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {max-width: calc(100vw - 15px*2);}
main {margin-top: 50px;}
#headerResponsive {padding: 10px 15px; height: 50px;}
#headerResponsive .left p {display: none;}
#headerResponsive .left, #headerResponsive .left * {height: 20px;}
#headerResponsive .burger {height: 40px; width: 40px; right: 15px;}
#headerResponsive .burger span {top: 8px;}
#headerResponsive .burger span:nth-child(2) {top: 16px}
#headerResponsive .burger span:nth-child(3) {top: 24px;}
#headerResponsive .burger .txt {top: 30px;}
#headerResponsive::after {width: 55px;}
#headerResponsive.inSub {left: calc(100% - 55px);}
#headerResponsive.inSub .burger {right: calc(100% - 40px);}
#headerResponsive.inSub::after {right: calc(100% - 55px);}
#navresponsive .previous {height: 50px;}
#navresponsive .current {line-height: 50px; height: 50px;}
#navresponsive ul.principal {margin-top: 60px;}
#navresponsive .containerSub {top: 60px;}
#Builder .entry .entry-content>:first-child:not(.wp-block-cover) {margin-top: 30px;}
#Builder .entry .entry-content>h1:first-child {margin-bottom: 30px;}
.breadcrumb {margin-bottom: 40px;}
.savoirPlus-button {height: 30px; width: 30px; font-size: 20px;}
.partenaires img {max-height: 25px;}
footer .contact-content {padding-bottom: 30px;}
footer .contact-content .boxCoordonnees {padding: 20px 15px;}
footer .footer hr {margin: 20px auto;}
#Negoce .products-content .product-list .product-page .product-item .content-produit {padding: 15px 20px;}
#Negoce .products-content .product-list .product-page .product-item .lienFichier {padding: 15px;}
#Negoce .products-content .product-list .product-page .product-item .lienFichier::before {margin-right: 0;}
#Negoce .products-content .product-list .product-page .product-item .lienFichier span {font-size: 0;}
#Negoce .products-content .filter {display: none;}
#Contact .map-content #map {height: 200px;}
#Realisations .realisations-list .realisations-page .realisations-item a .content {padding: 20px; padding-right: 30px;}
#SingleRealisations .bandeau-categorie .content {padding: 15px 15px;}
#SingleRealisations .item-realisation {height: 250px;}
#SingleRealisations .item-realisation .content {padding: 20px; padding-right: 30px;}
#Actualites .actualites-list .actualites-page>div:first-of-type {margin-top: 0;}
#Actualites .actualites-list .actualites-page .actualites-item {padding: 15px;}
#Actualites .actualites-list .actualites-page .actualites-item .text-content .nom-actualites {margin-bottom: 10px;}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//i0.wp.com/fibex.fr/wp-content/themes/section4-fibex/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}