@media only screen and (min-width: 1199px) {
body.site-layout_boxed .vc_row[data-vc-full-width] {
left: 50% !important;
padding-left: 60px !important;
padding-right: 60px !important;
margin-left: -615px !important;
width: 1230px !important;
}
body.site-layout_boxed .vc_row.vc_row-no-padding[data-vc-full-width] {
left: 50% !important;
padding-left: 17px !important;
padding-right: 17px !important;
margin-left: -615px !important;
width: 1230px !important;
}
}
.top-bar__language_kinder {
position: absolute;
left: -15px;
}
.top-bar__language_kinder ul {
padding: 0;
margin: 0;
list-style: none;
}
.top-bar__language_kinder ul li {
list-style: none;
text-align: left;
}
.top-bar__language_kinder ul li a,
.top-bar__language_kinder ul li span {
display: block;
padding: 8px 20px;
padding-left: 17px;
line-height: 20px;
font-weight: 400;
font-size: 13px;
color: #ffffff;
}
.top-bar__language_kinder ul li span.active {
position: relative;
display: block;
line-height: 28px;
padding: 10px 40px 12px 42px;
text-decoration: none;
font-weight: 400;
font-size: 14px;
}
.top-bar__language_kinder ul li span.active:before {
content: "\e952";
font-family: 'stm-icon';
position: absolute;
left: 17px;
top: 50%;
font-weight: normal;
font-size: 16px;
margin: -14px 0 0;
color: #fd0;
}
.top-bar__language_kinder ul li span.active:after {
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
right: 12px;
top: 50%;
margin: -7px 0 0;
}
.top-bar__language_kinder ul li ul {
position: absolute;
visibility: hidden;
left: 0;
top: 100%;
min-width: 100%;
list-style: none;
padding: 0;
margin: 0;
opacity: 0;
background: #56509f;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.top-bar__language_kinder ul li:hover {
background: #56509f;
}
.top-bar__language_kinder ul li:hover ul {
visibility: visible;
opacity: 1;
}
.top-bar__language_kinder ul li a:hover {
text-decoration: none;
background-color: #fd0;
color: #56509f;
}
.top-bar__language_kinder_mobile {
position: absolute;
left: 0;
z-index: 100;
}
.top-bar__language_kinder_mobile ul {
padding: 0;
margin: 0;
list-style: none;
}
.top-bar__language_kinder_mobile ul li {
list-style: none;
text-align: left;
}
.top-bar__language_kinder_mobile ul li a,
.top-bar__language_kinder_mobile ul li span {
display: block;
padding: 8px 20px;
padding-left: 17px;
line-height: 20px;
font-weight: 400;
font-size: 13px;
color: #333333;
}
.top-bar__language_kinder_mobile ul li span.active {
position: relative;
display: block;
line-height: 28px;
padding: 15px 40px 15px 18px;
text-decoration: none;
font-weight: 400;
font-size: 14px;
}
.top-bar__language_kinder_mobile ul li span.active:after {
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
right: 12px;
top: 50%;
margin: -7px 0 0;
}
.top-bar__language_kinder_mobile ul li ul {
position: absolute;
visibility: hidden;
left: 0;
top: 100%;
width: 100%;
min-width: 100%;
list-style: none;
padding: 0;
margin: 0;
opacity: 0;
background-color: #ffffff;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.top-bar__language_kinder_mobile ul li:hover ul {
visibility: visible;
opacity: 1;
}
.sidebar_type_blog .widget_nav_menu li .sub-menu {
margin-left: 18px;
}
h1, h2, h3, h4, h5 {
word-break: break-word;
} .stm-page-head{
margin-bottom: 0px !important;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item > a {
font-size: larger !important;
font-weight: bold !important;
} #secourisme_carte {
animation-duration: 2s important;
}
.card_home:hover {
box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.50);
}
.card_home {
width: 100%;
height: 100%;
border-radius: 10px;
position: relative;
border: 1px solid rgba(233, 233, 233, 0.8);
transition: 0.5s ease-out;
overflow: visible;
}
#title_card_home a {
display: block;
text-decoration: none !important;
color: #13ac8f;
font-size: 18pt !important;
}
#title_card_home a:hover {
font-size : 25px !important;
transition: 0.5s ease-out;
}
#button_courses{
color: rgba(233, 233, 233, 0.6) !important;	
}  .logo-box-white{
padding-top: 2% !important;
}
.logo-box-blue{
padding-top: 1% !important;
padding-bottom: 6% !important;
}
.footer .copyright {
font-size: 16px;
color: white;
}   @media screen and (min-width: 768px) and (max-width: 1440px) {
#title_home_{
font-size : 30px !important;
padding-left: 7% !important;
}
#text_home_{
font-size : 17px!important;
padding-left: 7%  !important;
}
}  .card {
width: 100%;
height: 100%;
border-radius: 10px;
background: #f5f5f5;
position: relative;
padding: 1.8rem;
border: 1px solid rgba(195, 198, 206, 0.5);
transition: 0.5s ease-out;
overflow: visible;
} .card:hover {
border-color: rgba(233, 233, 233, 0.5);
box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
background: white;
}
.stm-page-head_color_white .stm-page-head__overlay {
background: rgba(0, 0, 0, 0) !important;
}  #picture_teacher{
border-radius: 10px !important;
}  .card_picture_marge{
margin-left: -15px;
margin-right: -15px;
}  .entry-meta{
display:none !important; 
}
.entry-header__heading{
display:none !important;
padding-top: 4% !important; 
}
.entry-body{
padding-top: 2% !important; 
}
.entry-details-container{
width: 100%;
height: 100%;
border-radius: 10px;
background: #f5f5f5;
position: relative;
padding: 1.8rem;
border: 1px solid rgba(195, 198, 206, 0.5);
transition: 0.5s ease-out;
overflow: visible;
}
.entry-details-container:hover { 
border-color: rgba(233, 233, 233, 0.5);
box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
background: white;
}  .home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a {
color: white;
text-decoration: none;
font-size: 23px;
border: none;
background: none;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a::before {
margin-left: auto;
}
.home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a::after, .home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a::before {
content: '';
width: 0%;
height: 2px;
background: #ffffff;
display: block;
transition: 0.5s;
}
.home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a:hover::after, .home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a:hover::before {
width: 100%;
}  @media only screen and (max-width: 932px) { #cards_formations_bloc .card_home{
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
width: 100% !important;
}	
.card_picture_marge{
display: block;
margin-left: auto;
margin-right: auto;
width: 90%;
}
.vc_custom_1736190512361 {
background-color: #ECECEC !important;
margin-top: 5% !important;
}
#sidemenu_formations {
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
}  .stm-more-link.stm-title-more-link.stm-font_color_dark-blue {
display: none !important;
} .aligncenter {
text-align: center;
}
.wpb_single_image img {
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
border-radius: 10px;
}
html:before {
content: "";
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: opacity 0.6s ease-in-out;
-moz-transition: opactiy 0.6s ease-in-out;
-ms-transition: opacity 0.6s ease-in-out;
-o-transition: opacity 0.6s ease-in-out;
transition: opacity 0.6s ease-in-out;
visibility: hidden;
background: #ffffff;
z-index: 999999;
}
html#stm-site-preloader:after {
position: fixed;
content: '';
display: block;
top: 50%;
left: 50%;
width: 32px;
height: 32px;
margin: -16px 0 0 -16px;
background: none;
background-color: #23393d;
border-radius: 50%;
opacity: 0;
visibility: hidden;
-webkit-animation: scaleout 0.5s infinite ease-in-out;
animation: scaleout 1.0s infinite ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
z-index: 9999999; }
html#stm-site-preloader:before,
html#stm-site-preloader:after {
opacity: 1;
visibility: visible;
}
html#stm-site-preloader.stm-site-loaded:before,
html#stm-site-preloader.stm-site-loaded:after {
opacity: 0;
visibility: hidden;
}
@media( max-width: 420px ) {
.form__content_buttons {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
flex-direction: column;
}
.form__content_buttons> span {
margin: 10px -30px 30px 0;
}
}
@-webkit-keyframes scaleout {
0% {
-webkit-transform: scale(0); }
100% {
-webkit-transform: scale(1);
opacity: 0; } }
@keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0); }
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0; } }