/** FONCTIONS **/
/** END FONCTIONS **/
.fl-node-59e84f56959fc {
  margin-top: -100px;
  z-index: 1;
}
.fl-node-59e84f5695c52 {
  background-image: url(../images/1200-page-lycee.png);
  background-repeat: no-repeat;
  background-position: right 100px center;
  background-color: transparent;
  min-height: 400px;
}
.btn-lycee {
  background-image: url(../images/fleche-btn-lycee.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-color: #fff;
  border: 1px solid #7b8890;
  border-radius: 2px;
  width: 300px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.page-editoriale .content_page_editoriale .btn-lycee .fl-module-content .fl-rich-text p {
  margin-bottom: 0px !important;
}
.page-editoriale .content_page_editoriale .btn-lycee .fl-module-content .fl-rich-text p a {
  display: inline-block !important;
  padding: 15px 20px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #191919 !important;
  position: relative;
  width: 100%;
  margin-bottom: 0px !important;
}
.page-editoriale .content_page_editoriale .btn-lycee .fl-module-content .fl-rich-text p a strong {
  font-size: 16px !important;
  display: block !important;
  font-weight: normal !important;
  color: #191919 !important;
}
.page-editoriale .content_page_editoriale .btn-lycee:hover .fl-module-content .fl-rich-text p a {
  color: #E30613 !important;
}
.page-editoriale .content_page_editoriale .btn-lycee:hover .fl-module-content .fl-rich-text p a strong {
  color: #E30613 !important;
}
.btn-lycee a::before,
.btn-lycee a::after {
  position: absolute;
  top: 50%;
  left: 111%;
  width: 100px;
  height: 100px;
  border: 2px solid rgba(227, 6, 19, 0.5);
  border-radius: 50%;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(-98%) translateY(-50%) scale(0.2);
  -moz-transform: translateX(-98%) translateY(-50%) scale(0.2);
  transform: translateX(-98%) translateY(-50%) scale(0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-lycee a::after {
  width: 90px;
  height: 90px;
  border-width: 6px;
  -webkit-transform: translateX(-98%) translateY(-50%) scale(0.8);
  -moz-transform: translateX(-98%) translateY(-50%) scale(0.8);
  transform: translateX(-98%) translateY(-50%) scale(0.8);
}
.btn-lycee a:hover::before,
.btn-lycee a:hover::after,
.btn-lycee a:focus::before,
.btn-lycee a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(-98%) translateY(-50%) scale(1);
  -moz-transform: translateX(-98%) translateY(-50%) scale(1);
  transform: translateX(-98%) translateY(-50%) scale(1);
}
body {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.conteneur {
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
  position: relative;
}
.overlay {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 100;
  background: #ffffff;
  opacity: 0;
}
.texte_wrapper h1,
.texte_wrapper h2,
.texte_wrapper h3,
.texte_wrapper h4,
.texte_wrapper h5,
.texte_wrapper h6,
.texte_wrapper p,
.texte_wrapper li {
  margin-bottom: 20px;
  line-height: 1.2;
}
.texte_wrapper h1 strong,
.texte_wrapper h2 strong,
.texte_wrapper h3 strong,
.texte_wrapper h4 strong,
.texte_wrapper h5 strong,
.texte_wrapper h6 strong,
.texte_wrapper p strong,
.texte_wrapper li strong {
  font-weight: bold;
}
.texte_wrapper ul li {
  position: relative;
  padding-left: 20px;
}
.texte_wrapper ul li:before {
  content: '';
  background-color: #e30613;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
strong {
  font-weight: bold;
}
.ttu {
  text-transform: uppercase;
}
.tac {
  text-align: center;
}
.row {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 30px;
}
.responsive_video {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.responsive_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/** FORM **/
#main .gform_fields .gfield {
  box-sizing: border-box;
  position: relative;
  margin-top: 15px;
  padding: 0 10px;
}
#main .gform_fields .gfield .gfield_label {
  color: #9e9e9e;
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 16px;
  cursor: text;
  transition: 0.2s ease-out;
  font-weight: 300;
}
#main .gform_fields .gfield .ginput_complex > span {
  position: relative;
  margin-bottom: 20px;
}
#main .gform_fields .gfield .ginput_complex > span .gfield_required {
  display: inline-block;
}
#main .gform_fields .gfield .ginput_complex > span.ginput_full {
  display: block;
}
#main .gform_fields .gfield .ginput_complex > span.active label {
  font-size: 12px;
  transform: translate(-10px, -30px);
}
#main .gform_fields .gfield .ginput_complex > span.active input,
#main .gform_fields .gfield .ginput_complex > span.active textarea,
#main .gform_fields .gfield .ginput_complex > span.active select {
  border-bottom: 1px solid #e30613;
  box-shadow: 0 1px 0 0 #e30613;
}
#main .gform_fields .gfield .ginput_complex > span.active-out {
  color: #9e9e9e;
}
#main .gform_fields .gfield .ginput_complex input,
#main .gform_fields .gfield .ginput_complex textarea,
#main .gform_fields .gfield .ginput_complex select {
  margin-bottom: 20px !important;
}
#main .gform_fields .gfield .ginput_complex label {
  color: #9e9e9e;
  position: absolute;
  top: 14px;
  left: 10px;
  font-size: 16px;
  cursor: text;
  transition: 0.2s ease-out;
  font-weight: 300;
}
#main .gform_fields .gfield .ginput_container {
  margin-top: 0 !important;
}
#main .gform_fields .gfield .ginput_container input,
#main .gform_fields .gfield .ginput_container textarea,
#main .gform_fields .gfield .ginput_container select {
  background-color: #f5f5f5;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  width: 100%;
  font-size: 16px;
  margin: 0 0 20px 0;
  box-shadow: none;
  box-sizing: content-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#main .gform_fields .gfield .ginput_container input,
#main .gform_fields .gfield .ginput_container select {
  height: 46px;
  padding: 0 10px!important;
}
#main .gform_fields .gfield .ginput_container textarea {
  padding: 10px !important;
  height: 150px;
}
#main .gform_fields .gfield.active .gfield_label {
  color: #e30613;
  font-size: 12px;
  transform: translate(-10px, -30px);
}
#main .gform_fields .gfield.active .ginput_container input,
#main .gform_fields .gfield.active .ginput_container textarea,
#main .gform_fields .gfield.active .ginput_container select {
  border-bottom: 1px solid #e30613;
  box-shadow: 0 1px 0 0 #e30613;
}
#main .gform_fields .gfield.active-out .gfield_label {
  color: #9e9e9e;
}
#main .gform_fields .gfield .gfield_radio {
  margin-top: 20px;
  margin-bottom: 30px;
}
#main .gform_fields .gfield .gfield_radio li {
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: left;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
#main .gform_fields .gfield .gfield_radio input {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
#main .gform_fields .gfield .gfield_radio input:not(:checked) + label:after {
  -webkit-transform: scale(0);
  transform: scale(0);
}
#main .gform_fields .gfield .gfield_radio input:not(:checked) + label:before,
#main .gform_fields .gfield .gfield_radio input:not(:checked) + label:after {
  border: 2px solid #5a5a5a;
}
#main .gform_fields .gfield .gfield_radio input:checked + label:before,
#main .gform_fields .gfield .gfield_radio input:checked + label:after {
  border: 2px solid #e30613;
}
#main .gform_fields .gfield .gfield_radio input:checked + label:after {
  background-color: #e30613;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
#main .gform_fields .gfield .gfield_radio label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  color: #9e9e9e;
  line-height: 25px;
  font-size: 16px;
  transition: 0.28s ease;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#main .gform_fields .gfield .gfield_radio label:after,
#main .gform_fields .gfield .gfield_radio label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  margin-left: 0;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: 0.28s ease;
  border-radius: 50%;
}
#main .gform_fields .gfield .gfield_checkbox {
  margin-top: 20px;
  margin-bottom: 30px;
}
#main .gform_fields .gfield .gfield_checkbox li {
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: left;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
#main .gform_fields .gfield .gfield_checkbox input {
  position: absolute;
  left: -9999px;
  opacity: 0;
  box-sizing: border-box;
  padding: 0;
  line-height: normal;
}
#main .gform_fields .gfield .gfield_checkbox input:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}
#main .gform_fields .gfield .gfield_checkbox input:not(:checked) + label:after {
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 4px;
  z-index: 0;
}
#main .gform_fields .gfield .gfield_checkbox input:checked + label:before {
  top: 6px;
  left: 1px;
  width: 6px;
  height: 11px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#main .gform_fields .gfield .gfield_checkbox input:checked + label:after {
  top: 4px;
  width: 16px;
  height: 16px;
  border: 2px solid #e30613;
  background-color: #e30613;
  z-index: 0;
}
#main .gform_fields .gfield .gfield_checkbox label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  color: #9e9e9e;
  line-height: 25px;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#main .gform_fields .gfield .gfield_checkbox label:after,
#main .gform_fields .gfield .gfield_checkbox label:before {
  content: '';
  left: 0;
  position: absolute;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
  box-sizing: border-box !important;
}
#main .gform_fields .gfield .gfield_checkbox label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}
#main .gform_fields .gfield .gfield_checkbox label:after {
  border-radius: 2px;
}
#main .gform_fields .gfield .ginput_container_fileupload input {
  padding: 10px !important;
  height: auto;
}
#main .gform_fields .label-top .gfield_label {
  left: 0;
  position: relative;
}
#main .gform_footer,
#main .gform_page_footer {
  padding: 10 10px !important;
}
#main .gform_footer input[type="submit"],
#main .gform_page_footer input[type="submit"],
#main .gform_footer input[type="button"],
#main .gform_page_footer input[type="button"] {
  margin: 0;
  text-decoration: none;
  color: #fff;
  background-color: #e30613;
  text-align: center;
  letter-spacing: 0.5px;
  transition: 0.2s ease-out;
  height: 54px;
  line-height: 54px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
  padding: 0 2rem;
  text-transform: uppercase;
  border: none;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
#main .gform_footer input[type="submit"]:hover,
#main .gform_page_footer input[type="submit"]:hover,
#main .gform_footer input[type="button"]:hover,
#main .gform_page_footer input[type="button"]:hover {
  outline: none;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
  background-color: #f9232f;
}
#main .gform_footer input[type="submit"]:focus,
#main .gform_page_footer input[type="submit"]:focus,
#main .gform_footer input[type="button"]:focus,
#main .gform_page_footer input[type="button"]:focus {
  background-color: #b1050f;
}
#main {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
div,
li,
span {
  font-family: 'neulis-sans', sans-serif;
  color: #191919;
}
a {
  text-decoration: none;
}
.btn_rouge a,
.btn_blanc a {
  line-height: 20px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Magallanes';
  padding: 15px 15px 11px 60px;
  border-radius: 2px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.btn_rouge a:before,
.btn_blanc a:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 5px);
  left: 35px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.btn_rouge a:after,
.btn_blanc a:after {
  content: '';
  height: 2px;
  width: 45px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 1px);
  left: -2px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.btn_rouge a:hover:before,
.btn_blanc a:hover:before {
  left: 25px;
}
.btn_rouge a:hover:after,
.btn_blanc a:hover:after {
  width: 35px;
}
.btn_rouge.mt,
.btn_blanc.mt {
  margin-top: 20px;
}
.btn_rouge a {
  background-color: #e30613;
  border: 2px solid #e30613;
  color: #fff;
}
.btn_rouge a:before {
  background-color: #fff;
}
.btn_rouge a:after {
  background-color: #fff;
}
.btn_rouge a:hover {
  color: #e30613;
  background-color: #fff;
}
.btn_rouge a:hover:before,
.btn_rouge a:hover:after {
  background-color: #e30613;
}
.btn_blanc a {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
.btn_blanc a:before {
  background-color: #000;
}
.btn_blanc a:after {
  background-color: #000;
}
.btn_blanc a:hover {
  border-color: #000;
}
/** HEADER **/
#top-menu li {
  display: block;
}
#top-menu li:before {
  display: none;
}
header#masthead {
  background-color: #fff;
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  box-shadow: 0 0 5px 0 #00000020;
}
#top-menu li.btn-white > a {
  font-weight: 500;
  background-color: #fff;
  font-family: 'Magallanes';
  font-size: 15px !important;
  padding: 15px 30px !important;
  text-decoration: none !important;
}
header#masthead #header {
  display: flex;
  align-items: center;
  justify-content: end;
}
header#masthead #logo {
  z-index: 10;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -45px;
}
header#masthead #logo img {
  box-sizing: content-box;
  z-index: 10;
  margin-left: 20px;
  width: 105px;
}
header#masthead .btn_toggle {
  height: 60px;
  width: 60px;
  padding-left: 30px;
  margin-right: 20px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
header#masthead .btn_toggle span {
  width: 30px;
  height: 4px;
  background-color: #e30613;
  margin: 3px auto;
  border-radius: 2px;
}
header#masthead .btn_toggle p {
  font-size: 12px;
  margin-top: 5px;
  color: #000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
