@charset "UTF-8";
/*Effects Librairy https://github.com/thoughtbot/bourbon*/
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i");
@font-face {
  font-family: 'DIN';
  src: url("/fonts/dinregular.eot");
  src: url("/fonts/dinregular.eot?#iefix") format("embedded-opentype"), url("/fonts/dinregular.woff") format("woff"), url("/fonts/dinregular.ttf") format("truetype"), url("/fonts/dinregular.svg#dinregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN';
  src: url("/fonts/dinbold.eot");
  src: url("/fonts/dinbold.eot?#iefix") format("embedded-opentype"), url("/fonts/dinbold.woff") format("woff"), url("/fonts/dinbold.ttf") format("truetype"), url("/fonts/dinbold.svg#dinbold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'DIN';
  src: url("/fonts/dinlight.eot");
  src: url("/fonts/dinlight.eot?#iefix") format("embedded-opentype"), url("/fonts/dinlight.woff") format("woff"), url("/fonts/dinlight.ttf") format("truetype"), url("/fonts/dinlight.svg#dinlight") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: "Bebas Kai";
  src: url("/fonts/BebasKai-Regular.eot?") format("eot"), url("/fonts/BebasKai-Regular.woff") format("woff"), url("/fonts/BebasKai-Regular.ttf") format("truetype"), url("/fonts/BebasKai-Regular.svg#BebasKai") format("svg");
  font-weight: normal;
  font-style: normal; }
#sliderHome .swiper-container {
  width: 100%;
  height: 500px; }
#sliderHome .swiper-slide {
  background-size: cover; }
#sliderHome .swiper-pagination-bullet-active {
  background: #7c8c9c; }

#new-menu {
  height: auto !important; }
  #new-menu #mobile-menu {
    z-index: 99999;
    position: fixed;
    width: 100%; }
    #new-menu #mobile-menu img {
      height: 33px; }
    #new-menu #mobile-menu #navbar, #new-menu #mobile-menu #navbar-lvl-2 {
      border-bottom: 1px solid #e7e7e7; }
    #new-menu #mobile-menu #nav-first {
      padding: 0;
      margin: 0; }
      #new-menu #mobile-menu #nav-first .navbar-header {
        padding: 10px 0;
        border-bottom: 1px solid #e7e7e7;
        text-align: Center; }
        #new-menu #mobile-menu #nav-first .navbar-header .navbar-toggle {
          margin-left: 10px;
          float: left;
          border: 0; }
      #new-menu #mobile-menu #nav-first .navbar-nav li a {
        text-transform: uppercase !important;
        font-size: 20px !important; }
      #new-menu #mobile-menu #nav-first .navbar-nav .mobile-be-part-of-it a {
        color: #fe8300; }
      #new-menu #mobile-menu #nav-first .navbar-nav .mobile-logout a {
        color: #fe8300; }
      #new-menu #mobile-menu #nav-first #navbar-lvl1-close {
        padding-right: 2px; }
      #new-menu #mobile-menu #nav-first .navbar-toggle:hover {
        background-color: transparent; }
      #new-menu #mobile-menu #nav-first .navbar-toggle:focus {
        background-color: transparent; }
      #new-menu #mobile-menu #nav-first .navbar-brand {
        transition: initial;
        display: inline-block;
        float: inherit;
        margin-left: -80px; }
      #new-menu #mobile-menu #nav-first .decalage {
        margin-left: -18px; }
    #new-menu #mobile-menu #nav-second {
      border: 0 !important;
      padding: 0;
      width: 50px;
      position: absolute;
      z-index: 999;
      right: 0;
      top: 0;
      background: transparent; }
      #new-menu #mobile-menu #nav-second .navbar-header {
        padding: 10px 0; }
      #new-menu #mobile-menu #nav-second .navbar-toggle {
        border: 0; }
      #new-menu #mobile-menu #nav-second .navbar-toggle:hover {
        background-color: transparent; }
      #new-menu #mobile-menu #nav-second .navbar-toggle:focus {
        background-color: transparent; }
      #new-menu #mobile-menu #nav-second .navbar-brand {
        display: inline-block;
        float: inherit;
        margin-left: -80px; }
    #new-menu #mobile-menu #navbar-lvl-2 {
      background: #fff; }
      #new-menu #mobile-menu #navbar-lvl-2 a {
        color: #777;
        font-size: 20px; }
  #new-menu .sticky {
    opacity: 0.9; }
  #new-menu .small {
    height: 40px !important; }
  #new-menu #main-menu-container {
    height: 84px;
    background-color: #fff;
    z-index: 999999 !important; }
    #new-menu #main-menu-container #main-menu {
      min-height: 0;
      background-color: #fff;
      border-bottom: 0 !important;
      border-bottom: 1px solid #e8eaf3 !important;
      margin-bottom: 0; }
      #new-menu #main-menu-container #main-menu .logo {
        padding: 21px 25px; }
      #new-menu #main-menu-container #main-menu .navbar-brand {
        height: auto;
        padding: 15px 25px; }
      #new-menu #main-menu-container #main-menu #navbar {
        min-height: 0; }
        #new-menu #main-menu-container #main-menu #navbar .nav li {
          padding: 17px 3px 13px 3px;
          font-weight: 100; }
          #new-menu #main-menu-container #main-menu #navbar .nav li a {
            font-size: 13px;
            padding: 15px 9px;
            color: #333;
            background-color: transparent; }
        #new-menu #main-menu-container #main-menu #navbar .nav #be-part-of-it {
          height: 84px;
          background-color: #fe8300;
          border: 1px solid #fe8300; }
          #new-menu #main-menu-container #main-menu #navbar .nav #be-part-of-it a {
            color: #fff; }
        #new-menu #main-menu-container #main-menu #navbar .nav #dashboard {
          background-color: #fe8300;
          border: 1px solid #fe8300;
          margin-right: -5px; }
          #new-menu #main-menu-container #main-menu #navbar .nav #dashboard a {
            color: #fff; }
        #new-menu #main-menu-container #main-menu #navbar .nav #picture {
          padding: 0; }
          #new-menu #main-menu-container #main-menu #navbar .nav #picture a {
            padding: 17px; }
            #new-menu #main-menu-container #main-menu #navbar .nav #picture a .rounded-image {
              height: 50px;
              width: 50px;
              background-position: center center !important;
              background-repeat: no-repeat;
              border: 1px solid #e8e8e9;
              background-size: 100%;
              border-radius: 50%; }
            #new-menu #main-menu-container #main-menu #navbar .nav #picture a .new-messages {
              border: 3px solid #fe8300; }
            #new-menu #main-menu-container #main-menu #navbar .nav #picture a img {
              height: 50px;
              width: 50px;
              border-radius: 50px; }
        #new-menu #main-menu-container #main-menu #navbar .login-popup {
          display: none;
          padding-top: 30px;
          position: absolute;
          width: 300px;
          right: -97px;
          top: 45px;
          z-index: 999;
          background-color: #fff; }
    #new-menu #main-menu-container .navbar-default .navbar-nav > .active > a, #new-menu #main-menu-container .navbar-default .navbar-nav > .active > a:focus, #new-menu #main-menu-container .navbar-default .navbar-nav > .active > a:hover {
      background-color: transparent;
      margin-top: -1px !important;
      font-weight: 700; }
  #new-menu .small {
    background-color: #f3f2f3 !important;
    border-bottom: 0 !important; }
    #new-menu .small #be-part-of-it {
      height: 40px !important;
      margin-right: -5px !important; }
    #new-menu .small #main-menu {
      background-color: #f3f2f3 !important; }
      #new-menu .small #main-menu #navbar .nav li {
        padding: 0 3px 0 3px !important; }
      #new-menu .small #main-menu #navbar .nav a {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      #new-menu .small #main-menu #navbar .nav #picture {
        padding: 0; }
        #new-menu .small #main-menu #navbar .nav #picture a {
          padding: 5px 17px !important; }
          #new-menu .small #main-menu #navbar .nav #picture a .rounded-image {
            height: 30px !important;
            width: 30px !important;
            background-position: center center !important;
            background-repeat: no-repeat;
            border: 1px solid #e8e8e9;
            background-size: 100%;
            border-radius: 50%; }
          #new-menu .small #main-menu #navbar .nav #picture a img {
            height: 30px !important;
            width: 30px !important;
            border-radius: 30px !important; }
    #new-menu .small .navbar-default .navbar-nav > .active > a, #new-menu .small .navbar-default .navbar-nav > .active > a:focus, #new-menu .small .navbar-default .navbar-nav > .active > a:hover {
      padding-top: 8px !important; }
  #new-menu #second-menu-container-sticky-wrapper {
    position: relative;
    z-index: 9999999; }
  #new-menu #second-menu-container {
    background-color: #fff;
    z-index: 999999 !important;
    opacity: 0.9; }
    #new-menu #second-menu-container #second-menu {
      background-color: #fff;
      border-bottom: 0 !important;
      margin-bottom: 0; }
      #new-menu #second-menu-container #second-menu .logo {
        padding: 22px 0 22px 25px; }
      #new-menu #second-menu-container #second-menu .navbar-brand {
        height: auto;
        padding: 15px 25px; }
      #new-menu #second-menu-container #second-menu .nav li {
        padding: 17px 3px 13px 3px;
        font-weight: 100; }
        #new-menu #second-menu-container #second-menu .nav li a {
          font-size: 15px;
          color: #333;
          background-color: transparent; }
      #new-menu #second-menu-container #second-menu .nav #be-part-of-it {
        background-color: #fe8300; }
        #new-menu #second-menu-container #second-menu .nav #be-part-of-it a {
          color: #fff; }
      #new-menu #second-menu-container #second-menu .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px; }
      #new-menu #second-menu-container #second-menu .dropdown-menu li:hover .sub-menu {
        visibility: visible; }
      #new-menu #second-menu-container #second-menu .dropdown:hover .dropdown-menu {
        display: block; }
      #new-menu #second-menu-container #second-menu .nav-tabs .dropdown-menu, #new-menu #second-menu-container #second-menu .nav-pills .dropdown-menu, #new-menu #second-menu-container #second-menu .navbar .dropdown-menu {
        margin-top: 0; }
      #new-menu #second-menu-container #second-menu .navbar-nav > li > .dropdown-menu {
        padding: 10px 0;
        border: 0;
        border-radius: 0;
        box-shadow: none; }
        #new-menu #second-menu-container #second-menu .navbar-nav > li > .dropdown-menu li {
          text-align: right;
          padding: 5px 0; }
          #new-menu #second-menu-container #second-menu .navbar-nav > li > .dropdown-menu li a {
            font-weight: 100;
            color: #777; }
          #new-menu #second-menu-container #second-menu .navbar-nav > li > .dropdown-menu li a:hover {
            background-color: transparent; }
      #new-menu #second-menu-container #second-menu .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px; }
      #new-menu #second-menu-container #second-menu .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        top: 11px;
        left: -6px; }
    #new-menu #second-menu-container .navbar-default .navbar-nav > .active > a, #new-menu #second-menu-container .navbar-default .navbar-nav > .active > a:focus, #new-menu #second-menu-container .navbar-default .navbar-nav > .active > a:hover {
      background-color: transparent;
      font-weight: 700; }
  #new-menu #dashboard-menu-container {
    z-index: 99999 !important; }
    #new-menu #dashboard-menu-container #dashboard-menu {
      border: 0 !important;
      background-color: rgba(124, 140, 156, 0.9);
      margin-bottom: 0;
      min-height: 0; }
      #new-menu #dashboard-menu-container #dashboard-menu .nav li {
        padding: 0 3px;
        font-weight: 400; }
        #new-menu #dashboard-menu-container #dashboard-menu .nav li a {
          font-size: 14px;
          font-weight: 100; }
      #new-menu #dashboard-menu-container #dashboard-menu .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
        color: #fff; }
    #new-menu #dashboard-menu-container .navbar-default .navbar-nav > .active > a, #new-menu #dashboard-menu-container .navbar-default .navbar-nav > .active > a:focus, #new-menu #dashboard-menu-container .navbar-default .navbar-nav > .active > a:hover {
      background-color: transparent;
      font-weight: 700 !important; }

.home-menu {
  height: 100px !important; }
  .home-menu .navbar {
    border-bottom: 1px solid #d4d4d4 !important; }
  .home-menu #nav-level-1 {
    border-bottom: 0 !important; }
  .home-menu #logos {
    padding-top: 20px !important; }

#nav-level-1-bloc {
  padding-right: 0 !important;
  margin-right: 0 !important; }

#header-mask {
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%; }

.login-popup {
  display: none; }

#footer-extra-padding {
  background-color: #f7f9fb; }
  #footer-extra-padding .si-grid-padding {
    height: 100px; }

footer {
  background-color: #00263c;
  color: #fff;
  bottom: 0;
  width: 100%;
  min-height: 60px;
  padding: 30px 0;
  font-size: 14px; }
  footer img {
    width: 80%; }
  footer p {
    text-transform: uppercase;
    margin-bottom: 15px; }
  footer ul {
    padding: 0; }
    footer ul li {
      padding-bottom: 5px; }
  footer .footer-split {
    padding: 0; }

#social-footer {
  background: url("/img/social-footer-bg.png");
  background-position: center center;
  background-size: cover;
  padding: 40px 0 30px 0;
  color: #fff; }
  #social-footer #mc_embed_signup form {
    padding: 0; }
  #social-footer a {
    color: #fff; }
    #social-footer a:hover {
      color: #fff; }
    #social-footer a:focus {
      color: #fff; }
  #social-footer .email {
    margin-top: -6px !important;
    float: left;
    width: 260px !important; }
  #social-footer .arrow-left::before {
    padding-right: 0; }
  #social-footer .btn-mailchimp-footer {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
    background-color: transparent;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  #social-footer #stay-up-to-date {
    font-weight: bold;
    font-size: 20px; }
  #social-footer ul {
    font-size: 23px;
    padding: 0; }
    #social-footer ul li {
      padding: 0 5px;
      display: inline; }

#need-help {
  position: fixed;
  bottom: -5px;
  right: 0;
  padding: 5px 50px;
  text-align: right;
  z-index: 999999999; }
  #need-help #need-help-img {
    width: 300px; }
  #need-help img {
    padding-right: 15px;
    width: 80px;
    margin-bottom: 15px; }
  #need-help img:hover {
    cursor: pointer; }
  #need-help #need-help-form {
    text-align: left;
    display: none;
    width: 300px;
    background-color: #fff;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.2); }
    #need-help #need-help-form p {
      margin-bottom: 10px; }
    #need-help #need-help-form .form-group {
      margin-bottom: 5px; }
    #need-help #need-help-form .btn {
      margin-top: 0;
      width: 100%; }
  #need-help #need-help-form:before {
    content: '';
    display: block;
    position: absolute;
    top: 103px;
    right: 87px;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-top: 1px solid rgba(0, 0, 0, 0.2); }

#cookies-alert {
  padding: 20px;
  text-align: center;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 99999;
  position: fixed;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  font-size: 15px;
  border-top: 1px solid #d4d4d4 !important; }
  #cookies-alert .close {
    opacity: 1;
    float: inherit;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #fe8300;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    background: #fe8300;
    padding: 10px 20px 6px 20px;
    margin-left: 20px;
    text-transform: uppercase; }
  #cookies-alert .close:hover {
    background-color: #fff;
    color: #fe8300; }

/* --------------------------------

Basic Style

-------------------------------- */
.cd-breadcrumb, .cd-multi-steps {
  width: 100%;
  padding: 0.5em 1em;
  margin: 1em auto;
  background-color: #edeff0;
  border-radius: .25em; }

.cd-breadcrumb:after, .cd-multi-steps:after {
  content: "";
  display: table;
  clear: both; }

.cd-breadcrumb li, .cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0; }

.cd-breadcrumb li::after, .cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5; }

.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none; }

.cd-breadcrumb li > *, .cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  font-size: 1.4rem;
  color: #2c3f4c; }

.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: #fe8300; }

.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #fe8300; }

.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default arrow separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(/img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle; }

.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(/img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle; }

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0; }

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -60px 0; }

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0; }

.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px; }

.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px; }

.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px; }

.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px; }

@media only screen and (min-width: 768px) {
  .cd-breadcrumb, .cd-multi-steps {
    padding: 0 1.2em; }

  .cd-breadcrumb li, .cd-multi-steps li {
    margin: 1.2em 0; }

  .cd-breadcrumb li::after, .cd-multi-steps li::after {
    margin: 0 1em; }

  .cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 1.6rem; } }
/* --------------------------------

Custom icons hover effects - breadcrumb and multi-steps

-------------------------------- */
@media only screen and (min-width: 768px) {
  .no-touch .cd-breadcrumb.triangle.custom-icons li:first-of-type a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:first-of-type em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:first-of-type a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:first-of-type em::before {
    /* change custom icon using image sprites - hover effect or current item */
    background-position: 0 -40px; }

  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(2) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(2) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(2) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(2) em::before {
    background-position: -20px -40px; }

  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(3) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(3) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(3) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(3) em::before {
    background-position: -40px -40px; }

  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(4) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(4) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(4) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(4) em::before {
    background-position: -60px -40px; } }
/* --------------------------------

Multi steps indicator

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-multi-steps {
    /* reset style */
    background-color: transparent;
    padding: 0;
    text-align: center; }

  .cd-multi-steps li {
    position: relative;
    float: none;
    margin: 0.4em 40px 0.4em 0; }

  .cd-multi-steps li:last-of-type {
    margin-right: 0; }

  .cd-multi-steps li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    content: '';
    height: 4px;
    background: #edeff0;
    /* reset style */
    margin: 0; }

  .cd-multi-steps li.visited::after {
    background-color: #fe8300; }

  .cd-multi-steps li > *, .cd-multi-steps li.current > * {
    position: relative;
    color: #2c3f4c; }

  .cd-multi-steps.custom-separator li::after {
    /* reset style */
    height: 4px;
    background: #edeff0; }

  .cd-multi-steps.text-center li::after {
    width: 60px;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-1px);
    -moz-transform: translateY(-50%) translateX(-1px);
    -ms-transform: translateY(-50%) translateX(-1px);
    -o-transform: translateY(-50%) translateX(-1px);
    transform: translateY(-50%) translateX(-1px); }

  .cd-multi-steps.text-center li > * {
    z-index: 1;
    padding: .6em 1em;
    border-radius: .25em;
    background-color: #edeff0; }

  .no-touch .cd-multi-steps.text-center a:hover {
    background-color: #2c3f4c; }

  .cd-multi-steps.text-center li.current > *, .cd-multi-steps.text-center li.visited > * {
    color: #ffffff;
    background-color: #fe8300; }

  .cd-multi-steps.text-center.custom-icons li.visited a::before {
    /* change the custom icon for the visited item - check icon */
    background-position: 0 -60px; }

  .cd-multi-steps.text-top li, .cd-multi-steps.text-bottom li {
    width: 30%;
    text-align: center; }

  .cd-multi-steps.text-top li::after, .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    left: 50%;
    /* 40px is the <li> right margin value */
    width: calc(100% + 40px); }

  .cd-multi-steps.text-top li > *::before, .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #edeff0; }

  .cd-multi-steps.text-top li.visited > *::before,
  .cd-multi-steps.text-top li.current > *::before, .cd-multi-steps.text-bottom li.visited > *::before,
  .cd-multi-steps.text-bottom li.current > *::before {
    background-color: #fe8300; }

  .no-touch .cd-multi-steps.text-top a:hover, .no-touch .cd-multi-steps.text-bottom a:hover {
    color: #fe8300; }

  .no-touch .cd-multi-steps.text-top a:hover::before, .no-touch .cd-multi-steps.text-bottom a:hover::before {
    box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3); }

  .cd-multi-steps.text-top li::after {
    /* this is the line connecting 2 adjacent items */
    bottom: 4px; }

  .cd-multi-steps.text-top li > * {
    padding-bottom: 20px; }

  .cd-multi-steps.text-top li > *::before {
    /* this is the spot indicator */
    bottom: 0; }

  .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    top: 3px; }

  .cd-multi-steps.text-bottom li > * {
    padding-top: 20px; }

  .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    top: 0; } }
/* --------------------------------

Add a counter to the multi-steps indicator

-------------------------------- */
.cd-multi-steps.count li {
  counter-increment: steps; }

.cd-multi-steps.count li > *::before {
  content: counter(steps) " - "; }

@media only screen and (min-width: 768px) {
  .cd-multi-steps.text-top.count li > *::before,
  .cd-multi-steps.text-bottom.count li > *::before {
    /* this is the spot indicator */
    content: counter(steps);
    height: 26px;
    width: 26px;
    line-height: 26px;
    font-size: 1.4rem;
    color: #ffffff; }

  .cd-multi-steps.text-top.count li:not(.current) em::before,
  .cd-multi-steps.text-bottom.count li:not(.current) em::before {
    /* steps not visited yet - counter color */
    color: #2c3f4c; }

  .cd-multi-steps.text-top.count li::after {
    bottom: 11px; }

  .cd-multi-steps.text-top.count li > * {
    padding-bottom: 34px; }

  .cd-multi-steps.text-bottom.count li::after {
    top: 11px; }

  .cd-multi-steps.text-bottom.count li > * {
    padding-top: 34px;
    font-style: inherit; } }
.clear-before-page {
  margin-top: 50px; }

#header {
  margin-top: -50px; }

@media (max-width: 767px) {
  #section-page h1 {
    margin-top: 0; } }
#section-page .page-title {
  color: #0A3A68; }
#section-page .section-body {
  font-size: 1.4em;
  line-height: 1.5em; }

section {
  padding: 50px; }

body {
  font-size: 18px;
  line-height: 1.4; }

.title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #004F90;
  margin-bottom: 0; }

h1.tagline, h1 span.tagline, h2.tagline, h2 span.tagline, p.tagline {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  color: #288dc1;
  margin: 0 0 10px 0;
  letter-spacing: .05em; }

h1.h1, h1 span.h1, h2.h1, p.h1 {
  font-size: 35px;
  font-size: 40px;
  line-height: 40px;
  line-height: 1.2;
  color: #004f90;
  margin: 0 0 20px 0;
  margin-top: 10px;
  font-weight: 400; }

h1 span.h1 {
  display: block; }

h1.h1.white-color {
  color: #fff; }

h2.h2, h2 span.h2, p.h2 {
  display: block;
  font-size: 34px;
  line-height: 1.1;
  color: #004f90;
  margin: 10px 0 20px 0;
  font-weight: 500; }

h3.h3, p.h3 {
  font-size: 23px;
  margin-bottom: 20px;
  color: #288dc1;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase; }

p.highlight {
  color: #288dc1;
  font-weight: 500; }

h1.subtitle {
  font-weight: 100;
  font-size: 35px;
  line-height: 40px;
  color: #0A3A68;
  margin-bottom: 15px;
  margin-top: 10px; }

h2.subtitle {
  font-weight: 100;
  font-size: 35px;
  line-height: 40px;
  color: #0A3A68;
  margin-bottom: 15px;
  margin-top: 10px; }

p.subtitle {
  font-size: 35px;
  line-height: 40px;
  color: #0A3A68;
  margin-bottom: 15px;
  margin-top: 10px; }

p.small-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  color: #0A3A68;
  margin-bottom: 0; }

h3.small-subtitle {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  color: #0A3A68; }

p.small-subtitle {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  color: #0A3A68; }

.sidebar-title {
  font-size: 18px;
  color: #0A3A68;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 15px;
  border-bottom: 2px solid #F0F2F8;
  margin-bottom: 30px; }

.sidebar-element {
  margin-bottom: 50px; }
  .sidebar-element .author {
    text-transform: uppercase;
    color: #288dc1;
    font-weight: 600;
    margin-bottom: 0; }
  .sidebar-element .hr-title {
    width: 50px;
    border-top: 4px solid #fe8300;
    margin-top: 10px;
    margin-bottom: 20px; }
  .sidebar-element .description {
    font-size: 16px; }

.hr-title {
  width: 60px;
  margin-top: 15px;
  margin-bottom: 30px;
  border-top: 4px solid #fe8300; }

.section-picture {
  padding-right: 0; }

.arrow-link-container {
  /* hyperlink */ }
  .arrow-link-container .arrow-link {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #0A3A68;
    margin-top: 50px; }
  .arrow-link-container .arrow-left::before {
    content: '\25ba';
    padding-right: 0.5em;
    color: #fe8300; }
  .arrow-link-container .arrow-down::before {
    content: '\25bc';
    padding-right: 0.5em;
    color: #fe8300; }
  .arrow-link-container .hyperlink {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
    cursor: pointer;
    text-align: inherit !important;
    text-decoration: none;
    text-transform: uppercase;
    color: #004f90; }
  .arrow-link-container .hyperlink:hover {
    color: #004f90; }
  .arrow-link-container .hyperlink::before {
    padding-right: .5em;
    content: '\25ba';
    color: #fe8300; }
  .arrow-link-container .hyperlink:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    content: ' ';
    transition: transform .5s;
    transform: scaleX(0);
    transform-origin: bottom right;
    background-color: #fe8300; }
  .arrow-link-container .hyperlink:hover:after {
    transform: scaleX(1);
    transform-origin: bottom left; }

.grey-background {
  background-color: #e0dfdf;
  padding: 75px 0; }

.innovators-color {
  color: #66dbca !important; }

.investors-color {
  color: #64d955 !important; }

.seekers-color {
  color: #f04721 !important; }

.multipliers-logo {
  padding: 20px;
  width: calc(100% / 7); }

.partners-logo {
  padding: 20px;
  width: calc(100% / 6); }

.support-logo {
  padding: 20px;
  width: calc(100% / 5); }

.expert-timeline li {
  width: 10% !important; }

.saf-timeline li {
  width: 15% !important; }

/********************************************************
    HOME PARTNERS
********************************************************/
#page-partners #header {
  padding: 0; }
  #page-partners #header img {
    width: 100%; }
#page-partners .info-bloc {
  margin-top: 50px; }
  #page-partners .info-bloc .img-container {
    text-align: Center;
    margin: 30px 0; }
    #page-partners .info-bloc .img-container img {
      height: 100px; }
#page-partners .line-cut {
  margin-top: 20px; }
#page-partners #exemples {
  background: #f9f9fa; }
  #page-partners #exemples .title {
    font-size: 20px; }
  #page-partners #exemples .line-cut {
    margin-top: 50px; }
    #page-partners #exemples .line-cut span {
      background: #f9f9fa; }

/********************************************************
    WECHAT PAGE
********************************************************/
#page-wechat #we-chat-qr {
  text-align: center; }
  #page-wechat #we-chat-qr img {
    width: 50%; }

/********************************************************
    POLICY MEMBERSHIP PAGE
********************************************************/
#page-policy-membership #header {
  padding: 0; }
  #page-policy-membership #header img {
    width: 100%; }
#page-policy-membership #policy-bloc .small-subtitle {
  margin-top: 40px; }
#page-policy-membership #policy-bloc .small-title {
  margin-top: 20px;
  font-weight: bold;
  font-size: 18px; }
#page-policy-membership #policy-bloc ul {
  list-style: disc;
  margin-top: 20px;
  font-weight: 500;
  color: #0A3A68; }

/********************************************************
    CONTACT PAGE
********************************************************/
#page-contact #header {
  padding: 0; }
  #page-contact #header img {
    width: 100%; }
#page-contact #contact-bloc-left .small-subtitle, #page-contact #contact-bloc-right .small-subtitle {
  margin-top: 40px; }
#page-contact #contact-bloc-left .small-title, #page-contact #contact-bloc-right .small-title {
  margin-top: 20px;
  font-weight: bold;
  font-size: 18px; }
#page-contact #contact-bloc-left ul, #page-contact #contact-bloc-right ul {
  list-style: disc;
  margin-top: 20px;
  font-weight: 500;
  color: #0A3A68; }

/********************************************************
    SOLUTION TIMELINE
********************************************************/
#solution-timeline form {
  padding: 10px;
  display: inline-block;
  border-radius: 0;
  width: 100%; }
#solution-timeline input {
  display: none; }
#solution-timeline label.done {
  background: #fe8300;
  color: #fff; }
#solution-timeline .disable .yellow-tooltip {
  background: #cacaca;
  color: #000;
  border: 3px solid #cacaca;
  cursor: default; }
#solution-timeline .disable .timeline {
  border-top: 2px solid #cacaca; }
  #solution-timeline .disable .timeline .timeline__step-marker {
    background: #cacaca;
    border: 4px solid #cacaca; }
#solution-timeline .disable a {
  pointer-events: none;
  cursor: default; }
  #solution-timeline .disable a i {
    border: 2px solid #bfbfbf !important;
    background: #bfbfbf !important; }
#solution-timeline label {
  cursor: pointer;
  display: block;
  text-align: center;
  float: left; }
#solution-timeline label:last-child {
  margin-right: 0; }
#solution-timeline label {
  background: #fe8300;
  background: #fff;
  color: #000;
  padding: 5px 6px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  border: 3px solid #fe8300;
  font-size: 17px; }
#solution-timeline article {
  width: 0;
  height: auto;
  overflow: hidden;
  -webkit-transition: width .25s linear, opacity .2s linear;
  transition: width .25s linear, opacity .3s linear;
  position: relative;
  margin-bottom: 0;
  padding: 0;
  margin-right: 2px;
  margin-left: 2px;
  opacity: 0;
  float: left; }
#solution-timeline div:last-child article {
  margin-right: 0; }
#solution-timeline article p {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  width: 245px;
  padding: 5px 10px; }
#solution-timeline div > input:checked ~ article {
  width: calc(100% - 350px);
  opacity: 1; }
#solution-timeline .timeline {
  margin: 20px 0;
  padding: 0;
  border-top: 2px solid #fe8300;
  list-style: none; }
#solution-timeline .timeline__step {
  width: calc( 100% / 6);
  float: left;
  padding-top: 30px;
  position: relative; }
#solution-timeline .timeline__step:first-of-type:before, #solution-timeline .timeline__step:last-of-type:before {
  content: "";
  width: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  top: -2px;
  left: 0; }
#solution-timeline .timeline__step:last-of-type:before {
  left: 50%; }
#solution-timeline .timeline__step:hover .timeline__step-label {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  height: auto;
  padding: 5px 10px;
  font-size: 12px;
  border-width: 1px;
  bottom: 100%; }
#solution-timeline .timeline__step:hover .timeline__step-label:before, #solution-timeline .timeline__step:hover .timeline__step-label:after {
  display: block; }
#solution-timeline .timeline__step-label {
  opacity: 0;
  height: 0;
  padding: 0;
  font-size: 0;
  border-width: 0;
  -webkit-transform: rotate(30deg);
  width: 110px;
  margin: 0 0 45px -55px;
  border-style: solid;
  border-color: #fe8300;
  background: #fff;
  font-weight: normal;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: bottom 0.1s ease-in-out, opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out; }
#solution-timeline .timeline__step-label:before, #solution-timeline .timeline__step-label:after {
  display: none;
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%; }
#solution-timeline .timeline__step-label:before {
  border-top-color: #fe8300;
  border-width: 8px;
  margin-left: -8px; }
#solution-timeline .timeline__step-label:after {
  border-top-color: #fff;
  border-width: 6px;
  margin-left: -6px; }
#solution-timeline .timeline__step-content {
  display: block;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis; }
#solution-timeline .timeline__step-title {
  display: block;
  width: 100%;
  padding: 30px 0 0;
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 0; }
#solution-timeline .timeline__step-marker {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: #fff;
  border: 4px solid #fe8300;
  border-radius: 50%;
  box-shadow: 0 0 0 10px #fff;
  text-align: center;
  line-height: 50px -10;
  color: #fe8300;
  font-size: 2em;
  font-style: normal;
  position: absolute;
  top: -26px;
  left: 50%; }
#solution-timeline .done .timeline__step-marker {
  background: #fe8300;
  color: #fff; }
#solution-timeline .timeline__step-radio {
  display: none;
  /**
   * not needed for now,
   * because markers won't be clicked in horz version
   */ }
#solution-timeline .timeline--summary {
  width: 100%;
  border-width: 2px; }
#solution-timeline .timeline--summary .timeline__step-label {
  margin-bottom: 19px; }
#solution-timeline .timeline--summary .timeline__step-title {
  padding: 12px 0 0;
  font-size: 14px; }
#solution-timeline .timeline--summary .timeline__step-marker {
  width: 20px;
  height: 20px;
  margin-left: -11px;
  border-width: 2px;
  text-indent: -999em;
  box-shadow: 0 0 0 3px #fff;
  top: -11px; }

/********************************************************
      SOLUTION INDEX PAGE
********************************************************/
#page-solution table .title-type {
  font-size: 25px;
  border-top: 0;
  padding-top: 0; }
#page-solution .icon {
  width: 100%; }
#page-solution #read-more-efficent-btn {
  font-weight: 700; }
#page-solution #read-more-efficent {
  display: none; }
  #page-solution #read-more-efficent ul li {
    list-style: disc; }
  #page-solution #read-more-efficent h2 {
    font-size: 40px;
    line-height: 1;
    color: #004f90;
    margin: 0 0 20px 0;
    margin-top: 10px;
    font-weight: 400; }
#page-solution .fa-plus-circle {
  color: #fe8300; }
#page-solution #solution-filter #browse-text {
  float: left; }
  #page-solution #solution-filter #browse-text p {
    margin-top: 15px;
    font-weight: 500;
    margin-right: 10px;
    font-size: 14px; }
#page-solution #solution-filter #keywords, #page-solution #solution-filter #countries, #page-solution #solution-filter #categories, #page-solution #solution-filter #categories_name, #page-solution #solution-filter #sectors, #page-solution #solution-filter #types, #page-solution #solution-filter #categories_lvl_3, #page-solution #solution-filter #categories_lvl_3_name, #page-solution #solution-filter #categories_lvl_2, #page-solution #solution-filter #categories_lvl_2_name {
  float: left;
  background-color: #fff;
  padding: 10px 10px;
  margin: 0 5px;
  font-size: 13px;
  color: #0A3A68;
  width: 200px;
  text-align: center; }
#page-solution #solution-filter #btn-search {
  margin-left: 5px;
  float: left;
  background-color: #fe8300;
  color: #fff;
  padding: 11px 10px;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
  border-color: #fe8300; }
#page-solution .dropdown-inline {
  display: inline-block;
  position: relative; }
#page-solution .dropdown-menu {
  min-width: 350px; }
#page-solution #dropdown-country ul {
  max-height: 300px;
  overflow: auto; }
#page-solution #dropdown-available ul {
  max-height: 300px;
  overflow: auto; }
#page-solution .filter-map {
  border: 1px solid #ccc;
  width: 200px;
  float: left;
  margin: 0 5px; }
  #page-solution .filter-map .btn {
    background-color: #fff;
    border-radius: 0;
    padding: 10px 20px;
    width: 100%; }
  #page-solution .filter-map ul {
    margin-left: -1px;
    margin-top: 5px;
    border-radius: 0;
    box-shadow: none; }
#page-solution .solutions-list {
  margin-bottom: 30px; }
  #page-solution .solutions-list img {
    width: 100%; }
  #page-solution .solutions-list .info {
    position: absolute;
    bottom: 0;
    font-size: 15px;
    color: #fff;
    width: calc(100% - 30px); }
    #page-solution .solutions-list .info .title {
      background-color: rgba(0, 0, 0, 0.6);
      padding: 8px;
      color: #fe8300;
      font-weight: 100;
      display: -webkit-box; }
    #page-solution .solutions-list .info .resume {
      padding: 8px;
      background-color: rgba(9, 58, 103, 0.5);
      width: 100%;
      color: #fff;
      margin-bottom: 0;
      font-size: 12px; }
    #page-solution .solutions-list .info .resume:hover {
      background-color: #093a67;
      cursor: pointer; }
#page-solution #header {
  padding: 0; }
  #page-solution #header img {
    width: 100%; }
#page-solution .mille-solutions-bloc {
  margin-top: 50px; }
#page-solution #exemples {
  margin-top: 30px; }
  #page-solution #exemples .title {
    font-size: 20px; }
  #page-solution #exemples .swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 15px; }
  #page-solution #exemples .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 30px; }
    #page-solution #exemples .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px; }
    #page-solution #exemples .swiper-pagination .swiper-pagination-bullet-active {
      background: #fe8300; }
  #page-solution #exemples .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    #page-solution #exemples .swiper-slide img {
      width: 100%; }
    #page-solution #exemples .swiper-slide .info-bloc {
      position: absolute;
      bottom: 0;
      background-color: rgba(10, 60, 105, 0.9);
      width: 100%;
      text-align: left;
      padding: 0 15px;
      color: #fff; }
      #page-solution #exemples .swiper-slide .info-bloc .subtitle {
        color: #fe8300;
        font-weight: 500;
        font-size: 22px;
        margin-bottom: 0; }
      #page-solution #exemples .swiper-slide .info-bloc .arrow-link-container {
        margin-top: 10px;
        margin-bottom: 15px; }
        #page-solution #exemples .swiper-slide .info-bloc .arrow-link-container .arrow-left {
          color: #fff; }
#page-solution #dashboard-steps {
  margin: 0; }
  #page-solution #dashboard-steps .value {
    font-size: 30px;
    margin-bottom: 0; }
  #page-solution #dashboard-steps .small-subtitle {
    font-size: 20px; }
  #page-solution #dashboard-steps .btn-yellow {
    margin-top: 0; }
#page-solution .description-bullet {
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px; }
  #page-solution .description-bullet li {
    list-style: disc; }
#page-solution #submit-your-solution {
  padding: 30px 0;
  background: #f7f9fb;
  padding-top: 0;
  padding-bottom: 0; }
  #page-solution #submit-your-solution h2 {
    margin-top: 0; }
  #page-solution #submit-your-solution .contact-info {
    background-color: #fe8300;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 15px;
    border-radius: 0;
    display: inline;
    font-size: 15px;
    margin-bottom: 10px;
    width: 100%; }
  #page-solution #submit-your-solution .btn-cta {
    background-size: cover; }
    #page-solution #submit-your-solution .btn-cta .heading {
      padding-top: 50px; }
#page-solution #dashboard-bloc {
  padding-bottom: 0; }
#page-solution .solutions-image-bloc {
  position: relative; }
  #page-solution .solutions-image-bloc img {
    width: 100%; }
  #page-solution .solutions-image-bloc .solutions-category {
    background-color: rgba(10, 59, 105, 0.7);
    color: #fff;
    display: inline-block;
    padding: 5px 9px 3px 9px;
    font-size: 13px;
    font-weight: 500;
    margin-top: -50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0; }
#page-solution table {
  font-size: 17px; }
  #page-solution table .ok {
    color: #11bd9e; }
  #page-solution table .ko {
    color: #e74b39; }
#page-solution .financing-disable {
  opacity: 0.3; }
#page-solution #accordion a {
  position: relative;
  font-size: 13px;
  font-weight: 700;
  padding: 0 0 0 35px;
  margin: 15px 0 25px 0;
  color: #288dc1;
  text-transform: uppercase;
  transition: all .35s ease-in; }
#page-solution #accordion a:before {
  position: absolute;
  left: 0;
  top: 8px;
  width: 15px;
  height: 2px;
  display: inline-block;
  background: #ff8300;
  content: '';
  vertical-align: middle;
  transition: all .35s ease-in; }
#page-solution #accordion .img-preview a {
  padding: 0;
  margin: 0; }
  #page-solution #accordion .img-preview a .img-wrapper {
    margin-bottom: 0; }
#page-solution #accordion .panel-heading a.collapsed {
  margin: 25px 0; }
#page-solution #accordion .panel-heading a.collapsed:hover {
  color: #004F90; }
#page-solution #accordion .panel-heading a.collapsed:hover::before {
  width: 22px; }
#page-solution #accordion .panel-heading a:not(.collapsed) {
  color: #004F90; }
#page-solution #accordion .panel-heading a:not(.collapsed)::before {
  width: 22px; }
#page-solution #accordion .panel-collapse .panel-body {
  padding: 25px 0 0 0; }
#page-solution #accordion .panel-collapse.in .panel-body:before {
  width: 0; }

/********************************************************
  SOLUTION PAGE
********************************************************/
#page-solution-form #ssf-guideline {
  background-color: #eef2f6;
  padding: 30px;
  margin-bottom: 50px; }
  #page-solution-form #ssf-guideline h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.2;
    color: #7C8C9C;
    text-transform: uppercase; }
#page-solution-form .ssf_sdg_icons {
  width: 50%;
  margin: 30px 0; }
#page-solution-form #disclaimer {
  margin-top: 20px;
  margin-bottom: 60px;
  background-color: #f9f9fa;
  padding: 30px; }
  #page-solution-form #disclaimer img {
    float: left;
    width: 70px; }
  #page-solution-form #disclaimer p {
    color: #c7c7c7;
    margin-bottom: 0;
    padding: 15px 30px;
    font-size: 14px;
    margin-left: 100px;
    border-left: 4px solid #fe8300; }
#page-solution-form .agreement-bloc {
  margin: 50px 0 30px 0;
  text-align: Center; }
  #page-solution-form .agreement-bloc .btn-yellow {
    padding: 10px 10px 5px 10px; }
#page-solution-form .offer-selection {
  text-align: center; }
  #page-solution-form .offer-selection img {
    width: 100%; }
#page-solution-form input[type="checkbox"] + label {
  margin-left: 0;
  font-size: 20px; }
#page-solution-form .description-bullet {
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px; }
  #page-solution-form .description-bullet li {
    list-style: disc; }
#page-solution-form .title {
  margin-bottom: 20px; }
#page-solution-form #form-bloc {
  margin-top: 20px; }
  #page-solution-form #form-bloc .form-group {
    margin-bottom: 50px; }
  #page-solution-form #form-bloc .input {
    margin-bottom: 5px; }
  #page-solution-form #form-bloc label.public:before {
    content: '• ';
    color: #44b59e; }
  #page-solution-form #form-bloc label.private:before {
    content: '• ';
    color: #4f5051; }
  #page-solution-form #form-bloc .form-description {
    margin-bottom: 0; }
  #page-solution-form #form-bloc textarea.form-control {
    height: 163px; }
  #page-solution-form #form-bloc #bloc-btn {
    text-align: right; }
    #page-solution-form #form-bloc #bloc-btn .btn-yellow {
      margin-top: 0; }
  #page-solution-form #form-bloc .SumoSelect {
    width: 100%; }
    #page-solution-form #form-bloc .SumoSelect .CaptionCont {
      font-size: 16px;
      padding: 12px 12px;
      border: 1px solid #ccc; }
      #page-solution-form #form-bloc .SumoSelect .CaptionCont span.placeholder {
        font-style: initial; }
  #page-solution-form #form-bloc .SumoSelect.open > .optWrapper {
    top: 44px;
    box-shadow: none; }
  #page-solution-form #form-bloc .SumoSelect.open > .CaptionCont, #page-solution-form #form-bloc .SumoSelect:focus > .CaptionCont, #page-solution-form #form-bloc .SumoSelect:hover > .CaptionCont {
    box-shadow: none; }
#page-solution-form .multi-dropdown {
  width: 100%; }
  #page-solution-form .multi-dropdown .btn-default:hover, #page-solution-form .multi-dropdown .btn-default:focus, #page-solution-form .multi-dropdown .btn-default:active {
    background-color: inherit;
    border-color: #ccc; }
  #page-solution-form .multi-dropdown .open > .dropdown-menu {
    border-radius: 0; }
  #page-solution-form .multi-dropdown .multiselect {
    width: 100%;
    border-radius: 0;
    text-align: left;
    color: #000;
    height: 45px; }
  #page-solution-form .multi-dropdown .input-group-addon:first-child {
    border-radius: 0; }
  #page-solution-form .multi-dropdown .input-group-btn:last-child > .btn, #page-solution-form .multi-dropdown .input-group-btn:last-child > .btn-group {
    border-radius: 0; }
  #page-solution-form .multi-dropdown .multiselect-container {
    width: 100%;
    position: relative; }
  #page-solution-form .multi-dropdown .multiselect-container > li a {
    padding: 1px; }
  #page-solution-form .multi-dropdown .input-group-btn:last-child > .btn, #page-solution-form .multi-dropdown .input-group-btn:last-child > .btn-group {
    height: 45px; }
  #page-solution-form .multi-dropdown .multiselect-container > li > a.multiselect-all > input[type=checkbox] {
    margin-right: 10px; }
  #page-solution-form .multi-dropdown .multiselect-container > li > a > label > input[type=checkbox] {
    margin-right: 10px; }
  #page-solution-form .multi-dropdown .multiselect-container > li > a > label > b {
    font-size: 15px; }
  #page-solution-form .multi-dropdown .checkbox input[type=checkbox], #page-solution-form .multi-dropdown .checkbox-inline input[type=checkbox], #page-solution-form .multi-dropdown .radio input[type=radio], #page-solution-form .multi-dropdown .radio-inline input[type=radio] {
    margin-left: -25px; }
#page-solution-form #regions-select-bloc .multiselect-container > li > a.multiselect-all label {
  font-size: 17px;
  padding: 3px 20px 3px 33px; }
#page-solution-form #regions-select-bloc .multiselect-container > li.multiselect-group label {
  padding: 3px 20px 3px 20px !important; }
#page-solution-form #regions-select-bloc .multiselect-container > li > a > label {
  padding: 3px 20px 3px 85px; }

#new-menu {
  position: relative;
  z-index: 9999999;
  height: 80px; }

#section-page .top-sections {
  background-image: url("/img/sections/top_sections.png");
  height: 300px; }
#section-page .no-margin-top {
  margin-top: 0 !important; }
#section-page .col-on-top-section {
  background-color: #fff;
  margin-top: -60px; }
#section-page .row-dark {
  background-color: #a6a3a3;
  padding-top: 30px;
  padding-bottom: 30px; }
#section-page .first-content-row {
  padding-top: 0; }
#section-page .link-with-arrow {
  text-transform: uppercase;
  margin-top: 10px; }
  #section-page .link-with-arrow a {
    margin-left: 10px;
    font-size: 0.6em; }
#section-page h1, #section-page h2, #section-page h3 {
  color: #0A3A68;
  display: block; }
#section-page .color-blue,
#section-page .color-blue a {
  color: #0A3B69; }
  #section-page .color-blue .benefits_form h1,
  #section-page .color-blue a .benefits_form h1 {
    color: #0A3B69; }
#section-page .color-yellow,
#section-page .color-yellow a {
  color: #fe8300; }
  #section-page .color-yellow .benefits_form h1,
  #section-page .color-yellow a .benefits_form h1 {
    color: #fe8300; }
#section-page .color-orange,
#section-page .color-orange a {
  color: darkorange; }
  #section-page .color-orange .benefits_form h1,
  #section-page .color-orange a .benefits_form h1 {
    color: darkorange; }
#section-page .color-lightblue,
#section-page .color-lightblue a {
  color: lightblue; }
  #section-page .color-lightblue .benefits_form h1,
  #section-page .color-lightblue a .benefits_form h1 {
    color: lightblue; }
#section-page .color-green,
#section-page .color-green a {
  color: green; }
  #section-page .color-green .benefits_form h1,
  #section-page .color-green a .benefits_form h1 {
    color: green; }
#section-page .section-list {
  margin-top: 20px; }
  #section-page .section-list ul {
    list-style: disc; }
    #section-page .section-list ul li {
      margin-top: 10px;
      margin-bottom: 10px; }
#section-page .section-img {
  margin-top: 20px; }
#section-page .section-title-middle-line h3 {
  display: block;
  width: 100%; }
#section-page .section-title-middle-line h3:before,
#section-page .section-title-middle-line h3:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 10%;
  margin: 0 10px; }
#section-page .section-title-middle-line h3:after {
  width: 50%; }
#section-page .world_alliance_members .big-number {
  font-size: 4em;
  color: #0A3A68; }
#section-page .world_alliance_members .subtitle {
  color: #0A3A68;
  font-size: 0.7em; }
#section-page .world_alliance_members_benefits .benefits_form {
  display: block;
  width: 100%;
  height: 300px;
  border: 1px solid #000; }
#section-page .world_alliance_members_benefits .section-tuile {
  margin-bottom: 30px; }
  #section-page .world_alliance_members_benefits .section-tuile .subtitle {
    color: #0A3A68;
    font-size: 0.6em; }
  #section-page .world_alliance_members_benefits .section-tuile h3 {
    margin-top: 5px; }
#section-page .world_alliance_members_benefits .section-highlight-with-button {
  margin-top: 50px;
  display: block; }
  #section-page .world_alliance_members_benefits .section-highlight-with-button h3 {
    color: #fe8300; }
  #section-page .world_alliance_members_benefits .section-highlight-with-button .section-text {
    color: #0A3A68;
    font-size: 1.2em; }
  #section-page .world_alliance_members_benefits .section-highlight-with-button .button-link {
    display: block;
    margin-top: 20px; }
    #section-page .world_alliance_members_benefits .section-highlight-with-button .button-link a {
      font-size: 0.8em;
      font-weight: bold;
      background-color: #fe8300;
      color: #fff;
      text-transform: uppercase;
      padding: 4px 7px; }

#home-charts-container-ss {
  padding: 40px 50px;
  background: #f7f9fb;
  display: inline-block;
  width: 100%;
  margin-bottom: -10px; }
  #home-charts-container-ss .chart {
    width: 50%;
    float: left; }
    #home-charts-container-ss .chart #members-count-chart {
      margin: 0 10px 0 auto; }
    #home-charts-container-ss .chart #solutions-count-chart {
      margin: 0 auto 0 10px; }
    #home-charts-container-ss .chart .progress-chart {
      width: 170px;
      position: relative; }
      #home-charts-container-ss .chart .progress-chart .circular-chart {
        transform: rotate(48deg); }
      #home-charts-container-ss .chart .progress-chart .icon {
        width: 50px;
        position: absolute;
        top: 0;
        background: #f7f9fb;
        border-radius: 100px;
        left: 100px; }
      #home-charts-container-ss .chart .progress-chart .label {
        font-size: 12px;
        margin-top: 5px;
        display: block;
        color: #7C8C9C;
        font-weight: 600;
        line-height: 1.2;
        position: absolute;
        top: 43px;
        left: 0;
        width: 100%; }
        #home-charts-container-ss .chart .progress-chart .label span {
          font-size: 40px;
          color: #288dc1;
          font-weight: 500;
          margin-bottom: -10px;
          margin-top: 0; }
        #home-charts-container-ss .chart .progress-chart .label p {
          margin-top: -5px; }

/********************************************************
    HOME PAGE
********************************************************/
#page-home #page-news-medium .carousel {
  margin-bottom: 50px; }
#page-home #page-news-medium .carousel-item__description {
  margin-top: 35px;
  font-size: 13px;
  color: #7e7e7e;
  padding: 0; }
#page-home #page-news-medium .home-view-more-news {
  margin-top: 30px; }
#page-home #intro-container {
  padding-bottom: 0; }
#page-home .citation:hover {
  cursor: pointer; }
#page-home .citation {
  padding: 100px 18% 100px 8%;
  background: url("/img/citation-bg-with-bp.jpg");
  background-position: center center;
  background-size: cover;
  margin-top: 0; }
  #page-home .citation blockquote {
    font-size: 20px; }
    #page-home .citation blockquote .quote {
      line-height: 30px;
      color: #fff; }
    #page-home .citation blockquote .author {
      color: #fff;
      font-size: 17px; }
  #page-home .citation blockquote:before {
    color: #fff;
    font-size: 150px;
    margin-top: -40px;
    margin-left: -100px; }
#page-home .outline-drawing {
  position: absolute;
  width: 70%;
  top: 10%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url("/img/home-label-outline-drawing.png");
  height: 100%;
  left: 20%;
  opacity: 0.3; }
#page-home #header {
  padding: 0; }
  #page-home #header img {
    width: 100%; }
#page-home #cartoon-solutions-video .video-content-container {
  position: absolute;
  top: 0;
  height: 370px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  #page-home #cartoon-solutions-video .video-content-container.revealOut {
    width: 0 !important; }
#page-home #cartoon-solutions-video .video-container {
  position: relative;
  height: 370px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  #page-home #cartoon-solutions-video .video-container .video-close-container {
    position: absolute;
    width: calc(100% - 30px);
    text-align: center;
    padding-top: 20px; }
    #page-home #cartoon-solutions-video .video-container .video-close-container .video-close {
      margin-left: -20px;
      position: absolute;
      cursor: pointer;
      transition: all .2s ease-in;
      transform: rotate(0deg);
      display: none; }
      #page-home #cartoon-solutions-video .video-container .video-close-container .video-close svg {
        width: 40px;
        font-size: 40px; }
        #page-home #cartoon-solutions-video .video-container .video-close-container .video-close svg path {
          fill: #C5CCD3;
          transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
      #page-home #cartoon-solutions-video .video-container .video-close-container .video-close:hover {
        transform: rotate(90deg); }
        #page-home #cartoon-solutions-video .video-container .video-close-container .video-close:hover svg path {
          fill: #288dc1; }
  #page-home #cartoon-solutions-video .video-container #video-resize {
    height: 370px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
    #page-home #cartoon-solutions-video .video-container #video-resize.video-mode {
      height: auto; }
  #page-home #cartoon-solutions-video .video-container .video-preview {
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    z-index: -1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-image: url("/img/1000solutions-video-preview.jpg");
    background-size: cover;
    background-position: right top; }
  #page-home #cartoon-solutions-video .video-container .video-content a {
    cursor: pointer; }
    #page-home #cartoon-solutions-video .video-container .video-content a .no-padding-left {
      padding-left: 0;
      border-left: 15px solid #F5F7FA;
      transition: 0.5s; }
    #page-home #cartoon-solutions-video .video-container .video-content a .no-padding-right {
      padding-right: 0; }
    #page-home #cartoon-solutions-video .video-container .video-content a .video-header-container {
      height: 370px;
      display: block;
      padding: 40px 40px 10px;
      background: #F5F7FA;
      height: 100%;
      transition: 0.5s; }
      #page-home #cartoon-solutions-video .video-container .video-content a .video-header-container .hr-title {
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out; }
      #page-home #cartoon-solutions-video .video-container .video-content a .video-header-container h3 {
        font-weight: 500;
        font-size: 28px;
        line-height: 1.2;
        color: #7C8C9C;
        text-transform: uppercase;
        margin-top: 0; }
    #page-home #cartoon-solutions-video .video-container .video-content a .play-button-container {
      background: #fff;
      height: 100%;
      display: block;
      padding: 40px;
      text-align: center; }
      #page-home #cartoon-solutions-video .video-container .video-content a .play-button-container i, #page-home #cartoon-solutions-video .video-container .video-content a .play-button-container svg {
        font-size: 60px;
        color: #C5CCD3;
        display: block;
        margin: 10px auto 0 auto;
        transition: 0.5s; }
      #page-home #cartoon-solutions-video .video-container .video-content a .play-button-container .play-text {
        font-size: 14px;
        font-weight: 700;
        position: relative;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        color: #004f90;
        padding-bottom: 10px;
        margin: 10px auto 0 auto; }
        #page-home #cartoon-solutions-video .video-container .video-content a .play-button-container .play-text:after {
          position: absolute;
          bottom: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 2px;
          content: ' ';
          transition: transform .5s;
          transform: scaleX(0);
          transform-origin: bottom right;
          background-color: #004f90; }
    #page-home #cartoon-solutions-video .video-container .video-content a:hover .video-header-container {
      background: #eef2f6; }
      #page-home #cartoon-solutions-video .video-container .video-content a:hover .video-header-container .hr-title {
        width: 90px; }
    #page-home #cartoon-solutions-video .video-container .video-content a:hover .no-padding-left {
      border-left: 15px solid #eef2f6; }
    #page-home #cartoon-solutions-video .video-container .video-content a:hover i, #page-home #cartoon-solutions-video .video-container .video-content a:hover svg {
      color: #fe8300; }
    #page-home #cartoon-solutions-video .video-container .video-content a:hover .play-button-container .play-text:after {
      transform: scaleX(1);
      transform-origin: bottom left; }
#page-home #news img {
  width: 100%; }
#page-home #news .news-image-bloc {
  position: relative; }
  #page-home #news .news-image-bloc .news-category {
    background-color: rgba(10, 59, 105, 0.7);
    color: #fff;
    display: inline-block;
    padding: 5px 9px 3px 9px;
    font-size: 13px;
    font-weight: 500;
    margin-top: -50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0; }
#page-home #news #secondary-news {
  margin-top: 30px; }
#page-home #news #bottom-news {
  margin-bottom: 50px; }
  #page-home #news #bottom-news .content {
    padding: 5px;
    border-bottom: 1px solid #000; }
#page-home #news hr {
  border-top: 1px solid #0A3A68; }
#page-home #without-fuel img {
  width: 100%; }
#page-home #slider-thematics .hr-title {
  margin-bottom: 40px; }
#page-home #slider-thematics .swiper-container-thematics-view {
  padding-top: 50px; }
  #page-home #slider-thematics .swiper-container-thematics-view .swiper-pagination {
    top: 20px;
    text-align: right;
    display: inline-table; }
    #page-home #slider-thematics .swiper-container-thematics-view .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px; }
    #page-home #slider-thematics .swiper-container-thematics-view .swiper-pagination .swiper-pagination-bullet-active {
      background: #fe8300; }
#page-home #news-container h3 {
  font-size: 20px;
  font-weight: 500;
  min-height: auto; }
#page-home #news-container p.preview-text {
  font-size: 18px;
  min-height: auto;
  margin-bottom: 40px; }
#page-home #news-container figure {
  overflow: hidden; }
#page-home #news-container img {
  transform: scale(1);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out; }
#page-home #news-container a:hover figure img {
  transform: scale(1.1); }

/********************************************************
    PAGE MEDIA
********************************************************/
#page-media #header {
  background: url("/img/header-submit-a-solution-page.jpg");
  background-position: center center !important;
  background-size: cover !important;
  margin-top: 0;
  color: #fff; }
  #page-media #header .content {
    padding: 100px 0; }
    #page-media #header .content .hr-subtitle {
      margin-bottom: 20px; }
    #page-media #header .content .subtitle {
      color: #fff; }
    #page-media #header .content .catch {
      padding-right: 100px; }
    #page-media #header .content .be-part {
      font-size: 30px; }
    #page-media #header .content .submit-now-btn {
      cursor: pointer;
      background-color: #fe8300;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      display: inline-block;
      padding: 10px 11px;
      font-size: 15px;
      border: 1px solid #fe8300; }
    #page-media #header .content .submit-now-btn:hover {
      background-color: white;
      color: #fe8300; }
#page-media #intro-bloc {
  margin-top: -100px; }
  #page-media #intro-bloc span {
    color: #016099;
    font-weight: 700; }
  #page-media #intro-bloc ul {
    padding-left: 0; }
    #page-media #intro-bloc ul li {
      display: inline;
      vertical-align: middle; }
      #page-media #intro-bloc ul li a {
        display: inline-block;
        vertical-align: middle; }
    #page-media #intro-bloc ul .title {
      text-transform: uppercase;
      font-weight: 600;
      color: #7c8c9c;
      font-size: 14px;
      margin-right: 15px; }
    #page-media #intro-bloc ul .separator {
      border-right: 1px solid #dadada;
      margin: 0 15px 0 11px; }
#page-media #press-release {
  background-color: #f9f9fa;
  margin-top: 230px;
  position: relative;
  padding-bottom: 400px; }
  #page-media #press-release #press-release-header {
    width: 100%;
    height: 370px;
    padding: 100px 150px;
    background: url("/img/faqs-header.jpg");
    background-position: center center !important;
    background-size: cover !important;
    margin-top: -230px;
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    position: relative; }
    #page-media #press-release #press-release-header img {
      position: absolute;
      right: 50px;
      top: -124px;
      width: 250px; }
  #page-media #press-release #press-release-left {
    background-color: #f9f9fa;
    margin-top: -100px;
    padding-top: 15px; }
    #page-media #press-release #press-release-left .hr-subtitle {
      margin-bottom: 30px; }
    #page-media #press-release #press-release-left span {
      font-weight: 500;
      color: #0A3A68; }
    #page-media #press-release #press-release-left .fa-plus-circle {
      color: #fe8300; }
    #page-media #press-release #press-release-left #read-more-press-release-btn {
      font-weight: 700; }
    #page-media #press-release #press-release-left #read-more-press-release {
      display: none; }
      #page-media #press-release #press-release-left #read-more-press-release ul li {
        list-style: disc; }
    #page-media #press-release #press-release-left .citation {
      background-color: #fff;
      display: inline-block;
      margin-top: 50px;
      padding: 5px 20px; }
      #page-media #press-release #press-release-left .citation blockquote {
        padding-left: 50px;
        font-size: 16px; }
        #page-media #press-release #press-release-left .citation blockquote .quote {
          line-height: 25px;
          color: #0A3A68; }
        #page-media #press-release #press-release-left .citation blockquote .author {
          color: #0A3A68; }
      #page-media #press-release #press-release-left .citation blockquote:before {
        color: #000;
        font-size: 100px;
        margin-top: -30px;
        margin-left: -70px; }
  #page-media #press-release #social-media {
    padding-top: 20px; }
    #page-media #press-release #social-media .small-subtitle {
      border-bottom: 1px solid #e9e9ea;
      padding-bottom: 10px;
      margin-bottom: 20px; }
    #page-media #press-release #social-media .social-title {
      margin-bottom: 10px;
      color: #016099;
      font-weight: 700; }
    #page-media #press-release #social-media ul {
      padding-left: 0; }
      #page-media #press-release #social-media ul li {
        font-size: 16px;
        padding: 5px 0; }
        #page-media #press-release #social-media ul li div {
          float: left;
          width: 23px;
          text-align: Center;
          color: #fe8300; }
    #page-media #press-release #social-media img {
      width: 100%;
      margin-bottom: 15px; }
#page-media #about {
  background-color: #fff;
  margin-top: -100px;
  position: relative; }
  #page-media #about #about-bp-header {
    width: 100%;
    height: 370px;
    padding: 100px 150px;
    background: url("/img/about-bp-header.jpg");
    background-position: center center !important;
    background-size: cover !important;
    margin-top: -230px;
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    position: relative; }
    #page-media #about #about-bp-header img {
      position: absolute;
      right: 80px;
      top: -150px;
      width: 300px; }
  #page-media #about #about-bp {
    background-color: #fff;
    margin-top: -100px;
    padding-top: 15px; }
    #page-media #about #about-bp .hr-subtitle {
      margin-bottom: 30px; }
    #page-media #about #about-bp span {
      font-weight: 700; }
    #page-media #about #about-bp .fa-plus-circle {
      color: #fe8300; }
    #page-media #about #about-bp #read-more-press-release-btn {
      font-weight: 700; }
    #page-media #about #about-bp #read-more-press-release {
      display: none; }
    #page-media #about #about-bp .citation {
      background-color: #fff;
      display: inline-block;
      margin-top: 50px;
      padding: 5px 20px; }
      #page-media #about #about-bp .citation blockquote {
        padding-left: 50px;
        font-size: 16px; }
        #page-media #about #about-bp .citation blockquote .quote {
          line-height: 25px;
          color: #0A3A68; }
        #page-media #about #about-bp .citation blockquote .author {
          color: #0A3A68; }
      #page-media #about #about-bp .citation blockquote:before {
        color: #000;
        font-size: 100px;
        margin-top: -30px;
        margin-left: -70px; }
  #page-media #about #biography {
    padding-top: 10px; }
    #page-media #about #biography .biography-btn:hover {
      background-color: #fff;
      color: #016099; }
    #page-media #about #biography .small-subtitle {
      border-bottom: 1px solid #e9e9ea;
      padding-bottom: 10px;
      margin-bottom: 20px;
      margin-top: 0; }
    #page-media #about #biography .social-title {
      margin-bottom: 10px;
      color: #016099;
      font-weight: 700; }
    #page-media #about #biography ul {
      padding-left: 0; }
      #page-media #about #biography ul li {
        font-size: 16px;
        padding: 5px 0; }
        #page-media #about #biography ul li div {
          float: left;
          width: 23px;
          text-align: Center;
          color: #fe8300; }
    #page-media #about #biography img {
      width: 100%;
      margin-bottom: 15px; }
  #page-media #about #about-wa img {
    width: 400px;
    margin-bottom: 20px; }
#page-media #media .small-subtitle {
  border-bottom: 1px solid #e9e9ea;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0; }
#page-media #media .social-title {
  margin-bottom: 10px;
  color: #016099;
  font-weight: 700; }
#page-media #media #download img {
  width: 275px;
  margin-bottom: 10px;
  border: 1px solid #e9e9ea; }
#page-media #media #gallery .line-cut {
  border-top: 1px solid #fe8300; }
  #page-media #media #gallery .line-cut span.bg-cornflower {
    background: #f7f9fb; }
#page-media #media #gallery #photo-gallery {
  padding: 0 10px;
  margin-bottom: 50px; }
  #page-media #media #gallery #photo-gallery div {
    padding: 5px; }
  #page-media #media #gallery #photo-gallery img {
    width: 100%; }
  #page-media #media #gallery #photo-gallery p {
    display: none;
    font-size: 15px;
    text-align: center;
    margin-top: 3px; }
#page-media #media #gallery #video-gallery .fsm-video-player {
  overflow: hidden;
  width: 100%;
  box-sizing: border-box; }
  #page-media #media #gallery #video-gallery .fsm-video-player .slider .slider-container {
    padding: 5px;
    cursor: pointer; }
    #page-media #media #gallery #video-gallery .fsm-video-player .slider .slider-container img {
      margin-left: 10px;
      width: 100%; }
#page-media #media #gallery #video-gallery video {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 200px;
  box-sizing: border-box; }
#page-media #media #gallery #video-gallery .video-slider {
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  list-style: none; }
  #page-media #media #gallery #video-gallery .video-slider ul {
    margin: 0;
    padding: 5px 10px 10px 10px; }
  #page-media #media #gallery #video-gallery .video-slider li {
    margin-right: 5px;
    display: inline-block;
    background: white;
    padding: 40px;
    cursor: pointer; }
    #page-media #media #gallery #video-gallery .video-slider li .fa-play-circle {
      color: #fff;
      font-size: 40px; }
  #page-media #media #gallery #video-gallery .video-slider li:last-child {
    margin: 0; }
  #page-media #media #gallery #video-gallery .video-slider li:first-child {
    background: url("https://solarimpulse.com/img/press-video-preview-1.jpg");
    background-size: cover; }
  #page-media #media #gallery #video-gallery .video-slider li:nth-child(2) {
    background: url("https://solarimpulse.com/img/press-video-preview-2.jpg");
    background-size: cover; }
#page-media #media #gallery #b-roll-gallery .b-roll-container {
  margin-bottom: 30px; }
  #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption {
    position: relative;
    display: block; }
    #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption:before {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background: #000;
      opacity: 0;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
    #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption .arrow {
      opacity: 0;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out;
      position: absolute;
      display: block;
      z-index: 1;
      top: 50%;
      left: 50%;
      margin-top: -26px;
      margin-left: -30px; }
      #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption .arrow svg {
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
        #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption .arrow svg .arrow-icon--arrow {
          stroke: #fff; }
        #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption .arrow svg .arrow-icon--circle--fake {
          stroke: rgba(255, 255, 255, 0.2); }
        #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption .arrow svg .arrow-icon--circle {
          transition: stroke-dashoffset .3s ease;
          transition-delay: .3s;
          stroke-dasharray: 190;
          stroke-dashoffset: 190; }
  #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption:hover:before {
    opacity: 0.4; }
  #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption:hover .arrow {
    opacity: 1; }
    #page-media #media #gallery #b-roll-gallery .b-roll-container a.hover-caption:hover .arrow svg .arrow-icon--circle {
      stroke: #fff;
      stroke-dashoffset: 0; }
  #page-media #media #gallery #b-roll-gallery .b-roll-container video {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 200px;
    box-sizing: border-box; }
  #page-media #media #gallery #b-roll-gallery .b-roll-container img {
    width: 100%;
    max-height: 229px; }
  #page-media #media #gallery #b-roll-gallery .b-roll-container p {
    font-size: 15px;
    min-height: 45px;
    margin-top: 10px; }
  #page-media #media #gallery #b-roll-gallery .b-roll-container .download-btn {
    width: 240px; }
    #page-media #media #gallery #b-roll-gallery .b-roll-container .download-btn .fa-save {
      margin-right: 10px; }
#page-media #media #gallery .swiper-container-video {
  padding-bottom: 40px;
  width: 100%;
  height: 100%; }
  #page-media #media #gallery .swiper-container-video .swiper-pagination-bullet {
    bottom: 0;
    width: 12px;
    height: 12px; }
  #page-media #media #gallery .swiper-container-video .swiper-pagination-bullet-active {
    background: #016099; }
  #page-media #media #gallery .swiper-container-video .swiper-slide {
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    #page-media #media #gallery .swiper-container-video .swiper-slide img {
      height: 110px;
      width: 110px; }
#page-media .download-btn {
  text-align: left;
  cursor: pointer;
  background-color: #016099;
  color: #fff;
  display: inline-block;
  padding: 7px 10px;
  font-size: 15px;
  border: 1px solid #016099;
  width: 275px;
  margin-bottom: 5px; }
  #page-media .download-btn .icons {
    margin-left: 30px; }
    #page-media .download-btn .icons .fa-file-pdf {
      margin-right: 10px; }
#page-media .download-btn:hover {
  background-color: #fff;
  color: #016099; }

/********************************************************
    PAGE SOLUTIONS SUBMIT
********************************************************/
#page-submit-a-solutions h3.small-subtitle {
  margin-top: 0; }
#page-submit-a-solutions #header {
  background: url("/img/header-submit-a-solution-page.jpg");
  background-position: center center !important;
  background-size: cover !important;
  margin-top: 0;
  color: #fff; }
  #page-submit-a-solutions #header .content {
    padding: 100px 0; }
    #page-submit-a-solutions #header .content .hr-subtitle {
      margin-bottom: 20px; }
    #page-submit-a-solutions #header .content .subtitle {
      color: #fff; }
    #page-submit-a-solutions #header .content .catch {
      padding-right: 100px; }
    #page-submit-a-solutions #header .content .be-part {
      font-size: 30px; }
    #page-submit-a-solutions #header .content .submit-now-btn {
      cursor: pointer;
      background-color: #fe8300;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      display: inline-block;
      padding: 10px 11px;
      font-size: 15px;
      border: 1px solid #fe8300; }
    #page-submit-a-solutions #header .content .submit-now-btn:hover {
      background-color: white;
      color: #fe8300; }
#page-submit-a-solutions #intro-bloc {
  margin-top: -100px; }
#page-submit-a-solutions .steps-to-become {
  padding-left: 0; }
  #page-submit-a-solutions .steps-to-become li {
    position: relative;
    height: 74px;
    border-bottom: 1px solid #E8E8E9;
    padding: 15px 0; }
    #page-submit-a-solutions .steps-to-become li p {
      position: absolute;
      left: 90px;
      top: 50%;
      transform: translateY(-50%); }
    #page-submit-a-solutions .steps-to-become li img {
      float: left;
      width: 68px;
      border-right: 1px solid #E8E8E9;
      padding-right: 15px; }
  #page-submit-a-solutions .steps-to-become li:last-child {
    border-bottom: 0; }
#page-submit-a-solutions #days-until-chart {
  width: 100%; }
  #page-submit-a-solutions #days-until-chart .progress-chart {
    width: 170px;
    position: relative; }
    #page-submit-a-solutions #days-until-chart .progress-chart .circular-chart {
      transform: rotate(48deg); }
    #page-submit-a-solutions #days-until-chart .progress-chart .icon {
      width: 50px;
      position: absolute;
      top: 0;
      background: #fff;
      border-radius: 100px;
      left: 100px; }
    #page-submit-a-solutions #days-until-chart .progress-chart .label {
      font-size: 12px;
      margin-top: 5px;
      display: block;
      color: #7C8C9C;
      font-weight: 600;
      line-height: 1.2;
      position: absolute;
      top: 43px;
      left: 0;
      width: 100%; }
      #page-submit-a-solutions #days-until-chart .progress-chart .label span {
        font-size: 40px;
        color: #288dc1;
        font-weight: 500;
        margin-bottom: -10px;
        margin-top: 0; }
      #page-submit-a-solutions #days-until-chart .progress-chart .label p {
        margin-top: -5px; }
#page-submit-a-solutions #eligible {
  padding-top: 0;
  background-color: #f9f9fa; }
  #page-submit-a-solutions #eligible .eligible-img {
    text-align: Center; }
    #page-submit-a-solutions #eligible .eligible-img img {
      width: 70%; }
  #page-submit-a-solutions #eligible #sdgs span {
    font-weight: 700;
    color: #0A3A68; }
  #page-submit-a-solutions #eligible #sdgs p {
    margin: 10px 0 30px; }
#page-submit-a-solutions #how-to-get-the-label .label-icon {
  width: 260px;
  top: -180px;
  position: absolute;
  left: 0; }
#page-submit-a-solutions #how-to-get-the-label .how-to-steps {
  color: #fe8300;
  font-size: 40px;
  font-weight: 500; }
#page-submit-a-solutions #how-to-get-the-label .btn-yellow {
  width: 100%; }
#page-submit-a-solutions #how-to-get-the-label .policies {
  margin-top: 10px;
  padding-left: 0px;
  padding-top: 5px;
  font-size: 14px; }
#page-submit-a-solutions #faqs-section #faq-header h3 {
  text-transform: uppercase; }
#page-submit-a-solutions #faqs-section #faq-header .title {
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 20px; }
#page-submit-a-solutions #faqs-section #faq-header hr {
  width: 70px;
  border-top: 3px solid #fe8300; }

/********************************************************
    EXPERTS PAGE
********************************************************/
.solution-view-light-full {
  font-family: "DIN", sans-serif;
  font-size: 18px; }
  .solution-view-light-full .print-solution-img {
    text-align: center; }
    .solution-view-light-full .print-solution-img img {
      width: 50%; }
  .solution-view-light-full .print-solution-title {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px; }
  .solution-view-light-full .print-solution-title-by {
    text-align: center;
    font-size: 20px;
    margin-bottom: 100px; }
  .solution-view-light-full .print-supertitle {
    margin-top: 70px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase; }
  .solution-view-light-full .print-title {
    margin-top: 20px;
    border-bottom: 1px solid black;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase; }
  .solution-view-light-full .print-subtitle {
    font-style: italic;
    color: #0A3A68;
    font-size: 20px;
    margin-bottom: 0; }
  .solution-view-light-full .print-info {
    margin-left: 30px;
    border-left: 2px solid #ffca00;
    padding-left: 15px;
    margin-top: 10px;
    color: #aaaaaa;
    font-style: italic;
    font-size: 14px; }
  .solution-view-light-full .print-response {
    margin-bottom: 30px; }

.solution-view-collapse {
  font-family: "DIN", sans-serif;
  font-size: 15px; }
  .solution-view-collapse .print-title {
    margin-top: 0;
    border-bottom: 1px solid black;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }
  .solution-view-collapse .print-subtitle {
    font-style: italic;
    color: #0A3A68;
    font-size: 20px;
    margin-bottom: 0; }
  .solution-view-collapse .print-info {
    margin-left: 30px;
    border-left: 2px solid #ffca00;
    padding-left: 15px;
    margin-top: 10px;
    color: #aaaaaa;
    font-style: italic;
    font-size: 14px; }
  .solution-view-collapse .print-response {
    margin-bottom: 30px; }

#deployability_low_loc_missing_bloc {
  text-align: center; }

#sustainability_low_loc_missing_bloc {
  text-align: center; }

#viability_low_loc_missing_bloc {
  text-align: center; }

#disclaimer-profitability {
  margin-bottom: 50px;
  background-color: #f9f9fa;
  padding: 30px; }
  #disclaimer-profitability p {
    color: #888787;
    margin-bottom: 0;
    padding: 0 30px;
    font-size: 14px;
    margin-left: 10px;
    border-left: 4px solid #fe8300; }

#deployability-assessment-bloc, #sustainability-assessment-bloc, #viability-assessment-bloc {
  margin: 0; }
  #deployability-assessment-bloc h3, #sustainability-assessment-bloc h3, #viability-assessment-bloc h3 {
    margin: 30px 0 15px 0;
    color: #004F90;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    display: inline-block; }
  #deployability-assessment-bloc .button-label, #sustainability-assessment-bloc .button-label, #viability-assessment-bloc .button-label {
    padding: 5px 20px; }

#economic-choice {
  padding-left: 0; }
  #economic-choice input {
    display: inline-block;
    vertical-align: top; }
  #economic-choice label {
    width: calc(100% - 30px);
    padding-left: 10px; }

/********************************************************
    MEMBERS FORGET PASSWORD PAGE
********************************************************/
#page-members-forget-password #header {
  padding: 0; }
  #page-members-forget-password #header img {
    width: 100%; }

/********************************************************
    MEMBERS DASHBOARD PAGE
********************************************************/
#page-members-dashboard #btn-confirm-decline {
  text-align: center; }
  #page-members-dashboard #btn-confirm-decline .btn {
    border: 1px solid #c21b15;
    background: #D91E18;
    color: #fff;
    padding: 1em 2em;
    margin: 0.5em;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700; }
#page-members-dashboard #disclaimer {
  margin-top: 100px;
  background-color: #f9f9fa;
  padding: 30px; }
  #page-members-dashboard #disclaimer img {
    float: left;
    width: 70px; }
  #page-members-dashboard #disclaimer p {
    color: #c7c7c7;
    margin-bottom: 0;
    padding: 26px 30px;
    font-size: 14px;
    margin-left: 100px;
    border-left: 4px solid #fe8300; }
#page-members-dashboard #chat-cta .btn-cta {
  background-size: 170%; }
  #page-members-dashboard #chat-cta .btn-cta .btn-cta-content {
    padding: 0 70px; }
  #page-members-dashboard #chat-cta .btn-cta .heading {
    padding-top: 90px;
    padding-bottom: 70px; }
  #page-members-dashboard #chat-cta .btn-cta .btn-cta-label {
    max-width: 50%; }
#page-members-dashboard .solutions-image-bloc {
  position: relative; }
  #page-members-dashboard .solutions-image-bloc img {
    width: 100%; }
  #page-members-dashboard .solutions-image-bloc .solutions-category {
    background-color: rgba(10, 59, 105, 0.7);
    color: #fff;
    display: inline-block;
    padding: 5px 9px 3px 9px;
    font-size: 13px;
    font-weight: 500;
    margin-top: -50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0; }
#page-members-dashboard #header {
  padding: 0; }
  #page-members-dashboard #header img {
    width: 100%; }
#page-members-dashboard #solutions-list .line-cut {
  margin-top: 50px; }
#page-members-dashboard #profile-right {
  margin-top: 0; }
  #page-members-dashboard #profile-right .rounded-picture {
    background-position: center center !important;
    border-radius: 50%;
    height: 240px;
    width: 240px;
    background-repeat: no-repeat;
    border: 1px solid #e8e8e9;
    background-size: 100%;
    margin-bottom: 20px; }
  #page-members-dashboard #profile-right .picture {
    margin-bottom: 20px;
    text-align: center; }
    #page-members-dashboard #profile-right .picture img {
      border-radius: 400px;
      height: auto;
      width: 100%;
      margin-bottom: 20px; }
  #page-members-dashboard #profile-right hr {
    border-top: 1px solid #0A3A68;
    margin-bottom: 5px; }
  #page-members-dashboard #profile-right .count-result {
    text-align: center;
    color: #fe8300;
    font-size: 70px;
    padding: 30px 0 15px 0;
    font-weight: 300; }
  #page-members-dashboard #profile-right .count-result-label {
    font-size: 20px;
    font-weight: 200;
    text-align: center; }
  #page-members-dashboard #profile-right .declined {
    float: left;
    width: 50%;
    text-align: center;
    padding: 30px 0 10px 0; }
    #page-members-dashboard #profile-right .declined .fa-times-circle {
      color: #ed1c2f;
      font-size: 30px;
      margin-top: 10px; }
    #page-members-dashboard #profile-right .declined span {
      font-size: 70px; }
  #page-members-dashboard #profile-right .process {
    float: left;
    width: 50%;
    text-align: center;
    border-right: 1px solid #9d9da1;
    padding: 30px 0 10px 0; }
    #page-members-dashboard #profile-right .process .fa-cog {
      color: #6ed1e8;
      font-size: 30px;
      margin-top: 10px; }
    #page-members-dashboard #profile-right .process span {
      font-size: 70px; }
  #page-members-dashboard #profile-right .complete {
    float: left;
    width: 50%;
    text-align: center;
    padding: 30px 0 10px 0; }
    #page-members-dashboard #profile-right .complete .fa-check-circle {
      color: #53bd8c;
      font-size: 30px;
      margin-top: 10px; }
    #page-members-dashboard #profile-right .complete span {
      font-size: 70px; }
  #page-members-dashboard #profile-right p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-members-dashboard #profile-right p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
#page-members-dashboard .messages-list .tabs {
  margin-top: 50px;
  position: relative;
  width: 100%;
  min-height: 600px; }
#page-members-dashboard .messages-list .tabs nav {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  background: #fff;
  color: #6C5D5D;
  width: 250px; }
#page-members-dashboard .messages-list .tabs nav a {
  padding: 0px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  position: relative; }
  #page-members-dashboard .messages-list .tabs nav a .title {
    position: absolute;
    bottom: 10px;
    width: 100%;
    background-color: rgba(9, 58, 103, 0.3);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    padding: 5px;
    font-size: 14px; }
  #page-members-dashboard .messages-list .tabs nav a img {
    width: 100%;
    opacity: 0.3;
    border-radius: 10px;
    margin-bottom: 10px; }
#page-members-dashboard .messages-list .tabs nav a:hover,
#page-members-dashboard .messages-list .tabs nav a.selected {
  background: #fff;
  color: #000; }
  #page-members-dashboard .messages-list .tabs nav a:hover .title,
  #page-members-dashboard .messages-list .tabs nav a.selected .title {
    background-color: #093a67; }
  #page-members-dashboard .messages-list .tabs nav a:hover img,
  #page-members-dashboard .messages-list .tabs nav a.selected img {
    opacity: 1; }
#page-members-dashboard .messages-list .tabs .content {
  padding: 20px 0px;
  position: absolute;
  top: 0px;
  left: 250px;
  color: #6C5D5D;
  width: 0px;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.1s linear 0s; }
  #page-members-dashboard .messages-list .tabs .content h2 {
    margin: 0 0 15px 0; }
  #page-members-dashboard .messages-list .tabs .content .left {
    width: 60%;
    background-color: #c4e2f5;
    padding: 10px 15px;
    font-size: 17px;
    border-radius: 10px; }
  #page-members-dashboard .messages-list .tabs .content .right {
    width: 60%;
    background-color: #d5fac1;
    padding: 10px 15px;
    font-size: 17px;
    border-radius: 10px; }
  #page-members-dashboard .messages-list .tabs .content .date-send {
    font-size: 12px;
    text-align: right;
    width: 60%;
    margin-top: -5px;
    margin-bottom: 20px; }
#page-members-dashboard .messages-list .tabs .content.visible {
  padding: 0 20px;
  width: calc(100% - 250px);
  overflow: scroll;
  background-color: #ffffff;
  opacity: 1; }
#page-members-dashboard .experts-solution-to-assess {
  margin-bottom: 30px; }
  #page-members-dashboard .experts-solution-to-assess img {
    width: 100%; }
  #page-members-dashboard .experts-solution-to-assess .info {
    position: absolute;
    bottom: 0;
    font-size: 15px;
    color: #fff;
    width: calc(100% - 30px);
    /*.assess {
        padding: 8px;
        background-color:rgba(41, 183, 101, 0.5);
        width: 20%;
        float: left;
        color: #fff;
        margin-right: 30%;
        margin-bottom: 0;
        text-transform: uppercase;
    }
    .assess:hover {
        background-color:rgba(41, 183, 101, 1);
        color:#fff;
    }
    .decline {
        padding: 8px;
        background-color:rgba(217, 29, 25, 0.5);
        width: 20%;
        float: left;
        color: #fff;
        margin-left: 30%;
        margin-bottom: 0;
        text-transform: uppercase;
    }
    .decline:hover {
        background-color:rgba(217, 29, 25, 1);
        color:#fff;
    }*/ }
    #page-members-dashboard .experts-solution-to-assess .info .title {
      background-color: rgba(0, 0, 0, 0.6);
      padding: 8px;
      color: #fe8300;
      font-weight: 100;
      display: -webkit-box; }
    #page-members-dashboard .experts-solution-to-assess .info .resume {
      padding: 8px;
      background-color: rgba(9, 58, 103, 0.5);
      width: 100%;
      color: #fff;
      margin-bottom: 0;
      font-size: 12px; }
    #page-members-dashboard .experts-solution-to-assess .info .resume:hover {
      background-color: #093a67;
      cursor: pointer; }
#page-members-dashboard .decline-complete .info .title {
  font-size: 15px; }
#page-members-dashboard .decline-complete .info .complete {
  padding: 8px;
  background-color: rgba(41, 183, 101, 0.5);
  width: 100%;
  color: #fff;
  margin-bottom: 0;
  font-size: 12px; }
#page-members-dashboard .decline-complete .info .decline {
  padding: 8px;
  background-color: rgba(217, 29, 25, 0.5);
  width: 100%;
  color: #fff;
  margin-bottom: 0;
  font-size: 12px; }
#page-members-dashboard #experts-solution-to-assess-view {
  font-family: "DIN", sans-serif;
  font-size: 18px; }
  #page-members-dashboard #experts-solution-to-assess-view .dpifs-fake-input {
    max-width: 200px; }
  #page-members-dashboard #experts-solution-to-assess-view #start-assessment {
    border: 1px solid #29b765;
    background: #29b765; }
    #page-members-dashboard #experts-solution-to-assess-view #start-assessment h1 {
      color: #fff; }
  #page-members-dashboard #experts-solution-to-assess-view #decline-solution {
    border: 1px solid #c21b15;
    background: #D91E18;
    color: #fff; }
    #page-members-dashboard #experts-solution-to-assess-view #decline-solution h1 {
      color: #fff; }
  #page-members-dashboard #experts-solution-to-assess-view .print-solution-title {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px; }
  #page-members-dashboard #experts-solution-to-assess-view .print-solution-title-by {
    text-align: center;
    font-size: 20px;
    margin-bottom: 100px; }
  #page-members-dashboard #experts-solution-to-assess-view .print-supertitle {
    margin-top: 70px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase; }
  #page-members-dashboard #experts-solution-to-assess-view .print-title {
    margin-top: 20px;
    border-bottom: 1px solid black;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase; }
  #page-members-dashboard #experts-solution-to-assess-view .print-subtitle {
    font-style: italic;
    color: #0A3A68;
    font-size: 20px;
    margin-bottom: 0; }
  #page-members-dashboard #experts-solution-to-assess-view .print-info {
    color: #aaaaaa;
    font-style: italic;
    font-size: 14px; }
  #page-members-dashboard #experts-solution-to-assess-view .print-response {
    margin-bottom: 30px; }
#page-members-dashboard #news {
  margin-top: 50px; }
  #page-members-dashboard #news img {
    width: 100%; }
  #page-members-dashboard #news p {
    padding: 5px;
    font-size: 15px;
    margin-top: 5px; }
  #page-members-dashboard #news .news-image-bloc {
    position: relative; }
    #page-members-dashboard #news .news-image-bloc .news-category {
      background-color: rgba(10, 59, 105, 0.7);
      color: #fff;
      display: inline-block;
      padding: 5px 9px 3px 9px;
      font-size: 13px;
      font-weight: 500;
      margin-top: -50px;
      text-transform: uppercase;
      position: absolute;
      bottom: 0;
      left: 0; }
  #page-members-dashboard #news #secondary-news {
    margin-top: 30px; }
  #page-members-dashboard #news #bottom-news {
    margin-bottom: 50px; }
    #page-members-dashboard #news #bottom-news .content {
      padding: 5px;
      border-bottom: 1px solid #000; }
  #page-members-dashboard #news hr {
    border-top: 1px solid #0A3A68; }
#page-members-dashboard #dashboard-steps {
  margin: 45px 0 15px 0; }
  #page-members-dashboard #dashboard-steps .value {
    font-size: 30px;
    margin-bottom: 0; }
  #page-members-dashboard #dashboard-steps .small-subtitle {
    font-size: 20px; }
  #page-members-dashboard #dashboard-steps .btn-yellow {
    margin-top: 0; }

/********************************************************
    MEMBERS SUBSCRIBE PAGE
********************************************************/
#page-members-subscribe #header {
  padding: 0; }
  #page-members-subscribe #header img {
    width: 100%; }
#page-members-subscribe .policies {
  margin-top: 10px;
  padding-left: 0px;
  padding-top: 5px;
  font-size: 14px; }
#page-members-subscribe #header {
  padding: 0; }
  #page-members-subscribe #header img {
    width: 100%; }
#page-members-subscribe #benefit-bloc {
  padding: 0 25px; }
  #page-members-subscribe #benefit-bloc ul {
    list-style: disc;
    margin-top: 40px;
    font-weight: 500;
    color: #0A3A68; }
#page-members-subscribe #adventure-bloc .innovator-link .arrow-link {
  font-size: 20px;
  color: #66dbca; }
#page-members-subscribe #adventure-bloc .innovator-link .arrow-left::before {
  color: #66dbca !important; }
#page-members-subscribe #adventure-bloc .investors-link .arrow-link {
  font-size: 20px;
  color: #64d955; }
#page-members-subscribe #adventure-bloc .investors-link .arrow-left::before {
  color: #64d955 !important; }
#page-members-subscribe #adventure-bloc .seekers-link .arrow-link {
  font-size: 20px;
  color: #f04721; }
#page-members-subscribe #adventure-bloc .seekers-link .arrow-left::before {
  color: #f04721 !important; }
#page-members-subscribe #create-expert-account-bloc ul {
  list-style: disc;
  margin-top: 40px;
  font-weight: 500;
  color: #0A3A68; }

#page-members-subscribe-2 {
  margin-top: 0; }
  #page-members-subscribe-2 #create-profile-bloc {
    text-align: center; }
    #page-members-subscribe-2 #create-profile-bloc .fa-user-plus {
      text-align: center;
      color: #193a64;
      font-size: 80px; }
  #page-members-subscribe-2 #accepting-assignments {
    text-align: center; }
    #page-members-subscribe-2 #accepting-assignments .fa-check-circle {
      text-align: center;
      color: #193a64;
      font-size: 80px; }
  #page-members-subscribe-2 #assessment {
    text-align: center; }
    #page-members-subscribe-2 #assessment .fa-file-edit {
      text-align: center;
      color: #193a64;
      font-size: 80px; }
  #page-members-subscribe-2 #expert-subscribe-video {
    width: 80%; }
  #page-members-subscribe-2 #login-bloc {
    background-color: #f4f4f4;
    height: 500px;
    background-size: cover !important;
    background-position: center center !important;
    background: url("https://www.solarimpulse.com/img/SDG9-IndustryInnovationInfrastructure-prod-CLEAN-2500pxl.jpg"); }
    #page-members-subscribe-2 #login-bloc #membership-step {
      margin-top: 150px; }
      #page-members-subscribe-2 #login-bloc #membership-step #login-left {
        margin-top: 320px;
        padding-right: 7%; }
      #page-members-subscribe-2 #login-bloc #membership-step #login-right {
        border-bottom: 4px solid #e8e8e9;
        background-color: #fff;
        padding: 25px; }
        #page-members-subscribe-2 #login-bloc #membership-step #login-right .policies {
          margin-top: 10px;
          padding-left: 0px;
          padding-top: 5px;
          font-size: 14px; }
  #page-members-subscribe-2 #grey-header {
    background-color: #f4f4f4;
    height: 260px; }
  #page-members-subscribe-2 #info-steps {
    background-color: #fff;
    margin-top: -100px;
    padding: 25px; }
    #page-members-subscribe-2 #info-steps .step {
      margin-top: 50px; }
      #page-members-subscribe-2 #info-steps .step .step-info {
        padding-right: 7%; }
        #page-members-subscribe-2 #info-steps .step .step-info .number {
          color: #00263c;
          font-weight: 400;
          float: left;
          font-size: 70px;
          padding: 40px 20px 10px 0;
          height: 300px; }
      #page-members-subscribe-2 #info-steps .step .step-img div {
        background-color: #d8d8d8;
        height: 300px;
        width: 100%; }

/********************************************************
    MEMBERS SETTINGS PAGE
********************************************************/
#page-members-settings #disclaimer {
  background-color: #f9f9fa;
  padding: 30px; }
  #page-members-settings #disclaimer img {
    padding: 26px 0;
    float: left; }
  #page-members-settings #disclaimer p {
    color: #c7c7c7;
    margin-bottom: 0;
    padding: 26px 30px;
    font-size: 14px;
    margin-left: 140px;
    border-left: 4px solid #fe8300; }
#page-members-settings .box-footer {
  float: left; }
#page-members-settings .download-bloc {
  text-align: center;
  margin-top: 20px; }
  #page-members-settings .download-bloc .download-label img {
    width: 50%;
    margin: 40px 0 20px 0; }
  #page-members-settings .download-bloc .download-header img {
    width: 85%;
    margin: 40px 0 20px 0; }
  #page-members-settings .download-bloc .solution {
    padding-left: 0;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px; }
    #page-members-settings .download-bloc .solution li {
      font-size: 15px;
      text-align: left; }
  #page-members-settings .download-bloc .download {
    padding-left: 0; }
    #page-members-settings .download-bloc .download li {
      display: inline;
      font-size: 15px; }
    #page-members-settings .download-bloc .download li:first-child::after {
      content: ""; }
    #page-members-settings .download-bloc .download li:last-child::after {
      content: ""; }
    #page-members-settings .download-bloc .download li::after {
      content: " |";
      margin: 0 5px; }
#page-members-settings .current-cv-form {
  text-align: right;
  font-size: 15px;
  margin-top: -5px; }
#page-members-settings .expert-condition-info {
  font-size: 14px;
  margin-top: 30px; }
#page-members-settings #submit-your-expert {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7f9fb; }
  #page-members-settings #submit-your-expert h2 {
    margin-top: 0; }
  #page-members-settings #submit-your-expert .contact-info {
    background-color: #ffb546;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 15px;
    border-radius: 0;
    display: inline;
    font-size: 15px;
    margin-bottom: 10px;
    width: 100%; }
#page-members-settings table {
  font-size: 17px; }
  #page-members-settings table .ok {
    color: #11bd9e; }
  #page-members-settings table .ko {
    color: #e74b39; }
  #page-members-settings table .title-type {
    font-size: 25px;
    padding-top: 40px; }
  #page-members-settings table .disable {
    opacity: 0.3; }
#page-members-settings select[name^=birthdate] {
  height: 45px;
  margin-right: 5px;
  width: calc((100% / 3) - 5px);
  background: #fff;
  border: 1px solid #cccccc; }
#page-members-settings #control-btn {
  margin-top: 40px; }
#page-members-settings #header {
  padding: 0; }
  #page-members-settings #header img {
    width: 100%; }
#page-members-settings .title-yellow-bloc {
  background-color: #fe8300;
  color: #fff;
  padding: 5px 10px;
  font-size: 15px;
  margin-bottom: 15px; }
#page-members-settings .title-yellow-empty {
  height: 43px; }
#page-members-settings #setting-map {
  width: 100%;
  height: 371px;
  margin-bottom: 20px; }
#page-members-settings .multi-dropdown {
  width: 100%; }
  #page-members-settings .multi-dropdown .btn-default:hover, #page-members-settings .multi-dropdown .btn-default:focus, #page-members-settings .multi-dropdown .btn-default:active {
    background-color: inherit;
    border-color: #ccc; }
  #page-members-settings .multi-dropdown .open > .dropdown-menu {
    border-radius: 0; }
  #page-members-settings .multi-dropdown .multiselect {
    width: 100%;
    border-radius: 0;
    text-align: left;
    color: #000;
    height: 45px; }
  #page-members-settings .multi-dropdown .input-group-addon:first-child {
    border-radius: 0; }
  #page-members-settings .multi-dropdown .input-group-btn:last-child > .btn, #page-members-settings .multi-dropdown .input-group-btn:last-child > .btn-group {
    border-radius: 0; }
  #page-members-settings .multi-dropdown .multiselect-container {
    width: 100%;
    position: relative; }
  #page-members-settings .multi-dropdown .multiselect-container > li a {
    padding: 1px; }
  #page-members-settings .multi-dropdown .input-group-btn:last-child > .btn, #page-members-settings .multi-dropdown .input-group-btn:last-child > .btn-group {
    height: 45px; }
  #page-members-settings .multi-dropdown .multiselect-container > li > a.multiselect-all > input[type=checkbox] {
    margin-right: 10px; }
  #page-members-settings .multi-dropdown .multiselect-container > li > a > label > input[type=checkbox] {
    margin-right: 10px; }
  #page-members-settings .multi-dropdown .multiselect-container > li > a > label > b {
    font-size: 15px; }
  #page-members-settings .multi-dropdown .checkbox input[type=checkbox], #page-members-settings .multi-dropdown .checkbox-inline input[type=checkbox], #page-members-settings .multi-dropdown .radio input[type=radio], #page-members-settings .multi-dropdown .radio-inline input[type=radio] {
    margin-left: -25px; }
#page-members-settings #regions-select-bloc .multiselect-container > li > a.multiselect-all label, #page-members-settings #expertises-select-bloc .multiselect-container > li > a.multiselect-all label {
  font-size: 17px;
  padding: 3px 20px 3px 33px; }
#page-members-settings #regions-select-bloc .multiselect-container > li.multiselect-group label, #page-members-settings #expertises-select-bloc .multiselect-container > li.multiselect-group label {
  padding: 3px 20px 3px 20px !important; }
#page-members-settings #regions-select-bloc .multiselect-container > li > a > label, #page-members-settings #expertises-select-bloc .multiselect-container > li > a > label {
  padding: 3px 20px 3px 85px; }
#page-members-settings .decale-lvl2 {
  margin-left: 50px; }

/********************************************************
    MEMBERS CONTACT PAGE
********************************************************/
#page-members-contact #header {
  padding: 0; }
  #page-members-contact #header img {
    width: 100%; }

/********************************************************
    COMPANY DETAIL PAGE
********************************************************/
#page-company .sdg-solutions {
  margin-top: 20px; }
  #page-company .sdg-solutions span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #004f90; }
#page-company #network-map {
  padding: 0; }
  #page-company #network-map #map {
    height: 550px; }
#page-company .contact-info {
  background-color: #fe8300;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 15px;
  border-radius: 0;
  display: inline;
  font-size: 15px; }
#page-company .contact-info.disable {
  background-color: #9d9d9d; }
#page-company .company-offer {
  position: relative; }
#page-company #company-details {
  padding-top: 20px; }
  #page-company #company-details hr {
    border-top: 1px solid #000; }
  #page-company #company-details hr.hr-title {
    border-top: 5px solid #fe8300; }
  #page-company #company-details #favorites {
    min-height: 30px;
    margin-bottom: 15px; }
    #page-company #company-details #favorites span {
      font-size: 16px;
      margin-right: 8px; }
    #page-company #company-details #favorites #addFavIcon {
      color: #fe8300; }
  #page-company #company-details .left-bloc {
    position: relative; }
  #page-company #company-details .edit-icon {
    padding: 10px;
    text-align: right;
    position: absolute;
    width: 100%;
    left: 0;
    top: -15px;
    z-index: 999; }
  #page-company #company-details #edit-company-profile.opacity, #page-company #company-details .company-offer-bloc.opacity, #page-company #company-details #edit-company-details.opacity, #page-company #company-details #edit-company-social.opacity {
    opacity: 0.3; }
  #page-company #company-details #logo-container {
    text-align: Center; }
    #page-company #company-details #logo-container .company-logo {
      width: 100%;
      margin-bottom: 30px; }
    #page-company #company-details #logo-container .btn-yellow {
      width: 100%; }
  #page-company #company-details #about-container, #page-company #company-details #social-container {
    margin-top: 50px; }
    #page-company #company-details #about-container .about-title, #page-company #company-details #social-container .about-title {
      color: #0A3A68;
      text-transform: uppercase;
      font-weight: 500; }
    #page-company #company-details #about-container .job-title, #page-company #company-details #social-container .job-title {
      margin-top: 50px;
      color: #0A3A68;
      text-transform: uppercase;
      font-weight: 500; }
    #page-company #company-details #about-container .about-infos p, #page-company #company-details #social-container .about-infos p {
      line-height: 20px;
      color: #0A3A68;
      font-size: 15px;
      font-weight: 900; }
      #page-company #company-details #about-container .about-infos p span, #page-company #company-details #social-container .about-infos p span {
        text-transform: uppercase;
        font-weight: 100;
        color: #898989;
        font-size: 13px; }
    #page-company #company-details #about-container .about-infos .innovator, #page-company #company-details #social-container .about-infos .innovator {
      text-transform: uppercase;
      color: #66dbca;
      font-weight: 900; }
    #page-company #company-details #about-container .about-infos .seeker, #page-company #company-details #social-container .about-infos .seeker {
      text-transform: uppercase;
      color: #f04721;
      font-weight: 900; }
    #page-company #company-details #about-container .about-infos .investor, #page-company #company-details #social-container .about-infos .investor {
      text-transform: uppercase;
      color: #64d955;
      font-weight: 900; }
    #page-company #company-details #about-container .about-infos .social-icon, #page-company #company-details #social-container .about-infos .social-icon {
      padding-right: 10px; }
    #page-company #company-details #about-container .about-infos .sdg-list, #page-company #company-details #social-container .about-infos .sdg-list {
      padding-left: 0;
      display: inline-block; }
      #page-company #company-details #about-container .about-infos .sdg-list .sdg-container img, #page-company #company-details #social-container .about-infos .sdg-list .sdg-container img {
        width: 50px;
        float: left;
        margin-right: 10px; }
      #page-company #company-details #about-container .about-infos .sdg-list .sdg-container .sdg-title, #page-company #company-details #social-container .about-infos .sdg-list .sdg-container .sdg-title {
        float: left; }
      #page-company #company-details #about-container .about-infos .sdg-list .sdg-container .sdg-arrow, #page-company #company-details #social-container .about-infos .sdg-list .sdg-container .sdg-arrow {
        float: left; }
    #page-company #company-details #about-container .job-infos, #page-company #company-details #social-container .job-infos {
      font-size: 15px; }
      #page-company #company-details #about-container .job-infos hr, #page-company #company-details #social-container .job-infos hr {
        border-top: 1px solid #efefef;
        margin-top: 30px;
        margin-bottom: 35px; }
      #page-company #company-details #about-container .job-infos .title, #page-company #company-details #social-container .job-infos .title {
        margin-bottom: 10px;
        font-size: 13px; }
  #page-company #company-details #social-container {
    margin-top: 0; }
  #page-company #company-details #company-description .alliance {
    text-transform: uppercase;
    font-size: 20px;
    color: #0A3A68;
    font-weight: 400;
    margin-bottom: 0; }
  #page-company #company-details #company-description .company-name {
    text-transform: uppercase;
    font-size: 40px;
    color: #0A3A68;
    font-weight: 900;
    margin-top: -10px; }
  #page-company #company-details #company-description .description {
    font-size: 40px;
    color: #0A3A68;
    line-height: 1; }
  #page-company #company-details #company-description .company-header {
    width: 100%;
    margin: 10px 0; }
  #page-company #company-details .company-solutions {
    margin-bottom: 50px; }
    #page-company #company-details .company-solutions h3 {
      font-weight: 400;
      font-size: 25px;
      margin-top: 0;
      color: #0A3A68; }
    #page-company #company-details .company-solutions h2 {
      margin-top: 10px;
      color: #0A3A68;
      font-weight: 400;
      text-transform: uppercase; }
    #page-company #company-details .company-solutions .arrow-link-container {
      margin-top: 20px;
      margin-bottom: 10px; }
    #page-company #company-details .company-solutions .solution-img {
      margin-top: 50px; }
      #page-company #company-details .company-solutions .solution-img img {
        width: 100%; }
      #page-company #company-details .company-solutions .solution-img .label-icon {
        position: absolute;
        top: -75px;
        right: 35px;
        height: 150px;
        width: auto; }
  #page-company #company-details #company-offers h3 {
    text-transform: uppercase;
    font-weight: 400;
    color: #898989;
    font-size: 20px; }
  #page-company #company-details #company-offers .line-cut {
    margin-top: 30px; }
  #page-company #company-details #company-offers h2 {
    margin-top: 10px;
    color: #0A3A68;
    font-weight: 400;
    text-transform: uppercase; }
  #page-company #company-details #company-offers .offer-separator {
    margin: 20px 0;
    border-top: 1px solid #0A3A68; }
  #page-company #company-details #company-offers .offer-description img {
    width: 100%; }
  #page-company #company-details #company-offers .offer-description p {
    color: #898989;
    font-size: 15px; }
  #page-company #company-details #company-offers .offer-description .url {
    font-weight: 900 !important; }
  #page-company #company-details #company-offers .offre-more-bloc {
    display: none; }
  #page-company #company-details #company-offers .offer-information p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-company #company-details #company-offers .offer-information p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
#page-company #finalise-membership {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7f9fb; }
  #page-company #finalise-membership h2 {
    margin-top: 0; }
  #page-company #finalise-membership .contact-info {
    margin-bottom: 10px; }

/********************************************************
    MEMBERS PAGE
********************************************************/
#page-members #header {
  padding: 0; }
  #page-members #header img {
    width: 100%; }
#page-members #discover {
  margin-top: 50px; }
#page-members #members-round-map img {
  margin-top: -40px;
  width: 80%; }
#page-members #benefit-bloc {
  padding: 0 25px; }
  #page-members #benefit-bloc ul {
    list-style: disc;
    margin-top: 40px;
    font-weight: 500;
    color: #0A3A68; }
  #page-members #benefit-bloc #discover-type {
    margin-top: 50px; }
  #page-members #benefit-bloc #discover-link {
    margin-top: 0px; }
    #page-members #benefit-bloc #discover-link .arrow-link-container {
      margin-top: 0; }
    #page-members #benefit-bloc #discover-link .innovator-link .arrow-link {
      color: #66dbca; }
    #page-members #benefit-bloc #discover-link .innovator-link .arrow-left::before {
      color: #66dbca !important; }
    #page-members #benefit-bloc #discover-link .investors-link .arrow-link {
      color: #64d955; }
    #page-members #benefit-bloc #discover-link .investors-link .arrow-left::before {
      color: #64d955 !important; }
    #page-members #benefit-bloc #discover-link .seekers-link .arrow-link {
      color: #f04721; }
    #page-members #benefit-bloc #discover-link .seekers-link .arrow-left::before {
      color: #f04721 !important; }
  #page-members #benefit-bloc .innovators-title {
    color: #66dbca;
    margin-bottom: 15px; }
  #page-members #benefit-bloc .investors-title {
    color: #64d955;
    margin-bottom: 15px; }
  #page-members #benefit-bloc .seekers-title {
    color: #f04721;
    margin-bottom: 15px; }
#page-members #membership-bloc {
  padding: 25px; }
  #page-members #membership-bloc .subtitle {
    margin-bottom: 40px; }
  #page-members #membership-bloc #membership-step .value {
    font-size: 50px; }
  #page-members #membership-bloc #membership-step .innovator-link .arrow-link {
    color: #66dbca; }
  #page-members #membership-bloc #membership-step .innovator-link .arrow-left::before {
    color: #66dbca !important; }

/********************************************************
    NETWORK PAGE
********************************************************/
#network-map {
  padding: 0; }
  #network-map .row {
    margin: 0 !important; }
  #network-map .col-lg-12 {
    padding: 0 !important; }
  #network-map #map {
    height: 550px; }

#page-network #network-results {
  padding-top: 0; }
  #page-network #network-results #network-left-info {
    text-align: center; }
    #page-network #network-results #network-left-info img {
      margin-bottom: 10px; }
    #page-network #network-results #network-left-info hr {
      margin: 30px 0;
      border-top: 1px solid #000; }
    #page-network #network-results #network-left-info #count-result {
      color: #fe8300;
      font-size: 50px; }
    #page-network #network-results #network-left-info #count-result-label {
      color: #0A3A68;
      font-size: 20px;
      font-weight: 500; }
    #page-network #network-results #network-left-info #filter-by-location-bloc {
      text-align: left; }
      #page-network #network-results #network-left-info #filter-by-location-bloc .label {
        text-transform: uppercase;
        font-size: 20px;
        color: #0A3A68;
        font-weight: 500;
        padding: 0; }
      #page-network #network-results #network-left-info #filter-by-location-bloc .localtion-bloc {
        padding: 0; }
        #page-network #network-results #network-left-info #filter-by-location-bloc .localtion-bloc .location {
          font-size: 15px;
          float: left;
          padding-top: 15px; }
      #page-network #network-results #network-left-info #filter-by-location-bloc .localtion-bloc-counter {
        float: right; }
      #page-network #network-results #network-left-info #filter-by-location-bloc .circle {
        float: left;
        background-color: #fff;
        padding: 10px 5px;
        border-radius: 100px;
        border: 2px solid #fe8300;
        min-width: 44px;
        text-align: center;
        font-size: 15px;
        margin: 0; }
  #page-network #network-results #network-results-list .company-type {
    text-align: right;
    position: absolute;
    right: 15px; }
    #page-network #network-results #network-results-list .company-type .innovator {
      width: 30px;
      height: 30px;
      border-radius: 30px;
      background-color: #66dbca;
      display: inline-block;
      margin-left: 10px; }
    #page-network #network-results #network-results-list .company-type .seeker {
      width: 30px;
      height: 30px;
      border-radius: 30px;
      background-color: #f04721;
      display: inline-block;
      margin-left: 10px; }
    #page-network #network-results #network-results-list .company-type .investor {
      width: 30px;
      height: 30px;
      border-radius: 30px;
      background-color: #64d955;
      display: inline-block;
      margin-left: 10px; }
    #page-network #network-results #network-results-list .company-type .label {
      margin-left: 10px;
      padding: 0;
      display: inline-block;
      float: left;
      width: 30px;
      height: auto; }
  #page-network #network-results #network-results-list .title-search {
    text-transform: uppercase;
    font-size: 20px;
    color: #0A3A68;
    font-weight: 400;
    margin-bottom: 0; }
  #page-network #network-results #network-results-list .title-results {
    text-transform: uppercase;
    font-size: 40px;
    color: #0A3A68;
    font-weight: 900;
    margin-top: -10px;
    margin-bottom: 40px; }
  #page-network #network-results #network-results-list .company-name {
    color: #0A3A68;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 25px;
    max-width: 600px; }
  #page-network #network-results #network-results-list .company-website {
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-network #network-results #network-results-list .company-website span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
  #page-network #network-results #network-results-list hr {
    border-top: 1px solid #000; }
  #page-network #network-results #network-results-list hr.hr-title {
    border-top: 5px solid #fe8300; }
  #page-network #network-results #network-results-list .pagination {
    float: right; }

/********************************************************
    WORLD ALLIANCE PAGE
********************************************************/
#page-world-alliance #header {
  padding: 0; }
  #page-world-alliance #header img {
    width: 100%; }
#page-world-alliance #network-map {
  padding: 0; }
  #page-world-alliance #network-map #map {
    height: 550px; }
#page-world-alliance #benefit-bloc {
  padding: 0 25px; }
  #page-world-alliance #benefit-bloc ul {
    list-style: disc;
    margin-top: 40px;
    font-weight: 500;
    color: #0A3A68; }
  #page-world-alliance #benefit-bloc #discover-type {
    margin-top: 50px; }
  #page-world-alliance #benefit-bloc #discover-link {
    margin-top: 0px; }
    #page-world-alliance #benefit-bloc #discover-link .arrow-link-container {
      margin-top: 0; }
    #page-world-alliance #benefit-bloc #discover-link .innovator-link .arrow-link {
      color: #66dbca; }
    #page-world-alliance #benefit-bloc #discover-link .innovator-link .arrow-left::before {
      color: #66dbca !important; }
    #page-world-alliance #benefit-bloc #discover-link .investors-link .arrow-link {
      color: #64d955; }
    #page-world-alliance #benefit-bloc #discover-link .investors-link .arrow-left::before {
      color: #64d955 !important; }
    #page-world-alliance #benefit-bloc #discover-link .seekers-link .arrow-link {
      color: #f04721; }
    #page-world-alliance #benefit-bloc #discover-link .seekers-link .arrow-left::before {
      color: #f04721 !important; }
  #page-world-alliance #benefit-bloc .innovators-title {
    color: #66dbca;
    margin-bottom: 15px; }
  #page-world-alliance #benefit-bloc .investors-title {
    color: #64d955;
    margin-bottom: 15px; }
  #page-world-alliance #benefit-bloc .seekers-title {
    color: #f04721;
    margin-bottom: 15px; }

/********************************************************
    BENEFITS PAGE
********************************************************/
#page-benefit #header {
  padding: 0; }
  #page-benefit #header img {
    width: 100%; }
#page-benefit .benefit-bloc {
  margin-top: 50px; }
#page-benefit #benefit-second-bloc .small-subtitle {
  color: #fe8300; }
#page-benefit ul {
  list-style-type: disc; }
#page-benefit #benefits-form {
  padding-bottom: 10px;
  background-color: #fafafa; }
  #page-benefit #benefits-form h3 {
    font-size: 20px;
    color: #898989; }
  #page-benefit #benefits-form span {
    font-size: 25px;
    font-weight: bold; }
  #page-benefit #benefits-form .btn-yellow {
    margin-top: 5px;
    text-transform: initial; }
    #page-benefit #benefits-form .btn-yellow a {
      padding: 7px 10px 0 10px; }
  #page-benefit #benefits-form .btn-yellow:hover {
    background-color: transparent; }
  #page-benefit #benefits-form p {
    margin-bottom: 20px; }
  #page-benefit #benefits-form .terme {
    font-size: 15px;
    margin-top: 10px; }
#page-benefit .benefits-form-investor span {
  color: #64d955; }
#page-benefit .benefits-form-investor .btn-yellow {
  background-color: #64d955;
  border: 1px solid #64d955; }
  #page-benefit .benefits-form-investor .btn-yellow a:hover {
    color: #64d955; }
#page-benefit .benefits-form-innovator span {
  color: #66dbca; }
#page-benefit .benefits-form-innovator .btn-yellow {
  background-color: #66dbca;
  border: 1px solid #66dbca; }
  #page-benefit .benefits-form-innovator .btn-yellow a:hover {
    color: #66dbca; }
#page-benefit .hubspot-form-yellow span {
  color: #fe8300; }
#page-benefit .hubspot-form-yellow .btn-yellow {
  background-color: #fe8300;
  border: 1px solid #fe8300; }
  #page-benefit .hubspot-form-yellow .btn-yellow a:hover {
    color: #fe8300; }
#page-benefit .benefits-form-implementor span {
  color: #f04721; }
#page-benefit .benefits-form-implementor .btn-yellow {
  background-color: #f04721;
  border: 1px solid #f04721; }
  #page-benefit .benefits-form-implementor .btn-yellow a:hover {
    color: #f04721; }

/********************************************************
    VISION PAGE
********************************************************/
#page-vision #header {
  padding: 0; }
  #page-vision #header img {
    width: 100%; }
#page-vision #vision-3 img {
  width: 100%;
  margin-bottom: 15px; }
#page-vision #vision-3 p.subtitle {
  font-size: 30px;
  line-height: 30px; }

/********************************************************
    7 PRINCIPLES PAGE
********************************************************/
#page-vision-principles #header {
  padding: 0; }
  #page-vision-principles #header img {
    width: 100%; }
#page-vision-principles #seven-principles .row {
  margin-top: 50px; }
#page-vision-principles #seven-principles .value {
  font-size: 50px;
  color: #fe8300; }

/********************************************************
    MANIFESTO PAGE
********************************************************/
#page-vision-manifesto #header {
  padding: 0; }
  #page-vision-manifesto #header img {
    width: 100%; }
#page-vision-manifesto .author {
  color: #0A3A68;
  font-weight: 500;
  margin-top: 30px; }
#page-vision-manifesto img {
  width: 100%;
  margin: 50px 0; }

#network-map {
  position: relative; }
  #network-map .map-mask {
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 999;
    text-align: Center; }
    #network-map .map-mask p {
      color: #fff;
      display: block;
      width: 100%;
      line-height: 100px; }
  #network-map .gm-style-pbc {
    display: none !important; }
  #network-map a[href^="http://maps.google.com/maps"] {
    display: none !important; }
  #network-map a[href^="https://maps.google.com/maps"] {
    display: none !important; }
  #network-map .gmnoprint a, #network-map .gmnoprint span, #network-map .gm-style-cc {
    display: none; }
  #network-map .gmnoprint div {
    background: #fff !important; }
  #network-map #map-filter {
    position: absolute;
    bottom: 20px; }
    #network-map #map-filter #keywords, #network-map #map-filter #countries, #network-map #map-filter #categories, #network-map #map-filter #categories_name, #network-map #map-filter #sectors, #network-map #map-filter #types, #network-map #map-filter #categories_lvl_3, #network-map #map-filter #categories_lvl_3_name, #network-map #map-filter #categories_lvl_2, #network-map #map-filter #categories_lvl_2_name {
      float: left;
      background-color: #fff;
      padding: 10px 10px;
      margin: 0 5px;
      font-size: 13px;
      color: #0A3A68;
      width: 200px;
      text-align: center; }
    #network-map #map-filter #btn-search {
      margin-left: 5px;
      float: left;
      background-color: #fe8300;
      color: #fff;
      padding: 11px 10px;
      font-size: 14px;
      text-transform: uppercase;
      border-radius: 0;
      border-color: #fe8300; }
    #network-map #map-filter #btn-search:hover {
      background-color: #fff;
      color: #fe8300; }
  #network-map .dropdown-inline {
    display: inline-block;
    position: relative; }
  #network-map .dropdown-menu {
    min-width: 350px; }
  #network-map #dropdown-country ul {
    max-height: 300px;
    overflow: auto; }
  #network-map .filter-map {
    border: 1px solid #ccc;
    width: 200px;
    float: left;
    margin: 0 5px; }
    #network-map .filter-map .btn {
      background-color: #fff;
      border-radius: 0;
      padding: 10px 20px;
      width: 100%; }
    #network-map .filter-map ul {
      margin-left: -1px;
      margin-top: 5px;
      border-radius: 0;
      box-shadow: none; }

#network-mapbox {
  position: relative;
  height: 900px; }
  #network-mapbox .mapboxgl-ctrl-bottom-left {
    display: none !important; }
  #network-mapbox #map-control {
    text-align: right;
    position: absolute;
    z-index: 9999;
    right: 0;
    background-color: #fff;
    padding: 10px 20px; }
  #network-mapbox #goto-search-tool {
    font-size: 20px;
    font-weight: 500;
    padding: 30px;
    color: #fff;
    position: absolute;
    width: 600px;
    bottom: 0;
    left: 5%;
    overflow: hidden;
    z-index: 999999;
    background: #016098;
    /* Old browsers */
    background: -moz-linear-gradient(left, #016098 0%, #01416a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #016098 0%, #01416a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #016098 0%, #01416a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016098', endColorstr='#01416a',GradientType=1 ); }
  #network-mapbox #slider {
    position: absolute;
    width: 600px;
    top: 0;
    left: 5%;
    overflow: hidden;
    z-index: 999999;
    background: white; }
    #network-mapbox #slider #map-info {
      display: grid;
      border-bottom: 2px solid #f3f3f3; }
      #network-mapbox #slider #map-info .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      #network-mapbox #slider #map-info .title-no {
        color: #C0C7CF; }
      #network-mapbox #slider #map-info .title-line-wrap {
        position: relative;
        margin: 13px 20px 0;
        width: 40px;
        height: 2px;
        overflow: hidden; }
      #network-mapbox #slider #map-info .title-txt {
        color: #288dc1;
        font-weight: 600;
        text-transform: none; }
      #network-mapbox #slider #map-info .title-line, #network-mapbox #slider #map-info .title-line-cover {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      #network-mapbox #slider #map-info .title-line {
        background: #ff8300; }
      #network-mapbox #slider #map-info .h3 {
        font-family: 'Bebas Kai', sans-serif;
        color: #004F90;
        padding: 0 0 30px 0;
        font-size: 48px;
        position: relative;
        line-height: 1.1;
        font-weight: 500;
        margin-top: 0; }
      #network-mapbox #slider #map-info p {
        letter-spacing: 0.5px;
        color: #7c8c9c;
        line-height: 1.6;
        margin-bottom: 50px;
        font-weight: 400; }
      #network-mapbox #slider #map-info .network-count-info {
        padding-top: 30px; }
      #network-mapbox #slider #map-info .network-count {
        height: 100%;
        background: url("../../img/map-info-network.png");
        display: -webkit-inline-box;
        position: absolute; }
        #network-mapbox #slider #map-info .network-count .circle-count {
          margin-top: 30px;
          margin-left: 20px;
          background: #fe8300;
          display: -webkit-inline-box;
          color: #fff;
          font-size: 14px;
          padding: 47px 30px 32px 30px;
          text-align: center;
          font-weight: 500;
          line-height: 20px;
          border-radius: 200px; }
          #network-mapbox #slider #map-info .network-count .circle-count span {
            font-family: 'Bebas Kai', sans-serif;
            font-size: 50px; }
    #network-mapbox #slider #swiper-info {
      padding: 20px 13px; }
      #network-mapbox #slider #swiper-info .slide-content-info {
        font-size: 14px; }
        #network-mapbox #slider #swiper-info .slide-content-info span {
          font-size: 20px;
          font-weight: 500; }
      #network-mapbox #slider #swiper-info .swiper-container {
        width: 100%;
        padding: 5px; }
        #network-mapbox #slider #swiper-info .swiper-container .swiper-wrapper {
          display: -webkit-inline-box;
          width: calc(100% - 120px); }
          #network-mapbox #slider #swiper-info .swiper-container .swiper-wrapper .swiper-slide {
            padding: 10px 0; }
            #network-mapbox #slider #swiper-info .swiper-container .swiper-wrapper .swiper-slide .slide-content {
              text-align: left;
              width: 100%;
              height: 100%;
              padding: 15px 0 0 30px;
              font-size: 15px; }
              #network-mapbox #slider #swiper-info .swiper-container .swiper-wrapper .swiper-slide .slide-content span {
                font-size: 20px;
                font-weight: 500; }
        #network-mapbox #slider #swiper-info .swiper-container .slider-controls {
          z-index: 999;
          position: absolute;
          display: inline-block;
          right: 0; }
          #network-mapbox #slider #swiper-info .swiper-container .slider-controls .prev-page {
            margin-right: 5px; }
      #network-mapbox #slider #swiper-info .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; }
  #network-mapbox .map-newtork {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%; }
  #network-mapbox .mapboxgl-popup-content {
    width: 230px;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    padding: 0;
    border-radius: 5px; }
    #network-mapbox .mapboxgl-popup-content .info-content-bloc img {
      padding: 20px;
      width: 100%;
      border-bottom: 1px solid #eee; }
    #network-mapbox .mapboxgl-popup-content .info-content-bloc .info-content {
      color: #4d5966;
      padding: 20px; }
      #network-mapbox .mapboxgl-popup-content .info-content-bloc .info-content h2 {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
        color: #4d5966; }
      #network-mapbox .mapboxgl-popup-content .info-content-bloc .info-content p {
        color: #7d8d9d;
        margin-bottom: 0; }
      #network-mapbox .mapboxgl-popup-content .info-content-bloc .info-content span {
        text-transform: uppercase;
        color: #7d8d9d;
        font-size: 11px; }
    #network-mapbox .mapboxgl-popup-content .info-content-bloc hr {
      margin: 0; }
    #network-mapbox .mapboxgl-popup-content .info-content-bloc .info-content-more {
      padding: 20px 20px 10px 20px; }

#legs-mapbox {
  position: relative;
  height: 600px; }
  #legs-mapbox .mapboxgl-ctrl-bottom-left {
    display: none !important; }
  #legs-mapbox #goto-search-tool {
    font-size: 20px;
    font-weight: 500;
    padding: 30px;
    color: #fff;
    position: absolute;
    width: 600px;
    bottom: 0;
    left: 5%;
    overflow: hidden;
    z-index: 999999;
    background: #016098;
    /* Old browsers */
    background: -moz-linear-gradient(left, #016098 0%, #01416a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #016098 0%, #01416a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #016098 0%, #01416a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016098', endColorstr='#01416a',GradientType=1 ); }
  #legs-mapbox #slider {
    width: 60%;
    position: absolute;
    right: 0;
    margin-top: -13%; }
    #legs-mapbox #slider .swiper-container {
      width: 100%;
      height: 100%; }
    #legs-mapbox #slider .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      width: 80%;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      #legs-mapbox #slider .swiper-slide .image-container img {
        width: 100%; }
      #legs-mapbox #slider .swiper-slide .title-container {
        opacity: 0;
        transition-property: opacity;
        text-align: left;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px; }
        #legs-mapbox #slider .swiper-slide .title-container .title {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          font-size: 20px; }
        #legs-mapbox #slider .swiper-slide .title-container .title-no {
          color: #C0C7CF; }
        #legs-mapbox #slider .swiper-slide .title-container .title-line-wrap {
          position: relative;
          margin: 13px 20px 0 0;
          width: 40px;
          height: 2px;
          overflow: hidden; }
        #legs-mapbox #slider .swiper-slide .title-container .title-txt {
          color: #288dc1;
          font-weight: 600;
          text-transform: none; }
        #legs-mapbox #slider .swiper-slide .title-container .name-txt {
          color: #4d5966;
          margin-left: 10px; }
        #legs-mapbox #slider .swiper-slide .title-container .date-txt {
          color: #7c8c9c;
          margin-left: 25px;
          font-size: 15px;
          margin-top: 5px; }
        #legs-mapbox #slider .swiper-slide .title-container .title-line, #legs-mapbox #slider .swiper-slide .title-container .title-line-cover {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
        #legs-mapbox #slider .swiper-slide .title-container .title-line {
          background: #ff8300; }
    #legs-mapbox #slider .swiper-slide:nth-child(2n) {
      width: 60%; }
    #legs-mapbox #slider .swiper-slide:nth-child(3n) {
      width: 40%; }
    #legs-mapbox #slider .swiper-slide-active {
      opacity: 1; }
      #legs-mapbox #slider .swiper-slide-active .title-container {
        opacity: 1; }
  #legs-mapbox .map-legs {
    width: 100%;
    height: 100%; }
  #legs-mapbox .mapboxgl-popup-content {
    width: 230px;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    padding: 0;
    border-radius: 5px; }
    #legs-mapbox .mapboxgl-popup-content .info-content-bloc img {
      padding: 20px;
      width: 100%;
      border-bottom: 1px solid #eee; }
    #legs-mapbox .mapboxgl-popup-content .info-content-bloc .info-content {
      color: #4d5966;
      padding: 20px; }
      #legs-mapbox .mapboxgl-popup-content .info-content-bloc .info-content h2 {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
        color: #4d5966; }
      #legs-mapbox .mapboxgl-popup-content .info-content-bloc .info-content p {
        color: #7d8d9d;
        margin-bottom: 0; }
      #legs-mapbox .mapboxgl-popup-content .info-content-bloc .info-content span {
        text-transform: uppercase;
        color: #7d8d9d;
        font-size: 11px; }
    #legs-mapbox .mapboxgl-popup-content .info-content-bloc hr {
      margin: 0; }
    #legs-mapbox .mapboxgl-popup-content .info-content-bloc .info-content-more {
      padding: 20px 20px 10px 20px; }

/********************************************************
    PAGE EVENTS
********************************************************/
#page-events {
  background-color: #f7f9fb;
  min-height: 100vh; }
  #page-events #archive-link .arrow-link-container {
    margin-top: 40px; }
  #page-events .si-section-header {
    background-color: #fff; }
  #page-events #si-events-counter {
    margin-bottom: 35px;
    border-bottom: 1px solid #E9EFF4; }
    #page-events #si-events-counter span {
      display: block;
      line-height: 1;
      text-transform: uppercase;
      color: rgba(124, 140, 156, 0.4);
      font-weight: 400;
      font-size: 30px;
      line-height: 0.8; }
      #page-events #si-events-counter span small {
        font-size: 65%; }
  #page-events #si-event-filters ul {
    background-color: #eef2f6;
    padding: 5px 6px 5px 4px;
    border-radius: 6px;
    font-size: 16px;
    color: #7c8c9c;
    border: 1px solid #E9EFF4;
    height: 46px;
    display: inline-block; }
    #page-events #si-event-filters ul li {
      display: inline-block;
      vertical-align: middle;
      padding: 1px 0;
      font-weight: 500;
      margin: 0; }
      #page-events #si-event-filters ul li:last-child {
        margin: 0 0 0 10px; }
      #page-events #si-event-filters ul li select {
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        outline: 0;
        box-shadow: none;
        border: 0 !important;
        background-image: none;
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        padding: 0 0 0 0.5em;
        cursor: pointer;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-events #si-event-filters ul li select.si-select {
          font-size: 14px;
          position: relative;
          display: inline-block;
          height: 32px;
          background: transparent; }
        #page-events #si-event-filters ul li select:hover {
          color: #4D5966; }
      #page-events #si-event-filters ul li select::-ms-expand {
        display: none; }
      #page-events #si-event-filters ul li button {
        background: #f7f9fb;
        padding: 11px 10px 8px 10px;
        border-radius: 4px;
        border: none;
        font-size: 14px;
        line-height: 1;
        outline: none;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-events #si-event-filters ul li button:hover {
          background: #fff;
          color: #4D5966; }
  #page-events #si-event-filter-container .mix {
    display: none; }
  #page-events #events-filter ul {
    background-color: #eef2f6;
    padding: 5px;
    border-radius: 4px;
    float: right;
    cursor: pointer;
    font-size: 16px;
    color: #4c4c4c;
    border: 1px solid #E9EFF4; }
    #page-events #events-filter ul li {
      display: inline-block;
      cursor: pointer;
      text-align: center;
      padding: 10px 2px;
      font-weight: 500; }
      #page-events #events-filter ul li span {
        padding: 0 15px; }
      #page-events #events-filter ul li.mixitup-control-active {
        background-color: #fff;
        border-radius: 4px; }
    #page-events #events-filter ul .mixitup-control-active {
      font-weight: bold; }
    #page-events #events-filter ul .all {
      transition: 0.4s; }
  #page-events #event-detail .arrow-link-container .hyperlink {
    font-size: 16px; }
  #page-events #event-detail .header-image {
    width: 100%;
    margin-bottom: 30px; }
  #page-events #event-detail p {
    font-size: 18px;
    line-height: 1.6; }
    #page-events #event-detail p.short-description {
      color: #004F90;
      font-size: 22px;
      line-height: 1.4;
      font-weight: 500; }
  #page-events #event-detail .share {
    margin-top: 30px; }
    #page-events #event-detail .share .at-share-btn-elements {
      margin-left: 5px; }
    #page-events #event-detail .share .share-title, #page-events #event-detail .share .addthis_inline_share_toolbox {
      display: inline-block;
      vertical-align: middle; }
  #page-events #event-detail .twitter-tweet {
    width: 100% !important; }
  #page-events #event-location-detail {
    font-size: 16px; }
    #page-events #event-location-detail span {
      text-transform: uppercase;
      font-weight: 700;
      color: #004F90;
      font-size: 16px; }
    #page-events #event-location-detail a {
      color: #7c8c9c; }
    #page-events #event-location-detail .title {
      font-size: 20px;
      font-weight: 500;
      color: #288dc1;
      text-transform: uppercase;
      padding-bottom: 10px;
      border-bottom: 2px solid #E9EFF4; }
    #page-events #event-location-detail #logo-container .event-logo {
      max-width: 250px; }
    #page-events #event-location-detail .b-t-2 {
      border-top: 2px solid #e9eff3; }
    #page-events #event-location-detail .counter {
      padding: 0;
      display: inline-block;
      width: 100%;
      margin-top: 5px; }
      #page-events #event-location-detail .counter #countdown {
        height: 95px;
        display: inline-block; }
      #page-events #event-location-detail .counter #countdown-end {
        height: 95px; }
      #page-events #event-location-detail .counter .days-left, #page-events #event-location-detail .counter .hours-left, #page-events #event-location-detail .counter .minutes-left, #page-events #event-location-detail .counter .seconds-left {
        display: inline-block;
        font-size: 12px;
        text-align: center;
        line-height: 1.1;
        text-transform: uppercase;
        font-weight: 700;
        color: #4D5966; }
        #page-events #event-location-detail .counter .days-left span, #page-events #event-location-detail .counter .hours-left span, #page-events #event-location-detail .counter .minutes-left span, #page-events #event-location-detail .counter .seconds-left span {
          color: #4D5966;
          font-weight: 500;
          font-size: 35px; }
      #page-events #event-location-detail .counter .days-left, #page-events #event-location-detail .counter .hours-left {
        margin-right: 15px; }
      #page-events #event-location-detail .counter .seconds-left {
        display: none; }
    #page-events #event-location-detail #more {
      text-align: center; }
      #page-events #event-location-detail #more a img {
        max-width: 212px;
        margin: 0 auto;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
      #page-events #event-location-detail #more a p {
        line-height: 1.6; }
        #page-events #event-location-detail #more a p.more-title {
          font-size: 18px;
          font-weight: 700;
          color: #4D5966;
          margin-top: 10px;
          margin-bottom: 10px;
          padding-bottom: 5px;
          position: relative;
          display: inline-block; }
          #page-events #event-location-detail #more a p.more-title:after {
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 2px;
            content: ' ';
            transition: transform .5s;
            transform: scaleX(0);
            transform-origin: bottom right;
            background-color: #4D5966; }
      #page-events #event-location-detail #more a:hover img {
        transform: scale(1.1); }
      #page-events #event-location-detail #more a:hover p.more-title:after {
        transform: scaleX(1);
        transform-origin: bottom left; }
    #page-events #event-location-detail #tags {
      margin-top: 10px; }
      #page-events #event-location-detail #tags span {
        text-transform: none;
        font-size: 13px;
        color: #7c8c9c;
        font-weight: 500;
        background-color: #e9eff4;
        padding: 5px 10px;
        border-radius: 7px;
        margin-right: 5px;
        display: inline-block;
        margin-bottom: 5px; }
  #page-events .pagination-bloc {
    margin: 30px 0 60px 0;
    text-align: center; }
    #page-events .pagination-bloc .pagination {
      display: inline-flex; }

/********************************************************
    PAGE EVENTS
********************************************************/
#page-opportunities {
  background-color: #f7f9fb;
  min-height: 100vh; }
  #page-opportunities .mix {
    display: none; }
  #page-opportunities .si-section-header {
    background-color: #fff; }
  #page-opportunities #pagination {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400; }
    #page-opportunities #pagination a {
      color: #7c8c9c;
      display: inline-block;
      min-width: 30px;
      text-align: center;
      cursor: pointer;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-opportunities #pagination a.jp-current {
        width: 30px;
        height: 30px;
        border: 2px solid #288dc1;
        border-radius: 100%;
        color: #288dc1;
        pointer-events: none; }
      #page-opportunities #pagination a.jp-previous {
        margin-right: 10px; }
        #page-opportunities #pagination a.jp-previous:after {
          font-family: "Font Awesome 5 Pro";
          display: inline-block;
          padding-left: 5px;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          content: "\f100"; }
      #page-opportunities #pagination a.jp-next {
        margin-left: 10px; }
        #page-opportunities #pagination a.jp-next:before {
          font-family: "Font Awesome 5 Pro";
          display: inline-block;
          padding-right: 5px;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          content: "\f101"; }
      #page-opportunities #pagination a.jp-disabled {
        opacity: 0.3;
        pointer-events: none; }
      #page-opportunities #pagination a:hover {
        color: #ff8300; }
    #page-opportunities #pagination .pagination, #page-opportunities #pagination .pagination-legend {
      display: block;
      margin: 20px 0; }
    #page-opportunities #pagination .pagination-legend {
      text-align: right; }
  #page-opportunities #opportunity-list {
    display: inline-block; }
  #page-opportunities .opportunity-content a {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-top: 60px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    color: #7c8c9c; }
    #page-opportunities .opportunity-content a .info {
      padding: 15px 0 40px 15px; }
      #page-opportunities .opportunity-content a .info .title {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 18px;
        margin-bottom: 0;
        color: #4D5966; }
      #page-opportunities .opportunity-content a .info .by {
        color: #288dc1;
        font-size: 13px;
        font-weight: 400;
        padding: 4px 0 0 0;
        margin: 0; }
      #page-opportunities .opportunity-content a .info .description {
        font-size: 13px;
        line-height: 1.6;
        letter-spacing: 0.5px;
        padding-top: 15px; }
      #page-opportunities .opportunity-content a .info .category {
        color: #006098;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 5px; }
        #page-opportunities .opportunity-content a .info .category svg {
          color: #7c8c9c;
          margin-right: 10px; }
      #page-opportunities .opportunity-content a .info .tags {
        color: #006098;
        font-size: 11px;
        margin-bottom: 0;
        font-weight: 400; }
        #page-opportunities .opportunity-content a .info .tags svg {
          color: #7c8c9c;
          margin-right: 5px; }
    #page-opportunities .opportunity-content a .image {
      position: relative;
      padding: 0; }
      #page-opportunities .opportunity-content a .image .status {
        position: absolute;
        top: 0;
        left: 15px;
        z-index: 1; }
        #page-opportunities .opportunity-content a .image .status .active {
          background-color: #288dc1;
          text-align: center;
          color: #fff;
          padding: 6px 0;
          font-weight: 400;
          width: 70px;
          font-size: 12px;
          letter-spacing: 1px; }
        #page-opportunities .opportunity-content a .image .status .past {
          background-color: #4D5966;
          text-align: center;
          color: #fff;
          padding: 6px 0;
          font-weight: 400;
          width: 70px;
          font-size: 12px;
          letter-spacing: 1px; }
        #page-opportunities .opportunity-content a .image .status .days {
          font-size: 12px;
          text-align: center;
          color: #fff;
          padding: 20px 0 0 0;
          font-weight: 400;
          width: 70px;
          margin-top: 10px;
          position: relative;
          background: #ff8300;
          padding-bottom: 30px;
          text-transform: uppercase;
          letter-spacing: 1px; }
          #page-opportunities .opportunity-content a .image .status .days.past {
            background: #7c8c9c; }
          #page-opportunities .opportunity-content a .image .status .days span {
            display: block;
            font-size: 36px;
            font-weight: 300; }
        #page-opportunities .opportunity-content a .image .status .days:before, #page-opportunities .opportunity-content a .image .status .days:after {
          border-style: solid;
          height: 0;
          width: 0;
          display: block;
          content: "";
          position: absolute; }
        #page-opportunities .opportunity-content a .image .status .days:before, #page-opportunities .opportunity-content a .image .status .days:after {
          border-color: transparent #ff8300;
          left: 0; }
        #page-opportunities .opportunity-content a .image .status .past:before, #page-opportunities .opportunity-content a .image .status .past:after {
          border-color: transparent #7c8c9c;
          left: 0; }
        #page-opportunities .opportunity-content a .image .status .days:after {
          bottom: -1.5em;
          border-width: 0 35px 1.5em 35px; }
      #page-opportunities .opportunity-content a .image .arrow {
        position: absolute;
        display: block;
        z-index: 1;
        bottom: 15px;
        right: 25px; }
        #page-opportunities .opportunity-content a .image .arrow svg {
          transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
          transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
          #page-opportunities .opportunity-content a .image .arrow svg .arrow-icon--arrow {
            stroke: #fff; }
          #page-opportunities .opportunity-content a .image .arrow svg .arrow-icon--circle--fake {
            stroke: rgba(255, 255, 255, 0.2); }
          #page-opportunities .opportunity-content a .image .arrow svg .arrow-icon--circle {
            transition: stroke-dashoffset .3s ease;
            stroke-dasharray: 120;
            stroke-dashoffset: 120; }
      #page-opportunities .opportunity-content a .image figure {
        overflow: hidden;
        margin-top: -30px;
        margin-bottom: 30px; }
        #page-opportunities .opportunity-content a .image figure img {
          object-fit: cover;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
    #page-opportunities .opportunity-content a:hover {
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      transform: translateY(-10px);
      -webkit-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -o-transform: translateY(-5px); }
      #page-opportunities .opportunity-content a:hover .image .arrow svg .arrow-icon--circle {
        stroke: #fff;
        stroke-dashoffset: 0; }
      #page-opportunities .opportunity-content a:hover .image figure img {
        transform: scale(1.1); }
  #page-opportunities #challenge-count {
    line-height: 1;
    text-transform: uppercase;
    color: rgba(124, 140, 156, 0.4);
    font-weight: 400;
    font-size: 30px; }
    #page-opportunities #challenge-count #ss-opportunity-filter-results-text {
      font-size: 20px; }
      #page-opportunities #challenge-count #ss-opportunity-filter-results-text b {
        font-weight: 400;
        color: #7c8c9c; }
  #page-opportunities .pagination-bloc {
    margin: 30px 0 60px 0;
    text-align: center; }
    #page-opportunities .pagination-bloc .pagination {
      display: inline-flex; }
  #page-opportunities #recomend-form .short-description {
    margin-top: 0;
    font-size: 20px;
    color: #4d5966; }
  #page-opportunities #recomend-form .date {
    color: #288dc1;
    font-weight: 500; }

#opportunity-right-detail {
  font-size: 16px; }
  #opportunity-right-detail .categories ul {
    margin-top: 30px;
    padding-left: 0; }
    #opportunity-right-detail .categories ul li {
      display: inline-block;
      margin-bottom: 5px;
      margin-right: 5px; }
      #opportunity-right-detail .categories ul li a {
        cursor: pointer;
        background-color: #E9EFF4;
        font-size: 13px;
        color: #7c8c9c;
        padding: 9px 12px 7px 12px;
        border-radius: 5px;
        font-weight: 400;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        display: inline-block; }
        #opportunity-right-detail .categories ul li a:hover {
          background: #dee6ed; }
        #opportunity-right-detail .categories ul li a.active {
          background-color: #7c8c9c;
          color: #fff; }
  #opportunity-right-detail a {
    color: #7c8c9c; }
  #opportunity-right-detail #logo-container .event-logo {
    max-width: 250px; }
  #opportunity-right-detail .b-t-2 {
    border-top: 2px solid #e9eff3; }
  #opportunity-right-detail #more {
    text-align: center; }
    #opportunity-right-detail #more a img {
      display: block;
      max-width: 220px;
      margin: 0 auto;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
    #opportunity-right-detail #more a p {
      line-height: 1.6; }
      #opportunity-right-detail #more a p.more-title {
        font-size: 18px;
        font-weight: 700;
        color: #4D5966;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 5px;
        position: relative;
        display: inline-block; }
        #opportunity-right-detail #more a p.more-title:after {
          position: absolute;
          bottom: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 2px;
          content: ' ';
          transition: transform .5s;
          transform: scaleX(0);
          transform-origin: bottom right;
          background-color: #4D5966; }
    #opportunity-right-detail #more a:hover img {
      transform: scale(1.1); }
    #opportunity-right-detail #more a:hover p.more-title:after {
      transform: scaleX(1);
      transform-origin: bottom left; }
  #opportunity-right-detail #tags {
    margin-top: 10px; }
    #opportunity-right-detail #tags span {
      text-transform: none;
      font-size: 13px;
      color: #7c8c9c;
      font-weight: 500;
      background-color: #E9EFF4;
      padding: 5px 10px;
      border-radius: 7px;
      margin-right: 5px;
      display: inline-block;
      margin-bottom: 5px; }

#page-opportunities-view {
  background-color: #f7f9fb;
  min-height: 100vh; }
  #page-opportunities-view #opportunity-header {
    background-color: #fff;
    margin-top: -30px;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    color: #7c8c9c; }
    #page-opportunities-view #opportunity-header #opportunity-header-image {
      margin-bottom: 25px;
      max-height: 500px;
      overflow: hidden;
      margin-top: -30px; }
      #page-opportunities-view #opportunity-header #opportunity-header-image .status {
        position: absolute;
        top: -30px;
        left: 35px; }
        #page-opportunities-view #opportunity-header #opportunity-header-image .status .active {
          background-color: #288dc1;
          text-align: center;
          color: #fff;
          padding: 6px 0;
          font-weight: 400;
          font-size: 14px;
          letter-spacing: 1px; }
        #page-opportunities-view #opportunity-header #opportunity-header-image .status .past {
          background-color: #4D5966;
          text-align: center;
          color: #fff;
          padding: 6px 0;
          font-weight: 400;
          font-size: 14px;
          letter-spacing: 1px; }
        #page-opportunities-view #opportunity-header #opportunity-header-image .status .days {
          font-size: 14px;
          text-align: center;
          color: #fff;
          padding: 20px 0 0 0;
          font-weight: 400;
          width: 80px;
          margin-top: 10px;
          position: relative;
          background: #ff8300;
          padding-bottom: 30px;
          text-transform: uppercase;
          letter-spacing: 1px; }
          #page-opportunities-view #opportunity-header #opportunity-header-image .status .days.past {
            background: #7c8c9c; }
          #page-opportunities-view #opportunity-header #opportunity-header-image .status .days span {
            font-size: 40px;
            font-weight: 300;
            display: block; }
        #page-opportunities-view #opportunity-header #opportunity-header-image .status .days:before, #page-opportunities-view #opportunity-header #opportunity-header-image .status .days:after {
          border-style: solid;
          height: 0;
          width: 0;
          display: block;
          content: "";
          position: absolute; }
        #page-opportunities-view #opportunity-header #opportunity-header-image .status .days:before, #page-opportunities-view #opportunity-header #opportunity-header-image .status .days:after {
          border-color: transparent #ff8300;
          left: 0; }
        #page-opportunities-view #opportunity-header #opportunity-header-image .status .past:before, #page-opportunities-view #opportunity-header #opportunity-header-image .status .past:after {
          border-color: transparent #7c8c9c;
          left: 0; }
        #page-opportunities-view #opportunity-header #opportunity-header-image .status .days:after {
          bottom: -1.5em;
          border-width: 0 40px 1.5em 40px; }
      #page-opportunities-view #opportunity-header #opportunity-header-image img {
        width: 100%; }
    #page-opportunities-view #opportunity-header #opportunity-header-take {
      text-align: center;
      padding: 20px 0 40px 0;
      font-size: 16px; }
      #page-opportunities-view #opportunity-header #opportunity-header-take img {
        max-width: 220px;
        display: block;
        margin: 0 auto;
        margin-bottom: 30px; }
      #page-opportunities-view #opportunity-header #opportunity-header-take .btn-motion {
        display: block;
        margin-bottom: 15px; }
      #page-opportunities-view #opportunity-header #opportunity-header-take .take {
        color: #fff;
        background-color: #00416a;
        margin-bottom: 15px;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
        display: block;
        line-height: 40px;
        padding: 4px 12px;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased; }
        #page-opportunities-view #opportunity-header #opportunity-header-take .take.already {
          color: #fff;
          background-color: #00416a;
          opacity: 0.2; }
      #page-opportunities-view #opportunity-header #opportunity-header-take .share {
        margin-top: 60px;
        text-align: left; }
        #page-opportunities-view #opportunity-header #opportunity-header-take .share .at-share-btn-elements {
          margin-left: 5px; }
        #page-opportunities-view #opportunity-header #opportunity-header-take .share .share-title, #page-opportunities-view #opportunity-header #opportunity-header-take .share .addthis_inline_share_toolbox {
          display: inline-block;
          vertical-align: middle; }
  #page-opportunities-view #opportunity-detail .short-description {
    margin-top: 0;
    font-size: 20px;
    color: #4D5966;
    font-weight: 500; }
  #page-opportunities-view #opportunity-detail .date {
    color: #288dc1;
    font-weight: 500; }
  #page-opportunities-view #opportunity-detail p {
    font-size: 20px;
    line-height: 32px; }
  #page-opportunities-view #opportunity-detail .categories ul {
    margin-top: 30px;
    padding-left: 0; }
    #page-opportunities-view #opportunity-detail .categories ul li {
      display: inline-block;
      margin-bottom: 5px;
      margin-right: 5px; }
      #page-opportunities-view #opportunity-detail .categories ul li a {
        cursor: pointer;
        background-color: #E9EFF4;
        font-size: 13px;
        color: #7c8c9c;
        padding: 9px 12px 7px 12px;
        border-radius: 5px;
        font-weight: 400;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        display: inline-block; }
        #page-opportunities-view #opportunity-detail .categories ul li a:hover {
          background: #dee6ed; }
      #page-opportunities-view #opportunity-detail .categories ul li.active a {
        background-color: #7c8c9c;
        color: #fff; }
        #page-opportunities-view #opportunity-detail .categories ul li.active a:hover {
          background: #4D5966; }
  #page-opportunities-view #opportunity-company-info img {
    width: 100%;
    max-width: 220px;
    margin: 0 0 30px 0; }
  #page-opportunities-view #application-awardees {
    background: #fff;
    border-bottom: 1px solid #E9EFF4;
    border-top: 1px solid #E9EFF4; }
    #page-opportunities-view #application-awardees #application-content {
      padding-bottom: 40px; }
      #page-opportunities-view #application-awardees #application-content img {
        position: absolute;
        bottom: 0;
        right: 15px; }
      #page-opportunities-view #application-awardees #application-content .date {
        font-size: 25px;
        font-weight: 500; }
      #page-opportunities-view #application-awardees #application-content .take {
        color: #fff;
        background-color: #00416a;
        margin-bottom: 15px;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
        margin-right: 20px;
        display: inline-block;
        line-height: 40px;
        padding: 4px 12px;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased; }
        #page-opportunities-view #application-awardees #application-content .take.already {
          color: #fff;
          background-color: #00416a;
          opacity: 0.2; }
      #page-opportunities-view #application-awardees #application-content .btn-motion {
        vertical-align: middle;
        margin-right: 15px;
        margin-bottom: 15px; }
    #page-opportunities-view #application-awardees #awardees-content {
      padding-bottom: 40px; }
      #page-opportunities-view #application-awardees #awardees-content img {
        width: 200px;
        float: left; }
  #page-opportunities-view #related-opportunities {
    display: inline-block; }
    #page-opportunities-view #related-opportunities .opportunity-content a {
      display: inline-block;
      background: #fff;
      margin-top: 60px;
      margin-bottom: 30px;
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      color: #7c8c9c; }
      #page-opportunities-view #related-opportunities .opportunity-content a .info {
        padding: 30px 10px 40px 15px; }
        #page-opportunities-view #related-opportunities .opportunity-content a .info .title {
          text-transform: uppercase;
          font-weight: 400;
          font-size: 18px;
          margin-bottom: 0;
          color: #4D5966; }
        #page-opportunities-view #related-opportunities .opportunity-content a .info .by {
          color: #288dc1;
          font-size: 13px;
          font-weight: 400;
          padding: 4px 0 15px 0;
          margin: 0; }
        #page-opportunities-view #related-opportunities .opportunity-content a .info .description {
          font-size: 13px;
          line-height: 1.6;
          letter-spacing: 0.5px; }
        #page-opportunities-view #related-opportunities .opportunity-content a .info .category {
          color: #006098;
          font-size: 12px;
          font-weight: 400;
          margin-bottom: 5px; }
          #page-opportunities-view #related-opportunities .opportunity-content a .info .category svg {
            color: #7c8c9c;
            margin-right: 10px; }
        #page-opportunities-view #related-opportunities .opportunity-content a .info .tags {
          color: #006098;
          font-size: 11px;
          margin-bottom: 0;
          font-weight: 400; }
          #page-opportunities-view #related-opportunities .opportunity-content a .info .tags svg {
            color: #7c8c9c;
            margin-right: 5px; }
      #page-opportunities-view #related-opportunities .opportunity-content a .image {
        position: relative;
        padding: 0; }
        #page-opportunities-view #related-opportunities .opportunity-content a .image .status {
          position: absolute;
          top: 0;
          left: 15px;
          z-index: 1; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .status .active {
            background-color: #288dc1;
            text-align: center;
            color: #fff;
            padding: 6px 0;
            font-weight: 400;
            width: 70px;
            font-size: 12px;
            letter-spacing: 1px; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .status .past {
            background-color: #4D5966;
            text-align: center;
            color: #fff;
            padding: 6px 0;
            font-weight: 400;
            width: 70px;
            font-size: 12px;
            letter-spacing: 1px; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days {
            font-size: 12px;
            text-align: center;
            color: #fff;
            padding: 20px 0 0 0;
            font-weight: 400;
            width: 70px;
            margin-top: 10px;
            position: relative;
            background: #ff8300;
            padding-bottom: 30px;
            text-transform: uppercase;
            letter-spacing: 1px; }
            #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days.past {
              background: #7c8c9c; }
            #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days span {
              display: block;
              font-size: 36px;
              font-weight: 300; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days:before, #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days:after {
            border-style: solid;
            height: 0;
            width: 0;
            display: block;
            content: "";
            position: absolute; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days:before, #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days:after {
            border-color: transparent #ff8300;
            left: 0; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .status .past:before, #page-opportunities-view #related-opportunities .opportunity-content a .image .status .past:after {
            border-color: transparent #7c8c9c;
            left: 0; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .status .days:after {
            bottom: -1.5em;
            border-width: 0 35px 1.5em 35px; }
        #page-opportunities-view #related-opportunities .opportunity-content a .image .arrow {
          position: absolute;
          display: block;
          z-index: 1;
          bottom: 15px;
          right: 25px; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image .arrow svg {
            transition: -webkit-transform 0.3s ease;
            transition: transform 0.3s ease;
            transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
            #page-opportunities-view #related-opportunities .opportunity-content a .image .arrow svg .arrow-icon--arrow {
              stroke: #fff; }
            #page-opportunities-view #related-opportunities .opportunity-content a .image .arrow svg .arrow-icon--circle--fake {
              stroke: rgba(255, 255, 255, 0.2); }
            #page-opportunities-view #related-opportunities .opportunity-content a .image .arrow svg .arrow-icon--circle {
              transition: stroke-dashoffset .3s ease;
              stroke-dasharray: 120;
              stroke-dashoffset: 120; }
        #page-opportunities-view #related-opportunities .opportunity-content a .image figure {
          overflow: hidden;
          margin-top: -30px;
          margin-bottom: 30px; }
          #page-opportunities-view #related-opportunities .opportunity-content a .image figure img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
            -o-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out; }
      #page-opportunities-view #related-opportunities .opportunity-content a:hover {
        -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
        -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
        box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
        transform: translateY(-10px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px); }
        #page-opportunities-view #related-opportunities .opportunity-content a:hover .image .arrow svg .arrow-icon--circle {
          stroke: #fff;
          stroke-dashoffset: 0; }
        #page-opportunities-view #related-opportunities .opportunity-content a:hover .image figure img {
          transform: scale(1.1); }
  #page-opportunities-view .take-challenge-form-text {
    font-size: 15px; }
    #page-opportunities-view .take-challenge-form-text .title {
      color: #288dc1;
      text-transform: inherit;
      margin-bottom: 10px; }

@media (min-width: 768px) {
  #page-opportunities-view #opportunity-header #opportunity-header-image .status {
    left: 45px; }
  #page-opportunities-view #opportunity-header #opportunity-header-take {
    padding: 40px 30px 40px 0; }
  #page-opportunities-view #application-awardees #application-content .btn-motion {
    margin-bottom: 0; }
  #page-opportunities-view #related-opportunities .opportunity-content a .image {
    padding: 0 15px; }
    #page-opportunities-view #related-opportunities .opportunity-content a .image .status {
      left: 45px; }
    #page-opportunities-view #related-opportunities .opportunity-content a .image .arrow {
      right: 40px; }

  #page-opportunities .opportunity-content a .image {
    padding: 0 15px; }
    #page-opportunities .opportunity-content a .image .status {
      left: 45px; }
    #page-opportunities .opportunity-content a .image .arrow {
      right: 40px; } }
@media (min-width: 992px) {
  #page-opportunities .opportunity-content a .info {
    padding: 30px 0 40px 15px; }

  #page-opportunities-view #application-awardees {
    border-bottom: 2px solid #E9EFF4;
    border-top: 2px solid #E9EFF4; }
  #page-opportunities-view #opportunity-header #opportunity-header-image .status {
    left: 75px; }
  #page-opportunities-view #opportunity-header #opportunity-header-take .si-col-padding {
    padding: 0; } }
/********************************************************
    PAGE TEAM
********************************************************/
#page-team .team-grid {
  position: relative; }
#page-team .bg-cornflower-indent {
  background: #f7f9fb;
  position: absolute;
  top: 150px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1; }
#page-team .team-cards:after {
  clear: both;
  content: "";
  display: block; }
#page-team .team-cards ul {
  width: 100%;
  padding: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-pack: center;
                 /*
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center;*/
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  box-orient: horizontal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  flex-shrink: 1;
  -ms-flex-negative: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  float: left;
  left: 50%;
  min-width: 0;
  max-width: 100%;
  position: relative; }
  #page-team .team-cards ul li {
    background: #fff;
    padding: 0; }
    #page-team .team-cards ul li article {
      position: relative;
      display: block;
      min-height: 366px; }
      #page-team .team-cards ul li article:before {
        content: '';
        display: block;
        padding-bottom: 100%;
        width: 100%; }
      #page-team .team-cards ul li article a {
        cursor: pointer;
        display: block;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 100%;
        box-shadow: 0 0 0 1px #E9EFF4;
        box-sizing: border-box;
        transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
        transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
        transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease; }
        #page-team .team-cards ul li article a:hover {
          z-index: 1;
          box-shadow: 0 8px 50px rgba(0, 0, 0, 0.2);
          -webkit-transform: scale(1.05);
          transform: scale(1.05);
          transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
          transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease;
          transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease; }
          #page-team .team-cards ul li article a:hover .symbol svg {
            animation: slideAround 0.4s ease-in-out 0.2s; }
          #page-team .team-cards ul li article a:hover .content .image {
            overflow: visible; }
            #page-team .team-cards ul li article a:hover .content .image:before {
              opacity: 1; }
            #page-team .team-cards ul li article a:hover .content .image:after {
              transition: transform 0.2s ease-out;
              -ms-transform: scale(1);
              transform: scale(1);
              border-color: white; }
            #page-team .team-cards ul li article a:hover .content .image img {
              mix-blend-mode: luminosity; }
          #page-team .team-cards ul li article a:hover header {
            /*
            .blurb {
                -ms-transform: translateY(0);
                transform: translateY(0);
                opacity: 1;
                transition: opacity 0.4s ease-out, transform 0.6s ease-in-out
            }*/ }
            #page-team .team-cards ul li article a:hover header .title {
              color: #fff;
              /*
              -ms-transform: translateY(-50%);
              transform: translateY(-50%);
              opacity: 0;
              position: relative;
              transition: opacity 0.4s ease-out, transform 0.6s ease-in-out
              */ }
              #page-team .team-cards ul li article a:hover header .title strong {
                color: #fff; }
        #page-team .team-cards ul li article a .content {
          -ms-transform: translate(-50%);
          transform: translate(-50%);
          left: 50%;
          position: absolute;
          width: 70%;
          z-index: 1;
          margin: 40px 0; }
          #page-team .team-cards ul li article a .content:before {
            content: '';
            display: block;
            padding-bottom: 100%;
            width: 100%; }
          #page-team .team-cards ul li article a .content .image {
            border-radius: 50%;
            height: 99%;
            left: 0;
            overflow: hidden;
            position: absolute;
            text-align: center;
            top: 0;
            width: 99%;
            /*
            transform: translate3d(0, 0, 0);
            -webkit-backface-visibility: hidden;
            -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);*/
            z-index: 1; }
            #page-team .team-cards ul li article a .content .image img {
              transform: translate(-50%, -50%) translateZ(0) scale(1, 1);
              -webkit-backface-visibility: hidden;
              height: 204%;
              left: 50%;
              opacity: 1;
              position: absolute;
              top: 72%;
              width: auto;
              z-index: 1; }
            #page-team .team-cards ul li article a .content .image:before {
              content: '';
              background: #7C8C9C;
              display: block;
              height: 200%;
              left: -23%;
              opacity: 0;
              position: absolute;
              top: -19%;
              width: 200%; }
            #page-team .team-cards ul li article a .content .image:after {
              -ms-transform: scale(2);
              transform: scale(2);
              border: 1px solid;
              border-color: rgba(255, 255, 255, 0);
              border-radius: 50%;
              content: '';
              display: block;
              height: 100%;
              position: absolute;
              width: 100%;
              z-index: 20; }
          #page-team .team-cards ul li article a .content .symbol {
            background-color: #fff;
            border-radius: 50%;
            bottom: 10%;
            box-shadow: rgba(35, 35, 35, 0.15) 2px 2px 8px;
            display: inline-block;
            height: 5.5rem;
            line-height: 1;
            padding: 19px;
            position: absolute;
            right: 3%;
            text-decoration: none;
            width: 5.5rem;
            z-index: 40; }
            #page-team .team-cards ul li article a .content .symbol svg {
              display: inline-block;
              height: auto;
              width: 100%; }
            #page-team .team-cards ul li article a .content .symbol #Regular_LinkArrow {
              fill: #288dc1; }
        #page-team .team-cards ul li article a header {
          left: 50%;
          bottom: 30px;
          color: #7c8c9c;
          font-size: 1.125rem;
          position: absolute;
          text-align: left;
          width: 100%;
          z-index: 40;
          width: 80%;
          z-index: 40;
          transform: translate(-50%);
          /*
          .blurb {
              -ms-transform: translateY(50%);
              transform: translateY(50%);
              font-size: 16px;
              line-height: 1.1;
              bottom: 0;
              color: #fff;
              opacity: 0;
              font-weight: 300;
              position: absolute;
              &:before {
                  content: '';
                  width: 40px;
                  height: 3px;
                  display: block;
                  background: $color-yelloworange;
                  position: absolute;
              }
              strong {
                  display: block;
                  text-transform: uppercase;
                  font-size: 18px;
                  line-height: 1.4;
                  color: #fff;
                  font-weight: 500;
                  margin-bottom: 5px;
                  margin-top: 20px;
              }
          }*/ }
          #page-team .team-cards ul li article a header .title {
            font-size: 16px;
            line-height: 1.1;
            position: relative;
            padding-top: 10px;
            text-transform: none;
            font-weight: 300;
            color: #7c8c9c; }
            #page-team .team-cards ul li article a header .title:before {
              content: '';
              width: 40px;
              height: 3px;
              display: block;
              background: #fe8300;
              position: absolute; }
            #page-team .team-cards ul li article a header .title strong {
              display: block;
              text-transform: uppercase;
              font-size: 18px;
              line-height: 1.4;
              color: #4D5966;
              font-weight: 500;
              margin-bottom: 5px;
              margin-top: 20px; }
@keyframes slideAround {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  50% {
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0; }
  50.1% {
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 0; }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
#page-team-view .team-profile {
  position: relative; }
#page-team-view .bg-cornflower-indent {
  background: #f7f9fb;
  position: absolute;
  top: 70px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1; }
#page-team-view .team-profile-image {
  position: relative; }
  #page-team-view .team-profile-image:before {
    content: '';
    background: #7C8C9C;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%; }
  #page-team-view .team-profile-image img {
    width: 100%;
    mix-blend-mode: luminosity; }
#page-team-view .team-profile-social-details li {
  display: inline-block;
  margin-right: 10px; }
  #page-team-view .team-profile-social-details li a {
    color: #C5CCD3;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
    #page-team-view .team-profile-social-details li a:hover {
      color: #288dc1; }
  #page-team-view .team-profile-social-details li span.follow-me {
    margin-right: 15px; }
    #page-team-view .team-profile-social-details li span.follow-me:after {
      display: inline-block;
      content: '';
      width: 21px;
      height: 1px;
      background: #C5CCD3;
      vertical-align: middle;
      margin-left: 12px;
      margin-top: -5px; }
#page-team-view .team-profile-details li {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 10px; }
  #page-team-view .team-profile-details li strong {
    color: #4D5966;
    font-weight: 500;
    text-transform: uppercase; }

@media (min-width: 992px) {
  #page-team .team-cards ul li article {
    min-height: 366px; } }
@media (min-width: 1200px) {
  #page-team .team-cards ul li article {
    min-height: 400px; } }
/********************************************************
    NEWS PAGE
********************************************************/
#page-news .container {
  padding-top: 0; }
#page-news .news img {
  width: 100%; }
#page-news .news p {
  color: #0A3A68;
  padding: 5px;
  font-size: 17px;
  margin-top: 5px; }
#page-news .news .news-image-bloc {
  position: relative; }
  #page-news .news .news-image-bloc .news-category {
    background-color: rgba(10, 59, 105, 0.7);
    color: #fff;
    display: inline-block;
    padding: 5px 9px 3px 9px;
    font-size: 13px;
    font-weight: 500;
    margin-top: -50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0; }
#page-news .news #secondary-news {
  margin-top: 30px; }
#page-news .news #bottom-news {
  margin-bottom: 50px; }
  #page-news .news #bottom-news .content {
    padding: 5px;
    border-bottom: 1px solid #000; }

/********************************************************
    NEWS PAGE
********************************************************/
#page-news-redesign .container {
  padding-top: 0; }
#page-news-redesign .news img {
  width: 100%; }
#page-news-redesign .news p {
  color: #0A3A68;
  padding: 5px;
  font-size: 17px;
  margin-top: 5px; }
#page-news-redesign .news .news-image-bloc {
  position: relative; }
  #page-news-redesign .news .news-image-bloc .news-category {
    background-color: rgba(10, 59, 105, 0.7);
    color: #fff;
    display: inline-block;
    padding: 5px 9px 3px 9px;
    font-size: 13px;
    font-weight: 500;
    margin-top: -50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0; }
#page-news-redesign .news #secondary-news {
  margin-top: 30px; }
#page-news-redesign .news #bottom-news {
  margin-bottom: 50px; }
  #page-news-redesign .news #bottom-news .content {
    padding: 5px;
    border-bottom: 1px solid #000; }

/********************************************************
    NEWS PAGE
********************************************************/
#page-news-archives {
  background-color: #f7f9fb; }
  #page-news-archives .line-cut span {
    background: #f7f9fb; }
  #page-news-archives .container {
    padding-top: 0; }
  #page-news-archives .news {
    margin-top: -50px; }
    #page-news-archives .news img {
      width: 100%; }
    #page-news-archives .news p {
      padding: 5px;
      font-size: 15px;
      margin-top: 5px; }
    #page-news-archives .news .news-image-bloc {
      position: relative; }
      #page-news-archives .news .news-image-bloc .news-category {
        background-color: rgba(10, 59, 105, 0.7);
        color: #fff;
        display: inline-block;
        padding: 3px 9px;
        font-size: 10px;
        font-weight: bold;
        margin-top: -50px;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        left: 0; }
    #page-news-archives .news .line-cut {
      margin-top: 50px !important; }

/********************************************************
    NEWS DETAIL PAGE
********************************************************/
#page-news-detail .note-video-clip {
  width: 100%;
  height: 477px; }
  #page-news-detail .note-video-clip .ytp-cued-thumbnail-overlay-image {
    background-position: left; }
#page-news-detail .twitter-tweet {
  margin: 50px auto 50px auto !important; }
#page-news-detail .container {
  padding-top: 0; }
#page-news-detail ul {
  list-style: disc !important; }
#page-news-detail p a {
  color: #7C8C9D;
  font-weight: 400;
  position: relative;
  z-index: 1;
  display: inline;
  padding: 6px 4px 3px;
  -webkit-box-shadow: inset 0 -2px 0 #b9c1c9;
  box-shadow: inset 0 -2px 0 #b9c1c9;
  transition: color .6s ease-in-out;
  transition: all .3s ease-in-out; }
#page-news-detail p a:hover {
  color: #fff;
  -webkit-box-shadow: inset 0 -26px 0 #fe8300;
  box-shadow: inset 0 -26px 0 #fe8300; }
#page-news-detail .news-category {
  background-color: rgba(10, 59, 105, 0.7);
  color: #fff;
  display: inline-block;
  padding: 6px 9px 2px 9px;
  font-size: 15px;
  font-weight: 500;
  margin-top: -50px;
  text-transform: uppercase; }
#page-news-detail .short-content {
  font-size: 26px;
  margin-top: 15px;
  color: #57585A; }
#page-news-detail .intro-image {
  position: relative; }
  #page-news-detail .intro-image img {
    width: 100%;
    margin-top: 50px; }
#page-news-detail .intro-image-copryright {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 50px;
  font-weight: 100;
  color: #898989;
  font-size: 13px; }
#page-news-detail #left-infos .date {
  font-weight: bold;
  color: #0A3A68;
  margin-bottom: 0; }
#page-news-detail #left-infos .author span {
  font-weight: 500;
  color: #0A3A68; }
#page-news-detail #left-infos .about-infos {
  margin-top: 40px; }
  #page-news-detail #left-infos .about-infos p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-news-detail #left-infos .about-infos p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
  #page-news-detail #left-infos .about-infos .social-icon {
    padding-right: 10px; }
  #page-news-detail #left-infos .about-infos .news-getting {
    line-height: 25px;
    color: #fe8300;
    text-transform: uppercase; }
    #page-news-detail #left-infos .about-infos .news-getting span {
      font-size: 30px;
      color: #fe8300;
      font-weight: bold; }
  #page-news-detail #left-infos .about-infos hr {
    border-top: 1px solid #898989; }
  #page-news-detail #left-infos .about-infos .news-mailchimp {
    margin: 20px 0 0 0; }
    #page-news-detail #left-infos .about-infos .news-mailchimp span {
      font-size: 30px;
      color: #898989;
      font-weight: bold; }
  #page-news-detail #left-infos .about-infos .btn-yellow {
    display: block;
    text-align: center;
    margin-top: 0; }
  #page-news-detail #left-infos .about-infos #mc_embed_signup {
    text-align: left; }
    #page-news-detail #left-infos .about-infos #mc_embed_signup input.email {
      border-radius: 0;
      width: 100%; }
    #page-news-detail #left-infos .about-infos #mc_embed_signup .btn-yellow {
      padding-top: 10px;
      font-size: 15px; }
    #page-news-detail #left-infos .about-infos #mc_embed_signup .btn-yellow:hover {
      color: #fe8300; }
#page-news-detail .other-stories {
  margin-top: 50px; }
  #page-news-detail .other-stories img {
    width: 100%; }
  #page-news-detail .other-stories p {
    color: #0A3A68;
    padding: 5px;
    font-size: 17px;
    margin-top: 5px; }
  #page-news-detail .other-stories .news-image-bloc {
    position: relative; }
    #page-news-detail .other-stories .news-image-bloc .news-category {
      background-color: rgba(10, 59, 105, 0.7);
      color: #fff;
      display: inline-block;
      padding: 5px 9px 3px 9px;
      font-size: 13px;
      font-weight: 500;
      margin-top: -50px;
      text-transform: uppercase;
      position: absolute;
      bottom: 0;
      left: 0; }
  #page-news-detail .other-stories #secondary-news {
    margin-top: 30px; }
  #page-news-detail .other-stories #bottom-news {
    margin-bottom: 50px; }
    #page-news-detail .other-stories #bottom-news .content {
      padding: 5px;
      border-bottom: 1px solid #000; }
#page-news-detail .related-news {
  margin-top: 50px; }
  #page-news-detail .related-news img {
    width: 100%; }
  #page-news-detail .related-news p {
    color: #0A3A68;
    padding: 5px;
    font-size: 17px;
    margin-top: 5px; }
  #page-news-detail .related-news hr {
    border-top: 1px solid #0A3A68; }
  #page-news-detail .related-news .news-image-bloc {
    position: relative; }
    #page-news-detail .related-news .news-image-bloc .news-category {
      background-color: rgba(10, 59, 105, 0.7);
      color: #fff;
      display: inline-block;
      padding: 5px 9px 3px 9px;
      font-size: 13px;
      font-weight: 500;
      margin-top: -50px;
      text-transform: uppercase;
      position: absolute;
      bottom: 0;
      left: 0; }

#si-news-filters ul {
  background-color: #eef2f6;
  padding: 5px 6px 5px 4px;
  border-radius: 6px;
  font-size: 16px;
  color: #7c8c9c;
  border: 1px solid #E9EFF4;
  height: 46px;
  display: inline-block; }
  #si-news-filters ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 1px 0;
    font-weight: 500;
    margin: 0; }
    #si-news-filters ul li:last-child {
      margin: 0 0 0 10px; }
    #si-news-filters ul li select {
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      outline: 0;
      box-shadow: none;
      border: 0 !important;
      background-image: none;
      height: 100%;
      margin: 0;
      position: absolute;
      top: 0;
      padding: 0 0 0 0.5em;
      cursor: pointer;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #si-news-filters ul li select.si-select {
        font-size: 14px;
        position: relative;
        display: inline-block;
        height: 32px;
        background: transparent; }
      #si-news-filters ul li select:hover {
        color: #4D5966; }
    #si-news-filters ul li select::-ms-expand {
      display: none; }
    #si-news-filters ul li button {
      background: #f7f9fb;
      padding: 11px 10px 8px 10px;
      border-radius: 4px;
      border: none;
      font-size: 14px;
      line-height: 1;
      outline: none;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #si-news-filters ul li button:hover {
        background: #fff;
        color: #4D5966; }

#page-news-detail-redesign .news-title {
  width: 70%; }
#page-news-detail-redesign .note-video-clip {
  width: 100%;
  height: 477px; }
#page-news-detail-redesign .twitter-tweet {
  margin: 50px auto 50px auto !important; }
#page-news-detail-redesign .container {
  padding-top: 0; }
#page-news-detail-redesign p a {
  color: #7C8C9D;
  font-weight: 400;
  position: relative;
  z-index: 1;
  display: inline;
  padding: 6px 4px 3px;
  -webkit-box-shadow: inset 0 -2px 0 #b9c1c9;
  box-shadow: inset 0 -2px 0 #b9c1c9;
  transition: color .6s ease-in-out;
  transition: all .3s ease-in-out; }
#page-news-detail-redesign p a:hover {
  color: #fff;
  -webkit-box-shadow: inset 0 -26px 0 #fe8300;
  box-shadow: inset 0 -26px 0 #fe8300; }
#page-news-detail-redesign .news-category {
  background-color: rgba(10, 59, 105, 0.7);
  color: #fff;
  display: inline-block;
  padding: 6px 9px 2px 9px;
  font-size: 15px;
  font-weight: 500;
  margin-top: -50px;
  text-transform: uppercase; }
#page-news-detail-redesign .short-content {
  font-size: 26px;
  margin-top: 15px;
  color: #57585A; }
#page-news-detail-redesign .intro-image img {
  width: 100%; }
#page-news-detail-redesign .intro-image-copryright {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 50px;
  font-weight: 100;
  color: #898989;
  font-size: 13px; }
#page-news-detail-redesign #left-infos .date {
  font-weight: bold;
  color: #0A3A68;
  margin-bottom: 0; }
#page-news-detail-redesign #left-infos .author span {
  font-weight: 500;
  color: #0A3A68; }
#page-news-detail-redesign #left-infos .about-infos {
  margin-top: 40px; }
  #page-news-detail-redesign #left-infos .about-infos p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-news-detail-redesign #left-infos .about-infos p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
  #page-news-detail-redesign #left-infos .about-infos .social-icon {
    padding-right: 10px; }
  #page-news-detail-redesign #left-infos .about-infos .news-getting {
    line-height: 25px;
    color: #fe8300;
    text-transform: uppercase; }
    #page-news-detail-redesign #left-infos .about-infos .news-getting span {
      font-size: 30px;
      color: #fe8300;
      font-weight: bold; }
  #page-news-detail-redesign #left-infos .about-infos hr {
    border-top: 1px solid #898989; }
  #page-news-detail-redesign #left-infos .about-infos .news-mailchimp {
    margin: 20px 0 0 0; }
    #page-news-detail-redesign #left-infos .about-infos .news-mailchimp span {
      font-size: 30px;
      color: #898989;
      font-weight: bold; }
  #page-news-detail-redesign #left-infos .about-infos .btn-yellow {
    display: block;
    text-align: center;
    margin-top: 0; }
  #page-news-detail-redesign #left-infos .about-infos #mc_embed_signup {
    text-align: left; }
    #page-news-detail-redesign #left-infos .about-infos #mc_embed_signup input.email {
      border-radius: 0;
      width: 100%; }
    #page-news-detail-redesign #left-infos .about-infos #mc_embed_signup .btn-yellow {
      padding-top: 10px;
      font-size: 15px; }
    #page-news-detail-redesign #left-infos .about-infos #mc_embed_signup .btn-yellow:hover {
      color: #fe8300; }
#page-news-detail-redesign #content-news {
  padding-left: 5%; }
  #page-news-detail-redesign #content-news ul {
    list-style: disc !important; }
#page-news-detail-redesign .other-stories {
  margin-top: 50px; }
  #page-news-detail-redesign .other-stories img {
    width: 100%; }
  #page-news-detail-redesign .other-stories p {
    color: #0A3A68;
    padding: 5px;
    font-size: 17px;
    margin-top: 5px; }
  #page-news-detail-redesign .other-stories .news-image-bloc {
    position: relative; }
    #page-news-detail-redesign .other-stories .news-image-bloc .news-category {
      background-color: rgba(10, 59, 105, 0.7);
      color: #fff;
      display: inline-block;
      padding: 5px 9px 3px 9px;
      font-size: 13px;
      font-weight: 500;
      margin-top: -50px;
      text-transform: uppercase;
      position: absolute;
      bottom: 0;
      left: 0; }
  #page-news-detail-redesign .other-stories #secondary-news {
    margin-top: 30px; }
  #page-news-detail-redesign .other-stories #bottom-news {
    margin-bottom: 50px; }
    #page-news-detail-redesign .other-stories #bottom-news .content {
      padding: 5px;
      border-bottom: 1px solid #000; }
  #page-news-detail-redesign .other-stories #more-news {
    text-align: center;
    margin: 20px 0 50px 0; }
#page-news-detail-redesign .related-news {
  margin-top: 50px; }
  #page-news-detail-redesign .related-news img {
    width: 100%; }
  #page-news-detail-redesign .related-news p {
    color: #0A3A68;
    padding: 5px;
    font-size: 17px;
    margin-top: 5px; }
  #page-news-detail-redesign .related-news hr {
    border-top: 1px solid #0A3A68; }
  #page-news-detail-redesign .related-news .news-image-bloc {
    position: relative; }
    #page-news-detail-redesign .related-news .news-image-bloc .news-category {
      background-color: rgba(10, 59, 105, 0.7);
      color: #fff;
      display: inline-block;
      padding: 5px 9px 3px 9px;
      font-size: 13px;
      font-weight: 500;
      margin-top: -50px;
      text-transform: uppercase;
      position: absolute;
      bottom: 0;
      left: 0; }

#page-news-medium .team-profile-social-details {
  padding: 35px 0 30px 0;
  display: inline-block; }
  #page-news-medium .team-profile-social-details img {
    float: left; }
  #page-news-medium .team-profile-social-details .avatar-rounded {
    margin-bottom: 0; }
  #page-news-medium .team-profile-social-details .info {
    float: left;
    text-align: left;
    margin-top: 10px;
    padding-left: 50px;
    line-height: 1.5; }
    #page-news-medium .team-profile-social-details .info p.name {
      font-size: 32px;
      color: #4D5966;
      font-weight: 500;
      margin: 0; }
    #page-news-medium .team-profile-social-details .info p.job {
      font-size: 24px;
      color: #288dc1;
      font-weight: 500; }
    #page-news-medium .team-profile-social-details .info ul {
      padding: 0; }
      #page-news-medium .team-profile-social-details .info ul li {
        display: inline-block;
        margin-right: 10px; }
        #page-news-medium .team-profile-social-details .info ul li a {
          padding: 0;
          color: #C5CCD3;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
          #page-news-medium .team-profile-social-details .info ul li a:hover {
            color: #288dc1; }
        #page-news-medium .team-profile-social-details .info ul li span.follow-me {
          margin-right: 15px; }
          #page-news-medium .team-profile-social-details .info ul li span.follow-me:after {
            display: inline-block;
            content: '';
            width: 21px;
            height: 1px;
            background: #C5CCD3;
            vertical-align: middle;
            margin-left: 12px;
            margin-top: -5px; }
#page-news-medium #si-news-counter {
  border-bottom: 1px solid #E9EFF4; }
  #page-news-medium #si-news-counter span {
    display: block;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(124, 140, 156, 0.4);
    font-weight: 400;
    font-size: 30px;
    line-height: 0.8; }
    #page-news-medium #si-news-counter span small {
      font-size: 65%; }
#page-news-medium #si-news-grid a {
  padding: 30px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 0.5px #E9EFF4;
  -moz-box-shadow: 0 0 0 0.5px #E9EFF4;
  box-shadow: 0 0 0 0.5px #E9EFF4;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out; }
  #page-news-medium #si-news-grid a.grid-group-item .thumbnail {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #page-news-medium #si-news-grid a figure {
    overflow: hidden; }
    #page-news-medium #si-news-grid a figure img {
      transform: scale(1);
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
  #page-news-medium #si-news-grid a:hover {
    background: #fff; }
    #page-news-medium #si-news-grid a:hover figure img {
      transform: scale(1.1); }
#page-news-medium .listed-img {
  display: none; }
#page-news-medium .grouped-img {
  display: block; }
#page-news-medium .list-group a:hover {
  transition: 0.5s;
  color: initial;
  text-decoration: none; }
#page-news-medium .item.list-group-item {
  float: none;
  width: 100%;
  margin-bottom: 10px;
  border: 0;
  background-color: transparent; }
  #page-news-medium .item.list-group-item .listed-img {
    display: block; }
  #page-news-medium .item.list-group-item .grouped-img {
    display: none; }
  #page-news-medium .item.list-group-item .list-group-image {
    margin-right: 10px; }
  #page-news-medium .item.list-group-item .thumbnail {
    margin-bottom: 0px; }
    #page-news-medium .item.list-group-item .thumbnail .list-wrap {
      display: inline-block;
      width: 60%; }
    #page-news-medium .item.list-group-item .thumbnail .tagline {
      padding-top: 0;
      padding-bottom: 0; }
    #page-news-medium .item.list-group-item .thumbnail figure {
      margin-right: 40px;
      width: 33%;
      float: left; }
    @media (min-width: 992px) {
      #page-news-medium .item.list-group-item .thumbnail figure {
        margin-right: 50px; } }
    #page-news-medium .item.list-group-item .thumbnail h3 {
      margin-bottom: 0;
      min-height: 78px; }
    #page-news-medium .item.list-group-item .thumbnail .writed-by {
      float: inherit;
      margin-top: 0; }
    #page-news-medium .item.list-group-item .thumbnail .preview-text {
      min-height: auto; }
  #page-news-medium .item.list-group-item:after {
    display: table;
    content: " ";
    clear: both; }
  #page-news-medium .item.list-group-item:before {
    display: table;
    content: " "; }
#page-news-medium .item.list-group-item:nth-of-type(odd) {
  padding: 0 15px;
  border: 0; }
#page-news-medium .list-group-item-text {
  margin: 0 0 11px; }
#page-news-medium .popular-label {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: medium;
  color: #ff8300; }
#page-news-medium .thumbnail {
  margin-bottom: 0;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  background-color: transparent; }
  #page-news-medium .thumbnail h3 {
    color: #4D5966;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 1.4; }
  @media (min-width: 480px) {
    #page-news-medium .thumbnail h3 {
      min-height: 100px; } }
  #page-news-medium .thumbnail img {
    width: 100%; }
  #page-news-medium .thumbnail .tagline {
    padding-top: 30px;
    font-size: 13px; }
  #page-news-medium .thumbnail .writed-by {
    width: 100%;
    margin-top: 30px;
    font-family: 'Merriweather', serif;
    float: left;
    font-style: italic;
    font-size: 14px;
    color: #7c8c9c; }
    #page-news-medium .thumbnail .writed-by span {
      font-weight: 500;
      color: #4D5966; }
      #page-news-medium .thumbnail .writed-by span.reading-time {
        margin-left: 30px; }
  #page-news-medium .thumbnail .preview-text {
    font-size: 15px;
    margin: 0;
    color: #7c8c9c; }
  @media (min-width: 480px) {
    #page-news-medium .thumbnail .preview-text {
      min-height: 220px; } }
#page-news-medium .pagination-bloc {
  text-align: center; }
  #page-news-medium .pagination-bloc ul {
    display: inline-flex; }
#page-news-medium .carousel {
  width: 100%;
  height: 600px;
  display: flex;
  max-height: 600px;
  overflow: hidden;
  position: relative; }
#page-news-medium .carousel-item {
  visibility: visible;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  position: relative;
  background-color: #fff;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  position: absolute;
  z-index: 0;
  transition: 0.6s all linear; }
  #page-news-medium .carousel-item .arrow-link-container .arrow-link {
    margin-top: 20px; }
  #page-news-medium .carousel-item:hover .arrow-link-container .hyperlink {
    color: #004f90; }
  #page-news-medium .carousel-item:hover .arrow-link-container .hyperlink:after {
    transform: scaleX(1);
    transform-origin: bottom left; }
#page-news-medium .carousel-item__info {
  height: 100%;
  margin: auto;
  padding: 0; }
#page-news-medium .carousel-item__image {
  height: 180px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  transform: translateX(100%);
  transition: 0.6s all ease-in-out; }
#page-news-medium .carousel-item__container {
  margin-top: 220px; }
#page-news-medium .carousel-item__subtitle {
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  color: #288dc1;
  font-weight: 700;
  transform: translateY(25%);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all ease-in-out; }
#page-news-medium .carousel-item__title {
  margin: 25px 0 0 0;
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 500;
  color: #4D5966;
  transform: translateY(25%);
  opacity: 0;
  visibility: hidden;
  transition: 0.6s all ease-in-out; }
@media (min-width: 1200px) {
  #page-news-medium .carousel-item__title {
    font-size: 30px;
    line-height: 1.3; } }
#page-news-medium .carousel-item__description {
  transform: translateY(25%);
  opacity: 0;
  visibility: hidden;
  transition: 0.6s all ease-in-out;
  margin-top: 15px;
  font-size: 15px;
  color: #7c8c9c;
  line-height: 22px;
  margin-bottom: 35px; }
#page-news-medium .carousel-item__btn {
  transform: translateY(25%);
  opacity: 0;
  visibility: hidden;
  transition: 0.6s all ease-in-out; }
#page-news-medium .carousel__nav {
  position: absolute;
  right: 0;
  z-index: 2;
  background-color: #fff;
  top: 0; }
#page-news-medium .carousel__icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  fill: #5d5d5d; }
#page-news-medium .carousel__arrow {
  cursor: pointer;
  display: inline-block;
  padding: 11px 15px;
  position: relative; }
#page-news-medium .carousel__arrow:nth-child(1):after {
  content: '';
  right: -3px;
  position: absolute;
  width: 1px;
  background-color: #b0b0b0;
  height: 14px;
  top: 50%;
  margin-top: -7px; }
#page-news-medium .carousel .active {
  z-index: 1;
  display: flex;
  visibility: visible; }
#page-news-medium .carousel .active .carousel-item__subtitle, #page-news-medium .active .carousel-item__title, #page-news-medium .active .carousel-item__description, #page-news-medium .active .carousel-item__btn {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s all ease-in-out;
  visibility: visible; }
#page-news-medium .carousel .active .carousel-item__image {
  transition: 0.6s all ease-in-out;
  transform: translateX(0); }
@media (min-width: 480px) {
  #page-news-medium .carousel {
    height: 400px; }
  #page-news-medium .carousel-item__info {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-flex-direction: column;
    order: 1;
    left: 0;
    margin: auto;
    padding: 0 60px 0 0; }
  #page-news-medium .carousel-item__image {
    height: 100%;
    order: 2;
    align-self: flex-end;
    -webkit-order: 2;
    -webkit-align-self: flex-end;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    transform: translateX(100%);
    transition: 0.6s all ease-in-out; }
  #page-news-medium .carousel-item__container {
    margin-top: 0; }
  #page-news-medium .carousel__nav {
    top: auto;
    bottom: 0; } }

#page-news-detail-medium {
  /*
  p a {
      color: #7C8C9D;
      font-weight: 400;
      position: relative;
      z-index: 1;
      display: inline;
      padding: 6px 4px 3px;
      -webkit-box-shadow: inset 0 -2px 0 #b9c1c9;
      box-shadow: inset 0 -2px 0 #b9c1c9;
      transition: color .6s ease-in-out;
      transition: all .3s ease-in-out;
  }
  p a:hover {
      color: #fff;
      -webkit-box-shadow: inset 0 -26px 0 $yellow;
      box-shadow: inset 0 -26px 0 $yellow;
  }
  */ }
  #page-news-detail-medium .intro-image {
    max-width: 1100px;
    margin: 30px auto 0 auto;
    position: relative; }
    #page-news-detail-medium .intro-image .credit-badge__wrapper {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      overflow: hidden; }
      #page-news-detail-medium .intro-image .credit-badge__wrapper .text-align-right {
        text-align: right; }
      #page-news-detail-medium .intro-image .credit-badge__wrapper .credit-badge__legend {
        font-size: 11px;
        display: block;
        padding: 10px 20px;
        background: #fff;
        position: absolute;
        bottom: -50px;
        z-index: 1;
        width: 100%;
        text-align: right;
        font-style: italic;
        font-family: 'Merriweather', serif;
        -webkit-transition: bottom ease .35s;
        transition: bottom ease .35s; }
    #page-news-detail-medium .intro-image:hover .credit-badge__wrapper .credit-badge__legend {
      bottom: 0; }
  #page-news-detail-medium .intro-image-copyright {
    text-align: right;
    font-size: 13px;
    margin-top: 5px; }
  #page-news-detail-medium .si-back-btn {
    margin-top: 0; }
  #page-news-detail-medium #title {
    margin-top: -10px;
    font-size: 30px;
    padding-right: 30px;
    margin-bottom: 30px; }
  @media only screen and (min-width: 480px) {
    #page-news-detail-medium #title {
      font-size: 40px; } }
  #page-news-detail-medium #left-infos {
    margin-top: 80px; }
    #page-news-detail-medium #left-infos #left-content {
      padding: 0 75px;
      position: absolute; }
      #page-news-detail-medium #left-infos #left-content.fixed {
        position: fixed; }
      #page-news-detail-medium #left-infos #left-content.bottom {
        bottom: 110px; }
      #page-news-detail-medium #left-infos #left-content .read-meter {
        position: relative;
        width: 50px;
        height: 50px;
        background-color: #f7f9fb;
        border-radius: 50px;
        border: 1px solid #E9EFF4;
        text-align: center;
        margin-bottom: 10px;
        color: #4d5966;
        padding-top: 9px; }
        #page-news-detail-medium #left-infos #left-content .read-meter .read-meter-wrap {
          position: absolute;
          top: -2px;
          left: -2px;
          width: 50px;
          height: 50px; }
          #page-news-detail-medium #left-infos #left-content .read-meter .read-meter-wrap .read-meter-progress .percent {
            text-align: center;
            font-size: 24px;
            font-weight: bold;
            color: rgba(0, 0, 0, 0.1);
            position: absolute;
            line-height: 100px;
            width: 100%; }
          #page-news-detail-medium #left-infos #left-content .read-meter .read-meter-wrap .read-meter-progress svg path {
            fill: none; }
          #page-news-detail-medium #left-infos #left-content .read-meter .read-meter-wrap .read-meter-progress svg.progress-circle path {
            stroke: #ff8300;
            stroke-width: 2; }
      #page-news-detail-medium #left-infos #left-content .read-time {
        width: 50px;
        height: 50px;
        background-color: #f7f9fb;
        border-radius: 50px;
        border: 1px solid #E9EFF4;
        text-align: center;
        line-height: 0.7;
        font-weight: 500;
        padding-top: 13px; }
        #page-news-detail-medium #left-infos #left-content .read-time span {
          font-size: 12px; }
      #page-news-detail-medium #left-infos #left-content .separator {
        width: 50px;
        text-align: center; }
        #page-news-detail-medium #left-infos #left-content .separator hr {
          width: 10px;
          text-align: center;
          border: 1px solid #e9eff4;
          margin-bottom: 27px; }
      #page-news-detail-medium #left-infos #left-content svg {
        fill: #4D5966 !important; }
      #page-news-detail-medium #left-infos #left-content .addthis_inline_share_toolbox_yqea {
        margin-top: -10px; }
        #page-news-detail-medium #left-infos #left-content .addthis_inline_share_toolbox_yqea .at-share-btn {
          margin-bottom: 10px;
          border: 1px solid #E9EFF4;
          padding: 13px;
          display: table;
          transition: background-color 0.5s ease; }
          #page-news-detail-medium #left-infos #left-content .addthis_inline_share_toolbox_yqea .at-share-btn:hover {
            transform: translateY(0);
            background-color: #f7f9fb !important; }
  #page-news-detail-medium #content-news {
    padding-top: 80px; }
    #page-news-detail-medium #content-news #writed-by {
      margin-bottom: 50px; }
      #page-news-detail-medium #content-news #writed-by img {
        width: 50px;
        height: 50px;
        border-radius: 50px;
        float: left;
        margin-bottom: 0; }
      #page-news-detail-medium #content-news #writed-by p {
        font-family: 'Merriweather', serif;
        float: left;
        margin: 13px 0 10px 30px;
        font-style: italic;
        font-size: 17px;
        color: #7c8c9c; }
        #page-news-detail-medium #content-news #writed-by p span {
          font-weight: 500;
          color: #4D5966; }
          #page-news-detail-medium #content-news #writed-by p span.reading-time {
            margin-left: 30px; }
        #page-news-detail-medium #content-news #writed-by p a span.name {
          color: #288dc1;
          background-image: linear-gradient(to left, #288dc1 0%, #288dc1 100%);
          background-repeat: no-repeat;
          background-size: 0% 2px;
          background-position: 0 100%;
          transition: background-size 0.35s ease-in; }
        #page-news-detail-medium #content-news #writed-by p a:hover span.name {
          text-decoration: none;
          background-size: 100% 2px; }
    #page-news-detail-medium #content-news #tags {
      margin-top: 50px;
      padding-top: 50px;
      border-top: 1px solid #E9EFF4;
      position: relative; }
      #page-news-detail-medium #content-news #tags:after {
        content: '';
        position: absolute;
        top: -4px;
        left: 0;
        width: 50px;
        height: 4px;
        background: #ff8300; }
      #page-news-detail-medium #content-news #tags img {
        width: 50px;
        height: 50px;
        border-radius: 50px;
        float: left;
        margin-bottom: 0; }
      #page-news-detail-medium #content-news #tags p {
        font-family: 'Merriweather', serif;
        float: left;
        margin: 13px 0 10px 30px;
        font-style: italic;
        font-size: 16px;
        color: #7c8c9c; }
        #page-news-detail-medium #content-news #tags p span {
          font-weight: 500;
          color: #4D5966; }
        #page-news-detail-medium #content-news #tags p a span.name {
          color: #288dc1;
          background-image: linear-gradient(to left, #288dc1 0%, #288dc1 100%);
          background-repeat: no-repeat;
          background-size: 0% 2px;
          background-position: 0 100%;
          transition: background-size 0.35s ease-in; }
        #page-news-detail-medium #content-news #tags p a:hover span.name {
          text-decoration: none;
          background-size: 100% 2px; }
      #page-news-detail-medium #content-news #tags ul {
        margin-top: 30px;
        padding-left: 0; }
        #page-news-detail-medium #content-news #tags ul li {
          display: inline-block;
          margin-bottom: 5px;
          margin-right: 5px;
          background-color: #E9EFF4;
          font-size: 14px;
          color: #7c8c9c;
          padding: 9px 12px 7px 12px;
          border-radius: 5px;
          font-weight: 400;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
          #page-news-detail-medium #content-news #tags ul li.active {
            background-color: #7c8c9c;
            color: #fff; }
    #page-news-detail-medium #content-news #share {
      margin-top: 50px;
      padding-top: 50px;
      font-family: 'Merriweather', serif;
      font-style: italic;
      font-size: 17px;
      padding-bottom: 100px;
      border-top: 1px solid #E9EFF4;
      position: relative; }
      #page-news-detail-medium #content-news #share:after {
        content: '';
        position: absolute;
        top: -4px;
        left: 0;
        width: 50px;
        height: 4px;
        background: #ff8300; }
      #page-news-detail-medium #content-news #share span {
        font-weight: 500;
        color: #4D5966; }
      #page-news-detail-medium #content-news #share svg {
        fill: #4D5966 !important; }
      #page-news-detail-medium #content-news #share .addthis_inline_share_toolbox_yqea {
        margin-top: -10px; }
        #page-news-detail-medium #content-news #share .addthis_inline_share_toolbox_yqea .at-share-btn {
          border: 1px solid #E9EFF4;
          padding: 13px;
          transition: background-color 0.5s ease; }
          #page-news-detail-medium #content-news #share .addthis_inline_share_toolbox_yqea .at-share-btn:hover {
            transform: translateY(0);
            background-color: #f7f9fb !important; }
  #page-news-detail-medium #related-news {
    border-bottom: 1px solid #E9EFF4;
    position: relative;
        /*

        #two-news {
            border-top: 1px solid $color-border;

            h3 {
                color:$color-riverbedgray;
                margin-top: 0;
                margin-bottom: 30px;
            }

            img {
                width:100%;
            }

            .tagline {
                padding-top:50px;
            }
            .writed-by {
                width: 100%;
                margin-top: 30px;
                font-family: 'Merriweather', serif;
                float:left;
                font-style: italic;
                font-size: 17px;
                color: $body-grey;

                span {
                    font-weight: 500;
                    color:$color-softblack;

                    &.reading-time {
                        margin-left:30px;
                    }
                }

            }
        }*/ }
    #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content {
      font-size: 14px;
      text-transform: uppercase; }
      #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content a {
        color: #4D5966;
        display: block;
        padding: 40px 0 35px;
        font-weight: 400;
        letter-spacing: .05em; }
        #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content a span {
          padding-top: 5px;
          color: #7c8c9c;
          display: block;
          opacity: 1;
          text-transform: none;
          letter-spacing: normal; }
      #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content .prev {
        text-align: left;
        color: #7c8c9c; }
        #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content .prev :not(a) span {
          opacity: 0.3; }
      #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content .more {
        text-align: center;
        color: #4d5966; }
      #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content .next {
        text-align: right;
        color: #7c8c9c; }
        #page-news-detail-medium #related-news #related-news-nav .related-news-nav-content .next :not(a) span {
          opacity: 0.3; }
    #page-news-detail-medium #related-news #si-news-grid a {
      padding: 30px;
      margin: 0;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-news-detail-medium #related-news #si-news-grid a .popular-label {
        position: absolute;
        top: 30px;
        right: 30px;
        font-size: medium;
        color: #ff8300; }
      #page-news-detail-medium #related-news #si-news-grid a .thumbnail {
        width: 100%;
        height: 100%;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
        padding: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        border: 0;
        background-color: transparent; }
        #page-news-detail-medium #related-news #si-news-grid a .thumbnail h3 {
          color: #4D5966;
          margin-top: 0;
          margin-bottom: 30px;
          font-size: 22px;
          min-height: 100px;
          line-height: 1.4; }
        #page-news-detail-medium #related-news #si-news-grid a .thumbnail img {
          width: 100%; }
        #page-news-detail-medium #related-news #si-news-grid a .thumbnail .tagline {
          padding-top: 30px;
          font-size: 13px; }
        #page-news-detail-medium #related-news #si-news-grid a .thumbnail .writed-by {
          width: 100%;
          margin-top: 30px;
          font-family: 'Merriweather', serif;
          float: left;
          font-style: italic;
          font-size: 14px;
          color: #7c8c9c; }
          #page-news-detail-medium #related-news #si-news-grid a .thumbnail .writed-by span {
            font-weight: 500;
            color: #4D5966; }
            #page-news-detail-medium #related-news #si-news-grid a .thumbnail .writed-by span.reading-time {
              margin-left: 30px; }
        #page-news-detail-medium #related-news #si-news-grid a .thumbnail .preview-text {
          font-size: 15px;
          margin: 0;
          color: #7c8c9c; }
      #page-news-detail-medium #related-news #si-news-grid a figure {
        overflow: hidden; }
        #page-news-detail-medium #related-news #si-news-grid a figure img {
          transform: scale(1);
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
      #page-news-detail-medium #related-news #si-news-grid a:hover {
        background: #fff; }
        #page-news-detail-medium #related-news #si-news-grid a:hover figure img {
          transform: scale(1.1); }
  #page-news-detail-medium .news-title {
    width: 70%; }
  #page-news-detail-medium .note-video-clip {
    width: 100%;
    height: 477px; }
  #page-news-detail-medium .twitter-tweet {
    margin: 50px auto 50px auto !important; }
  #page-news-detail-medium .container {
    padding-top: 0; }
  #page-news-detail-medium p a {
    color: #288dc1;
    font-weight: 400;
    text-decoration: none;
    background-image: linear-gradient(to left, #288dc1 0%, #288dc1 100%);
    background-repeat: no-repeat;
    background-size: 0% 2px;
    background-position: 0 100%;
    transition: background-size 0.35s ease-in; }
  #page-news-detail-medium p a:hover {
    text-decoration: none;
    background-size: 100% 2px; }
  #page-news-detail-medium .news-category {
    background-color: rgba(10, 59, 105, 0.7);
    color: #fff;
    display: inline-block;
    padding: 6px 9px 2px 9px;
    font-size: 15px;
    font-weight: 500;
    margin-top: -50px;
    text-transform: uppercase; }
  #page-news-detail-medium .short-content {
    font-size: 26px;
    margin-top: 15px;
    color: #57585A; }
  #page-news-detail-medium .intro-image img {
    width: 100%; }
  #page-news-detail-medium .intro-image-copryright {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 50px;
    font-weight: 100;
    color: #898989;
    font-size: 13px; }
  #page-news-detail-medium .other-stories {
    margin-top: 50px; }
    #page-news-detail-medium .other-stories img {
      width: 100%; }
    #page-news-detail-medium .other-stories p {
      color: #0A3A68;
      padding: 5px;
      font-size: 17px;
      margin-top: 5px; }
    #page-news-detail-medium .other-stories .news-image-bloc {
      position: relative; }
      #page-news-detail-medium .other-stories .news-image-bloc .news-category {
        background-color: rgba(10, 59, 105, 0.7);
        color: #fff;
        display: inline-block;
        padding: 5px 9px 3px 9px;
        font-size: 13px;
        font-weight: 500;
        margin-top: -50px;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        left: 0; }
    #page-news-detail-medium .other-stories #secondary-news {
      margin-top: 30px; }
    #page-news-detail-medium .other-stories #bottom-news {
      margin-bottom: 50px; }
      #page-news-detail-medium .other-stories #bottom-news .content {
        padding: 5px;
        border-bottom: 1px solid #000; }
    #page-news-detail-medium .other-stories #more-news {
      text-align: center;
      margin: 20px 0 50px 0; }
  #page-news-detail-medium .related-news {
    margin-top: 50px; }
    #page-news-detail-medium .related-news img {
      width: 100%; }
    #page-news-detail-medium .related-news p {
      color: #0A3A68;
      padding: 5px;
      font-size: 17px;
      margin-top: 5px; }
    #page-news-detail-medium .related-news hr {
      border-top: 1px solid #0A3A68; }
    #page-news-detail-medium .related-news .news-image-bloc {
      position: relative; }
      #page-news-detail-medium .related-news .news-image-bloc .news-category {
        background-color: rgba(10, 59, 105, 0.7);
        color: #fff;
        display: inline-block;
        padding: 5px 9px 3px 9px;
        font-size: 13px;
        font-weight: 500;
        margin-top: -50px;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        left: 0; }

/* -----------------------------------------------------------------
    - Effects
----------------------------------------------------------------- */
.reveal {
  position: relative;
  overflow: hidden; }
  .reveal:before, .reveal:after {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .reveal:after {
    background: #fff;
    z-index: 1; }
  .reveal.animated:before {
    background: #E9EFF4;
    animation: reveal 2s cubic-bezier(0.77, 0, 0.175, 1) both;
    z-index: 2; }
  .reveal.animated:after {
    animation: revealBack 2s cubic-bezier(0.77, 0, 0.175, 1) both; }

@keyframes reveal {
  0% {
    transform: translateX(-100%); }
  50% {
    transform: translateX(0); }
  100% {
    transform: translateX(100%); } }
@keyframes revealBack {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(100%); } }
@keyframes reveal-vertical {
  0% {
    transform: translateY(100%); }
  50% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }
#page-jobs h2 {
  line-height: 1.2;
  font-weight: 500;
  color: #004F90;
  padding-top: 7px; }
#page-jobs .si-section-header {
  background-color: #fff; }
#page-jobs .job-container hr {
  margin-top: 50px;
  margin-bottom: 50px; }
#page-jobs .job-container .job-list img {
  width: 120px;
  margin-bottom: 20px; }
#page-jobs .job-container .job-list p {
  margin-bottom: 5px; }
  #page-jobs .job-container .job-list p .at {
    font-weight: 500; }
  #page-jobs .job-container .job-list p.location {
    font-size: 14px;
    margin-bottom: 0; }
    #page-jobs .job-container .job-list p.location span {
      padding: 10px; }

#left-infos {
  margin-top: 80px; }
  #left-infos #left-content {
    padding: 0 75px;
    position: absolute; }
    #left-infos #left-content.fixed {
      position: fixed; }
    #left-infos #left-content.bottom {
      bottom: 110px; }
    #left-infos #left-content .read-meter {
      position: relative;
      width: 50px;
      height: 50px;
      background-color: #f7f9fb;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      margin-bottom: 10px;
      color: #4d5966;
      padding-top: 9px; }
      #left-infos #left-content .read-meter .read-meter-wrap {
        position: absolute;
        top: -2px;
        left: -2px;
        width: 50px;
        height: 50px; }
        #left-infos #left-content .read-meter .read-meter-wrap .read-meter-progress .percent {
          text-align: center;
          font-size: 24px;
          font-weight: bold;
          color: rgba(0, 0, 0, 0.1);
          position: absolute;
          line-height: 100px;
          width: 100%; }
        #left-infos #left-content .read-meter .read-meter-wrap .read-meter-progress svg path {
          fill: none; }
        #left-infos #left-content .read-meter .read-meter-wrap .read-meter-progress svg.progress-circle path {
          stroke: #ff8300;
          stroke-width: 2; }
    #left-infos #left-content .read-time {
      width: 50px;
      height: 50px;
      background-color: #f7f9fb;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      line-height: 0.7;
      font-weight: 500;
      padding-top: 13px; }
      #left-infos #left-content .read-time span {
        font-size: 12px; }
    #left-infos #left-content .separator {
      width: 50px;
      text-align: center; }
      #left-infos #left-content .separator hr {
        width: 10px;
        text-align: center;
        border: 1px solid #e9eff4;
        margin-bottom: 27px; }
    #left-infos #left-content svg {
      fill: #4D5966 !important; }
    #left-infos #left-content .addthis_inline_share_toolbox_yqea {
      margin-top: -10px; }
      #left-infos #left-content .addthis_inline_share_toolbox_yqea .at-share-btn {
        margin-bottom: 10px;
        border: 1px solid #E9EFF4;
        padding: 13px;
        display: table;
        transition: background-color 0.5s ease; }
        #left-infos #left-content .addthis_inline_share_toolbox_yqea .at-share-btn:hover {
          transform: translateY(0);
          background-color: #f7f9fb !important; }

#medium-container .medium-header {
  position: relative; }
  #medium-container .medium-header h1 {
    font-family: Merriweather;
    font-size: 30px;
    line-height: 44px;
    color: #004F90;
    font-style: italic;
    font-weight: 300;
    margin: 30px 0 20px 0; }
  #medium-container .medium-header:before {
    content: "";
    position: absolute;
    background: #f7f9fb;
    width: 100vw;
    left: 50%;
    right: 50%;
    height: calc(100% + 80px);
    top: -80px;
    z-index: -1;
    margin-left: -50vw;
    margin-right: -50vw; }
  #medium-container .medium-header .medium-header--infos {
    padding-bottom: 40px; }
    #medium-container .medium-header .medium-header--infos p {
      font-family: Merriweather;
      font-size: 18px;
      font-weight: 400;
      font-style: italic; }
      #medium-container .medium-header .medium-header--infos p .reading-time {
        margin-left: 30px; }
#medium-container .medium-intro p {
  font-size: 26px;
  line-height: 42px;
  font-weight: 400;
  color: #4D5966;
  padding-bottom: 50px; }

#medium-content {
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out; }
  #medium-content.border-intro {
    position: relative;
    padding-top: 60px;
    border-top: 1px solid #E9EFF4;
    margin-top: 80px; }
    #medium-content.border-intro:before {
      content: '';
      width: 60px;
      height: 3px;
      background: #ff8300;
      position: absolute;
      left: 0;
      top: 0; }
  #medium-content.shrinked {
    position: relative;
    max-height: 350px;
    overflow: hidden; }
    #medium-content.shrinked:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 50%;
      background-image: linear-gradient(rgba(255, 255, 255, 0), white);
      bottom: 0;
      z-index: 1; }
  #medium-content h2 {
    font-family: DIN;
    color: #4D5966;
    margin-bottom: 26px;
    line-height: 38px;
    font-size: 28px; }
  #medium-content h3 {
    font-family: DIN;
    line-height: 1.5;
    font-weight: 500;
    color: #4D5966;
    font-size: 28px;
    padding-top: 38px;
    margin-bottom: 26px; }
  #medium-content h4 {
    font-family: DIN;
    line-height: 1.5;
    color: #4d5966;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 36px; }
  #medium-content p {
    color: #4D5966;
    margin-bottom: 56px;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.6;
    font-family: "DIN", sans-serif; }
    #medium-content p b, #medium-content p strong {
      font-weight: 500;
      color: #000; }
  #medium-content figcaption {
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    font-weight: 500; }
  #medium-content blockquote {
    margin: 100px 0;
    font-family: 'Merriweather', serif;
    font-weight: 100;
    font-style: italic;
    font-size: 25px;
    color: #4d5966;
    border-left: 5px solid #288dc1;
    padding: 0 0 0 50px;
    line-height: 1.8; }
  #medium-content img {
    width: 100%;
    margin-bottom: 36px; }
  #medium-content .cta {
    background-color: #fe8300;
    border: 2px solid black;
    color: #fff;
    font-size: 30px; }
  #medium-content ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 30px; }
    #medium-content ul li {
      margin: 20px 0;
      padding-left: 20px;
      color: #4D5966;
      font-size: 22px;
      line-height: 1.4;
      font-weight: 300;
      font-family: "DIN", sans-serif; }
  #medium-content .medium-insert-buttons-addons {
    padding-left: 0; }
    #medium-content .medium-insert-buttons-addons li {
      margin: 0; }
  #medium-content .medium-insert-embeds {
    margin-top: 72px;
    margin-bottom: 72px; }

@media only screen and (min-width: 480px) {
  #medium-container .medium-header h1 {
    font-size: 46px;
    line-height: 70px;
    margin: 70px 0 30px 0; }

  #medium-content h2 {
    line-height: 48px;
    font-size: 38px; } }
/********************************************************
    PAGE EVENTS
********************************************************/
#dashboard-menu-new {
  background-color: #e9eff4; }
  #dashboard-menu-new ul {
    margin-bottom: 0; }
    #dashboard-menu-new ul li {
      list-style: none;
      display: inline-block;
      margin-left: 40px;
      border-bottom: 5px solid transparent; }
      #dashboard-menu-new ul li.active {
        border-bottom: 5px solid #7c8c9d; }
      #dashboard-menu-new ul li#logout {
        margin-left: 20px; }
      #dashboard-menu-new ul li a {
        padding: 25px 0 15px 0;
        display: inline-block;
        color: #7c8c9d;
        font-size: 15px;
        font-weight: 500; }
        #dashboard-menu-new ul li a svg {
          margin-right: 5px; }

#dashboard-menu-lvl2 {
  padding: 0;
  border-bottom: 2px solid #E9EFF4;
  height: 80px; }
  #dashboard-menu-lvl2 #navbar {
    padding-right: 0; }
    #dashboard-menu-lvl2 #navbar ul.navbar-nav li {
      margin-right: 40px; }
      #dashboard-menu-lvl2 #navbar ul.navbar-nav li a {
        padding: 25px 0;
        cursor: pointer;
        border-bottom: 4px solid transparent;
        color: #7c8c9c;
        font-weight: 500;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #dashboard-menu-lvl2 #navbar ul.navbar-nav li a:hover {
          color: #004F90;
          background: none; }
          #dashboard-menu-lvl2 #navbar ul.navbar-nav li a:hover svg path {
            fill: #004F90; }
        #dashboard-menu-lvl2 #navbar ul.navbar-nav li a svg:not(:root).svg-inline--fa {
          margin-right: 5px;
          font-size: 20px; }
        #dashboard-menu-lvl2 #navbar ul.navbar-nav li a svg {
          vertical-align: middle;
          margin-right: 5px; }
          #dashboard-menu-lvl2 #navbar ul.navbar-nav li a svg path {
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
            -o-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out; }
        #dashboard-menu-lvl2 #navbar ul.navbar-nav li a span {
          vertical-align: middle;
          padding-top: 5px;
          padding-bottom: 1px;
          display: inline-block; }
      #dashboard-menu-lvl2 #navbar ul.navbar-nav li:last-child {
        margin-right: 0; }
      #dashboard-menu-lvl2 #navbar ul.navbar-nav li.active a {
        color: #004F90;
        border-bottom: 4px solid #ccdae5; }
        #dashboard-menu-lvl2 #navbar ul.navbar-nav li.active a svg path {
          fill: #004F90; }

#page-dashboard {
  background-color: #f7f9fb; }
  #page-dashboard #page-favorites .favorites-list {
    margin-bottom: 30px; }
    #page-dashboard #page-favorites .favorites-list img {
      width: 100%; }
    #page-dashboard #page-favorites .favorites-list .info .remove {
      font-size: 13px; }
  #page-dashboard form .slim {
    border-radius: 5px; }
  #page-dashboard form .slim-file-hopper {
    border-radius: 5px !important;
    border: 0 !important; }
  #page-dashboard form .char-count-width-label {
    font-weight: 600;
    margin-top: 4px; }
  #page-dashboard form textarea {
    border: 2px solid #E9EFF4;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    resize: none; }
  #page-dashboard form .btn-red {
    margin: 0; }
  #page-dashboard form #edit-company-btn {
    margin: 50px 0; }
  #page-dashboard #step-filter {
    margin-top: -90px; }
    #page-dashboard #step-filter ul {
      background-color: #eef2f6;
      padding: 5px;
      border-radius: 4px;
      float: right;
      cursor: pointer;
      font-size: 16px;
      border: 1px solid #E9EFF4; }
      #page-dashboard #step-filter ul li {
        display: inline-block;
        cursor: pointer;
        text-align: center;
        padding: 5px 7px;
        font-weight: 500;
        margin: 0; }
        #page-dashboard #step-filter ul li span {
          padding: 0 4px; }
        #page-dashboard #step-filter ul li.mixitup-control-active {
          background-color: #fff;
          border-radius: 4px; }
        #page-dashboard #step-filter ul li.active {
          background-color: #fff;
          border-radius: 4px; }
        #page-dashboard #step-filter ul li.all .fa-circle {
          font-size: 10px;
          color: #7c8c9c; }
        #page-dashboard #step-filter ul li.innovator .fa-circle {
          font-size: 10px;
          color: #66dbca; }
        #page-dashboard #step-filter ul li.investor .fa-circle {
          font-size: 10px;
          color: #64d955; }
        #page-dashboard #step-filter ul li.seeker .fa-circle {
          font-size: 10px;
          color: #f04721; }
      #page-dashboard #step-filter ul .mixitup-control-active {
        color: #4D5966; }
      #page-dashboard #step-filter ul .all {
        transition: 0.4s; }
  #page-dashboard .si-step {
    width: 100%;
    height: 100%;
    color: #7c8c9c;
    border-radius: 6px;
    border: 2px solid #E9EFF4;
    display: block;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
    #page-dashboard .si-step:hover {
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      border: 2px solid #CCDAE5; }
      #page-dashboard .si-step:hover .si-step-container .top {
        border-bottom: 2px solid #CCDAE5; }
      #page-dashboard .si-step:hover .si-step-container .content img {
        transform: scale(1.1); }
    #page-dashboard .si-step .si-step-title {
      text-align: center;
      padding: 70px 30px 30px 30px;
      background: -moz-linear-gradient(125deg, #00416A 0%, #006098 100%);
      background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #00416A), color-stop(100%, #006098));
      background: -webkit-linear-gradient(125deg, #00416A 0%, #006098 100%);
      background: -o-linear-gradient(125deg, #00416A 0%, #006098 100%);
      background: -ms-linear-gradient(125deg, #00416A 0%, #006098 100%);
      background: linear-gradient(125deg, #00416A 0%, #006098 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00416A', endColorstr='#006098', GradientType=1);
      color: #fff;
      font-weight: 500;
      height: 100%;
      border-radius: 6px;
      font-size: 25px; }
      #page-dashboard .si-step .si-step-title .si-step-label {
        display: block;
        text-align: right;
        font-weight: 500;
        font-size: 1.2em; }
      #page-dashboard .si-step .si-step-title .si-step-number {
        width: 100%;
        display: block;
        text-align: right;
        font-size: 8em;
        line-height: 0.9;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.3); }
        #page-dashboard .si-step .si-step-title .si-step-number span.l1 {
          letter-spacing: -0.15em; }
        #page-dashboard .si-step .si-step-title .si-step-number span.l2 {
          letter-spacing: -0.05em; }
        #page-dashboard .si-step .si-step-title .si-step-number span.l3 {
          letter-spacing: -0.05em; }
      #page-dashboard .si-step .si-step-title .si-step-circle {
        width: 500px;
        height: 500px;
        border-radius: 100%;
        background: rgba(255, 255, 255, 0.03);
        position: absolute;
        top: -5%;
        left: 30%;
        display: block; }
      #page-dashboard .si-step .si-step-title .si-step-arrow {
        text-align: right; }
        #page-dashboard .si-step .si-step-title .si-step-arrow img {
          width: 69px;
          display: inline-block; }
    #page-dashboard .si-step .si-step-container {
      background-color: #fff;
      width: 100%;
      height: 100%;
      border-radius: 6px; }
      #page-dashboard .si-step .si-step-container .top {
        padding: 25px 25px 20px 25px;
        border-bottom: 2px solid #E9EFF4;
        position: relative;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-dashboard .si-step .si-step-container .top label {
          color: #004F90;
          margin-bottom: 0; }
          #page-dashboard .si-step .si-step-container .top label span {
            font-family: 'Bebas Kai', sans-serif;
            font-size: 22px;
            line-height: 1;
            display: block; }
          #page-dashboard .si-step .si-step-container .top label span:after {
            display: inline-block;
            content: '';
            height: 3px;
            width: 40px;
            margin-left: 20px;
            background: #004F90;
            vertical-align: middle; }
        #page-dashboard .si-step .si-step-container .top ul {
          float: right;
          margin-bottom: 0;
          margin-top: -4px;
          padding-right: 35px;
          margin-top: -2px; }
          #page-dashboard .si-step .si-step-container .top ul li {
            display: inline;
            height: 12px;
            width: 12px;
            display: -webkit-inline-box;
            border-radius: 12px; }
            #page-dashboard .si-step .si-step-container .top ul li.innovator {
              background-color: #66dbca; }
            #page-dashboard .si-step .si-step-container .top ul li.investor {
              background-color: #64d955; }
            #page-dashboard .si-step .si-step-container .top ul li.seeker {
              background-color: #f04721; }
          #page-dashboard .si-step .si-step-container .top ul:after {
            position: absolute;
            right: 25px;
            top: calc(50% - 12px);
            content: '\f111';
            font-family: "Font Awesome 5 Pro";
            -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
            font-weight: normal;
            line-height: 1;
            text-rendering: auto;
            display: block;
            font-size: 24px;
            color: #C5CCD3; }
      #page-dashboard .si-step .si-step-container .content {
        padding: 30px;
        text-align: center;
        font-size: 14px;
        line-height: 1.7;
        color: #7c8c9c;
        font-weight: 400; }
        #page-dashboard .si-step .si-step-container .content h2 {
          font-size: 15px;
          color: #4D5966;
          font-weight: 600; }
        #page-dashboard .si-step .si-step-container .content img {
          display: block;
          margin: 0 auto 30px auto;
          max-width: 120px;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
  #page-dashboard .locked .si-step {
    position: relative; }
    #page-dashboard .locked .si-step:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      cursor: default;
      border: 2px solid #E9EFF4; }
      #page-dashboard .locked .si-step:hover .si-step-info .si-step-info-wrapper {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }
        #page-dashboard .locked .si-step:hover .si-step-info .si-step-info-wrapper .si-step-info-question {
          color: #ff8300; }
      #page-dashboard .locked .si-step:hover .si-step-container .top {
        border-bottom: 2px solid #E9EFF4; }
      #page-dashboard .locked .si-step:hover .si-step-container .content img {
        transform: none; }
    #page-dashboard .locked .si-step .si-step-info {
      border-radius: 6px;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      overflow: hidden; }
      #page-dashboard .locked .si-step .si-step-info .si-step-info-wrapper {
        position: absolute;
        width: 100%;
        background: #fff;
        padding: 20px 30px;
        z-index: 1;
        bottom: 0;
        -webkit-transform: translateY(calc(100% - 64px));
        -moz-transform: translateY(calc(100% - 64px));
        -ms-transform: translateY(calc(100% - 64px));
        -o-transform: translateY(calc(100% - 64px));
        transform: translateY(calc(100% - 64px));
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s; }
        #page-dashboard .locked .si-step .si-step-info .si-step-info-wrapper .si-step-info-status {
          display: inline-block;
          margin-bottom: 20px;
          color: #004F90;
          font-weight: 600;
          font-size: 15px; }
          #page-dashboard .locked .si-step .si-step-info .si-step-info-wrapper .si-step-info-status i, #page-dashboard .locked .si-step .si-step-info .si-step-info-wrapper .si-step-info-status svg {
            font-size: 10px;
            margin-right: 5px;
            vertical-align: initial; }
        #page-dashboard .locked .si-step .si-step-info .si-step-info-wrapper .si-step-info-question {
          float: right;
          display: inline-block;
          color: #288dc1;
          transition: all .35s ease-in-out; }
        #page-dashboard .locked .si-step .si-step-info .si-step-info-wrapper .si-step-info-text {
          border-top: 2px solid #E9EFF4;
          display: block;
          font-size: 14px;
          display: block;
          width: 100%;
          padding-top: 20px;
          font-weight: 400; }
    #page-dashboard .locked .si-step .si-step-container {
      background-color: #f7f9fb; }
      #page-dashboard .locked .si-step .si-step-container .top label {
        color: #E9EFF4; }
        #page-dashboard .locked .si-step .si-step-container .top label span:after {
          background: #E9EFF4; }
      #page-dashboard .locked .si-step .si-step-container .top ul:after {
        content: '\f30d';
        color: #E9EFF4; }
      #page-dashboard .locked .si-step .si-step-container .content {
        opacity: 0.3; }
  #page-dashboard .done .si-step .si-step-container .top ul:after {
    content: '\f058';
    color: #004F90; }
  #page-dashboard .btn-cta {
    display: block;
    width: 100%;
    text-align: left;
    color: inherit;
    outline: 0;
    cursor: pointer;
    padding: 0;
    background-color: #eef2f6;
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: top -50px right;
    background-image: url("/img/volute1_grey_thin.png");
    transition: background-color .75s;
    border: 2px solid #E9EFF4;
    border-radius: 6px; }
    #page-dashboard .btn-cta .btn-cta-content {
      position: relative;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      height: 100%;
      padding: 0 30px;
      transition: .5s; }
      #page-dashboard .btn-cta .btn-cta-content .heading {
        font-weight: 600;
        line-height: 42px;
        letter-spacing: .05em;
        padding-top: 30px;
        padding-bottom: 30px;
        color: #006098; }
        #page-dashboard .btn-cta .btn-cta-content .heading h3 {
          font-weight: 500;
          font-size: 28px;
          line-height: 1.2;
          color: #7C8C9C;
          text-transform: uppercase; }
        #page-dashboard .btn-cta .btn-cta-content .heading p {
          font-weight: 300;
          color: #7c8c9c;
          font-size: 18px;
          line-height: 1.4;
          text-transform: none; }
          #page-dashboard .btn-cta .btn-cta-content .heading p.cta {
            font-size: 16px;
            line-height: 42px;
            font-weight: 700;
            color: #004f90;
            position: relative;
            display: inline-block;
            text-transform: uppercase; }
            #page-dashboard .btn-cta .btn-cta-content .heading p.cta:after {
              position: absolute;
              bottom: 0;
              left: 0;
              display: block;
              width: 100%;
              height: 2px;
              content: ' ';
              transition: transform .5s;
              transform: scaleX(0);
              transform-origin: bottom right;
              background-color: #004f90; }
        #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon {
          position: relative;
          display: block;
          width: 40px;
          height: 40px;
          cursor: pointer;
          flex-shrink: 0;
          margin-left: 62px; }
          #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .svg-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden; }
            #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .svg-container .svg-border {
              width: 100%;
              height: 100%;
              stroke-width: 10px;
              stroke: #909090;
              transition: stroke .25s;
              stroke-dasharray: 400px;
              stroke-dashoffset: 0px; }
              #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .svg-container .svg-border .btn-cta-icon__border {
                stroke: #fe8300 !important; }
          #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .btn-cta-icon__line {
            position: absolute;
            top: 0;
            right: calc(50% - 4px);
            bottom: 0;
            margin: auto;
            display: block;
            width: 150%;
            height: 2px;
            background-color: #006098;
            transform-origin: right center;
            transition: transform .5s; }
          #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .btn-cta-icon__arrow {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            width: 10px;
            height: 10px;
            transform: rotate(-45deg); }
            #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .btn-cta-icon__arrow .arrow-line {
              position: absolute;
              right: 0;
              bottom: 0;
              background-color: #006098;
              transition: background-color .25s; }
              #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .btn-cta-icon__arrow .arrow-line.line-1 {
                width: 2px;
                height: 100%; }
              #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon .btn-cta-icon__arrow .arrow-line.line-2 {
                width: 100%;
                height: 2px; }
      #page-dashboard .btn-cta .btn-cta-content .btn-cta-label {
        max-width: 760px; }
    #page-dashboard .btn-cta:hover {
      background-color: #dee6ed; }
      #page-dashboard .btn-cta:hover .heading p.cta:after {
        transform: scaleX(1);
        transform-origin: bottom left; }
      #page-dashboard .btn-cta:hover .heading .btn-cta-icon .btn-cta-icon__line {
        transform: scaleX(0.714); }

@media only screen and (max-width: 767px) {
  #page-dashboard .btn-cta .btn-cta-content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    background-color: transparent; }
    #page-dashboard .btn-cta .btn-cta-content .heading {
      padding-top: 12px;
      padding-bottom: 15px; }
      #page-dashboard .btn-cta .btn-cta-content .heading .btn-cta-icon__line {
        width: calc(50% + 3px); } }
#page-offers-list .offer-bloc {
  margin-bottom: 50px; }
  #page-offers-list .offer-bloc .control {
    display: inline-block;
    margin-left: 30px;
    font-size: 12px;
    text-transform: uppercase;
    color: #bfbfbf;
    font-weight: bold; }
  #page-offers-list .offer-bloc .offer-description img {
    width: 100%; }
  #page-offers-list .offer-bloc .offer-information .offer-more {
    display: none; }
  #page-offers-list .offer-bloc .offer-information p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-offers-list .offer-bloc .offer-information p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }

#page-opportunities-list .opportunity-content a {
  display: inline-block;
  background: #fff;
  margin-top: 60px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  color: #7c8c9c; }
  #page-opportunities-list .opportunity-content a .info {
    padding: 15px 0 40px 15px; }
    #page-opportunities-list .opportunity-content a .info .title {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 18px;
      margin-bottom: 0;
      color: #4D5966; }
    #page-opportunities-list .opportunity-content a .info .by {
      color: #288dc1;
      font-size: 13px;
      font-weight: 400;
      padding: 4px 0 0 0;
      margin: 0; }
    #page-opportunities-list .opportunity-content a .info .description {
      font-size: 13px;
      line-height: 1.6;
      letter-spacing: 0.5px;
      padding-top: 15px; }
    #page-opportunities-list .opportunity-content a .info .category {
      color: #006098;
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 5px; }
      #page-opportunities-list .opportunity-content a .info .category svg {
        color: #7c8c9c;
        margin-right: 10px; }
    #page-opportunities-list .opportunity-content a .info .tags {
      color: #006098;
      font-size: 11px;
      margin-bottom: 0;
      font-weight: 400; }
      #page-opportunities-list .opportunity-content a .info .tags svg {
        color: #7c8c9c;
        margin-right: 5px; }
  #page-opportunities-list .opportunity-content a .image {
    position: relative;
    padding: 0; }
    #page-opportunities-list .opportunity-content a .image .status {
      position: absolute;
      top: 0;
      left: 30px;
      z-index: 1; }
      #page-opportunities-list .opportunity-content a .image .status .active {
        background-color: #288dc1;
        text-align: center;
        color: #fff;
        padding: 6px 0;
        font-weight: 400;
        width: 70px;
        font-size: 12px;
        letter-spacing: 1px; }
      #page-opportunities-list .opportunity-content a .image .status .past {
        background-color: #4D5966;
        text-align: center;
        color: #fff;
        padding: 6px 0;
        font-weight: 400;
        width: 70px;
        font-size: 12px;
        letter-spacing: 1px; }
      #page-opportunities-list .opportunity-content a .image .status .days {
        font-size: 12px;
        text-align: center;
        color: #fff;
        padding: 20px 0 0 0;
        font-weight: 400;
        width: 70px;
        margin-top: 10px;
        position: relative;
        background: #ff8300;
        padding-bottom: 30px;
        text-transform: uppercase;
        letter-spacing: 1px; }
        #page-opportunities-list .opportunity-content a .image .status .days.past {
          background: #7c8c9c; }
        #page-opportunities-list .opportunity-content a .image .status .days span {
          display: block;
          font-size: 36px;
          font-weight: 300; }
      #page-opportunities-list .opportunity-content a .image .status .days:before, #page-opportunities-list .opportunity-content a .image .status .days:after {
        border-style: solid;
        height: 0;
        width: 0;
        display: block;
        content: "";
        position: absolute; }
      #page-opportunities-list .opportunity-content a .image .status .days:before, #page-opportunities-list .opportunity-content a .image .status .days:after {
        border-color: transparent #ff8300;
        left: 0; }
      #page-opportunities-list .opportunity-content a .image .status .past:before, #page-opportunities-list .opportunity-content a .image .status .past:after {
        border-color: transparent #7c8c9c;
        left: 0; }
      #page-opportunities-list .opportunity-content a .image .status .days:after {
        bottom: -1.5em;
        border-width: 0 35px 1.5em 35px; }
    #page-opportunities-list .opportunity-content a .image .arrow {
      position: absolute;
      display: block;
      z-index: 1;
      bottom: 15px;
      right: 25px; }
      #page-opportunities-list .opportunity-content a .image .arrow svg {
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
        #page-opportunities-list .opportunity-content a .image .arrow svg .arrow-icon--arrow {
          stroke: #fff; }
        #page-opportunities-list .opportunity-content a .image .arrow svg .arrow-icon--circle--fake {
          stroke: rgba(255, 255, 255, 0.2); }
        #page-opportunities-list .opportunity-content a .image .arrow svg .arrow-icon--circle {
          transition: stroke-dashoffset .3s ease;
          stroke-dasharray: 120;
          stroke-dashoffset: 120; }
    #page-opportunities-list .opportunity-content a .image figure {
      overflow: hidden;
      margin-top: -30px;
      margin-bottom: 30px; }
      #page-opportunities-list .opportunity-content a .image figure img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
  #page-opportunities-list .opportunity-content a:hover {
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    transform: translateY(-10px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px); }
    #page-opportunities-list .opportunity-content a:hover .image .arrow svg .arrow-icon--circle {
      stroke: #fff;
      stroke-dashoffset: 0; }
    #page-opportunities-list .opportunity-content a:hover .image figure img {
      transform: scale(1.1); }

#page-message {
  background-color: #f7f9fb; }
  #page-message .si-section-header {
    background-color: #fff; }

#page-jobs-list .job-container .header {
  margin-bottom: 20px; }
  #page-jobs-list .job-container .header .status {
    color: #fe8300; }
  #page-jobs-list .job-container .header .pull-right {
    text-align: right; }
#page-jobs-list .job-container .info .category {
  margin-bottom: 0; }
  #page-jobs-list .job-container .info .category .svg-inline--fa {
    margin-right: 10px; }

/*-------------------------------*/
/*   SI - Admin Sidebar          */
/*-------------------------------*/
#si-wrap #sidebar-collapse-mobile-toggle {
  position: fixed;
  top: 20px;
  right: 30px;
  z-index: 99999991;
  color: #7c8c9c;
  padding: 10px;
  cursor: pointer; }
  #si-wrap #sidebar-collapse-mobile-toggle i {
    position: relative;
    padding: 9px 10px; }
#si-wrap .si-main-admin-sidebar {
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
  padding-top: 20px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -320px;
  z-index: 10;
  height: 100vh;
  border-left: 2px solid #E9EFF4;
  background: #fff;
  overflow-y: auto; }
  #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral {
    position: fixed;
    width: 40px;
    height: 100%;
    border-right: 2px solid #E9EFF4;
    color: #7c8c9c;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden; }
    #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral:hover .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon i, #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral:hover .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon svg {
      color: #ff8300; }
    #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap {
      position: absolute;
      top: 100px; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate {
        white-space: nowrap;
        transform: rotate(90deg);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform-origin: top left;
        text-align: left;
        margin-left: 4px;
        margin-top: 167px;
        vertical-align: middle; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon {
          display: none;
          vertical-align: middle; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon i, #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon svg {
            font-size: 14px;
            color: #288dc1;
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
            -o-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate span {
          margin-left: 20px;
          font-size: 13px;
          letter-spacing: 2px;
          font-weight: 700;
          text-transform: uppercase;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate span:after {
            display: inline-block;
            content: '';
            height: 2px;
            width: 15px;
            margin-left: 8px;
            background: #ff8300;
            vertical-align: middle; }
  #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper {
    width: 300px;
    padding-top: 100px; }
    #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules {
      font-size: 14px;
      padding: 20px 20px 20px 60px;
      transition: right 300ms ease-in-out; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .sidebar-menu ul {
        padding: 0; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .sidebar-menu #sidebar-message {
        background-color: #fff;
        padding: 15px;
        border: 1px solid #E9EFF4;
        border-radius: 5px; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .sidebar-menu #resend-validation-email {
        background-color: #f7f9fb;
        padding: 15px;
        border: 1px solid #E9EFF4;
        border-radius: 5px; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .sidebar-menu #resend-validation-email a {
          display: inline;
          font-size: inherit; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules h3 {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 500;
        color: #004F90; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules h3 .badge {
          font-size: 14px;
          padding: 5px 13px;
          border-radius: 100px;
          background-color: #f7f9fb;
          color: #7c8c9c;
          border: 1px solid #E9EFF4; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules hr {
        margin-top: 0;
        border-top: 2px solid #E9EFF4; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc {
        padding-left: 0; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li {
          width: 100%;
          border: 1px solid #E9EFF4;
          background-color: #f7f9fb;
          margin-bottom: 15px;
          padding: 16px 15px;
          border-radius: 6px;
          position: relative;
          font-size: 14px;
          font-weight: 500;
          transition: all .35s ease-in-out; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li span {
            margin-bottom: 0;
            padding-left: 30px; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li span:before {
              position: absolute;
              left: 15px;
              top: calc(50% - 11px);
              content: '\f276';
              font-family: 'Font Awesome\ 5 Pro';
              -webkit-font-feature-settings: normal;
              font-feature-settings: normal;
              line-height: 1;
              text-rendering: auto;
              display: block;
              font-size: 22px;
              color: #7c8c9c;
              font-weight: bold; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li svg {
            stroke: #7c8c9c;
            position: absolute;
            top: 7px;
            right: 15px;
            width: 25px;
            transition: -webkit-transform 0.3s ease;
            transition: transform 0.3s ease;
            transition: transform 0.3s ease, -webkit-transform 0.3s ease;
            vertical-align: middle; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li svg .arrow-icon--circle {
              transition: stroke-dashoffset .3s ease;
              stroke-dasharray: 95;
              stroke-dashoffset: 95; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li.locked {
            opacity: 0.4; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li.investor span:before {
            color: #64d955; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li.innovator span:before {
            color: #66dbca; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .todo .edit-bloc li.seeker span:before {
            color: #f04721; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages {
        margin-bottom: 50px; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc {
          padding-left: 0; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li {
            width: 100%;
            border: 1px solid #E9EFF4;
            background-color: #f7f9fb;
            margin-bottom: 20px;
            padding: 16px 15px;
            border-radius: 5px;
            position: relative;
            transition: all .35s ease-in-out; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li .person-container {
              padding-right: 40px; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li .person-container img {
                float: left;
                width: 40px;
                height: 40px;
                margin-right: 16px;
                border-radius: 50%;
                margin-top: 22px; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li .person-container .info-message {
                padding-left: 60px; }
                #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li .person-container .info-message .name {
                  display: block;
                  font-weight: 600;
                  margin-bottom: 5px;
                  text-transform: uppercase;
                  color: #4D5966; }
                #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li .person-container .info-message .preview {
                  font-size: 12px;
                  display: inline-block;
                  overflow: hidden !important;
                  font-weight: 500;
                  min-height: 30px;
                  margin-bottom: 0;
                  width: 100%; }
                #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li .person-container .info-message .date {
                  font-size: 12px;
                  display: inline-block;
                  overflow: hidden !important;
                  color: #b3b7bb;
                  margin-bottom: 0;
                  width: 100%; }
                #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .messages .messages-bloc li .person-container .info-message:after {
                  position: absolute;
                  right: 15px;
                  top: calc(50% - 11px);
                  content: '\f0a9';
                  font-family: 'Font Awesome\ 5 Pro';
                  -webkit-font-feature-settings: normal;
                  font-feature-settings: normal;
                  font-weight: normal;
                  line-height: 1;
                  text-rendering: auto;
                  display: block;
                  font-size: 22px;
                  color: #DDE2E7;
                  font-weight: 300; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .alerts .alerts-bloc {
        padding-left: 0; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .alerts .alerts-bloc li span {
          margin-bottom: 0;
          padding-left: 30px; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .alerts .alerts-bloc li span:before {
            position: absolute;
            left: 15px;
            top: calc(50% - 9px);
            content: '\f0f3';
            font-family: 'Font Awesome\ 5 Pro';
            -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
            line-height: 1;
            text-rendering: auto;
            display: block;
            font-size: 18px;
            color: #7c8c9c;
            font-weight: bold; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .alerts .alerts-bloc li svg {
          stroke: #7c8c9c;
          position: absolute;
          top: 7px;
          right: 15px;
          width: 25px;
          transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
          transition: transform 0.3s ease, -webkit-transform 0.3s ease;
          vertical-align: middle; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .alerts .alerts-bloc li svg .arrow-icon--circle {
            transition: stroke-dashoffset .3s ease;
            stroke-dasharray: 95;
            stroke-dashoffset: 95; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc {
        padding-left: 0; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container {
          width: 100%;
          display: inline-block; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top {
            padding: 15px;
            display: block; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .chart-container {
              position: relative;
              display: inline-block;
              vertical-align: middle; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .chart-container img {
                width: 42px;
                height: 42px;
                border-radius: 40px;
                position: absolute;
                top: 4px;
                left: 4px; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .chart-container .progress-chart {
                width: 50px;
                height: 50px; }
                #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .chart-container .progress-chart .circular-chart {
                  width: 50px; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .label-container {
              position: relative;
              vertical-align: middle;
              display: block; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .label-container img {
                width: 42px;
                height: 42px;
                border-radius: 40px;
                position: absolute;
                top: 4px;
                left: 4px; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .header-text {
              padding-left: 10px;
              display: inline-block;
              vertical-align: middle; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .header-text span {
                font-size: 25px;
                font-family: 'Bebas Kai', sans-serif;
                color: #4D5966;
                line-height: 0.8; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .header-text p {
                font-size: 12px;
                font-weight: 600;
                margin-bottom: 0;
                line-height: 0.8; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .label-header-text {
              padding-left: 55px;
              line-height: 1.7;
              margin-top: 7px;
              display: inline-block;
              vertical-align: middle; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .label-header-text span {
                font-size: 25px;
                font-family: 'Bebas Kai', sans-serif;
                color: #4D5966;
                line-height: 0.8; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .label-header-text p {
                font-size: 12px;
                font-weight: 600;
                margin-bottom: 0;
                line-height: 0.8; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .top .chart .header-image-label img {
              width: 70px;
              height: 70px; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .info {
            padding: 15px;
            display: block;
            border-top: 1px solid #E9EFF4; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .info p {
              margin-bottom: 9px; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .info p span.empty-line {
                background-color: #dde2e7;
                height: 8px;
                display: block;
                margin-bottom: 3px; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .info .name {
              font-weight: 600;
              margin-bottom: 4px;
              font-size: 14px;
              line-height: 1.4;
              color: #4D5966;
              text-transform: uppercase; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .info .short-description {
              font-weight: 600;
              color: #288dc1;
              font-size: 13px;
              margin-bottom: 7px; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .info .description {
              font-size: 12px;
              font-weight: 500;
              margin-bottom: 0; }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .bottom {
            padding: 15px;
            border-top: 1px solid #E9EFF4;
            display: inline-block;
            width: 100%;
            position: relative; }
            #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .bottom p {
              margin-bottom: 0;
              color: #7c8c9c;
              font-size: 14px; }
              #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .bottom p svg {
                stroke: #7c8c9c;
                position: absolute;
                top: 7px;
                right: 15px;
                width: 25px;
                transition: -webkit-transform 0.3s ease;
                transition: transform 0.3s ease;
                transition: transform 0.3s ease, -webkit-transform 0.3s ease;
                vertical-align: middle; }
                #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a .solution-container .bottom p svg .arrow-icon--circle {
                  transition: stroke-dashoffset .3s ease;
                  stroke-dasharray: 95;
                  stroke-dashoffset: 95; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a:hover .solution-container .bottom p svg {
          stroke: #ff8300;
          -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0); }
          #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .solutions .solutions-bloc li a:hover .solution-container .bottom p svg .arrow-icon--circle {
            stroke-dashoffset: 0; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .si-form {
        background: none;
        margin-bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
        #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules .si-form .si-form-wrap {
          padding: 0; }
#si-wrap.si-wrap-collapsed-mobile .si-main-admin-sidebar {
  right: 0; }
#si-wrap.si-wrap-collapsed .si-main-admin-sidebar {
  /*background: $color-congressblue;*/
  background: #fff; }
  #si-wrap.si-wrap-collapsed .si-main-admin-sidebar:hover {
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    #si-wrap.si-wrap-collapsed .si-main-admin-sidebar:hover .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate span {
      color: #7c8c9c; }
    #si-wrap.si-wrap-collapsed .si-main-admin-sidebar:hover .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon {
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out 0.3s;
      -moz-transition: all 0.3s ease-in-out 0.3s;
      -ms-transition: all 0.3s ease-in-out 0.3s;
      -o-transition: all 0.3s ease-in-out 0.3s;
      transition: all 0.3s ease-in-out 0.3s; }
    #si-wrap.si-wrap-collapsed .si-main-admin-sidebar:hover .si-main-admin-sidebar-wrapper .sidebar-modules {
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out 0.3s;
      -moz-transition: all 0.3s ease-in-out 0.3s;
      -ms-transition: all 0.3s ease-in-out 0.3s;
      -o-transition: all 0.3s ease-in-out 0.3s;
      transition: all 0.3s ease-in-out 0.3s; }
  #si-wrap.si-wrap-collapsed .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate span {
    /*color:#fff;*/
    color: #7c8c9c; }
  #si-wrap.si-wrap-collapsed .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  #si-wrap.si-wrap-collapsed .si-main-admin-sidebar .si-main-admin-sidebar-wrapper .sidebar-modules {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

@media screen and (min-width: 992px) {
  #si-wrap.si-wrap-collapsed .si-main-admin-sidebar {
    right: -260px; }
    #si-wrap.si-wrap-collapsed .si-main-admin-sidebar:hover {
      background: #fff;
      right: 0; }
  #si-wrap .si-main-admin-sidebar {
    right: 0; }
    #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-wrapper {
      width: 300px; }
    #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral {
      pointer-events: initial; }
      #si-wrap .si-main-admin-sidebar .si-main-admin-sidebar-lateral .lateral-wrap .lateral-wrap-rotate .sidebar-collapse-toggle-icon {
        display: inline-block; }

  .page-wrapper.toggled .page-content {
    padding-left: 300px; } }
/*-------------------------------*/
/*   SI - Admin Sidebar Toggle   */
/*-------------------------------*/
.sidebar-wrapper .sidebar-menu {
  overflow-x: hidden;
  padding: 10px; }
  .sidebar-wrapper .sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    color: #7c8c9c;
    margin-top: 20px; }
    .sidebar-wrapper .sidebar-menu ul li a.sidebar-dropdown-margin {
      padding: 8px 20px 8px 0;
      margin-top: 30px;
      border-bottom: 2px solid #E9EFF4;
      color: #004F90; }
    .sidebar-wrapper .sidebar-menu ul li a i {
      margin-right: 10px;
      font-size: 12px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      border-radius: 4px; }
  .sidebar-wrapper .sidebar-menu .arrow-link-container .arrow-link {
    margin: 0; }

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f105";
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 0;
  top: 7px; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
  font-size: 13px;
  opacity: 0;
  left: -100%;
  position: relative; }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a {
    width: 100%;
    border: 1px solid #E9EFF4;
    background-color: #f7f9fb;
    border-radius: 6px;
    position: relative;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:hover {
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
      border: 1px solid #CCDAE5; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list.request-validation a {
  background: #004F90;
  color: #fff; }
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list a {
  padding: 16px 15px;
  font-size: 13px;
  font-weight: 500; }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list a span {
    margin-bottom: 0;
    padding-left: 18px;
    padding-right: 30px;
    display: block; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list a span:before {
      position: absolute;
      left: 15px;
      top: calc(50% - 11px);
      content: '\f276';
      font-family: 'Font Awesome\ 5 Pro';
      -webkit-font-feature-settings: normal;
      font-feature-settings: normal;
      line-height: 1;
      text-rendering: auto;
      display: block;
      font-size: 16px;
      color: #7c8c9c;
      font-weight: bold; }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list a svg {
    stroke: #7c8c9c;
    position: absolute;
    top: 7px;
    right: 15px;
    width: 25px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    vertical-align: middle; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list a svg .arrow-icon--circle {
      transition: stroke-dashoffset .3s ease;
      stroke-dasharray: 95;
      stroke-dashoffset: 95; }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list a:hover svg {
    stroke: #ff8300;
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list a:hover svg .arrow-icon--circle {
      stroke-dashoffset: 0; }
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list.locked {
  opacity: 0.4; }
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list.investor span:before {
  color: #64d955; }
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list.innovator span:before {
  color: #66dbca; }
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.todo-list.seeker span:before {
  color: #f04721; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container {
  width: 100%;
  display: inline-block; }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top {
    padding: 15px;
    display: block; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .chart-container {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .chart-container img {
        width: 42px;
        height: 42px;
        border-radius: 40px;
        position: absolute;
        top: 4px;
        left: 4px; }
      .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .chart-container .progress-chart {
        width: 50px;
        height: 50px; }
        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .chart-container .progress-chart .circular-chart {
          width: 50px; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .header-text {
      padding-left: 10px;
      display: inline-block;
      vertical-align: middle; }
      .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .header-text span {
        font-size: 25px;
        font-family: 'Bebas Kai', sans-serif;
        color: #4D5966;
        line-height: 0.8; }
      .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .header-text p {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 0;
        line-height: 0.8; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .top .chart .header-image-label img {
      width: 70px;
      height: 70px; }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .info {
    padding: 15px;
    display: block;
    border-top: 1px solid #E9EFF4; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .info p {
      margin-bottom: 9px; }
      .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .info p span.empty-line {
        background-color: #dde2e7;
        height: 8px;
        display: block;
        margin-bottom: 3px; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .info .name {
      font-weight: 600;
      margin-bottom: 4px;
      font-size: 14px;
      line-height: 1.4;
      color: #4D5966;
      text-transform: uppercase; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .info .short-description {
      font-weight: 600;
      color: #288dc1;
      font-size: 13px;
      margin-bottom: 7px; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .info .description {
      font-size: 12px;
      font-weight: 500;
      margin-bottom: 0; }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .bottom {
    padding: 15px;
    border-top: 1px solid #edf3f6;
    display: inline-block;
    width: 100%;
    position: relative; }
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .bottom p {
      margin-bottom: 0;
      color: #7c8c9c;
      font-size: 14px; }
      .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .bottom p svg {
        stroke: #7c8c9c;
        position: absolute;
        top: 7px;
        right: 15px;
        width: 25px;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        vertical-align: middle; }
        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a .solution-container .bottom p svg .arrow-icon--circle {
          transition: stroke-dashoffset .3s ease;
          stroke-dasharray: 95;
          stroke-dashoffset: 95; }
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a:hover .solution-container .bottom p svg {
  stroke: #ff8300;
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0); }
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li.solution-list a:hover .solution-container .bottom p svg .arrow-icon--circle {
    stroke-dashoffset: 0; }

/*-------------------------------*/
/*   SI - Sidebar Modules        */
/*-------------------------------*/
.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(1) {
  -webkit-animation: in 0.15s 0.575s forwards;
  animation: in 0.15s 0.575s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.575s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(2) {
  -webkit-animation: in 0.15s 0.7s forwards;
  animation: in 0.15s 0.7s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.7s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(3) {
  -webkit-animation: in 0.15s 0.825s forwards;
  animation: in 0.15s 0.825s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.825s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(4) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(5) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(6) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(7) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(8) {
  -webkit-animation: in 0.15s 0.575s forwards;
  animation: in 0.15s 0.575s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.575s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(9) {
  -webkit-animation: in 0.15s 0.7s forwards;
  animation: in 0.15s 0.7s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.7s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(10) {
  -webkit-animation: in 0.15s 0.825s forwards;
  animation: in 0.15s 0.825s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.825s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(11) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(12) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(13) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(14) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(15) {
  -webkit-animation: in 0.15s 0.575s forwards;
  animation: in 0.15s 0.575s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.575s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(16) {
  -webkit-animation: in 0.15s 0.7s forwards;
  animation: in 0.15s 0.7s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.7s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(17) {
  -webkit-animation: in 0.15s 0.825s forwards;
  animation: in 0.15s 0.825s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.825s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(18) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(19) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(20) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active .sidebar-submenu li:nth-of-type(21) {
  -webkit-animation: in 0.15s 0.95s forwards;
  animation: in 0.15s 0.95s forwards;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-animation: in 0.15s 0.95s forwards;
  -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

@-webkit-keyframes in {
  from {
    left: -100%;
    opacity: 0; }
  to {
    left: 0;
    opacity: 1; } }
@keyframes in {
  from {
    left: -100%;
    opacity: 0; }
  to {
    left: 0;
    opacity: 1; } }
.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-left: 5px;
  font-size: 14px;
  border-radius: 100px;
  background-color: #f7f9fb;
  color: #7c8c9c;
  border: 1px solid #E9EFF4; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
  float: right;
  margin-top: 0px; }

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
  display: none; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
  transform: rotate(90deg);
  right: 2px; }

/*--------------------------side-footer------------------------------*/
/*--------------------------page-content-----------------------------*/
.page-wrapper .page-content {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  padding-top: 20px; }

.page-wrapper .page-content > div {
  padding: 20px 40px; }

.page-wrapper .page-content {
  overflow-x: hidden; }

/*------scroll bar---------------------

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}
::-webkit-scrollbar-thumb {
    background: #636269;
    border: 0px none #ffffff;
    border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
    background: #636269;
}
::-webkit-scrollbar-thumb:active {
    background: #636269;
}
::-webkit-scrollbar-track {
    background: #333238;
    border: 0px none #ffffff;
    border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
    background: #333238;
}
::-webkit-scrollbar-track:active {
    background: #333238;
}
::-webkit-scrollbar-corner {
    background: transparent;
}*/
.thematic-menu__thumb {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-decoration-skip: ink; }
  .thematic-menu__thumb:hover .thumb-clip-circle {
    -webkit-clip-path: circle(140px at 105%);
    clip-path: circle(140px at 105%); }
  .thematic-menu__thumb.active .thumb-clip-circle {
    -webkit-clip-path: circle(140px at 105%);
    clip-path: circle(140px at 105%); }
  .thematic-menu__thumb .thumb-clip-circle {
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-clip-path: circle(140px at 200%);
    clip-path: circle(140px at 200%);
    -webkit-transition: all .75s ease-in-out;
    -moz-transition: all .75s ease-in-out;
    -ms-transition: all .75s ease-in-out;
    -o-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
    opacity: 0.9;
    mix-blend-mode: color;
    background: #FBAE44; }
  .thematic-menu__thumb .thematic-menu__thumb__content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px; }
    .thematic-menu__thumb .thematic-menu__thumb__content .header-pattern {
      position: absolute;
      z-index: 3;
      width: 100%;
      height: 100%;
      background: url(/img/thematicpage/pattern.png); }
    .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__index {
      color: rgba(255, 255, 255, 0.1);
      font-family: 'Bebas Kai', sans-serif;
      font-size: 80px;
      line-height: 0.8;
      margin: 20px 0; }
    .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title {
      position: absolute;
      font-family: 'Bebas Kai', sans-serif;
      font-size: 36px;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 1px;
      top: 50%;
      color: #fff;
      padding-right: 20px;
      padding-top: 15px; }
    .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 4px;
      display: inline-block;
      background: #ff8300;
      content: '';
      vertical-align: middle;
      transition: all .35s ease-in; }

a.thematic-menu__thumb .thematic-menu__title:before {
  transition: all .35s ease-in; }
a.thematic-menu__thumb .grow {
  transition: all .35s ease-in; }

a.thematic-menu__thumb:hover .thematic-menu__title:before {
  width: 70px; }
a.thematic-menu__thumb:hover .grow {
  transform: scale(1.1); }

@media (min-width: 480px) {
  .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title {
    font-size: 28px; } }
@media (min-width: 769px) {
  .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title {
    font-size: 34px; } }
@media (min-width: 1281px) {
  .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title {
    font-size: 38px; } }
/********************************************************
    EXPERT DETAIL PAGE
********************************************************/
#page-experts-dashboard {
  padding-top: 150px; }
  #page-experts-dashboard #dashboard-right {
    margin-top: -20px; }
  #page-experts-dashboard .experts-solution-to-assess {
    margin-bottom: 30px;
    min-height: 226px; }
    #page-experts-dashboard .experts-solution-to-assess img {
      width: 100%; }
    #page-experts-dashboard .experts-solution-to-assess .info {
      position: absolute;
      bottom: 0;
      font-size: 15px;
      color: #fff;
      width: calc(100% - 30px); }
      #page-experts-dashboard .experts-solution-to-assess .info .title {
        background-color: rgba(0, 0, 0, 0.6);
        padding: 8px;
        color: #fe8300;
        font-weight: 100;
        display: -webkit-box; }
      #page-experts-dashboard .experts-solution-to-assess .info .resume {
        padding: 8px;
        background-color: rgba(9, 58, 103, 0.5);
        width: 100%;
        color: #fff;
        margin-bottom: 0;
        font-size: 12px; }
      #page-experts-dashboard .experts-solution-to-assess .info .resume:hover {
        background-color: #093a67;
        cursor: pointer; }
  #page-experts-dashboard .decline-complete .info .title {
    font-size: 15px; }
  #page-experts-dashboard .decline-complete .info .complete {
    padding: 8px;
    background-color: rgba(41, 183, 101, 0.5);
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    font-size: 12px; }
  #page-experts-dashboard .decline-complete .info .decline {
    padding: 8px;
    background-color: rgba(217, 29, 25, 0.5);
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    font-size: 12px; }
  #page-experts-dashboard .decline-complete-more {
    padding: 60px;
    text-align: center; }
  #page-experts-dashboard #news {
    margin-top: 50px; }
    #page-experts-dashboard #news img {
      width: 100%; }
    #page-experts-dashboard #news p {
      padding: 5px;
      font-size: 15px;
      margin-top: 5px; }
    #page-experts-dashboard #news .news-image-bloc {
      position: relative; }
      #page-experts-dashboard #news .news-image-bloc .news-category {
        background-color: rgba(10, 59, 105, 0.7);
        color: #fff;
        display: inline-block;
        padding: 5px 9px 3px 9px;
        font-size: 13px;
        font-weight: 500;
        margin-top: -50px;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        left: 0; }
    #page-experts-dashboard #news #secondary-news {
      margin-top: 30px; }
    #page-experts-dashboard #news #bottom-news {
      margin-bottom: 50px; }
      #page-experts-dashboard #news #bottom-news .content {
        padding: 5px;
        border-bottom: 1px solid #000; }
    #page-experts-dashboard #news hr {
      border-top: 1px solid #0A3A68; }
  #page-experts-dashboard #dashboard-steps {
    margin: 45px 0 15px 0; }
    #page-experts-dashboard #dashboard-steps .value {
      font-size: 30px;
      margin-bottom: 0; }
    #page-experts-dashboard #dashboard-steps .small-subtitle {
      font-size: 20px; }
    #page-experts-dashboard #dashboard-steps .btn-yellow {
      margin-top: 0; }

#page-expert #expert-details hr {
  border-top: 1px solid #000; }
#page-expert #expert-details .left-bloc {
  position: relative; }
#page-expert #expert-details .edit-icon {
  padding: 10px;
  text-align: right;
  position: absolute;
  width: 100%;
  left: 0;
  top: -15px;
  z-index: 999; }
#page-expert #expert-details #edit-expert-profile.opacity, #page-expert #expert-details #edit-expert-region.opacity, #page-expert #expert-details #edit-expert-details.opacity, #page-expert #expert-details #edit-expert-social.opacity {
  opacity: 0.3; }
#page-expert #expert-details #logo-container {
  text-align: Center; }
  #page-expert #expert-details #logo-container .expert-logo {
    width: 100%;
    margin-top: 30px; }
#page-expert #expert-details #about-container, #page-expert #expert-details #social-container {
  margin-top: 30px; }
  #page-expert #expert-details #about-container .about-title, #page-expert #expert-details #social-container .about-title {
    color: #0A3A68;
    text-transform: uppercase;
    font-weight: 500; }
  #page-expert #expert-details #about-container .about-infos p, #page-expert #expert-details #social-container .about-infos p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-expert #expert-details #about-container .about-infos p span, #page-expert #expert-details #social-container .about-infos p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
  #page-expert #expert-details #about-container .about-infos .social-icon, #page-expert #expert-details #social-container .about-infos .social-icon {
    padding-right: 10px; }
  #page-expert #expert-details #about-container .about-infos .sdg-list, #page-expert #expert-details #social-container .about-infos .sdg-list {
    padding-left: 0;
    display: inline-block; }
    #page-expert #expert-details #about-container .about-infos .sdg-list .sdg-container img, #page-expert #expert-details #social-container .about-infos .sdg-list .sdg-container img {
      width: 50px;
      float: left;
      margin-right: 10px; }
    #page-expert #expert-details #about-container .about-infos .sdg-list .sdg-container .sdg-title, #page-expert #expert-details #social-container .about-infos .sdg-list .sdg-container .sdg-title {
      float: left; }
    #page-expert #expert-details #about-container .about-infos .sdg-list .sdg-container .sdg-arrow, #page-expert #expert-details #social-container .about-infos .sdg-list .sdg-container .sdg-arrow {
      float: left; }
#page-expert #expert-details #social-container {
  margin-top: 0; }
#page-expert #expert-details #expert-description .description {
  font-size: 50px;
  color: #0A3A68;
  line-height: 1; }
#page-expert #finalise-membership {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7f9fb; }
  #page-expert #finalise-membership h2 {
    margin-top: 0; }
  #page-expert #finalise-membership .contact-info {
    margin-bottom: 10px; }
#page-expert .contact-info {
  margin-top: 25px;
  background-color: #fe8300;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 15px;
  border-radius: 0;
  display: inline;
  font-size: 15px;
  margin-bottom: 10px;
  width: 100%; }

.half-page {
  padding-top: 20px;
  width: 550px; }

#intro-bloc {
  background-color: #fff;
  margin-top: -150px;
  padding: 25px; }

#dashboard-bloc {
  background-color: #fff;
  margin-top: -150px;
  padding: 20px 15px 25px 15px; }
  #dashboard-bloc #faqs-section {
    background-color: transparent;
    margin-top: 0; }
  #dashboard-bloc #navbar-dash ul li a {
    margin-left: 15px !important; }
  #dashboard-bloc #navbar-dash-close {
    padding-right: 1px; }
  #dashboard-bloc .create-solution-btn {
    border: 1px solid #fe8300;
    background: #fe8300;
    color: #fff;
    display: inline-block;
    padding: 7px 20px;
    margin-bottom: 40px; }
  #dashboard-bloc .create-solution-btn:hover {
    background: #fff;
    color: #fe8300; }
  #dashboard-bloc #menu .navbar {
    min-height: 30px; }
  #dashboard-bloc #menu .navbar-default {
    background-color: #fe8300;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border: 0;
    border-radius: 0; }
    #dashboard-bloc #menu .navbar-default .navbar-nav li:not(:first-child) {
      box-shadow: -8px 0 0 -7px #fff; }
    #dashboard-bloc #menu .navbar-default .navbar-nav > li > a {
      padding: 4px 10px; }
    #dashboard-bloc #menu .navbar-default .navbar-nav > .active > a, #dashboard-bloc #menu .navbar-default .navbar-nav > .active > a:focus, #dashboard-bloc #menu .navbar-default .navbar-nav > .active > a:hover {
      font-weight: bold;
      background-color: transparent; }
    #dashboard-bloc #menu .navbar-default .navbar-collapse {
      padding-left: 5px; }
    #dashboard-bloc #menu .navbar-default #navbar {
      padding: 0;
      margin: 0; }

.line-cut {
  margin-bottom: 30px;
  height: 1px;
  border-top: 1px solid #0A3A68;
  position: relative;
  padding-left: 40px; }
  .line-cut span {
    position: relative;
    top: -14px;
    background: white;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #0A3A68;
    padding: 0 15px;
    margin-bottom: 0; }

.expert-solution-collapse #page-ssf .panel-heading a.collapsed {
  color: #288dc1; }
.expert-solution-collapse #page-ssf .panel-collapse.in .panel-body {
  padding: 50px 20px 20px 20px;
  background: #f9f9fa; }
.expert-solution-collapse #page-ssf .line-cut-chapter {
  border-top: 0;
  margin-bottom: 0;
  margin-top: 10px; }
  .expert-solution-collapse #page-ssf .line-cut-chapter span {
    font-size: 20px;
    background: transparent; }
.expert-solution-collapse #page-ssf .chapter-title {
  font-size: 20px;
  color: #7c8c9c; }
.expert-solution-collapse #page-ssf .panel-body .panel-body {
  background: #f9f9fa;
  padding: 20px !important; }
  .expert-solution-collapse #page-ssf .panel-body .panel-body:before {
    height: 0; }
.expert-solution-collapse #page-ssf .panel-group .panel-heading a p {
  font-size: 18px; }
.expert-solution-collapse #page-ssf .panel-heading a.collapsed:hover::after {
  transform: rotate(0); }

.js .thematic-menu-modal {
  pointer-events: none; }

.js .form--open {
  pointer-events: visible; }

.js .form__section {
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  transition: transform 0s 0.6s, opacity 0s 0.6s; }

#si-card-grid-swiper .swiper-slide {
  height: auto; }

#experts-events-page {
  font-family: 'DIN', sans-serif;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-decoration-skip: ink;
  color: #7c8c9c;
  line-height: 1.6;
  font-weight: 400;
  position: relative;
  /* Sidebar
  -------------------------------------------------- */
  /* Header
  -------------------------------------------------- */
  /* SLOGAN
  -------------------------------------------------- */
  /* BLOCKQUOTE
  -------------------------------------------------- */
  /* AIR POLLUTION EFFECTS
  -------------------------------------------------- */
  /* ENERGY CRISIS POLLUTION EFFECTS
  -------------------------------------------------- */
  /* TITLE
  -------------------------------------------------- */
  /* GENERAL
  -------------------------------------------------- */
  /* Navigation
   -------------------------------------------------- */
  /* THEMATIC MENU
  -------------------------------------------------- */
    /* --------------------------------

    Aside

    -------------------------------- */
  /* air-pollution-2
  -------------------------------------------------- */
  /* sustainable-development-goals
  -------------------------------------------------- */
  /* COP24
  -------------------------------------------------- */ }
  #experts-events-page .header-cta {
    text-align: Center;
    margin-top: 30px; }
    #experts-events-page .header-cta a {
      font-size: 20px;
      padding: 10px 130px; }
  #experts-events-page .si-grid-wrap {
    max-width: 1280px;
    margin: 0 auto;
    position: relative; }
  #experts-events-page .image-content-over-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden; }
    #experts-events-page .image-content-over-box .container {
      width: 100%; }
    #experts-events-page .image-content-over-box .swiper-carousel-controls-solutions {
      padding: 80px 0 0 0; }
      #experts-events-page .image-content-over-box .swiper-carousel-controls-solutions:after {
        content: "";
        width: 200%;
        background: #f7f9fb;
        position: absolute;
        left: 120px;
        top: 0;
        bottom: 0;
        z-index: -1; }
    #experts-events-page .image-content-over-box .slider-controls {
      padding-top: 20px; }
      #experts-events-page .image-content-over-box .slider-controls span {
        vertical-align: middle;
        margin-right: 6px; }
      #experts-events-page .image-content-over-box .slider-controls .swiper-pagination-fraction {
        margin-bottom: 7px;
        width: auto;
        font-weight: 600;
        vertical-align: bottom;
        display: inline-block;
        margin-left: 20px;
        color: #C0C7CF; }
        #experts-events-page .image-content-over-box .slider-controls .swiper-pagination-fraction .swiper-pagination-current {
          color: #ff8300; }
    #experts-events-page .image-content-over-box .swiper-carousel-solutions {
      padding: 60px 0 80px 0; }
      #experts-events-page .image-content-over-box .swiper-carousel-solutions:before {
        content: "";
        width: 100%;
        background: #fff;
        position: absolute;
        left: -100%;
        top: -30px;
        bottom: -30px;
        z-index: 2; }
      #experts-events-page .image-content-over-box .swiper-carousel-solutions:after {
        content: "";
        width: 200%;
        background: #f7f9fb;
        position: absolute;
        left: 120px;
        top: 0;
        bottom: 0;
        z-index: -1; }
  #experts-events-page .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #experts-events-page .title-no {
    color: #C0C7CF; }
  #experts-events-page .title-line-wrap {
    position: relative;
    margin: 13px 20px 0;
    width: 40px;
    height: 2px;
    overflow: hidden; }
  #experts-events-page .title-txt {
    color: #288dc1;
    font-weight: 600;
    text-transform: none; }
  #experts-events-page .title-line, #experts-events-page .title-line-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #experts-events-page .title-line {
    background: #ff8300; }
  #experts-events-page .swiper-button-prev-2 svg, #experts-events-page .swiper-button-next-2 svg {
    display: block;
    width: 40px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    margin-bottom: 10px; }
    #experts-events-page .swiper-button-prev-2 svg .arrow-icon--arrow, #experts-events-page .swiper-button-next-2 svg .arrow-icon--arrow {
      stroke: #7c8c9c; }
    #experts-events-page .swiper-button-prev-2 svg .arrow-icon--circle--fake, #experts-events-page .swiper-button-next-2 svg .arrow-icon--circle--fake {
      stroke: #E9EFF4; }
    #experts-events-page .swiper-button-prev-2 svg .arrow-icon--circle, #experts-events-page .swiper-button-next-2 svg .arrow-icon--circle {
      transition: stroke-dashoffset .3s ease;
      stroke-dasharray: 120;
      stroke-dashoffset: 120; }
  #experts-events-page .swiper-button-prev-2 span, #experts-events-page .swiper-button-next-2 span {
    display: block;
    font-size: 16px; }
  #experts-events-page .swiper-button-prev-2:hover, #experts-events-page .swiper-button-next-2:hover {
    color: #004F90; }
    #experts-events-page .swiper-button-prev-2:hover svg .arrow-icon--arrow, #experts-events-page .swiper-button-next-2:hover svg .arrow-icon--arrow {
      stroke: #004F90; }
    #experts-events-page .swiper-button-prev-2:hover svg .arrow-icon--circle, #experts-events-page .swiper-button-next-2:hover svg .arrow-icon--circle {
      stroke: #ff8300;
      stroke-dashoffset: 0; }
  #experts-events-page .cta-search {
    background: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    border-radius: 6px;
    min-height: 60px;
    position: relative;
    display: block; }
    #experts-events-page .cta-search .cta-search-wrap {
      display: inline-block;
      padding: 0 0 0 55px;
      font-size: 18px;
      height: 60px;
      vertical-align: middle;
      position: relative;
      width: 100%; }
      #experts-events-page .cta-search .cta-search-wrap .cta-search-icon {
        position: absolute;
        left: 30px;
        top: 30px;
        transform: translate(-50%, -50%); }
        #experts-events-page .cta-search .cta-search-wrap .cta-search-icon svg {
          color: #7c8c9c; }
      #experts-events-page .cta-search .cta-search-wrap .cta-search-placeholder {
        line-height: 60px;
        font-size: 16px;
        opacity: 0.5;
        color: #7c8c9c; }
      #experts-events-page .cta-search .cta-search-wrap .cta-search-btn {
        position: absolute;
        right: 20px;
        top: 12px; }
        #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion {
          display: inline-block;
          box-shadow: none;
          border: 0;
          background-color: #00416a;
          z-index: 9;
          overflow: hidden;
          transition-property: all;
          transition-duration: 0.6s;
          transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
          outline: none;
          border-radius: 0;
          vertical-align: middle;
          text-transform: uppercase;
          line-height: 2;
          white-space: nowrap;
          color: #fff;
          cursor: pointer;
          text-align: center;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: .08em;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased; }
          #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion span {
            padding-right: 45px; }
          #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion em {
            position: absolute;
            height: 1px;
            background: #fff;
            width: 22px;
            right: 20px;
            top: 50%;
            z-index: 1; }
          #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion:after, #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion:before {
            content: '';
            position: absolute;
            width: 0;
            height: 100%;
            top: 0;
            left: 100%;
            background-color: #006098;
            z-index: -2;
            transition-property: inherit;
            transition-duration: inherit;
            transition-timing-function: inherit; }
          #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion:before {
            z-index: -1;
            background-color: #fe8300; }
          #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion:after {
            transition-delay: .2s; }
          #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion:focus, #experts-events-page .cta-search .cta-search-wrap .cta-search-btn.btn-motion:hover {
            color: #fff;
            text-decoration: none; }
    #experts-events-page .cta-search:hover .cta-search-wrap .cta-search-btn:after, #experts-events-page .cta-search:hover .cta-search-wrap .cta-search-btn:before {
      width: 100%;
      left: 0;
      transition-property: width; }
    #experts-events-page .cta-search:hover .cta-search-wrap .cta-search-btn:before {
      transition-delay: .2s; }
    #experts-events-page .cta-search:hover .cta-search-wrap .cta-search-btn:after {
      transition-property: width;
      transition-delay: 0s; }
  #experts-events-page .contribute .contribute-wrap {
    background: #fff;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
    #experts-events-page .contribute .contribute-wrap .border-right {
      border-right: 1px solid #E9EFF4; }
    #experts-events-page .contribute .contribute-wrap p {
      padding-right: 0; }
      #experts-events-page .contribute .contribute-wrap p.title {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
        color: #288dc1;
        margin-bottom: 20px;
        padding-top: 20px;
        position: relative; }
        #experts-events-page .contribute .contribute-wrap p.title:before {
          position: absolute;
          left: 0;
          top: 0;
          width: 40px;
          height: 3px;
          display: inline-block;
          background: #ff8300;
          content: ''; }
    #experts-events-page .contribute .contribute-wrap a.btn-motion.outline {
      padding: 3px 12px; }
  #experts-events-page #intro-header {
    padding-top: 30px; }
  #experts-events-page .wrapper {
    position: relative; }
  #experts-events-page .container-fluid {
    padding-top: 0;
    padding-bottom: 0; }
  #experts-events-page .container {
    z-index: 1;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px; }
  #experts-events-page .header-container {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    color: #ffffff; }
    #experts-events-page .header-container .container {
      padding: 0; }
  #experts-events-page p {
    padding-right: 0; }
    #experts-events-page p.color-curious-blue span.number {
      color: #ff8300;
      margin-right: 8px; }
    #experts-events-page p.teaser {
      font-size: 22px;
      color: #004F90;
      font-weight: 600;
      padding-bottom: 30px; }
  #experts-events-page .text-padding-left, #experts-events-page .text-padding-right {
    padding-top: 60px; }
  #experts-events-page a, #experts-events-page button, #experts-events-page html [type="button"], #experts-events-page [type="reset"], #experts-events-page [type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #experts-events-page a:hover {
    text-decoration: none; }
  #experts-events-page .cd-articles.hidden {
    height: 0;
    overflow: hidden; }
  #experts-events-page .clear-both {
    clear: both; }
  #experts-events-page .cloud {
    width: 85%;
    padding-right: 50px; }
  #experts-events-page .paris-agreement-logo {
    width: 95%; }
  #experts-events-page #container {
    transition: none;
    background: #F7F9FB; }
  #experts-events-page p.column-2 {
    padding-right: 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px; }
  #experts-events-page .wrapper-child {
    position: relative;
    margin: 0 auto; }
    #experts-events-page .wrapper-child.margin-top {
      padding-top: 15px; }
  #experts-events-page .wrapper-plane {
    position: relative; }
    #experts-events-page .wrapper-plane img {
      max-width: 1700px;
      right: 0; }
  #experts-events-page .full-height {
    height: 100%; }
  #experts-events-page .table {
    display: table;
    width: 100%;
    position: relative; }
  #experts-events-page .cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }
  #experts-events-page .col-eq-height {
    overflow: hidden; }
    #experts-events-page .col-eq-height > [class*='col-'] {
      margin-bottom: -99999px;
      padding-bottom: 99999px; }
  #experts-events-page #left-content {
    padding: 140px 0 0 35px;
    position: absolute;
    z-index: 2; }
    #experts-events-page #left-content.fixed {
      position: fixed; }
    #experts-events-page #left-content #thematic-menu-button {
      position: relative;
      width: 50px;
      height: 50px;
      background-color: #fff;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      margin-bottom: 10px;
      color: #4d5966;
      margin: 0 0 10px;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #experts-events-page #left-content #thematic-menu-button svg {
        display: inline-block;
        padding-top: 14px; }
      #experts-events-page #left-content #thematic-menu-button:hover {
        background-color: #f7f9fb; }
        #experts-events-page #left-content #thematic-menu-button:hover svg path {
          fill: #288dc1; }
    #experts-events-page #left-content .read-meter {
      position: relative;
      width: 50px;
      height: 50px;
      background-color: #f7f9fb;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      margin-bottom: 10px;
      color: #4d5966;
      padding-top: 9px; }
      #experts-events-page #left-content .read-meter .read-meter-wrap {
        position: absolute;
        top: -2px;
        left: -2px;
        width: 50px;
        height: 50px; }
        #experts-events-page #left-content .read-meter .read-meter-wrap .read-meter-progress .percent {
          text-align: center;
          font-size: 24px;
          font-weight: bold;
          color: rgba(0, 0, 0, 0.1);
          position: absolute;
          line-height: 100px;
          width: 100%; }
        #experts-events-page #left-content .read-meter .read-meter-wrap .read-meter-progress svg path {
          fill: none; }
        #experts-events-page #left-content .read-meter .read-meter-wrap .read-meter-progress svg.progress-circle path {
          stroke: #ff8300;
          stroke-width: 2; }
    #experts-events-page #left-content .read-time {
      width: 50px;
      height: 50px;
      background-color: #f7f9fb;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      line-height: 0.7;
      font-weight: 500;
      padding-top: 13px; }
      #experts-events-page #left-content .read-time span {
        font-size: 12px; }
    #experts-events-page #left-content .separator {
      width: 50px;
      text-align: center; }
      #experts-events-page #left-content .separator hr {
        width: 10px;
        text-align: center;
        border: 1px solid #e9eff4;
        margin-bottom: 27px; }
    #experts-events-page #left-content svg {
      fill: #4D5966 !important; }
    #experts-events-page #left-content .vertical-add-this {
      margin-top: -10px; }
      #experts-events-page #left-content .vertical-add-this .at-share-btn {
        margin-bottom: 10px;
        border: 1px solid #E9EFF4;
        padding: 13px;
        display: table;
        transition: background-color 0.5s ease;
        background-color: #fff !important; }
        #experts-events-page #left-content .vertical-add-this .at-share-btn:hover {
          transform: translateY(0);
          background-color: #f7f9fb !important; }
      #experts-events-page #left-content .vertical-add-this .at4-share-count-container {
        display: none; }
  #experts-events-page #sustainable-development-goals .header-container h2 {
    font-size: 42px; }
  #experts-events-page .header-container h1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    letter-spacing: 1px;
    text-transform: uppercase; }
  #experts-events-page .header-container h2 {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .5px;
    margin-bottom: 50px; }
    #experts-events-page .header-container h2.f-s-60 {
      font-size: 60px; }
  #experts-events-page .header-container p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .5px;
    padding-right: 0;
    position: relative; }
  @media (min-width: 480px) {
    #experts-events-page .header-container p {
      padding-left: 110px; }
      #experts-events-page .header-container p:before {
        position: absolute;
        left: 0;
        top: 18px;
        width: 60px;
        height: 4px;
        display: inline-block;
        background: #ff8300;
        content: '';
        vertical-align: middle; } }
  #experts-events-page .header-letters-container {
    position: absolute;
    z-index: 4;
    width: 50%;
    height: 100%;
    top: 0;
    left: 50%; }
    #experts-events-page .header-letters-container span {
      font-family: 'Bebas Kai', sans-serif;
      font-size: calc(5vw + 5vh + 3vmin);
      font-weight: 400;
      line-height: 0.9;
      color: rgba(255, 255, 255, 0.1);
      text-align: left;
      margin-left: 20%;
      display: inline-block; }
  #experts-events-page .header-pattern {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(/img/thematicpage/pattern.png); }
  #experts-events-page .slogan {
    font-family: 'Bebas Kai', sans-serif;
    line-height: 1;
    display: inline-block;
    margin-top: 60px; }
    #experts-events-page .slogan img {
      display: inline-block;
      vertical-align: top;
      margin-right: 12px; }
    #experts-events-page .slogan .slogan-info {
      display: inline-block; }
      #experts-events-page .slogan .slogan-info .slogan-name {
        color: #004F90;
        font-size: 48px; }
      #experts-events-page .slogan .slogan-info .slogan-text {
        color: #288dc1;
        font-size: 26px; }
  #experts-events-page .share .share-title {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle; }
  #experts-events-page .share .addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: middle; }
  #experts-events-page .wrapper-img {
    position: relative; }
    #experts-events-page .wrapper-img:hover .credit-badge__legend {
      bottom: 0; }
  #experts-events-page .credit-badge__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden; }
  #experts-events-page .credit-badge__legend {
    font-size: 11px;
    display: block;
    padding: 10px 20px;
    background: #fff;
    position: absolute;
    bottom: -50px;
    z-index: 1;
    width: 100%;
    text-align: right;
    font-style: italic;
    font-family: 'Merriweather', serif;
    -webkit-transition: bottom ease .35s;
    transition: bottom ease .35s; }
  #experts-events-page .credit-badge__legend.text-align-right {
    text-align: right; }
  #experts-events-page .circles-container {
    min-height: 200px; }
  #experts-events-page .circles {
    position: absolute;
    top: 30px;
    left: 30px;
    background-image: url(/img/thematicpage/circles.png);
    background-size: 200px 200px;
    width: 180px;
    height: 180px;
    z-index: 3; }
  #experts-events-page .circles-rounded {
    position: absolute;
    top: 30px;
    right: 30px;
    background-image: url(/img/thematicpage/circles-rounded.png);
    background-size: 200px 200px;
    width: 180px;
    height: 180px;
    z-index: 3; }
  #experts-events-page .circles.gray {
    background-image: url(/img/thematicpage/circles-gray.png);
    z-index: -1; }
  #experts-events-page .section-number {
    display: none;
    font-family: 'Bebas Kai', sans-serif;
    padding: 20px 0 10px 30px;
    font-size: 100px;
    line-height: 0.7;
    font-weight: 300;
    background: #fff;
    margin-top: -80px;
    color: #e0e6eb;
    position: absolute;
    z-index: 3; }
    #experts-events-page .section-number.cornflower {
      background: #f7f9fb; }
    #experts-events-page .section-number.float-right {
      padding: 20px 0 20px 20px;
      right: 0;
      margin-top: -60px; }
    #experts-events-page .section-number.float-left {
      left: 0;
      padding: 20px 20px 10px 0;
      margin-top: -60px; }
    #experts-events-page .section-number.float-bottom-left {
      left: 0;
      bottom: -50px;
      padding: 20px 15px 10px 0; }
    #experts-events-page .section-number.cornflower {
      background: #f7f9fb; }
  #experts-events-page .jarallax-keep-img > .jarallax-img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    z-index: -100; }
  #experts-events-page .jarallax-keep-img.img-banner {
    height: 350px;
    overflow: hidden; }
  #experts-events-page .jarallax-keep-img.img-portrait {
    height: 350px;
    overflow: hidden; }
  #experts-events-page .jarallax-keep-img .img-portrait {
    height: 350px;
    overflow: hidden; }
  #experts-events-page .jarallax-keep-img.img-banner-md-4 {
    height: 600px;
    overflow: hidden; }
    #experts-events-page .jarallax-keep-img.img-banner-md-4 > .jarallax-img {
      height: 100%; }
  #experts-events-page #hero {
    height: 350px;
    overflow: hidden;
    position: relative; }
  #experts-events-page section {
    position: relative;
    margin: 0 auto;
    background: #ffffff; }
    #experts-events-page section.cornflower {
      background: #f7f9fb; }
  #experts-events-page div.cornflower {
    background: #f7f9fb; }
  #experts-events-page .curious-blue {
    color: #288dc1; }
  #experts-events-page .img-responsive {
    width: 100%;
    background-size: 100%; }
  #experts-events-page .parallax-mirror {
    z-index: 100 !important; }
  #experts-events-page .about {
    width: 50%;
    height: 400px;
    margin: 100px 0 400px 25%; }
  @media (max-width: 767.98px) {
    #experts-events-page .about-photo {
      height: 70vh;
      margin-bottom: 40px; } }
  @media (min-width: 768px) {
    #experts-events-page .about-photo {
      position: absolute;
      top: -200px;
      bottom: 0;
      width: 100%; } }
  #experts-events-page .h3 {
    font-family: 'Bebas Kai', sans-serif;
    color: #004F90;
    padding: 30px 50px 30px 0;
    font-size: 48px;
    position: relative;
    line-height: 1.1;
    font-weight: 500;
    margin-top: 0; }
    #experts-events-page .h3.n-p-r {
      padding: 30px 0 30px 0; }
  #experts-events-page .h4 {
    font-family: 'Bebas Kai', sans-serif;
    color: #288DC1;
    padding: 0 50px 20px 0;
    margin-bottom: 30px;
    font-size: 35px;
    position: relative;
    line-height: 1.1;
    font-weight: 500; }
    #experts-events-page .h4:after {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 70px;
      height: 5px;
      display: inline-block;
      background: #ff8300;
      content: '';
      vertical-align: middle; }
  #experts-events-page small {
    display: block;
    line-height: 1.5; }
  #experts-events-page hr {
    margin-bottom: 1.5rem; }
    #experts-events-page hr.vert {
      position: absolute;
      height: 30px;
      width: 1px;
      left: 50%;
      margin: -15px auto;
      background: rgba(17, 17, 17, 0.1); }
  #experts-events-page .break {
    display: inline; }
  #experts-events-page .color-curious-blue {
    color: #288dc1; }
  #experts-events-page .list {
    position: relative;
    list-style: none;
    padding: 0; }
    #experts-events-page .list li {
      position: relative;
      padding: 0 0 0 40px;
      padding-right: 50px;
      margin-bottom: 1.5rem; }
      #experts-events-page .list li .number {
        position: absolute;
        top: -2px;
        left: 0; }
    #experts-events-page .list.sdg li {
      padding: 0 0 0 80px; }
  #experts-events-page .programme {
    margin-top: -15px;
    padding-left: 0; }
    #experts-events-page .programme small {
      padding-left: 50px; }
      #experts-events-page .programme small.number {
        color: #ff8300;
        padding-left: 0;
        margin-top: 15px; }
  #experts-events-page #programme-list ul li b {
    color: #ff8300;
    margin-left: -40px; }
  #experts-events-page #programme-list ul li span {
    color: #ff8300;
    margin-left: -40px; }
  #experts-events-page #practical-info ul {
    list-style: disc; }
    #experts-events-page #practical-info ul li a {
      color: inherit; }
  #experts-events-page .clip-background {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative; }
  @media (min-width: 769px) {
    #experts-events-page .clip-circle {
      top: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-clip-path: circle(300px at 70%);
      clip-path: circle(300px at 70%);
      mix-blend-mode: color;
      background: #FBAE44; } }
  #experts-events-page blockquote {
    position: relative;
    margin: 0 14%;
    text-align: center;
    border: none; }
  #experts-events-page .quotation-mark {
    font-family: 'Merriweather', serif;
    font-size: 120px;
    font-style: italic;
    position: absolute;
    z-index: 2;
    top: -45px;
    left: -45px;
    width: 50px;
    height: 50px;
    color: #F0F2F4; }
  #experts-events-page .quote {
    font-family: 'Merriweather', serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.6;
    display: block;
    margin-bottom: 20px;
    padding-right: 0;
    color: #006098; }
  #experts-events-page .author {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 0;
    padding-left: 35px; }
    #experts-events-page .author:before {
      position: absolute;
      left: 0;
      top: 11px;
      width: 20px;
      height: 3px;
      display: inline-block;
      background: #ff8300;
      content: '';
      vertical-align: middle; }
  #experts-events-page .si-solution-info .row {
    margin-right: -15px;
    margin-left: -15px; }
    #experts-events-page .si-solution-info .row p {
      padding-right: 0; }
  #experts-events-page .effects {
    padding: 35px 30px; }
    #experts-events-page .effects.small-padding {
      padding: 15px 0 15px 30px; }
    #experts-events-page .effects p {
      padding-right: 0; }
      #experts-events-page .effects p.indent {
        position: relative; }
        #experts-events-page .effects p.indent:before {
          position: absolute;
          left: -60px;
          top: 13px;
          width: 40px;
          height: 3px;
          display: inline-block;
          background: #ff8300;
          content: '';
          vertical-align: middle; }
    #experts-events-page .effects .title {
      position: relative;
      margin-bottom: 20px; }
      #experts-events-page .effects .title:before {
        position: absolute;
        left: -50px;
        top: 13px;
        width: 30px;
        height: 3px;
        display: inline-block;
        background: #ff8300;
        content: '';
        vertical-align: middle; }
  #experts-events-page .section-title {
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.6;
    display: block;
    margin-bottom: 20px;
    padding-right: 0;
    color: #006098; }
  #experts-events-page .section-title .underline {
    padding: 0 3px;
    text-align: center;
    position: relative; }
  #experts-events-page .section-title .underline:before {
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 10px;
    display: inline-block;
    background: rgba(255, 131, 0, 0.8);
    content: '';
    z-index: -1; }
  #experts-events-page #speakers .img-responsive {
    width: 80%;
    height: 80%;
    border-radius: 500px;
    margin-bottom: 25px; }
  #experts-events-page #experts-list-container .experts-list img {
    margin-left: 30px;
    height: 150px;
    width: 150px;
    border-radius: 150px; }
  #experts-events-page #experts-list-container .sdg-list {
    padding-left: 0;
    display: inline-block;
    font-size: 15px;
    width: 100%; }
    #experts-events-page #experts-list-container .sdg-list .sdg-container img {
      width: 50px;
      float: left;
      margin-right: 10px; }
    #experts-events-page #experts-list-container .sdg-list .sdg-container .sdg-title {
      float: left; }
    #experts-events-page #experts-list-container .sdg-list .sdg-container .sdg-arrow {
      float: left; }
  #experts-events-page .general-solution-container .team-image {
    height: 150px;
    width: 150px;
    border-radius: 150px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    background-size: cover !important;
    background-position: center center !important; }
  #experts-events-page .general-solution-container p {
    display: inline-block; }
  #experts-events-page .plane {
    margin-top: -100px;
    position: absolute;
    z-index: 5; }
  #experts-events-page .label-container span.vertical-align {
    display: block;
    margin-top: 40px; }
  #experts-events-page .label-container span img {
    width: 180px;
    padding-right: 40px; }
  #experts-events-page .v550-background, #experts-events-page .v350-background, #experts-events-page .v250-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1; }
  #experts-events-page .v550-background {
    height: 500px; }
  #experts-events-page .v350-background {
    height: 350px; }
  #experts-events-page .v250-background {
    height: 250px; }
  #experts-events-page .v550-background.cornflower, #experts-events-page .v350-background.cornflower {
    background: #f7f9fb; }
  #experts-events-page .v250-background.white {
    background: #ffffff; }
  #experts-events-page .container.p-b-0 {
    padding-bottom: 0; }
  #experts-events-page .m-b-100 {
    margin-bottom: 100px; }
  #experts-events-page .m-b-60 {
    margin-bottom: 60px; }
  #experts-events-page .m-b-40 {
    margin-bottom: 40px; }
  #experts-events-page .m-b-30 {
    margin-bottom: 30px; }
  #experts-events-page .m-t-40 {
    margin-top: 40px; }
  #experts-events-page .m-t-30 {
    margin-top: 30px; }
  #experts-events-page .m-t-60 {
    margin-top: 60px; }
  #experts-events-page .arrow-link-container {
    margin-top: 0; }
  #experts-events-page .btn-cta .heading {
    padding-top: 60px;
    padding-bottom: 40px; }
    #experts-events-page .btn-cta .heading .h3 {
      font-family: "DIN", sans-serif;
      font-weight: 500;
      font-size: 34px;
      line-height: 1.3;
      padding-right: 28%;
      color: #7C8C9C;
      text-transform: uppercase; }
    #experts-events-page .btn-cta .heading .h3:before {
      display: none; }
    #experts-events-page .btn-cta .heading p.cta {
      padding: 0; }
  #experts-events-page .square-decoration {
    position: relative; }
    #experts-events-page .square-decoration:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      margin: -25px 25px;
      background: rgba(124, 140, 156, 0.2); }
  #experts-events-page #section-menu {
    position: fixed;
    top: 50%;
    left: 50px;
    z-index: 3000; }
  #experts-events-page .touch #section-menu {
    display: none; }
  #experts-events-page #section-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #experts-events-page #section-menu a {
    clear: both;
    display: block;
    position: relative;
    height: 26px; }
  #experts-events-page #section-menu a:hover span {
    display: inline-block;
    opacity: 1;
    padding-left: 50px;
    color: #c5ccd3; }
  #experts-events-page #section-menu a:hover:before {
    width: 35px;
    background: #c5ccd3; }
  #experts-events-page #section-menu a span {
    font-weight: 700;
    font-size: 15px;
    line-height: 26px;
    opacity: 0;
    padding-left: 25px;
    -webkit-transition: all ease .35s;
    transition: all ease .35s; }
  #experts-events-page #section-menu a.active span {
    display: inline-block;
    opacity: 1;
    padding-left: 50px;
    color: #004F90; }
  #experts-events-page #section-menu a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 20px;
    height: 2px;
    display: inline-block;
    background: #c5ccd3;
    vertical-align: middle;
    -webkit-transition: all ease .35s;
    transition: all ease .35s; }
  #experts-events-page #section-menu a.active:before {
    width: 35px;
    background: #ff8300; }
  #experts-events-page .thematic-menu-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    overflow: auto; }
    #experts-events-page .thematic-menu-modal.hidden {
      height: 0;
      overflow: hidden; }
    #experts-events-page .thematic-menu-modal .v370-background {
      position: absolute;
      width: 100%;
      top: 0;
      height: 370px;
      z-index: 1;
      left: 0; }
      #experts-events-page .thematic-menu-modal .v370-background.white {
        background: #ffffff; }
    #experts-events-page .thematic-menu-modal .close-modal__close {
      position: absolute;
      display: block;
      text-align: right;
      position: relative;
      z-index: 2; }
    #experts-events-page .thematic-menu-modal .container .h3 {
      margin-bottom: 80px; }
  #experts-events-page .block-revealer__element {
    z-index: 999999; }
  #experts-events-page .block-revealer__content {
    position: relative;
    padding: 30px;
    background: #fff; }
  #experts-events-page .thematic-menu-container {
    position: relative;
    width: 100%;
    height: 100%; }
  #experts-events-page .form__inner {
    position: relative;
    background: #f7f9fb; }
    #experts-events-page .form__inner .container {
      padding: 0; }
  #experts-events-page .form--open .form__section {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: transform 1s 0.3s, opacity 1s 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1); }
  #experts-events-page .form--open .form__section:nth-child(2) {
    transition-delay: 0.35s; }
  #experts-events-page .form--open .form__section:nth-child(3) {
    transition-delay: 0.40s; }
  #experts-events-page .form--open .form__section:nth-child(4) {
    transition-delay: 0.45s; }
  #experts-events-page .form--open .form__section:nth-child(5) {
    transition-delay: 0.50s; }
  #experts-events-page .form--open .form__section:nth-child(6) {
    transition-delay: 0.55s; }
  #experts-events-page .form--open .form__section:nth-child(7) {
    transition-delay: 0.60s; }
  #experts-events-page .form--open .form__section:nth-child(8) {
    transition-delay: 0.65s; }
  #experts-events-page .form--open .form__section:nth-child(9) {
    transition-delay: 0.70s; }
  #experts-events-page .form--open .form__section:nth-child(10) {
    transition-delay: 0.75s; }
  #experts-events-page .thematic-menu {
    display: block; }
    #experts-events-page .thematic-menu .h3 {
      font-family: 'Bebas Kai', sans-serif;
      color: #004F90;
      padding: 30px 50px 30px 0;
      font-size: 48px;
      position: relative;
      line-height: 1.1;
      font-weight: 500; }
    #experts-events-page .thematic-menu .h3:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 70px;
      height: 5px;
      display: inline-block;
      background: #ff8300;
      content: '';
      vertical-align: middle; }
    #experts-events-page .thematic-menu .clip-circle {
      top: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      -webkit-clip-path: circle(150px at 100%);
      clip-path: circle(150px at 100%); }
  #experts-events-page .thematic-menu a {
    display: block;
    padding: 0;
    margin: 0 0 0 7px; }
  #experts-events-page .thematic-menu a svg {
    display: block;
    fill: #c5ccd3;
    width: 20px;
    -webkit-transition: all ease .35s;
    transition: all ease .35s; }
  #experts-events-page .thematic-menu a:hover svg {
    fill: #004F90; }
  #experts-events-page #section-menu .thematic-menu a:before {
    display: none; }
  #experts-events-page #section-menu .thematic-menu a:hover svg {
    fill: #004F90; }
  #experts-events-page .thumb {
    display: none; }
  #experts-events-page .thumb > img {
    width: 100%;
    fill: #004F90; }
  #experts-events-page .thematic-menu__thumb {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 30px; }
    #experts-events-page .thematic-menu__thumb:hover .thumb-clip-circle {
      -webkit-clip-path: circle(140px at 105%);
      clip-path: circle(140px at 105%); }
    #experts-events-page .thematic-menu__thumb.active .thumb-clip-circle {
      -webkit-clip-path: circle(140px at 105%);
      clip-path: circle(140px at 105%); }
    #experts-events-page .thematic-menu__thumb .thumb-clip-circle {
      z-index: 1;
      top: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      -webkit-clip-path: circle(140px at 200%);
      clip-path: circle(140px at 200%);
      -webkit-transition: all .75s ease-in-out;
      -moz-transition: all .75s ease-in-out;
      -ms-transition: all .75s ease-in-out;
      -o-transition: all .75s ease-in-out;
      transition: all .75s ease-in-out;
      opacity: 0.9;
      mix-blend-mode: color;
      background: #FBAE44; }
    #experts-events-page .thematic-menu__thumb .thematic-menu__thumb__content {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 20px; }
      #experts-events-page .thematic-menu__thumb .thematic-menu__thumb__content .header-pattern {
        position: absolute;
        z-index: 3;
        width: 100%;
        height: 100%;
        background: url(/img/thematicpage/pattern.png); }
      #experts-events-page .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__index {
        color: rgba(255, 255, 255, 0.1);
        font-family: 'Bebas Kai', sans-serif;
        font-size: 80px;
        line-height: 0.8;
        margin: 20px 0; }
      #experts-events-page .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title {
        position: absolute;
        font-family: 'Bebas Kai', sans-serif;
        font-size: 40px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 1px;
        top: 50%;
        color: #fff;
        padding-right: 20px;
        padding-top: 15px; }
      #experts-events-page .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 4px;
        display: inline-block;
        background: #ff8300;
        content: '';
        vertical-align: middle;
        transition: all .35s ease-in; }
      #experts-events-page .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 4px;
        display: inline-block;
        background: #ff8300;
        content: '';
        vertical-align: middle; }
  #experts-events-page a.thematic-menu__thumb .thematic-menu__title:before {
    transition: all .35s ease-in; }
  #experts-events-page a.thematic-menu__thumb .grow {
    transition: all .35s ease-in; }
  #experts-events-page a.thematic-menu__thumb:hover .thematic-menu__title:before {
    width: 70px; }
  #experts-events-page a.thematic-menu__thumb:hover .grow {
    transform: scale(1.1); }
  @media only screen and (min-width: 1100px) {
    #experts-events-page .cd-articles::before {
      /* never visible - this is used in jQuery to check the current MQ */
      content: 'desktop';
      display: none; } }
  #experts-events-page .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: #fff; }
  #experts-events-page .modal__contents {
    background: white;
    width: 100%; }
  #experts-events-page aside {
    /* hide on mobile */
    display: none; }
  #experts-events-page .cd-read-more ul {
    padding: 0; }
  #experts-events-page .cd-read-more li {
    counter-increment: articles; }
  #experts-events-page .cd-read-more a {
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #c5ccd3;
    margin-bottom: 5px;
    cursor: pointer; }
  #experts-events-page .cd-read-more a em {
    font-style: normal;
    -webkit-transition: all ease .35s;
    transition: all ease .35s; }
  #experts-events-page .cd-read-more a:hover em {
    color: #004F90; }
  #experts-events-page .cd-read-more a.reading em {
    color: #004F90; }
  #experts-events-page .cd-read-more a.reading svg {
    display: block; }
  #experts-events-page .cd-read-more a.reading::before {
    color: #004F90;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px; }
  #experts-events-page .cd-read-more li:last-of-type a::after {
    display: none; }
  #experts-events-page .cd-read-more svg {
    /* this is the filling circle around the article number */
    display: none;
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    stroke: #ff8300; }
  #experts-events-page #air-pollution-2 .m-t-0 {
    margin-top: 0; }
  #experts-events-page #air-pollution-2 .m-b-0 {
    margin-bottom: 0; }
  #experts-events-page #air-pollution-2 .p-t-0 {
    padding-top: 0; }
  #experts-events-page #air-pollution-2 .p-b-0 {
    padding-bottom: 0; }
  #experts-events-page #sustainable-development-goals .header-letters-container span {
    font-size: 150px; }
  #experts-events-page #cop24 .header-letters-container span {
    font-size: 200px;
    color: rgba(255, 255, 255, 0.15); }
  #experts-events-page .how-it-works .section-title {
    text-align: left; }
  #experts-events-page .how-it-works .h3 {
    font-size: 23px;
    font-weight: 600;
    padding-top: 0; }
  #experts-events-page .how-it-works p {
    padding-right: 70px; }
  #experts-events-page .how-it-works .how-to-steps {
    float: right;
    font-family: 'Bebas Kai', sans-serif;
    font-size: 90px;
    color: #F0F2F8;
    font-weight: 300;
    padding: 0 10px 0 0;
    line-height: 1; }
  #experts-events-page .how-it-works .border-left {
    border-left: 2px solid #eee; }
  #experts-events-page .how-it-works hr.splitter {
    border-top: 2px solid #eee;
    margin-top: 40px;
    margin-bottom: 40px; }
  #experts-events-page .how-it-works .btn {
    width: 100%;
    font-weight: 600; }
  #experts-events-page .sdg-circle {
    padding-top: 200px; }
  #experts-events-page #cop24 .section-number.float-top-right {
    padding: 20px 0 10px 30px;
    top: 0;
    right: 0;
    margin-top: -36px; }

.more-related {
  text-align: center;
  padding-top: 20px; }
  .more-related a {
    display: inline-block;
    position: relative; }
    .more-related a span.img {
      width: 15px;
      height: 36px;
      color: #fe8300;
      display: inline-block;
      vertical-align: middle; }
      .more-related a span.img i, .more-related a span.img svg {
        font-size: 18px; }
    .more-related a span.txt {
      margin-left: 10px;
      font-size: 14px;
      font-weight: 700;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      padding-bottom: 8px;
      cursor: pointer;
      text-align: inherit !important;
      text-decoration: none;
      text-transform: uppercase;
      color: #004f90; }
    .more-related a:after {
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      content: ' ';
      transition: transform .5s;
      transform: scaleX(0);
      transform-origin: bottom right;
      background-color: #fe8300; }
    .more-related a:hover:after {
      transform: scaleX(1);
      transform-origin: bottom left; }

.swiper-container-causes-view {
  padding-top: 50px; }
  .swiper-container-causes-view .swiper-pagination {
    top: 20px;
    text-align: right;
    display: inline-table; }
    .swiper-container-causes-view .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px; }
    .swiper-container-causes-view .swiper-pagination .swiper-pagination-bullet-active {
      background: #fe8300; }

/* RESPONSIVE
-------------------------------------------------- */
/*

@media only screen and (max-device-width : 768px) {
    #experts-events-page {
        p {
            padding-right: 0;
        }
        .h3 {
            padding: 30px 0 30px 0;
        }
        .wrapper{
            margin: 0;
        }
        .container {
            max-width: 680px;
        }
        .wrapper-child {
            max-width: 680px;
            padding-top: 50px;
            &.margin-top {
                margin-top: 0;
            }
        }
        .cloud {
            width: 100%;
            padding-right: 0;
        }
        .header-container {
            p {
                font-size: 22px;
                margin: 0 40px;
            }
            h1, h2 {
                padding: 0 40px;
            }
            h2 {
                font-size: 45px;
                margin-bottom: 30px;
            }
            .container {
                padding: 30px 0;
            }
        }
        #hero {
            height: 400px;
            .jarallax-keep-img > .jarallax-img {
                height: 400px;
            }
        }
        .jarallax-keep-img > .jarallax-img {
            height: 350px;
        }
        .jarallax-keep-img {
            &.img-banner {
                height: 350px;
            }
        }
        .break {
            display: inline-block;
        }
        .sdg-circle {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .list.sdg {
            padding-top: 80px;
            padding-bottom: 30px;
        }
        .clip-circle {
            -webkit-clip-path: circle(250px at 80%);
            clip-path: circle(250px at 80%);
        }
        .header-letters-container span {
            color: rgba(255, 255, 255, 0.08);
        }
        .v550-background {
            height: 350px;
        }
        .text-padding-left, .text-padding-right {
            padding-top: 60px;
        }
        .m-b-40 {
            margin-bottom: 40px;
        }
        .m-t-30 {
            margin-top: 30px;
        }
        .m-b-100 {
            margin-bottom: 60px;
        }
        .list {
            li {
                padding-right: 0;
            }
        }
        .square-decoration {
            &:before {
                display: none;
            }
        }
        blockquote {
            margin: 0 5%;
        }
    }
}



@media only screen and (max-width : 480px) {
    #experts-events-page {
        p {
            padding-right: 0;
        }
        h3 {
            padding: 30px 0 30px 0;
        }
        .cloud {
            margin-bottom: 60px;
        }
        .circles {
            display: none;
        }
        .list.sdg {
            padding-top: 0;
            padding-bottom: 0;
        }
        .header-container .container {
            padding: 0;
        }
        .wrapper-child.margin-top {
            margin-top: 15px;
        }
        .header-letters-container {
            display: none;
        }
        .header-container p:before {
            display: none;
        }
        .header-container h1 {
            font-size: 14px;
            padding: 0 20px;
        }
        .header-container h2 {
            font-size: 40px;
            margin-bottom: 20px;
            padding: 0 20px;
        }
        .header-container p {
            font-size: 20px;
            padding-left: 0;
            margin: 0 20px;
            line-height: 1.3;
        }
        .clip-circle {
            -webkit-clip-path: circle(150px at 90%);
            clip-path: circle(150px at 90%);
        }
        #hero {
            .jarallax-keep-img > .jarallax-img {
                height: 350px;
            }
        }
    }

}

*/
@media (min-width: 480px) {
  #experts-events-page #intro-header {
    padding-top: 50px; }
  #experts-events-page p {
    padding-right: 15px; }
  #experts-events-page .wrapper {
    margin: 0; }
  #experts-events-page .wrapper-child {
    max-width: 680px;
    padding-top: 50px; }
    #experts-events-page .wrapper-child.margin-top {
      padding-top: 50px; }
  #experts-events-page .cloud {
    width: 100%;
    padding-right: 0; }
  #experts-events-page .header-container p {
    font-size: 18px;
    margin: 0 40px;
    padding-right: 15px; }
  #experts-events-page .header-container h1, #experts-events-page .header-container h2 {
    padding: 0 40px; }
  #experts-events-page .header-container h2 {
    font-size: 58px;
    margin-bottom: 30px; }
  #experts-events-page #hero {
    height: 450px; }
    #experts-events-page #hero .jarallax-keep-img > .jarallax-img {
      height: 450px; }
  #experts-events-page .jarallax-keep-img > .jarallax-img {
    height: 350px; }
  #experts-events-page .jarallax-keep-img.img-banner {
    height: 350px; }
  #experts-events-page .break {
    display: block; }
  #experts-events-page .sdg-circle {
    padding-top: 30px;
    padding-bottom: 30px; }
  #experts-events-page .list.sdg {
    padding-top: 80px;
    padding-bottom: 30px; }
  #experts-events-page .clip-circle {
    -webkit-clip-path: circle(250px at 90%);
    clip-path: circle(250px at 90%); }
  #experts-events-page .header-letters-container span {
    color: rgba(255, 255, 255, 0.08); }
  #experts-events-page .v550-background {
    height: 350px; }
  #experts-events-page .text-padding-left, #experts-events-page .text-padding-right {
    padding-top: 70px; }
  #experts-events-page .m-b-40 {
    margin-bottom: 40px; }
  #experts-events-page .m-t-30 {
    margin-top: 30px; }
  #experts-events-page .m-b-100 {
    margin-bottom: 60px; }
  #experts-events-page .list li {
    padding-right: 0; }
  #experts-events-page .square-decoration:before {
    display: none; }
  #experts-events-page blockquote {
    margin: 0 5%; }
  #experts-events-page .col-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }
    #experts-events-page .col-eq-height > [class*='col-'] {
      display: flex;
      flex-direction: column; }
  #experts-events-page .cta-search .cta-search-wrap {
    padding: 0 100px 0 55px; }
  #experts-events-page hr.vert {
    height: 60px;
    margin: -30px auto; } }
@media (min-width: 769px) {
  #experts-events-page {
    padding-top: 0; }
    #experts-events-page #intro-header {
      padding-top: 100px; }
    #experts-events-page .container {
      max-width: none;
      padding-top: 100px;
      padding-bottom: 100px; }
    #experts-events-page p {
      padding-right: 30px; }
    #experts-events-page .header-container p {
      font-size: 20px;
      margin: 0 40px; }
    #experts-events-page .header-container h1, #experts-events-page .header-container h2 {
      padding: 0 40px; }
    #experts-events-page .header-container .container {
      padding-top: 100px;
      padding-bottom: 100px; }
    #experts-events-page .wrapper-child {
      max-width: 1170px; }
      #experts-events-page .wrapper-child.margin-top {
        padding-top: 80px; }
    #experts-events-page .section-number {
      display: block; }
    #experts-events-page .text-padding-left, #experts-events-page .text-padding-right {
      padding-top: 0; }
    #experts-events-page .text-padding-left {
      padding-left: 70px; }
    #experts-events-page .text-padding-right {
      padding-right: 70px; }
    #experts-events-page .jarallax-keep-img.img-portrait {
      height: 700px;
      overflow: hidden; }
    #experts-events-page .jarallax-keep-img > .jarallax-img {
      height: 450px; }
    #experts-events-page .jarallax-keep-img.img-banner {
      height: 450px; }
    #experts-events-page .contribute {
      position: absolute;
      top: 200px; }
    #experts-events-page .wrapper-img.offset-margin {
      margin-top: -160px; } }
@media (min-width: 993px) {
  #experts-events-page .row {
    margin-right: -30px;
    margin-left: -30px; }
  #experts-events-page .col-1, #experts-events-page .col-2, #experts-events-page .col-3, #experts-events-page .col-4, #experts-events-page .col-5, #experts-events-page .col-6, #experts-events-page .col-7, #experts-events-page .col-8, #experts-events-page .col-9, #experts-events-page .col-10, #experts-events-page .col-11, #experts-events-page .col-12, #experts-events-page .col, #experts-events-page .col-auto, #experts-events-page .col-sm-1, #experts-events-page .col-sm-2, #experts-events-page .col-sm-3, #experts-events-page .col-sm-4, #experts-events-page .col-sm-5, #experts-events-page .col-sm-6, #experts-events-page .col-sm-7, #experts-events-page .col-sm-8, #experts-events-page .col-sm-9, #experts-events-page .col-sm-10, #experts-events-page .col-sm-11, #experts-events-page .col-sm-12, #experts-events-page .col-sm, #experts-events-page .col-sm-auto, #experts-events-page .col-md-1, #experts-events-page .col-md-2, #experts-events-page .col-md-3, #experts-events-page .col-md-4, #experts-events-page .col-md-5, #experts-events-page .col-md-6, #experts-events-page .col-md-7, #experts-events-page .col-md-8, #experts-events-page .col-md-9, #experts-events-page .col-md-10, #experts-events-page .col-md-11, #experts-events-page .col-md-12, #experts-events-page .col-md, #experts-events-page .col-md-auto, #experts-events-page .col-lg-1, #experts-events-page .col-lg-2, #experts-events-page .col-lg-3, #experts-events-page .col-lg-4, #experts-events-page .col-lg-5, #experts-events-page .col-lg-6, #experts-events-page .col-lg-7, #experts-events-page .col-lg-8, #experts-events-page .col-lg-9, #experts-events-page .col-lg-10, #experts-events-page .col-lg-11, #experts-events-page .col-lg-12, #experts-events-page .col-lg, #experts-events-page .col-lg-auto, #experts-events-page .col-xl-1, #experts-events-page .col-xl-2, #experts-events-page .col-xl-3, #experts-events-page .col-xl-4, #experts-events-page .col-xl-5, #experts-events-page .col-xl-6, #experts-events-page .col-xl-7, #experts-events-page .col-xl-8, #experts-events-page .col-xl-9, #experts-events-page .col-xl-10, #experts-events-page .col-xl-11, #experts-events-page .col-xl-12, #experts-events-page .col-xl, #experts-events-page .col-xl-auto {
    padding-right: 30px;
    padding-left: 30px; }
  #experts-events-page aside {
    display: block;
    position: fixed;
    top: 250px;
    left: 40px;
    z-index: 99; }
  #experts-events-page #hero {
    height: 500px; }
    #experts-events-page #hero .jarallax-keep-img > .jarallax-img {
      height: 500px; }
  #experts-events-page .header-container .container {
    padding-top: 50px;
    padding-bottom: 50px; }
  #experts-events-page .quote {
    font-size: 24px; }
  #experts-events-page .thematic-menu__thumb {
    margin-bottom: 60px; } }
@media (min-width: 1281px) {
  #experts-events-page header-container h2 {
    font-size: 64px;
    margin-bottom: 30px; } }
@media only screen and (max-width: 1520px) {
  .header-container p {
    margin: 0 40px; }
  .header-container h1, .header-container h2 {
    padding: 0 40px; }
  .header-container h2 {
    font-size: 64px;
    margin-bottom: 30px; } }
@media only screen and (min-width: 1700px) {
  #experts-events-page .clip-circle {
    webkit-clip-path: circle(350px at 72%);
    clip-path: circle(350px at 72%); }
  #experts-events-page .wrapper-child {
    max-width: 1500px;
    margin: 0 auto; }

  .header-container p {
    padding-right: 80px; }
  .header-container h2 {
    padding-right: 80px; } }
#alerts-results {
  background-color: #f7f9fb; }
  #alerts-results .result-bloc {
    padding: 10px 30px;
    height: 350px;
    background: #fff;
    -webkit-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
    -moz-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
    box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
    #alerts-results .result-bloc .footer {
      position: absolute;
      bottom: 30px; }
    #alerts-results .result-bloc:hover {
      -webkit-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47);
      -moz-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47);
      box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47); }

#header-solutions {
  height: 300px;
  margin-top: -50px; }

#page-solution-detail-new {
  position: relative; }
  #page-solution-detail-new .addthis_inline_share_toolbox_2dfp {
    margin-top: -10px; }
    #page-solution-detail-new .addthis_inline_share_toolbox_2dfp .at-share-btn {
      margin-bottom: 10px;
      border: 1px solid #E9EFF4;
      padding: 13px;
      transition: background-color 0.5s ease; }
      #page-solution-detail-new .addthis_inline_share_toolbox_2dfp .at-share-btn:hover {
        transform: translateY(0);
        background-color: #f7f9fb !important; }
  #page-solution-detail-new .bloc-decal {
    padding: 60px 0;
    display: inline-block; }
    #page-solution-detail-new .bloc-decal .nbr {
      position: absolute;
      left: -46px;
      border-right: 3px solid #ff8300;
      padding: 5px 20px;
      color: transparent;
      font-size: 15px;
      font-weight: 500; }
  #page-solution-detail-new .bloc-decal.pre-intro {
    padding: 60px 40px 20px 40px;
    border-left: 1px solid #e8e8e8; }
  #page-solution-detail-new .bloc-decal.intro {
    padding: 1px 40px 50px 40px;
    border-left: 1px solid #e8e8e8; }
  #page-solution-detail-new .bloc-decal.bloc-key {
    padding: 60px 40px; }
  #page-solution-detail-new .bloc-decal.bloc-profitability {
    padding: 0 40px; }
  #page-solution-detail-new .intro-header-indent {
    height: 10px; }
  #page-solution-detail-new #intro-header img {
    width: 100%;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
  #page-solution-detail-new #intro .nbr {
    margin-top: 10px; }
  #page-solution-detail-new #intro h1 {
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase; }
  #page-solution-detail-new #intro h2 {
    font-size: 45px;
    color: #7c8c9c !important;
    text-transform: none !important;
    font-weight: 500 !important;
    margin-bottom: 15px; }
  #page-solution-detail-new #intro p.intro-description {
    font-size: 30px;
    line-height: 42px; }
  #page-solution-detail-new #intro p.supporting {
    font-size: 20px;
    line-height: 32px; }
  #page-solution-detail-new #intro #title-bloc .title span {
    color: #54b1e2; }
  #page-solution-detail-new #intro #title-bloc h2 {
    color: #0A3A68;
    margin-top: 0;
    text-transform: uppercase; }
  #page-solution-detail-new #intro #label-bloc {
    text-align: left;
    display: inline-block; }
    #page-solution-detail-new #intro #label-bloc img {
      margin-top: 114px;
      width: 180px;
      height: 180px; }
  #page-solution-detail-new #region-map-controle {
    background-color: #f7f9fb; }
    #page-solution-detail-new #region-map-controle .bloc-decal {
      width: 100%;
      padding: 60px 40px 20px 40px; }
    #page-solution-detail-new #region-map-controle h3 {
      font-size: 30px;
      font-weight: 500;
      color: #004F90; }
    #page-solution-detail-new #region-map-controle #map-switch {
      cursor: pointer; }
      #page-solution-detail-new #region-map-controle #map-switch ul {
        display: inline-flex;
        padding-left: 0;
        color: #288dc1;
        text-transform: uppercase;
        font-weight: 500; }
        #page-solution-detail-new #region-map-controle #map-switch ul li {
          opacity: 0.3;
          margin-right: 25px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li .fa-globe-americas {
            font-size: 30px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li .fa-list-alt {
            font-size: 30px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li p {
            float: right;
            margin-top: 5px;
            margin-left: 5px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li.active {
            opacity: 1; }
  #page-solution-detail-new #region-map {
    background-color: #f7f9fb;
    position: relative; }
    #page-solution-detail-new #region-map .col30 {
      width: 31%; }
    #page-solution-detail-new #region-map .col60 {
      width: 60%; }
    #page-solution-detail-new #region-map .col100 {
      width: 100%; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-labels {
      border-left: 4px solid #004F90;
      display: none;
      background-color: #fff;
      height: 100%;
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9999;
      padding: 45px 50px 30px 30px;
      font-size: 13px;
      line-height: 1.6;
      overflow-y: scroll;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .ss-countries-map-detail-labels-close {
        position: absolute;
        top: 20px;
        right: 26px;
        font-size: 32px;
        color: #C5CCD3;
        cursor: pointer;
        transform: rotate(0deg);
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .ss-countries-map-detail-labels-close:hover {
          color: #004F90;
          transform: rotate(90deg); }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container.col-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container.col-eq-height > [class*='col-'] {
        display: flex;
        flex-direction: column; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list {
        margin-top: 10px;
        margin-bottom: 30px; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list a {
          display: contents;
          color: #7c8c9c;
          font-size: 14px;
          line-height: 22px; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list .title {
          margin-bottom: 10px;
          position: relative;
          color: #004F90;
          font-size: 14px; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list .title:before {
          position: absolute;
          content: "";
          height: 3px;
          width: 40px;
          top: -10px;
          left: 0;
          background-color: #fe8300; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
      position: relative;
      background-color: #fff;
      padding: 18px;
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container #ss-countries-map-detail-solution {
        width: 100%;
        height: 260px;
        overflow: visible !important; }
  #page-solution-detail-new #region-map-legend {
    background-color: #f7f9fb; }
    #page-solution-detail-new #region-map-legend .legend {
      display: inline-block;
      padding-left: 0;
      margin-top: 15px; }
      #page-solution-detail-new #region-map-legend .legend li {
        margin-right: 30px;
        display: inline-block;
        font-size: 14px; }
      #page-solution-detail-new #region-map-legend .legend li:before {
        display: inline-block;
        content: '';
        -webkit-border-radius: 13px;
        border-radius: 13px;
        height: 13px;
        width: 13px;
        margin-right: 10px; }
      #page-solution-detail-new #region-map-legend .legend li.headquarters:before {
        background-color: #ff9d3f; }
      #page-solution-detail-new #region-map-legend .legend li.activity:before {
        background-color: #3a76a7; }
  #page-solution-detail-new #content {
    margin-bottom: 0; }
    #page-solution-detail-new #content #solution-info h3.description {
      font-size: 30px;
      line-height: 42px;
      color: #004F90; }
    #page-solution-detail-new #content #solution-info p.supporting {
      font-size: 20px;
      line-height: 32px; }
    #page-solution-detail-new #content #solution-info #media-switch {
      text-align: right;
      cursor: pointer; }
      #page-solution-detail-new #content #solution-info #media-switch ul {
        padding: 0; }
        #page-solution-detail-new #content #solution-info #media-switch ul li {
          opacity: 0.3;
          display: inline-block; }
          #page-solution-detail-new #content #solution-info #media-switch ul li a {
            color: #288dc1;
            text-transform: uppercase;
            font-weight: 500;
            margin-left: 25px; }
            #page-solution-detail-new #content #solution-info #media-switch ul li a svg {
              display: inline-block;
              vertical-align: middle;
              font-size: 30px;
              margin-right: 5px; }
            #page-solution-detail-new #content #solution-info #media-switch ul li a span {
              display: inline-block;
              vertical-align: middle;
              padding-top: 4px; }
          #page-solution-detail-new #content #solution-info #media-switch ul li.active {
            opacity: 1; }
    #page-solution-detail-new #content #solution-info .slider {
      position: relative;
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
      #page-solution-detail-new #content #solution-info .slider .swiper-pagination {
        bottom: -30px;
        right: 0;
        text-align: right;
        display: inline-table; }
        #page-solution-detail-new #content #solution-info .slider .swiper-pagination .swiper-pagination-bullet {
          width: 8px;
          height: 8px;
          margin-left: 8px; }
        #page-solution-detail-new #content #solution-info .slider .swiper-pagination .swiper-pagination-bullet-active {
          background: #fe8300; }
      #page-solution-detail-new #content #solution-info .slider .swiper-container-solution-view {
        width: 100%;
        padding-top: 0; }
        #page-solution-detail-new #content #solution-info .slider .swiper-container-solution-view .swiper-wrapper .swiper-slide {
          background: #fff; }
          #page-solution-detail-new #content #solution-info .slider .swiper-container-solution-view .swiper-wrapper .swiper-slide img {
            width: 100%; }
    #page-solution-detail-new #content #solution-info .caption-container .caption {
      padding-top: 20px;
      font-size: 13px; }
    #page-solution-detail-new #content #solution-related {
      padding-right: 0; }
      #page-solution-detail-new #content #solution-related h3 {
        font-size: 30px;
        font-weight: 500;
        color: #288dc1; }
      #page-solution-detail-new #content #solution-related h3.description {
        font-size: 25px; }
      #page-solution-detail-new #content #solution-related .solutions-list {
        margin-left: -15px; }
    #page-solution-detail-new #content #topic-related {
      padding-right: 0; }
      #page-solution-detail-new #content #topic-related h3 {
        font-size: 30px;
        font-weight: 500;
        color: #288dc1; }
      #page-solution-detail-new #content #topic-related h3.description {
        font-size: 25px; }
      #page-solution-detail-new #content #topic-related .solutions-list {
        margin-left: -15px; }
    #page-solution-detail-new #content #company-info {
      font-size: 16px; }
      #page-solution-detail-new #content #company-info span {
        text-transform: uppercase;
        font-weight: 700;
        color: #004F90; }
      #page-solution-detail-new #content #company-info a {
        color: #7c8c9c; }
      #page-solution-detail-new #content #company-info .title {
        font-size: 18px;
        font-weight: 500;
        color: #288dc1;
        text-transform: uppercase;
        padding-bottom: 10px;
        border-bottom: 2px solid #E9EFF4; }
      #page-solution-detail-new #content #company-info h3 {
        font-size: 30px;
        padding-top: 7px;
        line-height: 1.2;
        font-weight: 500;
        color: #004F90; }
      #page-solution-detail-new #content #company-info #logo-container .company-logo {
        max-width: 245px; }
      #page-solution-detail-new #content #company-info .looking-bloc {
        background-color: #fff;
        position: relative; }
        #page-solution-detail-new #content #company-info .looking-bloc label {
          padding-top: 20px;
          font-size: 15px;
          line-height: 23px;
          padding-right: 60px;
          font-weight: 700;
          color: #004F90; }
        #page-solution-detail-new #content #company-info .looking-bloc label:before {
          position: absolute;
          content: "";
          height: 3px;
          width: 40px;
          margin-left: 15px;
          top: 0;
          background-color: #fe8300;
          left: -15px; }
        #page-solution-detail-new #content #company-info .looking-bloc .icon {
          position: absolute;
          z-index: 1;
          right: 0;
          top: 0; }
          #page-solution-detail-new #content #company-info .looking-bloc .icon .fa-search {
            font-size: 45px;
            color: #E9EFF4; }
      #page-solution-detail-new #content #company-info .sdg-bloc {
        background-color: #fff;
        padding: 20px 15px 15px 15px;
        position: relative;
        border-bottom: 2px solid #F7F9FB;
        opacity: 0.2;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); }
        #page-solution-detail-new #content #company-info .sdg-bloc label {
          font-size: 15px;
          max-width: 160px;
          font-weight: 700;
          color: #004F90;
          line-height: 20px;
          margin: 0;
          pointer-events: none; }
          #page-solution-detail-new #content #company-info .sdg-bloc label span {
            font-family: 'Bebas Kai', sans-serif;
            font-size: 22px;
            line-height: 1;
            margin-bottom: 10px;
            display: block;
            font-weight: 100;
            letter-spacing: 1px; }
          #page-solution-detail-new #content #company-info .sdg-bloc label span:after {
            position: absolute;
            content: "";
            height: 3px;
            width: 40px;
            margin-left: 15px;
            top: 30px; }
        #page-solution-detail-new #content #company-info .sdg-bloc .icon {
          position: absolute;
          z-index: 1;
          height: 45px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.active {
        opacity: 1;
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%); }
        #page-solution-detail-new #content #company-info .sdg-bloc.active label {
          color: #004F90; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 span {
        color: #26c0e7; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 span:after {
        background-color: #26c0e7; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 .icon img {
          height: 40px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 span {
        color: #fbc412; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 span:after {
        background-color: #fbc412; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 .icon img {
          height: 45px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 span {
        color: #f26a2f; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 span:after {
        background-color: #f26a2f; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 .icon img {
          height: 40px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 span {
        color: #f89d29; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 span:after {
        background-color: #f89d29; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 .icon img {
          height: 36px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 span {
        color: #c08e2c; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 span:after {
        background-color: #c08e2c; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 .icon img {
          height: 22px; }
      #page-solution-detail-new #content #company-info #maturities-bloc {
        font-size: 16px;
        line-height: 24px;
        padding-left: 0; }
        #page-solution-detail-new #content #company-info #maturities-bloc li {
          max-width: 90%;
          position: relative;
          padding-left: 46px;
          color: #7c8c9c;
          display: block;
          font-size: 15px;
          line-height: 22px; }
          #page-solution-detail-new #content #company-info #maturities-bloc li:before {
            content: '';
            width: 12px;
            height: 12px;
            background-color: #C5CCD3;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            margin-top: -6px;
            margin-left: -40px; }
          #page-solution-detail-new #content #company-info #maturities-bloc li.splitter {
            padding: 0;
            height: 30px; }
            #page-solution-detail-new #content #company-info #maturities-bloc li.splitter:before {
              content: '';
              width: 4px;
              height: 4px;
              background-color: #E0E6EB;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              border-radius: 50%;
              position: absolute;
              top: 50%;
              margin-top: -2px;
              margin-left: 10px; }
        #page-solution-detail-new #content #company-info #maturities-bloc li.active {
          color: #004F90;
          font-weight: 700; }
        #page-solution-detail-new #content #company-info #maturities-bloc li.active:before {
          background-image: url(../../img/solutions-maturities-doc-active.png);
          background-size: 20px;
          width: 20px;
          height: 20px;
          position: absolute;
          top: 50%;
          margin-top: -10px;
          margin-left: -44px; }
  #page-solution-detail-new #disclaimer {
    margin-top: 0;
    padding: 0; }
    #page-solution-detail-new #disclaimer svg {
      float: left;
      font-size: 60px;
      color: #E9EFF4; }
    #page-solution-detail-new #disclaimer p {
      display: inline-block;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 24px;
      margin-top: 20px; }
  #page-solution-detail-new .solutions-list {
    margin-bottom: 30px; }
    #page-solution-detail-new .solutions-list a {
      color: #7c8c9c; }
      #page-solution-detail-new .solutions-list a .solutions-list-container {
        height: 480px;
        background: #fff;
        -webkit-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
        -moz-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
        box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc {
          overflow: hidden;
          position: relative; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc img {
            width: 100%;
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
            -o-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .gradient {
            position: absolute;
            height: 60px;
            top: 0;
            width: calc(100% - 29px);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
            /* IE6-9 */ }
          #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc {
            color: #fff;
            position: absolute;
            right: 0;
            top: 0;
            font-size: 12px; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul li {
              display: inline-block;
              padding-top: 10px;
              width: 40px; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg6 {
              border-top: 5px solid #26c0e7; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg7 {
              border-top: 5px solid #fbc412; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg9 {
              border-top: 5px solid #f26a2f; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg11 {
              border-top: 5px solid #f89d29; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg12 {
              border-top: 5px solid #c08e2c; }
        #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc {
          display: flex;
          background-color: #fff;
          padding: 15px;
          border-bottom: 1px solid #E6E8F1; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc img {
            width: 40px;
            height: 40px;
            float: left; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .date-text {
            margin-left: 10px;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 1;
            display: inline-block;
            padding-top: 6px;
            float: left; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .date-text span {
              font-size: 16px;
              font-weight: 500; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul {
            padding-left: 30px;
            margin-bottom: 0; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul li {
              display: inline; }
              #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul li .fa-circle {
                font-size: 16px; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .mini .fa-circle {
              font-size: 6px;
              margin: 4px 9px;
              color: #c8cbd2; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_6 .fa-circle {
              color: #26c0e7; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_7 .fa-circle {
              color: #fbc412; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_9 .fa-circle {
              color: #f26a2f; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_11 .fa-circle {
              color: #f89d29; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_12 .fa-circle {
              color: #c08e2c; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_1 .fa-circle {
              color: #26c0e7; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_2 .fa-circle {
              color: #fbc412; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_3 .fa-circle {
              color: #f26a2f; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_4 .fa-circle {
              color: #f89d29; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_5 .fa-circle {
              color: #c08e2c; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container p {
            margin-bottom: 0;
            font-size: 11px;
            text-align: center;
            margin-left: 25px; }
        #page-solution-detail-new .solutions-list a .solutions-list-container .info-bloc {
          background-color: #fff;
          padding: 24px;
          font-size: 15px; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .info-bloc h2 {
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 500;
            margin-top: 0; }
    #page-solution-detail-new .solutions-list:hover .solutions-list-container {
      -webkit-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47);
      -moz-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47);
      box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47); }
      #page-solution-detail-new .solutions-list:hover .solutions-list-container .image-bloc img {
        transform: scale(1.1); }

#page-solution-detail .btn-yellow {
  width: 100%;
  text-align: center;
  padding-top: 8px; }
#page-solution-detail .swiper-container-solution-view {
  padding-top: 50px; }
  #page-solution-detail .swiper-container-solution-view .swiper-pagination {
    top: 20px;
    text-align: right;
    display: inline-table; }
    #page-solution-detail .swiper-container-solution-view .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px; }
    #page-solution-detail .swiper-container-solution-view .swiper-pagination .swiper-pagination-bullet-active {
      background: #fe8300; }
#page-solution-detail #title-label-bloc {
  height: 120px; }
  #page-solution-detail #title-label-bloc #title-bloc {
    max-width: 80%;
    float: left;
    padding-top: 30px;
    padding-right: 40px;
    border-right: 2px solid #0A3A68;
    min-height: 120px; }
    #page-solution-detail #title-label-bloc #title-bloc .title span {
      color: #54b1e2; }
    #page-solution-detail #title-label-bloc #title-bloc h2 {
      color: #0A3A68;
      margin-top: 0;
      text-transform: uppercase; }
  #page-solution-detail #title-label-bloc #label-bloc {
    display: inline-block;
    margin-left: 40px; }
    #page-solution-detail #title-label-bloc #label-bloc img {
      width: 120px;
      height: 120px; }
#page-solution-detail #detail-bloc .description {
  margin-top: 20px;
  font-size: 40px;
  color: #0A3A68;
  line-height: 1; }
#page-solution-detail #detail-bloc .one-sentence {
  font-size: 23px;
  font-weight: 600;
  margin: 20px 0; }
#page-solution-detail #detail-bloc img {
  width: 100%;
  margin: 0; }
#page-solution-detail #detail-bloc .caption {
  margin-top: 10px;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 30px; }
#page-solution-detail #detail-bloc h3 {
  text-transform: uppercase;
  color: #0A3A68;
  font-weight: 600;
  margin: 30px 0 20px; }
#page-solution-detail #detail-bloc ul {
  list-style: disc;
  padding-left: 20px;
  color: #0A3A68; }
  #page-solution-detail #detail-bloc ul li {
    margin-bottom: 10px; }
#page-solution-detail #solution-details hr {
  border-top: 1px solid #000;
  margin-bottom: 5px; }
#page-solution-detail #solution-details .left-bloc {
  position: relative; }
#page-solution-detail #solution-details .mutliplier-right-title {
  min-width: 200px;
  font-size: 15px; }
  #page-solution-detail #solution-details .mutliplier-right-title span {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
#page-solution-detail #solution-details #logo-container {
  text-align: center; }
  #page-solution-detail #solution-details #logo-container .company-logo {
    width: 100%; }
  #page-solution-detail #solution-details #logo-container .btn-yellow {
    width: 100%; }
#page-solution-detail #solution-details #about-container {
  margin-top: 0; }
  #page-solution-detail #solution-details #about-container .about-title {
    color: #0A3A68;
    text-transform: uppercase;
    font-weight: 500; }
  #page-solution-detail #solution-details #about-container .about-infos p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-solution-detail #solution-details #about-container .about-infos p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
  #page-solution-detail #solution-details #about-container .about-infos .multiplier-list {
    padding-left: 0;
    display: inline-block; }
    #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container {
      text-align: center; }
      #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container img {
        width: 100px;
        margin-bottom: 15px; }
      #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container .multiplier-title {
        float: left; }
      #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container .multiplier-arrow {
        float: left; }
  #page-solution-detail #solution-details #about-container .about-infos .sdg-list {
    padding-left: 0;
    display: inline-block; }
    #page-solution-detail #solution-details #about-container .about-infos .sdg-list .sdg-container img {
      width: 50px;
      float: left;
      margin-right: 10px; }
    #page-solution-detail #solution-details #about-container .about-infos .sdg-list .sdg-container .sdg-title {
      float: left; }
    #page-solution-detail #solution-details #about-container .about-infos .sdg-list .sdg-container .sdg-arrow {
      float: left; }
  #page-solution-detail #solution-details #about-container .about-infos #maturities-bloc img {
    width: 100%; }
  #page-solution-detail #solution-details #about-container .about-infos #looking-bloc {
    display: inline-block; }
    #page-solution-detail #solution-details #about-container .about-infos #looking-bloc .icon {
      font-size: 40px;
      float: left;
      color: #54b1e2;
      margin-right: 5px;
      margin-top: 2px; }
  #page-solution-detail #solution-details #about-container .about-infos #multipliers-bloc img {
    width: 100px;
    float: left; }
#page-solution-detail #disclaimer {
  background-color: #f9f9fa;
  padding: 30px; }
  #page-solution-detail #disclaimer img {
    float: left;
    width: 70px; }
  #page-solution-detail #disclaimer p {
    color: #c7c7c7;
    margin-bottom: 0;
    padding: 5px 30px;
    font-size: 14px;
    margin-left: 100px;
    border-left: 4px solid #fe8300; }
#page-solution-detail #related-solutions {
  margin-top: 50px; }
  #page-solution-detail #related-solutions .solutions-list {
    margin-bottom: 30px; }
    #page-solution-detail #related-solutions .solutions-list img {
      width: 100%; }
    #page-solution-detail #related-solutions .solutions-list .info {
      position: absolute;
      bottom: 0;
      font-size: 15px;
      color: #fff;
      width: calc(100% - 30px); }
      #page-solution-detail #related-solutions .solutions-list .info .title {
        background-color: rgba(0, 0, 0, 0.6);
        padding: 8px;
        color: #fe8300;
        font-weight: 100;
        display: -webkit-box; }
      #page-solution-detail #related-solutions .solutions-list .info .resume {
        padding: 8px;
        background-color: rgba(9, 58, 103, 0.5);
        width: 100%;
        color: #fff;
        margin-bottom: 0;
        font-size: 12px; }
      #page-solution-detail #related-solutions .solutions-list .info .resume:hover {
        background-color: #093a67;
        cursor: pointer; }

#page-label .icon {
  width: 100%; }
#page-label .sdg-list-icon {
  width: 100%;
  margin: 60px 0 70px 0; }
#page-label #home-charts {
  margin-top: 0; }
#page-label .graph {
  text-align: center;
  width: 100%;
  margin: 30px 0 50px 0; }
  #page-label .graph img {
    width: 50%; }
#page-label ol {
  padding-left: 20px; }
#page-label ul {
  padding-left: 20px; }
  #page-label ul li {
    list-style: disc; }

#page-thematics .hr-title {
  margin-bottom: 80px; }
#page-thematics .v440-background, #page-thematics .vfull-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  #page-thematics .v440-background.white, #page-thematics .vfull-background.white {
    background: #fff; }
  #page-thematics .v440-background.cornflower, #page-thematics .vfull-background.cornflower {
    background: #f7f9fb; }
#page-thematics .v440-background {
  height: 440px;
  z-index: -1; }
#page-thematics .vfull-background {
  height: 100%;
  z-index: -2; }

/********************************************************
      NOUVELLE PAGE SOLUTION INDEX
********************************************************/
#page-solution-new {
  -webkit-font-smoothing: antialiased;
  background-color: #F7F9Fb; }
  #page-solution-new hr {
    margin: 0; }
  #page-solution-new h2.h1 {
    margin: 0; }
  #page-solution-new section.no-padding {
    padding: 0 15px; }
  #page-solution-new #view-all-solutions-link {
    text-align: center; }
  #page-solution-new #result-tags {
    display: none; }
    #page-solution-new #result-tags #ss-results-preloader {
      vertical-align: middle;
      margin-left: 20px; }
    #page-solution-new #result-tags .ss-level-tags-search .ss-level-sdg-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-level-map-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-sdg-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-map-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-keywords-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-autocomplete-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-clear-all {
      display: inline;
      vertical-align: middle; }
    #page-solution-new #result-tags .ss-level-tags-search .ss-results-clear-all a {
      font-size: 16px;
      font-weight: 600;
      color: #7c8c9c;
      margin-left: 10px;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-solution-new #result-tags .ss-level-tags-search .ss-results-clear-all a:hover {
        color: #4D5966; }
    #page-solution-new #result-tags .ss-level-tags-search .tag {
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      display: inline-block;
      margin: 5px 9px 5px 0;
      -webkit-box-shadow: -2px 2px 2px 0px rgba(173, 182, 217, 0.07);
      -moz-box-shadow: -2px 2px 2px 0px rgba(173, 182, 217, 0.07);
      box-shadow: -2px 2px 2px 0px rgba(173, 182, 217, 0.07); }
      #page-solution-new #result-tags .ss-level-tags-search .tag .fake-container {
        cursor: pointer;
        color: #7c8c9c;
        padding: 10px;
        display: inline-block;
        background: #fff;
        vertical-align: middle;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 5px 0 0 5px;
        cursor: initial;
        text-transform: capitalize; }
      #page-solution-new #result-tags .ss-level-tags-search .tag a {
        cursor: pointer;
        color: #7c8c9c;
        padding: 10px;
        display: inline-block;
        background: #fff;
        vertical-align: middle;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-view-option {
          border-radius: 5px 0 0 5px; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-sdg-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-map-view-option {
          border-radius: 5px 0 0 5px; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-map-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-keywords-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-autocomplete-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a:hover {
          background: #E9EFF4; }
  #page-solution-new #ss-maturity-filter {
    display: inline-block;
    width: 100%;
    min-height: 520px; }
  #page-solution-new #maturity-filter {
    font-weight: 500; }
    #page-solution-new #maturity-filter ul {
      float: right;
      margin-left: 10px;
      padding-left: 0;
      cursor: pointer; }
      #page-solution-new #maturity-filter ul li {
        display: inline-block;
        cursor: pointer;
        width: 24px;
        text-align: center;
        font-weight: 600;
        vertical-align: middle;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-solution-new #maturity-filter ul li span {
          background-color: #C5CCD3;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 6px;
          height: 6px;
          margin-top: -3px;
          margin-left: -3px;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
        #page-solution-new #maturity-filter ul li.active {
          color: #4D5966; }
          #page-solution-new #maturity-filter ul li.active span {
            width: 14px;
            height: 14px;
            margin-top: -7px;
            margin-left: -7px;
            background-color: #4D5966; }
      #page-solution-new #maturity-filter ul .all {
        margin-left: 20px;
        margin-right: 10px; }
      #page-solution-new #maturity-filter ul .mini {
        width: 20px;
        height: 20px;
        position: relative; }
  #page-solution-new .no-p-t {
    padding-top: 0; }
  #page-solution-new .no-p-b {
    padding-bottom: 0; }
  #page-solution-new .relative {
    position: relative; }
  #page-solution-new #ss-about p {
    margin: 0 40px 20px 0; }
  #page-solution-new #ss-about p.h2 {
    margin: 0 0 20px 0; }
  #page-solution-new #ss-about hr {
    margin-top: 0;
    border-color: #E6E8F1; }
  #page-solution-new #ss-about .hr-title {
    margin-bottom: 0;
    border-color: #fe8300; }
  #page-solution-new #ss-about .btn-cta-label {
    max-width: 360px; }
  #page-solution-new #ss-about a.ss-about-close {
    position: absolute;
    margin-top: -110px;
    right: 0;
    cursor: pointer;
    transition: all .2s ease-in;
    transform: rotate(0deg); }
    #page-solution-new #ss-about a.ss-about-close svg {
      width: 40px;
      font-size: 40px; }
      #page-solution-new #ss-about a.ss-about-close svg path {
        fill: #C5CCD3;
        transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
  #page-solution-new #ss-about a.ss-about-close:hover {
    transform: rotate(90deg); }
    #page-solution-new #ss-about a.ss-about-close:hover svg path {
      fill: #288dc1; }
  #page-solution-new #ss-continents-map, #page-solution-new #ss-countries-map {
    max-width: 100%;
    height: 250px;
    overflow: visible !important; }
  #page-solution-new .ss-map-controls {
    padding: 20px;
    text-align: center; }
    #page-solution-new .ss-map-controls li {
      display: inline-block; }
  #page-solution-new .ss-map-container {
    padding: 0 20px 20px 20px; }
  #page-solution-new .icon {
    width: 100%; }
  #page-solution-new #read-more-efficent-btn {
    font-weight: 700; }
  #page-solution-new #read-more-efficent {
    display: none; }
    #page-solution-new #read-more-efficent ul li {
      list-style: disc; }
    #page-solution-new #read-more-efficent h2 {
      font-size: 40px;
      line-height: 1;
      color: #004f90;
      margin: 0 0 20px 0;
      margin-top: 10px;
      font-weight: 400; }
  #page-solution-new .fa-plus-circle {
    color: #fe8300; }
  #page-solution-new .nbr-found {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold; }
    #page-solution-new .nbr-found #ss-maturity-filter-results-text {
      font-weight: 500; }

@media (min-width: 480px) {
  #page-solution-detail-new .intro-header-indent {
    height: 220px; }
  #page-solution-detail-new #content #solution-info .slider {
    margin-left: -30px;
    margin-right: -30px; }
  #page-solution-detail-new #disclaimer p {
    display: block;
    margin-left: 100px;
    margin-top: 0; }
  #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
    padding: 24px; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container #ss-countries-map-detail-solution {
      height: 560px; }
  #page-solution-detail-new .intro-video {
    padding-bottom: 200px !important; }
  #page-solution-detail-new #intro-header {
    margin-top: -200px; } }
@media (min-width: 992px) {
  #page-solution-detail-new {
    padding-top: 0; }
    #page-solution-detail-new .intro-header-indent {
      height: 280px; }
    #page-solution-detail-new #intro .intro-padding {
      padding-right: 100px; }
    #page-solution-detail-new #content #solution-info .slider {
      margin-left: -60 px;
      margin-right: 0; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
      padding: 32px; }
    #page-solution-detail-new .intro-video {
      padding-bottom: 250px !important; }
    #page-solution-detail-new #intro-header {
      margin-top: -250px; } }
@media (min-width: 1250px) {
  #page-solution-detail-new #content #solution-info .slider {
    margin-left: -60px;
    margin-right: 0; }
  #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
    padding: 46px; }

  #page-solution-new #ss-continents-map, #page-solution-new #ss-countries-map {
    height: 400px; }
  #page-solution-new .ss-map-controls {
    text-align: right; } }
.no-forecast {
  pointer-events: none;
  cursor: default; }
  .no-forecast i {
    border: 2px solid #bfbfbf !important;
    background: #bfbfbf !important; }

.title-step {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #0A3A68;
  margin-bottom: 50px; }
  .title-step:after {
    display: inline-block;
    content: '';
    width: 40px;
    height: 2px;
    background: #fe8300;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: -5px; }

#solutions-search {
  background: #fff;
  -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  border-radius: 6px;
  min-height: 60px;
  position: relative; }
  #solutions-search.closed {
    height: 60px;
    overflow: hidden; }
  #solutions-search .icon-search {
    position: absolute;
    top: 30px;
    left: 30px;
    transform: translate(-50%, -50%); }
    #solutions-search .icon-search svg {
      color: #7C8C9C; }
  #solutions-search .form-control {
    background: transparent;
    border: none;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    height: 60px;
    vertical-align: middle;
    padding: 0 20px 0 55px; }
  #solutions-search #btn-search {
    position: absolute;
    right: 20px;
    top: 12px; }
  #solutions-search .form-control:focus {
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #solutions-search .ss-close-button {
    position: absolute;
    left: 50%;
    bottom: 15px;
    font-size: 26px;
    line-height: 0.8;
    margin-left: -26px;
    color: #C5CCD3;
    background: #fff; }
  #solutions-search .ss-sdg {
    border-top: 1px solid #E6E8F1; }
  #solutions-search .nav-tabs {
    border: none; }
  #solutions-search .nav-tabs > li {
    border: none;
    width: 50%; }
  #solutions-search .nav-tabs > li a {
    color: #004F90;
    padding: 20px;
    margin-right: 0;
    line-height: 40px;
    border: none;
    border-radius: 0;
    transition: background .35s ease-in; }
  #solutions-search .nav-tabs > li svg {
    display: block;
    margin: 0 auto; }
  #solutions-search .nav-tabs > li span {
    vertical-align: middle; }
  #solutions-search .nav-tabs > li span span {
    display: none; }
  #solutions-search .nav-tabs > li span strong {
    display: block; }
  #solutions-search .nav-tabs > li a .tab-icon, #solutions-search .ss-level-sector-header .tab-icon, #solutions-search .ss-level-sub-sector-header .tab-icon {
    font-size: 50px;
    color: #288dc1;
    vertical-align: middle; }
  #solutions-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #C5CCD3; }
  #solutions-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #C5CCD3; }
  #solutions-search ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #C5CCD3; }
  #solutions-search .nav-tabs > li.active a {
    background: #eff2f6; }
  #solutions-search .nav-tabs > li.border-left {
    border-left: 1px solid #E6E8F1;
    margin-right: -1px; }
  #solutions-search .nav > li > a:focus, #solutions-search .nav > li > a:hover {
    border: none;
    background: #F7F9FB; }
  #solutions-search .tab-content {
    display: block;
    width: 100%; }
    #solutions-search .tab-content .tab-hidden {
      height: 0;
      overflow: hidden; }
      #solutions-search .tab-content .tab-hidden.active {
        height: auto; }
      #solutions-search .tab-content .tab-hidden.first-level.active {
        border-top: 1px solid #E6E8F1;
        margin-top: 1px; }
  #solutions-search .ss-checkbox-fake {
    position: relative;
    display: block;
    margin: 0 -1px 0 0;
    border-right: 1px solid #E6E8F1;
    border-bottom: 1px solid #E6E8F1; }
    #solutions-search .ss-checkbox-fake label {
      margin: 0;
      position: relative;
      color: #7C8C9C;
      display: block;
      padding: 15px 60px 15px 20px;
      min-height: 100px;
      line-height: 1.2;
      transition: all .35s ease-in; }
  #solutions-search .ss-checkbox-container {
    display: block;
    overflow: hidden; }
    #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content {
      position: relative;
      display: block;
      margin: 0 -1px 0 1px;
      border-right: 1px solid #E6E8F1;
      border-bottom: 1px solid #E6E8F1;
      min-height: 106px; }
      #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content .ss-checkbox-icon {
        position: absolute;
        right: 55px;
        top: 20px;
        height: 30px;
        z-index: 1; }
        #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content .ss-checkbox-icon img {
          transform-origin: top right;
          -webkit-transform-origin-y: top;
          -webkit-transform-origin-x: right;
          transform: scale(0.2); }
      #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content label {
        margin: 0;
        position: relative;
        color: #7C8C9C;
        display: block;
        padding: 15px 45px 15px 20px;
        min-height: 106px;
        line-height: 1.3;
        font-weight: 400;
        border-bottom: 2px solid #fff;
        transition: color .35s ease-in;
        transition: background .35s ease-in; }
        #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content label span {
          font-family: 'Bebas Kai', sans-serif;
          font-size: 22px;
          line-height: 1;
          margin-bottom: 15px;
          display: block; }
        #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content label span:after {
          display: inline-block;
          content: '';
          height: 3px;
          width: 30px;
          margin-left: 10px;
          background: #C5CCD3;
          vertical-align: middle; }
      #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content label:after {
        position: absolute;
        right: 20px;
        top: 15px;
        content: '\f111';
        font-family: "Font Awesome 5 Pro";
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-weight: normal;
        line-height: 1;
        text-rendering: auto;
        display: block;
        font-size: 25px;
        color: #C5CCD3; }
      #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
        margin: 0; }
      #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content input:checked + label {
        color: #004F90;
        background: #F7F9FB;
        border-bottom: 2px solid #F7F9FB; }
      #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content input.selected:checked + label {
        background: #eff2f6;
        border-bottom: 2px solid; }
      #solutions-search .ss-checkbox-container .ss-checkbox .ss-checkbox-content input:checked + label:after {
        content: '\f058';
        color: #004F90; }
  #solutions-search .ss-checkbox.sdg-6 .ss-checkbox-content label span {
    color: #26c0e7; }
  #solutions-search .ss-checkbox.sdg-6 .ss-checkbox-content label span:after {
    background: #26c0e7; }
  #solutions-search .ss-checkbox.sdg-7 .ss-checkbox-content label span {
    color: #fbc412; }
  #solutions-search .ss-checkbox.sdg-7 .ss-checkbox-content label span:after {
    background: #fbc412; }
  #solutions-search .ss-checkbox.sdg-9 .ss-checkbox-content label span {
    color: #f26a2f; }
  #solutions-search .ss-checkbox.sdg-9 .ss-checkbox-content label span:after {
    background: #f26a2f; }
  #solutions-search .ss-checkbox.sdg-11 .ss-checkbox-content label span {
    color: #f89d29; }
  #solutions-search .ss-checkbox.sdg-11 .ss-checkbox-content label span:after {
    background: #f89d29; }
  #solutions-search .ss-checkbox.sdg-12 .ss-checkbox-content label span {
    color: #c08e2c; }
  #solutions-search .ss-checkbox.sdg-12 .ss-checkbox-content label span:after {
    background: #c08e2c; }
  #solutions-search .ss-level-sector-header {
    color: #004F90;
    padding: 20px;
    line-height: 40px;
    border-top: 1px solid #E6E8F1;
    border-bottom: 1px solid #E6E8F1;
    margin-top: -1px; }
  #solutions-search .ss-level-tags {
    padding: 20px;
    border-top: 1px solid #E6E8F1;
    margin-top: -1px; }
    #solutions-search .ss-level-tags .ss-level-sdg-tags, #solutions-search .ss-level-tags .ss-level-map-tags {
      display: block;
      width: 100%; }
    #solutions-search .ss-level-tags .tag {
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      display: inline-block;
      width: 100%; }
      #solutions-search .ss-level-tags .tag a {
        cursor: pointer;
        color: #7c8c9c;
        padding: 10px;
        display: inline-block;
        background: #F7F9FB;
        line-height: 1.3;
        vertical-align: top;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        #solutions-search .ss-level-tags .tag a.tag-view-option {
          border-radius: 5px 0 0 5px; }
        #solutions-search .ss-level-tags .tag a.tag-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0; }
        #solutions-search .ss-level-tags .tag a:hover {
          background: #eff2f6; }
  #solutions-search .ss-level-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 20px 20px 66px 20px;
    border-top: 1px solid #E6E8F1;
    margin-top: -1px; }
  #solutions-search .btn-motion {
    width: 100%;
    text-align: center; }
  #solutions-search .btn-outline {
    width: 100%;
    color: #C5CCD3;
    text-transform: uppercase;
    border: 2px solid #C5CCD3;
    border-radius: 2px;
    font-weight: 600;
    background: #fff;
    transition: all .35s ease-in;
    margin-bottom: 10px; }
    #solutions-search .btn-outline svg {
      transition: all .35s ease-in;
      color: #C5CCD3;
      margin-left: 2px; }
  #solutions-search .btn-outline.active {
    color: #004F90;
    text-transform: uppercase;
    border: 2px solid #C5CCD3;
    border-radius: 2px;
    font-weight: 600;
    background: #EEF2F6; }
    #solutions-search .btn-outline.active svg {
      color: #004F90;
      margin-left: 2px; }
  #solutions-search .btn-outline:hover {
    color: #004F90;
    text-transform: uppercase;
    border: 2px solid #C5CCD3;
    border-radius: 2px;
    font-weight: 600;
    background: #EEF2F6; }
    #solutions-search .btn-outline:hover svg {
      color: #004F90;
      margin-left: 2px; }
  #solutions-search .no-padding {
    padding-right: 0;
    padding-left: 0; }
  #solutions-search .loader-container {
    display: inline-block;
    font-size: 18px;
    height: 60px;
    vertical-align: middle;
    position: relative;
    width: 100%; }
  #solutions-search .loader {
    position: absolute;
    right: 100px;
    top: 30px;
    transform: translate(-50%, -50%); }

/* Autocomplete */
.ui-widget-content {
  border: none;
  background: #00416a;
  -webkit-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
  -moz-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
  box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
  border-radius: 0 0 6px 6px;
  z-index: 99; }
  .ui-widget-content li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
    font-family: "DIN", sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.01); }
    .ui-widget-content li.ui-autocomplete-category {
      text-transform: uppercase;
      font-weight: 400;
      background: #00416a; }
    .ui-widget-content li.ui-menu-item .ui-menu-item-wrapper {
      padding: 10px 20px 10px 25px;
      font-size: 14px;
      letter-spacing: 0.5px; }
      .ui-widget-content li.ui-menu-item .ui-menu-item-wrapper:before {
        display: inline-block;
        content: '';
        height: 1px;
        width: 5px;
        background: #fff;
        vertical-align: middle;
        margin-right: 5px; }
      .ui-widget-content li.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
        background: rgba(255, 255, 255, 0.02);
        color: #fff;
        border: none;
        font-weight: 300; }

@media (min-width: 480px) {
  #solutions-search .nav-tabs > li svg, #solutions-search .nav-tabs > li span span, #solutions-search .nav-tabs > li span strong {
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
  #solutions-search .nav-tabs > li a .tab-icon, #solutions-search .ss-level-sector-header .tab-icon, #solutions-search .ss-level-sub-sector-header .tab-icon {
    margin-right: 12px; }
  #solutions-search .ss-level-footer {
    padding: 20px; }
  #solutions-search .btn-outline, #solutions-search .btn-motion {
    width: auto;
    margin-bottom: 0; }
  #solutions-search .ss-close-button {
    bottom: auto; }
  #solutions-search .ss-level-tags .ss-level-sdg-tags, #solutions-search .ss-level-tags .ss-level-map-tags {
    display: inline-block;
    width: auto; }
  #solutions-search .ss-level-tags .tag {
    width: auto;
    margin: 5px 9px 5px 0; }
  #solutions-search .form-control {
    padding: 0 100px 0 55px; } }
#benefits-form .hs-form-required {
  display: none; }
#benefits-form label {
  display: none !important; }
#benefits-form input {
  width: 100%;
  font-size: 17px !important;
  padding: 10px;
  margin-bottom: 5px; }
#benefits-form .submitted-message {
  font-weight: 500 !important; }

.benefits-form-investor input.hs-button {
  background-color: #64d955 !important;
  color: #fff !important;
  font-size: 18px !important;
  display: inline-block !important;
  margin-top: 5px !important;
  font-weight: 500 !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  padding: 10px 10px 7px 10px !important;
  border: 1px solid #64d955 !important; }
  .benefits-form-investor input.hs-button a {
    color: #fff !important;
    padding: 4px 10px 0 10px !important;
    display: block !important;
    transition: 0s !important; }
    .benefits-form-investor input.hs-button a:hover {
      transition: 0s !important;
      color: #000 !important; }
.benefits-form-investor input.hs-button:hover {
  cursor: pointer !important;
  background-color: transparent !important;
  color: #64d955 !important;
  border: 1px solid #64d955 !important; }
.benefits-form-investor .submitted-message {
  color: #64d955 !important; }

.benefits-form-innovator input.hs-button {
  background-color: #66dbca !important;
  color: #fff !important;
  font-size: 18px !important;
  display: inline-block !important;
  margin-top: 5px !important;
  font-weight: 500 !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  padding: 10px 10px 7px 10px !important;
  border: 1px solid #66dbca !important; }
  .benefits-form-innovator input.hs-button a {
    color: #fff !important;
    padding: 4px 10px 0 10px !important;
    display: block !important;
    transition: 0s !important; }
    .benefits-form-innovator input.hs-button a:hover {
      transition: 0s !important;
      color: #000 !important; }
.benefits-form-innovator input.hs-button:hover {
  cursor: pointer !important;
  background-color: transparent !important;
  color: #66dbca !important;
  border: 1px solid #66dbca !important; }
.benefits-form-innovator .submitted-message {
  color: #66dbca !important; }

.hubspot-form-yellow input.hs-button {
  background-color: #fe8300 !important;
  color: #fff !important;
  font-size: 18px !important;
  display: inline-block !important;
  margin-top: 5px !important;
  font-weight: 500 !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  padding: 10px 10px 7px 10px !important;
  border: 1px solid #fe8300 !important; }
  .hubspot-form-yellow input.hs-button a {
    color: #fff !important;
    padding: 4px 10px 0 10px !important;
    display: block !important;
    transition: 0s !important; }
    .hubspot-form-yellow input.hs-button a:hover {
      transition: 0s !important;
      color: #000 !important; }
.hubspot-form-yellow input.hs-button:hover {
  cursor: pointer !important;
  background-color: transparent !important;
  color: #66dbca !important;
  border: 1px solid #66dbca !important; }
.hubspot-form-yellow .submitted-message {
  color: #66dbca !important; }

.benefits-form-implementor input.hs-button {
  background-color: #f04721 !important;
  color: #fff !important;
  font-size: 18px !important;
  display: inline-block !important;
  margin-top: 5px !important;
  font-weight: 500 !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  padding: 10px 10px 7px 10px !important;
  border: 1px solid #f04721 !important; }
  .benefits-form-implementor input.hs-button a {
    color: #fff !important;
    padding: 4px 10px 0 10px !important;
    display: block !important;
    transition: 0s !important; }
    .benefits-form-implementor input.hs-button a:hover {
      transition: 0s !important;
      color: #000 !important; }
.benefits-form-implementor input.hs-button:hover {
  cursor: pointer !important;
  background-color: transparent !important;
  color: #f04721 !important;
  border: 1px solid #f04721 !important; }
.benefits-form-implementor .submitted-message {
  color: #f04721 !important; }

.landingpage-india .india-bp {
  margin: 0 auto;
  display: block;
  width: 50%; }

.landingpage-video-container {
  width: 50%;
  margin: auto 25%; }

@media (min-width: 993px) and (max-width: 1199px) {
  .landingpage-india .india-bp {
    width: 70%; } }
@media (min-width: 768px) and (max-width: 992px) {
  .landingpage-india .india-bp {
    width: 70%; }

  .landingpage-video-container {
    width: 70%;
    margin: auto 15%; } }
@media (max-width: 767px) {
  .landingpage-india .india-bp {
    width: 100%; }

  .landingpage-video-container {
    width: 100%;
    margin: auto; } }
.js .thematic-menu-modal {
  pointer-events: none; }

.js .form--open {
  pointer-events: visible; }

.js .form__section {
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  transition: transform 0s 0.6s, opacity 0s 0.6s; }

#si-card-grid-swiper .swiper-slide {
  height: auto; }

#thematicpage {
  font-family: 'DIN', sans-serif;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-decoration-skip: ink;
  color: #7c8c9c;
  line-height: 1.6;
  font-weight: 400;
  position: relative;
  /* Summary */
  /* Sidebar
  -------------------------------------------------- */
  /* Header
  -------------------------------------------------- */
  /* SLOGAN
  -------------------------------------------------- */
  /* BLOCKQUOTE
  -------------------------------------------------- */
  /* AIR POLLUTION EFFECTS
  -------------------------------------------------- */
  /* ENERGY CRISIS POLLUTION EFFECTS
  -------------------------------------------------- */
  /* TITLE
  -------------------------------------------------- */
  /* SOLUTIONS
  -------------------------------------------------- */
  /* GENERAL
  -------------------------------------------------- */
  /* Navigation
   -------------------------------------------------- */
    /* --------------------------------

    Aside

    -------------------------------- */
  /* air-pollution-2
  -------------------------------------------------- */
  /* sustainable-development-goals
  -------------------------------------------------- */
  /* COP24
  -------------------------------------------------- */ }
  #thematicpage .si-grid-wrap {
    max-width: 1280px;
    margin: 0 auto;
    position: relative; }
  #thematicpage .summary {
    margin-top: -160px; }
    #thematicpage .summary.si-section {
      padding-top: 0; }
    #thematicpage .summary .summary-wrap {
      background: #fff;
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
      #thematicpage .summary .summary-wrap .border-right {
        border-right: 1px solid #E9EFF4;
        height: 100%; }
      #thematicpage .summary .summary-wrap .slogan {
        margin-top: 60px; }
    #thematicpage .summary .learn-more-btn {
      display: block;
      height: 60px;
      border-bottom: 1px solid #E9EFF4;
      border-top: 3px solid #ff8300; }
      #thematicpage .summary .learn-more-btn span {
        line-height: 55px;
        color: #004F90;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 0.6px;
        background-image: linear-gradient(to left, #004F90 0%, #004F90 100%);
        background-repeat: no-repeat;
        background-size: 0% 2px;
        background-position: 0 100%;
        transition: background-size 0.35s ease-in;
        padding-bottom: 3px; }
      #thematicpage .summary .learn-more-btn .btn-rounded-motion {
        padding-bottom: 0;
        position: absolute;
        right: 0;
        text-align: center;
        background: #f7f9fb;
        width: 56px;
        height: 56px;
        border-left: 1px solid #E9EFF4; }
        #thematicpage .summary .learn-more-btn .btn-rounded-motion svg {
          margin: 11px 8px; }
      #thematicpage .summary .learn-more-btn:hover span {
        background-size: 100% 2px; }
      #thematicpage .summary .learn-more-btn:hover .btn-rounded-motion svg .arrow-icon--arrow {
        stroke: #004F90; }
      #thematicpage .summary .learn-more-btn:hover .btn-rounded-motion svg .arrow-icon--circle {
        stroke: #ff8300;
        stroke-dashoffset: 0; }
    #thematicpage .summary .sidenav-b {
      position: relative;
      padding: 20px 0 20px;
      width: 100%; }
    #thematicpage .summary .sidenav-b-ul {
      margin: 0 0 0 72px;
      font-size: 14px;
      font-weight: 600;
      padding: 0; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li {
        position: relative;
        display: table;
        height: 38px;
        line-height: 38px;
        cursor: pointer; }
        #thematicpage .summary .sidenav-b-ul .sidenav-b-li a {
          color: #288dc1; }
          #thematicpage .summary .sidenav-b-ul .sidenav-b-li a span {
            color: #C0C7CF;
            margin-right: 10px; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:first-child {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(2) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 20ms; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(3) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 40ms; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(4) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 60ms; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(5) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 80ms; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(6) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(7) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.12s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(8) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.14s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(9) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.16s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(10) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.18s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(11) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(12) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.22s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(13) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.24s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(14) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.26s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span:nth-child(15) {
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.28s; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-fx span {
        pointer-events: none; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-light span {
        color: #288dc1; }
      #thematicpage .summary .sidenav-b-ul .sidenav-b-li-light:hover span {
        color: #004F90; }
    #thematicpage .summary .sidenav-b-arrow {
      position: absolute;
      top: 36px;
      left: 30px;
      width: 6px;
      height: 10px;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
    #thematicpage .summary .sidenav-b-arrow svg {
      width: 6px;
      height: 10px;
      fill: #ff8300;
      display: block; }
  #thematicpage .image-content-over-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden; }
    #thematicpage .image-content-over-box .container {
      width: 100%; }
    #thematicpage .image-content-over-box .swiper-carousel-controls-solutions {
      padding: 80px 0 0 0; }
      #thematicpage .image-content-over-box .swiper-carousel-controls-solutions:after {
        content: "";
        width: 200%;
        background: #f7f9fb;
        position: absolute;
        left: 120px;
        top: 0;
        bottom: 0;
        z-index: -1; }
    #thematicpage .image-content-over-box .slider-controls {
      padding-top: 20px; }
      #thematicpage .image-content-over-box .slider-controls span {
        vertical-align: middle;
        margin-right: 6px; }
      #thematicpage .image-content-over-box .slider-controls .swiper-pagination-fraction {
        width: auto;
        font-weight: 600;
        vertical-align: bottom;
        display: inline-block;
        margin-left: 20px;
        color: #C0C7CF; }
        #thematicpage .image-content-over-box .slider-controls .swiper-pagination-fraction .swiper-pagination-current {
          color: #ff8300; }
    #thematicpage .image-content-over-box .swiper-carousel-solutions {
      padding: 60px 0 80px 0; }
      #thematicpage .image-content-over-box .swiper-carousel-solutions:before {
        content: "";
        width: 100%;
        background: #fff;
        position: absolute;
        left: -100%;
        top: -30px;
        bottom: -30px;
        z-index: 2; }
      #thematicpage .image-content-over-box .swiper-carousel-solutions:after {
        content: "";
        width: 200%;
        background: #f7f9fb;
        position: absolute;
        left: 120px;
        top: 0;
        bottom: 0;
        z-index: -1; }
  #thematicpage .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #thematicpage .title-no {
    color: #C0C7CF; }
  #thematicpage .title-line-wrap {
    position: relative;
    margin: 13px 20px 0;
    width: 40px;
    height: 2px;
    overflow: hidden; }
  #thematicpage .title-txt {
    color: #288dc1;
    font-weight: 600;
    text-transform: none; }
  #thematicpage .title-line, #thematicpage .title-line-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #thematicpage .title-line {
    background: #ff8300; }
  #thematicpage .swiper-button-prev-2 svg, #thematicpage .swiper-button-next-2 svg {
    display: block;
    width: 40px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    margin-bottom: 10px; }
    #thematicpage .swiper-button-prev-2 svg .arrow-icon--arrow, #thematicpage .swiper-button-next-2 svg .arrow-icon--arrow {
      stroke: #7c8c9c; }
    #thematicpage .swiper-button-prev-2 svg .arrow-icon--circle--fake, #thematicpage .swiper-button-next-2 svg .arrow-icon--circle--fake {
      stroke: #E9EFF4; }
    #thematicpage .swiper-button-prev-2 svg .arrow-icon--circle, #thematicpage .swiper-button-next-2 svg .arrow-icon--circle {
      transition: stroke-dashoffset .3s ease;
      stroke-dasharray: 120;
      stroke-dashoffset: 120; }
  #thematicpage .swiper-button-prev-2 span, #thematicpage .swiper-button-next-2 span {
    display: block;
    font-size: 16px; }
  #thematicpage .swiper-button-prev-2:hover, #thematicpage .swiper-button-next-2:hover {
    color: #004F90; }
    #thematicpage .swiper-button-prev-2:hover svg .arrow-icon--arrow, #thematicpage .swiper-button-next-2:hover svg .arrow-icon--arrow {
      stroke: #004F90; }
    #thematicpage .swiper-button-prev-2:hover svg .arrow-icon--circle, #thematicpage .swiper-button-next-2:hover svg .arrow-icon--circle {
      stroke: #ff8300;
      stroke-dashoffset: 0; }
  #thematicpage .cta-search {
    background: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    border-radius: 6px;
    min-height: 60px;
    position: relative;
    display: block; }
    #thematicpage .cta-search .cta-search-wrap {
      display: inline-block;
      padding: 0 0 0 55px;
      font-size: 18px;
      height: 60px;
      vertical-align: middle;
      position: relative;
      width: 100%; }
      #thematicpage .cta-search .cta-search-wrap .cta-search-icon {
        position: absolute;
        left: 30px;
        top: 30px;
        transform: translate(-50%, -50%); }
        #thematicpage .cta-search .cta-search-wrap .cta-search-icon svg {
          color: #7c8c9c; }
      #thematicpage .cta-search .cta-search-wrap .cta-search-placeholder {
        line-height: 60px;
        font-size: 16px;
        opacity: 0.5;
        color: #7c8c9c; }
      #thematicpage .cta-search .cta-search-wrap .cta-search-btn {
        position: absolute;
        right: 20px;
        top: 12px; }
        #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion {
          display: inline-block;
          box-shadow: none;
          border: 0;
          background-color: #00416a;
          z-index: 9;
          overflow: hidden;
          transition-property: all;
          transition-duration: 0.6s;
          transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
          outline: none;
          border-radius: 0;
          vertical-align: middle;
          text-transform: uppercase;
          line-height: 2;
          white-space: nowrap;
          color: #fff;
          cursor: pointer;
          text-align: center;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: .08em;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased; }
          #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion span {
            padding-right: 45px; }
          #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion em {
            position: absolute;
            height: 1px;
            background: #fff;
            width: 22px;
            right: 20px;
            top: 50%;
            z-index: 1; }
          #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion:after, #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion:before {
            content: '';
            position: absolute;
            width: 0;
            height: 100%;
            top: 0;
            left: 100%;
            background-color: #006098;
            z-index: -2;
            transition-property: inherit;
            transition-duration: inherit;
            transition-timing-function: inherit; }
          #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion:before {
            z-index: -1;
            background-color: #fe8300; }
          #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion:after {
            transition-delay: .2s; }
          #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion:focus, #thematicpage .cta-search .cta-search-wrap .cta-search-btn.btn-motion:hover {
            color: #fff;
            text-decoration: none; }
    #thematicpage .cta-search:hover .cta-search-wrap .cta-search-btn:after, #thematicpage .cta-search:hover .cta-search-wrap .cta-search-btn:before {
      width: 100%;
      left: 0;
      transition-property: width; }
    #thematicpage .cta-search:hover .cta-search-wrap .cta-search-btn:before {
      transition-delay: .2s; }
    #thematicpage .cta-search:hover .cta-search-wrap .cta-search-btn:after {
      transition-property: width;
      transition-delay: 0s; }
  #thematicpage .contribute .contribute-wrap {
    background: #fff;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
    #thematicpage .contribute .contribute-wrap .border-right {
      border-right: 1px solid #E9EFF4; }
    #thematicpage .contribute .contribute-wrap p {
      padding-right: 0; }
      #thematicpage .contribute .contribute-wrap p.title {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
        color: #288dc1;
        margin-bottom: 20px;
        padding-top: 20px;
        position: relative; }
        #thematicpage .contribute .contribute-wrap p.title:before {
          position: absolute;
          left: 0;
          top: 0;
          width: 40px;
          height: 3px;
          display: inline-block;
          background: #ff8300;
          content: ''; }
    #thematicpage .contribute .contribute-wrap a.btn-motion.outline {
      padding: 3px 12px; }
  #thematicpage #intro-header {
    padding-top: 30px; }
  #thematicpage .wrapper {
    position: relative; }
  #thematicpage .container-fluid {
    padding-top: 0;
    padding-bottom: 0; }
  #thematicpage .container {
    z-index: 1;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px; }
  #thematicpage .header-container {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    color: #ffffff; }
    #thematicpage .header-container .container {
      padding: 0; }
  #thematicpage p {
    padding-right: 0; }
    #thematicpage p.color-curious-blue span.number {
      color: #ff8300;
      margin-right: 8px; }
    #thematicpage p.teaser {
      font-size: 22px;
      color: #004F90;
      font-weight: 600;
      padding-bottom: 30px; }
  #thematicpage .text-padding-left, #thematicpage .text-padding-right {
    padding-top: 60px; }
  #thematicpage a, #thematicpage button, #thematicpage html [type="button"], #thematicpage [type="reset"], #thematicpage [type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #thematicpage a:hover {
    text-decoration: none; }
  #thematicpage .cd-articles.hidden {
    height: 0;
    overflow: hidden; }
  #thematicpage .clear-both {
    clear: both; }
  #thematicpage .cloud {
    width: 85%;
    padding-right: 50px; }
  #thematicpage .paris-agreement-logo {
    width: 95%; }
  #thematicpage #container {
    transition: none;
    background: #F7F9FB; }
  #thematicpage p.column-2 {
    padding-right: 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px; }
  #thematicpage .wrapper-child {
    position: relative;
    margin: 0 auto; }
    #thematicpage .wrapper-child.margin-top {
      padding-top: 15px; }
  #thematicpage .wrapper-plane {
    position: relative; }
    #thematicpage .wrapper-plane img {
      max-width: 1700px;
      right: 0; }
  #thematicpage .full-height {
    height: 100%; }
  #thematicpage .table {
    display: table;
    width: 100%;
    position: relative; }
  #thematicpage .cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }
  #thematicpage #left-content {
    padding: 140px 0 0 35px;
    position: absolute;
    z-index: 2; }
    #thematicpage #left-content.fixed {
      position: fixed; }
    #thematicpage #left-content #thematic-menu-button {
      position: relative;
      width: 50px;
      height: 50px;
      background-color: #fff;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      margin-bottom: 10px;
      color: #4d5966;
      margin: 0 0 10px;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #thematicpage #left-content #thematic-menu-button svg {
        display: inline-block;
        padding-top: 14px; }
      #thematicpage #left-content #thematic-menu-button:hover {
        background-color: #f7f9fb; }
        #thematicpage #left-content #thematic-menu-button:hover svg path {
          fill: #288dc1; }
    #thematicpage #left-content .read-meter {
      position: relative;
      width: 50px;
      height: 50px;
      background-color: #f7f9fb;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      margin-bottom: 10px;
      color: #4d5966;
      padding-top: 9px; }
      #thematicpage #left-content .read-meter .read-meter-wrap {
        position: absolute;
        top: -2px;
        left: -2px;
        width: 50px;
        height: 50px; }
        #thematicpage #left-content .read-meter .read-meter-wrap .read-meter-progress .percent {
          text-align: center;
          font-size: 24px;
          font-weight: bold;
          color: rgba(0, 0, 0, 0.1);
          position: absolute;
          line-height: 100px;
          width: 100%; }
        #thematicpage #left-content .read-meter .read-meter-wrap .read-meter-progress svg path {
          fill: none; }
        #thematicpage #left-content .read-meter .read-meter-wrap .read-meter-progress svg.progress-circle path {
          stroke: #ff8300;
          stroke-width: 2; }
    #thematicpage #left-content .read-time {
      width: 50px;
      height: 50px;
      background-color: #f7f9fb;
      border-radius: 50px;
      border: 1px solid #E9EFF4;
      text-align: center;
      line-height: 0.7;
      font-weight: 500;
      padding-top: 13px; }
      #thematicpage #left-content .read-time span {
        font-size: 12px; }
    #thematicpage #left-content .separator {
      width: 50px;
      text-align: center; }
      #thematicpage #left-content .separator hr {
        width: 10px;
        text-align: center;
        border: 1px solid #e9eff4;
        margin-bottom: 27px; }
    #thematicpage #left-content svg {
      fill: #4D5966 !important; }
    #thematicpage #left-content .vertical-add-this {
      margin-top: -10px; }
      #thematicpage #left-content .vertical-add-this .at-share-btn {
        margin-bottom: 10px;
        border: 1px solid #E9EFF4;
        padding: 13px;
        display: table;
        transition: background-color 0.5s ease;
        background-color: #fff !important; }
        #thematicpage #left-content .vertical-add-this .at-share-btn:hover {
          transform: translateY(0);
          background-color: #f7f9fb !important; }
      #thematicpage #left-content .vertical-add-this .at4-share-count-container {
        display: none; }
  #thematicpage #sustainable-development-goals .header-container h2 {
    font-size: 42px; }
  #thematicpage .header-container h1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    letter-spacing: 1px;
    text-transform: uppercase; }
  #thematicpage .header-container h2 {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .5px;
    margin-bottom: 50px; }
    #thematicpage .header-container h2.f-s-60 {
      font-size: 60px; }
  #thematicpage .header-container p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .5px;
    padding-right: 0;
    position: relative; }
  @media (min-width: 480px) {
    #thematicpage .header-container p {
      padding-left: 110px; }
      #thematicpage .header-container p:before {
        position: absolute;
        left: 0;
        top: 18px;
        width: 60px;
        height: 4px;
        display: inline-block;
        background: #ff8300;
        content: '';
        vertical-align: middle; } }
  #thematicpage .header-letters-container {
    position: absolute;
    z-index: 4;
    width: 50%;
    height: 100%;
    top: 0;
    left: 50%; }
    #thematicpage .header-letters-container span {
      font-family: 'Bebas Kai', sans-serif;
      font-size: calc(5vw + 5vh + 3vmin);
      font-weight: 400;
      line-height: 0.9;
      color: rgba(255, 255, 255, 0.1);
      text-align: left;
      margin-left: 20%;
      display: inline-block; }
  #thematicpage .header-pattern {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(/img/thematicpage/pattern.png); }
  #thematicpage .slogan {
    font-family: 'Bebas Kai', sans-serif;
    line-height: 1;
    display: inline-block; }
    #thematicpage .slogan img {
      display: inline-block;
      vertical-align: top;
      margin-right: 12px;
      margin-top: 6px; }
    #thematicpage .slogan .slogan-info {
      display: inline-block; }
      #thematicpage .slogan .slogan-info .slogan-name {
        color: #004F90;
        font-size: 48px; }
        #thematicpage .slogan .slogan-info .slogan-name.slogan-name-34 {
          font-size: 34px; }
      #thematicpage .slogan .slogan-info .slogan-text {
        color: #288dc1;
        font-size: 26px; }
  #thematicpage .share .share-title {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle; }
  #thematicpage .share .addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: middle; }
  #thematicpage .wrapper-img {
    position: relative; }
    #thematicpage .wrapper-img:hover .credit-badge__legend {
      bottom: 0; }
  #thematicpage .credit-badge__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden; }
  #thematicpage .credit-badge__legend {
    font-size: 11px;
    display: block;
    padding: 10px 20px;
    background: #fff;
    position: absolute;
    bottom: -50px;
    z-index: 1;
    width: 100%;
    text-align: right;
    font-style: italic;
    font-family: 'Merriweather', serif;
    -webkit-transition: bottom ease .35s;
    transition: bottom ease .35s; }
  #thematicpage .credit-badge__legend.text-align-right {
    text-align: right; }
  #thematicpage .circles-container {
    min-height: 200px; }
  #thematicpage .circles {
    position: absolute;
    top: 30px;
    left: 30px;
    background-image: url(/img/thematicpage/circles.png);
    background-size: 200px 200px;
    width: 180px;
    height: 180px;
    z-index: 3; }
  #thematicpage .circles-rounded {
    position: absolute;
    top: 30px;
    right: 30px;
    background-image: url(/img/thematicpage/circles-rounded.png);
    background-size: 200px 200px;
    width: 180px;
    height: 180px;
    z-index: 3; }
  #thematicpage .circles.gray {
    background-image: url(/img/thematicpage/circles-gray.png);
    z-index: -1; }
  #thematicpage .section-number {
    display: none;
    font-family: 'Bebas Kai', sans-serif;
    padding: 20px 0 10px 30px;
    font-size: 100px;
    line-height: 0.7;
    font-weight: 300;
    background: #fff;
    margin-top: -80px;
    color: #e0e6eb;
    position: absolute;
    z-index: 3; }
    #thematicpage .section-number.cornflower {
      background: #f7f9fb; }
    #thematicpage .section-number.float-right {
      padding: 20px 0 20px 20px;
      right: 0;
      margin-top: -60px; }
    #thematicpage .section-number.float-left {
      left: 0;
      padding: 20px 20px 10px 0;
      margin-top: -60px; }
    #thematicpage .section-number.float-bottom-left {
      left: 0;
      bottom: -50px;
      padding: 20px 15px 10px 0; }
    #thematicpage .section-number.cornflower {
      background: #f7f9fb; }
  #thematicpage .jarallax-keep-img > .jarallax-img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    z-index: -100; }
  #thematicpage .jarallax-keep-img.img-banner {
    height: 350px;
    overflow: hidden; }
  #thematicpage .jarallax-keep-img.img-portrait {
    height: 350px;
    overflow: hidden; }
  #thematicpage .jarallax-keep-img .img-portrait {
    height: 350px;
    overflow: hidden; }
  #thematicpage .jarallax-keep-img.img-banner-md-4 {
    height: 600px;
    overflow: hidden; }
    #thematicpage .jarallax-keep-img.img-banner-md-4 > .jarallax-img {
      height: 100%; }
  #thematicpage #hero {
    height: 350px;
    overflow: hidden;
    position: relative; }
  #thematicpage section {
    position: relative;
    margin: 0 auto;
    background: #ffffff; }
    #thematicpage section.cornflower {
      background: #f7f9fb; }
  #thematicpage div.cornflower {
    background: #f7f9fb; }
  #thematicpage .curious-blue {
    color: #288dc1; }
  #thematicpage .img-responsive {
    width: 100%;
    background-size: 100%; }
  #thematicpage .parallax-mirror {
    z-index: 100 !important; }
  #thematicpage .about {
    width: 50%;
    height: 400px;
    margin: 100px 0 400px 25%; }
  @media (max-width: 767.98px) {
    #thematicpage .about-photo {
      height: 70vh;
      margin-bottom: 40px; } }
  @media (min-width: 768px) {
    #thematicpage .about-photo {
      position: absolute;
      top: -200px;
      bottom: 0;
      width: 100%; } }
  #thematicpage .h3 {
    font-family: 'Bebas Kai', sans-serif;
    color: #004F90;
    padding: 30px 50px 30px 0;
    font-size: 48px;
    position: relative;
    line-height: 1.1;
    font-weight: 500;
    margin-top: 0; }
    #thematicpage .h3.n-p-r {
      padding: 30px 0 30px 0; }
  #thematicpage .h4 {
    font-family: 'Bebas Kai', sans-serif;
    color: #288DC1;
    padding: 0 50px 20px 0;
    margin-bottom: 30px;
    font-size: 35px;
    position: relative;
    line-height: 1.1;
    font-weight: 500; }
    #thematicpage .h4:after {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 70px;
      height: 5px;
      display: inline-block;
      background: #ff8300;
      content: '';
      vertical-align: middle; }
  #thematicpage small {
    display: block;
    line-height: 1.5; }
  #thematicpage hr {
    margin-bottom: 1.5rem; }
    #thematicpage hr.vert {
      position: absolute;
      height: 30px;
      width: 1px;
      left: 50%;
      margin: -15px auto;
      background: rgba(17, 17, 17, 0.1); }
  #thematicpage .break {
    display: inline; }
  #thematicpage .color-curious-blue {
    color: #288dc1; }
  #thematicpage .list {
    position: relative;
    list-style: none;
    padding: 0; }
    #thematicpage .list li {
      position: relative;
      padding: 0 0 0 40px;
      padding-right: 50px;
      margin-bottom: 1.5rem; }
      #thematicpage .list li .number {
        position: absolute;
        top: -2px;
        left: 0; }
    #thematicpage .list.sdg li {
      padding: 0 0 0 80px; }
  #thematicpage .clip-background {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative; }
  @media (min-width: 769px) {
    #thematicpage .clip-circle {
      top: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-clip-path: circle(300px at 70%);
      clip-path: circle(300px at 70%);
      mix-blend-mode: color;
      background: #FBAE44; } }
  #thematicpage blockquote {
    position: relative;
    margin: 0 14%;
    text-align: center;
    border: none; }
  #thematicpage .quotation-mark {
    font-family: 'Merriweather', serif;
    font-size: 120px;
    font-style: italic;
    position: absolute;
    z-index: 2;
    top: -45px;
    left: -45px;
    width: 50px;
    height: 50px;
    color: #F0F2F4; }
  #thematicpage .quote {
    font-family: 'Merriweather', serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.6;
    display: block;
    margin-bottom: 20px;
    padding-right: 0;
    color: #006098; }
  #thematicpage .author {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 0;
    padding-left: 35px; }
    #thematicpage .author:before {
      position: absolute;
      left: 0;
      top: 11px;
      width: 20px;
      height: 3px;
      display: inline-block;
      background: #ff8300;
      content: '';
      vertical-align: middle; }
  #thematicpage .si-solution-info .row {
    margin-right: -15px;
    margin-left: -15px; }
    #thematicpage .si-solution-info .row p {
      padding-right: 0; }
  #thematicpage .effects {
    padding: 35px 30px; }
    #thematicpage .effects.small-padding {
      padding: 15px 0 15px 30px; }
    #thematicpage .effects p {
      padding-right: 0; }
      #thematicpage .effects p.indent {
        position: relative; }
        #thematicpage .effects p.indent:before {
          position: absolute;
          left: -60px;
          top: 13px;
          width: 40px;
          height: 3px;
          display: inline-block;
          background: #ff8300;
          content: '';
          vertical-align: middle; }
    #thematicpage .effects .title {
      position: relative;
      margin-bottom: 20px; }
      #thematicpage .effects .title:before {
        position: absolute;
        left: -50px;
        top: 13px;
        width: 30px;
        height: 3px;
        display: inline-block;
        background: #ff8300;
        content: '';
        vertical-align: middle; }
  #thematicpage .section-title {
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.6;
    display: block;
    margin-bottom: 20px;
    padding-right: 0;
    padding-top: 0;
    color: #006098; }
  #thematicpage .section-title .underline {
    padding: 0 3px;
    text-align: center;
    position: relative; }
  #thematicpage .section-title .underline:before {
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 10px;
    display: inline-block;
    background: rgba(255, 131, 0, 0.8);
    content: '';
    z-index: -1; }
  #thematicpage .general-solution-container {
    margin-bottom: 50px; }
    #thematicpage .general-solution-container .general-solution-header {
      margin-bottom: 30px; }
      #thematicpage .general-solution-container .general-solution-header img {
        display: inline-block; }
      #thematicpage .general-solution-container .general-solution-header span {
        display: inline-block;
        font-family: 'Bebas Kai', sans-serif;
        font-size: 28px;
        line-height: 1;
        margin-bottom: 10px;
        margin-left: 20px;
        display: inline-block; }
        #thematicpage .general-solution-container .general-solution-header span:after {
          display: inline-block;
          content: '';
          height: 3px;
          width: 30px;
          margin-left: 10px;
          background: #C5CCD3;
          vertical-align: middle; }
      #thematicpage .general-solution-container .general-solution-header.sdg-6 {
        color: #26c0e7; }
        #thematicpage .general-solution-container .general-solution-header.sdg-6 span:after {
          background: #26c0e7; }
      #thematicpage .general-solution-container .general-solution-header.sdg-7 {
        color: #fbc412; }
        #thematicpage .general-solution-container .general-solution-header.sdg-7 span:after {
          background: #fbc412; }
      #thematicpage .general-solution-container .general-solution-header.sdg-9 {
        color: #f26a2f; }
        #thematicpage .general-solution-container .general-solution-header.sdg-9 span:after {
          background: #f26a2f; }
      #thematicpage .general-solution-container .general-solution-header.sdg-11 {
        color: #f89d29; }
        #thematicpage .general-solution-container .general-solution-header.sdg-11 span:after {
          background: #f89d29; }
      #thematicpage .general-solution-container .general-solution-header.sdg-12 {
        color: #c08e2c; }
        #thematicpage .general-solution-container .general-solution-header.sdg-12 span:after {
          background: #c08e2c; }
    #thematicpage .general-solution-container.number {
      color: #ff8300;
      margin-right: 10px; }
  #thematicpage .section-solutions hr {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem; }
  #thematicpage .section-solutions .hr-title.blue {
    margin-top: 70px;
    border-top: 5px solid #288dc1; }
  #thematicpage .section-solutions a.solution-container {
    color: #7c8c9c; }
    #thematicpage .section-solutions a.solution-container .solution-thumb {
      dispay: block;
      overflow: hidden; }
    #thematicpage .section-solutions a.solution-container img {
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
    #thematicpage .section-solutions a.solution-container .solution-hyperlink {
      font-size: 14px;
      font-weight: 700;
      position: relative;
      display: inline-block;
      padding-bottom: 8px;
      cursor: pointer;
      text-align: inherit !important;
      text-decoration: none;
      text-transform: uppercase;
      color: #004f90; }
      #thematicpage .section-solutions a.solution-container .solution-hyperlink:before {
        padding-right: .5em;
        content: '\25ba';
        color: #fe8300; }
      #thematicpage .section-solutions a.solution-container .solution-hyperlink:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        content: ' ';
        transition: transform .5s;
        transform: scaleX(0);
        transform-origin: bottom right;
        background-color: #fe8300; }
    #thematicpage .section-solutions a.solution-container h4:after {
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      width: 50px; }
    #thematicpage .section-solutions a.solution-container:hover img {
      transform: scale(1.1); }
    #thematicpage .section-solutions a.solution-container:hover .solution-hyperlink {
      color: #004f90; }
      #thematicpage .section-solutions a.solution-container:hover .solution-hyperlink:after {
        transform: scaleX(1);
        transform-origin: bottom left; }
    #thematicpage .section-solutions a.solution-container:hover h4:after {
      width: 70px; }
  #thematicpage .plane {
    margin-top: -100px;
    position: absolute;
    z-index: 5; }
  #thematicpage .label-container span.vertical-align {
    display: block;
    margin-top: 40px; }
  #thematicpage .label-container span img {
    width: 180px;
    padding-right: 40px; }
  #thematicpage .v550-background, #thematicpage .v350-background, #thematicpage .v250-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1; }
  #thematicpage .v550-background {
    height: 500px; }
  #thematicpage .v350-background {
    height: 350px; }
  #thematicpage .v250-background {
    height: 250px; }
  #thematicpage .v550-background.cornflower, #thematicpage .v350-background.cornflower {
    background: #f7f9fb; }
  #thematicpage .v250-background.white {
    background: #ffffff; }
  #thematicpage .container.p-b-0 {
    padding-bottom: 0; }
  #thematicpage .m-b-100 {
    margin-bottom: 100px; }
  #thematicpage .m-b-60 {
    margin-bottom: 60px; }
  #thematicpage .m-b-40 {
    margin-bottom: 40px; }
  #thematicpage .m-b-30 {
    margin-bottom: 30px; }
  #thematicpage .m-t-40 {
    margin-top: 40px; }
  #thematicpage .m-t-30 {
    margin-top: 30px; }
  #thematicpage .m-t-60 {
    margin-top: 60px; }
  #thematicpage .arrow-link-container {
    margin-top: 0; }
  #thematicpage .btn-cta .heading {
    padding-top: 60px;
    padding-bottom: 40px; }
    #thematicpage .btn-cta .heading .h3 {
      font-family: "DIN", sans-serif;
      font-weight: 500;
      font-size: 34px;
      line-height: 1.3;
      padding-right: 28%;
      color: #7C8C9C;
      text-transform: uppercase; }
    #thematicpage .btn-cta .heading .h3:before {
      display: none; }
    #thematicpage .btn-cta .heading p.cta {
      padding: 0; }
  #thematicpage .square-decoration {
    position: relative; }
    #thematicpage .square-decoration:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      margin: -25px 25px;
      background: rgba(124, 140, 156, 0.2); }
  #thematicpage #section-menu {
    position: fixed;
    top: 50%;
    left: 50px;
    z-index: 3000; }
  #thematicpage .touch #section-menu {
    display: none; }
  #thematicpage #section-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #thematicpage #section-menu a {
    clear: both;
    display: block;
    position: relative;
    height: 26px; }
  #thematicpage #section-menu a:hover span {
    display: inline-block;
    opacity: 1;
    padding-left: 50px;
    color: #c5ccd3; }
  #thematicpage #section-menu a:hover:before {
    width: 35px;
    background: #c5ccd3; }
  #thematicpage #section-menu a span {
    font-weight: 700;
    font-size: 15px;
    line-height: 26px;
    opacity: 0;
    padding-left: 25px;
    -webkit-transition: all ease .35s;
    transition: all ease .35s; }
  #thematicpage #section-menu a.active span {
    display: inline-block;
    opacity: 1;
    padding-left: 50px;
    color: #004F90; }
  #thematicpage #section-menu a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 20px;
    height: 2px;
    display: inline-block;
    background: #c5ccd3;
    vertical-align: middle;
    -webkit-transition: all ease .35s;
    transition: all ease .35s; }
  #thematicpage #section-menu a.active:before {
    width: 35px;
    background: #ff8300; }
  #thematicpage aside {
    /* hide on mobile */
    display: none; }
  #thematicpage .cd-read-more ul {
    padding: 0; }
  #thematicpage .cd-read-more li {
    counter-increment: articles; }
  #thematicpage .cd-read-more a {
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #c5ccd3;
    margin-bottom: 5px;
    cursor: pointer; }
  #thematicpage .cd-read-more a em {
    font-style: normal;
    -webkit-transition: all ease .35s;
    transition: all ease .35s; }
  #thematicpage .cd-read-more a:hover em {
    color: #004F90; }
  #thematicpage .cd-read-more a.reading em {
    color: #004F90; }
  #thematicpage .cd-read-more a.reading svg {
    display: block; }
  #thematicpage .cd-read-more a.reading::before {
    color: #004F90;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px; }
  #thematicpage .cd-read-more li:last-of-type a::after {
    display: none; }
  #thematicpage .cd-read-more svg {
    /* this is the filling circle around the article number */
    display: none;
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    stroke: #ff8300; }
  #thematicpage #air-pollution-2 .m-t-0 {
    margin-top: 0; }
  #thematicpage #air-pollution-2 .m-b-0 {
    margin-bottom: 0; }
  #thematicpage #air-pollution-2 .p-t-0 {
    padding-top: 0; }
  #thematicpage #air-pollution-2 .p-b-0 {
    padding-bottom: 0; }
  #thematicpage #sustainable-development-goals .header-letters-container span {
    font-size: 150px; }
  #thematicpage #cop24 .header-letters-container span {
    font-size: 200px;
    color: rgba(255, 255, 255, 0.15); }
  #thematicpage .how-it-works .section-title {
    text-align: left; }
  #thematicpage .how-it-works .h3 {
    font-size: 23px;
    font-weight: 600;
    padding-top: 0; }
  #thematicpage .how-it-works p {
    padding-right: 70px; }
  #thematicpage .how-it-works .how-to-steps {
    float: right;
    font-family: 'Bebas Kai', sans-serif;
    font-size: 90px;
    color: #F0F2F8;
    font-weight: 300;
    padding: 0 10px 0 0;
    line-height: 1; }
  #thematicpage .how-it-works .border-left {
    border-left: 2px solid #eee; }
  #thematicpage .how-it-works hr.splitter {
    border-top: 2px solid #eee;
    margin-top: 40px;
    margin-bottom: 40px; }
  #thematicpage .how-it-works .btn {
    width: 100%;
    font-weight: 600; }
  #thematicpage .sdg-circle {
    padding-top: 200px; }
  #thematicpage #cop24 .section-number.float-top-right {
    padding: 20px 0 10px 30px;
    top: 0;
    right: 0;
    margin-top: -36px; }

.more-related {
  text-align: center;
  padding-top: 20px; }
  .more-related a {
    display: inline-block;
    position: relative; }
    .more-related a span.img {
      width: 15px;
      height: 36px;
      color: #fe8300;
      display: inline-block;
      vertical-align: middle; }
      .more-related a span.img i, .more-related a span.img svg {
        font-size: 18px; }
    .more-related a span.txt {
      margin-left: 10px;
      font-size: 14px;
      font-weight: 700;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      padding-bottom: 8px;
      cursor: pointer;
      text-align: inherit !important;
      text-decoration: none;
      text-transform: uppercase;
      color: #004f90; }
    .more-related a:after {
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      content: ' ';
      transition: transform .5s;
      transform: scaleX(0);
      transform-origin: bottom right;
      background-color: #fe8300; }
    .more-related a:hover:after {
      transform: scaleX(1);
      transform-origin: bottom left; }

.swiper-container-causes-view {
  padding-top: 50px; }
  .swiper-container-causes-view .swiper-pagination {
    top: 20px;
    text-align: right;
    display: inline-table; }
    .swiper-container-causes-view .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px; }
    .swiper-container-causes-view .swiper-pagination .swiper-pagination-bullet-active {
      background: #fe8300; }

/* swiper-tabs
-------------------------------------------------- */
.swiper-tabs .swiper-pagination-bullets .swiper-pagination-bullet {
  display: inline-block;
  border-radius: initial;
  width: auto;
  height: auto;
  background: transparent;
  margin: 8px 0;
  opacity: 0.8; }
  .swiper-tabs .swiper-pagination-bullets .swiper-pagination-bullet span {
    padding: 6px 10px;
    font-size: 14px;
    color: #4D5966;
    font-weight: 600; }
.swiper-tabs .swiper-pagination-bullets .swiper-pagination-bullet-active {
  opacity: 1; }
  .swiper-tabs .swiper-pagination-bullets .swiper-pagination-bullet-active span {
    display: inline-block;
    color: #fff;
    background: #ff8300; }
.swiper-tabs .swiper-wrapper .blog-slider__img {
  width: 100%;
  height: 300px;
  overflow: hidden; }
  .swiper-tabs .swiper-wrapper .blog-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    opacity: 0;
    transition: all .3s; }

.blog-slider {
  position: relative;
  transition: all .3s; }

.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: .3s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  transition-delay: 0.3s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  transition-delay: 0.4s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  transition-delay: 0.5s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
  transition-delay: 0.6s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
  transition-delay: 0.7s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
  transition-delay: 0.8s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
  transition-delay: 0.9s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
  transition-delay: 1s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
  transition-delay: 1.1s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
  transition-delay: 1.2s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
  transition-delay: 1.3s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
  transition-delay: 1.4s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
  transition-delay: 1.5s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
  transition-delay: 1.6s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
  transition-delay: 1.7s; }

.blog-slider__content > * {
  opacity: 0;
  transform: translateY(25px);
  transition: all .4s; }

/* RESPONSIVE
-------------------------------------------------- */
/*

@media only screen and (max-device-width : 768px) {
    #thematicpage {
        p {
            padding-right: 0;
        }
        .h3 {
            padding: 30px 0 30px 0;
        }
        .wrapper{
            margin: 0;
        }
        .container {
            max-width: 680px;
        }
        .wrapper-child {
            max-width: 680px;
            padding-top: 50px;
            &.margin-top {
                margin-top: 0;
            }
        }
        .cloud {
            width: 100%;
            padding-right: 0;
        }
        .header-container {
            p {
                font-size: 22px;
                margin: 0 40px;
            }
            h1, h2 {
                padding: 0 40px;
            }
            h2 {
                font-size: 45px;
                margin-bottom: 30px;
            }
            .container {
                padding: 30px 0;
            }
        }
        #hero {
            height: 400px;
            .jarallax-keep-img > .jarallax-img {
                height: 400px;
            }
        }
        .jarallax-keep-img > .jarallax-img {
            height: 350px;
        }
        .jarallax-keep-img {
            &.img-banner {
                height: 350px;
            }
        }
        .break {
            display: inline-block;
        }
        .sdg-circle {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .list.sdg {
            padding-top: 80px;
            padding-bottom: 30px;
        }
        .clip-circle {
            -webkit-clip-path: circle(250px at 80%);
            clip-path: circle(250px at 80%);
        }
        .header-letters-container span {
            color: rgba(255, 255, 255, 0.08);
        }
        .v550-background {
            height: 350px;
        }
        .text-padding-left, .text-padding-right {
            padding-top: 60px;
        }
        .m-b-40 {
            margin-bottom: 40px;
        }
        .m-t-30 {
            margin-top: 30px;
        }
        .m-b-100 {
            margin-bottom: 60px;
        }
        .list {
            li {
                padding-right: 0;
            }
        }
        .square-decoration {
            &:before {
                display: none;
            }
        }
        blockquote {
            margin: 0 5%;
        }
    }
}



@media only screen and (max-width : 480px) {
    #thematicpage {
        p {
            padding-right: 0;
        }
        h3 {
            padding: 30px 0 30px 0;
        }
        .cloud {
            margin-bottom: 60px;
        }
        .circles {
            display: none;
        }
        .list.sdg {
            padding-top: 0;
            padding-bottom: 0;
        }
        .header-container .container {
            padding: 0;
        }
        .wrapper-child.margin-top {
            margin-top: 15px;
        }
        .header-letters-container {
            display: none;
        }
        .header-container p:before {
            display: none;
        }
        .header-container h1 {
            font-size: 14px;
            padding: 0 20px;
        }
        .header-container h2 {
            font-size: 40px;
            margin-bottom: 20px;
            padding: 0 20px;
        }
        .header-container p {
            font-size: 20px;
            padding-left: 0;
            margin: 0 20px;
            line-height: 1.3;
        }
        .clip-circle {
            -webkit-clip-path: circle(150px at 90%);
            clip-path: circle(150px at 90%);
        }
        #hero {
            .jarallax-keep-img > .jarallax-img {
                height: 350px;
            }
        }
    }

}

*/
@media (min-width: 480px) {
  #thematicpage #intro-header {
    padding-top: 50px; }
  #thematicpage p {
    padding-right: 15px; }
  #thematicpage .wrapper {
    margin: 0; }
  #thematicpage .wrapper-child {
    max-width: 680px;
    padding-top: 50px; }
    #thematicpage .wrapper-child.margin-top {
      padding-top: 50px; }
  #thematicpage .cloud {
    width: 100%;
    padding-right: 0; }
  #thematicpage .header-container p {
    font-size: 18px;
    margin: 0 40px;
    padding-right: 15px; }
  #thematicpage .header-container h1, #thematicpage .header-container h2 {
    padding: 0 40px; }
  #thematicpage .header-container h2 {
    font-size: 58px;
    margin-bottom: 30px; }
  #thematicpage #hero {
    height: 450px; }
    #thematicpage #hero .jarallax-keep-img > .jarallax-img {
      height: 450px; }
  #thematicpage .jarallax-keep-img > .jarallax-img {
    height: 350px; }
  #thematicpage .jarallax-keep-img.img-banner {
    height: 350px; }
  #thematicpage .break {
    display: block; }
  #thematicpage .sdg-circle {
    padding-top: 30px;
    padding-bottom: 30px; }
  #thematicpage .list.sdg {
    padding-top: 80px;
    padding-bottom: 30px; }
  #thematicpage .clip-circle {
    -webkit-clip-path: circle(250px at 90%);
    clip-path: circle(250px at 90%); }
  #thematicpage .header-letters-container span {
    color: rgba(255, 255, 255, 0.08); }
  #thematicpage .v550-background {
    height: 350px; }
  #thematicpage .text-padding-left, #thematicpage .text-padding-right {
    padding-top: 70px; }
  #thematicpage .m-b-40 {
    margin-bottom: 40px; }
  #thematicpage .m-t-30 {
    margin-top: 30px; }
  #thematicpage .m-b-100 {
    margin-bottom: 60px; }
  #thematicpage .list li {
    padding-right: 0; }
  #thematicpage .square-decoration:before {
    display: none; }
  #thematicpage blockquote {
    margin: 0 5%; }
  #thematicpage .col-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }
    #thematicpage .col-eq-height > [class*='col-'] {
      display: flex;
      flex-direction: column; }
  #thematicpage .cta-search .cta-search-wrap {
    padding: 0 100px 0 55px; }
  #thematicpage hr.vert {
    height: 60px;
    margin: -30px auto; } }
@media (min-width: 769px) {
  #thematicpage {
    padding-top: 0; }
    #thematicpage #intro-header {
      padding-top: 100px; }
    #thematicpage .container {
      max-width: none;
      padding-top: 100px;
      padding-bottom: 100px; }
    #thematicpage p {
      padding-right: 30px; }
    #thematicpage .header-container p {
      font-size: 20px;
      margin: 0 40px; }
    #thematicpage .header-container h1, #thematicpage .header-container h2 {
      padding: 0 40px; }
    #thematicpage .header-container .container {
      padding-top: 100px;
      padding-bottom: 100px; }
    #thematicpage .wrapper-child {
      max-width: 1170px; }
      #thematicpage .wrapper-child.margin-top {
        padding-top: 80px; }
    #thematicpage .section-number {
      display: block; }
    #thematicpage .text-padding-left, #thematicpage .text-padding-right {
      padding-top: 0; }
    #thematicpage .text-padding-left {
      padding-left: 70px; }
    #thematicpage .text-padding-right {
      padding-right: 70px; }
    #thematicpage .jarallax-keep-img.img-portrait {
      height: 700px;
      overflow: hidden; }
    #thematicpage .jarallax-keep-img > .jarallax-img {
      height: 450px; }
    #thematicpage .jarallax-keep-img.img-banner {
      height: 450px; }
    #thematicpage .contribute {
      position: absolute;
      top: 200px; }
    #thematicpage .wrapper-img.offset-margin {
      margin-top: -160px; } }
/* THEMATIC MENU
    -------------------------------------------------- */
.thematic-menu-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  overflow: auto; }
  .thematic-menu-modal.hidden {
    height: 0;
    overflow: hidden; }
  .thematic-menu-modal .close-modal__close {
    position: absolute;
    display: block;
    text-align: right;
    position: relative;
    z-index: 2; }
  .thematic-menu-modal .container .h3 {
    margin-bottom: 80px;
    font-family: 'Bebas Kai', sans-serif;
    color: #004F90;
    padding: 30px 50px 30px 0;
    font-size: 48px;
    position: relative;
    line-height: 1.1;
    font-weight: 500;
    margin-top: 0; }

.block-revealer__element {
  z-index: 999999; }

.block-revealer__content {
  position: relative;
  padding: 60px;
  background: #f7f9fb; }
  .block-revealer__content:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    height: 370px;
    left: 0;
    background: #ffffff; }

.thematic-menu-container {
  position: relative;
  width: 100%;
  height: 100%; }

.form__inner {
  position: relative; }
  .form__inner .container {
    padding: 0; }

.form--open .form__section {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: transform 1s 0.3s, opacity 1s 0.3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1); }

.form--open .form__section:nth-child(2) {
  transition-delay: 0.35s; }

.form--open .form__section:nth-child(3) {
  transition-delay: 0.40s; }

.form--open .form__section:nth-child(4) {
  transition-delay: 0.45s; }

.form--open .form__section:nth-child(5) {
  transition-delay: 0.50s; }

.form--open .form__section:nth-child(6) {
  transition-delay: 0.55s; }

.form--open .form__section:nth-child(7) {
  transition-delay: 0.60s; }

.form--open .form__section:nth-child(8) {
  transition-delay: 0.65s; }

.form--open .form__section:nth-child(9) {
  transition-delay: 0.70s; }

.form--open .form__section:nth-child(10) {
  transition-delay: 0.75s; }

.thematic-menu {
  display: block; }
  .thematic-menu .h3 {
    font-family: 'Bebas Kai', sans-serif;
    color: #004F90;
    padding: 30px 50px 30px 0;
    font-size: 48px;
    position: relative;
    line-height: 1.1;
    font-weight: 500; }
  .thematic-menu .h3:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 5px;
    display: inline-block;
    background: #ff8300;
    content: '';
    vertical-align: middle; }
  .thematic-menu .clip-circle {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-clip-path: circle(150px at 100%);
    clip-path: circle(150px at 100%); }

.thematic-menu a {
  display: block;
  padding: 0;
  margin: 0 0 0 7px; }

.thematic-menu a svg {
  display: block;
  fill: #c5ccd3;
  width: 20px;
  -webkit-transition: all ease .35s;
  transition: all ease .35s; }

.thematic-menu a:hover svg {
  fill: #004F90; }

#section-menu .thematic-menu a:before {
  display: none; }

#section-menu .thematic-menu a:hover svg {
  fill: #004F90; }

.thumb {
  display: none; }

.thumb > img {
  width: 100%;
  fill: #004F90; }

.thematic-menu__thumb {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 30px; }
  .thematic-menu__thumb:hover .thumb-clip-circle {
    -webkit-clip-path: circle(140px at 105%);
    clip-path: circle(140px at 105%); }
  .thematic-menu__thumb.active .thumb-clip-circle {
    -webkit-clip-path: circle(140px at 105%);
    clip-path: circle(140px at 105%); }
  .thematic-menu__thumb .thumb-clip-circle {
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-clip-path: circle(140px at 200%);
    clip-path: circle(140px at 200%);
    -webkit-transition: all .75s ease-in-out;
    -moz-transition: all .75s ease-in-out;
    -ms-transition: all .75s ease-in-out;
    -o-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
    opacity: 0.9;
    mix-blend-mode: color;
    background: #FBAE44; }
  .thematic-menu__thumb .thematic-menu__thumb__content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px; }
    .thematic-menu__thumb .thematic-menu__thumb__content .header-pattern {
      position: absolute;
      z-index: 3;
      width: 100%;
      height: 100%;
      background: url(/img/thematicpage/pattern.png); }
    .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__index {
      color: rgba(255, 255, 255, 0.1);
      font-family: 'Bebas Kai', sans-serif;
      font-size: 80px;
      line-height: 0.8;
      margin: 20px 0; }
    .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title {
      position: absolute;
      font-family: 'Bebas Kai', sans-serif;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 1px;
      top: 50%;
      color: #fff;
      padding-right: 20px;
      padding-top: 15px; }
    .thematic-menu__thumb .thematic-menu__thumb__content .thematic-menu__title:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 4px;
      display: inline-block;
      background: #ff8300;
      content: '';
      vertical-align: middle;
      transition: all .35s ease-in; }

a.thematic-menu__thumb .thematic-menu__title:before {
  transition: all .35s ease-in; }
a.thematic-menu__thumb .grow {
  transition: all .35s ease-in; }

a.thematic-menu__thumb:hover .thematic-menu__title:before {
  width: 70px; }
a.thematic-menu__thumb:hover .grow {
  transform: scale(1.1); }

@media only screen and (min-width: 1100px) {
  .cd-articles::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
    display: none; } }
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: #fff; }

.modal__contents {
  background: white;
  width: 100%; }

@media (min-width: 993px) {
  #thematicpage .row {
    margin-right: -30px;
    margin-left: -30px; }
  #thematicpage .col-1, #thematicpage .col-2, #thematicpage .col-3, #thematicpage .col-4, #thematicpage .col-5, #thematicpage .col-6, #thematicpage .col-7, #thematicpage .col-8, #thematicpage .col-9, #thematicpage .col-10, #thematicpage .col-11, #thematicpage .col-12, #thematicpage .col, #thematicpage .col-auto, #thematicpage .col-sm-1, #thematicpage .col-sm-2, #thematicpage .col-sm-3, #thematicpage .col-sm-4, #thematicpage .col-sm-5, #thematicpage .col-sm-6, #thematicpage .col-sm-7, #thematicpage .col-sm-8, #thematicpage .col-sm-9, #thematicpage .col-sm-10, #thematicpage .col-sm-11, #thematicpage .col-sm-12, #thematicpage .col-sm, #thematicpage .col-sm-auto, #thematicpage .col-md-1, #thematicpage .col-md-2, #thematicpage .col-md-3, #thematicpage .col-md-4, #thematicpage .col-md-5, #thematicpage .col-md-6, #thematicpage .col-md-7, #thematicpage .col-md-8, #thematicpage .col-md-9, #thematicpage .col-md-10, #thematicpage .col-md-11, #thematicpage .col-md-12, #thematicpage .col-md, #thematicpage .col-md-auto, #thematicpage .col-lg-1, #thematicpage .col-lg-2, #thematicpage .col-lg-3, #thematicpage .col-lg-4, #thematicpage .col-lg-5, #thematicpage .col-lg-6, #thematicpage .col-lg-7, #thematicpage .col-lg-8, #thematicpage .col-lg-9, #thematicpage .col-lg-10, #thematicpage .col-lg-11, #thematicpage .col-lg-12, #thematicpage .col-lg, #thematicpage .col-lg-auto, #thematicpage .col-xl-1, #thematicpage .col-xl-2, #thematicpage .col-xl-3, #thematicpage .col-xl-4, #thematicpage .col-xl-5, #thematicpage .col-xl-6, #thematicpage .col-xl-7, #thematicpage .col-xl-8, #thematicpage .col-xl-9, #thematicpage .col-xl-10, #thematicpage .col-xl-11, #thematicpage .col-xl-12, #thematicpage .col-xl, #thematicpage .col-xl-auto {
    padding-right: 30px;
    padding-left: 30px; }
  #thematicpage aside {
    display: block;
    position: fixed;
    top: 250px;
    left: 40px;
    z-index: 99; }
  #thematicpage #hero {
    height: 500px; }
    #thematicpage #hero .jarallax-keep-img > .jarallax-img {
      height: 500px; }
  #thematicpage .header-container .container {
    padding-top: 50px;
    padding-bottom: 50px; }
  #thematicpage .quote {
    font-size: 24px; }
  #thematicpage .thematic-menu__thumb {
    margin-bottom: 60px; }

  .blog-slider {
    margin-top: -80px; }

  .swiper-tabs .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 100%; } }
@media (min-width: 1281px) {
  #thematicpage header-container h2 {
    font-size: 64px;
    margin-bottom: 30px; } }
@media only screen and (max-width: 1520px) {
  .header-container p {
    margin: 0 40px; }
  .header-container h1, .header-container h2 {
    padding: 0 40px; }
  .header-container h2 {
    font-size: 64px;
    margin-bottom: 30px; } }
@media only screen and (min-width: 1700px) {
  #thematicpage .clip-circle {
    webkit-clip-path: circle(350px at 72%);
    clip-path: circle(350px at 72%); }
  #thematicpage .wrapper-child {
    max-width: 1500px;
    margin: 0 auto; }

  .header-container p {
    padding-right: 80px; }
  .header-container h2 {
    padding-right: 80px; } }
#partners-corner a:hover, #partners-corner a:visited, #partners-corner a:link, #partners-corner a:active {
  text-decoration: none; }
#partners-corner .controls {
  margin-bottom: 10px; }
#partners-corner .collapse-group {
  padding: 10px;
  border: 1px solid darkgrey;
  margin-bottom: 10px; }
#partners-corner .panel-title .trigger:before {
  content: '\e082';
  font-family: 'Glyphicons Halflings';
  vertical-align: text-bottom; }
#partners-corner .panel-title .trigger.collapsed:before {
  content: '\e081'; }

#header-solutions {
  height: 300px;
  margin-top: -50px; }

#page-solution-detail-new {
  position: relative; }
  #page-solution-detail-new .addthis_inline_share_toolbox_2dfp {
    margin-top: -10px; }
    #page-solution-detail-new .addthis_inline_share_toolbox_2dfp .at-share-btn {
      margin-bottom: 10px;
      border: 1px solid #E9EFF4;
      padding: 13px;
      transition: background-color 0.5s ease; }
      #page-solution-detail-new .addthis_inline_share_toolbox_2dfp .at-share-btn:hover {
        transform: translateY(0);
        background-color: #f7f9fb !important; }
  #page-solution-detail-new .bloc-decal {
    padding: 60px 0;
    display: inline-block; }
    #page-solution-detail-new .bloc-decal .nbr {
      position: absolute;
      left: -46px;
      border-right: 3px solid #ff8300;
      padding: 5px 20px;
      color: transparent;
      font-size: 15px;
      font-weight: 500; }
  #page-solution-detail-new .bloc-decal.pre-intro {
    padding: 60px 40px 20px 40px;
    border-left: 1px solid #e8e8e8; }
  #page-solution-detail-new .bloc-decal.intro {
    padding: 1px 40px 50px 40px;
    border-left: 1px solid #e8e8e8; }
  #page-solution-detail-new .bloc-decal.bloc-key {
    padding: 60px 40px; }
  #page-solution-detail-new .bloc-decal.bloc-profitability {
    padding: 0 40px; }
  #page-solution-detail-new .intro-header-indent {
    height: 10px; }
  #page-solution-detail-new #intro-header img {
    width: 100%;
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
  #page-solution-detail-new #intro .nbr {
    margin-top: 10px; }
  #page-solution-detail-new #intro h1 {
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase; }
  #page-solution-detail-new #intro h2 {
    font-size: 45px;
    color: #7c8c9c !important;
    text-transform: none !important;
    font-weight: 500 !important;
    margin-bottom: 15px; }
  #page-solution-detail-new #intro p.intro-description {
    font-size: 30px;
    line-height: 42px; }
  #page-solution-detail-new #intro p.supporting {
    font-size: 20px;
    line-height: 32px; }
  #page-solution-detail-new #intro #title-bloc .title span {
    color: #54b1e2; }
  #page-solution-detail-new #intro #title-bloc h2 {
    color: #0A3A68;
    margin-top: 0;
    text-transform: uppercase; }
  #page-solution-detail-new #intro #label-bloc {
    text-align: left;
    display: inline-block; }
    #page-solution-detail-new #intro #label-bloc img {
      margin-top: 114px;
      width: 180px;
      height: 180px; }
  #page-solution-detail-new #region-map-controle {
    background-color: #f7f9fb; }
    #page-solution-detail-new #region-map-controle .bloc-decal {
      width: 100%;
      padding: 60px 40px 20px 40px; }
    #page-solution-detail-new #region-map-controle h3 {
      font-size: 30px;
      font-weight: 500;
      color: #004F90; }
    #page-solution-detail-new #region-map-controle #map-switch {
      cursor: pointer; }
      #page-solution-detail-new #region-map-controle #map-switch ul {
        display: inline-flex;
        padding-left: 0;
        color: #288dc1;
        text-transform: uppercase;
        font-weight: 500; }
        #page-solution-detail-new #region-map-controle #map-switch ul li {
          opacity: 0.3;
          margin-right: 25px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li .fa-globe-americas {
            font-size: 30px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li .fa-list-alt {
            font-size: 30px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li p {
            float: right;
            margin-top: 5px;
            margin-left: 5px; }
          #page-solution-detail-new #region-map-controle #map-switch ul li.active {
            opacity: 1; }
  #page-solution-detail-new #region-map {
    background-color: #f7f9fb;
    position: relative; }
    #page-solution-detail-new #region-map .col30 {
      width: 31%; }
    #page-solution-detail-new #region-map .col60 {
      width: 60%; }
    #page-solution-detail-new #region-map .col100 {
      width: 100%; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-labels {
      border-left: 4px solid #004F90;
      display: none;
      background-color: #fff;
      height: 100%;
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9999;
      padding: 45px 50px 30px 30px;
      font-size: 13px;
      line-height: 1.6;
      overflow-y: scroll;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .ss-countries-map-detail-labels-close {
        position: absolute;
        top: 20px;
        right: 26px;
        font-size: 32px;
        color: #C5CCD3;
        cursor: pointer;
        transform: rotate(0deg);
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .ss-countries-map-detail-labels-close:hover {
          color: #004F90;
          transform: rotate(90deg); }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container.col-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container.col-eq-height > [class*='col-'] {
        display: flex;
        flex-direction: column; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list {
        margin-top: 10px;
        margin-bottom: 30px; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list a {
          display: contents;
          color: #7c8c9c;
          font-size: 14px;
          line-height: 22px; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list .title {
          margin-bottom: 10px;
          position: relative;
          color: #004F90;
          font-size: 14px; }
        #page-solution-detail-new #region-map #ss-countries-map-detail-labels .regions-container .regions-list .title:before {
          position: absolute;
          content: "";
          height: 3px;
          width: 40px;
          top: -10px;
          left: 0;
          background-color: #fe8300; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
      position: relative;
      background-color: #fff;
      padding: 18px;
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container #ss-countries-map-detail-solution {
        width: 100%;
        height: 260px;
        overflow: visible !important; }
  #page-solution-detail-new #region-map-legend {
    background-color: #f7f9fb; }
    #page-solution-detail-new #region-map-legend .legend {
      display: inline-block;
      padding-left: 0;
      margin-top: 15px; }
      #page-solution-detail-new #region-map-legend .legend li {
        margin-right: 30px;
        display: inline-block;
        font-size: 14px; }
      #page-solution-detail-new #region-map-legend .legend li:before {
        display: inline-block;
        content: '';
        -webkit-border-radius: 13px;
        border-radius: 13px;
        height: 13px;
        width: 13px;
        margin-right: 10px; }
      #page-solution-detail-new #region-map-legend .legend li.headquarters:before {
        background-color: #ff9d3f; }
      #page-solution-detail-new #region-map-legend .legend li.activity:before {
        background-color: #3a76a7; }
  #page-solution-detail-new #content {
    margin-bottom: 0; }
    #page-solution-detail-new #content #solution-info h3.description {
      font-size: 30px;
      line-height: 42px;
      color: #004F90; }
    #page-solution-detail-new #content #solution-info p.supporting {
      font-size: 20px;
      line-height: 32px; }
    #page-solution-detail-new #content #solution-info #media-switch {
      text-align: right;
      cursor: pointer; }
      #page-solution-detail-new #content #solution-info #media-switch ul {
        padding: 0; }
        #page-solution-detail-new #content #solution-info #media-switch ul li {
          opacity: 0.3;
          display: inline-block; }
          #page-solution-detail-new #content #solution-info #media-switch ul li a {
            color: #288dc1;
            text-transform: uppercase;
            font-weight: 500;
            margin-left: 25px; }
            #page-solution-detail-new #content #solution-info #media-switch ul li a svg {
              display: inline-block;
              vertical-align: middle;
              font-size: 30px;
              margin-right: 5px; }
            #page-solution-detail-new #content #solution-info #media-switch ul li a span {
              display: inline-block;
              vertical-align: middle;
              padding-top: 4px; }
          #page-solution-detail-new #content #solution-info #media-switch ul li.active {
            opacity: 1; }
    #page-solution-detail-new #content #solution-info .slider {
      position: relative;
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
      #page-solution-detail-new #content #solution-info .slider .swiper-pagination {
        bottom: -30px;
        right: 0;
        text-align: right;
        display: inline-table; }
        #page-solution-detail-new #content #solution-info .slider .swiper-pagination .swiper-pagination-bullet {
          width: 8px;
          height: 8px;
          margin-left: 8px; }
        #page-solution-detail-new #content #solution-info .slider .swiper-pagination .swiper-pagination-bullet-active {
          background: #fe8300; }
      #page-solution-detail-new #content #solution-info .slider .swiper-container-solution-view {
        width: 100%;
        padding-top: 0; }
        #page-solution-detail-new #content #solution-info .slider .swiper-container-solution-view .swiper-wrapper .swiper-slide {
          background: #fff; }
          #page-solution-detail-new #content #solution-info .slider .swiper-container-solution-view .swiper-wrapper .swiper-slide img {
            width: 100%; }
    #page-solution-detail-new #content #solution-info .caption-container .caption {
      padding-top: 20px;
      font-size: 13px; }
    #page-solution-detail-new #content #solution-related {
      padding-right: 0; }
      #page-solution-detail-new #content #solution-related h3 {
        font-size: 30px;
        font-weight: 500;
        color: #288dc1; }
      #page-solution-detail-new #content #solution-related h3.description {
        font-size: 25px; }
      #page-solution-detail-new #content #solution-related .solutions-list {
        margin-left: -15px; }
    #page-solution-detail-new #content #topic-related {
      padding-right: 0; }
      #page-solution-detail-new #content #topic-related h3 {
        font-size: 30px;
        font-weight: 500;
        color: #288dc1; }
      #page-solution-detail-new #content #topic-related h3.description {
        font-size: 25px; }
      #page-solution-detail-new #content #topic-related .solutions-list {
        margin-left: -15px; }
    #page-solution-detail-new #content #company-info {
      font-size: 16px; }
      #page-solution-detail-new #content #company-info span {
        text-transform: uppercase;
        font-weight: 700;
        color: #004F90; }
      #page-solution-detail-new #content #company-info a {
        color: #7c8c9c; }
      #page-solution-detail-new #content #company-info .title {
        font-size: 18px;
        font-weight: 500;
        color: #288dc1;
        text-transform: uppercase;
        padding-bottom: 10px;
        border-bottom: 2px solid #E9EFF4; }
      #page-solution-detail-new #content #company-info h3 {
        font-size: 30px;
        padding-top: 7px;
        line-height: 1.2;
        font-weight: 500;
        color: #004F90; }
      #page-solution-detail-new #content #company-info #logo-container .company-logo {
        max-width: 245px; }
      #page-solution-detail-new #content #company-info .looking-bloc {
        background-color: #fff;
        position: relative; }
        #page-solution-detail-new #content #company-info .looking-bloc label {
          padding-top: 20px;
          font-size: 15px;
          line-height: 23px;
          padding-right: 60px;
          font-weight: 700;
          color: #004F90; }
        #page-solution-detail-new #content #company-info .looking-bloc label:before {
          position: absolute;
          content: "";
          height: 3px;
          width: 40px;
          margin-left: 15px;
          top: 0;
          background-color: #fe8300;
          left: -15px; }
        #page-solution-detail-new #content #company-info .looking-bloc .icon {
          position: absolute;
          z-index: 1;
          right: 0;
          top: 0; }
          #page-solution-detail-new #content #company-info .looking-bloc .icon .fa-search {
            font-size: 45px;
            color: #E9EFF4; }
      #page-solution-detail-new #content #company-info .sdg-bloc {
        background-color: #fff;
        padding: 20px 15px 15px 15px;
        position: relative;
        border-bottom: 2px solid #F7F9FB;
        opacity: 0.2;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); }
        #page-solution-detail-new #content #company-info .sdg-bloc label {
          font-size: 15px;
          max-width: 160px;
          font-weight: 700;
          color: #004F90;
          line-height: 20px;
          margin: 0;
          pointer-events: none; }
          #page-solution-detail-new #content #company-info .sdg-bloc label span {
            font-family: 'Bebas Kai', sans-serif;
            font-size: 22px;
            line-height: 1;
            margin-bottom: 10px;
            display: block;
            font-weight: 100;
            letter-spacing: 1px; }
          #page-solution-detail-new #content #company-info .sdg-bloc label span:after {
            position: absolute;
            content: "";
            height: 3px;
            width: 40px;
            margin-left: 15px;
            top: 30px; }
        #page-solution-detail-new #content #company-info .sdg-bloc .icon {
          position: absolute;
          z-index: 1;
          height: 45px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.active {
        opacity: 1;
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%); }
        #page-solution-detail-new #content #company-info .sdg-bloc.active label {
          color: #004F90; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 span {
        color: #26c0e7; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 span:after {
        background-color: #26c0e7; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg6 .icon img {
          height: 40px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 span {
        color: #fbc412; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 span:after {
        background-color: #fbc412; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg7 .icon img {
          height: 45px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 span {
        color: #f26a2f; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 span:after {
        background-color: #f26a2f; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg9 .icon img {
          height: 40px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 span {
        color: #f89d29; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 span:after {
        background-color: #f89d29; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg11 .icon img {
          height: 36px; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 span {
        color: #c08e2c; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 span:after {
        background-color: #c08e2c; }
      #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 .icon {
        right: 15px;
        top: 53px; }
        #page-solution-detail-new #content #company-info .sdg-bloc.sdg12 .icon img {
          height: 22px; }
      #page-solution-detail-new #content #company-info #maturities-bloc {
        font-size: 16px;
        line-height: 24px;
        padding-left: 0; }
        #page-solution-detail-new #content #company-info #maturities-bloc li {
          max-width: 90%;
          position: relative;
          padding-left: 46px;
          color: #7c8c9c;
          display: block;
          font-size: 15px;
          line-height: 22px; }
          #page-solution-detail-new #content #company-info #maturities-bloc li:before {
            content: '';
            width: 12px;
            height: 12px;
            background-color: #C5CCD3;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            margin-top: -6px;
            margin-left: -40px; }
          #page-solution-detail-new #content #company-info #maturities-bloc li.splitter {
            padding: 0;
            height: 30px; }
            #page-solution-detail-new #content #company-info #maturities-bloc li.splitter:before {
              content: '';
              width: 4px;
              height: 4px;
              background-color: #E0E6EB;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              border-radius: 50%;
              position: absolute;
              top: 50%;
              margin-top: -2px;
              margin-left: 10px; }
        #page-solution-detail-new #content #company-info #maturities-bloc li.active {
          color: #004F90;
          font-weight: 700; }
        #page-solution-detail-new #content #company-info #maturities-bloc li.active:before {
          background-image: url(../../img/solutions-maturities-doc-active.png);
          background-size: 20px;
          width: 20px;
          height: 20px;
          position: absolute;
          top: 50%;
          margin-top: -10px;
          margin-left: -44px; }
  #page-solution-detail-new #disclaimer {
    margin-top: 0;
    padding: 0; }
    #page-solution-detail-new #disclaimer svg {
      float: left;
      font-size: 60px;
      color: #E9EFF4; }
    #page-solution-detail-new #disclaimer p {
      display: inline-block;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 24px;
      margin-top: 20px; }
  #page-solution-detail-new .solutions-list {
    margin-bottom: 30px; }
    #page-solution-detail-new .solutions-list a {
      color: #7c8c9c; }
      #page-solution-detail-new .solutions-list a .solutions-list-container {
        height: 480px;
        background: #fff;
        -webkit-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
        -moz-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
        box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.17);
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc {
          overflow: hidden;
          position: relative; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc img {
            width: 100%;
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
            -o-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .gradient {
            position: absolute;
            height: 60px;
            top: 0;
            width: calc(100% - 29px);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
            /* IE6-9 */ }
          #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc {
            color: #fff;
            position: absolute;
            right: 0;
            top: 0;
            font-size: 12px; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul li {
              display: inline-block;
              padding-top: 10px;
              width: 40px; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg6 {
              border-top: 5px solid #26c0e7; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg7 {
              border-top: 5px solid #fbc412; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg9 {
              border-top: 5px solid #f26a2f; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg11 {
              border-top: 5px solid #f89d29; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .image-bloc .sdg-info-bloc ul .sdg12 {
              border-top: 5px solid #c08e2c; }
        #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc {
          display: flex;
          background-color: #fff;
          padding: 15px;
          border-bottom: 1px solid #E6E8F1; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc img {
            width: 40px;
            height: 40px;
            float: left; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .date-text {
            margin-left: 10px;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 1;
            display: inline-block;
            padding-top: 6px;
            float: left; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .date-text span {
              font-size: 16px;
              font-weight: 500; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul {
            padding-left: 30px;
            margin-bottom: 0; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul li {
              display: inline; }
              #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul li .fa-circle {
                font-size: 16px; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .mini .fa-circle {
              font-size: 6px;
              margin: 4px 9px;
              color: #c8cbd2; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_6 .fa-circle {
              color: #26c0e7; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_7 .fa-circle {
              color: #fbc412; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_9 .fa-circle {
              color: #f26a2f; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_11 .fa-circle {
              color: #f89d29; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_12 .fa-circle {
              color: #c08e2c; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_1 .fa-circle {
              color: #26c0e7; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_2 .fa-circle {
              color: #fbc412; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_3 .fa-circle {
              color: #f26a2f; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_4 .fa-circle {
              color: #f89d29; }
            #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container ul .big_sdg_id_5 .fa-circle {
              color: #c08e2c; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .date-bloc .maturity-container p {
            margin-bottom: 0;
            font-size: 11px;
            text-align: center;
            margin-left: 25px; }
        #page-solution-detail-new .solutions-list a .solutions-list-container .info-bloc {
          background-color: #fff;
          padding: 24px;
          font-size: 15px; }
          #page-solution-detail-new .solutions-list a .solutions-list-container .info-bloc h2 {
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 500;
            margin-top: 0; }
    #page-solution-detail-new .solutions-list:hover .solutions-list-container {
      -webkit-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47);
      -moz-box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47);
      box-shadow: -8px 9px 32px 0px rgba(173, 182, 217, 0.47); }
      #page-solution-detail-new .solutions-list:hover .solutions-list-container .image-bloc img {
        transform: scale(1.1); }

#page-solution-detail .btn-yellow {
  width: 100%;
  text-align: center;
  padding-top: 8px; }
#page-solution-detail .swiper-container-solution-view {
  padding-top: 50px; }
  #page-solution-detail .swiper-container-solution-view .swiper-pagination {
    top: 20px;
    text-align: right;
    display: inline-table; }
    #page-solution-detail .swiper-container-solution-view .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px; }
    #page-solution-detail .swiper-container-solution-view .swiper-pagination .swiper-pagination-bullet-active {
      background: #fe8300; }
#page-solution-detail #title-label-bloc {
  height: 120px; }
  #page-solution-detail #title-label-bloc #title-bloc {
    max-width: 80%;
    float: left;
    padding-top: 30px;
    padding-right: 40px;
    border-right: 2px solid #0A3A68;
    min-height: 120px; }
    #page-solution-detail #title-label-bloc #title-bloc .title span {
      color: #54b1e2; }
    #page-solution-detail #title-label-bloc #title-bloc h2 {
      color: #0A3A68;
      margin-top: 0;
      text-transform: uppercase; }
  #page-solution-detail #title-label-bloc #label-bloc {
    display: inline-block;
    margin-left: 40px; }
    #page-solution-detail #title-label-bloc #label-bloc img {
      width: 120px;
      height: 120px; }
#page-solution-detail #detail-bloc .description {
  margin-top: 20px;
  font-size: 40px;
  color: #0A3A68;
  line-height: 1; }
#page-solution-detail #detail-bloc .one-sentence {
  font-size: 23px;
  font-weight: 600;
  margin: 20px 0; }
#page-solution-detail #detail-bloc img {
  width: 100%;
  margin: 0; }
#page-solution-detail #detail-bloc .caption {
  margin-top: 10px;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 30px; }
#page-solution-detail #detail-bloc h3 {
  text-transform: uppercase;
  color: #0A3A68;
  font-weight: 600;
  margin: 30px 0 20px; }
#page-solution-detail #detail-bloc ul {
  list-style: disc;
  padding-left: 20px;
  color: #0A3A68; }
  #page-solution-detail #detail-bloc ul li {
    margin-bottom: 10px; }
#page-solution-detail #solution-details hr {
  border-top: 1px solid #000;
  margin-bottom: 5px; }
#page-solution-detail #solution-details .left-bloc {
  position: relative; }
#page-solution-detail #solution-details .mutliplier-right-title {
  min-width: 200px;
  font-size: 15px; }
  #page-solution-detail #solution-details .mutliplier-right-title span {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
#page-solution-detail #solution-details #logo-container {
  text-align: center; }
  #page-solution-detail #solution-details #logo-container .company-logo {
    width: 100%; }
  #page-solution-detail #solution-details #logo-container .btn-yellow {
    width: 100%; }
#page-solution-detail #solution-details #about-container {
  margin-top: 0; }
  #page-solution-detail #solution-details #about-container .about-title {
    color: #0A3A68;
    text-transform: uppercase;
    font-weight: 500; }
  #page-solution-detail #solution-details #about-container .about-infos p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-solution-detail #solution-details #about-container .about-infos p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
  #page-solution-detail #solution-details #about-container .about-infos .multiplier-list {
    padding-left: 0;
    display: inline-block; }
    #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container {
      text-align: center; }
      #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container img {
        width: 100px;
        margin-bottom: 15px; }
      #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container .multiplier-title {
        float: left; }
      #page-solution-detail #solution-details #about-container .about-infos .multiplier-list .multiplier-container .multiplier-arrow {
        float: left; }
  #page-solution-detail #solution-details #about-container .about-infos .sdg-list {
    padding-left: 0;
    display: inline-block; }
    #page-solution-detail #solution-details #about-container .about-infos .sdg-list .sdg-container img {
      width: 50px;
      float: left;
      margin-right: 10px; }
    #page-solution-detail #solution-details #about-container .about-infos .sdg-list .sdg-container .sdg-title {
      float: left; }
    #page-solution-detail #solution-details #about-container .about-infos .sdg-list .sdg-container .sdg-arrow {
      float: left; }
  #page-solution-detail #solution-details #about-container .about-infos #maturities-bloc img {
    width: 100%; }
  #page-solution-detail #solution-details #about-container .about-infos #looking-bloc {
    display: inline-block; }
    #page-solution-detail #solution-details #about-container .about-infos #looking-bloc .icon {
      font-size: 40px;
      float: left;
      color: #54b1e2;
      margin-right: 5px;
      margin-top: 2px; }
  #page-solution-detail #solution-details #about-container .about-infos #multipliers-bloc img {
    width: 100px;
    float: left; }
#page-solution-detail #disclaimer {
  background-color: #f9f9fa;
  padding: 30px; }
  #page-solution-detail #disclaimer img {
    float: left;
    width: 70px; }
  #page-solution-detail #disclaimer p {
    color: #c7c7c7;
    margin-bottom: 0;
    padding: 5px 30px;
    font-size: 14px;
    margin-left: 100px;
    border-left: 4px solid #fe8300; }
#page-solution-detail #related-solutions {
  margin-top: 50px; }
  #page-solution-detail #related-solutions .solutions-list {
    margin-bottom: 30px; }
    #page-solution-detail #related-solutions .solutions-list img {
      width: 100%; }
    #page-solution-detail #related-solutions .solutions-list .info {
      position: absolute;
      bottom: 0;
      font-size: 15px;
      color: #fff;
      width: calc(100% - 30px); }
      #page-solution-detail #related-solutions .solutions-list .info .title {
        background-color: rgba(0, 0, 0, 0.6);
        padding: 8px;
        color: #fe8300;
        font-weight: 100;
        display: -webkit-box; }
      #page-solution-detail #related-solutions .solutions-list .info .resume {
        padding: 8px;
        background-color: rgba(9, 58, 103, 0.5);
        width: 100%;
        color: #fff;
        margin-bottom: 0;
        font-size: 12px; }
      #page-solution-detail #related-solutions .solutions-list .info .resume:hover {
        background-color: #093a67;
        cursor: pointer; }

#page-label .icon {
  width: 100%; }
#page-label .sdg-list-icon {
  width: 100%;
  margin: 60px 0 70px 0; }
#page-label #home-charts {
  margin-top: 0; }
#page-label .graph {
  text-align: center;
  width: 100%;
  margin: 30px 0 50px 0; }
  #page-label .graph img {
    width: 50%; }
#page-label ol {
  padding-left: 20px; }
#page-label ul {
  padding-left: 20px; }
  #page-label ul li {
    list-style: disc; }

#page-thematics .hr-title {
  margin-bottom: 80px; }
#page-thematics .v440-background, #page-thematics .vfull-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  #page-thematics .v440-background.white, #page-thematics .vfull-background.white {
    background: #fff; }
  #page-thematics .v440-background.cornflower, #page-thematics .vfull-background.cornflower {
    background: #f7f9fb; }
#page-thematics .v440-background {
  height: 440px;
  z-index: -1; }
#page-thematics .vfull-background {
  height: 100%;
  z-index: -2; }

/********************************************************
      NOUVELLE PAGE SOLUTION INDEX
********************************************************/
#page-solution-new {
  -webkit-font-smoothing: antialiased;
  background-color: #F7F9Fb; }
  #page-solution-new hr {
    margin: 0; }
  #page-solution-new h2.h1 {
    margin: 0; }
  #page-solution-new section.no-padding {
    padding: 0 15px; }
  #page-solution-new #view-all-solutions-link {
    text-align: center; }
  #page-solution-new #result-tags {
    display: none; }
    #page-solution-new #result-tags #ss-results-preloader {
      vertical-align: middle;
      margin-left: 20px; }
    #page-solution-new #result-tags .ss-level-tags-search .ss-level-sdg-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-level-map-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-sdg-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-map-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-keywords-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-autocomplete-tags, #page-solution-new #result-tags .ss-level-tags-search .ss-results-clear-all {
      display: inline;
      vertical-align: middle; }
    #page-solution-new #result-tags .ss-level-tags-search .ss-results-clear-all a {
      font-size: 16px;
      font-weight: 600;
      color: #7c8c9c;
      margin-left: 10px;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
      #page-solution-new #result-tags .ss-level-tags-search .ss-results-clear-all a:hover {
        color: #4D5966; }
    #page-solution-new #result-tags .ss-level-tags-search .tag {
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      display: inline-block;
      margin: 5px 9px 5px 0;
      -webkit-box-shadow: -2px 2px 2px 0px rgba(173, 182, 217, 0.07);
      -moz-box-shadow: -2px 2px 2px 0px rgba(173, 182, 217, 0.07);
      box-shadow: -2px 2px 2px 0px rgba(173, 182, 217, 0.07); }
      #page-solution-new #result-tags .ss-level-tags-search .tag .fake-container {
        cursor: pointer;
        color: #7c8c9c;
        padding: 10px;
        display: inline-block;
        background: #fff;
        vertical-align: middle;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 5px 0 0 5px;
        cursor: initial;
        text-transform: capitalize; }
      #page-solution-new #result-tags .ss-level-tags-search .tag a {
        cursor: pointer;
        color: #7c8c9c;
        padding: 10px;
        display: inline-block;
        background: #fff;
        vertical-align: middle;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-view-option {
          border-radius: 5px 0 0 5px; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-sdg-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-map-view-option {
          border-radius: 5px 0 0 5px; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-map-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-keywords-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a.tag-results-autocomplete-remove-option {
          margin-left: 2px;
          border-radius: 0 5px 5px 0;
          line-height: 0.4; }
        #page-solution-new #result-tags .ss-level-tags-search .tag a:hover {
          background: #E9EFF4; }
  #page-solution-new #ss-maturity-filter {
    display: inline-block;
    width: 100%;
    min-height: 520px; }
  #page-solution-new #maturity-filter {
    font-weight: 500; }
    #page-solution-new #maturity-filter ul {
      float: right;
      margin-left: 10px;
      padding-left: 0;
      cursor: pointer; }
      #page-solution-new #maturity-filter ul li {
        display: inline-block;
        cursor: pointer;
        width: 24px;
        text-align: center;
        font-weight: 600;
        vertical-align: middle;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out; }
        #page-solution-new #maturity-filter ul li span {
          background-color: #C5CCD3;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 6px;
          height: 6px;
          margin-top: -3px;
          margin-left: -3px;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
        #page-solution-new #maturity-filter ul li.active {
          color: #4D5966; }
          #page-solution-new #maturity-filter ul li.active span {
            width: 14px;
            height: 14px;
            margin-top: -7px;
            margin-left: -7px;
            background-color: #4D5966; }
      #page-solution-new #maturity-filter ul .all {
        margin-left: 20px;
        margin-right: 10px; }
      #page-solution-new #maturity-filter ul .mini {
        width: 20px;
        height: 20px;
        position: relative; }
  #page-solution-new .no-p-t {
    padding-top: 0; }
  #page-solution-new .no-p-b {
    padding-bottom: 0; }
  #page-solution-new .relative {
    position: relative; }
  #page-solution-new #ss-about p {
    margin: 0 40px 20px 0; }
  #page-solution-new #ss-about p.h2 {
    margin: 0 0 20px 0; }
  #page-solution-new #ss-about hr {
    margin-top: 0;
    border-color: #E6E8F1; }
  #page-solution-new #ss-about .hr-title {
    margin-bottom: 0;
    border-color: #fe8300; }
  #page-solution-new #ss-about .btn-cta-label {
    max-width: 360px; }
  #page-solution-new #ss-about a.ss-about-close {
    position: absolute;
    margin-top: -110px;
    right: 0;
    cursor: pointer;
    transition: all .2s ease-in;
    transform: rotate(0deg); }
    #page-solution-new #ss-about a.ss-about-close svg {
      width: 40px;
      font-size: 40px; }
      #page-solution-new #ss-about a.ss-about-close svg path {
        fill: #C5CCD3;
        transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
  #page-solution-new #ss-about a.ss-about-close:hover {
    transform: rotate(90deg); }
    #page-solution-new #ss-about a.ss-about-close:hover svg path {
      fill: #288dc1; }
  #page-solution-new #ss-continents-map, #page-solution-new #ss-countries-map {
    max-width: 100%;
    height: 250px;
    overflow: visible !important; }
  #page-solution-new .ss-map-controls {
    padding: 20px;
    text-align: center; }
    #page-solution-new .ss-map-controls li {
      display: inline-block; }
  #page-solution-new .ss-map-container {
    padding: 0 20px 20px 20px; }
  #page-solution-new .icon {
    width: 100%; }
  #page-solution-new #read-more-efficent-btn {
    font-weight: 700; }
  #page-solution-new #read-more-efficent {
    display: none; }
    #page-solution-new #read-more-efficent ul li {
      list-style: disc; }
    #page-solution-new #read-more-efficent h2 {
      font-size: 40px;
      line-height: 1;
      color: #004f90;
      margin: 0 0 20px 0;
      margin-top: 10px;
      font-weight: 400; }
  #page-solution-new .fa-plus-circle {
    color: #fe8300; }
  #page-solution-new .nbr-found {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold; }
    #page-solution-new .nbr-found #ss-maturity-filter-results-text {
      font-weight: 500; }

@media (min-width: 480px) {
  #page-solution-detail-new .intro-header-indent {
    height: 220px; }
  #page-solution-detail-new #content #solution-info .slider {
    margin-left: -30px;
    margin-right: -30px; }
  #page-solution-detail-new #disclaimer p {
    display: block;
    margin-left: 100px;
    margin-top: 0; }
  #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
    padding: 24px; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container #ss-countries-map-detail-solution {
      height: 560px; }
  #page-solution-detail-new .intro-video {
    padding-bottom: 200px !important; }
  #page-solution-detail-new #intro-header {
    margin-top: -200px; } }
@media (min-width: 992px) {
  #page-solution-detail-new {
    padding-top: 0; }
    #page-solution-detail-new .intro-header-indent {
      height: 280px; }
    #page-solution-detail-new #intro .intro-padding {
      padding-right: 100px; }
    #page-solution-detail-new #content #solution-info .slider {
      margin-left: -60 px;
      margin-right: 0; }
    #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
      padding: 32px; }
    #page-solution-detail-new .intro-video {
      padding-bottom: 250px !important; }
    #page-solution-detail-new #intro-header {
      margin-top: -250px; } }
@media (min-width: 1250px) {
  #page-solution-detail-new #content #solution-info .slider {
    margin-left: -60px;
    margin-right: 0; }
  #page-solution-detail-new #region-map #ss-countries-map-detail-solution-container {
    padding: 46px; }

  #page-solution-new #ss-continents-map, #page-solution-new #ss-countries-map {
    height: 400px; }
  #page-solution-new .ss-map-controls {
    text-align: right; } }
.no-forecast {
  pointer-events: none;
  cursor: default; }
  .no-forecast i {
    border: 2px solid #bfbfbf !important;
    background: #bfbfbf !important; }

.title-step {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #0A3A68;
  margin-bottom: 50px; }
  .title-step:after {
    display: inline-block;
    content: '';
    width: 40px;
    height: 2px;
    background: #fe8300;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: -5px; }

#page-multiplier-detail #associated {
  background-color: #f7f9fb; }
  #page-multiplier-detail #associated .line-cut span {
    background: #f7f9fb; }
#page-multiplier-detail #detail-bloc .multiplier-name {
  text-transform: uppercase;
  font-size: 40px;
  color: #0A3A68;
  font-weight: 900; }
#page-multiplier-detail #detail-bloc .short-description {
  font-size: 40px;
  color: #0A3A68;
  line-height: 1; }
#page-multiplier-detail #multiplier-details hr {
  border-top: 1px solid #000;
  margin-bottom: 5px; }
#page-multiplier-detail #multiplier-details .left-bloc {
  position: relative; }
#page-multiplier-detail #multiplier-details #logo-container {
  text-align: Center; }
  #page-multiplier-detail #multiplier-details #logo-container .company-logo {
    width: 100%;
    margin-bottom: 30px; }
  #page-multiplier-detail #multiplier-details #logo-container .btn-yellow {
    width: 100%; }
#page-multiplier-detail #multiplier-details #about-container {
  margin-top: 0; }
  #page-multiplier-detail #multiplier-details #about-container .about-title {
    color: #0A3A68;
    text-transform: uppercase;
    font-weight: 500; }
  #page-multiplier-detail #multiplier-details #about-container .about-infos p {
    line-height: 20px;
    color: #0A3A68;
    font-size: 15px;
    font-weight: 900; }
    #page-multiplier-detail #multiplier-details #about-container .about-infos p span {
      text-transform: uppercase;
      font-weight: 100;
      color: #898989;
      font-size: 13px; }
  #page-multiplier-detail #multiplier-details #about-container .about-infos .sdg-list {
    padding-left: 0;
    display: inline-block; }
    #page-multiplier-detail #multiplier-details #about-container .about-infos .sdg-list .sdg-container img {
      width: 50px;
      float: left;
      margin-right: 10px; }
    #page-multiplier-detail #multiplier-details #about-container .about-infos .sdg-list .sdg-container .sdg-title {
      float: left; }
    #page-multiplier-detail #multiplier-details #about-container .about-infos .sdg-list .sdg-container .sdg-arrow {
      float: left; }
  #page-multiplier-detail #multiplier-details #about-container .about-infos #maturities-bloc img {
    width: 100%; }
  #page-multiplier-detail #multiplier-details #about-container .about-infos #multipliers-bloc img {
    width: 100px;
    float: left; }
#page-multiplier-detail #related-solutions {
  margin-top: 50px; }
  #page-multiplier-detail #related-solutions .solutions-list {
    margin-bottom: 30px; }
    #page-multiplier-detail #related-solutions .solutions-list img {
      width: 100%; }
    #page-multiplier-detail #related-solutions .solutions-list .info {
      position: absolute;
      bottom: 0;
      font-size: 15px;
      color: #fff;
      width: calc(100% - 30px); }
      #page-multiplier-detail #related-solutions .solutions-list .info .title {
        background-color: rgba(0, 0, 0, 0.6);
        padding: 8px;
        color: #fe8300;
        font-weight: 100;
        display: -webkit-box; }
      #page-multiplier-detail #related-solutions .solutions-list .info .resume {
        padding: 8px;
        background-color: rgba(9, 58, 103, 0.5);
        width: 100%;
        color: #fff;
        margin-bottom: 0;
        font-size: 12px; }
      #page-multiplier-detail #related-solutions .solutions-list .info .resume:hover {
        background-color: #093a67;
        cursor: pointer; }

.ssf-attached-files {
  border-left: 2px solid #288dc1;
  padding: 10px 20px; }
  .ssf-attached-files a {
    padding: 0 !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    display: initial !important; }

#rules-and-conditions h3 {
  color: #006098;
  font-size: inherit;
  margin-top: 30px; }

#page-solution-form #ssf-files-list {
  margin: 30px 0; }
  #page-solution-form #ssf-files-list .svg-inline--fa {
    margin-right: 10px; }
  #page-solution-form #ssf-files-list .remove-file {
    margin-left: 20px;
    color: red; }
#page-solution-form #ssf_upload_files .btn-blue {
  background-color: #01416a;
  color: #fff;
  border: 1px solid #01416a; }
#page-solution-form #ssf_upload_files .betterInputFile {
  margin-top: 20px; }
  #page-solution-form #ssf_upload_files .betterInputFile .btn {
    height: 35px;
    text-transform: uppercase;
    font-size: 17px; }
  #page-solution-form #ssf_upload_files .betterInputFile .form-control {
    height: 35px;
    display: none; }
  #page-solution-form #ssf_upload_files .betterInputFile .btn-primary {
    color: #6b6b6b;
    background-color: #e9eff4;
    border-color: #e9eff4; }
#page-solution-form #ssf_upload_files #upload-in-process {
  display: none;
  margin-top: 15px; }
#page-solution-form #ssf_upload_files #files-list .alert {
  position: initial;
  margin-bottom: 15px;
  box-shadow: none;
  border: 0;
  text-align: left; }
#page-solution-form #ssf_upload_files #files-list .current-file-content .current-file {
  background-color: #f7f9fb;
  border-left: 2px solid #288dc1;
  color: #7c8c9c;
  padding: 15px;
  margin-bottom: 10px;
  float: left;
  width: calc(100% - 100px); }
  #page-solution-form #ssf_upload_files #files-list .current-file-content .current-file label {
    font-size: initial;
    display: contents; }
    #page-solution-form #ssf_upload_files #files-list .current-file-content .current-file label .svg-inline--fa {
      margin-left: 10px;
      margin-right: 10px; }
  #page-solution-form #ssf_upload_files #files-list .current-file-content .current-file .checkbox {
    margin: 0; }
#page-solution-form #ssf_upload_files #files-list .current-file-content p {
  padding: 15px;
  margin: 0 0 0 15px;
  display: -webkit-box; }

#page-ssf #header {
  background-position: center center !important;
  background-size: cover !important;
  margin-top: 0;
  color: #fff; }
  #page-ssf #header .content {
    padding: 100px 0; }
    #page-ssf #header .content .hr-subtitle {
      margin-bottom: 30px;
      border-top: 4px solid #fe8300;
      width: 70px; }
    #page-ssf #header .content .subtitle {
      color: #fff;
      text-transform: uppercase;
      font-family: "Bebas Kai", sans-serif;
      font-size: 50px; }
    #page-ssf #header .content .catch {
      padding-right: 100px;
      font-size: 25px; }
#page-ssf .all-content-row {
  display: flex; }
#page-ssf .line-cut-chapter {
  margin-bottom: 30px;
  height: 3px;
  border-top: 3px solid #fe8300;
  position: relative;
  padding-left: 0px;
  width: 120px; }
  #page-ssf .line-cut-chapter span {
    position: relative;
    top: -22px;
    background: white;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 35px;
    color: #7c8c9c;
    font-family: "Bebas Kai", sans-serif;
    padding: 0 30px 0 0;
    margin-bottom: 0; }
#page-ssf .vertical-line {
  height: 100%;
  width: 1px;
  border: 1px solid #e8edf1; }
  #page-ssf .vertical-line .chapter {
    text-transform: uppercase;
    background-color: #fff;
    transform: rotate(-90deg);
    font-size: 17px;
    text-align: right;
    font-weight: 600;
    color: #288dc1;
    display: inline-block;
    width: max-content;
    padding-bottom: 50px;
    padding-left: 24px; }
    #page-ssf .vertical-line .chapter span:first-child {
      color: #fe8300; }
    #page-ssf .vertical-line .chapter span:last-child {
      color: #006098; }
#page-ssf .chapter-title {
  text-transform: uppercase;
  font-size: 35px;
  line-height: 30px;
  color: #006098;
  font-family: "Bebas Kai", sans-serif; }
#page-ssf #dashboard-bloc {
  background-color: #fff;
  margin-top: -50px;
  padding: 0; }
  #page-ssf #dashboard-bloc .solution-info {
    padding: 16px 20px; }
    #page-ssf #dashboard-bloc .solution-info p {
      float: left; }
  #page-ssf #dashboard-bloc .company-info {
    text-align: right !important;
    padding: 16px 20px; }
  #page-ssf #dashboard-bloc .export-pdf {
    text-align: right; }
    #page-ssf #dashboard-bloc .export-pdf a {
      height: 50px;
      line-height: 48px;
      margin-right: -15px;
      padding: 0 25px; }
    #page-ssf #dashboard-bloc .export-pdf span {
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle; }
    #page-ssf #dashboard-bloc .export-pdf svg {
      width: 20px;
      height: 20px;
      vertical-align: middle; }
#page-ssf .big-chapter-col {
  padding: 0;
  text-transform: uppercase;
  text-align: right; }
  #page-ssf .big-chapter-col .numbers {
    font-family: "Bebas Kai", sans-serif;
    font-size: 230px;
    color: #e8edf1;
    line-height: 0;
    margin-top: 72px; }
  #page-ssf .big-chapter-col .text {
    font-size: 55px;
    transform: rotate(-90deg);
    color: #f9f9fa;
    width: max-content;
    font-weight: 600;
    position: absolute; }
#page-ssf .panel {
  box-shadow: none; }
#page-ssf .panel:last-child {
  border-bottom: 0 !important; }
#page-ssf .panel-group {
  margin-bottom: 10px; }
#page-ssf .panel-group,
#page-ssf .panel-group .panel,
#page-ssf .panel-group .panel-heading,
#page-ssf .panel-group .panel-heading a,
#page-ssf .panel-group .panel-title,
#page-ssf .panel-group .panel-title a,
#page-ssf .panel-group .panel-body,
#page-ssf .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-radius: 0;
  border: 0; }
#page-ssf .panel-group .panel-heading {
  padding: 0; }
#page-ssf .panel-default > .panel-heading {
  background-color: transparent; }
#page-ssf .panel-group .panel-heading a {
  display: block;
  background: transparent;
  padding: 10px 0 0 0;
  text-decoration: none;
  position: relative;
  color: #288dc1;
  font-size: 20px;
  font-weight: 500; }
  #page-ssf .panel-group .panel-heading a p {
    max-width: 95%;
    display: inline-block; }
#page-ssf .panel-group .panel-heading a.collapsed {
  background: transparent; }
#page-ssf .panel-group .panel-heading a:after {
  content: 'i';
  font-family: 'Merriweather', serif;
  font-style: italic;
  position: absolute;
  font-size: 25px;
  color: #fe8300;
  margin-top: -5px;
  right: 0; }
#page-ssf .no-info .panel-heading a:after {
  content: '' !important; }
#page-ssf .panel-group .panel-heading a.collapsed:after {
  content: 'i';
  font-family: 'Merriweather', serif;
  font-style: italic;
  position: absolute;
  font-size: 25px;
  margin-top: -5px;
  right: 0;
  color: #e8edf1; }
#page-ssf .panel-group .panel-collapse {
  margin-top: 5px !important; }
#page-ssf .panel-group .panel-body {
  padding: 20px;
  font-size: 15px;
  background: #f9f9fa;
  border-top: 1px solid #fe8300 !important; }
#page-ssf .panel-group .panel-body-bottom {
  height: 10px; }
#page-ssf .panel-group .panel {
  background-color: transparent; }
#page-ssf .panel-group .panel-body p:last-child,
#page-ssf .panel-group .panel-body ul:last-child,
#page-ssf .panel-group .panel-body ol:last-child {
  margin-bottom: 0; }
#page-ssf .gallery img {
  padding: 5px 5px 0 0; }
#page-ssf .grey {
  background-color: #f7f9fb; }
  #page-ssf .grey hr {
    border-top: 1px solid #fff; }
  #page-ssf .grey .line-cut-chapter span {
    background: #f7f9fb; }
  #page-ssf .grey .vertical-line .chapter {
    background: #f7f9fb; }
  #page-ssf .grey .panel-group .panel-body {
    background: #f1f3f5; }
  #page-ssf .grey .big-chapter-col .text {
    color: #f1f3f5; }
  #page-ssf .grey .panel-group .panel-heading a.collapsed:after {
    color: #e9edf1; }
#page-ssf .chapter-no-1 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .chapter-no-1 .chapter {
    margin-top: 35px;
    margin-left: -51px; }
  #page-ssf .chapter-no-1 .big-chapter-col .text {
    left: 68px;
    margin-top: 324px; }
#page-ssf .chapter-no-2 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .chapter-no-2 .chapter {
    margin-top: 35px;
    margin-left: -56px; }
  #page-ssf .chapter-no-2 .big-chapter-col .text {
    left: 65px;
    margin-top: 332px; }
#page-ssf .chapter-no-3 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .chapter-no-3 .chapter {
    margin-top: 53px;
    margin-left: -73px; }
  #page-ssf .chapter-no-3 .big-chapter-col .text {
    left: 18px;
    margin-top: 385px; }
#page-ssf .chapter-no-4 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .chapter-no-4 .chapter {
    margin-top: 16px;
    margin-left: -37px; }
  #page-ssf .chapter-no-4 .big-chapter-col .text {
    left: 142px;
    margin-top: 261px; }
#page-ssf .chapter-no-5 {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 800px; }
  #page-ssf .chapter-no-5 .chapter {
    margin-top: 39px;
    margin-left: -59px; }
  #page-ssf .chapter-no-5 .big-chapter-col .text {
    left: 60px;
    margin-top: 341px; }
#page-ssf .chapter-no-6 {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 900px; }
  #page-ssf .chapter-no-6 .chapter {
    margin-top: 47px;
    margin-left: -68px; }
  #page-ssf .chapter-no-6 .big-chapter-col .text {
    left: 30px;
    margin-top: 369px; }
#page-ssf .chapter-no-7 {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 650px; }
  #page-ssf .chapter-no-7 .chapter {
    margin-top: 12px;
    margin-left: -33px; }
  #page-ssf .chapter-no-7 .big-chapter-col .text {
    left: 156px;
    margin-top: 248px; }
#page-ssf .chapter-no-8 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .chapter-no-8 .chapter {
    margin-top: 69px;
    margin-left: -90px; }
  #page-ssf .chapter-no-8 .big-chapter-col .text {
    left: -37px;
    margin-top: 438px; }
#page-ssf .new-chapter-no-1 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .new-chapter-no-1 .chapter {
    margin-top: 60px;
    margin-left: -79px; }
  #page-ssf .new-chapter-no-1 .big-chapter-col .text {
    left: 75px;
    margin-top: 386px; }
#page-ssf .new-chapter-no-2 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .new-chapter-no-2 .chapter {
    margin-top: 39px;
    margin-left: -54px; }
  #page-ssf .new-chapter-no-2 .big-chapter-col .text {
    left: 160px;
    margin-top: 307px; }
#page-ssf .new-chapter-no-3 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .new-chapter-no-3 .chapter {
    margin-top: 45px;
    margin-left: -65px; }
  #page-ssf .new-chapter-no-3 .big-chapter-col .text {
    left: 127px;
    margin-top: 341px; }
#page-ssf .new-chapter-no-4 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .new-chapter-no-4 .chapter {
    margin-top: 51px;
    margin-left: -68px; }
  #page-ssf .new-chapter-no-4 .big-chapter-col .text {
    left: 128px;
    margin-top: 342px; }
#page-ssf .new-chapter-no-5 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-ssf .new-chapter-no-5 .chapter {
    margin-top: 69px;
    margin-left: -90px; }
  #page-ssf .new-chapter-no-5 .big-chapter-col .text {
    left: 48px;
    margin-top: 422px; }

@media (min-width: 1600px) and (max-width: 1919px) {
  #page-ssf .new-chapter-no-1 .big-chapter-col .text {
    left: 51px;
    margin-top: 384px; }
  #page-ssf .new-chapter-no-2 .big-chapter-col .text {
    left: 136px;
    margin-top: 306px; }
  #page-ssf .new-chapter-no-3 .big-chapter-col .text {
    left: 103px;
    margin-top: 341px; }
  #page-ssf .new-chapter-no-4 .big-chapter-col .text {
    left: 104px;
    margin-top: 342px; }
  #page-ssf .new-chapter-no-5 .big-chapter-col .text {
    left: 23px;
    margin-top: 423px; } }
@media (min-width: 1200px) and (max-width: 1599px) {
  #page-ssf .new-chapter-no-1 .big-chapter-col .text {
    left: -8px;
    margin-top: 384px; }
  #page-ssf .new-chapter-no-2 .big-chapter-col .text {
    left: 78px;
    margin-top: 306px; }
  #page-ssf .new-chapter-no-3 .big-chapter-col .text {
    left: 44px;
    margin-top: 341px; }
  #page-ssf .new-chapter-no-4 .big-chapter-col .text {
    left: 46px;
    margin-top: 341px; }
  #page-ssf .new-chapter-no-5 .big-chapter-col .text {
    left: -35px;
    margin-top: 423px; } }
#page-saf #header {
  background-position: center center !important;
  background-size: cover !important;
  margin-top: 0;
  color: #fff; }
  #page-saf #header .content {
    padding: 100px 0; }
    #page-saf #header .content .hr-subtitle {
      margin-bottom: 30px;
      border-top: 4px solid #fe8300;
      width: 70px; }
    #page-saf #header .content .subtitle {
      color: #fff;
      text-transform: uppercase;
      font-family: "Bebas Kai", sans-serif;
      font-size: 50px; }
    #page-saf #header .content .catch {
      padding-right: 100px;
      font-size: 25px; }
#page-saf .all-content-row {
  display: flex; }
  #page-saf .all-content-row .expert {
    margin-bottom: 30px;
    font-size: 15px; }
    #page-saf .all-content-row .expert .expert-pix {
      text-align: center; }
      #page-saf .all-content-row .expert .expert-pix img {
        width: 100%;
        border-radius: 500px; }
      #page-saf .all-content-row .expert .expert-pix .name {
        color: #288dc1;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 0;
        margin-top: 15px; }
    #page-saf .all-content-row .expert .expert-info .name {
      color: #288dc1;
      font-size: 20px;
      font-weight: 500;
      margin-bottom: 15px; }
    #page-saf .all-content-row .expert .expert-info span {
      font-weight: 600; }
  #page-saf .all-content-row .assessment span {
    font-weight: 600; }
#page-saf .line-cut-chapter {
  margin-bottom: 30px;
  height: 3px;
  border-top: 3px solid #fe8300;
  position: relative;
  padding-left: 0px;
  width: 120px; }
  #page-saf .line-cut-chapter span {
    position: relative;
    top: -22px;
    background: white;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 35px;
    color: #7c8c9c;
    font-family: "Bebas Kai", sans-serif;
    padding: 0 30px 0 0;
    margin-bottom: 0; }
#page-saf .vertical-line {
  height: 100%;
  width: 1px;
  border: 1px solid #e8edf1; }
  #page-saf .vertical-line .chapter {
    text-transform: uppercase;
    background-color: #fff;
    transform: rotate(-90deg);
    font-size: 17px;
    text-align: right;
    font-weight: 600;
    color: #288dc1;
    display: inline-block;
    width: max-content;
    padding-bottom: 50px;
    padding-left: 24px; }
    #page-saf .vertical-line .chapter span:first-child {
      color: #fe8300; }
    #page-saf .vertical-line .chapter span:last-child {
      color: #006098; }
#page-saf .chapter-title {
  text-transform: uppercase;
  font-size: 35px;
  line-height: 30px;
  color: #006098;
  font-family: "Bebas Kai", sans-serif; }
#page-saf #dashboard-bloc {
  background-color: #fff;
  margin-top: -50px;
  padding: 0; }
  #page-saf #dashboard-bloc .solution-info {
    padding: 16px 20px; }
    #page-saf #dashboard-bloc .solution-info p {
      float: left; }
  #page-saf #dashboard-bloc .company-info {
    text-align: right !important;
    padding: 16px 20px; }
  #page-saf #dashboard-bloc .export-pdf {
    text-align: right; }
    #page-saf #dashboard-bloc .export-pdf a {
      height: 50px;
      line-height: 48px;
      margin-right: -15px;
      padding: 0 25px; }
    #page-saf #dashboard-bloc .export-pdf span {
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle; }
    #page-saf #dashboard-bloc .export-pdf svg {
      width: 20px;
      height: 20px;
      vertical-align: middle; }
#page-saf .big-chapter-col {
  padding: 0;
  text-transform: uppercase;
  text-align: right; }
  #page-saf .big-chapter-col .numbers {
    font-family: "Bebas Kai", sans-serif;
    font-size: 230px;
    color: #e8edf1;
    line-height: 0;
    margin-top: 72px; }
  #page-saf .big-chapter-col .text {
    font-size: 55px;
    transform: rotate(-90deg);
    color: #f9f9fa;
    width: max-content;
    font-weight: 600;
    position: absolute; }
#page-saf .panel {
  box-shadow: none; }
#page-saf .panel:last-child {
  border-bottom: 0 !important; }
#page-saf .panel-group {
  margin-bottom: 10px; }
#page-saf .panel-group,
#page-saf .panel-group .panel,
#page-saf .panel-group .panel-heading,
#page-saf .panel-group .panel-heading a,
#page-saf .panel-group .panel-title,
#page-saf .panel-group .panel-title a,
#page-saf .panel-group .panel-body,
#page-saf .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-radius: 0;
  border: 0; }
#page-saf .panel-group .panel-heading {
  padding: 0; }
#page-saf .panel-default > .panel-heading {
  background-color: transparent; }
#page-saf .panel-group .panel-heading a {
  display: block;
  background: transparent;
  padding: 10px 0 0 0;
  text-decoration: none;
  position: relative;
  color: #288dc1;
  font-size: 20px;
  font-weight: 500; }
  #page-saf .panel-group .panel-heading a p {
    max-width: 95%;
    display: inline-block; }
#page-saf .panel-group .panel-heading a.collapsed {
  background: transparent; }
#page-saf .panel-group .panel-heading a:after {
  content: 'i';
  font-family: 'Merriweather', serif;
  font-style: italic;
  position: absolute;
  font-size: 25px;
  color: #fe8300;
  margin-top: -5px;
  right: 0; }
#page-saf .no-info .panel-heading a:after {
  content: '' !important; }
#page-saf .panel-group .panel-heading a.collapsed:after {
  content: 'i';
  font-family: 'Merriweather', serif;
  font-style: italic;
  position: absolute;
  font-size: 25px;
  margin-top: -5px;
  right: 0;
  color: #e8edf1; }
#page-saf .panel-group .panel-collapse {
  margin-top: 5px !important; }
#page-saf .panel-group .panel-body {
  padding: 20px;
  font-size: 15px;
  background: #f9f9fa;
  border-top: 1px solid #fe8300 !important; }
#page-saf .panel-group .panel-body-bottom {
  height: 10px; }
#page-saf .panel-group .panel {
  background-color: transparent; }
#page-saf .panel-group .panel-body p:last-child,
#page-saf .panel-group .panel-body ul:last-child,
#page-saf .panel-group .panel-body ol:last-child {
  margin-bottom: 0; }
#page-saf .gallery img {
  padding: 5px 5px 0 0; }
#page-saf .grey {
  background-color: #f7f9fb; }
  #page-saf .grey hr {
    border-top: 1px solid #fff; }
  #page-saf .grey .line-cut-chapter span {
    background: #f7f9fb; }
  #page-saf .grey .vertical-line .chapter {
    background: #f7f9fb; }
  #page-saf .grey .panel-group .panel-body {
    background: #f1f3f5; }
  #page-saf .grey .big-chapter-col .text {
    color: #f1f3f5; }
  #page-saf .grey .panel-group .panel-heading a.collapsed:after {
    color: #e9edf1; }
#page-saf .new-chapter-no-1 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-saf .new-chapter-no-1 .chapter {
    margin-top: 22px;
    margin-left: -44px; }
  #page-saf .new-chapter-no-1 .big-chapter-col .text {
    left: 192px;
    margin-top: 207px; }
#page-saf .new-chapter-no-2 {
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-saf .new-chapter-no-2 .chapter {
    margin-top: 63px;
    margin-left: -85px; }
  #page-saf .new-chapter-no-2 .big-chapter-col .text {
    left: 64px;
    margin-top: 401px; }

@media (min-width: 1200px) and (max-width: 1599px) {
  #page-saf .new-chapter-no-1 .big-chapter-col .text {
    left: 110px;
    margin-top: 184px; }
  #page-saf .new-chapter-no-2 .big-chapter-col .text {
    left: -18px;
    margin-top: 400px; } }
@media (min-width: 1600px) and (max-width: 1919px) {
  #page-saf .new-chapter-no-1 .big-chapter-col .text {
    left: 168px;
    margin-top: 207px; }
  #page-saf .new-chapter-no-2 .big-chapter-col .text {
    left: 29px;
    margin-top: 400px; } }
body.report-pdf {
  font-family: 'DIN', sans-serif;
  margin: 0;
  padding: 0;
  color: #7c8c9c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f7f9fb;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  /* ======= Containers ======= */
  /* ======= Export Pdf Button ======= */
  /* ======= Headings ======= */
  /* ======= Lists ======= */
  /* ======= Paddings ======= */
  /* Pading Top Bottom */
  /* Pading Right */
  /* Pading left */
  /* ======= Borders ======= */
  /* Border Top */
  /* Border Bottom */
  /* Border Top Lighter */
  /* Border Left */
  /* Border Left Lighter */
  /* ======= Assessment Result ======= */
  /* ======= Scores ======= */
  /* ======= Grades ======= */
  /* ======= Ratings ======= */ }
  body.report-pdf * {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  body.report-pdf :before,
  body.report-pdf :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  body.report-pdf .color-orange {
    color: #fe8300; }
  body.report-pdf #pageContent {
    width: 210mm;
    margin: 0 auto; }
  body.report-pdf .page-break {
    display: block;
    page-break-after: always; }
  body.report-pdf .page {
    padding: 18mm;
    background: #FFF;
    position: relative; }
  body.report-pdf .page:last-child {
    page-break-after: auto; }
  body.report-pdf .disclaimer p {
    font-size: 9px;
    line-height: 1.5; }
  body.report-pdf .row {
    display: block;
    overflow: hidden; }
  body.report-pdf .col-md-12,
  body.report-pdf .col-md-4,
  body.report-pdf .col-md-6,
  body.report-pdf .col-md-8 {
    float: left;
    position: relative;
    min-height: 1px; }
  body.report-pdf .col-md-4 {
    width: 25%; }
  body.report-pdf .col-md-6 {
    width: 50%; }
  body.report-pdf .col-md-5.margin-left {
    margin-left: 9mm; }
  body.report-pdf .col-md-8 {
    width: 70%;
    margin-left: 5%; }
  body.report-pdf .col-md-12 {
    width: 100%; }
  body.report-pdf .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  body.report-pdf .export-pdf-button-container {
    width: 210mm;
    text-align: right;
    margin: 30px auto;
    padding: 4mm;
    background: #fff; }
  body.report-pdf #export-pdf-button svg {
    width: 12px;
    vertical-align: middle; }
  body.report-pdf #export-pdf-button span {
    vertical-align: middle;
    padding-right: 10px; }
  body.report-pdf .btn--1:after, body.report-pdf .btn--1:before {
    content: '';
    position: absolute;
    z-index: -2;
    transition-property: inherit;
    transition-duration: inherit;
    transition-timing-function: inherit; }
  body.report-pdf .btn {
    position: relative;
    display: inline-block;
    box-shadow: none;
    border: 0;
    background-color: #00416a;
    color: #fff;
    padding: 0 20px;
    line-height: 3.5em;
    height: 3.5em;
    white-space: nowrap;
    min-width: 200px;
    z-index: 9;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1em;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    outline: none; }
  body.report-pdf .btn--1:after, body.report-pdf .btn--1:before {
    width: 0;
    height: 100%;
    top: 0;
    left: 100%;
    background-color: #006098; }
  body.report-pdf .btn--1:before {
    z-index: -1;
    background-color: #fe8300; }
  body.report-pdf .btn--1:after {
    transition-delay: .2s; }
  body.report-pdf .btn--1:hover:after, body.report-pdf .btn--1:hover:before {
    width: 100%;
    left: 0;
    transition-property: width; }
  body.report-pdf .btn--1:hover:before {
    transition-delay: .2s; }
  body.report-pdf .btn--1:hover:after {
    transition-property: width;
    transition-delay: 0s; }
  body.report-pdf h1,
  body.report-pdf h2,
  body.report-pdf h3,
  body.report-pdf h4 {
    font-family: 'Bebas Kai', sans-serif;
    font-weight: 300;
    line-height: 1.2;
    position: relative;
    margin: 0;
    padding: 0;
    letter-spacing: .5px; }
  body.report-pdf h1 {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 25px;
    line-height: 1;
    padding-top: 18px;
    color: #004f90; }
  body.report-pdf h1:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 3px;
    content: '';
    background: #fe8300; }
  body.report-pdf h2 {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 25px;
    line-height: 1;
    padding: 0 0 .25cm; }
  body.report-pdf h3 {
    font-size: 18px;
    color: #288dc1; }
  body.report-pdf h4 {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 16px;
    line-height: 18px; }
  body.report-pdf p {
    font-family: 'DIN', sans-serif;
    font-size: 12px;
    line-height: 1.4;
    margin: 0; }
  body.report-pdf p.title {
    font-family: 'DIN', sans-serif;
    color: #006098;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 8px 0;
    font-weight: 700; }
  body.report-pdf p.title.no-padding-top {
    padding: 0 0 8px 0; }
  body.report-pdf p.criterion {
    padding-left: 10px;
    border-left: 2px solid #C5CCD3; }
  body.report-pdf p.solution-description {
    font-size: 13px;
    line-height: 1.4; }
  body.report-pdf .strong-blue {
    color: #288dc1; }
  body.report-pdf small {
    display: block;
    font-size: 10px;
    line-height: 1.3; }
  body.report-pdf hr {
    width: 1.2cm;
    height: 2px;
    background: #288DC1;
    margin: 10px 0 15px;
    border: none; }
  body.report-pdf .text-uppercase {
    text-transform: uppercase; }
  body.report-pdf ol {
    padding: 0 0 0 20px;
    margin: 0;
    position: relative; }
  body.report-pdf ol span {
    position: absolute;
    left: 0;
    font-weight: 700;
    color: #004f90;
    line-height: 1.1; }
  body.report-pdf ul, body.report-pdf li {
    margin: 0;
    padding: 0;
    list-style: none; }
  body.report-pdf li {
    font-size: 10px;
    line-height: 1.3;
    margin-bottom: 5px; }
  body.report-pdf .section-1 li {
    font-size: 11px;
    line-height: 1.2; }
  body.report-pdf .row-p-t-b,
  body.report-pdf .col-p-t-b {
    padding: 5mm 0; }
  body.report-pdf .row-p-b {
    padding: 0 0 5mm 0; }
  body.report-pdf .col-p-r {
    padding-right: 5mm; }
  body.report-pdf .col-p-l {
    padding-left: 5mm; }
  body.report-pdf .row-b-t,
  body.report-pdf .col-b-t {
    border-top: 1px solid #c5ccd3; }
  body.report-pdf .row-b-b-l,
  body.report-pdf .col-b-b-l {
    border-bottom: 1px solid #f0f2f4; }
  body.report-pdf .row-b-t-l,
  body.report-pdf .col-b-t-l {
    border-top: 1px solid #f0f2f4; }
  body.report-pdf .col-b-l {
    border-left: 1px solid #fff; }
  body.report-pdf .col-b-l-l {
    border-left: 1px solid #f0f2f4; }
  body.report-pdf .assessment-result img {
    vertical-align: middle;
    margin-right: 3mm; }
  body.report-pdf .assessment-result span {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    color: #004f90; }
  body.report-pdf .score-0-1, body.report-pdf .score-0-2, body.report-pdf .score-0-3, body.report-pdf .score-0-4, body.report-pdf .score-0-5, body.report-pdf .score-0-6, body.report-pdf .score-0-7, body.report-pdf .score-0-8, body.report-pdf .score-0-9 {
    background: url(/img/report/score-0-5.png) no-repeat; }
  body.report-pdf .score-1-0, body.report-pdf .score-1-1, body.report-pdf .score-1-2, body.report-pdf .score-1-3, body.report-pdf .score-1-4 {
    background: url(/img/report/score-1-0.png) no-repeat; }
  body.report-pdf .score-1-5, body.report-pdf .score-1-6, body.report-pdf .score-1-7, body.report-pdf .score-1-8, body.report-pdf .score-1-9 {
    background: url(/img/report/score-1-5.png) no-repeat; }
  body.report-pdf .score-2-0, body.report-pdf .score-2-1, body.report-pdf .score-2-2, body.report-pdf .score-2-3, body.report-pdf .score-2-4 {
    background: url(/img/report/score-2-0.png) no-repeat; }
  body.report-pdf .score-2-5, body.report-pdf .score-2-6, body.report-pdf .score-2-7, body.report-pdf .score-2-8, body.report-pdf .score-2-9 {
    background: url(/img/report/score-2-5.png) no-repeat; }
  body.report-pdf .score-3-0, body.report-pdf .score-3-1, body.report-pdf .score-3-2, body.report-pdf .score-3-3, body.report-pdf .score-3-4 {
    background: url(/img/report/score-3-0.png) no-repeat; }
  body.report-pdf .score-3-5, body.report-pdf .score-3-6, body.report-pdf .score-3-7, body.report-pdf .score-3-8, body.report-pdf .score-3-9 {
    background: url(/img/report/score-3-5.png) no-repeat; }
  body.report-pdf .score-4-0 {
    background: url(/img/report/score-4-0.png) no-repeat; }
  body.report-pdf .grade-graphic {
    display: inline-block;
    width: 70px;
    height: 65px;
    margin: -5px 0 0 -5px;
    text-align: center;
    vertical-align: middle;
    background-size: 70px; }
  body.report-pdf .grade-graphic span {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 28px;
    line-height: 1;
    display: block;
    padding-top: 21px; }
  body.report-pdf .grade-label {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    width: 20mm;
    vertical-align: middle;
    text-transform: uppercase;
    color: #004f90; }
  body.report-pdf .grade-formula {
    display: block;
    width: 100%; }
  body.report-pdf .rating-graphic {
    display: inline-block;
    width: 60px;
    height: 55px;
    margin: -5px 0 0 -5px;
    text-align: center;
    vertical-align: middle;
    background-size: 60px; }
  body.report-pdf .rating-graphic span {
    font-family: 'Bebas Kai', sans-serif;
    font-size: 28px;
    line-height: 1;
    display: block;
    width: 50px;
    padding-top: 15px;
    padding-left: 8px; }
  body.report-pdf .rating-label {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    width: 20mm;
    margin-top: -10px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #004f90; }
  body.report-pdf .rating-stars {
    display: inline-block; }
  body.report-pdf .rating-stars img {
    width: 20mm; }
  body.report-pdf .comment p {
    display: block; }
  body.report-pdf .legend {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #c5ccd3; }
  body.report-pdf .general-comments ul {
    margin-top: 15px;
    padding-left: 20px; }
  body.report-pdf .general-comments ul:before {
    content: "";
    display: block;
    width: 12mm;
    height: 2px;
    background: #288DC1;
    margin: 5px 0 15px -20px;
    border: none; }
  body.report-pdf .general-comments li {
    list-style: disc;
    list-style-position: outside;
    font-size: 12px;
    line-height: 1.4; }
  body.report-pdf .general-comments p {
    font-family: "DIN", sans-serif !important;
    color: #7c8c9c !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    margin: 0 0 10px 0 !important; }
  body.report-pdf .general-comments span {
    font-family: "DIN", sans-serif !important;
    color: #7c8c9c !important;
    font-size: 12px !important;
    line-height: 1.4 !important; }

@media print {
  @page {
    margin: 18mm !important;
    padding: 0 !important; }
  .export-pdf-button-container,
  #cmd {
    display: none !important; }

  .page {
    margin: 9mm !important;
    padding: 0 !important; } }
.inbox-intro {
  padding-top: 14px; }

#chat {
  display: inline-block; }
  #chat *, #chat *:before, #chat *:after {
    box-sizing: border-box; }
  #chat .wrapper {
    padding-top: 0; }
  #chat .chat-container {
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 100px; }
    #chat .chat-container .left {
      float: left;
      width: 30%;
      background-color: #fff;
      height: 1000px; }
      #chat .chat-container .left .unread {
        border-top-left-radius: 10px;
        font-family: "DIN", sans-serif;
        background-color: #01416a;
        position: relative;
        width: 100%;
        padding: 30px;
        color: #fff; }
        #chat .chat-container .left .unread span {
          font-size: 13px; }
        #chat .chat-container .left .unread .fa-comments {
          font-size: 40px;
          position: absolute;
          right: 26px;
          top: 34px; }
      #chat .chat-container .left .top {
        font-family: "DIN", sans-serif;
        background-color: #eaeff3;
        position: relative;
        width: 100%;
        padding: 20px 30px;
        color: #004f90;
        font-size: 20px;
        font-weight: 600; }
        #chat .chat-container .left .top:after {
          position: absolute;
          bottom: 0;
          left: 50%;
          display: block;
          width: 83%;
          height: 1px;
          content: '';
          background-color: #ccd9e1;
          transform: translate(-50%, 0); }
      #chat .chat-container .left input {
        float: left;
        width: 188px;
        height: 42px;
        padding: 0 15px;
        border: 1px solid #e6e6e6;
        background-color: #eceff1;
        border-radius: 21px; }
        #chat .chat-container .left input:focus {
          outline: none; }
      #chat .chat-container .left a.search {
        display: block;
        float: left;
        width: 42px;
        height: 42px;
        margin-left: 10px;
        border: 1px solid #e6e6e6;
        background-color: #00b0ff;
        background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/382994/name-type.png");
        background-repeat: no-repeat;
        background-position: top 12px left 14px;
        border-radius: 50%; }
      #chat .chat-container .left .people {
        overflow-y: scroll;
        height: 822px;
        padding: 10px;
        background-color: #eaeff3;
        margin-left: 0;
        width: 100%;
        margin-bottom: 0;
        border-bottom-left-radius: 10px; }
        #chat .chat-container .left .people .archived_title {
          padding: 20px 15px; }
          #chat .chat-container .left .people .archived_title:after {
            width: calc(83% + 15px); }
        #chat .chat-container .left .people .person {
          position: relative;
          width: 100%;
          padding: 12px 5% 16px;
          cursor: pointer;
          margin-bottom: 5px;
          transition: 0.2s; }
          #chat .chat-container .left .people .person img {
            float: left;
            width: 40px;
            height: 40px;
            margin-right: 12px;
            border-radius: 50%;
            margin-top: 5px; }
          #chat .chat-container .left .people .person .name {
            display: block;
            font-size: 14px;
            line-height: 22px;
            font-family: "DIN", sans-serif;
            font-weight: 600;
            color: #489cc9; }
          #chat .chat-container .left .people .person .preview {
            font-size: 14px;
            display: inline-block;
            overflow: hidden !important;
            width: 70%;
            color: #7c8c9c; }
          #chat .chat-container .left .people .person .date {
            margin-left: 51px;
            font-size: 12px;
            display: inline-block;
            overflow: hidden !important;
            width: 70%;
            color: #b3b7bb; }
            #chat .chat-container .left .people .person .date span {
              margin-left: 20px; }
          #chat .chat-container .left .people .person .fa-chevron-right {
            font-size: 24px;
            position: absolute;
            top: calc(50% - 12px);
            right: 20px;
            color: #c5ccd3; }
          #chat .chat-container .left .people .person.active, #chat .chat-container .left .people .person:hover {
            margin-top: -1px;
            margin-left: -1px;
            padding-top: 13px;
            border: 0;
            background-color: #016098;
            border-radius: 10px;
            width: calc(100% + 2px);
            padding-left: calc(5% + 1px); }
            #chat .chat-container .left .people .person.active span, #chat .chat-container .left .people .person:hover span {
              color: #fff;
              background: transparent; }
            #chat .chat-container .left .people .person.active:after, #chat .chat-container .left .people .person:hover:after {
              display: none; }
            #chat .chat-container .left .people .person.active .fa-chevron-right, #chat .chat-container .left .people .person:hover .fa-chevron-right {
              color: #ff8300; }
      #chat .chat-container .left .archived {
        background-color: #dde6ec; }
    #chat .chat-container .right {
      position: relative;
      float: left;
      width: 70%;
      height: 1000px;
      background: #f7f9fc;
      border-bottom-right-radius: 10px; }
      #chat .chat-container .right .top {
        min-height: 110px;
        width: 100%;
        padding: 20px 30px;
        background-color: #016099;
        border-top-right-radius: 10px; }
        #chat .chat-container .right .top .top-title {
          line-height: 1;
          height: 70px;
          padding-top: 15px; }
          #chat .chat-container .right .top .top-title .name {
            font-size: 20px;
            color: #fff;
            font-family: "DIN", sans-serif; }
          #chat .chat-container .right .top .top-title .preview {
            color: #fff;
            font-size: 14px;
            display: inline; }
        #chat .chat-container .right .top img {
          float: left;
          width: 70px;
          height: 70px;
          border-radius: 70px;
          margin-right: 20px; }
      #chat .chat-container .right .notice {
        cursor: pointer;
        width: 100%;
        padding: 20px 30px;
        background-color: #f7f9fc; }
        #chat .chat-container .right .notice span {
          float: right;
          font-size: 30px;
          margin-top: -7px;
          color: #ff8300; }
      #chat .chat-container .right .notice-info {
        width: 100%;
        background-color: #fff;
        margin-top: -60px;
        position: absolute;
        top: 170px;
        z-index: 100;
        display: none; }
        #chat .chat-container .right .notice-info .notice-close {
          padding: 20px 30px;
          background-color: #f7f9fc; }
          #chat .chat-container .right .notice-info .notice-close span {
            float: right;
            font-size: 30px;
            margin-top: -7px;
            color: #adb5bd;
            cursor: pointer; }
        #chat .chat-container .right .notice-info .rules-box {
          padding: 20px 30px;
          background-color: #fff;
          height: 810px; }
          #chat .chat-container .right .notice-info .rules-box .intro {
            font-weight: 600; }
          #chat .chat-container .right .notice-info .rules-box ul {
            list-style: disc; }
            #chat .chat-container .right .notice-info .rules-box ul li {
              margin-bottom: 50px; }
            #chat .chat-container .right .notice-info .rules-box ul.before {
              color: red;
              /* or whatever color you prefer */ }
      #chat .chat-container .right .chat {
        width: 100%;
        position: relative;
        display: none;
        overflow: hidden;
        padding: 0 35px 35px;
        background: #fff;
        height: calc(100% - 48px);
        justify-content: flex-end;
        flex-direction: column; }
        #chat .chat-container .right .chat.active-chat {
          padding-top: 40px;
          display: block;
          display: inline-block;
          height: 715px;
          overflow-y: scroll; }
          #chat .chat-container .right .chat.active-chat .bubble {
            transition-timing-function: cubic-bezier(0.4, -0.04, 1, 1); }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(1) {
              animation-duration: 0.1s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(2) {
              animation-duration: 0.2s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(3) {
              animation-duration: 0.3s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(4) {
              animation-duration: 0.4s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(5) {
              animation-duration: 0.5s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(6) {
              animation-duration: 0.6s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(7) {
              animation-duration: 0.7s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(8) {
              animation-duration: 0.8s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(9) {
              animation-duration: 0.9s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(10) {
              animation-duration: 1s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(11) {
              animation-duration: 1.1s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(12) {
              animation-duration: 1.2s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(13) {
              animation-duration: 1.3s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(14) {
              animation-duration: 1.4s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(15) {
              animation-duration: 1.5s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(16) {
              animation-duration: 1.6s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(17) {
              animation-duration: 1.7s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(18) {
              animation-duration: 1.8s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(19) {
              animation-duration: 1.9s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(20) {
              animation-duration: 2s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(21) {
              animation-duration: 2.1s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(22) {
              animation-duration: 2.2s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(23) {
              animation-duration: 2.3s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(24) {
              animation-duration: 2.4s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(25) {
              animation-duration: 2.5s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(26) {
              animation-duration: 2.6s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(27) {
              animation-duration: 2.7s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(28) {
              animation-duration: 2.8s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(29) {
              animation-duration: 2.9s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(30) {
              animation-duration: 3s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(31) {
              animation-duration: 3.1s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(32) {
              animation-duration: 3.2s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(33) {
              animation-duration: 3.3s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(34) {
              animation-duration: 3.4s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(35) {
              animation-duration: 3.5s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(36) {
              animation-duration: 3.6s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(37) {
              animation-duration: 3.7s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(38) {
              animation-duration: 3.8s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(39) {
              animation-duration: 3.9s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(40) {
              animation-duration: 4s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(41) {
              animation-duration: 4.1s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(42) {
              animation-duration: 4.2s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(43) {
              animation-duration: 4.3s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(44) {
              animation-duration: 4.4s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(45) {
              animation-duration: 4.5s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(46) {
              animation-duration: 4.6s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(47) {
              animation-duration: 4.7s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(48) {
              animation-duration: 4.8s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(49) {
              animation-duration: 4.9s; }
            #chat .chat-container .right .chat.active-chat .bubble:nth-of-type(50) {
              animation-duration: 5s; }
      #chat .chat-container .right .write {
        position: absolute;
        bottom: 30px;
        left: 30px;
        height: 50px;
        width: calc(100% - 58px);
        border-radius: 5px; }
        #chat .chat-container .right .write input {
          font-size: 16px;
          float: left;
          width: 100%;
          height: 50px;
          color: #404040;
          border: 0;
          outline: none;
          padding-right: 60px;
          background-color: #fff; }
        #chat .chat-container .right .write .form-group {
          margin: 0; }
        #chat .chat-container .right .write .write-link {
          border: 0;
          background: transparent;
          position: absolute;
          right: 15px; }
          #chat .chat-container .right .write .write-link.send:before {
            display: inline-block;
            float: left;
            width: 20px;
            height: 50px;
            content: '';
            background-image: url("https://www.solarimpulse.com/img/chat-send.png");
            background-repeat: no-repeat;
            background-position: center; }
        #chat .chat-container .right .write:before {
          position: absolute;
          top: -30px;
          left: calc(50% - 1px);
          display: block;
          width: calc(100% + 58px);
          height: 1px;
          content: '';
          background-color: #e4ebef;
          transform: translate(-50%, 0); }
      #chat .chat-container .right .bubble {
        margin-top: 40px;
        font-size: 16px;
        position: relative;
        display: inline-block;
        clear: both;
        margin-bottom: 8px;
        padding: 13px 14px;
        vertical-align: top;
        border-radius: 5px; }
        #chat .chat-container .right .bubble:before {
          position: absolute;
          top: 19px;
          display: block;
          width: 15px;
          height: 15px;
          content: '\00a0';
          transform: rotate(-45deg); }
        #chat .chat-container .right .bubble.you {
          float: left;
          color: #fff;
          background-color: #7c8c9c;
          align-self: flex-start;
          animation-name: slideFromLeft; }
          #chat .chat-container .right .bubble.you:before {
            left: 20px;
            top: -6px;
            background-color: #7c8c9c; }
        #chat .chat-container .right .bubble.me {
          float: right;
          color: #fff;
          background-color: #288dc1;
          align-self: flex-end;
          animation-name: slideFromRight; }
          #chat .chat-container .right .bubble.me:before {
            right: 20px;
            top: -6px;
            background-color: #288dc1; }
        #chat .chat-container .right .bubble .date {
          left: 0;
          width: 500px;
          color: #8392a1;
          font-size: 14px;
          position: absolute;
          top: -32px;
          background-color: transparent;
          height: auto; }
          #chat .chat-container .right .bubble .date .fa-circle {
            margin-right: 10px;
            font-size: 10px; }
          #chat .chat-container .right .bubble .date span {
            font-weight: bold;
            margin-right: 10px; }
          #chat .chat-container .right .bubble .date.right {
            left: auto;
            right: 0;
            text-align: right; }
            #chat .chat-container .right .bubble .date.right .fa-circle {
              margin-right: 0;
              margin-left: 10px;
              font-size: 10px;
              color: #ff8300; }
            #chat .chat-container .right .bubble .date.right span {
              font-weight: bold;
              margin-right: 0;
              margin-left: 10px; }
      #chat .chat-container .right .conversation-start {
        display: none;
        position: relative;
        width: 100%;
        margin-bottom: 27px;
        text-align: center; }
        #chat .chat-container .right .conversation-start span {
          font-size: 14px;
          display: inline-block;
          color: #999; }
          #chat .chat-container .right .conversation-start span:before, #chat .chat-container .right .conversation-start span:after {
            position: absolute;
            top: 10px;
            display: inline-block;
            width: 30%;
            height: 1px;
            content: '';
            background-color: #e6e6e6; }
          #chat .chat-container .right .conversation-start span:before {
            left: 0; }
          #chat .chat-container .right .conversation-start span:after {
            right: 0; }
@keyframes slideFromLeft {
  0% {
    margin-left: -200px;
    opacity: 0; }
  100% {
    margin-left: 0;
    opacity: 1; } }
@-webkit-keyframes slideFromLeft {
  0% {
    margin-left: -200px;
    opacity: 0; }
  100% {
    margin-left: 0;
    opacity: 1; } }
@keyframes slideFromRight {
  0% {
    margin-right: -200px;
    opacity: 0; }
  100% {
    margin-right: 0;
    opacity: 1; } }
@-webkit-keyframes slideFromRight {
  0% {
    margin-right: -200px;
    opacity: 0; }
  100% {
    margin-right: 0;
    opacity: 1; } }
#chat-panel-mask {
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999999999; }

#chat-panel {
  padding-top: 110px;
  display: none;
  overflow-y: scroll;
  background-color: white;
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 9999999999; }
  #chat-panel .wrapper {
    padding-top: 50px; }
  #chat-panel .container {
    margin-bottom: 0; }
  #chat-panel .chat-panel-close {
    font-size: 30px;
    margin-top: 20px;
    margin-right: 5px;
    color: #aaa; }

/* small desktop
------------------------------------------------------------ */
/* tablet
------------------------------------------------------------ */
@media (min-width: 768px) and (max-width: 992px) {
  #chat .chat-container .left {
    width: 40%; }
  #chat .chat-container .right {
    width: 60%; }
    #chat .chat-container .right .notice span {
      margin-top: -17px; }
    #chat .chat-container .right .notice-info .notice-close span {
      margin-top: -17px;
      z-index: 999999;
      position: relative; }
    #chat .chat-container .right .notice-info .rules-box {
      width: 167%;
      right: 0;
      position: absolute;
      top: 0;
      height: 890px; }
      #chat .chat-container .right .notice-info .rules-box h2 {
        max-width: 80%; } }
/* Smartphone
------------------------------------------------------------ */
@media (max-width: 767px) {
  .inbox-intro {
    padding-top: 0; }

  #chat .chat-container {
    padding-right: 10px;
    padding-left: 10px; }
    #chat .chat-container .left {
      display: none; }
    #chat .chat-container .right {
      width: 100%; } }
/* START TOOLTIP STYLES */
[tooltip] {
  position: relative;
  /* opinion 1 */ }

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  /* opinion 2 */
  font-size: .9em;
  /* opinion 3 */
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0; }

[tooltip]::before {
  content: '';
  border: 5px solid transparent;
  /* opinion 4 */
  z-index: 1001;
  /* absurdity 1 */ }

[tooltip]::after {
  content: attr(tooltip);
  /* magic! */
  /* most of the rest of this is opinion */
  text-align: center;
  /*
    Let the content set the size of the tooltips
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  padding-top: 6px;
  font-weight: 100;
  z-index: 1000;
  /* absurdity 2 */ }

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block; }

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important; }

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333; }

[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px); }

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, -0.5em);
  transform: translate(-50%, -0.5em); }

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333; }

[tooltip][flow^="down"]::after {
  top: calc(100% + 5px); }

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, 0.5em);
  transform: translate(-50%, 0.5em); }

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  -webkit-transform: translate(-0.5em, -50%);
  transform: translate(-0.5em, -50%); }

[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  -webkit-transform: translate(-0.5em, -50%);
  transform: translate(-0.5em, -50%); }

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  -webkit-transform: translate(0.5em, -50%);
  transform: translate(0.5em, -50%); }

[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  -webkit-transform: translate(0.5em, -50%);
  transform: translate(0.5em, -50%); }

/* KEYFRAMES */
@-webkit-keyframes tooltips-vert {
  to {
    opacity: .9;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }
@keyframes tooltips-vert {
  to {
    opacity: .9;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }
@-webkit-keyframes tooltips-horz {
  to {
    opacity: .9;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); } }
@keyframes tooltips-horz {
  to {
    opacity: .9;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); } }
/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  -webkit-animation: tooltips-vert 300ms ease-out forwards;
  animation: tooltips-vert 300ms ease-out forwards; }

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  -webkit-animation: tooltips-horz 300ms ease-out forwards;
  animation: tooltips-horz 300ms ease-out forwards; }

/********************************************************
    PAGE LOGIN SIGNIN
********************************************************/
#page-login-subscribe {
  padding: 0;
  height: 100%;
  background-color: #f8fafb;
  width: 100%;
  overflow: hidden; }
  #page-login-subscribe .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 768px;
    overflow: hidden; }
  #page-login-subscribe .no-padding {
    padding: 0; }
  #page-login-subscribe .logo-mobile {
    position: absolute;
    padding: 30px;
    display: inline;
    left: 0;
    z-index: 1; }
  #page-login-subscribe .overflow-y-scroll {
    overflow-y: scroll; }
  #page-login-subscribe #info-part {
    background: url("../../img/login_right.jpg");
    background-size: cover;
    background-position: center center;
    height: 100%; }
    #page-login-subscribe #info-part .logo {
      position: absolute;
      width: 142px;
      margin: 40px 0 0 40px; }
    #page-login-subscribe #info-part .nav-tabs {
      border: none; }
    #page-login-subscribe #info-part .si-tabs {
      height: 100%;
      padding-top: 120px; }
      #page-login-subscribe #info-part .si-tabs .si-tabs-nav__link {
        color: #fff; }
    #page-login-subscribe #info-part .si-tab {
      height: 100%;
      border: none; }
    #page-login-subscribe #info-part .si-tabs-nav {
      margin: 0 40px 21px; }
    #page-login-subscribe #info-part .si-tab__content {
      height: 100%; }
    #page-login-subscribe #info-part .hr-tabs {
      margin-top: 0;
      border-top: 1px solid rgba(230, 232, 241, 0.4); }
    #page-login-subscribe #info-part #benefits-selector {
      margin: 40px 40px 0 40px; }
      #page-login-subscribe #info-part #benefits-selector li > a {
        padding: 5px 0 10px 0;
        margin: 0 20px 1px 0;
        text-transform: uppercase;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.5px;
        border-radius: 0;
        border-bottom: 5px solid transparent; }
      #page-login-subscribe #info-part #benefits-selector li > a:hover, #page-login-subscribe #info-part #benefits-selector li > a:focus {
        border-color: transparent;
        background-color: initial; }
      #page-login-subscribe #info-part #benefits-selector .active .innovators {
        background-color: transparent;
        border: 1px solid transparent;
        border-bottom: 5px solid #66dbca; }
      #page-login-subscribe #info-part #benefits-selector .active .investors {
        background-color: transparent;
        border: 1px solid transparent;
        border-bottom: 5px solid #64d955; }
      #page-login-subscribe #info-part #benefits-selector .active .seekers {
        background-color: transparent;
        border: 1px solid transparent;
        border-bottom: 5px solid #f04721; }
    #page-login-subscribe #info-part #investors .arrow-link-container .hyperlink::before {
      color: #64d955; }
    #page-login-subscribe #info-part #investors .arrow-link-container .hyperlink::after {
      background-color: #64d955; }
    #page-login-subscribe #info-part #investors .hr-title {
      border-top: 5px solid #64d955; }
    #page-login-subscribe #info-part #innovators .arrow-link-container .hyperlink::before {
      color: #66dbca; }
    #page-login-subscribe #info-part #innovators .arrow-link-container .hyperlink::after {
      background-color: #66dbca; }
    #page-login-subscribe #info-part #innovators .hr-title {
      border-top: 5px solid #66dbca; }
    #page-login-subscribe #info-part #seekers .arrow-link-container .hyperlink::before {
      color: #f04721; }
    #page-login-subscribe #info-part #seekers .arrow-link-container .hyperlink::after {
      background-color: #f04721; }
    #page-login-subscribe #info-part #seekers .hr-title {
      border-top: 5px solid #f04721; }
    #page-login-subscribe #info-part .content-subscribe {
      color: #fff;
      padding: 0 40px; }
      #page-login-subscribe #info-part .content-subscribe .count {
        padding: 40px 0;
        text-align: right;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 1;
        opacity: 0.5;
        font-weight: 400; }
        #page-login-subscribe #info-part .content-subscribe .count span {
          font-size: 70px;
          font-family: 'Bebas Kai', sans-serif; }
      #page-login-subscribe #info-part .content-subscribe .stick {
        position: absolute;
        bottom: 100px; }
      #page-login-subscribe #info-part .content-subscribe .subscribe-text {
        font-size: 35px; }
      #page-login-subscribe #info-part .content-subscribe .arrow-link-container {
        margin-top: 20px;
        margin-bottom: 30px; }
        #page-login-subscribe #info-part .content-subscribe .arrow-link-container .hyperlink {
          color: #fff;
          font-weight: 200; }
      #page-login-subscribe #info-part .content-subscribe ol {
        list-style: none;
        counter-reset: my-awesome-counter;
        padding: 0; }
      #page-login-subscribe #info-part .content-subscribe ol li {
        counter-increment: my-awesome-counter;
        margin-bottom: 20px;
        font-size: 12px;
        text-transform: uppercase;
        color: #C5CCD3;
        letter-spacing: 0.5px;
        font-weight: 500;
        line-height: 1.5;
        position: relative; }
        #page-login-subscribe #info-part .content-subscribe ol li hr {
          position: absolute;
          top: 0;
          left: 20px;
          width: 25px;
          display: inline-block;
          vertical-align: top;
          margin-right: 20px;
          margin: 4px;
          border-top: 2px solid #E9EFF4; }
        #page-login-subscribe #info-part .content-subscribe ol li > span {
          margin-left: 80px;
          display: inline-block;
          vertical-align: top; }
          #page-login-subscribe #info-part .content-subscribe ol li > span span {
            font-size: 22px;
            text-transform: none;
            color: #fff; }
      #page-login-subscribe #info-part .content-subscribe ol li::before {
        content: "0" counter(my-awesome-counter);
        margin-right: 0.5rem;
        line-height: 1;
        position: absolute;
        top: 0;
        left: 0; }
    #page-login-subscribe #info-part .content-login {
      color: #fff;
      position: absolute;
      bottom: 40px;
      padding-left: 40px;
      padding-right: 100px; }
      #page-login-subscribe #info-part .content-login .subscribe-text {
        font-size: 24px;
        line-height: 1.5; }
  #page-login-subscribe #login-info-part {
    height: 100%; }
  #page-login-subscribe #login-part {
    height: 100%; }
    #page-login-subscribe #login-part .login-change {
      position: absolute;
      padding: 30px;
      display: inline;
      right: 0;
      z-index: 1; }
      #page-login-subscribe #login-part .login-change p {
        float: left;
        padding: 8px;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        color: #014f90; }
      #page-login-subscribe #login-part .login-change div {
        border: 2px solid #bac1c2;
        margin-left: 20px;
        border-radius: 2px;
        padding: 9px 10px 5px 10px;
        float: right;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        color: #bac1c2; }
      #page-login-subscribe #login-part .login-change div:hover {
        background-color: #bac1c2;
        color: #fff;
        transition: 0.3s; }
    #page-login-subscribe #login-part .login-header-background {
      background-color: #fff;
      height: 45%; }
    #page-login-subscribe #login-part .login-header {
      max-width: 540px;
      margin: 0 auto;
      height: 100%; }
    #page-login-subscribe #login-part .login-form-background {
      background-color: #f8fafb;
      height: 55%; }
    #page-login-subscribe #login-part .login-form {
      max-width: 540px;
      margin: 0 auto;
      height: 100%; }
      #page-login-subscribe #login-part .login-form .tagline {
        text-transform: inherit;
        font-size: 30px;
        font-weight: 500; }
      #page-login-subscribe #login-part .login-form .policies {
        margin-top: 10px;
        padding-left: 0px;
        padding-top: 5px;
        font-size: 14px;
        margin-bottom: 50px; }
  #page-login-subscribe #register-timeline {
    width: 270px;
    position: absolute;
    height: 100%;
    background-color: #fff;
    border-right: 2px solid #E9EFF4;
    padding: 65px 40px; }
    #page-login-subscribe #register-timeline .step {
      margin: 30px 0;
      font-size: 17px;
      padding-left: 0;
      list-style: none; }
      #page-login-subscribe #register-timeline .step li {
        position: relative;
        font-weight: 700; }
        #page-login-subscribe #register-timeline .step li.inter {
          margin: 10px 0 10px 23px;
          width: 3px;
          height: 20px;
          background: #7c8c9c; }
        #page-login-subscribe #register-timeline .step li span {
          display: inline-block;
          vertical-align: middle; }
          #page-login-subscribe #register-timeline .step li span.circle {
            width: 50px;
            height: 50px;
            border: 3px solid #7c8c9c;
            border-radius: 50%;
            margin-right: 15px;
            line-height: 46px;
            text-align: center; }
        #page-login-subscribe #register-timeline .step li.active span.circle {
          border: 3px solid #4D5966;
          color: #4D5966; }
        #page-login-subscribe #register-timeline .step li.disable {
          opacity: 0.3; }
        #page-login-subscribe #register-timeline .step li .arrow-right {
          display: inline-block;
          background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 100"><rect x="-5" y="-5" width="90" height="110" fill="#fff" /><polygon fill="#fe8300" points="0,0 50,50 0,100"/></svg>');
          background-position: 100% 50%;
          background-size: auto 100%;
          background-repeat: no-repeat;
          background-color: #fe8300;
          padding: 5px 33px 6px 14px;
          margin-top: -6px;
          color: #fff;
          border-bottom-left-radius: 4px;
          border-top-left-radius: 4px; }
    #page-login-subscribe #register-timeline .title {
      font-size: 18px;
      font-weight: 700;
      color: #004F90;
      text-transform: capitalize; }
    #page-login-subscribe #register-timeline .bottom {
      text-align: center;
      border-top: 2px solid #E9EFF4;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 30px;
      max-width: 300px;
      color: #7c8c9c;
      font-size: 16px;
      font-weight: 300;
      display: none; }
      #page-login-subscribe #register-timeline .bottom a {
        display: block; }
        #page-login-subscribe #register-timeline .bottom a p {
          color: #7c8c9c;
          display: block;
          margin: 0; }
          #page-login-subscribe #register-timeline .bottom a p.title {
            font-size: 18px;
            font-weight: 700;
            color: #4D5966;
            margin-top: 10px;
            margin-bottom: 10px;
            padding-bottom: 5px;
            position: relative;
            display: inline-block; }
            #page-login-subscribe #register-timeline .bottom a p.title:after {
              position: absolute;
              bottom: 0;
              left: 0;
              display: block;
              width: 100%;
              height: 2px;
              content: ' ';
              transition: transform .5s;
              transform: scaleX(0);
              transform-origin: bottom right;
              background-color: #4D5966; }
        #page-login-subscribe #register-timeline .bottom a img {
          max-width: 220px;
          margin-top: 0;
          -webkit-transition: all .35s ease-in-out;
          -moz-transition: all .35s ease-in-out;
          -ms-transition: all .35s ease-in-out;
          -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out; }
        #page-login-subscribe #register-timeline .bottom a:hover img {
          transform: scale(1.1); }
        #page-login-subscribe #register-timeline .bottom a:hover p.title:after {
          transform: scaleX(1);
          transform-origin: bottom left; }
  #page-login-subscribe #register-info .si-section {
    height: 100%; }
    #page-login-subscribe #register-info .si-section .si-grid {
      height: 100%; }
      #page-login-subscribe #register-info .si-section .si-grid .si-grid-cell {
        height: 100%; }
  #page-login-subscribe #register-info label {
    color: #4D5966;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 700; }
  #page-login-subscribe #register-info input {
    border: 2px solid #E9EFF4;
    border-radius: 4px; }
  #page-login-subscribe #register-info textarea {
    border: 2px solid #E9EFF4;
    border-radius: 4px;
    resize: none; }
  #page-login-subscribe #register-info .btn-motion {
    width: 100%;
    margin-top: 20px;
    text-align: center !important;
    padding: 4px;
    height: 50px !important;
    font-weight: bold;
    margin-bottom: 50px; }
  #page-login-subscribe #register-info .type-checkbox-content {
    position: relative;
    display: block;
    background-color: #fff;
    border: 2px solid #E9EFF4;
    padding: 15px 20px;
    border-radius: 4px;
    margin-bottom: 25px; }
    #page-login-subscribe #register-info .type-checkbox-content img {
      width: 100px;
      top: calc(50% - 50px);
      position: absolute; }
    #page-login-subscribe #register-info .type-checkbox-content input {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 5;
      opacity: 0;
      cursor: pointer;
      margin: 0; }
    #page-login-subscribe #register-info .type-checkbox-content label {
      margin: 0;
      position: relative;
      color: #7c8c9c;
      display: block;
      padding: 15px 90px 15px 130px;
      min-height: 100px;
      line-height: 1.8;
      font-weight: 400;
      transition: color .35s ease-in;
      transition: background .35s ease-in;
      text-transform: initial;
      font-size: 13px; }
      #page-login-subscribe #register-info .type-checkbox-content label span {
        font-size: 17px;
        color: #004F90; }
      #page-login-subscribe #register-info .type-checkbox-content label b {
        color: #4D5966; }
      #page-login-subscribe #register-info .type-checkbox-content label:after {
        position: absolute;
        right: 20px;
        top: calc(50% - 10px);
        content: '\f111';
        font-family: "Font Awesome 5 Pro";
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-weight: normal;
        line-height: 1;
        text-rendering: auto;
        display: block;
        font-size: 25px;
        color: #C5CCD3; }
    #page-login-subscribe #register-info .type-checkbox-content input:checked {
      border: 2px solid #CCDAE5; }
    #page-login-subscribe #register-info .type-checkbox-content input:checked + label:after {
      content: '\f058';
      color: #004F90; }
  #page-login-subscribe #register-info .note {
    font-size: 14px;
    margin: 20px 0; }

@media (min-height: 801px) and (min-width: 768px) {
  .hidden-1 {
    display: none; } }
@media (max-height: 768px) {
  #page-login-subscribe #login-part .login-header-background, #page-login-subscribe #login-part .hidden-2 {
    display: none; }
  #page-login-subscribe #login-part .hidden-1 {
    display: block; }
  #page-login-subscribe #login-part .login-form-background {
    height: 100%; } }
@media (max-width: 1650px) and (max-height: 992px) {
  #page-login-subscribe .content-subscribe .count {
    display: none; } }
/* tablet
------------------------------------------------------------ */
@media (min-width: 768px) and (max-width: 992px) {
  #page-login-subscribe #login-part .login-header-background, #page-login-subscribe #login-part .hidden-2 {
    display: none; }
  #page-login-subscribe #login-part .hidden-1 {
    display: block; }
  #page-login-subscribe #login-part .login-form-background {
    height: 100%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #page-login-subscribe #info-part .content-subscribe ol li {
    margin-bottom: 0; }
  #page-login-subscribe #info-part .content-login .subscribe-text {
    font-size: 20px; }
  #page-login-subscribe #login-part .login-form {
    max-width: 450px; } }
/* smartphone
------------------------------------------------------------ */
@media (max-width: 767px) {
  #page-login-subscribe #login-part .login-form-background {
    height: 100%; }
  #page-login-subscribe #login-part .login-form {
    max-width: 100%;
    padding: 0 30px 0 30px; } }
@media (min-width: 768px) {
  #page-login-subscribe #register-info {
    margin-left: 270px;
    width: calc(100% - 270px); } }
@media (min-width: 992px) {
  #page-login-subscribe #register-timeline {
    width: 300px; }
  #page-login-subscribe #register-info {
    margin-left: 300px;
    width: calc(100% - 300px); } }
@media (min-height: 850px) {
  #page-login-subscribe #register-timeline .bottom {
    display: block; } }
html {
  height: 100%; }

body {
  height: 100%;
  font-family: "DIN", sans-serif;
  font-weight: 300;
  color: #7c8c9c;
  background-color: #fff;
  -webkit-overflow-scrolling: touch; }

h1, h2, h3, h4 {
  font-family: "DIN", sans-serif;
  font-weight: bold; }

#content {
  margin-bottom: 60px; }

p {
  margin: 0 0 20px; }

.position-relative {
  position: relative; }

.color-sdg-6 {
  color: #26c0e7; }

.color-sdg-7 {
  color: #fbc412; }

.color-sdg-9 {
  color: #f26a2f; }

.color-sdg-11 {
  color: #f89d29; }

.color-sdg-12 {
  color: #c08e2c; }

.color-curiousblue {
  color: #288dc1; }

.bg-cornflower {
  background: #f7f9fb; }

.bg-cornflower-lines {
  background-color: #f7f9fb;
  background-size: cover;
  background-position-x: right;
  background-position-y: -25%;
  background-repeat: no-repeat;
  background-image: url(/img/volute_lines_transparent_50.png); }

a {
  color: #2c3f4c;
  transition: 0.5s; }
  a:hover {
    transition: 0.5s;
    color: #fe8300;
    text-decoration: none; }
  a:focus {
    transition: 0.5s;
    color: #fe8300;
    text-decoration: none; }

a.white {
  color: #fff !important;
  transition: 0.5s; }
  a.white:hover {
    transition: 0.5s;
    color: #fff !important;
    text-decoration: none; }
  a.white:focus {
    transition: 0.5s;
    color: #fff !important;
    text-decoration: none; }

a.review-icon {
  color: #eeeeee !important;
  transition: 0.5s; }
  a.review-icon:hover {
    transition: 0.5s;
    color: #fe8300 !important;
    text-decoration: none; }
  a.review-icon:focus {
    transition: 0.5s;
    color: #fe8300 !important;
    text-decoration: none; }

a.black {
  color: #000 !important;
  transition: 0.5s; }
  a.black:hover {
    transition: 0.5s;
    color: #000 !important;
    text-decoration: none; }
  a.black:focus {
    transition: 0.5s;
    color: #000 !important;
    text-decoration: none; }

a.black-yellow {
  color: #000 !important;
  transition: 0.5s; }
  a.black-yellow:hover {
    transition: 0.5s;
    color: #fe8300 !important;
    text-decoration: none; }
  a.black-yellow:focus {
    transition: 0.5s;
    color: #fe8300 !important;
    text-decoration: none; }

a.quote {
  color: #0A3A68;
  transition: 0.5s; }
  a.quote:hover {
    transition: 0.5s;
    color: #0A3A68;
    text-decoration: none; }
  a.quote:focus {
    transition: 0.5s;
    color: #0A3A68;
    text-decoration: none; }

a.blue {
  color: #016099;
  transition: 0.5s; }
  a.blue:hover {
    transition: 0.5s;
    color: #016099;
    text-decoration: none; }
  a.blue:focus {
    transition: 0.5s;
    color: #016099;
    text-decoration: none; }

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

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

.main-panel__table {
  display: table;
  width: 100%;
  height: 100%; }

.main-panel__table-cell {
  position: relative;
  display: table-cell;
  vertical-align: middle; }

.main-panel__content {
  clear: both; }

#debug-bloc-info {
  position: fixed;
  top: -94px;
  font-size: 14px;
  background-color: #ff8303;
  text-align: Center;
  z-index: 999999999;
  color: #fff;
  transform: rotate(-45deg);
  padding: 121px 80px 10px 80px;
  left: -123px;
  font-weight: 500;
  line-height: 1; }
  #debug-bloc-info span {
    font-size: 12px;
    font-weight: 800; }

ul {
  list-style: none; }

.break {
  display: block; }

.stop-scroll {
  overflow-y: hidden; }

.avatar-rounded {
  width: 160px;
  border-radius: 100%;
  display: block;
  margin-bottom: 30px; }

.img-preview {
  width: 100%; }
  .img-preview a .img-wrapper {
    position: relative;
    text-align: center;
    margin-bottom: 15px; }
    .img-preview a .img-wrapper img {
      width: 100%;
      border: 1px solid #f0f2f4; }
    .img-preview a .img-wrapper .img-wrapper-i {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      z-index: 2;
      opacity: 0;
      color: #fff;
      transition: all .35s ease-in; }
      .img-preview a .img-wrapper .img-wrapper-i svg {
        display: block;
        margin: -35px auto 10px auto;
        font-size: 45px; }
      .img-preview a .img-wrapper .img-wrapper-i span {
        font-size: 18px;
        font-weight: 300;
        color: #fff;
        position: relative;
        display: inline-block;
        padding-bottom: 4px;
        text-align: inherit !important;
        text-decoration: none;
        text-transform: uppercase; }
      .img-preview a .img-wrapper .img-wrapper-i span:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        content: ' ';
        transition: transform .5s;
        transform: scaleX(0);
        transform-origin: bottom right;
        background-color: #fff; }
  .img-preview a p {
    position: relative;
    font-size: 13px;
    font-weight: 700;
    padding-left: 35px;
    color: #288dc1;
    text-transform: uppercase;
    transition: all .35s ease-in; }
  .img-preview a p:before {
    position: absolute;
    left: 0;
    top: 8px;
    width: 15px;
    height: 2px;
    display: inline-block;
    background: #ff8300;
    content: '';
    vertical-align: middle;
    transition: all .35s ease-in; }
  .img-preview a .img-wrapper:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: ' ';
    transition: transform .5s;
    transform: scaleX(0);
    transform-origin: bottom right;
    background: rgba(124, 140, 156, 0.8); }
  .img-preview a:hover .img-wrapper::after {
    transform: scaleX(1);
    transform-origin: bottom left; }
  .img-preview a:hover .img-wrapper-i {
    opacity: 1; }
    .img-preview a:hover .img-wrapper-i span:after {
      transform: scaleX(1);
      transform-origin: bottom left; }
  .img-preview a:hover p {
    color: #004F90; }
  .img-preview a:hover p:before {
    width: 22px; }

#main-container {
  padding-left: 0;
  padding-right: 0; }
  #main-container .row {
    margin-right: 0;
    margin-left: 0; }

.no-padding-top {
  padding-top: 0; }

.yellow {
  color: #fe8300 !important; }

.btn-yellow {
  padding-bottom: 3px;
  background-color: #fe8300;
  color: #fff;
  font-size: 17px;
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  border-radius: 0;
  text-transform: uppercase;
  border: 1px solid #fe8300; }
  .btn-yellow a {
    color: #fff;
    padding: 5px 10px 2px 10px;
    font-weight: 100;
    display: block;
    transition: 0s; }
    .btn-yellow a:hover {
      transition: 0s;
      color: #fe8300; }

.btn-green {
  padding-bottom: 3px;
  background-color: #5db85d;
  color: #fff;
  font-size: 17px;
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  border-radius: 0;
  text-transform: uppercase;
  border: 1px solid #5db85d; }
  .btn-green a {
    color: #fff;
    padding: 5px 10px 2px 10px;
    font-weight: 100;
    display: block;
    transition: 0s; }
    .btn-green a:hover {
      transition: 0s;
      color: #5db85d; }
  .btn-green:hover {
    transition: 0.3s;
    background: transparent;
    color: #5db85d !important; }
    .btn-green:hover a {
      color: #5db85d; }

.yellow-tooltip + .tooltip > .tooltip-inner {
  border: 3px solid #fe8300;
  background-color: #fff;
  color: #000;
  font-size: 14px; }

.yellow-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #fe8300; }

.yellow-tooltip-done + .tooltip > .tooltip-inner {
  border: 3px solid #fe8300;
  background-color: #fe8300;
  font-size: 14px; }

.yellow-tooltip-done + .tooltip > .tooltip-arrow {
  border-bottom-color: #fe8300; }

.disable .yellow-tooltip + .tooltip > .tooltip-inner {
  border: 3px solid #cacaca;
  background-color: #cacaca;
  color: #000;
  font-size: 14px; }
.disable .yellow-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #cacaca; }

.btn-yellow.disable {
  background-color: #898989 !important;
  border: 1px solid #898989 !important;
  color: #000 !important;
  cursor: default !important; }
  .btn-yellow.disable p {
    padding: 4px 10px 0 10px !important;
    margin: 0 !important; }

.btn-yellow:hover {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fe8300;
  transition: 0.3s;
  color: #fe8300; }

.btn-red {
  padding-bottom: 3px;
  background-color: #db524b;
  color: #fff;
  font-size: 17px;
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  border-radius: 0;
  text-transform: uppercase;
  border: 1px solid #db524b; }

.btn-red:hover {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #db524b;
  transition: 0.3s;
  color: #db524b; }

.btn-blue {
  padding-bottom: 3px;
  background-color: #56c0e0;
  color: #fff;
  font-size: 17px;
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  border-radius: 0;
  text-transform: uppercase;
  border: 1px solid #56c0e0; }

.btn-blue:hover {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #56c0e0;
  transition: 0.3s;
  color: #56c0e0; }

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none; }

.error {
  padding: 20px;
  text-align: center;
  background: #f4ddde;
  border: 1px solid #e1d1d6;
  color: #c6332e; }

.error-message {
  color: #ff0000;
  font-size: 14px;
  padding: 10px 0; }

.blockOverlay {
  z-index: 99998 !important;
  opacity: 0.7 !important; }

.blockMsg {
  z-index: 99999 !important;
  border: 0 !important;
  background-color: transparent !important;
  color: #fff !important;
  font-size: 25px !important; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 100;
  font-size: 14px; }

.alert {
  text-align: center;
  margin-bottom: 0;
  position: fixed;
  z-index: 999999999;
  bottom: 30px;
  left: 30px;
  -webkit-box-shadow: 0 2px 17px rgba(171, 194, 212, 0.76), 0 3px 20px rgba(171, 194, 212, 0.13);
  -moz-box-shadow: 0 2px 17px rgba(171, 194, 212, 0.76), 0 3px 20px rgba(171, 194, 212, 0.13);
  box-shadow: 0 2px 17px rgba(171, 194, 212, 0.76), 0 3px 20px rgba(171, 194, 212, 0.13);
  padding: 25px 25px 25px 80px;
  border-radius: 10px;
  cursor: pointer; }
  .alert button {
    display: none; }
  .alert.alert-success {
    color: #4d5966;
    background-color: #fff;
    border-color: #ffff; }
    .alert.alert-success:before {
      content: url("/img/alert-success-icon.png");
      position: absolute;
      display: inline-block;
      left: 18px;
      top: 18px; }
  .alert.alert-danger {
    color: #4d5966;
    background-color: #fff;
    border-color: #ffff; }
    .alert.alert-danger:before {
      content: url("/img/alert-error-icon.png");
      position: absolute;
      display: inline-block;
      left: 18px;
      top: 18px; }

.background-cellule {
  background: url("/img/background-cellules.png");
  background-size: cover;
  background-position: center center; }

#header {
  height: 500px;
  background-size: cover !important;
  background-position: center center !important; }

#header-line {
  position: absolute;
  top: 0;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 190px; }
  #header-line #header-line-1 {
    display: none;
    font-weight: bold;
    margin-bottom: 0; }
  #header-line #header-line-2 {
    display: none;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase; }
  #header-line #header-line-3 {
    display: none;
    font-size: 15px;
    margin-bottom: 0; }

.at-share-btn-elements .at-share-btn {
  margin-right: 5px !important; }

.citation {
  padding: 0 18% 0 8%;
  margin-top: -50px; }
  .citation blockquote {
    border: 0;
    font-size: 22px;
    font-weight: 500;
    padding-top: 50px;
    padding-left: 90px; }
    .citation blockquote .quote {
      line-height: 32px;
      font-family: 'Merriweather', serif;
      font-weight: 100;
      font-style: italic;
      color: #0A3A68; }
    .citation blockquote .author {
      text-transform: uppercase;
      color: #0A3A68;
      font-size: 20px;
      margin-top: 30px; }
  .citation blockquote:before {
    font-family: 'Merriweather', serif;
    content: '“';
    margin-left: -100px;
    padding-right: 10px;
    color: #0A3A68;
    font-size: 130px;
    position: absolute;
    margin-top: -30px;
    font-style: italic; }

.SumoSelect .select-all {
  height: 45px; }

.SumoSelect .select-all.partial > span i, .SumoSelect .select-all.selected > span i, .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
  background-color: #fe8300; }

.treeview-menu {
  padding-left: 28px !important; }

.tree input[type="checkbox"] + label {
  font-size: initial !important;
  margin-left: 10px !important; }

.tree > ul {
  padding: 0 !important; }

.tree ul {
  padding-left: 33px; }

.tree li {
  list-style-type: none;
  margin: 0;
  padding: 17px 5px 0 5px;
  position: relative; }
  .tree li .checkbox {
    margin-top: -11px;
    margin-bottom: 0px; }

.tree li::before, .tree li::after {
  content: '';
  left: -20px;
  position: absolute;
  right: auto; }

.tree li::before {
  border-left: 1px solid #999;
  bottom: 50px;
  height: 100%;
  top: 0;
  width: 1px; }

.tree li::after {
  border-top: 1px solid #999;
  height: 20px;
  top: 30px;
  width: 25px; }

.tree li span {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  padding: 3px 8px;
  text-decoration: none; }

.tree li.parent_li > span {
  cursor: pointer;
  font-size: 17px; }

.tree > ul > li::before, .tree > ul > li::after {
  border: 0; }

.tree li:last-child::before {
  height: 30px; }

select[multiple], select[size] {
  height: 0; }

.custom-checkbox input[type="checkbox"] {
  display: none; }
.custom-checkbox input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0;
  margin-left: 10px;
  margin-top: 2px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
.custom-checkbox input[type="checkbox"] + label:last-child {
  margin-bottom: 0; }
.custom-checkbox input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #FFB546;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  margin-top: 0;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s; }
.custom-checkbox input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.pull-right .btn-yellow {
  margin-left: 10px; }
.pull-right .btn-red {
  margin-left: 10px; }
.pull-right .btn-blue {
  margin-left: 10px; }

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

.modal-content-custom {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .modal-content-custom .modal-header {
    background-color: #fe8300;
    color: #fff;
    font-size: 20px;
    border-bottom: 0;
    padding-left: 30px; }
    .modal-content-custom .modal-header p {
      margin-bottom: 0;
      text-transform: uppercase;
      font-weight: 600; }
  .modal-content-custom .danger {
    background-color: red; }
  .modal-content-custom .modal-body {
    line-height: initial;
    font-size: initial;
    padding: 30px 30px 5px 30px; }
    .modal-content-custom .modal-body ul {
      list-style: disc;
      font-size: 15px; }
  .modal-content-custom .modal-footer {
    border-top: 0; }
    .modal-content-custom .modal-footer .btn-default {
      border-color: #fff;
      color: #000; }
    .modal-content-custom .modal-footer .btn-default:hover {
      color: #000;
      background-color: #fff;
      border-color: #fff; }
    .modal-content-custom .modal-footer .btn-warning {
      color: #fff;
      background-color: #fe8300;
      border-color: #fe8300;
      border-radius: 0; }
    .modal-content-custom .modal-footer .btn-warning:hover {
      color: #000;
      background-color: #fff;
      border-color: #fe8300; }

.container {
  /*
  height: 100%;
  min-height: 100%;
  */
  margin: 0 auto; }

.button-wrap {
  position: relative;
  text-align: center; }

.button-label {
  display: inline-block;
  padding: 1em 2em;
  margin: 0.5em;
  cursor: pointer;
  color: #292929;
  border-radius: 0;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid rgba(0, 0, 0, 0.11); }

.button-label h1 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.button-label:hover {
  background: #fff;
  color: #101010; }

#yes-button:checked + .button-label {
  border: 1px solid #29b765;
  background: #2ECC71;
  color: #fff; }

#yes-button:checked + .button-label:hover {
  border: 1px solid #29b765;
  color: #29b765;
  background: #fff; }

#no-button:checked + .button-label {
  border: 1px solid #c21b15;
  background: #D91E18;
  color: #fff; }

#no-button:checked + .button-label:hover {
  border: 1px solid #c21b15;
  background: #fff;
  color: #c21b15; }

.yes-button:checked + .button-label {
  border: 1px solid #29b765;
  background: #2ECC71;
  color: #fff; }

.yes-button:checked + .button-label:hover {
  border: 1px solid #29b765;
  color: #29b765;
  background: #fff; }

.no-button:checked + .button-label {
  border: 1px solid #c21b15;
  background: #D91E18;
  color: #fff; }

.no-button:checked + .button-label:hover {
  border: 1px solid #c21b15;
  background: #fff;
  color: #c21b15; }

.hidden {
  display: none; }

.char-count {
  float: right;
  font-size: 13px;
  margin-top: 8px; }
  .char-count span {
    color: #fe8300; }

.char-count-width-label {
  float: right;
  font-size: 13px;
  margin-top: 32px; }
  .char-count-width-label span {
    color: #fe8300; }

.advise {
  margin-bottom: 30px;
  display: inline-flex;
  -webkit-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.49);
  -moz-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.49);
  box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.49); }
  .advise .picto {
    font-size: 17px;
    float: left;
    color: #fff; }
  .advise .private {
    background-color: #d91d19;
    padding: 15px 20px; }
  .advise .public {
    background-color: #11bd9d;
    padding: 15px 17px; }
  .advise .text {
    border: 1px solid #c4c3c3;
    border-left: 0;
    padding: 14px;
    font-size: 16px; }

.fixed-blue {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999; }

#dashboard-messages a {
  font-size: 18px;
  margin-top: 1px; }
#dashboard-messages .badge {
  position: absolute;
  left: 21px;
  top: -3px;
  background-color: #d9534f;
  padding: 4px 7px; }

#konami {
  background-color: black;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999999;
  display: none;
  top: 0;
  text-align: center;
  padding-top: 21px; }

.btn-cta {
  display: block;
  width: 100%;
  text-align: left;
  color: inherit;
  outline: 0;
  border: 0;
  cursor: pointer;
  padding: 0;
  background-color: #eef2f6;
  background-size: 250%;
  background-repeat: no-repeat;
  background-position: top -50px right;
  background-image: url("/img/volute1_grey_thin.png");
  transition: background-color .75s; }

.btn-cta:hover {
  background-color: #dee6ed; }

.btn-cta-label {
  padding: 0;
  max-width: 760px; }

@media only screen and (max-width: 767px) {
  .btn-cta-content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    background-color: transparent; } }
.btn-cta-content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  transition: .5s; }

.btn-cta-label {
  padding: 0;
  max-width: 760px; }

@media only screen and (max-width: 767px) {
  .heading {
    padding-top: 12px;
    padding-bottom: 15px; } }
@media only screen and (max-width: 767px) {
  .heading {
    font-size: 22px;
    line-height: 32px; } }
.btn-cta .heading {
  font-weight: 600;
  line-height: 42px;
  letter-spacing: .05em;
  padding-top: 100px;
  padding-bottom: 30px;
  color: #006098; }

.btn-cta .heading h3 {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  color: #7C8C9C;
  text-transform: uppercase; }

.btn-cta .heading p {
  font-weight: 300;
  color: #7c8c9c;
  font-size: 18px;
  line-height: 1.4;
  text-transform: none; }

.btn-cta .heading p.cta {
  font-size: 16px;
  line-height: 42px;
  font-weight: 700;
  color: #004f90;
  position: relative;
  display: inline-block;
  text-transform: uppercase; }

.btn-cta .heading p.cta:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: ' ';
  transition: transform .5s;
  transform: scaleX(0);
  transform-origin: bottom right;
  background-color: #004f90; }

.btn-cta:hover .heading p.cta:after {
  transform: scaleX(1);
  transform-origin: bottom left; }

.btn-cta-line {
  position: absolute;
  top: 0;
  left: -40px;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 60px;
  height: 2px;
  background: #c5ccd3;
  transform-origin: right center;
  transition: transform .5s; }

.btn-cta-icon {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  flex-shrink: 0;
  margin-left: 62px; }

.btn-cta-icon .svg-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.btn-cta-icon .svg-border {
  width: 100%;
  height: 100%;
  stroke-width: 10px;
  stroke: #909090;
  transition: stroke .25s;
  stroke-dasharray: 400px;
  stroke-dashoffset: 0px; }

.btn-cta-icon__border {
  stroke: #fe8300 !important; }

@media only screen and (max-width: 767px) {
  .btn-cta-icon__line {
    width: calc(50% + 3px); } }
.btn-cta-icon__line {
  position: absolute;
  top: 0;
  right: calc(50% - 4px);
  bottom: 0;
  margin: auto;
  display: block;
  width: 150%;
  height: 2px;
  background-color: #006098;
  transform-origin: right center;
  transition: transform .5s; }

.btn-cta:hover .btn-cta-icon__line, .btn-cta:hover .btn-cta-line {
  transform: scaleX(0.714); }

.btn-cta-icon__arrow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg); }

.btn-cta-icon__arrow .arrow-line.line-1 {
  width: 2px;
  height: 100%; }

.btn-cta-icon__arrow .arrow-line.line-2 {
  width: 100%;
  height: 2px; }

.btn-cta-icon__arrow .arrow-line {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #006098;
  transition: background-color .25s; }

#hs-eu-cookie-confirmation {
  position: fixed !important;
  bottom: 0 !important;
  top: inherit !important; }
  #hs-eu-cookie-confirmation #hs-eu-confirmation-button {
    background-color: #ffac3e !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border: 1px solid #ffac3e !important; }

.btn, .btn:hover, .btn:focus {
  outline: 0; }

/* anchor-text */
a.anchor-text {
  /*color: #7C8C9D;
  font-weight: 400;
  position: relative;
  z-index: 1;
  display: inline;
  padding: 6px 4px 3px;
  -webkit-box-shadow: inset 0 -2px 0 #b9c1c9;
  box-shadow: inset 0 -2px 0 #b9c1c9;
  transition: color .6s ease-in-out;
  transition: all .3s ease-in-out;
  */
  color: #288dc1;
  background-image: linear-gradient(to left, #288dc1 0%, #288dc1 100%);
  background-repeat: no-repeat;
  background-size: 0% 2px;
  background-position: 0 100%;
  transition: background-size 0.35s ease-in;
  font-weight: 600; }
a:hover.anchor-text {
  /*color: #fff;
  -webkit-box-shadow: inset 0 -26px 0 $yellow;
  box-shadow: inset 0 -26px 0 $yellow;*/
  text-decoration: none;
  background-size: 100% 2px; }

/* END anchor-text */
.modal-dialog {
  margin: 180px auto; }

#faqs-section {
  background-color: #f9f9fa;
  margin-top: 230px; }
  #faqs-section #faq-header {
    width: 100%;
    padding: 100px 150px;
    background: url("/img/faqs-header.jpg");
    background-position: center center !important;
    background-size: cover !important;
    margin-top: -230px;
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
    font-size: 22px; }
    #faqs-section #faq-header .title {
      color: #fe8300;
      font-weight: 700;
      font-size: 40px;
      margin-bottom: 20px; }

.hr-subtitle {
  border-top: 2px solid #fe8300;
  margin-bottom: 50px;
  width: 50px; }

.fancybox-container {
  z-index: 9999999 !important; }
  .fancybox-container .fancybox-button {
    color: #fe8300; }
  .fancybox-container .fancybox-caption {
    color: #fe8300; }

.betterInputFile {
  transition: 0.3s; }
  .betterInputFile .btn {
    height: 45px;
    border-radius: 0; }
  .betterInputFile .btn-primary {
    color: #fff;
    background-color: #fe8300;
    border-color: #fe8300; }
  .betterInputFile .btn-primary:hover {
    color: #fe8300;
    background-color: #fff; }
  .betterInputFile button:hover {
    transition: 0.3s; }

.slim .slim-file-hopper {
  z-index: 3;
  background: rgba(0, 0, 0, 0.0001);
  border: 1px solid #cccccc; }

.nav-toggle span {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #004F90;
  vertical-align: middle;
  margin-left: 5px; }
.nav-toggle svg {
  font-size: 20px;
  color: #fe8300;
  vertical-align: middle;
  transition: all .2s ease-in;
  transform: rotate(0deg); }

.nav-toggle:hover svg {
  transform: rotate(-180deg); }

/* ==== Accordion ==== */
/* == Toggle == */
#accordion {
  border-top: 1px solid #E8E8E9; }
  #accordion .panel {
    margin-top: 0;
    border: 0;
    border-bottom: 1px solid #E8E8E9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none; }
  #accordion a {
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    display: block;
    padding: 24px 0 20px;
    text-decoration: none;
    color: #7c8c9c; }
  #accordion ul {
    list-style: disc; }
  #accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    background: none; }
    #accordion .panel-heading a.collapsed:hover {
      transition: all .2s ease-in;
      transform: rotate(0deg);
      color: #288dc1; }
    #accordion .panel-heading a.collapsed:hover::after {
      transition: all .2s ease-in;
      transform: rotate(135deg);
      color: #ff8300; }
    #accordion .panel-heading a:not(.collapsed) {
      transition: all .2s ease-in;
      color: #288dc1; }
    #accordion .panel-heading .panel-collapse > .list-group,
    #accordion .panel-heading .panel-collapse > .panel-body {
      border: none; }
    #accordion .panel-heading .accordion-toggle svg {
      width: 12px;
      float: right;
      transition: all .2s ease-in;
      transform: rotate(0deg);
      color: #fe8300;
      margin-top: -2px; }
    #accordion .panel-heading .accordion-toggle.collapsed svg {
      transition: all .2s ease-in;
      transform: rotate(45deg);
      color: #004F90; }
  #accordion .panel-collapse .panel-body {
    position: relative;
    padding: 30px 0 15px 0;
    transition: opacity .2s ease-in;
    opacity: 0;
    border: none; }
  #accordion .panel-collapse .panel-body:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 3px;
    content: '';
    -webkit-transition: width 0s;
    -moz-transition: width 0s;
    -o-transition: width 0s;
    transition: width 0s;
    background: #ff8300; }
  #accordion .panel-collapse.in .panel-body {
    opacity: 1; }
  #accordion .panel-collapse.in .panel-body:before {
    width: 40px;
    -webkit-transition: width .1s .1s;
    -moz-transition: width .1s .1s;
    -o-transition: width .1s .1s;
    transition: width .1s .1s; }

.emergency-login {
  padding: 0 !important; }
  .emergency-login .header {
    padding: 25px; }

.emergency-disclaimer {
  text-align: Center;
  padding: 30px;
  background: #f4f4f4 url("/img/background-alert.png");
  background-size: 230%;
  background-position: center center !important; }
  .emergency-disclaimer img {
    width: 100px;
    margin: 15px auto 25px auto;
    text-align: center;
    display: block; }
  .emergency-disclaimer p {
    margin-bottom: 0; }
  .emergency-disclaimer .emergency-title {
    margin-bottom: 20px;
    color: #288dc6;
    font-size: 20px;
    font-weight: 500; }

.emergency-disclaimer-create {
  text-align: left;
  padding: 50px 30px; }
  .emergency-disclaimer-create img {
    margin-top: 0;
    margin-right: 40px; }

/* == Tabs == */
#si-tabs {
  padding-top: 40px; }

.si-tabs-nav {
  list-style: none;
  padding: 0;
  position: relative;
  margin-bottom: 20px; }

.si-tabs-nav__link {
  text-decoration: none;
  color: #7c8c9c;
  opacity: 0.5;
  margin-right: 30px;
  padding: 10px 0;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }
  .si-tabs-nav__link.pull-right {
    margin-right: 0; }

.si-tabs-nav__nolink {
  text-decoration: none;
  color: #7c8c9c;
  opacity: 0.5;
  margin-right: 30px;
  padding: 10px 0;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }
  .si-tabs-nav__nolink.pull-right {
    margin-right: 0; }

.si-tabs-nav__link.is-active {
  opacity: 1; }

.si-tab {
  display: none;
  border-top: 1px solid #e7e7e7; }

.si-tab.is-active {
  display: block; }

.si-tab__content {
  padding: 40px 30px;
  position: relative;
  animation: showTab 300ms ease-in-out both; }

@keyframes showTab {
  from {
    opacity: 0;
    top: 5px; }
  to {
    opacity: 1;
    top: 0; } }
.si-tab-nav-marker {
  min-height: 5px;
  position: absolute;
  bottom: -21px;
  transition: all 0.3s ease-out; }

.rev {
  position: relative;
  overflow: hidden; }
  .rev::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F5F7FA;
    animation-fill-mode: both; }

.prep-rev {
  animation: revFadeIn 0s ease-in-out 1s backwards; }

.rev--ltr::after {
  animation: revInLR 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0s, revOutLR 1.5s cubic-bezier(0.19, 1, 0.22, 1) 1.5s;
  animation-fill-mode: both; }

.rev--rtl::after {
  animation: revInRL 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0s, revOutRL 1.5s cubic-bezier(0.19, 1, 0.22, 1) 1.5s;
  animation-fill-mode: both; }

.rev--ttb::after {
  animation: revInTB 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0s, revOutTB 1.5s cubic-bezier(0.19, 1, 0.22, 1) 1.5s;
  animation-fill-mode: both; }

.rev--btt::after {
  animation: revInBT 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0s, revOutBT 1.5s cubic-bezier(0.19, 1, 0.22, 1) 1.5s;
  animation-fill-mode: both; }

.rev--d25::after {
  animation-delay: 0.25s; }

.rev--d38::after {
  animation-delay: 0.38s; }

.rev--d50::after {
  animation-delay: 0.50s; }

.rev--d62::after {
  animation-delay: 0.62s; }

.rev--d100::after {
  animation-delay: 1s; }

/* Block Reveal Animations */
@keyframes revFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes revFadeOut {
  from {
    width: 100%; }
  to {
    width: 0; } }
@keyframes revInLR {
  from {
    width: 0; }
  to {
    width: 100%; } }
@keyframes revOutLR {
  0% {
    transform: translateX(-100%); }
  50% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
@keyframes revInRL {
  from {
    width: 100%; }
  to {
    width: 100%; } }
@keyframes revOutRL {
  0% {
    transform: translateX(100%); }
  50% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }
@keyframes revInTB {
  from {
    height: 0; }
  to {
    height: 100%; } }
@keyframes revOutTB {
  0% {
    transform: translateY(-100%); }
  50% {
    transform: translateY(0); }
  100% {
    transform: translateY(100%); } }
@keyframes revInBT {
  from {
    height: 100%; }
  to {
    height: 100%; } }
@keyframes revOutBT {
  0% {
    transform: translateY(100%); }
  50% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }
.chart {
  width: 100%; }
  .chart .chart-container .progress-chart {
    width: 100%;
    justify-content: space-around; }
    .chart .chart-container .progress-chart .circular-chart {
      width: 100%; }
      .chart .chart-container .progress-chart .circular-chart .circle-bg {
        fill: none;
        stroke: #DDE2E7;
        stroke-width: 2; }
      .chart .chart-container .progress-chart .circular-chart .circle {
        fill: none;
        stroke-width: 2;
        animation: progress 1s ease-out forwards 1s;
        stroke: #fe8300; }
@keyframes progress {
  0% {
    stroke-dasharray: 0 100; } }
      .chart .chart-container .progress-chart .circular-chart .percentage {
        display: none;
        fill: #666;
        font-family: sans-serif;
        font-size: 0.5em;
        text-anchor: middle; }

.pagination > li > a, .pagination > li > span {
  border: 0;
  color: #fe8300;
  background-color: transparent; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 30px; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #fe8300;
  opacity: 0.4; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #000;
  background-color: transparent; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #fe8300;
  border-color: #fe8300;
  border-radius: 30px;
  padding: 11px 17px;
  margin-top: -5px; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 30px; }

.pagination-bloc {
  margin-top: 50px; }
  .pagination-bloc .pagination {
    font-size: 15px;
    display: flex;
    margin: 0; }

#maturities-select, #investors-select, #fundingrounds-select, #regions-select, #expertises-select, #extypes-select, #exsolutiontypes-select, #multipliers-select, #natures-select, #memberneeds-select, #lookingfors-select, #clients-select, #blacklists-select {
  border: 0; }

.modal {
  background-color: rgba(0, 0, 0, 0.3); }

.modal-backdrop {
  display: none; }

#ie-warning {
  margin: 50px 0;
  background-color: #ffffff;
  border-radius: 6px;
  border: 2px solid #E9EFF4;
  padding: 5px 30px; }

.si-back-btn {
  margin-top: 125px;
  display: inline-block;
  color: #7c8c9c;
  cursor: pointer;
  font-weight: 400; }
  .si-back-btn.no-margin {
    margin-top: 0; }
  .si-back-btn svg {
    display: block;
    width: 40px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    margin-bottom: 10px; }
    .si-back-btn svg .arrow-icon--arrow {
      stroke: #7c8c9c; }
    .si-back-btn svg .arrow-icon--circle--fake {
      stroke: #E9EFF4; }
    .si-back-btn svg .arrow-icon--circle {
      transition: stroke-dashoffset .3s ease;
      stroke-dasharray: 95;
      stroke-dashoffset: 95; }
  .si-back-btn span {
    display: block;
    font-size: 16px; }
  .si-back-btn:hover {
    color: #004F90; }
    .si-back-btn:hover svg .arrow-icon--arrow {
      stroke: #004F90; }
    .si-back-btn:hover svg .arrow-icon--circle {
      stroke: #ff8300;
      stroke-dashoffset: 0; }

/* Rounded Motion Button */
.btn-rounded-motion {
  display: inline-block;
  color: #7c8c9c;
  cursor: pointer;
  font-weight: 400;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }
  .btn-rounded-motion svg {
    display: block;
    width: 40px;
    transition: -webkit-transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }
    .btn-rounded-motion svg .arrow-icon--arrow {
      stroke: #7c8c9c; }
    .btn-rounded-motion svg .arrow-icon--circle--fake {
      stroke: #E9EFF4; }
    .btn-rounded-motion svg .arrow-icon--circle {
      transition: stroke-dashoffset .35s ease-in-out;
      stroke-dasharray: 120;
      stroke-dashoffset: 120; }
  .btn-rounded-motion span {
    display: block;
    font-size: 16px; }
  .btn-rounded-motion:hover {
    color: #004F90; }
    .btn-rounded-motion:hover svg .arrow-icon--arrow {
      stroke: #004F90; }
    .btn-rounded-motion:hover svg .arrow-icon--circle {
      stroke: #ff8300;
      stroke-dashoffset: 0; }

/* Motion Button */
a, button {
  cursor: pointer; }
  a.btn-motion, button.btn-motion {
    position: relative;
    display: inline-block;
    box-shadow: none;
    border: 0;
    background-color: #00416a;
    z-index: 9;
    overflow: hidden;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    outline: none;
    border-radius: 0;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 2;
    white-space: nowrap;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased; }
    a.btn-motion span, button.btn-motion span {
      padding-right: 45px; }
    a.btn-motion em, button.btn-motion em {
      position: absolute;
      height: 1px;
      background: #fff;
      width: 22px;
      right: 20px;
      top: 50%;
      z-index: 1; }
    a.btn-motion:after, a.btn-motion:before, button.btn-motion:after, button.btn-motion:before {
      content: '';
      position: absolute;
      width: 0;
      height: 100%;
      top: 0;
      left: 100%;
      background-color: #006098;
      z-index: -2;
      transition-property: inherit;
      transition-duration: inherit;
      transition-timing-function: inherit; }
    a.btn-motion:before, button.btn-motion:before {
      z-index: -1;
      background-color: #fe8300; }
    a.btn-motion:after, button.btn-motion:after {
      transition-delay: .2s; }
    a.btn-motion:focus, a.btn-motion:hover, button.btn-motion:focus, button.btn-motion:hover {
      color: #fff;
      text-decoration: none; }
    a.btn-motion.inverted, button.btn-motion.inverted {
      background-color: #ff8300; }
      a.btn-motion.inverted:before, button.btn-motion.inverted:before {
        z-index: -1;
        background-color: #00416a; }
    a.btn-motion.outline, button.btn-motion.outline {
      background-color: #fff;
      border: 2px solid #dee6ed;
      color: #7c8c9c;
      padding: 6px 12px; }
      a.btn-motion.outline:before, button.btn-motion.outline:before {
        z-index: -1;
        background-color: #dee6ed; }
      a.btn-motion.outline:after, button.btn-motion.outline:after {
        background-color: #E9EFF4; }
    a.btn-motion.pull-right, button.btn-motion.pull-right {
      margin-left: 10px; }

a.btn-motion {
  color: #fff;
  line-height: 38px;
  padding: 4px 12px; }
a.outline {
  color: #7c8c9c;
  line-height: 36px; }
a.si-round-btn-close svg {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  a.si-round-btn-close svg .arrow-icon--arrow {
    stroke: #7c8c9c;
    transform: rotate(0deg);
    transform-origin: center center;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
  a.si-round-btn-close svg .arrow-icon--circle--fake {
    stroke: rgba(124, 140, 156, 0.2); }
  a.si-round-btn-close svg .arrow-icon--circle {
    transition: stroke-dashoffset .3s ease;
    stroke-dasharray: 120;
    stroke-dashoffset: 120; }
a.si-round-btn-close:hover svg .arrow-icon--arrow {
  stroke: #7c8c9c;
  transform: rotate(90deg); }
a.si-round-btn-close:hover svg .arrow-icon--circle {
  stroke: #7c8c9c;
  stroke-dashoffset: 0; }

button.btn-motion {
  padding: 8px 12px; }

@media (min-width: 992px) {
  a.btn-motion:hover:after, a.btn-motion:hover:before, button.btn-motion:hover:after, button.btn-motion:hover:before {
    width: 100%;
    left: 0;
    transition-property: width; }
  a.btn-motion:hover:before, button.btn-motion:hover:before {
    transition-delay: .2s; }
  a.btn-motion:hover:after, button.btn-motion:hover:after {
    transition-property: width;
    transition-delay: 0s; } }
.btn-animated-border-group .btn-animated-border {
  width: auto; }

.btn-animated-border {
  width: 100%;
  display: inline-block; }
  .btn-animated-border.animated-prev:hover .icon svg circle {
    stroke-dashoffset: 0; }
  .btn-animated-border.animated-next:hover .icon svg circle {
    stroke-dashoffset: 314.16; }
  .btn-animated-border .icon {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    position: relative;
    line-height: 52px;
    width: 52px;
    height: 52px;
    border-radius: 26px;
    background: transparent;
    border: 0;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px; }
    .btn-animated-border .icon.w-40 {
      line-height: 37px;
      width: 40px;
      height: 40px; }
      .btn-animated-border .icon.w-40:before {
        width: 40px;
        height: 40px; }
    .btn-animated-border .icon:before {
      content: '';
      position: absolute;
      width: 52px;
      height: 52px;
      top: 0;
      left: 0;
      border-radius: 26px;
      border: 1px solid #E9EFF4;
      z-index: 0;
      transition: border-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .btn-animated-border .icon svg.bordered {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transform: rotate(-90deg);
      z-index: 1; }
      .btn-animated-border .icon svg.bordered circle {
        stroke-dasharray: 157.08;
        stroke-dashoffset: 157.08;
        transition: stroke-dashoffset 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .btn-animated-border .icon i, .btn-animated-border .icon svg {
      color: #7c8c9c;
      font-size: 13px; }
    .btn-animated-border .icon .fa-filter {
      transform: scale(0.8); }
    .btn-animated-border .icon .fa-heart {
      transform: scale(0.9); }
    .btn-animated-border .icon .fa-facebook-f, .btn-animated-border .icon .fa-linkedin-in, .btn-animated-border .icon .fa-long-arrow-left, .btn-animated-border .icon .fa-angle-double-up, .btn-animated-border .icon .fa-angle-double-down {
      transform: scale(1.1); }
    .btn-animated-border .icon .fa-angle-right, .btn-animated-border .icon .fa-angle-left, .btn-animated-border .icon .fa-arrow-to-bottom {
      transform: scale(1.2); }
    .btn-animated-border .icon .fa-caret-right, .btn-animated-border .icon .fa-grip-horizontal {
      transform: scale(1.3); }
    .btn-animated-border .icon .fa-ellipsis-h {
      transform: scale(1.7); }
  .btn-animated-border .text {
    width: calc(100% - 70px);
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #4D5966;
    line-height: 50px; }
    .btn-animated-border .text.w-40 {
      line-height: 40px; }
    .btn-animated-border .text.f-16 {
      font-size: 16px; }
    .btn-animated-border .text span {
      display: block;
      line-height: 20px; }
      .btn-animated-border .text span.hyperlink {
        position: relative;
        display: inline-block;
        text-decoration: none;
        text-align: inherit !important;
        white-space: nowrap; }
        .btn-animated-border .text span.hyperlink:after {
          position: absolute;
          bottom: -2px;
          left: 0;
          display: block;
          width: 100%;
          height: 2px;
          content: ' ';
          transition: transform .5s;
          transform: scaleX(0);
          transform-origin: bottom right;
          background-color: #7c8c9c; }
      .btn-animated-border .text span.file-name {
        font-size: 16px;
        color: #4D5966; }
      .btn-animated-border .text span.file-details {
        font-size: 14px;
        color: #7c8c9c; }
  .btn-animated-border:hover .text span.hyperlink:after {
    transform: scaleX(1);
    transform-origin: bottom left; }

.btn-download-document {
  display: block;
  -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  padding: 20px 20px 10px 20px;
  background-color: #fff;
  background-image: url("/img/file-pdf-light.png");
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: bottom right 20px; }

.si-section {
  /* margin top */
  /* margin top */
  /* padding top */
  /* padding bottom */ }
  .si-section .m-t-0 {
    margin-top: 0 !important; }
  .si-section .m-t-10 {
    margin-top: 5px; }
  .si-section .m-t-15 {
    margin-top: 7px; }
  .si-section .m-t-30 {
    margin-top: 15px; }
  .si-section .m-t-40 {
    margin-top: 20px; }
  .si-section .m-t-45 {
    margin-top: 22px; }
  .si-section .m-t-60 {
    margin-top: 30px; }
  .si-section .m-t-75 {
    margin-top: 32px; }
  .si-section .m-t-90 {
    margin-top: 45px; }
  .si-section .m-b-0 {
    margin-bottom: 0 !important; }
  .si-section .m-b-15 {
    margin-bottom: 7px; }
  .si-section .m-b-30 {
    margin-bottom: 15px; }
  .si-section .m-b-45 {
    margin-bottom: 22px; }
  .si-section .m-b-60 {
    margin-bottom: 30px; }
  .si-section .m-b-75 {
    margin-bottom: 32px; }
  .si-section .m-b-80 {
    margin-bottom: 40px; }
  .si-section .m-b-90 {
    margin-bottom: 42px; }
  .si-section .m-b-120 {
    margin-bottom: 60px; }
  .si-section .p-t-0 {
    padding-top: 0 !important; }
  .si-section .p-t-10 {
    padding-top: 5px; }
  .si-section .p-t-15 {
    padding-top: 7px; }
  .si-section .p-t-30 {
    padding-top: 15px; }
  .si-section .p-t-35 {
    padding-top: 22px; }
  .si-section .p-t-40 {
    padding-top: 40px; }
  .si-section .p-t-60 {
    padding-top: 30px; }
  .si-section .p-t-70 {
    padding-top: 32px; }
  .si-section .p-t-80 {
    padding-top: 40px; }
  .si-section .p-t-100 {
    padding-top: 50px; }
  .si-section .p-t-120 {
    padding-top: 60px; }
  .si-section .p-b-0 {
    padding-bottom: 0px !important; }
  .si-section .p-b-15 {
    padding-bottom: 7px; }
  .si-section .p-b-30 {
    padding-bottom: 15px; }
  .si-section .p-b-40 {
    padding-bottom: 20px; }
  .si-section .p-b-50 {
    padding-bottom: 25px; }
  .si-section .p-b-60 {
    padding-bottom: 30px; }
  .si-section .p-b-70 {
    padding-bottom: 35px; }
  .si-section .p-b-80 {
    padding-bottom: 40px; }
  .si-section .p-b-100 {
    padding-bottom: 50px; }

@media (min-width: 480px) {
  .si-section {
    /* margin top */
    /* margin top */
    /* padding top */
    /* padding bottom */ }
    .si-section .m-t-10 {
      margin-top: 10px; }
    .si-section .m-t-15 {
      margin-top: 15px; }
    .si-section .m-t-30 {
      margin-top: 30px; }
    .si-section .m-t-40 {
      margin-top: 40px; }
    .si-section .m-t-40 {
      margin-top: 40px; }
    .si-section .m-t-45 {
      margin-top: 45px; }
    .si-section .m-t-60 {
      margin-top: 60px; }
    .si-section .m-t-75 {
      margin-top: 75px; }
    .si-section .m-t-90 {
      margin-top: 90px; }
    .si-section .m-b-15 {
      margin-bottom: 15px; }
    .si-section .m-b-30 {
      margin-bottom: 30px; }
    .si-section .m-b-45 {
      margin-bottom: 45px; }
    .si-section .m-b-60 {
      margin-bottom: 60px; }
    .si-section .m-b-75 {
      margin-bottom: 75px; }
    .si-section .m-b-80 {
      margin-bottom: 80px; }
    .si-section .m-b-90 {
      margin-bottom: 90px; }
    .si-section .m-b-120 {
      margin-bottom: 120px; }
    .si-section .p-t-10 {
      padding-top: 10px; }
    .si-section .p-t-15 {
      padding-top: 15px; }
    .si-section .p-t-30 {
      padding-top: 30px; }
    .si-section .p-t-35 {
      padding-top: 35px; }
    .si-section .p-t-40 {
      padding-top: 40px; }
    .si-section .p-t-60 {
      padding-top: 60px; }
    .si-section .p-t-70 {
      padding-top: 70px; }
    .si-section .p-t-80 {
      padding-top: 80px; }
    .si-section .p-t-100 {
      padding-top: 100px; }
    .si-section .p-t-120 {
      padding-top: 120px; }
    .si-section .p-b-15 {
      padding-bottom: 15px; }
    .si-section .p-b-30 {
      padding-bottom: 30px; }
    .si-section .p-b-40 {
      padding-bottom: 40px; }
    .si-section .p-b-50 {
      padding-bottom: 50px; }
    .si-section .p-b-60 {
      padding-bottom: 60px; }
    .si-section .p-b-70 {
      padding-bottom: 70px; }
    .si-section .p-b-80 {
      padding-bottom: 80px; }
    .si-section .p-b-100 {
      padding-bottom: 100px; } }
.si-section-header {
  border-bottom: 1px solid #E9EFF4; }

.si-section-header-icon {
  text-align: right; }
  .si-section-header-icon img {
    width: 120px;
    margin-top: 70px; }

.si-section .si-grid .si-grid-cell {
  position: relative;
  width: 100%; }
  .si-section .si-grid .si-grid-cell .guideline {
    position: absolute;
    width: 0;
    height: 100%;
    border-right: 1px solid #E9EFF4; }
  .si-section .si-grid .si-grid-cell .guideline-indent {
    display: block;
    margin-left: 0;
    width: 100%; }
    .si-section .si-grid .si-grid-cell .guideline-indent h1, .si-section .si-grid .si-grid-cell .guideline-indent h2, .si-section .si-grid .si-grid-cell .guideline-indent h3 {
      line-height: 1.2;
      font-weight: 500;
      color: #004F90; }
    .si-section .si-grid .si-grid-cell .guideline-indent h1 {
      font-size: 50px; }
    .si-section .si-grid .si-grid-cell .guideline-indent h2 {
      color: #288dc1;
      font-size: 30px; }
    .si-section .si-grid .si-grid-cell .guideline-indent h3 {
      font-size: 30px;
      padding-top: 7px; }
    .si-section .si-grid .si-grid-cell .guideline-indent .type-title {
      text-transform: uppercase;
      font-weight: 500;
      font-size: 22px;
      letter-spacing: 0.5px;
      color: #4D5966; }
      .si-section .si-grid .si-grid-cell .guideline-indent .type-title:after {
        display: inline-block;
        content: '';
        width: 40px;
        height: 2px;
        background: #4D5966;
        vertical-align: middle;
        margin-left: 20px;
        margin-top: -5px; }
    .si-section .si-grid .si-grid-cell .guideline-indent p.first-p {
      font-size: 20px;
      line-height: 32px; }
    .si-section .si-grid .si-grid-cell .guideline-indent p strong {
      color: #4D5966;
      font-weight: 500; }
    .si-section .si-grid .si-grid-cell .guideline-indent .back-teaser {
      width: 100%;
      text-align: right;
      z-index: -1;
      line-height: 1;
      text-transform: uppercase; }
      .si-section .si-grid .si-grid-cell .guideline-indent .back-teaser span {
        font-size: 100px;
        font-weight: 700;
        color: #f7f9fb; }
    .si-section .si-grid .si-grid-cell .guideline-indent.border-left {
      border-left: 1px solid #E9EFF4; }
    .si-section .si-grid .si-grid-cell .guideline-indent.border-right {
      border-right: 1px solid #E9EFF4; }
    .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs {
      padding-top: 50px; }
      .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul {
        border-bottom: 0;
        padding-left: 0;
        margin-bottom: 0; }
        .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul li {
          margin-right: 20px;
          display: inline-block; }
          .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul li a {
            display: inline-block;
            cursor: pointer;
            font-size: 15px;
            font-weight: 400;
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
            -o-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out;
            color: #7c8c9c;
            border-bottom: 4px solid transparent;
            padding: 0 0 20px 0;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none; }
            .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul li a:hover {
              color: #4D5966; }
            .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul li a.active {
              border: 0;
              color: #004F90;
              border-bottom: 4px solid #288dc1; }
            .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul li a i, .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul li a svg {
              font-size: 20px;
              margin-right: 8px; }
          .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul li:last-child {
            float: right; }
        .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul .right-part {
          margin-right: 0; }
          .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs ul .right-part li {
            margin-right: 20px; }
  .si-section .si-grid .si-grid-cell .si-grid-padding {
    position: relative;
    padding: 0 15px; }
  .si-section .si-grid .si-grid-cell .si-col-padding {
    position: relative;
    padding: 0 15px; }
  .si-section .si-grid .si-grid-cell .si-grid-wrap {
    width: 100%; }
  .si-section .si-grid .si-grid-cell .si-r-sidebar.border-left {
    border-left: 1px solid #E9EFF4; }
  .si-section .si-grid .si-grid-cell .si-r-sidebar.border-right {
    border-right: 1px solid #E9EFF4; }
  .si-section .si-grid .si-grid-cell .si-r-sidebar .separator {
    margin-top: 50px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #E9EFF4; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar .separator.first {
      margin-top: 0; }
  .si-section .si-grid .si-grid-cell .si-r-sidebar p {
    font-size: 15px;
    line-height: 1.6; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar p.title {
      font-size: 20px;
      font-weight: 400;
      color: #288dc1;
      text-transform: none;
      padding-bottom: 0;
      border-bottom: none; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar p.subtitle {
      text-transform: uppercase;
      font-weight: 600;
      color: #004F90;
      margin: 0; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar p:last-child {
      margin: 0; }
  .si-section .si-grid .si-grid-cell .si-r-sidebar ul.list li {
    font-size: 15px;
    line-height: 1.6;
    padding: 0 0 0 23px;
    margin-bottom: 10px; }
.si-section p.tagline {
  padding: 80px 0 20px; }
.si-section .marker .nbr {
  position: absolute;
  left: 0;
  margin-left: -33px;
  border-right: 4px solid #ff8300;
  color: transparent;
  font-weight: 700;
  height: 46px;
  font-size: 12px;
  line-height: 47px;
  letter-spacing: 1px;
  width: 33px;
  text-align: center; }
.si-section ul.list {
  padding: 0; }
  .si-section ul.list li {
    position: relative;
    padding: 0 0 0 33px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px; }
    .si-section ul.list li span {
      display: block; }
      .si-section ul.list li span.number {
        position: absolute;
        top: -2px;
        left: 0;
        color: #288dc1; }
    .si-section ul.list li.highlight {
      color: #ff8300;
      font-weight: 400; }
      .si-section ul.list li.highlight span.number {
        color: #ff8300; }
    .si-section ul.list li a.hyperlink {
      color: #7c8c9c;
      font-weight: 500;
      position: relative;
      display: inline-block;
      padding-bottom: 4px;
      cursor: pointer;
      text-align: inherit !important; }
      .si-section ul.list li a.hyperlink:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        content: ' ';
        transition: transform .5s;
        transform: scaleX(0);
        transform-origin: bottom right;
        background-color: #ff8300; }
      .si-section ul.list li a.hyperlink:hover {
        color: #ff8300; }
        .si-section ul.list li a.hyperlink:hover:after {
          transform: scaleX(1);
          transform-origin: bottom left; }

.si-sidebar-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-grid-column: 1; }
  .si-sidebar-wrap .si-sidebar {
    border-right: 1px solid #E9EFF4;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    z-index: 99; }
    .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky {
      position: -webkit-sticky;
      position: sticky;
      top: calc(50% - 50px); }
      .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul {
        margin: 0;
        padding: 0;
        width: 68px; }
        .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li {
          text-align: center; }
          .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li a {
            display: block;
            padding: 5px 0 5px 2px;
            margin: 20px 0 0;
            line-height: 0.8;
            cursor: pointer;
            border-right: 4px solid #fff; }
            .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li a svg {
              width: 34px; }
              .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li a svg path {
                fill: #C5CCD3;
                transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
          .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li a.w38 svg {
            width: 38px; }
          .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li a:hover svg path {
            fill: #288dc1; }
        .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li.active a {
          margin: 20px -2px 0;
          border-right: 4px solid #ccdae5; }
          .si-sidebar-wrap .si-sidebar .si-sidebar-nav-sticky ul li.active a svg path {
            fill: #288dc1; }

#flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#flex-box > [class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  float: none; }
  #flex-box > [class*="col-"].flex-box-element {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

body {
  position: relative;
  overflow-x: hidden; }

body, html {
  height: 100%; }

/*-------------------------------*/
/*   SI - Admin Layout           */
/*-------------------------------*/
#si-wrap #si-main.si-main-admin .si-main-admin-content {
  position: relative;
  min-height: calc(100% - 123px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #si-wrap #si-main.si-main-admin .si-main-admin-content #si-main-admin-wrapper {
    min-height: 100vh; }

@media (min-width: 992px) {
  #si-wrap #si-main.si-main-admin .si-main-admin-content {
    padding-right: 300px; }
  #si-wrap.si-wrap-collapsed #si-main.si-main-admin .si-main-admin-content {
    padding-right: 40px; } }
.toggle {
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 100px;
  background-color: #ddd;
  overflow: hidden;
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05); }

.check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6; }

.check:checked ~ .track {
  box-shadow: inset 0 0 0 20px #ff8300; }

.check:checked ~ .switch {
  right: 2px;
  left: 22px;
  transition: 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: .05s, 0s; }

.switch {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 22px;
  background-color: #fff;
  border-radius: 36px;
  z-index: 1;
  transition: 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, .05s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.track {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.05);
  border-radius: 40px; }

#si-admin-page-wrap {
  padding-top: 0px; }

#si-main-admin-footer {
  height: 120px; }

@media (min-width: 480px) {
  .si-section .si-grid .si-grid-cell .si-grid-padding {
    padding: 0 30px; }
  .si-section .si-grid .si-grid-cell .si-col-padding {
    position: relative;
    padding: 0 30px; }
  .si-section .marker .nbr {
    margin-left: -33px;
    color: #288dc1; } }
@media (min-width: 768px) {
  .row-eq-height {
    display: flex;
    flex-wrap: wrap; }
    .row-eq-height > div[class*='col-'] {
      display: flex;
      flex-direction: column; }
    .row-eq-height .guideline-indent {
      min-height: 100%; } }
@media (min-width: 992px) {
  .si-section-header {
    border-bottom: 1px solid #E9EFF4; }

  .si-sidebar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-grid;
    -ms-grid-columns: 70px 1fr;
    display: grid;
    grid-template-columns: 70px 1fr; }
    .si-sidebar-wrap .si-sidebar {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 70px;
      -moz-box-flex: 0;
      -ms-flex: 0 0 70px;
      flex: 0 0 70px;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .si-sidebar-wrap .si-sidebar-indent {
      display: block;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      overflow: hidden; }

  .si-section .si-grid .si-grid-cell .guideline {
    width: 30px;
    border-right: 1px solid #E9EFF4; }
  .si-section .si-grid .si-grid-cell .guideline-indent {
    margin-left: 30px;
    width: calc(100% - 30px); }
    .si-section .si-grid .si-grid-cell .guideline-indent.border-left {
      border-left: 1px solid #E9EFF4; }
    .si-section .si-grid .si-grid-cell .guideline-indent.border-right {
      border-right: 1px solid #E9EFF4; }
    .si-section .si-grid .si-grid-cell .guideline-indent .si-grid-tabs {
      padding-top: 50px; }
  .si-section .si-grid .si-grid-cell .si-grid-wrap {
    width: 90%; }
  .si-section .si-grid .si-grid-cell .si-r-sidebar {
    max-width: 310px;
    padding-left: 0;
    padding-right: 0; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar.border-left {
      border: none; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar.border-right {
      border: none; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar .si-col-padding {
      padding: 0; }
    .si-section .si-grid .si-grid-cell .si-r-sidebar .separator {
      border-top: 1px solid #E9EFF4; }
      .si-section .si-grid .si-grid-cell .si-r-sidebar .separator.first {
        margin-top: 0;
        border: 0; }
  .si-section .marker .nbr {
    margin-left: -33px; }
  .si-section .m-t-15 {
    margin-top: 15px; }
  .si-section .m-t-30 {
    margin-top: 30px; }
  .si-section .m-t-45 {
    margin-top: 45px; }
  .si-section .m-t-60 {
    margin-top: 60px; }
  .si-section .m-b-15 {
    margin-bottom: 15px; }
  .si-section .m-b-30 {
    margin-bottom: 30px; }
  .si-section .m-b-45 {
    margin-bottom: 45px; }
  .si-section .m-b-60 {
    margin-bottom: 60px; } }
.v-background {
  position: relative; }
  .v-background:before {
    content: '';
    position: absolute;
    width: 100%;
    background: #f7f9fb; }
  .v-background.v-50:before {
    height: 50%; }
  .v-background.v-75:before {
    height: 75%; }
  .v-background.white:before {
    background: #fff; }

*, ::before, ::after {
  background-repeat: no-repeat;
  box-sizing: border-box; }

.si-section.new .si-grid .si-grid-cell .guideline-indent {
  margin-left: 0;
  width: 100%; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent.absolute-border-left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 1px;
    height: 100%;
    z-index: 4;
    background: #E9EFF4; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent h1 {
    position: relative;
    font-family: "Bebas Kai";
    font-size: 35px;
    margin: 0; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent h1.left-orange-marker:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 6px;
      margin-left: -18px;
      height: 30px;
      width: 3px;
      background: #ff8300; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent h2 {
    font-family: "Bebas Kai";
    font-size: 32px;
    line-height: 1.2;
    color: #004F90;
    letter-spacing: 0.5px;
    margin: 0; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .h4 {
    font-size: 22px;
    line-height: 1.4;
    color: #4D5966;
    font-weight: 400;
    padding-bottom: 20px;
    margin: 0; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .hero-banner {
    height: 150px; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .hero-banner img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .marker .nbr {
    margin-top: 13px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-contact .box-image, .si-section.new .si-grid .si-grid-cell .guideline-indent .box-assets .box-image {
    padding-bottom: 30px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-contact .box-image-indent, .si-section.new .si-grid .si-grid-cell .guideline-indent .box-assets .box-image-indent {
    width: 100%;
    padding-bottom: 30px; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-contact .box-image-indent .h4, .si-section.new .si-grid .si-grid-cell .guideline-indent .box-assets .box-image-indent .h4 {
      padding: 0; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-contact .box-image-indent .bordered-bottom, .si-section.new .si-grid .si-grid-cell .guideline-indent .box-assets .box-image-indent .bordered-bottom {
      padding-bottom: 20px;
      border-bottom: 1px solid #E9EFF4;
      margin-bottom: 30px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent a .hover-caption {
    position: relative;
    display: block;
    overflow: hidden; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent a .hover-caption:before {
      z-index: 1;
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background: linear-gradient(to top, #000, transparent);
      opacity: 0;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent a .hover-caption img {
      width: 100%; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent a .hover-caption .btn-animated-border {
      opacity: 0;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out;
      position: absolute;
      display: block;
      z-index: 1;
      top: 50%;
      left: 50%;
      margin: -26px 0 0 -30px; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent a .hover-caption .btn-animated-border svg {
        color: #fff; }
        .si-section.new .si-grid .si-grid-cell .guideline-indent a .hover-caption .btn-animated-border svg circle {
          stroke: #fff;
          transition-delay: .35s; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent a:hover .hover-caption:before {
    opacity: 1; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent a:hover .hover-caption .btn-animated-border {
    opacity: 1; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent a:hover .hover-caption .btn-animated-border.animated-prev svg circle {
      stroke-dashoffset: 0; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent a:hover .hover-caption .btn-animated-border.animated-next svg circle {
      stroke-dashoffset: 314.16; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent a:hover .btn-animated-border.animated-prev .icon svg circle {
    stroke-dashoffset: 0; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent a:hover .btn-animated-border.animated-next .icon svg circle {
    stroke-dashoffset: 314.16; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent a:hover .btn-animated-border .text span.hyperlink:after {
    transform: scaleX(1);
    transform-origin: bottom left; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group {
    display: inline-block;
    width: 100%; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group div[class*='col-'] {
      padding: 0 !important; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box {
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out;
      display: inline-block;
      width: 100%;
      height: 100%;
      color: #7c8c9c; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box.bordered {
                                    /*
                                    &:before {
                                        content: '';
                                        position: absolute;
                                        right: -1px;
                                        bottom: 40px;
                                        top: 40px;
                                        border-right: 1px solid $color-border;

                                    }
                                    &:after {
                                        content: '';
                                        position: absolute;
                                        left: 40px;
                                        bottom: -1px;
                                        right: 40px;
                                        //border-bottom: 1px solid $color-border;
                                    }
                                    */ }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-inner {
        display: flex;
        flex-wrap: wrap; }
        .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-inner.padded {
          padding: 20px 15px; }
          .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-inner.padded.padded-footer {
            padding: 40px 40px 90px 40px; }
            .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-inner.padded.padded-footer .box-header--tagline {
              padding: 0 0 30px; }
            .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-inner.padded.padded-footer .box-content--paragraph {
              padding-bottom: 30px; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--tagline {
        text-transform: uppercase;
        font-size: 14px;
        padding: 0 0 15px;
        font-weight: bold;
        color: #288dc1;
        width: 100%; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--title {
        font-size: 22px;
        line-height: 32px;
        color: #4D5966;
        font-weight: 400;
        width: 100%; }
        .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--title.w-90 {
          width: 90%; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--button {
        padding: 40px 0; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-content--paragraph {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        color: #7c8c9c;
        padding-top: 15px; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box figure {
        overflow: hidden; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--img {
        width: 100%;
        height: 250px;
        margin-bottom: 40px; }
        .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--img img {
          object-fit: cover;
          width: 100%;
          height: 100%;
          transform: scale(1);
          transition: transform 0.8s cubic-bezier(0.2, 1, 0.8, 1); }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-image-indent {
        padding-bottom: 30px; }
      .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-footer--absolute {
        position: absolute;
        bottom: 40px;
        height: 50px;
        left: 40px; }
        .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-footer--absolute img {
          width: 40px;
          height: 40px;
          display: inline-block;
          margin: 0; }
        .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-footer--absolute span {
          display: inline-block;
          padding-left: 15px;
          font-family: Merriweather;
          font-style: italic;
          font-size: 14px;
          line-height: 40px; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a:hover.box.bordered:before {
      border-right: none; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a:hover.box.bordered:after {
      border-bottom: none; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a:hover.box.hover-shadow {
      -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
      background: #fff; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a:hover.box .box-header--img img {
      transform: scale(1.1); }
.si-section.new .tagline {
  text-transform: none;
  font-size: 14px;
  padding: 28px 0 15px;
  font-weight: bold;
  color: #288dc1; }
  .si-section.new .tagline:after {
    display: inline-block;
    content: '';
    width: 40px;
    height: 2px;
    background: #ff8300;
    vertical-align: middle;
    margin-left: 20px; }
.si-section.new .si-breadcrumb {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #7c8c9c;
  padding: 30px 0 10px;
  letter-spacing: 0.1px;
  color: #288dc1; }
  .si-section.new .si-breadcrumb a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-align: inherit !important;
    color: #288dc1; }
    .si-section.new .si-breadcrumb a.hyperlink.root {
      color: #4D5966; }
      .si-section.new .si-breadcrumb a.hyperlink.root:after {
        background-color: #4D5966; }
    .si-section.new .si-breadcrumb a.hyperlink:after {
      position: absolute;
      bottom: -2px;
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      content: ' ';
      transition: transform .5s;
      transform: scaleX(0);
      transform-origin: bottom right;
      background-color: #288dc1; }
    .si-section.new .si-breadcrumb a.hyperlink:hover:after {
      transform: scaleX(1);
      transform-origin: bottom left; }
  .si-section.new .si-breadcrumb .si-breadcrumb--path, .si-section.new .si-breadcrumb .si-breadcrumb--back {
    display: inline-block;
    float: left; }
  .si-section.new .si-breadcrumb .si-breadcrumb--back {
    margin-top: -10px;
    padding-left: 40px; }
    .si-section.new .si-breadcrumb .si-breadcrumb--back .hyperlink {
      font-size: 16px; }

.bordered-top {
  border-top: 1px solid #E9EFF4; }

.bordered-bottom {
  border-bottom: 1px solid #E9EFF4; }

@media (min-width: 480px) {
  .si-section.new .si-grid .si-grid-cell .si-grid-padding {
    padding: 0 30px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent h1 {
    font-size: 60px; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent h1.left-orange-marker:before {
      width: 4px;
      margin-top: 12px;
      margin-left: -44px;
      height: 50px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent h2 {
    font-size: 48px;
    line-height: 54px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-inner.padded {
    padding: 40px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-image-indent {
    width: calc(100% - 230px);
    padding-right: 60px;
    padding-bottom: 0;
    float: left; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-image {
    width: 230px;
    float: left; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--tagline {
    font-size: 16px;
    padding: 0 0 20px; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--tagline span {
      padding-left: 20px; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--tagline:after {
      display: inline-block;
      content: '';
      width: 40px;
      height: 2px;
      background: #E9EFF4;
      vertical-align: middle;
      margin-left: 20px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--title {
    font-size: 28px;
    line-height: 38px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-content--paragraph {
    font-size: 18px;
    line-height: 32px;
    padding-top: 20px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .hero-banner {
    width: calc(100% + 15vw);
    position: relative;
    left: calc(-15vw - 40px);
    height: 250px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-contact .box-image, .si-section.new .si-grid .si-grid-cell .guideline-indent .box-assets .box-image {
    width: 230px;
    float: left;
    padding-bottom: 0; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-contact .box-image-indent, .si-section.new .si-grid .si-grid-cell .guideline-indent .box-assets .box-image-indent {
    width: calc(100% - 230px);
    padding: 0 0 0 40px;
    float: left; }
  .si-section.new .si-breadcrumb {
    font-size: 16px;
    padding: 72px 0 20px; }
  .si-section.new .tagline {
    font-size: 20px;
    padding: 48px 0 15px; } }
@media only screen and (min-width: 768px) {
  .si-section.new .si-grid .si-grid-cell .si-grid-padding {
    padding: 0 40px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .hero-banner {
    height: 250px; }

  .grid__container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    max-width: 583px; } }
@media only screen and (min-width: 1024px) {
  .si-section.new .si-grid .si-grid-cell .guideline-indent .hero-banner {
    height: 450px; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .box-group a.box .box-header--img {
    height: auto; }
  .si-section.new .si-grid .si-grid-cell .guideline-indent .bg-cornflower-vw-left {
    position: relative; }
    .si-section.new .si-grid .si-grid-cell .guideline-indent .bg-cornflower-vw-left:before {
      content: "";
      width: 100%;
      position: absolute;
      background: #f7f9fb;
      width: calc(100% + 20vw);
      left: calc(-20vw - 80px);
      height: 500px;
      bottom: 0;
      z-index: -1; }
  .si-section.new .row {
    margin-right: -20px;
    margin-left: -20px; }
  .si-section.new div[class*='col-'] {
    padding-right: 20px;
    padding-left: 20px; }

  .grid__container {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    max-width: 1165px; } }
#photo-gallery figure, #b-roll-gallery figure {
  margin-bottom: 40px; }
  #photo-gallery figure img, #b-roll-gallery figure img {
    width: 100%; }

.section-title {
  text-align: center;
  font-family: 'Merriweather', serif;
  font-size: 35px;
  font-weight: 700;
  font-style: italic;
  line-height: 1.6;
  display: block;
  margin-bottom: 40px;
  padding-right: 0;
  color: #006098;
  padding-top: 100px;
  padding-bottom: 60px; }
  .section-title .underline {
    padding: 0 3px;
    text-align: center;
    position: relative; }
    .section-title .underline:before {
      position: absolute;
      left: -5px;
      right: -5px;
      bottom: 5px;
      height: 15px;
      display: inline-block;
      background: rgba(255, 131, 0, 0.8);
      content: '';
      z-index: -1; }

hr.vert {
  position: absolute;
  height: 30px;
  width: 1px;
  left: 50%;
  margin: -15px auto;
  background: rgba(17, 17, 17, 0.1); }

@media (min-width: 480px) {
  hr.vert {
    height: 60px;
    margin: -30px auto; } }
.image-content-over-box {
  overflow: hidden; }
  .image-content-over-box .swiper-carousel-solutions:before {
    content: "";
    width: 100%;
    background: #f7f9fb;
    position: absolute;
    left: -100%;
    top: -30px;
    bottom: -30px;
    z-index: 2; }

#si-card-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#si-card-grid > [class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  float: none; }
  #si-card-grid > [class*="col-"].mix {
    display: none; }

a.si-card {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #7c8c9c;
  /*border-radius: 6px;*/
  background: #fff;
  -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out; }
  a.si-card:hover {
    -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23);
    box-shadow: 0 3px 20px rgba(171, 194, 212, 0.16), 0 3px 20px rgba(171, 194, 212, 0.23); }
    a.si-card:hover figure.si-card-header img {
      transform: scale(1.1); }
    a.si-card:hover figure.si-card-header .sdg-info-bloc ul li span.inner {
      width: 58px; }
  a.si-card figure.si-card-header {
    position: relative;
    overflow: hidden;
    max-height: 420px;
    /*border-radius: 6px 6px 0 0;*/ }
    a.si-card figure.si-card-header img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out; }
    a.si-card figure.si-card-header .sdg-info-bloc {
      position: absolute;
      right: 25px;
      top: 0; }
      a.si-card figure.si-card-header .sdg-info-bloc ul {
        text-align: right; }
        a.si-card figure.si-card-header .sdg-info-bloc ul li {
          display: inline-block;
          position: relative;
          width: 30px;
          height: 58px; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li span.inner {
            white-space: nowrap;
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform-origin: top left;
            position: absolute;
            text-align: left;
            overflow: hidden;
            width: 5px;
            height: 30px;
            font-family: "Bebas Kai", sans-serif;
            color: #fff;
            font-size: 14px;
            letter-spacing: 1px;
            font-weight: 700;
            text-transform: uppercase;
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
            -o-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out; }
            a.si-card figure.si-card-header .sdg-info-bloc ul li span.inner span {
              padding: 4px 10px;
              line-height: 30px; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li:nth-child(2) span.inner {
            transition-delay: 0.05s; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li:nth-child(3) span.inner {
            transition-delay: 0.10s; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li:nth-child(4) span.inner {
            transition-delay: 0.15s; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li:nth-child(5) span.inner {
            transition-delay: 0.20s; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li.sdg6 span {
            background: #26c0e7; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li.sdg7 span {
            background: #fbc412; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li.sdg9 span {
            background: #f26a2f; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li.sdg11 span {
            background: #f89d29; }
          a.si-card figure.si-card-header .sdg-info-bloc ul li.sdg12 span {
            background: #c08e2c; }
  a.si-card .si-card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
    a.si-card .si-card-content.footer-padding {
      padding-bottom: 70px; }
    a.si-card .si-card-content .si-card-body {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      width: 100%;
      z-index: 1; }
      a.si-card .si-card-content .si-card-body .si-solution-info {
        padding: 12px 15px;
        border-bottom: 1px solid #E9EFF4; }
        a.si-card .si-card-content .si-card-body .si-solution-info .text-right {
          text-align: right; }
        a.si-card .si-card-content .si-card-body .si-solution-info .release {
          display: inline-block;
          vertical-align: middle;
          margin-right: -15px; }
          a.si-card .si-card-content .si-card-body .si-solution-info .release img {
            width: 40px;
            height: 40px;
            display: inline-block;
            vertical-align: middle; }
          a.si-card .si-card-content .si-card-body .si-solution-info .release .release-date {
            margin-left: 8px;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 1;
            display: inline-block;
            padding-top: 6px;
            vertical-align: middle; }
            a.si-card .si-card-content .si-card-body .si-solution-info .release .release-date span {
              font-size: 16px;
              font-weight: 500; }
        a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container {
          display: inline-block;
          vertical-align: middle;
          margin-left: -15px; }
          a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul {
            margin-bottom: 0;
            padding: 0; }
            a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li {
              display: inline-block;
              width: 17px;
              height: 17px;
              position: relative; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li span {
                background-color: #C5CCD3;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                position: absolute;
                top: 50%;
                left: 50%;
                width: 6px;
                height: 6px;
                margin-top: -3px;
                margin-left: -3px; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.current span {
                width: 14px;
                height: 14px;
                margin-top: -7px;
                margin-left: -7px; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_6 span {
                background-color: #26c0e7; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_7 span {
                background-color: #fbc412; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_9 span {
                background-color: #f26a2f; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_11 span {
                background-color: #f89d29; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_12 span {
                background-color: #c08e2c; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_id_1 span {
                background-color: #26c0e7; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_id_2 span {
                background-color: #fbc412; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_id_3 span {
                background-color: #f26a2f; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_id_4 span {
                background-color: #f89d29; }
              a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container ul li.big_sdg_id_5 span {
                background-color: #c08e2c; }
          a.si-card .si-card-content .si-card-body .si-solution-info .maturity-container p {
            margin-bottom: 0;
            font-size: 11px;
            text-align: center; }
      a.si-card .si-card-content .si-card-body .si-card-info {
        padding: 25px 15px 20px; }
        a.si-card .si-card-content .si-card-body .si-card-info .h2 {
          text-transform: uppercase;
          font-size: 18px;
          line-height: 1.4;
          color: #4D5966;
          font-weight: 500;
          margin-top: 0;
          margin-bottom: 5px; }
        a.si-card .si-card-content .si-card-body .si-card-info p {
          font-size: 15px;
          margin: 0; }
    a.si-card .si-card-content .si-event-info {
      padding: 0 25px 20px 25px;
      font-size: 14px;
      color: #4D5966;
      font-weight: 500;
      line-height: 1.8; }
      a.si-card .si-card-content .si-event-info .svg-inline--fa {
        color: #7c8c9c;
        margin-right: 5px; }
      a.si-card .si-card-content .si-event-info .event-link {
        color: #004F90 !important; }
    a.si-card .si-card-content .si-card-footer {
      width: 100%;
      position: absolute;
      bottom: 0;
      padding: 12px 25px;
      border-top: 1px solid #E9EFF4; }
      a.si-card .si-card-content .si-card-footer .si-card-footer-container {
        position: relative; }
        a.si-card .si-card-content .si-card-footer .si-card-footer-container .arrow-link-container {
          margin-top: 6px; }
        a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter {
          padding-left: 0;
          text-align: right;
          width: auto;
          margin-top: 5px; }
          a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .days-left, a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .hours-left, a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .minutes-left {
            display: inline-block;
            font-size: 8px;
            line-height: 1.1;
            text-transform: uppercase;
            font-weight: 500;
            text-align: center;
            margin-right: 0; }
            a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .days-left span, a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .hours-left span, a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .minutes-left span {
              font-size: 20px; }
          a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .days-left, a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .hours-left {
            padding-right: 1px; }
          a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .on-going {
            display: inline-block;
            overflow: hidden; }
            a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .on-going p {
              margin-bottom: 0;
              padding-bottom: 7px;
              padding-top: 4px;
              text-align: left;
              text-transform: uppercase;
              color: #288dc1;
              font-weight: 700;
              font-size: 14px; }
            a.si-card .si-card-content .si-card-footer .si-card-footer-container .counter .on-going .loader-line {
              height: 2px;
              background: #ff8300; }
a.sdg-thumbnail {
  cursor: pointer; }
  a.sdg-thumbnail .sdg-thumbnail_container {
    padding: 20px;
    position: relative;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    z-index: 1;
    min-height: 400px; }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_text .title {
      color: #fff;
      text-transform: initial;
      font-size: 30px;
      font-weight: 700;
      line-height: 1;
      margin-bottom: 30px; }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_header .number {
      font-family: 'Bebas Kai', sans-serif;
      font-size: 25px;
      line-height: 1;
      margin-bottom: 15px;
      opacity: 0.7; }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_header .number:before, a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_header .number:after {
      display: inline-block;
      content: '';
      height: 3px;
      background: white;
      vertical-align: middle; }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_header .number:before {
      width: 0;
      margin-left: 0;
      transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_header .number:after {
      width: 50px;
      margin-left: 20px;
      transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_header .title {
      font-family: 'Bebas Kai', sans-serif;
      font-size: 30px;
      line-height: 1;
      letter-spacing: 0.5px;
      margin-bottom: 15px;
      color: #fff;
      font-weight: 300; }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_footer {
      position: absolute;
      bottom: 20px;
      width: calc(100% - 40px); }
      a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_footer .counter .number {
        font-family: 'Bebas Kai', sans-serif;
        font-size: 70px;
        line-height: 1;
        letter-spacing: 0.5px;
        color: rgba(255, 255, 255, 0.6); }
      a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_footer .counter .label {
        font-family: 'Bebas Kai', sans-serif;
        font-size: 22px;
        line-height: 1;
        letter-spacing: 0.5px;
        color: rgba(255, 255, 255, 0.6);
        padding: 0;
        font-weight: 300; }
      a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_footer .button {
        position: absolute;
        right: 0;
        bottom: 0; }
        a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_footer .button .label {
          font-weight: 500;
          font-size: 20px;
          line-height: 1.5;
          padding: 0; }
        a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_footer .button .arrow img {
          width: 69px;
          display: block; }
    a.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_icon {
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
  a.sdg-thumbnail.sdg-6 {
    background: -moz-linear-gradient(125deg, #126f87 0%, #26bde2 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #126f87), color-stop(100%, #26bde2));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(125deg, #126f87 0%, #26bde2 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(125deg, #126f87 0%, #26bde2 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(125deg, #126f87 0%, #26bde2 100%);
    /* ie10+ */
    background: linear-gradient(125deg, #126f87 0%, #26bde2 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#126F87', endColorstr='#26BDE2', GradientType=1);
    /* ie6-9 */ }
    a.sdg-thumbnail.sdg-6 .sdg-thumbnail_icon {
      background-position: 108% 50%;
      background-size: 80px;
      background-image: url("/img/icon-sdg-6.png"); }
  a.sdg-thumbnail.sdg-7 {
    background: -moz-linear-gradient(125deg, #b18802 0%, #fcc30b 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #b18802), color-stop(100%, #fcc30b));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(125deg, #b18802 0%, #fcc30b 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(125deg, #b18802 0%, #fcc30b 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(125deg, #b18802 0%, #fcc30b 100%);
    /* ie10+ */
    background: linear-gradient(125deg, #b18802 0%, #fcc30b 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B18802', endColorstr='#FCC30B', GradientType=1);
    /* ie6-9 */ }
    a.sdg-thumbnail.sdg-7 .sdg-thumbnail_icon {
      background-position: 128% 50%;
      background-size: 125px;
      background-image: url("/img/icon-sdg-7.png"); }
  a.sdg-thumbnail.sdg-9 {
    background: -moz-linear-gradient(125deg, #ca4102 0%, #fd6925 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ca4102), color-stop(100%, #fd6925));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(125deg, #ca4102 0%, #fd6925 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(125deg, #ca4102 0%, #fd6925 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(125deg, #ca4102 0%, #fd6925 100%);
    /* ie10+ */
    background: linear-gradient(125deg, #ca4102 0%, #fd6925 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CA4102', endColorstr='#FD6925', GradientType=1);
    /* ie6-9 */ }
    a.sdg-thumbnail.sdg-9 .sdg-thumbnail_icon {
      background-position: 117% 50%;
      background-size: 110px;
      background-image: url("/img/icon-sdg-9.png"); }
  a.sdg-thumbnail.sdg-11 {
    background: -moz-linear-gradient(125deg, #ca7002 0%, #fd9d24 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ca7002), color-stop(100%, #fd9d24));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(125deg, #ca7002 0%, #fd9d24 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(125deg, #ca7002 0%, #fd9d24 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(125deg, #ca7002 0%, #fd9d24 100%);
    /* ie10+ */
    background: linear-gradient(125deg, #ca7002 0%, #fd9d24 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CA7002', endColorstr='#FD9D24', GradientType=1);
    /* ie6-9 */ }
    a.sdg-thumbnail.sdg-11 .sdg-thumbnail_icon {
      background-position: 138% 50%;
      background-size: 140px;
      background-image: url("/img/icon-sdg-11.png"); }
  a.sdg-thumbnail.sdg-12 {
    background: -moz-linear-gradient(125deg, #7b591e 0%, #bf8b2e 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #7b591e), color-stop(100%, #bf8b2e));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(125deg, #7b591e 0%, #bf8b2e 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(125deg, #7b591e 0%, #bf8b2e 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(125deg, #7b591e 0%, #bf8b2e 100%);
    /* ie10+ */
    background: linear-gradient(125deg, #7b591e 0%, #bf8b2e 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B18802', endColorstr='#BF8B2E', GradientType=1);
    /* ie6-9 */ }
    a.sdg-thumbnail.sdg-12 .sdg-thumbnail_icon {
      background-position: 150% 50%;
      background-size: 150px;
      background-image: url("/img/icon-sdg-12.png"); }
  a.sdg-thumbnail .full {
    background-position: 94% 50%; }
  a.sdg-thumbnail:hover .sdg-thumbnail_container .sdg-thumbnail_header .number:before {
    width: 50px;
    margin-right: 20px; }
  a.sdg-thumbnail:hover .sdg-thumbnail_container .sdg-thumbnail_header .number:after {
    width: 0;
    margin-right: 0; }
  a.sdg-thumbnail:hover .sdg-thumbnail_container .sdg-thumbnail_icon {
    transform: scale(1.1);
    transform-origin: right; }

@media (min-width: 480px) {
  .sdg-thumbnail_container {
    min-height: auto; }

  a.si-card .si-card-content .si-card-body .si-solution-info {
    padding: 12px 25px; }

  a.si-card .si-card-content .si-card-body .si-card-info {
    padding: 25px 25px 20px; }

  a.si-card.sdg-thumbnail .sdg-thumbnail_container .sdg-thumbnail_text {
    width: 56%;
    margin: 0 22%; } }
@media (min-width: 993px) and (max-width: 1199px) {
  .maturity-container ul li {
    width: 16px !important;
    height: 16px !important; } }
/* GENERAL LOADER */
.loader {
  display: none;
  width: 50px;
  height: 30px; }

.loader > .line {
  background-color: #333;
  width: 6px;
  height: 100%;
  text-align: center;
  display: inline-block;
  animation: stretch 1.2s infinite ease-in-out; }

.line.one {
  background-color: #26c0e7; }

.line.two {
  animation-delay: -1.1s;
  background-color: #fbc412; }

.line.three {
  animation-delay: -1.0s;
  background-color: #f26a2f; }

.line.four {
  animation-delay: -0.9s;
  background-color: #f89d29; }

.line.five {
  animation-delay: -0.8s;
  background-color: #c08e2c; }

@keyframes stretch {
  0%, 40%, 100% {
    transform: scaleY(0.4); }
  20% {
    transform: scaleY(1); } }
/* OTHER LOADERS */
.loader-line {
  height: 4px;
  background: #AEAEAE; }

.loader-line--invert {
  height: 4px;
  background: #ffffff; }

.a-slingshot {
  animation: 4s infinite slingshot ease-out; }

.a-bounce {
  animation: 3.5s alternate infinite bounce ease-in-out; }

.a-loop {
  animation: 1.7s infinite loop cubic-bezier(0.42, 0, 0.58, 1); }

.loader-line--hifi {
  background: #264a60;
  height: 4px; }

@keyframes slingshot {
  0% {
    transform: translateX(300%);
    width: 60%; }
  50% {
    transform: translateX(5%); }
  70% {
    width: 10%;
    transform: translateX(0%); }
  95% {
    width: 100%; }
  100% {
    transform: translateX(400%); } }
@keyframes bounce {
  0% {
    width: 0%;
    transform: translateX(0%); }
  50% {
    transform: translateX(0%); }
  100% {
    width: 100%;
    transform: translateX(100%); } }
@keyframes loop {
  0% {
    width: 0%;
    transform: translateX(0%); }
  7% {
    width: 10%;
    transform: translateX(0%); }
  40% {
    width: 60%; }
  50% {
    transform: translateX(85%); }
  75% {
    width: 100%; }
  100% {
    transform: translateX(100%); } }
html {
  height: 100%; }
  html body {
    height: 100%; }
    html body.navigation-is-open #si-main, html body.navigation-is-open #si-header {
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%); }
    html body.navigation-is-open .si-main-admin-sidebar {
      right: -320px; }
    html body.navigation-is-open #si-wrap.si-wrap-collapsed .si-main-admin-sidebar {
      right: -320px; }
    html body.navigation-is-open .si-nav-trigger {
      /* rotate trigger when navigation becomes visible */
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
      html body.navigation-is-open .si-nav-trigger .si-nav-icon:before, html body.navigation-is-open .si-nav-trigger .si-nav-icon:after {
        /* animate arrow --> from hamburger to arrow */
        width: 50%;
        -webkit-transition: -webkit-transform 0.5s, width 0.5s;
        -moz-transition: -moz-transform 0.5s, width 0.5s;
        transition: transform 0.5s, width 0.5s; }
      html body.navigation-is-open .si-nav-trigger .si-nav-icon:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      html body.navigation-is-open .si-nav-trigger .si-nav-icon:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      html body.navigation-is-open .si-nav-trigger circle {
        stroke-dashoffset: 0;
        -webkit-transition: stroke-dashoffset 0.4s 0.3s;
        -moz-transition: stroke-dashoffset 0.4s 0.3s;
        transition: stroke-dashoffset 0.4s 0.3s; }
    html body.navigation-is-open #si-hamburger {
      visibility: visible;
      -webkit-transition: visibility 0s 0s;
      -moz-transition: visibility 0s 0s;
      transition: visibility 0s 0s; }
      html body.navigation-is-open #si-hamburger .si-navigation-wrapper {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 0.5s;
        -moz-transition: -moz-transform 0.5s;
        transition: transform 0.5s;
        -webkit-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
        -moz-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
        transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78); }

@media only screen and (min-width: 992px) {
  html body.navigation-is-open #si-wrap .si-main-admin-sidebar {
    right: -320px; } }
.no-touch .navigation-is-open .si-nav-trigger:hover .si-nav-icon::after, .no-touch .navigation-is-open .si-nav-trigger:hover .si-nav-icon::before {
  top: 0; }

.no-touch .si-nav-trigger:hover .si-nav-icon::after {
  top: 2px; }

.no-touch .si-nav-trigger:hover .si-nav-icon::before {
  top: -2px; }

#si-main, #si-header, .si-main-admin-sidebar {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.7s;
  -moz-transition: -moz-transform 0.7s;
  transition: transform 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
  -moz-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
  transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99); }

#si-header {
  position: fixed;
  z-index: 11;
  display: block;
  height: 100px;
  background: #fff;
  width: 100%;
  border-bottom: 2px solid #E9EFF4; }
  #si-header .si-header-logo {
    display: inline-block;
    padding: 30px; }
  #si-header .si-header-nav {
    padding: 15px 130px 15px 0; }
    #si-header .si-header-nav ul {
      margin-bottom: 0; }
      #si-header .si-header-nav ul li {
        list-style: none;
        display: inline-block;
        margin-left: 20px; }
        #si-header .si-header-nav ul li#logout {
          margin-left: 20px; }
        #si-header .si-header-nav ul li a {
          padding: 25px 0 15px 0;
          display: inline-block;
          color: #7c8c9d;
          font-size: 15px;
          font-weight: 500; }
          #si-header .si-header-nav ul li a svg {
            margin-right: 5px; }

#si-main {
  position: relative;
  z-index: 2;
  /* fix bug on iOS */
  min-height: 100vh;
  background-color: #fff; }

.si-nav-trigger {
  position: fixed;
  z-index: 999;
  right: 30px;
  top: 20px;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s; }
  .si-nav-trigger .si-nav-icon {
    /* icon created in CSS */
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 22px;
    height: 2px;
    background-color: #004F90; }
    .si-nav-trigger .si-nav-icon:before, .si-nav-trigger .si-nav-icon:after {
      /* upper and lower lines of the menu icon */
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: inherit;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: -webkit-transform 0.5s, width 0.5s, top 0.3s;
      -moz-transition: -moz-transform 0.5s, width 0.5s, top 0.3s;
      transition: transform 0.5s, width 0.5s, top 0.3s; }
    .si-nav-trigger .si-nav-icon:before {
      -webkit-transform-origin: right top;
      -moz-transform-origin: right top;
      -ms-transform-origin: right top;
      -o-transform-origin: right top;
      transform-origin: right top;
      -webkit-transform: translateY(-6px);
      -moz-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
      -o-transform: translateY(-6px);
      transform: translateY(-6px); }
    .si-nav-trigger .si-nav-icon:after {
      -webkit-transform-origin: right bottom;
      -moz-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      -o-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: translateY(6px);
      -moz-transform: translateY(6px);
      -ms-transform: translateY(6px);
      -o-transform: translateY(6px);
      transform: translateY(6px); }
  .si-nav-trigger svg {
    position: absolute;
    top: 0;
    left: 0; }
  .si-nav-trigger circle {
    /* circle border animation */
    -webkit-transition: stroke-dashoffset 0.4s 0s;
    -moz-transition: stroke-dashoffset 0.4s 0s;
    transition: stroke-dashoffset 0.4s 0s; }

#si-hamburger {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #dee6ed;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.7s;
  -moz-transition: visibility 0s 0.7s;
  transition: visibility 0s 0.7s; }
  #si-hamburger .si-navigation-wrapper {
    padding: 0;
    /* all navigation content */
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: -webkit-transform 0.7s;
    -moz-transition: -moz-transform 0.7s;
    transition: transform 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
    -moz-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
    transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78); }
    #si-hamburger .si-navigation-wrapper #si-hamburger-header {
      position: relative;
      display: block;
      height: 100px;
      width: 100%; }
      #si-hamburger .si-navigation-wrapper #si-hamburger-header .si-hamburger-header-logo {
        display: inline-block;
        padding: 30px; }
      #si-hamburger .si-navigation-wrapper #si-hamburger-header .si-hamburger-header-nav {
        padding: 15px 130px 15px 0; }
        #si-hamburger .si-navigation-wrapper #si-hamburger-header .si-hamburger-header-nav ul {
          margin-bottom: 0; }
          #si-hamburger .si-navigation-wrapper #si-hamburger-header .si-hamburger-header-nav ul li {
            list-style: none;
            display: inline-block;
            margin-left: 20px; }
            #si-hamburger .si-navigation-wrapper #si-hamburger-header .si-hamburger-header-nav ul li#logout {
              margin-left: 20px; }
            #si-hamburger .si-navigation-wrapper #si-hamburger-header .si-hamburger-header-nav ul li a {
              padding: 25px 0 15px 0;
              display: inline-block;
              color: #7c8c9d;
              font-size: 15px;
              font-weight: 500; }
              #si-hamburger .si-navigation-wrapper #si-hamburger-header .si-hamburger-header-nav ul li a svg {
                margin-right: 5px; }
  #si-hamburger h2 {
    position: relative;
    margin-bottom: 1.7em;
    font-size: 1.3rem;
    font-weight: 800;
    color: #080b0f;
    text-transform: uppercase; }
    #si-hamburger h2:after {
      /* bottom separation line */
      content: '';
      position: absolute;
      left: 0;
      bottom: -20px;
      height: 1px;
      width: 60px;
      background-color: currentColor; }
  #si-hamburger .si-primary-nav a {
    color: #7c8c9c;
    text-decoration: none;
    padding: 20px 20px 20px 0;
    width: 100%;
    display: block;
    height: 100%;
    position: relative; }
  #si-hamburger .si-primary-nav li {
    width: 100%;
    color: #fff;
    overflow: hidden; }
  #si-hamburger .si-primary-nav > ul {
    padding: 0;
    width: 100%;
    position: relative;
    overflow: visible; }
  #si-hamburger .si-primary-nav li {
    opacity: 0;
    overflow: hidden; }
  #si-hamburger .si-primary-nav > ul > li a {
    font-size: 34px;
    line-height: 34px;
    color: #004F90; }
  #si-hamburger .si-primary-nav span.js-menu-title {
    display: none;
    font-size: 14px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 20px 20px 20px 0;
    color: #288dc1; }
  #si-hamburger .si-primary-nav > ul > li > ul > li a {
    font-size: 20px;
    line-height: 34px;
    color: #7c8c9c; }
  #si-hamburger .si-primary-nav > ul > li > ul, #si-hamburger .si-primary-nav > ul > li > ul > li > ul {
    display: none;
    width: 100%; }
  #si-hamburger .si-primary-nav > ul > li.active > ul {
    display: block; }
  #si-hamburger .si-primary-nav > ul > li > ul > li.active > a {
    color: #004F90; }
  #si-hamburger .si-primary-nav > ul > li > ul > li.active ul {
    display: block; }
  #si-hamburger .si-primary-nav > ul > li .js-menu-l1-item-expand span, #si-hamburger .si-primary-nav > ul > li > ul > li .js-menu-l2-item-expand span {
    display: inline-block;
    position: relative;
    margin-right: 15px; }
  #si-hamburger .si-primary-nav > ul > li .js-menu-l1-item-expand .line, #si-hamburger .si-primary-nav > ul > li > ul > li .js-menu-l2-item-expand .line {
    content: '';
    background: darkorange;
    width: 0;
    height: 2px;
    position: absolute;
    top: 50%;
    transition: width .4s ease-out; }
  #si-hamburger .si-primary-nav > ul > li .js-menu-l1-item-expand span:not(.line):after {
    content: '';
    width: 10px;
    height: 10px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: -21px;
    top: 13px;
    border-right: 2px solid #004F90;
    border-bottom: 2px solid #004F90;
    transition: right .5s ease-out, border-color .5s ease-out .5s; }
  #si-hamburger .si-primary-nav > ul > li > ul > li .js-menu-l2-item-expand span:not(.line):after {
    content: '';
    width: 10px;
    height: 10px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: -21px;
    top: 13px;
    border-right: 2px solid #7c8c9c;
    border-bottom: 2px solid #7c8c9c;
    transition: right .5s ease-out, border-color .5s ease-out .5s; }
  #si-hamburger .si-primary-nav > ul > li.active .js-menu-l1-item-expand .line, #si-hamburger .si-primary-nav > ul > li > ul > li.active .js-menu-l2-item-expand .line {
    width: 100%; }
  #si-hamburger .si-primary-nav > ul > li.active .js-menu-l1-item-expand span:after, #si-hamburger .si-primary-nav > ul > li > ul > li.active .js-menu-l2-item-expand span:after {
    right: -1000px;
    border-right: 2px solid #ff8300;
    border-bottom: 2px solid #ff8300;
    transition: right .3s ease-out, border-color 0s ease-out; }
  #si-hamburger .si-hamburger-main {
    min-height: 100%;
    /* Equal to height of footer */
    /* But also accounting for potential margin-bottom of last child */
    margin-bottom: -50px; }
  #si-hamburger .si-hamburger-footer,
  #si-hamburger .si-hamburger-push {
    height: 50px; }
  #si-hamburger .si-hamburger-footer > ul > li {
    position: relative;
    width: auto;
    display: inline-block; }
  #si-hamburger .si-hamburger-footer > ul > li > a {
    margin-right: 15px; }

@media only screen and (min-width: 769px) {
  #si-hamburger .si-primary-nav > ul {
    padding-left: 40px;
    width: 33.333333%; }
  #si-hamburger .si-primary-nav > ul > li > ul, #si-hamburger .si-primary-nav > ul > li > ul > li > ul {
    position: absolute;
    right: -100%;
    top: 0; }
  #si-hamburger .si-primary-nav span.js-menu-title {
    display: inline-block; } }
@media only screen and (min-width: 1170px) {
  .si-nav-trigger {
    top: 20px; } }
.si-form {
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  -moz-box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13);
  box-shadow: 0 3px 20px rgba(171, 194, 212, 0.06), 0 3px 20px rgba(171, 194, 212, 0.13); }
  .si-form .si-form-wrap {
    padding: 30px; }
    .si-form .si-form-wrap .warning .fa-exclamation-triangle {
      color: #fe8300;
      font-size: 30px;
      margin-right: 20px; }
    .si-form .si-form-wrap .warning span {
      font-weight: 600; }
    .si-form .si-form-wrap.border-top {
      border-top: 2px solid #E9EFF4; }
    .si-form .si-form-wrap.si-form-actions a {
      margin-right: 15px;
      font-weight: 400; }
    .si-form .si-form-wrap.si-form-actions button {
      border: none;
      color: #4D5966;
      font-weight: 400;
      outline: 0; }
    .si-form .si-form-wrap.si-form-actions .hyperlink {
      position: relative;
      display: inline-block;
      cursor: pointer;
      text-align: inherit !important;
      text-decoration: none;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    .si-form .si-form-wrap.si-form-actions .hyperlink:hover {
      color: #ff8300; }
    .si-form .si-form-wrap.si-form-actions .hyperlink:after {
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      content: ' ';
      transition: transform .5s;
      transform: scaleX(0);
      transform-origin: bottom right;
      background-color: #ff8300; }
    .si-form .si-form-wrap.si-form-actions .hyperlink:hover:after {
      transform: scaleX(1);
      transform-origin: bottom left; }
    .si-form .si-form-wrap p {
      font-size: 16px;
      line-height: 1.6; }
      .si-form .si-form-wrap p.h3 {
        color: #004F90;
        text-transform: none;
        font-size: 24px;
        line-height: 34px;
        margin: 0; }
      .si-form .si-form-wrap p:last-child {
        margin-bottom: 0; }
    .si-form .si-form-wrap .hr-title {
      width: 60px;
      margin-top: 15px;
      margin-bottom: 0;
      border-top: 4px solid #ff8300; }
    .si-form .si-form-wrap span.title {
      font-size: 15px; }
    .si-form .si-form-wrap .form-control {
      border: 2px solid #E9EFF4;
      border-radius: 4px;
      color: #7c8c9c; }
    .si-form .si-form-wrap label {
      text-transform: uppercase;
      color: #4D5966;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 0.5px; }
    .si-form .si-form-wrap textarea {
      resize: none; }
    .si-form .si-form-wrap a.btn-motion {
      width: 100%;
      height: 42px;
      margin-bottom: 15px;
      line-height: 28px; }
      .si-form .si-form-wrap a.btn-motion span {
        font-size: 15px;
        line-height: normal;
        display: inline-block;
        vertical-align: middle; }
    .si-form .si-form-wrap a span {
      padding-right: 0; }
    .si-form .si-form-wrap div.btn-motion {
      width: 100%;
      margin-bottom: 15px; }
    .si-form .si-form-wrap button.btn-motion.outline {
      margin-bottom: 15px; }
    .si-form .si-form-wrap .btn {
      width: 100%; }
    .si-form .si-form-wrap .btn-cancel {
      border: 2px solid #ccdae5;
      border-radius: 0;
      color: #ccdae5;
      text-transform: uppercase;
      padding: 8px 12px; }
    .si-form .si-form-wrap .char-count-width-label {
      margin-top: 7px;
      font-weight: 400;
      color: #4D5966; }

#opportunity-filter, #events-filter, #news-filter {
  position: relative;
  display: none; }
  #opportunity-filter .opportunity-filter-wrap, #opportunity-filter .events-filter-wrap, #opportunity-filter .news-filter-wrap, #events-filter .opportunity-filter-wrap, #events-filter .events-filter-wrap, #events-filter .news-filter-wrap, #news-filter .opportunity-filter-wrap, #news-filter .events-filter-wrap, #news-filter .news-filter-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 500px;
    display: inline-block;
    z-index: 2; }
    #opportunity-filter .opportunity-filter-wrap .si-form, #opportunity-filter .events-filter-wrap .si-form, #opportunity-filter .news-filter-wrap .si-form, #events-filter .opportunity-filter-wrap .si-form, #events-filter .events-filter-wrap .si-form, #events-filter .news-filter-wrap .si-form, #news-filter .opportunity-filter-wrap .si-form, #news-filter .events-filter-wrap .si-form, #news-filter .news-filter-wrap .si-form {
      margin-top: 30px; }
      #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap, #events-filter .events-filter-wrap .si-form .si-form-special-wrap, #events-filter .news-filter-wrap .si-form .si-form-special-wrap, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap, #news-filter .events-filter-wrap .si-form .si-form-special-wrap, #news-filter .news-filter-wrap .si-form .si-form-special-wrap {
        width: calc(100% - 102px);
        border-right: 2px solid #E9EFF4; }
        #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #events-filter .events-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #events-filter .news-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #news-filter .events-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter, #news-filter .news-filter-wrap .si-form .si-form-special-wrap p.h3 span.counter {
          float: right;
          width: 40px;
          height: 40px;
          border: 2px solid #E9EFF4;
          text-align: center;
          line-height: 40px;
          border-radius: 100%;
          color: #288dc1;
          font-size: 18px; }
        #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories {
          padding-top: 40px; }
          #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox {
            display: inline-block;
            margin-bottom: 8px;
            margin-right: 5px;
            /* unchecked icon */
            /* checked icon */ }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio], #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox], #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] {
              position: absolute;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              z-index: 5;
              opacity: 0;
              cursor: pointer;
              margin: 0; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox label {
              cursor: pointer;
              background-color: #E9EFF4;
              font-size: 13px;
              color: #7c8c9c;
              padding: 9px 12px 7px 12px;
              border-radius: 5px;
              font-weight: 400;
              text-transform: none; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:hover + label, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:hover + label {
              background: #dee6ed; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label {
              background-color: #7c8c9c;
              color: #fff; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after {
              font-family: "Font Awesome 5 Pro";
              display: inline-block;
              padding-left: 5px;
              text-rendering: optimizeLegibility;
              -moz-osx-font-smoothing: grayscale;
              font-smoothing: antialiased;
              -webkit-font-smoothing: antialiased; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox] + label:after, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio] + label:after {
              content: "\f111"; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #opportunity-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #opportunity-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #opportunity-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #events-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #events-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #events-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #news-filter .opportunity-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #news-filter .events-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=checkbox]:checked + label:after, #news-filter .news-filter-wrap .si-form .si-form-special-wrap .categories .checkbox input[type=radio]:checked + label:after {
              content: "\f058";
              color: #fff;
              font-weight: 600; }
      #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close, #opportunity-filter .events-filter-wrap .si-form .si-form-close, #opportunity-filter .news-filter-wrap .si-form .si-form-close, #events-filter .opportunity-filter-wrap .si-form .si-form-close, #events-filter .events-filter-wrap .si-form .si-form-close, #events-filter .news-filter-wrap .si-form .si-form-close, #news-filter .opportunity-filter-wrap .si-form .si-form-close, #news-filter .events-filter-wrap .si-form .si-form-close, #news-filter .news-filter-wrap .si-form .si-form-close {
        display: block;
        width: 100px;
        height: 100%;
        text-align: center;
        margin-top: 30px;
        position: absolute;
        right: 0; }
        #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close:before, #opportunity-filter .events-filter-wrap .si-form .si-form-close:before, #opportunity-filter .news-filter-wrap .si-form .si-form-close:before, #events-filter .opportunity-filter-wrap .si-form .si-form-close:before, #events-filter .events-filter-wrap .si-form .si-form-close:before, #events-filter .news-filter-wrap .si-form .si-form-close:before, #news-filter .opportunity-filter-wrap .si-form .si-form-close:before, #news-filter .events-filter-wrap .si-form .si-form-close:before, #news-filter .news-filter-wrap .si-form .si-form-close:before {
          content: '';
          display: block;
          width: 0;
          height: 0;
          position: absolute;
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-bottom: 15px solid #fff;
          left: 40px;
          top: -45px; }
        #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a, #opportunity-filter .events-filter-wrap .si-form .si-form-close a, #opportunity-filter .news-filter-wrap .si-form .si-form-close a, #events-filter .opportunity-filter-wrap .si-form .si-form-close a, #events-filter .events-filter-wrap .si-form .si-form-close a, #events-filter .news-filter-wrap .si-form .si-form-close a, #news-filter .opportunity-filter-wrap .si-form .si-form-close a, #news-filter .events-filter-wrap .si-form .si-form-close a, #news-filter .news-filter-wrap .si-form .si-form-close a {
          cursor: pointer; }
          #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #opportunity-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #opportunity-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #events-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #events-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #events-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #news-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #news-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate, #news-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate {
            margin-top: 40px;
            white-space: nowrap;
            transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            -moz-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform-origin: center center;
            margin-left: -5px; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #opportunity-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #opportunity-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #events-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #events-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #events-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #news-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #news-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span, #news-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span {
              font-size: 12px;
              letter-spacing: 1px;
              vertical-align: middle;
              font-weight: 700;
              text-transform: uppercase;
              -webkit-transition: all .35s ease-in-out;
              -moz-transition: all .35s ease-in-out;
              -ms-transition: all .35s ease-in-out;
              -o-transition: all .35s ease-in-out;
              transition: all .35s ease-in-out;
              -webkit-user-select: none;
              -moz-user-select: none;
              -ms-user-select: none;
              user-select: none;
              color: rgba(124, 140, 156, 0.6); }
              #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #opportunity-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #opportunity-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #events-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #events-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #events-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #news-filter .opportunity-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #news-filter .events-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after, #news-filter .news-filter-wrap .si-form .si-form-close a .lateral-wrap .lateral-wrap-rotate span:after {
                display: inline-block;
                content: '';
                height: 2px;
                width: 15px;
                margin-left: 8px;
                margin-top: -2px;
                background: #ff8300;
                vertical-align: middle; }
          #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a svg, #opportunity-filter .events-filter-wrap .si-form .si-form-close a svg, #opportunity-filter .news-filter-wrap .si-form .si-form-close a svg, #events-filter .opportunity-filter-wrap .si-form .si-form-close a svg, #events-filter .events-filter-wrap .si-form .si-form-close a svg, #events-filter .news-filter-wrap .si-form .si-form-close a svg, #news-filter .opportunity-filter-wrap .si-form .si-form-close a svg, #news-filter .events-filter-wrap .si-form .si-form-close a svg, #news-filter .news-filter-wrap .si-form .si-form-close a svg {
            transition: -webkit-transform 0.3s ease;
            transition: transform 0.3s ease;
            transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #opportunity-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #opportunity-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #events-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #events-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #events-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #news-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #news-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow, #news-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--arrow {
              stroke: #7c8c9c;
              transform: rotate(0deg);
              transform-origin: center center;
              -webkit-transition: all .35s ease-in-out;
              -moz-transition: all .35s ease-in-out;
              -ms-transition: all .35s ease-in-out;
              -o-transition: all .35s ease-in-out;
              transition: all .35s ease-in-out; }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #opportunity-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #opportunity-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #events-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #events-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #events-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #news-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #news-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake, #news-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle--fake {
              stroke: rgba(124, 140, 156, 0.2); }
            #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #opportunity-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #opportunity-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #events-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #events-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #events-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #news-filter .opportunity-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #news-filter .events-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle, #news-filter .news-filter-wrap .si-form .si-form-close a svg .arrow-icon--circle {
              transition: stroke-dashoffset .3s ease;
              stroke-dasharray: 120;
              stroke-dashoffset: 120; }
          #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #opportunity-filter .events-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #opportunity-filter .news-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #events-filter .opportunity-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #events-filter .events-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #events-filter .news-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #news-filter .opportunity-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #news-filter .events-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow, #news-filter .news-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--arrow {
            stroke: #7c8c9c;
            transform: rotate(90deg); }
          #opportunity-filter .opportunity-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #opportunity-filter .events-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #opportunity-filter .news-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #events-filter .opportunity-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #events-filter .events-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #events-filter .news-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #news-filter .opportunity-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #news-filter .events-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle, #news-filter .news-filter-wrap .si-form .si-form-close a:hover svg .arrow-icon--circle {
            stroke: #7c8c9c;
            stroke-dashoffset: 0; }

@media (min-width: 992px) {
  .si-form .si-form-wrap div.btn-motion {
    margin-bottom: 0; }
  .si-form .si-form-wrap a.btn-motion {
    margin-bottom: 0; }
  .si-form .si-form-wrap button.btn-motion.outline {
    margin-bottom: 0; } }
/* Smartphone
------------------------------------------------------------ */
@media (max-width: 767px) {
  #page-solution-form .ssf_sdg_icons {
    width: 100%; }

  #page-experts-dashboard {
    padding-top: 100px; }

  #page-solution-new #page-solution-new-header {
    padding-top: 80px; }
  #page-solution-new #solutions-search .sb_search {
    width: 100% !important; }
  #page-solution-new #solutions-search .nav-tabs > li a {
    text-align: center; }
  #page-solution-new #solutions-search .ss-level-tags .tag a.tag-view-option {
    max-width: calc(100% - 32px); }
  #page-solution-new #btn-search {
    width: initial; }
  #page-solution-new #found-filter-container {
    text-align: center;
    margin-bottom: 30px; }
    #page-solution-new #found-filter-container .nbr-found {
      margin-bottom: 10px; }
  #page-solution-new #maturity-filter ul {
    width: 100%; }

  #page-solution-detail #solution-details {
    padding-top: 50px; }
  #page-solution-detail #title-label-bloc {
    text-align: center !important;
    height: auto !important; }
    #page-solution-detail #title-label-bloc #title-bloc {
      max-width: 100% !important;
      border: 0 !important;
      padding: 0 !important;
      height: auto !important;
      float: inherit !important; }
    #page-solution-detail #title-label-bloc #label-bloc {
      margin-top: 10px;
      margin-left: 0 !important; }
      #page-solution-detail #title-label-bloc #label-bloc img {
        width: 50% !important;
        height: 50% !important; }

  #page-solution #icon-bloc {
    text-align: center; }
    #page-solution #icon-bloc .icon {
      width: 70%;
      margin-top: 30px; }

  #page-label #icon-bloc {
    text-align: center; }
    #page-label #icon-bloc .icon {
      width: 70%;
      margin-top: 30px; }

  #page-members-subscribe-2 #create-profile-bloc, #page-members-subscribe-2 #accepting-assignments, #page-members-subscribe-2 #assessment {
    margin-bottom: 50px; }
  #page-members-subscribe-2 #login-bloc #membership-step {
    margin-top: 100px; }
    #page-members-subscribe-2 #login-bloc #membership-step #login-left {
      margin-top: 20px !important;
      padding: 0 !important; }
  #page-members-subscribe-2 #grey-header {
    background-color: #f4f4f4;
    height: auto;
    margin-bottom: 30px; }
  #page-members-subscribe-2 #info-steps .step .step-info {
    padding: 15px !important; }
    #page-members-subscribe-2 #info-steps .step .step-info .number {
      height: auto !important; }

  .fixed-blue {
    position: relative !important; }

  #header {
    height: 300px !important;
    margin-top: -55px; }

  .home-menu {
    height: 79px !important; }

  #network-map #map {
    height: 750px; }
  #network-map .map-mask p {
    line-height: 22px;
    padding-top: 25px; }

  header {
    height: 79px !important; }

  .gm-bundled-control-on-bottom {
    display: none !important; }

  #keywords, #btn-search, #countries, #categories, #categories_name, #sectors, #types, #categories_lvl_3, #categories_lvl_3_name, #categories_lvl_2, #categories_lvl_2_name, #dropdown-country, #dropdown-available, #dropdown-category, #dropdown-goal, #dropdown-type {
    width: 93% !important; }

  .btn-cta-icon {
    display: none !important; }

  .btn-cta-content {
    padding: 0 20px !important; }

  .btn-cta .heading p {
    line-height: 1.3 !important; }

  #news #secondary-news {
    margin-top: 0; }

  #citation {
    background: url("/img/citation-bg-without-bp.jpg");
    background-position: center center;
    background-size: cover; }
    #citation blockquote {
      font-size: 25px !important;
      margin-bottom: 0 !important; }
    #citation blockquote:before {
      font-size: 170px !important;
      margin-top: -50px !important; }

  #efficient_solution .btn-yellow {
    margin-top: 10px;
    margin-bottom: 50px; }

  #social-links {
    text-align: Center;
    margin-top: 30px; }

  #social-footer #stay-up-to-date {
    text-align: center;
    margin-bottom: 15px; }
  #social-footer #mc_embed_signup input.email {
    width: 100% !important; }

  #footer-img-bloc {
    text-align: Center;
    margin-bottom: 30px; }
    #footer-img-bloc img {
      width: 50%; }

  #page-world-alliance #discover-link {
    margin-bottom: 50px; }

  #page-members #members-round-map {
    text-align: center;
    margin-top: 50px; }
    #page-members #members-round-map img {
      width: 70%; }
  #page-members #discover-link {
    margin-bottom: 50px; }
  #page-members .step-bloc {
    margin-bottom: 50px; }

  #page-solutions #sdg-charts {
    text-align: Center; }

  #page-benefit #efficient_solution .btn-yellow {
    margin-top: 10px;
    margin-bottom: 50px; }

  #page-news-detail {
    margin-top: 40px; }
    #page-news-detail .note-video-clip {
      width: 100%;
      height: 200px; }
    #page-news-detail h2 {
      font-size: 25px; }
    #page-news-detail .short-content {
      font-size: 20px; }
    #page-news-detail #efficient_solution .btn-yellow {
      margin-top: 10px;
      margin-bottom: 50px; }
    #page-news-detail table.table td {
      width: 100%;
      display: block; }

  .multipliers-logo {
    padding: 20px;
    width: calc(100% / 3); }

  .partners-logo {
    padding: 20px;
    width: calc(100% / 3); }

  .support-logo {
    padding: 20px;
    width: calc(100% / 2); }

  #page-company #company-description {
    margin-top: 40px !important; }
    #page-company #company-description .company-name {
      font-size: 25px !important; }
    #page-company #company-description .description {
      font-size: 30px !important; }
    #page-company #company-description #company-offers .offre-more-bloc {
      margin-top: 15px !important; }
      #page-company #company-description #company-offers .offre-more-bloc .arrow-link-container {
        margin-top: 15px !important;
        margin-bottom: 15px !important; }

  #need-help {
    padding: 5px 20px; }

  #dashboard-bloc {
    padding-top: 0; }
    #dashboard-bloc .dash-title {
      margin-top: 21px;
      font-size: 15px; }
    #dashboard-bloc .navbar-default {
      font-size: 20px !important; }
    #dashboard-bloc .navbar-collapse {
      border: 0;
      box-shadow: none; }
    #dashboard-bloc .navbar-toggle {
      position: relative;
      float: left;
      padding: 9px 0 9px 15px;
      margin-top: 8px;
      margin-right: 15px;
      margin-bottom: 8px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px; }
    #dashboard-bloc .navbar-nav > li > a {
      padding: 10px 15px !important;
      font-size: 15px; }

  #dashboard-steps .btn-yellow {
    margin-top: 0;
    margin-bottom: 15px; }

  .citation {
    padding: 0 15px 0 15px !important; }
    .citation blockquote {
      font-size: 18px !important;
      padding-left: 67px !important; }
      .citation blockquote .quote {
        line-height: 25px !important; }
    .citation blockquote:before {
      font-size: 90px !important;
      margin-top: -18px !important;
      margin-left: -65px !important; }

  #sdg-charts {
    text-align: Center; }

  #page-wechat img {
    width: 80% !important; }

  #dashboard-steps .cd-multi-steps-mobile {
    padding-left: 0; }
    #dashboard-steps .cd-multi-steps-mobile p {
      background-color: #fe8300;
      display: inline-block;
      border-radius: 100px;
      padding: 5px;
      width: 34px;
      text-align: center;
      color: #fff;
      margin-right: 10px; }

  #page-label .graph img {
    width: 100% !important; }

  #page-submit-a-solutions #header .content {
    padding: 50px 0;
    text-align: center; }
    #page-submit-a-solutions #header .content .be-part {
      font-size: 25px; }
  #page-submit-a-solutions .steps-to-become li {
    height: 100px; }
    #page-submit-a-solutions .steps-to-become li img {
      margin-top: 17px; }
  #page-submit-a-solutions #home-charts {
    text-align: Center; }
  #page-submit-a-solutions #eligible {
    padding: 0 5px; }
    #page-submit-a-solutions #eligible .eligible-img img {
      width: 100%;
      margin-bottom: 20px; }
    #page-submit-a-solutions #eligible #sdgs {
      margin-top: 30px; }
  #page-submit-a-solutions #how-to-get-the-label .label-container {
    text-align: Center; }
    #page-submit-a-solutions #how-to-get-the-label .label-container .label-icon {
      width: 70%;
      position: relative;
      margin-bottom: 30px;
      top: 0; }
  #page-submit-a-solutions #how-to-get-the-label .more-steps {
    margin-top: 30px; }

  #faqs-section {
    padding: 0 !important; }
    #faqs-section #faq-header {
      padding: 20px !important; }
      #faqs-section #faq-header p {
        font-size: 20px !important; }
      #faqs-section #faq-header .title {
        font-size: 25px !important; }

  #page-media #intro-bloc ul .title {
    display: inherit !important;
    margin-bottom: 10px !important; }
  #page-media #intro-bloc ul li {
    display: block; }
    #page-media #intro-bloc ul li .press-release-btn {
      width: 100%;
      margin-bottom: 5px; }
  #page-media #about {
    margin-top: 80px; }
    #page-media #about #about-wa img {
      width: 80%; }
    #page-media #about #about-bp-header {
      height: 170px !important; }
  #page-media #press-release {
    padding: 0;
    margin-top: 290px; }
    #page-media #press-release #social-media {
      padding-bottom: 200px; }
    #page-media #press-release #press-release-left .citation blockquote .quote {
      font-size: 15px !important;
      line-height: 22px !important; }
    #page-media #press-release #press-release-header {
      height: 170px !important; }
      #page-media #press-release #press-release-header img {
        right: 50px !important;
        top: -90px !important;
        width: 180px !important; }
  #page-media #media #gallery .swiper-container-video .swiper-slide img {
    height: 100%;
    width: 100%; }

  #page-ssf #header {
    margin-top: -10px !important; }
  #page-ssf #dashboard-bloc .solution-info {
    padding-bottom: 0 !important; }
  #page-ssf #dashboard-bloc .company-info {
    text-align: left !important; }
  #page-ssf .chapter-no-1, #page-ssf .chapter-no-2, #page-ssf .chapter-no-3, #page-ssf .chapter-no-4, #page-ssf .chapter-no-5, #page-ssf .chapter-no-6, #page-ssf .chapter-no-7, #page-ssf .chapter-no-8 {
    min-height: auto !important; }

  #page-members-settings .download-bloc img {
    width: 100%; }
  #page-members-settings .download-bloc .download-label img {
    width: 100%; }

  #home-charts-container-ss .chart {
    width: 100%; }
    #home-charts-container-ss .chart #members-count-chart {
      margin: 0 auto; }
    #home-charts-container-ss .chart #solutions-count-chart {
      margin: 0 auto; } }
/* tablet
------------------------------------------------------------ */
@media (min-width: 768px) and (max-width: 992px) {
  #page-solution-form .ssf_sdg_icons {
    width: 100%; }

  #page-experts-dashboard .experts-solution-to-assess {
    min-height: 171px; }

  #page-login-subscribe #register-timeline {
    padding: 65px 30px; }
    #page-login-subscribe #register-timeline .step {
      font-size: 17px; }
      #page-login-subscribe #register-timeline .step li:before {
        font-size: 40px; }
      #page-login-subscribe #register-timeline .step li .arrow-right {
        padding: 5px 28px 6px 8px; }
      #page-login-subscribe #register-timeline .step li.inter:before {
        left: 17px; }
    #page-login-subscribe #register-timeline .bottom img {
      width: 100%; }
    #page-login-subscribe #register-timeline .bottom .title {
      font-size: 20px; }

  #page-solution-new #found-filter-container .nbr-found {
    margin-bottom: 10px; }
  #page-solution-new #found-filter-container #maturity-filter {
    float: left !important;
    margin-bottom: 20px; }

  #new-menu .navbar {
    border-radius: 0; }
  #new-menu .navbar-header {
    float: none; }
  #new-menu .navbar-toggle {
    display: block; }
  #new-menu .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.1); }
  #new-menu .navbar-collapse.collapse {
    display: none !important; }
  #new-menu .navbar-collapse.collapse.in {
    display: block !important; }
  #new-menu .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }
  #new-menu .navbar-nav > li {
    float: none; }
  #new-menu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .new-dashboard .navbar {
    border-radius: 0; }
  .new-dashboard .navbar-header {
    float: none; }
  .new-dashboard .navbar-toggle {
    display: block; }
  .new-dashboard .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.1); }
  .new-dashboard .navbar-collapse.collapse {
    display: none !important; }
  .new-dashboard .navbar-collapse.collapse.in {
    display: block !important; }
  .new-dashboard .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }
  .new-dashboard .navbar-nav > li {
    float: none; }
  .new-dashboard .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  #page-members-subscribe-2 #create-profile-bloc, #page-members-subscribe-2 #accepting-assignments, #page-members-subscribe-2 #assessment {
    margin-bottom: 50px; }
  #page-members-subscribe-2 #login-bloc #membership-step {
    margin-top: 100px; }
    #page-members-subscribe-2 #login-bloc #membership-step #login-left {
      margin-top: 20px !important;
      padding: 0 !important; }
  #page-members-subscribe-2 #grey-header {
    background-color: #f4f4f4;
    height: auto;
    margin-bottom: 30px; }
  #page-members-subscribe-2 #info-steps .step .step-info {
    padding: 15px !important; }
    #page-members-subscribe-2 #info-steps .step .step-info .number {
      height: auto !important; }

  .fixed-blue {
    position: relative !important; }

  #header {
    height: 400px !important;
    margin-top: -55px; }

  #header-line {
    margin-top: 180px; }

  #page-network {
    margin-top: 60px; }

  #nav-level-1-bloc {
    padding-left: 0 !important; }

  header .navbar-default {
    padding-bottom: 20px !important; }
    header .navbar-default #logos {
      text-align: center; }
      header .navbar-default #logos img {
        float: inherit;
        display: inherit; }

  #page-home #news #secondary-news {
    margin-top: 0; }
  #page-home #citation {
    background: url("/img/citation-bg-without-bp.jpg");
    background-position: center center;
    background-size: cover; }
    #page-home #citation blockquote {
      font-size: 25px !important;
      margin-bottom: 0 !important; }
    #page-home #citation blockquote:before {
      font-size: 170px !important;
      margin-top: -50px !important; }
  #page-home #efficient_solution .btn-yellow {
    margin-top: 10px;
    margin-bottom: 50px; }

  #social-links {
    text-align: Center;
    margin-top: 30px; }

  #footer-img-bloc {
    text-align: Center;
    margin-bottom: 30px; }
    #footer-img-bloc img {
      width: 300px; }

  #page-members #members-round-map {
    text-align: center;
    margin-top: 50px; }
    #page-members #members-round-map img {
      width: 80%; }
  #page-members #discover-link {
    margin-bottom: 50px; }

  #page-solutions #sdg-charts {
    text-align: Center; }
  #page-solutions #exemples .swiper-slide .info-bloc p {
    font-size: 15px !important; }
  #page-solutions #exemples .swiper-slide .info-bloc .subtitle {
    font-size: 18px !important; }

  #page-news .new-petit-bloc {
    min-height: 260px; }
  #page-news .news-image-bloc {
    margin-top: 80px !important; }

  #page-news-archives {
    margin-top: 100px; }

  #page-news-detail {
    margin-top: 100px; }
    #page-news-detail .note-video-clip {
      width: 100%;
      height: 300px; }
    #page-news-detail h2 {
      font-size: 30px; }
    #page-news-detail .short-content {
      font-size: 25px; }
    #page-news-detail #efficient_solution .btn-yellow {
      margin-top: 10px;
      margin-bottom: 50px; }
    #page-news-detail table.table td {
      width: 100%;
      display: block; }

  .multipliers-logo {
    padding: 20px;
    width: calc(100% / 4); }

  .partners-logo {
    padding: 20px;
    width: calc(100% / 4); }

  .support-logo {
    padding: 20px;
    width: calc(100% / 3); }

  #need-help {
    padding: 5px 20px; }

  .citation {
    padding: 0 !important; }

  #sdg-charts {
    text-align: Center; }

  .modal-dialog {
    margin-top: 150px; }

  #dashboard-steps .cd-multi-steps-mobile {
    padding-left: 0; }
    #dashboard-steps .cd-multi-steps-mobile p {
      background-color: #fe8300;
      display: inline-block;
      border-radius: 100px;
      padding: 5px;
      width: 34px;
      text-align: center;
      color: #fff;
      margin-right: 10px; }

  #page-label .graph img {
    width: 80% !important; }

  #page-solution-detail #title-label-bloc #title-bloc {
    max-width: 75% !important; }
  #page-solution-detail #solution-details {
    padding-top: 50px; }
  #page-solution-detail #maturities-bloc img {
    width: 50% !important; }

  #dashboard-bloc {
    margin-top: -160px;
    padding-top: 0; }
    #dashboard-bloc .dash-title {
      margin-top: 21px;
      font-size: 15px; }
    #dashboard-bloc .navbar-default {
      font-size: 20px !important; }
    #dashboard-bloc .navbar-collapse {
      border: 0;
      box-shadow: none; }
    #dashboard-bloc .navbar-toggle {
      position: relative;
      float: left;
      padding: 9px 0 9px 15px;
      margin-top: 8px;
      margin-right: 15px;
      margin-bottom: 8px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px; }
    #dashboard-bloc .navbar-nav > li > a {
      padding: 10px 15px !important;
      font-size: 15px; }

  #page-submit-a-solutions #header .content {
    padding: 85px 0; }
    #page-submit-a-solutions #header .content .subtitle {
      font-size: 32px; }
    #page-submit-a-solutions #header .content .catch {
      padding-right: 0px; }
    #page-submit-a-solutions #header .content .be-part {
      font-size: 28px;
      margin-top: 15px; }
    #page-submit-a-solutions #header .content .submit-now-btn {
      font-size: 14px; }
  #page-submit-a-solutions #how-to-get-the-label .label-icon {
    width: 250px;
    top: -175px; }

  #faqs-section #faq-header {
    padding: 30px 100px !important; }
    #faqs-section #faq-header .title {
      font-size: 35px !important; }

  #page-media #intro-bloc ul .title {
    display: inherit !important;
    margin-bottom: 10px !important; }
  #page-media #intro-bloc ul li {
    display: block; }
    #page-media #intro-bloc ul li .press-release-btn {
      width: 50%;
      margin-bottom: 5px; }
  #page-media #press-release #press-release-header img {
    right: 50px !important;
    top: -100px !important;
    width: 200px !important; }
  #page-media #media #gallery .swiper-container-video .swiper-slide img {
    height: 164px;
    width: 164px; }

  #page-ssf #header {
    margin-top: -10px !important; }
    #page-ssf #header .content {
      padding: 20px 0 !important; }
  #page-ssf #dashboard-bloc {
    margin-top: -50px !important; }
    #page-ssf #dashboard-bloc .solution-info {
      padding-bottom: 0 !important; }
    #page-ssf #dashboard-bloc .company-info {
      text-align: left !important; }
  #page-ssf .chapter-no-1, #page-ssf .chapter-no-2, #page-ssf .chapter-no-3, #page-ssf .chapter-no-4, #page-ssf .chapter-no-5, #page-ssf .chapter-no-6, #page-ssf .chapter-no-7, #page-ssf .chapter-no-8 {
    min-height: auto !important; }

  #page-members-settings .download-bloc .download-label img {
    width: 80%; } }
/* small desktop
------------------------------------------------------------ */
@media (min-width: 993px) and (max-width: 1199px) {
  #page-login-subscribe #register-timeline {
    padding: 65px 40px; }
    #page-login-subscribe #register-timeline .step {
      font-size: 17px; }
      #page-login-subscribe #register-timeline .step li:before {
        font-size: 40px; }
      #page-login-subscribe #register-timeline .step li .arrow-right {
        padding: 5px 33px 6px 14px; }
      #page-login-subscribe #register-timeline .step li.inter:before {
        left: 17px; }
    #page-login-subscribe #register-timeline .bottom img {
      width: 80%; }
    #page-login-subscribe #register-timeline .bottom .title {
      font-size: 20px; }

  #page-solution-detail #title-label-bloc #title-bloc {
    max-width: 75% !important; }

  #page-members-subscribe-2 #grey-header {
    height: 300px; }

  header .navbar-default {
    padding-bottom: 20px !important; }
    header .navbar-default #logos {
      text-align: center; }
      header .navbar-default #logos img {
        float: inherit;
        display: inherit; }

  #nav-level-1-bloc {
    padding-left: 0 !important; }

  #page-network {
    margin-top: 60px; }

  #header-line {
    margin-top: 220px; }

  .map-container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 100% !important; }

  .half-page {
    width: 445px; }

  #network-map .filter-map {
    width: 170px !important; }
    #network-map .filter-map .btn {
      font-size: 11px; }
  #network-map #map-filter #keywords {
    font-size: 11px !important;
    width: 140px !important;
    height: 39px !important; }

  #citation blockquote {
    font-size: 25px !important; }
  #citation blockquote:before {
    font-size: 170px !important;
    margin-top: -50px !important; }

  #page-news .news-image-bloc {
    margin-top: 80px !important; }

  #page-news-archives {
    margin-top: 100px; }

  #page-news-detail {
    margin-top: 100px; }
    #page-news-detail .note-video-clip {
      width: 100%;
      height: 394px; }
    #page-news-detail h2 {
      font-size: 35px; }
    #page-news-detail .short-content {
      font-size: 30px; }

  #page-partners .multipliers-logo {
    padding: 20px;
    width: calc(100% / 6); }
  #page-partners .partners-logo {
    padding: 20px;
    width: calc(100% / 5); }
  #page-partners .support-logo {
    padding: 20px;
    width: calc(100% / 4); }

  #page-solutions #sdg-charts {
    text-align: Center; }

  #page-submit-a-solutions #how-to-get-the-label .label-icon {
    width: 300px;
    top: -200px; }

  #page-media #press-release #press-release-header img {
    right: 50px !important;
    top: -100px !important;
    width: 200px !important; }
  #page-media #media #gallery .swiper-container-video .swiper-slide img {
    height: 113px;
    width: 113px; }
  #page-media #media #gallery .b-roll-container .download-btn {
    width: 100% !important; }

  #page-ssf #dashboard-bloc .solution-info {
    padding-bottom: 0 !important; }
  #page-ssf .chapter-no-1 .big-chapter-col .text {
    left: 18px;
    margin-top: 322px; }
  #page-ssf .chapter-no-2 .big-chapter-col .text {
    left: 15px;
    margin-top: 331px; }
  #page-ssf .chapter-no-3 .big-chapter-col .text {
    left: -33px;
    margin-top: 385px; }
  #page-ssf .chapter-no-4 .big-chapter-col .text {
    left: 92px;
    margin-top: 259px; }
  #page-ssf .chapter-no-5 .big-chapter-col .text {
    left: 12px;
    margin-top: 341px; }
  #page-ssf .chapter-no-6 .big-chapter-col .text {
    left: -20px;
    margin-top: 370px; }
  #page-ssf .chapter-no-7 .big-chapter-col .text {
    left: 108px;
    margin-top: 248px; }
  #page-ssf .chapter-no-8 .big-chapter-col .text {
    left: -85px;
    margin-top: 438px; }
  #page-ssf .new-chapter-no-1 .big-chapter-col .text {
    left: -56px;
    margin-top: 383px; }
  #page-ssf .new-chapter-no-2 .big-chapter-col .text {
    left: 29px;
    margin-top: 307px; }
  #page-ssf .new-chapter-no-3 .big-chapter-col .text {
    left: -4px;
    margin-top: 342px; }
  #page-ssf .new-chapter-no-4 .big-chapter-col .text {
    left: -4px;
    margin-top: 339px; }
  #page-ssf .new-chapter-no-5 .big-chapter-col .text {
    left: -86px;
    margin-top: 423px; }

  #page-members-settings .download-bloc .download-label img {
    width: 60%; } }
/* big desktop
------------------------------------------------------------ */
@media (min-width: 1200px) and (max-width: 1599px) {
  #page-login-subscribe #register-info {
    padding: 0 10%; }
  #page-login-subscribe #register-timeline {
    padding: 65px 40px; }
    #page-login-subscribe #register-timeline .step {
      font-size: 17px; }
      #page-login-subscribe #register-timeline .step li:before {
        font-size: 40px; }
      #page-login-subscribe #register-timeline .step li .arrow-right {
        padding: 5px 33px 6px 14px; }
      #page-login-subscribe #register-timeline .step li.inter:before {
        left: 17px; }
    #page-login-subscribe #register-timeline .bottom img {
      width: 80%; }
    #page-login-subscribe #register-timeline .bottom .title {
      font-size: 20px; }

  .wrapper {
    padding: 30px; }

  .wrapper.wrapper-left {
    padding-right: 0; }

  .wrapper.wrapper-right {
    padding-left: 0; } }
/* XL desktop
------------------------------------------------------------ */
@media (min-width: 1600px) and (max-width: 1919px) {
  .half-page {
    width: 670px; }

  #register-info {
    padding: 0 8%; } }
/* XXL desktop
------------------------------------------------------------ */
@media (min-width: 1920px) {
  .half-page {
    width: 720px; }

  #register-info {
    padding: 0 8%; } }

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