/* Minification failed. Returning unminified contents.
(2145,10): run-time error CSS1038: Expected hex color, found '#fffff'
 */
@charset "UTF-8";
/*****************VARIANTE DES COULEURS*****************/
/* business & management*/
/* grande école */
/* BBA MBA */
/* MSc MBA */
/* ISG OLD PORTAIL */
/* ISG PORTAIL */
/********************* Fonts ************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
@import url("https://fonts.googleapis.com/css?family=Raleway:700");
@font-face {
  font-family: "BebasNeueLight";
  src: url("/Content/fonts/BebasNeueLight.eot");
  src: url("/Content/fonts/BebasNeueLight.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/BebasNeueLight.woff") format("woff"), url("/Content/fonts/BebasNeueLight.ttf") format("truetype"), url("/Content/fonts/BebasNeueLight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }
@font-face {
  font-family: "BebasNeueRegular";
  src: url("/Content/fonts/BebasNeueRegular.eot");
  src: url("/Content/fonts/BebasNeueRegular.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/BebasNeueRegular.woff") format("woff"), url("/Content/fonts/BebasNeueRegular.ttf") format("truetype"), url("/Content/fonts/BebasNeueRegular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }
@font-face {
  font-family: "BebasNeueBook";
  src: url("/Content/fonts/BebasNeueBook.eot");
  src: url("/Content/fonts/BebasNeueBook.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/BebasNeueBook.woff") format("woff"), url("/Content/fonts/BebasNeueBook.ttf") format("truetype"), url("/Content/fonts/BebasNeueBook.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "BebasNeueBold";
  src: url("/Content/fonts/BebasNeueBold.eot");
  src: url("/Content/fonts/BebasNeueBold.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/BebasNeueBold.woff") format("woff"), url("/Content/fonts/BebasNeueBold.ttf") format("truetype"), url("/Content/fonts/BebasNeueBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }
@font-face {
  font-family: "RalewayExtraBold";
  src: url("/Content/fonts/RalewayExtraBold.eot");
  src: url("/Content/fonts/RalewayExtraBold.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/RalewayExtraBold.woff") format("woff"), url("/Content/fonts/RalewayExtraBold.ttf") format("truetype"), url("/Content/fonts/RalewayExtraBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*********************GENERAL*************************/
* {
  font-weight: normal;
  list-style: none;
  margin: 0;
  padding: 0; }

/*********************VARIABLES GENERAL*******************/
/*********************MIXINS**********************/
/*********************HEADER*************************/
a.bouton {
  display: inline-block;
  padding: 15px 30px;
  margin-bottom: 30px;
  background-color: #5a5c5d;
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none; }

.center {
  text-align: center; }

