@font-face {
font-family: 'Anton Re';
src: url(//www.acet-metal.fr/wp-content/themes/acet/fonts/Anton-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Asap Re';
src: url(//www.acet-metal.fr/wp-content/themes/acet/fonts/AsapCondensed-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
} body,
html {
width: 100%;
height: auto;
font-size: 15px;
}
body {
font-family: 'Asap Re', Helvetica, sans-serif;
overflow-x: hidden;
color: #000;
}
section {
padding: 3rem 0;
}
b,
strong {
font-family: 'Anton Re', Helvetica, sans-serif;
font-weight: unset;
}
a {
color: #000;
text-decoration: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
button:hover,
button:focus,
a:hover,
a:focus {
color: #e64542 !important;
box-shadow: 0 !important;
outline: 0 !important;
}
p {
color: #000;
line-height: 1.3;
margin-bottom: 20px;
}
p:last-child {
margin-bottom: 0;
}
ul {
list-style-type: circle;
padding-left: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Anton Re', Helvetica, sans-serif;
}
figure {
margin: 0;
}
.bg-bleu {
background-color: #00b5e9;
}
.card {
border-radius: 0;
border: 0;
background-color: transparent;
}
.card img {
border-radius: 0 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .card > * {
flex: 0 0 auto;
}
} .head-home {
position: absolute;
top: 3rem;
}
.head-page {
position: relative;
padding-top: 3rem;
}
.head-home .slogan,
.head-page .slogan {
font-size: 1.6rem;
margin-left: 8.5%;
color: #3a66a4;
}
@media screen and (max-width: 1199px) {
.head-home .slogan,
.head-page .slogan {
margin-left: 1.5%;
}
}
@media screen and (max-width: 991px) {
.head-home .slogan,
.head-page .slogan {
margin-left: 20.5%;
}
}
@media screen and (max-width: 767px) {
.head-home .logo,
.head-page .logo {
max-width: 300px;
display: block;
margin: 0 auto;
}
.head-home .slogan,
.head-page .slogan {
margin-left: 0;
text-align: center;
}
}
@media screen and (max-width: 575px) {
.head-home .logo,
.head-page .logo {
max-width: 100%;
}
} .top-nav {
padding: 1rem 0;
}
.top-nav .top-nav-wrapper {
display: table;
margin-left: auto;
}
.top-nav ul {
list-style: none;
padding-left: 0;
}
.top-nav ul li {
display: inline;
}
.top-nav ul li a {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 1.1rem;
color: #000;
text-decoration: none;
}
.top-nav .navbar-center,
.top-nav .navbar-right {
display: table-cell;
}
.top-nav .navbar-center li a {
padding: 0.5rem 0.7rem;
}
.top-nav .navbar-center li.contact a {
color: #00b5e9;
position: relative;
margin-left: 2rem;
}
.top-nav .navbar-center li.contact a:hover,
.top-nav .navbar-center li.contact a:focus {
color: #000;
}
.top-nav .navbar-center a:hover,
.top-nav .navbar-center a:focus,
.top-nav .navbar-center a:hover *,
.top-nav .navbar-center a:focus * {
color: #000;
}
.top-nav .navbar-right {
padding-left: 0.5rem;
}
@media screen and (max-width: 767px) {
.top-nav {
padding: 1rem 0;
}
.top-nav .top-nav-wrapper {
margin-right: 15px;
}
} #navigation .navbar {
position: relative;
z-index: 15;
padding: 0;
margin: 0;
overflow-y: clip;
}
#navigation .navbar ul {
border-top: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}
#navigation .navbar .navbar-nav li {
margin: 0 auto;
}
#navigation .navbar .navbar-nav li a {
font-family: 'Anton Re', Helvetica, sans-serif;
color: #000;
font-size: 1rem;
text-align: center;
text-transform: uppercase;
padding: 0.3rem 0.8rem 0.1rem !important;
margin: 0 0.5rem;
}
#navigation .navbar .navbar-nav li a:hover {
color: red !important;
}
#navigation .navbar .navbar-nav .dropdown-toggle::after {
display: none;
}
#navigation .navbar .navbar-nav .dropdown-menu {
border: 0;
border-radius: 0;
background-color: #000;
margin-top: 0.5rem;
}
#navigation .navbar .navbar-nav .dropdown-menu a {
font-size: 0.85rem;
color: #fff !important;
margin-top: 0;
text-align: left;
}
#navigation .navbar .navbar-nav .dropdown-menu a:before {
display: none;
}
#navigation .navbar .navbar-nav .dropdown-menu a:focus,
#navigation .navbar .navbar-nav .dropdown-menu a:hover {
background-color: transparent;
text-decoration: underline;
} #navigation .navbar.fixed-header {
background-color: #f0f2f5;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
position: fixed !important;
top: 0;
left: 0;
right: 0;
z-index: 150;
padding: 0.5rem 1rem;
}
#navigation .navbar.fixed-header .navbar-nav {
border: 0;
padding: 1rem 0;
}
#navigation .navbar.fixed-header .navbar-nav li a {
margin-top: 0;
}
#navigation .navbar.fixed-header .logo {
max-height: 60px;
}
@media screen and (max-width: 991px) {
#navigation .navbar ul {
border-top: 0;
border-bottom: 0;
}
#navigation .navbar .navbar-nav li {
margin-bottom: 0.5rem;
}
#navigation .navbar .navbar-toggler {
background-color: #000;
color: #fff;
font-size: 1.45rem;
border-color: #fff;
margin-left: auto;
z-index: 15;
}
#navigation .navbar .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewSbx='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
#navigation .navbar.fixed-header .navbar-toggler {
margin: 0 0 0 auto;
}
}
@media screen and (max-width: 767px) {
#navigation {
margin-top: 0;
}
#navigation .navbar .navbar-nav {
margin: 1rem auto 0 !important;
}
} div[id^="carousel"] {
position: relative;
}
div[id^="carousel"] .carousel-item {
background-color: #e8e9eb;
height: 480px;
}
div[id^="carousel"] .carousel-item img {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
height: 100%;
margin: 0 auto;
object-fit: cover;
object-position: center center;
transition: transform 0.5s ease;
}
div[id^="carousel"] .carousel-item video {
position: absolute;
top: 50%;
left: 0;
right: 0;
min-width: 100%;
min-height: 100%;
width: 100%;
height: auto;
transform: translateY(-50%);
margin: 0 auto;
text-align: center;
z-index: 1;
} #carouselAccueil .carousel-inner {
overflow: visible;
}
#carouselAccueil .carousel-caption {
right: unset;
bottom: 50%;
left: -2rem;
color: #fff;
text-align: left;
transform: translateY(50%);
}
#carouselAccueil .carousel-caption .title {
font-family: 'Anton Re', Helvetica, sans-serif;
background: #e64542;
display: inline;
font-size: 3rem;
line-height: 1.2;
}
@media screen and (max-width: 767px) {
#carouselAccueil .carousel-item {
height: 360px;
}
#carouselAccueil .carousel-caption {
left: 1rem;
}
} #carouselVocation .carousel-item {
height: 360px;
}
#carouselVocation .carousel-caption {
color: #fff;
text-align: right;
}
#carouselVocation .carousel-caption .title {
font-family: 'Anton Re', Helvetica, sans-serif;
background: #e64542;
display: inline;
font-size: 3rem;
line-height: 1.2;
} #carouselActualites .carousel-item {
height: 360px;
} #carouselRSE .carousel-item {
height: 360px;
}
#carouselRSE .carousel-inner {
overflow: visible;
}
#carouselRSE .carousel-caption {
right: unset;
bottom: 50%;
left: -2rem;
color: #fff;
text-align: left;
transform: translateY(50%);
}
#carouselRSE .carousel-caption .title {
font-family: 'Anton Re', Helvetica, sans-serif;
background: #00b5e9;
display: inline;
font-size: 3rem;
line-height: 1.2;
}
@media screen and (max-width: 767px) {
#carouselRSE .carousel-caption {
left: 1rem;
}
} #carouselSolutions .carousel-item {
height: 360px;
}
#carouselSolutions .carousel-inner {
overflow: visible;
}
#carouselSolutions .carousel-caption {
right: unset;
bottom: 50%;
left: -2rem;
color: #fff;
text-align: left;
transform: translateY(50%);
}
#carouselSolutions .carousel-caption .title {
font-family: 'Anton Re', Helvetica, sans-serif;
background: #e64542;
display: inline;
font-size: 3rem;
line-height: 1.2;
}
@media screen and (max-width: 767px) {
#carouselSolutions .carousel-caption {
left: 1rem;
}
} #equipe .fleche-droite {
width: 50px;
}
#equipe .equipe {
width: 250px;
}
#equipe .content {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 2.5rem;
line-height: 1;
}
#equipe .card .img-wrapper {
background-color: #f0f2f5;
border-radius: 25px;
padding: 2rem;
-webkit-box-shadow: 0px 7px 0px 2px #d4d7e6;
box-shadow: 0px 7px 0px 2px #d4d7e6;
}
#equipe .card .img-wrapper:hover {
background-color: #dbdde1;
transform: scale(1.05);
}
#equipe .card .card-title {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 1.3rem;
text-align: center;
}
@media screen and (max-width: 575px) {
#equipe .equipe {
margin: 0 auto;
}
#equipe .content {
text-align: center;
}
} #acet .content-wrapper {
background-color: #f0f2f5;
position: relative;
}
#acet .content-wrapper:before {
content: "";
background-color: #fff;
width: 100%;
height: 9%;
bottom: 0;
position: absolute;
}
#acet .content-wrapper .card .card-title {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 2rem;
text-align: center;
line-height: 1;
}
@media screen and (max-width: 1199px) {
#acet .content-wrapper:before {
height: 12%;
}
}
@media screen and (max-width: 991px) {
#acet .content-wrapper:before {
height: 23%;
}
}
@media screen and (max-width: 767px) {
#acet .content-wrapper:before {
height: 26%;
}
}
@media screen and (max-width: 575px) {
#acet .content-wrapper:before {
display: none;
}
} #vocation h2 {
background-color: #000;
color: #fff;
font-size: 2.5rem;
margin: 0 auto 2rem;
padding: 0 1rem;
text-align: center;
}
#vocation .fleche-droite {
width: 50px;
}
#vocation h3 {
max-width: 260px;
margin: 3rem auto 0;
}
#vocation .square-box {
background-color: #f0f2f5;
position: relative;
width: 100%;
min-width: 150px;
max-width: 250px;
border-radius: 100%;
-webkit-box-shadow: 0px 11px 17px 0px #dadada;
box-shadow: 0px 11px 17px 0px #dadada;
}
#vocation .square-box:before {
content: "";
display: block;
padding-top: 100%;
}
#vocation .square-box .square-content {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
#vocation .square-box .square-content div {
position: absolute;
width: 100%;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
text-align: center;
}
#vocation .square-box .square-content div img {
width: 70px;
display: block;
margin: 0 auto 0.5rem;
}
#vocation .square-box .square-content div span {
font-family: 'Anton Re', Helvetica, sans-serif;
}
#vocation .square-box .square-content div span * {
font-family: 'Asap Re', Helvetica, sans-serif;
}
#vocation .haut .square-box {
margin-bottom: 3rem;
}
#vocation .haut .square-box .square-content:before {
content: "";
position: absolute;
background-color: #e8e9eb;
height: 30px;
width: 30px;
left: 0;
right: 0;
bottom: -3rem;
margin: 0 auto;
border-radius: 100%;
}
#vocation .bas .square-box {
margin-top: 10rem;
}
#vocation .bas .square-box .square-content:before {
content: "";
position: absolute;
background-color: #e8e9eb;
height: 30px;
width: 30px;
left: 0;
right: 0;
top: -3rem;
margin: 0 auto;
border-radius: 100%;
}
@media screen and (max-width: 767px) {
#vocation .haut .square-box {
margin-bottom: 0;
}
#vocation .bas .square-box {
margin-top: 0;
}
#vocation .bas .square-box .square-content:before,
#vocation .haut .square-box .square-content:before {
display: none;
}
} #actualites h2 {
margin-bottom: 0;
}
#actualites .content-wrapper {
background-color: #f0f2f5;
}
#actualites .video-box {
position: relative;
max-width: 700px;
margin: 0 auto;
text-align: center;
z-index: 10;
}
#actualites .video-box .image {
position: relative;
border: 15px solid rgba(231,231,231,.20);
box-shadow: 0 20px 50px rgba(8,13,62,.15);
margin-bottom: 0;
}
#actualites .video-box .image img {
display: block;
width: 100%;
height: auto;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
#actualites .video-box .link {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#actualites .video-box .link .icon {
position: absolute;
left: 50%;
top: 50%;
height: 100px;
width: 100px;
background-color: #000;
border-radius: 50%;
margin-left: -50px;
margin-top: -50px;
line-height: 108px;
padding-left: 5px;
box-shadow: 0 20px 50px rgb(8 13 62 / 15%);
}
#actualites .video-box .link:hover .icon {
background-color: #e64542;
}
#actualites .video-box .link .icon i,
#actualites .video-box .link .icon svg {
font-size: 22px;
color: #fff;
} #rse .card .img-wrapper {
background-color: #f0f2f5;
border-radius: 25px;
padding: 2rem;
-webkit-box-shadow: 0px 7px 0px 2px #d4d7e6;
box-shadow: 0px 7px 0px 2px #d4d7e6;
}
#rse .card .img-wrapper:hover {
background-color: #dbdde1;
transform: scale(1.05);
}
#rse .card .card-title {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 1.3rem;
text-align: center;
} #certifications {
background-color: #e64542;
}
#certifications h2 {
color: #fff;
font-size: 2.5rem;
margin-bottom: 1.5rem;
}
#certifications .card {
border: 1px solid #fff;
border-radius: 25px;
margin-bottom: 25px;
}
#certifications .card .card-title {
font-family: 'Anton Re', Helvetica, sans-serif;
color: #fff;
font-size: 2rem;
text-align: center;
line-height: 1;
margin-bottom: 1.5rem;
}
#certifications a {
background-color: #fff;
width: 50px;
height: 50px;
display: block;
line-height: 64px;
text-align: center;
border-radius: 15px;
margin: -50px auto 0;
z-index: 150;
position: relative;
}
#certifications a i,
#certifications a svg {
color: #000;
font-size: 2.2rem;
} #services .card {
position: relative;
}
#services .card:before {
content: "";
position: absolute;
background-image: url(//www.acet-metal.fr/wp-content/themes/acet/img/bulles.svg);
background-repeat: no-repeat;
background-size: contain;
height: 125%;
width: 110%;
top: 0;
right: 0;
z-index: 1;
}
#services .card .card-body * {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 1.2rem;
color: #00b5e9;
}
#services .content-wrapper {
background-color: #f0f2f5;
padding: 2.5rem 0 2rem;
margin-top: 3rem;
}
#service ul li {
color: #fff;
}
@media screen and (max-width: 767px) {
#services .card:before {
display: none;
}
} #domaines h2 {
background-color: #000;
color: #fff;
font-size: 2.5rem;
margin: 0 auto 2rem;
padding: 0 1rem;
text-align: center;
}
#domaines .card .img-wrapper {
background-color: #f0f2f5;
border-radius: 25px;
padding: 2rem;
-webkit-box-shadow: 0px 7px 0px 2px #d4d7e6;
box-shadow: 0px 7px 0px 2px #d4d7e6;
}
#domaines .card .img-wrapper:hover {
background-color: #dbdde1;
transform: scale(1.05);
}
#domaines .card .card-title {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 1.3rem;
text-align: center;
} #solutions .content-wrapper {
background-color: #f0f2f5;
}
#solutions .border-end {
border-right: 2px solid !important;
}
#solutions .sub-title-1,
#solutions .sub-title-2 {
color: #999;
font-size: 2.2rem;
position: relative;
display: table;
line-height: 1;
}
#solutions .sub-title-1:before,
#solutions .sub-title-2:before {
content: "";
position: absolute;
width: 70px;
height: 70px;
bottom: 0;
background-size: contain;
}
#solutions .sub-title-1 {
padding-right: 80px;
text-align: right;
margin-left: auto;
}
#solutions .sub-title-1:before {
right: 0;
}
#solutions .sub-title-2 {
padding-left: 80px;
text-align: left;
}
#solutions .sub-title-2:before {
left: 0;
}
@media screen and (max-width: 991px) {
#solutions .sub-title-1,
#solutions .sub-title-2 {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
#solutions .border-end {
border-right: 0 !important;
}
#solutions .sub-title-1,
#solutions .sub-title-2,
#solutions ul {
margin: 0 auto;
}
} #logistique h2 {
display: inline;
line-height: 1.6;
} #systeme .content-wrapper {
background-color: #f0f2f5;
}
#systeme .content-wrapper h2 {
position: absolute;
top: 50%;
transform: translateY(-50%);
} #references {
background-color: #f0f2f5;
}
#references h1 {
background-color: #000;
color: #fff;
font-size: 2.5rem;
margin: 0 auto 2rem;
padding: 0 1rem;
text-align: center;
}
#references .card .image-wrapper {
background-color: #fff;
border-radius: 25px;
padding: 2rem;
position: relative;
box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
#references .card .image-wrapper:before {
content: "";
position: absolute;
width: 30%;
height: 1rem;
background-color: #e64542;
left: 0;
right: 0;
bottom: -0.5rem;
border-radius: 15px;
margin: 0 auto;
}
#references .card .image-wrapper img {
border-radius: 25px !important;
}
#references .card .image-wrapper .zoom {
background-color: #e64542;
text-align: center;
height: 40px;
width: 40px;
line-height: 45px;
border-radius: 50%;
display: block;
position: absolute;
right: 20px;
bottom: 30px;
}
#references .card .image-wrapper .zoom:hover {
background-color: #000;
}
#references .card .image-wrapper .zoom i,
#references .card .image-wrapper .zoom svg {
color: #fff;
font-size: 1.5rem;
}
#references .card .card-text {
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 1.3rem;
text-align: center;
}
#references .card .btn-primary {
font-family: 'Anton Re', Helvetica, sans-serif;
background-color: transparent;
color: #000;
border: 0;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
border-radius: 0;
margin: 1rem auto 0;
display: table;
} #contact .ville {
text-align: center;
border-bottom: 20px solid #009fe4;
padding-bottom: 10px;
font-family: 'Anton Re', Helvetica, sans-serif;
font-size: 1.4rem;
position: relative;
margin-bottom: 2.5rem;
}
#contact .ville:before {
content: "";
position: absolute;
bottom: -45px;
left: 0;
right: 0;
display : inline-block;
height : 0;
width : 0;
border-top : 26px solid #009fe4;
border-right : 15px solid transparent;
border-left : 15px solid transparent;
margin: 0 auto;
}
#contact .adresse img,
#contact .telephone img {
width: 35px;
margin-right: 15px;
float: left;
} #contact-us .form {
width: 100%;
height: 40px;
padding: 10px 15px;
background: #f0f2f5;
border: 1px solid #f0f2f5;
margin-bottom: 15px;
color: #000 !important;
font-size: 0.8rem;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
border-radius: 25px;
}
#contact-us .form:hover {
border: 1px solid #e64542;
}
#contact-us .form:focus {
color: #fff;
outline: none;
border: 1px solid #e64542;
}
#contact-us textarea {
height: 7rem !important;
max-width: 100%;
}
#contact-us .form-btn {
display: block;
font-size: 0.9rem;
height: auto;
padding: 0.5rem 2rem;
color: #fff;
background: #009fe4;
border: 1px solid #009fe4;
border-radius: 25px;
outline: none;
margin-top: 1rem;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#contact-us .form-btn:hover {
background: #e64542;
color: #fff;
border: 1px solid #e64542;
}
#contact-us .form-btn:active {
opacity: 0.9;
}
#contact-us .wpcf7-list-item {
margin: 0 !important;
line-height: 1;
}
#contact-us ::placeholder { color: #000;
opacity: 1; }
#contact-us :-ms-input-placeholder { color: #000;
}
#contact-us ::-ms-input-placeholder { color: #000;
}
.wpcf7-list-item-label {
font-size: 74%;
}
.wpcf7-spinner {
display: none;
}
.grecaptcha-badge {
display: none;
} footer .pre-footer {
background-color: #f0f2f5;
font-size: 1rem;
}
footer .pre-footer ul {
list-style: none;
margin-bottom: 1.5rem;
padding-left: 0;
}
footer .pre-footer ul:last-of-type {
margin-bottom: 0;
}
footer .pre-footer ul li:last-child {
margin-bottom: 0;
}
footer .pre-footer ul li a {
color: #000;
position: relative;
display: block;
}
footer .footer * {
color: #ccc;
}
@media screen and (max-width: 767px) {
footer .pre-footer img {
max-width: 300px;
margin: 0 auto;
display: block;
}
}
@media screen and (max-width: 575px) {
footer .pre-footer * {
text-align: center;
}
footer .pre-footer img {
max-width: 100%;
}
footer .pre-footer .social-links {
display: none;
}
footer .pre-footer ul {
text-align: center;
padding-left: 0;
list-style-type: none;
}
footer .pre-footer .contact-btn {
margin: 0 auto;
display: table;
}
footer .pre-footer .infos {
margin: 0 auto;
display: inline-block;
}
footer .pre-footer ul li a:before {
right: 0;
margin: 0 auto;
}
} #carousel-logo {
padding-top: 0;
padding-bottom: 1rem;
}
#carousel-logo .slick-slide {
margin: 0 10px;
}
#carousel-logo .slick-slide img {
width: 100%;
}
#carousel-logo .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
#carousel-logo .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
#carousel-logo .slick-list:focus {
outline: none;
}
#carousel-logo .slick-list.dragging {
cursor: pointer;
cursor: hand;
}
#carousel-logo .slick-slider .slick-track,
#carousel-logo .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#carousel-logo .slick-track {
position: relative;
top: 0;
left: 0;
display: block;
text-align: center;
}
#carousel-logo .slick-track:before,
#carousel-logo .slick-track:after {
display: table;
content: '';
}
#carousel-logo .slick-track:after {
clear: both;
}
#carousel-logo .slick-loading .slick-track {
visibility: hidden;
}
#carousel-logo .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
#carousel-logo [dir='rtl'] .slick-slide {
float: right;
}
#carousel-logo .slick-slide img {
display: block;
}
#carousel-logo .slick-slide.slick-loading img {
display: none;
}
#carousel-logo .slick-slide.dragging img {
pointer-events: none;
}
#carousel-logo .slick-initialized .slick-slide {
display: block;
}
#carousel-logo .slick-loading .slick-slide {
visibility: hidden;
}
#carousel-logo .slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
#carousel-logo .slide-arrow {
position: absolute;
top: 50%;
margin-top: -15px;
}
#carousel-logo .slick-prev,
#carousel-logo .slick-next {
background-color: var(--vert-1);
border-radius: 100%;
color: #fff;
width: 30px;
height: 30px;
line-height: 10px;
border: 0;
z-index: 4;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#carousel-logo .slick-prev {
left: -40px;
}
#carousel-logo .slick-next {
right: -40px;
}
#carousel-logo .slick-prev:hover,
#carousel-logo .slick-next:hover {
background-color: var(--rouge-1) !important;
color: #fff !important;
} h1.title,
h2.title {
background-color: #e64542;
color: #fff;
font-size: 2.5rem;
display: table;
margin: 0 auto 2rem;
padding: 0 1rem;
} .social-links ul {
position: relative;
display: block;
margin-top: 0;
margin-bottom: 0;
}
.social-links .social-icon-colored li {
position: relative;
display: inline-block;
margin: 0;
margin-bottom: 0;
padding-right: 0;
}
.social-links .social-icon-colored li a {
background-color: #000;
color: #fff;
border: 1px solid #000;
border-radius: 100%;
position: relative;
display: block;
height: 28.25px;
width: 28.25px;
line-height: 30px;
text-align: center;
font-size: 20px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.social-links .social-icon-colored li a:hover {
background-color: #e64542;
color: #fff !important;
border: 1px solid #e64542;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.social-links .social-icon-colored li a i,
.social-links .social-icon-colored li a svg {
font-size: 20px;
} .scroll-to-top {
position: fixed;
bottom: 15px;
right: 15px;
width: 60px;
height: 60px;
color: #fff;
font-size: 24px;
text-transform: uppercase;
line-height: 60px;
text-align: center;
z-index: 100;
cursor: pointer;
background-color: #00b5e9;
border-radius: 100%;
display: none;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.scroll-to-top:hover {
color: #fff;
background-color: #e64542;
} .erreur {
height: 100%;
background-color: #f8f9fa;
}
.erreur .text-wrapper {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.erreur .title {
font-size: 5em;
font-weight: 700;
color: #000;
position: relative;
text-align: center;
}
.erreur .subtitle {
font-size: 1.5em;
font-weight: 700;
color: #1b649e;
position: relative;
text-align: center;
}
.erreur .buttons {
margin-top: 4em;
}
.erreur .buttons a.button {
background-color: #000;
display: block;
font-weight: 700;
text-decoration: none;
padding: 15px;
text-transform: uppercase;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.erreur .buttons a.button:hover {
background-color: #fff;
color: #1b649e;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.erreur .subtitle:before,
.erreur .title:before {
content: attr(data-content);
position: absolute;
left: -2px;
text-shadow: 1px 0 blue;
top: 0;
color: white;
overflow: hidden;
clip: rect(0, 900px, 0, 0);
-webkit-animation: noise-anim-2 3s infinite linear alternate-reverse;
animation: noise-anim-2 3s infinite linear alternate-reverse;
}