header#masthead .btn_toggle:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -15px;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  background-color: #e30613;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
header#masthead .btn_toggle:hover p {
  color: #e30613;
}
header#masthead .btn_toggle:hover:before {
  opacity: 0.1;
}
header#masthead .sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
header#masthead .sidebar .top {
  position: relative;
  text-align: right;
}
header#masthead .sidebar .top .close {
  background-color: #e6e6e6;
  border-radius: 5px;
  line-height: 32px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  margin: 20px 20px 0;
}
header#masthead .sidebar nav {
  height: 100%;
  overflow: auto;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition-delay: 0.2s;
}
header#masthead .sidebar div[class$="-container"] {
  padding-bottom: 20px;
  padding-top: 20px;
}
header#masthead .sidebar div[class$="-container"]:not(:first-of-type) {
  border-top: 1px solid #ddd;
}
header#masthead .sidebar div[class$="-container"] .menu_principal,
header#masthead .sidebar div[class$="-container"] #burger-menu,
header#masthead .sidebar div[class$="-container"] #top-menu {
  overflow: auto;
  box-sizing: border-box;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item {
  position: relative;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item a,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item a,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item a,
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item span,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item span,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item span {
  color: #000;
  padding: 10px 30px;
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item a:hover,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item a:hover,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item a:hover,
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item span:hover,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item span:hover,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item span:hover {
  color: #e30613;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children > a,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children > a,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children > a,
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children span,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children span,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children span {
  padding-right: 80px;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children .sub-menu,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children .sub-menu,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children .sub-menu {
  display: none;
  border-left: 1px solid #ddd;
  margin-left: 30px;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children .sub-menu a,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children .sub-menu a,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children .sub-menu a,
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children .sub-menu span,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children .sub-menu span,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children .sub-menu span {
  font-weight: 300;
  padding-left: 20px;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children .next,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children .next,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children .next {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 9px;
  right: 30px;
  border-radius: 50%;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children .next:before,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children .next:before,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children .next:before {
  content: '';
  position: absolute;
  top: -10px;
  bottom: -10px;
  right: -10px;
  left: -10px;
}
header#masthead .sidebar div[class$="-container"] .menu_principal .menu-item.menu-item-has-children .next:after,
header#masthead .sidebar div[class$="-container"] #burger-menu .menu-item.menu-item-has-children .next:after,
header#masthead .sidebar div[class$="-container"] #top-menu .menu-item.menu-item-has-children .next:after {
  content: '';
  width: 0;
  height: 0;
  margin-left: 10px;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 5px;
  right: 0;
}
header#masthead .sidebar.open {
  right: 0;
}
header#masthead .sidebar.open nav {
  opacity: 1;
}
header#masthead .groupe_btns {
  position: absolute;
  top: 100%;
  right: 0;
  display: flex;
}
header#masthead .groupe_btns .bouton a {
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-family: 'Magallanes';
  font-weight: bold;
  padding: 10px 15px 15px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% calc(100% - 10px), 10px 100%);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
header#masthead .groupe_btns .bouton a i {
  margin-right: 10px;
}
header#masthead .groupe_btns .bouton a:hover {
  padding-top: 20px;
}
header#masthead .groupe_btns .bouton.info.college a {
  background-color: #673b86;
}
header#masthead .groupe_btns .bouton.info.lycee a {
  background-color: #78c4aa;
}
header#masthead .groupe_btns .bouton.info.sup a {
  background-color: #31475c;
}
header#masthead .groupe_btns .bouton.info.continue a {
  background-color: #4a234a;
}
header#masthead .groupe_btns .bouton.fichier.college a {
  background-color: #eb7900;
}
header#masthead .groupe_btns .bouton.fichier.lycee a {
  background-color: #893976;
}
header#masthead .groupe_btns .bouton.fichier.sup a {
  background-color: #fabf01;
}
header#masthead .groupe_btns .bouton.fichier.continue a {
  background-color: #00bbc3;
}
/** END HEADER **/
.btn-scroll-home {
  display: none;
}
.widget-telechargement {
  position: fixed;
  bottom: 200px;
  right: 0;
  z-index: 90;
}
.widget-telechargement a {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  padding: 15px;
  padding-top: 40px;
  background-image: url(../images/download.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  position: relative;
  letter-spacing: -0.5px;
  text-align: center;
  line-height: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.widget-telechargement a:before {
  content: "";
  position: absolute;
  top: -20px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e30613;
  width: 200px;
  height: 100px;
  transform: rotate(-7deg);
  z-index: -1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.widget-telechargement a:hover {
  background-position: center 5px;
}
.widget-telechargement.college a:before {
  background-color: #eb7900;
}
.widget-telechargement.lycee a:before {
  background-color: #893976;
}
.widget-telechargement.sup a:before {
  background-color: #fabf01;
}
.widget-telechargement.continue a:before {
  background-color: #00bbc3;
}
.widget-telechargement.college a:hover:before {
  background-color: #854400;
}
.widget-telechargement.lycee a:hover:before {
  background-color: #411b38;
}
.widget-telechargement.sup a:hover:before {
  background-color: #947101;
}
.widget-telechargement.continue a:hover:before {
  background-color: #00595d;
}
/* */
/** END HEADER **/
/** HOME **/
#secteurs {
  background-color: #516e79;
  position: absolute;
  top: 52px;
  right: 0;
  left: 0;
}
#secteurs .container {
  max-width: 290px;
  margin: 0 auto;
  padding: 20px 0;
  display: none;
}
#secteurs .container > a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  margin: 5px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0 10px;
  border-radius: 3px;
}
#secteurs .container #choix_lycee {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  margin: 5px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0 10px;
  border-radius: 3px;
  position: relative;
}
#secteurs .container #choix_lycee > a {
  color: #ffffff;
}
#secteurs .container #choix_lycee > a:hover {
  color: #b5b5b5;
}
#secteurs .container #choix_lycee .smenu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 10;
  padding-top: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#secteurs .container #choix_lycee .smenu .container {
  border: 1px solid #7b8890;
  padding: 10px 0;
  background-color: #fff;
  width: 280px;
}
#secteurs .container #choix_lycee .smenu:after {
  content: "";
  position: absolute;
  top: 21px;
  left: 30px;
  width: 17px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 17px;
  background-image: url(../images/fleche_smenu.png);
  z-index: 10;
}
#secteurs .container #choix_lycee .smenu a {
  font-size: 16px;
  line-height: 16px;
  display: block;
  color: #191941;
  padding: 6px 20px;
  text-align: left;
  text-transform: none;
  font-weight: 400;
}
#secteurs .container #choix_lycee .smenu a strong {
  font-weight: bold;
}
#secteurs .container #choix_lycee .smenu a:hover {
  color: #e30613;
}
#secteurs .container #choix_lycee:hover .smenu {
  opacity: 1;
  visibility: visible;
  top: 10px;
}
#secteurs .btn_formations {
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
#secteurs .btn_formations:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/bottom-chevron.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 8px;
}
#je_suis .choix {
  border: 1px solid #7b8890;
  border-radius: 2px;
  width: 300px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}
#je_suis .choix .top {
  padding: 15px 20px;
  background-image: url(../images/fleche-je-suis.png);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: right 15px bottom 20px;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#je_suis .choix .top p {
  font-size: 18px;
  line-height: 20px;
  color: #191919;
}
#je_suis .choix .top p span {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
#je_suis .choix .top:hover {
  background-color: #efefef;
}
#je_suis .choix .bottom {
  display: none;
  border: 1px solid #7b8890;
  padding: 10px 0;
  position: absolute;
  top: 80px;
  left: -1px;
  right: -1px;
  background-color: #fff;
  z-index: 10;
}
#je_suis .choix .bottom a {
  font-size: 16px;
  line-height: 28px;
  display: block;
  color: #191941;
  padding: 0 20px;
}
#je_suis .choix .bottom a strong {
  font-weight: bold;
}
#je_suis .choix .bottom a:hover {
  color: #e30613;
}
.home_h1 {
  font-size: 24px;
  line-height: 26px;
  color: #7b8890;
  text-align: center;
  padding: 20px;
  margin: 20px 0;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
#presentation {
  margin-top: 50px;
}
#presentation .content {
  padding: 0 15px;
}
#presentation .content .titre {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  padding-top: 40px;
  font-weight: bold;
}
#presentation .content .titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 30px;
  background-color: #191919;
}
#presentation .content .stitre {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
#presentation .content .texte {
  font-size: 14px;
  line-height: 20px;
  color: #7b8890;
  padding-left: 50px;
  padding-top: 10px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 32px;
  background-image: url(../images/red-quotes.png);
}
#presentation .img {
  width: 280px;
  height: 175px;
  margin: 30px auto;
  border: 5px solid #fff;
  border-radius: 3px;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  transform: rotate(-8deg);
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#presentation .parcours-carte {
  width: 320px;
  height: 230px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -50px 0;
  background-image: url(../images/parcours-a-la-carte.png);
}
.fond.orange-violet {
  padding-bottom: 200px;
  background-repeat: no-repeat;
  background-position: right 15px bottom;
  background-size: 1000px;
  background-image: url(../images/orange-violet-mobile.jpg);
}
.fond.violet-vert {
  padding-top: 200px;
  background-repeat: no-repeat;
  background-position: left 15px top;
  background-size: 1000px;
  background-image: url(../images/violet-vert-mobile.jpg);
}
#pratique {
  margin-bottom: 100px;
}
#pratique .gauche {
  padding: 0 15px;
}
#pratique .gauche .bloc {
  background-color: #fff;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  width: 100%;
  max-width: 360px;
  margin-bottom: 15px;
}
#pratique .gauche .bloc .top {
  padding: 15px 15px 15px 70px;
  background-repeat: no-repeat;
  background-position: 15px 20px;
  background-size: 44px;
  display: block;
  position: relative;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#pratique .gauche .bloc .top:hover {
  background-color: #efefef;
}
#pratique .gauche .bloc .top:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 75px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px;
  background-image: url(../images/red-arrow.png);
}
#pratique .gauche .bloc .top .titre {
  font-size: 24px;
  line-height: 24px;
  color: #e30613;
  margin-bottom: 7px;
  font-weight: bold;
}
#pratique .gauche .bloc .top .stitre {
  font-size: 14px;
  line-height: 14px;
  color: #7b8890;
}
#pratique .gauche .bloc .bottom {
  padding-bottom: 10px;
}
#pratique .gauche .bloc .bottom a {
  display: block;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 15px;
  background-color: #fff;
  border-left: 3px solid transparent;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#pratique .gauche .bloc .bottom a:hover {
  background-color: #efefef;
  border-color: #e30613;
}
#pratique .gauche .bloc .bottom a span {
  display: block;
  color: #e30613;
  margin-bottom: 2px;
}
#pratique .gauche .bloc.soutien .top {
  background-image: url(../images/picto-soutien.png);
}
#liste-temoignages .owl-dots,
#liste-avis .owl-dots {
  text-align: right;
}
#liste-temoignages .owl-dots .owl-dot span,
#liste-avis .owl-dots .owl-dot span {
  margin: 0px 2px;
}
#liste-temoignages .owl-dots .owl-dot.active span,
#liste-avis .owl-dots .owl-dot.active span {
  background-color: #e30613;
}
#international {
  margin-top: 50px;
}
#international .content {
  padding: 0 15px;
}
#international .content .titre {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  padding-top: 40px;
  font-weight: bold;
}
#international .content .titre:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 30px;
  height: 10px;
  background-color: #e30613;
}
#international .content .stitre {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
#international .content .texte {
  padding-left: 80px;
  padding-top: 10px;
  position: relative;
}
#international .content .texte p {
  font-size: 14px;
  line-height: 20px;
  color: #7b8890;
}
#international .content .texte .titre-noir {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #191919;
}
#international .content .texte .titre-rouge {
  font-size: 16px;
  line-height: 16px;
  color: #e30613;
  margin-top: 5px;
  margin-bottom: 15px;
}
#international .content .texte .photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 60px;
  background-color: #eee;
}
#international .content .btn_rouge {
  margin-top: 40px;
  padding-left: 80px;
}
#international .content img {
  margin-top: 70px;
}
#activites .img {
  width: 290px;
  height: 215px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -15px 0;
  background-image: url(../images/bloc-activites.png);
}
#activites .btn_rouge {
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -60px;
}
#activites .btn_rouge a {
  margin-left: 135px;
}
#activites .liste-liens {
  padding: 60px 20px;
  padding-right: 0;
  border-left: 1px dashed #7b8890;
  width: 200px;
  margin: 0 auto;
  margin-top: -20px;
}
#activites .liste-liens a {
  position: relative;
  z-index: 20;
  font-size: 14px;
  line-height: 14px;
  color: #7b8890;
  padding: 10px;
  display: block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#activites .liste-liens a:hover {
  color: #e30613;
  text-shadow: 0 0 1px rgba(227, 6, 19, 0.5);
}
#activites .parcours {
  width: 290px;
  height: 170px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#video {
  background-repeat: no-repeat;
  background-position: 10px 20px;
  background-size: 700px;
  background-image: url(../images/fond-video-mobile.png);
  padding: 100px 15px;
}
#video .titre {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 73px 20px;
  background-size: 48px;
  background-image: url(../images/play-button.png);
  position: relative;
  padding-top: 50px;
  margin-left: 40px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#video .titre span {
  display: block;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  margin-top: 5px;
}
#video .titre:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 10px;
  height: 30px;
  background-color: #fff;
}
#video .titre:hover {
  background-image: url(../images/play-button-hover.png);
}
#texte_ref {
  padding: 15px;
  margin-bottom: 50px;
}
#texte_ref p {
  margin-bottom: 15px;
}
#partenariat {
  margin-top: 100px;
  padding: 0 15px;
}
#partenariat .titre {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  padding-top: 80px;
  margin-bottom: 40px;
  position: relative;
}
#partenariat .titre:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 10px;
  background-color: #000;
}
#partenariat a {
  display: block;
}
#partenariat a img {
  max-height: 130px;
  width: auto;
  margin: 0 auto;
}
#liste-blocs-liens {
  margin: 50px 20px;
  display: grid;
  grid-gap: 10px;
}
#liste-blocs-liens .bloc {
  border-radius: 2px;
  position: relative;
  width: 100%;
  height: 100px;
  background-color: rgba(241, 244, 248, 0.8);
  backdrop-filter: blur(5px);
  overflow: hidden;
}
#liste-blocs-liens .bloc .fix,
#liste-blocs-liens .bloc .hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#liste-blocs-liens .bloc .fix {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  column-gap: 16px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#liste-blocs-liens .bloc .fix .icon {
  font-size: 50px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
#liste-blocs-liens .bloc .fix .icon span {
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
}
#liste-blocs-liens .bloc .fix .texte .titre {
  font-family: 'Magallanes';
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  display: block;
}
#liste-blocs-liens .bloc .fix .texte .stitre {
  font-weight: 100 !important;
  font-size: 14px;
  display: block;
}
#liste-blocs-liens .bloc .fix > * {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transform: translateY(0px);
}
#liste-blocs-liens .bloc .hover {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#liste-blocs-liens .bloc .hover .texte {
  color: #000;
  font-size: 14px;
  line-height: 16px;
  padding: 15px;
}
#liste-blocs-liens .bloc .hover:after {
  content: "+";
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  color: #000;
}
#liste-blocs-liens .bloc .hover > * {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transform: translateY(20px);
}
#liste-blocs-liens .bloc:hover .hover {
  opacity: 1;
  visibility: visible;
}
#liste-blocs-liens .bloc:hover .hover > * {
  transform: translateY(0px);
}
#liste-blocs-liens .bloc:hover .fix {
  opacity: 0;
  visibility: hidden;
}
#liste-blocs-liens .bloc:hover .fix > * {
  transform: translateY(-20px);
}
#liste-blocs-liens.college .bloc .fix .texte span {
  display: block;
  font-weight: bold;
}
#liste-blocs-liens.college .bloc .fix .titre {
  color: #673b86;
}
#liste-blocs-liens.college .bloc .fix .stitre,
#liste-blocs-liens.college .bloc .fix .icon,
#liste-blocs-liens.college .bloc .fix .icon span {
  color: #eb7900;
}
#liste-blocs-liens.college .bloc .hover {
  background-color: rgba(103, 59, 134, 0.1);
}
#liste-blocs-liens.lycee .bloc .fix .texte span {
  display: block;
  font-weight: bold;
}
#liste-blocs-liens.lycee .bloc .fix .titre {
  color: #893976;
}
#liste-blocs-liens.lycee .bloc .fix .stitre,
#liste-blocs-liens.lycee .bloc .fix .icon,
#liste-blocs-liens.lycee .bloc .fix .icon span {
  color: #78c4aa;
}
#liste-blocs-liens.lycee .bloc .hover {
  background-color: rgba(120, 196, 170, 0.1);
}
#liste-blocs-liens.sup .bloc .fix .texte span {
  display: block;
  font-weight: bold;
}
#liste-blocs-liens.sup .bloc .fix .titre {
  color: #31475c;
}
#liste-blocs-liens.sup .bloc .fix .stitre,
#liste-blocs-liens.sup .bloc .fix .icon,
#liste-blocs-liens.sup .bloc .fix .icon span {
  color: #fabf01;
}
#liste-blocs-liens.sup .bloc .hover {
  background-color: rgba(49, 71, 92, 0.1);
}
#liste-blocs-liens.continue .bloc .fix .texte span {
  display: block;
  font-weight: bold;
}
#liste-blocs-liens.continue .bloc .fix .titre {
  color: #4a234a;
}
#liste-blocs-liens.continue .bloc .fix .stitre,
#liste-blocs-liens.continue .bloc .fix .icon,
#liste-blocs-liens.continue .bloc .fix .icon span {
  color: #00bbc3;
}
#liste-blocs-liens.continue .bloc .hover {
  background-color: rgba(74, 35, 74, 0.1);
}
#wrap_all div,
#wrap_all span,
#wrap_all a,
#wrap_all svg {
  overflow: visible;
}
#wrap_all {
  position: relative;
  max-width: 100%;
  width: inherit;
  height: inherit;
}
#wrap_all svg {
  position: absolute;
}
#wrap_all #BG {
  z-index: 10;
}
/* Ligne fond MASQUE */
#wrap_all svg#anim_ligne {
  z-index: 11;
}
#wrap_all #path_ligne {
  stroke-width: 10px;
  stroke: #FFFFFF;
}
/* Classes générales */
#wrap_all .icon_rond {
  background: #ffffff;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 30;
  box-shadow: 2px 2px 4px #CECECE;
}
#wrap_all svg#college,
#wrap_all svg#lycee,
#wrap_all svg#sup,
#wrap_all svg#formation {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
svg#college path,
svg#lycee path,
svg#sup path,
svg#formation path {
  fill: #6B3E84;
}
#wrap_all .lien_sections {
  color: #8D989F;
  display: block;
  text-decoration: none;
  font-family: "Karla", sans-serif;
  position: relative;
}
#wrap_all .lien_sections .titre_sections {
  position: absolute;
  font-size: 0.7rem;
}
/* College */
#wrap_all #bloc_college {
  left: 10%;
  margin-top: 38%;
  max-width: 17%;
  padding: 3% 4.3%;
}
#wrap_all #bloc_college .titre_sections {
  bottom: -85%;
  right: -40%;
}
/* Lycée */
#wrap_all #bloc_lycee {
  left: 30.5%;
  margin-top: 14.5%;
  max-width: 13%;
  padding: 2.8% 2.5%;
}
#wrap_all #bloc_lycee .titre_sections {
  bottom: -119%;
  right: 0%;
}
/* Supérieur */
#wrap_all #bloc_sup {
  left: 58%;
  margin-top: 13%;
  max-width: 17%;
  padding: 3%;
}
#wrap_all #bloc_sup .titre_sections {
  bottom: -100%;
  right: -20%;
  text-align: center;
}
/* Formation */
#wrap_all #bloc_formation {
  left: 84%;
  margin-top: 0%;
  max-width: 14%;
  padding: 2.5%;
}
#wrap_all #bloc_formation .titre_sections {
  bottom: -159%;
  right: -85%;
  text-align: center;
}
#wrap_all b {
  border-radius: 50%;
  z-index: 1;
}
#wrap_all div#container_mots {
  position: absolute;
  z-index: 1;
  max-width: 100%;
  width: inherit;
  height: inherit;
  overflow: hidden;
}
#wrap_all #container_mots {
  opacity: 0;
}
#wrap_all div.mots_bg {
  font-size: 115px;
  overflow: hidden;
  display: block;
  color: #EFEFEF;
  font-weight: 700 !important;
  position: absolute;
  z-index: 1;
  letter-spacing: 2;
}
#wrap_all div.mots_bg.x3 {
  font-size: 170px;
}
#wrap_all div.mots_bg.x4 {
  font-size: 220px;
}
#wrap_all #eclore {
  margin-top: 25%;
  margin-left: 10%;
}
#wrap_all #grandir {
  margin-top: 35%;
  margin-left: 20%;
}
#wrap_all div.mots_bg * {
  color: #EFEFEF;
  font-weight: 700 !important;
}
body .fl-builder-panel.fl-builder-ui-pinned {
  z-index: 200;
}
#visite_virtuelle {
  display: none;
}
#sticky {
  position: fixed;
  bottom: 0;
  right: 20px;
  background-color: #e30613;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 30px 20px 10px;
  font-family: 'Magallanes';
  clip-path: polygon(0 20px, calc(100% - 10px) 0, 100% 100%, 10px 100%);
  z-index: 10;
}
#sticky i {
  position: absolute;
  top: 10px;
  right: 20px;
  transform: scaleX(-1) rotate(45deg);
}
/* Version > 1024 */
@media (min-width: 1024px) {
  #wrap_all .lien_sections .titre_sections {
    font-size: 1rem;
  }
  #wrap_all #bloc_formation .titre_sections {
    bottom: -120%;
  }
  .hauteur116 {
    height: 116px !important;
  }
}
/** END HOME **/
/** ACTUALITES **/
/** END ACTUALITES **/
/** FOOTER **/
footer {
  margin-top: 50px;
  background: #e30613;
  padding: 50px 20px;
  padding-top: 0;
  text-align: center;
}
footer #logo {
  display: block;
}
footer #logo img {
  width: 85px;
  margin: 0 auto;
}
footer .menu-entrees {
  margin-top: 30px;
}
footer .menu-entrees a {
  display: block;
  color: #fff;
  font-weight: bold;
  font-family: 'Magallanes';
  padding: 5px 0;
}
footer .adresse {
  margin-top: 30px;
}
footer .adresse p,
footer .adresse span,
footer .adresse a {
  color: #fff;
  line-height: 1.2;
}
footer .newsletter .titre {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'Magallanes';
}
footer .newsletter .gform_wrapper {
  margin: 0;
}
footer #reseaux_sociaux {
  text-align: center;
  margin-top: 30px;
  display: flex;
  align-items: center;
}
footer #reseaux_sociaux a {
  width: 48px;
  height: 48px;
  margin: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
