@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

             .carousel_formations {
position: relative;
overflow: hidden;
}
.carousel_formations.border .wrapper {
padding-bottom: min(max(8.5%, 75px), 160px);
position: relative;
border-bottom: 5px #e50b60 dotted;
}
.carousel_formations .wave-container {
top: 230px;
}
.carousel_formations .content {
width: 100%;
}
.carousel_formations .wrapper {
padding-bottom: min(max(8.5%, 75px), 160px);
position: relative;
}
.carousel_formations.has-cci-pink-background-color .wrapper {
padding-top: min(max(8.5%, 75px), 160px);
padding-bottom: 0;
}
.carousel_formations.has-cci-pink-background-color.wave {
background-color: transparent !important;
padding-bottom: min(max(8.5%, 75px), 160px);
}
.carousel_formations.has-cci-pink-background-color.wave .wave-container {
top: unset;
bottom: 0;
}
.carousel_formations .top {
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;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.carousel_formations .top .titre {
color: #810270;
font-weight: 700;
max-width: 600px;
}
.carousel_formations .top .selector {
border: 1px solid #810270;
border-radius: 25px;
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.carousel_formations .top .selector .item {
cursor: pointer;
color: #810270;
font-weight: 700;
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
height: 43px;
width: 160px;
transition: all ease-in-out 0.3s;
text-align: center;
padding: 5px 15px;
}
.carousel_formations .top .selector .item.selected {
color: #fff;
background: #e50b60;
border-radius: 25px;
}
.carousel_formations .top .voir_tous {
background: #810270;
font-weight: 700;
border-radius: 20px;
color: #fff;
text-decoration: none;
padding: 24px 10px;
transition: all ease-in-out 0.2s;
}
.carousel_formations .top .voir_tous:hover {
background: rgba(129, 2, 112, 0.9);
}
.carousel_formations .owl-carousel-formations {
margin-top: 85px;
}
.carousel_formations .owl-carousel-formations .owl-stage-outer {
overflow: visible;
}
.carousel_formations .owl-carousel-formations .owl-stage {
padding-left: 0 !important;
}
.carousel_formations .owl-carousel-formations .owl-item {
position: relative;
padding: 16px 14px;
background: #fff;
border-radius: 20px;
text-decoration: none;
-webkit-box-shadow: 0 10px 30px 0 rgba(255, 226, 234, 0.31);
-moz-box-shadow: 0 10px 30px 0 rgba(255, 226, 234, 0.31);
box-shadow: 0 10px 30px 0 rgba(255, 226, 234, 0.31);
}
.carousel_formations .owl-carousel-formations .owl-item .category {
position: absolute;
top: 27px;
left: 35px;
background: #e50b60;
color: #fff;
font-weight: 700;
border-radius: 4px;
padding: 9px 15px;
}
.carousel_formations .owl-carousel-formations .owl-item .img {
width: 100%;
height: 220px;
object-fit: cover;
border-radius: 20px;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content {
padding: 0 17px;
margin-top: 37px;
margin-bottom: 26px;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content .titre {
color: #e50b60;
font-weight: 700;
margin-bottom: 17px;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content .description {
color: #959595;
line-height: 1.5625;
margin: 17px 0;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content .other_cats {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
grid-gap: 5px;
gap: 5px;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content .other_cats svg {
height: 13px;
width: 13px;
position: relative;
bottom: 2px;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content .other_cats .type,
.carousel_formations .owl-carousel-formations .owl-item .item_content .other_cats .duration {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
grid-gap: 0 5px;
gap: 0 5px;
padding: 9px 12px;
border-radius: 4px;
font-weight: 700;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content .other_cats .duration {
background: rgba(229, 11, 96, 0.1);
color: #e50b60;
}
.carousel_formations .owl-carousel-formations .owl-item[data-filter=alternance] .item_content .other_cats .type {
background: rgba(235, 91, 40, 0.1);
color: #eb5b28;
}
.carousel_formations .owl-carousel-formations .owl-item[data-filter=alternance] .item_content .other_cats .type svg:not(.picto) * {
fill: #eb5b28;
stroke: #eb5b28;
}
.carousel_formations .owl-carousel-formations .owl-item[data-filter=alternance] .item_content .other_cats .type svg * {
fill: #eb5b28;
}
.carousel_formations .owl-carousel-formations .owl-item[data-filter=formation-continue] .item_content .titre {
color: #810270;
}
.carousel_formations .owl-carousel-formations .owl-item[data-filter=formation-continue] .item_content .other_cats .type {
background: rgba(129, 2, 112, 0.1);
color: #810270;
}
.carousel_formations .owl-carousel-formations .owl-item[data-filter=formation-continue] .item_content .other_cats .type svg:not(.picto) * {
fill: #810270;
stroke: #810270;
}
.carousel_formations .owl-carousel-formations .owl-item[data-filter=formation-continue] .category {
background: #810270;
}
.carousel_formations .button_wrapper {
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;
-webkit-box-pack: end;
-moz-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
margin-top: min(max(5%, 25px), 75px);
}
.carousel_formations.formation-continue .owl-carousel-formations .owl-item .category {
background: #810270;
}
.carousel_formations.formation-continue .owl-carousel-formations .owl-item .item_content .titre {
color: #810270;
}
.carousel_formations.formation-continue .owl-carousel-formations .owl-item .item_content .other_cats .duration {
color: #810270;
background: rgba(129, 2, 112, 0.1);
}
.carousel_formations.formation-continue .owl-carousel-formations .owl-item .item_content .other_cats .duration .picto path {
fill: #810270;
}
.carousel_formations.archive .owl-carousel-formations .owl-item .category {
background: #3b3b3b;
}
.carousel_formations.archive .owl-carousel-formations .owl-item .item_content .titre {
color: #810270;
}
.carousel_formations.archive .owl-carousel-formations .owl-item .item_content .other_cats .type {
color: #3b3b3b;
background: rgba(59, 59, 59, 0.1);
}
.carousel_formations.archive .owl-carousel-formations .owl-item .item_content .other_cats .type .picto path {
fill: #3b3b3b;
}
.carousel_formations.archive .owl-carousel-formations .owl-item .item_content .other_cats .duration {
color: #810270;
background: rgba(129, 2, 112, 0.1);
}
.carousel_formations.archive .owl-carousel-formations .owl-item .item_content .other_cats .duration .picto path {
fill: #810270;
}
.fade-in {
animation: fadeInAnimation 0.3s;
}
@keyframes fadeInAnimation {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@media (max-width: 1199px) {
.carousel_formations .top .selector .item {
height: 35px;
width: 145px;
padding: 0 5px;
white-space: nowrap;
}
.carousel_formations .owl-carousel-formations .owl-item {
padding: 10px;
}
.carousel_formations .owl-carousel-formations .owl-item .category {
top: 20px;
left: 25px;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content {
margin-top: 25px;
margin-bottom: 15px;
}
}
@media (max-width: 991px) {
.carousel_formations .top {
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
grid-gap: 25px;
gap: 25px;
}
.carousel_formations .owl-carousel-formations .owl-item .img {
height: 180px;
}
}
@media (max-width: 767px) {
.carousel_formations .top .selector .item {
height: 30px;
width: 145px;
white-space: nowrap;
padding: 0 5px;
}
.carousel_formations .top .voir_tous {
padding: 15px 10px;
border-radius: 15px;
}
.carousel_formations .owl-carousel-formations .owl-item .img {
height: 165px;
}
.carousel_formations .owl-carousel-formations .owl-item .item_content {
padding: 0 5px;
}
}
             .block_collabo {
position: relative;
background: #ffe2ea;
padding: min(max(10.38%, 75px), 200px) 0;
overflow: hidden;
z-index: 10;
}
.block_collabo .wave-container {
height: 100%;
}
.block_collabo .top {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
grid-gap: 0 145px;
gap: 0 145px;
margin-bottom: max(10%, 75px);
}
.block_collabo .top_right {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
grid-gap: 34px 0;
gap: 34px 0;
}
.block_collabo .top_right .card {
background: rgba(255, 255, 255, 0.08);
transition: all ease-in-out 0.3s;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
border-radius: 20px;
position: relative;
padding: 150px 20px 38px 42px;
color: #fff;
text-decoration: none;
}
.block_collabo .top_right .card .titre {
font-weight: 700;
margin-bottom: 15px;
}
.block_collabo .top_right .card .sous_titre {
line-height: 1.4375;
}
.block_collabo .top_right .card .arrow {
position: absolute;
top: 52px;
left: 42px;
height: 17px;
width: 17px;
transition: all ease-in-out 0.3s;
}
.block_collabo .top_right .card:hover {
background: rgba(255, 255, 255, 0.2);
}
.block_collabo .top_right .card:hover .arrow {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.block_collabo .top_left {
color: #fff;
min-width: 50%;
}
.block_collabo .top_left .nombre {
font-weight: 700;
}
.block_collabo .top_left .sous_titre {
font-weight: 700;
margin-bottom: 30px;
}
.block_collabo .top_left .text {
line-height: 1.4375;
margin-bottom: 65px;
max-width: 465px;
opacity: 0.8;
}
.block_collabo .owl-carousel-collabo .owl-stage {
padding-left: 0 !important;
}
.block_collabo .owl-carousel-collabo .collabo .img_wrapper {
position: relative;
border-radius: 20px;
overflow: hidden;
height: 500px;
}
.block_collabo .owl-carousel-collabo .collabo .img_wrapper .img {
height: 100%;
width: 100%;
object-fit: cover;
}
.block_collabo .owl-carousel-collabo .collabo .img_wrapper .taxos {
position: absolute;
top: 22px;
left: 21px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
grid-gap: 10px 0;
gap: 10px 0;
}
.block_collabo .owl-carousel-collabo .collabo .img_wrapper .taxo {
background: rgba(255, 255, 255, 0.1);
border-radius: 4px;
color: #fff;
font-weight: 700;
padding: 9px 13px 9px 13px;
position: relative;
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
grid-gap: 10px;
gap: 10px;
}
.block_collabo .owl-carousel-collabo .collabo .img_wrapper .taxo .picto {
height: 12px;
width: 12px;
}
.block_collabo .owl-carousel-collabo .collabo .bot {
color: #fff;
margin-top: 35px;
width: 65%;
padding-left: 20px;
font-weight: 700;
}
.block_collabo .owl-carousel-collabo .collabo .bot .nom {
position: relative;
}
.block_collabo .owl-carousel-collabo .collabo .bot .nom:before {
content: "";
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: -20px;
height: 11px;
width: 11px;
background: url(//cciformation-eesc.fr/wp-content/themes/s4-cci_formation/img/arrow-mauve-2.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.block_collabo .owl-carousel-collabo .collabo .bot .text {
opacity: 0.7;
margin-top: 11px;
}
.block_collabo .block_bot {
position: relative;
margin-top: min(max(10.5%, 75px), 170px);
text-align: center;
color: #fff;
}
.block_collabo .block_bot .background_img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.block_collabo .block_bot .text {
font-weight: 300;
margin-bottom: 60px;
}
.block_collabo .block_bot .lien {
color: #fff;
text-decoration: none;
position: relative;
z-index: 10;
}
.block_collabo .block_bot .lien .title {
margin-left: 15px;
opacity: 0.57;
transition: all ease-in-out 0.3s;
}
.block_collabo .block_bot .lien .arrow {
transition: all ease-in-out 0.3s;
}
.block_collabo .block_bot .lien:hover .arrow {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.block_collabo .block_bot .lien:hover .title {
opacity: 1;
}
.block_collabo.is-style-style-2 {
background: #fff;
}
.block_collabo.is-style-style-2 .top {
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.block_collabo.is-style-style-2 .top_right {
color: #810270;
margin-bottom: 20px;
}
.block_collabo.is-style-style-2 .top_left {
color: #810270;
}
.block_collabo.is-style-style-2 .owl-carousel-collabo .collabo .bot {
color: #810270;
}
.block_collabo.is-style-style-2 .block_bot {
display: none;
}
.block_collabo.is-style-style-3 {
background: transparent;
}
.block_collabo.is-style-style-3 .top {
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.block_collabo.is-style-style-3 .top_right {
color: #fff;
margin-bottom: 20px;
}
.block_collabo.is-style-style-3 .top_left {
color: #fff;
}
.block_collabo.is-style-style-3 .owl-carousel-collabo .collabo .bot {
color: #fff;
}
.block_collabo.is-style-style-3 .block_bot {
display: none;
}
@media (max-width: 1199px) {
.block_collabo .owl-carousel-collabo .collabo .img_wrapper {
height: 450px;
}
}
@media (max-width: 991px) {
.block_collabo .top {
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
grid-gap: 50px;
gap: 50px;
}
.block_collabo .owl-carousel-collabo .collabo .img_wrapper {
height: 400px;
}
}
@media (max-width: 767px) {
.block_collabo .owl-carousel-collabo .collabo .img_wrapper {
height: 350px;
}
}
@media (max-width: 575px) {
.block_collabo .owl-carousel-collabo .collabo .img_wrapper {
height: 300px;
}
}

.block_perdu {
position: relative;
}
.block_perdu .backgroung_img {
position: absolute;
object-fit: cover;
}
.block_perdu .backgroung_img[data-key="0"] {
height: 154px;
width: 154px;
border-radius: 24px;
-webkit-transform: rotate(7deg);
-moz-transform: rotate(7deg);
-ms-transform: rotate(7deg);
transform: rotate(7deg);
left: 0;
bottom: -90px;
}
.block_perdu .backgroung_img[data-key="1"] {
height: 78px;
width: 78px;
border-radius: 14px;
-webkit-transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
transform: rotate(-15deg);
top: 10px;
left: 125px;
}
.block_perdu .backgroung_img[data-key="2"] {
height: 116px;
width: 116px;
border-radius: 24px;
-webkit-transform: rotate(9deg);
-moz-transform: rotate(9deg);
-ms-transform: rotate(9deg);
transform: rotate(9deg);
top: 100px;
right: 0;
}
.block_perdu .backgroung_img[data-key="3"] {
height: 94px;
width: 94px;
border-radius: 24px;
-webkit-transform: rotate(344deg);
-moz-transform: rotate(344deg);
-ms-transform: rotate(344deg);
transform: rotate(344deg);
bottom: -90px;
right: 100px;
}
.block_perdu .backgroung_img_other {
object-fit: contain;
position: absolute;
}
.block_perdu .backgroung_img_other[data-key="0"] {
height: 79px;
width: 79px;
-webkit-transform: rotate(17deg);
-moz-transform: rotate(17deg);
-ms-transform: rotate(17deg);
transform: rotate(17deg);
bottom: 80px;
right: -50px;
left: unset;
}
.block_perdu .backgroung_img_other[data-key="1"] {
height: 56px;
width: 56px;
-webkit-transform: rotate(17deg);
-moz-transform: rotate(17deg);
-ms-transform: rotate(17deg);
transform: rotate(17deg);
bottom: 170px;
left: 200px;
}
.block_perdu .backgroung_img_other[data-key="2"] {
height: 42px;
width: 42px;
top: 50px;
right: 150px;
}
.block_perdu .backgroung_img_other[data-key="3"] {
height: 85px;
width: 85px;
-webkit-transform: rotate(-26deg);
-moz-transform: rotate(-26deg);
-ms-transform: rotate(-26deg);
transform: rotate(-26deg);
bottom: 200px;
left: -50px;
}
.block_perdu .content {
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.block_perdu .titre {
font-weight: 700;
text-align: center;
margin-bottom: 47px;
max-width: 800px;
}
.block_perdu .sous_titre {
color: #959595;
max-width: 630px;
margin: 0 auto;
text-align: center;
line-height: 1.5;
}
.block_perdu .buttons {
margin-top: 63px;
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
grid-gap: 15px;
gap: 15px;
}
.footer {
margin-top: min(max(8%, 75px), 150px);
overflow: hidden;
}
.footer .bot_wrapper {
position: relative;
padding-top: min(max(14%, 200px), 270px);
padding-bottom: min(max(3%, 15px), 57px);
z-index: 100;
}
.footer .bot_wrapper .wave-container .img {
object-fit: cover;
}
.footer .bot .top {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
margin-bottom: min(max(11.2%, 50px), 150px);
}
.footer .bot .top .logos {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
grid-gap: 5px 10px;
gap: 5px 10px;
}
.footer .bot .top .logos .logo {
height: 80px;
width: auto;
}
.footer .bot .top .logos .logo.qualiopi {
width: 300px;
height: auto;
}
.footer .bot .block_search_wrapper .ajax-search-results {
background-color: #fff;
color: inherit;
}
.footer .bot .block_search_wrapper .ajax-search-results .result {
color: inherit;
}
.footer .bot .block_search_wrapper .ajax-search-results .result a {
color: inherit;
}
.footer .bot .block_search_wrapper .titre {
font-weight: 700;
}
.footer .bot .block_search_wrapper .block_search_footer {
position: relative;
width: 427px;
}
.footer .bot .block_search_wrapper .search_form {
position: relative;
width: 100%;
margin-top: 56px;
}
.footer .bot .block_search_wrapper .search_form #apply-search-footer {
width: 100%;
height: 61px;
border-radius: 20px;
background: rgba(255, 255, 255, 0.8);
border: none;
padding: 0 76px 0 22px;
font-weight: 700;
-webkit-box-shadow: 0px 10px 30px 0px rgba(197, 104, 129, 0.38);
-moz-box-shadow: 0px 10px 30px 0px rgba(197, 104, 129, 0.38);
box-shadow: 0px 10px 30px 0px rgba(197, 104, 129, 0.38);
}
.footer .bot .block_search_wrapper .search_form #apply-search-footer::placeholder {
font-weight: 700;
color: #959595;
}
.footer .bot .block_search_wrapper .search_form .search_button {
position: absolute;
top: 50%;
right: 5px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 53px;
width: 54px;
background: #eb5b28;
border-radius: 18px;
border: none;
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
cursor: pointer;
}
.footer .bot .block_search_wrapper .search_form .search_button svg {
transition: all ease-in-out 0.2s;
}
.footer .bot .block_search_wrapper .search_form .search_button:hover svg {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.footer .bot .thank-you {
color: #810270;
font-weight: 700;
}
.footer .bot .newsletter {
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;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
color: #d36181;
}
.footer .bot .newsletter .titre {
font-weight: 700;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.footer .bot .newsletter .titre svg,
.footer .bot .newsletter .titre p {
display: inline;
}
.footer .bot .newsletter .form_newsletter_wrapper {
-webkit-flex-basis: 50%;
flex-basis: 50%;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex: 1;
flex-grow: 1;
}
.footer .bot .newsletter .form_newsletter_wrapper .thank-you {
display: none;
text-align: center;
}
.footer .bot .newsletter .form_newsletter {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
grid-gap: 20px 14px;
gap: 20px 14px;
}
.footer .bot .newsletter .form_newsletter label a {
color: inherit;
font-weight: 700;
}
.footer .bot .newsletter .form_newsletter .email_wrapper {
position: relative;
-webkit-flex-basis: 58%;
flex-basis: 58%;
}
.footer .bot .newsletter .form_newsletter .email_wrapper::before {
content: "";
position: absolute;
top: 50%;
left: 24px;
height: 13px;
width: 18px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: url(//cciformation-eesc.fr/wp-content/themes/s4-cci_formation/img/mail-picto.svg) no-repeat;
background-position: center;
background-size: contain;
z-index: 10;
}
.footer .bot .newsletter .form_newsletter #apply-email {
width: 100%;
background: #fff;
border: none;
border-radius: 14px;
opacity: 1;
padding: 20px 24px 20px 54px;
position: relative;
color: inherit;
font-weight: 700;
}
.footer .bot .newsletter .form_newsletter #apply-email::placeholder {
opacity: 0.42;
color: #d36181;
font-weight: 700;
}
.footer .bot .newsletter .form_newsletter .apply-terms { -webkit-appearance: none;
appearance: none; background-color: transparent; margin: 0;
cursor: pointer;
color: currentColor;
width: 22px;
height: 22px;
min-height: 22px;
min-width: 22px;
border: 1.5px solid currentColor;
border-radius: 4px;
display: grid;
place-content: center;
}
.footer .bot .newsletter .form_newsletter .apply-terms::before {
content: "";
width: 15px;
height: 15px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
transition: 120ms transform ease-in-out;
box-shadow: inset 1em 1em #d36181;
transform-origin: bottom left;
border-radius: inherit;
}
.footer .bot .newsletter .form_newsletter .apply-terms:checked::before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.footer .bot .newsletter .form_newsletter .button_arrow {
-webkit-flex-basis: 38%;
flex-basis: 38%;
}
.footer .bot .newsletter .form_newsletter .button_arrow.loading {
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.footer .bot .newsletter .form_newsletter .button_arrow.loading .title {
display: none;
}
.footer .bot .newsletter .form_newsletter .button_arrow.loading .loader_perso {
display: inline-flex;
}
.footer .bot .newsletter .form_newsletter .button_arrow.loading:after {
display: none;
}
.footer .bot .newsletter .form_newsletter .checkbox_wrapper {
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
grid-gap: 0 5px;
gap: 0 5px;
padding: 0 15px;
}
.footer .bot .nav_wrapper {
padding-top: 50px;
margin-top: 45px;
margin-bottom: 35px;
border-top: dotted 4px #e50b60;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.footer .bot .nav {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
grid-gap: 0 75px;
gap: 0 75px;
}
.footer .bot .nav .liens_gras,
.footer .bot .nav .small_links,
.footer .bot .nav .liens_arrow {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
grid-gap: 15px 0;
gap: 15px 0;
}
.footer .bot .nav .liens_gras .lien,
.footer .bot .nav .small_links .lien,
.footer .bot .nav .liens_arrow .lien {
color: #d36181;
text-decoration: none;
}
.footer .bot .nav .liens_gras .lien.bold,
.footer .bot .nav .small_links .lien.bold,
.footer .bot .nav .liens_arrow .lien.bold {
font-weight: 700;
}
.footer .bot .nav .liens_gras .lien:hover {
text-decoration: underline;
}
.footer .bot .nav .small_links {
grid-gap: 10px;
gap: 10px;
}
.footer .bot .nav .small_links .lien:hover {
text-decoration: underline;
}
.footer .bot .nav .liens_arrow {
font-weight: 700;
}
.footer .bot .nav .liens_arrow .lien span {
margin-left: 17px;
}
.footer .bot .nav .liens_arrow .lien svg {
transition: all ease-in-out 0.2s;
}
.footer .bot .nav .liens_arrow .lien:hover svg {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.footer .bot .legals {
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;
-webkit-box-pack: end;
-moz-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
grid-gap: 0 25px;
gap: 0 25px;
color: #d36181;
}
.footer .bot .legals a {
color: inherit;
text-decoration: none;
}
.footer .bot .legals a:hover {
text-decoration: underline;
}
.footer .bot .legals .lien_legals {
font-weight: 700;
white-space: nowrap;
}
.footer .bot .legals .lien_home {
height: 69px;
width: 69px;
margin-left: 25px;
}
.footer .bot .legals .lien_home img {
height: 100%;
width: 100%;
object-fit: contain;
}
@media (max-width: 1199px) {
.footer .bot .top {
grid-gap: 15px;
gap: 15px;
}
.footer .bot .top .logos {
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.footer .bot .top .logos .logo {
max-height: 140px;
}
.footer .bot .newsletter {
grid-gap: 15px;
gap: 15px;
}
.footer .bot .newsletter .titre {
-webkit-flex-basis: 35%;
flex-basis: 35%;
}
.footer .bot .nav {
grid-gap: 25px 15px;
gap: 25px 15px;
}
}
@media (max-width: 991px) {
.block_perdu .backgroung_img[data-key="0"] {
bottom: -175px;
left: -50px;
}
.block_perdu .backgroung_img[data-key="1"] {
left: -55px;
}
.block_perdu .backgroung_img[data-key="2"] {
right: -75px;
}
.block_perdu .backgroung_img[data-key="3"] {
right: -90px;
bottom: -108px;
}
.block_perdu .backgroung_img_other[data-key="0"] {
bottom: 42px;
right: -57px;
}
.block_perdu .backgroung_img_other[data-key="1"] {
bottom: 72px;
left: -49px;
}
.block_perdu .backgroung_img_other[data-key="2"] {
top: 12px;
right: -10px;
}
.footer .bot .newsletter .titre {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.footer .bot .newsletter .form_newsletter .button_arrow {
padding: 19px 47px 19px 32px;
height: unset;
}
.footer .bot .nav_wrapper {
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
grid-gap: 25px 0;
gap: 25px 0;
}
.footer .bot .nav {
width: 100%;
}
.footer .bot .top .logos .logo {
max-height: 120px;
}
}
@media (max-width: 767px) {
.block_perdu .backgroung_img[data-key="0"] {
bottom: -188px;
left: -68px;
}
.block_perdu .backgroung_img[data-key="1"] {
left: -85px;
}
.block_perdu .backgroung_img[data-key="2"] {
right: -132px;
}
.block_perdu .backgroung_img[data-key="3"] {
right: -90px;
bottom: -148px;
}
.block_perdu .backgroung_img_other[data-key="0"] {
right: -97px;
}
.block_perdu .backgroung_img_other[data-key="1"] {
left: -77px;
}
.block_perdu .backgroung_img_other[data-key="2"] {
top: 12px;
right: -46px;
}
.block_perdu .backgroung_img_other[data-key="3"] {
left: -113px;
}
.footer .wave-container .img {
object-position: top left;
}
.footer .bot_wrapper {
margin-top: 50px;
}
.footer .bot .top {
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
grid-gap: 25px;
gap: 25px;
}
.footer .bot .top .logos {
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%;
}
.footer .bot .top .logos .logo {
max-height: 100px;
}
.footer .bot .block_search_wrapper .block_search_footer {
width: 100%;
}
.footer .bot .block_search_wrapper .search_form {
margin-top: 25px;
}
.footer .bot .newsletter .form_newsletter {
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
}
.footer .bot .newsletter .form_newsletter .email_wrapper {
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.footer .bot .newsletter .form_newsletter .button_arrow {
-webkit-box-ordinal-group: 4;
-moz-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.footer .bot .newsletter .form_newsletter .checkbox_wrapper {
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.footer .bot .legals {
grid-gap: 15px;
gap: 15px;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: end;
-moz-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
}
@media (max-width: 575px) {
.block_perdu .backgroung_img[data-key="0"] {
bottom: -188px;
left: 38px;
height: 104px;
width: 104px;
display: none;
}
.block_perdu .backgroung_img[data-key="1"] {
display: none;
left: -85px;
}
.block_perdu .backgroung_img[data-key="2"] {
right: -132px;
display: none;
}
.block_perdu .backgroung_img[data-key="3"] {
display: none;
height: 64px;
width: 64px;
border-radius: 18px;
right: 14px;
bottom: -148px;
}
.block_perdu .backgroung_img_other {
display: none;
}
.block_perdu .backgroung_img_other[data-key="0"] {
right: -97px;
}
.block_perdu .backgroung_img_other[data-key="1"] {
left: -77px;
}
.block_perdu .backgroung_img_other[data-key="2"] {
top: 12px;
right: -46px;
}
.block_perdu .backgroung_img_other[data-key="3"] {
left: -113px;
}
.block_perdu .buttons {
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.footer .bot .legals .lien_home {
position: absolute;
bottom: 60px;
}
.footer .bot .top .logos .logo {
max-height: 80px;
}
}
             .block_carousel {
margin: min(max(8.31%, 75px), 160px) 0 min(max(6.23%, 75px), 120px) 0;
}
.block_carousel .top {
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.block_carousel .top .titre {
text-align: center;
max-width: 700px;
margin-bottom: 55px;
margin-left: auto;
margin-right: auto;
}
.block_carousel .top .texte {
max-width: 1118px;
text-align: center;
margin: 0 auto;
line-height: 1.5;
}
.block_carousel .top .texte p {
margin-bottom: 20px;
}
.block_carousel .top .button_arrow {
margin-top: 20px;
}
.block_carousel .owl-carousel-block {
margin-top: 106px;
margin-top: min(max(6.5%, 50px), 106px);
}
.block_carousel .owl-carousel-block .owl-stage {
padding-left: 0 !important;
}
.block_carousel .owl-carousel-block ul {
list-style: disc;
list-style-position: inside;
}
.block_carousel .owl-carousel-block ul ul {
list-style: circle;
list-style-position: inside;
margin-left: 15px;
}
.block_carousel.is-style-style-1 .owl-carousel-block .owl-item {
border-radius: 20px;
padding: 63px 35px 50px 28px;
-webkit-box-shadow: 0 10px 30px 0 rgba(255, 36, 121, 0.09);
-moz-box-shadow: 0 10px 30px 0 rgba(255, 36, 121, 0.09);
box-shadow: 0 10px 30px 0 rgba(255, 36, 121, 0.09);
}
.block_carousel.is-style-style-1 .owl-carousel-block .owl-item .titre {
margin-bottom: 25px;
}
.block_carousel.is-style-style-2 .titre {
max-width: 850px;
}
.block_carousel.is-style-style-2 .owl-carousel-block .owl-item {
border-radius: 20px;
padding: 42px 39px 52px 42px;
color: #fff;
}
.block_carousel.is-style-style-2 .owl-carousel-block .owl-item .titre {
text-align: start;
}
.block_carousel.is-style-style-3 .owl-carousel-block .owl-stage {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: strech;
-moz-box-align: strech;
-ms-flex-align: strech;
-webkit-align-items: strech;
align-items: strech;
}
.block_carousel.is-style-style-3 .owl-carousel-block .owl-item {
border-radius: 20px;
padding: max(2.4%, 35px) max(1%, 15px) max(1.8%, 25px) max(1.5%, 15px);
-webkit-box-shadow: 0 10px 30px 0 rgba(255, 36, 121, 0.09);
-moz-box-shadow: 0 10px 30px 0 rgba(255, 36, 121, 0.09);
box-shadow: 0 10px 30px 0 rgba(255, 36, 121, 0.09);
}
.block_carousel.is-style-style-3 .owl-carousel-block .owl-item .titre img {
height: 77px;
width: auto;
object-fit: contain;
}
.block_carousel.is-style-style-3 .owl-carousel-block .owl-item .texte {
margin-top: 37px;
}
.block_carousel.is-style-style-3 .owl-carousel-block .owl-item .texte a {
color: #fff;
font-weight: 700;
background: #bc009e;
border-radius: 20px;
padding: 16px 50px 14px 18px;
text-decoration: none;
font-size: 14px;
position: relative;
}
.block_carousel.is-style-style-3 .owl-carousel-block .owl-item .texte a:after {
content: "";
position: absolute;
top: 50%;
right: 11px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: url(//cciformation-eesc.fr/wp-content/themes/s4-cci_formation/img/blocks/link-arrow.svg);
height: 30px;
width: 30px;
transition: all ease-in-out 0.2s;
}
.block_carousel.is-style-style-3 .owl-carousel-block .owl-item .texte a:hover:after {
-webkit-transform: translateY(-50%) rotate(45deg);
-moz-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
}
.block_carousel.is-style-style-4 .owl-item {
border-radius: 20px;
-webkit-box-shadow: 0 10px 30px 0 rgba(217, 159, 176, 0.31);
-moz-box-shadow: 0 10px 30px 0 rgba(217, 159, 176, 0.31);
box-shadow: 0 10px 30px 0 rgba(217, 159, 176, 0.31);
padding: 10px 9px 6px 9px;
}
.block_carousel.is-style-style-4 .owl-item .img {
border-radius: 20px;
height: 245px;
object-fit: cover;
}
.block_carousel.is-style-style-4 .owl-item .titre {
height: 200px;
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;
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 50px;
padding-top: 50px;
}
.block_carousel.is-style-style-4 .owl-item .texte {
display: none;
padding-bottom: 50px;
padding-left: 10px;
padding-right: 10px;
}
.block_carousel.is-style-style-4 .owl-item .button_deploy {
position: absolute;
bottom: 6px;
right: 12px;
border: none;
background: transparent;
cursor: pointer;
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.block_carousel.is-style-style-4 .owl-item .button_deploy .minus {
display: none;
}
.block_carousel.is-style-style-4 .owl-item .button_deploy.open .minus {
display: block;
}
.block_carousel.is-style-style-4 .owl-item .button_deploy.open .plus {
display: none;
}
.block_carousel.is-style-style-5 .owl-item {
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;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.block_carousel.is-style-style-5 .owl-item .img {
border-radius: 0;
height: 200px;
width: auto;
object-fit: contain;
}
@media (max-width: 1199px) {
.block_carousel .top .titre {
margin-bottom: 45px;
}
.block_carousel .owl-carousel-block {
margin-top: 96px;
}
}
@media (max-width: 991px) {
.block_carousel .top .titre {
margin-bottom: 35px;
}
.block_carousel .owl-carousel-block {
margin-top: 86px;
}
}
@media (max-width: 767px) {
.block_carousel .top .titre {
margin-bottom: 25px;
}
.block_carousel .owl-carousel-block {
margin-top: 76px;
}
}
@media (max-width: 575px) {
.block_carousel .owl-carousel-block {
margin-top: 56px;
}
}