@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
* {
font-family: 'Montserrat', sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a {
-webkit-transition : all 100ms ease-in-out;
-moz-transition : all 100ms ease-in-out;
-o-transition : all 100ms ease-in-out;
transition : all 100ms ease-in-out;
}
html, body {
padding:0;
margin:0;
}
header {
overflow:hidden;
position:relative;
}
header.home, .home-pics-ctn.home {
height:432px;
}
header::after, .content-area::after {
content:"";
clear:both;
display:block;
}
main a {
color:#155caa;
}
.grecaptcha-badge {
display: none;
}
.wrapper {
width:100%;
max-width:1100px;
margin:auto;
padding:0 30px;
box-sizing:border-box;
}
.header-ctn {
top:0;
padding-top:27px;
position:absolute;
width:100%;
-webkit-transition : opacity 200ms ease-in-out;
-moz-transition : opacity 200ms ease-in-out;
-o-transition : opacity 200ms ease-in-out;
transition : opacity 200ms ease-in-out;
}
.header-ctn.hover {
opacity:0;
}
.header-ctn .logo {
float:left;
}
.header-ctn .logo img {
width:136px;
height:54px;
}
header .main-menu ul > li a {
text-transform:uppercase;
}
header .main-menu .croix, .bloc-sous-menu ul .croix {
display:none;
}
.bloc-sous-menu.mentions-legales .croix {
display:none;
}
header .main-menu ul > li.lang-item img {
width:15px;
height:15px;
margin-top:2px;
}
footer {
padding-bottom:37px;
margin-top:80px;
color:#c8c8c8;
font-size:12px;
font-weight:500;
}
footer a {
color:#c8c8c8;
text-decoration:none;
}
footer a:hover {
color:#00a6f4 !important;
}
footer .wrapper {
max-width:570px;
}
footer .copyright {
float:left;
}
.col {
float:left;
}
main .col.left {
width:300px;
min-height: 1px;
}
main .col.right {
width:100%;
max-width:calc(100% - 300px);
padding-left:100px;
box-sizing:border-box;
padding-top:90px;
word-wrap:break-word;
}
main .col.right ul {
padding-left:0;
}
main .col.right ol {
padding-left:20px;
}
main .col.right ul li {
list-style:none;
margin-bottom:5px;
margin-top:5px;
}
main .col.right ul li::before {
content:"•";
margin-right:5px;
display:inline-block;
}
main .col.right p:first-child {
margin-top:0;
}
main .col.right > *:first-child {
margin-top:0;
}
footer .col.left {
width:170px;
}
footer .col.right {
max-width:338px;
width:100%;
}
footer .menu-footer, footer .credits {
display:inline;
}
footer .menu-footer ul li:first-child {
margin-left:0;
}
.x3-home p {
font-size: 16px;
}
footer .credits span {
display:list-item;
float:left;
margin-left:26px;
}
footer .credits span::before {
list-style:bullet;
}
.menu-footer ul {
margin:0;
padding-left:10px;
}
.menu-footer ul li {
float:left;
margin-left:26px;
}
.menu-footer ul li:first-child {
list-style:none;
margin-left:0;
}
.clear {
clear:both;
}
h2 {
margin-top:62px;
margin-bottom:23px;
}
.home-page h2 {
margin-top:0;
}
section {
padding:76px 0;
}
section section, section.elementor-element { padding:0;
}
.elementor-column-wrap {
padding:0 !important;
}
section.grey {
background:#f7f6f7;
}
section.centered {
text-align:center;
}
h1 span {
font-size:20px;
display: block;
margin-bottom: 7px;
}
h2 {
color:#155caa;
font-size:32px;
font-weight:400;
line-height:37px;
margin-bottom: 33px;
margin-left: -3px;
margin-top: 60px;
}
.actualites .col.right h1 {
color:#155caa;
font-size:32px;
font-weight:400;
line-height:37px;
margin-bottom: 33px;
margin-left: -3px;
margin-top: 0px;
}
.actualites h2{
margin-top: 0;
}
h2 a {
text-decoration:none;
}
h2 strong {
font-weight:600;
}
h3 {
color:#155caa;
font-weight:400;
margin-top:25px !important;
margin-bottom:20px !important;
}
p, main .col.right ul li, main .col.right ol li {
font-size:15px;
font-weight:600;
color:#6a6e73;
line-height:24px;
}
.bloc-sous-menu {
margin-top:-70px;
background:#00a6f4;
padding:30px 30px 40px 30px;
position:relative;
z-index:50;
width:300px;
box-sizing:border-box;
margin-right:15px;
}
.bloc-sous-menu .sommaire-btn {
display:none
}
.bloc-sous-menu h1 {
font-size:31px; // font-size: 41px selon HeliumDSG
line-height: 34px;
font-weight:300;
margin-top:10px;
margin-bottom:20px;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.actus-title {
font-size:41px;
line-height: 34px;
font-weight:300;
margin-top:0;
margin-bottom:10px;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.bloc-sous-menu {
color:#FFF;
}
.bloc-sous-menu a {
color:#FFFFFF88;
}
.background-ctn {
position:relative;
top:0;
}
.background-ctn div {
background-size:cover;
}
.background-ctn .graphic-effect-layer, .background-ctn .graphic-bg-color {
position:absolute;
top:0;
width:100%;
height:100%;
}
.background-ctn .graphic-effect-layer {
background-position:center top;
transition: 500ms opacity ease-in-out;
-webkit-filter: 500ms opacity ease-in-out;
-o-filter: 500ms opacity ease-in-out;
-ms-filter: 500ms opacity ease-in-out;
}
.background-ctn .graphic-effect-layer.hover {
opacity:0;
}
.background-ctn .graphic-bg-color {
background:#00a6f4;
opacity:0.04;
}
.background-ctn .graphic-bg-color.hover {
opacity:0.7;
}
.background-ctn .image {
height:350px;
background-position:center center;
}
.background-ctn .image.home {
height:432px;
transition: 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
-webkit-filter: 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
-o-filter: 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
-ms-filter: 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
}
.background-ctn .image.home.filter {
filter: saturate(0%) brightness(1.1);
-webkit-filter: saturate(0%) brightness(1.1);
-moz-filter: saturate(0%) brightness(1.1);
-o-filter: saturate(0%) brightness(1.1);
-ms-filter: saturate(0%) brightness(1.1);
}
.background-ctn .image.home.filter.on {
opacity:0.3;
}
.background-ctn .image.home.filter.off {
opacity:0;
}
.bloc-sous-menu .scroll-to-top, .scroll-to-top.bottom {
line-height:34px;
height:34px;
}
.scroll-to-top.bottom {
position:fixed;
right:20px;
bottom:20px;
}
.bloc-sous-menu .scroll-to-top ion-icon, .scroll-to-top.bottom ion-icon {	
font-size:28px;
margin: 2px auto 0 auto;
display: block;
color:#FFF;
}
.bloc-sous-menu .scroll-to-top span {
text-transform:uppercase;
font-size:12px;
letter-spacing:1px;
display:block;
float:left;
}
.scroll-to-top:hover .icon {
transition: 200ms background-position ease-in-out;
-webkit-filter: 200ms background-position ease-in-out;
-o-filter: 200ms background-position ease-in-out;
-ms-filter: 200ms background-position ease-in-out;
}
.scroll-to-top .icon, .scroll-to-top.bottom .icon {
display:inline-block;
width:34px;
height:34px;
float:left;
margin-right:14px;
background-image:url(//www.cic-it-grenoble.fr/wp-content/themes/cic-it/img/ios-arrow-round-up.svg);
background-size: 28px 28px;
background-position: 3px 2px;
}
.scroll-to-top:hover .icon {
background-position: 3px -26px;
}
.bloc-sous-menu .scroll-to-top .icon {
background-color:#FFFFFF22;
}
.scroll-to-top.bottom .icon {
margin-right:0;
background-color:#00a6f4;
}
.bloc-sous-menu .scroll-to-top .to-top, .scroll-to-top.bottom .to-top {
cursor:pointer;
overflow:hidden;
}
.bloc-sous-menu .scroll-to-top:hover span, .scroll-to-top.bottom:hover span {
text-transform:uppercase;
color:#FFFFFFFF;
}
.bloc-sous-menu .scroll-to-top span a, .scroll-to-top.bottom span a {
color:#FFFFFF88;
text-decoration:none;
cursor:pointer;
}
.bloc-sous-menu .scroll-to-top:hover span a, .scroll-to-top.bottom:hover span, .bloc-sous-menu .active a, .bloc-sous-menu .active::before {
color:#FFFFFFFF !important;
}
.bloc-sous-menu ul {
padding:0;
margin-bottom:30px;
}
.bloc-sous-menu ul li {
padding:3px 0;
list-style:none;
display:block;
}
.bloc-sous-menu ul li a {
text-decoration:none;
font-size:14px;
font-weight:500;
color:#FFFFFF88;
}
.bloc-sous-menu.scrolling ul li a {
color:#FFFFFF88;
}
.bloc-sous-menu.scrolling ul li a:hover, .bloc-sous-menu ul li a:hover {
color:#FFFFFFFF !important;
}
}
.bloc-sous-menu ul li:hover, .bloc-sous-menu ul li:hover a,  .bloc-sous-menu ul li:hover::before {
color:#FFFFFFFF !important;
}
.menu-toggle {
display:none;
text-align:center;
cursor:pointer;
height:36px;
width:46px;
}
.menu-toggle, .menu-toggle.off {
}
.menu-toggle svg {
-webkit-transition : fill 200ms ease-in-out;
-moz-transition : fill 200ms ease-in-out;
-o-transition : fill 200ms ease-in-out;
transition : fill 200ms ease-in-out;
}
.menu-toggle.off svg {
fill:#00a6f4;
}
.menu-toggle.on svg {
fill:#666;
}
.historique-main-wrapper {
position:relative;
text-align:left;
overflow:hidden;
user-select:none;
}
.historique-wrapper {
display: inline-block;
left:35px;
background:url(//www.cic-it-grenoble.fr/wp-content/themes/cic-it/img/vague.png) repeat-x 0 85px;
position:relative;
-webkit-transition : all 200ms ease-in-out;
-moz-transition : all 200ms ease-in-out;
-o-transition : all 200ms ease-in-out;
transition : all 200ms ease-in-out;
-webkit-transform:translate(0,0);
transform:translate(0,0);
}
.historique-wrapper::before {
display:block;
content:"";
width:50px;
height:100%;
background:#FFF;
right:0;
position:absolute;
z-index:0;
}
.historique {
width:170px;
float:left;
padding-right:20px;
text-align:center;
position:relative;
}
.historique-wrapper > div:last-of-type {
padding-right:0;
}
.historique::first-child {
padding-right:0;
}
.historique .illustration {
width:100px;
height:100px;
margin-left:auto;
margin-right:auto;
border-radius:100px;
background-size:cover;
box-shadow:0 0 0 4px #fff;
-moz-box-shadow:0 0 0 4px #fff;
-webkit-box-shadow:0 0 0 4px #fff;
}
.historique-wrapper > div:last-of-type .illustration {
padding-right:0;
}
.historique-wrapper > div:first-of-type .illustration::before {
content:"";
display:block;
background:#FFF;
width:50%;
height:100%;
position:relative;
left:-50%;
}
.historique.evenement .illustration {
display:none;
}
.historique .date {
font-size:13px;
font-weight:600;
margin-bottom:20px;
color:#4b4c4f;
}
.historique.evenement .date {
margin-top:40px;
}
.historique .texte {
color:#4b4c4f;
display:block;
margin-top:15px;
text-align:center;
font-weight:600;
font-size:13px;
color:#6a6e73;
}
.historique.evenement.point .picto {	
width:5px;
height:5px;
border:#155caa 3px solid;
background:#FFF;
border-radius:10px;
margin:26px auto 0 auto;	
box-shadow:0 0 0 4px #fff;
-moz-box-shadow:0 0 0 4px #fff;
-webkit-box-shadow:0 0 0 4px #fff;
}
.historique.evenement.point .texte {
font-weight:normal;
color:#155caa;
}
.historique.evenement.point .content {
margin-top: 30px;
}
.historique.evenement.fleche .picto {	
width:10px;
height:36px;
margin-left:auto;
margin-right:auto;
margin-top:-5px;
background-image:url(//www.cic-it-grenoble.fr/wp-content/themes/cic-it/img/arrow-historique.png);
background-size:10px 36px;
}
.historique.evenement.fleche .texte {
color:#155caa;
}
.historique .nom {
color:#9d9fa3;
display:block;
font-size:13px;
margin-top:14px;
margin-bottom:17px;
text-align:center;
}
.historique-arrows-ctn {
text-align:center;
}
.historique-arrow {
width:34px;
height:34px;
overflow:hidden;
cursor:pointer;
display:inline-block;
-webkit-transition : transform 200ms ease-in-out;
-moz-transition : transform 200ms ease-in-out;
-o-transition : transform 200ms ease-in-out;
transition : transform 200ms ease-in-out;
}
.historique-arrow.active:hover {
transform:scale(1.5);
}
.historique-arrow ion-icon {
font-size:25px;
margin: 4px auto 0 auto;
display: block;
color:#ccc;
}
.historique-arrow.active ion-icon {
color:#00a6f4;
}
.home-slider {
position:absolute;
top:120px;
width:100%;
height:300px;
}
.slide {
width:100%;
position:absolute;
box-sizing:border-box;
padding:0 20px 0 20px;
margin: 61px auto 0 auto;
text-align:center;
-webkit-transition : opacity 500ms ease-in-out;
-moz-transition : opacity 500ms ease-in-out;
-o-transition : opacity 500ms ease-in-out;
transition : opacity 500ms ease-in-out;
}
.slide.on {
opacity:1;
z-index:10;
}
.slide.off {
opacity:0;
z-index:1;
}
.slide .infos {
font-size:13px;
letter-spacing:1px;
text-transform:uppercase;
color:#2567b0;
font-weight:bold;
margin-bottom:23px;
}
.slide .infos, .slide .infos a {
-webkit-transition : opacity 500ms ease-in-out;
-moz-transition : opacity 500ms ease-in-out;
-o-transition : opacity 500ms ease-in-out;
transition : opacity 500ms ease-in-out;
}
.slide .infos.hover, .slide .infos.hover a {
opacity:0;
}
.slide .infos span {	
font-weight:normal;
}
.slide .infos a {	
text-decoration:none;
color:#2567b0;
}
.slide .title > a {
font-size:32px;
text-decoration:none;
color:#00a6f4;
-webkit-transition : color 300ms ease-in-out;
-moz-transition : color 300ms ease-in-out;
-o-transition : color 300ms ease-in-out;
transition : color 300ms ease-in-out;
}
.slide .title.hover a, .slide .title a:hover {
color:#FFF;
}
.more {
margin-top:18px;
}
.home-slider .dots, .more {
position:absolute;
left: calc(50% - 100px);
width:200px;
height:20px;
text-align:center;
-webkit-transition : opacity 500ms ease-in-out;
-moz-transition : opacity 500ms ease-in-out;
-o-transition : opacity 500ms ease-in-out;
transition : opacity 500ms ease-in-out;
}
.home-slider .dots {
position:relative;
z-index:500;
margin-top:28px;
display:block;
}
.home-slider .dots.hover {
opacity:0;
z-index:0;
}
.home-slider .dots .dot {
border-radius:20px;
width:8px;
height:8px;
margin-left:10px;
display:inline-block;
cursor:pointer;
background-color:#75c9ed;
}
.home-slider .dots .dot:first-child {
margin-left:0;
}
.home-slider .dots .dot.on, .home-slider .dots .dot:hover {
background-color:#03abf2;
}
.home-slider .dots .dot.off {
}
.home-pics-ctn {
position:relative;
}
.home-pics-ctn .home-pic {
position:absolute;
width:100%;
}
.more {
opacity:0;
position:relative;
}
.more.hover {
opacity:1;
z-index:10;
}
.more a {
color:#FFF;
text-transform:uppercase;
text-decoration:none;
font-size:13px;
letter-spacing:1px;
font-weight:500;
}
.more a:hover {
text-decoration:underline;
}
.slider-nav-ctn {
position:absolute;
width:100%;
top:130px;
}
.slide .infos, .slide .title {
max-width:800px;
width:100%;
margin-left:auto;
margin-right:auto;
display:block;
} .projet-header {
text-align:left;
font-size:13px;
line-height:20px;
}
.projet-header.left {
width:35%;
float:left;
}
.projet-header.right {
width:65%;
float:right;
font-weight:500;
}
.projet-header.fonce {
color:#6a6e73;
font-size:13px;
line-height:20px;
}
.projet-header.left.fonce {
font-weight:600;
}
.projet-header.clair {
color:#6a6e73;
font-size:12px;
line-height:20px;
color:#9d9fa3;
}
.projet-header.left.clair {
font-weight:600;
}
.projet-infos .clear { }
.projet {
width:50%;
height:180px;
float:left;
position:relative;
text-align:center;
cursor:pointer;
}
.projet-background {
background-size:cover;
background-position:center center;
filter: saturate(5%) brightness(0.3);
-webkit-filter: saturate(5%) brightness(0.3);
-moz-filter: saturate(5%) brightness(0.3);
-o-filter: saturate(5%) brightness(0.3);
-ms-filter: saturate(5%) brightness(0.3);
opacity:0.9;
transition: 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
-webkit-transition : 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
-moz-transition : 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
-o-transition : 500ms filter ease-in-out, 500ms -webkit-filter ease-in-out, 500ms opacity ease-in-out;
}
.projet-background, .projet-content, .projet-background-color {
position:absolute;
height:100%;
width:100%;
}
.projet-content {
box-sizing:border-box;
padding:0 10px 0 10px;
}
.projet h2 {
color:#FFF;
font-size:28px;
margin-top:32px;
text-transform:uppercase;
font-weight:500;
}
.projet span {
display:block;
font-size:12px;
color:#FFF;
}
.projet .sub-title {
color:#FFF;
font-weight:600;
margin-top:15px
}
.projet .category {
margin-top:10px
}
.projet .projet-background-color {
background:#00a6f4;
opacity:0;
-webkit-transition : opacity 500ms ease-in-out;
-moz-transition : opacity 500ms ease-in-out;
-o-transition : opacity 500ms ease-in-out;
transition : opacity 500ms ease-in-out;
}
.projet:hover .projet-background-color {
opacity:0.7;
}
.projet:hover .projet-background {
filter: saturate(0%) brightness(0.8);
-webkit-filter: saturate(0%) brightness(0.8);
-moz-filter: saturate(0%) brightness(0.8);
-o-filter: saturate(0%) brightness(0.8);
-ms-filter: saturate(0%) brightness(0.8);
}
.projet-page {
position:relative;
padding-top:50px;
margin-top:-50px;
}
.projet-page img {
width:100%;
}
.projet-page h2 {
margin-top:3px;
margin-bottom:9px;
}
.projet-page h3 {
margin-top:35px !important;
margin-bottom:19px;
}
.projet-page .introduction {
font-size:16px;
font-weight:500;
color:#155caa;
line-height:22px;
margin-bottom:24px;
}
.projet-close {
position:absolute;
width:34px;
height:34px;
top:0;
right:0;
background:#00a6f4;
cursor:pointer;
}
.projet-close ion-icon {
color: #FFF;
font-size: 22px;
margin: 5px auto 0 auto;
display: block;
}
#acces_projet {
margin-top: 10px;
}  .bloc-sous-menu.projets ul ul {
margin-bottom:0;
}
.filter-cat li {
font-size:14px;
letter-spacing:1px;
margin-top:5px;
margin-bottom:5px;
}
.filter-cat li a {
cursor:pointer;
padding-left:20px;
position:relative;
z-index:10;
}
.filter-cat > li:first-child {
margin-top:0;
}
.filter-cat li.has-children {
font-size:12px;
}
.filter-cat li.on > a {
color:#FFF;
}
.filter-cat li::before {
display:inline-block;
font-family: "Ionicons";
position:absolute;
font-size:16px;
}
.filter-cat li.on::before {
color:#FFF;
}
.filter-cat li.off::before {
color:#b2e4fc;
}
.filter-cat li.has-children.off::before {
content:"\f3d0";
}
.filter-cat li.has-children.on::before {
content:"\f3d8";
}
.filter-cat li span {
letter-spacing:0;
}
.filter-sub-cat {
display:none;
}
.filter-sub-cat li {
font-size:14px;
}
.bloc-sous-menu ul.filter-sub-cat li {
padding:2px 0;
list-style:none;
letter-spacing:1px;
}
.bloc-sous-menu li:before {
color:#FFFFFF88;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.bloc-sous-menu ul.filter-sub-cat li:last-child {
margin-bottom:0;
padding-bottom:0;
}
.filter-cat li:not(.has-children).on::before {
content:"\f1f7";
}
.filter-cat li:not(.has-children).off::before {
content:"\f1f6";
}  .wpcf7 input, .wpcf7 select, .wpcf7 textarea {
-webkit-appearance: none;
padding:17px;
box-sizing: border-box;
background:#F6F6F6;
border:0;
margin-top:10px;
margin-bottom:10px;
width:100%;
font-weight:600;
color:#6a6e73;
}
.wpcf7 span {
font-weight:300;
}
.wpcf7 input[type='submit'] {
-webkit-appearance: none;
background:#00a6f4;
color:#FFF;
font-weight:600;
letter-spacing:2px;
text-transform:uppercase;
font-size:12px;
width:136px;
height:50px;
line-height:20px;
margin-top:20px !important;
}
.contact .address, .contact .tel, .contact .email {
padding-left:25px;
line-height:25px;
font-size:14px;
font-weight:500;
}
.contact .address, .contact .tel {	
margin-bottom:15px;
}
.contact .email {
margin-bottom:35px;
}
.contact .infos ion-icon {
position:absolute;
margin-top:3px;
font-size:18px;
}
.contact .tel a, .contact .email a {
text-decoration:none;
color:#FFF;
}
iframe.plan-acces.fixe {
display:block;
position:fixed;
width:300px;
height:300px;
margin-top: -6px;
}
.wpcf7 .col.left, .wpcf7 .col.right {
margin:0;
padding-top:0;
}
div.wpcf7 .ajax-loader {
width:0 !important;
height:0 !important;
}
.wpcf7 p {
margin-top:0;
padding:0;
}
div.wpcf7-response-output {
border: 0 !important;
padding: 0 !important;
}
.contact h1 {
margin-bottom: 26px;
} header .main-menu ul > li.menu-item-has-children > a::after {
display:inline;
position:relative;
right:0;
content:"\f3d0";
font-size:13px;
font-family: "Ionicons";
overflow:hidden;
color:#2567b0;
top:1px;
margin-right:4px;
margin-left:5px;
}
header .main-menu ul > li.on.menu-item-has-children > a::after {
content:"\f3d8";		
} .tutelle-ctn {
width:25%;
float:left;
}
.tutelle {
max-width:155px;
width:100%;
margin-left:auto;
margin-right:auto;
box-sizing:border-box;
padding:30px;
background:#f7f6f7;
border-radius:12px;
-webkit-transition : padding 300ms ease-in-out;
-moz-transition : padding 300ms ease-in-out;
-o-transition : padding 300ms ease-in-out;
transition : padding 300ms ease-in-out;
}
.tutelle:hover {
padding:25px;
}
.tutelle img {
width:100%
}  .col.image {
width:200px;
margin-top:7px;
}
.col.image .thumbnail {
width:100%;
padding-top:66%;
background-size:cover;
background-position:center center;
cursor:pointer;
}
.col.image img {
width:100%;
}
.col.content {
width:calc(100% - 200px);
box-sizing:border-box;
padding-left:40px;
}
.actualites .infos a {
text-decoration:none;
color:#6a6e73;
margin-right:10px;
display:inline-block;
}
.actualites .infos a:hover {
opacity:0.65;
}
.actualites .infos {
font-size:13px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:600;
color:#6a6e73;
margin-bottom:7px;
}
.actualites .col.right.actus .thumbnail {
margin-bottom: 25px;
}
.actualites .thumbnail img {
width:100%;
}
.actualites a.post-more, .archives a.post-more {
text-decoration:none;
color:#00a6f4;
}
.actualites .date {
padding-left:2px;
font-size:12px;
font-weight:500;
}
.actualites .post:hover h2 a {
color:#00a6f4;
}
.actualites .post {
margin-bottom:90px;
}
.actualites ul.categories li a {
font-size:14px;
padding-left:20px;
position:relative;
}
.actualites ul.categories li.current a {
color:#FFF;
}
.actualites ul.categories li::before {
display: inline-block;
font-family: "Ionicons";
position: absolute;
font-size: 16px;
margin-top: 1px;
}
.actualites ul.categories li::before {
content: "\f1f6";
}
.actualites ul.categories li.current::before {
content: "\f1f7";
} h2.firsth2 {
text-align:center;
font-size:41px;
margin-top:10px
}  .bloc-sous-menu.emploi-formation li a, .bloc-sous-menu.page li a {
padding-left:20px;
display: block;
line-height:23px;
}
.bloc-sous-menu.emploi-formation li::before, .bloc-sous-menu.page li::before {
display:inline-block;
font-family: "Ionicons";
position:absolute;
font-size:18px;
content:"\f119";
}  .tablepress {
margin-top: 41px;
}
.tablepress tfoot th, .tablepress thead th {
background-color:#dddedf !important;
letter-spacing:1px !important;
font-size:12px !important;
color:#4b4c4f !important;
}
.tablepress th, .tablepress td {	
padding-top:14px !important;
padding-bottom:12px !important;
color:#6a6e73 !important;
font-weight:600 !important;
}
.tablepress .column-1 {	
padding-left: 20px;
}
.tablepress .column-3 {	
padding-right: 20px;
}
.tablepress td {	
font-size:15px !important;
}
.tablepress tbody td, .tablepress tfoot th {
border:0 !important;
} @media (min-width: 941px) {
.main-menu {
display:block !important;
}
.header-ctn {
z-index:10000;
}
header .main-menu {
float:right;
}
header .main-menu ul > li {
list-style:none;
float:left;
}
header .main-menu ul > li a {
text-decoration:none;
color:#2567b0;
font-size:14px;
font-weight:600;
padding:6px 9.5px;
}
header #menu-menu-principal {
margin:9px 0 0 0;
}
header .main-menu ul > li.menu-item-has-children a {
padding-right:1px;
}
header .main-menu ul.sub-menu {
position:absolute;
padding:5px 15px 5px 15px;
margin-top:5px;
background:#FFFFFFDD;
border-radius:3px;
min-width:187px;
}
header .main-menu ul.sub-menu li a {
padding:0;
text-transform:none;
font-size:15px;
color:#2567b0 !important;
}
header .main-menu ul.sub-menu li a:hover {
color:#18B2F3 !important;
}
header .main-menu ul > li ul {
display:none;	
}
header .main-menu ul > li:hover ul {
display:block;
}
header .main-menu ul.sub-menu li {
float:none;
line-height:30px;
}
header .main-menu ul > li a > li a {
text-transform:none;
}
main a:hover, .main-menu ul > li a:hover, main a:hover, .main-menu ul > li.current_page_item a, .main-menu ul .current-menu-parent > a, .main-menu ul .current-menu-parent::after, .main-menu ul li:hover a {
color:#18B2F3 !important;
}
footer a:hover {
color:#6d6d6d;
}
.actualites:not(.formation) .post {
cursor:pointer;
}
.scroll-to-top.bottom {
display:none !important;
}
.bloc-sous-menu.fixe {
position:fixed;
top:60px;
margin-top:0;
}
header .main-menu ul > li.menu-item-has-children:hover > a::after {
color:#00a6f4;
}
.wpcf7 .col.right {
padding-left:20px;
}
}
@media (max-width: 1120px) {
header .main-menu ul > li a {
font-size:14px;
padding: 6px 7px;
}
}
@media (max-width: 940px) {
section {
padding-left:0 !important;
padding-right:0 !important;
}
.menu-toggle {
display:block !important;
position:absolute;
right:30px;
z-index:50;
}
.main-menu, .bloc-sous-menu ul.filter-cat, .main-menu, .bloc-sous-menu ul.categoriest {
display:none;
position:fixed;
left:0;
top:0;
background:#00a6f4;
width:100%;
height:100%;
z-index:1500;
box-sizing:border-box;
padding-top:10vh;
margin-top:0;
z-index:10000;
}
header .main-menu ul, .bloc-sous-menu ul {
padding-left:30px;
box-sizing:border-box;
}
header .main-menu ul > li {
list-style:none;
line-height:40px;
}
header .main-menu ul > li ul {
display:none;
}
header .main-menu ul > li a, .bloc-sous-menu .filter-cat {
color:#FFF;
text-decoration:none;
font-weight:500;
}
header .main-menu ul > li.menu-item-has-children > a::after {
color:#FFF !important;
}
header .main-menu .croix, .bloc-sous-menu ul .croix {
display:block;
position:absolute;
top:36px;
right:44px;
z-index:100000;
cursor:pointer;
fill:#FFF;
}
.col {
float:none;
}
.graphic-effect-layer.desktop-only {
display:none;
}
.bloc-sous-menu {
width: calc(100% - 30px);
margin-top:-113px;
margin-left:15px;
}
main .col.left, main .col.right, .col.image, .col.content {
width:100%;
padding-left:0;
margin-top:40px;
}
main .col.right {
padding-top:0;
}
iframe.plan-acces {
width:calc(100% - 30px);
display:block;
margin-left: auto;
margin-right: auto;
}
.tutelle-ctn {
padding:10px;
box-sizing:border-box;
width:50%;
float:left;
}
header.home, .home-pics-ctn.home {
height:390px;
}
.slider-nav-ctn {
display:none;
}
.background-ctn .image {
height:216px;
}
.home-slider {
top:80px;
height:170px;
}
.slider-nav-ctn {
top:100px;
}
.slide .infos {
margin-bottom:10px;
}
.projet-page {
margin-top:0;
}
h2 {
margin-top:80px;
font-size:28px;
}
h2.firsth2 {
margin-top:20px;
font-size:36px;
}
main .col.right {
max-width:initial;
}
.wrapper {
padding: 0 15px;
}
footer {
margin-top: 80px;
line-height:20px;
}
footer .col.left {
width:100%;
}
footer .col.right {
max-width:100%;
}
footer .copyright, footer .credits {
float:none;
text-align:center;
}
footer .credits span {
display:block;
width:100%;
}
.menu-footer ul li {
float:none;
text-align:center;
list-style:none;
}
.menu-footer ul, .menu-footer ul li, footer .credits span {
margin-left:0;
padding-left:0;
}
.elementor-text-editor p {
margin-bottom:0;
}
.bloc-sous-menu h1 {
text-align:center;
}
.actualites .filter-cat {
display:none;
}
.bloc-sous-menu .sommaire-btn {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:18px;
font-size:13px;
letter-spacing:1px;
}
.bloc-sous-menu .sommaire-btn span {
padding:12px;
background:#1AAFF5;
display:inline-block;
}
.bloc-sous-menu .scroll-to-top {
display:none;
}
.actualites .date {
font-size:13px;
} .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding:0 !important;
} }
@media (max-width: 768px) {
main .elementor-widget-container, main .elementor-column-wrap, main .elementor-element-populated {
margin: 0 !important;
}
}
@media (max-width: 640px) {
}
@media (max-width: 416px) {
}