@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.math-captcha-form {
display:block;
float:none;
clear:both;
}
.math-captcha-form  .mathalert{color:#c62828}
.login form .math-captcha-form span {
display: inline-block;
margin-bottom: 10px; 
}
input[type="text"].mc-input {
display: inline-block;
width: 60px!important;
vertical-align: middle;
margin-bottom: 0;
} .frm_forms .math-captcha-form {
display: block;
float: none;
clear: both;
margin-bottom: 15px;
}
.frm_forms .math-captcha-form label{
padding-right: 10px;
}
.frm_forms .math-captcha-form .mathalert {
color: #c62828;
}
.frm_forms .math-captcha-form span {
display: inline-block;
margin-bottom: 10px;
}
.frm_forms input[type="text"].mc-input {
display: inline-block;
width: 60px !important;
vertical-align: middle;
margin-bottom: 0;
}
.frm_forms .frm_error {
color: #c62828;
font-weight: bold;
margin-bottom: 10px;
}
.frm_forms .frm_message.math-captcha {
background-color: #ffebee;
border: 1px solid #ffcdd2;
padding: 8px 12px;
border-radius: 4px;
color: #c62828;
}
    @font-face {
font-family: "Static";
font-weight: normal;
font-style: normal;
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/Static-Regular.eot);
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/Static-Regular.eot?#iefix) format("embedded-opentype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/Static-Regular.woff) format("woff"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/Static-Regular.ttf) format("truetype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/Static-Regular.svg#Static-Regular) format("svg");
}
@font-face {
font-family: "Static";
font-weight: bold;
font-style: normal;
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/StaticBold.eot);
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/StaticBold.eot?#iefix) format("embedded-opentype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/StaticBold.woff) format("woff"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/StaticBold.ttf) format("truetype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/StaticBold.svg#StaticBold) format("svg");
}
@font-face {
font-family: "Arial Narrow";
font-weight: bold;
font-style: normal;
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow-Bold.eot);
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow-Bold.eot?#iefix) format("embedded-opentype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow-Bold.woff) format("woff"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow-Bold.ttf) format("truetype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow-Bold.svg#ArialNarrow-Bold) format("svg");
}
@font-face {
font-family: "Arial Narrow";
font-weight: normal;
font-style: normal;
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow.eot);
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow.eot?#iefix) format("embedded-opentype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow.woff) format("woff"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow.ttf) format("truetype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/ArialNarrow.svg#ArialNarrow) format("svg");
}
@font-face {
font-family: "Icons";
font-weight: normal;
font-style: normal;
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/icomoon.eot);
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/icomoon.woff) format("woff"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/icomoon.ttf) format("truetype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/icomoon.svg#icomoon) format("svg");
}
@font-face {
font-family: "SdV";
font-weight: normal;
font-style: normal;
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/SDVFontMedium.eot);
src: url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/SDVFontMedium.eot?#iefix) format("embedded-opentype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/SDVFontMedium.woff) format("woff"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/SDVFontMedium.ttf) format("truetype"), url(//www.sdv.fr/wp-content/themes/sdv2020/fonts/SDVFontMedium.svg#SDVFontMedium) format("svg");
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} #page {
width: 100%;
}
.site-content {
overflow: hidden;
}
.site-main {
padding-bottom: 125px;
}
.site-main.with-surfooter {
padding-bottom: 0;
}
.wrap {
width: 100%;
max-width: 1240px;
padding: 0 40px;
margin: 0 auto;
}
.page-bottom {
margin: 0;
position: relative;
z-index: 10;
}
.with-surfooter .page-bottom.with-pack {
margin-bottom: -120px;
} html {
box-sizing: border-box;
font-size: 62.5%;
overflow-x: hidden;
}
::-moz-selection {
background-color: #fecdcb;
}
::selection {
background-color: #fecdcb;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
background-color: #fff;
font-size: 1.6rem;
font-family: Static, sans-serif;
overflow-x: hidden;
color: #585e79;
}
a {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #262a3a;
text-decoration: none;
}
a:hover,
a:active {
outline: 0;
text-decoration: none;
}
a:focus {
outline: thin;
outline-style: dotted;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 20px 0;
font-family: Static, sans-serif;
color: #262a3a;
font-weight: bold;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
margin-top: 0;
}
hr,
.wp-block-separator {
background-color: #fff;
border: 0;
height: 2px;
}
ul,
ol {
padding: 0;
}
ul {
list-style: none;
margin: 0px;
}
ul ul {
list-style-type: circle;
}
ol {
list-style: decimal;
}
li {
line-height: 1.8;
}
li > ul,
li > ol {
padding-left: 40px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 20px 20px;
}
img {
height: auto;
max-width: 100%;
position: relative;
}
figure {
margin: 0;
}
blockquote {
border-left: 2px solid #0073aa;
margin-left: 0;
padding: 0 0 0 20px;
}
blockquote > p {
margin: 0 0 20px;
}
blockquote cite {
color: #fff;
}
table {
margin: 0 0 20px;
border-collapse: collapse;
width: 100%;
font-family: Static, sans-serif;
}
table td,
table th {
padding: 0.5em;
border: 1px solid #fff;
word-break: break-all;
}
.wp-block-image {
margin-bottom: 0;
}
.wp-block-image figure {
margin-bottom: 1em;
} .page-title {
font-size: 4rem;
}
.subhead {
text-transform: uppercase;
letter-spacing: 0.2em;
color: #262a3a;
}
.title {
font-family: Static, sans-serif;
font-size: 3.5rem;
font-weight: bold;
color: #fb352f;
margin: 0px;
}
.services .title {
color: #4fa3c7;
}
.subtitle {
color: #262a3a;
letter-spacing: 0.1em;
text-transform: uppercase;
display: block;
}
.title + .subtitle {
margin-top: -5px;
}
.tagline {
font-family: Static, sans-serif;
font-size: 3.5rem;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #262a3a;
display: block;
margin-top: 20px;
}
.intro {
font-size: 2rem;
font-weight: bold;
color: #262a3a;
}
.btn:not(.wp-block-button), .surfooter-block a:not(.wp-block-button),
.wp-block-button.btn .wp-block-button__link,
.surfooter-block a.wp-block-button .wp-block-button__link {
background-color: #fb352f;
color: #fff;
padding: 12px 45px 8px 25px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-family: Static, sans-serif;
font-size: 2rem;
font-weight: 700;
line-height: 1.2;
position: relative;
display: inline-block;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.btn:not(.wp-block-button):after, .surfooter-block a:not(.wp-block-button):after,
.wp-block-button.btn .wp-block-button__link:after,
.surfooter-block a.wp-block-button .wp-block-button__link:after {
content: "\e902";
font-family: Icons, sans-serif;
position: absolute;
right: 13px;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.btn:not(.wp-block-button):hover, .surfooter-block a:not(.wp-block-button):hover, .btn:not(.wp-block-button):focus, .surfooter-block a:not(.wp-block-button):focus,
.wp-block-button.btn .wp-block-button__link:hover,
.surfooter-block a.wp-block-button .wp-block-button__link:hover,
.wp-block-button.btn .wp-block-button__link:focus,
.surfooter-block a.wp-block-button .wp-block-button__link:focus {
background-color: #bd1813;
}
.services .btn:not(.wp-block-button), .services .surfooter-block a:not(.wp-block-button), .surfooter-block .services a:not(.wp-block-button),
.services .wp-block-button.btn .wp-block-button__link,
.services .surfooter-block a.wp-block-button .wp-block-button__link,
.surfooter-block .services a.wp-block-button .wp-block-button__link {
background-color: #4fa3c7;
}
.services .btn:not(.wp-block-button):hover, .services .surfooter-block a:not(.wp-block-button):hover, .surfooter-block .services a:not(.wp-block-button):hover, .services .btn:not(.wp-block-button):focus, .services .surfooter-block a:not(.wp-block-button):focus, .surfooter-block .services a:not(.wp-block-button):focus,
.services .wp-block-button.btn .wp-block-button__link:hover,
.services .surfooter-block a.wp-block-button .wp-block-button__link:hover,
.surfooter-block .services a.wp-block-button .wp-block-button__link:hover,
.services .wp-block-button.btn .wp-block-button__link:focus,
.services .surfooter-block a.wp-block-button .wp-block-button__link:focus,
.surfooter-block .services a.wp-block-button .wp-block-button__link:focus {
background-color: #397994;
}
.picto {
height: 40px;
width: 40px;
border-radius: 50px;
background-color: #fb352f;
position: absolute;
top: -20px;
left: calc(50% - 20px);
padding: 6px;
}
.picto img {
width: 100%;
text-align: center;
}
.products .picto {
background-color: #fb352f;
}
.services .picto {
background-color: #4fa3c7;
} #breadcrumbs {
margin: 0 auto 40px;
max-width: 900px;
font-family: Static, sans-serif;
color: #949494;
}
#breadcrumbs > span {
padding: 0 10px;
font-size: 1.4rem;
}
#breadcrumbs > span:first-child {
padding-left: 0;
}
#breadcrumbs > span a {
color: #949494;
margin: 0;
}
#breadcrumbs > span a:hover, #breadcrumbs > span a:focus {
text-decoration: underline;
color: #262a3a;
}
#breadcrumbs > span a.home {
font-size: 0;
line-height: 0;
}
#breadcrumbs > span a.home:before {
content: "\e909";
font-family: Icons, sans-serif;
font-size: 1.4rem;
line-height: 1em;
} .complementary-block {
text-align: center;
color: #262a3a;
}
.complementary-block > p {
font-size: 2.8rem;
font-weight: bold;
max-width: 700px;
margin: 0 auto 50px;
color: #fb352f;
}
.complementary-needs {
background-color: #fb352f;
padding: 15px 30px;
border-radius: 20px;
margin: 30px auto;
position: relative;
display: table;
color: #fff;
}
.complementary-needs p {
margin-top: 0px;
margin-bottom: 30px;
font-size: 1.5rem;
letter-spacing: 0.2rem;
}
.complementary-needs ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.complementary-needs ul li {
margin: 15px 30px;
position: relative;
flex: 1;
min-width: 200px;
max-width: 250px;
}
.complementary-needs ul li > a {
background-color: #fff;
display: block;
padding: 40px 15px 30px;
transform: scale(1);
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: ease;
transition-duration: 1s;
transition-timing-function: ease;
display: block;
height: 100%;
width: 100%;
}
.complementary-needs ul li > a:hover {
transform: scale(1.05);
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: ease;
transition-duration: 1s;
transition-timing-function: ease;
}
.complementary-needs ul li .title {
color: #262a3a;
font-size: 2.4rem;
font-family: SdV, sans-serif;
font-weight: normal;
line-height: 2.5rem;
margin-bottom: 5px;
white-space: nowrap;
}
.complementary-needs ul li .subtitle {
margin-top: -12px;
line-height: 2rem;
margin-top: -2px;
}
.complementary-needs ul li:after {
content: "\ea0a";
position: absolute;
right: -49px;
top: 35px;
font-size: 3rem;
font-family: Icons, sans-serif;
}
.complementary-needs ul li:last-child:after {
content: "";
}
.complementary-needs::before {
content: "";
border-style: solid;
border-width: 0 25px 22px 25px;
border-color: transparent transparent #fb352f transparent;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: -22px;
color: #fff;
} .sdv-references {
text-align: center;
margin: 0 auto 80px;
font-size: 1.8rem;
}
.sdv-references .subtitle {
margin-bottom: 5px;
}
.sdv-references .title {
font-size: 3.5rem;
}
.sdv-references .title,
.sdv-references h2,
.sdv-references h3,
.sdv-references h4,
.sdv-references h5,
.sdv-references h6 {
font-weight: bold;
color: #262a3a;
margin-bottom: 15px;
}
.sdv-references p {
letter-spacing: 0.1rem;
color: #949494;
font-weight: bold;
max-width: 800px;
margin: auto;
}
.sdv-references .sdv-references-logos {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-top: 30px;
column-gap: 20px;
}
.sdv-references .sdv-references-logos li {
align-items: center;
display: flex;
justify-content: center;
max-width: 120px;
min-height: 60px;
}
.sdv-references .sdv-references-logos li img {
max-width: 100%;
height: auto;
display: block;
}
.with-surfooter .sdv-references:last-child {
margin-bottom: 0;
} .error-404 {
text-align: center;
display: flex;
align-items: center;
}
.error-404 .page-header {
width: 50%;
text-align: right;
}
.error-404 .page-content {
width: 50%;
}
.error-404 .page-content img {
max-width: 60%;
} .nav-links {
display: flex;
justify-content: space-between;
}
.pagination {
margin-top: 30px;
}
.pagination ol {
list-style: none;
margin: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-content: flex-end;
}
.pagination .page,
.pagination .next,
.pagination .prev,
.pagination .gap {
padding: 5px 15px;
display: block;
border: 1px solid #ccc;
margin-left: 5px;
}
.pagination .page:hover, .pagination .page:focus,
.pagination .next:hover,
.pagination .next:focus,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .gap:hover,
.pagination .gap:focus {
background: #0073aa;
color: #fff;
}
.pagination .gap,
.pagination .page.current {
color: #949494;
border: 0;
}
.pagination .gap:hover, .pagination .gap:focus,
.pagination .page.current:hover,
.pagination .page.current:focus {
color: #949494;
background: #fff;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
-webkit-backface-visibility: hidden;
background: #fff;
border: solid 1px #ccc;
box-sizing: border-box;
outline: none;
padding: 5px 10px;
outline-offset: 0;
border-radius: 0;
width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
select:focus {
border-color: #0073aa;
outline: thin solid rgba(0, 115, 170, 0.15);
outline-offset: -4px;
}
input[type=search]::-webkit-search-decoration {
display: none;
}
textarea {
box-sizing: border-box;
display: block;
width: 100%;
max-width: 100%;
resize: vertical;
}
label {
color: #262a3a;
}
form p {
margin: 20px 0;
}
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background: #fb352f;
border: none;
border-radius: 5px;
box-sizing: border-box;
color: #fff;
font-family: Static, sans-serif;
font-size: 2rem;
font-weight: 700;
line-height: 1.2;
outline: none;
padding: 5px 10px;
text-decoration: none;
vertical-align: bottom;
}
.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background: #bd1813;
cursor: pointer;
}
.button:visited,
button:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
color: #fff;
text-decoration: none;
}
.button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
background: #bd1813;
outline: thin dotted;
outline-offset: -4px;
} .contact-form {
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-content: space-between;
}
.contact-form label {
margin-bottom: 2px;
font-size: 2rem;
display: inline-block;
}
.contact-form label.hidden {
display: none;
}
.contact-form label.hidden + br {
display: none;
}
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea,
.contact-form select {
border-radius: 3px;
font-family: Static, sans-serif;
letter-spacing: 0.2rem;
padding: 10px;
font-size: 1.6rem;
}
.contact-form input[type=text]::placeholder,
.contact-form input[type=email]::placeholder,
.contact-form textarea::placeholder,
.contact-form select::placeholder {
text-transform: uppercase;
}
.contact-form input[type=checkbox],
.contact-form input[type=radio] {
margin: 0 10px 0 0;
}
.contact-form p {
width: 100%;
margin: 0 0 15px;
}
.contact-form p:last-child {
margin-bottom: 0;
}
.contact-form input[type=submit] {
padding: 5px 20px;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item {
margin-left: 0;
opacity: 0.8;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item label {
font-size: 1.4rem;
}
.contact-form .wpcf7-acceptance label {
display: flex;
}
.contact-form .wpcf7-acceptance label a {
text-decoration: underline;
}
.contact-form .wpcf7-acceptance label a:hover {
text-decoration: none;
color: #ccc;
}
.contact-form .col50 {
display: flex;
flex-direction: column;
flex: 0 0 48%;
margin-bottom: 30px;
}
.contact-form .colcaptcha {
margin-right: 10px;
justify-content: center;
flex: 1;
}
.contact-form .colcaptcha .captcha {
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: wrap;
}
.contact-form .colcaptcha .captcha span {
display: inline-block;
margin-right: 2px;
}
.contact-form .colcaptcha .captcha input {
margin-left: 5px;
width: auto;
padding: 5px;
text-align: center;
}
.contact-form .colcaptcha .captcha .wpcf7-not-valid-tip {
flex: 0 0 100%;
text-align: right;
}
.contact-form .colsmall {
flex: initial;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.big-form {
padding-top: 40px;
margin-top: 20px;
border-top: 1px dotted #ccc;
}
.big-form textarea {
height: 100%;
}
.big-form .col50 + .col50 br {
display: none;
}
.big-form .col50 + .col50 .wpcf7-form-control-wrap {
flex: 1;
}
.wpcf7 form .wpcf7-response-output {
width: 100%;
margin-left: 0;
margin-right: 0;
text-align: center;
}
.wpcf7 form .wpcf7-not-valid-tip {
margin-top: 5px;
font-size: 1.5rem;
} .site .sib-form {
font-family: Static, sans-serif;
font-size: 1.8rem;
padding: 0;
overflow: hidden;
}
.site .sib-form #sib-container {
padding: 0;
border: 0 !important;
background: transparent !important;
max-width: 100% !important;
}
.site .sib-form #sib-form .entry__field {
margin: 0;
border: 0;
}
.site .sib-form #sib-form .input {
padding: 5px 10px;
background: #fff;
border: solid 1px #ccc;
color: #262a3a;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.site .sib-form #sib-form .input::placeholder, .site .sib-form #sib-form .input::-webkit-input-placeholder, .site .sib-form #sib-form .input::-moz-placeholder, .site .sib-form #sib-form .input:-ms-input-placeholder, .site .sib-form #sib-form .input:-moz-placeholder {
color: #262a3a;
}
.site .sib-form #sib-form .sib-optin label .checkbox {
margin-bottom: -2px;
}
.site .sib-form #sib-form .sib-optin label p {
font-size: 1.4rem;
line-height: 1em;
}
.site .sib-form #sib-form .entry__error {
padding: 0 10px;
line-height: 2em;
}
.site .sib-form #sib-form .sib-form-block__button {
background-color: #fb352f !important;
color: #fff !important;
padding: 12px 45px 8px 25px !important;
font-family: Static, sans-serif !important;
font-size: 2rem !important;
font-weight: 700;
line-height: 1.2;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
display: inline-block;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.site .sib-form #sib-form .sib-form-block__button:after {
content: "\e902";
font-family: Icons, sans-serif;
position: absolute;
right: 13px;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.site .sib-form #sib-form .sib-form-block__button:hover, .site .sib-form #sib-form .sib-form-block__button:focus {
background-color: #bd1813 !important;
}
.site .sib-form .sib-form-block {
padding: 0;
}
.site .sib-form .entry__error,
.site .sib-form .entry__label,
.site .sib-form .entry__specification,
.site .sib-form .form__error {
max-width: 100%;
}
.landing-form .sib-form #sib-form > div,
.surfooter .sib-form #sib-form > div {
padding: 0 !important;
margin-bottom: 15px;
display: inline-block;
vertical-align: top;
width: 100%;
}
.landing-form .sib-form #sib-form > div .input,
.surfooter .sib-form #sib-form > div .input {
border: 0;
}
.landing-form .sib-form #sib-form > div:first-child, .landing-form .sib-form #sib-form > div:nth-child(2),
.surfooter .sib-form #sib-form > div:first-child,
.surfooter .sib-form #sib-form > div:nth-child(2) {
width: 49%;
margin-bottom: 10px;
}
.landing-form .sib-form #sib-form > div:nth-child(2),
.surfooter .sib-form #sib-form > div:nth-child(2) {
margin-left: calc(2% - 5px);
}
.landing-form .sib-form #sib-form > div:last-of-type,
.surfooter .sib-form #sib-form > div:last-of-type {
margin-bottom: 0;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .site-header {
overflow: hidden;
position: relative;
text-align: center;
min-height: 460px;
background: #66bcce;
background: -moz-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -webkit-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -o-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -ms-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background-size: 200% 200%;
-webkit-animation: bg-header 15s ease 1s infinite;
-moz-animation: bg-header 15s ease 1s infinite;
animation: bg-header 15s ease 1s infinite;
}
@-webkit-keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@-moz-keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
.site-header:after {
position: absolute;
left: 48%;
top: -90px;
height: 0px;
width: 1px;
content: "";
background-color: transparent;
-webkit-transform: rotate(-34deg);
-moz-transform: rotate(-34deg);
-o-transform: rotate(-34deg);
-ms-transform: rotate(-34deg);
transform: rotate(-34deg);
-webkit-box-shadow: 7px 11px 16px 1px rgba(255, 255, 255, 0.2);
-moz-box-shadow: 7px 11px 16px 1px rgba(255, 255, 255, 0.2);
box-shadow: 7px 11px 16px 1px rgba(255, 255, 255, 0.2);
transform-origin: top left;
-webkit-animation: AnimationTrait 3s ease 0s 1;
-moz-animation: AnimationTrait 3s ease 0s 1;
animation: AnimationTrait 3s ease 0s 1;
}
@-webkit-keyframes AnimationTrait {
0% {
height: 900px;
}
100% {
height: 100px;
}
}
@-moz-keyframes AnimationTrait {
0% {
height: 900px;
}
100% {
height: 100px;
}
}
@keyframes AnimationTrait {
0% {
height: 900px;
}
100% {
height: 100px;
}
}
.site-header:before {
position: absolute;
left: 80%;
bottom: -90px;
height: 0px;
width: 1px;
content: "";
background-color: transparent;
-webkit-transform: rotate(-34deg);
-moz-transform: rotate(-34deg);
-o-transform: rotate(-34deg);
-ms-transform: rotate(-34deg);
transform: rotate(-34deg);
-webkit-box-shadow: 7px 11px 16px 1px rgba(255, 255, 255, 0.2);
-moz-box-shadow: 7px 11px 16px 1px rgba(255, 255, 255, 0.2);
box-shadow: 7px 11px 16px 1px rgba(255, 255, 255, 0.2);
transform-origin: bottom left;
-webkit-animation: AnimationTrait2 3s ease 0s 1;
-moz-animation: AnimationTrait2 3s ease 0s 1;
animation: AnimationTrait2 3s ease 0s 1;
}
@-webkit-keyframes AnimationTrait2 {
0% {
height: 800px;
}
100% {
height: 100px;
}
}
@-moz-keyframes AnimationTrait2 {
0% {
height: 800px;
}
100% {
height: 100px;
}
}
@keyframes AnimationTrait2 {
0% {
height: 800px;
}
100% {
height: 100px;
}
}
.site-header .main-navigation {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
z-index: 300;
}
.site-header .main-navigation button.menu-toggle {
display: none;
font-family: Icons, sans-serif;
background: none;
position: relative;
height: 20px;
width: 20px;
margin: 10px 0 10px 10px;
padding: 20px;
}
.site-header .main-navigation button.menu-toggle:after {
content: "\e9bd";
position: absolute;
top: 6px;
left: 9px;
}
.site-header .main-navigation > div {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.site-header .main-navigation ul.menu {
display: flex;
margin: 0px;
padding: 0 20px;
}
.site-header .main-navigation ul.menu li {
list-style-type: none;
cursor: pointer;
text-align: left;
position: relative;
margin: 0 15px;
}
.site-header .main-navigation ul.menu li:hover .sub-menu, .site-header .main-navigation ul.menu li:focus .sub-menu, .site-header .main-navigation ul.menu li.focus .sub-menu {
opacity: 1;
visibility: visible;
max-height: 500px;
}
.site-header .main-navigation ul.menu li.pll-parent-menu-item {
margin-left: auto;
}
.site-header .main-navigation ul.menu li a {
color: #fff;
text-transform: uppercase;
font-family: Static, sans-serif;
font-weight: bold;
text-decoration: none;
padding: 10px 5px;
display: block;
border-top: 2px solid transparent;
}
.site-header .main-navigation ul.menu li:hover > a, .site-header .main-navigation ul.menu li:focus > a, .site-header .main-navigation ul.menu li.focus > a, .site-header .main-navigation ul.menu li.current-menu-item > a, .site-header .main-navigation ul.menu li.current-menu-ancestor > a {
border-color: #fff;
}
.site-header .main-navigation ul.menu li.menu-item-has-children > a {
padding-right: 25px;
position: relative;
}
.site-header .main-navigation ul.menu li.menu-item-has-children > a:after {
content: "\e902";
font-family: Icons, sans-serif;
position: absolute;
color: #fff;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
right: 0px;
}
.site-header .main-navigation ul.menu .sub-menu {
padding: 5px 0 3px;
border-left: 2px solid #fff;
position: absolute;
top: 50px;
overflow: hidden;
width: max-content;
opacity: 0;
visibility: hidden;
max-height: 0;
min-width: 100%;
background: rgba(45, 44, 72, 0.7);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.site-header .main-navigation ul.menu .sub-menu li {
margin: 0;
}
.site-header .main-navigation ul.menu .sub-menu li a {
padding: 5px 20px 5px 10px;
border-width: 0;
}
.site-header .main-navigation ul.menu .sub-menu li a::before {
content: "";
position: absolute;
background: transparent;
width: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
left: 0;
height: 2px;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-top: -2px;
}
.site-header .main-navigation ul.menu .sub-menu li:hover a, .site-header .main-navigation ul.menu .sub-menu li:focus a, .site-header .main-navigation ul.menu .sub-menu li.current-menu-item a {
padding: 5px 10px 5px 20px;
}
.site-header .main-navigation ul.menu .sub-menu li:hover a::before, .site-header .main-navigation ul.menu .sub-menu li:focus a::before, .site-header .main-navigation ul.menu .sub-menu li.current-menu-item a::before {
background: #fff;
width: 10px;
}
.site-header .main-navigation.sticky > div {
background-color: #262a3a;
}
.site-header .main-navigation.sticky > div .sub-menu {
background-color: #262a3a;
}
.site-header .logo {
padding-top: 100px;
max-width: 250px;
margin: auto;
position: relative;
z-index: 1;
}
.site-header .logo:before {
content: "";
position: absolute;
display: inline-block;
width: 622px;
height: 563px;
background: url(//www.sdv.fr/wp-content/themes/sdv2020/img/fusee.png) no-repeat;
background-size: 100%;
left: -640px;
top: 80px;
}
.site-header .header-tagline {
color: #fff;
font-size: 2.4rem;
max-width: 500px;
margin: auto;
}
.site-header .header-tagline p {
font-weight: bold;
}
.site-header .illus-nuages {
position: absolute;
bottom: 0px;
width: 100%;
height: 500px;
overflow: hidden;
}
.site-header .illus-nuages .container-illus {
position: relative;
width: 2000px;
height: 580px;
margin: auto; }
.site-header .illus-nuages .container-illus .nuage {
background-color: #fff;
position: absolute;
}
.site-header .illus-nuages .container-illus .taille-xs {
width: 156px;
height: 156px;
border-radius: 100px;
}
.site-header .illus-nuages .container-illus .taille-s {
width: 220px;
height: 220px;
border-radius: 150px;
-webkit-animation: AnimationCercleS 6s ease-out 1;
-moz-animation: AnimationCercleS 6s ease-out 1;
animation: AnimationCercleS 6s ease-out 1;
}
@-webkit-keyframes AnimationCercleS {
0% {
height: 220px;
width: 220px;
}
50% {
height: 240px;
width: 240px;
}
100% {
height: 220px;
width: 220px;
}
}
@-moz-keyframes AnimationCercleS {
0% {
height: 220px;
width: 220px;
}
50% {
height: 240px;
width: 240px;
}
100% {
height: 220px;
width: 220px;
}
}
@keyframes AnimationCercleS {
0% {
height: 220px;
width: 220px;
}
50% {
height: 240px;
width: 240px;
}
100% {
height: 220px;
width: 220px;
}
}
.site-header .illus-nuages .container-illus .taille-m {
width: 360px;
height: 360px;
border-radius: 300px;
}
.site-header .illus-nuages .container-illus .taille-l {
width: 490px;
height: 490px;
border-radius: 300px;
}
.site-header .illus-nuages .container-illus .position-0 {
left: -150px;
bottom: -10px;
}
.site-header .illus-nuages .container-illus .position-1 {
left: -90px;
bottom: -190px;
}
.site-header .illus-nuages .container-illus .position-2 {
left: 130px;
bottom: -300px;
}
.site-header .illus-nuages .container-illus .position-3 {
left: 480px;
bottom: 70px;
}
.site-header .illus-nuages .container-illus .position-4 {
left: 550px;
bottom: -110px;
}
.site-header .illus-nuages .container-illus .position-5 {
left: 840px;
bottom: -50px;
}
.site-header .illus-nuages .container-illus .position-6 {
left: 1000px;
bottom: -94px;
}
.site-header .illus-nuages .container-illus .position-7 {
left: 1240px;
bottom: -90px;
}
.site-header .illus-nuages .container-illus .position-8 {
left: 1200px;
bottom: 180px;
}
.site-header .illus-nuages .container-illus .position-9 {
left: 1300px;
bottom: 30px;
}
.site-header .illus-nuages .container-illus .position-10 {
left: 1540px;
bottom: -120px;
}
.site-header .illus-nuages .container-illus .position-11 {
left: 1730px;
bottom: 40px;
}
.site-header .illus-nuages .container-illus .position-12 {
left: 1980px;
bottom: -10px;
}
.site-header .illus-nuages .container-illus .taille-m.position-4 {
-webkit-animation: AnimationCercleM4 8s ease 1s 1;
-moz-animation: AnimationCercleM4 8s ease 1s 1;
animation: AnimationCercleM4 8s ease 1s 1;
}
@-webkit-keyframes AnimationCercleM4 {
0% {
height: 360px;
width: 360px;
}
50% {
height: 380px;
width: 380px;
}
100% {
height: 360px;
width: 360px;
}
}
@-moz-keyframes AnimationCercleM4 {
0% {
height: 360px;
width: 360px;
}
50% {
height: 380px;
width: 380px;
}
100% {
height: 360px;
width: 360px;
}
}
@keyframes AnimationCercleM4 {
0% {
height: 360px;
width: 360px;
}
50% {
height: 380px;
width: 380px;
}
100% {
height: 360px;
width: 360px;
}
}
.site-header .illus-nuages .container-illus .taille-m.position-1 {
-webkit-animation: AnimationCercleM1 8s ease 0s 1;
-moz-animation: AnimationCercleM1 8s ease 0s 1;
animation: AnimationCercleM1 8s ease 0s 1;
}
@-webkit-keyframes AnimationCercleM1 {
0% {
height: 360px;
width: 360px;
}
50% {
height: 400px;
width: 400px;
}
100% {
height: 360px;
width: 360px;
}
}
@-moz-keyframes AnimationCercleM1 {
0% {
height: 360px;
width: 360px;
}
50% {
height: 400px;
width: 400px;
}
100% {
height: 360px;
width: 360px;
}
}
@keyframes AnimationCercleM1 {
0% {
height: 360px;
width: 360px;
}
50% {
height: 400px;
width: 400px;
}
100% {
height: 360px;
width: 360px;
}
}
.site-header .illus-nuages .container-illus .taille-xs.position-8 {
-webkit-animation: AnimationCercleXS1 8s ease 0s 1;
-moz-animation: AnimationCercleXS1 8s ease 0s 1;
animation: AnimationCercleXS1 8s ease 0s 1;
}
@-webkit-keyframes AnimationCercleXS1 {
0% {
height: 156px;
width: 156px;
}
50% {
height: 170px;
width: 170px;
}
100% {
height: 156px;
width: 156px;
}
}
@-moz-keyframes AnimationCercleXS1 {
0% {
height: 156px;
width: 156px;
}
50% {
height: 170px;
width: 170px;
}
100% {
height: 156px;
width: 156px;
}
}
@keyframes AnimationCercleXS1 {
0% {
height: 156px;
width: 156px;
}
50% {
height: 170px;
width: 170px;
}
100% {
height: 156px;
width: 156px;
}
}
.home .site-header {
min-height: 610px;
}
.site-description {
font-family: Static, sans-serif;
font-size: 2rem;
color: #fff;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 0.1em;
text-decoration: none;
}
.site-main {
font-family: Static, sans-serif;
z-index: 1;
position: relative;
}
.your-needs {
position: relative;
}
.your-needs .needs-nav {
text-align: center;
position: relative;
max-width: 1024px;
margin: auto;
}
.your-needs .needs-nav:before {
left: -1000px;
height: 110px;
width: 1000px;
background-color: #fb352f;
content: "";
position: absolute;
bottom: 0px;
}
.your-needs .needs-nav .needs-title {
font-weight: bold;
color: #fb352f;
font-size: 2.8rem;
line-height: 1em;
margin-bottom: 30px;
}
.your-needs .needs-nav > div {
background-color: #fb352f;
height: 110px;
}
.your-needs .needs-nav > div ul {
display: flex;
justify-content: space-between;
height: 110px;
}
.your-needs .needs-nav > div ul li {
list-style-type: none;
flex-grow: 1;
border-right: 1px solid #bd1813;
position: relative;
display: flex;
}
.your-needs .needs-nav > div ul li:last-child {
border-right: inherit;
}
.your-needs .needs-nav > div ul li:last-child a::before {
right: -80px;
content: "";
position: absolute;
bottom: 0px;
display: inline-block;
height: 0;
width: 0;
border-right: 80px solid transparent;
border-bottom: 110px solid #fb352f;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.your-needs .needs-nav > div ul li:last-child a:hover::before, .your-needs .needs-nav > div ul li:last-child a:focus::before {
border-bottom-color: #bd1813;
}
.your-needs .needs-nav > div ul li.selected:last-child a::before {
border-bottom-color: #bd1813;
}
.your-needs .needs-nav > div ul li.selected a {
background-color: #bd1813;
}
.your-needs .needs-nav > div ul li::after {
content: "";
position: absolute;
bottom: -20px;
left: 50%;
-webkit-transform: translate(-50%, 0) scaleY(0);
-moz-transform: translate(-50%, 0) scaleY(0);
-o-transform: translate(-50%, 0) scaleY(0);
-ms-transform: translate(-50%, 0) scaleY(0);
transform: translate(-50%, 0) scaleY(0);
transform-origin: top center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
width: 0;
height: 0;
border-style: solid;
border-width: 20px 20px 0 20px;
border-color: #fb352f transparent transparent transparent;
opacity: 0;
}
.your-needs .needs-nav > div ul li:hover a, .your-needs .needs-nav > div ul li:focus a, .your-needs .needs-nav > div ul li.selected a {
background-color: #bd1813;
}
.your-needs .needs-nav > div ul li:hover::after, .your-needs .needs-nav > div ul li:focus::after, .your-needs .needs-nav > div ul li.selected::after {
opacity: 1;
-webkit-transform: translate(-50%, 0) scaleY(1);
-moz-transform: translate(-50%, 0) scaleY(1);
-o-transform: translate(-50%, 0) scaleY(1);
-ms-transform: translate(-50%, 0) scaleY(1);
transform: translate(-50%, 0) scaleY(1);
border-color: #bd1813 transparent transparent transparent;
}
.your-needs .needs-nav > div ul li a {
color: #fff;
text-decoration: none;
font-family: Static, sans-serif;
font-size: 2.4rem;
font-weight: bold;
line-height: 1.1em;
display: block;
width: 100%;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
padding: 5px 10px;
}
.your-needs .needs-select-wrap {
position: relative;
display: none;
margin-top: 10px;
background: #fb352f;
}
.your-needs .needs-select-wrap::after {
content: "\e902";
font-family: Icons, sans-serif;
line-height: 42px;
color: #fff;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
right: 10px;
top: 0;
z-index: 0;
}
.your-needs .needs-select {
border: 0;
background-color: transparent;
font-size: 2rem;
color: #fff;
padding: 10px 30px 10px 15px;
line-height: 22px;
-moz-appearance: none;
-webkit-appearance: none;
-o-appearance: none;
appearance: none;
position: relative;
z-index: 1;
}
.your-needs .needs-select option {
padding: 5px 10px;
}
.your-needs .needs-list {
position: relative;
}
.your-needs .need {
display: flex;
opacity: 0;
visibility: hidden;
overflow: hidden;
flex-direction: column;
position: absolute;
top: 0;
left: 0;
transform-origin: top left;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.your-needs .need.show {
visibility: visible;
overflow: visible;
opacity: 1;
position: static;
}
.your-needs .need.devops .primary-need .title a {
white-space: normal;
}
.your-needs .need .primary-need {
margin-top: 70px;
margin-bottom: 50px;
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-content: space-between;
}
.your-needs .need .primary-need .title {
font-size: 7.5rem;
font-family: SdV, sans-serif;
font-weight: normal;
}
.your-needs .need .primary-need .title a {
color: inherit;
white-space: nowrap;
}
.your-needs .need .primary-need .intro {
position: relative;
}
.your-needs .need .primary-need .intro:after {
width: 50px;
height: 1px;
background-color: #262a3a;
position: absolute;
left: 0px;
top: -15px;
content: "";
}
.your-needs .need .primary-need .content {
flex: 0 0 50%;
padding-right: 50px;
}
.your-needs .need .primary-need figure {
flex: 1;
align-self: center;
margin-block: 15px;
}
.your-needs .need .primary-need figure img {
margin-top: -15px;
width: 100%;
}
.your-needs .need .primary-need .sdv-references {
align-items: flex-end;
display: flex;
flex-direction: column;
flex: 0 0 100%;
margin: 5px 0 0;
text-align: right;
}
.your-needs .need .primary-need .sdv-references .title {
font-family: Static, sans-serif;
font-size: 3.5rem;
font-weight: bold;
margin-bottom: 0;
text-align: center;
}
.your-needs .need .primary-need .sdv-references-logos {
justify-content: flex-end;
margin-top: 0;
}
.your-needs .complementary-block > p {
color: #262a3a;
}
.your-needs .complementary-needs {
margin-bottom: -90px;
background-color: #262a3a;
}
.your-needs .complementary-needs::before {
border-bottom-color: #262a3a;
} .sdv-poducts-services .sdv-services,
.sdv-poducts-services .sdv-products {
display: flex;
flex-wrap: wrap;
justify-content: center;
position: relative;
z-index: 100;
}
.sdv-poducts-services .sdv-services > p,
.sdv-poducts-services .sdv-products > p {
color: #262a3a;
font-size: 5rem;
text-align: center;
flex: 0 0 100%;
margin-bottom: 65px;
font-weight: 700;
padding-right: 10%;
padding-left: 10%;
}
.sdv-poducts-services .sdv-services > p span,
.sdv-poducts-services .sdv-products > p span {
font-weight: bold;
font-size: 5rem;
display: block;
letter-spacing: 0;
text-transform: capitalize;
letter-spacing: 0.2rem;
}
.sdv-poducts-services .sdv-services .block,
.sdv-poducts-services .sdv-products .block {
text-align: center;
color: #262a3a;
width: 33%;
max-width: 250px;
margin: 15px;
position: relative;
}
.sdv-poducts-services .sdv-services .block > a,
.sdv-poducts-services .sdv-products .block > a {
padding: 40px 15px;
display: block;
transform: scale(1);
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: ease;
transition-duration: 1s;
transition-timing-function: ease;
background-color: #fff;
height: 100%;
}
.sdv-poducts-services .sdv-services .block > a:hover,
.sdv-poducts-services .sdv-products .block > a:hover {
transform: scale(1.05);
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: ease;
transition-duration: 1s;
transition-timing-function: ease;
}
.sdv-poducts-services .sdv-services .block .title,
.sdv-poducts-services .sdv-products .block .title {
color: #262a3a;
}
.sdv-poducts-services .sdv-services .block p,
.sdv-poducts-services .sdv-products .block p {
margin-top: 20px;
margin-bottom: 0;
font-weight: bold;
}
.sdv-poducts-services .sdv-services .block h3,
.sdv-poducts-services .sdv-products .block h3 {
line-height: 3rem;
margin-bottom: 15px;
font-family: SdV, sans-serif;
font-weight: normal;
}
.sdv-poducts-services .bg-products {
background: #66bcce;
background: -moz-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -webkit-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -o-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -ms-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background-size: 200% 200%;
-webkit-animation: bg-header 15s ease 1s infinite;
-moz-animation: bg-header 15s ease 1s infinite;
animation: bg-header 15s ease 1s infinite;
margin-bottom: 150px;
background: none;
}
@-webkit-keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@-moz-keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
.sdv-poducts-services .bg-products .bg-block.top {
top: -90px;
}
.sdv-poducts-services .bg-products .block {
border: solid 1px #f0f0f0;
border-top: solid 1px #fb352f;
}
.sdv-poducts-services .bg-products .sdv-products {
position: relative;
}
.sdv-poducts-services .bg-products .sdv-products:after {
position: absolute;
bottom: -25px;
content: "";
width: 150px;
height: 1px;
background-color: #fff;
}
.sdv-poducts-services .bg-services {
background-color: #262a3a;
position: relative;
margin-top: -100px;
padding-bottom: 50px;
z-index: 10;
position: relative;
}
.sdv-poducts-services .bg-services::before {
content: "";
position: absolute;
transform: skewY(4deg);
transform-origin: top right;
top: -25%;
bottom: 0;
right: 0;
left: 0;
background-color: #262a3a;
z-index: -1;
}
.sdv-poducts-services .bg-services .block {
border: solid 1px #f0f0f0;
border-top: solid 1px #4fa3c7;
}
.sdv-poducts-services .sdv-quote {
position: relative;
z-index: 10;
display: flex;
justify-content: flex-end;
background-color: #262a3a;
padding: 30px 15% 20px 0;
margin-bottom: 180px;
position: relative;
}
.sdv-poducts-services .sdv-quote::after {
content: "";
position: absolute;
transform: skewY(-4deg);
transform-origin: top right;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #262a3a;
z-index: -1;
}
.sdv-poducts-services .sdv-quote p {
color: #fff;
font-size: 4rem;
font-weight: bold;
width: 50%;
opacity: 0.8;
padding: 10px 30px;
margin: 0;
background: #262a3a;
}
.sdv-poducts-services .sdv-quote:before {
content: url(//www.sdv.fr/wp-content/themes/sdv2020/img/fusee-2.png);
position: absolute;
bottom: -170px;
left: 0;
} .home .sdv-news {
margin: 0 auto;
text-align: center;
position: relative;
z-index: 10;
display: block;
}
.home .sdv-news > .wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-content: space-between;
}
.home .sdv-news .title {
margin-bottom: 15px;
flex: 0 0 100%;
}
.home .sdv-news .title span {
font-family: Static, sans-serif;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 2rem;
display: block;
color: #262a3a;
}
.home .sdv-references {
margin: 80px auto 50px;
} .services-template .entry-header,
.products-template .entry-header {
text-align: center;
max-width: 1040px;
position: relative;
z-index: 10;
font-size: 2rem;
}
.services-template .entry-header .title,
.products-template .entry-header .title {
font-family: SdV, sans-serif;
font-size: 8rem;
font-weight: normal;
}
.services-template .entry-header .tagline,
.products-template .entry-header .tagline {
margin: 30px 0 20px;
}
.services-template .entry-header p,
.products-template .entry-header p {
margin-top: 0;
color: #262a3a;
line-height: 2.6rem;
}
.services-template .entry-header p:last-child,
.products-template .entry-header p:last-child {
margin-bottom: 0;
}
.services-template .entry-content,
.products-template .entry-content {
position: relative;
z-index: 1;
font-size: 2rem;
}
.services-template .entry-content p,
.products-template .entry-content p {
margin-top: 6px;
}
.services-template .entry-content p:last-child,
.products-template .entry-content p:last-child {
margin-bottom: 0;
}
.services-template .entry-content ol,
.products-template .entry-content ol {
padding-left: 40px;
}
.services-template .entry-content ul li,
.products-template .entry-content ul li {
padding-left: 20px;
position: relative;
line-height: 1.2em;
margin-bottom: 10px;
}
.services-template .entry-content ul li::before,
.products-template .entry-content ul li::before {
content: "";
background: #ccc;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
position: absolute;
left: 0;
width: 8px;
height: 8px;
top: 0.4em;
}
.services-template .entry-content ul li:last-child,
.products-template .entry-content ul li:last-child {
margin-bottom: 0;
}
.services-template .entry-content .content-block,
.products-template .entry-content .content-block {
position: relative;
display: flex;
align-items: stretch;
}
.services-template .entry-content .content-block .subtitle,
.products-template .entry-content .content-block .subtitle {
letter-spacing: 0.25em;
margin-bottom: 8px;
line-height: 2rem;
}
.services-template .entry-content .content-block .wrap,
.products-template .entry-content .content-block .wrap {
align-items: center;
}
.services-template .sdv-references,
.products-template .sdv-references {
background: url(//www.sdv.fr/wp-content/themes/sdv2020/img/pattern.png) top left repeat;
background-attachment: fixed;
padding: 50px 0;
}
.services-template .main-content,
.products-template .main-content {
max-width: 1000px;
margin-bottom: 50px;
text-align: center;
}
.services-template .main-content h2,
.products-template .main-content h2 {
font-size: 3.5rem;
}
.services-template .main-content h3,
.products-template .main-content h3 {
font-size: 3rem;
}
.services-template .main-content h4,
.products-template .main-content h4 {
font-size: 2.4rem;
}
.services-template .main-content .wp-block-columns,
.products-template .main-content .wp-block-columns {
margin-top: 40px;
margin-bottom: 0;
}
.services-template .main-content .wp-block-columns .wp-block-column,
.products-template .main-content .wp-block-columns .wp-block-column {
text-align: left;
}
.services-template .main-content .wp-block-columns .wp-block-column:not(:first-child),
.products-template .main-content .wp-block-columns .wp-block-column:not(:first-child) {
margin-left: 60px;
}
.services-template .post-thumbnail,
.products-template .post-thumbnail {
text-align: center;
position: relative;
z-index: 11;
margin-bottom: 40px;
} .products-template .post-thumbnail {
margin-bottom: 0;
}
.products-template .content-block {
text-align: right;
z-index: 10;
min-height: 200px;
padding: 30px 0;
}
.products-template .content-block .bg-block {
top: -10%;
}
.products-template .content-block .wrap {
display: flex;
justify-content: flex-end;
align-items: center;
}
.products-template .content-block .content {
padding: 0;
width: 80%;
}
.products-template .content-block .content ul li {
padding-left: 30px;
position: relative;
line-height: 15px;
margin-bottom: 20px;
font-size: 2.2rem;
}
.products-template .content-block .content ul li:before {
height: 20px;
width: 20px;
background-color: #fb352f;
border-radius: 20px;
content: "\ea10";
font-family: Icons, sans-serif;
position: absolute;
left: 0px;
text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4509803922);
font-size: 21px;
color: #fff;
top: -2px;
}
.products-template .content-block .content ul li:last-child {
margin-bottom: 0;
}
.products-template .content-block .title {
color: #262a3a;
font-size: 5.5rem;
line-height: 48px;
}
.products-template .content-block .media {
margin: -60px 0;
width: 40%;
}
.products-template .content-block .media + .content {
width: 60%;
}
.products-template .content-block a {
color: #4a90e2;
}
.products-template .content-block a:hover, .products-template .content-block a:focus {
text-decoration: underline;
}
.products-template .content-block:nth-child(even) {
min-height: 480px;
background: transparent;
}
.products-template .content-block:nth-child(even) .content ul li {
padding-left: 0;
padding-right: 30px;
}
.products-template .content-block:nth-child(even) .content ul li:before {
left: inherit;
right: 0;
}
.products-template .content-block:nth-child(even) .media {
margin-right: 60px;
}
.products-template .content-block:nth-child(odd) {
position: relative;
position: relative;
color: #fff;
text-align: left;
background-color: #262a3a;
}
.products-template .content-block:nth-child(odd)::before {
content: "";
position: absolute;
transform: skewY(4deg);
transform-origin: top right;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #262a3a;
z-index: -1;
}
.products-template .content-block:nth-child(odd)::after {
content: "";
position: absolute;
transform: skewY(-4deg);
transform-origin: top right;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #262a3a;
z-index: -1;
}
.products-template .content-block:nth-child(odd) .wrap {
justify-content: flex-start;
}
.products-template .content-block:nth-child(odd) .media {
order: 1;
margin-left: 60px;
}
.products-template .content-block:nth-child(odd) .subtitle,
.products-template .content-block:nth-child(odd) .title {
color: #fff;
}
.products-template .content-block:nth-child(odd):last-child {
margin-bottom: 180px;
} .services-template .main-content {
max-width: 900px;
}
.services-template .main-content h2 {
color: #4fa3c7;
}
.services-template .main-content h3 {
color: #4fa3c7;
}
.services-template .principal-blocks,
.services-template .secondaire-blocks {
display: flex;
margin: 0 auto;
}
.services-template .principal-blocks {
justify-content: center;
}
.services-template .principal-blocks .content-block {
margin: 30px 50px 30px 0;
display: block;
flex: 1;
}
.services-template .principal-blocks .content-block:last-child {
margin-right: 0;
}
.services-template .principal-blocks .content-block .subtitle {
font-size: 1.4rem;
color: #4fa3c7;
}
.services-template .principal-blocks .content-block .title {
color: #262a3a;
padding-bottom: 3px;
position: relative;
margin-bottom: 15px;
}
.services-template .principal-blocks .content-block .title::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 80px;
background: #4fa3c7;
}
.services-template .content-between {
text-align: left;
margin: 0px auto;
overflow: hidden;
padding-top: 40px;
padding-bottom: 40px;
max-width: 900px;
}
.services-template .content-between p {
font-size: 2.5rem;
}
.services-template .content-between h2 {
font-size: 3.5rem;
color: #4fa3c7;
}
.services-template .content-between h3 {
font-size: 3rem;
color: #4fa3c7;
}
.services-template .content-between h4 {
font-size: 2.4rem;
}
.services-template .image-between {
text-align: center;
margin: 50px 0 150px;
position: relative;
}
.services-template .image-between::after {
content: "";
position: absolute;
width: 100%;
height: 95%;
left: 0;
top: 35px;
-webkit-transform: skewY(-5deg);
-moz-transform: skewY(-5deg);
-o-transform: skewY(-5deg);
-ms-transform: skewY(-5deg);
transform: skewY(-5deg);
background: url(//www.sdv.fr/wp-content/themes/sdv2020/img/pattern.png) top left repeat;
background-attachment: fixed;
z-index: -1;
}
.services-template .secondaire-blocks {
justify-content: flex-start;
flex-wrap: wrap;
}
.services-template .secondaire-blocks .content-block {
margin: 30px 5% 30px 0;
display: flex;
flex-direction: column;
flex: 0 0 30%;
}
.services-template .secondaire-blocks .content-block:nth-child(3n+3) {
margin-right: 0;
}
.services-template .secondaire-blocks .content-block:last-child {
margin-right: 0;
}
.services-template .secondaire-blocks .content-block .picto {
margin: 0 auto 15px;
position: static;
}
.services-template .secondaire-blocks .content-block .title {
text-transform: uppercase;
color: #4fa3c7;
font-size: 2.4rem;
font-family: Static, sans-serif;
letter-spacing: 0.05em;
}
.services-template .secondaire-blocks .content-block p {
margin-top: 10px;
}
.services-template .page-bottom {
margin-top: 40px;
} .sdv-temoignages {
text-align: center;
margin-bottom: 100px;
}
.sdv-temoignages p {
font-size: 2.5em;
position: relative;
padding-left: 30px;
padding-right: 30px;
width: 60%;
margin: auto;
padding-top: 20px;
padding-bottom: 20px;
font-weight: 700;
margin-bottom: 30px;
}
.sdv-temoignages p:before {
content: "“";
position: absolute;
left: -13px;
top: 0px;
font-size: 10rem;
opacity: 0.8;
height: 30px;
}
.sdv-temoignages p:after {
content: "”";
position: absolute;
right: 13px;
bottom: 0px;
font-size: 10rem;
opacity: 0.8;
height: 30px;
}
.sdv-temoignages .button {
padding: 15px 25px;
} .sdv-news {
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-content: space-between;
}
.sdv-news .sdv-news-article {
flex: 1 1 100%;
max-width: 49%;
background-color: #fff;
margin: 15px 2% 15px 0;
display: flex;
border: solid 1px #ccc;
-webkit-box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.25);
box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.25);
}
.sdv-news .sdv-news-article:nth-of-type(2n+2) {
margin-right: 0;
}
.sdv-news .sdv-news-article figure {
overflow: hidden;
width: 50%;
position: relative;
}
.sdv-news .sdv-news-article figure > a {
display: block;
height: 100%;
opacity: 1;
}
.sdv-news .sdv-news-article figure > a:hover {
opacity: 0.8;
}
.sdv-news .sdv-news-article figure img {
width: auto;
max-width: none;
min-height: 100%;
min-width: 100%;
}
.sdv-news .sdv-news-article figure:after {
content: "";
position: absolute;
right: 0px;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
height: 0;
border-style: solid;
border-width: 20px 20px 20px 0;
border-color: transparent #fff transparent transparent;
}
.sdv-news .sdv-news-article .content {
flex: 1;
text-align: left;
padding: 15px 15px 40px;
color: #585e79;
position: relative;
}
.sdv-news .sdv-news-article .content .entry-meta {
color: #949494;
letter-spacing: 0.2rem;
font-size: 1.2rem;
font-family: Static, sans-serif;
margin-bottom: 10px;
}
.sdv-news .sdv-news-article .content .entry-meta a {
color: #949494;
}
.sdv-news .sdv-news-article .content a:hover {
color: #fb352f;
}
.sdv-news .sdv-news-article .content .btn-more {
position: absolute;
bottom: 0;
right: 0;
background-color: #ccc;
color: #fff;
font-size: 3rem;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
}
.sdv-news .sdv-news-article .content .btn-more:hover {
background-color: #262a3a;
}
.sdv-news .sdv-news-article .content h4 {
margin-bottom: 10px;
margin-top: 3px;
font-size: 2.4rem;
}
.sdv-news .sdv-news-article .content p {
margin-top: 0px;
margin-bottom: 0;
}
.archive .site-main, .blog .site-main {
padding-bottom: 200px;
}
.archive #breadcrumbs, .blog #breadcrumbs {
max-width: 100%;
}
.archive .page-title, .blog .page-title {
margin-bottom: 10px;
} .post-template-default .site-main, .page-template-default:not(.home) .site-main, .error404 .site-main {
padding-bottom: 150px;
}
.post-template-default .site-main.with-surfooter, .page-template-default:not(.home) .site-main.with-surfooter, .error404 .site-main.with-surfooter {
padding-bottom: 0;
}
.post-template-default .hentry, .page-template-default:not(.home) .hentry, .error404 .hentry {
max-width: 900px;
margin: 0 auto 50px;
}
.post-template-default .hentry .entry-content, .page-template-default:not(.home) .hentry .entry-content, .error404 .hentry .entry-content {
overflow: hidden;
}
.post-template-default .hentry .entry-meta, .page-template-default:not(.home) .hentry .entry-meta, .error404 .hentry .entry-meta {
text-transform: uppercase;
color: #949494;
letter-spacing: 1px;
}
.post-template-default .hentry .entry-meta a, .page-template-default:not(.home) .hentry .entry-meta a, .error404 .hentry .entry-meta a {
color: #949494;
}
.post-template-default .hentry h1, .page-template-default:not(.home) .hentry h1, .error404 .hentry h1 {
font-size: 4rem;
clear: none;
margin-bottom: 40px;
}
.post-template-default .hentry h2, .page-template-default:not(.home) .hentry h2, .error404 .hentry h2 {
font-size: 3.5rem;
margin-bottom: 15px;
margin-top: 50px;
clear: none;
color: #fb352f;
}
.post-template-default .hentry h2:first-child, .page-template-default:not(.home) .hentry h2:first-child, .error404 .hentry h2:first-child {
margin-top: 0;
}
.post-template-default .hentry h3, .page-template-default:not(.home) .hentry h3, .error404 .hentry h3 {
font-size: 2.8rem;
margin-bottom: 10px;
margin-top: 35px;
clear: none;
}
.post-template-default .hentry h3:first-child, .page-template-default:not(.home) .hentry h3:first-child, .error404 .hentry h3:first-child {
margin-top: 0;
}
.post-template-default .hentry h4, .page-template-default:not(.home) .hentry h4, .error404 .hentry h4 {
font-size: 2rem;
margin-bottom: 10px;
clear: none;
}
.post-template-default .hentry p, .post-template-default .hentry ul, .post-template-default .hentry ol, .page-template-default:not(.home) .hentry p, .page-template-default:not(.home) .hentry ul, .page-template-default:not(.home) .hentry ol, .error404 .hentry p, .error404 .hentry ul, .error404 .hentry ol {
font-size: 2rem;
color: #585e79;
margin-top: 0;
}
.post-template-default .hentry p:last-child, .post-template-default .hentry ul:last-child, .post-template-default .hentry ol:last-child, .page-template-default:not(.home) .hentry p:last-child, .page-template-default:not(.home) .hentry ul:last-child, .page-template-default:not(.home) .hentry ol:last-child, .error404 .hentry p:last-child, .error404 .hentry ul:last-child, .error404 .hentry ol:last-child {
margin-bottom: 0;
}
.post-template-default .hentry p a, .post-template-default .hentry ul a, .post-template-default .hentry ol a, .page-template-default:not(.home) .hentry p a, .page-template-default:not(.home) .hentry ul a, .page-template-default:not(.home) .hentry ol a, .error404 .hentry p a, .error404 .hentry ul a, .error404 .hentry ol a {
color: #4fa3c7;
}
.post-template-default .hentry p a:hover, .post-template-default .hentry p a:focus, .post-template-default .hentry ul a:hover, .post-template-default .hentry ul a:focus, .post-template-default .hentry ol a:hover, .post-template-default .hentry ol a:focus, .page-template-default:not(.home) .hentry p a:hover, .page-template-default:not(.home) .hentry p a:focus, .page-template-default:not(.home) .hentry ul a:hover, .page-template-default:not(.home) .hentry ul a:focus, .page-template-default:not(.home) .hentry ol a:hover, .page-template-default:not(.home) .hentry ol a:focus, .error404 .hentry p a:hover, .error404 .hentry p a:focus, .error404 .hentry ul a:hover, .error404 .hentry ul a:focus, .error404 .hentry ol a:hover, .error404 .hentry ol a:focus {
text-decoration: underline;
}
.post-template-default .hentry ol, .page-template-default:not(.home) .hentry ol, .error404 .hentry ol {
padding-left: 40px;
}
.post-template-default .hentry ul li, .page-template-default:not(.home) .hentry ul li, .error404 .hentry ul li {
padding-left: 20px;
position: relative;
line-height: 1.2em;
margin-bottom: 10px;
}
.post-template-default .hentry ul li::before, .page-template-default:not(.home) .hentry ul li::before, .error404 .hentry ul li::before {
content: "";
background: #ccc;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
position: absolute;
left: 0;
width: 8px;
height: 8px;
top: 0.4em;
}
.post-template-default .hentry ul li:last-child, .page-template-default:not(.home) .hentry ul li:last-child, .error404 .hentry ul li:last-child {
margin-bottom: 0;
}
.post-template-default .hentry figure, .page-template-default:not(.home) .hentry figure, .error404 .hentry figure {
margin-top: 15px;
}
.post-template-default .hentry figure.alignright, .post-template-default .hentry figure.alignleft, .page-template-default:not(.home) .hentry figure.alignright, .page-template-default:not(.home) .hentry figure.alignleft, .error404 .hentry figure.alignright, .error404 .hentry figure.alignleft {
margin-top: 0;
}
.post-template-default .hentry .wp-block-image:first-child + h2, .post-template-default .hentry .wp-block-image:first-child + h3, .page-template-default:not(.home) .hentry .wp-block-image:first-child + h2, .page-template-default:not(.home) .hentry .wp-block-image:first-child + h3, .error404 .hentry .wp-block-image:first-child + h2, .error404 .hentry .wp-block-image:first-child + h3 {
margin-top: 0;
} .landing-page {
font-size: 2rem;
}
.landing-page #contact {
padding-top: 70px;
margin-top: -70px;
}
.landing-page .landing-form {
margin-bottom: 70px;
}
.landing-page .landing-form p:first-child {
margin-top: 0;
}
.landing-page .landing-form > .wp-block-column {
padding: 30px;
flex-basis: 50% !important;
}
.landing-page .landing-form > .wp-block-column:first-child {
background: #e0e0e0;
}
.landing-page .landing-form > .wp-block-column:first-child > p {
font-size: 2.4rem;
text-align: center;
margin-bottom: 20px;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns {
align-items: center;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image img, .landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image figure img {
display: block;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image:last-child, .landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image:last-child figure {
margin-bottom: 0;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns:last-child {
margin-bottom: 0;
}
.landing-page .landing-form > .wp-block-column:last-child {
background: url(//www.sdv.fr/wp-content/themes/sdv2020/img/nuage-haut.png) center top no-repeat, url(//www.sdv.fr/wp-content/themes/sdv2020/img/nuages-bas.png) center bottom no-repeat, #4fa3c7;
background-size: 33%, contain, auto;
color: #fff;
margin: 0;
display: flex;
align-items: center;
align-content: center;
flex-wrap: wrap;
padding: 7% 30px 12% 40px;
}
.landing-page .landing-form > .wp-block-column:last-child h1, .landing-page .landing-form > .wp-block-column:last-child h2, .landing-page .landing-form > .wp-block-column:last-child h3, .landing-page .landing-form > .wp-block-column:last-child h4 {
color: #fff;
font-size: 7rem;
line-height: 0.9em;
margin-bottom: 10px;
flex: 0 0 100%;
}
.landing-page .landing-form > .wp-block-column:last-child h1:last-child, .landing-page .landing-form > .wp-block-column:last-child h2:last-child, .landing-page .landing-form > .wp-block-column:last-child h3:last-child, .landing-page .landing-form > .wp-block-column:last-child h4:last-child {
margin-bottom: 0;
}
.landing-page .landing-form > .wp-block-column:last-child .landing-iso {
flex-direction: column;
}
.landing-page .landing-form > .wp-block-column:last-child .landing-iso .wp-block-column:not(:first-child) {
margin-left: 0;
}
.landing-page .wp-block-separator {
background: #ccc;
height: 1px;
margin: 50px auto;
}
.landing-page .btn:not(.wp-block-button), .landing-page .surfooter-block a:not(.wp-block-button), .surfooter-block .landing-page a:not(.wp-block-button),
.landing-page .wp-block-button.btn .wp-block-button__link,
.landing-page .surfooter-block a.wp-block-button .wp-block-button__link,
.surfooter-block .landing-page a.wp-block-button .wp-block-button__link {
font-size: 2.4rem;
}
.landing-page .landing-iso {
display: flex;
justify-content: flex-start;
align-items: center;
}
.landing-page .landing-iso .wp-block-column {
flex: initial;
flex-basis: auto !important;
}
.landing-page .landing-iso .wp-block-column:not(:first-child) {
margin-left: 20px;
}
.landing-page .landing-solutions {
padding: 50px 30px;
margin: 60px auto;
}
.landing-page .landing-solutions .wp-block-group__inner-container > h2, .landing-page .landing-solutions .wp-block-group__inner-container > h3 {
font-size: 4rem;
max-width: 960px;
margin: 0 auto 70px;
}
.landing-page .landing-solutions .wp-block-columns {
margin-bottom: 0;
padding: 0;
background-color: transparent;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column {
padding: 35px 30px;
background: #fff;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column h3, .landing-page .landing-solutions .wp-block-columns .wp-block-column h4 {
min-height: 52px;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column .wp-block-image figure {
margin-bottom: 0;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column > * {
width: 100%;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column > *:last-child {
margin-bottom: 0;
}
.landing-page .landing-pictos {
margin-bottom: 0;
}
.landing-page .landing-pictos .wp-block-image {
background: #4fa3c7;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
padding: 15px;
width: 110px;
height: 110px;
margin: 0 auto 20px;
display: flex;
align-items: center;
justify-content: center;
}
.landing-page .landing-pictos .wp-block-image figure {
margin: 0;
}
.landing-page .landing-pictos .wp-block-image figure img {
display: block;
}
.landing-page .landing-pictos p {
color: #555;
font-size: 1.6rem;
font-weight: bold;
margin: auto;
}
.landing-page .landing-pictos p:last-child {
margin-bottom: 0;
}
.landing-page .liste-2col h3 {
text-transform: uppercase;
color: #4fa3c7;
margin-bottom: 5px;
margin-top: 50px;
}
.landing-page .liste-2col h3:first-child {
margin-top: 0;
}
.landing-page .liste-2col h3 + p {
margin-top: 0;
}
.landing-page .liste-2col p {
margin-top: 5px;
margin-bottom: 10px;
}
.landing-page .liste-2col .wp-block-column {
margin-bottom: 0;
}
.landing-page .liste-2col .wp-block-column > *:last-child {
margin-bottom: 0;
}
.landing-page .main-content > *:last-child {
margin-bottom: 50px;
}
.landing-page .main-content > h2, .landing-page .main-content > h3 {
font-size: 3.5rem;
max-width: 900px;
margin: 60px auto 50px;
}
.landing-page .main-content > h2 + .sdv-references-logos,
.landing-page .main-content > h2 + p, .landing-page .main-content > h3 + .sdv-references-logos,
.landing-page .main-content > h3 + p {
margin-top: -20px;
}
.landing-page .main-content > p {
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
max-width: 900px;
}
.landing-page .main-content > p + .wp-block-buttons {
margin-top: 60px;
}
.landing-page .main-content > ol {
list-style: none;
counter-reset: my-awesome-counter;
max-width: 960px;
margin: auto;
}
.landing-page .main-content > ol li {
counter-increment: my-awesome-counter;
margin-bottom: 60px;
line-height: 1.2;
}
.landing-page .main-content > ol li::before {
content: counter(my-awesome-counter) "/ ";
font-weight: bold;
line-height: 1.4;
}
.landing-page .main-content > ol li strong {
text-transform: uppercase;
font-weight: bold;
line-height: 1.4;
}
.landing-page .main-content > ol li:last-child {
margin-bottom: 0;
} .surfooter {
background: #66bcce;
background: -moz-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -webkit-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -o-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: -ms-linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background: linear-gradient(270deg, #66bcce, #3e83cc, #1c2a4a);
background-size: 200% 200%;
-webkit-animation: bg-header 15s ease 1s infinite;
-moz-animation: bg-header 15s ease 1s infinite;
animation: bg-header 15s ease 1s infinite;
color: #fff;
text-align: center;
padding: 175px 0 200px;
position: relative;
z-index: 0; }
@-webkit-keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@-moz-keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@keyframes bg-header {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
.surfooter p {
margin: 0;
}
.surfooter .logo {
max-width: 250px;
margin: 0 auto;
}
.surfooter .site-description {
margin: 1em 0;
}
.surfooter.no-pack {
padding-top: 130px;
}
.surfooter .sib-form {
margin: 30px auto 0;
max-width: 600px;
}
.surfooter .sib-form .entry__choice span {
color: #fff !important;
}
.surfooter .sib-form .entry__specification {
color: rgba(255, 255, 255, 0.75) !important;
}
.surfooter-block {
font-size: 4rem;
}
.surfooter-block a {
font-size: 2rem;
}
.surfooter-block p {
margin-bottom: 20px;
font-weight: bold;
}
.surfooter-block p:last-child {
margin-bottom: 0;
}
.site-footer {
background-color: #262a3a;
padding: 55px 55px 0px 55px;
display: flex;
flex-wrap: wrap;
justify-content: center;
position: relative;
z-index: 2;
}
.site-footer::after {
content: "";
position: absolute;
transform: skewY(-4deg);
transform-origin: top left;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #262a3a;
z-index: -1;
}
.site-footer a {
color: #fff;
}
.site-footer a:hover, .site-footer a:focus {
text-decoration: underline;
}
.site-footer .contact-form {
color: #fff;
font-size: 2rem;
}
.site-footer .contact-form input[type=text],
.site-footer .contact-form input[type=email],
.site-footer .contact-form textarea {
background-color: #191c2a;
border: 0;
color: #fff;
font-size: 1.4rem;
}
.site-footer .contact-form textarea {
height: 120px;
}
.site-footer .contact-form .col50 {
margin-bottom: 15px;
}
.site-footer .sdv-infos {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 30px;
}
.site-footer .sdv-infos .logo {
margin-right: 30px;
padding-right: 30px;
display: flex;
align-items: center;
}
.site-footer .sdv-infos .logo img {
max-width: 150px;
}
.site-footer .sdv-infos .informations {
font-family: Static, sans-serif;
text-transform: uppercase;
letter-spacing: 0.2rem;
color: #fff;
display: flex;
}
.site-footer .sdv-infos .informations p {
margin: 0 0 10px;
}
.site-footer .sdv-infos .informations > * {
padding: 0 30px;
border-left: 1px solid #fff;
}
.site-footer .sdv-infos .informations > *:last-child {
padding-right: 0;
}
.site-footer .sdv-infos .informations .widget_text {
font-size: 1.4rem;
}
.site-footer .sdv-infos .informations .widget_text p {
line-height: 1.4em;
}
.site-footer .sdv-infos .informations .widget_text p:last-child {
margin-bottom: 0;
}
.site-footer .sdv-infos .informations .widget_text strong {
font-size: 2.4rem;
}
.site-footer .sdv-infos .informations .footer-navigation {
display: flex;
align-items: center;
}
.site-footer .sdv-infos .informations .socials {
display: flex;
align-items: center;
}
.site-footer .sdv-infos .informations .socials p {
font-weight: bold;
text-transform: initial;
letter-spacing: initial;
margin-bottom: 0;
margin-right: 15px;
}
.site-footer .sdv-infos .informations .socials .menu {
display: flex;
justify-content: left;
}
.site-footer .sdv-infos .informations .socials .menu li {
margin-right: 10px;
}
.site-footer .sdv-infos .informations .socials .menu li:last-child {
margin-right: 0;
}
.site-footer .sdv-infos .informations .socials .menu .social a {
position: relative;
font-size: 0;
line-height: 0;
display: block;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.site-footer .sdv-infos .informations .socials .menu .social a::before {
font-family: Icons, sans-serif;
color: #fff;
font-size: 3rem;
line-height: 1;
display: block;
}
.site-footer .sdv-infos .informations .socials .menu .social a:hover, .site-footer .sdv-infos .informations .socials .menu .social a:focus {
text-decoration: none;
opacity: 0.75;
}
.site-footer .sdv-infos .informations .socials .menu .social.ico-link a:before {
content: "\eac9";
}
.site-footer .sdv-infos .informations .socials .menu .social.ico-face a:before {
content: "\ea91";
}
.site-footer .sdv-infos .informations .socials .menu .social.ico-twit a:before {
content: "\ea96";
}
.site-footer .sdv-infos .informations .socials .menu .social.ico-inst a:before {
content: "\ea92";
}
.site-footer .sdv-infos .informations #footer-menu {
padding-top: 20px;
padding-bottom: 20px;
display: flex;
}
.site-footer .sdv-infos .informations #footer-menu li {
margin-right: 20px;
}
.site-footer .sdv-infos .informations #footer-menu li:last-child {
margin-right: 0;
}
.site-footer .sdv-contact {
width: 40%;
}
.site-footer .bottom-menu {
flex: 0 0 100%;
}
.site-footer .bottom-menu .menu {
display: flex;
font-family: Static, sans-serif;
justify-content: center;
}
.site-footer .bottom-menu .menu li {
padding: 15px;
opacity: 0.5;
} @media screen and (max-width: 1200px) {
.site-header .logo:before {
left: -530px;
}
.products-template .content-block:nth-child(odd):last-child {
margin-bottom: 120px;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns {
flex-direction: column;
align-items: flex-start;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-column {
margin-bottom: 0;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-column:not(:first-child) {
margin-left: 0;
margin-top: 10px;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image {
display: inline-block;
margin-left: 20px;
vertical-align: top;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image, .landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image figure {
margin-bottom: 0;
}
.landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image:first-child, .landing-page .landing-form > .wp-block-column .wp-block-columns .wp-block-image:first-child figure {
margin-left: 0;
}
.landing-page .landing-form > .wp-block-column:last-child .landing-iso {
flex-direction: row;
}
.landing-page .landing-form > .wp-block-column:last-child .landing-iso .wp-block-column:not(:first-child) {
margin-left: 20px;
margin-top: 0;
}
}
@media screen and (max-width: 1024px) {
.site-header .logo:before {
left: -500px;
}
.type-services,
.type-product {
margin: auto;
}
.sdv-poducts-services .sdv-quote {
margin-bottom: 130px;
}
.products-template .content-block {
padding: 50px 0;
}
.products-template .content-block:nth-child(even) {
min-height: 400px;
padding: 70px 0;
}
.your-needs .needs-nav {
margin: 0 -40px;
}
.your-needs .needs-nav > div ul li a {
font-size: 2rem;
}
.landing-page .sdv-references-logos {
flex-wrap: wrap;
justify-content: center;
margin-bottom: -10px;
}
.landing-page .sdv-references-logos .wp-block-column {
flex: 1;
flex-basis: auto !important;
text-align: center;
margin: 0 0 10px;
padding: 0 2%;
}
.landing-page .landing-pictos {
flex-wrap: wrap;
justify-content: center;
margin-bottom: -30px;
}
.landing-page .landing-pictos .wp-block-column {
flex: 0 1;
flex-basis: auto !important;
text-align: center;
margin: 0 0 30px;
padding: 0 5%;
}
.landing-page .main-content > *:last-child {
margin-bottom: 0;
}
.site-footer .sdv-infos {
display: block;
}
.site-footer .sdv-infos .logo {
margin-right: 0px;
padding-right: 0px;
margin-bottom: 30px;
}
.site-footer .sdv-infos .informations > *:first-child {
border-left: 0;
padding-left: 0;
}
.site-footer .sdv-infos .informations .socials {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.site-footer .sdv-infos .informations .socials p {
margin-right: 0;
margin-bottom: 10px;
}
.site-footer .sdv-contact {
width: 60%;
}
}
@media screen and (min-width: 800px) and (max-width: 1024px) {
.sdv-news .sdv-news-article {
flex-direction: column;
}
.sdv-news .sdv-news-article figure {
width: 100%;
}
.sdv-news .sdv-news-article figure::after {
left: 50%;
right: auto;
top: auto;
bottom: 0;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border-width: 0 20px 20px 20px;
border-color: transparent transparent #fff transparent;
}
.sdv-news .sdv-news-article figure img {
max-width: 100%;
}
}
@media screen and (max-width: 900px) {
.complementary-block {
width: 100%;
}
}
@media screen and (max-width: 800px) {
.home .site-header .logo {
padding-top: 90px;
}
.home .site-header .logo:before {
background-size: 100%;
left: -480px;
top: 80px;
}
.home .site-header .header-tagline {
max-width: 320px;
}
.home .sdv-quote p {
width: 80%;
}
.home .sdv-poducts-services .sdv-quote:before {
bottom: -90px;
left: 0px;
}
.site-header {
min-height: 450px;
}
.site-header .main-navigation {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.site-header .main-navigation button.menu-toggle {
display: block;
}
.site-header .main-navigation > div {
background-color: transparent;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
display: none;
}
.site-header .main-navigation > div ul.menu {
display: block;
}
.site-header .main-navigation > div ul.menu > li {
padding: 5px 0px;
}
.site-header .main-navigation > div ul.menu > li > a {
border-left: 2px solid transparent;
border-top: 0;
padding-left: 10px;
}
.site-header .main-navigation > div ul.menu > li > a::before {
content: "";
position: absolute;
background: transparent;
width: 0;
left: 0;
height: 2px;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-top: -2px;
}
.site-header .main-navigation > div ul.menu > li:hover > a, .site-header .main-navigation > div ul.menu > li:focus > a, .site-header .main-navigation > div ul.menu > li.current-menu-item > a, .site-header .main-navigation > div ul.menu > li.current-menu-ancestor > a {
border-color: #fff;
}
.site-header .main-navigation > div ul.menu > li.current-menu-item > a::before, .site-header .main-navigation > div ul.menu > li.current-menu-ancestor > a::before {
background: #fff;
width: 45px;
left: -45px;
}
.site-header .main-navigation > div ul.menu .sub-menu {
background: transparent;
position: static;
padding: 0;
width: 100%;
background-color: transparent;
}
.site-header .main-navigation > div ul.menu .sub-menu li a {
border-width: 0;
}
.site-header .main-navigation > div ul.menu .menu-item-has-children.focus > a {
position: relative;
}
.site-header .main-navigation > div ul.menu .menu-item-has-children.focus .sub-menu {
visibility: visible;
opacity: 1;
max-height: 1500px;
}
.site-header .main-navigation > div ul.menu .menu-item-has-children.focus > a:after {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.site-header .main-navigation.sticky button.menu-toggle {
padding: 20px;
background-color: #fb352f;
}
.site-header .main-navigation.sticky button.menu-toggle:after {
top: 6px;
left: 9px;
}
.site-header .main-navigation.sticky > div {
background-color: transparent;
}
.site-header .main-navigation.toggled {
background-color: #fb352f;
z-index: 1000;
height: 100%;
}
.site-header .main-navigation.toggled > div {
display: block;
}
.site-header .main-navigation.toggled button.menu-toggle:after {
content: "\ea0f";
}
.site-header .main-navigation.toggled ul.menu {
display: block;
}
.site-header .main-navigation.toggled ul.menu.sub-menu {
position: relative;
display: block;
top: 0px;
}
.site-header .main-navigation.toggled:after {
content: url(//www.sdv.fr/wp-content/themes/sdv2020/img/logo-sdv.png);
position: absolute;
bottom: 20%;
right: -13%;
opacity: 0.3;
z-index: -1;
}
.site-header .logo {
padding-top: 50px;
max-width: 160px;
}
.site-header .logo:before {
background-size: 80%;
left: -390px;
top: 30px;
}
.site-header .header-tagline {
max-width: 250px;
}
.your-needs .need .primary-need .content {
flex: 0 0 70%;
padding-right: 10px;
}
.site-main .your-needs .need .primary-need .content {
flex: 0 0 70%;
}
.site-main .sdv-poducts-services .sdv-services .block,
.site-main .sdv-poducts-services .sdv-products .block {
width: 100%;
}
.home .sdv-news .wrap {
display: block;
}
.home .sdv-news .wrap article {
flex: 100%;
max-width: 100%;
margin-right: 0px;
}
.products-template .content-block .media {
display: none;
}
.products-template .content-block .media + .content {
width: 100%;
}
.products-template .content-block .content {
width: 100%;
}
.sdv-news {
display: block;
}
.sdv-news .sdv-news-article {
max-width: 100%;
margin-right: 0px;
}
.pagination ol {
justify-content: center;
}
.landing-page #contact {
padding-top: 0;
margin-top: 0;
}
.site-footer .sdv-infos {
width: 100%;
}
.site-footer .sdv-infos .informations {
flex-direction: column;
}
.site-footer .sdv-infos .informations > * {
border-left: 0;
padding: 20px 0;
border-top: 1px solid #fff;
}
.site-footer .sdv-infos .informations > *:first-child {
border-top: 0;
padding-top: 0;
}
.site-footer .sdv-infos .informations > *:last-child {
padding-bottom: 0;
}
.site-footer .sdv-infos .informations .footer-navigation {
padding: 0;
}
.site-footer .sdv-infos .informations #footer-menu {
flex-wrap: wrap;
}
}
@media screen and (max-width: 760px) {
.your-needs .needs-nav:before {
height: 95px;
}
.your-needs .needs-nav > div {
height: 95px;
}
.your-needs .needs-nav > div ul {
height: 95px;
}
.your-needs .needs-nav > div ul li a {
font-size: 1.8rem;
}
.your-needs .need .primary-need figure {
margin-block: 0;
}
.your-needs .need .primary-need figure img {
margin-top: 0;
}
.your-needs .need .primary-need .sdv-references {
margin-top: 20px;
}
.services-template .principal-blocks {
flex-direction: column;
}
.services-template .principal-blocks .content-block {
margin: 0;
margin-bottom: 35px;
}
.products-template .content-block:nth-child(even) {
min-height: 300px;
}
.products-template .content-block:nth-child(odd):last-child {
margin-bottom: 90px;
}
.landing-page .landing-form {
margin-bottom: 50px;
}
.landing-page .landing-form > .wp-block-column {
padding: 30px 20px;
}
.landing-page .landing-form > .wp-block-column:last-child h1,
.landing-page .landing-form > .wp-block-column:last-child h2,
.landing-page .landing-form > .wp-block-column:last-child h3,
.landing-page .landing-form > .wp-block-column:last-child h4 {
font-size: 6rem;
}
.landing-page .landing-solutions {
padding: 30px 20px;
margin: 50px auto;
}
.landing-page .landing-solutions .wp-block-group__inner-container > h2,
.landing-page .landing-solutions .wp-block-group__inner-container > h3 {
margin-bottom: 30px;
font-size: 3rem;
}
.landing-page .landing-solutions .wp-block-columns {
flex-direction: column;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column {
margin-bottom: 30px;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column:not(:first-child) {
margin-left: 0;
}
.landing-page .landing-solutions .wp-block-columns .wp-block-column:last-child {
margin-bottom: 0;
}
.landing-page .liste-2col {
flex-direction: column;
}
.landing-page .liste-2col > .wp-block-column {
margin-bottom: 50px;
margin-left: 0;
}
.landing-page .liste-2col > .wp-block-column:last-child {
margin-bottom: 0;
}
.landing-page .main-content > h2,
.landing-page .main-content > h3 {
margin: 40px auto 30px;
}
.landing-page .main-content > h2 + .sdv-references-logos,
.landing-page .main-content > h3 + .sdv-references-logos {
margin-top: -10px;
}
.landing-page .main-content > ol li {
margin-bottom: 40px;
}
.site .sib-form #sib-form > div:first-child, .site .sib-form #sib-form > div:nth-child(2) {
width: 100%;
}
.site .sib-form #sib-form > div:nth-child(2) {
margin-left: 0;
}
}
@media screen and (max-width: 640px) {
.complementary-needs ul li {
min-width: 0;
}
.complementary-needs {
padding: 30px;
}
.complementary-needs ul {
display: block;
}
.complementary-needs ul li {
margin: 0 0 30px;
}
.complementary-needs ul li:after {
display: none;
}
.complementary-needs ul li:last-child {
margin-bottom: 0px;
}
.products-template .post-thumbnail {
margin-bottom: 40px;
}
.landing-page .landing-form {
flex-direction: column;
}
.landing-page .landing-form > .wp-block-column {
order: 1;
margin: 0;
}
.landing-page .landing-form > .wp-block-column:last-child {
margin: 0;
order: 0;
padding: 15% 30px 25%;
}
}
@media screen and (max-width: 600px) {
.wrap {
padding: 0 30px;
}
.site-main .your-needs .need .primary-need .title {
font-size: 5rem;
}
.site-main .your-needs .need .primary-need .sdv-references {
align-items: center;
}
.site-main .your-needs .need .primary-need .sdv-references .title {
font-size: 3.5rem;
margin-bottom: 10px;
}
.site-main .your-needs .need .primary-need .sdv-references-logos {
justify-content: center;
column-gap: 20px;
}
.home .site-header {
min-height: 450px;
}
.home .site-header .logo {
margin-top: -45px;
}
.home .site-header .logo:before {
background-size: 80%;
left: -354px;
top: 80px;
}
.home .site-header .site-description {
font-size: 1.5rem;
}
.site-header {
min-height: 339px;
}
.site-header .logo:before {
background-size: 63%;
left: -291px;
top: 30px;
}
.site-description {
font-size: 1.5rem;
}
.tagline {
margin-top: 5px;
font-size: 3rem;
}
.your-needs {
padding-top: 20px;
margin-top: -20px;
}
.your-needs .needs-nav {
margin: 0 -30px;
}
.products-template .principal-blocks {
flex-wrap: wrap;
}
.products-template .content-block:nth-child(even) {
min-height: 200px;
}
.services-template .secondaire-blocks .content-block {
flex: inherit;
margin: 0px 0px 35px 0px;
}
.wp-block-columns .wp-block-column {
margin-bottom: 30px;
}
.services-template .main-content .wp-block-columns .wp-block-column:not(:first-child),
.products-template .main-content .wp-block-columns .wp-block-column:not(:first-child) {
margin-left: 0px;
}
.sdv-poducts-services .sdv-quote p {
width: 100%;
}
.sdv-poducts-services .sdv-quote:before {
bottom: -90px;
} .your-needs .needs-nav {
margin: 0;
}
.your-needs .needs-nav::before {
display: none;
}
.your-needs .needs-nav .needs-title {
margin-top: 0px;
margin-bottom: 5px;
}
.your-needs .needs-nav > div {
height: 42px;
}
.your-needs .needs-nav > div .needs-menu {
display: none;
}
.your-needs .needs-select-wrap {
display: block;
}
.your-needs .need .primary-need {
display: block;
margin-top: 50px;
}
.your-needs .need .primary-need .content {
margin-bottom: 30px;
padding: 0;
}
.your-needs .complementary-needs ul li {
max-width: inherit;
margin: 0px 0px 30px 0px;
}
.your-needs .complementary-needs ul li::after {
display: none;
}
.your-needs .complementary-needs ul li:last-child {
margin-bottom: 0px;
}
.your-needs .complementary-block {
margin-top: 30px;
}
.your-needs .complementary-block > p {
margin-bottom: 20px;
}
.services-template .entry-header .title,
.products-template .entry-header .title {
font-size: 7.5rem;
}
.site-footer {
display: block;
}
.site-footer .sdv-infos,
.site-footer .sdv-contact {
width: 100%;
margin-bottom: 40px;
}
.site-footer .sdv-infos .logo {
margin: 0px 0px 15px 0px;
padding: 0px;
}
.site-footer .bottom-menu .menu {
display: block;
}
.site-footer .bottom-menu .menu li {
text-align: center;
line-height: 1.2;
}
}
@media screen and (max-width: 500px) {
.site-header .logo:before {
background-size: 59%;
left: -207px;
top: 10px;
}
.site-description {
font-size: 1.3rem;
}
.services-template .entry-header .title,
.products-template .entry-header .title {
font-size: 5rem;
}
.type-services,
.type-product {
width: 100%;
}
.sdv-news .sdv-news-article {
flex-direction: column;
}
.sdv-news .sdv-news-article figure {
width: 100%;
}
.sdv-news .sdv-news-article figure::after {
left: 50%;
right: auto;
top: auto;
bottom: 0;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border-width: 0 20px 20px 20px;
border-color: transparent transparent #fff transparent;
}
.sdv-news .sdv-news-article figure img {
max-width: 100%;
}
.site-main .sdv-poducts-services .sdv-services .block,
.site-main .sdv-poducts-services .sdv-products .block {
width: 80%;
}
.site-main .sdv-poducts-services .sdv-quote {
padding-right: 0;
padding-bottom: 50px;
margin-bottom: 100px;
}
.contact-form {
display: block;
}
.contact-form input[type=submit] {
width: 80%;
}
.contact-form .colcaptcha {
margin-right: 0;
margin-bottom: 15px;
}
.contact-form .colcaptcha .cf7emc-captcha-field {
justify-content: center;
}
.contact-form .colcaptcha .cf7emc-captcha-field .wpcf7-not-valid-tip {
text-align: center;
}
.contact-form .colsmall {
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}
.contact-form .colsmall .ajax-loader {
margin-top: 5px;
}
.wpcf7 form .wpcf7-response-output {
margin-top: 5px;
}
}
@media screen and (max-width: 460px) {
.wrap {
padding: 0 20px;
}
.home .site-header {
min-height: 410px;
}
.home .site-header .header-tagline {
font-size: 2rem;
text-align: left;
margin-left: 33px;
max-width: 230px;
}
.home .site-header .site-description {
font-size: 1.2rem;
text-align: left;
margin-left: 33px;
}
.home .site-header .logo {
margin-left: 33px;
padding-top: 110px;
}
.home .site-header .logo:before {
top: 100px;
background-size: 61%;
left: 100px;
}
.home .your-needs .needs-nav > div ul li a {
font-size: 1.5rem;
}
.site-main .sdv-poducts-services .sdv-services .block,
.site-main .sdv-poducts-services .sdv-products .block {
width: 100%;
margin-bottom: 30px;
}
.home .sdv-news > .wrap {
display: block;
}
.your-needs {
width: 100%;
}
.your-needs .complementary-needs ul {
display: block;
}
.your-needs .complementary-needs ul li {
margin-bottom: 50px;
max-width: initial;
}
.your-needs .complementary-needs ul li::after {
right: inherit;
top: inherit;
left: calc(50% - 15px);
}
.your-needs .need .primary-need {
padding: 20px 0;
margin-top: 10px;
}
.your-needs .needs-nav > div ul li:last-child::before,
.your-needs .needs-nav:before {
display: none;
}
.landing-page .landing-form > .wp-block-column:last-child h1,
.landing-page .landing-form > .wp-block-column:last-child h2,
.landing-page .landing-form > .wp-block-column:last-child h3,
.landing-page .landing-form > .wp-block-column:last-child h4 {
font-size: 4rem;
}
.site .sib-form .g-recaptcha > div {
max-width: 100%;
width: auto !important;
}
.site .sib-form .g-recaptcha > div iframe {
max-width: 100%;
}
.site .sib-form .g-recaptcha.sib-visible-recaptcha {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.site .sib-form #sib-form .sib-form-block__button {
width: 100%;
text-align: center !important;
}
.site-footer .bottom-menu .menu {
display: block;
}
.site-footer .bottom-menu .menu li {
text-align: center;
letter-spacing: 0rem;
line-height: 1.2;
}
.site-footer {
padding: 55px 40px 0px 40px;
}
}
@media screen and (max-width: 340px) {
.services-template .entry-header .title,
.products-template .entry-header .title {
font-size: 5rem;
}
}