footer #reseaux_sociaux a:hover {
  background-color: #fff;
  color: #e30613;
}
footer .liens {
  margin-top: 30px;
  color: #fff;
}
footer .liens a {
  color: #fff;
  display: inline-block;
}
footer .liens a:hover {
  text-decoration: underline;
}
footer form {
  margin-top: 20px !important;
  display: flex;
}
footer #field_3_1 {
  margin: 0;
}
footer #input_3_1 {
  padding: 0 20px;
  line-height: 48px;
  border: none;
  margin: 0;
  font-size: 14px;
}
footer #gform_submit_button_3 {
  height: 48px;
  background-color: #000;
  line-height: 20px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Magallanes';
  padding: 15px 15px 11px;
  border-radius: 2px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-right: 0;
}
footer .gform_footer {
  width: 124px !important;
}
footer .gform_legacy_markup_wrapper .top_label div.ginput_container {
  margin: 0 !important;
}
footer .gform_legacy_markup_wrapper .gform_footer {
  padding: 0;
  margin: 0;
}
/** END FOOTER **/
/* page formation*/
.page-formation {
  padding: 0 15px;
}
.page-formation .telechargement-plaquette a {
  line-height: 34px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #e30613;
  display: inline-block;
  padding: 0 15px;
  font-weight: bold;
  padding-left: 40px;
  background-image: url(../images/download-button.png);
  background-repeat: no-repeat;
  background-position: 14px center;
  background-size: 16px;
  border-radius: 2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.page-formation .bloc_texte {
  margin-bottom: 50px;
}
.page-formation .bloc_texte.main .titre {
  font-size: 38px;
  line-height: 46px;
  position: relative;
  margin-bottom: 20px;
  font-weight: bold;
}
.page-formation .bloc_texte.main .titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 30px;
  background-color: #000;
  display: none;
}
.page-formation .bloc_texte.main .stitre {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}
.page-formation .bloc_texte.second .titre {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
.page-formation .bloc_texte.contenu .titre {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 30px;
  padding-top: 50px;
  position: relative;
  font-weight: bold;
}
.page-formation .bloc_texte.contenu .titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 30px;
  background-color: #7b8890;
}
.page-formation .bloc_texte.contenu:nth-child(3) .titre:after {
  background-color: #191919;
  width: 30px;
  height: 10px;
}
.page-formation .bloc_texte.contenu:nth-child(6) .titre:after {
  background-color: #e30613;
  width: 30px;
  height: 10px;
}
.page-formation .bloc_texte .texte p,
.page-formation .bloc_texte .texte span,
.page-formation .bloc_texte .texte a,
.page-formation .bloc_texte .texte li {
  font-size: 16px;
  line-height: 20px;
  color: #7b8890;
  margin-bottom: 15px;
}
.page-formation .bloc_texte .texte li {
  padding-left: 10px;
  position: relative;
  margin-bottom: 0;
}
.page-formation .bloc_texte .texte li:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #7b8890;
  border-radius: 50%;
}
.page-formation .bloc_texte .texte ul {
  margin-bottom: 20px;
}
.page-formation.college .bloc_texte.main .stitre {
  color: #ee791e;
}
.page-formation.lycee .bloc_texte.main .stitre {
  color: #7c2665;
}
.page-formation.sup .bloc_texte.main .stitre {
  color: #dcab13;
}
.page-formation.continue .bloc_texte.main .stitre {
  color: #00bbc3;
}
/* end page formation */
.fl-builder-content,
.gform_wrapper,
.texte,
.bloc_texte {
  font-size: initial;
}
#bandeau {
  background-color: #f1f4f8;
  padding: 0 20px;
}
#bandeau .conteneur {
  padding-top: 50px;
  padding-bottom: 20px;
}
#bandeau #breadcrumbs {
  margin-bottom: 5px;
}
#bandeau #breadcrumbs p,
#bandeau #breadcrumbs a,
#bandeau #breadcrumbs span {
  font-size: 12px;
  line-height: 14px;
}
#bandeau #breadcrumbs a {
  text-decoration: underline;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#bandeau #breadcrumbs a:hover {
  color: #e30613;
}
#bandeau #breadcrumbs .breadcrumb_last {
  font-weight: bold;
}
#bandeau .img {
  width: 100vw;
  max-height: 300px;
  height: 50vw;
  margin: -30px -20px 20px -20px;
  background-size: cover;
}
#bandeau .titre {
  position: relative;
  font-size: 24px;
  line-height: 1.2;
}
#bandeau .titre p,
#bandeau .titre h1 {
  font-family: 'Magallanes';
}
#bandeau .titre p strong,
#bandeau .titre h1 strong {
  font-weight: bold;
  color: #e30613;
}
#bandeau .mot_cle {
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 50px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}
/* page editoriale */
.fl-rich-text p,
.fl-accordion-content p,
.fl-tabs p,
.fl-rich-text h1,
.fl-accordion-content h1,
.fl-tabs h1,
.fl-rich-text h2,
.fl-accordion-content h2,
.fl-tabs h2,
.fl-rich-text h3,
.fl-accordion-content h3,
.fl-tabs h3,
.fl-rich-text h4,
.fl-accordion-content h4,
.fl-tabs h4,
.fl-rich-text h5,
.fl-accordion-content h5,
.fl-tabs h5,
.fl-rich-text h6,
.fl-accordion-content h6,
.fl-tabs h6,
.fl-rich-text a,
.fl-accordion-content a,
.fl-tabs a,
.fl-rich-text li,
.fl-accordion-content li,
.fl-tabs li,
.fl-rich-text .editor-decallage,
.fl-accordion-content .editor-decallage,
.fl-tabs .editor-decallage {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.4;
}
.fl-rich-text p strong,
.fl-accordion-content p strong,
.fl-tabs p strong,
.fl-rich-text h1 strong,
.fl-accordion-content h1 strong,
.fl-tabs h1 strong,
.fl-rich-text h2 strong,
.fl-accordion-content h2 strong,
.fl-tabs h2 strong,
.fl-rich-text h3 strong,
.fl-accordion-content h3 strong,
.fl-tabs h3 strong,
.fl-rich-text h4 strong,
.fl-accordion-content h4 strong,
.fl-tabs h4 strong,
.fl-rich-text h5 strong,
.fl-accordion-content h5 strong,
.fl-tabs h5 strong,
.fl-rich-text h6 strong,
.fl-accordion-content h6 strong,
.fl-tabs h6 strong,
.fl-rich-text a strong,
.fl-accordion-content a strong,
.fl-tabs a strong,
.fl-rich-text li strong,
.fl-accordion-content li strong,
.fl-tabs li strong,
.fl-rich-text .editor-decallage strong,
.fl-accordion-content .editor-decallage strong,
.fl-tabs .editor-decallage strong {
  font-weight: bold;
}
.fl-rich-text a,
.fl-accordion-content a,
.fl-tabs a {
  text-decoration: underline;
  color: #191919;
}
.fl-rich-text ul,
.fl-accordion-content ul,
.fl-tabs ul {
  margin-bottom: 15px;
}
.fl-rich-text ul li,
.fl-accordion-content ul li,
.fl-tabs ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.fl-rich-text ul li strong,
.fl-accordion-content ul li strong,
.fl-tabs ul li strong {
  font-weight: bold;
}
.fl-rich-text ul li:after,
.fl-accordion-content ul li:after,
.fl-tabs ul li:after {
  content: '';
  background-color: currentColor;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.fl-accordion .fl-accordion-item {
  border: none;
  margin-bottom: 0;
}
.fl-accordion .fl-accordion-item:not(:last-of-type) {
  border-bottom: 1px solid;
}
.fl-accordion .fl-accordion-item .fl-accordion-button {
  color: #000;
  font-weight: bold;
  padding: 15px 10px 15px 0;
}
.fl-accordion .fl-accordion-item .fl-accordion-button a {
  outline: none !important;
  color: #000;
}
.fl-accordion .fl-accordion-item.fl-accordion-item-active .fl-accordion-button a {
  color: #000;
}
.fl-accordion .fl-accordion-item .fl-accordion-content {
  padding: 30px 0;
}
.fl-accordion .fl-accordion-item .fl-accordion-button-icon-right {
  opacity: 1;
}
.fl-tabs-panels {
  background-color: #000;
  border: none;
}
.fl-tabs-panels .fl-tabs-label {
  color: #ffffff;
  font-weight: bold;
  padding: 15px;
  outline: none !important;
}
.fl-tabs-panels .fl-tabs-label.fl-tab-active {
  background-color: #000000;
  color: #fff;
  border: 0;
  padding: 15px;
  outline: none;
}
.fl-tabs-panels .fl-tabs-panel {
  border: none;
}
.fl-tabs-panels .fl-tabs-panel-content {
  background-color: #e6e6e6;
  padding: 30px 20px;
}
.fl-tabs-labels {
  background-color: #000;
}
.fl-tabs-labels .fl-tabs-label {
  color: #ffffff;
  padding: 30px;
  font-weight: bold;
  text-transform: uppercase;
  outline: none !important;
}
.fl-tabs-labels .fl-tabs-label.fl-tab-active {
  background-color: #000000;
  color: #fff;
  border: 0;
}
.page-editoriale {
  padding: 0 15px;
}
.page-editoriale .content_page_editoriale .editor-titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 30px;
  background-color: #000;
}
.page-editoriale.college .editor-sous-titre {
  color: #eb7900;
}
.page-editoriale.lycee .editor-sous-titre {
  color: #893976;
}
.page-editoriale.sup .editor-sous-titre {
  color: #fabf01;
}
.page-editoriale.continue .editor-sous-titre {
  color: #00bbc3;
}
.page-editoriale.page_actualite .content_page_editoriale h1,
.page-editoriale.page_actualite .content_page_editoriale .btn_rouge {
  padding-right: 20px;
  padding-left: 20px;
}
.page-editoriale.page_actualite .content_page_editoriale h1:after,
.page-editoriale.page_actualite .content_page_editoriale .btn_rouge:after {
  left: 20px;
}
.page-editoriale.page_actualite .liste-actualites {
  margin: 0 auto;
  max-width: 280px;
}
.page-editoriale.page_actualite .liste-actualites .une_actu {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin: 15px;
  width: 280px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.page-editoriale.page_actualite .liste-actualites .une_actu .img {
  height: 150px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-editoriale.page_actualite .liste-actualites .une_actu .img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #e30613;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.page-editoriale.page_actualite .liste-actualites .une_actu .content {
  padding: 15px;
}
.page-editoriale.page_actualite .liste-actualites .une_actu .content .date {
  color: #e30613;
  font-size: 14px;
  line-height: 14px;
}
.page-editoriale.page_actualite .liste-actualites .une_actu .content .titre {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 25px;
  font-weight: bold;
}
.page-editoriale.page_actualite .liste-actualites .une_actu .content .texte {
  font-size: 14px;
  line-height: 20px;
  color: #7b8890;
}
.page-editoriale.page_actualite .liste-actualites .une_actu:hover {
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
}
.page-editoriale.page_actualite .liste-actualites .une_actu:hover .img:after {
  opacity: 0.3;
}
.page-editoriale.page_actualite .liste-dates {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}
.page-editoriale.page_actualite .liste-dates .une_date {
  position: relative;
  padding-left: 80px;
  padding-bottom: 30px;
}
.page-editoriale.page_actualite .liste-dates .une_date:after {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 80px;
  content: "";
  background-color: #e30613;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_date {
  position: absolute;
  top: 20px;
  left: 0;
  width: 60px;
  text-align: center;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_date .jour {
  font-size: 46px;
  line-height: 34px;
  color: #e30613;
  letter-spacing: -3px;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_date .mois {
  font-size: 14px;
  line-height: 14px;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_date .annee {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content {
  background-color: #fff;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  padding: 20px;
  position: relative;
  display: block;
  -webkit-transition: all 0.2;
  -moz-transition: all 0.2;
  -ms-transition: all 0.2;
  -o-transition: all 0.2;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories {
  margin-bottom: 5px;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories span,
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  padding: 0 5px;
  color: #fff;
  background-color: #e30613;
  margin-right: 5px;
  margin-bottom: 5px;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories span.college,
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories a.college {
  background-color: #eb7900;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories span.lycee-general,
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories a.lycee-general,
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories span.lycee-pro,
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories a.lycee-pro {
  background-color: #893976;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories span.ecole-superieure,
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories a.ecole-superieure {
  background-color: #fabf01;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories span.formation-continue,
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .categories a.formation-continue {
  background-color: #00bbc3;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .titre {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content .texte {
  font-size: 14px;
  line-height: 14px;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content:after {
  content: "";
  width: 20px;
  height: 20px;
  border: 3px solid #e30613;
  position: absolute;
  top: 20px;
  left: -10px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 10;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content:hover {
  background-color: #eee;
}
.page-editoriale.page_actualite .liste-dates .une_date .bloc_content:hover:after {
  border-width: 7px;
}
.page-editoriale.page_agenda .content_page_editoriale .texte {
  padding: 0 20px;
}
.page-editoriale.page_agenda .content_page_editoriale .texte p {
  font-size: 14px;
  line-height: 20px;
  color: #7b8890;
  margin-bottom: 15px;
}
.pages-enfants {
  position: relative;
  font-size: 0;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.pages-enfants .enfant {
  width: 280px;
  background-color: #fff;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.pages-enfants .enfant .img {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #eee;
  background-image: url(../images/defaut-img.png);
  position: relative;
}
.pages-enfants .enfant .img:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #e30613;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.pages-enfants .enfant .content {
  padding: 15px;
  min-height: 140px;
  position: relative;
}
.pages-enfants .enfant .content .titre {
  font-size: 18px;
  line-height: 18px;
  color: #191919;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.pages-enfants .enfant .content .texte {
  font-size: 14px;
  line-height: 14px;
  color: #516e79;
  position: relative;
  margin-top: 20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.pages-enfants .enfant .content .texte:after {
  content: "";
  width: 15px;
  height: 3px;
  position: absolute;
  top: -13px;
  left: 0;
  background-color: #191919;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.pages-enfants .enfant .content:after {
  content: "";
  position: absolute;
  top: -30px;
  right: 20px;
  width: 10px;
  height: 30px;
  background-color: #e30613;
}
.pages-enfants .enfant .content:before {
  content: '';
  width: 0;
  position: absolute;
  right: 0;
  top: -20px;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 280px;
  border-color: transparent transparent #ffffff transparent;
}
.pages-enfants .enfant:hover {
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
}
.pages-enfants .enfant:hover .img:after {
  opacity: 0.3;
  visibility: visible;
}
.pages-enfants .enfant:hover .content .titre,
.pages-enfants .enfant:hover .content .texte {
  color: #e30613;
}
.pages-enfants .enfant:hover .content .texte:after {
  background-color: #e30613;
}
/* end page editoriale */
.je_suis {
  padding: 0;
  overflow: hidden;
}
.je_suis .img_header_je_suis .container {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #eee;
}
.je_suis .intro {
  position: relative;
  padding-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding: 0 15px;
}
.je_suis .intro .titre {
  position: relative;
  padding: 15px;
  font-size: 24px;
  line-height: 26px;
  padding-left: 0;
  padding-right: 0;
}
.je_suis .intro .titre p {
  color: #7b8890;
}
.je_suis .intro .titre p strong {
  font-weight: bold;
  color: #e30613;
}
.je_suis .intro .titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 10px;
  background-color: #7b8890;
  display: none;
}
.je_suis .intro .mot_cle {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  font-size: 50px;
  line-height: 40px;
  color: #efefef;
  font-weight: bold;
  display: none;
}
.je_suis #les_plus {
  padding: 0 15px;
  margin: 50px 0;
}
.je_suis #les_plus .titre {
  font-size: 38px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 50px;
  position: relative;
}
.je_suis #les_plus .titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 30px;
  background-color: #e30613;
}
.je_suis #les_plus .titre span {
  font-size: 150px;
  line-height: 150px;
  font-weight: bold;
  color: #673b86;
  position: absolute;
  left: 70px;
  top: -20px;
  transform: rotate(-10deg);
}
.je_suis #les_plus .titre span:before {
  content: "+";
  position: absolute;
  font-size: 220px;
  line-height: 220px;
  left: -5px;
  top: -35px;
  z-index: -1;
}
.je_suis #les_plus .texte {
  padding-left: 15px;
}
.je_suis #les_plus .texte p,
.je_suis #les_plus .texte li {
  font-size: 16px;
  line-height: 24px;
  color: #7b8890;
}
.je_suis #les_plus .texte p,
.je_suis #les_plus .texte ul {
  margin-bottom: 15px;
}
.je_suis #les_plus .texte ul li {
  position: relative;
  padding-left: 20px;
}
.je_suis #les_plus .texte ul li:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.je_suis #preparations .titre_section {
  padding: 30px 15px;
  position: relative;
}
.je_suis #preparations .titre_section .container {
  font-size: 45px;
  line-height: 45px;
  font-weight: bold;
  color: #fff;
}
.je_suis #preparations .titre_section:after {
  content: "";
  position: absolute;
  top: -15px;
  right: -10px;
  width: 150px;
  height: 20px;
  transform: rotate(6deg);
  opacity: 0.9;
}
.je_suis #demarches {
  padding: 0 15px;
  margin: 20px 0;
}
.je_suis #demarches .content {
  padding: 30px 0 30px 30px;
  border-left: 1px dashed #7b8890;
  z-index: 10;
  position: relative;
}
.je_suis #demarches .content .titre {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
  font-weight: bold;
}
.je_suis #demarches .content .texte p,
.je_suis #demarches .content .texte li {
  font-size: 18px;
  line-height: 20px;
  color: #7b8890;
}
.je_suis #demarches .content .texte p,
.je_suis #demarches .content .texte ul {
  margin-bottom: 15px;
}
.je_suis #extras {
  padding: 0 15px;
  margin-bottom: 100px;
}
.je_suis #extras .titre {
  font-size: 38px;
  line-height: 40px;
  font-weight: bold;
  padding-top: 30px;
  position: relative;
  margin-bottom: 10px;
}
.je_suis #extras .titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 10px;
  background-color: #7b8890;
}
.je_suis #extras .stitre {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.je_suis #extras .blocs .bloc {
  display: inline-block;
  box-shadow: 3px 3px 5px 0px rgba(22, 22, 23, 0.2);
  border-radius: 2px;
  position: relative;
  width: 100%;
  height: 100px;
  margin: 3px;
}
.je_suis #extras .blocs .bloc .fix,
.je_suis #extras .blocs .bloc .hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.je_suis #extras .blocs .bloc .fix {
  background-color: #fff;
}
.je_suis #extras .blocs .bloc .fix .icon {
  position: absolute;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.je_suis #extras .blocs .bloc .fix .texte {
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.je_suis #extras .blocs .bloc .hover {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.je_suis #extras .blocs .bloc .hover .texte {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 15px;
}
.je_suis #extras .blocs .bloc .hover:after {
  content: "+";
  font-size: 40px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 3px;
  right: 0;
  font-weight: bold;
  width: 36px;
  height: 36px;
  color: #fff;
}
.je_suis #extras .blocs .bloc:hover .hover {
  opacity: 1;
  visibility: visible;
}
.je_suis #extras .blocs .bloc.bloc_1 {
  max-width: 225px;
}
.je_suis #extras .blocs .bloc.bloc_1 .fix .icon {
  left: 25px;
  width: 44px;
}
.je_suis #extras .blocs .bloc.bloc_1 .fix .texte {
  left: 90px;
  font-size: 16px;
  line-height: 16px;
}
.je_suis #extras .blocs .bloc.bloc_1 .fix .texte strong {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block;
}
.je_suis #extras .blocs .bloc.bloc_2 {
  max-width: 225px;
}
.je_suis #extras .blocs .bloc.bloc_2 .fix .icon {
  right: 25px;
  width: 48px;
}
.je_suis #extras .blocs .bloc.bloc_2 .fix .texte {
  left: 20px;
  right: 75px;
  font-size: 16px;
  line-height: 18px;
}
.je_suis #extras .blocs .bloc.bloc_2 .fix .texte strong {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  margin-top: 15px;
  display: block;
}
.je_suis #extras .blocs .bloc.bloc_3 {
  max-width: 320px;
}
.je_suis #extras .blocs .bloc.bloc_3 .fix .icon {
  left: 25px;
  width: 53px;
}
.je_suis #extras .blocs .bloc.bloc_3 .fix .texte {
  left: 105px;
  font-size: 20px;
  line-height: 20px;
}
.je_suis #extras .blocs .bloc.bloc_3 .fix .texte strong {
  font-size: 38px;
  line-height: 38px;
  font-weight: bold;
  display: block;
}
.je_suis #extras .blocs .bloc.bloc_4 {
  max-width: 130px;
}
.je_suis #extras .blocs .bloc.bloc_4 .fix .texte {
  text-align: center;
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
}
.je_suis #extras .blocs .bloc.bloc_entreprise,
.je_suis #extras .blocs .bloc.bloc_international,
.je_suis #extras .blocs .bloc.bloc_numerique {
  max-width: 150px;
}
.je_suis #extras .blocs .bloc.bloc_entreprise .fix .icon,
.je_suis #extras .blocs .bloc.bloc_international .fix .icon,
.je_suis #extras .blocs .bloc.bloc_numerique .fix .icon {
  width: 100%;
  background-size: 75px;
  height: 65px;
}
.je_suis #extras .blocs .bloc.bloc_entreprise .fix .texte,
.je_suis #extras .blocs .bloc.bloc_international .fix .texte,
.je_suis #extras .blocs .bloc.bloc_numerique .fix .texte {
  text-align: center;
  transform: none;
  top: 60px;
  width: 100%;
}
.je_suis #extras .blocs .bloc.bloc_entreprise .fix .texte strong,
.je_suis #extras .blocs .bloc.bloc_international .fix .texte strong,
.je_suis #extras .blocs .bloc.bloc_numerique .fix .texte strong {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
}
.je_suis #extras .blocs .bloc.bloc_entreprise .fix .icon {
  background-image: url(../images/picto_entreprise_etudiant.png);
}
.je_suis #extras .blocs .bloc.bloc_entreprise .fix .texte {
  font-size: 14px;
  line-height: 14px;
}
.je_suis #extras .blocs .bloc.bloc_entreprise .fix .texte strong {
  font-size: 20px;
  line-height: 20px;
}
.je_suis #extras .blocs .bloc.bloc_international .fix .icon {
  background-image: url(../images/picto_international_etudiant.png);
}
.je_suis #extras .blocs .bloc.bloc_numerique .fix .icon {
  background-image: url(../images/picto_numerique_etudiant.png);
}
.je_suis #extras .blocs .bloc.bloc_equip_pro {
  max-width: 462px;
  height: 120px;
}
.je_suis #extras .blocs .bloc.bloc_equip_pro .fix .icon {
  width: 75px;
  background-size: 75px;
  background-image: url(../images/picto_equipement_pro_etudiant.png);
}
.je_suis #extras .blocs .bloc.bloc_equip_pro .fix .texte {
  padding-left: 80px;
}
.je_suis #extras .blocs .bloc.bloc_equip_pro .fix .texte strong {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
}
.je_suis #organisation {
  padding: 0 15px;
  margin-bottom: 100px;
}
.je_suis #organisation .titre {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #516e79;
}
.je_suis #organisation .stitre {
  font-size: 18px;
  line-height: 18px;
  color: #516e79;
}
.je_suis #organisation .blocs {
  margin-top: 20px;
  font-size: 0;
  margin-right: -5px;
  margin-left: -5px;
}
.je_suis #organisation .blocs .bloc {
  width: 130px;
  height: 130px;
  margin: 5px;
  vertical-align: top;
  display: inline-block;
  padding-top: 80px;
  box-shadow: 3px 3px 5px 0px rgba(22, 22, 23, 0.2);
  border-radius: 2px;
  background-color: #516e79;
  background-repeat: no-repeat;
  background-position: center 15px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.je_suis #organisation .blocs .bloc.horaires {
  background-image: url(../images/picto_horaires.png);
  background-size: 45px;
}
.je_suis #organisation .blocs .bloc.hebergement {
  background-image: url(../images/picto_hebergement.png);
  background-size: 60px;
}
.je_suis #organisation .blocs .bloc.restauration {
  background-image: url(../images/picto_restauration.png);
  background-size: 52px;
}
.je_suis #organisation .blocs .bloc.logistique {
  background-image: url(../images/picto_logitique.png);
  background-size: 43px;
}
.je_suis #organisation .blocs .bloc.interlocuteurs {
  background-image: url(../images/picto_interlocuteurs.png);
  background-size: 48px;
}
.je_suis #formations .titre_section {
  padding: 30px 15px;
  position: relative;
}
.je_suis #formations .titre_section:after {
  content: "";
  position: absolute;
  top: -15px;
  right: -10px;
  width: 150px;
  height: 20px;
  transform: rotate(6deg);
  opacity: 0.9;
}
.je_suis #formations .titre_section .titre {
  font-size: 45px;
  line-height: 45px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
