@font-face {
font-family: 'Roboto Li';
src: url(//www.cpa02.fr/wp-content/themes/cpa/fonts/Roboto-Light.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto Re';
src: url(//www.cpa02.fr/wp-content/themes/cpa/fonts/Roboto-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto Me';
src: url(//www.cpa02.fr/wp-content/themes/cpa/fonts/Roboto-Medium.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LondrinaOutline Re';
src: url(//www.cpa02.fr/wp-content/themes/cpa/fonts/LondrinaOutline-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
} body,
html {
width: 100%;
height: auto;
font-size: 14px;
overflow-x: hidden;
}
body { 
font-family: 'Roboto Li', Helvetica, sans-serif;
overflow-x: hidden;
color: #222;
}
section { padding: 3rem 0; } 
b,
strong {
font-family: 'Roboto Me', Helvetica, sans-serif;
font-weight: unset;
}
a {
color: #222;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
button:hover,
button:focus, 
a:hover,
a:focus {
color: #0e7a11;
box-shadow: 0 !important;
outline: 0 !important;
}
p {
color: #222;
margin-bottom: 20px;
}
p:last-child { margin-bottom: 0; }
ul {
list-style: none;
padding-left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Roboto Re', Helvetica, sans-serif; }
h2 { 
font-size: 1.6rem;
text-transform: uppercase;
position: relative;
margin-bottom: 3rem;
line-height: 1.1;
}
h2:before {
content: "";
position: absolute;
width: 3rem;
height: 4px;
background-color: #cde5cd;
bottom: -1rem;
}
h2 span {
font-family: 'Roboto Me', Helvetica, sans-serif;
letter-spacing: 1px;
color: #0e7a11;
font-size: 150%;
}
figure { margin: 0; }
section ul,
footer ul {
list-style: none !important;
padding-left: 40px !important;
}
section ul li:before,
footer ul li:before {
font-family: "Font Awesome 5 Free" !important;
font-weight: 900 !important;
content: "\f068" !important;
color: #0e7a11 !important;
min-width: 18px !important;
height: 20px !important;
flex-grow: 2 !important;
margin-right: 10px !important;
min-width: 20px !important;
max-width: 20px !important;
}
.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; }
} header .infos {
display: table;
margin-left: auto;
margin-bottom: 0;
}
header .infos li {
text-align: center;
display: inline-block; 
padding: 0 0.8rem;
}
header .infos li:last-child { padding-right: 0; }
header .infos i,
header .infos svg { color: #0e7a11; }
header .navbar { background-color: #1a2d4c; }
header .navbar .navbar-nav li a { 
color: #fff; 
text-transform: uppercase;
padding-right: 1rem !important;
padding-left: 1rem !important;
} header .navbar.fixed-header {
box-shadow: 0 0 10px rgb(0 0 0 / 50%);
position: fixed !important;
top: 0;
left: 0;
right: 0;
z-index: 150;
padding-right: 1rem !important;
}
@media screen and (max-width: 991px) {
header .navbar .navbar-toggler {
color: #fff;
border-color: #fff;
margin: 0 auto;
}
header .navbar .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
header .navbar .navbar-nav { margin-top: 1rem; }
header .navbar .navbar-nav li { text-align: center; }
}
@media screen and (max-width: 575px) {
header .logo { 
display: block;
margin: 0 auto;
}
header .infos { 
display: block;
text-align: center;
margin-top: 1rem;
}
} #carousel .sous-titre {
font-size: 1.5rem;
text-align: center;
color: #027a01;
}
#carousel .carousel .carousel-caption {
right: 0;
bottom: 0;
left: unset;
top: 0;
width: 100%;
z-index: 1;
}
#carousel .vertical {
position: absolute;
width: 75%;
height: 100%;
top: 0;
bottom: 0;
right: 0;
}
#carousel .vertical .parent {
width: 100%;
height: 30%;
background: rgba(255, 255, 255, 0.5);
overflow: hidden;
display: table;
position: absolute;
top: -15%;
right: -50%;
vertical-align: middle;
transform: rotate(270deg) translate(-50%, -50%);
}
#carousel .vertical .parent .child-1 {
font-family: 'Roboto Me', Helvetica, sans-serif;
color: #3f7b5f;
text-align: left;
margin: 0 auto;
display: table-cell;
overflow: hidden;
padding: 2rem;
}
#carousel .vertical .parent .child-1 .titre-1 {
text-transform: uppercase;
font-size: 3rem;
}
#carousel .vertical .parent .child-1 .titre-2 { text-transform: uppercase; }
#carousel .carousel .carousel-control-next, 
#carousel .carousel .carousel-control-prev {
background-color: #fff;
border: 0;
width: auto;
height: 35px;
width: 35px;
bottom: unset;
opacity: 1;
}
#carousel .carousel .carousel-control-next { 
right: 0;
top: 0;
}
#carousel .carousel .carousel-control-next .carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%233f7b5f' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
#carousel .carousel .carousel-control-prev {
left: 0;
bottom: 0;
top: unset;
}
#carousel .carousel .carousel-control-prev .carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%233f7b5f' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
} #societe .background { position: relative; }
#societe .background:before {
content: "";
position: absolute;
top: 0;
background-image: url(//www.cpa02.fr/wp-content/themes/cpa/img/background-1.png);
background-position: center left;
background-repeat: no-repeat;
background-size: initial;
height: 100%;
width: 100%;
left: -3rem;
z-index: -1;
} #equipe .card img { 
width: 102px;
margin: 0 auto;
}
#equipe .card .card-body {
position: relative;
padding: 1rem 0.25rem 0 0.25rem;
}
#equipe .card .card-body h3 {
font-size: 1.1rem;
text-align: center;
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
#equipe h2 { margin-bottom: 2rem; }
} #secteurs .card { position: relative; }
#secteurs .card .card-body {
position: absolute;
width: 100%;
bottom: 0;
background-color: rgba(34, 89, 34, 0.8);
color: #fff;
}
#secteurs .card .card-body .card-title { 
font-size: 1rem;
text-align: center;
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
#secteurs,
#secteurs .bg-white { background-color: #f8f9fa !important; }
} #services .background { position: relative; }
#services .background:before {
content: "";
position: absolute;
top: 0;
background-image: url(//www.cpa02.fr/wp-content/themes/cpa/img/background-2.png);
background-position: center right;
background-repeat: no-repeat;
background-size: initial;
height: 100%;
width: 100%;
right: -2rem;
z-index: -1;
}
#services .flip-card {
width: 100%;
max-width: 250px;
height: 315px;
display: inline-block;
position: relative;
-webkit-perspective: 600px;
-moz-perspective: 600px;
perspective: 600px;
}
#services .flip-card:hover .front {
z-index: 0;
-webkit-transform: rotateY(180deg);
-ms-transform: rotate(180deg);
transform: rotateY(180deg);
}
#services .flip-card:hover .back {
background-color: #fff;
-webkit-transform: rotateY(0deg);
-ms-transform: rotate(0deg);
transform: rotateY(0deg);
height: 100%;
overflow: hidden;
}
#services .flip-card .front,
#services .flip-card .back {
display: inline-block;
position: absolute;
z-index: 1;
cursor: pointer;
-webkit-transition: all 1s;
transition: all 1s;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
#services .flip-card .front {
background: #aa4477;
z-index: 2;
}
#services .flip-card .back {
-webkit-transform: rotateY(180deg);
-ms-transform: rotate(180deg);
transform: rotateY(180deg);
}
#services .card.front,
#services .card.front .card-img-top,
#services .card.front .card-img-overlay {
height: 100%;
border-top-left-radius: 15px !important;
border-top-right-radius: 15px !important;
border-bottom-left-radius: 15px !important;
}
#services .card.front .card-img-overlay { background-color: rgba(34, 89, 34, 0.8); }
#services .card.front .card-img-overlay * { 
color: #fff; 
text-transform: uppercase;
text-align: center;
}
#services .card.front .card-img-overlay .chiffres {
font-family: 'LondrinaOutline Re', Helvetica, sans-serif;
font-size: 4rem;
position: relative;
display: table;
text-align: left !important;
}
#services .card.front .card-img-overlay .chiffres:before {
content: "";
position: absolute;
width: 100%;
height: 1px;
background-color: #fff;
bottom: 0.5rem;
}
#services .card.front .card-img-overlay h3 {
text-align: center;
margin-top: 1rem;
}
#services .card.back {
border: 1px solid #ccc;
border-top-left-radius: 15px !important;
border-top-right-radius: 15px !important;
border-bottom-left-radius: 15px !important;
}
#services .card.back .card-img-overlay { background-color: #fff; }
#services .card.back .card-title {
font-family: 'Roboto Me', Helvetica, sans-serif;
color: #0e7a11;
font-size: 1.8rem;
text-transform: uppercase;
position: relative;
margin-bottom: 2rem;
line-height: 1;
}
#services .card.back .card-title:before {
content: "";
position: absolute;
width: 3rem;
height: 4px;
background-color: #cde5cd;
bottom: -1rem;
}
@media screen and (max-width: 991px) {
#services .background:before { display: none; }
} #realisations h2 {
display: table;
background-color: #fff;
padding: 0 2rem 2rem;
}
#realisations h2:before { bottom: 1rem; }
#realisations .button {
font-family: 'Roboto Me', Helvetica, sans-serif;
color: #0e7a11;
font-size: 1.3rem;
text-transform: uppercase;
background-color: transparent;
border: 0;
padding: 0 1rem;
}
#realisations .button.is-checked {
color: #fff;
background-color: #0e7a11;
}
#realisations .hidden {
visibility:hidden;
width:0px!important;
height:0px!important;
margin:0px!important;
padding:0px!important;
}
#realisations #load-more {
font-family: 'Roboto Me', Helvetica, sans-serif;
color: #0e7a11;
font-size: 1.3rem;
text-transform: uppercase;
background-color: transparent;
border: 0;
padding: 0 1rem;
display: block;
margin-left: auto;
}
#realisations #load-more:hover,
#realisations #load-more:focus {
background-color: #0e7a11;
color: #fff;
}
@media screen and (max-width: 767px) {
#realisations .button-group { text-align: center; }
} #contact .background { position: relative; }
#contact .background:before {
content: "";
position: absolute;
top: 5rem;
background-image: url(//www.cpa02.fr/wp-content/themes/cpa/img/background-3.png);
background-position: top left;
background-repeat: no-repeat;
background-size: initial;
height: 100%;
width: 100%;
left: -3rem;
z-index: -1;
}
#contact h2 {
display: table;
background-color: #fff;
padding: 0 2rem 2rem;
margin-bottom: 0;
}
#contact h2:before { bottom: 1rem; }
#contact .border-left { border-left: 1px solid #222 !important; }
#contact .intro * {
font-size: 1.3rem;
color: #0e7a11;
}
#contact .wpgmp_map_container { border: 1px solid #0e7a11; }
@media screen and (max-width: 767px) {
footer .pre-footer .border-left { border-left: 0 !important; }
} #contact-us .form {
width: 100%;
height: 50px;
padding: 10px 15px;
background: #fdfdfd;
border: 1px solid #ccc;
margin-bottom: 25px;
color: #222 !important;
font-size: 0.8rem;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
#contact-us .form:hover { border: 1px solid #0e7a11; }
#contact-us .form:focus {
color: #fff;
outline: none;
border: 1px solid #0e7a11;
}
#contact-us textarea {
height: 22rem !important;
max-width: 100%;
}
#contact-us .form-btn {
display: block;
font-size: 0.9rem;
height: auto;
padding: 0.5rem 2rem;
color: #fff;
background: #0e7a11;
border: 1px solid #0e7a11;
border-radius: 0;
outline: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#contact-us .form-btn:hover {
background: #1a2d4c;
color: #fff;
border: 1px solid #1a2d4c;
}
#contact-us .form-btn:active { opacity: 0.9; }
#contact-us .wpcf7-list-item { margin: 0 !important; }
#contact-us ::placeholder { color: #222;
opacity: 1; }
#contact-us :-ms-input-placeholder { color: #222;
}
#contact-us ::-ms-input-placeholder { color: #222;
} #mentions h1 { 
font-family: 'Roboto Me', Helvetica, sans-serif;
letter-spacing: 1px;
color: #0e7a11;
}
#mentions h2,
#mentions h3,
#mentions h4,
#mentions h5,
#mentions h6 { 
color: #0e7a11;
text-transform: initial; 
} footer .pre-footer { background-color: #1a2d4c; }
footer .pre-footer .widget { list-style: none; }
footer .pre-footer ul.menu {
list-style-type: none;
margin-bottom: 1.5rem;
}
footer .pre-footer ul.menu:last-of-type { margin-bottom: 0; }
footer .pre-footer ul.menu li { margin-bottom: 0.5rem; }
footer .pre-footer ul.menu li:last-child { margin-bottom: 0; }
footer .pre-footer ul.menu li a {
color: #fff;
text-transform: uppercase;
font-size: 1rem;
}
footer .pre-footer ul.menu li a:hover { text-decoration: underline; }
footer .footer * { color: #222; }
@media screen and (max-width: 767px) {
footer .pre-footer .border-right { border-right: 0 !important; }
} .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: #1a2d4c;
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: #0e7a11;
} figure.snip {
position: relative;
overflow: hidden;
width: 100%;
background-color: #225922;
text-align: center;
margin-bottom: 0;
}
figure.snip * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
figure.snip img {
max-width: 100%;
vertical-align: top;
}
figure.snip i,
figure.snip svg {
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
font-size: 30px;
color: #fff;
width: 45px;
height: 45px;
line-height: 45px;
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip a {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
}
a:hover figure.snip img {
opacity: 0.3;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
a:hover figure.snip i,
a:hover figure.snip svg {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
} .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: #333;
position: relative;
text-align: center;
}
.erreur .subtitle {
font-size: 1.5em;
font-weight: 700;
color: #0033a0;
position: relative;
text-align: center;
}
.erreur .buttons { margin-top: 4em; }
.erreur .buttons a.button {
background-color: #ffa81a;
display: block;
font-weight: 700;
text-decoration: none;
padding: 15px;
text-transform: uppercase;
color: white;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.erreur .buttons a.button:hover {
background-color: #fff;
color: #ffa81a;
-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;
}