/*
Theme Name: CIET2025
*/
.mauve {
  color: #572481;
}

.green1 {
  color: #008891;
}

.green11 {
  color: #049a96;
}

.green2 {
  color: #119fa7;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.b-rad-20 {
  border-radius: 20px;
}

.not-bold {
  font-weight: normal;
}

.underline {
  text-decoration: underline !important;
}

.text-right {
  text-align: right;
}

.Lato {
  font-family: "Lato", serif;
}

@media screen and (min-width: 960px) {
  .flex {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
  }
}

.clearfix {
  clear: both;
}

.pointer {
  cursor: pointer;
}

div {
  position: relative;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}
img.fullWidth {
  width: 100%;
}
.fullWidth img {
  width: 100%;
}

.transition-ease {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.grey {
  color: #888a8d;
}

/*
.white {
	color:#fff;
	a {
		color:#fff;
		&:hover {
			color: #fff;
		}
	}

}

*/
.white-important {
  color: #fff !important;
}
.white-important a {
  color: #fff !important;
}
.white-important a:hover {
  color: #fff !important;
}

.black-bg {
  background-color: #373737;
}

.black {
  color: #373737;
}

.black000 {
  color: #000;
}

.color1 {
  color: #eceded;
}

.color2 {
  color: #292929;
}

.color3 {
  color: #006eb6;
}

.color-green1 {
  color: #008891;
}

.white-bg {
  background-color: #fff;
}

.black-bg {
  background-color: #373737;
}

.black000-bg {
  background-color: #000;
}

.color1-bg {
  background-color: #eceded;
}

.color2-bg {
  background-color: #292929;
}

.color3-bg {
  background-color: #006eb6;
}

.bold {
  font-weight: bold;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.nopad {
  padding-right: 0px;
  padding-left: 0px;
}

.pad-0 {
  padding: 0px;
}

.pad-3 {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.pad-5 {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.pad-10 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pad-15 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.pad-20 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pad-left-5 {
  padding-left: 5px;
}

.pad-left-20 {
  padding-left: 20px;
}

.pad-right-20 {
  padding-right: 20px;
}

.pad-right-40 {
  padding-right: 40px;
}

.pad-30 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pad-10LR {
  padding-left: 10px;
  padding-right: 10px;
}

.pad-30LR {
  padding-left: 30px;
  padding-right: 30px;
}

.pad-30-0 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pad-10-20 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pad-30-20 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pad-40-30 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pad-5percent {
  padding: 5%;
}

.pad-10percent {
  padding: 10%;
}

.pad-top-0 {
  padding-top: 0px;
}

.pad-top-5 {
  padding-top: 5px;
}

.pad-top-10 {
  padding-top: 10px;
}

.pad-top-15 {
  padding-top: 15px;
}

.pad-top-20 {
  padding-top: 20px;
}

.pad-top-40 {
  padding-top: 40px;
}

.pad-bottom-10 {
  padding-bottom: 10px;
}

.pad-bottom-20 {
  padding-bottom: 20px;
}

.pad-bottom-30 {
  padding-bottom: 30px;
}

.pad-bottom-40 {
  padding-bottom: 40px;
}

.p-10 {
  padding: 10px;
}

.p-20 {
  padding: 20px;
}

.p-30 {
  padding: 30px;
}

.p-40 {
  padding: 40px;
}

.p-50 {
  padding: 50px;
}

.p-60 {
  padding: 60px;
}

.p-70 {
  padding: 70px;
}

.p-80 {
  padding: 80px;
}

.p-90 {
  padding: 90px;
}

.p-100 {
  padding: 100px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.w-10 {
  width: 10% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.w-100 {
  width: 100% !important;
}

@media screen and (min-width: 960px) {
  .first {
    padding-right: 30px;
  }
}

@media screen and (min-width: 960px) {
  .first-10 {
    padding-right: 10px;
  }
}

@media screen and (min-width: 960px) {
  .last {
    padding-left: 30px;
  }
}

.last-always {
  padding-left: 15px;
}

.first-always {
  padding-right: 15px;
}

.margin-0 {
  margin: 0;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-5 {
  margin: 10px;
}

.margin-10 {
  margin: 10px;
}

.margin-20 {
  margin: 20px;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-top-mid {
  margin-top: 20px;
}

.margin-top-0 {
  margin-top: 0px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top--20 {
  margin-top: -20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-right-20 {
  margin-right: 20px;
}

/*we center the floatong columns*/
.col-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.featurette {
  padding-top: 60px;
}
@media screen and (max-width: 960px) {
  .featurette {
    padding-top: 30px;
  }
}

.featurette2 {
  padding-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .featurette2 {
    padding-bottom: 30px;
  }
}

.featurette-half {
  padding-top: 30px;
}

.featurette2-half {
  padding-bottom: 30px;
}

.featuretteLR {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 960px) {
  .featuretteLR {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.featuretteLR_Big {
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 960px) {
  .featuretteLR_Big {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.v-align {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.border-black {
  border: 1px solid #373737;
}

.border-right-color1_2 {
  border-right: 1px solid #eceded;
}

.border-top-black {
  border-top: 1px solid #373737;
}

.border-bottom-color1_2 {
  border-bottom: 1px solid #eceded;
}

.border-bottom-color1_3 {
  border-bottom: 1px solid #73c8e4;
}

/*//////////////////////////////////////*/
ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.table {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 0;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none !important;
}
@media (max-width: 960px) {
  .table-cell.noMobile {
    display: block;
  }
}

.text-bold {
  font-weight: bold;
}

.content-container ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 4px;
}
@media screen and (max-width: 960px) {
  .content-container ul li {
    margin-bottom: 4px;
  }
}

.content-container ul li::before {
  font-family: "Glyphicons Halflings";
  content: "\e080";
  position: absolute;
  left: 0px;
  top: 1px;
  font-size: 8px;
}
.content-container a {
  color: #006eb6;
  text-decoration: underline;
}
.content-container a:focus, .content-container a:hover {
  text-decoration: underline;
  color: #006eb6;
}

.Xhidden, .xHidden, .xhidden {
  display: none;
}

.xhiddenImportant {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .hiddenPhone {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  .hiddenDesktop {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  .hiddenTablet {
    display: none;
  }
}

.underline {
  text-decoration: underline;
}

@media screen and (min-width: 960px) {
  .col-1-5 {
    width: 20%;
    float: left;
  }
}

.coverBg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.overflow-hidden {
  overflow: hidden;
}

.inline-block {
  display: inline-block;
}

.d-block {
  display: block;
}

.position-relative {
  position: relative;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

sup {
  top: -0.6em;
  font-size: 65%;
}

.absoluteToggle .toggleDiv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .minusLR-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .minusLR-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.container {
  max-width: 100%;
}

.carousel-indicators li {
  width: 24px;
  height: 24px;
  border: 2px solid #fff;
  border-radius: 50%;
  margin: 0;
  margin-right: 5px;
}
.carousel-indicators li.active {
  width: 24px;
  height: 24px;
  background-color: #fc6719;
  margin-right: 5px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}

.carousel {
  background-size: cover;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

.carousel-inner > .item {
  background-size: cover;
  background-position: center center;
}

.header-carousel .carousel-inner > .item {
  min-height: 300px;
}
@media screen and (min-width: 960px) {
  .header-carousel .carousel-inner > .item {
    min-height: 600px;
  }
}

.carrNav {
  width: 40px;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}

.gallery dl {
  margin-top: 0;
  margin-bottom: 0px;
  width: 33.333%;
  float: left;
  padding: 10px;
}
.gallery img {
  border: none;
}

.rwd-cont .rwd-img-wrap {
  width: calc(100% - 40px);
  margin: 0 auto;
}

.yt-container {
  position: relative;
  padding-bottom: 68.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.yt-container iframe, .yt-container object, .yt-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fullWidth {
  width: 100%;
}

.pull-right {
  float: right;
}

.opener {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 30px;
}
.opener.plusMinus {
  background-image: url(img/plus.svg);
  padding-right: 40px;
}
.opener.plusMinus.on {
  background-image: url(img/minus.svg);
}

.toggleOpener {
  display: inline-block;
  -ms-transform: translate(0%, -50%); /* IE 9 */
  -webkit-transform: translate(0%, -50%); /* Safari */
  transform: translate(0%, -50%);
  cursor: pointer;
}
.toggleOpener h4 {
  display: inline-block;
}
.toggleOpener .plusMinus {
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 100%;
}

.text-center {
  text-align: center;
}

@media (max-width: 960px) {
  .mobileHidden {
    display: none;
  }
}
@media (min-width: 960px) {
  .desktopHidden {
    display: none;
  }
}
.btn-select {
  color: #000;
  padding: 15px 25px;
  font-size: 14px;
  line-height: 14px;
  border-radius: 0px;
  background: #fff;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  border: none;
  vertical-align: bottom;
  width: 100%;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  background-color: #006eb6;
  border: none;
  border-radius: 0px;
  width: 100%;
  position: absolute;
  z-index: 1000;
}
.dropdown-menu > ul {
  margin: 0;
  padding: 0;
}
.dropdown-menu > ul > li:last-child > a {
  border-bottom: none;
}
.dropdown-menu > ul > li > a {
  padding: 15px 25px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  border-bottom: 1px solid #2587c8;
  white-space: normal;
  display: block;
}
.dropdown-menu > ul > li > a.month {
  opacity: 0.7;
  padding: 8px 10px 8px 37px;
  font-size: 13px;
}

.panel-group {
  margin-top: 20px;
}

.panel-default > .panel-heading {
  background: none;
  border: none;
  position: relative;
  padding: 0;
}

.panel-default li {
  padding: 0;
}

.qaContent h3 {
  margin-top: 20px;
  margin-bottom: 0;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border: none;
  background: none;
  margin: 0;
  padding: 20px 0 15px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  list-style: none;
  box-shadow: none;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  background: none;
  border: none;
  position: relative;
  padding: 0;
}

.panel-default > .panel-heading .btn.plusminus {
  color: #8c8c8c !important;
  position: absolute;
  top: -8px;
  right: 0px;
  border: 2px solid #8c8c8c;
}

.panel-body {
  padding: 5px 0;
  border: none;
}

.panel-heading h2 {
  font-size: 18px;
  font-weight: bold;
  color: #0098a1;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
}
.panel-heading h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0098a1;
  margin: 0;
  cursor: pointer;
}

.content-acordion h2 {
  color: #0faa69;
  border-bottom: 1px solid #ccc;
  font-size: 28px;
  padding-bottom: 5px;
}

.panel-collapse {
  margin: 0px;
}

.panel > .panel-heading > a {
  display: block;
}

a.Alink {
  color: #fff;
  font-weight: 300;
  font-size: 10px;
  display: inline-block;
  background: #0098a1;
  padding: 4px 10px;
  -webkit-border-radius: 8px 8px;
  border-radius: 8px 8px;
  margin-top: 10px;
  line-height: 10px;
}

.read-more-link {
  position: relative;
  top: 2px;
  float: right;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  color: #121212;
  width: 20px;
  height: 20px;
}

.rm-arrow {
  position: absolute;
  top: 2px;
  right: 0;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid currentColor;
  border-left: 2px solid currentColor;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.rm-line {
  position: absolute;
  top: 7px;
  right: 0;
  width: 13px;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.read-more-link:hover .rm-line {
  width: 23px;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}
@media (max-width: 960px) {
  table td[class*=col-].blockMobile, table th[class*=col-].blockMobile {
    display: block;
  }
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.d-flex > [class*=col-] {
  float: none;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-end {
  justify-content: flex-end;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-center {
  align-items: center;
}

.d-grid {
  display: grid;
  gap: 1em;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  align-content: center;
}
@media (max-width: 960px) {
  .d-grid {
    display: block;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 10px 10px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 40px;
  height: 32px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #119fa7;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -14px;
}
.hamburger-inner::after {
  bottom: -14px;
}
.hamburger-inner .is-active {
  background-color: #fc6719;
}
.hamburger-inner .is-active::after {
  background-color: #fc6719;
}
.hamburger-inner .is-active::before {
  background-color: transparent;
}

/*@import "types/3dx";
@import "types/3dx-r";
@import "types/3dy";
@import "types/3dy-r";
@import "types/arrow";
@import "types/arrow-r";
@import "types/arrowalt";
@import "types/arrowalt-r";
@import "types/boring";
@import "types/collapse";
@import "types/collapse-r";
@import "types/elastic";
@import "types/elastic-r";
@import "types/emphatic";
@import "types/emphatic-r";
@import "types/slider";
@import "types/slider-r";
@import "types/spring";
@import "types/spring-r";
@import "types/stand";
@import "types/stand-r";
@import "types/spin";
@import "types/spin-r";
@import "types/squeeze";*/
/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
*/
.searchwp-live-search-result--title {
  font-size: 0.8em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.searchwp-live-search-result--title a {
  font-size: 1em !important;
}

.searchwp-live-search-results {
  box-shadow: 1px 1px 4px 0 rgba(30, 30, 30, 0.4);
}

.searchForm {
  margin-left: 10px;
  margin-right: -50px;
}
.searchForm input {
  font-size: 16px !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 0px 0 !important;
  border-radius: 0;
  float: left;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.searchForm input:focus {
  background-color: transparent;
  border: none;
  outline: none;
  border-color: #0098a1 !important;
}
.searchForm button {
  padding: 0 !important;
  padding-right: 50px !important;
  border: none;
  display: flex;
  align-items: center;
  background-color: transparent;
  margin-left: 0;
}
.searchForm button:before {
  content: "";
  display: block;
  mask-size: auto 90%;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #0098a1;
  width: 30px;
  height: 20px;
  mask-image: url(/wp-content/uploads/2025/06/Loupe.svg);
}

.logoContainer {
  width: 15%;
}
@media (min-width: 960px) and (max-width: 1400px) {
  .logoContainer {
    width: 13%;
  }
}

.menuSecondaryContainer {
  background-color: #EDEDED;
  margin-bottom: 20px;
}

/* MENU UTILITAIRE */
.utility-nav {
  display: inline-block;
  font-size: 16px;
  padding: 10px 0px;
}
.utility-nav ul {
  display: flex;
  align-items: center;
}
.utility-nav ul > li {
  display: inline-block;
  border-right: 1px solid #c6c6c6;
  padding: 0px 10px;
  line-height: 100%;
}
.utility-nav ul > li:last-child {
  border-right: inherit;
}
.utility-nav ul > li:last-child a {
  padding-right: 0;
}
.utility-nav ul > li.menu-item-lang-switcher a {
  background-image: url(images/cloud-green.svg);
  background-size: 16px auto;
  background-position: left top 2px;
  background-repeat: no-repeat;
  padding-left: 24px;
  color: #479895;
}
.utility-nav ul > li.current-menu-item a {
  color: #479895;
}
.utility-nav ul > li a {
  color: #5D5D5D;
  position: relative;
}
.utility-nav ul > li a:hover {
  color: #5a5a5a;
  text-decoration: none;
}

.csep-link a {
  color: #0098a1 !important;
  font-weight: bold;
}

/* MENU PRINCIPAL */
.main-nav .menu-deroulant {
  position: relative;
}

.main-nav.main-nav-old {
  width: 100%;
  position: relative;
}
.main-nav.main-nav-old > ul {
  display: inline-block;
}
.main-nav.main-nav-old > ul > li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.main-nav.main-nav-old > ul > li.menu-item {
  text-align: center;
  float: left;
  padding: 0px 0px;
  margin: 0px 10px;
  font-size: 20px;
}
.main-nav.main-nav-old > ul > li.menu-vert a {
  color: #0faa69;
}
.main-nav.main-nav-old > ul > li > a {
  color: #939598;
  font-family: "Roboto", sans-serif !important;
}
.main-nav.main-nav-old > ul > li a:hover {
  color: #5a5a5a;
  text-decoration: none;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu {
  display: none;
  position: fixed;
  top: 154px;
  left: 0px;
  width: 100%;
  background: #1d1d1d;
  padding: 10px 0px;
  z-index: 999999;
  text-align: left;
  height: 175px;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a {
  cursor: default;
  color: #119fa7;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:hover, .main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:focus {
  color: #119fa7;
  text-decoration: none;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li {
  display: block;
  float: left;
  padding: 10px 20px 10px 0;
  width: 25%;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li > a {
  display: block;
  font-size: 16px;
  padding: 5px 0;
  font-weight: 500;
  color: #fff;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li > a:hover {
  color: #ccc;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li > ul.sub-menu {
  display: block;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li > ul.sub-menu li {
  display: block;
  float: none;
  text-align: left;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li > ul.sub-menu li a {
  color: #fff;
  font-size: 16px;
  padding: 5px 0;
  display: block;
  font-weight: 300;
}
.main-nav.main-nav-old > ul > .menu-item-has-children > ul.sub-menu > li > ul.sub-menu li a:hover {
  color: #aaa;
}

.main-nav.main-nav-2019 {
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.main-nav.main-nav-2019 > ul {
  display: inline-block;
}
.main-nav.main-nav-2019 > ul > li {
  margin: 0px;
  padding: 20px 0px;
  list-style-type: none;
  position: relative;
  text-align: center;
  float: left;
}
.main-nav.main-nav-2019 > ul > li:last-child > a {
  padding-right: 0;
}
.main-nav.main-nav-2019 > ul > li > a {
  color: #000;
  padding: 10px 20px;
  font-size: 19px;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 960px) and (max-width: 1400px) {
  .main-nav.main-nav-2019 > ul > li > a {
    padding: 10px 10px;
    font-size: 17px;
  }
}
.main-nav.main-nav-2019 > ul > li > a:hover {
  color: #5a5a5a;
  text-decoration: none;
}
.main-nav.main-nav-2019 > ul > li.current-menu-item a, .main-nav.main-nav-2019 > ul > li.current-menu-ancestor a {
  color: #0098a1;
}
.main-nav.main-nav-2019 > ul > li.menu-vert {
  margin: 0 14px;
}
.main-nav.main-nav-2019 > ul > li.menu-vert > a {
  background-color: #0098a1;
  color: #fff;
  border-radius: 30px;
  padding: 10px 30px;
}
.main-nav.main-nav-2019 > ul > li.menu-vert > a:hover {
  opacity: 0.7;
}
.main-nav.main-nav-2019 > ul > li:hover .sub-menu {
  display: block;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu {
  display: none;
  position: absolute;
  padding: 15px 0;
  top: 100%;
  left: 20px;
  z-index: 1;
  left: 50%;
  background-color: #292929;
  border-radius: 5px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  transform: translateX(-50%);
  z-index: 100;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #292929;
  border-width: 15px;
  margin-left: -15px;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li {
  background-color: #292929;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li.greenSmall a {
  color: #58af59;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li a {
  color: #fff;
  display: block;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li > a:hover,
.main-nav.main-nav-2019 > ul > li > .sub-menu > li > a:focus {
  color: #9ddee3;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li a {
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0px;
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 10px 30px;
  white-space: nowrap;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li.current-menu-item > a {
  color: #0f5d62;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li.training-incentives-link {
  position: relative;
  display: block;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li.training-incentives-link > a {
  margin-left: 30px;
  margin-right: 30px;
  border-top: 2px solid rgba(255, 255, 255, 0.3803921569);
  display: block;
  position: relative;
  opacity: 0.6;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li > .sub-menu a {
  padding-left: 45px;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li > .sub-menu a:hover,
.main-nav.main-nav-2019 > ul > li > .sub-menu > li > .sub-menu a:focus {
  color: #373737;
}
.main-nav.main-nav-2019 > ul > li > .sub-menu > li > .sub-menu .current-menu-item > a {
  color: #373737;
}

/* MOBILE MENU*/
.mobileHeader {
  position: fixed;
  right: 0px;
  top: 0px;
  background-color: #fff;
  border-bottom: 1px solid #119fa7;
  z-index: 2200000;
  cursor: pointer;
  width: 100%;
  background-color: #fff;
}
.mobileHeader .hamburger {
  position: absolute;
  right: 7px;
  top: 5px;
}
.mobileHeader.affix .hamburger-inner, .mobileHeader.affix .hamburger-inner::before, .mobileHeader.affix .hamburger-inner::after {
  width: 30px;
  height: 3px;
}
.mobileHeader.affix .hamburger-inner::before {
  top: -10px;
}
.mobileHeader.affix .hamburger-inner::after {
  bottom: -10px;
}
.mobileHeader .hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0 !important;
}
@media screen and (min-width: 960px) {
  .mobileHeader {
    display: none;
  }
}

.logo-img {
  width: 220px;
  padding: 30px 0 10px 0;
}
@media screen and (min-width: 960px) and (max-width: 1140px) {
  .logo-img {
    width: 180px;
  }
}

.mobileLogo {
  width: 90px;
  padding: 8px 10px;
}

.affixLogo {
  width: 108px;
  padding: 10px 0px 10px;
}

.menuMobileContainer {
  background-color: #119fa7;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -100%;
  width: calc(100% - 70px);
  z-index: 3000000;
  overflow-x: scroll;
}
.menuMobileContainer.on {
  left: 0;
}

.nav-mobile {
  text-transform: uppercase;
}
.nav-mobile li {
  padding: 0;
  border-bottom: 1px solid #eceded;
}
.nav-mobile li a {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 100%;
  display: block;
  text-decoration: none;
  padding: 14px 0px;
}
.nav-mobile li.current-menu-item a, .nav-mobile li.current-page-parent a, .nav-mobile li:hover a {
  color: #ddd;
}
.nav-mobile .sub-menu {
  position: relative;
  background-color: transparent;
  z-index: 1;
  width: auto;
  box-shadow: none;
  display: none;
}
.nav-mobile .sub-menu > li {
  display: block;
}
.nav-mobile .sub-menu > li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 1px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 20px;
}

.menu-footer li {
  padding: 5px 0;
}

/*END _____  MENU ////////////////////////*/
.inscription-right form input, .inscription-right form textarea, .inscription-right form select, .inscription-right form button {
  height: auto;
}

.n2-ss-slider .n2-ss-slider-controls-below {
  position: absolute;
  bottom: 0;
  width: 100%;
}

body #tinymce {
  background-color: #ddd;
  margin-top: 0;
}
#tinymce ul {
  list-style: disc;
  padding-left: 20px;
}
#tinymce img {
  max-width: 100%;
}

body {
  font-size: 18px;
  line-height: 1.42857143;
  color: #000;
}
@media screen and (max-width: 960px) {
  body {
    margin-top: 66px;
  }
}
body#tinymce {
  margin-top: 0 !important;
  background-color: #ddd;
}

a, a:focus {
  color: #008891;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

p {
  font-weight: 400;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}

h1 {
  font-size: 40px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.page-header h1 {
  color: #0faa69;
  margin: 0px;
}
@media screen and (max-width: 960px) {
  h1 {
    font-size: 28px;
  }
}

.h1 {
  font-size: 40px;
  padding: 0;
  margin-bottom: 20px;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .h1 {
    font-size: 28px;
  }
}

h2, .h2 {
  font-size: 28px;
  line-height: 1.4;
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  h2, .h2 {
    font-size: 23px;
  }
}

h3, .h3 {
  font-size: 1.6875rem;
  line-height: 120%;
  margin-bottom: 30px;
}
h3.singleInfoTitle, .h3.singleInfoTitle {
  color: #006eb6;
}

h4, .h4 {
  font-size: 23px;
  line-height: 120%;
  margin-top: 0px;
  margin-bottom: 20px;
}
h4.singleInfoTitle, .h4.singleInfoTitle {
  color: #006eb6;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}

.edgtf-content {
  background-color: #fff;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 960px) {
  .slogan {
    width: 80%;
    margin: 0 auto;
  }
}

footer {
  color: #fff;
  background: #121212;
  background: -moz-linear-gradient(top, #121212 0%, #282828 36%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #121212), color-stop(36%, #282828));
  background: -webkit-linear-gradient(top, #121212 0%, #282828 36%);
  background: -o-linear-gradient(top, #121212 0%, #282828 36%);
  background: -ms-linear-gradient(top, #121212 0%, #282828 36%);
  background: linear-gradient(to bottom, #121212 0%, #282828 36%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#121212", endColorstr="#282828",GradientType=0 );
  font-size: 14px;
}
footer a {
  display: inline-block;
}
footer a img {
  display: inline-block;
}
footer .partner-group {
  width: 160px;
  opacity: 0.4;
}

.copyright {
  margin: 20px 0 10px;
  font-size: 12px;
}

.footerLogo {
  width: 75%;
  max-width: 250px;
  margin-bottom: 20px;
}

.membre-accueil-content {
  width: calc(100% - 40px);
  margin-left: 20px;
  background: #fff;
  padding: 30px;
  margin-top: -30px;
  display: block;
  position: relative;
  font-size: 14px;
}
.membre-accueil-content p {
  font-size: 14px;
  margin-bottom: 3px;
}
.membre-accueil-content a {
  text-decoration: underline;
}

.accueilPost .post-image img {
  width: 100%;
}

.mailIcon {
  padding: 16px;
  font-size: 22px;
  border-radius: 50%;
  margin-bottom: 10px;
}

.gray-bg {
  background-color: #f4f5f7;
}

.membre-titre {
  background-color: #f7f9f8;
  border-left: 10px solid #592381;
  padding: 10px 20px;
}
.membre-titre h4 {
  margin: 0;
}

.membre-content {
  border-top: 1px solid #d9dadc;
}
.membre-content h4 {
  font-size: 22px;
}
.membre-content a {
  text-decoration: underline;
}

.media-type-image {
  position: absolute;
  right: 0;
  bottom: -10px;
}

.cat-list a {
  color: #9da2a6;
}

.single-image img {
  max-width: 40%;
  min-width: 200px;
  margin: 0 auto -3%;
  width: auto;
}

.singleInfos {
  border-top: 1px solid #ccc;
}
.singleInfos a {
  text-decoration: underline;
}

.post-info {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.post-info a {
  color: #373737;
}

.post-info-author {
  margin-bottom: 10px;
}
.post-info-author a {
  color: #000;
  text-decoration: underline;
}

.singleMembresImageTypeMedia {
  padding-left: 20px;
  border-left: 1px solid #eceded;
  margin-left: 20px;
}

.shareRight {
  position: absolute;
  top: 20px;
  right: 0px;
  z-index: 1;
}

.share {
  color: #373737;
  font-size: 11px;
}
@media (max-width: 960px) {
  .share {
    padding-top: 10px;
  }
}
.share p {
  font-size: 11px;
}
.share a.socialmedia {
  font-size: 14px;
  padding: 5px 0px 2px;
  color: #fff;
  background-color: grey;
  display: inline-block;
  margin-right: 5px;
  width: 29px;
  text-align: center;
}
.share a:hover,
.share a:focus {
  background-color: #7a7a7a;
  color: #292929;
}
.share .fa {
  font-size: 14px;
}

a.socialmedia {
  font-size: 14px;
  padding: 5px 0px;
  color: #fff;
  background-color: #006eb6;
  display: inline-block;
  margin-right: 5px;
  width: 29px;
  text-align: center;
}

.box-blog-postinfo-table .post-info {
  text-align: right;
}
.box-blog-postinfo-table .category {
  width: 75%;
}

.post-image-container {
  width: 100%;
  padding-top: 75%;
  background-position: center top;
}

.btn, .button, button,
input[type=button],
input[type=reset],
input[type=submit] {
  width: auto;
  background: #008891;
  border-radius: 8px;
  height: auto;
  border-color: #fff;
  padding: 10px 15px;
  overflow: auto;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  border: none;
  line-height: 98%;
}
.btn.btn-default, .button.btn-default, button.btn-default,
input[type=button].btn-default,
input[type=reset].btn-default,
input[type=submit].btn-default {
  line-height: 1.42857143;
}
.btn:hover, .button:hover, button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #292929;
}
.btn.light-grey, .button.light-grey, button.light-grey,
input[type=button].light-grey,
input[type=reset].light-grey,
input[type=submit].light-grey {
  font-size: 10px;
  color: #fff;
  background: #adadad;
  padding: 2px 8px 1px 8px;
  margin: -17px 0px 0px 0px;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.btn.light-grey:hover, .button.light-grey:hover, button.light-grey:hover,
input[type=button].light-grey:hover,
input[type=reset].light-grey:hover,
input[type=submit].light-grey:hover {
  color: #eceded;
  border-color: #292929;
}
@media (max-width: 960px) {
  .btn, .button, button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    margin-bottom: 20px;
  }
}

textarea,
input[type=email],
input[type=password],
input[type=text] {
  display: inline-block;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.footerForm textarea,
.footerForm input[type=email],
.footerForm input[type=password],
.footerForm input[type=text] {
  border: 1px solid #666;
}
textarea:hover, textarea:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=text]:hover,
input[type=text]:focus {
  outline: none;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  max-height: 400px;
  overflow: scroll;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.arrow-top {
  position: fixed;
  bottom: 55px;
  right: 25px;
  background: #008891;
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 100;
}
.arrow-top img {
  color: #fff;
  margin: 0;
  position: relative;
  left: 10px;
  top: 9px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.eventHeaderIcon {
  margin-right: 5px;
  padding-top: -1px;
  width: 20px;
}

.tabs h1 {
  text-transform: capitalize;
}

.registrationIframe {
  width: 100%;
  height: 2000px;
}

.eventsList h1 {
  margin-top: 0;
  padding: 0 0 10px 0;
}
.eventsList h2 {
  font-size: 28px;
  margin-top: 0;
  font-weight: bold;
}

.eventLine {
  padding: 20px 0;
  border-top: 1px solid #ccc;
}
.eventLine.table {
  margin-bottom: 0;
}
.eventLine .table-cell {
  vertical-align: top;
}
.eventLine .date-cell {
  width: 130px;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 960px) {
  .eventLine .date-cell {
    width: 100px;
  }
}
.eventLine .dateContainer {
  padding: 25px 10px;
  background-color: #0098a1;
  width: 100px;
  height: 100px;
}
.eventLine .dateContainer .dateContainer-months {
  font-size: 14px;
  font-weight: 300;
}
.eventLine .options-cell {
  width: 10%;
}
.eventLine .options-cell p {
  padding: 5px 10px;
  background-color: #828282;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.eventLine .options-cell p.new, .eventLine .options-cell p.full {
  width: 100%;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1400px) {
  .eventLine .options-cell p.new, .eventLine .options-cell p.full {
    font-size: 11px;
  }
}
.eventLine .options-cell p.g-vert-pale-bg {
  background-color: #324B4D;
}
.eventLine h3 {
  font-size: 22px;
  margin: 5px 0;
}
.eventLine p {
  margin: 0;
  font-size: 17px;
}
.eventLine .infos {
  display: inline;
  float: left;
  margin-right: 20px;
}
.eventLine .infos span {
  font-size: 14px;
  text-transform: uppercase;
  color: #777;
  letter-spacing: 1px;
}

.eventsListHeader {
  margin-bottom: 0;
}
.eventsListHeader .table-cell {
  vertical-align: top;
  float: none;
}
@media (max-width: 960px) {
  .eventsListHeader .table-cell {
    display: block;
  }
}

.mapCalendarContainer {
  background-color: #d5edee;
}
.mapCalendarContainer.mapCalendarContainerV2 {
  background: linear-gradient(#3f9fa6, #2fa45c);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.map-container {
  overflow: hidden;
}
.map-container.map-containerV2 {
  padding: 0 30px;
}
.map-container.map-containerV2 .careers-box a h2 {
  font-size: 21px;
}

.eventsList a:not(.btn1) {
  color: #000;
  text-decoration: none;
}
.eventsList a:not(.btn1):hover {
  text-decoration: none;
}
.eventsList a:not(.btn1).groupLink {
  color: #fff;
  padding: 0px 10px;
  display: inline-block;
  border-radius: 19px;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.mapSubventionsCcontainer {
  background-color: #d5edee;
}
.mapSubventionsCcontainer #mapwrapper {
  margin-top: -16%;
  margin-bottom: -7%;
}

.subventionLine td {
  vertical-align: top;
}
.subventionLine td:first-child {
  width: 25%;
}
.subventionLine td a {
  text-decoration: underline;
}

.subventionsLogo {
  padding-right: 20px;
}

.img-csep {
  padding-bottom: 4px;
  float: right;
  margin-right: 80px;
}

.who-is-who-page-content table.recherche-table {
  margin-bottom: 20px;
  width: 100%;
  font-size: 12px;
}
.who-is-who-page-content table.recherche-table p {
  font-size: 12px !important;
}
.who-is-who-page-content .recherche-table thead tr {
  background: #0098a1;
  color: #fff;
}
.who-is-who-page-content .recherche-table th {
  padding: 3px 10px;
  font-weight: 300;
}
.who-is-who-page-content .recherche-table td {
  padding: 3px 10px;
  max-width: 110px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.who-is-who-page-content .recherche-table tbody:not(.actual) {
  display: none;
}
.who-is-who-page-content .distinction {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 20px;
  margin-right: 5px;
}
.who-is-who-page-content .distinctionSingle {
  padding: 10px 30px;
  border-radius: 7px;
  float: right;
  font-size: 13px;
  line-height: 17px;
  display: inline;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.who-is-who-page-content .goBack {
  padding: 6px 20px;
  border-radius: 7px;
  border: 1px solid #999;
  font-size: 13px;
  line-height: 17px;
  display: inline;
  color: #333;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  margin-top: 20px;
  display: inline-block;
}
.who-is-who-page-content .tablePerson td {
  padding: 0 10px 2px 0;
  vertical-align: top;
}
.who-is-who-page-content .Bronze {
  background-color: #938431;
}
.who-is-who-page-content .Silver, .who-is-who-page-content .Argent {
  background-color: #999;
}
.who-is-who-page-content .Gold, .who-is-who-page-content .Or {
  background-color: #d8bd4a;
}
.who-is-who-page-content .recherche-table p, .who-is-who-page-content .recherche-table span {
  vertical-align: middle;
  display: inline-block;
}
.who-is-who-page-content .page-nr {
  display: inline-block;
  cursor: pointer;
  padding: 4px 0px 2px;
  border-radius: 5px;
  text-align: center;
  margin: 3px;
}
.who-is-who-page-content .moore {
  display: inline-block;
  cursor: pointer;
  padding: 4px 6px 2px;
  border: 1px solid #999;
  border-radius: 5px;
  width: 35px;
  text-align: center;
  margin: 0 10px;
}
.who-is-who-page-content .page-nr.actual {
  color: #008891;
  font-weight: bold;
}
.who-is-who-page-content #searchPersons select {
  width: 39%;
  padding: 0 5px;
  height: 25px;
  margin-left: -3px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.who-is-who-page-content #searchPersons input[type=text] {
  padding: 1px 5px;
  width: 39%;
}
.who-is-who-page-content #searchPersons a.button {
  font-size: 14px;
  margin-left: 10px;
  padding: 6px 15px;
  cursor: pointer;
}
.who-is-who-page-content #searchPersons label {
  width: 60%;
  padding-left: 10px;
  font-size: 16px;
}
.who-is-who-page-content .search2 {
  width: 48%;
  float: left;
}
.who-is-who-page-content h1.person {
  color: #0faa69 !important;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300 !important;
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
.who-is-who-page-content ul {
  margin-left: 15px;
}
.who-is-who-page-content li {
  padding: 0px 5px !important;
}
.who-is-who-page-content .section {
  margin-bottom: 10px;
}
.who-is-who-page-content .img-plus {
  margin: 0;
}
.who-is-who-page-content .queryOrder th {
  cursor: pointer;
}
.who-is-who-page-content .queryOrder th.activated {
  text-decoration: underline;
}
.who-is-who-page-content .post .content table thead img {
  float: none;
  width: 20px;
  margin: 1px -3px !important;
}
.who-is-who-page-content .socials-search {
  display: inline-block;
  float: right;
}
.who-is-who-page-content .socials-search img {
  height: 22px;
  margin: 0px 2px !important;
  float: none !important;
}
.who-is-who-page-content .search {
  margin: 10px -4px;
  width: 95%;
  font-weight: normal;
  font-size: 16px;
}
.who-is-who-page-content .reset {
  margin: 0px -4px;
  width: 40%;
  font-weight: normal;
  font-size: 16px;
}
.who-is-who-page-content .countResults p {
  margin: -5px 0px 5px;
  padding-left: 10px;
  font-size: 16px !important;
  text-align: center;
  padding-right: 78px;
  border-top: 1px solid #ccc;
  padding-top: 5px;
}
.who-is-who-page-content .countResults span {
  color: #0098a1;
  font-weight: bold !important;
  font-size: 20px !important;
}
@media (max-width: 960px) {
  .who-is-who-page-content .search2 {
    width: 100%;
  }
  .who-is-who-page-content .search2:nth-child(2) {
    display: none;
  }
  .who-is-who-page-content input[type=submit].search {
    width: 100%;
  }
  .who-is-who-page-content #searchPersons label {
    padding-left: 0px;
  }
  .who-is-who-page-content .distinctionSingle {
    float: none;
  }
  .who-is-who-page-content .contenu a {
    display: inline-block;
  }
  .who-is-who-page-content .socials-search {
    display: block;
    float: none;
  }
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 5vw;
  height: 5vw;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.custom-loader .lds-ring div {
  border-color: #0098a1 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

.clientFichePupup {
  padding: 40px;
  background: #fff;
  box-shadow: 2px 2px 4px #000;
  position: fixed;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
}

.loading-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100000;
  transform: translateY(-50%) translateX(-50%);
}
.loading-container .custom-loader {
  display: inline-block;
}

.paginationRecettes li {
  display: inline;
}
.paginationRecettes li.active a {
  color: #000;
  font-weight: 700;
}
.paginationRecettes li a {
  font-size: 18px;
  padding: 0 5px;
}

.careersContainer {
  background: linear-gradient(#3f9fa6, #2fa45c);
}
.careersContainer h2 {
  margin-top: 0;
}

.carrerIntroduction h2 {
  color: #000;
  font-weight: 400;
}

.careerPersonPictureV2 {
  border-radius: 50%;
  z-index: 10;
  position: relative;
  max-width: 100px;
}
@media (max-width: 960px) {
  .careerPersonPictureV2 {
    max-width: 60px;
  }
}

.openTab.careeresOpenTab {
  padding-top: 15px;
  padding-bottom: 15px;
}
.openTab.careeresOpenTab h2 {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 32px;
}
.openTab.careeresOpenTab h2 span {
  font-size: 15px;
}
@media (max-width: 960px) {
  .openTab.careeresOpenTab h2 span {
    display: block;
  }
}
@media (max-width: 960px) {
  .openTab.careeresOpenTab h2 {
    font-size: 22px;
  }
}
.openTab.careeresOpenTab h3 {
  margin: 0;
  font-weight: 300;
}
@media (max-width: 960px) {
  .openTab.careeresOpenTab h3 {
    font-size: 15px;
  }
}

.careerListBox .careers-box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.careerListBox:nth-child(1) .careers-box, .careerListBox:nth-child(2) .careers-box {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.careers-box td:first-child {
  max-width: 200px;
}
.careers-box a {
  display: block;
  padding: 30px;
  color: #fff;
}
.careers-box a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
}
.careers-box a h2 {
  font-size: 24px;
  margin-bottom: 0;
}

.careers-box-logo {
  padding-right: 20px;
  max-width: 120px;
}

.careerPersonPicture {
  margin-bottom: 20px;
  border-radius: 50%;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 10;
  position: relative;
  background: #fff;
  max-width: 250px;
}
@media (min-width: 960px) {
  .careerPersonPicture {
    margin-bottom: -30%;
    max-width: 82%;
  }
}

.careerPersonInfo p {
  margin-top: 0;
}
.careerPersonInfo h2 {
  font-size: 34px;
  margin: 0 0 10px;
  font-weight: 400;
}
.careerPersonInfo h2 span {
  font-size: 18px;
}
.careerPersonInfo h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 10px;
}
.careerPersonInfo h4 {
  font-size: 20px;
}
.careerPersonInfo ul {
  padding-left: 10px;
}
.careerPersonInfo ul li {
  list-style-image: url("images/list-dot.png");
  padding: 4px 10px;
  margin: 0 10px;
}

.careersPerson .careerPersonInfo ul {
  padding-left: 10px;
}
.careersPerson .careerPersonInfo ul li {
  list-style-image: none;
  padding: 4px 10px;
  margin: 0 10px;
  list-style: disc;
}

.csepImg {
  width: 25px;
  height: 25px;
  position: relative;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  top: 4px;
  border: 1px solid #ccc;
}
.csepImg.Bronze {
  background: #938431;
}
.csepImg.Silver {
  background: #999;
}
.csepImg.Gold {
  background: #ffab00;
}

.pTitle {
  font-size: 15px;
  color: #777;
  margin: 0 0 3px;
}

.pInfpCarr {
  font-size: 18px;
}

.personTexte {
  font-size: 18px;
}

.video1 {
  max-width: 800px;
  margin: 0 auto;
}

.arrow_box:before {
  top: 0%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #f4f5f7;
  border-width: 30px;
  margin-left: -30px;
  z-index: 1;
}

.careersContainerLearn {
  background: #019976;
}
.careersContainerLearn h2 {
  color: #fff;
}
.careersContainerLearn h3 {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 10px;
}
.careersContainerLearn .col-sm-6:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.careerVideoCarouselBox h3 {
  margin: 0;
}

.eventTabV2 {
  overflow: hidden;
}

.IESO {
  border: 2px solid #0098a1;
  padding: 20px 20px 0 20px;
  margin-bottom: 20px;
}
.IESO img {
  padding-bottom: 20px;
  max-width: 200px;
}

.filter-container h1 {
  color: #119fa7;
  line-height: 120%;
}
.filter-container.filter-containerV2 h1 {
  color: #fff;
  font-weight: 500;
}

.trainingLink {
  background: #008891;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.trainingLink td {
  padding: 20px 10px;
  font-size: 18px;
  text-align: center;
}
.trainingLink td:first-child {
  background: #0faa69;
  padding: 10px 0;
  width: 25%;
}
.trainingLink.trainingLinkV2 td {
  width: 200px;
  padding: 15px 20px;
}
.trainingLink.trainingLinkV2 td:first-child {
  background: #0faa69;
  padding: 10px 14px;
  width: 30%;
}

h1.real-titre {
  color: #000 !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  line-height: 110%;
  font-size: 2em;
  margin: 0.67em 0;
}

h2.real-titre {
  color: #000 !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  margin-top: 0;
  line-height: 110%;
  font-size: 19px !important;
  margin-bottom: 10px;
}

h3.location {
  color: #0faa69 !important;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

h4.location {
  color: #0faa69 !important;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.content-box h2 {
  margin-bottom: 20px !important;
  margin-top: 0;
  text-transform: capitalize;
  font-weight: 300;
  color: #2db37b;
}

.real-social {
  display: inline-block;
  float: right;
  padding-right: 85px;
}

.acf-map {
  width: 100%;
  height: 400px;
  border: none;
  margin: 0;
}

.realListImg {
  width: 100% !important;
  display: block;
  margin: 0 0 20px 0 !important;
  float: none !important;
}

.virgule:nth-child(1) {
  display: none;
}

.cbsMenu li {
  padding: 4px 8px !important;
}

.cbsMenu li a {
  font-size: 15px !important;
  color: #0faa69;
  line-height: 20px;
  display: block;
}

.border-bottom-gray {
  border-bottom: 1px solid #ccc;
}

.gray-filter-div {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.6;
}

.texte-carriere h2, .texte-carriere h3 {
  color: #000;
  font-weight: 400;
  font-size: 21px;
}
.texte-carriere ul {
  margin-left: 0px;
}
.texte-carriere ul li {
  font-size: 18px;
  list-style: none;
  background-image: url("images/chevron-right.svg");
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: -8px 8px;
  padding: 5px 0 5px 15px;
}
@media (min-width: 960px) {
  .texte-carriere {
    width: 70%;
    margin: 0 auto;
  }
  .texte-carriere ul {
    column-count: 2;
    column-gap: 40px;
  }
}

.mc4wp-form p span {
  padding-left: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #777;
}
.mc4wp-form p input {
  margin: 0 !important;
}

.dollarContent ul {
  padding-left: 10px;
}
.dollarContent ul li {
  list-style-image: url("images/list-dot.png");
  padding: 4px 10px;
  margin: 0 10px;
  color: #008891;
  font-size: 18px;
}

.dollarNrBox {
  border: 1px solid #ccc;
  text-align: center;
  font-size: 18px;
  padding: 40px;
}
.dollarNrBox .bigNr {
  font-size: 36px;
  font-weight: 500;
  color: #119fa7;
  margin-bottom: 20px;
  margin-top: 0;
}

.leadTrainersBox img {
  max-width: 82%;
  margin-bottom: 0px;
  border-radius: 50%;
}
.leadTrainersBox h3 {
  font-weight: 300;
  color: #119fa7;
  font-size: 18px;
}

.dollarPartners .partner-item {
  width: auto;
  margin: 0 0 20px 0;
}

.social-content a {
  margin-right: 3px;
}

.homeClientList .partnerItemHome {
  border: none;
}

.btn1.internCatLink {
  color: #A5A5A9;
}

.help-open-bouton.open-close, .fast-contact-form {
  box-shadow: none;
}

.green11 {
  color: #049a96;
}

h2.h2-36 {
  font-size: 36px;
}

@media (min-width: 960px) {
  .sloganAccueil {
    width: 86%;
    margin: 0 auto;
  }
}
.sloganAccueil h3 {
  font-size: 23px;
  font-weight: 300;
  line-height: 140%;
}
@media (max-width: 960px) {
  .sloganAccueil h3 {
    font-size: 20px;
  }
}

.btn1 {
  font-size: 16px;
  padding: 10px 25px;
  -webkit-border-radius: 10px;
  border-radius: 30px;
  display: inline-block;
  margin: 0 auto;
  color: #fff;
  background: #000;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  margin-top: 10px;
}
.btn1:hover {
  color: #fff;
}
.btn1.margin-top-20 {
  margin-top: 20px;
}
.btn1.btn-green {
  background-color: #008891;
}
.btn1.internCatLink {
  background-color: #edf1f3;
  color: #000;
  margin: 10px;
}
.btn1.internCatLink:hover {
  color: #fff;
  background-color: #049a96;
}
.btn1.internCatLink.currentCat {
  color: #fff;
  background-color: #049a96;
}
.btn1.btn1White {
  background-color: #fff;
  color: #000;
}
.btn1.btn1White:not(:only-child) {
  margin: 0 10px;
}
.btn1.btn1White:hover {
  color: #000;
  opacity: 0.8;
}
@media (max-width: 960px) {
  .btn1.btn1White {
    margin-top: 10px;
  }
}
.btn1.btn1Green {
  background-color: #0098a1;
  color: #fff;
}
.btn1.btn1Green:hover {
  opacity: 0.8;
}
@media (max-width: 960px) {
  .btn1.btn1Green {
    margin-top: 10px;
  }
}
.btn1.faqCatLink {
  background-color: transparent;
  color: #008891;
  border: 2px solid #008891;
  margin: 0 10px 20px 0;
}
.btn1.faqCatLink:hover {
  color: #000;
  background-color: transparent;
}
.btn1.faqCatLink.currentCat {
  background-color: transparent;
  color: #000;
}

.tax-cat-intern .btn1.internCatLink {
  color: #A5A5A9;
}
.tax-cat-intern .btn1.internCatLink:hover {
  color: #fff;
  background-color: #049a96;
}
.tax-cat-intern .btn1.internCatLink.currentCat {
  color: #fff;
  background-color: #049a96;
}

@media (max-width: 960px) {
  .taxChildList {
    text-align: center;
    padding-top: 60px;
  }
}

.boxLinks1 {
  margin-bottom: 20px;
}
.boxLinks1 img {
  width: 100%;
  max-width: none;
}
.boxLinks1 h3 {
  font-size: 21px;
  margin-bottom: 0;
  margin-top: 30px;
}
.boxLinks1 p {
  margin: 10px 0;
  font-size: 17px;
}
.boxLinks1 a {
  text-decoration: underline;
  padding-right: 5px;
  font-size: 15px;
}
.boxLinks1 .fa {
  font-size: 8px;
}

.homeEventBox {
  background: #ededed;
  border: 2px solid #fff;
}
.homeEventBox a:not(.btn1) {
  color: #000;
  transition: all 0.4s;
}
.homeEventBox a:not(.btn1):hover {
  opacity: 0.6;
}
.homeEventBox h3 {
  color: #000;
  font-size: 21px;
  line-height: 120%;
  font-weight: 500;
  margin: 0;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
}
.homeEventBox h4 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
.homeEventBox p {
  font-weight: 500;
  font-size: 17px;
  font-weight: 500;
  margin: 0px;
  font-weight: 300;
}
.homeEventBox .homeEventBoxContent {
  border-radius: 5px;
  padding: 30px;
  padding-bottom: 120px;
}
.homeEventBox .eventLocation img {
  width: 17px;
  display: inline-block;
}
.homeEventBox .registerBtn {
  position: absolute;
  bottom: 60px;
  left: 30px;
}
.homeEventBox .eventDuration {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #0098a1;
  padding: 5px 20px;
  color: #fff;
}
.homeEventBox .eventDuration img {
  width: 14px;
  display: inline-block;
  margin-right: 7px;
  margin-top: -3px;
}
.homeEventBox .homeEventBoxMask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #049a96, 70%, #0a9f88);
  opacity: 0;
}
.homeEventBox .homeEventBoxMask:hover {
  opacity: 0.8;
}

.arrow1 {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 50%;
  position: relative;
  margin-left: 10px;
}
.arrow1:after {
  content: "next";
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 52%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 960px) {
  .numbersContainer {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 960px) {
  .numbersContainer .numbersItem {
    border-right: 1px solid #ddd;
    max-width: 300px;
  }
}
.numbersContainer .numbersItem:last-child {
  border-right: none;
}

.numbersContent {
  padding: 30px;
}
@media (max-width: 960px) {
  .numbersContent {
    padding: 10px;
    border-top: 1px solid #ddd;
  }
}

.numbersBig {
  font-size: 74px;
  margin: 0;
  margin-bottom: 20px;
  white-space: nowrap;
}
@media (max-width: 960px) {
  .numbersBig {
    font-size: 40px;
  }
}

.numbersText {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}

.boxNewsHome a {
  color: #333;
}
.boxNewsHome .a21 {
  text-decoration: underline;
  padding-right: 5px;
  font-size: 15px;
}
.boxNewsHome .fa {
  font-size: 10px;
  margin-left: 5px;
}
.boxNewsHome img {
  width: 100%;
  max-width: none;
}
.boxNewsHome h3 {
  font-size: 21px;
  margin: 0;
  margin-top: 0px;
}
.boxNewsHome p {
  margin: 10px 0;
  font-size: 17px;
}
.boxNewsHome .homeEventBoxMask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
}
.boxNewsHome:hover .homeEventBoxMask {
  opacity: 0.8;
}

.homeEventBoxText {
  padding-bottom: 33%;
}
.homeEventBoxText p {
  margin: 0;
  position: absolute;
  bottom: 10%;
  right: 4%;
  left: 4%;
  font-weight: 500;
  line-height: 100%;
}
.homeEventBoxText p span {
  display: block;
  font-size: 70%;
}

.partnerItemHome {
  width: 100%;
  padding-top: 54%;
  border: 1px solid #C0C0C0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.partnerItemHome img {
  width: 100%;
}

@media (min-width: 960px) {
  .newsletterContainer {
    padding-right: 60px;
    padding-left: 60px;
  }
}
.newsletterContainer.newsletterContainerTax {
  background-image: url(images/Ciet-Fond-MailChimp-Gris.png);
}

.newsletterText h2 {
  font-size: 60px;
  font-weight: 900;
  line-height: 110%;
  margin: 0;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .newsletterText h2 {
    font-size: 28px;
  }
}
.newsletterText p {
  font-size: 28px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 960px) {
  .newsletterText p {
    font-size: 1.6875rem;
  }
}

.newsletterForm h2 {
  font-size: 18px;
  margin: 0;
  margin-bottom: 20px;
}
.newsletterForm input {
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  -webkit-border-radius: 10px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #fff;
  background: transparent;
  margin-bottom: 5px;
  font-weight: 300;
}
.newsletterForm select {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  -webkit-border-radius: 10px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #fff;
  background: transparent;
  margin-bottom: 5px;
  font-weight: 300;
}
.newsletterForm select option {
  color: #000;
}
.newsletterForm input::-webkit-input-placeholder, .newsletterForm textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1 !important;
}
.newsletterForm input:-moz-placeholder, .newsletterForm textarea:-moz-placeholder {
  color: #fff;
  opacity: 1 !important;
}
.newsletterForm input::-moz-placeholder, .newsletterForm textarea::-moz-placeholder {
  color: #fff;
  opacity: 1 !important;
}
.newsletterForm input:-ms-input-placeholder, .newsletterForm textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1 !important;
}
.newsletterForm .round {
  position: relative;
  margin-top: 10px;
}
.newsletterForm .round label {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
}
.newsletterForm .round label:after {
  position: absolute;
  opacity: 0;
  background-color: #000;
  border-top: none;
  border-right: none;
  content: "";
  top: 3px;
  left: 3px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.newsletterForm .round input[type=checkbox] {
  visibility: hidden;
}
.newsletterForm .round input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.newsletterForm .mc4wp-form p span {
  padding-left: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  display: inline-block;
  width: 81%;
}
.newsletterForm *:focus {
  outline: none;
}
.newsletterForm .btn {
  font-size: 16px;
  padding: 10px 30px;
  -webkit-border-radius: 10px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  background-color: #fff;
  color: #000 !important;
  text-transform: none;
  font-weight: 300;
  line-height: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsletterForm .btn:hover {
  background-color: #000;
  color: #fff !important;
}

.testimonials.testimonialsBg {
  background: linear-gradient(to right, #049a96 70%, #0a9f88);
}
.testimonials .testImageContainer {
  max-width: 350px;
}
.testimonials.whiteBg {
  background: #fff;
}
.testimonials .testImage {
  position: relative;
  width: 90%;
  padding-top: calc(90% - 10px); /* 1:1 Aspect Ratio + 5px border*/
  overflow: hidden;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.4509803922);
  margin-right: 10%;
}
.testimonials .testImage.black1 {
  border: 5px solid #0098a1;
}
.testimonials .testImage img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.testimonials .testText a {
  color: #3be6e1;
}
.testimonials .testText a.black1 {
  color: #000;
}

.testCarousel {
  width: 80%;
  margin: 0 auto;
}

.testimGhilim {
  display: inline-block;
  font-size: 42px;
  font-weight: 600;
  opacity: 0.6;
}

.testimItem {
  width: 90%;
  margin: 0 auto;
}
.testimItem p {
  font-weight: 300;
  margin: 0;
  margin-bottom: 10px;
  font-size: 17px;
}
.testimItem .h4 p {
  font-size: inherit;
}
@media (max-width: 960px) {
  .testimItem .h4 p {
    font-size: 20px;
  }
}

.swiper-container {
  width: 100%;
}

.swiper-button-next:after, .swiper-button-prev:after {
  color: #fff;
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: relative;
  height: 5px;
  width: 60%;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 40px;
}

.h1Programs {
  font-size: 46px;
  font-weight: 500;
  color: #000;
  margin: 0;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .h1Programs {
    font-size: 28px;
  }
}

p.p17px {
  font-size: 17px;
}

.boxIntern:nth-child(3n+1) {
  clear: left;
}
.boxIntern a {
  color: #333;
}
.boxIntern img {
  width: 100%;
  max-width: none;
}
.boxIntern h3 {
  font-size: 21px;
  margin: 0;
  margin-top: 0px;
}
.boxIntern p {
  margin: 10px 0;
  font-size: 17px;
}
.boxIntern p.T1 {
  font-size: 18px;
}
.boxIntern p.T2 {
  font-size: 16px;
}
.boxIntern .boxInternContainer {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.boxIntern .internBoxMask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #049a96, #0a9f88);
  padding: 30px;
  opacity: 0;
}
.boxIntern .internBoxMask .internLink {
  font-size: 17px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: calc(100% - 60px);
}
.boxIntern .internBoxMask .internLink .arrow1 {
  margin-bottom: -15px;
  margin-left: 20px;
}
.boxIntern:hover .internBoxMask {
  opacity: 1;
}
.boxIntern .internDuration {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-right: 20%;
  font-weight: 500;
  font-size: 17px;
  margin: 0px;
  line-height: 100%;
}
.boxIntern .internDuration img {
  width: 15px;
  display: inline-block;
  margin-right: 2px;
  margin-top: -3px;
}
.boxIntern .internLogo {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25%;
  max-width: 150px;
}

.io_box1 {
  background-image: url(images/SVG/Ciet-Crochet-Eligibilite.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left top 2px;
  padding-left: 40px;
  transition: all 0.6s;
}

a.io_box2 {
  text-decoration: none !important;
}
a.io_box2 .io_box2-image {
  transition: all 0.6s;
}
a.io_box2 .io_box2_btn {
  background-image: url(images/SVG/Ciet-fleche-en-savoir-plus-eligibilite.svg);
  background-repeat: no-repeat;
  background-position: left 13px center;
  background-size: 16px auto;
  padding-left: 40px;
  transition: all 0.6s;
  line-height: 1;
  float: right;
}
a.io_box2 .io_box2_btn span {
  overflow: hidden;
  transition: all 0.6s;
  display: inline-block;
  white-space: nowrap;
}
a.io_box2:hover .io_box2-image {
  transform: scale(1.15);
}
a.io_box2:hover .io_box2_btn {
  padding-left: 30px;
  padding-right: 10px;
  opacity: 1;
}
a.io_box2:hover .io_box2_btn span {
  width: 0;
}

.alert {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 60vw;
  z-index: 100000;
  border-radius: 3px;
  padding: 10px 15px;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
  background: linear-gradient(60deg, #ffa726, #fb8c00);
}
.alert.on {
  color: #fff;
  background: linear-gradient(to right, #049a96, 70%, #0a9f88);
}
.alert.on a {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 960px) {
  .alert {
    left: 10px;
    right: 10px;
    top: 80px;
    width: auto;
  }
}
.alert ol, .alert ul {
  list-style: disc;
  padding-left: 20px;
}
.alert p {
  margin: 7px 0;
}
@media (max-width: 960px) {
  .alert p {
    font-size: 12px;
  }
}
.alert .closeAlert {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 19px;
}

.openAlert {
  font-weight: 700;
}

.alertContent {
  display: none;
}

.new.deferred {
  background: linear-gradient(60deg, #ffa726, #fb8c00);
  border: none;
}

.new.virtual {
  background-color: #0098a1 !important;
  border: none;
}

.new.special {
  background-color: #0faa69 !important;
  border: none;
}

.onlineLink {
  position: absolute;
  top: 20px;
  right: 20px;
}
.onlineLink table {
  width: 230px;
}
.onlineLink table td {
  padding: 10px 10px;
  font-size: 18px;
  text-align: left;
}
.onlineLink table td:first-child {
  text-align: center;
  width: 30%;
  padding: 10px;
  min-width: 142px;
}
@media (min-width: 960px) {
  .onlineLink table {
    max-width: 300px;
    width: 32vw;
  }
  .onlineLink table td {
    padding: 8%;
    text-align: left;
  }
  .onlineLink table td:first-child {
    padding: 5%;
    min-width: 112px;
  }
  .onlineLink table td:first-child img {
    width: 80%;
  }
}

.internationalLink {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background: #000;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.internationalLink.internationalLinkV2 table td {
  width: 270px;
}
.internationalLink table td {
  padding: 10px 15px 10px 0px;
  text-align: left;
  width: 220px;
}
.internationalLink table td:first-child {
  text-align: center;
  width: 65px;
  padding: 10px 15px;
}
.internationalLink table td:first-child img {
  width: 100%;
}
.videoMask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.82);
}

.videoPopup {
  background-color: #000;
}

.videoContainer {
  margin: 0 auto;
  width: 100%;
}
.videoContainer h2 {
  color: #049a96;
  font-weight: 600;
  margin: 0;
}
.videoContainer p {
  color: #fff;
  margin: 0;
}
@media (min-width: 960px) {
  .videoContainer {
    width: 60%;
    max-width: 700px;
  }
}

.videoLink {
  display: block;
  width: 320px;
  margin: 20px auto;
}
.videoLink .trainingLink {
  background: #fff;
  color: #0098a1;
  border-radius: 5px;
  overflow: hidden;
}
.videoLink .trainingLink td:first-child {
  background: #0faa69;
  padding: 13px;
  width: 20%;
}
.videoLink .trainingLink td:first-child img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.videoLink .trainingLink td {
  padding: 10px 20px;
  font-size: 17px;
  text-align: left;
  font-weight: 600;
  line-height: 120%;
}

.videoCloseLink {
  float: right;
  display: block;
  z-index: 1;
  width: 50px;
  cursor: pointer;
}

.iframeContainer {
  position: relative;
  overflow: hidden;
  padding-top: 71.25%;
}
.iframeContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.expressPopup {
  z-index: 1000000000;
  position: fixed;
  top: 10vw;
  width: 100%;
  left: 0;
  z-index: 100;
}
.expressPopup .eventPopupContent {
  background-color: #fff;
  color: #000;
}
.expressPopup .eventPopupContent p {
  color: #000;
  margin-bottom: 20px;
}

.eventPopup {
  z-index: 1000000000;
  position: fixed;
  top: 10vw;
  width: 100%;
  left: 0;
  z-index: 100;
}
.eventPopup .eventPopupContent {
  background-color: #fff;
  color: #000;
  padding: 20px 30px;
}
.eventPopup .eventPopupContent p {
  color: #000;
  margin-bottom: 20px;
}

.btn2 {
  cursor: pointer;
  font-size: 16px;
  padding: 10px 25px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  margin: 0 auto;
  margin-right: 10px;
  color: #fff;
  background: #0faa69;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.btn2.abort {
  background-color: #ffa726;
}
.btn2.abort:hover {
  background-color: #ffa726;
}
.btn2:hover {
  background-color: #0faa69;
  color: #fff;
}

.btn3 {
  cursor: pointer;
  font-size: 15px;
  padding: 6px 25px;
  border: 1px solid #fff;
  border-radius: 20px;
  display: inline-block;
  margin: 5px 3px;
  color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.btn3:hover {
  opacity: 0.5;
}

.checkImg {
  margin: -4px 5px 0px -4px;
  float: left;
}

.express-form p {
  padding-left: 18px;
}
.express-form .cours {
  position: absolute;
  left: 0;
  top: 1px;
}

.filter-containerV2 {
  padding: 40px 20px 60px;
}

.singleEventHeader {
  background-color: #000;
}
.singleEventHeader .singleBgImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
  background-size: cover;
  opacity: 0.3;
}
.singleEventHeader .groupLink {
  margin-right: 10px;
}
.singleEventHeader h3 {
  color: #fff;
}
.singleEventHeader .groupLinkDot {
  display: inline-block;
  margin-right: 6px;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  margin-left: 5px;
}
.singleEventHeader .date {
  margin-bottom: 20px;
  display: block;
}
.singleEventHeader .dateDescription {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  letter-spacing: 1px;
}
.singleEventHeader .menu-formationV2 > li {
  font-size: 17px;
  display: inline-block;
  cursor: pointer;
  text-decoration: underline;
  margin-right: 16px;
  margin-bottom: 10px;
}
.singleEventHeader .eventHeaderIcon {
  margin-right: 7px;
  width: 18px;
  padding-bottom: 4px;
  opacity: 0.5;
}
.singleEventHeader .eventFeesV2 {
  background-color: #049a96;
  padding: 30px 30px 30px;
  border-radius: 20px;
  margin-top: 30px;
}
.singleEventHeader .eventFeesV2 .btn1:hover {
  background-color: #333 !important;
}
.singleEventHeader .eventFeesV2 .btn1.printBtn {
  background-color: transparent;
  color: #000;
  border: 2px solid rgba(255, 255, 255, 0.6705882353);
  padding: 8px 26px;
}
.singleEventHeader .eventFeesV2 .btn1.printBtn:hover {
  background: transparent !important;
  opacity: 0.6;
}
.singleEventHeader .eventFeesV2 td {
  padding: 10px 20px 10px 0;
  font-size: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-align: left;
  vertical-align: top;
}
.singleEventHeader .eventFeesV2 td:last-child {
  text-align: right;
}
.singleEventHeader .eventFeesV2 tr:last-child td {
  border: none;
}

.registerBtn {
  padding: 10px 30px;
}
.registerBtn img {
  width: 18px;
  margin-right: 6px;
  padding-bottom: 2px;
}

.singleEventV2 {
  font-size: 18px;
  overflow-x: hidden;
}
.singleEventV2 .express-form {
  font-size: 14px;
}
.singleEventV2 .express-form p {
  font-size: 14px;
}
.singleEventV2 p {
  font-size: 18px;
  margin-bottom: 20px;
}
.singleEventV2 .h1 {
  color: #000;
}
.singleEventV2 .overviewH1 {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 70px 100%;
}
.singleEventV2 .overviewH1.certif {
  background-image: url(images/Ciet-Certification.svg);
}
.singleEventV2 .ieso {
  border: none;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0px 20px 80px;
  margin-bottom: 20px;
  background: url(images/Ciet-Crochet-Rond.svg) 0 -10px;
  background-repeat: no-repeat;
  background-size: 70px 100%;
}

.openTab {
  background-color: #049a96;
  font-size: 40px;
  padding: 20px 0;
  color: #fff;
  font-weight: 300;
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
}
.openTab:before {
  content: "";
  position: absolute;
  right: -100%;
  top: 0;
  bottom: 0;
  left: -100%;
  background-color: #049a96;
  z-index: -1;
}
.openTab:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 85%;
  background-color: #000;
  background-image: url(images/Ciet-Deroulant-Plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 100%;
}
.openTab.on:after {
  background-image: url(images/Ciet-Deroulant-Moins.svg);
}

.Tab {
  display: none;
  padding: 60px 0;
}
.Tab.active {
  display: block;
}
.Tab .formImg {
  width: 100%;
  padding-right: 10%;
}

.eventSideV2 {
  padding: 10px 30px;
  border-radius: 20px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
.eventSideV2 .training-needs span {
  font-size: 16px;
  margin-left: 0;
}
.eventSideV2 .news-subscribe button {
  background: #adadad;
  font-size: 16px;
  padding: 10px 25px;
  -webkit-border-radius: 10px;
  border-radius: 30px;
  display: inline-block;
  margin: 0 auto;
  color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.eventSideV2 .form-control {
  padding: 10px 0;
  border-radius: 0;
  color: #119fa7;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #119fa7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.eventSideV2 .news-subscribe {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding-bottom: 30px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.eventSideV2 .news-subscribe select {
  margin: 8px 0px;
  height: 30px;
  padding: 3px 10px 3px 0;
  border-radius: 0;
  color: #119fa7;
}
.eventSideV2 #province {
  color: #119fa7;
}
.eventSideV2 input::-webkit-input-placeholder, .eventSideV2 textarea::-webkit-input-placeholder {
  color: #119fa7;
  opacity: 1 !important;
}
.eventSideV2 input:-moz-placeholder, .eventSideV2 textarea:-moz-placeholder {
  color: #119fa7;
  opacity: 1 !important;
}
.eventSideV2 input::-moz-placeholder, .eventSideV2 textarea::-moz-placeholder {
  color: #119fa7;
  opacity: 1 !important;
}
.eventSideV2 input:-ms-input-placeholder, .eventSideV2 textarea:-ms-input-placeholder {
  color: #119fa7;
  opacity: 1 !important;
}

.registerDiv2 {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 60px;
  margin-top: 30px;
  padding: 30px 0;
}

.faqHeader h2 {
  font-size: 46px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .faqHeader h2 {
    font-size: 28px;
  }
}
.faqHeader input[type=text] {
  color: #000;
  font-size: 17px;
  padding: 10px 20px;
  padding-left: 40px;
  border-radius: 30px;
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #000;
  background: transparent;
  margin-bottom: 5px;
  font-weight: 300;
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  width: 100%;
  background-image: url("images/search.svg");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: left 14px center;
}

.post-type-archive-faq p {
  font-size: 17px;
}

.rowF {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rowF > .col-md-4 {
  width: 100%;
}
@media (min-width: 960px) {
  .rowF > .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    float: none;
  }
}
.rowF > .col-md-3 {
  width: 100%;
}
@media (min-width: 960px) {
  .rowF > .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
    float: none;
  }
}

.boxFaq {
  background-color: #ededed;
  padding: 40px 40px;
}
.boxFaq:hover {
  transform: translateY(-20px);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.boxFaq img {
  width: 60%;
  max-width: 160px;
}
.boxFaq h3 {
  font-size: 21px;
  margin: 0;
  margin-top: 0px;
}

.contactFAQBox img {
  margin-bottom: 40px;
  border-radius: 60%;
  width: 50%;
}
.contactFAQBox .titre22 {
  color: #008891;
}
.contactFAQBox .titre22 h3 {
  color: #008891;
  font-size: 22px;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}
.contactFAQBox .titre22 p {
  margin-top: 0;
}

h1.faqTitre, h2.faqTitre {
  font-weight: 500;
  margin-top: 0;
  color: #000;
  margin: 0;
  margin-bottom: 20px;
  padding-top: 0;
  line-height: 110%;
}

.rightArrowLink {
  font-size: 16px;
  font-weight: 600;
  padding: 20px 0;
  padding-right: 30px;
  background-image: url(images/arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px auto;
  display: block;
  color: #000;
  border-bottom: 1px solid #ccc;
}
.rightArrowLink.current {
  color: #008891;
}
.rightArrowLink.externLink {
  background-image: url(images/external.svg);
  background-size: 17px auto;
}

.coursesList {
  padding: 10px 30px 20px;
  border-radius: 20px;
  border: 1px solid #373737;
  margin-bottom: 20px;
}
.coursesList ul > li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.coursesList ul > li::before {
  font-family: "FontAwesome";
  content: "\f054";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 10px;
}
.coursesList h3 {
  padding-bottom: 0px;
  margin-bottom: 0;
  margin-top: 0;
  color: #000;
}
.coursesList h3:hover {
  color: #008891;
}
.coursesList p {
  margin-top: 0;
}

.singleFaqContent h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-weight: 500;
}
.singleFaqContent h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-weight: 500;
}

.gutterBig {
  margin-right: -40px;
  margin-left: -40px;
}
.gutterBig > [class*=col-] {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.coursAgenda {
  border-bottom: 2px solid #008891;
}
.coursAgenda thead tr td {
  border-bottom: none;
}
.coursAgenda thead tr td.others {
  border-top: 2px solid #000;
}
.coursAgenda thead tr.greenTr td {
  border-top: 2px solid #008891;
  border-bottom: 2px solid #008891;
  color: #008891;
}
.coursAgenda thead tr.greenTr td:first-child {
  color: #000;
}
.coursAgenda thead tr.greenTr td:nth-child(2) {
  color: #000;
}
.coursAgenda td {
  padding: 20px 20px 20px 0;
  vertical-align: top;
}
.coursAgenda td:first-child {
  width: 15%;
}

.gutterSmall {
  margin-left: -5px;
  margin-right: -5px;
}
.gutterSmall .col-xs-1, .gutterSmall .col-sm-1, .gutterSmall .col-md-1, .gutterSmall .col-lg-1, .gutterSmall .col-xs-2, .gutterSmall .col-sm-2, .gutterSmall .col-md-2, .gutterSmall .col-lg-2, .gutterSmall .col-xs-3, .gutterSmall .col-sm-3, .gutterSmall .col-md-3, .gutterSmall .col-lg-3, .gutterSmall .col-xs-4, .gutterSmall .col-sm-4, .gutterSmall .col-md-4, .gutterSmall .col-lg-4, .gutterSmall .col-xs-5, .gutterSmall .col-sm-5, .gutterSmall .col-md-5, .gutterSmall .col-lg-5, .gutterSmall .col-xs-6, .gutterSmall .col-sm-6, .gutterSmall .col-md-6, .gutterSmall .col-lg-6, .gutterSmall .col-xs-7, .gutterSmall .col-sm-7, .gutterSmall .col-md-7, .gutterSmall .col-lg-7, .gutterSmall .col-xs-8, .gutterSmall .col-sm-8, .gutterSmall .col-md-8, .gutterSmall .col-lg-8, .gutterSmall .col-xs-9, .gutterSmall .col-sm-9, .gutterSmall .col-md-9, .gutterSmall .col-lg-9, .gutterSmall .col-xs-10, .gutterSmall .col-sm-10, .gutterSmall .col-md-10, .gutterSmall .col-lg-10, .gutterSmall .col-xs-11, .gutterSmall .col-sm-11, .gutterSmall .col-md-11, .gutterSmall .col-lg-11, .gutterSmall .col-xs-12, .gutterSmall .col-sm-12, .gutterSmall .col-md-12, .gutterSmall .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}

.moduleEventBoxContent {
  padding: 20px;
  padding-bottom: 60px;
}

.moduleDuration {
  width: 100%;
  background-color: #0098a1;
  padding: 10px 20px;
  color: #fff;
}
.moduleDuration h3 {
  color: #fff;
  margin: 0;
}
.moduleDuration p {
  margin: 0;
}

.moduleLink {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff !important;
  font-weight: 300;
  font-size: 14px;
  display: inline-block;
  background: #0098a1;
  padding: 8px 15px;
  -webkit-border-radius: 8px 8px;
  border-radius: 13px;
  margin-top: 10px;
  line-height: 10px;
}

.section1Item .section1Item_image {
  width: 18%;
  max-width: 110px;
  padding-bottom: 18%;
  background-size: 56% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
}

.section2Container {
  padding-left: 60px;
  padding-right: 60px;
}
.section2Container h3 {
  font-size: 2rem;
  margin-bottom: 0px;
}
.section2Container .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 44.25%;
}
.section2Container .slogan h2 {
  font-size: 36px;
  color: #049a96;
}
@media screen and (max-width: 960px) {
  .section2Container .slogan h2 {
    font-size: 23px;
  }
}
.section2Container .slogan p {
  font-size: 21px;
}
@media screen and (max-width: 960px) {
  .section2Container .slogan p {
    font-size: 18px;
  }
}
.section2Container .swiper-button-next:after, .section2Container .swiper-button-prev:after {
  color: #000;
}
.section2Container .swiper-button-next, .section2Container .swiper-button-prev {
  top: auto;
  bottom: 37%;
}
.section2Container .btnPrivateTr {
  margin-bottom: 10px;
  font-size: 13px;
  padding: 8px 20px;
}

.section3Container .section3Text h2 {
  font-size: 36px;
  color: #049a96;
}
@media screen and (max-width: 960px) {
  .section3Container .section3Text h2 {
    font-size: 23px;
  }
}
.section3Container .section3Text p {
  font-size: 21px;
}
@media screen and (max-width: 960px) {
  .section3Container .section3Text p {
    font-size: 18px;
  }
}
.section3Container .section3Item {
  /*
  .col-xs-2 {
  	width: 9%;
  }
  .col-xs-10 {
  	width: 89%;
  }
  */
}
.section3Container .section3Item h3 {
  font-size: 2rem;
  margin-bottom: 0px;
}

.section4Text ol {
  width: 100%;
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
}
.section4Text ol li {
  padding: 0 20px;
  counter-increment: my-awesome-counter;
  position: relative;
  width: 25%;
}
@media screen and (max-width: 960px) {
  .section4Text ol li {
    width: 100%;
  }
}
.section4Text ol li::before {
  display: block;
  content: counter(my-awesome-counter);
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  --size: 60px;
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  background: #00aca8;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.dollarSloganContainer .btn1 {
  margin-top: 20px;
}
.dollarSloganContainer .btn1:hover {
  opacity: 0.6;
}

.dollarSloganContainer_2 {
  background-color: #383838;
}

@media screen and (min-width: 960px) {
  .inverse-flex:nth-child(odd) {
    flex-direction: row-reverse;
  }
}

.jobs-section-2 h2 {
  color: #049a96;
  font-size: 32px;
}
.jobs-section-2 .tinyContent h3 {
  color: #000;
}

.bg-gray-partial:before {
  content: "";
  position: absolute;
  top: 60px;
  bottom: 120px;
  left: 0;
  right: 0;
  background-color: #e9e9e9;
  z-index: -1;
}

.bg-gray-partial_bottom:before {
  content: "";
  position: absolute;
  top: 120px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e9e9e9;
  z-index: -1;
}

.box-shadow-gray-big {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.intern-archive-box .btn1 {
  align-self: flex-end;
}

.boxTaxonomyProgram a {
  color: #000;
}
.boxTaxonomyProgram p {
  font-size: 16px;
}
.boxTaxonomyProgram .textReveal {
  display: none;
}

.boxTaxonomyJobs h3 {
  font-size: 28px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0px;
}
@media screen and (max-width: 960px) {
  .boxTaxonomyJobs h3 {
    font-size: 20px;
  }
}

.openerContainer1 {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.openerContainer1 h3 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0px;
}

.anchorsContainer a {
  color: #fff;
  text-decoration: underline;
  margin: 0 20px;
  font-size: 16px;
}
.anchorsContainer a:hover {
  opacity: 0.8;
}

.mylp-full-popup {
  padding-top: 6vh;
  padding-bottom: 6vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8509803922);
  overflow: scroll;
  z-index: 100000;
}
.mylp-full-popup .mylp-full-popup-image {
  width: 16%;
}
.mylp-full-popup h1, .mylp-full-popup .h1 {
  font-weight: 700;
  color: #fff;
  margin-top: 0;
  padding-top: 0;
}

.button-b1 {
  position: relative;
  padding: 10px 30px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  background-color: #0098a1;
  color: #fff !important;
  font-weight: 300;
  line-height: 100%;
  border: 2px solid #0098a1;
  transition: all 0.4s;
  text-transform: none;
}
.button-b1:hover {
  border: 2px solid #0098a1;
}
.button-b1.button-b1_white {
  background-color: transparent;
  color: #fff !important;
  border: 1px solid #fff;
}

.boxTaxonomyProgram.boxTaxonomyProgram_mylp:before {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.4;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp.added:before {
  opacity: 0.2 !important;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp.added:hover .button-boxTaxonomyProgram_add {
  background-color: #9d3333 !important;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp.added .button-boxTaxonomyProgram_add span {
  background-image: url("images/MYLP/Moins-Ciet-Canada.svg") !important;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp.added .boxTaxonomyProgram_mylp-content {
  opacity: 0.2;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp:hover .button-boxTaxonomyProgram {
  opacity: 1;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp .button-boxTaxonomyProgram {
  border-top: 1px solid #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  color: #fff;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp .button-boxTaxonomyProgram:first-child {
  border-right: 1px solid #fff;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp .button-boxTaxonomyProgram a {
  color: #fff;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp .button-boxTaxonomyProgram span {
  padding-left: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 14px auto;
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp .button-boxTaxonomyProgram.button-boxTaxonomyProgram_add span {
  background-image: url("images/MYLP/Plus-Ciet-Canada.svg");
}
.boxTaxonomyProgram.boxTaxonomyProgram_mylp .button-boxTaxonomyProgram.button-boxTaxonomyProgram_more span {
  background-image: url("images/MYLP/Trois-points-Ciet-Canada.svg");
}

.mylp-page-header {
  background-color: #0098a1;
}
.mylp-page-header h1, .mylp-page-header .h1 {
  font-weight: 700;
  color: #fff;
  margin-top: 0;
  padding-top: 0;
}

.mylp-list-wrapper {
  position: fixed;
  right: 0;
  top: 10vh;
  z-index: 10;
}
.mylp-list-wrapper.off {
  transform: translateX(calc(100% - 30px));
  height: 100px;
}

.mylp-right-container {
  width: 420px;
  max-height: 85vh;
  min-height: 100px;
  overflow: scroll;
  border-radius: 5px;
}
.off .mylp-right-container {
  height: 100px;
}

.mylp-list-container {
  padding: 40px;
  background-color: #ededed;
}

.mylp-list-container_text h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 120%;
}
.mylp-list-container_text p {
  font-size: 16px;
}

.mylp-form-container {
  padding: 40px;
  background-color: #ccc;
}
.mylp-form-container p {
  font-size: 16px;
}

.mylp-add-program {
  height: 100%;
}

.mylp-list li {
  background-color: #fff !important;
  border-radius: 5px;
  border-left-width: 10px !important;
  margin-bottom: 5px;
  display: block;
  cursor: pointer;
  transition: opacity 0.6s ease-out;
}
.mylp-list li.mylp-item_popup {
  margin-bottom: 15px;
}
.mylp-list li.mylp-item-placeholder {
  background-color: #fff !important;
  opacity: 0.3;
}
.mylp-list li:hover .deplace-mylp-item {
  background-color: #479895;
}

.opacity-0 {
  opacity: 0;
}

.mylp-item-content {
  padding: 10px;
  padding-right: 40px;
  padding-left: 20px;
  min-height: 70px;
}
.mylp-item-content.mylp-item-content_popup {
  padding: 16px;
  padding-left: 40px;
  text-align: left;
  min-height: auto;
}
.mylp-item-content.mylp-item-content_popup p {
  font-size: 19px;
}
.mylp-item-content.mylp-item-content_popup a {
  background-color: rgba(0, 0, 0, 0.062745098) !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 20px;
  display: flex;
  align-items: center;
  border-width: 0 0 0 2px !important;
}
.mylp-item-content.mylp-item-content_popup a span {
  font-size: 36px;
  letter-spacing: -2px;
  margin-right: 5px;
}
.mylp-item-content p {
  font-size: 16px;
}

.button-svg {
  mask-position: center;
  -webkit-mask-position: center;
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-positon: center;
  -webkit-mask-position: center;
  display: block;
  width: 20px;
  height: 20px;
}

.mylp-share {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 20px;
  height: 14px;
  margin-right: 10px;
  background-color: #fff;
  mask-image: url("images/MYLP/PArtager-Ciet.svg");
  -webkit-mask-image: url("images/MYLP/PArtager-Ciet.svg");
}
.mylp-button-close {
  position: absolute;
  padding: 8px;
  top: 20px;
  left: -25px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
  border: 1px solid #479895;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.mylp-button-close.mylp-button-close_warning {
  background-color: #479895;
}
.mylp-button-close.mylp-button-close_warning .closemy-lp-list {
  background-color: #fff;
}

.mylp-count-courses {
  display: none;
  font-size: 14px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  padding: 9px;
  top: 0px;
  left: -25px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
  border: 1px solid #479895;
  color: #fff;
  background-color: red;
}

.closemy-lp-list {
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-color: #479895;
  background-image-image: url("images/MYLP/Fleche-refermer-verte.svg");
  -webkit-mask-image: url("images/MYLP/Fleche-refermer-verte.svg");
  mask-size: 70%;
  -webkit-mask-size: 70%;
}
.closemy-lp-list.new-item {
  background-color: #9d3333;
}
.off .closemy-lp-list {
  mask-size: 90%;
  -webkit-mask-size: 90%;
  background-image-image: url("images/MYLP/X-Ciet.svg");
  -webkit-mask-image: url("images/MYLP/X-Ciet.svg");
  background-image-image: url("images/MYLP/Picto-Learning-Path-Ciet.svg");
  -webkit-mask-image: url("images/MYLP/Picto-Learning-Path-Ciet.svg");
}

.delete-mylp-item {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #ccc;
  mask-image: url("images/MYLP/Supprimer-gris-CIET.svg");
  -webkit-mask-image: url("images/MYLP/Supprimer-gris-CIET.svg");
}
.delete-mylp-item:hover {
  background-color: #9d3333;
}

.deplace-mylp-item {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 18px;
  background-color: #ccc;
  mask-image: url("images/MYLP/Deplacer-gris-CIET.svg");
  -webkit-mask-image: url("images/MYLP/Deplacer-gris-CIET.svg");
}

.mylp-contact-form .button {
  position: relative;
  font-size: 14px;
  padding: 10px 30px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #0098a1;
  color: #fff !important;
  font-weight: 300;
  line-height: 100%;
  border: none;
  transition: all 0.4s;
  text-transform: none;
}
.mylp-contact-form .button:hover {
  opacity: 0.6;
}
.mylp-contact-form label {
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 0;
}
.mylp-contact-form label.error {
  width: 100%;
  max-width: 100%;
  background: #C74A4A;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  box-sizing: border-box;
  position: relative;
  padding: 7px 12px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px !important;
  margin: 12px 0 0 0;
  min-height: auto !important;
}
.mylp-contact-form label.error:after {
  top: 0;
  left: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #C74A4A;
  border-width: 8px;
  transform: translateY(-100%);
}
.mylp-contact-form input {
  margin: 0px;
  width: 100%;
  padding: 8px;
}
.mylp-contact-form input[type=checkbox] {
  width: auto;
  margin-top: 4px;
  margin-right: 10px;
}
.mylp-contact-form select, .mylp-contact-form select:hover {
  height: auto;
  padding: 8px;
  -webkit-appearance: none;
  appearance: none;
  background: url("images/arrow-down-grey.png") no-repeat scroll 7px 7px;
  background-position: right;
  background-color: #fff;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  width: 100%;
}
.mylp-contact-form textarea {
  margin: 8px 0px;
}

.mylp-myLink {
  display: inline-block;
  position: relative;
  width: 56%;
  max-width: 500px;
}
.mylp-myLink input {
  padding: 10px;
  padding-right: 50px;
  width: 100%;
}
.mylp-myLink .mylp-myLink-copy-button {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 34px;
  height: 34px;
  background-color: #0098a1;
  border-radius: 5px;
  z-index: 10;
  color: #fff;
  font-size: 21px;
  padding: 2px;
  text-align: center;
}

.mylp-close-end-popup {
  background-color: #0098a1;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url("images/MYLP/close-white.svg");
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: center;
  border-radius: 50%;
}

.container-tb {
  padding-top: 40px;
  padding-bottom: 40px;
}

.csep-heder-container {
  background-color: #0098a1;
}

.csep-texte_1 h2 {
  margin-bottom: 0px;
}
.csep-texte_1 a {
  text-decoration: underline;
}

.csep-search-container {
  background-color: #ededed;
}
.csep-search-container.csep-search-container_person {
  padding: 20px 0;
}
.csep-search-container.csep-search-container_person p {
  font-size: 21px;
  padding: 20px 0;
  border-bottom: 1px solid #000;
}
.csep-search-container.csep-search-container_person p:last-child {
  border-bottom: none;
}
.csep-search-container input, .csep-search-container select {
  background-color: transparent;
  border: 1px solid #000;
  padding: 6px 10px;
  font-size: 18px;
  color: #000;
  width: 100%;
  border-radius: 0;
}
.csep-search-container input::placeholder, .csep-search-container select::placeholder {
  color: #000;
}
.csep-search-container select {
  padding-right: 30px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(images/chevron-down.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.csep-search-container .button {
  cursor: pointer;
  position: relative;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  margin-right: 10px;
  background-color: #0098a1;
  color: #fff !important;
  font-weight: 400;
  line-height: 100%;
  border: none;
  transition: all 0.4s;
  text-transform: none;
}
.csep-search-container .button.button_black {
  background-color: #000;
}

.csep-recherche-table th {
  padding: 10px 10px 10px 0;
  /*
          &:nth-child(1) {
              width: 20%;
          }
          &:nth-child(2) {
              width: 20%;
          }
          &:nth-child(3) {
              width: 20%;
          }
          &:nth-child(4) {
              width: 20%;
          }
          &:nth-child(5) {
              width: 20%;
          }
          &:nth-child(6) {
              width: 20%;
          }
      */
}
.csep-recherche-table th.td_certifications {
  width: 250px;
}

.csep-list-container .button {
  cursor: pointer;
  position: relative;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  margin-right: 10px;
  background-color: #0098a1;
  color: #fff !important;
  font-weight: 400;
  line-height: 100%;
  border: none;
  transition: all 0.4s;
  text-transform: none;
}
.csep-list-container .button.button_black {
  background-color: #000;
}
.csep-list-container h3, .csep-list-container .h3 {
  font-size: 28px;
  color: #0098a1;
  font-weight: 500;
}
.csep-list-container table {
  width: 100%;
  table-layout: fixed;
}
.csep-list-container table tr {
  cursor: pointer;
}
.csep-list-container table tr:hover td {
  background-color: #ededed;
}
.csep-list-container table td {
  padding: 15px 20px 15px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3137254902);
  vertical-align: top;
}
.csep-list-container table td.td_distinctions {
  white-space: nowrap;
}
.csep-list-container .distinction {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 20px;
  margin-right: 5px;
}
.csep-list-container .tablePerson td {
  padding: 0 10px 2px 0;
  vertical-align: top;
}
.csep-list-container .Bronze {
  background-color: #938431;
}
.csep-list-container .Silver, .csep-list-container .Argent {
  background-color: #999;
}
.csep-list-container .Gold, .csep-list-container .Or {
  background-color: #d8bd4a;
}
.csep-list-container .recherche-table p, .csep-list-container .recherche-table span {
  vertical-align: middle;
  display: inline-block;
}
.csep-list-container .socials-search a {
  display: inline-block;
}
.csep-list-container .socials-search a img {
  height: 30px;
  margin-right: 10px;
}

.Bronze {
  background-color: #938431;
}

.Silver, .Argent {
  background-color: #999;
}

.Gold, .Or {
  background-color: #d8bd4a;
}

.distinctionSingle {
  padding: 10px 30px;
  border-radius: 7px;
  float: right;
  font-size: 13px;
  line-height: 17px;
  display: inline;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}

.contact-certifications-list {
  font-size: 12px;
  display: none;
}
.contact-certifications-list.notempty:before {
  content: "Certifications";
  display: block;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 14px;
}
.contact-certifications-list li {
  margin-bottom: 5px;
}

.single-program-slider-image {
  padding-bottom: 60%;
  background-position: center top !important;
}

#fancybox-overlay {
  background-color: #000 !important;
}

.swiper-header-pagination-container-private .swiper-header-pagination {
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
  white-space: nowrap;
}
.swiper-header-pagination-container-private .swiper-header-pagination .swiper-pagination-bullet {
  background-color: #fff;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}

@media screen and (min-width: 960px) {
  .border-right-1 {
    border-right: 1px solid #000;
  }
}
.border-right-1:last-child {
  border-right: none;
}

.borders-top-bottom-1 {
  border-top: 1px solid #b5b5b5;
}

.grey-bg {
  background-color: #EDEDED;
}

.items_1_2-box h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.items_1_2-box > img {
  width: 20%;
  padding-right: 20px;
}
.items_1_2-box > div {
  width: 80%;
}

.swiper-container3 {
  overflow: visible;
}

.swiper-navigation-black {
  width: 120px;
  margin: 0 auto;
}
.swiper-navigation-black .swiper-button-next, .swiper-navigation-black .swiper-button-prev {
  display: flex;
  background-color: #ccc;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.swiper-navigation-black .swiper-button-next:after, .swiper-navigation-black .swiper-button-prev:after {
  color: #000;
  font-size: 21px;
}

.test-slider-item {
  margin-top: 30%;
  transform-origin: center;
}
.swiper-slide-active .test-slider-item {
  background-color: #d9d9d9;
}
@media (min-width: 960px) {
  .swiper-slide-active .test-slider-item {
    transform: scale(1.2);
  }
}

.test-slider-item-img {
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center top;
  width: 50%;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: -70px;
  transform: translateY(-50%);
}

.news-img {
  aspect-ratio: 1200/627;
}

.homeEventBoxContentExpress {
  padding-top: 60px !important;
  background-color: #0098a1;
  color: #fff;
  display: flex;
  align-items: center;
}
.homeEventBoxContentExpress h3 {
  color: #fff;
  margin-bottom: 16px;
}
.homeEventBoxContentExpress p {
  margin-bottom: 16px;
}

/*# sourceMappingURL=style.css.map */