.nav-border {
  box-shadow: 0 0 10px 0 #e0e0e0; }

.no-border {
  border-bottom: 0 none;
  box-shadow: none; }

header {
  background-color: #fff;
  position: fixed;
  height: 70px;
  width: 100%;
  top: 0;
  z-index: 10;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #fff;
  box-shadow: 0 0 10px 0 #e0e0e0; }
  header .logo {
    position: absolute;
    display: block; }
    header .logo .logo-isg {
      border: 10px solid #ffffff;
      width: 140px;
      height: 140px;
      position: relative;
      z-index: 1; }
    header .logo .mini-logo-isg {
      position: absolute;
      background-image: url(/Content/img/mini-logo-blanc-left.png);
      border: none;
      width: 60px !important;
      height: 60px !important;
      margin-top: 5px; }
  header .mob-logo {
    display: none; }
  header .navigation {
    background-color: #fff;
    display: block;
    top: 0;
    width: 100%;
    z-index: 1; }
    header .navigation nav {
      height: 60px;
      padding-left: 194px;
      text-transform: uppercase;
      line-height: 60px; }
      header .navigation nav .nav-container {
        position: relative; }
        header .navigation nav .nav-container .mobile {
          display: none; }
        header .navigation nav .nav-container .right-menu {
          display: none;
          position: absolute;
          background-color: #fff;
          right: 0;
          top: 59px;
          min-height: 100%;
          width: 40%; }
          header .navigation nav .nav-container .right-menu:after {
            content: '';
            position: absolute;
            display: block;
            background-color: #fff;
            height: 100%;
            width: 100%;
            right: -100%;
            z-index: -1; }
          header .navigation nav .nav-container .right-menu:before {
            content: 'X';
            position: absolute;
            left: -60px;
            top: 10px;
            height: 50px;
            width: 50px;
            background-color: #fff;
            line-height: 50px;
            text-align: center;
            cursor: pointer;
            color: #5fc3d9;
            font-size: 2em;
            padding: 0; }
          header .navigation nav .nav-container .right-menu li:hover {
            background: 0 none; }
          header .navigation nav .nav-container .right-menu li a {
            color: #fff; }
          header .navigation nav .nav-container .right-menu li:nth-child(1) {
            position: absolute;
            top: 100px;
            left: -30px; }
          header .navigation nav .nav-container .right-menu li:nth-child(2) {
            position: absolute;
            top: 180px;
            left: -30px; }
          header .navigation nav .nav-container .right-menu li:nth-child(3) {
            position: absolute;
            bottom: 22px;
            line-height: inherit;
            padding: 0;
            left: 32px; }
          header .navigation nav .nav-container .right-menu a.doc-btn, header .navigation nav .nav-container .right-menu a.admission-btn {
            text-align: center;
            text-transform: capitalize;
            width: 252px;
            display: block;
            color: #ffffff;
            box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); }
          header .navigation nav .nav-container .right-menu a.doc-btn {
            border: 1px solid #e03997;
            background-color: #e03997;
            font-size: 1.429em;
            margin-bottom: 13px;
            line-height: 42px; }
            header .navigation nav .nav-container .right-menu a.doc-btn:before {
              content: '';
              height: 0;
              width: 0;
              background: 0 none;
              padding: 0;
              margin: 0; }
          header .navigation nav .nav-container .right-menu a.admission-btn {
            border: 1px solid #ff4d4d;
            background-color: #ff4d4d;
            font-size: 1.250em;
            line-height: 42px; }
            header .navigation nav .nav-container .right-menu a.admission-btn:before {
              content: '';
              height: 0;
              width: 0;
              background: 0 none;
              padding: 0;
              margin: 0; }
          header .navigation nav .nav-container .right-menu .text {
            color: #4d5051;
            font-size: 2.857em;
            font-family: "BebasNeueBold"; }
      header .navigation nav ul.menu {
        float: left;
        font-size: 1.214em; }
      header .navigation nav li {
        display: inline-block;
        padding: 0 10px; }
        header .navigation nav li.active {
          background-color: #5fc3d9; }
          header .navigation nav li.active a {
            color: #ffffff; }
        header .navigation nav li a.first {
          color: inherit; }
        header .navigation nav li a {
          text-decoration: none;
          color: inherit;
          display: block; }
        header .navigation nav li:hover {
          background-color: #5fc3d9; }
          header .navigation nav li:hover a {
            color: #ffffff; }
          header .navigation nav li:hover ul {
            /*display: block;*/ }
            header .navigation nav li:hover ul li {
              line-height: 1.9em; }
              header .navigation nav li:hover ul li a {
                color: #fff; }
              header .navigation nav li:hover ul li a:hover:before {
                content: '> ';
                background-color: #fff;
                color: #5fc3d9;
                height: 20px;
                width: 20px;
                display: inline-block;
                -khtml-box-sizing: border-box;
                -ms-box-sizing: border-box;
                -o-box-sizing: border-box;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                padding: 5px 0px 4px 7px;
                margin-right: 10px;
                line-height: 0.5em; }
      header .navigation nav .dropdown {
        display: none;
        position: absolute;
        background-color: #5fc3d9;
        padding: 100px 0 150px 0;
        right: 0;
        width: 101%;
        min-height: 200px; }
        header .navigation nav .dropdown ul {
          float: none; }
        header .navigation nav .dropdown li {
          display: block;
          line-height: 1.9em; }
          header .navigation nav .dropdown li a {
            color: #fff; }
      header .navigation nav form.block-find {
        height: 40px;
        position: absolute;
        top: 11px;
        right: 0;
        width: 51px; }
        header .navigation nav form.block-find #recherche {
          display: none;
          position: absolute;
          right: 61px;
          top: 0;
          width: 230px; }
        header .navigation nav form.block-find button.bouton-recherche {
          background: url(/Content/img/sprite.png) -162px -318px;
          border: 0;
          padding: 0;
          cursor: pointer;
          height: 40px;
          width: 51px;
          font-size: 0;
          position: absolute;
          right: 0;
          top: 0;
          vertical-align: top;
          outline: none; }
        header .navigation nav form.block-find #recherche {
          display: none;
          position: absolute;
          padding: 10px 5px;
          border: 1px solid #ccc;
          right: 61px;
          height: 40px;
          top: 0;
          width: 230px; }

.presentation {
  color: #ffffff;
  position: relative;
  margin-top: 60px; }
  .presentation img {
    width: 100%;
    height: auto; }
  .presentation .block-btn {
    position: absolute;
    right: 40px;
    bottom: 30px; }
    .presentation .block-btn .doc-btn, .presentation .block-btn .admission-btn {
      float: left;
      width: 300px; }
    .presentation .block-btn .doc-btn {
      margin-right: 10px; }
  .presentation .social-network {
    margin: 30px 50px 0 0;
    position: absolute;
    right: 0;
    top: 0; }
    .presentation .social-network li {
      display: inline-block; }
    .presentation .social-network a {
      display: block;
      height: 53px;
      background-image: url(/Content/img/sprite.png);
      color: transparent; }
    .presentation .social-network .facebook a {
      width: 34px;
      background-position: -276px -424px; }
      .presentation .social-network .facebook a:hover {
        background-position: -276px -486px; }
    .presentation .social-network .twitter a {
      width: 58px;
      background-position: -310px -424px; }
      .presentation .social-network .twitter a:hover {
        background-position: -310px -486px; }
    .presentation .social-network .google a {
      width: 47px;
      background-position: -368px -424px; }
      .presentation .social-network .google a:hover {
        background-position: -368px -486px; }
  .presentation h1 {
    font-family: "BebasNeueBold";
    font-size: 6.429em;
    position: absolute;
    top: 19.5%;
    left: 27.8%; }
    .presentation h1 span {
      font-family: "BebasNeueLight";
      font-size: 0.556em; }

.clearboth:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearboth {
  display: block; }

/*********************BODY**************************/
body {
  font: 0.875em "Open sans", Arial, Helvetica, sans-serif;
  color: #343637; }

br.clear {
  clear: both; }

h2, h3 {
  font-family: "BebasNeueBold";
  position: relative;
  color: #5fc3d9;
  margin-bottom: 15px; }
  h2 span, h3 span {
    font-family: "BebasNeueBook";
    transform: rotate(-90deg);
    text-align: right;
    color: #5a5c5d;
    position: absolute;
    left: -15px;
    top: 30px;
    width: 57px; }

h2 {
  font-size: 6.875em;
  padding-left: 30px; }
  h2 span {
    font-size: 0.344em; }

h3 {
  font-size: 5.625em;
  padding-left: 30px; }
  h3 span {
    font-size: 0.336em; }

strong {
  font-weight: bold; }
  strong a {
    font-weight: bold; }

p {
  line-height: 1.571em; }

sup {
  font-size: 80%;
  vertical-align: super;
  line-height: 0.8em;
  text-transform: initial; }

section {
  margin: 25px 0;
  clear: both; }

iframe {
  border: 0 none; }

table.parcours {
  width: 100%;
  table-layout: fixed; }
  table.parcours td, table.parcours th {
    border: 1px solid #ccc;
    padding: 10px; }
  table.parcours th {
    text-align: center; }
  table.parcours td:nth-child(odd) {
    text-align: left; }
  table.parcours td:nth-child(even) {
    text-align: center;
    font-weight: bold; }
  table.parcours.admission th {
    color: #fff; }
  table.parcours.admission td {
    vertical-align: top; }
    table.parcours.admission td span {
      font-size: 0.7em; }
  table.parcours.admission td:nth-child(odd) {
    text-align: center; }
  table.parcours.admission td:nth-child(even) {
    text-align: center;
    font-weight: normal; }

.bread {
  margin: 10em 0 2em;
  font-size: 0.857em;
  text-transform: uppercase;
  font-family: "Raleway", Arial, Helvetica, sans-serif; }
  .bread span a:first-child {
    color: initial !important; }
    .bread span a:first-child:before {
      content: '';
      display: inline-block;
      background: url(/Content/img/sprite.png) no-repeat -77px -266px;
      height: 8px;
      width: 12px;
      margin-right: 5px; }
  .bread span:last-child {
    color: #5fc3d9; }

.align-center {
  text-align: center; }

.relative {
  position: relative; }

.inline-img-block {
  display: inline-block;
  margin: 0 15px; }

figure.inline-img-block a:hover {
  -khtml-box-shadow: 0px 0px 100px #5fc3d9;
  -ms-box-shadow: 0px 0px 100px #5fc3d9;
  -o-box-shadow: 0px 0px 100px #5fc3d9;
  box-shadow: 0px 0px 100px #5fc3d9;
  -webkit-box-shadow: 0px 0px 100px #5fc3d9;
  -moz-box-shadow: 0px 0px 100px #5fc3d9;
  display: block; }

.left-img-block {
  float: left;
  margin: 0 25px 5px 0; }

.two-columns-container .two-columns:nth-child(even) {
  margin: 0; }

.two-columns {
  float: left;
  margin-right: 40px;
  width: calc((50%) - 20px); }

.container {
  max-width: 1240px;
  margin: 0 auto; }

.link-more-box, section.replay .next-video {
  position: relative;
  float: right; }
  .link-more-box .link-more, section.replay .next-video .link-more, section.replay .next-video a {
    font-size: 1.875em !important;
    color: #5fc3d9;
    font-family: "BebasNeueBold";
    text-decoration: none;
    float: right;
    display: block;
    border: 1px solid;
    padding: 11px 0;
    text-align: center;
    width: 269px;
    border-right: 0;
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 50px; }
    .link-more-box .link-more:hover, section.replay .next-video .link-more:hover, section.replay .next-video a:hover {
      background-color: #5fc3d9;
      color: #ffffff;
      border: 1px solid #5fc3d9;
      border-right: 1px solid #ffffff; }

.block-btn span {
  border: 10px solid #fff;
  text-align: center;
  text-transform: uppercase;
  width: 280px;
  display: block;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 70px;
  line-height: 50px; }
  .block-btn span.doc-btn {
    background-color: #ed2681;
    font-size: 1.429em; }
    .block-btn span.doc-btn:hover {
      border: 10px solid #ed2681; }
  .block-btn span.admission-btn {
    background-color: #ff5037;
    font-size: 1.250em; }
    .block-btn span.admission-btn:hover {
      border: 10px solid #ff5037; }
  .block-btn span a {
    text-decoration: none;
    color: #ffffff; }

.block-left, .block-right {
  width: 49.85%;
  display: inline-block;
  vertical-align: top;
  float: left; }

.slick-prev, .slick-next {
  width: 65px;
  height: 60px;
  overflow: hidden;
  font-size: 0;
  background: url(/Content/img/sprite.png) no-repeat -54px -317px;
  cursor: pointer;
  display: inline-block;
  border: 10px solid #fff;
  border-bottom: 0 none;
  padding: 0;
  position: absolute;
  bottom: 0;
  outline: none; }
  .slick-prev:hover, .slick-next:hover {
    background-position: -54px -372px; }

.slick-prev {
  border-right: 5px solid #fff; }

.slick-next {
  background-position: -108px -317px;
  margin-left: 64px;
  border-left: 5px solid #fff; }
  .slick-next:hover {
    background-position: -108px -372px; }

.alert {
  font-weight: bold; }

/*****************************************MAIN PAGES STYLE *************************************/
section.main-container h2 {
  color: inherit;
  font-size: 1.143em;
  font-family: inherit;
  padding: 0;
  line-height: 1.438em;
  margin-bottom: 40px; }
section.main-container h3 {
  font-size: 2.143em;
  font-family: inherit;
  text-transform: uppercase;
  line-height: 1.167em;
  padding: 0; }
section.main-container ul {
  margin: 0 0 20px; }
section.main-container .block-link li {
  padding-bottom: 7px; }
  section.main-container .block-link li a:hover {
    text-decoration: none; }
section.main-container figure.align-center img {
  height: auto;
  max-width: 100%; }
section.main-container .align-center iframe {
  margin-bottom: 50px; }

/**************************************************************
**************************CROSS BUTTON*************************
***************************************************************/
.more-cross, .gray-cross, section.news .container .news-container .news-content a.more, section.actu .actu-content ul li .link-more, section.actu .actu-content ul li section.replay .next-video a, section.replay .next-video section.actu .actu-content ul li a, .fushia-cross, aside.widget div.events .link-more, aside.widget div.events section.replay .next-video a, section.replay .next-video aside.widget div.events a, .green-cross, aside.widget div.associations .link-more, aside.widget div.associations section.replay .next-video a, section.replay .next-video aside.widget div.associations a, .dark-blue-cross, aside.widget div.carrieres .link-more, aside.widget div.carrieres section.replay .next-video a, section.replay .next-video aside.widget div.carrieres a, .light-blue-cross, section.campus .block-left .agenda .panel a.more, section.campus .block-right .map a.more-link, section.cursus .link-more-box .link-more:after, section.cursus section.replay .next-video .link-more:after, section.replay section.cursus .next-video .link-more:after, section.replay .next-video section.cursus .link-more-box a:after, section.cursus section.replay .next-video a:after, section.replay section.cursus .next-video a:after, section.actu .actu-content .link-more-box .link-more:after, section.actu .actu-content section.replay .next-video .link-more:after, section.replay section.actu .actu-content .next-video .link-more:after, section.replay .next-video section.actu .actu-content .link-more-box a:after, section.actu .actu-content section.replay .next-video a:after, section.replay section.actu .actu-content .next-video a:after, section.main-container .content-wrapper .content section.cursus-main p .link-more, section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a, section.main-container .content-wrapper .content .year-admission-block h4 span, aside.widget div.concours .link-more, aside.widget div.concours section.replay .next-video a, section.replay .next-video aside.widget div.concours a, .pink-cross, aside.widget div.interview .link-more, aside.widget div.interview section.replay .next-video a, section.replay .next-video aside.widget div.interview a, aside.widget div.luxury-management .link-more, aside.widget div.luxury-management section.replay .next-video a, section.replay .next-video aside.widget div.luxury-management a, aside.widget div.meet-us .more-link, aside.widget div.meet-us .link-more, aside.widget div.meet-us section.replay .next-video a, section.replay .next-video aside.widget div.meet-us a, aside.widget div.replay .link-more, aside.widget div.replay section.replay .next-video a, section.replay .next-video aside.widget div.replay a, aside.widget div.actus .link-more, aside.widget div.actus section.replay .next-video a, section.replay .next-video aside.widget div.actus a {
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  right: 19px;
  bottom: 0;
  border: 10px solid #ffffff;
  border-bottom: 0;
  color: transparent;
  background: url(/Content/img/sprite.png) no-repeat 0 -317px; }
  .more-cross:hover, .gray-cross:hover, section.news .container .news-container .news-content a.more:hover, section.actu .actu-content ul li .link-more:hover, section.actu .actu-content ul li section.replay .next-video a:hover, section.replay .next-video section.actu .actu-content ul li a:hover, .fushia-cross:hover, aside.widget div.events .link-more:hover, aside.widget div.events section.replay .next-video a:hover, section.replay .next-video aside.widget div.events a:hover, .green-cross:hover, aside.widget div.associations .link-more:hover, aside.widget div.associations section.replay .next-video a:hover, section.replay .next-video aside.widget div.associations a:hover, .dark-blue-cross:hover, aside.widget div.carrieres .link-more:hover, aside.widget div.carrieres section.replay .next-video a:hover, section.replay .next-video aside.widget div.carrieres a:hover, .light-blue-cross:hover, section.campus .block-left .agenda .panel a.more:hover, section.campus .block-right .map a.more-link:hover, section.cursus .link-more-box .link-more:hover:after, section.cursus section.replay .next-video .link-more:hover:after, section.replay section.cursus .next-video .link-more:hover:after, section.replay .next-video section.cursus .link-more-box a:hover:after, section.cursus section.replay .next-video a:hover:after, section.replay section.cursus .next-video a:hover:after, section.actu .actu-content .link-more-box .link-more:hover:after, section.actu .actu-content section.replay .next-video .link-more:hover:after, section.replay section.actu .actu-content .next-video .link-more:hover:after, section.replay .next-video section.actu .actu-content .link-more-box a:hover:after, section.actu .actu-content section.replay .next-video a:hover:after, section.replay section.actu .actu-content .next-video a:hover:after, section.main-container .content-wrapper .content section.cursus-main p .link-more:hover, section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a:hover, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a:hover, section.main-container .content-wrapper .content .year-admission-block h4 span:hover, aside.widget div.concours .link-more:hover, aside.widget div.concours section.replay .next-video a:hover, section.replay .next-video aside.widget div.concours a:hover, .pink-cross:hover, aside.widget div.interview .link-more:hover, aside.widget div.interview section.replay .next-video a:hover, section.replay .next-video aside.widget div.interview a:hover, aside.widget div.luxury-management .link-more:hover, aside.widget div.luxury-management section.replay .next-video a:hover, section.replay .next-video aside.widget div.luxury-management a:hover, aside.widget div.meet-us .more-link:hover, aside.widget div.meet-us .link-more:hover, aside.widget div.meet-us section.replay .next-video a:hover, section.replay .next-video aside.widget div.meet-us a:hover, aside.widget div.replay .link-more:hover, aside.widget div.replay section.replay .next-video a:hover, section.replay .next-video aside.widget div.replay a:hover, aside.widget div.actus .link-more:hover, aside.widget div.actus section.replay .next-video a:hover, section.replay .next-video aside.widget div.actus a:hover {
    background-position: 0 -372px; }
  .more-cross a, .gray-cross a, section.news .container .news-container .news-content a.more a, section.actu .actu-content ul li .link-more a, section.actu .actu-content ul li section.replay .next-video a a, section.replay .next-video section.actu .actu-content ul li a a, .fushia-cross a, aside.widget div.events .link-more a, aside.widget div.events section.replay .next-video a a, section.replay .next-video aside.widget div.events a a, .green-cross a, aside.widget div.associations .link-more a, aside.widget div.associations section.replay .next-video a a, section.replay .next-video aside.widget div.associations a a, .dark-blue-cross a, aside.widget div.carrieres .link-more a, aside.widget div.carrieres section.replay .next-video a a, section.replay .next-video aside.widget div.carrieres a a, .light-blue-cross a, section.campus .block-left .agenda .panel a.more a, section.campus .block-right .map a.more-link a, section.cursus .link-more-box .link-more:after a, section.cursus section.replay .next-video .link-more:after a, section.replay section.cursus .next-video .link-more:after a, section.replay .next-video section.cursus .link-more-box a:after a, section.cursus section.replay .next-video a:after a, section.replay section.cursus .next-video a:after a, section.actu .actu-content .link-more-box .link-more:after a, section.actu .actu-content section.replay .next-video .link-more:after a, section.replay section.actu .actu-content .next-video .link-more:after a, section.replay .next-video section.actu .actu-content .link-more-box a:after a, section.actu .actu-content section.replay .next-video a:after a, section.replay section.actu .actu-content .next-video a:after a, section.main-container .content-wrapper .content section.cursus-main p .link-more a, section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a a, section.main-container .content-wrapper .content .year-admission-block h4 span a, aside.widget div.concours .link-more a, aside.widget div.concours section.replay .next-video a a, section.replay .next-video aside.widget div.concours a a, .pink-cross a, aside.widget div.interview .link-more a, aside.widget div.interview section.replay .next-video a a, section.replay .next-video aside.widget div.interview a a, aside.widget div.luxury-management .link-more a, aside.widget div.luxury-management section.replay .next-video a a, section.replay .next-video aside.widget div.luxury-management a a, aside.widget div.meet-us .more-link a, aside.widget div.meet-us .link-more a, aside.widget div.meet-us section.replay .next-video a a, section.replay .next-video aside.widget div.meet-us a a, aside.widget div.replay .link-more a, aside.widget div.replay section.replay .next-video a a, section.replay .next-video aside.widget div.replay a a, aside.widget div.actus .link-more a, aside.widget div.actus section.replay .next-video a a, section.replay .next-video aside.widget div.actus a a {
    display: block;
    height: 50px;
    width: 50px;
    font-size: 0; }

.gray-cross, section.news .container .news-container .news-content a.more, section.actu .actu-content ul li .link-more, section.actu .actu-content ul li section.replay .next-video a, section.replay .next-video section.actu .actu-content ul li a {
  background-color: #858687; }

.fushia-cross, aside.widget div.events .link-more, aside.widget div.events section.replay .next-video a, section.replay .next-video aside.widget div.events a {
  background-color: #ea2ca2; }

.green-cross, aside.widget div.associations .link-more, aside.widget div.associations section.replay .next-video a, section.replay .next-video aside.widget div.associations a {
  background-color: #a0c549; }

.dark-blue-cross, aside.widget div.carrieres .link-more, aside.widget div.carrieres section.replay .next-video a, section.replay .next-video aside.widget div.carrieres a {
  background-color: #00c4ed; }

.light-blue-cross, section.campus .block-left .agenda .panel a.more, section.campus .block-right .map a.more-link, section.cursus .link-more-box .link-more:after, section.cursus section.replay .next-video .link-more:after, section.replay section.cursus .next-video .link-more:after, section.replay .next-video section.cursus .link-more-box a:after, section.cursus section.replay .next-video a:after, section.replay section.cursus .next-video a:after, section.actu .actu-content .link-more-box .link-more:after, section.actu .actu-content section.replay .next-video .link-more:after, section.replay section.actu .actu-content .next-video .link-more:after, section.replay .next-video section.actu .actu-content .link-more-box a:after, section.actu .actu-content section.replay .next-video a:after, section.replay section.actu .actu-content .next-video a:after, section.main-container .content-wrapper .content section.cursus-main p .link-more, section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a, section.main-container .content-wrapper .content .year-admission-block h4 span, aside.widget div.concours .link-more, aside.widget div.concours section.replay .next-video a, section.replay .next-video aside.widget div.concours a {
  background-color: #5fc3d9; }

.pink-cross, aside.widget div.interview .link-more, aside.widget div.interview section.replay .next-video a, section.replay .next-video aside.widget div.interview a {
  background-color: #ff4e69; }

/**************************************************************
*******************************SECTION*************************
***************************************************************/
section.campus {
  margin: 30px 0 0 0; }
  section.campus .block-left {
    font-family: "Raleway", Arial, Helvetica, sans-serif; }
    section.campus .block-left .agenda {
      background: url(/Content/img/meet-us.jpg) no-repeat 0 0;
      position: relative;
      height: 370px;
      /*width: 600px;*/ }
      section.campus .block-left .agenda ul {
        background-color: #ffffff;
        text-transform: uppercase;
        width: 140px;
        margin-left: 20px;
        position: absolute;
        bottom: 0;
        height: 272px; }
        section.campus .block-left .agenda ul li {
          text-align: right; }
          section.campus .block-left .agenda ul li a.ville {
            text-decoration: none;
            display: block;
            padding: 10px 10px 6px 0;
            color: inherit; }
            section.campus .block-left .agenda ul li a.ville:hover, section.campus .block-left .agenda ul li a.ville.active {
              background-color: #5fc3d9;
              color: #ffffff; }
              section.campus .block-left .agenda ul li a.ville:hover:before, section.campus .block-left .agenda ul li a.ville.active:before {
                content: "> ";
                font-size: 0.7em;
                line-height: 14px;
                vertical-align: text-top; }
      section.campus .block-left .agenda .panel {
        display: none;
        color: #ffffff;
        background-color: #5fc3d9;
        width: 420px;
        float: right;
        position: absolute;
        left: 160px;
        bottom: 0;
        height: 272px;
        padding: 20px 0 0 0;
        -khtml-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        text-align: left; }
        section.campus .block-left .agenda .panel.active {
          display: block !important;
          padding-left: 15px; }
        section.campus .block-left .agenda .panel a {
          color: #fff;
          text-decoration: none; }
        section.campus .block-left .agenda .panel .day {
          font-size: 4.063em;
          font-family: "BebasNeueBold";
          float: left;
          line-height: 40px; }
        section.campus .block-left .agenda .panel .monthandyear {
          font-family: "BebasNeueBook";
          font-size: 1.563em;
          line-height: 0.1em;
          position: relative;
          top: 4px; }
        section.campus .block-left .agenda .panel .hour {
          text-transform: uppercase;
          display: inline-block;
          margin-top: 4px; }
        section.campus .block-left .agenda .panel .info {
          clear: both;
          line-height: inherit; }
          section.campus .block-left .agenda .panel .info .jpo {
            font-family: "BebasNeueBold";
            font-size: 2.0em;
            text-transform: uppercase; }
  section.campus .block-right .infos {
    width: 289px;
    float: left; }
    section.campus .block-right .infos span.title {
      color: #5fc3d9;
      font-size: 1.500em;
      font-family: "Raleway", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      display: block;
      position: relative;
      padding: 0 0 20px 110px;
      background-color: #ffffff;
      width: 260px;
      margin-top: 20px;
      z-index: 1; }
      section.campus .block-right .infos span.title .big {
        font-size: 1.458em;
        display: block;
        padding-top: 10px; }
      section.campus .block-right .infos span.title:before {
        content: '';
        display: inline-block;
        background: url(/Content/img/sept.jpg) no-repeat;
        height: 131px;
        width: 106px;
        float: left;
        position: absolute;
        left: 0;
        bottom: -5px; }
    section.campus .block-right .infos p {
      margin-top: 5px;
      padding: 15px;
      line-height: 1.3em; }
  section.campus .block-right .map {
    background: url(/Areas/business_management/Content/img/campus-overlay-img.png), url(/Areas/business_management/Content/img//campus-bg.jpg);
    background-repeat: no-repeat;
    height: 369px;
    width: 316px;
    float: right;
    position: relative; }
    section.campus .block-right .map li {
      position: absolute; }
      section.campus .block-right .map li:nth-child(1) {
        top: 6em;
        left: 12.2em; }
      section.campus .block-right .map li:nth-child(2) {
        top: 8.3em;
        left: 9.7em; }
      section.campus .block-right .map li:nth-child(3) {
        top: 9.1em;
        right: 3.9em; }
      section.campus .block-right .map li:nth-child(4) {
        top: 11.7em;
        left: 8.1em; }
      section.campus .block-right .map li:nth-child(5) {
        top: 14.54em;
        left: 13.4em; }
      section.campus .block-right .map li:nth-child(6) {
        bottom: 9.4em;
        left: 8.54em; }
      section.campus .block-right .map li:nth-child(7) {
        bottom: 7.4em;
        right: 6.5em; }
      section.campus .block-right .map li:nth-child(8) {
        bottom: 6.1em;
        right: 9.1em; }
      section.campus .block-right .map li a {
        color: #4d5051;
        font-size: 0.857em;
        text-transform: uppercase;
        text-decoration: none; }
        section.campus .block-right .map li a:hover {
          text-decoration: underline; }

section.news {
  margin: 60px 0 0 0;
  color: #ffffff;
  font-family: "BebasNeueLight"; }
  section.news .container .new-nav, section.news .container .news-content {
    background-color: #ee0047; }
  section.news .container .new-nav {
    font-family: "BebasNeueBold";
    height: 290px;
    width: 260px;
    float: left;
    padding: 45px 0 0 40px;
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-right: 10px; }
    section.news .container .new-nav span:nth-child(1) {
      font-size: 3.125em; }
    section.news .container .new-nav span:nth-child(3) {
      font-size: 9.375em;
      line-height: 0.8em; }
  section.news .container .news-container {
    margin-bottom: 0; }
    section.news .container .news-container .news-content {
      display: inline-block;
      width: 480px;
      margin-right: 8px;
      font-size: 1.125em;
      font-family: "Open sans", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      position: relative;
      height: 290px; }
      section.news .container .news-container .news-content .bottom {
        padding: 30px 0 30px 20px;
        text-align: left; }
        section.news .container .news-container .news-content .bottom p {
          width: 395px; }
      section.news .container .news-container .news-content a {
        color: #fff;
        text-decoration: none; }
    section.news .container .news-container .slick-prev, section.news .container .news-container .slick-next {
      left: 5%;
      background-color: #858687; }
    section.news .container .news-container .slick-next {
      background-color: #858687; }

section.cursus {
  margin: 60px 0 0 0; }
  section.cursus .subtitle {
    color: #5fc3d9;
    text-transform: uppercase;
    font-size: 1.500em;
    font-family: "Raleway", Arial, Helvetica, sans-serif; }
  section.cursus .block-left:before {
    content: '';
    display: inline-block;
    background: url(/Content/img/sprite.png) no-repeat -286px 0;
    height: 252px;
    width: 165px;
    float: left;
    margin-right: 20px; }
  section.cursus .block-right {
    margin-bottom: 20px; }
    section.cursus .block-right p {
      width: 625px; }
    section.cursus .block-right:before {
      content: '';
      display: inline-block;
      background: url(/Content/img/sprite.png) no-repeat 0 0;
      height: 252px;
      width: 286px;
      float: left;
      margin-right: 20px; }
  section.cursus .link-more-box, section.cursus section.replay .next-video, section.replay section.cursus .next-video {
    margin-right: 50px; }
    section.cursus .link-more-box .link-more:after, section.cursus section.replay .next-video .link-more:after, section.replay section.cursus .next-video .link-more:after, section.replay .next-video section.cursus .link-more-box a:after, section.cursus section.replay .next-video a:after, section.replay section.cursus .next-video a:after {
      content: '';
      border: 0;
      right: -50px; }

section.actu {
  margin: 110px 0 0 0; }
  section.actu .actu-content {
    padding: 10px;
    box-shadow: inset 1px 1px 7px 0px #e9e9e9; }
    section.actu .actu-content .link-more-box, section.actu .actu-content section.replay .next-video, section.replay section.actu .actu-content .next-video {
      margin-right: 60px;
      position: relative; }
      section.actu .actu-content .link-more-box .link-more:after, section.actu .actu-content section.replay .next-video .link-more:after, section.replay section.actu .actu-content .next-video .link-more:after, section.replay .next-video section.actu .actu-content .link-more-box a:after, section.actu .actu-content section.replay .next-video a:after, section.replay section.actu .actu-content .next-video a:after {
        content: 'salut';
        border: 0;
        right: -50px; }
    section.actu .actu-content ul li {
      float: left;
      margin-right: 10px;
      width: 400px;
      position: relative; }
      section.actu .actu-content ul li:first-child {
        width: 810px; }
        section.actu .actu-content ul li:first-child span {
          font-size: 1.563em; }
      section.actu .actu-content ul li:last-child, section.actu .actu-content ul li:nth-child(2) {
        margin: 0; }
      section.actu .actu-content ul li span {
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: calc(100% - 70px);
        display: inline-block;
        height: 90px;
        font-size: 1.063em;
        /*margin: 30px 0 0 10px;*/
        color: #343637; }
      section.actu .actu-content ul li .link-more, section.actu .actu-content ul li section.replay .next-video a, section.replay .next-video section.actu .actu-content ul li a {
        right: 0;
        bottom: 32px; }

section.metier {
  margin: 60px 0 0 0; }
  section.metier h2, section.metier span.subtitle {
    color: #ff753f;
    display: block;
    margin-bottom: 15px; }
  section.metier .chaise {
    float: left;
    margin-right: 25px; }
  section.metier .subtitle {
    text-transform: uppercase;
    font-size: 1.929em; }
  section.metier p {
    float: left;
    width: 495px;
    margin-right: 40px;
    font-size: 1.286em;
    line-height: 1.3em; }
  section.metier div.liste {
    float: left; }
    section.metier div.liste ul {
      position: relative;
      text-transform: uppercase; }
      section.metier div.liste ul li {
        padding-left: 15px;
        line-height: 1.4em;
        font-size: 1.286em;
        color: #ff753f; }
        section.metier div.liste ul li:before {
          content: '';
          background: url(/Content/img/sprite.png) no-repeat -62px -252px;
          height: 9px;
          width: 9px;
          display: block;
          position: absolute;
          left: 0;
          margin-top: 8px; }
  section.metier .link-more, section.metier section.replay .next-video a, section.replay .next-video section.metier a {
    color: #ff753f;
    font-size: 1.48em !important;
    border-right: 1px solid;
    padding: 18px 0;
    float: inherit;
    height: 60px; }
    section.metier .link-more:hover, section.metier section.replay .next-video a:hover, section.replay .next-video section.metier a:hover {
      background-color: #ff753f;
      color: #fff;
      border: 1px solid #ff753f;
      border-left: 1px solid #fff; }
      section.metier .link-more:hover:before, section.metier section.replay .next-video a:hover:before, section.replay .next-video section.metier a:hover:before {
        background-position: -108px -252px; }
    section.metier .link-more:before, section.metier section.replay .next-video a:before, section.replay .next-video section.metier a:before {
      content: '';
      background: url(/Content/img/sprite.png) no-repeat 0 -252px;
      height: 60px;
      width: 59px;
      display: block;
      position: absolute;
      left: -59px;
      top: 0;
      background-color: #ff753f; }

section.replay {
  margin: 100px 0 100px 0;
  background-color: #ff753f;
  position: relative;
  color: #ffffff; }
  section.replay h2 {
    color: #ffffff;
    height: 130px;
    margin: 0;
    line-height: 130px;
    font-size: 7.857em; }
    section.replay h2 span {
      color: #ffffff;
      font-size: 0.313em;
      top: 42px;
      line-height: 2em; }
  section.replay .video-container.slick-slider {
    position: inherit;
    margin-bottom: 60px; }
  section.replay .container {
    max-width: 938px; }
  section.replay section.widget-video {
    margin: 0; }
  section.replay .slide-video.slick-slide .legend, section.replay .slide-video.slick-slide a:after {
    display: none; }
  section.replay .slide-video.slick-center .legend, section.replay .slide-video.slick-center a:after {
    display: block;
    background-color: #ff753f; }
  section.replay .slide-video {
    color: #fff;
    margin: 0 auto 10px;
    cursor: grab !important;
    cursor: -webkit-grab !important;
    cursor: -moz-grab !important; }
    section.replay .slide-video.slick-slide a {
      cursor: -webkit-grab;
      cursor: -moz-grab; }
    section.replay .slide-video.slick-slide.slick-active {
      cursor: pointer !important; }
      section.replay .slide-video.slick-slide.slick-active:after {
        content: '\25B6\00fe0e';
        display: block;
        height: 108px;
        width: 108px;
        color: #ffffff;
        border: 1px solid #ffffff;
        font-size: 4.8em;
        position: absolute;
        left: 10px;
        bottom: 10px;
        z-index: 1;
        line-height: 103px;
        pointer-events: none;
        background: transparent; }
      section.replay .slide-video.slick-slide.slick-active img {
        pointer-events: all; }
    section.replay .slide-video img {
      pointer-events: none; }
    section.replay .slide-video a {
      margin: 0 5px;
      display: block;
      text-decoration: none; }
  section.replay .carousel-image {
    border: 0;
    width: 100%; }
  section.replay .legend {
    position: absolute;
    bottom: 0;
    height: 133px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.286em;
    pointer-events: none; }
    section.replay .legend p {
      height: 108px;
      text-overflow: ellipsis;
      overflow: hidden;
      padding-left: 130px;
      padding-top: 15px;
      text-align: left;
      font-size: 1.143em;
      line-height: 1.2em; }
  section.replay .slick-next {
    margin-left: 64px; }
  section.replay .slick-prev, section.replay .slick-next {
    left: 64.5%;
    -moz-transform: translate(-65%, 0%);
    -o-transform: translate(-65%, 0%);
    -ms-transform: translate(-65%, 0%);
    -webkit-transform: translate(-65%, 0%);
    transform: translate(-65%, 0%); }
    section.replay .slick-prev:hover, section.replay .slick-next:hover {
      background-color: #ff753f; }
  section.replay .next-video {
    float: none;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 65%;
    transform: translate(32%, 0%); }
    section.replay .next-video a {
      float: none;
      background-color: #fff;
      line-height: 50px;
      font-size: 2.143em;
      border: 10px solid #fff;
      border-bottom: 0 none;
      padding: 0;
      -khtml-box-sizing: inherit;
      -ms-box-sizing: inherit;
      -o-box-sizing: inherit;
      box-sizing: inherit;
      -webkit-box-sizing: inherit;
      -moz-box-sizing: inherit; }
      section.replay .next-video a:hover {
        border: 10px solid #fff;
        border-bottom: 0 none;
        color: #fff; }
      section.replay .next-video a:before {
        content: '';
        position: absolute;
        height: 48px;
        display: block;
        width: inherit; }

section.main-container {
  max-width: 1600px;
  margin: 0 auto; }
  section.main-container .content-wrapper {
    width: 66.2%;
    float: left; }
    section.main-container .content-wrapper .content {
      max-width: 800px;
      float: right;
      padding: 0 80px 0 40px; }
      section.main-container .content-wrapper .content h1 {
        font-size: 5.3em;
        font-family: "BebasNeueBold";
        color: #5fc3d9;
        margin-bottom: 30px;
        line-height: 0.95em; }
        section.main-container .content-wrapper .content h1 span {
          color: #5a5c5d; }
      section.main-container .content-wrapper .content h4 {
        font-size: 1.571em;
        line-height: 1.182em;
        color: #5fc3d9;
        margin-bottom: 10px; }
      section.main-container .content-wrapper .content h5 {
        font-size: 1.143em;
        line-height: 1.313em;
        margin-bottom: 10px;
        color: #5fc3d9; }
      section.main-container .content-wrapper .content h6 {
        font-size: 14px; }
      section.main-container .content-wrapper .content a {
        color: #5fc3d9; }
        section.main-container .content-wrapper .content a.download:before {
          content: '> ';
          background-color: #5fc3d9;
          color: #fff;
          height: 12px;
          width: 12px;
          display: inline-block;
          -khtml-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          padding: 3px;
          margin-right: 10px;
          line-height: 0.5em;
          font-size: 0.8em; }
      section.main-container .content-wrapper .content p {
        margin-bottom: 20px;
        line-height: 1.571em; }
      section.main-container .content-wrapper .content li {
        line-height: 1.786em;
        padding-left: 20px;
        position: relative;
        padding-bottom: 7px; }
        section.main-container .content-wrapper .content li:before {
          content: '';
          background: url(/Content/img/sprite.png) no-repeat -62px -262px;
          height: 11px;
          width: 11px;
          margin-right: 15px;
          margin-top: 8px;
          position: absolute;
          left: 0; }
      section.main-container .content-wrapper .content .citation {
        margin: 60px 0 30px 0; }
        section.main-container .content-wrapper .content .citation.president div {
          border-radius: 125px;
          width: 225px;
          height: 225px; }
          section.main-container .content-wrapper .content .citation.president div img {
            border-radius: 125px;
            width: 225px;
            height: 225px; }
        section.main-container .content-wrapper .content .citation.president blockquote {
          color: initial;
          padding: 10px 0 0 0; }
          section.main-container .content-wrapper .content .citation.president blockquote:before {
            left: 180px; }
        section.main-container .content-wrapper .content .citation div {
          box-shadow: inset 1px 1px 7px 0px #e9e9e9;
          border-radius: 70px;
          width: 80px;
          padding: 10px;
          height: 85px;
          display: inline-block;
          float: left;
          margin-right: 15px; }
          section.main-container .content-wrapper .content .citation div img {
            border-radius: 50px; }
      section.main-container .content-wrapper .content blockquote {
        color: #5fc3d9;
        font-size: 1.286em;
        position: relative;
        padding: 10px 0 0 115px; }
        section.main-container .content-wrapper .content blockquote:before {
          content: '';
          background: url(/Content/img/sprite.png) no-repeat -62px -275px;
          height: 37px;
          width: 42px;
          position: absolute;
          top: -40px;
          left: 70px; }
        section.main-container .content-wrapper .content blockquote span {
          color: #5a5c5d;
          text-align: right;
          font-size: 0.889em;
          text-transform: capitalize;
          display: block;
          margin: 5px 0; }
      section.main-container .content-wrapper .content .contact h2 {
        color: #5fc3d9;
        border: 1px solid;
        padding: 25px;
        margin: 0; }
      section.main-container .content-wrapper .content .contact ul {
        background-color: #5fc3d9;
        font-family: "BebasNeueBold";
        text-transform: uppercase;
        height: 110px;
        color: #ffffff; }
        section.main-container .content-wrapper .content .contact ul li {
          display: inline-block;
          height: 80px;
          padding: 0;
          margin-top: 15px;
          vertical-align: top; }
          section.main-container .content-wrapper .content .contact ul li:before {
            display: none; }
          section.main-container .content-wrapper .content .contact ul li:nth-child(1) {
            color: #5fc3d9;
            background-color: #ffffff;
            font-size: 2.143em;
            padding: 15px 15px 15px 0;
            -khtml-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box; }
          section.main-container .content-wrapper .content .contact ul li:nth-child(2) {
            font-size: 1.429em;
            width: 260px;
            padding-left: 35px;
            line-height: 1.5em;
            font-family: "Raleway", Arial, Helvetica, sans-serif;
            font-weight: bold;
            top: 10%;
            transform: translate(0%, 20%); }
          section.main-container .content-wrapper .content .contact ul li:nth-child(3) {
            font-size: 1.143em;
            font-family: "Open sans", Arial, Helvetica, sans-serif;
            text-transform: initial;
            padding-left: 20px;
            line-height: 1.4em;
            max-height: 65px;
            transform: translate(0, -24%);
            top: 24%; }
            section.main-container .content-wrapper .content .contact ul li:nth-child(3):before {
              content: '';
              position: absolute;
              background: none;
              display: block;
              border-left: 1px solid #fff;
              left: -1px;
              top: -4px;
              height: 100%; }
      section.main-container .content-wrapper .content .contact a {
        color: #fff; }
      section.main-container .content-wrapper .content .contact.multi li:first-child {
        line-height: inherit;
        width: 150px; }
      section.main-container .content-wrapper .content .contact.multi li:nth-child(2) {
        transform: translate(0%, 5%);
        width: 210px;
        height: inherit; }
      section.main-container .content-wrapper .content .agenda-container {
        position: relative;
        font-family: "Raleway", Arial, Helvetica, sans-serif; }
        section.main-container .content-wrapper .content .agenda-container .agenda-title {
          font-family: "BebasNeueBold";
          position: relative;
          text-align: center;
          font-size: 4.286em;
          color: #5fc3d9;
          display: block;
          top: -4px; }
        section.main-container .content-wrapper .content .agenda-container #dropmenu {
          display: none;
          -khtml-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box; }
        section.main-container .content-wrapper .content .agenda-container ul {
          position: absolute;
          background-color: #fff;
          width: 97.7%;
          height: 50px;
          margin: 10px; }
          section.main-container .content-wrapper .content .agenda-container ul li {
            float: left;
            text-transform: uppercase;
            height: 50px;
            line-height: 50px;
            padding: 0; }
            section.main-container .content-wrapper .content .agenda-container ul li a {
              color: inherit;
              text-decoration: none;
              display: block;
              padding: 0 1.182em; }
              section.main-container .content-wrapper .content .agenda-container ul li a.active, section.main-container .content-wrapper .content .agenda-container ul li a:hover {
                color: #ffffff;
                background-color: #5fc3d9; }
            section.main-container .content-wrapper .content .agenda-container ul li:before {
              height: 0; }
        section.main-container .content-wrapper .content .agenda-container .agenda-content {
          width: 800px; }
          section.main-container .content-wrapper .content .agenda-container .agenda-content .agenda-ville {
            display: none; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .agenda-ville.active {
              display: block; }
          section.main-container .content-wrapper .content .agenda-container .agenda-content .town-events-container {
            margin-top: 7px; }
          section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block {
            color: #ffffff;
            width: 260px;
            background-color: #5fc3d9;
            padding: 15px 20px 0 20px;
            display: inline-block;
            -khtml-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            vertical-align: top; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block:nth-child(2) {
              margin: 0 6px; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block div {
              width: 170px;
              margin: 0 auto;
              padding-top: 5px;
              position: relative; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .day {
              font-size: 4.063em;
              font-family: "BebasNeueBold";
              float: left;
              position: absolute;
              top: -11px; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .monthandyear {
              font-family: "BebasNeueBook";
              font-size: 1.563em;
              line-height: 0;
              margin-left: 50px; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .hour {
              text-transform: uppercase;
              margin-top: 4px;
              display: inline-block;
              margin-left: 50px; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block p {
              border: 1px solid #fff;
              clear: both;
              width: 220px;
              margin: 15px 0 21px;
              padding-top: 10px;
              padding-bottom: 8px;
              font-size: 1.429em;
              text-align: center;
              text-transform: uppercase;
              -khtml-box-sizing: border-box;
              -ms-box-sizing: border-box;
              -o-box-sizing: border-box;
              box-sizing: border-box;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .bm-blue-btn {
              border: 10px solid #fff;
              display: block;
              background-color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              text-align: center;
              font-family: "BebasNeueBold";
              -khtml-box-sizing: border-box;
              -ms-box-sizing: border-box;
              -o-box-sizing: border-box;
              box-sizing: border-box;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              font-size: 2.143em;
              border-bottom: 0;
              position: relative;
              padding: 10px 0;
              margin-top: 10px; }
              section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .bm-blue-btn:before {
                content: '';
                border: 1px solid #5fc3d9;
                display: block;
                height: 50px;
                position: absolute;
                width: 100%;
                top: 0; }
      section.main-container .content-wrapper .content section.cursus-main h4 {
        font-weight: 700;
        margin-bottom: 20px; }
      section.main-container .content-wrapper .content section.cursus-main .subtitle {
        color: #ff753f;
        text-transform: uppercase;
        display: inline-block;
        font-size: 1.3em;
        min-height: 85px; }
      section.main-container .content-wrapper .content section.cursus-main p {
        margin-top: 0;
        position: relative;
        width: 345px; }
        section.main-container .content-wrapper .content section.cursus-main p .link-more, section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a {
          right: -44px;
          bottom: 0;
          transform: scale(0.76);
          border: 0 none; }
      section.main-container .content-wrapper .content section.cursus-main .block-left {
        float: left; }
        section.main-container .content-wrapper .content section.cursus-main .block-left h4 {
          font-size: 1.56em; }
        section.main-container .content-wrapper .content section.cursus-main .block-left .subtitle {
          margin-left: 50px;
          padding-right: 40px;
          position: relative;
          top: 8px; }
        section.main-container .content-wrapper .content section.cursus-main .block-left span.year {
          background: url(/Content/img/year-cursus.png) no-repeat -139px 20px;
          position: absolute;
          height: 252px;
          width: 165px;
          transform: scale(0.5);
          transform-origin: 0 0; }
        section.main-container .content-wrapper .content section.cursus-main .block-left p {
          position: relative;
          min-height: 132px;
          width: 100%; }
          section.main-container .content-wrapper .content section.cursus-main .block-left p .link-more, section.main-container .content-wrapper .content section.cursus-main .block-left p section.replay .next-video a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main .block-left p a {
            position: absolute;
            right: 35px;
            cursor: pointer; }
      section.main-container .content-wrapper .content section.cursus-main .block-right h4 {
        font-size: 1.56em; }
      section.main-container .content-wrapper .content section.cursus-main .block-right .subtitle {
        margin-left: 85px;
        position: relative;
        top: 6px; }
      section.main-container .content-wrapper .content section.cursus-main .block-right span.year {
        background: url(/Content/img/year-cursus.png) no-repeat 0 20px;
        position: absolute;
        height: 245px;
        width: 148px;
        transform: scale(0.5);
        transform-origin: 0 0; }
      section.main-container .content-wrapper .content section.cursus-main .block-right p {
        position: relative;
        width: 100%;
        margin-bottom: 60px;
        min-height: 132px; }
        section.main-container .content-wrapper .content section.cursus-main .block-right p .link-more, section.main-container .content-wrapper .content section.cursus-main .block-right p section.replay .next-video a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main .block-right p a {
          position: absolute;
          right: 0;
          cursor: pointer; }
      section.main-container .content-wrapper .content .two-columns-container.admission-block {
        background-color: #5fc3d9;
        padding: 20px;
        color: #fff; }
        section.main-container .content-wrapper .content .two-columns-container.admission-block .two-columns {
          margin-right: 0; }
          section.main-container .content-wrapper .content .two-columns-container.admission-block .two-columns.left span.date-concours {
            padding-left: 15px;
            display: block;
            line-height: 2em; }
          section.main-container .content-wrapper .content .two-columns-container.admission-block .two-columns.right {
            -khtml-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            border: 1px solid #fff;
            padding: 40px 30px;
            width: 52%; }
          section.main-container .content-wrapper .content .two-columns-container.admission-block .two-columns h5 {
            font-size: 1.214em;
            color: #fff; }
        section.main-container .content-wrapper .content .two-columns-container.admission-block h5.title {
          background-color: #fff;
          font-family: "BebasNeueBold";
          font-size: 2.143em;
          text-transform: uppercase;
          color: #5fc3d9;
          padding: 10px 40px;
          display: inline-block;
          line-height: 0.8em;
          margin-bottom: 26px; }
      section.main-container .content-wrapper .content .year-admission-block {
        margin-bottom: 10px; }
        section.main-container .content-wrapper .content .year-admission-block .two-columns {
          margin-right: 0; }
          section.main-container .content-wrapper .content .year-admission-block .two-columns p {
            line-height: 22px; }
          section.main-container .content-wrapper .content .year-admission-block .two-columns.first {
            margin-right: 40px; }
            section.main-container .content-wrapper .content .year-admission-block .two-columns.first p {
              line-height: 24px; }
        section.main-container .content-wrapper .content .year-admission-block .admission-box {
          border: 1px solid #5fc3d9;
          display: none;
          border-top: 0;
          padding: 30px; }
        section.main-container .content-wrapper .content .year-admission-block h4 {
          background-color: #fff;
          font-family: "BebasNeueBold";
          padding: 10px 58px 15px 0;
          position: relative;
          font-size: 2.857em;
          text-align: center;
          line-height: 1em;
          border: 1px solid #5fc3d9;
          cursor: pointer;
          margin-bottom: 0;
          height: 33px;
          color: #01a3dd; }
          section.main-container .content-wrapper .content .year-admission-block h4:hover {
            background-color: #5fc3d9;
            color: #fff; }
            section.main-container .content-wrapper .content .year-admission-block h4:hover span {
              background-position: 6px -369px; }
              section.main-container .content-wrapper .content .year-admission-block h4:hover span:before {
                content: '';
                border: 6px solid #5fc3d9;
                width: 45px;
                height: 46px;
                display: block;
                right: -1px;
                position: relative; }
          section.main-container .content-wrapper .content .year-admission-block h4 sup {
            line-height: 0;
            position: relative;
            top: 3px;
            font-size: 0.6em; }
          section.main-container .content-wrapper .content .year-admission-block h4 span {
            background-color: #fff;
            background-position: 5px -313px;
            height: 58px;
            width: 58px;
            cursor: pointer;
            top: 0;
            right: 0;
            border: 0 none; }
            section.main-container .content-wrapper .content .year-admission-block h4 span:before {
              content: '';
              border: 6px solid #fff;
              width: 45px;
              height: 46px;
              display: block;
              right: -1px;
              position: relative; }
            section.main-container .content-wrapper .content .year-admission-block h4 span:hover {
              background-position: 6px -369px; }
              section.main-container .content-wrapper .content .year-admission-block h4 span:hover:before {
                content: '';
                border: 6px solid #5fc3d9;
                width: 45px;
                height: 46px;
                display: block;
                right: -1px;
                position: relative; }
          section.main-container .content-wrapper .content .year-admission-block h4.active {
            background-color: #5fc3d9;
            border: 1px solid #5fc3d9;
            color: #fff; }
            section.main-container .content-wrapper .content .year-admission-block h4.active span {
              background-position: 6px -397px;
              top: 28px;
              height: 1px; }
              section.main-container .content-wrapper .content .year-admission-block h4.active span:before {
                display: none; }
              section.main-container .content-wrapper .content .year-admission-block h4.active span:hover:before {
                display: none; }
        section.main-container .content-wrapper .content .year-admission-block h5 {
          font-weight: bold;
          color: #5a5c5d; }
      section.main-container .content-wrapper .content .equipe {
        text-align: center; }
        section.main-container .content-wrapper .content .equipe div {
          display: inline-block;
          width: 33%; }
          section.main-container .content-wrapper .content .equipe div img {
            border-radius: 125px; }
          section.main-container .content-wrapper .content .equipe div p {
            font-size: 0.929em;
            margin-top: 5px; }
            section.main-container .content-wrapper .content .equipe div p span {
              text-transform: uppercase;
              font-size: 1.231em;
              font-weight: bold;
              color: #004d7c; }

.three-columns-container .col3 {
  width: 26%;
  float: left;
  margin: 0 3%; }
.three-columns-container .bloc-border-blue {
  border: solid 3px #004d7c; }
.three-columns-container .bloc-date {
  font-size: 1.4em;
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .three-columns-container .bloc-date span {
    color: #004d7c;
    font-weight: bold; }

.two-columns-container .col2 {
  width: 43%;
  float: left;
  margin: 0 3%; }
.two-columns-container .bloc-border-blue {
  border: solid 3px #004d7c; }
.two-columns-container .bloc-date {
  font-size: 1.4em;
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .two-columns-container .bloc-date span {
    color: #004d7c;
    font-weight: bold; }

aside.widget {
  float: right;
  width: 33.8%;
  margin-top: 60px;
  overflow: hidden; }
  aside.widget div {
    margin-bottom: 10px; }
    aside.widget div .widget-block {
      margin-bottom: 0 !important; }
    aside.widget div a {
      text-decoration: none; }
    aside.widget div p.titre {
      position: absolute;
      color: #ffffff;
      font-size: 4.643em;
      font-family: "BebasNeueBold";
      width: 350px;
      min-height: 70px;
      padding-left: 10px;
      margin: 20px 0 0 20px;
      line-height: 0.9em;
      padding-top: 14px;
      padding-bottom: 11px;
      -khtml-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
      aside.widget div p.titre span {
        font-size: 0.462em;
        font-family: "BebasNeueLight"; }
    aside.widget div.isg {
      height: 350px; }
    aside.widget div.luxury-management {
      background-image: url(/Content/img/widgets/mba-certificated-luxury-widget.jpg);
      background-position: center center;
      background-repeat: no-repeat;
      height: 350px;
      position: relative; }
      aside.widget div.luxury-management .widget-block {
        float: right;
        margin-top: 80px;
        width: auto;
        padding-right: 30px;
        padding-left: 62px;
        padding-bottom: 68px; }
      aside.widget div.luxury-management .titre-luxe {
        font-family: Raleway;
        font-size: 32.5px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 38px;
        margin-bottom: 13px;
        letter-spacing: 1px; }
      aside.widget div.luxury-management .sous-titre-luxe {
        font-family: Raleway;
        font-size: 21px;
        font-weight: normal;
        color: #fff;
        line-height: 25px; }
      aside.widget div.luxury-management .link-more, aside.widget div.luxury-management section.replay .next-video a, section.replay .next-video aside.widget div.luxury-management a {
        background-color: #858687;
        left: 300px !important; }
    aside.widget div.meet-us {
      background-color: #5fc3d9;
      position: relative;
      width: 100%; }
      aside.widget div.meet-us .widget-block {
        min-height: 307px; }
      aside.widget div.meet-us img:first-child {
        width: 100%; }
      aside.widget div.meet-us p {
        background-color: #5fc3d9;
        position: initial;
        margin: 0;
        padding: 20px 0 0 30px; }
      aside.widget div.meet-us .block-left {
        margin: 0; }
      aside.widget div.meet-us .agenda {
        padding: 0 20px;
        margin: 0; }
        aside.widget div.meet-us .agenda .panel {
          width: 360px; }
      aside.widget div.meet-us .widget-block {
        height: inherit; }
    aside.widget div.replay, aside.widget div.actus {
      background-color: #ff753f;
      width: 100%;
      color: #fff; }
      aside.widget div.replay p, aside.widget div.actus p {
        background-color: #ff753f;
        padding: 0; }
      aside.widget div.replay .widget-block, aside.widget div.actus .widget-block {
        height: inherit; }
        aside.widget div.replay .widget-block iframe, aside.widget div.actus .widget-block iframe {
          height: 238px;
          margin-top: 103px;
          width: 100%; }
      aside.widget div.replay div.legende, aside.widget div.actus div.legende {
        text-transform: uppercase;
        height: 60px;
        padding: 20px 0 35px 10px;
        overflow: hidden;
        padding-left: 10px; }
      aside.widget div.replay .link-more, aside.widget div.replay section.replay .next-video a, section.replay .next-video aside.widget div.replay a, aside.widget div.actus .link-more, aside.widget div.actus section.replay .next-video a, section.replay .next-video aside.widget div.actus a {
        width: 270px;
        background-color: #fff;
        color: #ff753f;
        font-size: 2.143em;
        font-family: "BebasNeueBold";
        text-align: center;
        line-height: 50px;
        text-decoration: none;
        background-image: none; }
        aside.widget div.replay .link-more:before, aside.widget div.replay section.replay .next-video a:before, section.replay .next-video aside.widget div.replay a:before, aside.widget div.actus .link-more:before, aside.widget div.actus section.replay .next-video a:before, section.replay .next-video aside.widget div.actus a:before {
          content: '';
          border: 1px solid #ff753f;
          display: block;
          height: 48px;
          position: absolute;
          width: 100%; }
    aside.widget div.events p {
      background-color: #ea2ca2; }
    aside.widget div.associations p {
      background-color: #a0c549; }
    aside.widget div.interview p {
      background-color: #ff4e69; }
    aside.widget div.concours p {
      background-color: #5fc3d9; }
    aside.widget div.carrieres p {
      background-color: #00c4ed; }
    aside.widget div .widget-block {
      position: relative;
      width: 390px; }

/**************************************************************
*******************************FOOTER*************************
***************************************************************/
footer {
  background-color: #5fc3d9;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding: 30px 0 0;
  margin-top: 60px; }
  footer .container {
    margin-bottom: 30px; }
  footer .first-box, footer .middle-box, footer .last-box {
    display: inline-block; }
  footer .footer-title {
    font-size: 3.750em;
    text-transform: uppercase;
    font-family: "BebasNeueBold";
    line-height: 40px;
    display: block;
    margin-bottom: 20px; }
  footer .first-box {
    width: 600px;
    float: left; }
  footer .middle-box {
    width: 300px;
    vertical-align: top;
    float: left;
    margin: 0 30px 0 30px; }
    footer .middle-box .social-network {
      border: 1px solid #ffffff;
      margin-bottom: 30px; }
      footer .middle-box .social-network ul {
        padding: 10px 0 10px 10px;
        text-align: center; }
      footer .middle-box .social-network li {
        display: inline-block; }
      footer .middle-box .social-network a {
        display: block;
        height: 60px;
        background-image: url(/Content/img/sprite.png);
        color: transparent; }
      footer .middle-box .social-network .facebook a {
        width: 50px;
        background-position: 0 -424px; }
        footer .middle-box .social-network .facebook a:hover {
          background-position: 0 -486px; }
      footer .middle-box .social-network .twitter a {
        width: 67px;
        background-position: -50px -424px; }
        footer .middle-box .social-network .twitter a:hover {
          background-position: -50px -486px; }
      footer .middle-box .social-network .linkedin a {
        width: 72px;
        background-position: -351px -306px; }
        footer .middle-box .social-network .linkedin a:hover {
          background-position: -354px -364px; }
      footer .middle-box .social-network .google a {
        width: 72px;
        background-position: -117px -424px; }
        footer .middle-box .social-network .google a:hover {
          background-position: -117px -486px; }
      footer .middle-box .social-network .youtube a {
        width: 87px;
        background-position: -189px -424px; }
        footer .middle-box .social-network .youtube a:hover {
          background-position: -189px -486px; }
    footer .middle-box .user-block {
      text-transform: uppercase;
      text-align: center;
      border: 1px solid #ffffff;
      font-size: 40px;
      font-family: "BebasNeueBold";
      line-height: 40px;
      padding: 0 10px; }
      footer .middle-box .user-block li a {
        background-color: #fff;
        margin: 10px 0;
        height: 60px;
        padding-top: 10px;
        color: #5fc3d9;
        text-decoration: none;
        display: block;
        -khtml-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
        footer .middle-box .user-block li a:hover {
          color: #ffffff;
          background-color: #5fc3d9;
          border: 1px solid rgba(255, 255, 255, 0.3); }
  footer .last-box {
    width: 280px;
    float: right; }
    footer .last-box li {
      text-transform: uppercase;
      margin-bottom: 10px;
      -khtml-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      height: 50px;
      line-height: 48px;
      position: relative;
      width: 230px;
      margin-left: 50px; }
      footer .last-box li:hover {
        border-left: #5fc3d9; }
      footer .last-box li a {
        color: #ffffff;
        text-decoration: none;
        border: 1px solid #ffffff;
        padding-left: 20px;
        display: block; }
        footer .last-box li a:hover {
          color: #5fc3d9;
          background-color: #fff;
          border-left: 1px solid #5fc3d9; }
          footer .last-box li a:hover:before {
            background-position: -162px -372px; }
        footer .last-box li a:before {
          content: '';
          background: url(/Content/img/sprite.png) no-repeat -216px -372px;
          display: block;
          height: 50px;
          width: 50px;
          position: absolute;
          left: -50px;
          top: 0; }
    footer .last-box .doc-btn {
      margin-bottom: 10px; }
  footer .bottom-box {
    margin-top: 18px; }
    footer .bottom-box div {
      display: inline-block;
      margin: 10px 0;
      background-color: white;
      color: #5fc3d9;
      padding: 10px 15px;
      text-align: left;
      margin-right: 1px; }
      footer .bottom-box div img {
        height: 55px;
        margin: 5px; }
      footer .bottom-box div span {
        font-weight: bolder; }
    footer .bottom-box .accred-block img {
      height: 71px; }
  footer .footer-ecoles {
    background-color: #fff;
    font-size: 0.929em;
    color: #414344;
    padding: 30px 0 60px;
    text-align: center; }
    footer .footer-ecoles p {
      margin-bottom: 15px; }
    footer .footer-ecoles a {
      text-decoration: none;
      color: #414344; }
      footer .footer-ecoles a:hover {
        text-decoration: underline; }
    footer .footer-ecoles ul li {
      display: inline-block;
      line-height: 1.3em; }
      footer .footer-ecoles ul li a:hover {
        text-decoration: underline; }

.fullwidth {
  width: 100%;
  height: auto; }

/*******************************END*************************/
figure img {
  width: 100%;
  height: auto; }

figcaption {
  font-size: 10px;
  text-align: center;
  font-style: italic; }

span.link-more a {
  display: block;
  height: 100%; }

.anchor {
  display: block;
  position: relative;
  top: -170px;
  visibility: hidden; }

.test-koala {
  top: -170px; }

.link-docu {
  padding: 15px 20px;
  max-width: 270px;
  display: inline-block;
  text-align: center;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  float: right;
  margin-bottom: 50px; }
  .link-docu.doc-pge {
    background-color: #226fa9;
    border: solid 1px #226fa9; }
    .link-docu.doc-pge:hover {
      color: #226fa9 !important;
      background-color: #fff; }
  .link-docu.doc-bba {
    background-color: #86bc24;
    border: solid 1px #86bc24; }
    .link-docu.doc-bba:hover {
      color: #86bc24 !important;
      background-color: #fff; }
  .link-docu.doc-bm {
    background-color: #2e75b6;
    border: solid 1px #2e75b6; }
    .link-docu.doc-bm:hover {
      color: #2e75b6 !important;
      background-color: #fff; }
  .link-docu.doc-msc {
    background-color: #6758a2;
    border: solid 1px #6758a2; }
    .link-docu.doc-msc:hover {
      color: #6758a2 !important;
      background-color: #fff; }

.main-container h1, .main-container h2, .main-container h3, .main-container h4, .main-container h5, .main-container h6, .main-container p, .main-container figure, .main-container ul, .main-container ol, .main-container table {
  padding-right: 15px !important;
  padding-left: 15px !important; }
.main-container #MenuInterne ul {
  padding: 0 !important; }
.main-container .demibloc figure {
  margin-bottom: 0; }
.main-container iframe {
  max-width: 100%;
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px; }

aside .replay .titre {
  position: static !important;
  padding-top: 14px !important;
  padding-bottom: 11px !important; }
aside .videoWrapper {
  position: relative;
  height: 0;
  padding-bottom: 46.5%;
  width: 100%;
  max-width: 100%; }
  aside .videoWrapper iframe {
    height: 100% !important;
    width: 100% !important;
    margin: 15px 0 !important; }
aside div.replay .widget-block {
  padding-bottom: 40px; }

section.campus .block-left .agenda.agenda-pge .panel.active {
  display: block !important;
  padding-left: 0; }
section.campus .block-left .agenda.agenda-bm .panel {
  width: -moz-calc(100% - 200px);
  width: -webkit-calc(100% - 200px);
  width: calc(100% - 200px); }

/*
    MAP IMAGE
*/
img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto; }

table.tableTaxe {
  border-collapse: collapse; }

table.tableTaxe td, th {
  border: 1px solid #004d7c;
  padding: 10px; }

table.tableTaxe td {
  vertical-align: text-top; }

table.tableTaxe {
  border: 1px solid #004d7c; }

table.tableTaxe tr {
  border: 1px solid #004d7c; }

table.tableTaxe h7 {
  font-size: 16px;
  color: #ed7d31; }

td.speObjeTaxe {
  background-color: #004d7c;
  color: white;
  text-align: center; }

p.titleh8Tx {
  font-family: inherit;
  text-align: left !important;
  font-size: 50px;
  color: #004d7c;
  text-transform: uppercase; }

p.endingTypo {
  font-style: italic;
  font-size: 45px;
  color: #343637; }

.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.md-show {
  visibility: visible; }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(0, 65, 94, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible; }

/* Content styles */
.md-content {
  color: #fffff;
  background: #013f64;
  position: relative;
  border-radius: 3px;
  margin: 0 auto; }

.md-content h3 {
  color: white !important;
  margin: 0;
  padding: 0.4em;
  text-align: center;
  font-size: 1.8em;
  font-weight: 300;
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px 3px 0 0; }

.md-content > div {
  padding: 15px 40px 30px;
  margin: 0;
  font-weight: 300;
  font-size: 1.15em; }

.md-content > div p {
  margin: 0;
  padding: 10px 0;
  color: white;
  text-align: center; }

.md-content > div a {
  margin: 0;
  padding: 10px;
  color: white;
  color: white;
  border: 1px solid white;
  border-radius: 35px;
  margin: auto;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  width: 135px;
  margin-top: 10px; }

.md-content > div ul {
  margin: 0;
  padding: 0 0 30px 20px; }

.md-content > div ul li {
  padding: 5px 0; }

.md-content button {
  display: block;
  margin: 0 auto;
  font-size: 0.8em;
  color: white;
  background: #00415E;
  clear: both;
  float: left;
  position: absolute;
  right: 10px;
  top: 10px;
  border: none; }

@media (max-width: 970px) {
  .md-content h3 {
    font-size: 0.9em; }

  .md-content > div {
    padding: 15px 20px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 0.85em; } }
/* Effect 3: Slide from the bottom */
.md-effect-3 .md-content {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-3 .md-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.float-right {
  float: right; }

/*********************HEADER*************************/
header .navigation nav .nav-container .right-menu li.text.Msc:nth-child(3) {
  left: -20px; }

/*header .navigation nav .nav-container {
    margin-left: 20px;
}*/
header {
  border-bottom: 1px solid #004d7c; }
  header .logo-isg {
    background-color: #004d7c;
    background-image: url(/Content/img/logo-isg-fat-ok-new.jpg) !important; }
  header .logo .mini-logo-isg {
    background-color: #004d7c;
    background-image: url(/Content/img/logo-isg-mini-left.png) !important; }
  header .logo-isg {
    border: 10px solid #fff;
    width: 160px !important;
    height: 160px !important;
    position: relative;
    z-index: 1; }
  header .navigation nav li {
    padding: 0 10px; }
    header .navigation nav li.active {
      background-color: #004d7c; }
    header .navigation nav li:hover {
      background-color: #004d7c; }
      header .navigation nav li:hover ul li a:hover:before {
        content: '> ';
        color: #004d7c; }
  header .navigation nav .nav-container.mscmenu .right-menu:before {
    color: #004d7c;
    right: 10px;
    left: inherit; }
  header .navigation nav .nav-container .right-menu {
    background-color: transparent; }
    header .navigation nav .nav-container .right-menu .text {
      color: #fff; }
  header .navigation nav .nav-container .right-menu a.doc-btn {
    /*background-color: $msc-blue;*/
    background-color: #ed2681; }
  header .navigation nav .nav-container .right-menu a.doc-btn:hover {
    /*border-color: $msc-blue;*/
    border-color: #ed2681; }
  header .navigation nav .nav-container .right-menu a.admission-btn {
    background-color: #fc4c32; }
  header .navigation nav .nav-container .right-menu a.admission-btn:hover {
    border-color: #fc4c32; }
  header .navigation nav .dropdown {
    background-color: #004d7c;
    width: 100% !important; }
    header .navigation nav .dropdown li.close-btn {
      color: #004d7c; }

.nav-border {
  box-shadow: 0 0 10px 0 #e0e0e0;
  border-bottom: 1px solid #004d7c; }

/*********************BODY**************************/
.main-container iframe {
  margin-right: 0 !important;
  margin-left: 0 !important; }

section.main-container .content-wrapper .content {
  max-width: 880px !important;
  float: none !important;
  padding: 0 20px 0 180px; }

.presentation {
  position: relative; }

.presentation h1 {
  line-height: 0.6em;
  top: 30%; }

.presentation h1.isg {
  line-height: .6em;
  top: 264px;
  left: 22% !important;
  font-size: 5.429em; }

.presentation img.bandeau {
  position: absolute;
  z-index: 0;
  bottom: 9px;
  width: 1220px;
  left: 10px; }

.presentation .block-btn {
  position: absolute;
  right: 40px;
  bottom: 50px; }

.classic-block-btn {
  width: 100%; }

.classic-btn a {
  display: inline-block;
  padding: 15px 30px;
  margin-bottom: 30px;
  background-color: #00a2d7;
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #00a2d7; }

.classic-btn a:hover {
  background-color: #fff !important;
  color: #00a2d7 !important;
  border: 1px solid #00a2d7; }

.actu h2 {
  font-size: 96px !important;
  padding-left: 0 !important; }

h2, h3 {
  color: #004d7c; }

.encadreBleuHome {
  position: absolute;
  top: 356px;
  left: 100px; }

.presentation .cadreBleu {
  background: url(/Content/img/home/cadre-bleu.png) no-repeat 0 0;
  display: inline-block;
  width: 273px;
  height: 213px;
  float: left; }

.chateau {
  background: url(/Content/img/home/sprite-picto.png) no-repeat 0 0;
  width: 35px;
  height: 35px;
  float: left;
  margin: 55px 10px 20px 40px; }

.campus {
  float: left;
  margin-top: 36px; }

.sitesCoeur {
  float: left;
  margin-top: -7px; }

.FirstCase {
  font-family: Raleway;
  font-size: 17px;
  width: 110px;
  float: left;
  margin-left: 10px;
  margin-top: -3px; }

.FirstCaseSecondLine {
  font-family: Raleway;
  font-size: 17px;
  width: 110px;
  float: left;
  margin-left: 10px;
  margin-top: 15px; }

.presentation .cadreBleu .campus .chiffre1, .presentation .cadreBleu .sitesCoeur .chiffre1 {
  font-size: 48px;
  font-family: "Raleway";
  font-weight: 800;
  float: left; }

.tour {
  background: url(/Content/img/home/sprite-picto.png) no-repeat 0 -48px;
  width: 35px;
  height: 40px;
  float: left;
  margin: 5px 10px 20px 40px; }

.sitesCoeur p {
  margin-top: 13px;
  width: 200px; }

.presentation .cadreBleu .toque {
  background: url(/Content/img/home/sprite-picto.png) no-repeat -48px 0;
  width: 35px;
  height: 36px;
  float: left; }

.toque {
  float: left;
  margin: 41px 20px 20px 44px; }

.chiffre2 {
  width: 150px;
  font-size: 35px;
  font-family: "Raleway";
  font-weight: 800;
  float: left;
  margin-top: 22px; }

.chiffre3 {
  width: 150px;
  font-size: 35px;
  font-family: "Raleway";
  font-weight: 800;
  float: left;
  margin-top: 0; }

.SecondCase {
  font-family: Raleway;
  font-size: 17px;
  width: 130px;
  float: left; }

.presentation .cadreBleu .etudiant {
  background: url(/Content/img/home/sprite-picto.png) no-repeat -43px -49px;
  width: 38px;
  height: 40px;
  float: left; }

.etudiant {
  margin-left: 44px;
  margin-top: 14px;
  margin-right: 20px; }

.presentation .cadreBleu .planete {
  background: url(/Content/img/home/sprite-picto.png) no-repeat -95px -56px;
  width: 35px;
  height: 35px;
  float: left; }

.presentation .cadreBleu .blason {
  background: url(/Content/img/home/sprite-picto.png) no-repeat -93px 3px;
  width: 48px;
  height: 47px;
  float: left; }

.blason {
  margin-top: 46px;
  margin-left: 57px;
  margin-right: 10px; }

.universites {
  margin-top: 50px;
  font-family: Raleway;
  font-size: 17px; }

.textUniversites {
  width: 50px;
  float: left; }

.chiffre4 {
  width: 150px;
  font-size: 35px;
  font-family: "Raleway";
  font-weight: 800;
  float: left;
  margin-top: -13px; }

.chiffre5 {
  width: 50px;
  font-size: 35px;
  font-family: "Raleway";
  font-weight: 800;
  float: left;
  margin-top: -13px; }

.planete {
  margin-left: 65px;
  margin-right: 10px; }

.blocPlanet {
  margin-top: 7px; }

.textPlanet {
  font-family: Raleway;
  font-size: 17px;
  float: left; }

.presentation .cadreBleu .medaille {
  background: url(/Content/img/home/sprite-picto.png) no-repeat -154px 0px;
  width: 36px;
  height: 51px;
  float: left; }

.medaille {
  margin-top: 76px;
  margin-left: 50px;
  margin-right: 10px; }

.blocDiplomes {
  margin-top: 53px; }

.chiffre6 {
  width: 50px;
  font-size: 35px;
  font-family: "Raleway";
  font-weight: 800;
  float: left;
  margin-top: 0; }

.textDiplomes {
  float: left;
  width: 135px;
  font-size: 17px;
  font-family: "Raleway"; }

.presentation .bandeaublanc {
  background-color: #fff;
  width: 1220px;
  height: 90px;
  display: inline-block;
  position: absolute;
  bottom: 14px;
  left: 10px; }

p.textBandeauBlancGauche {
  font-family: "Raleway";
  text-transform: uppercase;
  font-size: 12px;
  color: #4d5051;
  float: left;
  margin-top: 30px;
  /*margin-left: 25px;*/
  width: 71px;
  padding-left: 5px; }

p.textBandeauBlancDroit {
  margin-top: 60px;
  margin-right: 50px;
  font-family: "Raleway";
  text-transform: uppercase;
  font-size: 12px;
  color: #4d5051;
  float: right; }

.bandeaublanc img {
  height: auto;
  float: left; }

img.logocge {
  width: 80px;
  margin: 32px 5px 0 10px; }

img.logoefmd {
  width: 60px;
  margin: 20px 5px 0 10px; }

img.logoaacsb {
  width: 80px;
  margin: 28px 5px 0 10px; }

img.logocladea {
  width: 40px;
  margin: 22px 5px 0 10px; }

img.logoerasmus {
  width: 80px;
  margin: 37px 5px 0 10px; }

img.logougei {
  width: 40px;
  margin: 25px 5px 0 10px; }

.bread span:last-child {
  color: #004d7c; }

/*.link-more-box {
    a.link-more {
        color: $isg-blue;

        &:hover {
            background-color: $isg-blue;
            border: 1px solid $isg-blue;
        }
    }
}*/
table.parcours.admission th {
  background-color: #004d7c; }

table.parcours.admission th#ThFirstChild {
  background-color: transparent;
  border: none; }

table.parcours.admission td#tdCol {
  background-color: #004d7c;
  vertical-align: middle;
  color: #fff; }

section.main-container .content-wrapper .content .two-columns-container.admission-block {
  background-color: #00a2d7; }

section.main-container .content-wrapper .content .two-columns-container.admission-block p a {
  color: #fff;
  text-decoration: none;
  font-weight: bold; }

section.main-container .content-wrapper .content .two-columns-container.admission-block p a:hover {
  color: #fff;
  text-decoration: underline; }

ul.posUlSpe {
  float: left; }

/*POURQUOI CHOISIR L'ISG*/
section.isg h3 {
  font-size: 80px !important;
  padding-left: 0 !important; }

section.isg .pourquoiChoisir .imgBloc {
  float: left;
  width: auto; }

section.isg span.title {
  color: #66686a;
  font-size: 1.905em;
  font-family: RalewayExtraBold;
  text-transform: uppercase;
  display: block;
  padding: 20px;
  background-color: #fff;
  max-width: 450px;
  margin-top: 20px;
  z-index: 1; }

section.isg .blocTitle {
  position: absolute;
  top: 0;
  right: 430px; }

section.isg span.blue {
  color: #004d7c; }

section.isg .pourquoiChoisir {
  position: relative; }

section.isg .textPourquoiChoisir {
  padding: 40px;
  width: 50%;
  float: left;
  margin-top: 105px; }

section.isg .link-more-box, section.isg section.replay .next-video, section.replay section.isg .next-video {
  margin-right: 50px;
  bottom: 0; }

section.isg .link-more-box, section.isg section.replay .next-video, section.replay section.isg .next-video {
  position: relative;
  float: left; }

section.isg .link-more-box a.link-more, section.replay .next-video section.isg .link-more-box a, section.isg section.replay .next-video a, section.replay section.isg .next-video a {
  width: 117px; }

section.isg .link-more-box a.link-more:after, section.replay .next-video section.isg .link-more-box a:after, section.isg section.replay .next-video a:after, section.replay section.isg .next-video a:after {
  content: '';
  border: 0;
  right: -50px;
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  right: -50px;
  bottom: 0;
  border-bottom: 0;
  color: transparent;
  background: #00a2d7 url(/Content/img/sprite.png) no-repeat 0 -317px; }

section.isg .link-more-box a.link-more:hover:after, section.replay .next-video section.isg .link-more-box a:hover:after, section.isg section.replay .next-video a:hover:after, section.replay section.isg .next-video a:hover:after {
  background: #00a2d7 url(/Content/img/sprite.png) no-repeat 0 -372px;
  content: ' ';
  border: 0;
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  right: -50px; }

/*DECOUVREZ LES PROGRAMMES DE L4ISG*/
.decouvreProgMobile {
  display: none; }

section.isg .decouvreProg {
  min-height: 440px; }

section.isg .decouvreProg .ibmba,
section.isg .decouvreProg .bm,
section.isg .decouvreProg .pge,
section.isg .decouvreProg .mge,
section.isg .decouvreProg .ms,
section.isg .decouvreProg .emba,
section.isg .decouvreProg .intermba {
  float: left;
  position: relative; }

.decouvreProg .programme-box {
  margin-right: 20px;
  margin-bottom: 20px; }

.decouvreProg .programme-box:hover .prog-text {
  display: block; }

.decouvreProg h4 span {
  font-weight: 100 !important;
  font-family: BebasNeueLight; }

.decouvreProg h4 {
  text-transform: uppercase;
  font-family: BebasNeueBold;
  font-size: 35px;
  text-align: center;
  font-weight: 900 !important;
  margin-bottom: 5px; }

.decouvreProg .prog-text p.padBot {
  padding-top: 10px;
  min-height: 300px; }

.decouvreProg .prog-text p {
  font-family: Raleway; }

.decouvreProg .prog-text {
  display: none;
  height: 100%;
  padding: 5px 20px; }

.decouvreProg a {
  color: #fff;
  text-decoration: none !important; }

.decouvreProg .prog-text p,
.decouvreProg .prog-text h4 {
  color: #fff; }

section.isg .decouvreProg .a {
  text-decoration: none !important; }

section.isg .decouvreProg .prog-text a.more {
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  border: 10px solid #fff;
  color: transparent;
  background: url(/Content/img/sprite.png) no-repeat 0 -317px; }

section.isg .decouvreProg .pge a.more:hover,
section.isg .decouvreProg .mge a.more:hover,
section.isg .decouvreProg .bm a.more:hover,
section.isg .decouvreProg .ibmba a.more:hover,
section.isg .decouvreProg .ms a.more:hover,
section.isg .decouvreProg .emba a.more:hover section.isg .decouvreProg .intermba a.more:hover {
  background-color: #4d5051;
  bottom: 0; }

section.isg .decouvreProg .pge a.more:hover {
  bottom: 0px; }

.decouvreProg .ibmba {
  background: url(/Content/img/home/programme/fond-ibmba.jpg) 0 0;
  width: 302px;
  height: 290px;
  display: inline-block; }

section.isg .decouvreProg .ibmba:hover {
  background: url(/Content/img/home/programme/hover-ibmba.jpg) no-repeat 0 0; }

.decouvreProg .bm {
  background: url(/Content/img/home/programme/fond-bm.jpg) 0 0;
  width: 302px;
  height: 290px;
  display: inline-block; }

section.isg .decouvreProg .bm:hover {
  background: url(/Content/img/home/programme/hover-bm.jpg) 0 0; }

.decouvreProg .pge {
  background: url(/Content/img/home/programme/fond-pge.jpg) 0 0;
  width: 302px;
  height: 290px;
  display: inline-block; }

section.isg .decouvreProg .pge:hover {
  background: url(/Content/img/home/programme/hover-pge.jpg) 0 0; }

.decouvreProg .mge {
  background: url(/Content/img/home/programme/fond-mge.jpg) 0 0;
  width: 302px;
  height: 290px;
  display: inline-block; }

section.isg .decouvreProg .mge:hover {
  background: url(/Content/img/home/programme/hover-mge.jpg) 0 0; }

.decouvreProg .ms {
  background: url(/Content/img/home/programme/fond-ms.jpg) 0 0;
  width: 302px;
  height: 290px;
  display: inline-block; }

section.isg .decouvreProg .ms:hover {
  background: url(/Content/img/home/programme/hover-ms.jpg) 0 0; }

.decouvreProg .emba {
  background: url(/Content/img/home/programme/fond-emba.jpg) 0 0;
  width: 302px;
  height: 290px;
  display: inline-block; }

section.isg .decouvreProg .emba:hover {
  background: url(/Content/img/home/programme/hover-emba.jpg) 0 0; }

.decouvreProg .intermba {
  background: url(/Content/img/home/programme/fond-imba.jpg) 0 0;
  width: 302px;
  height: 290px;
  display: inline-block; }

section.isg .decouvreProg .intermba:hover {
  background: url(/Content/img/home/programme/hover-imba.jpg) 0 0; }

/*LES 8 CAMPUS DE L'ISG*/
section.isg .campusIsg {
  background-color: #1fa9b8;
  width: 100%;
  height: 500px; }

section.isg div.campusIsg h2.titleWhite {
  text-align: center;
  color: #fff;
  padding: 10px; }

section.isg .campusIsg {
  color: #fff; }

section.isg .campusIsg .left {
  width: 50%;
  border-right: 1px solid #fff;
  float: left;
  display: inline-block;
  padding-left: 20px; }

section.isg .campusIsg .left .listGauche {
  float: left; }

section.isg .campusIsg .left .mapGauche {
  float: left; }

section.isg .campusIsg .right {
  float: left; }

section.isg .campusIsg .right .listDroite {
  float: left;
  margin-left: 20px;
  position: relative; }

section.isg .campusIsg .right .mapDroite {
  position: absolute;
  top: 34px;
  right: -227px; }

section.isg .listGauche ul.posUlCampus, section.isg .listDroite ul.posUlCampus {
  margin-left: 20px; }

section.isg ul li {
  color: #fff;
  font-family: Raleway;
  font-size: 18px;
  line-height: 30px;
  margin-left: 20px; }

section.isg ul li a {
  color: #fff;
  text-decoration: none; }

section.isg ul li a:hover {
  color: #fff;
  font-weight: bold; }

section.isg ul li.puce-white:before {
  content: ' ';
  display: block;
  background: url(/Areas/masters_science/Content/img/home/sprite.png) no-repeat 0 -118px;
  width: 9px;
  height: -3px;
  float: left;
  padding: 4px;
  height: 8px;
  margin-top: 1px; }

/*A LA UNE*/
.top {
  width: 480px;
  height: 150px;
  overflow: hidden; }

div.top a img {
  width: 100%;
  height: auto; }

/*EN CE MOMENT SUR L'ISG*/
.imgActu {
  width: 810px;
  height: 180px;
  overflow: hidden; }

section.actu .actu-content ul li:first-child span {
  width: 100%;
  text-align: left;
  margin-left: 0px; }

section.actu .actu-content ul li:first-child span.tagSite {
  margin-left: -95px; }

section.actu .actu-content ul li img {
  position: relative; }

section.actu .actu-content ul li span {
  width: 300px;
  height: 90px;
  text-align: left;
  margin-left: -95px; }

section.actu .actu-content ul li span.widthPos {
  width: 100%; }

section.actu .actu-content ul li.tagSite {
  position: absolute;
  bottom: 0;
  left: 0; }

section.actu .actu-content .tagSite.siteBm {
  color: #fff;
  background-color: #54c3d6;
  position: absolute;
  top: 110px;
  left: 95px;
  width: 150px;
  font-family: BebasNeueRegular;
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
  text-align: center;
  z-index: 1;
  height: 60px; }

section.actu .actu-content .tagSite .middleSize {
  font-size: 20px;
  width: auto;
  color: #fff;
  height: 0;
  margin: 0; }

section.actu .actu-content .tagSite .lastSize {
  font-size: 20px;
  font-weight: 100;
  color: #fff;
  height: 0;
  margin: 0; }

section.actu .actu-content ul li span.tagSite.sitePge {
  color: #fff;
  background-color: #2ca5a7;
  position: absolute;
  top: 100px;
  left: 95px;
  width: 150px;
  font-family: BebasNeueRegular;
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  z-index: 1;
  height: 60px; }

section.actu .actu-content .tagSite.siteMge {
  color: #fff;
  background-color: #00578f;
  position: absolute;
  top: 100px;
  left: 95px;
  width: 150px;
  font-family: BebasNeueRegular;
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  z-index: 1;
  height: 60px; }

section.actu .actu-content .tagSite.siteEmba {
  color: #fff;
  background-color: #008344;
  position: absolute;
  top: 100px;
  left: 95px;
  width: 150px;
  font-family: BebasNeueRegular;
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  z-index: 1;
  height: 60px; }

section.actu .actu-content .tagSite.siteIbmba {
  color: #fff;
  background-color: #7cbc45;
  position: absolute;
  top: 100px;
  left: 95px;
  width: 150px;
  font-family: BebasNeueRegular;
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  z-index: 1;
  height: 60px; }

section.actu .actu-content .tagSite.siteMs {
  color: #fff;
  background-color: #6b599d;
  position: absolute;
  top: 100px;
  left: 95px;
  width: 150px;
  font-family: BebasNeueRegular;
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  z-index: 1;
  height: 60px; }

section.actu .actu-content .tagSite.siteImba {
  color: #fff;
  background-color: #7cbc45;
  position: absolute;
  top: 80px;
  left: 95px;
  width: 150px;
  font-family: BebasNeueRegular;
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  z-index: 1;
  height: 60px; }

section.actu .actu-content.slick-initialized.slick-slider button.slick-prev, section.actu .actu-content.slick-initialized.slick-slider button.slick-next {
  background-color: #01a3dd !important; }

section.actu .actu-content.slick-initialized.slick-slider button.slick-prev {
  display: block;
  position: absolute;
  right: 341px;
  bottom: -80px; }

section.actu .actu-content.slick-initialized.slick-slider button.slick-next {
  display: block;
  position: absolute;
  right: 280px;
  bottom: -80px; }

section.actu span.link-more-box a.link-more, section.actu span.link-more-box section.replay .next-video a, section.replay .next-video section.actu span.link-more-box a, section.actu section.replay span.next-video a, section.replay section.actu span.next-video a {
  border-right: 1px solid; }

.btn-isg-blue {
  padding: 7px 14px;
  margin: 5px 10px 10px 10px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  color: #fff !important;
  text-decoration: none;
  width: 190px; }

.bluesky-btn {
  border: solid 5px #00a2d7;
  background-color: #00a2d7;
  float: left; }

.bluesky-btn:hover {
  color: #00a2d7 !important;
  background-color: #fff; }

.block-btn span.PosSpeBtn {
  display: inline-block !important; }

.link-docu {
  margin-bottom: 0; }

.link-docu.doc-bm {
  float: none;
  margin-left: 14px;
  background-color: #00a2d7;
  border: solid 1px #00a2d7; }

.link-docu.doc-pge {
  float: none;
  margin-left: 14px;
  background-color: #226fa3;
  border: solid 1px #226fa3; }

.link-docu.doc-bm:hover {
  background-color: #fff;
  border: solid 1px #00a2d7;
  color: #00a2d7 !important; }

/*REPLAY*/
section.replay.speMarTop {
  margin-top: 0 !important; }

section.replay h2 {
  transform: scale(0.8); }

section.replay h2 span {
  left: -3%; }

@media only screen and (max-width: 698px) {
  section.replay h2 span {
    top: 38%;
    left: -5% !important; } }
@media only screen and (max-width: 480px) {
  section.replay h2 span {
    top: 42px; } }
/*FOOTER HP*/
footer .isg a {
  color: #fff;
  text-decoration: none; }

footer .isg a:hover {
  color: #fff;
  text-decoration: underline; }

footer span.doc-btn a:hover, footer span.admission-btn a:hover {
  text-decoration: none; }

footer .last-box ul li a:hover {
  text-decoration: none; }

footer .block-btn span {
  margin-top: 20px; }

/************************************************************/
/***********************IONIS MAG***************************/
/************************************************************/
.issuuembed {
  margin: 0 auto; }

.ionis-mag-size {
  width: 200px;
  height: 258px; }

.Download {
  text-align: center;
  font-size: 11px !important; }

.LastMag {
  background: #f0eceb;
  padding-bottom: 10px;
  margin: 20px 0 40px 0; }

h2.css-h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 30px !important;
  color: #00a2d7 !important; }

/************************MENU INTERNE************************************/
/*MENU MOBILE*/
@media screen and (max-width: 580px) {
  header .navigation nav .nav-container .mini-logo-isg {
    z-index: 4 !important; }

  .partenaires {
    padding-top: 60px; } }
/* ACCORDEON */
.sousNav.off {
  background: url(../images/design/bg/fleche-blanche.png) no-repeat scroll 15px 11px #009fe3; }

.sousNav.on, .sousNav:hover {
  background: url(../images/design/bg/fleche-blanche.png) no-repeat scroll 15px 11px #666666; }

.sousNav.off, .sousNav.on {
  height: auto;
  min-height: 25px;
  padding: 8px 0 0 30px;
  color: #FFFFFF;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 10px; }

.sousNav a {
  color: #FFFFFF; }

.accordeon {
  display: none; }

/* ACCORDEON Inside ACCORDEON*/
a.buttonPlus {
  color: #39abe6;
  font-size: 15px;
  text-decoration: none; }

a.buttonPlus:hover {
  text-decoration: underline; }

a.buttonMoins {
  color: #39abe6;
  font-size: 15px;
  text-decoration: none; }

a.buttonMoins:hover {
  text-decoration: underline; }

.accordeonBis {
  display: none; }

.visible {
  display: block; }

.invisible {
  display: none; }

#MenuInterne {
  position: relative;
  min-height: 45px; }

#MenuInterne li {
  float: left;
  background: none;
  padding: 0 0 0 6px;
  display: inline; }

#MenuInterne ul {
  position: absolute;
  top: 0;
  left: 0; }

#MenuInterne ul.bg {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  height: 29px;
  background-position: bottom; }

.content-area .section ul {
  width: auto; }

#MenuInterne a {
  color: #FFFFFF;
  display: block;
  height: 24px;
  background: url(../images/design/bg/bg-menu-interne.gif);
  text-decoration: none;
  text-align: center;
  line-height: 23px;
  padding-left: 10px;
  font-size: 11px; }

#MenuInterne a:hover, #MenuInterne a.actif {
  background: url(../images/design/bg/bg-menu-interne.gif) 0 -24px; }

.ColLeft #MenuInterne h1 {
  line-height: 1.3em; }

#MenuInterne.big a {
  width: 122px;
  background: url(../images/design/bg/bg-menu-interne-big.png);
  padding-left: 10px; }

#MenuInterne.big a:hover, #MenuInterne.big a.actif {
  background: url(../images/design/bg/bg-menu-interne-big.png) 0 -24px; }

#MenuInterne.big2 a {
  width: 202px;
  background: url(../images/design/bg/bg-menu-interne-big2.png);
  padding-left: 0; }

#MenuInterne.big2 a:hover, #MenuInterne.big2 a.actif {
  background: url(../images/design/bg/bg-menu-interne-big2.png) 0 -24px; }

#MenuInterne.big4 a {
  width: 160px;
  background: url(../images/design/bg/bg-menu-interne-big2.png);
  padding-left: 0; }

#MenuInterne.big4 a:hover, #MenuInterne.big4 a.actif {
  background: url(../images/design/bg/bg-menu-interne-big2.png) 0 -24px; }

#MenuInterne.big5 a {
  width: 127px;
  background: url(../images/design/bg/bg-menu-interne-big2.png);
  padding-left: 0; }

#MenuInterne.big5 a:hover, #MenuInterne.big5 a.actif {
  background: url(../images/design/bg/bg-menu-interne-big2.png) -5px -24px; }

.sousNav.off, .sousNav.on {
  height: auto;
  min-height: 25px;
  padding: 11px 30px 8px 30px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 2px;
  font-size: 15px; }

.sousNav.off {
  background-color: #01a3dd; }

.sousNav.on, .sousNav:hover {
  background-color: #666666; }

.accordeon {
  display: none;
  padding-top: 20px; }
  .accordeon img {
    height: auto;
    max-width: 100%; }

.partenaires h2 {
  font-size: 40px !important;
  font-family: "BebasNeueBold" !important;
  text-transform: uppercase !important;
  line-height: 1.167em !important;
  padding: 0 !important;
  color: #01a3dd !important;
  margin-bottom: -20px !important; }
.partenaires h3 {
  font-size: 20px !important;
  font-family: inherit;
  padding: 0;
  line-height: 1.438em !important;
  margin-bottom: 10px !important;
  margin-top: 25px; }

#MenuInterne {
  margin-bottom: 40px; }
  #MenuInterne li {
    display: inline-block;
    padding: 0;
    float: left; }
    #MenuInterne li a {
      display: inline-block;
      padding: 11px 31px 8px 31px;
      color: #fff;
      cursor: pointer;
      text-transform: uppercase;
      font-family: "BebasNeueBold" !important;
      font-size: 25px;
      text-decoration: none;
      background-color: #01a3dd;
      border: #fff solid 1px; }
      #MenuInterne li a:hover {
        background-color: #01a3dd;
        border: #01a3dd solid 1px; }
    #MenuInterne li a.actif {
      background-color: #fff;
      color: #01a3dd;
      border: #01a3dd solid 1px; }
  #MenuInterne li:before {
    display: none; }

.parcours-block h3 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 10px; }

.parcours-img {
  position: relative; }
  .parcours-img img {
    width: 100%;
    height: auto; }
  .parcours-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 4px); }

/************************************************************/
/*****************************************MAIN PAGES STYLE *************************************/
/************************************************************/
section.main-container .block-link li a:hover {
  color: #004d7c !important; }

section.news.isg .container .new-nav, section.news.isg .container .news-content {
  background-color: #ee0047; }

.bread span a:first-child:before {
  background: url(/Content/img/sprite.png) no-repeat -410px -257px; }

section.main-container .content-wrapper .content li:before {
  background: url(/Content/img/sprite.png) no-repeat -395px -253px; }

section.main-container .content-wrapper .content blockquote:before {
  background: url(/Content/img/sprite.png) no-repeat -372px -265px; }

section.metier .container {
  margin-bottom: 40px; }

.link-more-box a.link-more.speLinkMoreHp, section.replay .next-video a.speLinkMoreHp {
  border: #00a2d7 1px solid;
  border-right: none;
  color: #00a2d7; }

.link-more-box a.link-more.speLinkMoreHp:hover, section.replay .next-video a.speLinkMoreHp:hover {
  background-color: #00a2d7; }

section.metier p {
  float: none;
  width: initial; }

.link-more-box, section.replay .next-video {
  float: left;
  margin-top: 50px;
  margin-left: 59px; }

.link-more-box .link-more, section.replay .next-video .link-more, section.replay .next-video a {
  width: 300px; }

    /**************************************************************
**************************CROSS BUTTON*************************
***************************************************************/
.gray-cross, section.news .container .news-container .news-content a.more, section.actu .actu-content ul li .link-more, section.actu .actu-content ul li section.replay .next-video a, section.replay .next-video section.actu .actu-content ul li a {
  background-color: #4d5051; }

.fushia-cross, aside.widget div.events .link-more, aside.widget div.events section.replay .next-video a, section.replay .next-video aside.widget div.events a {
  background-color: #ea2ca2; }

.green-cross, aside.widget div.associations .link-more, aside.widget div.associations section.replay .next-video a, section.replay .next-video aside.widget div.associations a {
  background-color: #a0c549; }

.dark-blue-cross, aside.widget div.carrieres .link-more, aside.widget div.carrieres section.replay .next-video a, section.replay .next-video aside.widget div.carrieres a {
  background-color: #00c4ed; }

.light-blue-cross, section.campus .block-left .agenda .panel a.more, section.campus .block-right .map a.more-link, section.cursus .link-more-box .link-more:after, section.cursus section.replay .next-video .link-more:after, section.replay section.cursus .next-video .link-more:after, section.replay .next-video section.cursus .link-more-box a:after, section.cursus section.replay .next-video a:after, section.replay section.cursus .next-video a:after, section.actu .actu-content .link-more-box .link-more:after, section.actu .actu-content section.replay .next-video .link-more:after, section.replay section.actu .actu-content .next-video .link-more:after, section.replay .next-video section.actu .actu-content .link-more-box a:after, section.actu .actu-content section.replay .next-video a:after, section.replay section.actu .actu-content .next-video a:after, section.main-container .content-wrapper .content section.cursus-main p .link-more, section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a, section.main-container .content-wrapper .content .year-admission-block h4 span, aside.widget div.concours .link-more, aside.widget div.concours section.replay .next-video a, section.replay .next-video aside.widget div.concours a {
  background-color: #004d7c; }

.pink-cross, aside.widget div.interview .link-more, aside.widget div.interview section.replay .next-video a, section.replay .next-video aside.widget div.interview a {
  background-color: #ff4e69; }

    /**************************************************************
*******************************FOOTER*************************
***************************************************************/
footer {
  background-color: #004d7c; }
  footer .middle-box .user-block li a {
    color: #004d7c; }
    footer .middle-box .user-block li a:hover {
      background-color: #004d7c; }
  footer .last-box li:hover {
    border-left: #004d7c; }
  footer .last-box li a:hover {
    color: #004d7c;
    border-left: 1px solid #004d7c; }
  footer .bottom-box div {
    color: #004d7c; }

section.main-container .content-wrapper .content section.cursus-main p .link-more, section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a, section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a,
section.main-container .content-wrapper .content section.cursus-main p section.replay .next-video a,
section.replay .next-video section.main-container .content-wrapper .content section.cursus-main p a {
  bottom: -55px !important; }

section.main-container .content-wrapper .content .two-columns-container.admission-block .two-columns.right {
  width: 51%; }

.global a {
  color: #004d7c; }

/*****************************************************************************
*******************************HOME PAGES REGION******************************
*****************************************************************************/
li#displayNone {
  display: none; }

div#panelVille {
  height: 210px; }

div#agendaVille {
  height: 332px; }

.block-HP-paris {
  background-image: url(/Content/img/paris-eiffel.jpg);
  background-position: right 102px;
  background-repeat: no-repeat; }

.block-HP-strasbourg {
  background-image: url(/Content/img/Strasbourg.jpg);
  background-position: right 140px;
  background-repeat: no-repeat; }

.block-HP-lille {
  background-image: url(/Content/img/Lille.jpg);
  background-position: right 102px;
  background-repeat: no-repeat; }

.block-HP-Bordeaux {
  background-image: url(/Content/img/Bordeaux.jpg);
  background-position: right 102px;
  background-repeat: no-repeat; }

.block-HP-Lyon {
  background-image: url(/Content/img/Lyon.jpg);
  background-position: right 102px;
  background-repeat: no-repeat; }

.block-HP-Nantes {
  background-image: url(/Content/img/Nantes.jpg);
  background-position: right 102px;
  background-repeat: no-repeat; }

.block-HP-Toulouse {
  background-image: url(/Content/img/Toulouse.jpg);
  background-position: right 80px;
  background-repeat: no-repeat; }

.block-HP-Montpellier {
  background-image: url(/Content/img/Montpellier.jpg);
  background-position: right 80px;
  background-repeat: no-repeat; }

section.ville {
  width: 1260px; }

.agenda ul#jpoVille {
  background: transparent; }

.textDesc {
  padding: 30px;
  width: 650px;
  background-color: #fff; }

#titleville {
  color: #fff; }

#titleville span {
  color: #fff;
  font-size: 1em; }

#titleville span.esperluette {
  font-size: 0.556em; }

ul#villeContact {
  background-color: #F97B27; }

#colorOrange {
  color: #F97B27; }

.social-network-in-page a {
  display: block;
  height: 60px;
  background-image: url(/Content/img/sprite.png);
  color: transparent; }

li.twitter:before {
  background: none !important; }

.social-network-in-page li {
  display: inline-block; }

.social-network-in-page li::before {
  background: none !important; }

.social-network-in-page .facebook a {
  width: 50px;
  background-position: 0 -488px; }

.social-network-in-page .twitter a {
  width: 66px;
  background-position: -52px -488px; }

.social-network-in-page .linkedin a {
  width: 60px;
  background-position: -122px -488px; }

.social-network-in-page .viadeo a {
  background-image: url(/Content/img/sprite-viadeo.png);
  width: 41px;
  height: 50px;
  background-position: 0 0; }

.presentation .social-network .linkedin a {
  width: 63px;
  height: 60px;
  background-position: -351px -306px; }

.presentation .social-network .linkedin a:hover {
  background-position: -351px -365px; }

section.main-container .content-wrapper .content .presentation li:before {
  background: transparent; }

section.main-container .content-wrapper .content .presentation li {
  padding-left: 7px; }

section.main-container .content-wrapper .content .campus.ville h3.hp {
  padding-left: 32px;
  font-family: "BebasNeueBold";
  width: 700px; }

section.main-container .content-wrapper .content span.hpSpan {
  font-size: 0.34em;
  top: 4px; }

section.main-container .content-wrapper .content section.cursus.ville h2 {
  padding-left: 36px;
  font-family: "BebasNeueBold";
  color: #5fc3d9; }

section.main-container .content-wrapper .content section.cursus.ville h2 span {
  font-size: 0.5em;
  top: 0;
  font-family: "BebasNeueBook";
  transform: rotate(-90deg);
  text-align: right;
  color: #5a5c5d;
  position: absolute;
  left: -15px;
  width: 57px; }

section.main-container .content-wrapper .content section.news.ville .new-nav p {
  font-size: 30px;
  line-height: 1em; }

.ville .new-nav p em {
  display: block;
  margin-top: 20px;
  font-size: 55px;
  font-weight: bolder;
  font-style: normal; }

span.link-more-box a.link-more:hover, span.link-more-box section.replay .next-video a:hover, section.replay .next-video span.link-more-box a:hover, section.replay span.next-video a:hover {
  color: #fff; }

.ville .google-maps {
  padding-bottom: 35%; }

.pdf_telechargement {
  margin-left: 80px !important; }

.first-pdf {
  margin-left: 0 !important; }

.pdf_blocks {
  margin-bottom: 50px; }

/**TEMOIGNAGE ETUDIANT ISG MSC**/
.guillemetOuvertUn {
  display: block;
  background: url(/Areas/masters_science/Content/img/home/sprite-guillemet.png) no-repeat 0px -117px;
  height: 43px;
  width: 46px;
  margin-left: 20px; }

.guillemetFermeUn {
  display: block;
  background: url(/Areas/masters_science/Content/img/home/sprite-guillemet.png) no-repeat -67px -119px;
  height: 43px;
  width: 46px;
  position: absolute;
  right: 20px;
  bottom: 35px; }

.guillemetOuvertDeux {
  display: block;
  background: url(/Areas/masters_science/Content/img/home/sprite-guillemet.png) no-repeat 0px 0px;
  height: 43px;
  width: 46px;
  margin-left: 20px; }

.guillemetFermeDeux {
  display: block;
  background: url(/Areas/masters_science/Content/img/home/sprite-guillemet.png) no-repeat -67px 0px;
  height: 43px;
  width: 46px;
  position: absolute;
  right: 20px;
  bottom: 35px; }

.guillemetOuvertTrois {
  display: block;
  background: url(/Areas/masters_science/Content/img/home/sprite-guillemet.png) no-repeat 0px -57px;
  height: 43px;
  width: 46px;
  margin-left: 20px; }

.guillemetFermeTrois {
  display: block;
  background: url(/Areas/masters_science/Content/img/home/sprite-guillemet.png) no-repeat -67px -58px;
  height: 43px;
  width: 46px;
  position: absolute;
  right: 20px;
  bottom: 35px; }

section.boutonActuMo {
  position: relative; }

.link-more-box.btnActuHp .link-more, section.replay .btnActuHp.next-video .link-more, .link-more-box.btnActuHp section.replay .next-video a, section.replay .next-video .link-more-box.btnActuHp a, section.replay .btnActuHp.next-video a {
  border: #009bdc 1px solid;
  color: #009bdc; }

.link-more-box.btnActuHp .link-more:hover, section.replay .btnActuHp.next-video .link-more:hover, .link-more-box.btnActuHp section.replay .next-video a:hover, section.replay .next-video .link-more-box.btnActuHp a:hover, section.replay .btnActuHp.next-video a:hover {
  border: #009bdc 1px solid;
  background-color: #009bdc !important; }

.link-more-box.btnActuHp, section.replay .btnActuHp.next-video {
  float: right !important;
  margin-right: 0;
  margin: 0; }

.link-more-box.btnActuHp .link-more, section.replay .btnActuHp.next-video .link-more, .link-more-box.btnActuHp section.replay .next-video a, section.replay .next-video .link-more-box.btnActuHp a, section.replay .btnActuHp.next-video a {
  position: absolute;
  top: -60px;
  right: 0;
  width: 350px; }

.link-more-box.btnActuHp a.link-more:after, .link-more-box.btnActuHp section.replay .next-video a:after, section.replay .next-video .link-more-box.btnActuHp a:after, section.replay .btnActuHp.next-video a:after {
  content: none; }

.link-more-box a.link-more.btnActuHp, section.replay .next-video a.btnActuHp {
  border: #009bdc 1px solid;
  color: #009bdc; }

.link-more-box a.link-more:hover.btnActuHp, section.replay .next-video a:hover.btnActuHp {
  background-color: #009bdc;
  border: #009bdc 1px solid;
  color: #fff; }

.buttonLarge {
  color: #fff;
  background-color: #00a2d7;
  width: 100%; }

.buttonLarge a:hover {
  color: #fff;
  width: 100%;
  height: 80px; }

.buttonLarge a.styleButton {
  color: #fff !important;
  text-decoration: none; }

.buttonLarge a.styleButton:hover {
  text-decoration: underline; }

.imgLab {
  margin-left: 20px;
  float: left;
  padding-right: 20px; }

/**MEDIA QUERIES**/
@media only screen and (max-width: 480px) {
  .buttonBlocPlus {
    margin: 20px 0 40px 20px !important; }

  .imgEvent p {
    display: inline-block;
    margin-top: 20px; }

  a.buttonPlus {
    margin-bottom: 20px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  header .navigation nav .nav-container .opener {
    width: 150px; } }
@media screen and (max-width: 1024px) {
  header .navigation nav .nav-container .opener {
    display: block;
    color: #fff;
    z-index: 3;
    padding: 20px 0 0 65px;
    position: relative;
    text-transform: uppercase;
    font-size: 1.5em;
    text-decoration: none;
    width: 150px; }

  header .navigation nav .nav-container .opener:before {
    position: absolute;
    left: 30px;
    top: 32px;
    width: 28px;
    height: 15px;
    content: '';
    margin: -8px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../../../../Content/img/sprite.png) no-repeat -77px -252px; }

  .navigation .logo {
    display: none; }

  header .navigation nav .nav-container .mini-logo-isg {
    background-image: url(../../../../Content/img/mini-logo-blanc-left.png) !important;
    background-position: 0 0;
    display: inline-block;
    width: 60px !important;
    border: 0 none;
    font-size: 0;
    top: 0;
    right: 0;
    height: 60px !important;
    background-size: 85%;
    transform: translate(-20%, 0%);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0; }

  header .navigation nav {
    line-height: inherit;
    padding: 0; }

  header .navigation nav .nav-container {
    position: relative;
    z-index: 2;
    min-height: 60px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }

  header .navigation nav .nav-container .opener {
    display: block;
    color: #fff;
    z-index: 3;
    padding: 20px 0 0 65px;
    position: relative;
    text-transform: uppercase;
    font-size: 1.5em;
    text-decoration: none; }

        /*header .navigation nav .nav-container .mini-logo-isg {
    background-image: url(../../../../Content/img/mini-logo-isg-mob.png)!important;
    display: inline-block;
    width: 110px!important;
    border: 0 none;
    font-size: 0;
    top: 0;
    right: 0;
    height: 60px!important;
    background-size: 85%;
    transform: translate(-20%,0%);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
}*/
  header .navigation nav .nav-container .menuslide-mobile .menuslide {
    position: relative;
    display: none;
    left: 0;
    right: 0;
    top: 20px;
    border-top: solid 1px #fff; }

  header .navigation nav .nav-container .menuslide {
    background: #009dd3 !important; }

  header .navigation nav .nav-container .nav {
    text-transform: uppercase;
    font-size: 1.5em; }

  header .navigation nav .nav-container .nav > li {
    position: relative;
    display: block;
    border-bottom: 1px solid #fff !important; }

  header .navigation nav .nav-container .nav > li a {
    display: block;
    color: #fff;
    position: relative;
    padding: 10px 45px;
    text-decoration: none; }

  header .navigation nav .nav-container .dropdown {
    position: inherit;
    display: none;
    line-height: .8em;
    background-color: #5fc3d9;
    padding: 0;
    text-transform: uppercase;
    z-index: 1; }

  header .navigation nav .nav-container .dropdown li {
    line-height: 1.3em;
    padding-left: 25px; }

  header .navigation nav .nav-container .nav ul li a {
    padding-left: 30px !important; }

  header .navigation nav .nav-container .nav > li a {
    display: block;
    color: #fff;
    position: relative;
    padding: 10px 45px;
    text-decoration: none; }

  .menuslide-mobile {
    display: block !important; }

  header .navigation nav .nav-container > .menuslide {
    display: none; }

  header .navigation nav .nav-container .right-menu {
    display: block !important;
    position: initial;
    height: auto !important;
    background-color: inherit;
    width: 100%; }

  header .navigation nav .nav-container .social-network {
    display: block; }

  header .navigation nav .social-network ul {
    padding: 10px 0 10px 10px; }

  header .navigation nav .social-network li {
    display: inline-block; }

  header .navigation nav .social-network .facebook a {
    width: 34px;
    background-position: -276px -424px; }

  .social-network .twitter a {
    width: 58px;
    background-position: -310px -424px; }

  header .navigation nav .social-network a {
    display: block;
    height: 53px;
    background-image: url(../../../../Content/img/sprite.png);
    color: transparent; }

  .social-network .google a {
    width: 47px;
    background-position: -368px -424px; }

  header .navigation nav .nav-container .right-menu {
    display: block !important;
    position: initial;
    height: auto !important;
    background-color: inherit;
    width: 100%; }

  header .navigation nav .nav-container .right-menu li a.admission-btn, header .navigation nav .nav-container .right-menu li a.doc-btn {
    margin-bottom: 0;
    line-height: inherit;
    padding: 10px 55px;
    text-align: left;
    border: none;
    width: 100%; }

  header .navigation nav .nav-container .right-menu li a.admission-btn:hover, header .navigation nav .nav-container .right-menu li a.doc-btn:hover {
    border: none; }

  header .navigation nav .nav-container .right-menu li a.doc-btn {
    background-color: #ed2681; }

  header .navigation nav .nav-container .right-menu li a.admission-btn {
    background-color: #ff5037; }

  header .navigation nav .nav-container .right-menu li {
    position: initial !important;
    padding: 0;
    display: block; }

  header .navigation nav .nav-container .right-menu li {
    position: initial !important;
    padding: 0;
    display: block; }

  header .navigation nav .nav-container .right-menu li.text {
    display: none; }

  header .navigation nav form.block-find {
    padding: 10px;
    position: initial;
    width: 100%; }

  header .navigation nav form.block-find input#recherche, header .navigation nav form.block-find input#recherche-mobile {
    display: inline-block;
    width: 200px !important;
    position: inherit;
    height: 40px;
    padding: 10px 5px;
    border: 1px solid #ccc; }

  header .navigation nav form.block-find button.bouton-recherche {
    position: inherit;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 51px;
    font-size: 0; }

  header .navigation nav .nav-container {
    background: #004d7c; }
    header .navigation nav .nav-container .dropdown {
      background-color: #004d7c; }
    header .navigation nav .nav-container .menuslide {
      background: #004d7c; }
    header .navigation nav .nav-container .nav ul li a {
      padding-left: 30px !important; }
    header .navigation nav .nav-container .nav ul li a:hover {
      padding-left: 60px !important; }
      header .navigation nav .nav-container .nav ul li a:hover:before {
        content: '> ';
        color: #004d7c;
        position: absolute;
        top: 6px;
        left: 30px; } }
.sousNav.off, .sousNav.on {
  height: auto;
  min-height: 25px;
  padding: 11px 30px 8px 30px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 2px;
  font-size: 15px; }

.sousNav.off {
  background-color: #009dd3; }

.sousNav.on, .sousNav:hover {
  background-color: #666666; }

.accordeon {
  display: none;
  padding-top: 20px; }
  .accordeon img {
    height: auto;
    max-width: 100%; }

.partenaires h2 {
  font-size: 40px !important;
  font-family: "BebasNeueBold" !important;
  text-transform: uppercase !important;
  line-height: 1.167em !important;
  padding: 0 !important;
  color: #226fa9 !important;
  margin-bottom: -20px !important; }
.partenaires h3 {
  font-size: 20px !important;
  font-family: inherit;
  padding: 0;
  line-height: 1.438em !important;
  margin-bottom: 10px !important;
  margin-top: 25px; }

#MenuInterne {
  margin-bottom: 40px; }
  #MenuInterne li {
    display: inline-block;
    padding: 0;
    float: left; }
    #MenuInterne li a {
      display: inline-block;
      padding: 11px 31px 8px 31px;
      color: #fff;
      cursor: pointer;
      text-transform: uppercase;
      font-family: "BebasNeueBold" !important;
      font-size: 25px;
      text-decoration: none;
      background-color: #009dd3;
      border: #fff solid 1px; }
      #MenuInterne li a:hover {
        background-color: #226fa9;
        border: #226fa9 solid 1px; }
    #MenuInterne li a.actif {
      background-color: #fff;
      color: #226fa9;
      border: #226fa9 solid 1px; }
  #MenuInterne li:before {
    display: none; }

.parcours-block h3 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 10px; }

.parcours-img {
  position: relative; }
  .parcours-img img {
    width: 100%;
    height: auto; }
  .parcours-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 4px); }

section.parcours div.parcours-block.first .parcours-img:after {
  background-color: rgba(107, 209, 232, 0.7); }

section.parcours div.parcours-block.second .parcours-img:after {
  background-color: rgba(255, 219, 212, 0.7); }

section.parcours div.parcours-block.third .parcours-img:after {
  background-color: rgba(84, 227, 238, 0.7); }

section.parcours div.parcours-block:after {
  display: none; }

.margin-top-30 {
  margin-top: 30px; }

.social-bar a {
  text-decoration: none;
  margin-right: 5px; }

.social-bar a:first-child {
  margin-left: 15px; }

@media screen and (min-width: 480px) and (max-width: 1980px) {
  .schemaDesktop {
    display: inline-block; }

  .schemaMobile {
    display: none; } }
@media screen and (max-width: 956px) {
  section.isg .decouvreProg.landingPage .pge,
  section.isg .decouvreProg.landingPage .bm,
  section.isg .decouvreProg.landingPage .ibmba {
    float: none;
    position: relative;
    display: block;
    margin: 0 auto; }

  .decouvreProg.landingPage .blockRightChoose {
    float: none !important;
    min-height: inherit !important;
    max-width: inherit;
    position: relative;
    display: block !important;
    width: 90% !important;
    margin: 0 auto !important;
    padding: 20px 0;
    max-width: 400px !important; }

  .buttonBlocPlus.BtnChooseSpe {
    position: relative !important;
    left: inherit !important;
    bottom: inherit !important; }

  .choisirSonIsg {
    padding: 15px; }

  h3.programs {
    padding: 0 15px !important; }

  .decouvreProg.landingPage .blockRightChoose .speTitleH4,
  .decouvreProg.landingPage .blockRightChoose p,
  .speUlChoose {
    text-align: center !important; }

  .speUlChoose li {
    text-align: left !important; }

  .buttonBlocPlus.BtnChooseSpe.HightButton,
  .buttonBlocPlus.BtnChooseSpe {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 13px !important; }

  .blockRightChoose {
    max-width: 420px; }

  h3.programs {
    padding: 0 15px !important; } }
@media screen and (min-width: 200px) and (max-width: 580px) {
  ul.pageActuHp .resume .extrait p {
    width: 70%; }

  .schemaDesktop {
    display: none; }

  .schemaMobile {
    display: inline-block; }

    /*.menuslide-mobile{
    min-height:400px;
}*/
  header .navigation nav li {
    padding: 0; }

  header .navigation nav .nav-container .dropdown {
    position: inherit;
    display: none;
    line-height: .8em;
    background-color: #00a2d7 !important;
    padding: 0;
    text-transform: uppercase;
    z-index: 1; }

  header .navigation nav .social-network ul {
    padding: 10px 0 30px 10px !important; }

  header .navigation nav form.block-find {
    display: none; }

  header .navigation nav .nav-container .right-menu:before {
    display: none; }

  header .navigation nav .nav-container {
    margin-left: 0px; }

  header .logo .logo-isg {
    display: none; }

  nav .nav-container {
    background: #00a2d7; }

  header .navigation nav .nav-container {
    position: relative;
    z-index: 2;
    min-height: 60px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }

  ul.encadreColorProg.SecondBloc {
    margin-left: 0 !important; }

  .choisirSonIsg {
    padding: 15px; }

  .choisirSonIsg {
    margin-top: 0; }

  .choisirSonIsg h1 {
    font-size: 3.3em !important; }

  .choisirSonIsg h2 {
    margin-bottom: 30px !important; }

  h3.programs {
    padding: 0 15px !important; }

  .decouvreProg.landingPage .blockRightChoose .speTitleH4,
  .decouvreProg.landingPage .blockRightChoose p,
  .speUlChoose {
    text-align: center !important; }

  .speUlChoose li {
    text-align: left !important; }

  .buttonBlocPlus.BtnChooseSpe.HightButton {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 13px !important; }

  .buttonBlocPlus {
    margin: 0 0 20px 0 !important; }

  .decouvreProg.landingPage .blockRightChoose .speTitleH4 {
    display: none; }

  a.buttonPlus {
    font-size: 14px !important;
    width: 89%;
    display: block;
    line-height: 25px; }
    a.buttonPlus span.br {
      display: block; }

  .blockRightChoose p {
    margin-left: 0 !important; }

  .decouvreProg.landingPage .blockRightChoose ul.speUlChoose li {
    padding: 0 15px 0 15px; }

  .decouvreProgMobile.decouvreProgMobileChoose {
    margin-left: calc(50% - 245px); }

        /*.buttonBlocPlus.BtnChooseSpe {
    position: absolute;
    left:calc(50% - 150px);
}*/
  .blockRightChoose.BlocRightHightOne {
    float: left;
    width: 350px !important;
    position: relative;
    padding-left: 60px;
    min-height: 280px !important; }

  .blockRightChoose.BlocRightHightTwo {
    float: left;
    width: 385px !important;
    position: relative;
    padding-left: 60px; }

  .blockRightChoose.BlocRightHightThree {
    float: left;
    width: 380px !important;
    position: relative;
    padding-left: 60px; }

  .blockRightChoose p {
    margin-left: 17px; }

        /*.buttonBlocPlus.BtnChooseSpe{
    bottom:30px !important;
}*/
  .buttonBlocPlus.BtnChooseSpe.HightButtonOne {
    bottom: 0px;
    right: 30px; }

  .buttonBlocPlus.BtnChooseSpe.HightButtonTwo {
    bottom: 15px;
    right: 25px; }

  .buttonBlocPlus.BtnChooseSpe.HightButtonThree {
    bottom: -3px;
    right: 64px; }

        /*.blockRightChoose h4 span {
    font-weight: 100!important;
    font-family: BebasNeueLight!important;
}
    .blockRightChoose h4.speTitleH4 {
    font-size: 35px!important;
    text-transform: uppercase;
    font-family: BebasNeueBold;
    font-size: 35px;
    text-align: center;
    font-weight: 900!important;
    margin-bottom: 5px;
}*/
  a.buttonPlus {
    padding: 5px !important; }

  .decouvreProgMobile.decouvreProgMobileChoose .bm {
    background: url(/Content/img/home/programme/fond-bm.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block;
    margin-left: calc(50% - 120px); }

  .decouvreProgMobile.decouvreProgMobileChoose .pge {
    background: url(/Content/img/home/programme/fond-pge.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block;
    margin-left: calc(50% - 120px); }

  .decouvreProgMobile.decouvreProgMobileChoose .ibmba {
    background: url(/Content/img/home/programme/fond-ibmba.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block;
    margin-left: calc(50% - 120px); }

    /*.decouvreProg.landingPage.displayChooseMob{
    display:block;
}*/
  .decouvreProgMobile .ibmba {
    background: url(/Content/img/home/programme/fond-ibmba.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block; }

  .decouvreProgMobile .bm {
    background: url(/Content/img/home/programme/fond-bm.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block; }

  .decouvreProgMobile .pge {
    background: url(/Content/img/home/programme/fond-pge.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block; }

  .decouvreProgMobile .mge {
    background: url(/Content/img/home/programme/fond-mge.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block; }

  .decouvreProgMobile .ms {
    background: url(/Content/img/home/programme/fond-ms.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block; }

  .decouvreProgMobile .emba {
    background: url(/Content/img/home/programme/fond-emba.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block; }

  .decouvreProgMobile .intermba {
    background: url(/Content/img/home/programme/fond-imba.jpg) 0 0;
    width: 302px;
    height: 290px;
    display: inline-block; }

  section.main-container {
    padding-top: 100px !important; }

  .presentation h1.isg {
    top: 100px !important;
    left: 10% !important;
    line-height: 38px; }

  section.actu .actu-content ul li span.tagSite.sitePge {
    top: 2px; }

  section.actu .actu-content ul li span.tagSite.siteMge {
    top: 102px; }

  section.actu .actu-content ul li span.tagSite.siteBm {
    top: 63px; }

  section.actu .actu-content ul li span.tagSite.siteMs {
    top: 124px; }

  section.actu .actu-content ul li span.tagSite.siteIbmba {
    top: 83px; }

  .presentation {
    background-size: 100%; }

  .global {
    width: 100% !important;
    margin: 0 auto; }

    /*.navigation .logo.isg {
    display: block !important;
}*/
  section.isg h3 {
    font-size: 80px !important;
    padding-left: 0 !important;
    text-align: center; }

  section.isg .textPourquoiChoisir {
    width: 80%;
    float: left;
    margin-top: 0; }

  p {
    padding: 10px; }

  section.isg .campusIsg {
    width: 100% !important; }

  section.actu .actu-content .tagSite.siteEmba,
  section.actu .actu-content .tagSite.sitePge,
  section.actu .actu-content .tagSite.siteBm,
  section.actu .actu-content .tagSite.siteIbmba,
  section.actu .actu-content .tagSite.siteMs,
  section.actu .actu-content .tagSite.siteEmba {
    top: 0; } }
.demi-bloc {
  position: relative;
  min-height: 1px;
  float: left;
  width: 50%;
  margin-bottom: 30px; }

.mini-demi-bloc {
  position: relative;
  min-height: 1px;
  float: left;
  width: 20%;
  margin-bottom: 30px; }

.grand-demi-bloc {
  position: relative;
  min-height: 1px;
  float: left;
  width: 80%;
  margin-bottom: 30px; }

@media only screen and (max-width: 650px) {
  section.main-container .content-wrapper .content ul.pageActuHp li {
    padding-left: 0;
    width: 100% !important; }

  .demi-bloc {
    position: relative;
    min-height: 1px;
    float: left;
    width: 100%;
    margin-bottom: 30px; }

  .mini-demi-bloc {
    position: relative;
    min-height: 1px;
    float: left;
    width: 100%;
    margin-bottom: 30px; }

  .grand-demi-bloc {
    position: relative;
    min-height: 1px;
    float: left;
    width: 100%;
    margin-bottom: 30px; }

  .buttonPlus.btnService {
    margin-left: 80px !important; }

  .buttonPlus.btnPlat {
    margin-left: 60px !important; }

  section.isg .campusIsg {
    background-color: #1fa9b8;
    width: 90%;
    height: 950px; }

  section.isg .campusIsg .listDroite .mapDroite {
    display: none; } }
@media only screen and (max-width: 1050px) {
  section.isg .campusIsg {
    background-color: #1fa9b8;
    width: 100%; }

  section.isg .campusIsg .listDroite .mapDroite {
    right: -160px; } }
@media only screen and (max-width: 1250px) {
  .block-right {
    width: 52%; }

  .block-left {
    width: 52%;
    position: relative; }

  section.main-container .content-wrapper .content {
    padding: 0; } }
@media screen and (max-width: 1560px) {
  ul.pageActuHp .resume .extrait p {
    width: 83%;
    font-size: 14px; } }
@media only screen and (max-width: 980px) {
  header .logo-isg {
    border: 10px solid #fff;
    width: 110px !important;
    height: 70px !important;
    position: relative;
    z-index: 1; } }
@media only screen and (max-width: 1024px) {
  .block-left {
    position: relative; }

  section.main-container .content-wrapper .content {
    padding: 0; }

  .presentation h1.isg {
    line-height: .8em;
    top: 264px;
    left: 22% !important;
    font-size: 40px; }

  .presentation .bandeaublanc {
    display: none; }

  .encadreBleuHome {
    display: none; }

  section.isg .blocTitle {
    right: 0; } }
@media only screen and (max-width: 980px) {
  .block-right {
    width: 52%; }

  .block-left {
    width: 52%;
    position: relative; }

  section.main-container .content-wrapper .content {
    padding: 0; }

  section.ville {
    max-width: 900px; }

  section #agendaVille {
    margin: 0; } }
@media only screen and (max-width: 867px) {
  .block-right {
    width: 52%; }

  .block-left {
    width: 52%;
    position: relative; }

  section.main-container .content-wrapper {
    width: 100% !important; }

  section.main-container .content-wrapper .content {
    padding: 0;
    margin-left: 10px !important; }

  section.isg .campusIsg .left {
    border: none; } }
@media only screen and (max-width: 405px) {
  section.isg .blocTitle {
    left: 0; }

  section.ville {
    max-width: 350px; }

  #titleville {
    margin-top: -8px;
    font-size: 2em; }

  section.main-container .content-wrapper .content .campus.ville .block-left h3 .hp {
    font-size: 55px; }

  section.news .container .new-nav {
    height: 157px; }

  .textDesc {
    width: 320px;
    padding: 0; }

  section.isg .decouvreProg p.posCircle {
    margin-top: 23px; }

  section.isg .decouvreProg p.posBm {
    margin-top: 0; }

  section.isg .decouvreProg p.posMs {
    margin-top: 20px; } }
@media screen and (max-width: 405px) {
  p {
    padding: 0 !important; } }
.parcourstitle {
  background: url(/Areas/masters_science/Content/img/home/isg-msc-title.png) no-repeat center -147px;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  padding: 32px;
  font-family: "BebasNeueBold";
  line-height: 23px !important;
  font-size: 27px !important; }

.parcourstitle.pale {
  background: url(/Areas/masters_science/Content/img/home/isg-msc-title.png) no-repeat center 0px;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  padding: 32px;
  font-family: "BebasNeueBold";
  line-height: 23px !important;
  font-size: 27px !important; }

.parcourstitle.large {
  background: url(/Areas/masters_science/Content/img/home/isg-mba-title.png) no-repeat center -1px;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  padding: 32px;
  font-family: "BebasNeueBold";
  line-height: 23px !important;
  font-size: 27px !important; }

.parcourslist {
  border: solid 2px #004d7c;
  padding: 10px; }
  .parcourslist li {
    text-transform: uppercase;
    color: #004d7c;
    font-family: "BebasNeueBold";
    font-size: 22px; }
    .parcourslist li ul {
      margin-bottom: 0; }

section.main-container .content-wrapper .content .blocUltraLight li::before {
  content: ' ';
  background: none;
  margin-right: 1px;
  margin-top: 1px;
  position: absolute;
  left: 0;
  font-size: 26px;
  color: #000; }

section.main-container .content-wrapper .content .blocUltraLight li {
  padding-left: 0; }

.blocUltraLight {
  text-align: center;
  margin-bottom: 30px; }
  .blocUltraLight ul {
    margin-bottom: 0 !important; }

section.main-container .content-wrapper .content .parcourslist li:before {
  margin-top: 15px !important; }

.demibloc {
  position: relative;
  min-height: 1px;
  float: left;
  width: 50%;
  margin-bottom: 30px; }

@media only screen and (max-width: 920px) {
  .demibloc {
    width: 100%; } }
figure {
  margin-bottom: 30px; }

.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden; }

.meet-us .link-more, .meet-us section.replay .next-video a, section.replay .next-video .meet-us a {
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  right: 19px;
  bottom: 0;
  border: 10px solid #fff;
  border-bottom: 0;
  color: transparent;
  background: url(/Content/img/sprite.png) no-repeat 0 -317px;
  background-color: #9f66a9; }

.meet-us .link-more:hover, .meet-us section.replay .next-video a:hover, section.replay .next-video .meet-us a:hover {
  background-position: 0 -372px; }

section.main-container .content-wrapper .content h1 {
  color: #004d7c; }
section.main-container .content-wrapper .content h4 {
  color: #004d7c; }
section.main-container .content-wrapper .content h5 {
  color: #004d7c; }
section.main-container .content-wrapper .content a {
  color: #004d7c; }
  section.main-container .content-wrapper .content a.download:before {
    content: '> ';
    background-color: #004d7c; }
section.main-container .content-wrapper .content blockquote {
  color: #004d7c; }
section.main-container .content-wrapper .content .contact h2 {
  color: #004d7c; }
section.main-container .content-wrapper .content .contact ul {
  background-color: #004d7c; }
  section.main-container .content-wrapper .content .contact ul li:nth-child(1) {
    color: #004d7c; }
section.main-container .content-wrapper .content .agenda-container .agenda-title {
  color: #004d7c; }
section.main-container .content-wrapper .content .agenda-container ul li a.active, section.main-container .content-wrapper .content .agenda-container ul li a:hover {
  background-color: #004d7c; }
section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block {
  background-color: #004d7c; }
  section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .bm-blue-btn:before {
    content: '';
    border: 1px solid #004d7c; }
section.main-container .content-wrapper .content section.cursus-main .subtitle {
  color: #fc4c32; }
section.main-container .content-wrapper .content .two-columns-container.admission-block {
  background-color: #004d7c; }
  section.main-container .content-wrapper .content .two-columns-container.admission-block h5.title {
    color: #004d7c; }

/*PAGE ACTUALITES*/
section.main-container .content-wrapper .content ul.pageActuHp li {
  padding-left: 0;
  min-height: 350px;
  width: 47%; }

section.main-container .content-wrapper .ActuSpeWidth {
  padding: 0 !important; }

ul.pageActuHp li {
  display: inline-block;
  float: left;
  padding-right: 14px; }

.content .pageActuHp li:before {
  content: ' ';
  background: none !important; }

.ActuSpewidth .pageActuHp .thumbnail {
  width: 400px !important;
  height: 200px !important;
  overflow: hidden; }

.resume {
  width: 100%;
  position: relative; }

.resume .extrait h2 {
  font-size: 20px !important;
  margin-bottom: 10px;
  margin-top: 10px; }

.resume .extrait p {
  font-size: 16px !important;
  margin-bottom: 10px;
  width: 100%; }

.resume.plus {
  position: absolute;
  right: 0;
  bottom: 0; }

.ActuSpewidth li a {
  text-decoration: none;
  color: #5d5d5d;
  font-size: 1.3em;
  line-height: 1.2em; }

.plus a.more-radius {
  content: '';
  border: 0;
  right: -50px;
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 0;
  color: transparent;
  background: #5d5d5d url(/Content/img/sprite.png) no-repeat 0 -317px; }

.plus a.more-radius:hover {
  background: #5d5d5d url(/Content/img/sprite.png) no-repeat 0 -372px;
  content: ' ';
  border: 0;
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  right: 0; }

ul.encadreColorProg {
  margin: 0 auto !important;
  width: 100%; }

.encadreIbmba h4,
.encadreBm h4,
.encadrePge h4,
.encadreMge h4,
.encadreMsmba h4 {
  margin-top: 45px;
  margin-left: 11px;
  text-align: center;
  line-height: 30px !important; }

ul.encadreColorProg.SecondBloc {
  margin-left: 138px; }

.encadreColorProg li.cadre {
  float: left;
  padding: 20px 20px 20px 0 !important; }

.encadreColorProg li.cadre a {
  text-decoration: none; }

.encadreColorProg li:before {
  content: ' ';
  background: none !important; }

.encadreIbmba {
  background: url(/Content/img/media/encadre-bba-mba.jpg) no-repeat 0 0;
  width: 252px;
  height: 175px;
  display: inline-block;
  position: relative; }

.encadreBm {
  background: url(/Content/img/media/encadre-bm.jpg) no-repeat 0 0;
  width: 252px;
  height: 175px;
  display: inline-block;
  position: relative; }

.encadrePge {
  background: url(/Content/img/media/encadre-pge.jpg) no-repeat 0 0;
  width: 252px;
  height: 175px;
  display: inline-block;
  position: relative; }

.encadreMge {
  background: url(/Content/img/media/encadre-mge.jpg) no-repeat 0 0;
  width: 252px;
  height: 175px;
  display: inline-block;
  position: relative; }

.encadreMsmba {
  background: url(/Content/img/media/encadre-msc-mba.jpg) no-repeat 0 0;
  width: 252px;
  height: 175px;
  display: inline-block;
  position: relative; }

ul.encadreColorProg li.cadre .encadreIbmba h4 span,
ul.encadreColorProg li.cadre .encadrePge h4 span,
ul.encadreColorProg li.cadre .encadreMge h4 span,
ul.encadreColorProg li.cadre .encadreMsmba h4 span,
ul.encadreColorProg li.cadre .encadreBm h4 span {
  text-transform: uppercase;
  font-size: 35px;
  text-align: center;
  font-weight: 100 !important;
  font-family: BebasNeueLight;
  color: #fff !important;
  margin-top: 30px; }

.speVoirPlus {
  width: 186px;
  font-size: 25px;
  font-family: BebasNeueBold;
  padding: 10px 2px;
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 19px;
  left: 30px; }

.typoVoirPlusIbmba {
  border: 1px solid #7cbc45;
  color: #7cbc45; }

.typoVoirPlusIbmba:hover {
  background-color: #7cbc45;
  border: 1px solid #7cbc45;
  color: #fff; }

.typoVoirPlusBm {
  border: 1px solid #46c3d3;
  color: #46c3d3; }

.typoVoirPlusBm:hover {
  background-color: #46c3d3;
  border: 1px solid #46c3d3;
  color: #fff; }

.typoVoirPlusPge {
  border: 1px solid #06a5a4;
  color: #06a5a4; }

.typoVoirPlusPge:hover {
  background-color: #06a5a4;
  border: 1px solid #06a5a4;
  color: #fff; }

.typoVoirPlusMge {
  border: 1px solid #00578a;
  color: #00578a; }

.typoVoirPlusMge:hover {
  background-color: #00578a;
  border: 1px solid #00578a;
  color: #fff; }

.typoVoirPlusMsmba {
  border: 1px solid #705898;
  color: #705898; }

.typoVoirPlusMsmba:hover {
  background-color: #705898;
  border: 1px solid #705898;
  color: #fff; }

    /*.main-container h1,.main-container h2,.main-container h3,.main-container h6, .main-container p{
    padding:0 !important;
}*/
.buttonBlocPlus {
  margin: 40px 0; }

.buttonBlocPlusPage {
  display: flex;
  flex-direction: column;
  justify-content: center; }

a.buttonPlus {
  background-color: #01a3dd;
  color: #fff !important;
  text-decoration: none;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  border: 1px solid #01a3dd;
  font-weight: bold; }

a.buttonPlus:hover {
  color: #00a2d7 !important;
  text-decoration: none;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  border: 1px solid #01a3dd; }

/*********WIDGET ACTU HP**********/
    /*.main-container ul{
    padding:0 !important;
}*/
.ActuSpeWidth .pageActuHp {
  font-family: Raleway;
  font-size: 17px; }

ul.pageActuHp .resume .extrait h2,
ul.pageActuHp .resume .extrait p {
  margin-left: -10px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0; }

ul.pageActuHp .resume .extrait h2 {
  font-size: 18px; }

ul.pageActuHp .resume .extrait p {
  width: 83%;
  font-size: 14px; }

.actuHp {
  width: 100%; }

.actuHp .blocActuHpIsg {
  background-color: #fff;
  width: 100%;
  margin-bottom: 10px; }

.actuHp .blocTitleActu h2.SpeTitleActu {
  font-family: BebasNeueBold;
  font-size: 40px !important;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #fff;
  text-align: center; }

.actuHp .blocTitleActu {
  background-color: #5d5d5d;
  width: 100%; }

.actuHp .blocActuHpIsg ul {
  padding: 0 !important;
  width: 100%; }

.actuHp .blocActuHpIsg ul li a {
  margin-left: 0px;
  font-family: Raleway;
  font-size: 17px;
  color: #5d5d5d;
  padding: 10px 0;
  background-color: #fff;
  display: inline-block; }

.actuHp .blocActuHpIsg ul li a:hover {
  color: #fff;
  background-color: #00a2d7;
  width: 100%;
  display: inline-block;
  padding: 10px 0; }

.actuHp .blocActuHpIsg li:hover a:before {
  content: '>';
  color: #fff;
  background-color: #00a2d7;
  padding: 0 5px;
  margin-right: 5px; }

aside.widget div.replay .widget-block iframe, aside.widget div.actus .widget-block iframe {
  height: 238px;
  margin-top: 20px;
  width: 100%; }

.imgEvent img {
  float: left;
  margin-right: 20px;
  margin-left: 20px; }

@media only screen and (max-width: 1100px) {
  aside.widget div.isg img {
    width: 100% !important;
    height: auto !important;
    margin-top: 70px; }

  aside.widget div.isg {
    height: 280px; }

  aside div.replay .widget-block {
    padding-bottom: 70px; } }
@media only screen and (max-width: 1024px) {
  header .navigation nav .nav-container {
    background-color: #00a2d7 !important; }

  header .navigation nav .nav-container .right-menu:before {
    content: none; } }
/*CHOISIR SON ISG*/
.choisirSonIsg h1,
.choisirSonIsg h2,
.choisirSonIsg h3 {
  padding: 0 !important; }

.choisirSonIsg h1 {
  font-size: 5.3em;
  font-family: "BebasNeueBold";
  color: #004d7c;
  margin-bottom: 30px;
  line-height: .95em; }
.choisirSonIsg h2 {
  color: inherit;
  font-size: 1.143em;
  font-family: inherit;
  padding: 0;
  line-height: 1.438em;
  margin-bottom: 60px; }

h3.programs {
  font-size: 2.143em;
  font-family: inherit;
  text-transform: uppercase;
  line-height: 1.167em;
  padding: 0; }

div.prog-text h4 {
  text-transform: uppercase;
  font-family: BebasNeueBold;
  font-size: 35px !important;
  text-align: center;
  font-weight: 900 !important;
  margin-bottom: 5px;
  color: #fff !important; }

.blockRightChoose h4.speTitleH4 {
  /*padding-left:0 !important;*/
  font-size: 35px !important; }

.choisirSonIsg {
  margin-top: 10em; }

.decouvreProg.landingPage .content {
  overflow: hidden;
  display: block; }
.decouvreProg.landingPage h4 {
  color: #004d7c; }
.decouvreProg.landingPage p {
  margin-bottom: 20px;
  line-height: 1.571em; }
.decouvreProg.landingPage .blockRightChoose {
  float: left;
  min-height: 380px;
  max-width: 560px;
  position: relative; }
  .decouvreProg.landingPage .blockRightChoose .speTitleH4 {
    text-align: left; }
  .decouvreProg.landingPage .blockRightChoose ul.speUlChoose li {
    line-height: 1.786em;
    padding-left: 20px;
    position: relative;
    padding-bottom: 7px;
    font-size: 16px;
    font: .875em "Open sans",Arial,Helvetica,sans-serif;
    color: #343637; }
    .decouvreProg.landingPage .blockRightChoose ul.speUlChoose li:before {
      background: url(/Content/img/sprite.png) no-repeat -395px -253px;
      content: '';
      height: 11px;
      width: 11px;
      margin-right: 15px;
      margin-top: 4px;
      position: absolute;
      left: 0; }

    /*.programme-box.speChooseBox{
margin-right:0 !important;
margin-bottom:0 !important;
}*/
.buttonBlocPlus.BtnChooseSpe {
  position: absolute;
  left: 0; }

.buttonBlocPlus.BtnChooseSpe.HightButton {
  bottom: 60px; }

@charset "UTF-8";
/*****************VARIANTE DES COULEURS*****************/
/* business & management*/
/* grande école */
/* BBA MBA */
/* MSc MBA */
/* ISG OLD PORTAIL */
/* ISG PORTAIL */
@media screen and (max-width: 1700px) {
  section.replay .legend p {
    font-size: 1em; } }
@media only screen and (max-width: 1400px) {
  section.actu .link-more-box {
    clear: both; }

  section.replay .legend p {
    font-size: 0.88em; }

  section.campus .block-left .agenda .panel .info .jpo {
    font-size: 1.8em; }
  section.campus .block-left .agenda .panel a.more {
    right: 30px;
    bottom: 0px; } }
@media only screen and (max-width: 1236px) {
  .global {
    width: 95%;
    margin: 0 auto;
    overflow: hidden; }

  header .navigation nav.desktop .dropdown li.right-menu {
    display: none; }

  .presentation h1 {
    font-size: 5.1em; }

  aside.widget .meet-us {
    /*ul, img { display: none;}
    background-image: url(/Content/img/map-campus.png);*/
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 0 55px;
    overflow: hidden; }
    aside.widget .meet-us .widget-block {
      min-height: 231px; }
      aside.widget .meet-us .widget-block .campus {
        margin-top: 20px; }
        aside.widget .meet-us .widget-block .campus .block-left {
          width: 100%; }
          aside.widget .meet-us .widget-block .campus .block-left .agenda {
            padding: 0; }
            aside.widget .meet-us .widget-block .campus .block-left .agenda ul.onglets a.ville {
              padding-top: 3px; }
            aside.widget .meet-us .widget-block .campus .block-left .agenda .panels .panel {
              width: auto;
              right: 0; }
            aside.widget .meet-us .widget-block .campus .block-left .agenda .panels p {
              font-size: 1em; }
            aside.widget .meet-us .widget-block .campus .block-left .agenda .panels p.info {
              margin-top: -20px;
              padding-left: 0;
              width: auto; }
              aside.widget .meet-us .widget-block .campus .block-left .agenda .panels p.info .jpo {
                font-size: 1.8em; }
            aside.widget .meet-us .widget-block .campus .block-left .agenda .panels p.alert {
              padding-left: 0;
              width: 50px; }

  .block-right {
    position: relative; }
    .block-right .infos {
      width: 100%;
      float: none; }
      .block-right .infos p {
        width: 80%; }
    .block-right .map {
      background: 0 none;
      height: 50px;
      width: 80px;
      position: absolute;
      right: 0;
      bottom: 12px;
      z-index: 0; }
      .block-right .map ul {
        display: none; }
      .block-right .map a.more-link {
        right: inherit; }

  section.cursus h2 {
    font-size: 5.875em; }
  section.cursus .block-left, section.cursus .block-right {
    width: 47.85%; }
  section.cursus .subtitle {
    position: relative;
    display: inline-block;
    padding-bottom: 20px; }
  section.cursus .block-left {
    margin: 0 20px 30px 0; }
    section.cursus .block-left .subtitle {
      margin-left: 65px;
      min-height: 75px; }
    section.cursus .block-left:before {
      content: '';
      position: absolute;
      transform: scale(0.35);
      transform-origin: 0 0; }
  section.cursus .block-right {
    margin-bottom: 30px; }
    section.cursus .block-right .subtitle {
      margin-left: 110px;
      top: 10px; }
    section.cursus .block-right p {
      width: initial; }
    section.cursus .block-right:before {
      content: '';
      position: absolute;
      transform: scale(0.35);
      transform-origin: 0 0; }
  section.cursus .link-more-box {
    display: block;
    float: none; }
    section.cursus .link-more-box a {
      float: right;
      position: relative; }
    section.cursus .link-more-box a.link-more:after {
      right: -51px;
      top: -1px; }

  section.replay .legend p {
    font-size: 0.87em; }

  footer .container {
    width: 95%; }
    footer .container .first-box {
      width: 100%;
      margin-bottom: 30px;
      float: none; }
    footer .container .middle-box, footer .container .last-box {
      float: none;
      width: 46%; }
    footer .container .last-box li {
      width: inherit; }
    footer .container .last-box .block-btn span {
      width: inherit; } }
@media only screen and (max-width: 1100px) {
  section.main-container {
    width: 100%;
    margin: 0 auto;
    float: none; }
    section.main-container .content-wrapper .content {
      width: 90%;
      float: none;
      margin: 0 auto;
      padding: 0; }

  aside.widget {
    overflow: hidden;
    width: 33%;
    float: none;
    margin: 0 auto; }
    aside.widget div {
      float: left;
      margin: 0;
      margin-top: 20px; }
      aside.widget div p.titre {
        font-size: 3em;
        width: 90%;
        min-height: 50px; }
      aside.widget div .widget-block {
        width: 100%;
        margin: 0; }
        aside.widget div .widget-block iframe {
          margin-top: 70px; }
      aside.widget div.isg img {
        width: auto;
        height: 100%; }
      aside.widget div.luxury-management .titre-luxe {
        font-size: 28px;
        line-height: 30px; }
    aside.widget a.link-more {
      right: inherit;
      left: 12px; }
    aside.widget .replay .widget-block {
      min-height: inherit;
      width: 100%; }
      aside.widget .replay .widget-block iframe {
        height: 150px;
        margin-top: 70px;
        width: 100%; }
    aside.widget .replay div.legende {
      display: none; }
    aside.widget .replay a.link-more {
      width: 50px;
      font-size: 0;
      background: #ff753f url(../../../../Content/img/sprite.png) no-repeat 0 -317px; }
      aside.widget .replay a.link-more:hover {
        background-position: 0 -372px; }
      aside.widget .replay a.link-more:before {
        display: none; }
    aside.widget .events {
      background-image: url(/Content/img/widgets/fond-events.jpg);
      background-size: 100%; }
    aside.widget .associations {
      background-image: url(/Content/img/widgets/fond-etudiant.jpg);
      background-size: 100%; }
    aside.widget .interview {
      background-image: url(/Content/img/widgets/fond-entretien.jpg);
      background-size: 100%;
      overflow: hidden; }
    aside.widget .concours {
      background-image: url(/Content/img/widgets/fond-admissions.jpg);
      background-size: 100%;
      overflow: hidden; }
    aside.widget .carrieres {
      background-image: url(/Content/img/widgets/fond-carriere.jpg);
      background-size: 100%; } }
@media only screen and (max-width: 1035px) {
  section.campus h3 {
    font-size: 4.625em; }
  section.campus .block-left .agenda {
    height: inherit; }
    section.campus .block-left .agenda ul {
      position: inherit;
      width: 160px;
      margin: 0; }
    section.campus .block-left .agenda .panel {
      float: none;
      width: auto; }
    section.campus .block-left .agenda.agenda-bm .panel {
      float: none;
      width: -moz-calc(100% - 200px);
      width: -webkit-calc(100% - 200px);
      width: calc(100% - 200px); }

  section.replay .next-video {
    position: initial;
    transform: inherit;
    float: right; }
  section.replay .legend p {
    font-size: 1em; } }
@media only screen and (max-width: 1024px) {
  header .navigation nav .nav-container .dropdown {
    background-color: #00a2d7; }

  .main-container iframe {
    margin-right: 0 !important;
    /*height: 3000px;*/ } }
@media only screen and (max-width: 980px) {
  header .logo .logo-isg {
    background-image: url(../../../../Content/img/mini-logo-blanc-left.png);
    width: 60px;
    height: 60px; }

  .presentation h1 {
    font-size: 4.429em; }

  .container {
    max-width: 100%; }

  section.campus h3 {
    font-size: 5.625em; }
  section.campus .block-left, section.campus .block-right {
    width: 100%; }
  section.campus .block-left .agenda {
    margin: 20px auto; }
    section.campus .block-left .agenda .panel {
      padding-right: 20px; }
  section.campus .block-right .infos p {
    width: 85%; }
  section.campus .block-right .map {
    height: 30px; }

  section.cursus .block-left, section.cursus .block-right {
    width: 100%; }
  section.cursus .subtitle {
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
    min-height: 75px; }
  section.cursus .block-left {
    margin-bottom: 30px; }
    section.cursus .block-left .subtitle {
      margin-left: 70px;
      top: 5px; }
    section.cursus .block-left:before {
      content: '';
      position: absolute;
      transform: scale(0.35);
      transform-origin: 0 0; }
  section.cursus .block-right {
    margin-bottom: 30px;
    width: inherit; }
    section.cursus .block-right .subtitle {
      margin-left: 110px;
      top: 10px; }
    section.cursus .block-right:before {
      content: '';
      position: absolute;
      transform: scale(0.35);
      transform-origin: 0 0; }
  section.cursus .link-more-box {
    display: block;
    float: none; }
    section.cursus .link-more-box a {
      float: right;
      position: relative; }
    section.cursus .link-more-box a.link-more:after {
      right: -51px;
      top: -1px; }

  h2 {
    font-size: 4.875em; }
    h2 span {
      font-size: 0.544em; }

  section.actu h2 {
    font-size: 3.75em; }
    section.actu h2 span {
      font-size: 0.44em;
      top: 25px;
      left: -12px; }
  section.actu .actu-content {
    padding: 0;
    box-shadow: none; }
    section.actu .actu-content a.link-more {
      margin-right: 0; }
    section.actu .actu-content ul li:first-child {
      width: inherit; }
      section.actu .actu-content ul li:first-child span {
        font-size: 1.3em;
        width: 75%; }
    section.actu .actu-content ul li:last-child, section.actu .actu-content ul li:nth-child(2) {
      margin: 0; }
    section.actu .actu-content ul li img {
      width: 100%;
      height: auto; }
    section.actu .actu-content ul li span {
      width: 360px;
      display: inline-block;
      height: 90px;
      font-size: 1.1em; }
    section.actu .actu-content ul li .link-more {
      border: 0 none;
      transform: scale(0.65);
      bottom: 10px; }

  section.metier .chaise {
    display: none; }
  section.metier p {
    width: 43%;
    font-size: 1em; }
  section.metier div.liste ul li {
    font-size: 1em; }

  section.replay .next-video {
    position: initial;
    transform: inherit;
    float: right; }
  section.replay .legend p {
    font-size: 0.9em; }

  aside.widget .meet-us p.titre {
    font-size: 3em; }

  footer .container {
    width: 95%; }
    footer .container .first-box {
      width: 100%;
      margin-bottom: 30px;
      float: none; }
    footer .container .middle-box, footer .container .last-box {
      float: none;
      width: 355px; }

  .IframeIonisGroup {
    height: 3400px; } }
@media only screen and (min-width: 580px) and (max-width: 1110px) {
  section.isg .textPourquoiChoisir {
    padding: 20px;
    width: 80% !important;
    float: left;
    margin-top: 0; }

  section.isg .campusIsg .right .mapDroite {
    position: absolute;
    top: 34px;
    right: -110px; } }
@media only screen and (max-width: 867px) {
  header .navigation nav.desktop {
    padding-left: 21.63%; }

  .presentation h1 {
    font-size: 3.429em; }

  .align-center iframe {
    width: 100%;
    margin-bottom: 20px; }
  .align-center img {
    height: auto;
    width: 100%; }
  .align-center .no-resize {
    width: auto; }

  section.replay .legend p {
    font-size: 0.85em; }

  section.main-container {
    padding-top: 70px;
    width: 100%; }
    section.main-container h3 {
      font-size: 1.7em; }
    section.main-container .content-wrapper {
      width: 90%;
      float: none;
      margin: 0 auto; }
      section.main-container .content-wrapper .content {
        width: 100%;
        float: none;
        margin: 0 auto; }
        section.main-container .content-wrapper .content blockquote {
          font-size: 1.1em; }
        section.main-container .content-wrapper .content h1 {
          font-size: 3.9em; }
        section.main-container .content-wrapper .content .agenda-container .agenda-title {
          font-size: 3.6em; }
        section.main-container .content-wrapper .content .agenda-container #dropmenu {
          display: block;
          position: absolute;
          background-color: #fff;
          width: 52%;
          height: 50px;
          margin: 10px;
          cursor: pointer;
          padding: 15px;
          text-transform: uppercase; }
          section.main-container .content-wrapper .content .agenda-container #dropmenu:after {
            content: ' >';
            transform: rotate(90deg);
            display: inline-block;
            margin-left: 10px; }
        section.main-container .content-wrapper .content .agenda-container ul {
          display: none;
          width: 52%;
          height: auto;
          z-index: 1; }
          section.main-container .content-wrapper .content .agenda-container ul li {
            height: 40px;
            line-height: 40px;
            background-color: #fff;
            float: none; }
            section.main-container .content-wrapper .content .agenda-container ul li a {
              color: inherit;
              text-decoration: none;
              display: block;
              padding: 0 1.063em; }
              section.main-container .content-wrapper .content .agenda-container ul li a.active, section.main-container .content-wrapper .content .agenda-container ul li a:hover {
                color: #ffffff; }
            section.main-container .content-wrapper .content .agenda-container ul li:before {
              height: 0; }
        section.main-container .content-wrapper .content .agenda-container .agenda-content {
          width: 100%; }
          section.main-container .content-wrapper .content .agenda-container .agenda-content .agenda-ville img {
            height: auto;
            width: 100%; }
          section.main-container .content-wrapper .content .agenda-container .agenda-content .town-events-container .alert {
            font-size: 1.1em;
            font-weight: bold; }
          section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block {
            width: 100%;
            height: 200px;
            padding: 5px;
            position: relative; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block:nth-child(2) {
              margin: 10px 0; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block div {
              float: right;
              width: 138px;
              padding-top: 15px; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .day {
              top: -3px; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .hour {
              margin-top: 1px; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block p {
              float: left;
              width: 60%;
              height: 182px;
              position: absolute;
              margin: 0; }
            section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .bm-blue-btn {
              position: absolute;
              width: 130px;
              right: 0;
              bottom: 0; }
              section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block .bm-blue-btn:before {
                content: '';
                height: 43px; }
        section.main-container .content-wrapper .content section.cursus-main p {
          width: 100%; }
          section.main-container .content-wrapper .content section.cursus-main p .link-more {
            right: 0;
            bottom: -45px; }
    section.main-container .block-left, section.main-container .block-right {
      float: none;
      width: 100%;
      margin-bottom: 30px; }
      section.main-container .block-left p, section.main-container .block-right p {
        padding: 0; }

  aside.widget {
    width: 90%; }
    aside.widget a.link-more {
      left: inherit;
      right: 19px; }
    aside.widget .isg {
      display: none; }
    aside.widget .replay {
      width: 80%; }
      aside.widget .replay iframe {
        margin-bottom: 60px; }
      aside.widget .replay a.link-more {
        color: #FFFFFF;
        left: inherit;
        right: 22%; }

  footer .container {
    width: 95%; }
    footer .container .first-box {
      width: 100%;
      margin-bottom: 30px;
      float: none; }
    footer .container .middle-box, footer .container .last-box {
      float: none;
      width: 270px; }
    footer .container .middle-box {
      margin-left: 0;
      margin-right: 9%; }
      footer .container .middle-box .social-network ul {
        padding: 10px 50px 10px 50px; }
        footer .container .middle-box .social-network ul li {
          margin: 0 4%;
          height: 75px;
          width: 40%; } }
@media only screen and (max-width: 720px) {
  .presentation .block-btn {
    position: initial;
    width: 85%;
    margin: 0 auto; }
    .presentation .block-btn .doc-btn, .presentation .block-btn .admission-btn {
      float: inherit;
      display: inline-block;
      width: 250px; }
    .presentation .block-btn span {
      font-size: 1.1em; }

  section.replay .legend p {
    font-size: 0.8em; } }
@media only screen and (max-width: 655px) {
  section.replay .legend {
    position: absolute;
    bottom: 0;
    height: 133px;
    width: 100%;
    color: #fff;
    text-transform: none;
    font-size: 1.3em;
    pointer-events: none; }

  .decouvreProgMobile {
    margin-left: calc(50% - 150px); }

  .blocTitle {
    left: 0; }

  .presentation h1 {
    font-size: 3.2em; }
  .presentation .block-btn {
    width: 93%; }

  header .navigation nav.desktop form.block-find {
    display: none; }

  section.replay .legend p {
    font-size: 0.748em; }

  aside.widget div {
    height: 130px;
    width: 50%;
    background-color: inherit; }
    aside.widget div h1 {
      font-size: 4em; }
    aside.widget div.isg {
      display: none; }
    aside.widget div.meet-us ul, aside.widget div.meet-us img {
      display: none; }
    aside.widget div.meet-us .widget-block {
      min-height: inherit;
      height: 130px; }
    aside.widget div.replay iframe {
      display: none; }
    aside.widget div.replay .widget-block {
      min-height: inherit;
      height: 130px; }
    aside.widget div.replay a.link-more {
      bottom: 0; }
    aside.widget div.meet-us, aside.widget div.events, aside.widget div.associations, aside.widget div.interview, aside.widget div.concours, aside.widget div.carrieres {
      background-image: none; }
    aside.widget div .widget-block {
      height: 130px; }
    aside.widget div p.titre {
      font-size: 2.8em; }
    aside.widget div.events {
      background-color: #ea2ca2; }
    aside.widget div.associations {
      background-color: #a0c549; }
    aside.widget div.interview {
      background-color: #ff4e69; }
    aside.widget div.concours {
      background-color: #5fc3d9; }
    aside.widget div.carrieres {
      background-color: #00c4ed; }
  aside.widget img {
    display: none; }

  footer .container .middle-box, footer .container .last-box {
    width: 270px; }
  footer .container .first-box .bottom-box {
    display: none; }
  footer .container .middle-box {
    margin-left: 0;
    margin-right: 1%; }
    footer .container .middle-box .social-network ul {
      padding: 10px 50px 10px 50px; }
      footer .container .middle-box .social-network ul li {
        margin: 0 4%;
        height: 75px;
        width: 40%; } }
@media screen and (max-width: 580px) {
  section.replay .slide-video.slick-slide.slick-active:after {
    content: '▶';
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 30px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 1;
    line-height: 40px;
    pointer-events: none; }

  .news-container .slick-slide img {
    display: block;
    max-width: 100%;
    width: 100%; }
  .news-container .news-content {
    margin-right: 0 !important; }

  img.mapSize {
    width: 100%;
    height: auto; }

  .main-container iframe {
    margin-right: 0 !important; }

  .bread {
    display: none; }

  .navigation .logo {
    display: none; }

  .global {
    margin-top: 75px; }

  .fondamentaux .left-img-block {
    margin: 0;
    float: none; }
  .fondamentaux img {
    display: none; }

  .left-img-block {
    width: 30%; }
    .left-img-block img {
      width: 100%;
      height: auto; }

  .two-columns img {
    width: 100%;
    height: auto; }

  figure.inline-img-block {
    width: 24%; }
    figure.inline-img-block img {
      width: 90%;
      transform: scale(0.8);
      transform-origin: 0 0; }

  .presentation {
    background-size: 100%;
    height: 200px; }
    .presentation .social-network {
      display: none; }
    .presentation h1 {
      font-size: 2.7em; }
    .presentation .block-btn {
      display: none;
      top: 150px;
      width: 100%;
      right: initial; }
      .presentation .block-btn .doc-btn, .presentation .block-btn .admission-btn {
        width: 100%; }

  header .navigation nav {
    line-height: inherit;
    padding: 0;
      /*
.dropdown {
  text-transform: uppercase;
  font-size: 1.5em;
  display: none;
  box-shadow: 0 -1px 0 0 #33acba;
  -webkit-box-shadow: 0 -1px 0 0 #33acba;
  margin: 0 0 100px;
  position: initial;
  li a {
    background: none;
    display: block;
    color: #fff;
    position: relative;
  }
}
*/ }
    header .navigation nav .nav-container > .menuslide {
      display: none; }
    header .navigation nav .nav-container {
      position: relative;
      z-index: 2;
      min-height: 60px;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
      header .navigation nav .nav-container .mini-logo-isg {
        background-image: url(../../../../Content/img/mini-logo-blanc-left.png) !important;
        display: inline-block;
        border: 0 none;
        font-size: 0;
        top: 0;
        right: 0;
        height: 60px !important;
        background-size: 85%;
        transform: translate(-20%, 0%);
        background-repeat: no-repeat;
        position: absolute;
        z-index: 0; }
      header .navigation nav .nav-container .dropdown {
        position: inherit;
        display: none;
        line-height: 0.8em;
        background-color: #5fc3d9;
        padding: 0;
        text-transform: uppercase;
        z-index: 1; }
        header .navigation nav .nav-container .dropdown a {
          color: #fff;
          text-decoration: none; }
        header .navigation nav .nav-container .dropdown ul {
          overflow: hidden; }
        header .navigation nav .nav-container .dropdown li {
          line-height: 1.3em;
          padding-left: 25px; }
        header .navigation nav .nav-container .dropdown .DropDownActive {
          text-decoration: none;
          padding: 0 0 0 9px; }
      header .navigation nav .nav-container .social-network {
        display: block; }
      header .navigation nav .nav-container .opener {
        display: block;
        color: #fff;
        z-index: 3;
        padding: 20px 0 0 65px;
        position: relative;
        text-transform: uppercase;
        font-size: 1.5em;
        text-decoration: none; }
        header .navigation nav .nav-container .opener:before {
          position: absolute;
          left: 30px;
          top: 32px;
          width: 28px;
          height: 15px;
          content: '';
          margin: -8px 0 0;
          overflow: hidden;
          text-indent: -9999px;
          background: url(../../../../Content/img/sprite.png) no-repeat -77px -252px; }
      header .navigation nav .nav-container .menuslide-mobile .menuslide {
        position: relative;
        display: none;
        left: 0;
        right: 0;
        top: 20px;
        border-top: solid 1px #fff; }
      header .navigation nav .nav-container .nav {
        text-transform: uppercase;
        font-size: 1.5em; }
        header .navigation nav .nav-container .nav > li {
          position: relative;
          display: block;
          border-bottom: 1px solid #fff !important; }
          header .navigation nav .nav-container .nav > li a {
            display: block;
            color: #fff;
            position: relative;
            padding: 10px 45px;
            text-decoration: none; }
          header .navigation nav .nav-container .nav > li.contact a:after {
            position: absolute;
            width: 30px;
            height: 22px;
            top: 14px;
            right: 60px;
            content: ''; }
      header .navigation nav .nav-container .drop-close {
        width: 28px;
        height: 15px;
        display: block;
        margin: 0 auto;
        position: relative;
        top: 18px;
        overflow: hidden;
        text-indent: -9999px;
        background: url(../../../../Content/img/sprite.png) no-repeat -77px -252px; }
      header .navigation nav .nav-container .links {
        margin: 0 auto 90px;
        overflow: hidden;
        text-align: center;
        padding: 0 21px;
        letter-spacing: -0.4px;
        text-transform: uppercase;
        font-size: 1.5em; }
        header .navigation nav .nav-container .links li {
          margin: 0 0 5px;
          width: 49%;
          float: right; }
          header .navigation nav .nav-container .links li:first-child {
            float: left; }
            header .navigation nav .nav-container .links li:first-child a:before {
              top: 9px;
              background-position: 0 0; }
          header .navigation nav .nav-container .links li:nth-child(3) {
            float: left; }
        header .navigation nav .nav-container .links a {
          display: block;
          color: #fff;
          position: relative;
          padding: 93px 0 15px; }
          header .navigation nav .nav-container .links a:before {
            position: absolute;
            left: 50%;
            top: 8px;
            width: 38px;
            height: 48px;
            content: '';
            margin: 0 0 0 -19px; }
      header .navigation nav .nav-container .drop-active .dropdown li a {
        padding: 10px 8px;
        line-height: 1.1em; }
      header .navigation nav .nav-container .right-menu {
        display: block !important;
        position: initial;
        height: auto !important;
        background-color: inherit;
        width: 100%; }
        header .navigation nav .nav-container .right-menu li {
          position: initial !important;
          padding: 0;
          display: block; }
          header .navigation nav .nav-container .right-menu li a {
            border: 0 none !important; }
            header .navigation nav .nav-container .right-menu li a.admission-btn, header .navigation nav .nav-container .right-menu li a.doc-btn {
              margin-bottom: 0;
              line-height: inherit;
              padding: 10px 55px;
              text-align: left;
              width: 100%;
              font-size: 1.25em; }
            header .navigation nav .nav-container .right-menu li a.doc-btn {
              background-color: #ed2681; }
            header .navigation nav .nav-container .right-menu li a.admission-btn {
              background-color: #ff5037; }
        header .navigation nav .nav-container .right-menu li a.admission-btn {
          background-color: #ff5037; }
        header .navigation nav .nav-container .right-menu li.text {
          display: none; }
    header .navigation nav form.block-find {
      padding: 10px;
      position: initial;
      width: 100%; }
      header .navigation nav form.block-find input#recherche, header .navigation nav form.block-find input#recherche-mobile {
        display: inline-block;
        width: 200px !important;
        position: inherit;
        height: 40px;
        padding: 10px 5px;
        border: 1px solid #ccc; }
        header .navigation nav form.block-find input#recherche:focus, header .navigation nav form.block-find input#recherche-mobile:focus {
          outline: 0; }
      header .navigation nav form.block-find button.bouton-recherche {
        position: inherit;
        border: 0;
        padding: 0;
        cursor: pointer;
        height: 40px;
        width: 51px;
        font-size: 0; }
    header .navigation nav #nav > ul li:hover .dropdown {
      display: block; }
    header .navigation nav .mobile-img {
      overflow: hidden;
      display: none; }
      header .navigation nav .mobile-img img {
        display: block;
        width: 100%;
        height: auto; }
    header .navigation nav .selected-link {
      padding: 20px 0 0 50px;
      text-transform: uppercase;
      font-size: 1.5em;
      text-decoration: none;
      display: block;
      color: #fff; }
    header .navigation nav .close-box {
      position: absolute;
      right: 0;
      top: 0;
      width: 60px;
      height: 100%;
      background: #ff753f;
      display: none;
      z-index: 2; }
    header .navigation nav .drop-active .close-box {
      display: block; }
    header .navigation nav .social-network ul {
      padding: 10px 0 10px 10px; }
    header .navigation nav .social-network li {
      display: inline-block; }
    header .navigation nav .social-network a {
      display: block;
      height: 53px;
      background-image: url(../../../../Content/img/sprite.png);
      color: transparent; }
    header .navigation nav .social-network .facebook a {
      width: 34px;
      background-position: -276px -424px; }
      header .navigation nav .social-network .facebook a:hover {
        background-position: -276px -486px; }
    header .navigation nav .social-network .twitter a {
      width: 58px;
      background-position: -310px -424px; }
      header .navigation nav .social-network .twitter a:hover {
        background-position: -310px -486px; }
    header .navigation nav .social-network .google a {
      width: 47px;
      background-position: -368px -424px; }
      header .navigation nav .social-network .google a:hover {
        background-position: -368px -486px; }

    /*
  nav {
    .nav-container {
      display: block; 
      li.doc-btn {
        background-color: #ed2681;}
      li.admission-btn {
        background-color: #ff5037;
      }
    }
  }
*/
  h2 {
    font-size: 4.875em; }
    h2 span {
      font-size: 0.544em; }

  section.campus .block-left, section.campus .block-right {
    width: 100%; }
  section.campus h3 {
    font-size: 4.625em; }
  section.campus .block-left .agenda {
    background: 0 none;
    margin-bottom: 20px;
    height: inherit; }
    section.campus .block-left .agenda ul {
      width: 100%;
      position: initial;
      height: 80px; }
      section.campus .block-left .agenda ul li {
        float: left;
        width: 155px;
        text-align: left; }
        section.campus .block-left .agenda ul li a.ville {
          padding: 10px 10px 6px 10px; }
    section.campus .block-left .agenda .panels {
      left: initial;
      width: 100%;
      position: relative; }
    section.campus .block-left .agenda .panel {
      float: none;
      position: relative;
      width: 100%;
      clear: both;
      left: initial; }
      section.campus .block-left .agenda .panel .date {
        padding: 0 0 0 50px; }
  section.campus .block-right .infos p {
    width: 95%; }
  section.campus .block-right .infos span.title {
    padding: 0 0 0px 85px; }
    section.campus .block-right .infos span.title:before {
      transform: scale(0.7);
      bottom: -35px; }
  section.campus .block-right .map {
    height: 30px; }

  section.news .container .new-nav {
    height: 70px;
    width: 100%;
    float: none;
    padding: 0 0 0 2%; }
    section.news .container .new-nav span:nth-child(1) {
      font-size: 5.375em; }
    section.news .container .new-nav br {
      display: none; }
    section.news .container .new-nav span:nth-child(3) {
      font-size: 5.375em; }
  section.news .container .news-container {
    width: 100%; }
    section.news .container .news-container .news-content {
      width: 2.01%; }
      section.news .container .news-container .news-content .bottom p {
        width: 70%; }
    section.news .container .news-container .slick-prev, section.news .container .news-container .slick-next {
      right: 65px;
      top: -60px;
      left: initial; }
    section.news .container .news-container .slick-next {
      right: 5px; }

  section.cursus .block-left, section.cursus .block-right {
    width: 100%; }
  section.cursus .subtitle {
    position: relative;
    display: inline-block;
    padding-bottom: 20px; }
  section.cursus .block-left {
    margin-bottom: 30px; }
    section.cursus .block-left .subtitle {
      min-height: 75px; }
    section.cursus .block-left:before {
      content: '';
      position: absolute;
      transform: scale(0.35);
      transform-origin: 0 0; }
  section.cursus .block-right {
    margin-bottom: 30px; }
    section.cursus .block-right .subtitle {
      margin-left: 110px;
      top: 10px; }
    section.cursus .block-right p {
      width: initial; }
    section.cursus .block-right:before {
      content: '';
      position: absolute;
      transform: scale(0.35);
      transform-origin: 0 0; }
  section.cursus .link-more-box {
    display: block;
    float: none; }
    section.cursus .link-more-box a {
      float: right;
      position: relative; }
    section.cursus .link-more-box a.link-more:after {
      right: -51px;
      top: -1px; }

  section.actu .actu-content {
    padding: 0;
    box-shadow: none; }
    section.actu .actu-content a.link-more {
      margin-right: 0; }
    section.actu .actu-content ul li {
      width: 100%; }
      section.actu .actu-content ul li span {
        width: inherit; }
      section.actu .actu-content ul li:first-child {
        width: inherit; }
        section.actu .actu-content ul li:first-child span {
          font-size: 1.3em;
          width: 75%; }
      section.actu .actu-content ul li:last-child, section.actu .actu-content ul li:nth-child(2) {
        margin: 0; }

  section.metier h2, section.metier span.subtitle {
    padding: 0; }
  section.metier .chaise {
    display: none; }
  section.metier .subtitle {
    text-transform: uppercase;
    font-size: 1.7em; }
  section.metier p {
    width: initial;
    font-size: 1.2em;
    margin: 0 0 20px 0; }

  section.replay h2 {
    height: 80px;
    line-height: 80px;
    font-size: 3.9em; }
  section.replay .video-container.slick-slider {
    margin-bottom: 0px; }
  section.replay .slide-video {
    color: #fff;
    margin: 0 auto 10px; }
    section.replay .slide-video a {
      margin: 0 5px;
      display: block;
      text-decoration: none; }
      section.replay .slide-video a:after {
        height: 60px;
        width: 60px;
        font-size: 2.8em;
        bottom: 0; }
  section.replay .legend {
    bottom: -1px;
    height: 74px; }
    section.replay .legend p {
      height: 69px;
      padding-left: 85px;
      width: 77%;
      text-align: left;
      font-size: 0.65em;
      float: right;
      position: relative;
      top: 4px;
      padding-right: 10px; }
  section.replay .next-video {
    position: initial;
    transform: inherit;
    float: right; }

  section.main-container .content-wrapper .content .contact ul {
    height: inherit; }
    section.main-container .content-wrapper .content .contact ul li:nth-child(1) {
      float: left;
      margin: 5% 0; }
    section.main-container .content-wrapper .content .contact ul li:nth-child(2) {
      height: 40px;
      display: inline-block; }
    section.main-container .content-wrapper .content .contact ul li:nth-child(3) {
      display: inline-block;
      border: 0 none;
      padding-left: 35px; }
      section.main-container .content-wrapper .content .contact ul li:nth-child(3):before {
        display: none; }

  aside.widget {
    display: none;
    float: none;
    width: 100%; }
    aside.widget img {
      height: auto;
      width: 100%; }
    aside.widget div {
      min-height: initial; }
      aside.widget div h1 {
        font-size: 4em; }
      aside.widget div .widget-block {
        min-height: initial;
        width: auto; }

  footer {
    padding: 30px 2%; }
    footer .first-box, footer .middle-box, footer .last-box {
      display: inline-block;
      width: 100%; }
    footer .container .first-box .member-block {
      margin: 10px 0;
      padding: 10px 40px; }
      footer .container .first-box .member-block img {
        height: 60px; }
      footer .container .first-box .member-block span {
        font-weight: bolder; }
    footer .container .first-box .bottom-box {
      display: none; }
    footer .container .middle-box {
      width: 100%;
      vertical-align: top;
      margin: 0;
      margin-top: 30px;
      margin-bottom: 30px; }
      footer .container .middle-box .social-network ul {
        padding: 10px 0;
        text-align: center; }
        footer .container .middle-box .social-network ul li {
          margin: inherit;
          height: inherit;
          width: initial; }
    footer .container .last-box {
      width: 100%; }
      footer .container .last-box ul {
        margin: 5%; }
      footer .container .last-box li {
        width: 48.5%;
        margin-left: 5px;
        float: left;
        text-align: center; }
        footer .container .last-box li a {
          padding: 0;
          font-size: 0.85em; }
          footer .container .last-box li a:before {
            display: none; }
      footer .container .last-box .doc-btn {
        margin-bottom: 10px; }
    footer .footer-ecoles {
      display: none; }
    footer .footer-title {
      clear: both; }
    footer .block-btn {
      clear: both;
      display: none; }
      footer .block-btn span {
        width: 100%; } }
@media screen and (max-width: 405px) {
  .container {
    max-width: 100%; }

  p {
    padding: 15px; }

  .presentation {
    height: inherit; }
    .presentation h1 {
      font-size: 1.8em; }

  section.campus .block-left, section.campus .block-right {
    width: 100%; }
  section.campus h3 {
    font-size: 3.625em; }
  section.campus .block-left .agenda ul {
    margin: 0 auto; }
  section.campus .block-left .agenda div #info .jpo {
    font-size: 1.8em; }
  section.campus .block-left .agenda div a {
    transform: scale(0.7);
    transform-origin: 60px 60px;
    bottom: -18px;
    right: -10px; }
  section.campus .block-right .infos p {
    width: 95%; }
  section.campus .block-right .map {
    height: 30px; }

  section.news .container .new-nav {
    float: none;
    padding: 4% 0 0 4%; }
    section.news .container .new-nav span:nth-child(1) {
      font-size: 3.375em; }
    section.news .container .new-nav br {
      display: none; }
    section.news .container .new-nav span:nth-child(3) {
      font-size: 3.375em; }
  section.news .container .news-container .slick-prev, section.news .container .news-container .slick-next {
    right: 65px;
    top: -60px;
    left: initial; }
  section.news .container .news-container .slick-next {
    right: 5px; }

  section.cursus h2 {
    font-size: 2.875em; }
  section.cursus .subtitle {
    font-size: 1.3em; }

  section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block div {
    float: none;
    width: 135px;
    padding-top: 15px;
    position: absolute;
    bottom: 10px; }
  section.main-container .content-wrapper .content .agenda-container .agenda-content .event-block p {
    float: none;
    width: 94%;
    height: 125px; }
  section.main-container .content-wrapper .content section.cursus-main p {
    width: 100%; }
    section.main-container .content-wrapper .content section.cursus-main p .link-more {
      right: 0;
      bottom: -40px; }

  footer {
    padding: 30px 2%; }
    footer .first-box, footer .middle-box, footer .last-box {
      display: inline-block;
      width: 100%; }
    footer .container .first-box {
      margin-bottom: 0; }
      footer .container .first-box .member-block {
        margin: 10px 0;
        padding: 10px 40px; }
        footer .container .first-box .member-block img {
          height: 60px; }
        footer .container .first-box .member-block span {
          font-weight: bolder; }
      footer .container .first-box .bottom-box {
        display: none; }
    footer .container .middle-box {
      width: 100%;
      vertical-align: top;
      margin: 0;
      margin-top: 30px;
      margin-bottom: 30px; }
    footer .container .last-box {
      width: 100%; }
      footer .container .last-box li {
        width: 100%; }
        footer .container .last-box li a {
          padding: 0;
          font-size: 0.85em; }
          footer .container .last-box li a:before {
            display: none; } }
@media only screen and (max-width: 867px) {
  section.main-container .content-wrapper .content section.cursus-main .block-left p,
  section.main-container .content-wrapper .content section.cursus-main .block-right p {
    min-height: initial; }

  section.main-container .content-wrapper .content section.cursus-main .block-left p .link-more {
    right: 0; } }
@media screen and (max-width: 1280px) {
  .IframeIonisGroup {
    height: 3100px; } }
@media screen and (max-width: 768px) {
  .IframeIonisGroup {
    height: 3200px; } }
@media screen and (min-width: 581px) {
  .menuslide-mobile {
    display: none; }

  .opener {
    display: none; } }
@media screen and (max-width: 581px) {
  .IframeIonisGroup {
    height: 3200px; }

  /*.main-container iframe{
      height: 3500px;
  }*/
  .two-columns {
    margin-left: 15px; }

  h2.css-h3 {
    font-size: 18px !important; } }
@media screen and (max-width: 420px) {
  .IframeIonisGroup {
    height: 3696px; }

  section.replay .legend p {
    top: 10px;
    padding-right: 5px; }

  .news-container .news-content {
    margin-right: 0 !important; }
    .news-container .news-content .bottom {
      padding: inherit !important; } }
@media screen and (max-width: 375px) {
  .IframeIonisGroup {
    height: 3910px; } }
@media screen and (max-width: 360px) {
  .IframeIonisGroup {
    height: 4136px; } }
.videoWrapper {
  position: relative;
  height: 0;
  margin-bottom: 30px;
  padding-bottom: 49.2%;
  padding-top: 25px;
  width: 100%;
  max-width: 100%; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 30px);
  height: 100%;
  border: none !important; }

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slider-actu{
}
.slick-slide
{
    display: none;
    float: left;
    color:#fff;
    min-height: 1px;
    text-align:center;
    position:relative;
}
.slick-slide.slick-center{
    opacity:1;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@charset "UTF-8";
/**
*
* CSS library, Bootstrap
*
**/
/**
*
* Components
*
**/
/**
*
* Utils
*
**/
/*==========  VARIABLES  ==========*/
/*==========  FUNCTIONS  ==========*/
/*==========  MIXINS  ==========*/
/**
*
* Global
*
**/
/*****************VARIANTE DES COULEURS*****************/
/* business & management*/
/* grande école */
/* BBA MBA */
/* MSc MBA */
/* ISG OLD PORTAIL */
/* ISG PORTAIL */
a:focus, a:active, a:visited, a:link, a:hover {
  outline: none;
  text-decoration: none; }

a {
  transition-property: background, color, opacity, border, width;
  transition-duration: 0.2s;
  /*-webkit-transition-delay:0.2s;
      transition-delay:0.2s;*/
  transition-timing-function: ease-in-out; }

a.doc-btn, a.admission-btn {
  text-align: center;
  text-transform: capitalize;
  width: 252px;
  display: block;
  color: #ffffff;
  box-shadow: 3px 3px 11px #00000066;
  font-size: 15px !important;
  font-family: "aileronsemibold", Arial, sans-serif;
  border-radius: 4px; }

a.doc-btn {
  border: 1px solid #e03997;
  background-color: #e03997;
  font-size: 1.429em;
  margin-bottom: 13px;
  line-height: 42px; }
  a.doc-btn:hover {
    border: 1px solid #e03997;
    background-color: #e03997;
    box-shadow: 3px 3px 6px #00000066; }
  a.doc-btn:before {
    content: '';
    height: 0;
    width: 0;
    background: 0 none;
    padding: 0;
    margin: 0; }

a.admission-btn {
  border: 1px solid #ff4d4d;
  background-color: #ff4d4d;
  font-size: 1.250em;
  line-height: 42px; }
  a.admission-btn:hover {
    border: 1px solid #ff4d4d;
    background-color: #ff4d4d;
    box-shadow: 3px 3px 6px #00000066; }
  a.admission-btn:before {
    content: '';
    height: 0;
    width: 0;
    background: 0 none;
    padding: 0;
    margin: 0; }

hr {
  border: 0; }

/**
*
* Grid
*
**/
@media only screen and (min-width: 880px) and (max-width: 1279px) {
  .g-medium--1 {
    float: left;
    margin-right: 4.5%;
    width: 30.3%; }

  .g-medium--push-1 {
    margin-left: 34.8%; }

  .g-medium--pull-1 {
    margin-right: 34.8%; }

  .g-medium--2 {
    float: left;
    margin-right: 4.5%;
    width: 65.1%; }

  .g-medium--push-2 {
    margin-left: 69.6%; }

  .g-medium--pull-2 {
    margin-right: 69.6%; }

  .g-medium--3 {
    float: left;
    margin-right: 4.5%;
    width: 99.9%;
    margin-right: 0; }

  .g-medium--full {
    float: left;
    margin-right: 4.5%;
    margin-right: 0;
    width: 100%; }

  .g--third {
    float: left;
    margin-right: 4.5%;
    width: 30.3%; }

  .g--half,
  .g-medium--half {
    float: left;
    margin-right: 4.5%;
    width: 47.75%; }

  .g-medium--last {
    margin-right: 0; }

  .g-medium--last + .g-medium--half {
    clear: left; }

  .g--pull-half {
    margin-right: 52.25%; } }
@media only screen and (min-width: 1280px) {
  .g-wide--1 {
    float: left;
    margin-right: 3.7%;
    width: 22.2%; }

  .g-wide--push-1 {
    margin-left: 25.9%; }

  .g-wide--pull-1 {
    margin-right: 25.9%; }

  .g-wide--2 {
    float: left;
    margin-right: 3.7%;
    width: 48.1%; }

  .g-wide--push-2 {
    margin-left: 51.8%; }

  .g-wide--pull-2 {
    margin-right: 51.8%; }

  .g-wide--3 {
    float: left;
    margin-right: 3.7%;
    width: 74%; }

  .g-wide--push-3 {
    margin-left: 77.7%; }

  .g-wide--pull-3 {
    margin-right: 77.7%; }

  .g-wide--4 {
    float: left;
    margin-right: 3.7%;
    width: 99.9%;
    margin-right: 0; }

  .g-wide--last {
    margin-right: 0; }

  .g-wide--full {
    float: left;
    margin-right: 3.7%;
    margin-right: 0;
    width: 100%; }

  .g--third {
    float: left;
    margin-right: 3.7%;
    width: 30.8%; }

  .g--half,
  .g-wide--half {
    float: left;
    margin-right: 3.7%;
    width: 48.15%; }

  .g--pull-half {
    margin-right: 51.85%; } }
.g--last {
  margin-right: 0; }

.g--centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.grid-overlay {
  display: none;
  pointer-events: none; }
  .debug .grid-overlay {
    box-sizing: content-box;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: block; }
    @media only screen and (min-width: 880px) {
      .debug .grid-overlay {
        padding-left: 4.8%;
        padding-right: 4.8%;
        max-width: 1024px; } }
    @media only screen and (min-width: 1280px) {
      .debug .grid-overlay {
        padding-left: 4.4%;
        padding-right: 4.4%;
        max-width: 1162px; } }
    .debug .grid-overlay [class*="g-"] {
      height: 100%;
      background-color: rgba(89, 89, 89, 0.2); }
    @media only screen and (min-width: 880px) and (max-width: 1279px) {
      .debug .grid-overlay .g-wide--last {
        display: none; } }
    @media only screen and (max-width: 879px) {
      .debug .grid-overlay {
        display: none; } }

/*****************VARIANTE DES COULEURS*****************/
/* business & management*/
/* grande école */
/* BBA MBA */
/* MSc MBA */
/* ISG OLD PORTAIL */
/* ISG PORTAIL */
/* Common button styles */
.button {
  float: left;
  min-width: 150px;
  max-width: 250px;
  display: block;
  margin: 1em;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  line-height: 40px;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid #fff !important;
  border-radius: 3px;
  font-family: "aileronsemibold", Arial, sans-serif;
  font-size: 14px !important; }

.button:focus {
  outline: none; }

.button > span {
  vertical-align: middle; }

.button--rayen {
  overflow: hidden;
  padding: 0;
  width: 170px; }
  .button--rayen:hover {
    border: 1px solid #004d7c !important; }

.button--rayen.button--inverted {
  color: #fff; }

.button--rayen::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #7986cb;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.button--rayen.button--inverted::before {
  background: #004d7c;
  color: #ffffff; }

.button--rayen > span {
  display: block; }

.button--rayen::before,
.button--rayen > span {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }

.button--rayen:hover::before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.button--rayen:hover > span {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

/* Borders */
.button--border-thin {
  border: 1px solid; }

.button--agenda {
  background-color: #004d7c;
  border: 1px solid #004d7c;
  font-size: 1.25em;
  line-height: 42px;
  padding-left: 40px;
  width: 252px;
  margin: 35px 0;
  color: #ffffff !important;
  font-family: "aileronsemibold", Arial, sans-serif;
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  box-shadow: 3px 3px 11px #00000066;
  background-image: url("/Content/images/icon_agenda@2x.png");
  background-repeat: no-repeat;
  background-size: 71px 71px;
  background-position: 0 center; }
  .button--agenda:hover {
    box-shadow: 3px 3px 6px #00000066;
    text-decoration: none !important; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.home .row {
  margin-left: -15px;
  margin-right: -15px; }
.home .col-xs-1,
.home .col-sm-1,
.home .col-md-1,
.home .col-lg-1,
.home .col-xs-2,
.home .col-sm-2,
.home .col-md-2,
.home .col-lg-2,
.home .col-xs-3,
.home .col-sm-3,
.home .col-md-3,
.home .col-lg-3,
.home .col-xs-4,
.home .col-sm-4,
.home .col-md-4,
.home .col-lg-4,
.home .col-xs-5,
.home .col-sm-5,
.home .col-md-5,
.home .col-lg-5,
.home .col-xs-6,
.home .col-sm-6,
.home .col-md-6,
.home .col-lg-6,
.home .col-xs-7,
.home .col-sm-7,
.home .col-md-7,
.home .col-lg-7,
.home .col-xs-8,
.home .col-sm-8,
.home .col-md-8,
.home .col-lg-8,
.home .col-xs-9,
.home .col-sm-9,
.home .col-md-9,
.home .col-lg-9,
.home .col-xs-10,
.home .col-sm-10,
.home .col-md-10,
.home .col-lg-10,
.home .col-xs-11,
.home .col-sm-11,
.home .col-md-11,
.home .col-lg-11,
.home .col-xs-12,
.home .col-sm-12,
.home .col-md-12,
.home .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
.home .col-xs-1,
.home .col-xs-2,
.home .col-xs-3,
.home .col-xs-4,
.home .col-xs-5,
.home .col-xs-6,
.home .col-xs-7,
.home .col-xs-8,
.home .col-xs-9,
.home .col-xs-10,
.home .col-xs-11,
.home .col-xs-12 {
  float: left; }
.home .col-xs-1 {
  width: 8.33333%; }
.home .col-xs-2 {
  width: 16.66667%; }
.home .col-xs-3 {
  width: 25%; }
.home .col-xs-4 {
  width: 33.33333%; }
.home .col-xs-5 {
  width: 41.66667%; }
.home .col-xs-6 {
  width: 50%; }
.home .col-xs-7 {
  width: 58.33333%; }
.home .col-xs-8 {
  width: 66.66667%; }
.home .col-xs-9 {
  width: 75%; }
.home .col-xs-10 {
  width: 83.33333%; }
.home .col-xs-11 {
  width: 91.66667%; }
.home .col-xs-12 {
  width: 100%; }
.home .col-xs-pull-0 {
  right: auto; }
.home .col-xs-pull-1 {
  right: 8.33333%; }
.home .col-xs-pull-2 {
  right: 16.66667%; }
.home .col-xs-pull-3 {
  right: 25%; }
.home .col-xs-pull-4 {
  right: 33.33333%; }
.home .col-xs-pull-5 {
  right: 41.66667%; }
.home .col-xs-pull-6 {
  right: 50%; }
.home .col-xs-pull-7 {
  right: 58.33333%; }
.home .col-xs-pull-8 {
  right: 66.66667%; }
.home .col-xs-pull-9 {
  right: 75%; }
.home .col-xs-pull-10 {
  right: 83.33333%; }
.home .col-xs-pull-11 {
  right: 91.66667%; }
.home .col-xs-pull-12 {
  right: 100%; }
.home .col-xs-push-0 {
  left: auto; }
.home .col-xs-push-1 {
  left: 8.33333%; }
.home .col-xs-push-2 {
  left: 16.66667%; }
.home .col-xs-push-3 {
  left: 25%; }
.home .col-xs-push-4 {
  left: 33.33333%; }
.home .col-xs-push-5 {
  left: 41.66667%; }
.home .col-xs-push-6 {
  left: 50%; }
.home .col-xs-push-7 {
  left: 58.33333%; }
.home .col-xs-push-8 {
  left: 66.66667%; }
.home .col-xs-push-9 {
  left: 75%; }
.home .col-xs-push-10 {
  left: 83.33333%; }
.home .col-xs-push-11 {
  left: 91.66667%; }
.home .col-xs-push-12 {
  left: 100%; }
.home .col-xs-offset-0 {
  margin-left: 0%; }
.home .col-xs-offset-1 {
  margin-left: 8.33333%; }
.home .col-xs-offset-2 {
  margin-left: 16.66667%; }
.home .col-xs-offset-3 {
  margin-left: 25%; }
.home .col-xs-offset-4 {
  margin-left: 33.33333%; }
.home .col-xs-offset-5 {
  margin-left: 41.66667%; }
.home .col-xs-offset-6 {
  margin-left: 50%; }
.home .col-xs-offset-7 {
  margin-left: 58.33333%; }
.home .col-xs-offset-8 {
  margin-left: 66.66667%; }
.home .col-xs-offset-9 {
  margin-left: 75%; }
.home .col-xs-offset-10 {
  margin-left: 83.33333%; }
.home .col-xs-offset-11 {
  margin-left: 91.66667%; }
.home .col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 720px) {
  .home .col-sm-1,
  .home .col-sm-2,
  .home .col-sm-3,
  .home .col-sm-4,
  .home .col-sm-5,
  .home .col-sm-6,
  .home .col-sm-7,
  .home .col-sm-8,
  .home .col-sm-9,
  .home .col-sm-10,
  .home .col-sm-11,
  .home .col-sm-12 {
    float: left; }
  .home .col-sm-1 {
    width: 8.33333%; }
  .home .col-sm-2 {
    width: 16.66667%; }
  .home .col-sm-3 {
    width: 25%; }
  .home .col-sm-4 {
    width: 33.33333%; }
  .home .col-sm-5 {
    width: 41.66667%; }
  .home .col-sm-6 {
    width: 50%; }
  .home .col-sm-7 {
    width: 58.33333%; }
  .home .col-sm-8 {
    width: 66.66667%; }
  .home .col-sm-9 {
    width: 75%; }
  .home .col-sm-10 {
    width: 83.33333%; }
  .home .col-sm-11 {
    width: 91.66667%; }
  .home .col-sm-12 {
    width: 100%; }
  .home .col-sm-pull-0 {
    right: auto; }
  .home .col-sm-pull-1 {
    right: 8.33333%; }
  .home .col-sm-pull-2 {
    right: 16.66667%; }
  .home .col-sm-pull-3 {
    right: 25%; }
  .home .col-sm-pull-4 {
    right: 33.33333%; }
  .home .col-sm-pull-5 {
    right: 41.66667%; }
  .home .col-sm-pull-6 {
    right: 50%; }
  .home .col-sm-pull-7 {
    right: 58.33333%; }
  .home .col-sm-pull-8 {
    right: 66.66667%; }
  .home .col-sm-pull-9 {
    right: 75%; }
  .home .col-sm-pull-10 {
    right: 83.33333%; }
  .home .col-sm-pull-11 {
    right: 91.66667%; }
  .home .col-sm-pull-12 {
    right: 100%; }
  .home .col-sm-push-0 {
    left: auto; }
  .home .col-sm-push-1 {
    left: 8.33333%; }
  .home .col-sm-push-2 {
    left: 16.66667%; }
  .home .col-sm-push-3 {
    left: 25%; }
  .home .col-sm-push-4 {
    left: 33.33333%; }
  .home .col-sm-push-5 {
    left: 41.66667%; }
  .home .col-sm-push-6 {
    left: 50%; }
  .home .col-sm-push-7 {
    left: 58.33333%; }
  .home .col-sm-push-8 {
    left: 66.66667%; }
  .home .col-sm-push-9 {
    left: 75%; }
  .home .col-sm-push-10 {
    left: 83.33333%; }
  .home .col-sm-push-11 {
    left: 91.66667%; }
  .home .col-sm-push-12 {
    left: 100%; }
  .home .col-sm-offset-0 {
    margin-left: 0%; }
  .home .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .home .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .home .col-sm-offset-3 {
    margin-left: 25%; }
  .home .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .home .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .home .col-sm-offset-6 {
    margin-left: 50%; }
  .home .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .home .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .home .col-sm-offset-9 {
    margin-left: 75%; }
  .home .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .home .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .home .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .home .col-md-1,
  .home .col-md-2,
  .home .col-md-3,
  .home .col-md-4,
  .home .col-md-5,
  .home .col-md-6,
  .home .col-md-7,
  .home .col-md-8,
  .home .col-md-9,
  .home .col-md-10,
  .home .col-md-11,
  .home .col-md-12 {
    float: left; }
  .home .col-md-1 {
    width: 8.33333%; }
  .home .col-md-2 {
    width: 16.66667%; }
  .home .col-md-3 {
    width: 25%; }
  .home .col-md-4 {
    width: 33.33333%; }
  .home .col-md-5 {
    width: 41.66667%; }
  .home .col-md-6 {
    width: 50%; }
  .home .col-md-7 {
    width: 58.33333%; }
  .home .col-md-8 {
    width: 66.66667%; }
  .home .col-md-9 {
    width: 75%; }
  .home .col-md-10 {
    width: 83.33333%; }
  .home .col-md-11 {
    width: 91.66667%; }
  .home .col-md-12 {
    width: 100%; }
  .home .col-md-pull-0 {
    right: auto; }
  .home .col-md-pull-1 {
    right: 8.33333%; }
  .home .col-md-pull-2 {
    right: 16.66667%; }
  .home .col-md-pull-3 {
    right: 25%; }
  .home .col-md-pull-4 {
    right: 33.33333%; }
  .home .col-md-pull-5 {
    right: 41.66667%; }
  .home .col-md-pull-6 {
    right: 50%; }
  .home .col-md-pull-7 {
    right: 58.33333%; }
  .home .col-md-pull-8 {
    right: 66.66667%; }
  .home .col-md-pull-9 {
    right: 75%; }
  .home .col-md-pull-10 {
    right: 83.33333%; }
  .home .col-md-pull-11 {
    right: 91.66667%; }
  .home .col-md-pull-12 {
    right: 100%; }
  .home .col-md-push-0 {
    left: auto; }
  .home .col-md-push-1 {
    left: 8.33333%; }
  .home .col-md-push-2 {
    left: 16.66667%; }
  .home .col-md-push-3 {
    left: 25%; }
  .home .col-md-push-4 {
    left: 33.33333%; }
  .home .col-md-push-5 {
    left: 41.66667%; }
  .home .col-md-push-6 {
    left: 50%; }
  .home .col-md-push-7 {
    left: 58.33333%; }
  .home .col-md-push-8 {
    left: 66.66667%; }
  .home .col-md-push-9 {
    left: 75%; }
  .home .col-md-push-10 {
    left: 83.33333%; }
  .home .col-md-push-11 {
    left: 91.66667%; }
  .home .col-md-push-12 {
    left: 100%; }
  .home .col-md-offset-0 {
    margin-left: 0%; }
  .home .col-md-offset-1 {
    margin-left: 8.33333%; }
  .home .col-md-offset-2 {
    margin-left: 16.66667%; }
  .home .col-md-offset-3 {
    margin-left: 25%; }
  .home .col-md-offset-4 {
    margin-left: 33.33333%; }
  .home .col-md-offset-5 {
    margin-left: 41.66667%; }
  .home .col-md-offset-6 {
    margin-left: 50%; }
  .home .col-md-offset-7 {
    margin-left: 58.33333%; }
  .home .col-md-offset-8 {
    margin-left: 66.66667%; }
  .home .col-md-offset-9 {
    margin-left: 75%; }
  .home .col-md-offset-10 {
    margin-left: 83.33333%; }
  .home .col-md-offset-11 {
    margin-left: 91.66667%; }
  .home .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .home .col-lg-1,
  .home .col-lg-2,
  .home .col-lg-3,
  .home .col-lg-4,
  .home .col-lg-5,
  .home .col-lg-6,
  .home .col-lg-7,
  .home .col-lg-8,
  .home .col-lg-9,
  .home .col-lg-10,
  .home .col-lg-11,
  .home .col-lg-12 {
    float: left; }
  .home .col-lg-1 {
    width: 8.33333%; }
  .home .col-lg-2 {
    width: 16.66667%; }
  .home .col-lg-3 {
    width: 25%; }
  .home .col-lg-4 {
    width: 33.33333%; }
  .home .col-lg-5 {
    width: 41.66667%; }
  .home .col-lg-6 {
    width: 50%; }
  .home .col-lg-7 {
    width: 58.33333%; }
  .home .col-lg-8 {
    width: 66.66667%; }
  .home .col-lg-9 {
    width: 75%; }
  .home .col-lg-10 {
    width: 83.33333%; }
  .home .col-lg-11 {
    width: 91.66667%; }
  .home .col-lg-12 {
    width: 100%; }
  .home .col-lg-pull-0 {
    right: auto; }
  .home .col-lg-pull-1 {
    right: 8.33333%; }
  .home .col-lg-pull-2 {
    right: 16.66667%; }
  .home .col-lg-pull-3 {
    right: 25%; }
  .home .col-lg-pull-4 {
    right: 33.33333%; }
  .home .col-lg-pull-5 {
    right: 41.66667%; }
  .home .col-lg-pull-6 {
    right: 50%; }
  .home .col-lg-pull-7 {
    right: 58.33333%; }
  .home .col-lg-pull-8 {
    right: 66.66667%; }
  .home .col-lg-pull-9 {
    right: 75%; }
  .home .col-lg-pull-10 {
    right: 83.33333%; }
  .home .col-lg-pull-11 {
    right: 91.66667%; }
  .home .col-lg-pull-12 {
    right: 100%; }
  .home .col-lg-push-0 {
    left: auto; }
  .home .col-lg-push-1 {
    left: 8.33333%; }
  .home .col-lg-push-2 {
    left: 16.66667%; }
  .home .col-lg-push-3 {
    left: 25%; }
  .home .col-lg-push-4 {
    left: 33.33333%; }
  .home .col-lg-push-5 {
    left: 41.66667%; }
  .home .col-lg-push-6 {
    left: 50%; }
  .home .col-lg-push-7 {
    left: 58.33333%; }
  .home .col-lg-push-8 {
    left: 66.66667%; }
  .home .col-lg-push-9 {
    left: 75%; }
  .home .col-lg-push-10 {
    left: 83.33333%; }
  .home .col-lg-push-11 {
    left: 91.66667%; }
  .home .col-lg-push-12 {
    left: 100%; }
  .home .col-lg-offset-0 {
    margin-left: 0%; }
  .home .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .home .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .home .col-lg-offset-3 {
    margin-left: 25%; }
  .home .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .home .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .home .col-lg-offset-6 {
    margin-left: 50%; }
  .home .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .home .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .home .col-lg-offset-9 {
    margin-left: 75%; }
  .home .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .home .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .home .col-lg-offset-12 {
    margin-left: 100%; } }
.rangeslider,
.rangeslider__fill {
  display: block;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.rangeslider {
  background: #e6e6e6;
  position: relative; }

.rangeslider--horizontal {
  height: 20px;
  width: 100%; }

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%; }

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4; }

.rangeslider__fill {
  background: #00ff00;
  position: absolute; }

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%; }

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%; }

.rangeslider__handle {
  background: white;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12)); }

.rangeslider--horizontal .rangeslider__handle {
  top: -10px;
  touch-action: pan-y;
  -ms-touch-action: pan-y; }

.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x; }

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9); }

.range-slider {
  position: absolute;
  right: -70px;
  bottom: -13px;
  width: 77%;
  /* custom thumb */
  /* custom label */
  /* custom track */
  /* remove border */ }
  .range-slider .range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - (98px));
    height: 6px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;
    transition: width .15s ease-in-out; }
  .range-slider .range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 94px;
    height: 16px;
    border-radius: 5px;
    background: #05a2ff;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out; }
  .range-slider .range-slider__range::-moz-range-thumb {
    width: 94px;
    height: 16px;
    border: 0;
    border-radius: 5px;
    background: #05a2ff;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out; }
  .range-slider .range-slider__range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c; }
  .range-slider .range-slider__value {
    display: inline-block;
    position: relative;
    width: 60px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #2c3e50;
    padding: 5px 10px;
    margin-left: 8px;
    visibility: hidden; }
  .range-slider .range-slider__value:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #2c3e50;
    border-bottom: 7px solid transparent;
    content: ''; }
  .range-slider ::-moz-range-track {
    background: #ebeded;
    border: 0; }
  .range-slider input::-moz-focus-inner, .range-slider input::-moz-focus-outer {
    border: 0; }

/* Tranche PROGRAMMES ISG */
.home .programs, .campus-tpl .programs {
  background: #013f64;
  margin: 0;
  padding-bottom: 126px; }
  .home .programs .title-programs, .campus-tpl .programs .title-programs {
    padding-left: 0;
    font-family: "aileronbold", Arial, sans-serif;
    font-size: 46px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px; }
  .home .programs .levels, .campus-tpl .programs .levels {
    position: relative;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 100%;
    padding: 20px 0 20px 30px;
    max-width: 1034px;
    margin: 0 auto; }
    .home .programs .levels .level_studies, .campus-tpl .programs .levels .level_studies {
      color: #fff;
      font-family: "aileronthin", Arial, sans-serif; }
      .home .programs .levels .level_studies h4, .campus-tpl .programs .levels .level_studies h4 {
        display: inline-block;
        font-size: 21px;
        vertical-align: top;
        margin-right: 30px; }
      .home .programs .levels .level_studies ul, .campus-tpl .programs .levels .level_studies ul {
        position: relative;
        display: inline-block;
        text-align: center; }
        .home .programs .levels .level_studies ul li, .campus-tpl .programs .levels .level_studies ul li {
          display: inline-block;
          vertical-align: middle;
          padding: 0 25px; }
          .home .programs .levels .level_studies ul li a, .campus-tpl .programs .levels .level_studies ul li a {
            color: #fff;
            font-family: "aileronthin", Arial, sans-serif;
            font-size: 31px; }
            .home .programs .levels .level_studies ul li a:hover, .home .programs .levels .level_studies ul li a.on, .campus-tpl .programs .levels .level_studies ul li a:hover, .campus-tpl .programs .levels .level_studies ul li a.on {
              color: #3fc0f0; }
.home .list-programs, .campus-tpl .list-programs {
  margin: 0;
  position: relative;
  top: -60px; }
  .home .list-programs .list-items, .campus-tpl .list-programs .list-items {
    min-height: 800px; }
    .home .list-programs .list-items .item, .campus-tpl .list-programs .list-items .item {
      position: relative;
      min-height: 680px;
      margin-bottom: 40px;
      display: none; }
      .home .list-programs .list-items .item.col-md-4, .campus-tpl .list-programs .list-items .item.col-md-4 {
        width: 30.8%; }
      .home .list-programs .list-items .item.mlm p.txt, .campus-tpl .list-programs .list-items .item.mlm p.txt {
        min-height: inherit !important; }
      .home .list-programs .list-items .item .head, .campus-tpl .list-programs .list-items .item .head {
        width: 100%;
        background: #05a2ff;
        border-radius: 4px 4px 0 0;
        min-height: 177px;
        padding: 10px;
        box-sizing: border-box;
        padding-bottom: 0;
        box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); }
        .home .list-programs .list-items .item .head .border, .campus-tpl .list-programs .list-items .item .head .border {
          position: relative;
          border-radius: 4px 4px 0 0;
          border: 1px solid #fff;
          border-bottom: 0;
          min-height: 177px;
          box-sizing: border-box; }
        .home .list-programs .list-items .item .head .title-h3, .campus-tpl .list-programs .list-items .item .head .title-h3 {
          font-size: 24px !important;
          font-family: "aileronblack", Arial, sans-serif;
          color: #fff;
          text-transform: uppercase;
          position: absolute;
          top: 50%;
          transform: translate(0, -50%);
          padding-right: 100px; }
        .home .list-programs .list-items .item .head .duration, .campus-tpl .list-programs .list-items .item .head .duration {
          background: #fff;
          color: #05a2ff;
          position: absolute;
          width: 66px;
          height: 100px;
          right: 0px;
          top: 50%;
          transform: translateY(-50%);
          text-align: center; }
          .home .list-programs .list-items .item .head .duration:before, .campus-tpl .list-programs .list-items .item .head .duration:before {
            content: "";
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.25em;
            /* space width */ }
          .home .list-programs .list-items .item .head .duration p, .campus-tpl .list-programs .list-items .item .head .duration p {
            color: #05a2ff;
            display: inline-block;
            vertical-align: middle;
            font-family: "aileronthin", Arial, sans-serif;
            font-size: 18px; }
            .home .list-programs .list-items .item .head .duration p span, .campus-tpl .list-programs .list-items .item .head .duration p span {
              display: block; }
              .home .list-programs .list-items .item .head .duration p span.number, .campus-tpl .list-programs .list-items .item .head .duration p span.number {
                font-family: "aileronblack", Arial, sans-serif;
                font-size: 50px; }
      .home .list-programs .list-items .item .content, .campus-tpl .list-programs .list-items .item .content {
        border: 1px solid #05a2ff;
        border-top: 0;
        border-radius: 0 0 4px 4px;
        padding: 40px;
        box-sizing: border-box; }
        .home .list-programs .list-items .item .content .campus, .home .list-programs .list-items .item .content .diploma, .home .list-programs .list-items .item .content .niveau-etudes, .campus-tpl .list-programs .list-items .item .content .campus, .campus-tpl .list-programs .list-items .item .content .diploma, .campus-tpl .list-programs .list-items .item .content .niveau-etudes {
          float: inherit;
          margin: 0; }
          .home .list-programs .list-items .item .content .campus .picto, .home .list-programs .list-items .item .content .diploma .picto, .home .list-programs .list-items .item .content .niveau-etudes .picto, .campus-tpl .list-programs .list-items .item .content .campus .picto, .campus-tpl .list-programs .list-items .item .content .diploma .picto, .campus-tpl .list-programs .list-items .item .content .niveau-etudes .picto {
            float: left;
            background: url(/Content/images/icon-campus-programme@2x.png) no-repeat center 0;
            width: 30px;
            height: 24px;
            background-size: 24px 24px;
            margin: 15px 0; }
          .home .list-programs .list-items .item .content .campus .texte, .home .list-programs .list-items .item .content .diploma .texte, .home .list-programs .list-items .item .content .niveau-etudes .texte, .campus-tpl .list-programs .list-items .item .content .campus .texte, .campus-tpl .list-programs .list-items .item .content .diploma .texte, .campus-tpl .list-programs .list-items .item .content .niveau-etudes .texte {
            padding: 0 10px;
            float: left;
            width: calc(100% - 30px);
            box-sizing: border-box; }
            .home .list-programs .list-items .item .content .campus .texte p, .home .list-programs .list-items .item .content .diploma .texte p, .home .list-programs .list-items .item .content .niveau-etudes .texte p, .campus-tpl .list-programs .list-items .item .content .campus .texte p, .campus-tpl .list-programs .list-items .item .content .diploma .texte p, .campus-tpl .list-programs .list-items .item .content .niveau-etudes .texte p {
              min-height: 64px; }
        .home .list-programs .list-items .item .content .cycle, .campus-tpl .list-programs .list-items .item .content .cycle {
          display: none; }
        .home .list-programs .list-items .item .content .campus, .campus-tpl .list-programs .list-items .item .content .campus {
          min-height: 91px;
          padding-bottom: 0; }
        .home .list-programs .list-items .item .content .diploma, .campus-tpl .list-programs .list-items .item .content .diploma {
          visibility: hidden;
          height: 0 !important;
          min-height: 0 !important; }
          .home .list-programs .list-items .item .content .diploma .picto, .campus-tpl .list-programs .list-items .item .content .diploma .picto {
            background: url(/Content/images/icon_diplome@2x.png) no-repeat center 0;
            width: 30px;
            height: 27px;
            background-size: 30px 27px;
            display: none; }
          .home .list-programs .list-items .item .content .diploma .texte, .campus-tpl .list-programs .list-items .item .content .diploma .texte {
            display: none; }
        .home .list-programs .list-items .item .content .niveau-etudes .picto, .campus-tpl .list-programs .list-items .item .content .niveau-etudes .picto {
          background: url(/Content/images/icon_niveau_etude@2x.png) no-repeat center 0;
          width: 30px;
          height: 22px;
          background-size: 12px 22px; }
        .home .list-programs .list-items .item .content p, .campus-tpl .list-programs .list-items .item .content p {
          padding-bottom: 25px; }
          .home .list-programs .list-items .item .content p.txt, .campus-tpl .list-programs .list-items .item .content p.txt {
            min-height: 330px; }
      .home .list-programs .list-items .item p.btn, .campus-tpl .list-programs .list-items .item p.btn {
        background: #fff;
        width: 60%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%); }
        .home .list-programs .list-items .item p.btn .cta, .campus-tpl .list-programs .list-items .item p.btn .cta {
          display: block;
          border: none;
          background: #fff;
          color: #05a2ff;
          vertical-align: middle;
          position: relative;
          z-index: 1;
          line-height: 40px;
          border: 1px solid #05a2ff !important;
          border-radius: 3px;
          font-family: "aileronsemibold", Arial, sans-serif;
          font-size: 14px !important;
          text-align: center; }
          .home .list-programs .list-items .item p.btn .cta.more, .campus-tpl .list-programs .list-items .item p.btn .cta.more {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            width: 170px;
            box-sizing: border-box;
            bottom: -18px; }
          .home .list-programs .list-items .item p.btn .cta:hover, .campus-tpl .list-programs .list-items .item p.btn .cta:hover {
            background: #05a2ff;
            color: #fff; }

/* except */
.campus-tpl.paris .list-programs .list-items .item.i-mba p.btn .cta.more {
  width: 260px; }

.campus-tpl.geneve .list-programs .list-items .item.blm p.btn .cta.more {
  width: 260px; }

@media all and (max-width: 1280px) {
  .home .programs .levels {
    box-sizing: border-box; }

  .home .programs .levels .level_studies h4 {
    text-align: center;
    width: 100%; }

  .home .programs .levels .level_studies ul {
    width: 100%; }

  .home .list-programs .list-items {
    min-height: 600px;
    padding: 0 0 0 15px; }
    .home .list-programs .list-items .item.g--third {
      float: left;
      margin-right: 3.7%;
      width: 46.15%; }
    .home .list-programs .list-items .item.col-md-4 {
      width: 29.8%; }
      .home .list-programs .list-items .item.col-md-4 .title-h3 {
        font-size: 19px !important; }
    .home .list-programs .list-items .item .content p.txt {
      min-height: inherit; }

  .range-slider {
    right: 50%;
    width: 80%;
    min-width: 816px;
    transform: translateX(58%); } }
@media all and (max-width: 1056px) {
  .home .list-programs .list-items .item.col-md-4 {
    width: 45.8%; } }
@media all and (max-width: 920px) {
  .home .programs .desktop {
    display: none !important; }

  .home .programs .mobile {
    display: block !important; }

  .home .programs .range-slider {
    display: none; }

  .home .programs {
    /* Reset Select */
    /* Remove IE arrow */
    /* Custom Select */
    /* Arrow */
    /* Transition */ }
    .home .programs select {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      outline: 0;
      box-shadow: none;
      border: 0 !important;
      background: #2c3e50;
      background-image: none;
      width: 100%;
      height: 3em; }
    .home .programs select::-ms-expand {
      display: none; }
    .home .programs .select {
      position: relative;
      display: flex;
      width: 20em;
      height: 3em;
      line-height: 3;
      background: #2c3e50;
      overflow: hidden;
      border-radius: .25em;
      margin: 20px auto 0; }
    .home .programs select {
      flex: 1;
      padding: 0 .5em;
      color: #fff;
      cursor: pointer; }
    .home .programs .select::after {
      content: '\25BC';
      position: absolute;
      top: 0;
      right: 0;
      padding: 0 1em;
      background: #34495e;
      cursor: pointer;
      pointer-events: none;
      -webkit-transition: .25s all ease;
      -o-transition: .25s all ease;
      transition: .25s all ease; }
    .home .programs .select:hover::after {
      color: #05a2ff; }

  .home .programs .levels {
    padding: 20px 0 20px 0px; } }
@media all and (max-width: 880px) {
  .home .programs .title-programs {
    font-size: 27px; }

  .home .list-programs .list-items {
    padding: 0; }

  .home .list-programs .list-items .item {
    min-height: inherit; }
    .home .list-programs .list-items .item.g--third {
      margin-right: 0;
      width: 100%; }

  .home .list-programs .list-items .item p.btn {
    padding: 0; }

  .home .list-programs .list-items .item .content p.txt {
    min-height: 220px; }

  .home .list-programs .list-items .item .content p.cycle {
    min-height: 0; }

  .home .list-programs .list-items .item .content, .campus-tpl .list-programs .list-items .item .content {
    padding: 25px; } }
@media all and (max-width: 770px) {
  .home .list-programs .list-items .item.col-md-4 {
    width: inherit !important; } }
.home .agenda, .campus-tpl .agenda {
  background: url(/Content/images/bg_agenda.jpg) no-repeat center 180px;
  background-size: cover;
  width: 100%;
  min-height: 844px;
  padding-bottom: 60px;
  box-sizing: border-box; }
  .home .agenda .content, .campus-tpl .agenda .content {
    padding: 39px 0 40px;
    margin: 0; }
  .home .agenda .title, .campus-tpl .agenda .title {
    font-family: 'Lato', sans-serif;
    font-size: 21px !important;
    color: #fff;
    line-height: 24px;
    min-height: 84px;
    overflow: hidden; }
    .home .agenda .title.red, .campus-tpl .agenda .title.red {
      color: #FF4D4D;
      margin-bottom: 25px;
      font-family: "aileronbold", Arial, sans-serif;
      font-size: 45px !important;
      text-align: center;
      line-height: 32px;
      padding: 0; }
  .home .agenda .events-city, .campus-tpl .agenda .events-city {
    padding-bottom: 80px; }
    .home .agenda .events-city ul, .campus-tpl .agenda .events-city ul {
      text-align: center; }
      .home .agenda .events-city ul li, .campus-tpl .agenda .events-city ul li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0;
        transition-property: background, color, opacity;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out; }
        .home .agenda .events-city ul li:hover span:before, .home .agenda .events-city ul li.on span:before, .campus-tpl .agenda .events-city ul li:hover span:before, .campus-tpl .agenda .events-city ul li.on span:before {
          opacity: 1; }
        .home .agenda .events-city ul li:hover span:after, .home .agenda .events-city ul li.on span:after, .campus-tpl .agenda .events-city ul li:hover span:after, .campus-tpl .agenda .events-city ul li.on span:after {
          opacity: 1; }
        .home .agenda .events-city ul li:hover a, .home .agenda .events-city ul li.on a, .campus-tpl .agenda .events-city ul li:hover a, .campus-tpl .agenda .events-city ul li.on a {
          background: #FF4D4D !important;
          color: #fff !important; }
        .home .agenda .events-city ul li:last-child, .campus-tpl .agenda .events-city ul li:last-child {
          margin-right: 0; }
        .home .agenda .events-city ul li span:before, .campus-tpl .agenda .events-city ul li span:before {
          opacity: 0;
          content: "";
          position: absolute;
          background: url(/Content/images/icon-down@2x.png) no-repeat 0 bottom;
          background-size: 53px 47px;
          width: 53px;
          height: 47px;
          bottom: -20px;
          left: 50%;
          margin-left: -26px; }
        .home .agenda .events-city ul li span:after, .campus-tpl .agenda .events-city ul li span:after {
          content: "";
          position: absolute;
          bottom: -8px;
          left: 50%;
          margin-left: -8px;
          border-top: 8px solid #FF4D4D;
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-bottom: 0;
          opacity: 0; }
        .home .agenda .events-city ul li a, .campus-tpl .agenda .events-city ul li a {
          padding: 20px 22px;
          box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
          font-family: 'Lato', sans-serif;
          display: block;
          font-weight: 700;
          font-size: 17px;
          min-width: 105px;
          box-sizing: border-box; }
          .home .agenda .events-city ul li a.menu, .campus-tpl .agenda .events-city ul li a.menu {
            color: #004D7C;
            background: #fff; }
          .home .agenda .events-city ul li a:hover, .home .agenda .events-city ul li a.on, .campus-tpl .agenda .events-city ul li a:hover, .campus-tpl .agenda .events-city ul li a.on {
            background: #FF4D4D;
            color: #fff; }
  .home .agenda .events-list, .campus-tpl .agenda .events-list {
    min-height: 306px; }
    .home .agenda .events-list .item, .campus-tpl .agenda .events-list .item {
      margin-bottom: 20px; }
      .home .agenda .events-list .item:nth-child(3), .home .agenda .events-list .item:nth-child(6), .campus-tpl .agenda .events-list .item:nth-child(3), .campus-tpl .agenda .events-list .item:nth-child(6) {
        margin-right: 0; }
      .home .agenda .events-list .item .box, .campus-tpl .agenda .events-list .item .box {
        border-radius: 4px;
        display: block; }
        .home .agenda .events-list .item .box.date, .campus-tpl .agenda .events-list .item .box.date {
          padding: 25px 18px;
          background: url(/Content/images/bg_date_agenda.png) no-repeat 0 0px;
          box-sizing: border-box;
          width: 156px;
          height: 90px;
          text-align: center; }
          .home .agenda .events-list .item .box.date .day, .campus-tpl .agenda .events-list .item .box.date .day {
            color: #fff;
            font-family: "aileronheavy", Arial, sans-serif;
            font-size: 32px;
            text-transform: capitalize;
            letter-spacing: -1px; }
          .home .agenda .events-list .item .box.date .month, .campus-tpl .agenda .events-list .item .box.date .month {
            color: #fff;
            text-transform: uppercase;
            font-family: "aileronblack", Arial, sans-serif;
            font-size: 25px; }
        .home .agenda .events-list .item .box.infos, .campus-tpl .agenda .events-list .item .box.infos {
          background: #004D7C;
          padding: 40px 45px;
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
          min-height: 132px; }
          .home .agenda .events-list .item .box.infos .name, .campus-tpl .agenda .events-list .item .box.infos .name {
            font-style: normal;
            font-family: "aileronbold", Arial, sans-serif;
            font-size: 15px;
            color: #ff4d4d;
            background: url(/Content/images/puce_program.png) no-repeat 0 0px;
            display: block;
            padding-left: 30px;
            line-height: 24px; }
  .home .agenda p.btn, .campus-tpl .agenda p.btn {
    display: block; }
    .home .agenda p.btn .cta, .campus-tpl .agenda p.btn .cta {
      display: block;
      float: right;
      border: none;
      background: #ff4d4d;
      color: #fff;
      vertical-align: middle;
      position: relative;
      z-index: 1;
      line-height: 24px;
      border: 1px solid #ff4d4d !important;
      border-radius: 4px;
      font-family: 'Lato', sans-serif;
      font-size: 15px !important;
      text-align: center; }
      .home .agenda p.btn .cta.more, .campus-tpl .agenda p.btn .cta.more {
        position: relative;
        width: 200px;
        box-sizing: border-box;
        bottom: 0;
        padding: 12px 20px;
        font-weight: 700; }
      .home .agenda p.btn .cta:hover, .campus-tpl .agenda p.btn .cta:hover {
        background: transparent;
        color: #ff4d4d; }

@media all and (max-width: 1280px) {
  .home .agenda .events-city ul li a,
  .campus-tpl .agenda .events-city ul li a {
    font-size: 13px;
    min-width: 75px; }

  .home .agenda .events-list .g--third,
  .campus-tpl .agenda .events-list .g--third {
    float: left;
    margin-right: 3.7%;
    width: 48.15%; }

  .home .agenda .events-list .item:nth-child(3),
  .campus-tpl .agenda .events-list .item:nth-child(3) {
    margin-right: 3.7%; }

  .home .agenda .events-list .item:nth-child(even),
  .campus-tpl .agenda .events-list .item:nth-child(even) {
    margin-right: 0; } }
@media all and (max-width: 1024px) {
  .home .agenda .events-city ul li a,
  .campus-tpl .agenda .events-city ul li a {
    font-size: 11px;
    min-width: 66px; } }
@media all and (max-width: 960px) {
  .home .agenda .content,
  .campus-tpl .agenda .content {
    padding: 0px 0 0px;
    margin: 0; }

  .home .agenda .desktop,
  .campus-tpl .agenda .desktop {
    display: none !important; }

  .home .agenda .mobile,
  .campus-tpl .agenda .mobile {
    display: block !important;
    padding-top: 30px; }

  .home .agenda,
  .campus-tpl .agenda {
    /* Reset Select */
    /* Remove IE arrow */
    /* Custom Select */
    /* Arrow */
    /* Transition */ }
    .home .agenda select,
    .campus-tpl .agenda select {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      outline: 0;
      box-shadow: none;
      border: 0 !important;
      background: #2c3e50;
      background-image: none;
      width: 100%;
      height: 3em; }
    .home .agenda select::-ms-expand,
    .campus-tpl .agenda select::-ms-expand {
      display: none; }
    .home .agenda .select,
    .campus-tpl .agenda .select {
      position: relative;
      display: flex;
      width: 20em;
      height: 3em;
      line-height: 3;
      background: #2c3e50;
      overflow: hidden;
      border-radius: .25em;
      margin: 20px auto 0;
      top: -60px; }
    .home .agenda select,
    .campus-tpl .agenda select {
      flex: 1;
      padding: 0 .5em;
      color: #fff;
      cursor: pointer; }
    .home .agenda .select::after,
    .campus-tpl .agenda .select::after {
      content: '\25BC';
      position: absolute;
      top: 0;
      right: 0;
      padding: 0 1em;
      background: #34495e;
      cursor: pointer;
      pointer-events: none;
      -webkit-transition: .25s all ease;
      -o-transition: .25s all ease;
      transition: .25s all ease;
      color: #fff; }
    .home .agenda .select:hover::after,
    .campus-tpl .agenda .select:hover::after {
      color: #ff4d4d; } }
@media all and (max-width: 880px) {
  .home .agenda, .campus-tpl .agenda {
    min-height: inherit; }

  .home .agenda .events-list .g--third,
  .campus-tpl .agenda .events-list .g--third {
    float: left;
    margin-right: 0;
    width: 100%; }

  .home .agenda .events-list .item:nth-child(3),
  .campus-tpl .agenda .events-list .item:nth-child(3) {
    margin-right: 0; }

  .home .agenda p.btn .cta,
  .campus-tpl .agenda p.btn .cta {
    float: none;
    margin: 0 auto; }

  .home .agenda .title,
  .campus-tpl .agenda .title {
    font-size: 17px !important; }

  .home .agenda p.btn .cta.more,
  .campus-tpl .agenda p.btn .cta.more {
    display: block;
    margin: 15px auto 0;
    float: none; } }
/**
*
* Helper
*
**/
/**********************************************/
/**********************************************/
.clear::before, .clear::after {
  content: '';
  display: table; }
.clear::after {
  clear: both; }

/*==========  COLORS  ==========*/
/*==========  ANIMATIONS  ==========*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.85s ease-in-out;
  transition: opacity  0.85s ease-in-out; }

/*==========  GENERIC  ==========*/
.centered {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.upper {
  text-transform: uppercase; }

.overflowhidden {
  overflow: hidden; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.layer {
  position: absolute; }

.desktop {
  display: block; }

.mobile {
  display: none; }

.inline-block {
  display: inline-block; }

.boxshadow {
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.4); }

/*==========  UTILS JU  ==========*/
.img-rounded {
  border-radius: 0; }

.img-circle {
  border-radius: 50%;
  overflow: hidden; }

.img {
  background-size: cover;
  background-position: center 0; }

.img-responsive {
  /*display: none;*/
  width: 100%;
  max-width: 100%;
  height: auto; }

.table {
  display: table;
  height: 100%;
  width: 100%;
  margin-bottom: 0; }

.table-cell {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  width: 100%; }
  .table-cell.vtop {
    vertical-align: top; }

.ellipsis {
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; }

.ellipsis:after {
  content: '...'; }

/******************************************/
/***** Scrollbar ******
*******************************************/
/*
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
*/
/**
*
* Variables  Color ISG
*
**/
/*****************VARIANTE DES COULEURS*****************/
/* business & management*/
/* grande école */
/* BBA MBA */
/* MSc MBA */
/* ISG OLD PORTAIL */
/* ISG PORTAIL */
.loader {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  cursor: wait;
  background: #013f64; }

.loader {
  display: block; }

.loader .logo {
  display: table;
  height: 80%;
  text-align: center;
  width: 100%; }

.loader .logo .isg {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle; }

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
.uil-ring-css {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -20px; }

.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 80px;
  box-shadow: 0 6px 0 0 #4cb2ff;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite; }

.home, .campus-tpl {
  /* CAMPUS MAP */ }
  .home.global, .campus-tpl.global {
    width: 100% !important; }
  .home .slick-slider, .campus-tpl .slick-slider {
    margin-bottom: 0; }
  .home .container, .campus-tpl .container {
    margin: 0 auto;
    padding: 0 30px; }
  .home .main-container, .campus-tpl .main-container {
    min-height: 100%; }
  .home .container, .campus-tpl .container {
    position: relative;
    box-sizing: content-box;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (min-width: 880px) {
      .home .container, .campus-tpl .container {
        padding-left: 4.8%;
        padding-right: 4.8%;
        max-width: 1024px; } }
    @media only screen and (min-width: 1280px) {
      .home .container, .campus-tpl .container {
        padding-left: 4.4%;
        padding-right: 4.4%;
        max-width: 1162px; } }
  @media only screen and (min-width: 880px) {
    .home .container-medium, .campus-tpl .container-medium {
      box-sizing: content-box;
      position: relative;
      padding-left: 5%;
      padding-right: 5%;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 880px) and (min-width: 880px) {
    .home .container-medium, .campus-tpl .container-medium {
      padding-left: 4.8%;
      padding-right: 4.8%;
      max-width: 1024px; } }
  @media only screen and (min-width: 880px) and (min-width: 1280px) {
    .home .container-medium, .campus-tpl .container-medium {
      padding-left: 4.4%;
      padding-right: 4.4%;
      max-width: 1162px; } }

  @media only screen and (max-width: 879px) {
    .home .container-small, .campus-tpl .container-small {
      box-sizing: content-box;
      position: relative;
      padding-left: 5%;
      padding-right: 5%;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (max-width: 879px) and (min-width: 880px) {
    .home .container-small, .campus-tpl .container-small {
      padding-left: 4.8%;
      padding-right: 4.8%;
      max-width: 1024px; } }
  @media only screen and (max-width: 879px) and (min-width: 1280px) {
    .home .container-small, .campus-tpl .container-small {
      padding-left: 4.4%;
      padding-right: 4.4%;
      max-width: 1162px; } }

  .home .introduction, .campus-tpl .introduction {
    padding-top: 90px;
    margin: 0;
    background: #013f64; }
    .home .introduction .slick-visuels, .campus-tpl .introduction .slick-visuels {
      width: 100%; }
      .home .introduction .slick-visuels .item, .campus-tpl .introduction .slick-visuels .item {
        min-height: 752px; }
        .home .introduction .slick-visuels .item img.slick-loading, .campus-tpl .introduction .slick-visuels .item img.slick-loading {
          background: #013f64 url("http://www.ajaxload.info/images/exemples/30.gif") center center no-repeat; }
        .home .introduction .slick-visuels .item .img-responsive, .campus-tpl .introduction .slick-visuels .item .img-responsive {
          position: absolute; }
      .home .introduction .slick-visuels .slick-prev, .home .introduction .slick-visuels .slick-next, .campus-tpl .introduction .slick-visuels .slick-prev, .campus-tpl .introduction .slick-visuels .slick-next {
        background: rgba(255, 255, 255, 0.38);
        border-radius: 3px;
        width: 60px;
        height: 86px;
        line-height: 43px;
        border: 0;
        bottom: inherit;
        top: 50%;
        transform: translateY(-50%); }
      .home .introduction .slick-visuels .slick-next, .campus-tpl .introduction .slick-visuels .slick-next {
        right: 0; }
        .home .introduction .slick-visuels .slick-next:after, .campus-tpl .introduction .slick-visuels .slick-next:after {
          content: '';
          position: absolute;
          background: url(/Content/images/icon@2x.png) no-repeat 0 0;
          background-size: 22px 19px;
          width: 22px;
          height: 19px;
          transform: translate(-50%, -50%);
          top: 50%;
          left: 50%; }
          .home .introduction .slick-visuels .slick-next:after:hover, .campus-tpl .introduction .slick-visuels .slick-next:after:hover {
            opacity: 0.7; }
      .home .introduction .slick-visuels .slick-prev, .campus-tpl .introduction .slick-visuels .slick-prev {
        left: 0; }
        .home .introduction .slick-visuels .slick-prev:after, .campus-tpl .introduction .slick-visuels .slick-prev:after {
          content: '';
          position: absolute;
          background: url(/Content/images/icon@2x.png) no-repeat 0 0;
          background-size: 22px 19px;
          width: 22px;
          height: 19px;
          transform: translate(-50%, -50%) rotate(180deg);
          top: 50%;
          left: 50%; }
          .home .introduction .slick-visuels .slick-prev:after:hover, .campus-tpl .introduction .slick-visuels .slick-prev:after:hover {
            opacity: 0.7; }
    .home .introduction .content, .campus-tpl .introduction .content {
      position: relative;
      padding: 108px 0;
      text-align: center; }
      .home .introduction .content:nth-child(1) p, .campus-tpl .introduction .content:nth-child(1) p {
        max-width: 450px; }
      .home .introduction .content .title--secondary, .campus-tpl .introduction .content .title--secondary {
        color: #ffffff;
        font-size: 27px;
        font-family: "aileronblack", Arial, sans-serif;
        padding: 25px 0; }
      .home .introduction .content .chapo, .campus-tpl .introduction .content .chapo {
        color: #ffffff;
        font-size: 22px;
        font-family: "aileronsemibold", Arial, sans-serif;
        margin: 0;
        padding: 0;
        padding-bottom: 25px;
        text-transform: capitalize;
        font-weight: normal; }
      .home .introduction .content .txt, .campus-tpl .introduction .content .txt {
        padding: 10px 10px 10px 0;
        color: #ffffff;
        font-family: "aileronthin", Arial, sans-serif;
        font-size: 16px; }
      .home .introduction .content .btns ul, .campus-tpl .introduction .content .btns ul {
        display: block;
        background: rgba(255, 255, 255, 0.6);
        border-radius: 3px;
        padding: 20px;
        width: 296px;
        text-align: center; }
        .home .introduction .content .btns ul li, .campus-tpl .introduction .content .btns ul li {
          display: inline-block; }
          .home .introduction .content .btns ul li a.doc-btn, .campus-tpl .introduction .content .btns ul li a.doc-btn {
            margin-bottom: 0 !important; }
      .home .introduction .content .members, .campus-tpl .introduction .content .members {
        margin-top: 60px; }
        .home .introduction .content .members a, .home .introduction .content .members p, .campus-tpl .introduction .content .members a, .campus-tpl .introduction .content .members p {
          display: inline-block;
          margin: 3px;
          vertical-align: middle;
          color: #fff; }
        .home .introduction .content .members img.logocge, .campus-tpl .introduction .content .members img.logocge {
          width: auto;
          margin: 0; }
        .home .introduction .content .members img.logoefmd, .campus-tpl .introduction .content .members img.logoefmd {
          width: auto;
          margin: 0; }
        .home .introduction .content .members img.logoaacsb, .campus-tpl .introduction .content .members img.logoaacsb {
          width: auto;
          margin: 0; }
        .home .introduction .content .members img.logocladea, .campus-tpl .introduction .content .members img.logocladea {
          width: 40px;
          margin: 0; }
        .home .introduction .content .members img.logougei, .campus-tpl .introduction .content .members img.logougei {
          width: auto;
          margin: 0; }
  .home .key-figures, .campus-tpl .key-figures {
    background: #013f64;
    margin: 0; }
    .home .key-figures ul, .campus-tpl .key-figures ul {
      display: block;
      padding: 35px 40px;
      text-align: center;
      background: #ffffff;
      border-radius: 2px;
      overflow: hidden;
      width: 100%;
      position: relative;
      top: -70px;
      max-width: 1162px;
      box-sizing: border-box; }
      .home .key-figures ul li, .campus-tpl .key-figures ul li {
        position: relative;
        display: inline-block;
        text-align: center;
        color: #ff4d4d;
        vertical-align: middle;
        padding: 0 16px;
        box-sizing: border-box; }
        .home .key-figures ul li.campus, .campus-tpl .key-figures ul li.campus {
          margin-top: 0;
          float: none; }
          .home .key-figures ul li.campus span, .campus-tpl .key-figures ul li.campus span {
            display: inline-block;
            vertical-align: middle; }
            .home .key-figures ul li.campus span.number, .campus-tpl .key-figures ul li.campus span.number {
              font-size: 56px; }
            .home .key-figures ul li.campus span.picto, .campus-tpl .key-figures ul li.campus span.picto {
              background: url(/Content/images/sprite-picto.png) no-repeat 0 0;
              width: 35px;
              height: 35px; }
            .home .key-figures ul li.campus span.txt, .campus-tpl .key-figures ul li.campus span.txt {
              display: block; }
        .home .key-figures ul li.paris span, .campus-tpl .key-figures ul li.paris span {
          display: inline-block;
          vertical-align: middle; }
          .home .key-figures ul li.paris span.number, .campus-tpl .key-figures ul li.paris span.number {
            font-size: 74px; }
          .home .key-figures ul li.paris span.picto, .campus-tpl .key-figures ul li.paris span.picto {
            background: url(/Content/images/sprite-picto.png) no-repeat 0 -48px;
            width: 35px;
            height: 40px; }
          .home .key-figures ul li.paris span.txt, .campus-tpl .key-figures ul li.paris span.txt {
            display: block; }
        .home .key-figures ul li.graduates span, .campus-tpl .key-figures ul li.graduates span {
          display: block;
          margin: 0 auto; }
          .home .key-figures ul li.graduates span.number, .campus-tpl .key-figures ul li.graduates span.number {
            font-size: 35px; }
          .home .key-figures ul li.graduates span.picto, .campus-tpl .key-figures ul li.graduates span.picto {
            background: url(/Content/images/sprite-picto.png) no-repeat -48px 0;
            width: 35px;
            height: 36px; }
          .home .key-figures ul li.graduates span.txt, .campus-tpl .key-figures ul li.graduates span.txt {
            display: block; }
        .home .key-figures ul li.students span, .campus-tpl .key-figures ul li.students span {
          display: block;
          margin: 0 auto; }
          .home .key-figures ul li.students span.number, .campus-tpl .key-figures ul li.students span.number {
            font-size: 35px; }
          .home .key-figures ul li.students span.picto, .campus-tpl .key-figures ul li.students span.picto {
            background: url(/Content/images/sprite-picto.png) no-repeat -43px -49px;
            width: 38px;
            height: 40px; }
          .home .key-figures ul li.students span.txt, .campus-tpl .key-figures ul li.students span.txt {
            display: block; }
        .home .key-figures ul li.partners span, .campus-tpl .key-figures ul li.partners span {
          display: inline-block;
          vertical-align: middle; }
          .home .key-figures ul li.partners span.number, .campus-tpl .key-figures ul li.partners span.number {
            font-size: 50px;
            font-family: "aileronbold", Arial, sans-serif; }
          .home .key-figures ul li.partners span.picto, .campus-tpl .key-figures ul li.partners span.picto {
            background: url(/Content/images/sprite-picto.png) no-repeat -93px 3px;
            width: 48px;
            height: 47px; }
          .home .key-figures ul li.partners span.txt, .campus-tpl .key-figures ul li.partners span.txt {
            display: block; }
        .home .key-figures ul li.country, .campus-tpl .key-figures ul li.country {
          vertical-align: middle; }
          .home .key-figures ul li.country span, .campus-tpl .key-figures ul li.country span {
            display: inline-block;
            vertical-align: middle; }
            .home .key-figures ul li.country span.number, .campus-tpl .key-figures ul li.country span.number {
              font-size: 56px;
              font-family: "aileronbold", Arial, sans-serif; }
            .home .key-figures ul li.country span.picto, .campus-tpl .key-figures ul li.country span.picto {
              background: url(/Content/images/sprite-picto.png) no-repeat -95px -56px;
              width: 35px;
              height: 35px; }
            .home .key-figures ul li.country span.txt, .campus-tpl .key-figures ul li.country span.txt {
              display: block; }
        .home .key-figures ul li.percent-graduates span, .campus-tpl .key-figures ul li.percent-graduates span {
          display: inline-block;
          vertical-align: middle; }
          .home .key-figures ul li.percent-graduates span.number, .campus-tpl .key-figures ul li.percent-graduates span.number {
            font-size: 56px;
            font-family: "aileronbold", Arial, sans-serif; }
            .home .key-figures ul li.percent-graduates span.number sup, .campus-tpl .key-figures ul li.percent-graduates span.number sup {
              font-family: "aileronlight", Arial, sans-serif;
              font-size: 36px; }
          .home .key-figures ul li.percent-graduates span.picto, .campus-tpl .key-figures ul li.percent-graduates span.picto {
            background: url(/Content/images/sprite-picto.png) no-repeat -154px 0px;
            width: 36px;
            height: 51px; }
          .home .key-figures ul li.percent-graduates span.txt, .campus-tpl .key-figures ul li.percent-graduates span.txt {
            display: block; }
        .home .key-figures ul li:after, .campus-tpl .key-figures ul li:after {
          content: '|';
          font-size: 35px;
          position: absolute;
          right: -8px;
          top: 50%;
          transform: translateY(-50%);
          font-family: "aileronthin", Arial, sans-serif; }
        .home .key-figures ul li:last-child:after, .campus-tpl .key-figures ul li:last-child:after {
          display: none; }
        .home .key-figures ul li .number, .campus-tpl .key-figures ul li .number {
          font-family: "aileronblack", Arial, sans-serif; }
        .home .key-figures ul li .text, .campus-tpl .key-figures ul li .text {
          font-family: "aileronthin", Arial, sans-serif;
          font-size: 13px; }
  .home .map-campus, .campus-tpl .map-campus {
    background: #ecf4f5;
    margin: 0;
    padding-bottom: 60px; }
    .home .map-campus .title-h2, .campus-tpl .map-campus .title-h2 {
      font-family: "aileronbold", Arial, sans-serif;
      font-size: 45px;
      line-height: 45px;
      background: #fff;
      padding: 20px 60px;
      position: relative;
      top: -44px; }
    .home .map-campus .content:nth-child(2), .campus-tpl .map-campus .content:nth-child(2) {
      position: relative;
      top: -20px; }
    .home .map-campus .map, .campus-tpl .map-campus .map {
      background: url(/Content/images/map.png) no-repeat 0 0;
      width: 560px;
      height: 492px;
      position: relative; }
      .home .map-campus .map ul li.marker, .campus-tpl .map-campus .map ul li.marker {
        position: absolute; }
        .home .map-campus .map ul li.marker a, .campus-tpl .map-campus .map ul li.marker a {
          display: block;
          color: #fff;
          position: relative;
          font-family: 'Lato', sans-serif;
          font-size: 19px;
          font-weight: 700; }
          .home .map-campus .map ul li.marker a:after, .campus-tpl .map-campus .map ul li.marker a:after {
            position: absolute;
            content: attr(data-text);
            color: #fff;
            width: auto;
            height: 25px; }
          .home .map-campus .map ul li.marker a span, .campus-tpl .map-campus .map ul li.marker a span {
            background: url(/Content/images/marker_off@2x.png) no-repeat center center;
            background-size: 30px 30px;
            position: absolute;
            width: 30px;
            height: 30px; }
          .home .map-campus .map ul li.marker a:hover span, .home .map-campus .map ul li.marker a.on span, .campus-tpl .map-campus .map ul li.marker a:hover span, .campus-tpl .map-campus .map ul li.marker a.on span {
            background: url(/Content/images/marker_on@2x.png) no-repeat center center;
            background-size: 95px 95px;
            width: 95px;
            height: 95px;
            transform: translate(-32px, -32px); }
        .home .map-campus .map ul li.marker.paris, .campus-tpl .map-campus .map ul li.marker.paris {
          top: 140px;
          left: 263px; }
          .home .map-campus .map ul li.marker.paris a:after, .campus-tpl .map-campus .map ul li.marker.paris a:after {
            top: 30px;
            left: -5px; }
        .home .map-campus .map ul li.marker.lille, .campus-tpl .map-campus .map ul li.marker.lille {
          top: 15px;
          left: 280px; }
          .home .map-campus .map ul li.marker.lille a:after, .campus-tpl .map-campus .map ul li.marker.lille a:after {
            top: 30px;
            left: 0px; }
        .home .map-campus .map ul li.marker.strasbourg, .campus-tpl .map-campus .map ul li.marker.strasbourg {
          top: 140px;
          right: 110px; }
          .home .map-campus .map ul li.marker.strasbourg a:after, .campus-tpl .map-campus .map ul li.marker.strasbourg a:after {
            top: 2px;
            left: -95px; }
        .home .map-campus .map ul li.marker.nantes, .campus-tpl .map-campus .map ul li.marker.nantes {
          top: 224px;
          left: 123px; }
          .home .map-campus .map ul li.marker.nantes a:after, .campus-tpl .map-campus .map ul li.marker.nantes a:after {
            top: 2px;
            left: 35px; }
        .home .map-campus .map ul li.marker.geneve, .campus-tpl .map-campus .map ul li.marker.geneve {
          top: 223px;
          right: 51px; }
          .home .map-campus .map ul li.marker.geneve a span, .campus-tpl .map-campus .map ul li.marker.geneve a span {
            background: url(/Content/images/marker_off_geneve@2x.png) no-repeat center center !important;
            background-size: 30px 30px !important; }
          .home .map-campus .map ul li.marker.geneve a:hover span, .home .map-campus .map ul li.marker.geneve a.on span, .campus-tpl .map-campus .map ul li.marker.geneve a:hover span, .campus-tpl .map-campus .map ul li.marker.geneve a.on span {
            background: url(/Content/images/marker_on@2x.png) no-repeat center center !important;
            background-size: 95px 95px !important; }
          .home .map-campus .map ul li.marker.geneve a:after, .campus-tpl .map-campus .map ul li.marker.geneve a:after {
            top: 30px;
            left: -16px;
            color: #50adc0; }
        .home .map-campus .map ul li.marker.lyon, .campus-tpl .map-campus .map ul li.marker.lyon {
          top: 290px;
          right: 192px; }
          .home .map-campus .map ul li.marker.lyon a:after, .campus-tpl .map-campus .map ul li.marker.lyon a:after {
            top: 30px;
            left: -6px; }
        .home .map-campus .map ul li.marker.bordeaux, .campus-tpl .map-campus .map ul li.marker.bordeaux {
          top: 347px;
          left: 161px; }
          .home .map-campus .map ul li.marker.bordeaux a:after, .campus-tpl .map-campus .map ul li.marker.bordeaux a:after {
            top: 2px;
            left: 35px; }
        .home .map-campus .map ul li.marker.toulouse, .campus-tpl .map-campus .map ul li.marker.toulouse {
          top: 400px;
          left: 230px; }
          .home .map-campus .map ul li.marker.toulouse a:after, .campus-tpl .map-campus .map ul li.marker.toulouse a:after {
            top: 30px;
            left: -20px; }
        .home .map-campus .map ul li.marker.montpellier, .campus-tpl .map-campus .map ul li.marker.montpellier {
          top: 407px;
          left: 327px; }
          .home .map-campus .map ul li.marker.montpellier a:after, .campus-tpl .map-campus .map ul li.marker.montpellier a:after {
            top: -24px;
            left: -36px; }
        .home .map-campus .map ul li.marker.nice, .campus-tpl .map-campus .map ul li.marker.nice {
          top: 400px;
          right: 116px; }
          .home .map-campus .map ul li.marker.nice a:after, .campus-tpl .map-campus .map ul li.marker.nice a:after {
            top: 2px;
            left: -45px; }
    .home .map-campus .slick-campus, .campus-tpl .map-campus .slick-campus {
      margin-left: 20px; }
      .home .map-campus .slick-campus .slick-slide, .campus-tpl .map-campus .slick-campus .slick-slide {
        color: inherit;
        text-align: left; }
        .home .map-campus .slick-campus .slick-slide img, .campus-tpl .map-campus .slick-campus .slick-slide img {
          width: 100%; }
      .home .map-campus .slick-campus .item, .campus-tpl .map-campus .slick-campus .item {
        box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
        margin: 0 20px;
        margin-bottom: 30px; }
        .home .map-campus .slick-campus .item .visuel img, .campus-tpl .map-campus .slick-campus .item .visuel img {
          width: 100%; }
        .home .map-campus .slick-campus .item .box, .campus-tpl .map-campus .slick-campus .item .box {
          padding: 40px 50px;
          background: #fff; }
          .home .map-campus .slick-campus .item .box .title, .campus-tpl .map-campus .slick-campus .item .box .title {
            color: #0368A5;
            font-family: 'Lato', sans-serif;
            font-weight: 700;
            font-size: 25px;
            line-height: 25px;
            padding-left: 40px;
            background: url(/Content/images/icons-gps@2x.png) no-repeat 0 -1px;
            background-size: 30px 30px; }
          .home .map-campus .slick-campus .item .box p, .campus-tpl .map-campus .slick-campus .item .box p {
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            color: #2A2E43; }
          .home .map-campus .slick-campus .item .box .btn, .campus-tpl .map-campus .slick-campus .item .box .btn {
            background: #fff;
            width: 170px;
            margin: 20px auto 0; }
            .home .map-campus .slick-campus .item .box .btn .cta, .campus-tpl .map-campus .slick-campus .item .box .btn .cta {
              display: block;
              border: none;
              background: #fff;
              color: #0368A5;
              vertical-align: middle;
              position: relative;
              z-index: 1;
              line-height: 40px;
              border: 1px solid #0368A5 !important;
              border-radius: 3px;
              font-family: "aileronsemibold", Arial, sans-serif;
              font-size: 14px !important;
              text-align: center;
              width: 170px; }
              .home .map-campus .slick-campus .item .box .btn .cta.more, .campus-tpl .map-campus .slick-campus .item .box .btn .cta.more {
                box-sizing: border-box; }
              .home .map-campus .slick-campus .item .box .btn .cta:hover, .campus-tpl .map-campus .slick-campus .item .box .btn .cta:hover {
                background: #0368A5;
                color: #fff; }
      .home .map-campus .slick-campus .slick-track, .campus-tpl .map-campus .slick-campus .slick-track {
        min-height: 640px; }
      .home .map-campus .slick-campus .slick-dots li button:before, .campus-tpl .map-campus .slick-campus .slick-dots li button:before {
        font-family: 'slick';
        font-size: 45px;
        opacity: 1;
        color: #ced6d9; }
      .home .map-campus .slick-campus .slick-dots li button:hover:before,
      .home .map-campus .slick-campus .slick-dots li button:focus:before,
      .home .map-campus .slick-campus .slick-dots li.slick-active button:before, .campus-tpl .map-campus .slick-campus .slick-dots li button:hover:before,
      .campus-tpl .map-campus .slick-campus .slick-dots li button:focus:before,
      .campus-tpl .map-campus .slick-campus .slick-dots li.slick-active button:before {
        font-size: 45px;
        opacity: 1;
        color: #0368a5 !important; }
  .home .alaune, .campus-tpl .alaune {
    padding: 100px 0; }
    .home .alaune .title, .campus-tpl .alaune .title {
      font-family: "aileronbold", Arial, sans-serif;
      font-size: 45px;
      color: #004d7c;
      text-align: center; }
    .home .alaune .content .item:nth-child(3), .home .alaune .content .item:nth-child(6), .home .alaune .content .item:nth-child(9), .campus-tpl .alaune .content .item:nth-child(3), .campus-tpl .alaune .content .item:nth-child(6), .campus-tpl .alaune .content .item:nth-child(9) {
      margin-right: 0; }
    .home .alaune .content .item figure img, .campus-tpl .alaune .content .item figure img {
      margin-bottom: 25px;
      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); }
    .home .alaune .content .item figure figcaption, .campus-tpl .alaune .content .item figure figcaption {
      text-align: left;
      font-size: 19px;
      font-family: 'Lato',sans-serif;
      font-style: normal;
      font-weight: 700;
      color: #3FC0F0;
      min-height: 46px;
      height: 69px; }
    .home .alaune .content .item .description, .campus-tpl .alaune .content .item .description {
      font-family: 'Lato',sans-serif;
      font-style: normal;
      font-weight: 300;
      color: #202124;
      font-size: 16px;
      padding-bottom: 25px;
      display: block;
      overflow: hidden; }
    .home .alaune .content .item .read, .campus-tpl .alaune .content .item .read {
      padding-bottom: 40px;
      color: #3FC0F0;
      font-family: 'Lato', sans-serif;
      font-size: 15px;
      font-weight: 700; }
      .home .alaune .content .item .read:hover, .campus-tpl .alaune .content .item .read:hover {
        text-decoration: underline; }
    .home .alaune p.btn, .campus-tpl .alaune p.btn {
      display: block; }
      .home .alaune p.btn .cta, .campus-tpl .alaune p.btn .cta {
        display: block;
        float: right;
        border: none;
        background: #fff;
        color: #3FC0F0;
        vertical-align: middle;
        position: relative;
        z-index: 1;
        line-height: 24px;
        border: 1px solid #3FC0F0 !important;
        border-radius: 4px;
        font-family: 'Lato', sans-serif;
        font-size: 15px !important;
        text-align: center; }
        .home .alaune p.btn .cta.more, .campus-tpl .alaune p.btn .cta.more {
          position: relative;
          width: 200px;
          box-sizing: border-box;
          bottom: 0;
          padding: 12px 20px;
          font-weight: 700; }
        .home .alaune p.btn .cta:hover, .campus-tpl .alaune p.btn .cta:hover {
          background: #3FC0F0;
          color: #fff; }

@media all and (max-width: 1162px) {
  .home .map-campus .map {
    transform: scale(0.8); }

  .home .map-campus .title-h2 {
    text-align: center !important; } }
@media all and (max-width: 1024px) {
  .home .introduction {
    padding-top: 90px; }

  .home .alaune .item {
    min-height: inherit; }
    .home .alaune .item.g--third {
      margin-right: 3.7%;
      width: 48.15%; }

  .home .alaune .item:nth-child(3) {
    margin-right: 3.7%; }

  .home .alaune .item:nth-child(even) {
    margin-right: 0; } }
@media all and (max-width: 999px) {
  .home .map-campus .map {
    transform: scale(0.8); }

  .home .map-campus .slick-campus .item .box {
    padding: 40px 20px; } }
@media all and (max-width: 880px) {
  .home .introduction .content,
  .campus-tpl .introduction .content,
  .agenda.events .introduction .content {
    padding: 20px 0; }
    .home .introduction .content.pull-right,
    .campus-tpl .introduction .content.pull-right,
    .agenda.events .introduction .content.pull-right {
      float: none; }

  .campus-tpl .introduction .content:nth-child(1) p,
  .agenda.events .introduction .content:nth-child(1) p {
    max-width: inherit; }

  .home .introduction .content .btns,
  .campus-tpl .introduction .content .btns,
  .agenda.events .introduction .content .btns {
    float: none !important; }

  .home .introduction .content .btns ul,
  .campus-tpl .introduction .content .btns ul,
  .agenda.events .introduction .content .btns ul {
    margin: 0 auto;
    box-sizing: border-box; }

  .home .introduction .content .members,
  .campus-tpl .introduction .content .members,
  .agenda.events .introduction .content .members {
    width: 100%;
    margin-bottom: 60px; }
    .home .introduction .content .members.pull-right,
    .campus-tpl .introduction .content .members.pull-right,
    .agenda.events .introduction .content .members.pull-right {
      float: none; }

  .home .introduction .content .members a, .home .introduction .content .members p,
  .campus-tpl .introduction .content .members a, .campus-tpl .introduction .content .members p,
  .agenda.events .introduction .content .members a, .agenda.events .introduction .content .members p {
    padding: inherit; }

  .home .introduction .content .btns ul li,
  .campus-tpl .introduction .content .btns ul li,
  .agenda.events .introduction .content .btns ul li {
    vertical-align: middle; }

  .home .key-figures ul li {
    width: 100%;
    padding: 16px; }
    .home .key-figures ul li:after {
      left: 50%;
      top: inherit;
      transform: translateX(-50%) rotate(90deg); }

  .home .map-campus .title-h2 {
    font-size: 27px;
    line-height: 27px;
    text-align: center; }

  .home .alaune .item,
  .campus-tpl .alaune .item {
    min-height: inherit; }
    .home .alaune .item.g--third,
    .campus-tpl .alaune .item.g--third {
      margin-right: 0;
      width: 100%; }

  .home .alaune .item:nth-child(3),
  .campus-tpl .alaune .item:nth-child(3) {
    margin-right: 0; } }
@media all and (max-width: 580px) {
  .home .introduction,
  .campus-tpl .introduction {
    padding: 30px 0; }

  .header .navigation .campus ul li a {
    font-size: 11px; }

  .slick-campus .slick-dots li {
    margin: 0 3px; }

  .home .agenda .title.red, .campus-tpl .agenda .title.red {
    font-size: 32px; } }
/*iPhone 6 Portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .home .map-campus .map {
    transform: scale(0.6);
    transform-origin: 0 center; }

  .home .list-programs .list-items .item .head, .campus-tpl .list-programs .list-items .item .head {
    min-height: 120px; }

  .home .list-programs .list-items .item .head .border, .campus-tpl .list-programs .list-items .item .head .border {
    min-height: 120px; }

  .home .list-programs .list-items .item,
  .campus-tpl .list-programs .list-items .item {
    margin-bottom: 0 !important; } }
/*iPhone 6 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .home .map-campus .map {
    transform: scale(0.7);
    transform-origin: 50% center; } }
.campus-tpl.paris .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.paris .infos-ville .content .texte ol {
  padding: 0 2px !important; }
.campus-tpl.bordeaux .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.geneve .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.lille .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.lyon .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.montpellier .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.nantes .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.nice .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.paris .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.paris .infos-ville .content.tempsforts {
  background: #004d7c;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); }
  .campus-tpl.paris .infos-ville .content.tempsforts .title {
    color: #ff4d4d;
    font-family: "aileronbold",Arial,sans-serif;
    font-size: 25px !important;
    text-align: center;
    line-height: 48px;
    padding: 40px 25px;
    margin-bottom: 0;
    font-weight: inherit; }
  .campus-tpl.paris .infos-ville .content.tempsforts .texte {
    box-sizing: border-box !important;
    padding: 0 45px 30px 45px;
    min-height: 336px; }
.campus-tpl.strasbourg .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl.toulouse .bg {
  background: url(/Content/images/visuel_campus_agenda.jpg) center center; }
.campus-tpl .introduction {
  margin: 0; }
  .campus-tpl .introduction .bg {
    min-height: 539px;
    background-size: cover; }
  .campus-tpl .introduction .content {
    padding-left: 16px;
    box-sizing: border-box; }
    .campus-tpl .introduction .content.g--last {
      padding-top: 160px; }
    .campus-tpl .introduction .content:nth-child(1) p {
      max-width: 650px; }
      .campus-tpl .introduction .content:nth-child(1) p a {
        color: #ffffff;
        font-weight: 700; }
    .campus-tpl .introduction .content .title--secondary {
      color: #ffffff;
      font-size: 50px;
      font-family: "aileronbold", Arial, sans-serif;
      padding: 0 0;
      line-height: 90px;
      letter-spacing: -1px; }
    .campus-tpl .introduction .content .txt {
      padding: 10px 10px 10px 0;
      color: #ffffff;
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      font-size: 16px;
      line-height: 22px; }
    .campus-tpl .introduction .content .btns {
      text-align: center; }
      .campus-tpl .introduction .content .btns ul {
        display: block;
        background: rgba(255, 255, 255, 0.6);
        border-radius: 3px;
        padding: 20px;
        width: 296px;
        text-align: center; }
        .campus-tpl .introduction .content .btns ul li {
          display: inline-block; }
          .campus-tpl .introduction .content .btns ul li a.doc-btn {
            margin-bottom: 0 !important; }
.campus-tpl .infos-ville {
  padding-bottom: 25px; }
  .campus-tpl .infos-ville .blocs {
    position: relative;
    max-width: 1160px;
    display: flex;
    margin: 0 auto;
    top: -90px;
    flex-direction: row; }
    .campus-tpl .infos-ville .blocs .box {
      display: inline-block;
      padding: 45px;
      width: 580px;
      box-sizing: border-box;
      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
      overflow: hidden; }
      .campus-tpl .infos-ville .blocs .box.left {
        background: #FF4D4D 0% 0% no-repeat padding-box; }
      .campus-tpl .infos-ville .blocs .box.right {
        padding: 0; }
        .campus-tpl .infos-ville .blocs .box.right img {
          position: relative;
          z-index: 1;
          top: 0;
          height: 100%;
          object-fit: cover; }
      .campus-tpl .infos-ville .blocs .box .title {
        font-family: "Lato-Heavy", sans-serif;
        font-size: 25px;
        color: #ffffff;
        line-height: 28px;
        text-align: left;
        padding: 0;
        margin: 0;
        text-transform: none; }
      .campus-tpl .infos-ville .blocs .box .txt {
        font-family: 'Lato', sans-serif;
        font-size: 15px;
        text-align: left;
        line-height: 20px;
        color: #ffffff;
        font-weight: 300;
        padding: 20px 0; }
        .campus-tpl .infos-ville .blocs .box .txt a {
          color: #ffffff;
          font-weight: 700; }
  .campus-tpl .infos-ville .content {
    margin-bottom: 40px; }
    .campus-tpl .infos-ville .content.tempsforts {
      background: #004d7c;
      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); }
      .campus-tpl .infos-ville .content.tempsforts .title {
        padding: 0;
        color: #ff4d4d;
        font-family: 'Lato',sans-serif;
        font-weight: 600;
        font-size: 25px !important;
        line-height: 28px; }
      .campus-tpl .infos-ville .content.tempsforts .texte {
        box-sizing: border-box !important;
        padding: 45px 45px 30px 45px;
        min-height: 336px; }
    .campus-tpl .infos-ville .content .visuel {
      display: block;
      background: #004D7C; }
      .campus-tpl .infos-ville .content .visuel img {
        max-width: 100%;
        width: 100%; }
    .campus-tpl .infos-ville .content .texte {
      padding: 45px;
      background: #004D7C;
      color: #ffffff; }
      .campus-tpl .infos-ville .content .texte.logo li {
        display: inline-block;
        width: 32.3%;
        vertical-align: middle;
        margin: 15px; }
        .campus-tpl .infos-ville .content .texte.logo li a {
          display: block; }
      .campus-tpl .infos-ville .content .texte .title {
        padding: 0;
        color: #FF4D4D;
        font-family: 'Lato', sans-serif;
        font-weight: 600;
        font-size: 25px !important;
        line-height: 28px; }
      .campus-tpl .infos-ville .content .texte p {
        font-family: 'Lato', sans-serif;
        font-size: 15px;
        text-align: left;
        line-height: 20px;
        color: #ffffff;
        font-weight: 300; }
        .campus-tpl .infos-ville .content .texte p strong {
          font-weight: 700; }
      .campus-tpl .infos-ville .content .texte ol {
        padding: 0px 14px;
        margin: 6px 0; }
        .campus-tpl .infos-ville .content .texte ol li {
          list-style: disc;
          font-family: 'Lato', sans-serif;
          font-size: 15px;
          text-align: left;
          line-height: 28px;
          color: #ffffff;
          font-weight: 300; }
      .campus-tpl .infos-ville .content .texte a {
        color: #ffffff;
        font-weight: 700;
        text-decoration: none; }
        .campus-tpl .infos-ville .content .texte a:hover {
          text-decoration: underline; }
.campus-tpl .list-programs {
  top: inherit;
  background: rgba(135, 188, 191, 0.21);
  padding: 50px; }
  .campus-tpl .list-programs .title-programs {
    font-size: 45px;
    line-height: 54px;
    color: #0368A5;
    text-align: center;
    text-transform: none;
    font-family: "aileronbold", Arial, sans-serif;
    padding-left: 0;
    padding-bottom: 43px; }
  .campus-tpl .list-programs .list-items {
    padding: 0; }
    .campus-tpl .list-programs .list-items .item {
      display: block !important;
      margin-right: 3.7%;
      margin-bottom: 80px;
      min-height: 780px; }
      .campus-tpl .list-programs .list-items .item:nth-child(2) {
        margin-right: 0; }
      .campus-tpl .list-programs .list-items .item:nth-child(4) {
        margin-right: 0; }
      .campus-tpl .list-programs .list-items .item:nth-child(6) {
        margin-right: 0; }
      .campus-tpl .list-programs .list-items .item:nth-child(8) {
        margin-right: 0; }
      .campus-tpl .list-programs .list-items .item.i-mba {
        min-height: inherit !important; }
        .campus-tpl .list-programs .list-items .item.i-mba .content {
          min-height: 190px; }
      .campus-tpl .list-programs .list-items .item .head {
        background: #3fc0f0; }
        .campus-tpl .list-programs .list-items .item .head .border {
          border: none; }
        .campus-tpl .list-programs .list-items .item .head .title-h3 {
          font-family: "Lato-Heavy", sans-serif;
          font-size: 25px;
          text-transform: none; }
          .campus-tpl .list-programs .list-items .item .head .title-h3 a {
            color: #fff; }
            .campus-tpl .list-programs .list-items .item .head .title-h3 a:hover {
              color: inherit; }
        .campus-tpl .list-programs .list-items .item .head .duration {
          right: 40px;
          box-shadow: 0px 0px 16px #455B6338;
          border-radius: 5px; }
          .campus-tpl .list-programs .list-items .item .head .duration p {
            color: #004D7C;
            line-height: 30px; }
      .campus-tpl .list-programs .list-items .item .content {
        min-height: 180px; }
        .campus-tpl .list-programs .list-items .item .content .niveau-etudes {
          margin-bottom: 80px; }
        .campus-tpl .list-programs .list-items .item .content p.txt {
          min-height: inherit !important;
          padding-bottom: 25px; }
      .campus-tpl .list-programs .list-items .item .bottom {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 251px;
        max-height: 470px;
        width: 100%;
        height: 100%; }
        .campus-tpl .list-programs .list-items .item .bottom .inscription {
          background: #FF4D4D 0% 0% no-repeat padding-box;
          box-shadow: 0 0 10px #87bcbf;
          max-width: 251px;
          max-height: 470px;
          position: absolute;
          left: 0;
          transform: rotate(90deg) skew(2.5deg, 0deg) translate(0%, 0%);
          width: 100%;
          height: 100%; }
        .campus-tpl .list-programs .list-items .item .bottom .contenu {
          position: absolute;
          top: 0;
          left: 0;
          height: 251px;
          transform: translate(-23%, 44%);
          width: 470px;
          padding: 41px 0;
          box-sizing: border-box; }
          .campus-tpl .list-programs .list-items .item .bottom .contenu .thumbnail {
            max-width: 130px;
            width: 100%;
            box-sizing: border-box;
            padding: 0 22px; }
          .campus-tpl .list-programs .list-items .item .bottom .contenu .texte p, .campus-tpl .list-programs .list-items .item .bottom .contenu .texte a {
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            font-size: 15px;
            line-height: 20px;
            color: #fff; }
            .campus-tpl .list-programs .list-items .item .bottom .contenu .texte p strong, .campus-tpl .list-programs .list-items .item .bottom .contenu .texte a strong {
              font-weight: 700;
              font-size: 18px; }
          .campus-tpl .list-programs .list-items .item .bottom .contenu p.btn {
            bottom: 55px; }
            .campus-tpl .list-programs .list-items .item .bottom .contenu p.btn .cta {
              background: transparent;
              border: 1px solid #fff !important;
              color: #fff; }
.campus-tpl .agenda {
  min-height: inherit; }
.campus-tpl .team .title {
  color: #004D7C;
  margin-bottom: 45px;
  font-family: "aileronbold", Arial, sans-serif;
  font-size: 45px !important;
  text-align: center;
  line-height: 32px;
  padding: 0; }
.campus-tpl .team .content img {
  max-width: 100%;
  margin: 8px auto;
  display: block; }
.campus-tpl .team .address {
  text-align: center;
  margin-left: 60px; }
  .campus-tpl .team .address .bg {
    width: 260px;
    height: 405px;
    background: transparent url("/Content/images/contact_bg@2x.png") 0% 0% no-repeat;
    background-size: 260px 405px;
    padding: 45px 0;
    box-sizing: border-box; }
  .campus-tpl .team .address .sstitle {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #3FC0F0;
    padding: 0; }
  .campus-tpl .team .address p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF; }
.campus-tpl .team .contact {
  display: table;
  position: relative;
  top: -30px;
  left: 62px;
  margin-left: 60px;
  width: 100%; }
  .campus-tpl .team .contact .pull-left {
    margin-right: 25px; }
  .campus-tpl .team .contact .sstitle {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #3FC0F0;
    padding: 0;
    text-transform: capitalize; }
    .campus-tpl .team .contact .sstitle.name {
      font-weight: 400 !important;
      font-size: 18px !important; }
  .campus-tpl .team .contact .round {
    border-radius: 50%;
    width: 133px;
    height: 133px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #004D7C;
    line-height: 133px;
    display: table-cell; }
    .campus-tpl .team .contact .round img {
      display: block;
      margin: 16px auto; }
  .campus-tpl .team .contact p {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #202124; }
    .campus-tpl .team .contact p strong {
      font-family: 'Lato', sans-serif;
      font-weight: 400; }
    .campus-tpl .team .contact p a {
      color: #202124;
      text-decoration: underline; }
      .campus-tpl .team .contact p a:hover {
        text-decoration: none; }
.campus-tpl .team .lastbloc .contact {
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
  margin-left: 0 !important; }

.campus-tpl .agenda {
  background-position: center 110px; }

.campus-tpl .agenda .events-list {
  position: relative;
  top: 50%; }

@media all and (max-width: 1400px) {
  .container {
    max-width: 1024px; } }
@media all and (min-width: 1024px) and (max-width: 1340px) {
  .campus-tpl .list-programs .list-items .item .bottom .contenu {
    transform: scale(0.8) translate(-27%, 54%); }

  .campus-tpl .list-programs .list-items .item .bottom .inscription {
    transform: rotate(90deg) skew(2.5deg, 0deg) translate(0%, 0%) scale(0.8); } }
@media all and (min-width: 880px) and (max-width: 1023px) {
  .campus-tpl .list-programs .list-items .item {
    margin-bottom: 140px;
    min-height: inherit; }

  .campus-tpl .list-programs .list-items .item p.btn {
    background: transparent; }

  .campus-tpl .list-programs .list-items .item .content {
    padding: 25px; }

  .campus-tpl .list-programs .list-items .item .bottom .contenu {
    transform: scale(0.6) translate(-39%, 69%); }

  .campus-tpl .list-programs .list-items .item .bottom .inscription {
    transform: rotate(90deg) skew(2.5deg, 0deg) translate(0%, 0%) scale(0.6); }

  .campus-tpl .introduction .content .btns ul {
    margin: 0 auto !important; } }
@media all and (max-width: 880px) {
  .campus-tpl .introduction .bg {
    min-height: 590px; }

  .campus-tpl .introduction .content {
    padding-left: 0;
    box-sizing: border-box; }

  .campus-tpl p {
    padding: 0; }

  .campus-tpl .list-programs {
    padding: inherit; }

  .campus-tpl .list-programs .list-items .item {
    margin-bottom: 140px;
    min-height: inherit; }

  .campus-tpl .list-programs .list-items .item p.btn {
    background: transparent; }

  .campus-tpl .list-programs .list-items .item .content {
    padding: 25px 15px; }

  .campus-tpl .list-programs .list-items .item .bottom .contenu {
    transform: scale(0.8) translate(-27%, 54%); }

  .campus-tpl .list-programs .list-items .item .bottom .inscription {
    transform: rotate(90deg) skew(2.5deg, 0deg) translate(0%, 0%) scale(0.8); }

  .campus-tpl .introduction .content.g--last {
    padding-top: inherit; }

  .campus-tpl .introduction .content .btns ul {
    margin: 0 auto !important; }

  .campus-tpl .introduction .content .btns {
    position: relative;
    top: -40px; }

  .campus-tpl .infos-ville .blocs {
    display: block; }

  .campus-tpl .infos-ville .blocs .box {
    padding: 15px;
    width: 100%;
    display: block; }
    .campus-tpl .infos-ville .blocs .box img {
      width: 100%; }

  .campus-tpl .infos-ville .content .texte {
    text-align: center; }

  .campus-tpl .infos-ville .content .texte.logo li {
    width: 82%;
    text-align: center; }

  .campus-tpl .list-programs .list-items .item .head .duration {
    right: 14px; }

  .campus-tpl .list-programs .title-programs {
    font-size: 24px;
    line-height: 26px;
    padding: 30px 0; }

  .campus-tpl .team .address {
    width: 260px;
    display: block;
    margin: 0 auto; }

  .campus-tpl .team .contact {
    margin-left: inherit;
    left: 50%;
    margin-left: -70px;
    width: 160px; }

  .campus-tpl .team .lastbloc .contact {
    left: 0 !important;
    margin-left: inherit !important;
    width: 100% !important; }

  .campus-tpl .agenda .events-list {
    transform: translateY(8%); }

  .campus-tpl .agenda .title.red {
    font-size: 39px !important; } }
@media all and (max-width: 580px) {
  .campus-tpl .infos-ville .content .texte {
    padding: 30px 25px; }

  .campus-tpl .list-programs .list-items .item .bottom .contenu {
    transform: scale(0.6) translate(-39%, 69%); }

  .campus-tpl .list-programs .list-items .item .bottom .inscription {
    transform: rotate(90deg) skew(2.5deg, 0deg) translate(0%, 0%) scale(0.6); } }
.agenda.events.global {
  width: 100% !important; }
.agenda.events .container {
  position: relative;
  box-sizing: content-box;
  position: relative;
  padding-left: 5%;
  padding-right: 5%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 880px) {
    .agenda.events .container {
      padding-left: 4.8%;
      padding-right: 4.8%;
      max-width: 1024px; } }
  @media only screen and (min-width: 1280px) {
    .agenda.events .container {
      padding-left: 4.4%;
      padding-right: 4.4%;
      max-width: 1162px; } }
@media only screen and (min-width: 880px) {
  .agenda.events .container-medium {
    box-sizing: content-box;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto; } }
  @media only screen and (min-width: 880px) and (min-width: 880px) {
    .agenda.events .container-medium {
      padding-left: 4.8%;
      padding-right: 4.8%;
      max-width: 1024px; } }
  @media only screen and (min-width: 880px) and (min-width: 1280px) {
    .agenda.events .container-medium {
      padding-left: 4.4%;
      padding-right: 4.4%;
      max-width: 1162px; } }

@media only screen and (max-width: 879px) {
  .agenda.events .container-small {
    box-sizing: content-box;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto; } }
  @media only screen and (max-width: 879px) and (min-width: 880px) {
    .agenda.events .container-small {
      padding-left: 4.8%;
      padding-right: 4.8%;
      max-width: 1024px; } }
  @media only screen and (max-width: 879px) and (min-width: 1280px) {
    .agenda.events .container-small {
      padding-left: 4.4%;
      padding-right: 4.4%;
      max-width: 1162px; } }

.agenda.events section {
  margin: 0; }
.agenda.events .bg {
  background: url(/Content/images/eventDB/bg_agenda_programmes.jpg) center center;
  min-height: 466px;
  background-size: cover; }
.agenda.events .content {
  box-sizing: border-box; }
  .agenda.events .content.g-medium--half {
    padding-top: 203px; }
  .agenda.events .content.g--last {
    padding-top: 167px; }
  .agenda.events .content .title--secondary {
    color: #ffffff;
    font-size: 50px;
    font-family: "aileronbold", Arial, sans-serif;
    padding: 0 0;
    line-height: 52px;
    letter-spacing: -1px;
    padding-left: 0px; }
  .agenda.events .content .txt-infos {
    font-family: 'Lato',sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    padding: 15px 0;
    display: none;
    padding-left: 0px; }
  .agenda.events .content .txt {
    padding: 10px 10px 10px 0;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px; }
  .agenda.events .content .btns {
    text-align: center; }
    .agenda.events .content .btns ul {
      display: block;
      background: rgba(255, 255, 255, 0.6);
      border-radius: 3px;
      padding: 20px;
      width: 296px;
      text-align: center; }
      .agenda.events .content .btns ul li {
        display: inline-block; }
        .agenda.events .content .btns ul li a.doc-btn {
          margin-bottom: 0 !important; }
.agenda.events .filter {
  /* Remove IE arrow */
  /* Custom Select */
  /* Arrow */
  /* Transition */ }
  .agenda.events .filter .filtre {
    margin-top: 40px; }
  .agenda.events .filter select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: transparent;
    background-image: none; }
  .agenda.events .filter select::-ms-expand {
    display: none; }
  .agenda.events .filter label {
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    line-height: 24px; }
  .agenda.events .filter .select, .agenda.events .filter input[type="date"] {
    position: relative;
    display: flex;
    width: 100%;
    height: 3em;
    line-height: 3;
    background: transparent;
    overflow: hidden;
    border: none;
    border-bottom: 1px solid #fff;
    color: rgba(255, 255, 255, 0.44);
    outline-style: none; }
  .agenda.events .filter input[type="date"] {
    text-transform: uppercase;
    min-height: 42px; }
  .agenda.events .filter select {
    flex: 1;
    color: rgba(255, 255, 255, 0.44);
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px; }
    .agenda.events .filter select option {
      color: #004d7c;
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      font-size: 13px; }
    .agenda.events .filter select option[disabled] {
      color: gray; }
  .agenda.events .filter .select::after {
    content: '\25BC';
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    color: #fff; }
  .agenda.events .filter .select:hover::after {
    color: #2c3e50; }
.agenda.events .result-filter, .agenda.events .promote-event-only {
  background: #e6f1f1;
  padding: 78px 0; }
  .agenda.events .result-filter .g-wide--3, .agenda.events .promote-event-only .g-wide--3 {
    max-width: 720px; }
  .agenda.events .result-filter .slidedown, .agenda.events .promote-event-only .slidedown {
    display: none;
    margin: 0 auto;
    max-width: 200px;
    border: none;
    background: transparent;
    color: #ff4d4d;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    line-height: 30px;
    border: 1px solid #ff4d4d !important;
    border-radius: 4px;
    font-family: 'Lato', sans-serif;
    font-size: 15px !important;
    text-align: center;
    transition-property: background, color, opacity, border, width;
    transition-duration: 0.2s;
    padding: 10px;
    transition-timing-function: ease-in-out;
    cursor: pointer; }
    .agenda.events .result-filter .slidedown:hover, .agenda.events .promote-event-only .slidedown:hover {
      background: #ff4d4d;
      color: #fff; }
  .agenda.events .result-filter .item, .agenda.events .promote-event-only .item {
    display: none;
    margin-bottom: 20px;
    position: relative; }
    .agenda.events .result-filter .item:nth-child(1), .agenda.events .result-filter .item:nth-child(2), .agenda.events .result-filter .item:nth-child(3), .agenda.events .result-filter .item:nth-child(4), .agenda.events .result-filter .item:nth-child(5), .agenda.events .result-filter .item:nth-child(6), .agenda.events .promote-event-only .item:nth-child(1), .agenda.events .promote-event-only .item:nth-child(2), .agenda.events .promote-event-only .item:nth-child(3), .agenda.events .promote-event-only .item:nth-child(4), .agenda.events .promote-event-only .item:nth-child(5), .agenda.events .promote-event-only .item:nth-child(6) {
      display: block; }
    .agenda.events .result-filter .item:nth-child(3) p.txt, .agenda.events .result-filter .item:last-child p.txt, .agenda.events .promote-event-only .item:nth-child(3) p.txt, .agenda.events .promote-event-only .item:last-child p.txt {
      border: none !important; }
    .agenda.events .result-filter .item.use, .agenda.events .promote-event-only .item.use {
      background: #ff4d4d 0% 0% no-repeat;
      padding: 60px;
      box-sizing: border-box; }
      .agenda.events .result-filter .item.use .centered, .agenda.events .promote-event-only .item.use .centered {
        font-family: 'Lato',sans-serif;
        font-size: 18px;
        line-height: 24px;
        font-weight: 900;
        color: #fff; }
    .agenda.events .result-filter .item p.btn, .agenda.events .promote-event-only .item p.btn {
      display: block;
      position: absolute;
      right: -77px;
      top: 50%;
      transform: translateY(-116%); }
      .agenda.events .result-filter .item p.btn .cta, .agenda.events .promote-event-only .item p.btn .cta {
        display: block;
        float: right;
        border: none;
        background: transparent;
        color: #ff4d4d;
        vertical-align: middle;
        position: relative;
        z-index: 1;
        line-height: 24px;
        border: 1px solid #ff4d4d !important;
        border-radius: 4px;
        font-family: 'Lato', sans-serif;
        font-size: 15px !important;
        text-align: center; }
        .agenda.events .result-filter .item p.btn .cta.more, .agenda.events .promote-event-only .item p.btn .cta.more {
          position: relative;
          width: 200px;
          box-sizing: border-box;
          bottom: 0;
          padding: 12px 20px;
          font-weight: 700; }
        .agenda.events .result-filter .item p.btn .cta:hover, .agenda.events .promote-event-only .item p.btn .cta:hover {
          background: #ff4d4d;
          color: #fff; }
  .agenda.events .result-filter .box, .agenda.events .promote-event-only .box {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    max-width: 520px;
    padding-bottom: 25px; }
    .agenda.events .result-filter .box:nth-child(2), .agenda.events .promote-event-only .box:nth-child(2) {
      margin-left: 20px; }
    .agenda.events .result-filter .box.last p.txt, .agenda.events .promote-event-only .box.last p.txt {
      border: none !important; }
    .agenda.events .result-filter .box.white, .agenda.events .promote-event-only .box.white {
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border-radius: 5px;
      max-width: 241px;
      width: 241px;
      box-sizing: border-box;
      padding: 15px; }
    .agenda.events .result-filter .box .icon, .agenda.events .promote-event-only .box .icon {
      float: left;
      width: 21px;
      height: 27px;
      background: url(/Content/images/eventDB/icon-programme.png) 0 0px;
      margin: 3px 5px 0 10px; }
    .agenda.events .result-filter .box .bg, .agenda.events .promote-event-only .box .bg {
      background: #FF4D4D 0% 0% no-repeat padding-box;
      box-shadow: 0px 0px 16px #455B638F;
      border-radius: 5px;
      width: 141px;
      height: 95px;
      min-height: inherit;
      position: relative;
      box-sizing: border-box; }
      .agenda.events .result-filter .box .bg:before, .agenda.events .promote-event-only .box .bg:before {
        content: '';
        position: absolute;
        top: -8px;
        left: 40px;
        width: 0px;
        height: 13px;
        box-shadow: 0px 3px 6px #00000029;
        border: 2px solid #FFFFFF; }
      .agenda.events .result-filter .box .bg:after, .agenda.events .promote-event-only .box .bg:after {
        content: '';
        position: absolute;
        top: -8px;
        right: 40px;
        width: 0px;
        height: 13px;
        box-shadow: 0px 3px 6px #00000029;
        border: 2px solid #FFFFFF; }
    .agenda.events .result-filter .box .date, .agenda.events .promote-event-only .box .date {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translate(0, -50%);
      text-align: center; }
      .agenda.events .result-filter .box .date .day, .agenda.events .promote-event-only .box .date .day {
        font-family: 'Lato', sans-serif;
        font-size: 40px;
        line-height: 18px;
        font-weight: 900;
        color: #fff; }
      .agenda.events .result-filter .box .date .month, .agenda.events .promote-event-only .box .date .month {
        font-family: 'Lato', sans-serif;
        font-size: 25px;
        line-height: 18px;
        font-weight: 900;
        color: #fff;
        text-transform: uppercase; }
    .agenda.events .result-filter .box .campus, .agenda.events .promote-event-only .box .campus {
      background: #004D7C 0% 0% no-repeat padding-box;
      box-shadow: 0px 0px 16px #455B638F;
      border-radius: 5px;
      width: 141px;
      height: 35px;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      color: #ffffff;
      line-height: 24px;
      margin-top: 6px; }
      .agenda.events .result-filter .box .campus:before, .agenda.events .promote-event-only .box .campus:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -.25em; }
      .agenda.events .result-filter .box .campus span, .agenda.events .promote-event-only .box .campus span {
        margin-left: 6px; }
      .agenda.events .result-filter .box .campus .icon, .agenda.events .promote-event-only .box .campus .icon {
        display: inline-block;
        width: 18px;
        height: 100%;
        background: url(/Content/images/eventDB/icons-gps.png) -2px 8px no-repeat;
        margin: 0px 0 0 10px; }
    .agenda.events .result-filter .box .programme, .agenda.events .promote-event-only .box .programme {
      background: #004D7C;
      border-radius: 3px;
      padding: 5px 15px;
      text-align: center;
      width: auto;
      float: left; }
      .agenda.events .result-filter .box .programme .name, .agenda.events .promote-event-only .box .programme .name {
        color: #fff;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 24px; }
    .agenda.events .result-filter .box .type, .agenda.events .promote-event-only .box .type {
      padding: 15px 15px 10px 15px;
      text-align: left;
      width: auto;
      clear: both;
      display: block; }
      .agenda.events .result-filter .box .type span, .agenda.events .promote-event-only .box .type span {
        color: #004D7C;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        line-height: 24px;
        font-weight: 900; }
    .agenda.events .result-filter .box p.txt, .agenda.events .promote-event-only .box p.txt {
      padding: 0px 15px;
      font-family: 'Lato',dans-serif;
      font-size: 15px;
      line-height: 20px;
      padding-bottom: 25px;
      border-bottom: 1px solid #5e9ec5;
      min-width: 520px;
      min-height: 70px; }
    .agenda.events .result-filter .box .time, .agenda.events .promote-event-only .box .time {
      padding-bottom: 6px;
      text-align: left; }
      .agenda.events .result-filter .box .time .icon, .agenda.events .promote-event-only .box .time .icon {
        display: inline-block;
        width: 13px;
        height: 20px;
        background: url(/Content/images/eventDB/icon-time.png) 3px 5px no-repeat;
        margin: 0;
        float: none;
        width: 100%;
        padding-left: 20px;
        color: #004D7C; }
    .agenda.events .result-filter .box .infos, .agenda.events .promote-event-only .box .infos {
      text-align: left;
      letter-spacing: 0;
      color: #004D7C;
      opacity: 1; }
      .agenda.events .result-filter .box .infos ul, .agenda.events .promote-event-only .box .infos ul {
        font-family: 'Lato', sans-serif;
        font-size: 13px; }
        .agenda.events .result-filter .box .infos ul li, .agenda.events .promote-event-only .box .infos ul li {
          padding-left: 20px;
          width: 100%;
          display: block;
          padding-bottom: 6px; }
          .agenda.events .result-filter .box .infos ul li.isg, .agenda.events .promote-event-only .box .infos ul li.isg {
            background-size: 12px 20px;
            background: url(/Content/images/eventDB/icons-gps.png) 0 1px no-repeat;
            font-weight: 700; }
          .agenda.events .result-filter .box .infos ul li.address, .agenda.events .promote-event-only .box .infos ul li.address {
            background-size: 12px 20px;
            background: url(/Content/images/eventDB/icons-gps.png) 0 1px no-repeat;
            font-weight: 700; }
          .agenda.events .result-filter .box .infos ul li.zipcode, .agenda.events .promote-event-only .box .infos ul li.zipcode {
            padding-bottom: 12px; }
    .agenda.events .result-filter .box .mandatory, .agenda.events .promote-event-only .box .mandatory {
      text-align: left;
      letter-spacing: 0;
      color: #004D7C;
      opacity: 1;
      font-family: 'Lato', sans-serif;
      font-size: 13px; }
      .agenda.events .result-filter .box .mandatory .icon, .agenda.events .promote-event-only .box .mandatory .icon {
        display: inline-block;
        width: 5px;
        height: 20px;
        background: url(/Content/images/eventDB/icon-mandatory.png) 5px 2px no-repeat;
        margin: 0;
        float: none;
        width: 100%;
        padding-left: 20px;
        color: #004D7C; }
.agenda.events .promote-events-slider {
  padding: 70px 0; }
  .agenda.events .promote-events-slider .slick-prev, .agenda.events .promote-events-slider .slick-next {
    width: inherit;
    height: inherit;
    overflow: hidden;
    font-size: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    border: none;
    padding: 0;
    position: absolute;
    bottom: -20px;
    outline: none;
    right: 0;
    color: #fff;
    opacity: 0.66; }
  .agenda.events .promote-events-slider .slick-prev {
    right: -4px;
    font-family: 'Lato', sans-serif;
    font-weight: 700; }
    .agenda.events .promote-events-slider .slick-prev:before {
      content: '<';
      margin: 0 5px;
      color: #000;
      opacity: 0.66;
      font-size: 20px; }
  .agenda.events .promote-events-slider .slick-next {
    font-family: 'Lato', sans-serif;
    font-weight: 700; }
    .agenda.events .promote-events-slider .slick-next:after {
      content: '>';
      margin: 0 5px;
      color: #000;
      opacity: 0.66;
      font-size: 20px; }
  .agenda.events .promote-events-slider .item {
    margin: 0 20px;
    color: #004D7C;
    border: none !important; }
    .agenda.events .promote-events-slider .item a {
      display: block;
      width: 100%; }
      .agenda.events .promote-events-slider .item a figure {
        width: 100%;
        position: relative;
        box-shadow: 0px 0px 12px #00000029; }
        .agenda.events .promote-events-slider .item a figure figcaption {
          display: block;
          width: 100%;
          height: 53px;
          position: absolute;
          bottom: -10px;
          color: #fff;
          font-family: 'Lato', sans-serif;
          font-weight: 900;
          background: url(/Content/images/eventDB/icon-programme.png) #004D7C 15px center no-repeat;
          font-style: normal;
          font-size: 13px;
          text-transform: uppercase;
          padding: 0 20px;
          box-sizing: border-box; }
          .agenda.events .promote-events-slider .item a figure figcaption:before {
            content: "";
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -.25em; }
    .agenda.events .promote-events-slider .item .type {
      display: block;
      color: #004D7C;
      text-transform: uppercase;
      font-family: 'Lato', sans-serif;
      font-weight: 900;
      font-size: 18px;
      text-align: left;
      min-height: 46px;
      line-height: 24px;
      padding-bottom: 20px; }
      .agenda.events .promote-events-slider .item .type:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -.25em; }
    .agenda.events .promote-events-slider .item .time {
      padding-bottom: 6px;
      text-align: left; }
      .agenda.events .promote-events-slider .item .time .icon {
        display: inline-block;
        width: 13px;
        height: 20px;
        background: url(/Content/images/eventDB/icon-time.png) 3px 5px no-repeat;
        margin: 0;
        float: none;
        width: 100%;
        padding-left: 20px;
        color: #004D7C; }
    .agenda.events .promote-events-slider .item .infos {
      text-align: left;
      letter-spacing: 0;
      color: #004D7C;
      opacity: 1; }
      .agenda.events .promote-events-slider .item .infos ul {
        font-family: 'Lato', sans-serif;
        font-size: 13px; }
        .agenda.events .promote-events-slider .item .infos ul li {
          padding-left: 20px;
          width: 100%;
          display: block;
          padding-bottom: 6px; }
          .agenda.events .promote-events-slider .item .infos ul li.isg {
            background-size: 12px 20px;
            background: url(/Content/images/eventDB/icons-gps.png) 0 1px no-repeat;
            font-weight: 700; }
          .agenda.events .promote-events-slider .item .infos ul li.zipcode {
            padding-bottom: 12px; }
    .agenda.events .promote-events-slider .item .mandatory {
      text-align: left;
      letter-spacing: 0;
      color: #004D7C;
      opacity: 1;
      font-family: 'Lato', sans-serif;
      font-size: 13px; }
      .agenda.events .promote-events-slider .item .mandatory .icon {
        display: inline-block;
        width: 5px;
        height: 20px;
        background: url(/Content/images/eventDB/icon-mandatory.png) 5px 2px no-repeat;
        margin: 0;
        float: none;
        width: 100%;
        padding-left: 20px;
        color: #004D7C; }
    .agenda.events .promote-events-slider .item p.txt {
      padding: 20px 0;
      text-align: left;
      text-align: left;
      font-family: 'Lato', sans-serif;
      font-size: 15px;
      color: #202124;
      line-height: 19px;
      opacity: 0.7; }
.agenda.events .promote-event-only {
  background: none;
  padding: 0; }
  .agenda.events .promote-event-only .bgcolor {
    background: #FF4D4D 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 12px #0000003B;
    padding: 78px 60px 40px 60px;
    max-width: 1280px;
    margin: 0 auto; }
  .agenda.events .promote-event-only .box .bg {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 16px #455B638F;
    border-radius: 5px; }
    .agenda.events .promote-event-only .box .bg:before {
      box-shadow: 0px 3px 6px #00000029;
      border: 2px solid #004D7C; }
    .agenda.events .promote-event-only .box .bg:after {
      box-shadow: 0px 3px 6px #00000029;
      border: 2px solid #004D7C; }
  .agenda.events .promote-event-only .box .date .day {
    color: #FF4D4D; }
  .agenda.events .promote-event-only .box .date .month {
    color: #FF4D4D; }
  .agenda.events .promote-event-only .box.last .icon {
    background: url(/Content/images/eventDB/icon-programme-blue.png) 0 0px no-repeat; }
  .agenda.events .promote-event-only .box .type span {
    color: #fff; }
  .agenda.events .promote-event-only .box p.txt {
    color: #fff; }
  .agenda.events .promote-event-only .item p.btn .cta {
    color: #fff;
    border: 1px solid #fff !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .agenda.events .filter select option {
    font-size: 14px !important;
    font-weight: inherit; } }
@media all and (max-width: 1400px) {
  .agenda.events .result-filter .item p.btn,
  .agenda.events .promote-event-only .item p.btn {
    position: relative;
    margin: 20px 0;
    right: 35px; }

  .agenda.events .content .title--secondary,
  .agenda.events .promote-event-only .item p.btn {
    padding-left: 0; }

  .agenda.events .result-filter .box,
  .agenda.events .promote-event-only .box {
    padding-bottom: 70px; } }
@media all and (max-width: 1280px) {
  .agenda.events .bg {
    padding-bottom: 80px; } }
@media only screen and (min-width: 880px) and (max-width: 1279px) {
  .agenda.events .result-filter .g-wide--3,
  .agenda.events .promote-event-only .g-wide--3 {
    margin-right: 0;
    width: 74%; }
  .agenda.events .result-filter .g-wide--1,
  .agenda.events .promote-event-only .g-wide--1 {
    margin-right: 0;
    width: 26%;
    text-align: center; }
  .agenda.events .result-filter .box,
  .agenda.events .promote-event-only .box {
    max-width: 430px; }

  .agenda.events .result-filter .box p.txt {
    min-width: 400px; }

  .agenda.events .result-filter .item p.btn, .agenda.events .promote-event-only .item p.btn {
    right: 0;
    float: none;
    display: inline-block; }
    .agenda.events .result-filter .item p.btn .cta.more, .agenda.events .promote-event-only .item p.btn .cta.more {
      float: none;
      top: 54px; }

  .agenda.events .container {
    box-sizing: content-box;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto; } }
@media all and (max-width: 880px) {
  .agenda.events .result-filter .box .programme, .agenda.events .promote-event-only .box .programme {
    width: 70%; }

  .agenda.events .result-filter .box p.txt, .agenda.events .promote-event-only .box p.txt {
    min-width: inherit; }

  .agenda.events .promote-event-only .bgcolor {
    padding: 40px 0 0 0; }

  .agenda.events .container {
    box-sizing: content-box;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto; }
    .agenda.events .container .item {
      padding-bottom: 30px;
      padding-top: 30px;
      border-bottom: 1px solid #5e9ec5; }
      .agenda.events .container .item:nth-child(3) {
        border-bottom: 0; }

  .agenda.events .result-filter .box:nth-child(2), .agenda.events .promote-event-only .box:nth-child(2) {
    margin-left: 0px; }

  .agenda.events .result-filter .box p.txt {
    min-width: inherit; }

  .agenda.events .result-filter .box,
  .agenda.events .promote-event-only .box {
    max-width: 70%;
    padding-bottom: 30px; }

  .agenda.events .result-filter .item p.btn,
  .agenda.events .promote-event-only .item p.btn {
    right: inherit;
    float: right;
    top: inherit;
    transform: inherit; }

  .agenda.events .content.g--last {
    padding-top: 25px; }

  .agenda.events .result-filter .box p.txt,
  .agenda.events .promote-event-only .box p.txt {
    border: none;
    min-height: inherit; } }
@media all and (max-width: 580px) {
  .agenda.events .result-filter .item,
  .agenda.events .promote-event-only .item {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 0; }

  .agenda.events .result-filter .box p.txt,
  .agenda.events .result-filter .box .campus,
  .agenda.events .promote-event-only .box p.txt,
  .agenda.events .promote-event-only .box .campus {
    text-align: left !important;
    border-bottom: 0; }

  .agenda.events .result-filter .box,
  .agenda.events .promote-event-only .box {
    max-width: 100%; }

  .agenda.events .result-filter .box.white,
  .agenda.events .promote-event-only .box.white {
    width: 100%;
    max-width: 100%; }

  .agenda.events .result-filter .box .programme,
  .agenda.events .promote-event-only .box.white {
    width: 72%; }

  .agenda.events.global {
    margin-top: 104px; }

  .agenda.events .content.g-medium--half {
    padding: 20px 0 0 0; }

  .agenda.events .introduction .content .title--secondary {
    font-size: 40px; }

  .agenda.events .result-filter .item p.btn,
  .agenda.events .promote-event-only .item p.btn {
    width: 100%; }

  .agenda.events .result-filter .item p.btn .cta.more,
  .agenda.events .promote-event-only .item p.btn .cta.more {
    float: none;
    margin: 0 auto; } }
/**
*
* Variables  Color ISG
*
**/
/*****************VARIANTE DES COULEURS*****************/
/* business & management*/
/* grande école */
/* BBA MBA */
/* MSc MBA */
/* ISG OLD PORTAIL */
/* ISG PORTAIL */
/**
*
* FONT FACE
*
**/
@font-face {
  font-family: 'aileronblack';
  src: url("/Content/fonts/aileron.black-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'aileronbold';
  src: url("/Content/fonts/aileron.bold-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'aileronheavy';
  src: url("/Content/fonts/aileron.heavy-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.heavy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: optional; }
@font-face {
  font-family: 'aileronlight';
  src: url("/Content/fonts/aileron.light-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: optional; }
@font-face {
  font-family: 'aileronregular';
  src: url("/Content/fonts/aileron.regular-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'aileronsemibold';
  src: url("/Content/fonts/aileron.semibold-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'aileronthin';
  src: url("/Content/fonts/aileron.thin-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'aileronultralight';
  src: url("/Content/fonts/aileron.ultralight-webfont.woff2") format("woff2"), url("/Content/fonts/aileron.ultralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Lato-Heavy';
  src: url("/Content/fonts/Lato-Heavy.woff2") format("woff2"), url("/Content/fonts/Lato-Heavy.woff") format("woff"), url("/Content/fonts/Lato-Heavy.eot") format("eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Lato-Medium';
  src: url("/Content/fonts/Lato-Medium.woff2") format("woff2"), url("/Content/fonts/Lato-Medium.woff") format("woff"), url("/Content/fonts/Lato-Medium.eot") format("eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/**
*
* INIT ISG
*
**/
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  position: relative;
  box-sizing: border-box;
  min-height: 100%;
  overflow-x: hidden; }

ul, ol {
  padding: 0;
  margin: 0; }

/**
*
* STRUCTURE ISG PORTAIL
*
**/
#wrapper {
  width: 100%;
  min-height: 100%; }

.bread {
  font-family: inherit; }

.header {
  font-family: "aileronregular", Arial, sans-serif !important;
  height: 90px;
  box-shadow: none; }
  .header .container {
    max-width: 1162px;
    margin: 0 auto;
    padding: 0 30px; }
  .header .logo.isg {
    width: 80px;
    height: 80px;
    z-index: 1; }
  .header .logo .logo-isg {
    width: 112px !important;
    height: 112px !important;
    background-color: #ffffff;
    background-image: url(/Content/images/logo-isg-fat-ok-new.jpg) !important; }
  .header .logo .mini-logo-isg {
    background-color: #ffffff;
    border: 10px solid #ffffff;
    width: 60px !important;
    height: 60px !important;
    background-image: url(/Content/images/logo-isg-mini-left.png) !important; }
  .header .navigation .campus {
    display: block;
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 7px 20px;
    background-color: #004d7c;
    box-sizing: border-box; }
    .header .navigation .campus ul {
      text-align: center; }
      .header .navigation .campus ul:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
        /* space width */ }
      .header .navigation .campus ul li {
        display: inline-block;
        padding-right: 15px;
        position: relative; }
        .header .navigation .campus ul li:after {
          content: "-";
          position: absolute;
          right: 4px;
          top: 0;
          color: #ffffff; }
        .header .navigation .campus ul li:last-child {
          padding-right: 0; }
          .header .navigation .campus ul li:last-child:after {
            content: ""; }
        .header .navigation .campus ul li a {
          color: #ffffff;
          font-family: "aileronregular", Arial, sans-serif;
          font-size: 13px; }
          .header .navigation .campus ul li a:hover {
            opacity: 0.7; }
  .header .navigation nav {
    padding-left: inherit;
    text-align: center;
    line-height: 57px; }
    .header .navigation nav li {
      display: inline-block;
      vertical-align: middle;
      transition-property: background;
      transition-duration: 0.2s;
      transition-timing-function: ease-in-out; }
      .header .navigation nav li.separator:hover {
        background: none !important; }
      .header .navigation nav li ul {
        text-align: left; }
        .header .navigation nav li ul li {
          padding-left: 260px; }
          .header .navigation nav li ul li a:hover:before {
            content: '>';
            color: #004d7c; }

.footer {
  font-family: 'Lato', sans-serif !important;
  color: #fff;
  padding: 60px 0 0 0;
  margin-top: 0; }
  .footer .container {
    margin-bottom: 60px;
    max-width: 1160px; }
  .footer .logo, .footer .text {
    display: inline-block;
    vertical-align: top; }
  .footer .logo {
    max-width: 76px; }
  .footer .text {
    width: 80%;
    margin-left: 4%; }
  .footer .footer-title {
    font-size: 21px;
    text-transform: capitalize;
    font-family: "aileronbold", Arial, sans-serif;
    line-height: 32px;
    display: block;
    margin-bottom: 15px; }
  .footer p {
    font-family: 'Lato', sans-serif;
    font-weight: 300; }
    .footer p a {
      font-family: 'Lato', sans-serif;
      font-weight: 300; }
      .footer p a:hover {
        text-decoration: none; }
  .footer .first-box {
    margin-left: 10px; }
    .footer .first-box .text p {
      max-width: 420px; }
  .footer .last-box {
    margin-right: 67px; }
    .footer .last-box .block-btn span {
      border-radius: 4px;
      line-height: 42px;
      height: inherit;
      box-shadow: 3px 3px 11px #00000066;
      transition-property: background, color, opacity, border;
      transition-duration: 0.2s;
      transition-timing-function: ease-in-out;
      text-transform: capitalize;
      width: 253px; }
      .footer .last-box .block-btn span:hover {
        background: transparent; }
      .footer .last-box .block-btn span a {
        display: block; }
    .footer .last-box .block-btn span.doc-btn, .footer .last-box .block-btn span.admission-btn {
      font-size: 14px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700; }
      .footer .last-box .block-btn span.doc-btn:hover, .footer .last-box .block-btn span.admission-btn:hover {
        box-shadow: 3px 3px 6px #00000066; }
    .footer .last-box .block-btn span.doc-btn {
      border: 1px solid #e03997;
      background-color: #e03997; }
    .footer .last-box .block-btn span.admission-btn {
      border: 1px solid #ff4d4d;
      background-color: #ff4d4d; }
    .footer .last-box li {
      text-transform: none;
      margin-bottom: 0;
      box-sizing: border-box;
      line-height: 27px;
      position: relative;
      width: 260px;
      margin-left: 20px;
      height: inherit; }
      .footer .last-box li a {
        color: #ffffff;
        text-transform: capitalize;
        text-decoration: none;
        border: 0;
        padding-left: 0;
        display: block;
        text-align: left;
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        font-size: 15px;
        line-height: 27px; }
        .footer .last-box li a:hover {
          color: rgba(255, 255, 255, 0.7);
          background-color: transparent;
          border-left: 0; }
          .footer .last-box li a:hover:before {
            background-position: 0 0; }
        .footer .last-box li a:before {
          content: '';
          background: url(/Content/images/icon@2x.png) no-repeat 0 0;
          display: block;
          width: 9px;
          height: 8px;
          position: absolute;
          left: -20px;
          top: 11px;
          background-size: 9px 8px; }
  .footer .footer-ecoles {
    font-size: 14px !important; }
    .footer .footer-ecoles p, .footer .footer-ecoles a {
      font-family: inherit;
      font-weight: normal; }
    .footer .footer-ecoles a:hover {
      text-decoration: none;
      color: #FF4D4D; }

footer .container .middle-box,
footer .container .last-box {
  width: 253px;
  float: right; }

/** Retina Screens  **/
@media all and (max-width: 1162px) {
  .footer .container .middle-box, .footer .container .last-box {
    float: right !important; }

  .footer .text {
    width: inherit !important;
    margin-left: 0 !important; } }
/** Larger Screens - desktops and tablets landscape **/
@media all and (max-width: 1024px) {
  .header .container {
    max-width: inherit !important;
    margin: inherit !important;
    padding: inherit !important; }

  .header .navigation nav {
    line-height: inherit !important; }

  .header .menuslide-mobile .separator {
    display: none !important; }
  .header .menuslide-mobile a {
    text-align: left;
    font-size: 17px; }

  .header .navigation .campus {
    max-width: inherit !important; }

  .header .navigation nav .nav-container {
    background-color: #004d7c !important; }

  .header .navigation nav .nav-container .nav > li {
    background-color: #004d7c; }

  .header .navigation nav .nav-container .right-menu a.admission-btn,
  .header .navigation nav .nav-container .right-menu a.admission-btn:hover {
    background-color: #ff4d4d !important;
    color: #fff !important;
    box-shadow: 3px 3px 6px #00000066; }

  header .navigation nav .nav-container .right-menu a.doc-btn,
  header .navigation nav .nav-container .right-menu a.doc-btn:hover {
    background-color: #e03997 !important;
    color: #fff !important;
    box-shadow: 3px 3px 6px #00000066; }

  .header .navigation nav .nav-container a:hover {
    opacity: 0.7; }

  .header .navigation nav .nav-container .right-menu a:hover {
    opacity: 1; }

  .header .navigation nav .nav-container .dropdown {
    background-color: #004d7c !important; }

  .header .navigation nav .nav-container .nav ul li a:hover {
    padding-left: 30px !important; }

  .header .navigation nav li:hover ul li a:hover::before {
    display: none; } }
@media all and (max-width: 880px) {
  .content-wrapper {
    padding-top: 60px; }

  section.main-container .content-wrapper .content {
    width: 95%; }

  .footer .container {
    width: 92%; }

  .footer .container .first-box {
    margin-bottom: 0;
    margin-left: 0; }
    .footer .container .first-box p {
      padding: 0;
      font-size: 15px; }
      .footer .container .first-box p a {
        font-size: 15px; }

  .footer .container .last-box ul {
    overflow: hidden; }

  .footer .first-box .text p {
    max-width: inherit; }

  .footer .footer-title {
    margin-top: 15px; }

  .footer .container .last-box li a:before {
    display: block !important; }

  .footer .container .last-box {
    width: 100%;
    margin: 10px 0;
    float: left !important; }

  .footer .container .last-box ul {
    overflow: inherit;
    margin-left: 10px; }

  .footer .container .last-box li {
    width: 100%;
    margin-left: inherit;
    float: none;
    text-align: left;
    font-size: 15px !important; }

  .footer .block-btn {
    display: block;
    position: relative; }

  footer .container .last-box .block-btn span {
    width: 253px; }

  .footer .footer-ecoles {
    display: block !important;
    font-size: 10px !important; } }

