figure.wp-block-table {
overflow: initial;
}
.wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
}
.wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
table {
border: 1px solid #dedede;
margin: 10px 0px;
border-spacing: 0;
}
figure.wp-block-table th {
border: 1px solid #dedede;
background: #476b5d;
color: #FFFFFF;
font-weight: bold;
padding: 12px;
}
figure.wp-block-table td {
border: 1px solid #dedede;
padding: 12px;
}
figure.wp-block-table thead {
border: none;
}
footer {
position: relative;
border-top: 1px solid #8AA0A5;
z-index: 1;
text-align: center;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1120px;
margin: 0px auto;
padding: 80px 0px 50px 0px;
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
padding: 0 5% 25px 5%;
}
::selection {
background-color: #476b5d;
color: #FFFFFF;
}
#wrapper .wp-block-image {
margin: 0;
}
body:not(.home) #wrapper p a,
body:not(.home) #wrapper li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapper p a:hover,
body:not(.home) #wrapper li a:hover {
color: #476b5d;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
#wrapper .wp-block-column > :last-child,
#wrapper .wp-block-cover__inner-container > :last-child,
#wrapper div#text .wp-block-group__inner-container > div:last-child {
margin-bottom: 0;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group),
#wrapper div#text > figure,
#wrapper div#text > ul,
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container,
#wrapper div#text > p,
body.single-post #wrapperInner .pager {
width: 90%;
max-width: 1120px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
#wrapper div#text > ul {
padding-left: 15px;
}
.wp-block-cover {
overflow: hidden;
}
.wp-block-cover img {
transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
transform: scale(1.1);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
max-width: 740px;
margin: 0 auto;
}
div .wp-block-image figcaption {
margin-top: 15px;
text-align: center;
font-style: italic;
font-size: 15px;
}
.wp-block-columns.gap10,
.gap10 {
gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
gap: 50px;
} section.newsContainer {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 55px;
padding-bottom: 55px;
border-bottom: 1px solid #EFEFEF;
}
section.newsContainer .gauche {
width: 33%;
}
section.newsContainer .gauche img {
width: 100%;
height: 285px;
object-fit: cover;
}
section.newsContainer .gauche img[src*="logo"] {
width: auto;
height: auto;
max-height: 285px;
object-fit: contain;
}
section.newsContainer .droite {
width: 62%;
}
section.newsContainer .droite time {
display: block;
line-height: 1;
margin-bottom: 20px;
font-size: 13px;
font-style: italic;
}
section.newsContainer .droite > a {
margin-top: 20px;
}
section.newsContainer .droite .description {
line-height: 1.5em;
}
section.newsContainer .droite h2 {
margin: 0 0 15px 0;
}
section.newsContainer .droite h2 a:not(:hover) {
text-decoration: none;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 285px;
background: url(//www.alpi-grimpe.com/wp-content/themes/alpigrimpe/images/logo-blanc.svg) no-repeat center center, #476b5d;
background-size: 80% 80%;
}
div#newsList > section:last-child {
border: none;
padding: 0 0 15px 0;
}
.pager {
text-align: center;
}
.pager > a, 
.pager > span {
margin: 0 2px;
background: #EDEDED;
padding: 3px 10px;
width: 30px;
height: 30px;
display: inline-block;
box-sizing: border-box;
text-decoration: none;
line-height: 25px;
}
.pager > a.next,
.pager > a.prev {
width: auto;
} body.contact #container {
margin: 0px;
}
.wpforms-container ul li:before {
display: none;
}
div form.wpforms-form {
position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
display: none;
}
@media (min-width: 1200px) {
div .wpforms-container .wpforms-submit-container {
position: absolute;
right: 0;
bottom: -22px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #476b5d;
box-shadow: 0 0 0 1px #476b5d, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
#wrapper .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field {
padding: 12px 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 24px 0 0 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field:first-child {
padding-top: 0;
margin-top: -10px;
} body.error404 #chapterPicture > .title_and_bc:first-child {
position: relative;
top: 0;
border: none;
padding: 60px;
}
body.error404 .widget_breadcrumb {
display: none;
}
body.error404 #chapterPicture {
height: auto !important;
}
body.error404 article {
text-align: center;
}
body:not(.home).error404 .title_and_bc h1 {
margin: 0;
} .slick-slider {
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
margin: 0;
padding: 0;
overflow: hidden;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
body:not(.home) #wrapper p {
margin: 0 0 15px 0;
}
body:not(.home) #wrapper figure + *,
#wrapper .wp-block-image + p {
margin-top: 20px;
}
#wrapper .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1120px;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 3em;
}
.no-margin {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-column {
box-sizing: border-box;
}
@media (min-width: 980px) {
.is_hidden_on_desktop {
display: none !important;
}
}
#wrapper .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
align-self: initial;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
} #wrapper figure.wp-block-gallery.masonry-display {
display: block;
columns: 2;
gap: 2em;
margin: 0px;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
width: initial !important;
break-inside: avoid;
margin: 0 0 2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display > figure img {
width: auto !important;
max-height: none !important;
height: auto !important;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 3;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-4 {
columns: 4;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5 {
columns: 5;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-6 {
columns: 6;
}
.wp-block-columns {
margin-bottom: 2.25em;
}
@media (max-width: 930px) {
.wp-block-spacer {
max-height: 70px;
}
#container {
margin: 0px 0px 70px 0px;
}
.is_hidden_on_mobile {
display: none !important;
}
.invert-columns-order {
flex-direction: column-reverse;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 2em;
}
}
@media (max-width: 880px) {
section.newsContainer {
flex-direction: column-reverse;
margin-bottom: 45px;
}
section.newsContainer .gauche {
width: 100%;
margin-top: 40px;
}
section.newsContainer .droite {
width: 100%;
}
section.newsContainer .gauche img {
width: auto;
height: auto;
}
}
@media (max-width: 980px) {
body #baguetteBox-overlay .full-image img {
max-height: 85%;
max-width: 85%;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
margin: 0 0 1.2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display {
gap: 1.2em;
}
html body {
--wp--preset--spacing--20: 2.5vw;
--wp--preset--spacing--30: 2.5vw;
--wp--preset--spacing--40: 2.5vw;
--wp--preset--spacing--50: 5vw;
--wp--preset--spacing--60: 5vw;
--wp--preset--spacing--70: 5vw;
}
} :root {
--wp--style--gallery-gap-default: 20px;
}
#wrapper .wp-block-gallery img {
transition: 0.2s ease-in-out;
}
#wrapper .wp-block-gallery img:hover {
opacity: 0.8;
}
#wrapper .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
#wrapper .wp-block-gallery figure:not(:has(> a)) {
display: block;
}
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img {
height: 240px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
height: 190px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 150px;
}
#se {
display: flex;
justify-content: space-between;
align-items: center;
width: 90%;
max-width: 1120px;
margin: 0 auto 30px;
background: url(//www.alpi-grimpe.com/wp-content/themes/alpigrimpe/images/forme-arrondi-v2.svg) repeat-y center;
position: relative;
}
#se > div {
width: 41%;
}
#se .item .img {
position: relative;
margin-bottom: 40px;
}
#se .item img {
height: auto;
width: 100%;
}
#se .item p {
margin: 15px 0 0 0;
}
#se .item {
margin-bottom: 90px;
}
#se .item .rond {
width: 30px;
height: 30px;
border: 1px solid #476b5d;
border-radius: 50%;
box-sizing: border-box;
position: absolute;
bottom: 0;
top: 0;
margin: auto;
right: -115px;
background: #FFFFFF;
}
#se .item .rond:after {
content: '';
width: 55px;
height: 1px;
background: #476b5d;
position: absolute;
right: 100%;
top: 0;
bottom: 0;
margin: auto;
}
#se .item .rond:before {
content: '';
height: 15px;
width: 15px;
background: #476b5d;
position: absolute;
left: -70px;
top: 0;
bottom: 0;
margin: auto;
border-radius: 50%;
}
#se .bloc {
background: #476b5d;
color: #FFFFFF;
padding: 50px;
box-sizing: border-box;
max-width: 325px;
margin: 180px 0 0 65px;
}
#se .bloc p {
margin: 0;
}
#se .bloc a {
margin-top: 75px;
}
#se .item.right .rond {
transform: rotate(180deg);
right: auto;
left: -115px;
}
#se .droite {
position: relative;
top: 20px;
}
#se:after {
content: '';
background: #FFFFFF;
height: 270px;
left: 0;
right: 0;
bottom: 0;
position: absolute;
width: 40px;
margin: auto;
pointer-events: none;
}
#urg {
width: 90%;
max-width: 1120px;
margin: 0 auto 110px;
display: flex;
position: relative;
}
#urg > img {
width: 25%;
position: absolute;
top: 0;
left: 0;
height: 100%;
object-fit: cover;
}
#urg .txt {
background: #E2E8E9;
margin-left: 25%;
padding: 60px;
}
#urg .txt > p:nth-last-child(2) {
font-size: 32px;
font-weight: 900;
font-style: italic;
letter-spacing: -0.01em;
color: #476b5d;
margin: 65px 0 0 0;
}
#urg .txt > p:nth-last-child(2) em {
border: 10px solid #476b5d;
border-radius: 99px;
padding: 8px 24px;
margin-left: 15px;
}
#urg .txt > :last-child {
position: absolute;
bottom: 45px;
right: 60px;
}
#real {
width: 90%;
max-width: 1120px;
margin: 0 auto 180px;
display: flex;
justify-content: space-between;
}
#real .txt {
width: 34.2%;
position: relative;
z-index: 1;
background: #FFFFFF;
padding-right: 80px;
}
#real .slick {
width: 58.5%;
position: relative;
}
#real .txt > :last-child {
margin: 0;
position: absolute;
left: 0;
bottom: 0;
}
#real .slick img {
width: 400px;
height: 400px;
object-fit: cover;
margin-right: 20px;
flex-shrink: 0;
}
#real .slick:not(.slick-initialized) {
display: flex;
}
#real .slick-list {
overflow: visible;
}
span.arrow {
border: 2px solid #476b5d;
width: 62px;
height: 62px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
transform: rotate(90deg);
transition: 0.3s;
cursor: pointer;
position: absolute;
bottom: -105px;
right: 0;
}
span.arrow.prev {
right: 85px;
transform: rotate(-90deg);
}
@media (min-width: 1100px) {
span.arrow:not(.slick-disabled):hover {
background: #476b5d;
}
span.arrow:not(.slick-disabled) path {
transition: 0.3s;
}
span.arrow:not(.slick-disabled):hover path {
stroke: #FFFFFF;
}
}
#real .txt:before {
content: '';
background: #FFFFFF;
position: absolute;
right: 100%;
top: 0;
bottom: 0;
width: 9999px;
pointer-events: none;
}
span.arrow.slick-disabled {
opacity: 0.35;
cursor: not-allowed;
}
#qsn {
width: 90%;
max-width: 1120px;
margin: 0 auto 185px;
display: flex;
justify-content: space-between;
}
#qsn .img {
width: 50%;
position: relative;
display: flex;
align-items: flex-end;
}
#qsn .txt {
width: 41%;
padding: 60px 0 0 0;
}
#qsn .img > img {
position: absolute;
top: 0;
right: 0;
width: 65%;
height: calc(100% + 65px);
object-fit: cover;
}
#qsn .vert p {
margin: 40px 0 0 0;
}
#qsn .vert {
background: #476b5d;
color: #FFFFFF;
padding: 40px;
box-sizing: border-box;
max-width: 250px;
position: relative;
}
#qsn .img > svg {
position: absolute;
right: 5px;
bottom: 20px;
pointer-events: none;
}
#qsn .txt p {
margin: 15px 0 0 0;
}
#qsn .logos {
display: flex;
gap: 30px;
align-items: center;
margin: 60px 0 40px 0;
}
#qsn .logos img {
width: auto;
height: auto;
max-width: 110px;
max-height: 110px;
}
#logos {
width: 90%;
max-width: 1000px;
margin: 0 auto 105px;
text-align: center;
}
#logos img {
width: auto;
height: auto;
max-width: 160px;
max-height: 100px;
filter: grayscale(1);
display: initial;
}
#logos .slick {
margin-top: 50px;
position: relative;
}
#logos .slick:not(.slick-initialized) {
display: flex;
align-items: center;
justify-content: center;
gap: 60px;
}
#logos .slick-slide {
height: auto;
float: none;
}
#logos .slick-track {
display: flex;
align-items: center;
}
#logos span.arrow {
bottom: 0;
top: 0;
margin: auto;
right: -60px;
}
#logos span.arrow.prev {
right: auto;
left: -60px;
}
#seo {
position: relative;
width: 90%;
max-width: 1120px;
margin: 0 auto;
padding: 50px 60px 40px 60px;
box-sizing: border-box;
background: #000000;
color: #8AA0A5;
}
#seo > img {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 60%;
object-fit: cover;
}
#seo > :not(img) {
position: relative;
z-index: 2;
max-width: 720px;
}
#seo:after {
content: '';
width: 300px;
position: absolute;
top: 0;
bottom: 0;
left: 40%;
background: linear-gradient(90deg, #000000, transparent);
z-index: 1;
pointer-events: none;
}
#seo h2 {
margin: 50px 0 30px 0;
}
#seo > :last-child {
position: absolute;
bottom: 60px;
right: 60px;
margin: 0;
}
body.home footer {
border: none;
}
footer .rs {
justify-content: center;
margin-top: 25px;
}
body.contact footer {
border: none;
}
body.contact #footerInner {
padding-top: 50px;
}
.ancre {
scroll-margin-top: 110px;
}
#wrapper .has-blanc-color ul li:before {
background: #FFFFFF;
}
span.wp-block-cover__background.has-vert-background-color + div a:hover {
border-color: #FFFFFF !important;
}
@media (max-width: 1200px) {
#se {
background: none;
flex-direction: column;
margin-bottom: 65px;
}
#se .item .rond,
#se:after {
display: none;
}
#se > div {
width: 100%;
}
#se .droite {
top: 0;
}
#se .bloc a {
margin-top: 30px;
}
#se .bloc {
margin: 0;
max-width: 100%;
text-align: center;
}
#se .item img {
max-width: 500px;
display: block;
margin: 0 auto;
}
}
@media (max-width: 1130px) {
#urg > img {
width: 100%;
}
#urg .txt {
position: relative;
margin: 0;
background: rgba(255,255,255,0.85);
text-align: center;
}
#urg .txt > :last-child {
bottom: 0;
right: 0;
position: relative;
margin: 60px 0 0 0;
text-align: center;
}
}
@media (max-width: 840px) {
#urg .txt > p:nth-last-child(2) {
font-size: 28px;
}
#urg .txt > p:nth-last-child(2) em {
border-width: 6px;
}
}
@media (max-width: 580px) {
#urg .txt > p:nth-last-child(2) {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 30px;
}
#urg .txt > p:nth-last-child(2) em {
margin: 10px 0 0 0;
}
}
@media (max-width: 1150px) {
#real {
flex-wrap: wrap;
}
#real .txt > :last-child {
position: relative;
margin: 20px 0 6.5vw 0;
}
#real .txt,
#real .slick {
width: 100%;
padding: 0;
}
#real .slick-list {
margin: 0 -20px 0 0;
}
#real .slick img {
height: 87vw;
}
}
@media (max-width: 1000px) {
#qsn {
flex-direction: column-reverse;
gap: 60px;
}
#qsn .txt {
width: 100%;
padding: 0;
}
#qsn .img > svg {
display: none;
}
#qsn .img {
width: 100%;
}
#qsn .img > img {
width: 100%;
height: 100%;
}
#qsn .vert {
max-width: 100%;
width: 100%;
text-align: center;
background: rgba(35, 137, 58, 0.8);
}
#qsn .vert p {
margin: 30px 0 0 0;
}
}
@media (max-width: 1240px) {
#logos img {
margin: 0 40px;
}
#logos .slick-list {
overflow: visible;
}
}
@media (max-width: 1180px) {
#seo > :last-child {
position: relative;
right: 0;
bottom: 0;
margin: 35px 0 0 0;
}
#seo > :not(img) {
max-width: 100%;
}
#seo {
padding: 60px 6.5vw;
}
}
@media (max-width: 500px) {
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group), 
#wrapper div#text > figure, 
#wrapper div#text > ul, 
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container, 
#wrapper div#text > p, 
body.single-post #wrapperInner .pager,
#wrapper .wp-block-cover .wp-block-cover__inner-container,
#se, #urg, #real, #qsn, #logos, #seo {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
.wp-block-spacer {
max-height: 50px;
}
#wrapper p + .wp-block-spacer {
margin-top: -5px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
.pager > a, .pager > span {
font-size: 13px;
}
td {
font-size: 14px;
}
html body {
--wp--preset--spacing--20: 5vw;
--wp--preset--spacing--30: 5vw;
--wp--preset--spacing--40: 5vw;
--wp--preset--spacing--50: 7.5vw;
--wp--preset--spacing--60: 7.5vw;
--wp--preset--spacing--70: 7.5vw;
--wp--preset--spacing--80: 45px;
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 18px;
--wp--preset--font-size--large: 24px;
--wp--preset--font-size--x-large: 30px;
}
div .wp-block-cover, 
div .wp-block-cover-image {
min-height: 350px;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5,
#wrapper figure.wp-block-gallery.masonry-display.columns-4,
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 2;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 28vw;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
#wrapper .wpforms-container .wpforms-submit-container {
text-align: center;
margin: 25px 0 0 0;
}
#wrapper div .wpforms-field-container div.wpforms-field {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 8px;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 16px 0 0 0;
}
#vert .txt svg {
display: none;
}
#signature {
padding: 0 6.5% 85px 6.5%;
}
body.menu_open #nested .firstLevel:after {
bottom: 60px;
}
#se .item .img {
margin-bottom: 30px;
}
#urg .txt {
padding: 55px 6.5vw;
}
#urg .txt > p:nth-last-child(2) {
font-size: 22px;
}
#urg .txt > :last-child {
margin-top: 35px;
}
#urg,
#real,
#se .item,
#qsn {
margin-bottom: 65px;
}
#real .slick img {
margin-right: 10px;
}
#real .slick-list {
margin: 0 -10px 0 0;
}
#qsn .logos {
margin: 40px 0;
}
#logos img {
margin: 0 30px;
max-width: 120px;
max-height: 60px;
}
#logos .slick {
margin-top: 30px;
}
#logos {
margin-bottom: 70px;
}
#seo > svg {
display: none;
}
#seo > img {
width: 100%;
}
#seo h2 {
margin: 0 0 20px 0;
}
#seo:after {
left: 0;
width: 100%;
}
#seo {
color: #FFFFFF;
}
#footerInner {
width: 87%;
padding-top: 50px;
}
#wrapper ul li:before {
top: 6px;
}
.wp-block-columns + .wp-block-spacer {
max-height: 35px;
}
.wp-block-image img.wp-image-164 {
height: 50px;
}
}
#baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
background-color: #222;
transition: opacity .5s ease
}
#baguetteBox-overlay.visible {
opacity: 1
}
#baguetteBox-overlay .full-image {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
text-align: center
}
#baguetteBox-overlay .full-image figure {
display: inline;
margin: 0;
height: 100%
}
#baguetteBox-overlay .full-image img {
display: inline-block;
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
#baguetteBox-overlay .full-image figcaption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.8;
white-space: normal;
color: #ccc;
background-color: #000000;
font-family: sans-serif
}
#baguetteBox-overlay .full-image:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
#baguetteBox-slider {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
white-space: nowrap;
transition: left .4s ease, transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
animation: bounceFromLeft .4s ease-out
}
@keyframes bounceFromRight {
0%, 100% {
margin-left: 0
}
50% {
margin-left: -30px
}
}
@keyframes bounceFromLeft {
0%, 100% {
margin-left: 0
}
50% {
margin-left: 30px
}
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
top: 50%;
top: calc(50% - 30px);
width: 44px;
height: 60px
}
.baguetteBox-button {
position: absolute;
cursor: pointer;
outline: 0;
padding: 0;
margin: 0;
border: 0;
border-radius: 15%;
background-color: #323232;
color: #ddd;
font: 1.6em sans-serif;
transition: background-color .4s ease
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
background-color: rgba(50, 50, 50, .9)
}
.baguetteBox-button#next-button {
right: 2%
}
.baguetteBox-button#previous-button {
left: 2%
}
.baguetteBox-button#close-button {
top: 20px;
right: calc(2% + 6px);
width: 30px;
height: 30px
}
.baguetteBox-button svg {
position: absolute;
left: 0;
top: 0
}
.baguetteBox-spinner {
width: 40px;
height: 40px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px
}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #fff;
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: bounce 2s infinite ease-in-out
}
.baguetteBox-double-bounce2 {
animation-delay: -1s
}
@keyframes bounce {
0%, 100% {
transform: scale(0)
}
50% {
transform: scale(1)
}
}