.je_suis #formations .stitre {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-weight: bold;
}
.je_suis #formations .liste_formations_college .une_formation {
  position: relative;
  width: 230px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.je_suis #formations .liste_formations_college .une_formation .chiffre {
  font-size: 170px;
  line-height: 120px;
  font-weight: bold;
  text-shadow: 0 0 4px #fff;
  text-shadow: #ffffff 3px 3px, #ffffff -3px 3px, #ffffff -3px -3px, #ffffff 3px -3px;
  position: absolute;
  color: #eb7900;
  top: 55px;
  left: 20px;
}
.je_suis #formations .liste_formations_college .une_formation .chiffre sup {
  font-size: 100px;
  line-height: 45px;
  vertical-align: top;
}
.je_suis #formations .liste_formations_college .une_formation .chiffre-ombre {
  font-size: 250px;
  line-height: 190px;
  font-weight: bold;
  color: #e7e5e5;
}
.je_suis #formations .liste_formations_college .une_formation .chiffre-ombre sup {
  font-size: 160px;
  line-height: 80px;
  vertical-align: top;
}
.je_suis #formations .liste_formations_college .une_formation .btn_rouge {
  margin-left: 40px;
  margin-top: -10px;
  position: relative;
  z-index: 10;
}
.je_suis #formations .titre_liste_formations {
  padding: 0 15px;
}
.je_suis #formations .titre_liste_formations p {
  font-size: 30px;
  line-height: 36px;
  color: #191919;
  font-weight: bold;
  max-width: 280px;
  margin: 30px 0;
}
.je_suis #formations .liste_formations {
  padding: 0 15px 0 30px;
  margin-left: 15px;
  margin-bottom: 30px;
  border-left: 1px dashed #7b8890;
}
.je_suis #formations .liste_formations p {
  display: block;
}
.je_suis #formations .liste_formations p a {
  font-size: 18px;
  line-height: 20px;
  padding: 7px 0;
  display: block;
  position: relative;
  display: inline-block;
}
.je_suis #formations .liste_formations p a:after {
  content: ">";
  position: absolute;
  right: -30px;
  top: 0;
  width: 30px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #e30613;
}
.je_suis #faq_chiffres {
  padding: 0 15px;
}
.je_suis #faq_chiffres .faq {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  width: 100%;
  max-width: 360px;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.je_suis #faq_chiffres .faq a {
  padding: 10px 15px 10px 70px;
  background-image: url(../images/picto-bloc-faq.png);
  background-repeat: no-repeat;
  background-position: 15px 20px;
  background-size: 44px;
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
.je_suis #faq_chiffres .faq a span {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 8px;
  font-weight: bold;
  display: block;
}
.je_suis #faq_chiffres .faq a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 84px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  background-image: url(../images/white-arrow.png);
}
.je_suis #faq_chiffres .reussite {
  border-radius: 8px;
  padding: 30px;
  padding-bottom: 15px;
}
.je_suis #faq_chiffres .reussite .chiffre {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}
.je_suis #faq_chiffres .reussite .chiffre span {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}
.je_suis #actu_avis {
  margin-bottom: 100px;
}
.je_suis #actu_avis .actualites {
  padding: 0 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.je_suis #actu_avis .actualites .container {
  border: 2px solid #dcdcdc;
  border-radius: 10px;
  max-width: 520px;
  position: relative;
}
.je_suis #actu_avis .actualites .titre_section {
  font-size: 30px;
  line-height: 30px;
  padding: 0 25px 0 10px;
  margin-top: -15px;
  margin-bottom: 25px;
  margin-left: 10px;
  font-weight: bold;
  background-color: #fff;
  display: inline-block;
}
.je_suis #actu_avis .actualites .liste_actus .une_actu {
  display: block;
  padding: 0 20px;
  position: relative;
}
.je_suis #actu_avis .actualites .liste_actus .une_actu .date {
  color: #e30613;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}
