@import url(../../ressources/fonts/glyphs/styles.css);
.grid-container {
  margin: 0 auto 0 auto;
}
@media (min-width: 1180px) {
  .grid-container {
    width: 1160px;
  }
}
@media (min-width: 979px) and (max-width: 1180px) {
  .grid-container {
    width: 959px;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  .grid-container {
    width: 750px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  .grid-container {
    width: 600px;
  }
}
@media (max-width: 620px) {
  .grid-container {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .grid-container {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.grid-container .grid-row {
  width: 100%;
  display: table;
  position: relative;
  min-height: 1px;
  font-size: 0 !important;
  margin-bottom: 10px;
  overflow: hidden;
  *display: block;
}
@media (max-width: 620px) {
  .grid-container .grid-row {
    display: block;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .grid-container .grid-row {
    display: block;
    margin-bottom: 20px;
  }
}
.grid-container .grid-row:last-child {
  margin-bottom: 0 !important;
}
.grid-container .grid-row .col {
  vertical-align: top;
  margin-right: 10px;
  display: inline-block;
  height: 100%;
  min-height: 1px;
  font-size: 12px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.8);
  *background-color: white;
  *zoom: 1;
  *display: inline;
  *float: left;
  margin-bottom: -2000px;
  padding-bottom: 2000px;
}
@media (min-width: 770px) and (max-width: 979px) {
  .grid-container .grid-row .col {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  .grid-container .grid-row .col {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
}
@media (max-width: 620px) {
  .grid-container .grid-row .col {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .grid-container .grid-row .col {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
}
.grid-container .grid-row .col:last-child {
  margin-right: 0 !important;
}
@media (max-width: 620px) {
  .grid-container .grid-row .col:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .grid-container .grid-row .col:last-child {
    margin-bottom: 0;
  }
}

.grid-row > .no_bg {
  background: none !important;
}

@media (min-width: 1180px) {
  .col-1 {
    width: 87.5px;
  }

  .col-2 {
    width: 185px;
  }

  .col-3 {
    width: 282.5px;
  }

  .col-4 {
    width: 380px;
  }

  .col-5 {
    width: 477.5px;
  }

  .col-6 {
    width: 575px;
  }

  .col-7 {
    width: 672.5px;
  }

  .col-8 {
    width: 770px;
  }

  .col-9 {
    width: 867.5px;
  }

  .col-10 {
    width: 965px;
  }

  .col-11 {
    width: 1062.5px;
  }

  .col-12 {
    width: 1160px;
  }

  .col-13 {
    width: 1257.5px;
  }

  .col-14 {
    width: 1355px;
  }

  .col-15 {
    width: 1452.5px;
  }

  .col-16 {
    width: 1550px;
  }
}
@media (min-width: 979px) and (max-width: 1180px) {
  .col-1 {
    width: 70.75px;
  }

  .col-2 {
    width: 151.5px;
  }

  .col-3 {
    width: 232.25px;
  }

  .col-4 {
    width: 313px;
  }

  .col-5 {
    width: 393.75px;
  }

  .col-6 {
    width: 474.5px;
  }

  .col-7 {
    width: 555.25px;
  }

  .col-8 {
    width: 636px;
  }

  .col-9 {
    width: 716.75px;
  }

  .col-10 {
    width: 797.5px;
  }

  .col-11 {
    width: 878.25px;
  }

  .col-12 {
    width: 959px;
  }

  .col-13 {
    width: 1039.75px;
  }

  .col-14 {
    width: 1120.5px;
  }

  .col-15 {
    width: 1201.25px;
  }

  .col-16 {
    width: 1282px;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16 {
    width: 100%;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16 {
    width: 100%;
  }
}
@media (max-width: 620px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16 {
    width: 100%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16 {
    width: 100%;
  }
}
html {
  width: 100%;
  height: 100%;
}

body {
  background-color: black;
  margin: 0px;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: 'open_sansLight';
  src: url("../../ressources/fonts/fontface/open_sans/opensans_light/OpenSans-Light-webfont.eot");
  src: url("../../ressources/fonts/fontface/open_sans/opensans_light/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../../ressources/fonts/fontface/open_sans/opensans_light/OpenSans-Light-webfont.woff") format("woff"), url("../../ressources/fonts/fontface/open_sans/opensans_light/OpenSans-Light-webfont.ttf") format("truetype"), url("../../ressources/fonts/fontface/open_sans/opensans_light/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansRegular';
  src: url("../../ressources/fonts/fontface/open_sans/opensans_regular/OpenSans-Regular-webfont.eot");
  src: url("../../ressources/fonts/fontface/open_sans/opensans_regular/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../ressources/fonts/fontface/open_sans/opensans_regular/OpenSans-Regular-webfont.woff") format("woff"), url("../../ressources/fonts/fontface/open_sans/opensans_regular/OpenSans-Regular-webfont.ttf") format("truetype"), url("../../ressources/fonts/fontface/open_sans/opensans_regular/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansSemibold';
  src: url("../../ressources/fonts/fontface/open_sans/opensans_semibold/OpenSans-Semibold-webfont.eot");
  src: url("../../ressources/fonts/fontface/open_sans/opensans_semibold/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../../ressources/fonts/fontface/open_sans/opensans_semibold/OpenSans-Semibold-webfont.woff") format("woff"), url("../../ressources/fonts/fontface/open_sans/opensans_semibold/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../../ressources/fonts/fontface/open_sans/opensans_semibold/OpenSans-Semibold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansBold';
  src: url("../../ressources/fonts/fontface/open_sans/opensans_bold/OpenSans-Bold-webfont.eot");
  src: url("../../ressources/fonts/fontface/open_sans/opensans_bold/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../ressources/fonts/fontface/open_sans/opensans_bold/OpenSans-Bold-webfont.woff") format("woff"), url("../../ressources/fonts/fontface/open_sans/opensans_bold/OpenSans-Bold-webfont.ttf") format("truetype"), url("../../ressources/fonts/fontface/open_sans/opensans_bold/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
header .header_container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: table;
  margin-top: 0;
  margin-bottom: 10px;
  background: #343434;
  padding: 20px 30px;
}
@media (min-width: 1180px) {
  header .header_container {
    width: 1160px;
    height: 90px;
  }
}
@media (min-width: 979px) and (max-width: 1180px) {
  header .header_container {
    width: 959px;
    height: 90px;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  header .header_container {
    width: 750px;
    height: 77px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  header .header_container {
    width: 600px;
    height: 144px;
    padding-bottom: 0;
  }
}
@media (max-width: 620px) {
  header .header_container {
    width: 100%;
    height: 127px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  header .header_container {
    width: 100%;
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0;
  }
}
@media (min-width: 1180px) {
  header .header_container a {
    display: block;
    float: left;
  }
}
@media (min-width: 979px) and (max-width: 1180px) {
  header .header_container a {
    display: block;
    float: left;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  header .header_container a {
    display: block;
    float: left;
  }
}
header .logo {
  width: 200px;
  -webkit-transition: all 0.2s 0 ease-in-out;
  -moz-transition: all 0.2s 0 ease-in-out;
  -ms-transition: all 0.2s 0 ease-in-out;
  -o-transition: all 0.2s 0 ease-in-out;
  transition: all 0.2s 0 ease-in-out;
}
@media (min-width: 770px) and (max-width: 979px) {
  header .logo {
    width: 150px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  header .logo {
    width: 250px;
    margin-bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 620px) {
  header .logo {
    width: 180px;
    margin-bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  header .logo {
    width: 350px;
    margin: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

footer {
  width: 100%;
  display: inline-block;
}
footer .footer_container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: rgba(0, 185, 238, 0.8);
  margin-top: 10px;
  margin-bottom: 0;
  padding: 15px 30px;
  height: 130px;
}
@media (min-width: 1180px) {
  footer .footer_container {
    width: 1160px;
  }
}
@media (min-width: 979px) and (max-width: 1180px) {
  footer .footer_container {
    width: 959px;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  footer .footer_container {
    width: 750px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  footer .footer_container {
    width: 600px;
  }
}
@media (max-width: 620px) {
  footer .footer_container {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  footer .footer_container {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
footer .footer_container li:first-child {
  display: inline-block;
}
@media (max-width: 620px) {
  footer .footer_container nav {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  footer .footer_container nav {
    display: none;
  }
}
footer .footer_container nav a {
  font-size: 12px;
  padding-top: 10px;
  filter: alpha(opactiy=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
footer .footer_container nav a.active {
  color: white;
  border-top-color: white;
}
footer .footer_container .iso-logos {
  display: table;
  height: 100px;
  list-style: none;
}
footer .footer_container .iso-logos li {
  float: left;
}
footer .footer_container .iso-logos li img {
  height: 100px;
  margin: 0 15px;
  filter: alpha(opactiy=75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
footer .footer_container .iso-logos li img:hover {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media (min-width: 979px) and (max-width: 1180px) {
  footer .footer_container {
    height: 110px;
  }
  footer .footer_container .iso-logos {
    height: 80px;
  }
  footer .footer_container .iso-logos li img {
    height: 80px;
    margin: 0 7px;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  footer .footer_container {
    height: 180px;
  }
  footer .footer_container .iso-logos {
    margin: 40px auto 0 auto;
    height: 80px;
  }
  footer .footer_container .iso-logos li img {
    height: 100px;
    margin: 0 15px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  footer .footer_container nav {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  footer .footer_container {
    height: 230px;
  }
  footer .footer_container .iso-logos {
    margin: 10px auto 0 auto;
    height: 170px;
  }
  footer .footer_container .iso-logos li img {
    height: 170px;
    margin: 0 15px;
  }
  footer .footer_container nav {
    display: none;
  }
}
footer .copyright {
  text-align: right;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1180px) {
  footer .copyright {
    width: 1160px;
  }
}
@media (min-width: 979px) and (max-width: 1180px) {
  footer .copyright {
    width: 959px;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  footer .copyright {
    width: 750px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  footer .copyright {
    width: 600px;
  }
}
@media (max-width: 620px) {
  footer .copyright {
    width: 100%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  footer .copyright {
    width: 100%;
  }
}
footer .copyright p {
  font-size: 11px;
  margin-top: 5px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  footer .copyright p {
    font-size: 32px;
    padding: 20px;
  }
}

nav ul {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: 20px;
}
@media (min-width: 620px) and (max-width: 770px) {
  nav ul {
    top: inherit;
    right: inherit;
    position: inherit;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 620px) {
  nav ul {
    top: inherit;
    right: inherit;
    position: inherit;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  nav ul {
    top: inherit;
    right: inherit;
    position: inherit;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
}
nav ul li.last {
  border-right: 0;
}
nav ul li {
  display: inline-block;
  vertical-align: top;
}
nav ul a {
  display: block;
  color: white;
  float: left;
  padding: 30px 20px 0 20px;
  font: 15px "open_sansSemibold";
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 0 0 black;
  filter: alpha(opactiy=40);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  -webkit-transition: all 0.3s 0 ease-in-out;
  -moz-transition: all 0.3s 0 ease-in-out;
  -ms-transition: all 0.3s 0 ease-in-out;
  -o-transition: all 0.3s 0 ease-in-out;
  transition: all 0.3s 0 ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
@media (min-width: 770px) and (max-width: 979px) {
  nav ul a {
    font-size: 13px;
    padding: 25px 15px 0 15px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  nav ul a {
    font-size: 12px;
    padding: 25px 20px 15px 20px;
    border-top: 0;
  }
}
@media (max-width: 620px) {
  nav ul a {
    font-size: 12px;
    padding: 25px 10px 15px 10px;
    border-top: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  nav ul a {
    font-size: 26px;
    padding: 25px 20px 15px 20px;
    border-top: 0;
  }
}
nav ul a:hover {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: white;
  border-top-color: rgba(255, 255, 255, 0.2);
}
@media (min-width: 620px) and (max-width: 770px) {
  nav ul a:hover {
    border-bottom-color: rgba(255, 255, 255, 0.2);
  }
}
@media (max-width: 620px) {
  nav ul a:hover {
    border-bottom-color: rgba(255, 255, 255, 0.2);
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  nav ul a:hover {
    border-bottom-color: rgba(255, 255, 255, 0.2);
  }
}
nav ul a.active {
  cursor: default;
  color: #00b9ee;
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  border-top-color: #00b9ee;
}
@media (min-width: 620px) and (max-width: 770px) {
  nav ul a.active {
    border-bottom-color: #00b9ee;
  }
}
@media (max-width: 620px) {
  nav ul a.active {
    border-bottom-color: #00b9ee;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  nav ul a.active {
    border-bottom-color: #00b9ee;
  }
}

.ie-css nav ul li {
  -webkit-transition: none 0.3s 0 ease-in-out;
  -moz-transition: none 0.3s 0 ease-in-out;
  -ms-transition: none 0.3s 0 ease-in-out;
  -o-transition: none 0.3s 0 ease-in-out;
  transition: none 0.3s 0 ease-in-out;
}

h1 {
  font-size: 22px;
  font-family: "open_sansLight";
  text-transform: uppercase;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  h1 {
    font-size: 22px;
  }
}

h2 {
  font-size: 23px;
  line-height: 25px;
  color: #00b9ee;
  font-family: "open_sansRegular";
  text-transform: uppercase;
  margin: 10px 0;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  h2 {
    font-size: 40px;
    line-height: 40px;
  }
}

h3 {
  font-size: 18px;
  font-family: "open_sansBold";
  text-transform: uppercase;
  color: #343434;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-size: 15px;
  font-family: "open_sansLight";
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  h4 {
    font-size: 22px;
  }
}

h5 {
  font-size: 13px;
  font-family: "open_sansBold";
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  h5 {
    font-size: 22px;
  }
}

h6 {
  font-size: 12px;
}

p {
  font-size: 13px;
  margin-bottom: 15px;
  text-align: justify;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  p {
    font-size: 34px;
  }
}

p a {
  color: black;
  font-family: "open_sansBold";
}

ul {
  font-size: 12px;
  list-style: disc;
  margin: 0;
}

p strong,
ul strong {
  font-family: "open_sansBold";
  font-weight: normal;
}

.btn,
.input-btn input {
  background-color: #343434 !important;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 14px;
  padding: 5px 20px;
  -webkit-transition: background 0.2s 0 ease-in-out;
  -moz-transition: background 0.2s 0 ease-in-out;
  -ms-transition: background 0.2s 0 ease-in-out;
  -o-transition: background 0.2s 0 ease-in-out;
  transition: background 0.2s 0 ease-in-out;
  border-radius: 3px;
  border: 0;
  margin: 0 5px 5px 0;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  font-family: 'arial';
  float: left;
}
.btn:hover,
.input-btn input:hover {
  background-color: #00b9ee !important;
  color: white;
}
.btn > .icon,
.input-btn input > .icon {
  font-size: 14px;
  pointer-events: none;
}

.btn-container-left {
  float: left;
}

.btn-container-right {
  float: right;
}

.btn-container-left .btn,
.btn-container-left .input-btn input {
  margin-left: 5px;
}

.btn-container-right .btn,
.btn-container-right .input-btn input {
  margin-right: 5px;
}

.btn-container-left .btn:first-child,
.btn-container-left .input-btn:first-child input {
  margin-left: 0;
}

.btn-container-right .btn:last-child,
.btn-container-right .input-btn:last-child input {
  margin-right: 0;
}

.btn-blue {
  background-color: blue !important;
  color: rgba(255, 255, 255, 0.5);
}
.btn-blue:hover {
  background-color: #00b9ee !important;
  color: white;
}

.input-btn .btn-red,
.btn-red {
  background-color: red !important;
  color: rgba(255, 255, 255, 0.5);
}
.input-btn .btn-red:hover,
.btn-red:hover {
  background-color: #00b9ee !important;
  color: white;
}

.input-btn input,
.btn {
  font-size: 14px;
  line-height: 14px;
  padding: 5px 20px;
  -webkit-transition: background 0.2s 0 ease-in-out;
  -moz-transition: background 0.2s 0 ease-in-out;
  -ms-transition: background 0.2s 0 ease-in-out;
  -o-transition: background 0.2s 0 ease-in-out;
  transition: background 0.2s 0 ease-in-out;
}
.input-btn input > .icon,
.btn > .icon {
  font-size: 14px;
  pointer-events: none;
}

.input-btn-lg input,
.btn-lg {
  font-size: 30px;
  line-height: 30px;
  padding: 5px 20px;
  -webkit-transition: background 0.2s 0 ease-in-out;
  -moz-transition: background 0.2s 0 ease-in-out;
  -ms-transition: background 0.2s 0 ease-in-out;
  -o-transition: background 0.2s 0 ease-in-out;
  transition: background 0.2s 0 ease-in-out;
}
.input-btn-lg input > .icon,
.btn-lg > .icon {
  font-size: 30px;
  pointer-events: none;
}

.input-btn-small input,
.btn-small {
  font-size: 12px;
  line-height: 12px;
  padding: 5px 20px;
  -webkit-transition: background 0.2s 0 ease-in-out;
  -moz-transition: background 0.2s 0 ease-in-out;
  -ms-transition: background 0.2s 0 ease-in-out;
  -o-transition: background 0.2s 0 ease-in-out;
  transition: background 0.2s 0 ease-in-out;
}
.input-btn-small input > .icon,
.btn-small > .icon {
  font-size: 12px;
  pointer-events: none;
}

.input-btn-mini input,
.btn-mini {
  font-size: 11px;
  line-height: 11px;
  padding: 2px 5px;
  -webkit-transition: background 0.2s 0 ease-in-out;
  -moz-transition: background 0.2s 0 ease-in-out;
  -ms-transition: background 0.2s 0 ease-in-out;
  -o-transition: background 0.2s 0 ease-in-out;
  transition: background 0.2s 0 ease-in-out;
}
.input-btn-mini input > .icon,
.btn-mini > .icon {
  font-size: 12px;
  pointer-events: none;
}

.input-btn {
  position: relative;
  display: inline-block;
  float: left;
}

.input-btn .icon {
  position: absolute;
  pointer-events: none;
}

.input-btn input {
  float: left;
}

.input-btn .icon {
  font-size: 14px;
  top: 5px;
  left: 20px;
}

.input-btn-lg .icon {
  font-size: 30px;
  top: 5px;
  left: 20px;
}

.input-btn-small .icon {
  font-size: 12px;
  top: 5px;
  left: 20px;
}

.input-btn-mini .icon {
  font-size: 12px;
  top: 2px;
  left: 5px;
}

.input-btn input {
  padding-left: calc(20px       + 14px       + 5px);
}

.input-btn-lg input {
  padding-left: calc(20px    + 30px    + 5px);
}

.input-btn-small input {
  padding-left: calc(20px + 12px + 5px);
}

.input-btn-mini input {
  padding-left: calc(5px  + 12px  + 5px);
}

.input-btn i {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: color 1.2s 0 ease-in-out;
  -moz-transition: color 1.2s 0 ease-in-out;
  -ms-transition: color 1.2s 0 ease-in-out;
  -o-transition: color 1.2s 0 ease-in-out;
  transition: color 1.2s 0 ease-in-out;
}

.input-btn:hover i {
  color: white;
}

#popup_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 999;
  background: black;
}

.popup_bg_on {
  top: 0;
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: opacity 0.4s ease-in-out, top 0 ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out, top 0 ease-in-out;
  -o-transition: opacity 0.4s ease-in-out, top 0 ease-in-out;
  transition: opacity 0.4s ease-in-out, top 0 ease-in-out;
}

.popup_bg_off {
  top: -9999px;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s 0.2s ease-in-out, top 0 0.6s ease-in-out;
  -moz-transition: opacity 0.4s 0.2s ease-in-out, top 0 0.6s ease-in-out;
  -o-transition: opacity 0.4s 0.2s ease-in-out, top 0 0.6s ease-in-out;
  transition: opacity 0.4s 0.2s ease-in-out, top 0 0.6s ease-in-out;
}

#popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  font-size: 11px;
  font-family: arial, sans-serif;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#popup .popup_content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 600px;
  height: calc(100% - 200px);
  margin: auto;
  z-index: 2000;
  background: white;
  pointer-events: all;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
#popup .popup_content .popup_header {
  position: relative;
  height: 70px;
  background: #00b9ee;
  margin: 0;
  padding: 5px 20px;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#popup .popup_content .popup_header .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url("../../ressources/popup/icon_close.png");
  background-size: 100% 100%;
  filter: alpha(opactiy=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.3s 0 ease-in-out;
  -moz-transition: all 0.3s 0 ease-in-out;
  -ms-transition: all 0.3s 0 ease-in-out;
  -o-transition: all 0.3s 0 ease-in-out;
  transition: all 0.3s 0 ease-in-out;
}
#popup .popup_content .popup_header .close:hover {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#popup .popup_content .popup_text {
  height: calc(100% - 70px);
  overflow-x: auto;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.popup_on {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  top: 0;
  -webkit-transition: opacity 0.4s 0.4s ease-in-out, top 0 ease-in-out;
  -moz-transition: opacity 0.4s 0.4s ease-in-out, top 0 ease-in-out;
  -o-transition: opacity 0.4s 0.4s ease-in-out, top 0 ease-in-out;
  transition: opacity 0.4s 0.4s ease-in-out, top 0 ease-in-out;
}

.popup_off {
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: -9999px;
  -webkit-transition: opacity 0.4s ease-in-out, top 0 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out, top 0 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out, top 0 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, top 0 0.4s ease-in-out;
}

img {
  border: 0;
  margin: 0;
  display: block;
}

strong {
  font-family: "open_sansBold";
}

html {
  width: 100%;
  height: 100%;
}

body {
  font: 14px 'open_sansRegular';
  width: 100%;
  height: 100%;
  min-width: 450px;
  background: white;
  color: #343434;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    background: url("images/background.jpg") no-repeat center center fixed white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

#bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -10;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #bg {
    display: none;
  }
}

.bgwidth {
  width: 100%;
}

.bgheight {
  height: 100%;
}

@media (min-width: 1180px) {
  .container {
    padding-top: 100px;
  }
}
@media (min-width: 979px) and (max-width: 1180px) {
  .container {
    padding-top: 100px;
  }
}
@media (min-width: 770px) and (max-width: 979px) {
  .container {
    padding-top: 87px;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  .container {
    padding-top: 154px;
    padding-bottom: 0;
  }
}
@media (max-width: 620px) {
  .container {
    padding-top: 137px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .container {
    padding-top: 210px;
  }
}

.royalSlider {
  width: 100% !important;
  position: relative;
  background: transparent;
}

.contentSlider {
  width: 100%;
}

.rsDefault .rsTabs {
  top: inherit !important;
  bottom: 0 !important;
  left: 0;
  overflow: inherit !important;
}
@media (min-width: 770px) and (max-width: 979px) {
  .rsDefault .rsTabs {
    display: none;
  }
}
@media (min-width: 620px) and (max-width: 770px) {
  .rsDefault .rsTabs {
    display: none;
  }
}
@media (max-width: 620px) {
  .rsDefault .rsTabs {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .rsDefault .rsTabs {
    display: none;
  }
}

.rsOverflow {
  width: 100% !important;
}

.rsDefault .rsTab {
  width: calc(20% - 1px) !important;
  margin-right: 1px;
  position: relative;
  vertical-align: bottom;
  height: 85px !important;
  overflow: inherit !important;
  color: rgba(255, 255, 255, 0.6);
  padding: 15px 5px !important;
  font: 12px 'open_sansSemibold';
  background: rgba(0, 185, 238, 0.9);
  -webkit-transition: all 0.3s 0 ease-in-out;
  -moz-transition: all 0.3s 0 ease-in-out;
  -ms-transition: all 0.3s 0 ease-in-out;
  -o-transition: all 0.3s 0 ease-in-out;
  transition: all 0.3s 0 ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 979px) and (max-width: 1180px) {
  .rsDefault .rsTab {
    height: 90px !important;
    line-height: 16px;
  }
}
.rsDefault .rsTab:hover {
  color: white;
  -webkit-transition: all 0.3s 0 ease-in-out;
  -moz-transition: all 0.3s 0 ease-in-out;
  -ms-transition: all 0.3s 0 ease-in-out;
  -o-transition: all 0.3s 0 ease-in-out;
  transition: all 0.3s 0 ease-in-out;
}

.rsDefault .rsTab.rsNavSelected {
  color: white;
  -webkit-transition: all 0.3s 0 ease-in-out;
  -moz-transition: all 0.3s 0 ease-in-out;
  -ms-transition: all 0.3s 0 ease-in-out;
  -o-transition: all 0.3s 0 ease-in-out;
  transition: all 0.3s 0 ease-in-out;
}

.contentSlider img {
  max-width: 100%;
  display: block;
}

.content-slider-bg {
  width: 100%;
  padding: 0;
}

.rsDefault .rsTab .arrow {
  height: 0;
  top: 0;
}

.rsDefault .rsTab.rsNavSelected {
  background: rgba(255, 255, 255, 0.9);
  color: #00b9ee;
}

.rsDefault .rsTab.rsNavSelected .arrow {
  background: url("../../js/royalslider/images/arrow.png");
  background-size: 100% 100%;
  -webkit-transition: all 0.5s 0 ease-in-out;
  -moz-transition: all 0.5s 0 ease-in-out;
  -ms-transition: all 0.5s 0 ease-in-out;
  -o-transition: all 0.5s 0 ease-in-out;
  transition: all 0.5s 0 ease-in-out;
  width: 30px;
  height: 14px;
  display: block;
  position: absolute;
  top: -14px;
  left: calc(50% - 15px);
}

.rsDefault .rsTmb p {
  margin-bottom: 0;
}

img.section {
  width: 100%;
}

.services ul {
  padding: 0 0 10px 0;
  list-style: none;
}
.services ul li {
  display: table;
  padding: 10px 20px;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.services ul li img {
  width: 150px;
  height: 150px;
  border-left: 7px solid #00b9ee;
  margin-right: 20px;
  float: left;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .services ul li img {
    width: 250px;
    height: 250px;
  }
}
.services ul li h3 {
  width: calc(100% - 177px);
  float: left;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .services ul li h3 {
    width: calc(100% - 277px);
  }
}
.services ul li p {
  width: calc(100% - 177px);
  float: left;
  font-size: 13px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .services ul li p {
    width: calc(100% - 277px);
    font-size: 26px;
  }
}

.activity h3 {
  background: #343434;
  font-family: "open_sansLight";
  text-transform: uppercase;
  letter-spacing: 4px;
  color: white;
  padding: 10px 30px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .activity h3 {
    font-size: 50px;
  }
}
.activity ul {
  margin: 15px 20px 15px 60px;
  font-size: 14px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .activity ul {
    font-size: 22px;
    line-height: 30px;
  }
}
.activity ul li {
  margin-bottom: 5px;
  list-style: none;
}
.activity ul li:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
  height: 14px;
  width: 14px;
  background-image: url(images/arrow_list.png);
  background-size: 100% 100%;
}

.projects .col-6 h2 {
  background: #343434;
  font-family: "open_sansLight";
  font-size: 30px;
  padding: 10px;
  margin: 0;
}
.projects .col-6 h2.title-onshore {
  color: #6ec553;
}
.projects .col-6 h2.title-offshore {
  color: #00b9ee;
}

.accordion h3 {
  background-color: rgba(255, 255, 255, 0.5);
  color: #343434;
  padding: 5px 10px;
  font-family: "open_sansBold";
  cursor: pointer;
  margin-top: 3px;
  position: relative;
  border: 0;
  -webkit-transition: all 0.3s 0 ease-in-out;
  -moz-transition: all 0.3s 0 ease-in-out;
  -ms-transition: all 0.3s 0 ease-in-out;
  -o-transition: all 0.3s 0 ease-in-out;
  transition: all 0.3s 0 ease-in-out;
}
.accordion h3:hover {
  background-color: rgba(255, 255, 255, 0.8);
  *background-color: white;
}
.accordion h3 font {
  font-family: "open_sansLight";
}
.accordion h3.ui-accordion-header-active {
  color: white !important;
}
.accordion h3.ui-state-focus {
  outline: none;
}
.accordion h3 span {
  display: block;
  background-image: url("images/accordion_arrow.png");
  background-size: 100% 100%;
  position: absolute;
  top: 7px;
  right: 10px;
  width: 20px;
  height: 20px;
}
.accordion > div {
  background-color: rgba(255, 255, 255, 0.8);
  *background-color: white;
}
.accordion > div > div {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
}
.accordion > div > div:last-child {
  width: calc(100% - 200px);
}
.accordion > div > div img {
  width: 150px;
  height: 150px;
}
.accordion > div > div p {
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion > div > div ul {
  margin-left: 20px;
}

#accordion-onshore .ui-accordion-header-active {
  background: #6ec553;
}
#accordion-onshore h3:hover {
  color: #6ec553;
}

#accordion-offshore .ui-accordion-header-active {
  background: #00b9ee;
}
#accordion-offshore h3:hover {
  color: #00b9ee;
}

.adress {
  display: table;
}
.adress h5 {
  margin-bottom: 10px;
}
.adress > div {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 5px;
}
.adress > div > div {
  float: left;
}
.adress > div > div:first-child {
  width: 70px;
  font-family: "open_sansBold";
}
.adress > div > div:last-child {
  width: calc(100% - 70px);
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .adress > div > div {
    font-size: 40px;
  }
  .adress > div > div:first-child {
    width: 100%;
  }
  .adress > div > div:last-child {
    width: 100%;
    margin-bottom: 20px;
  }
}

label,
textarea,
input[type=text],
input[type=email] {
  width: 100%;
  outline: none;
  font-family: "open_sansRegular";
  -webkit-transition: all 0.3s 0 ease-in-out;
  -moz-transition: all 0.3s 0 ease-in-out;
  -ms-transition: all 0.3s 0 ease-in-out;
  -o-transition: all 0.3s 0 ease-in-out;
  transition: all 0.3s 0 ease-in-out;
  -webkit-box-shadow: 0 0 0 rgba(92, 160, 224, 0);
  -moz-box-shadow: 0 0 0 rgba(92, 160, 224, 0);
  box-shadow: 0 0 0 rgba(92, 160, 224, 0);
}

label:focus,
textarea:focus,
input[type=text]:focus,
input[type=email]:focus {
  border-color: #00b9ee;
  -webkit-box-shadow: 0 0 10px #5ca0e0;
  -moz-box-shadow: 0 0 10px #5ca0e0;
  box-shadow: 0 0 10px #5ca0e0;
}

textarea,
input[type=text],
input[type=email] {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 6px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  textarea,
  input[type=text],
  input[type=email] {
    padding: 6px 10px;
    font-size: 40px;
  }
}

label {
  display: block;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  label {
    font-size: 40px;
  }
}

input {
  margin-bottom: 5px;
}

input[type=submit] {
  float: right;
  margin-right: 0;
}

textarea {
  resize: none;
  min-height: 100px;
}

#contact a {
  text-decoration: underline;
  cursor: pointer;
}

#mail_return {
  background: green;
  color: white;
  text-align: center;
  width: 100%;
}

.g-recaptcha {
  margin: 10px 0;
}
@media (min-width: 979px) and (max-width: 1180px) {
  .g-recaptcha {
    transform: scale(0.9);
    position: relative;
    right: 13px;
  }
}

.terms h2 {
  font-size: 22px;
  color: #00b9ee;
  font-family: "open_sansRegular";
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .terms h2 {
    font-size: 60px;
  }
}
.terms h3 {
  font-size: 16px;
  color: black;
  font-family: "open_sansBold";
  margin-bottom: 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 15px;
  margin-top: 15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .terms h3 {
    font-size: 40px;
  }
}
.terms h4 {
  font-size: 13px;
  color: black;
  font-family: "open_sansBold";
  margin-bottom: 5px;
  letter-spacing: 0;
  background: rgba(0, 0, 0, 0.05);
  padding: 2px 5px;
  text-transform: inherit;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .terms h4 {
    font-size: 32px;
  }
}
.terms h5 {
  font-size: 12px;
  color: black;
  font-family: "open_sansBold";
  margin-bottom: 5px;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .terms h5 {
    font-size: 30px;
  }
}
.terms h6 {
  font-size: 12px;
  color: black;
  font-family: "open_sansBold";
  margin-bottom: 5px;
  letter-spacing: 0;
  text-transform: inherit;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .terms h6 {
    font-size: 30px;
  }
}
.terms p {
  font-size: 12px;
  margin-bottom: 15px;
  margin-bottom: 25px;
  text-align: justify;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .terms p {
    font-size: 30px;
  }
}
.terms ul {
  margin-bottom: 25px;
  margin-left: 15px;
}
.terms ul li {
  margin-bottom: 5px;
  text-align: justify;
}

ul.list {
  padding-left: 30px;
  margin-bottom: 10px;
}
ul.list li {
  margin-bottom: 8px;
}

.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 999999;
  color: black;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px 10px 10px;
  display: table;
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.3s 0s ease-in-out;
  -moz-transition: transform 0.3s 0s ease-in-out;
  -ms-transition: transform 0.3s 0s ease-in-out;
  -o-transition: transform 0.3s 0s ease-in-out;
  transition: transform 0.3s 0s ease-in-out;
}
.cookies > div {
  display: table-cell;
  vertical-align: middle;
}
.cookies h2 {
  font-size: 12px;
  line-height: 20px;
  font-weight: 800;
  margin: 0;
  padding: 0;
}
.cookies p {
  font-size: 11px;
  line-height: 13px;
  padding: 0;
  margin: 0;
}
.cookies[data-active="true"] {
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cookies-table {
  width: 100%;
  border: 1px solid gray;
  border-bottom: 0;
  border-right: 0;
  margin-bottom: 25px;
}
.cookies-table tr {
  border-bottom: 1px solid gray;
}
.cookies-table td {
  padding: 5px 10px;
  border-right: 1px solid gray;
}
.cookies-table .title td {
  font-weight: 800;
  background: gray;
  color: white;
}

/*# sourceMappingURL=body.css.map */
