@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;1,700&display=swap");
@font-face {
font-family: "millikregular";
src: url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/fonts/millik-webfont.woff2) format("woff2"), url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/fonts/millik-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}     html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} 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;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #575756;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #575756;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #093d56;
}
a:visited {
color: #65c1c3;
}
a:hover, a:focus, a:active {
color: #4f5fa9;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border: none;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border: none;
outline: none;
}
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 {
color: #575756;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
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 {
color: #093d56;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 1080px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}     .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: #093d56;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} body {
font-family: "Roboto", Arial, Helvetica, sans-serif;
margin: 0 0;
padding: 0 0;
overflow-x: hidden;
}
.post, .page {
margin: 0 0;
}
.has-background-dim.has-blue-background-color, .has-background.has-blue-background-color {
background-color: #4f5fa9;
}
.has-background-dim.has-dark-blue-background-color, .has-background.has-dark-blue-background-color {
background-color: #093d56;
}
.has-background-dim.has-green-background-color, .has-background.has-green-background-color {
background-color: #65c1c3;
}
.has-background-dim.has-orange-background-color, .has-background.has-orange-background-color {
background-color: #f39200;
}
.has-background-dim.has-grey-background-color, .has-background.has-grey-background-color {
background-color: #575756;
}
.has-background-dim.has-light-grey-background-color, .has-background.has-light-grey-background-color {
background-color: #EEEEEE;
}
.has-background-dim.has-white-background-color, .has-background.has-white-background-color {
background-color: #ffffff;
}
.has-background-dim.has-purple-background-color, .has-background.has-purple-background-color {
background-color: #a3195b;
}
.has-text-color.has-blue-color {
color: #4f5fa9;
}
.has-text-color.has-dark-blue-color {
color: #093d56;
}
.has-text-color.has-green-color {
color: #65c1c3;
}
.has-text-color.has-orange-color {
color: #f39200;
}
.has-text-color.has-grey-color {
color: #575756;
}
.has-text-color.has-light-grey-color {
color: #EEEEEE;
}
.has-text-color.has-white-color {
color: #ffffff;
}
.has-text-color.has-purple-color {
color: #a3195b;
} .site-header {
position: sticky;
top: 0;
left: 0;
background-color: #ffffff;
width: 100%;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
z-index: 100;
}
.site-branding {
width: calc(100% - 160px);
background-color: #ffffff;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0 auto auto auto;
z-index: 10;
height: 80px;
transition: all ease 0.5s;
overflow: hidden;
border-radius: 0 0 20px 20px;
}
@media screen and (min-width: 1024px) {
.site-branding {
width: 14%;
height: 160px;
}
}
.site-branding .site-title a {
position: absolute;
height: 100%;
width: 100%;
margin: 0%;
top: 0;
left: 0;
padding: 0 0;
text-indent: -200em;
overflow: hidden;
background: transparent url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/id-courzal-small.png) no-repeat center center;
}
@media screen and (min-width: 1024px) {
.site-branding .site-title a {
background: transparent url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/id-courzal.png) no-repeat center center;
}
}
.site-branding .site-description {
display: none;
}
.site-branding.smaller {
height: 80px;
}
.site-branding.smaller .site-title a {
height: 100%;
width: 100%;
margin: 0%;
background: transparent url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/id-courzal-small.png) no-repeat center center;
} .main-navigation {
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: space-between;
}
.main-navigation .button {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
}
.main-navigation .button.menu-home {
display: none;
background: #EEEEEE url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/ico-home.png) no-repeat center center;
text-indent: -200em;
}
.main-navigation .button.menu-home:hover {
background-color: #65c1c3;
}
.main-navigation .button.menu-phone {
background-color: #4f5fa9;
font-weight: 700;
color: #ffffff;
pointer-events: initial;
}
.main-navigation .button.menu-phone:before {
content: "";
display: inline-block;
width: 35px;
height: 35px;
background: transparent url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/ico-phone.png) no-repeat center center;
background-size: contain;
vertical-align: middle;
}
.main-navigation .button.menu-phone span {
display: none;
}
.main-navigation .button.menu-toggle {
border-radius: 0;
background-color: #093d56;
text-indent: -200em;
background: #093d56 url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/ico-menu.png) no-repeat center center;
}
.main-navigation #container-primary-menu {
width: 100%;
position: absolute;
top: 80px;
left: 0;
background-color: #ffffff;
}
.main-navigation #primary-menu {
height: auto;
align-items: flex-start;
}
.main-navigation #primary-menu li {
display: block;
width: 100%;
text-transform: uppercase;
text-align: left;
padding: 10px;
}
.main-navigation #primary-menu li a {
color: #575756;
}
.main-navigation #primary-menu li a:hover {
color: #4f5fa9;
}
.main-navigation ul ul {
display: block;
box-shadow: 0 0px 0px #EEEEEE;
float: none;
position: relative;
top: 0;
left: 0;
z-index: 99999;
}
@media screen and (min-width: 1024px) {
.main-navigation .button {
width: 15%;
text-align: center;
}
.main-navigation .button.menu-home {
display: block;
}
.main-navigation .button.menu-phone {
pointer-events: none;
}
.main-navigation .button.menu-phone::before {
height: 25px;
width: 25px;
margin-right: 5px;
}
.main-navigation .button.menu-phone span {
display: inline-block;
}
.main-navigation #container-primary-menu {
position: relative;
top: initial;
width: 70%;
}
.main-navigation #primary-menu {
height: 80px;
align-items: center;
}
.main-navigation #primary-menu li {
width: 20%;
text-align: center;
min-height: 80px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.main-navigation ul ul {
display: block;
box-shadow: 0 3px 3px #EEEEEE;
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
}
.main-navigation.toggled .button.menu-toggle {
background-color: #093d56;
text-indent: -200em;
background: #093d56 url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/ico-close.png) no-repeat center center;
}
.main-navigation ul .sub-menu {
background-color: #ffffff;
width: 100%;
flex-direction: column;
border-left: 1px #093d56 solid;
}
@media screen and (min-width: 1024px) {
.main-navigation ul .sub-menu {
border-left: none;
}
}
.main-navigation ul .sub-menu li {
display: block;
width: 100% !important;
font-size: 0.9em;
min-height: auto;
padding: 10px;
}
.main-navigation ul .sub-menu li:hover {
background-color: #EEEEEE;
} .site-main .entry-header {
display: flex;
flex-direction: column;
height: auto;
margin-bottom: 50px;
}
@media screen and (min-width: 1024px) {
.site-main .entry-header {
flex-direction: row-reverse;
max-height: 400px;
min-height: 300px;
}
}
.site-main .entry-header .container-title, .site-main .entry-header .container-thumbnail {
width: 100%;
}
@media screen and (min-width: 1024px) {
.site-main .entry-header .container-title, .site-main .entry-header .container-thumbnail {
width: 50%;
}
}
.site-main .entry-header .container-title {
display: flex;
flex-direction: column;
justify-content: center;
padding: 20px 20px;
background-color: #093d56;
}
@media screen and (min-width: 1024px) {
.site-main .entry-header .container-title {
padding: 0 80px;
}
}
.site-main .entry-header .container-title .entry-title {
font-family: "millikregular";
font-weight: normal;
font-size: 2em;
line-height: 1.3em;
margin: 0 0;
color: #ffffff;
}
@media screen and (min-width: 1024px) {
.site-main .entry-header .container-title .entry-title {
font-size: 3em;
line-height: 1.3em;
}
}
.site-main .entry-header .container-thumbnail .post-thumbnail {
height: 60vh;
}
@media screen and (min-width: 1024px) {
.site-main .entry-header .container-thumbnail .post-thumbnail {
height: 100%;
}
}
.site-main .entry-header .container-thumbnail .post-thumbnail img {
object-fit: cover;
object-position: center;
width: 100%;
height: 100%;
}
.site-main .entry-content {
margin: 0 20px;
}
@media screen and (min-width: 1024px) {
.site-main .entry-content {
margin: 0 15%;
}
} #breadcrumbs {
margin: 0 0;
color: #ffffff;
font-weight: bold;
font-size: 0.85em;
}
@media screen and (min-width: 1024px) {
#breadcrumbs {
font-size: 0.9em;
}
}
#breadcrumbs a {
text-decoration: none;
font-weight: normal;
color: #ffffff;
}
#breadcrumbs a:hover {
text-decoration: underline;
} .widget-area, .site-footer {
background-color: #EEEEEE;
overflow: hidden;
margin: 0 0;
padding: 20px 20px;
}
@media screen and (min-width: 1024px) {
.widget-area, .site-footer {
padding: 20px 80px;
}
}
.footer-part1 {
display: flex;
flex-direction: column;
padding-top: 20px;
padding-bottom: 20px;
}
@media screen and (min-width: 1024px) {
.footer-part1 {
flex-direction: row;
}
}
.footer-part1 .content-part1 {
width: 100%;
}
@media screen and (min-width: 1024px) {
.footer-part1 .content-part1 {
width: 50%;
}
}
.footer-part1 .foot-certif {
display: flex;
flex-direction: row;
justify-content: flex-start;
flex-wrap: wrap;
}
.footer-part1 .foot-certif .widget {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
width: 50%;
text-align: center;
padding: 20px;
margin: 0 0;
}
@media screen and (min-width: 1024px) {
.footer-part1 .foot-certif .widget {
width: 33.33333%;
}
}
.footer-part1 .foot-certif .widget img {
object-fit: contain;
object-position: center;
}
.footer-part1 .foot-facebook {
display: flex;
justify-content: center;
align-items: flex-start;
border-top: 1px rgba(87, 87, 86, 0.15) solid;
border-bottom: 1px rgba(87, 87, 86, 0.15) solid;
}
@media screen and (min-width: 1024px) {
.footer-part1 .foot-facebook {
border-bottom: none;
border-top: none;
border-right: 1px rgba(87, 87, 86, 0.15) solid;
border-left: 1px rgba(87, 87, 86, 0.15) solid;
}
}
.footer-part2 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
border-top: 1px rgba(87, 87, 86, 0.15) solid;
border-bottom: 1px rgba(87, 87, 86, 0.15) solid;
padding-top: 20px;
padding-bottom: 20px;
}
@media screen and (min-width: 1024px) {
.footer-part2 {
flex-direction: row;
justify-content: center;
}
}
.footer-part2 .widget_text {
text-align: center;
margin: 0;
width: 100%;
padding: 0 40px;
}
@media screen and (min-width: 1024px) {
.footer-part2 .widget_text {
width: auto;
margin: 0;
padding: 0 40px;
}
}
.footer-part2 .widget_text p {
margin: 1em 0;
}
.widget_nav_menu ul {
list-style: none;
margin: 0 0;
padding: 0 0;
} .wp-block-cover.alignfull {
width: 100vw;
position: relative;
margin-left: -50vw;
left: 50%;
} #hero-content {
position: relative;
overflow: hidden;
}
#hero-content .call-action {
position: absolute;
display: inline-block;
padding: 10px 50px;
background-color: #a3195b;
color: #ffffff;
text-align: center;
max-width: 100%;
font-size: 1.2em;
line-height: 1.3em;
text-decoration: none;
border-radius: 50px 50px 0 0;
right: 50%;
bottom: 0;
z-index: 10;
width: 300px;
margin-right: -150px;
}
@media screen and (min-width: 1024px) {
#hero-content .call-action {
width: 400px;
margin-right: -200px;
font-size: 1.5em;
line-height: 1.3em;
}
}
#hero-content .call-action strong {
display: block;
font-size: 0.8em;
}
.corzal_hero {
overflow: hidden;
position: relative;
height: 100%;
overflow: hidden;
}
.corzal_hero .content-hero {
height: 100%;
}
.corzal_hero .content-hero img {
object-fit: cover;
object-position: center center;
width: 100%;
height: 100%;
}
.corzal_hero .content-hero .img_desktop {
display: none;
}
@media screen and (min-width: 1024px) {
.corzal_hero .content-hero .img_desktop {
display: block;
}
}
.corzal_hero .content-hero .img_mob {
display: block;
}
@media screen and (min-width: 1024px) {
.corzal_hero .content-hero .img_mob {
display: none;
}
}
.corzal_formations {
padding-bottom: 0;
}
.corzal_formations .title {
text-align: center;
margin: 100px 0;
}
.corzal_formations .title h2 {
font-family: "millikregular";
color: #093d56;
font-size: 2em;
font-weight: normal;
margin: 0 0;
}
@media screen and (min-width: 1024px) {
.corzal_formations .title h2 {
font-size: 4em;
}
}
.corzal_formations .title p {
font-size: 1.2em;
color: #093d56;
font-weight: 300;
margin: 0 0;
}
@media screen and (min-width: 1024px) {
.corzal_formations .title p {
font-size: 2em;
}
}
.corzal_formations .content_blocs_formations {
width: 100%;
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: stretch;
}
@media screen and (min-width: 1024px) {
.corzal_formations .content_blocs_formations {
flex-direction: row;
}
}
.corzal_formations .content_blocs_formations .item_formation {
width: 100%;
overflow: hidden;
}
@media screen and (min-width: 1024px) {
.corzal_formations .content_blocs_formations .item_formation {
width: 20%;
}
}
.corzal_formations .content_blocs_formations .item_formation a {
display: flex;
flex-direction: column-reverse;
text-decoration: none;
}
.corzal_formations .content_blocs_formations .item_formation a .title-form::before {
background: transparent url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/ico_bull_courzal_1.svg) no-repeat center center;
}
.corzal_formations .content_blocs_formations .item_formation:nth-child(even) a .title-form::before {
background: transparent url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/ico_bull_courzal_2.svg) no-repeat center center;
}
@media screen and (min-width: 1024px) {
.corzal_formations .content_blocs_formations .item_formation:nth-child(even) a {
flex-direction: column;
}
}
.corzal_formations .content_blocs_formations .item_formation .title-form {
height: auto;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: #ffffff;
font-size: 1.2em;
text-align: center;
font-weight: 700;
padding: 20px 20px;
}
@media screen and (min-width: 1024px) {
.corzal_formations .content_blocs_formations .item_formation .title-form {
padding: 0 50px;
font-size: 1.2em;
height: 200px;
}
}
@media screen and (min-width: 1024px) {
.corzal_formations .content_blocs_formations .item_formation .title-form::before {
content: "";
display: block;
height: 40px;
width: 40px;
margin: 0 auto;
}
}
.corzal_formations .content_blocs_formations .item_formation .image_form {
height: 220px;
overflow: hidden;
}
@media screen and (min-width: 1024px) {
.corzal_formations .content_blocs_formations .item_formation .image_form {
height: 320px;
}
}
.corzal_formations .content_blocs_formations .item_formation img {
margin: 0 0;
object-fit: cover;
object-position: center center;
height: 100%;
width: 100%;
}
.corzal_engagements {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
background-color: #EEEEEE;
padding: 100px 0 50px 0;
}
@media screen and (min-width: 1024px) {
.corzal_engagements {
flex-direction: row;
padding: 20px 0;
}
}
.corzal_engagements .content-engagements {
width: 100%;
padding: 0 20px;
}
@media screen and (min-width: 1024px) {
.corzal_engagements .content-engagements {
width: 40%;
padding: 0 80px;
}
}
.corzal_engagements .content-engagements .title {
text-align: center;
}
@media screen and (min-width: 1024px) {
.corzal_engagements .content-engagements .title {
text-align: left;
}
}
.corzal_engagements .content-engagements .title h2 {
font-family: "millikregular";
color: #093d56;
font-size: 2em;
font-weight: normal;
margin: 0 0;
}
@media screen and (min-width: 1024px) {
.corzal_engagements .content-engagements .title h2 {
font-size: 3.5em;
}
}
.corzal_engagements .content-engagements .title p {
font-size: 1.2em;
color: #093d56;
font-weight: 300;
margin: 1em 0;
}
@media screen and (min-width: 1024px) {
.corzal_engagements .content-engagements .title p {
font-size: 1.8em;
margin: 1em 0;
}
}
.corzal_engagements .content-engagements .title .courzal_button {
display: inline-block;
background-color: #093d56;
color: #ffffff;
font-family: "millikregular";
font-size: 1.2em;
padding: 0.5em 1em;
text-decoration: none;
border-radius: 50px;
}
@media screen and (min-width: 1024px) {
.corzal_engagements .content-engagements .title .courzal_button {
font-size: 1.8em;
}
}
.corzal_engagements .image-engagements {
width: 100%;
padding: 0 0px;
text-align: center;
}
@media screen and (min-width: 1024px) {
.corzal_engagements .image-engagements {
width: 60%;
padding: 0 80px;
}
}
.corzal_engagements .image-engagements img {
height: auto;
}
.corzal_offres {
padding-bottom: 0;
padding-bottom: 100px;
}
.corzal_offres .title {
text-align: center;
margin: 100px 0 50px 0;
}
@media screen and (min-width: 1024px) {
.corzal_offres .title {
margin: 100px 0;
}
}
.corzal_offres .title h2 {
font-family: "millikregular";
color: #4f5fa9;
font-size: 2em;
font-weight: normal;
margin: 0 0;
}
@media screen and (min-width: 1024px) {
.corzal_offres .title h2 {
font-size: 3.5em;
}
}
.corzal_offres .title p {
font-size: 1.2em;
color: #4f5fa9;
font-weight: 300;
margin: 0 0;
}
@media screen and (min-width: 1024px) {
.corzal_offres .title p {
font-size: 2em;
}
}
.corzal_offres .content_blocs_offre {
width: 100%;
padding: 0 20px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
justify-content: space-around;
}
@media screen and (min-width: 1024px) {
.corzal_offres .content_blocs_offre {
flex-direction: row;
flex-wrap: nowrap;
padding: 0 80px;
}
}
.corzal_offres .content_blocs_offre .item_offre {
text-align: center;
}
.corzal_offres .content_blocs_offre .item_offre a {
text-decoration: none;
}
.corzal_offres .content_blocs_offre .item_offre .thumb-offre {
height: 150px;
width: 150px;
border-radius: 100%;
overflow: hidden;
}
@media screen and (min-width: 1024px) {
.corzal_offres .content_blocs_offre .item_offre .thumb-offre {
height: 215px;
width: 215px;
}
}
.corzal_offres .content_blocs_offre .item_offre .thumb-offre img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.corzal_offres .content_blocs_offre .item_offre .title-offre {
margin: 0.5em 0 2em 0;
font-size: 1em;
}
@media screen and (min-width: 1024px) {
.corzal_offres .content_blocs_offre .item_offre .title-offre {
margin: 1em 0 0 0;
font-size: 1.2em;
}
}
.corzal_cpf {
background-color: #4f5fa9;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 80px 20px;
}
@media screen and (min-width: 1024px) {
.corzal_cpf {
padding: 80px 80px;
flex-direction: row-reverse;
}
}
.corzal_cpf .content-cpf {
width: 100%;
color: #ffffff;
margin-bottom: 80px;
}
@media screen and (min-width: 1024px) {
.corzal_cpf .content-cpf {
width: 40%;
margin-bottom: 0;
}
}
.corzal_cpf .content-cpf h2 {
font-family: "millikregular";
font-size: 2em;
font-weight: normal;
margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
.corzal_cpf .content-cpf h2 {
font-size: 3em;
}
}
.corzal_cpf .content-cpf p {
font-size: 1em;
font-weight: 300;
margin: 0 0;
}
@media screen and (min-width: 1024px) {
.corzal_cpf .content-cpf p {
font-size: 1.3em;
}
}
.corzal_cpf .content-cpf .decription_first {
margin-bottom: 20px;
}
.corzal_cpf .content-cpf .decription_second {
font-size: 1.1em;
}
.corzal_cpf .image-cpf {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
@media screen and (min-width: 1024px) {
.corzal_cpf .image-cpf {
width: 60%;
}
}
.corzal_cpf .image-cpf .content_img_cpf::before {
content: "";
display: block;
background: transparent url(//www.courzal-academy.fr/wp-content/themes/courzalacademy/images/masque_cpf.png) center center no-repeat;
background-size: contain;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
}
.corzal_cpf .image-cpf .content_img_cpf img {
margin: 0;
height: 100%;
width: 100%;
object-fit: contain;
object-position: center;
border: 5px #4f5fa9 solid;
}
.corzal_testimonial {
padding: 80px 20px;
}
@media screen and (min-width: 1024px) {
.corzal_testimonial {
padding: 80px 80px;
}
}
.corzal_testimonial .tss-wrapper .item-content-wrapper {
display: flex;
flex-direction: column-reverse;
}
.corzal_testimonial .tss-wrapper .item-content-wrapper .item-content {
font-size: 1.2em;
}
.corzal_testimonial .tss-wrapper .item-content-wrapper .author-bio {
font-size: 1em;
}
.corzal_testimonial .title h2 {
color: #4f5fa9;
font-family: "millikregular";
text-align: center;
font-size: 1.3em;
}
@media screen and (min-width: 1024px) {
.corzal_testimonial .title h2 {
font-size: 2em;
}
}
.owl-hero .owl-nav button {
position: absolute;
font-size: 120px !important;
font-weight: 200 !important;
overflow: hidden;
line-height: 0 !important;
display: flex;
height: 100% !important;
align-items: center;
justify-content: center;
color: rgba(255, 255, 255, 0.3) !important;
padding: 0 10px !important;
width: 60px !important;
}
.owl-hero .owl-nav button:hover {
color: rgba(255, 255, 255, 0.8) !important;
}
.owl-hero .owl-nav button.owl-prev {
top: 0;
left: 0;
}
.owl-hero .owl-nav button.owl-next {
top: 0;
right: 0;
}
.owl-hero .owl-dots {
position: absolute;
right: 10px;
top: 10px;
width: auto;
text-align: right;
}
.owl-hero .owl-dots .owl-dot {
height: 10px;
width: 10px;
border-radius: 5px;
margin: 0 2px 0 2px;
background-color: rgba(255, 255, 255, 0.5) !important;
}
.owl-hero .owl-dots .owl-dot.active {
background-color: white !important;
}
.owl-hero .owl-dots .owl-dot:hover {
background-color: rgba(255, 255, 255, 0.8) !important;
}
.coins-arrondis .blocks-gallery-item figure {
border-radius: 10px;
overflow: hidden;
}
.logs-partenaire .title h2 {
color: #4f5fa9;
font-family: "millikregular";
text-align: center;
font-size: 1.3em;
}
@media screen and (min-width: 1024px) {
.logs-partenaire .title h2 {
font-size: 2em;
}
}
.courzal-news {
padding: 20px 0;
}
.courzal-news .title {
font-family: "millikregular";
color: #4f5fa9;
font-size: 2em;
font-weight: normal;
margin: 0 0 !important;
text-align: center;
}
@media screen and (min-width: 1024px) {
.courzal-news .title {
font-size: 3.5em;
}
}
.courzal-news .link {
text-align: center;
font-size: 1em;
color: #4f5fa9;
font-weight: 300;
margin: 0 0 2em 0;
}
@media screen and (min-width: 1024px) {
.courzal-news .link {
font-size: 1em;
}
}
.courzal-news .link a {
background: #4f5fa9;
border-radius: 100px;
padding: 0.5em 1em;
text-decoration: none;
color: #fff;
}
.courzal-news .link a:hover {
background: #f39200;
}
.courzal-news .link a:visited {
background: #4f5fa9;
}
.list-post {
display: flex;
flex-direction: column;
align-items: center;
border-bottom: 1px #4f5fa9 solid;
overflow: hidden;
}
@media screen and (min-width: 1024px) {
.list-post {
flex-direction: row;
}
}
.list-post .entry-header {
height: 100%;
width: 100%;
max-height: none;
margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
.list-post .entry-header {
width: 50%;
}
}
.list-post .entry-header .post-thumbnail {
display: block;
height: 100%;
}
.list-post .entry-header .post-thumbnail img {
object-fit: cover;
object-position: center;
width: 100%;
height: 100%;
display: block;
}
.list-post .entry-summary {
margin: 0 0;
padding: 20px;
box-sizing: border-box;
width: 100%;
}
@media screen and (min-width: 1024px) {
.list-post .entry-summary {
width: 50%;
}
}
.list-post .entry-summary a {
color: #4f5fa9;
text-decoration: none;
}
.nav-links .nav-button {
background: #4f5fa9;
border-radius: 100px;
padding: 0.5em 1em;
color: #fff;
}
.nav-links .nav-ico {
background: #fff;
color: #4f5fa9;
border-radius: 100px;
width: 20px;
display: inline-block;
height: 20px;
text-align: center;
line-height: 15px;
font-size: 30px;
top: 3px;
position: relative;
}
.nav-links a {
color: #fff;
text-decoration: none !important;
} .courzal-news__grid {
display: grid;
margin-left: 1em;
margin-right: 1em;
gap: 1.5rem;
grid-template-columns: repeat(4, 1fr); } @media (max-width: 1024px) {
.courzal-news__grid {
grid-template-columns: repeat(2, 1fr); }
} @media (max-width: 600px) {
.courzal-news__grid {
grid-template-columns: 1fr; }
} .courzal-news__card {
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
overflow: hidden;
display: flex;
flex-direction: column;
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.courzal-news__card:hover {
transform: translateY(-4px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
} .courzal-news__thumbnail img {
width: 100%;
height: 200px;
object-fit: cover;
display: block;
} .courzal-news__body {
padding: 1.25rem;
display: flex;
flex-direction: column;
flex: 1;
}
.courzal-news__title {
font-size: 1.1rem;
margin: 0 0 0.75rem;
line-height: 1.3;
}
.courzal-news__title a {
text-decoration: none;
color: inherit;
}
.courzal-news__title a:hover {
color: #4f5fa9;
}
.courzal-news__excerpt {
font-size: 0.9rem;
color: #555;
flex: 1;
} .courzal-news__read-more {
display: inline-block;
margin-top: 1rem;
font-size: 0.875rem;
font-weight: 600;
color: #4f5fa9;
text-decoration: none;
}
.courzal-news__read-more:hover {
text-decoration: underline;
}