.je_suis #actu_avis .actualites .liste_actus .une_actu .titre {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 25px;
  font-weight: bold;
}
.je_suis #actu_avis .actualites .liste_actus .une_actu .img {
  width: 230px;
  height: 175px;
  border: 5px solid #fff;
  border-radius: 3px;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
.je_suis #actu_avis .actualites .liste_actus .une_actu .texte {
  font-size: 14px;
  line-height: 20px;
  color: #7b8890;
}
.je_suis #actu_avis .actualites .liste_actus .owl-controls {
  margin: 0;
}
.je_suis #actu_avis .actualites .liste_actus .owl-controls .owl-dots {
  margin: 5px;
  text-align: left;
  margin-left: 15px;
}
.je_suis #actu_avis .actualites .liste_actus .owl-controls .owl-dots .owl-dot span {
  margin: 5px;
  width: 10px;
  height: 10px;
  border: 1px solid #7b8890;
  background-color: #fff;
}
.je_suis #actu_avis .actualites .liste_actus .owl-controls .owl-dots .owl-dot.active span {
  background-color: #7b8890;
}
.je_suis #actu_avis .actualites .btn_rouge {
  position: absolute;
  bottom: -20px;
  right: 20px;
}
.je_suis #actu_avis .avis {
  margin-top: 50px;
}
.je_suis #actu_avis .avis .content {
  padding: 0 15px;
}
.je_suis #actu_avis .avis .content .titre {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  padding-top: 40px;
  font-weight: bold;
}
.je_suis #actu_avis .avis .content .titre:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 30px;
  height: 10px;
  background-color: #e30613;
}
.je_suis #actu_avis .avis .content .stitre {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.je_suis #actu_avis .avis .content .texte {
  padding-left: 80px;
  padding-top: 10px;
  position: relative;
}
.je_suis #actu_avis .avis .content .texte p {
  font-size: 14px;
  line-height: 20px;
  color: #7b8890;
}
.je_suis #actu_avis .avis .content .texte .titre-noir {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #191919;
}
.je_suis #actu_avis .avis .content .texte .titre-rouge {
  font-size: 16px;
  line-height: 16px;
  color: #e30613;
  margin-top: 5px;
  margin-bottom: 15px;
}
.je_suis #actu_avis .avis .content .texte .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 60px;
  background-color: #eee;
}
.je_suis #actu_avis .avis .content .texte .btn_rouge {
  margin-top: 40px;
}
.je_suis #actu_avis .avis .content img {
  margin-top: 70px;
}
.je_suis #professionnels #presentation .content .img2 {
  height: 160px;
  width: 280px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: -30px;
  margin-bottom: 30px;
}
.je_suis #photos .titre {
  padding: 0 15px;
  font-size: 38px;
  line-height: 40px;
  font-weight: bold;
  padding-top: 30px;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.je_suis #photos .titre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 10px;
  background-color: #191919;
}
.je_suis #photos .liste_photos {
  padding: 0 10px;
  width: 100%;
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
  font-size: 0;
}
.je_suis #photos .liste_photos .photo {
  width: 140px;
  height: 140px;
  margin: 5px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #eee;
}
.je_suis.college #les_plus span {
  color: #673b86;
}
.je_suis.college #les_plus span:before {
  color: #eb7900;
}
.je_suis.college #les_plus .texte ul li:after {
  background-color: #673b86;
}
.je_suis.college #extras .titre span {
  color: #673b86;
}
.je_suis.college #extras .stitre {
  color: #eb7900;
}
.je_suis.college #extras .blocs .bloc .fix .texte {
  color: #eb7900;
}
.je_suis.college #extras .blocs .bloc .fix .texte strong {
  color: #673b86;
}
.je_suis.college #extras .blocs .bloc .hover {
  background-color: #673b86;
}
.je_suis.college #extras .blocs .bloc.bloc_1 .fix .icon {
  background-image: url(../images/picto_pompier_orange.png);
}
.je_suis.college #extras .blocs .bloc.bloc_2 .fix .icon {
  background-image: url(../images/picto_theatre_orange.png);
}
.je_suis.college #extras .blocs .bloc.bloc_3 .fix .icon {
  background-image: url(../images/picto_sante_orange.png);
}
.je_suis.college #organisation .blocs .bloc:hover {
  background-color: #673b86;
}
.je_suis.college #formations .titre_section,
.je_suis.college #preparations .titre_section {
  background-color: #673b86;
}
.je_suis.college #formations .titre_section:after,
.je_suis.college #preparations .titre_section:after {
  background-color: #eb7900;
}
.je_suis.college #faq_chiffres .faq {
  background-color: #673b86;
}
.je_suis.college #faq_chiffres .faq:hover {
  background-color: #311c3f;
}
.je_suis.college #faq_chiffres .reussite {
  background-color: #673b86;
}
.je_suis.college #faq_chiffres .reussite .chiffre span {
  color: #eb7900;
}
.je_suis.lycee #les_plus span {
  color: #78c4aa;
}
.je_suis.lycee #les_plus span:before {
  color: #893976;
}
.je_suis.lycee #les_plus .texte ul li:after {
  background-color: #78c4aa;
}
.je_suis.lycee #extras .titre span {
  color: #78c4aa;
}
.je_suis.lycee #extras .stitre {
  color: #893976;
}
.je_suis.lycee #extras .blocs .bloc .fix .texte {
  color: #893976;
}
.je_suis.lycee #extras .blocs .bloc .fix .texte strong {
  color: #78c4aa;
}
.je_suis.lycee #extras .blocs .bloc .hover {
  background-color: #78c4aa;
}
.je_suis.lycee #extras .blocs .bloc.bloc_1 .fix .icon {
  background-image: url(../images/picto_pompier_lycee.png);
}
.je_suis.lycee #extras .blocs .bloc.bloc_2 .fix .icon {
  background-image: url(../images/picto_theatre_lycee.png);
}
.je_suis.lycee #extras .blocs .bloc.bloc_3 .fix .icon {
  background-image: url(../images/picto_sante_lycee.png);
}
.je_suis.lycee #organisation .blocs .bloc:hover {
  background-color: #78c4aa;
}
.je_suis.lycee #formations .titre_section,
.je_suis.lycee #preparations .titre_section {
  background-color: #78c4aa;
}
.je_suis.lycee #formations .titre_section:after,
.je_suis.lycee #preparations .titre_section:after {
  background-color: #893976;
}
.je_suis.lycee #faq_chiffres .faq {
  background-color: #78c4aa;
}
.je_suis.lycee #faq_chiffres .faq:hover {
  background-color: #419578;
}
.je_suis.lycee #faq_chiffres .reussite {
  background-color: #78c4aa;
}
.je_suis.lycee #faq_chiffres .reussite .chiffre span {
  color: #893976;
}
.je_suis.sup #les_plus span {
  color: #31475c;
}
.je_suis.sup #les_plus span:before {
  color: #fabf01;
}
.je_suis.sup #les_plus .texte ul li:after {
  background-color: #31475c;
}
.je_suis.sup #extras .titre span {
  color: #31475c;
}
.je_suis.sup #extras .stitre {
  color: #fabf01;
}
.je_suis.sup #extras .blocs .bloc .fix .texte {
  color: #fabf01;
}
.je_suis.sup #extras .blocs .bloc .fix .texte strong {
  color: #31475c;
}
.je_suis.sup #extras .blocs .bloc .hover {
  background-color: #31475c;
}
.je_suis.sup #organisation .blocs .bloc:hover {
  background-color: #31475c;
}
.je_suis.sup #formations .titre_section,
.je_suis.sup #preparations .titre_section {
  background-color: #31475c;
}
.je_suis.sup #formations .titre_section:after,
.je_suis.sup #preparations .titre_section:after {
  background-color: #fabf01;
}
.je_suis.sup #faq_chiffres .faq {
  background-color: #31475c;
}
.je_suis.sup #faq_chiffres .faq:hover {
  background-color: #0e1419;
}
.je_suis.sup #faq_chiffres .reussite {
  background-color: #31475c;
}
.je_suis.sup #faq_chiffres .reussite .chiffre span {
  color: #fabf01;
}
.masterpage #agenda-description {
  padding: 0 15px;
  margin-top: 30px;
}
.masterpage #agenda-description .droite .description .titre {
  font-size: 38px;
  line-height: 40px;
  position: relative;
  padding-bottom: 10px;
  font-weight: bold;
  padding-top: 45px;
  color: #191919;
  display: block;
  font-family: 'Magallanes';
}
.masterpage #agenda-description .droite .description .stitre {
  color: #e30613;
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 25px;
  font-weight: bold;
  display: block;
}
.masterpage #agenda-description .droite .description .texte p,
.masterpage #agenda-description .droite .description .texte li {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  color: #516e79;
}
.masterpage #agenda-description .droite .description .texte p strong,
.masterpage #agenda-description .droite .description .texte li strong {
  color: #e30613;
  font-weight: bold;
}
.masterpage #boutons-chiffres {
  padding: 0 15px;
  margin-top: 50px;
}
.masterpage #boutons-chiffres .bouton {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  width: 100%;
  max-width: 360px;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.masterpage #boutons-chiffres .bouton .btn {
  padding: 20px 15px 20px 70px;
  background-repeat: no-repeat;
  background-position: 15px 20px;
  background-size: 44px;
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.masterpage #boutons-chiffres .bouton .btn span {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}
.masterpage #boutons-chiffres .bouton .btn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 84px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}
.masterpage #boutons-chiffres .bouton .btn.resultats {
  background-image: url(../images/picto-bloc-resultats.png);
  background-color: #e30613;
  color: #fff;
}
.masterpage #boutons-chiffres .bouton .btn.resultats:after {
  background-image: url(../images/white-arrow.png);
}
.masterpage #boutons-chiffres .bouton .btn.resultats:hover {
  background-color: #80030b;
}
.masterpage #boutons-chiffres .bouton .btn.don {
  color: #516e79;
  background-image: url(../images/picto-soutien.png);
}
.masterpage #boutons-chiffres .bouton .btn.don span {
  color: #e30613;
}
.masterpage #boutons-chiffres .bouton .btn.don:after {
  background-image: url(../images/red-arrow.png);
}
.masterpage #boutons-chiffres .bouton .btn.don:hover {
  background-color: #efefef;
}
.masterpage #boutons-chiffres .bouton .resultats_txt {
  background-color: #eee;
  padding: 30px;
  display: none;
}
.masterpage #boutons-chiffres .bouton .resultats_txt .chiffre {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #191919;
  margin-bottom: 15px;
  border-bottom: 2px solid #dadada;
  padding-bottom: 15px;
}
.masterpage #boutons-chiffres .bouton .resultats_txt .chiffre span {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #e30613;
}
.masterpage #boutons-chiffres .bouton .resultats_txt .chiffre:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.masterpage #boutons-chiffres .gauche .texte {
  margin-top: 50px;
  position: relative;
}
.masterpage #boutons-chiffres .gauche .texte:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 10px;
  background-color: #000;
}
.masterpage #boutons-chiffres .gauche .texte p,
.masterpage #boutons-chiffres .gauche .texte li {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  color: #516e79;
}
.masterpage #boutons-chiffres .gauche .texte p strong,
.masterpage #boutons-chiffres .gauche .texte li strong {
  color: #e30613;
  font-weight: bold;
}
.masterpage #boutons-chiffres .droite .texte {
  padding-top: 50px;
  padding-left: 15px;
  border-left: 1px dashed #516e79;
}
.masterpage #boutons-chiffres .droite .texte p,
.masterpage #boutons-chiffres .droite .texte li {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  color: #516e79;
}
.masterpage #boutons-chiffres .droite .texte p strong,
.masterpage #boutons-chiffres .droite .texte li strong {
  color: #e30613;
  font-weight: bold;
}
.masterpage #boutons-chiffres .chiffres {
  border-radius: 8px;
  padding: 30px;
  padding-bottom: 15px;
  background-color: #e30613;
  margin-top: 50px;
}
.masterpage #boutons-chiffres .chiffres .chiffre {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}
.masterpage #boutons-chiffres .chiffres .chiffre span {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}
.masterpage.college #agenda-description .droite .description .stitre {
  color: #eb7900;
}
.masterpage.college #agenda-description .droite .description .texte p strong {
  color: #673b86;
}
.masterpage.college #boutons-chiffres .bouton .resultats {
  background-color: #673b86;
}
.masterpage.college #boutons-chiffres .bouton .resultats:hover {
  background-color: #311c3f;
}
.masterpage.college #boutons-chiffres .chiffres {
  background-color: #673b86;
}
.masterpage.college #boutons-chiffres .chiffres .chiffre span {
  color: #eb7900;
}
.masterpage.lycee #agenda-description .droite .description .stitre {
  color: #78c4aa;
}
.masterpage.lycee #agenda-description .droite .description .texte p strong {
  color: #893976;
}
.masterpage.lycee #boutons-chiffres .bouton .resultats {
  background-color: #893976;
}
.masterpage.lycee #boutons-chiffres .bouton .resultats:hover {
  background-color: #411b38;
}
.masterpage.lycee #boutons-chiffres .chiffres {
  background-color: #893976;
}
.masterpage.lycee #boutons-chiffres .chiffres .chiffre span {
  color: #78c4aa;
}
.masterpage.sup #agenda-description .droite .description .stitre {
  color: #fabf01;
}
.masterpage.sup #agenda-description .droite .description .texte p strong {
  color: #31475c;
}
.masterpage.sup #boutons-chiffres .bouton .resultats {
  background-color: #31475c;
}
.masterpage.sup #boutons-chiffres .bouton .resultats:hover {
  background-color: #0e1419;
}
.masterpage.sup #boutons-chiffres .chiffres {
  background-color: #31475c;
}
.masterpage.sup #boutons-chiffres .chiffres .chiffre span {
  color: #fabf01;
}
.masterpage.continue #agenda-description .droite .description .stitre {
  color: #00bbc3;
}
.masterpage.continue #agenda-description .droite .description .texte p strong {
  color: #4a234a;
}
.masterpage.continue #boutons-chiffres .bouton .resultats {
  background-color: #4a234a;
}
.masterpage.continue #boutons-chiffres .bouton .resultats:hover {
  background-color: #050205;
}
.masterpage.continue #boutons-chiffres .chiffres {
  background-color: #4a234a;
}
.masterpage.continue #boutons-chiffres .chiffres .chiffre span {
  color: #00bbc3;
}
.titre_bandeau_color {
  padding: 30px 15px;
  position: relative;
  margin-top: 140px;
}
.titre_bandeau_color:after {
  content: "";
  position: absolute;
  top: -15px;
  right: -10px;
  width: 150px;
  height: 20px;
  transform: rotate(6deg);
  opacity: 0.9;
}
.titre_bandeau_color .titre {
  font-size: 45px;
  line-height: 45px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
.titre_bandeau_color .stitre {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-weight: bold;
}
.titre_bandeau_color.editoriale .titre {
  margin-bottom: 0;
  font-size: 50px;
}
.titre_bandeau_color.editoriale .stitre {
  padding-left: 40px;
  font-weight: 300;
}
.titre_bandeau_color.editoriale .btn_rouge {
  margin-top: 40px;
}
.titre_bandeau_color.college {
  background-color: #673b86;
}
.titre_bandeau_color.college:after {
  background-color: #eb7900;
}
.titre_bandeau_color.lycee {
  background-color: #78c4aa;
}
.titre_bandeau_color.lycee:after {
  background-color: #893976;
}
.titre_bandeau_color.sup {
  background-color: #31475c;
}
.titre_bandeau_color.sup:after {
  background-color: #fabf01;
}
.titre_bandeau_color.continue {
  background-color: #4a234a;
}
.titre_bandeau_color.continue:after {
  background-color: #00bbc3;
}
section.agenda {
  font-size: 16px;
}
section.agenda .titre_section {
  margin: 0;
  line-height: 0.6;
}
section.agenda .date {
  color: #e30613;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
section.agenda .titre {
  font-weight: bold;
  display: block;
}
section.agenda .descr {
  font-size: 14px;
}
section.agenda .liste {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 30px;
}
section.agenda .liste a {
  padding: 20px 0;
  display: block;
  position: relative;
}
section.agenda .liste a * {
  position: relative;
}
section.agenda .liste a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  right: -15px;
  background-color: #FFE08B;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
section.agenda .liste a:hover:before {
  opacity: 1;
}
section.mini_cta {
  position: relative;
  z-index: 1;
}
section.mini_cta .cta {
  padding: 20px;
  background-color: #FFE08B;
  margin: 0 auto;
  max-width: 880px;
  position: relative;
}
section.mini_cta .cta * {
  position: relative;
}
section.mini_cta .cta:before {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background-color: #FFE08B;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
section.mini_cta .cta:hover:before {
  top: -20px;
  bottom: -20px;
  right: -20px;
  left: -20px;
}
/* Version 768 */
@media (min-width: 768px) {
  /* home */
  #secteurs {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 700px;
    background-position: center 0;
    background-image: url(../images/fond-menu-ecoles.png);
    display: inline-block;
  }
  #secteurs .container {
    max-width: inherit;
    padding: 0;
    padding-bottom: 20px;
    text-align: center;
    display: block !important;
  }
  #secteurs .container > a {
    display: inline-block;
    background-color: transparent;
    border-radius: 0;
  }
  #secteurs .container #choix_lycee {
    display: inline-block;
    background-color: transparent;
    border-radius: 0;
  }
  #secteurs .btn_formations {
    display: none;
  }
  #je_suis {
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    z-index: 20;
  }
  #je_suis .choix {
    display: inline-block;
  }
  #je_suis .choix.droite {
    float: right;
  }
  #presentation {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    margin-top: 100px;
  }
  #presentation .content {
    background-color: #fff;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding-left: 270px;
    padding-bottom: 30px;
  }
  #presentation .img {
    position: absolute;
    top: -50px;
    left: -30px;
  }
  #presentation .parcours-carte {
    position: absolute;
    top: 120px;
    width: 405px;
    height: 270px;
    left: -150px;
    background-position: 0 0;
    background-size: 400px;
  }
  .fond.orange-violet {
    padding-bottom: 230px;
    margin-top: -130px;
  }
  #pratique {
    font-size: 0;
    text-align: center;
    margin-bottom: 0;
    margin: 100px 0;
  }
  #pratique .gauche,
  #pratique .droite {
    text-align: left;
  }
  #pratique .gauche {
    vertical-align: top;
    display: inline-block;
    width: 330px;
  }
  #pratique .droite {
    vertical-align: top;
    display: inline-block;
    width: 430px;
    margin-top: -30px;
  }
  .fond.violet-vert {
    background-position: center top;
    background-size: 1100px;
    padding-top: 230px;
  }
  .international-activites {
    text-align: center;
    margin-top: -200px;
  }
  .international-activites .outils {
    width: 500px;
    position: absolute;
    margin-left: 100px;
    left: 0;
    right: 0;
    height: 300px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    padding: 0 30px;
    border-radius: 10px;
    z-index: 1;
  }
  .international-activites .outils .texte {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    position: relative;
    padding-top: 50px;
    font-weight: bold;
    text-align: left;
    margin-top: -10px;
    width: 170px;
  }
  .international-activites .outils .texte:after {
    content: "";
    position: absolute;
    height: 30px;
    width: 10px;
    background-color: #fff;
    top: 0;
    left: 0;
  }
  .international-activites .outils .img {
    position: absolute;
    top: -40px;
    left: 170px;
    width: 106px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: cover;
    background-image: url(../images/segway.png);
  }
  #international {
    text-align: left;
    vertical-align: top;
    display: inline-block;
    width: 350px;
    margin-top: 150px;
  }
  #activites {
    text-align: left;
    vertical-align: top;
    display: inline-block;
    width: 350px;
    z-index: 90;
    position: relative;
    margin-top: 50px;
  }
  #activites .img {
    width: 350px;
    height: 280px;
    position: relative;
  }
  #activites .img:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 300px;
    width: 320px;
    border-radius: 10px;
    border: 2px solid #fff;
    z-index: -1;
  }
  #activites .liste-liens {
    width: 260px;
  }
  #activites .btn_rouge {
    margin-top: -70px;
    z-index: 10;
    position: relative;
  }
  #activites .parcours {
    width: 350px;
    height: 208px;
  }
  #video {
    width: 700px;
    margin: 0 0 0 auto;
  }
  /* page formation */
  .page-formation {
    font-size: 0;
  }
  .page-formation .bloc_texte {
    vertical-align: top;
    padding: 0 15px;
    width: 49%;
    display: inline-block;
  }
  .page-formation .bloc_texte.second {
    margin-top: 50px;
  }
  /* end page formation */
  /* page editoriale */
  .page-editoriale {
    font-size: 0;
  }
  .page-editoriale.page_actualite .content_page_editoriale h1,
  .page-editoriale.page_actualite .content_page_editoriale .btn_rouge {
    padding-right: 40px;
    padding-left: 40px;
  }
  .page-editoriale.page_actualite .content_page_editoriale h1:after,
  .page-editoriale.page_actualite .content_page_editoriale .btn_rouge:after {
    left: 40px;
  }
  .page-editoriale.page_actualite .liste-actualites {
    max-width: 700px;
  }
  .page-editoriale.page_actualite .liste-actualites .une_actu {
    width: 310px;
  }
  .page-editoriale.page_actualite .liste-actualites .une_actu .img {
    height: 200px;
  }
  .page-editoriale.page_actualite .liste-actualites .une_actu .content {
    padding: 25px;
  }
  .page-editoriale.page_agenda .content_page_editoriale .texte {
    padding-right: 40px;
    padding-left: 40px;
  }
  /* end page editoriale */
  /* page je suis */
  .je_suis .img_header_je_suis .container {
    height: 300px;
  }
  .je_suis .intro {
    min-height: 200px;
    padding-top: 0;
  }
  .je_suis .intro .titre {
    padding-right: 390px;
    padding-left: 0;
  }
  .je_suis #les_plus {
    position: relative;
    padding-right: 390px;
    min-height: 280px;
  }
  .je_suis #les_plus .titre span {
    font-size: 210px;
  }
  .je_suis #les_plus .titre span:before {
    font-size: 340px;
    line-height: 240px;
    left: -15px;
    top: -45px;
  }
  .je_suis #les_plus .texte {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 360px;
    padding-left: 0;
  }
  .je_suis #demarches,
  .je_suis #extras,
  .je_suis #organisation {
    margin-right: auto;
    margin-left: auto;
    width: 500px;
  }
  .je_suis #extras .titre span {
    font-size: 80px;
    transform: rotate(-10deg);
    display: inline-block;
    margin-top: 0px;
    vertical-align: bottom;
    padding-bottom: 30px;
    margin-right: -50px;
  }
  .je_suis #extras .blocs .bloc.bloc_equip_pro .fix .icon {
    left: 80px;
  }
  .je_suis #extras .blocs .bloc.bloc_equip_pro .fix .texte {
    padding-left: 180px;
  }
  .je_suis #formations .liste_formations_college {
    text-align: center;
  }
  .je_suis #formations .liste_formations_college .une_formation {
    margin: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .je_suis #formations .liste_formations_college .une_formation .btn_rouge {
    margin-left: -30px;
  }
  .je_suis #formations .container_liste_formations {
    margin: 0 auto;
    display: block;
    width: 600px;
  }
  .je_suis #formations .titre_liste_formations {
    display: inline-block;
    vertical-align: top;
  }
  .je_suis #formations .titre_liste_formations p {
    margin-top: 90px;
  }
  .je_suis #formations .liste_formations {
    display: inline-block;
    vertical-align: top;
    padding: 50px 0 30px 40px;
    margin-left: 0;
    margin-top: 10px;
  }
  .je_suis #faq_chiffres,
  .je_suis #actu_avis {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
  .je_suis #faq_chiffres {
    padding-top: 60px;
  }
  .je_suis #faq_chiffres .img {
    width: 100%;
    max-width: 360px;
    height: 360px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .je_suis #faq_chiffres .reussite {
    position: relative;
    margin-top: 30px;
  }
  .je_suis #faq_chiffres .reussite:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 150px;
    margin: 0 auto;
    width: 30px;
    height: 10px;
    background-color: #191919;
  }
  .je_suis #professionnels {
    margin-bottom: 120px;
  }
  .je_suis #professionnels #presentation .content .img2 {
    position: absolute;
    top: 130px;
    left: -30px;
    margin: 0;
  }
  .je_suis #photos .liste_photos {
    max-width: 620px;
  }
  /* end page je suis */
  /* masterpage */
  .masterpage .gauche,
  .masterpage .droite {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding: 0 15px;
  }
  .masterpage #agenda-description .droite .description .titre {
    padding-top: 0;
  }
  .masterpage #boutons-chiffres .chiffres {
    margin-top: 0;
  }
  /* end masterpage */
  /* agenda */
  section.agenda .liste {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
  .page-editoriale.page_actualite .liste-dates .une_date .bloc_content {
    padding: 30px;
  }
  .page-editoriale.page_actualite .liste-dates .une_date .bloc_content .titre {
    font-size: 16px;
    line-height: 16px;
  }
  .page-editoriale.page_actualite .liste-dates .une_date .bloc_content .texte {
    font-size: 16px;
    line-height: 16px;
  }
}
/* Version > 1024 */
@media (min-width: 1024px) {
  .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  .row .col {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .container_1020 {
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
  }
  .fl-tabs-panels .fl-tabs-panel-content {
    padding: 50px;
  }
  .fl-accordion .fl-accordion-item .fl-accordion-button {
    padding: 25px 15px 25px 0;
  }
  #visite_virtuelle {
    position: absolute;
    top: 50px;
    right: 0;
    font-weight: bold;
    background-color: #fcc519;
    display: flex;
    align-items: center;
    padding: 0 7px 0 3px;
    height: 34px;
    font-size: 12px;
    border-radius: 4px;
    color: #000;
    border: 2px solid #fcc519;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  #visite_virtuelle path {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  #visite_virtuelle:hover {
    background-color: #fff;
    color: #fcc519;
  }
  #visite_virtuelle:hover svg #eye path {
    fill: #fcc519;
  }
  #masthead .menu-numerique,
  #masthead .menu-coiffure,
  #masthead .menu-mecanique,
  #masthead .menu-securite,
  #masthead .apprentissage,
  #masthead .mixage,
  #masthead .securite,
  #masthead .maintenance,
  #masthead .titrepro,
  #masthead .administratif {
    position: relative;
    margin-top: 15px;
  }
  #masthead .menu-numerique:before,
  #masthead .menu-coiffure:before,
  #masthead .menu-mecanique:before,
  #masthead .menu-securite:before,
  #masthead .apprentissage:before,
  #masthead .mixage:before,
  #masthead .securite:before,
  #masthead .maintenance:before,
  #masthead .titrepro:before,
  #masthead .administratif:before {
    display: block;
    font-size: 13px;
    line-height: 13px;
    padding: 0 10px;
    color: red;
  }
  #masthead .menu-numerique:before {
    content: "Métiers des transitions numériques et énergétiques";
  }
  #masthead .menu-mecanique:before {
    content: "Métiers de la réalisation de produits mécaniques";
  }
  #masthead .menu-securite:before {
    content: "Métiers de la Sécurité";
  }
  #masthead .menu-coiffure:before {
    content: "Métiers de la Beauté et du Bien-Être";
  }
  #masthead .apprentissage:before {
    content: "En Apprentissage";
  }
  #masthead .mixage:before {
    content: "En Mixage de public";
  }
  #masthead .securite:before {
    content: "Prévention/Sécurité";
  }
  #masthead .maintenance:before {
    content: "Maintenance";
  }
  #masthead .titrepro:before {
    content: "Titre Pro Technicien d'Usinage";
  }
  #masthead .administratif:before {
    content: "Formation aux Métiers administratifs territoriaux";
  }
  .btn-scroll-home {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    text-align: center;
    padding-top: 60px;
    margin: 0 auto;
    width: 220px;
    margin-top: -60px;
    z-index: 10;
  }
  .btn-scroll-home:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 2px;
    margin: 0 auto;
    height: 50px;
    background-color: #e30613;
  }
  #secteurs {
    background-size: 812px;
    background-position: 0;
    width: 812px;
    margin: 0 0 0 auto;
    position: relative;
    z-index: 10;
    top: 100px;
    float: right;
  }
  #secteurs .container {
    margin-bottom: 0;
    text-align: right;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 34px;
    font-size: 0;
  }
  #secteurs .container > a {
    line-height: 24px;
    font-size: 20px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  #secteurs .container > a:hover {
    color: #b5b5b5;
  }
  #secteurs .container > a:after {
    content: "";
    height: 24px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    right: 0;
  }
  #secteurs .container > a:last-child:after {
    display: none;
  }
  #secteurs .container #choix_lycee {
    line-height: 24px;
    font-size: 20px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  #secteurs .container #choix_lycee:hover {
    color: #b5b5b5;
  }
  #secteurs .container #choix_lycee:after {
    content: "";
    height: 24px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
  }
  .home_h1 {
    margin-top: 40px;
    margin-bottom: 70px;
  }
  #presentation {
    max-width: 1000px;
    padding-left: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 220px;
  }
  #presentation .content {
    padding-left: 130px;
    padding-right: 30px;
    width: 600px;
    height: 330px;
    position: relative;
  }
  #presentation .content .titre {
    font-size: 38px;
    line-height: 38px;
    padding-top: 50px;
  }
  #presentation .content .texte {
    padding-left: 70px;
    padding-right: 30px;
  }
  #presentation .img {
    width: 424px;
    height: 274px;
    left: -340px;
    top: -70px;
  }
  #presentation .parcours-carte {
    height: 498px;
    width: 630px;
    background-size: 630px;
    top: 50px;
    left: -500px;
  }
  #pratique {
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    min-height: 300px;
  }
  #pratique .gauche {
    width: inherit;
  }
  #pratique .gauche .bloc {
    max-width: inherit;
    width: 370px;
  }
  #pratique .gauche .bloc .top {
    padding-left: 90px;
  }
  #pratique .gauche .bloc .top:after {
    background-size: 12px;
    width: 45px;
    background-position: 0 center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  #pratique .gauche .bloc .top:hover:after {
    right: -15px;
  }
  #pratique .droite {
    float: right;
    width: inherit;
    margin-top: -20px;
  }
  .international-activites {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 0;
    padding-top: 20px;
  }
  .international-activites .outils {
    width: 880px;
    padding: 0 60px;
    margin: 0;
  }
  .international-activites .outils .texte {
    padding-top: 60px;
    font-size: 30px;
    line-height: 38px;
    width: 210px;
  }
  .international-activites .outils .img {
    top: -115px;
    left: 230px;
    width: 212px;
    height: 300px;
  }
  #international {
    margin-top: 400px;
    width: 410px;
  }
  #international .content .titre {
    font-size: 38px;
    line-height: 50px;
  }
  #international .content .texte,
  #international .content .btn_rouge {
    padding-left: 100px;
  }
  #activites {
    margin-top: 100px;
    width: 580px;
  }
  #activites .img {
    width: 579px;
    height: 429px;
    background-position: 0 0;
    margin-top: 10px;
  }
  #activites .img:before {
    top: 0px;
    left: 10px;
    width: 510px;
    height: 429px;
  }
  #activites .btn_rouge {
    margin-top: -110px;
    text-align: right;
    margin-right: 60px;
    max-width: inherit;
  }
  #activites .liste-liens {
    width: 300px;
    margin-left: 270px;
  }
  #activites .parcours {
    width: 100%;
    height: 340px;
  }
  .container-video {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  #video {
    position: relative;
    padding-top: 15px;
    padding-left: 60px;
    padding-bottom: 100px;
    width: 420px;
    background: transparent;
  }
  #partenariat {
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
  }
  #partenariat .titre {
    font-size: 38px;
    line-height: 40px;
  }
  .fond {
    display: none;
  }
  .scroll-content {
    position: relative;
  }
  .scroll-content .scroll-item,
  .scroll-content .item {
    width: 100%;
    position: absolute;
    background-size: 1920px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .scroll-content .scroll-item.home-orange,
  .scroll-content .item.home-orange {
    height: 327px;
    margin-top: 100px;
    background-image: url(../images/graph-orange-home.png);
    z-index: -1;
  }
  .scroll-content .scroll-item.home-violet,
  .scroll-content .item.home-violet {
    height: 212px;
    margin-top: 320px;
    background-image: url(../images/graph-violet-home.png);
    z-index: -2;
  }
  .scroll-content .scroll-item.home-violet2,
  .scroll-content .item.home-violet2 {
    height: 103px;
    margin-top: -20px;
    background-image: url(../images/graph-violet2-home.png);
    z-index: -1;
  }
  .scroll-content .scroll-item.home-vert,
  .scroll-content .item.home-vert {
    height: 244px;
    margin-top: 50px;
    background-image: url(../images/graph-vert-home.png);
    z-index: -2;
  }
  .scroll-content .scroll-item.home-jaune,
  .scroll-content .item.home-jaune {
    height: 142px;
    margin-top: -100px;
    background-image: url(../images/graph-jaune-home.png);
    z-index: -1;
  }
  .scroll-content .scroll-item.home-gris,
  .scroll-content .item.home-gris {
    height: 201px;
    background-image: url(../images/graph-gris-home.png);
    z-index: -2;
  }
  #main {
    overflow: hidden;
  }
  /* page formation */
  .page-formation {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    padding: 0;
  }
  .page-formation .page-formation-content {
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
  }
  .page-formation .page-formation-content .container {
    margin: 0px -50px;
  }
  .page-formation .telechargement-plaquette {
    position: absolute;
    bottom: 90px;
    left: 150px;
  }
  .page-formation .telechargement-plaquette a {
    background-color: rgba(255, 255, 255, 0.3);
    line-height: 38px;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  .page-formation .telechargement-plaquette a:nth-of-type(1):after {
    content: "";
    height: 10px;
    width: 30px;
    position: absolute;
    top: 50px;
    right: -20px;
  }
  .page-formation .telechargement-plaquette.college a:hover {
    background-color: #eb7900;
  }
  .page-formation .telechargement-plaquette.lycee a:hover {
    background-color: #893976;
  }
  .page-formation .telechargement-plaquette.sup a:hover {
    background-color: #fabf01;
  }
  .page-formation .telechargement-plaquette.continue a:hover {
    background-color: #00bbc3;
  }
  .page-formation .telechargement-plaquette.college a:after {
    background-color: #eb7900;
  }
  .page-formation .telechargement-plaquette.lycee a:after {
    background-color: #893976;
  }
  .page-formation .telechargement-plaquette.sup a:after {
    background-color: #fabf01;
  }
  .page-formation .telechargement-plaquette.continue a:after {
    background-color: #00bbc3;
  }
  .page-formation .bloc_texte {
    padding: 0 50px;
    margin-bottom: 60px;
  }
  .page-formation .bloc_texte.main .titre {
    padding-top: 45px;
  }
  .page-formation .bloc_texte.main .titre:after {
    display: block;
  }
  .page-formation .bloc_texte.second {
    margin-top: 100px;
    padding-bottom: 380px;
  }
  .page-formation .bloc_texte.second .qui,
  .page-formation .bloc_texte.second .objectif {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-right: 40px;
  }
  .page-formation .bloc_texte.second .item-1 {
    position: absolute;
    bottom: 170px;
    left: 120px;
    width: 835px;
    height: 142px;
    background-size: 835px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
  }
  .page-formation .bloc_texte.second .item-2 {
    position: absolute;
    bottom: 0px;
    left: 75px;
    width: 878px;
    height: 201px;
    background-size: 878px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -2;
  }
  .page-formation .bloc_texte.contenu .texte p,
  .page-formation .bloc_texte.contenu .texte ul {
    padding-left: 70px;
  }
  .page-formation .bloc_texte.contenu .texte p img {
    margin-left: -70px;
  }
  .page-formation.college .bloc_texte.second .item-1 {
    background-image: url(../images/scroll-formation-college-1.png);
  }
  .page-formation.college .bloc_texte.second .item-2 {
    background-image: url(../images/scroll-formation-college-2.png);
  }
  .page-formation.lycee .bloc_texte.second .item-1 {
    background-image: url(../images/scroll-formation-lycee-1.png);
  }
  .page-formation.lycee .bloc_texte.second .item-2 {
    background-image: url(../images/scroll-formation-lycee-2.png);
  }
  .page-formation.sup .bloc_texte.second .item-1 {
    background-image: url(../images/scroll-formation-sup-1.png);
  }
  .page-formation.sup .bloc_texte.second .item-2 {
    background-image: url(../images/scroll-formation-sup-2.png);
  }
  .page-formation.continue .bloc_texte.second .item-1 {
    background-image: url(../images/scroll-formation-continue-1.png);
  }
  .page-formation.continue .bloc_texte.second .item-2 {
    background-image: url(../images/scroll-formation-continue-2.png);
  }
  /* end page formation */
  .bizo {
    background-color: transparent;
    position: relative;
  }
  .bizo:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1920px;
    height: calc(100% + 50px);
    transform: translateX(-50%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100px), 0 100%);
    background-color: #F1F4F8;
  }
  .bizo_col {
    clip-path: polygon(0 30px, 100% 0, 100% calc(100% - 30px), 0 100%);
  }
  #bandeau {
    background-color: transparent;
    position: relative;
  }
  #bandeau:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1920px;
    transform: translateX(-50%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100px), 0 100%);
    background-color: #F1F4F8;
    height: 200px;
  }
  #bandeau .conteneur {
    padding: 50px 0;
  }
  #bandeau .conteneur.image {
    min-height: 300px;
    padding-right: 500px;
  }
  #bandeau .conteneur.image .mot_cle {
    mix-blend-mode: hard-light;
  }
  #bandeau .mot_cle {
    font-size: 170px;
  }
  #bandeau .titre {
    font-size: 40px;
  }
  #bandeau .img {
    margin: 0;
    max-width: 500px;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 calc(100% - 20px));
    mix-blend-mode: overlay;
    filter: grayscale(1);
  }
  /* page editoriale */
  .fl-rich-text .editor-decallage {
    display: block;
    padding-left: 75px;
  }
  .page-editoriale {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    padding: 0;
  }
  .page-editoriale.page_actualite .content_page_editoriale h1,
  .page-editoriale.page_actualite .content_page_editoriale .btn_rouge {
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
  }
  .page-editoriale.page_actualite .liste-actualites {
    max-width: 1020px;
  }
  .page-editoriale.page_agenda .content_page_editoriale .texte {
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
  }
  .pages-enfants {
    max-width: 1200px;
  }
  /* end page editoriale */
  /* masterpage */
  .masterpage .droite .description .texte {
    padding-left: 70px;
  }
  .masterpage #boutons-chiffres {
    padding: 0;
  }
  .masterpage #boutons-chiffres .bouton .btn {
    padding-left: 90px;
    background-position: 25px 20px;
  }
  .masterpage #boutons-chiffres .bouton .btn:after {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  .masterpage #boutons-chiffres .bouton .btn:hover:after {
    right: -10px;
  }
  .masterpage #boutons-chiffres .chiffres {
    padding-right: 15px;
    padding-left: 70px;
    padding-top: 50px;
    padding-bottom: 40px;
    position: relative;
    margin-top: 45px;
  }
  .masterpage #boutons-chiffres .chiffres:before {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    width: 445px;
    height: 161px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url(../images/ombre-bloc-je-suis.png);
    z-index: -1;
  }
  .masterpage #boutons-chiffres .chiffres:after {
    content: "";
    position: absolute;
    top: -45px;
    left: -45px;
    width: 100%;
    height: 100%;
    border: 2px solid #efefef;
    border-radius: 8px;
    z-index: -1;
  }
  .masterpage #boutons-chiffres .gauche .texte {
    margin-top: 160px;
    max-width: 360px;
  }
  .masterpage #boutons-chiffres .droite .texte {
    margin-left: 100px;
    padding-left: 30px;
  }
  /* end masterpage */
  /*page je suis */
  .je_suis .img_header_je_suis .container {
    height: 470px;
  }
  .je_suis .intro {
    margin-top: 30px;
  }
  .je_suis .intro .titre {
    padding-right: 400px;
  }
  .je_suis #les_plus .titre {
    width: 260px;
    display: inline-block;
    position: absolute;
    right: 440px;
  }
  .je_suis #les_plus .texte {
    right: 30px;
  }
  .je_suis #les_plus .img {
    width: 631px;
    height: 493px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 0;
  }
  .je_suis #preparations .titre_section,
  .je_suis #formations .titre_section {
    background-color: inherit !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px;
    height: 262px;
    width: 100%;
    padding-top: 90px;
  }
  .je_suis #preparations .titre_section:after,
  .je_suis #formations .titre_section:after {
    display: none;
  }
  .je_suis #preparations .titre_section .container,
  .je_suis #formations .titre_section .container {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
  }
  .je_suis #demarches {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 520px;
    margin-top: 0;
  }
  .je_suis #demarches:before {
    content: "";
    position: absolute;
    top: -90px;
    left: -50px;
    width: 515px;
    height: 290px;
    border: 2px solid #efefef;
    border-radius: 10px;
  }
  .je_suis #demarches .content {
    padding-top: 60px;
  }
  .je_suis #extras {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 160px;
  }
  .je_suis #organisation {
    width: 1000px;
    position: relative;
    margin-bottom: 50px;
  }
  .je_suis #organisation .container {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 300px;
  }
  .je_suis #organisation .container .img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 500px;
    width: 500px;
    position: absolute;
    z-index: -1;
    top: -140px;
    left: 0;
  }
  .je_suis #organisation .blocs {
    margin-right: -15px;
    margin-left: -15px;
  }
  .je_suis #organisation .blocs .bloc {
    width: 170px;
    height: 170px;
    padding-top: 100px;
    font-size: 20px;
    background-position: center 30px;
    margin: 15px;
  }
  .je_suis #formations .container_liste_formations {
    margin-top: -100px;
    width: 700px;
    margin-bottom: 50px;
  }
  .je_suis #formations .titre_liste_formations {
    padding: 0;
  }
  .je_suis #formations .titre_liste_formations p {
    margin-right: 80px;
    margin-left: 50px;
  }
  .je_suis #formations .liste_formations {
    margin-bottom: 0;
  }
  .je_suis #formations .liste_formations a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  .je_suis #formations .liste_formations a:after {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  .je_suis #formations .liste_formations a:hover {
    color: #e30613;
    text-shadow: 0 0 1px rgba(227, 6, 19, 0.5);
  }
  .je_suis #formations .liste_formations a:hover:after {
    right: -40px;
    text-shadow: none;
  }
  .je_suis #formations.edudiant .container_liste_formations {
    margin-top: -80px;
    width: 1000px;
  }
  .je_suis #formations.edudiant .titre_liste_formations p {
    margin-right: 0;
    margin-left: 0;
  }
  .je_suis #faq_chiffres .reussite {
    padding-right: 80px;
    padding-left: 70px;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .je_suis #faq_chiffres .reussite:before {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    width: 445px;
    height: 161px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url(../images/ombre-bloc-je-suis.png);
    z-index: -1;
  }
  .je_suis #actu_avis .actualites .container {
    max-width: inherit;
    margin-bottom: 110px;
  }
  .je_suis #actu_avis .actualites .titre_section {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .je_suis #actu_avis .actualites .titre_section .container {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
  }
  .je_suis #actu_avis .actualites .liste_actus .une_actu .texte {
    height: 180px;
    padding-left: 250px;
  }
  .je_suis #actu_avis .actualites .liste_actus .une_actu .img {
    position: absolute;
    top: 70px;
    left: 20px;
  }
  .je_suis #actu_avis .avis .content {
    padding-left: 100px;
    width: 380px;
    box-sizing: content-box;
  }
  .je_suis #actu_avis .avis .content .titre {
    font-size: 38px;
    line-height: 38px;
  }
  .je_suis #actu_avis .avis .content .texte {
    padding-left: 100px;
  }
  .je_suis #professionnels {
    position: relative;
  }
  .je_suis #professionnels .fond-pro {
    position: absolute;
    top: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px;
    height: 444px;
    width: 100%;
    background-image: url(../images/fond-je-suis-etudiant-bloc-professionnels.jpg);
  }
  .je_suis #professionnels #presentation .content {
    min-height: 350px;
    height: inherit;
  }
  .je_suis #professionnels #presentation .content .img2 {
    top: 190px;
    left: -420px;
    width: 485px;
    height: 260px;
  }
  .je_suis #professionnels #presentation .content .img2:before {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    width: 445px;
    height: 161px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url(../images/ombre-bloc-je-suis.png);
    z-index: -1;
  }
  .je_suis #professionnels #presentation .content .texte p {
    color: #516e79;
  }
  .je_suis #photos .titre {
    margin-bottom: 40px;
  }
  .je_suis #photos .liste_photos {
    padding: 0;
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .je_suis #photos .liste_photos .photo {
    width: 190px;
    height: 190px;
    margin: 5px;
  }
  .je_suis.college #preparations .titre_section,
  .je_suis.college #formations .titre_section {
    background-image: url(../images/bandeau-couleur-titre-college.png);
  }
  .je_suis.lycee #preparations .titre_section,
  .je_suis.lycee #formations .titre_section {
    background-image: url(../images/bandeau-couleur-titre-lycee.png);
  }
  .je_suis.sup #preparations .titre_section,
  .je_suis.sup #formations .titre_section {
    background-image: url(../images/bandeau-couleur-titre-sup.png);
  }
  /* end page je suis */
  #liste-blocs-liens {
    grid-template-columns: repeat(4, 1fr);
  }
  .titre_bandeau_color {
    background-color: inherit !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px;
    height: 262px;
    width: 100%;
    padding-top: 90px;
  }
  .titre_bandeau_color:after {
    display: none;
  }
  .titre_bandeau_color .container {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
  }
  .titre_bandeau_color.editoriale {
    padding-top: 105px;
  }
  .titre_bandeau_color.college {
    background-image: url(../images/bandeau-couleur-titre-college.png);
  }
  .titre_bandeau_color.lycee {
    background-image: url(../images/bandeau-couleur-titre-lycee.png);
  }
  .titre_bandeau_color.sup {
    background-image: url(../images/bandeau-couleur-titre-sup.png);
  }
  .titre_bandeau_color.continue {
    background-image: url(../images/bandeau-couleur-titre-continue.png);
  }
  section.agenda .liste {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  footer {
    text-align: left;
  }
  footer #logo img {
    margin: 0;
  }
  footer #reseaux_sociaux {
    text-align: left;
  }
  footer #reseaux_sociaux a {
    margin: 0;
    margin-right: 20px;
  }
  section.mini_cta .cta {
    display: flex;
    align-items: center;
    padding: 30px 50px;
  }
  section.mini_cta .cta .texte_wrapper {
    border-right: 1px solid #000;
    padding-right: 30px;
    margin-right: 30px;
  }
  section.mini_cta .cta .texte_wrapper p {
    margin-bottom: 0;
  }
}
/* Version > 1200 */
@media (min-width: 1200px) {
  body {
    font-size: 18px;
  }
  .section_wrapper {
    padding: 100px 20px;
  }
  .row {
    grid-gap: 50px;
  }
  .container_1200 {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
  section.agenda {
    font-size: 18px;
  }
  #bandeau .conteneur {
    padding-left: 240px;
    padding-bottom: 100px;
  }
  #bandeau .mot_cle {
    top: 50px;
    mix-blend-mode: color-dodge;
    color: #f1f4f8;
  }
  /**MENU PC**/
  header#masthead {
    background-color: #fff;
    position: sticky;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  }
  header#masthead .btn_toggle {
    margin-right: 0;
  }
  header#masthead #logo {
    align-self: start;
    margin-top: -40px;
    top: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  header#masthead #logo img {
    width: 210px;
    margin-left: 0;
  }
  header#masthead #header_top {
    background-color: #707070;
  }
  header#masthead #header_top ul#top-menu {
    display: flex;
    justify-content: end;
  }
  header#masthead #header_top ul#top-menu > li {
    margin-left: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
  header#masthead #header_top ul#top-menu > li:before {
    margin-right: 10px;
    display: block;
  }
  header#masthead #header_top ul#top-menu > li > a,
  header#masthead #header_top ul#top-menu > li > span {
    color: #fff;
    padding: 13px 0 11px 0;
    font-size: 15px;
    display: block;
    cursor: pointer;
  }
  header#masthead #header_top ul#top-menu > li > a:hover,
  header#masthead #header_top ul#top-menu > li > span:hover {
    text-decoration: underline;
  }
  header#masthead #header_top ul#top-menu > li.rouge {
    background-color: #e30613;
    padding: 0 20px;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children {
    position: relative;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > a,
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > span {
    display: flex;
    align-items: center;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > a:after,
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > span:after {
    content: '';
    width: 0;
    height: 0;
    margin-left: 10px;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: currentColor transparent transparent transparent;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul {
    border-radius: 5px;
    padding: 10px;
    max-width: 400px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: calc(100% - 5px);
    width: max-content;
    min-width: 150px;
    left: 0;
    background-color: #fff;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul:before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    height: 20px;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul li > a,
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul li > span {
    display: block;
    padding: 10px;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul li.current-menu-item > a,
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul li:hover > a,
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul li.current-menu-item > span,
  header#masthead #header_top ul#top-menu > li.menu-item-has-children > ul li:hover > span {
    background-color: rgba(227, 6, 19, 0.1);
    color: #e30613;
  }
  header#masthead #header_top ul#top-menu > li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
  }
  header#masthead #header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
    height: 80px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  header#masthead #header .sidebar {
    border-radius: 5px;
    position: absolute;
    top: calc(100% + 20px);
    width: max-content;
    right: 0;
    background-color: #fff;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    height: fit-content;
    text-align: left;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  header#masthead #header .sidebar:before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    height: 20px;
  }
  header#masthead #header .sidebar .top {
    display: none;
  }
  header#masthead #header .sidebar.open {
    opacity: 1;
    visibility: visible;
    top: 100%;
  }
  header#masthead #header .sidebar_pc ul.menu_principal {
    text-align: center;
    display: flex;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li {
    display: flex;
    align-items: center;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li:not(:last-of-type):after {
    content: '';
    height: 22px;
    width: 1px;
    margin: 0 5px;
    background-color: #B7B7B7;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li > span {
    display: block;
    padding: 10px 0;
    margin: 0 15px;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #000;
    font-size: 17px;
    line-height: 18px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-item > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-parent > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li:hover > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-item > span,
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-parent > span,
  header#masthead #header .sidebar_pc ul.menu_principal > li:hover > span {
    color: #e30613 !important;
    border-bottom: 2px solid #e30613;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-item.menu-item-has-children > a:after,
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-parent.menu-item-has-children > a:after,
  header#masthead #header .sidebar_pc ul.menu_principal > li:hover.menu-item-has-children > a:after,
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-item.menu-item-has-children > span:after,
  header#masthead #header .sidebar_pc ul.menu_principal > li.current-menu-parent.menu-item-has-children > span:after,
  header#masthead #header .sidebar_pc ul.menu_principal > li:hover.menu-item-has-children > span:after {
    border-color: #e30613 transparent transparent transparent;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children {
    position: relative;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul {
    border-radius: 5px;
    padding: 10px;
    max-width: 400px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 20px);
    width: max-content;
    left: 0;
    background-color: #fff;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul:before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    height: 20px;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul li > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul li > span {
    display: block;
    padding: 10px;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul li.current-menu-item > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul li:hover > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul li.current-menu-item > span,
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul li:hover > span {
    background-color: rgba(227, 6, 19, 0.1);
    color: #e30613;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > span {
    display: flex;
    align-items: center;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > a:after,
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > span:after {
    content: '';
    width: 0;
    height: 0;
    margin-left: 10px;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: currentColor transparent transparent transparent;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li:last-of-type.menu-item-has-children > ul {
    left: initial;
    right: 0;
  }
  header#masthead #header .sidebar_pc ul.menu_principal#college-menu > li > a,
  header#masthead #header .sidebar_pc ul.menu_principal#college-menu > li > span {
    color: #673b86;
  }
  header#masthead #header .sidebar_pc ul.menu_principal#pro-menu > li > a,
  header#masthead #header .sidebar_pc ul.menu_principal #gen-menu > li > a,
  header#masthead #header .sidebar_pc ul.menu_principal#pro-menu > li > span,
  header#masthead #header .sidebar_pc ul.menu_principal #gen-menu > li > span {
    color: #78c4aa;
  }
  header#masthead #header .sidebar_pc ul.menu_principal#sup-menu > li > a,
  header#masthead #header .sidebar_pc ul.menu_principal#sup-menu > li > span {
    color: #31475c;
  }
  header#masthead #header .sidebar_pc ul.menu_principal#continue-menu > li > a,
  header#masthead #header .sidebar_pc ul.menu_principal#continue-menu > li > span {
    color: #4a234a;
  }
  header#masthead .groupe_btns .bouton a {
    font-size: 16px;
  }
  header#masthead.scroll #header {
    height: 70px;
  }
  header#masthead.scroll #logo {
    margin-top: -130px;
  }
  #top-menu li.btn-white > a {
    display: flex !important;
    column-gap: 5px;
    line-height: 1;
    align-items: center;
    color: #e40713 !important;
  }
  #top-menu li.btn-white > a::before {
    position: relative;
    top: -3px;
    content: "";
    padding: .7rem;
    display: block;
    transition: initial;
    pointer-events: none;
    background-color: currentcolor;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url(../images/icn-alumni.png);
    mask-image: url(../images/icn-alumni.png);
  }
  #top-menu li.btn-white > a:hover {
    color: #191919 !important;
    background-color: #ffe08c;
  }
  #top-menu li.btn-white + li.rouge {margin-left: 0 !important;}
  #secteurs {
    margin-right: 100px;
  }
  #presentation {
    max-width: 1020px;
  }
  #presentation .parcours-carte {
    left: -560px;
  }
  .international-activites {
    width: 1020px;
  }
  #activites {
    margin-left: 20px;
  }
  #activites .parcours {
    margin-right: -60px;
  }
  .page-formation .bloc_texte.second {
    padding-left: 110px;
    padding-right: 0;
  }
  .page-formation .bloc_texte.second .objectif {
    padding-right: 0;
    padding-left: 20px;
  }
  .page-formation .bloc_texte.second .qui {
    padding-right: 20px;
  }
  .masterpage #boutons-chiffres .chiffres {
    margin-right: -35px;
  }
  .masterpage .intro .container_1020 {
    position: relative;
    position: absolute;
    top: -70px;
    right: 0;
    left: 0;
  }
  .masterpage .img-masterpage {
    height: 440px;
    width: 460px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .masterpage .img-masterpage.college {
    background-image: url(../images/masterpage-college.png);
  }
  .masterpage .img-masterpage.lycee {
    background-image: url(../images/masterpage-lycee.png);
  }
  .masterpage .img-masterpage.sup {
    background-image: url(../images/masterpage-sup.png);
  }
  .masterpage .img-masterpage.continue {
    background-image: url(../images/masterpage-formation.png);
  }
  .je_suis {
    max-width: inherit;
  }
  .je_suis #demarches {
    padding-left: 50px;
    padding-right: 0;
    width: 580px;
    margin-right: 120px;
  }
  .je_suis #demarches:before {
    left: 0;
  }
  .je_suis #formations .liste_formations_college {
    margin-top: -35px;
  }
  .je_suis #formations .liste_formations_college .une_formation {
    margin: 35px;
  }
  .je_suis #photos .liste_photos {
    max-width: 1050px;
  }
  .je_suis #photos .liste_photos .photo {
    width: 200px;
    height: 200px;
  }
  #liste-blocs-liens {
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  #liste-blocs-liens .fix.center {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    row-gap: 16px;
  }
  #liste-blocs-liens.college .pastorale {
    grid-area: 1/1/1/4;
  }
  #liste-blocs-liens.college .numerique {
    grid-area: 2/1/2/3;
  }
  #liste-blocs-liens.college .entreprise {
    grid-area: 3/1/3/4;
  }
  #liste-blocs-liens.college .internat {
    grid-area: 1/4/1/6;
  }
  #liste-blocs-liens.college .archimede {
    grid-area: 2/3/2/5;
  }
  #liste-blocs-liens.college .ans {
    grid-area: 1/6/1/9;
  }
  #liste-blocs-liens.college .arts {
    grid-area: 1/9/1/11;
  }
  #liste-blocs-liens.college .sports {
    grid-area: 2/5/2/7;
  }
  #liste-blocs-liens.college .cham {
    grid-area: 1/11/1/13;
  }
  #liste-blocs-liens.college .international {
    grid-area: 2/7/2/9;
  }
  #liste-blocs-liens.college .pompier {
    grid-area: 2/9/2/11;
  }
  #liste-blocs-liens.college .sante {
    grid-area: 2/11/2/13;
  }
  #liste-blocs-liens.college .s4 {
    grid-area: 3/4/3/7;
  }
  #liste-blocs-liens.college .pascal {
    grid-area: 3/7/3/9;
  }
  #liste-blocs-liens.college .horaires {
    grid-area: 3/9/3/11;
  }
  #liste-blocs-liens.college .moliere {
    grid-area: 3/11/3/13;
  }
  #liste-blocs-liens.lycee.pro .pastorale {
    grid-area: 1/1/1/4;
  }
  #liste-blocs-liens.lycee.pro .numerique {
    grid-area: 2/1/2/3;
  }
  #liste-blocs-liens.lycee.pro .entreprise {
    grid-area: 3/1/3/4;
  }
  #liste-blocs-liens.lycee.pro .internat {
    grid-area: 1/4/1/6;
  }
  #liste-blocs-liens.lycee.pro .pompier {
    grid-area: 2/3/2/5;
  }
  #liste-blocs-liens.lycee.pro .stage {
    grid-area: 1/6/1/8;
  }
  #liste-blocs-liens.lycee.pro .concours {
    grid-area: 1/8/1/10;
  }
  #liste-blocs-liens.lycee.pro .equipements {
    grid-area: 1/10/1/13;
  }
  #liste-blocs-liens.lycee.pro .metiers {
    grid-area: 2/5/2/7;
  }
  #liste-blocs-liens.lycee.pro .sante {
    grid-area: 2/7/2/9;
  }
  #liste-blocs-liens.lycee.pro .securite {
    grid-area: 3/4/3/6;
  }
  #liste-blocs-liens.lycee.pro .numerique_energie {
    grid-area: 3/6/3/9;
  }
  #liste-blocs-liens.lycee.pro .mecanique {
    grid-area: 3/9/3/11;
  }
  #liste-blocs-liens.lycee.pro .coiffure {
    grid-area: 3/11/3/13;
  }
  #liste-blocs-liens.lycee.pro .esthetique {
    grid-area: 2/9/2/11;
  }
  #liste-blocs-liens.lycee.pro .moliere {
    grid-area: 2/11/2/13;
  }
  #liste-blocs-liens.lycee.general .pastorale {
      /* JMB 2025-07-01 */
    /*grid-area: 1/1/1/4;*/
    grid-area: 1/2/1/5;
  }
  #liste-blocs-liens.lycee.general .numerique {
    grid-area: 2/1/2/3;
  }
  #liste-blocs-liens.lycee.general .orientation {
    grid-area: 3/1/3/4;
  }
  #liste-blocs-liens.lycee.general .internat {
      /* JMB 2025-07-01 */
    /*grid-area: 1/4/1/6;*/
    grid-area: 1/5/1/7;
  }
  #liste-blocs-liens.lycee.general .ecrivain {
    grid-area: 2/3/2/5;
  }
  #liste-blocs-liens.lycee.general .brevet {
    grid-area: 3/4/3/6;
  }
  #liste-blocs-liens.lycee.general .ans {
      /* JMB 2025-07-01 */
    /*grid-area: 1/6/1/9;*/
    grid-area: 1/7/1/10;
  }
  #liste-blocs-liens.lycee.general .prepa {
      /* JMB 2025-07-01 */
    /*grid-area: 1/9/1/11;*/
     grid-area: 1/10/1/12;
  }
  #liste-blocs-liens.lycee.general .seconde {
    grid-area: 1/11/1/13;
  }
  #liste-blocs-liens.lycee.general .sports {
    grid-area: 2/5/2/7;
  }
  #liste-blocs-liens.lycee.general .pompier {
    grid-area: 2/9/2/11;
  }
  #liste-blocs-liens.lycee.general .cham {
    grid-area: 2/11/2/13;
  }
  #liste-blocs-liens.lycee.general .international {
    grid-area: 3/6/3/9;
  }
  #liste-blocs-liens.lycee.general .sante {
    grid-area: 3/9/3/11;
  }
  #liste-blocs-liens.lycee.general .moliere {
    grid-area: 3/11/3/13;
  }
  #liste-blocs-liens.lycee.general .arts {
    grid-area: 2/7/2/9;
  }
  #liste-blocs-liens.sup .pastorale {
    grid-area: 1/1/1/4;
  }
  #liste-blocs-liens.sup .numerique {
    grid-area: 2/1/2/4;
  }
  #liste-blocs-liens.sup .entreprises {
    grid-area: 3/1/3/4;
  }
  #liste-blocs-liens.sup .residence {
    grid-area: 1/4/3/6;
    height: 210px;
  }
  #liste-blocs-liens.sup .equipements {
    grid-area: 3/4/3/9;
  }
  #liste-blocs-liens.sup .alternance {
    grid-area: 3/9/3/13;
  }
  #liste-blocs-liens.sup .partenariat {
    grid-area: 1/6/1/10;
  }
  #liste-blocs-liens.sup .international {
    grid-area: 2/6/2/10;
  }
  #liste-blocs-liens.sup .etudiante {
    grid-area: 1/10/3/13;
    height: 210px;
  }
  #liste-blocs-liens.continue {
    grid-template-rows: repeat(2, 1fr);
  }
  #liste-blocs-liens.continue .statuts {
    grid-area: 1/1/3/4;
    height: 150px;
  }
  #liste-blocs-liens.continue .financement {
    grid-area: 1/4/3/6;
    height: 150px;
  }
  #liste-blocs-liens.continue .confiance {
    grid-area: 1/6/3/8;
    height: 150px;
  }
  #liste-blocs-liens.continue .partenaires {
    grid-area: 1/8/3/10;
    height: 150px;
  }
  #liste-blocs-liens.continue .equipement {
    grid-area: 1/10/3/13;
    height: 150px;
  }
  #liste-blocs-liens.apprentissage {
    grid-template-rows: repeat(2, 1fr);
  }
  #liste-blocs-liens.apprentissage .parcours {
    grid-area: 1/1/3/4;
    height: 210px;
  }
  #liste-blocs-liens.apprentissage .domaines {
    grid-area: 1/4/3/7;
    height: 210px;
  }
  #liste-blocs-liens.apprentissage .competences {
    grid-area: 1/7/2/10;
  }
  #liste-blocs-liens.apprentissage .partenariats {
    grid-area: 2/7/3/10;
  }
  #liste-blocs-liens.apprentissage .equipementbis {
    grid-area: 1/10/3/13;
    height: 210px;
  }
  footer .logo_menu {
    display: flex;
  }
  footer #logo {
    margin-right: 40px;
  }
  footer #logo img {
    width: 170px;
  }
}
/* Version > 1400 */
@media (min-width: 1400px) {
  header#masthead #header .sidebar_pc ul.menu_principal > li > a,
  header#masthead #header .sidebar_pc ul.menu_principal > li > span {
    font-size: 18px;
  }
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul > li a,
  header#masthead #header .sidebar_pc ul.menu_principal > li.menu-item-has-children > ul > li span {
    font-size: 16px;
  }
}
