/* Generated by less 2.2.0 */
@font-face {
  font-family: "Roboto Light";
  src: url('../fonts/RobotoSlab-Light.ttf'), url('../fonts/RobotoSlab-Light.eot');
}
@font-face {
  font-family: "Roboto Regular";
  src: url('../fonts/RobotoSlab-Regular.ttf'), url('../fonts/RobotoSlab-Regular.eot');
}
@font-face {
  font-family: "Interface Regular";
  src: url('../fonts/InterFace_Rg.ttf'), url('../fonts/InterFace_Rg.eot');
}
@font-face {
  font-family: "Interface Light";
  src: url('../fonts/InterFace_Lt.ttf'), url('../fonts/InterFace_Lt.eot');
}
@font-face {
  font-family: "Interface Bold Italic";
  src: url('../fonts/InterFace_BdIt.ttf'), url('../fonts/InterFace_BdIt.eot');
}
strong {
  font-weight: bold;
}
body {
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}
body #mask {
  width: 100%;
  background: url(../img/bg-header.png) center top repeat;
  position: absolute;
  z-index: 1;
  margin-top: 78px;
  display: none;
}
body #header {
  background: rgba(236, 146, 44, 0.85);
  padding: 60px 0px 0px 0px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
body #header img {
  padding: 0;
  margin-top: -44px;
}
body #header #menu {
  font: 700 18px Interface Regular;
  list-style-type: none;
  text-align: right;
  margin-top: 30px;
  margin-bottom: 16px;
}
body #header #menu li {
  display: inline-block;
}
body #header #menu li a {
  color: #2e4ed9;
  text-decoration: none;
  padding: 0px 8px 8px 8px;
}
body #header #menu li a:hover {
  border-bottom: 8px #2e4ed9 solid;
}
body #header #menu li ul {
  float: right;
  display: none;
}
body #header #menu li:hover a {
  border-bottom: 8px #2e4ed9 solid;
}
body #header #menu li:hover ul {
  position: absolute;
  display: block;
  text-align: left;
  background: #a6b3d5;
  padding: 5px 50px 20px 15px;
  margin-left: -15px;
  margin-top: 16px;
}
body #header #menu li:hover ul li {
  display: block;
  white-space: nowrap;
  min-width: 100%;
}
body #header #menu li:hover ul li a {
  font: 400 18px InterFace Light;
}
body #header #menu-mobile {
  display: none;
}
body .img-fond {
  width: 100%;
  height: 590px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
}
body .img-fond-mobile {
  height: 400px;
  width: 100%;
  background-size: auto 100%;
  background-position: center center;
  position: relative;
}
body .slogan {
  background: rgba(52, 60, 195, 0.8);
  margin-top: -400px;
  padding: 10px 30px;
  color: white;
  font: 300 48px Roboto Light;
}
body .slogan-mobile {
  display: block !important;
  position: absolute;
  bottom: 0;
  font-size: 20px;
  text-align: center;
  color: white;
  background-color: rgba(52, 60, 195, 0.8);
  margin-bottom: 0;
  padding: 5px;
}
body #first-content {
  padding: 50px 0px 50px 0px;
  text-align: center;
}
body #first-content h1 {
  font: 300 40px Roboto Light;
  margin: 0;
}
body #first-content p {
  font: 300 24px InterFace Regular;
}
body #second-content {
  background: url(../img/middle.jpg) left top no-repeat;
  background-size: auto 100%;
  background-color: #a6b3d5;
}
body #second-content .content-right {
  float: right;
  background-color: #a6b3d5;
}
body #second-content .content-right h1 {
  font: 300 68px / 68px Roboto Regular;
  color: white;
}
body #second-content .content-right .item {
  margin-bottom: 40px;
}
body #second-content .content-right .item h2 {
  font: 700 24px InterFace Regular;
  margin: 0;
  color: white;
}
body #second-content .content-right .item p {
  font: 300 24px InterFace Light;
  color: #282828;
  margin: 0;
}
body #second-content .content-right .item a {
  font: 300 22px InterFace Bold Italic;
  color: #004b8e;
  text-decoration: none;
}
body #third-content {
  padding-top: 20px;
  padding-bottom: 100px;
}
body #third-content h1 {
  font: 300 68px Roboto Light;
  color: #b20837;
}
body #third-content .item {
  padding: 0px 15px 0px 0px;
  margin-bottom: 30px;
}
body #third-content .item .image {
  padding: 0;
}
body #third-content .item .title {
  font: 700 24px InterFace Regular;
  color: #b20837;
  margin: 0;
  padding: 0px 0px 0px 15px;
}
body #third-content .item .text {
  font: 300 22px InterFace Light;
  color: #282828;
  margin: 0;
  padding: 0px 0px 0px 15px;
}
body #third-content .item .text a {
  text-decoration: none;
  color: #b20837;
}
body #content-type {
  padding: 50px 0px 80px 0px;
}
body #content-type #form .columns {
  padding-left: 3px;
  padding-right: 3px;
}
body #content-type #form h1 {
  margin-bottom: 15px;
}
body #content-type #form .clearfix {
  display: none;
}
body #content-type .input {
  width: 100%;
  position: relative;
  max-width: 400px;
  min-height: 45px;
}
body #content-type .input input,
body #content-type .input label,
body #content-type .input select,
body #content-type .input textarea {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
body #content-type .input input,
body #content-type .input textarea,
body #content-type .input select {
  width: 61%;
  background: white;
  border: solid 1px #868686;
  border-radius: 3px;
  height: 35px;
  padding: 0 5px;
}
body #content-type .input label {
  padding: 0 5px;
  width: 39%;
  margin-right: -5px;
}
body #content-type .input input[type='submit'] {
  background-color: #2e4ed9;
  color: white;
}
body #content-type .input input[type='submit']:hover {
  cursor: pointer;
}
body #content-type .input textarea {
  height: 70px;
}
body #content-type h1 {
  margin-bottom: 0;
  font: 300 40px Roboto Light;
}
body #content-type p {
  font: 300 18px InterFace Regular;
}
body #content-type .summary {
  color: #a6b3d5;
  font-weight: 700;
}
body #content-type h2 {
  font: 300 34px InterFace Light;
  margin-bottom: 20px;
}
body #content-type #gallery #prev {
  float: left;
}
body #footer {
  background: #606060;
  padding: 70px 0px;
  color: white;
  position: relative;
}
body #footer .mail {
  color: inherit;
  text-decoration: none;
}
body #footer .credit {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 10px;
}
body #footer .credit a {
  text-decoration: none;
}
body #footer .infos {
  padding: 0;
  padding-right: 10px;
  font: 300 20px InterFace Light;
  border-right: 1px white solid;
}
body #footer .footer-menu ul {
  list-style-type: none;
  margin-top: 55px;
}
body #footer .footer-menu ul li a {
  font: 300 20px InterFace Light;
  color: white;
  text-decoration: none;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer .autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item img {
  width: 100%;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

.grecaptcha-badge{
    visibility: collapse !important;
}    
.recaptcha-links, .recaptcha-links a{
    font-size: 10px;
}