/*--- style.scss ---*/
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

.container {
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
}

.container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 640px) {
  .contact_list-inputs li {
    width: 33.33333%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
  }
  .new, .error_col {
    width: 50%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .bloc-border {
    width: 33.33333%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*--- theme.scss ---*/
.bg-color-main {
  background-color: #E63329;
}

.bg-color-main {
  background-color: #E63329;
}

.txt-color-main {
  color: #E63329;
}

.txt-color-main {
  color: #E63329;
}

.table {
  display: table;
}

.va-top {
  vertical-align: top;
}

.va-middle {
  vertical-align: middle;
}

.va-bottom {
  vertical-align: bottom;
}

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

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

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

.txt-bold {
  font-weight: 900;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.marg {
  margin: 20px;
}

.marg-x {
  margin: 0 20px;
}

.marg-y {
  margin: 20px 0;
}

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

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

.marg-top-50 {
  margin-top: 50px;
}

.pad {
  padding: 20px;
}

.pad-x {
  padding: 0 20px;
}

.pad-y {
  padding: 20px 0;
}

.no-pad {
  padding: 0 !important;
}

.border {
  border: 1px solid #CCC;
}

.border-x {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}

.border-y {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.img-adapt {
  display: block;
  max-width: 100%;
}

@font-face {
  font-family: "fa";
  src: url("../fonts/fa.eot");
  src: url("../fonts/fa.eot?#iefix") format("eot"), url("../fonts/fa.woff") format("woff"), url("../fonts/fa.ttf") format("truetype"), url("../fonts/fa.svg#fa") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.fa-adjust:before {
  font-family: "fa";
  content: "\E001";
}

.fa-adn:before {
  font-family: "fa";
  content: "\E002";
}

.fa-align-center:before {
  font-family: "fa";
  content: "\E003";
}

.fa-align-justify:before {
  font-family: "fa";
  content: "\E004";
}

.fa-align-left:before {
  font-family: "fa";
  content: "\E005";
}

.fa-align-right:before {
  font-family: "fa";
  content: "\E006";
}

.fa-ambulance:before {
  font-family: "fa";
  content: "\E007";
}

.fa-anchor:before {
  font-family: "fa";
  content: "\E008";
}

.fa-android:before {
  font-family: "fa";
  content: "\E009";
}

.fa-angellist:before {
  font-family: "fa";
  content: "\E00A";
}

.fa-angle-double-down:before {
  font-family: "fa";
  content: "\E00B";
}

.fa-angle-double-left:before {
  font-family: "fa";
  content: "\E00C";
}

.fa-angle-double-right:before {
  font-family: "fa";
  content: "\E00D";
}

.fa-angle-double-up:before {
  font-family: "fa";
  content: "\E00E";
}

.fa-angle-down:before {
  font-family: "fa";
  content: "\E00F";
}

.fa-angle-left:before {
  font-family: "fa";
  content: "\E010";
}

.fa-angle-right:before {
  font-family: "fa";
  content: "\E011";
}

.fa-angle-up:before {
  font-family: "fa";
  content: "\E012";
}

.fa-apple:before {
  font-family: "fa";
  content: "\E013";
}

.fa-archive:before {
  font-family: "fa";
  content: "\E014";
}

.fa-area-chart:before {
  font-family: "fa";
  content: "\E015";
}

.fa-arrow-circle-down:before {
  font-family: "fa";
  content: "\E016";
}

.fa-arrow-circle-left:before {
  font-family: "fa";
  content: "\E017";
}

.fa-arrow-circle-o-down:before {
  font-family: "fa";
  content: "\E018";
}

.fa-arrow-circle-o-left:before {
  font-family: "fa";
  content: "\E019";
}

.fa-arrow-circle-o-right:before {
  font-family: "fa";
  content: "\E01A";
}

.fa-arrow-circle-o-up:before {
  font-family: "fa";
  content: "\E01B";
}

.fa-arrow-circle-right:before {
  font-family: "fa";
  content: "\E01C";
}

.fa-arrow-circle-up:before {
  font-family: "fa";
  content: "\E01D";
}

.fa-arrow-down:before {
  font-family: "fa";
  content: "\E01E";
}

.fa-arrow-left:before {
  font-family: "fa";
  content: "\E01F";
}

.fa-arrow-right:before {
  font-family: "fa";
  content: "\E020";
}

.fa-arrow-up:before {
  font-family: "fa";
  content: "\E021";
}

.fa-arrows-alt:before {
  font-family: "fa";
  content: "\E022";
}

.fa-arrows-h:before {
  font-family: "fa";
  content: "\E023";
}

.fa-arrows-v:before {
  font-family: "fa";
  content: "\E024";
}

.fa-arrows:before {
  font-family: "fa";
  content: "\E025";
}

.fa-asterisk:before {
  font-family: "fa";
  content: "\E026";
}

.fa-at:before {
  font-family: "fa";
  content: "\E027";
}

.fa-backward:before {
  font-family: "fa";
  content: "\E028";
}

.fa-ban:before {
  font-family: "fa";
  content: "\E029";
}

.fa-bar-chart:before {
  font-family: "fa";
  content: "\E02A";
}

.fa-barcode:before {
  font-family: "fa";
  content: "\E02B";
}

.fa-bars:before {
  font-family: "fa";
  content: "\E02C";
}

.fa-bed:before {
  font-family: "fa";
  content: "\E02D";
}

.fa-beer:before {
  font-family: "fa";
  content: "\E02E";
}

.fa-behance-square:before {
  font-family: "fa";
  content: "\E02F";
}

.fa-behance:before {
  font-family: "fa";
  content: "\E030";
}

.fa-bell-o:before {
  font-family: "fa";
  content: "\E031";
}

.fa-bell-slash-o:before {
  font-family: "fa";
  content: "\E032";
}

.fa-bell-slash:before {
  font-family: "fa";
  content: "\E033";
}

.fa-bell:before {
  font-family: "fa";
  content: "\E034";
}

.fa-bicycle:before {
  font-family: "fa";
  content: "\E035";
}

.fa-binoculars:before {
  font-family: "fa";
  content: "\E036";
}

.fa-birthday-cake:before {
  font-family: "fa";
  content: "\E037";
}

.fa-bitbucket-square:before {
  font-family: "fa";
  content: "\E038";
}

.fa-bitbucket:before {
  font-family: "fa";
  content: "\E039";
}

.fa-bold:before {
  font-family: "fa";
  content: "\E03A";
}

.fa-bolt:before {
  font-family: "fa";
  content: "\E03B";
}

.fa-bomb:before {
  font-family: "fa";
  content: "\E03C";
}

.fa-book:before {
  font-family: "fa";
  content: "\E03D";
}

.fa-bookmark-o:before {
  font-family: "fa";
  content: "\E03E";
}

.fa-bookmark:before {
  font-family: "fa";
  content: "\E03F";
}

.fa-briefcase:before {
  font-family: "fa";
  content: "\E040";
}

.fa-btc:before {
  font-family: "fa";
  content: "\E041";
}

.fa-bug:before {
  font-family: "fa";
  content: "\E042";
}

.fa-building-o:before {
  font-family: "fa";
  content: "\E043";
}

.fa-building:before {
  font-family: "fa";
  content: "\E044";
}

.fa-bullhorn:before {
  font-family: "fa";
  content: "\E045";
}

.fa-bullseye:before {
  font-family: "fa";
  content: "\E046";
}

.fa-bus:before {
  font-family: "fa";
  content: "\E047";
}

.fa-buysellads:before {
  font-family: "fa";
  content: "\E048";
}

.fa-calculator:before {
  font-family: "fa";
  content: "\E049";
}

.fa-calendar-o:before {
  font-family: "fa";
  content: "\E04A";
}

.fa-calendar:before {
  font-family: "fa";
  content: "\E04B";
}

.fa-camera-retro:before {
  font-family: "fa";
  content: "\E04C";
}

.fa-camera:before {
  font-family: "fa";
  content: "\E04D";
}

.fa-car:before {
  font-family: "fa";
  content: "\E04E";
}

.fa-caret-down:before {
  font-family: "fa";
  content: "\E04F";
}

.fa-caret-left:before {
  font-family: "fa";
  content: "\E050";
}

.fa-caret-right:before {
  font-family: "fa";
  content: "\E051";
}

.fa-caret-square-o-down:before {
  font-family: "fa";
  content: "\E052";
}

.fa-caret-square-o-left:before {
  font-family: "fa";
  content: "\E053";
}

.fa-caret-square-o-right:before {
  font-family: "fa";
  content: "\E054";
}

.fa-caret-square-o-up:before {
  font-family: "fa";
  content: "\E055";
}

.fa-caret-up:before {
  font-family: "fa";
  content: "\E056";
}

.fa-cart-arrow-down:before {
  font-family: "fa";
  content: "\E057";
}

.fa-cart-plus:before {
  font-family: "fa";
  content: "\E058";
}

.fa-cc-amex:before {
  font-family: "fa";
  content: "\E059";
}

.fa-cc-discover:before {
  font-family: "fa";
  content: "\E05A";
}

.fa-cc-mastercard:before {
  font-family: "fa";
  content: "\E05B";
}

.fa-cc-paypal:before {
  font-family: "fa";
  content: "\E05C";
}

.fa-cc-stripe:before {
  font-family: "fa";
  content: "\E05D";
}

.fa-cc-visa:before {
  font-family: "fa";
  content: "\E05E";
}

.fa-cc:before {
  font-family: "fa";
  content: "\E05F";
}

.fa-certificate:before {
  font-family: "fa";
  content: "\E060";
}

.fa-chain-broken:before {
  font-family: "fa";
  content: "\E061";
}

.fa-check-circle-o:before {
  font-family: "fa";
  content: "\E062";
}

.fa-check-circle:before, .box-succes:before {
  font-family: "fa";
  content: "\E063";
}

.fa-check-square-o:before {
  font-family: "fa";
  content: "\E064";
}

.fa-check-square:before {
  font-family: "fa";
  content: "\E065";
}

.fa-check:before, .checkbox:checked + .custom-checkbox:before {
  font-family: "fa";
  content: "\E066";
}

.fa-chevron-circle-down:before {
  font-family: "fa";
  content: "\E067";
}

.fa-chevron-circle-left:before {
  font-family: "fa";
  content: "\E068";
}

.fa-chevron-circle-right:before {
  font-family: "fa";
  content: "\E069";
}

.fa-chevron-circle-up:before {
  font-family: "fa";
  content: "\E06A";
}

.fa-chevron-down:before {
  font-family: "fa";
  content: "\E06B";
}

.fa-chevron-left:before, .btn-back-news:before {
  font-family: "fa";
  content: "\E06C";
}

.article_nav_item.prev a:before {
  font-family: "fa";
  content: "\E06C";
}

.fa-chevron-right:before {
  font-family: "fa";
  content: "\E06D";
}

.article_nav_item.next a:before {
  font-family: "fa";
  content: "\E06D";
}

.fa-chevron-up:before {
  font-family: "fa";
  content: "\E06E";
}

.fa-child:before {
  font-family: "fa";
  content: "\E06F";
}

.fa-circle-o-notch:before {
  font-family: "fa";
  content: "\E070";
}

.fa-circle-o:before {
  font-family: "fa";
  content: "\E071";
}

.fa-circle-thin:before {
  font-family: "fa";
  content: "\E072";
}

.fa-circle:before {
  font-family: "fa";
  content: "\E073";
}

.fa-clipboard:before {
  font-family: "fa";
  content: "\E074";
}

.fa-clock-o:before {
  font-family: "fa";
  content: "\E075";
}

.fa-cloud-download:before {
  font-family: "fa";
  content: "\E076";
}

.fa-cloud-upload:before {
  font-family: "fa";
  content: "\E077";
}

.fa-cloud:before {
  font-family: "fa";
  content: "\E078";
}

.fa-code-fork:before {
  font-family: "fa";
  content: "\E079";
}

.fa-code:before {
  font-family: "fa";
  content: "\E07A";
}

.fa-codepen:before {
  font-family: "fa";
  content: "\E07B";
}

.fa-coffee:before {
  font-family: "fa";
  content: "\E07C";
}

.fa-cog:before {
  font-family: "fa";
  content: "\E07D";
}

.fa-cogs:before {
  font-family: "fa";
  content: "\E07E";
}

.fa-columns:before {
  font-family: "fa";
  content: "\E07F";
}

.fa-comment-o:before {
  font-family: "fa";
  content: "\E080";
}

.fa-comment:before {
  font-family: "fa";
  content: "\E081";
}

.fa-comments-o:before {
  font-family: "fa";
  content: "\E082";
}

.fa-comments:before {
  font-family: "fa";
  content: "\E083";
}

.fa-compass:before {
  font-family: "fa";
  content: "\E084";
}

.fa-compress:before {
  font-family: "fa";
  content: "\E085";
}

.fa-connectdevelop:before {
  font-family: "fa";
  content: "\E086";
}

.fa-copyright:before {
  font-family: "fa";
  content: "\E087";
}

.fa-credit-card:before {
  font-family: "fa";
  content: "\E088";
}

.fa-crop:before {
  font-family: "fa";
  content: "\E089";
}

.fa-crosshairs:before {
  font-family: "fa";
  content: "\E08A";
}

.fa-css3:before {
  font-family: "fa";
  content: "\E08B";
}

.fa-cube:before {
  font-family: "fa";
  content: "\E08C";
}

.fa-cubes:before {
  font-family: "fa";
  content: "\E08D";
}

.fa-cutlery:before {
  font-family: "fa";
  content: "\E08E";
}

.fa-dashcube:before {
  font-family: "fa";
  content: "\E08F";
}

.fa-database:before {
  font-family: "fa";
  content: "\E090";
}

.fa-delicious:before {
  font-family: "fa";
  content: "\E091";
}

.fa-desktop:before {
  font-family: "fa";
  content: "\E092";
}

.fa-deviantart:before {
  font-family: "fa";
  content: "\E093";
}

.fa-diamond:before {
  font-family: "fa";
  content: "\E094";
}

.fa-digg:before {
  font-family: "fa";
  content: "\E095";
}

.fa-dot-circle-o:before {
  font-family: "fa";
  content: "\E096";
}

.fa-download:before {
  font-family: "fa";
  content: "\E097";
}

.fa-dribbble:before {
  font-family: "fa";
  content: "\E098";
}

.fa-dropbox:before {
  font-family: "fa";
  content: "\E099";
}

.fa-drupal:before {
  font-family: "fa";
  content: "\E09A";
}

.fa-eject:before {
  font-family: "fa";
  content: "\E09B";
}

.fa-ellipsis-h:before {
  font-family: "fa";
  content: "\E09C";
}

.fa-ellipsis-v:before {
  font-family: "fa";
  content: "\E09D";
}

.fa-empire:before {
  font-family: "fa";
  content: "\E09E";
}

.fa-envelope-o:before {
  font-family: "fa";
  content: "\E09F";
}

.fa-envelope-square:before {
  font-family: "fa";
  content: "\E0A0";
}

.fa-envelope:before {
  font-family: "fa";
  content: "\E0A1";
}

.fa-eraser:before {
  font-family: "fa";
  content: "\E0A2";
}

.fa-eur:before {
  font-family: "fa";
  content: "\E0A3";
}

.fa-exchange:before {
  font-family: "fa";
  content: "\E0A4";
}

.fa-exclamation-circle:before {
  font-family: "fa";
  content: "\E0A5";
}

.fa-exclamation-triangle:before, .box-warning:before, .box-error:before {
  font-family: "fa";
  content: "\E0A6";
}

.fa-exclamation:before {
  font-family: "fa";
  content: "\E0A7";
}

.fa-expand:before {
  font-family: "fa";
  content: "\E0A8";
}

.fa-external-link-square:before {
  font-family: "fa";
  content: "\E0A9";
}

.fa-external-link:before {
  font-family: "fa";
  content: "\E0AA";
}

.fa-eye-slash:before {
  font-family: "fa";
  content: "\E0AB";
}

.fa-eye:before {
  font-family: "fa";
  content: "\E0AC";
}

.fa-eyedropper:before {
  font-family: "fa";
  content: "\E0AD";
}

.fa-facebook-official:before {
  font-family: "fa";
  content: "\E0AE";
}

.fa-facebook-square:before {
  font-family: "fa";
  content: "\E0AF";
}

.fa-facebook:before {
  font-family: "fa";
  content: "\E0B0";
}

.fa-fast-backward:before {
  font-family: "fa";
  content: "\E0B1";
}

.fa-fast-forward:before {
  font-family: "fa";
  content: "\E0B2";
}

.fa-fax:before {
  font-family: "fa";
  content: "\E0B3";
}

.fa-female:before {
  font-family: "fa";
  content: "\E0B4";
}

.fa-fighter-jet:before {
  font-family: "fa";
  content: "\E0B5";
}

.fa-file-archive-o:before {
  font-family: "fa";
  content: "\E0B6";
}

.fa-file-audio-o:before {
  font-family: "fa";
  content: "\E0B7";
}

.fa-file-code-o:before {
  font-family: "fa";
  content: "\E0B8";
}

.fa-file-excel-o:before {
  font-family: "fa";
  content: "\E0B9";
}

.fa-file-image-o:before {
  font-family: "fa";
  content: "\E0BA";
}

.fa-file-o:before {
  font-family: "fa";
  content: "\E0BB";
}

.fa-file-pdf-o:before {
  font-family: "fa";
  content: "\E0BC";
}

.fa-file-powerpoint-o:before {
  font-family: "fa";
  content: "\E0BD";
}

.fa-file-text-o:before {
  font-family: "fa";
  content: "\E0BE";
}

.fa-file-text:before {
  font-family: "fa";
  content: "\E0BF";
}

.fa-file-video-o:before {
  font-family: "fa";
  content: "\E0C0";
}

.fa-file-word-o:before {
  font-family: "fa";
  content: "\E0C1";
}

.fa-file:before {
  font-family: "fa";
  content: "\E0C2";
}

.fa-files-o:before {
  font-family: "fa";
  content: "\E0C3";
}

.fa-film:before {
  font-family: "fa";
  content: "\E0C4";
}

.fa-filter:before {
  font-family: "fa";
  content: "\E0C5";
}

.fa-fire-extinguisher:before {
  font-family: "fa";
  content: "\E0C6";
}

.fa-fire:before {
  font-family: "fa";
  content: "\E0C7";
}

.fa-flag-checkered:before {
  font-family: "fa";
  content: "\E0C8";
}

.fa-flag-o:before {
  font-family: "fa";
  content: "\E0C9";
}

.fa-flag:before {
  font-family: "fa";
  content: "\E0CA";
}

.fa-flask:before {
  font-family: "fa";
  content: "\E0CB";
}

.fa-flickr:before {
  font-family: "fa";
  content: "\E0CC";
}

.fa-floppy-o:before {
  font-family: "fa";
  content: "\E0CD";
}

.fa-folder-o:before {
  font-family: "fa";
  content: "\E0CE";
}

.fa-folder-open-o:before {
  font-family: "fa";
  content: "\E0CF";
}

.fa-folder-open:before {
  font-family: "fa";
  content: "\E0D0";
}

.fa-folder:before {
  font-family: "fa";
  content: "\E0D1";
}

.fa-font:before {
  font-family: "fa";
  content: "\E0D2";
}

.fa-forumbee:before {
  font-family: "fa";
  content: "\E0D3";
}

.fa-forward:before {
  font-family: "fa";
  content: "\E0D4";
}

.fa-foursquare:before {
  font-family: "fa";
  content: "\E0D5";
}

.fa-frown-o:before {
  font-family: "fa";
  content: "\E0D6";
}

.fa-futbol-o:before {
  font-family: "fa";
  content: "\E0D7";
}

.fa-gamepad:before {
  font-family: "fa";
  content: "\E0D8";
}

.fa-gavel:before {
  font-family: "fa";
  content: "\E0D9";
}

.fa-gbp:before {
  font-family: "fa";
  content: "\E0DA";
}

.fa-gift:before {
  font-family: "fa";
  content: "\E0DB";
}

.fa-git-square:before {
  font-family: "fa";
  content: "\E0DC";
}

.fa-git:before {
  font-family: "fa";
  content: "\E0DD";
}

.fa-github-alt:before {
  font-family: "fa";
  content: "\E0DE";
}

.fa-github-square:before {
  font-family: "fa";
  content: "\E0DF";
}

.fa-github:before {
  font-family: "fa";
  content: "\E0E0";
}

.fa-glass:before {
  font-family: "fa";
  content: "\E0E1";
}

.fa-globe:before {
  font-family: "fa";
  content: "\E0E2";
}

.fa-google-plus-square:before {
  font-family: "fa";
  content: "\E0E3";
}

.fa-google-plus:before {
  font-family: "fa";
  content: "\E0E4";
}

.fa-google-wallet:before {
  font-family: "fa";
  content: "\E0E5";
}

.fa-google:before {
  font-family: "fa";
  content: "\E0E6";
}

.fa-graduation-cap:before {
  font-family: "fa";
  content: "\E0E7";
}

.fa-gratipay:before {
  font-family: "fa";
  content: "\E0E8";
}

.fa-h-square:before {
  font-family: "fa";
  content: "\E0E9";
}

.fa-hacker-news:before {
  font-family: "fa";
  content: "\E0EA";
}

.fa-hand-o-down:before {
  font-family: "fa";
  content: "\E0EB";
}

.fa-hand-o-left:before {
  font-family: "fa";
  content: "\E0EC";
}

.fa-hand-o-right:before {
  font-family: "fa";
  content: "\E0ED";
}

.fa-hand-o-up:before {
  font-family: "fa";
  content: "\E0EE";
}

.fa-hdd-o:before {
  font-family: "fa";
  content: "\E0EF";
}

.fa-header:before {
  font-family: "fa";
  content: "\E0F0";
}

.fa-headphones:before {
  font-family: "fa";
  content: "\E0F1";
}

.fa-heart-o:before {
  font-family: "fa";
  content: "\E0F2";
}

.fa-heart:before {
  font-family: "fa";
  content: "\E0F3";
}

.fa-heartbeat:before {
  font-family: "fa";
  content: "\E0F4";
}

.fa-history:before {
  font-family: "fa";
  content: "\E0F5";
}

.fa-home:before {
  font-family: "fa";
  content: "\E0F6";
}

.fa-hospital-o:before {
  font-family: "fa";
  content: "\E0F7";
}

.fa-html5:before {
  font-family: "fa";
  content: "\E0F8";
}

.fa-ils:before {
  font-family: "fa";
  content: "\E0F9";
}

.fa-inbox:before {
  font-family: "fa";
  content: "\E0FA";
}

.fa-indent:before {
  font-family: "fa";
  content: "\E0FB";
}

.fa-info-circle:before, .box-info:before {
  font-family: "fa";
  content: "\E0FC";
}

.fa-info:before {
  font-family: "fa";
  content: "\E0FD";
}

.fa-inr:before {
  font-family: "fa";
  content: "\E0FE";
}

.fa-instagram:before {
  font-family: "fa";
  content: "\E0FF";
}

.fa-ioxhost:before {
  font-family: "fa";
  content: "\E100";
}

.fa-italic:before {
  font-family: "fa";
  content: "\E101";
}

.fa-joomla:before {
  font-family: "fa";
  content: "\E102";
}

.fa-jpy:before {
  font-family: "fa";
  content: "\E103";
}

.fa-jsfiddle:before {
  font-family: "fa";
  content: "\E104";
}

.fa-key:before {
  font-family: "fa";
  content: "\E105";
}

.fa-keyboard-o:before {
  font-family: "fa";
  content: "\E106";
}

.fa-krw:before {
  font-family: "fa";
  content: "\E107";
}

.fa-language:before {
  font-family: "fa";
  content: "\E108";
}

.fa-laptop:before {
  font-family: "fa";
  content: "\E109";
}

.fa-lastfm-square:before {
  font-family: "fa";
  content: "\E10A";
}

.fa-lastfm:before {
  font-family: "fa";
  content: "\E10B";
}

.fa-leaf:before {
  font-family: "fa";
  content: "\E10C";
}

.fa-leanpub:before {
  font-family: "fa";
  content: "\E10D";
}

.fa-lemon-o:before {
  font-family: "fa";
  content: "\E10E";
}

.fa-level-down:before {
  font-family: "fa";
  content: "\E10F";
}

.fa-level-up:before {
  font-family: "fa";
  content: "\E110";
}

.fa-life-ring:before {
  font-family: "fa";
  content: "\E111";
}

.fa-lightbulb-o:before {
  font-family: "fa";
  content: "\E112";
}

.fa-line-chart:before {
  font-family: "fa";
  content: "\E113";
}

.fa-link:before {
  font-family: "fa";
  content: "\E114";
}

.fa-linkedin-square:before {
  font-family: "fa";
  content: "\E115";
}

.fa-linkedin:before {
  font-family: "fa";
  content: "\E116";
}

.fa-linux:before {
  font-family: "fa";
  content: "\E117";
}

.fa-list-alt:before {
  font-family: "fa";
  content: "\E118";
}

.fa-list-ol:before {
  font-family: "fa";
  content: "\E119";
}

.fa-list-ul:before {
  font-family: "fa";
  content: "\E11A";
}

.fa-list:before {
  font-family: "fa";
  content: "\E11B";
}

.fa-location-arrow:before {
  font-family: "fa";
  content: "\E11C";
}

.fa-lock:before {
  font-family: "fa";
  content: "\E11D";
}

.fa-long-arrow-down:before {
  font-family: "fa";
  content: "\E11E";
}

.fa-long-arrow-left:before {
  font-family: "fa";
  content: "\E11F";
}

.fa-long-arrow-right:before {
  font-family: "fa";
  content: "\E120";
}

.fa-long-arrow-up:before {
  font-family: "fa";
  content: "\E121";
}

.fa-magic:before {
  font-family: "fa";
  content: "\E122";
}

.fa-magnet:before {
  font-family: "fa";
  content: "\E123";
}

.fa-male:before {
  font-family: "fa";
  content: "\E124";
}

.fa-map-marker:before {
  font-family: "fa";
  content: "\E125";
}

.fa-mars-double:before {
  font-family: "fa";
  content: "\E126";
}

.fa-mars-stroke-h:before {
  font-family: "fa";
  content: "\E127";
}

.fa-mars-stroke-v:before {
  font-family: "fa";
  content: "\E128";
}

.fa-mars-stroke:before {
  font-family: "fa";
  content: "\E129";
}

.fa-mars:before {
  font-family: "fa";
  content: "\E12A";
}

.fa-maxcdn:before {
  font-family: "fa";
  content: "\E12B";
}

.fa-meanpath:before {
  font-family: "fa";
  content: "\E12C";
}

.fa-medium:before {
  font-family: "fa";
  content: "\E12D";
}

.fa-medkit:before {
  font-family: "fa";
  content: "\E12E";
}

.fa-meh-o:before {
  font-family: "fa";
  content: "\E12F";
}

.fa-mercury:before {
  font-family: "fa";
  content: "\E130";
}

.fa-microphone-slash:before {
  font-family: "fa";
  content: "\E131";
}

.fa-microphone:before {
  font-family: "fa";
  content: "\E132";
}

.fa-minus-circle:before {
  font-family: "fa";
  content: "\E133";
}

.fa-minus-square-o:before {
  font-family: "fa";
  content: "\E134";
}

.fa-minus-square:before {
  font-family: "fa";
  content: "\E135";
}

.fa-minus:before {
  font-family: "fa";
  content: "\E136";
}

.fa-mobile:before {
  font-family: "fa";
  content: "\E137";
}

.fa-money:before {
  font-family: "fa";
  content: "\E138";
}

.fa-moon-o:before {
  font-family: "fa";
  content: "\E139";
}

.fa-motorcycle:before {
  font-family: "fa";
  content: "\E13A";
}

.fa-music:before {
  font-family: "fa";
  content: "\E13B";
}

.fa-neuter:before {
  font-family: "fa";
  content: "\E13C";
}

.fa-newspaper-o:before {
  font-family: "fa";
  content: "\E13D";
}

.fa-openid:before {
  font-family: "fa";
  content: "\E13E";
}

.fa-outdent:before {
  font-family: "fa";
  content: "\E13F";
}

.fa-pagelines:before {
  font-family: "fa";
  content: "\E140";
}

.fa-paint-brush:before {
  font-family: "fa";
  content: "\E141";
}

.fa-paper-plane-o:before {
  font-family: "fa";
  content: "\E142";
}

.fa-paper-plane:before {
  font-family: "fa";
  content: "\E143";
}

.fa-paperclip:before {
  font-family: "fa";
  content: "\E144";
}

.fa-paragraph:before {
  font-family: "fa";
  content: "\E145";
}

.fa-pause:before {
  font-family: "fa";
  content: "\E146";
}

.fa-paw:before {
  font-family: "fa";
  content: "\E147";
}

.fa-paypal:before {
  font-family: "fa";
  content: "\E148";
}

.fa-pencil-square-o:before {
  font-family: "fa";
  content: "\E149";
}

.fa-pencil-square:before {
  font-family: "fa";
  content: "\E14A";
}

.fa-pencil:before {
  font-family: "fa";
  content: "\E14B";
}

.fa-pgdf-angle-bottom:before {
  font-family: "fa";
  content: "\E14C";
}

.fa-pgdf-arrow-down-square:before {
  font-family: "fa";
  content: "\E14D";
}

.fa-pgdf-arrow-left-square:before {
  font-family: "fa";
  content: "\E14E";
}

.fa-pgdf-arrow-right-square:before {
  font-family: "fa";
  content: "\E14F";
}

.fa-pgdf-happy:before {
  font-family: "fa";
  content: "\E150";
}

.fa-pgdf-line-hori:before {
  font-family: "fa";
  content: "\E151";
}

.fa-phone-square:before {
  font-family: "fa";
  content: "\E152";
}

.fa-phone:before {
  font-family: "fa";
  content: "\E153";
}

.fa-picture-o:before {
  font-family: "fa";
  content: "\E154";
}

.fa-pie-chart:before {
  font-family: "fa";
  content: "\E155";
}

.fa-pied-piper-alt:before {
  font-family: "fa";
  content: "\E156";
}

.fa-pied-piper:before {
  font-family: "fa";
  content: "\E157";
}

.fa-pinterest-p:before {
  font-family: "fa";
  content: "\E158";
}

.fa-pinterest-square:before {
  font-family: "fa";
  content: "\E159";
}

.fa-pinterest:before {
  font-family: "fa";
  content: "\E15A";
}

.fa-plane:before {
  font-family: "fa";
  content: "\E15B";
}

.fa-play-circle-o:before {
  font-family: "fa";
  content: "\E15C";
}

.fa-play-circle:before {
  font-family: "fa";
  content: "\E15D";
}

.fa-play:before {
  font-family: "fa";
  content: "\E15E";
}

.fa-plug:before {
  font-family: "fa";
  content: "\E15F";
}

.fa-plus-circle:before {
  font-family: "fa";
  content: "\E160";
}

.fa-plus-square-o:before {
  font-family: "fa";
  content: "\E161";
}

.fa-plus-square:before {
  font-family: "fa";
  content: "\E162";
}

.fa-plus:before {
  font-family: "fa";
  content: "\E163";
}

.fa-power-off:before {
  font-family: "fa";
  content: "\E164";
}

.fa-print:before {
  font-family: "fa";
  content: "\E165";
}

.fa-puzzle-piece:before {
  font-family: "fa";
  content: "\E166";
}

.fa-qq:before {
  font-family: "fa";
  content: "\E167";
}

.fa-qrcode:before {
  font-family: "fa";
  content: "\E168";
}

.fa-question-circle:before {
  font-family: "fa";
  content: "\E169";
}

.fa-question:before {
  font-family: "fa";
  content: "\E16A";
}

.fa-quote-left:before {
  font-family: "fa";
  content: "\E16B";
}

.edit blockquote:before {
  font-family: "fa";
  content: "\E16B";
}

.fa-quote-right:before {
  font-family: "fa";
  content: "\E16C";
}

.edit blockquote:after {
  font-family: "fa";
  content: "\E16C";
}

.fa-random:before {
  font-family: "fa";
  content: "\E16D";
}

.fa-rebel:before {
  font-family: "fa";
  content: "\E16E";
}

.fa-recycle:before {
  font-family: "fa";
  content: "\E16F";
}

.fa-reddit-square:before {
  font-family: "fa";
  content: "\E170";
}

.fa-reddit:before {
  font-family: "fa";
  content: "\E171";
}

.fa-refresh:before {
  font-family: "fa";
  content: "\E172";
}

.fa-renren:before {
  font-family: "fa";
  content: "\E173";
}

.fa-repeat:before {
  font-family: "fa";
  content: "\E174";
}

.fa-reply-all:before {
  font-family: "fa";
  content: "\E175";
}

.fa-reply:before {
  font-family: "fa";
  content: "\E176";
}

.fa-retweet:before {
  font-family: "fa";
  content: "\E177";
}

.fa-road:before {
  font-family: "fa";
  content: "\E178";
}

.fa-rocket:before {
  font-family: "fa";
  content: "\E179";
}

.fa-rss-square:before {
  font-family: "fa";
  content: "\E17A";
}

.fa-rss:before {
  font-family: "fa";
  content: "\E17B";
}

.fa-rub:before {
  font-family: "fa";
  content: "\E17C";
}

.fa-scissors:before {
  font-family: "fa";
  content: "\E17D";
}

.fa-search-minus:before {
  font-family: "fa";
  content: "\E17E";
}

.fa-search-plus:before {
  font-family: "fa";
  content: "\E17F";
}

.fa-search:before {
  font-family: "fa";
  content: "\E180";
}

.fa-sellsy:before {
  font-family: "fa";
  content: "\E181";
}

.fa-server:before {
  font-family: "fa";
  content: "\E182";
}

.fa-share-alt-square:before {
  font-family: "fa";
  content: "\E183";
}

.fa-share-alt:before {
  font-family: "fa";
  content: "\E184";
}

.fa-share-square-o:before {
  font-family: "fa";
  content: "\E185";
}

.fa-share-square:before {
  font-family: "fa";
  content: "\E186";
}

.fa-share:before {
  font-family: "fa";
  content: "\E187";
}

.fa-shield:before {
  font-family: "fa";
  content: "\E188";
}

.fa-ship:before {
  font-family: "fa";
  content: "\E189";
}

.fa-shirtsinbulk:before {
  font-family: "fa";
  content: "\E18A";
}

.fa-shopping-cart:before {
  font-family: "fa";
  content: "\E18B";
}

.fa-sign-in:before {
  font-family: "fa";
  content: "\E18C";
}

.fa-sign-out:before {
  font-family: "fa";
  content: "\E18D";
}

.fa-signal:before {
  font-family: "fa";
  content: "\E18E";
}

.fa-simplybuilt:before {
  font-family: "fa";
  content: "\E18F";
}

.fa-sitemap:before {
  font-family: "fa";
  content: "\E190";
}

.fa-skyatlas:before {
  font-family: "fa";
  content: "\E191";
}

.fa-skype:before {
  font-family: "fa";
  content: "\E192";
}

.fa-slack:before {
  font-family: "fa";
  content: "\E193";
}

.fa-sliders:before {
  font-family: "fa";
  content: "\E194";
}

.fa-slideshare:before {
  font-family: "fa";
  content: "\E195";
}

.fa-smile-o:before {
  font-family: "fa";
  content: "\E196";
}

.fa-sort-alpha-asc:before {
  font-family: "fa";
  content: "\E197";
}

.fa-sort-alpha-desc:before {
  font-family: "fa";
  content: "\E198";
}

.fa-sort-amount-asc:before {
  font-family: "fa";
  content: "\E199";
}

.fa-sort-amount-desc:before {
  font-family: "fa";
  content: "\E19A";
}

.fa-sort-asc:before {
  font-family: "fa";
  content: "\E19B";
}

.fa-sort-desc:before {
  font-family: "fa";
  content: "\E19C";
}

.fa-sort-numeric-asc:before {
  font-family: "fa";
  content: "\E19D";
}

.fa-sort-numeric-desc:before {
  font-family: "fa";
  content: "\E19E";
}

.fa-sort:before {
  font-family: "fa";
  content: "\E19F";
}

.fa-soundcloud:before {
  font-family: "fa";
  content: "\E1A0";
}

.fa-space-shuttle:before {
  font-family: "fa";
  content: "\E1A1";
}

.fa-spinner:before {
  font-family: "fa";
  content: "\E1A2";
}

.fa-spoon:before {
  font-family: "fa";
  content: "\E1A3";
}

.fa-spotify:before {
  font-family: "fa";
  content: "\E1A4";
}

.fa-square-o:before {
  font-family: "fa";
  content: "\E1A5";
}

.fa-square:before {
  font-family: "fa";
  content: "\E1A6";
}

.fa-stack-exchange:before {
  font-family: "fa";
  content: "\E1A7";
}

.fa-stack-overflow:before {
  font-family: "fa";
  content: "\E1A8";
}

.fa-star-half-o:before {
  font-family: "fa";
  content: "\E1A9";
}

.fa-star-half:before {
  font-family: "fa";
  content: "\E1AA";
}

.fa-star-o:before {
  font-family: "fa";
  content: "\E1AB";
}

.fa-star:before {
  font-family: "fa";
  content: "\E1AC";
}

.fa-steam-square:before {
  font-family: "fa";
  content: "\E1AD";
}

.fa-steam:before {
  font-family: "fa";
  content: "\E1AE";
}

.fa-step-backward:before {
  font-family: "fa";
  content: "\E1AF";
}

.fa-step-forward:before {
  font-family: "fa";
  content: "\E1B0";
}

.fa-stethoscope:before {
  font-family: "fa";
  content: "\E1B1";
}

.fa-stop:before {
  font-family: "fa";
  content: "\E1B2";
}

.fa-street-view:before {
  font-family: "fa";
  content: "\E1B3";
}

.fa-strikethrough:before {
  font-family: "fa";
  content: "\E1B4";
}

.fa-stumbleupon-circle:before {
  font-family: "fa";
  content: "\E1B5";
}

.fa-stumbleupon:before {
  font-family: "fa";
  content: "\E1B6";
}

.fa-subscript:before {
  font-family: "fa";
  content: "\E1B7";
}

.fa-subway:before {
  font-family: "fa";
  content: "\E1B8";
}

.fa-suitcase:before {
  font-family: "fa";
  content: "\E1B9";
}

.fa-sun-o:before {
  font-family: "fa";
  content: "\E1BA";
}

.fa-superscript:before {
  font-family: "fa";
  content: "\E1BB";
}

.fa-table:before {
  font-family: "fa";
  content: "\E1BC";
}

.fa-tablet:before {
  font-family: "fa";
  content: "\E1BD";
}

.fa-tachometer:before {
  font-family: "fa";
  content: "\E1BE";
}

.fa-tag:before {
  font-family: "fa";
  content: "\E1BF";
}

.fa-tags:before {
  font-family: "fa";
  content: "\E1C0";
}

.fa-tasks:before {
  font-family: "fa";
  content: "\E1C1";
}

.fa-taxi:before {
  font-family: "fa";
  content: "\E1C2";
}

.fa-tencent-weibo:before {
  font-family: "fa";
  content: "\E1C3";
}

.fa-terminal:before {
  font-family: "fa";
  content: "\E1C4";
}

.fa-text-height:before {
  font-family: "fa";
  content: "\E1C5";
}

.fa-text-width:before {
  font-family: "fa";
  content: "\E1C6";
}

.fa-th-large:before {
  font-family: "fa";
  content: "\E1C7";
}

.fa-th-list:before {
  font-family: "fa";
  content: "\E1C8";
}

.fa-th:before {
  font-family: "fa";
  content: "\E1C9";
}

.fa-thumb-tack:before {
  font-family: "fa";
  content: "\E1CA";
}

.fa-thumbs-down:before {
  font-family: "fa";
  content: "\E1CB";
}

.fa-thumbs-o-down:before {
  font-family: "fa";
  content: "\E1CC";
}

.fa-thumbs-o-up:before {
  font-family: "fa";
  content: "\E1CD";
}

.fa-thumbs-up:before {
  font-family: "fa";
  content: "\E1CE";
}

.fa-ticket:before {
  font-family: "fa";
  content: "\E1CF";
}

.fa-times-circle-o:before {
  font-family: "fa";
  content: "\E1D0";
}

.fa-times-circle:before {
  font-family: "fa";
  content: "\E1D1";
}

.fa-times:before {
  font-family: "fa";
  content: "\E1D2";
}

.fa-tint:before {
  font-family: "fa";
  content: "\E1D3";
}

.fa-toggle-off:before {
  font-family: "fa";
  content: "\E1D4";
}

.fa-toggle-on:before {
  font-family: "fa";
  content: "\E1D5";
}

.fa-train:before {
  font-family: "fa";
  content: "\E1D6";
}

.fa-transgender-alt:before {
  font-family: "fa";
  content: "\E1D7";
}

.fa-transgender:before {
  font-family: "fa";
  content: "\E1D8";
}

.fa-trash-o:before {
  font-family: "fa";
  content: "\E1D9";
}

.fa-trash:before {
  font-family: "fa";
  content: "\E1DA";
}

.fa-tree:before {
  font-family: "fa";
  content: "\E1DB";
}

.fa-trello:before {
  font-family: "fa";
  content: "\E1DC";
}

.fa-tripadvisor:before {
  font-family: "fa";
  content: "\E1DD";
}

.fa-trophy:before {
  font-family: "fa";
  content: "\E1DE";
}

.fa-truck:before {
  font-family: "fa";
  content: "\E1DF";
}

.fa-try:before {
  font-family: "fa";
  content: "\E1E0";
}

.fa-tty:before {
  font-family: "fa";
  content: "\E1E1";
}

.fa-tumblr-square:before {
  font-family: "fa";
  content: "\E1E2";
}

.fa-tumblr:before {
  font-family: "fa";
  content: "\E1E3";
}

.fa-twitch:before {
  font-family: "fa";
  content: "\E1E4";
}

.fa-twitter-square:before {
  font-family: "fa";
  content: "\E1E5";
}

.fa-twitter:before {
  font-family: "fa";
  content: "\E1E6";
}

.fa-umbrella:before {
  font-family: "fa";
  content: "\E1E7";
}

.fa-underline:before {
  font-family: "fa";
  content: "\E1E8";
}

.fa-undo:before {
  font-family: "fa";
  content: "\E1E9";
}

.fa-university:before {
  font-family: "fa";
  content: "\E1EA";
}

.fa-unlock-alt:before {
  font-family: "fa";
  content: "\E1EB";
}

.fa-unlock:before {
  font-family: "fa";
  content: "\E1EC";
}

.fa-upload:before {
  font-family: "fa";
  content: "\E1ED";
}

.fa-usd:before {
  font-family: "fa";
  content: "\E1EE";
}

.fa-user-md:before {
  font-family: "fa";
  content: "\E1EF";
}

.fa-user-plus:before {
  font-family: "fa";
  content: "\E1F0";
}

.fa-user-secret:before {
  font-family: "fa";
  content: "\E1F1";
}

.fa-user-times:before {
  font-family: "fa";
  content: "\E1F2";
}

.fa-user:before {
  font-family: "fa";
  content: "\E1F3";
}

.fa-users:before {
  font-family: "fa";
  content: "\E1F4";
}

.fa-venus-double:before {
  font-family: "fa";
  content: "\E1F5";
}

.fa-venus-mars:before {
  font-family: "fa";
  content: "\E1F6";
}

.fa-venus:before {
  font-family: "fa";
  content: "\E1F7";
}

.fa-viacoin:before {
  font-family: "fa";
  content: "\E1F8";
}

.fa-video-camera:before {
  font-family: "fa";
  content: "\E1F9";
}

.fa-vimeo-square:before {
  font-family: "fa";
  content: "\E1FA";
}

.fa-vine:before {
  font-family: "fa";
  content: "\E1FB";
}

.fa-vk:before {
  font-family: "fa";
  content: "\E1FC";
}

.fa-volume-down:before {
  font-family: "fa";
  content: "\E1FD";
}

.fa-volume-off:before {
  font-family: "fa";
  content: "\E1FE";
}

.fa-volume-up:before {
  font-family: "fa";
  content: "\E1FF";
}

.fa-weibo:before {
  font-family: "fa";
  content: "\E200";
}

.fa-weixin:before {
  font-family: "fa";
  content: "\E201";
}

.fa-whatsapp:before {
  font-family: "fa";
  content: "\E202";
}

.fa-wheelchair:before {
  font-family: "fa";
  content: "\E203";
}

.fa-wifi:before {
  font-family: "fa";
  content: "\E204";
}

.fa-windows:before {
  font-family: "fa";
  content: "\E205";
}

.fa-wordpress:before {
  font-family: "fa";
  content: "\E206";
}

.fa-wrench:before {
  font-family: "fa";
  content: "\E207";
}

.fa-xing-square:before {
  font-family: "fa";
  content: "\E208";
}

.fa-xing:before {
  font-family: "fa";
  content: "\E209";
}

.fa-yahoo:before {
  font-family: "fa";
  content: "\E20A";
}

.fa-yelp:before {
  font-family: "fa";
  content: "\E20B";
}

.fa-youtube-play:before {
  font-family: "fa";
  content: "\E20C";
}

.fa-youtube-square:before {
  font-family: "fa";
  content: "\E20D";
}

.fa-youtube:before {
  font-family: "fa";
  content: "\E20E";
}

.title-block {
  padding: 150px 20px 150px 20px;
  margin-bottom: -50px;
  background-color: #F0F0F0;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .title-block {
    padding: 100px 20px 100px 20px;
  }
}

.title-block .title {
  font-size: 3.57143rem;
  text-transform: uppercase;
  color: #E63329;
}

.title-block .title span {
  font-weight: 300;
}

@media screen and (max-width: 640px) {
  .title-block .title {
    font-size: 2.10084rem;
  }
}

strong {
  display: inline-block;
  line-height: normal;
  padding: 2px 5px;
  color: #FFFFFF;
  background-color: #E63329;
}

.text, .edit p {
  font-size: 1rem;
  line-height: 1.8rem;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  position: relative;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 87.5%;
  color: #303030;
}

html {
  overflow-x: hidden;
}

.checkbox.is-hidden {
  display: none;
}

.custom-checkbox:before, .custom-checkbox {
  vertical-align: middle;
}

.custom-checkbox {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

label.custom-checkbox.required:before {
  content: '';
  vertical-align: middle;
  color: #FFFFFF;
  border: 1px solid #303030;
}

.custom-checkbox:before {
  content: '-';
  font-size: 8px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 20px;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
          box-shadow: inset 0 0 0 0 transparent;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.checkbox:checked + .custom-checkbox:before {
  font-size: 14px;
  line-height: 23px;
  color: #FFFFFF;
  border: 1px solid #E63329;
  -webkit-box-shadow: inset 0 0 0 20px #E63329;
          box-shadow: inset 0 0 0 20px #E63329;
}

.switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
  border-radius: 15px;
}

.switch:after {
  content: 'non';
  position: absolute;
  top: 5px;
  right: 15px;
  background: transparent;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.switch:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -1px;
  margin-top: -15px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 20px;
}

.check_custom:checked + .switch:after {
  content: 'oui';
  right: 28px;
}

.check_custom:checked + .switch:before {
  width: 85px;
}

.radio.is-hidden {
  display: none;
}

.custom-radio:before, .custom-radio {
  vertical-align: middle;
}

.custom-radio {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.custom-radio:before {
  content: '-';
  font-size: 8px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 20px;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
          box-shadow: inset 0 0 0 0 transparent;
  border-radius: 100%;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.radio:checked + .custom-radio:before {
  font-size: 14px;
  line-height: 23px;
}

label.required {
  position: relative;
}

label.required:before {
  content: '*';
  vertical-align: super;
}

.field {
  position: relative;
  height: 72px;
  padding: 16px 0 8px 0;
}

.field-label {
  position: relative;
  margin: 0;
  display: block;
  color: #303030;
  line-height: 16px;
  font-size: 16px;
  font-weight: 400;
  -webkit-transform: translateY(24px);
      -ms-transform: translateY(24px);
          transform: translateY(24px);
  -webkit-transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, color 0.3s;
  transition: transform 0.3s, color 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.field-input {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  padding: 5px 0;
  line-height: 16px;
  font-size: 16px;
  background: transparent;
  border: none;
  -webkit-appearance: none;
  outline: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.field::after, .field::before {
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #F0F0F0;
}

.field::after {
  background-color: #E63329;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.has-label .field-label {
  -webkit-transform: translateY(0) scale(0.75);
      -ms-transform: translateY(0) scale(0.75);
          transform: translateY(0) scale(0.75);
}

.is-focused .field-label {
  color: #E63329;
}

.field.is-focused::after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

label {
  display: block;
  margin-bottom: 10px;
  color: #303030;
  font-size: 16px;
  font-weight: 400;
}

label.is-focused {
  color: #E63329;
}

textarea {
  display: block;
  width: 100%;
  padding: 10px;
  height: 300px;
  resize: vertical;
  outline: none;
  border: none;
  background-color: #F0F0F0;
}

textarea:focus, label:focus {
  border-color: #E63329;
}

@-webkit-keyframes alpha {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes alpha {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.arrows-scroll-down span:first-child {
  -webkit-animation: alpha 2s infinite;
  animation: alpha 2s infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.arrows-scroll-down span:first-child + span {
  -webkit-animation: alpha 2s infinite;
  animation: alpha 2s infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.arrows-scroll-down span:first-child + span + span {
  -webkit-animation: alpha 2s infinite;
  animation: alpha 2s infinite;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.intro-home_bg {
  -webkit-animation: zoom 50s linear;
  animation: zoom 50s linear;
}

.max-width, .content-intro, .content, .content-article, .navigation, .benefits-list, .section-benefit, .departments_content, .row, .news-grid, .map_header, .footer_content, .error_404 {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.max-width-small {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}

.max-width-text, .content-intro .edit p, .content .edit p, .departments_content .text, .departments_content .edit p, .edit .departments_content p, .departments_content .title, .article_text {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}

#header {
  position: fixed;
  width: 100%;
  z-index: 99;
}

#header:before, #header:after {
  content: "";
  display: table;
}

#header:after {
  clear: both;
}

.content-intro, .content {
  padding: 50px;
  background-color: #FFFFFF;
}

@media screen and (max-width: 640px) {
  .content-intro, .content {
    padding: 50px 20px;
  }
}

.content-intro .edit p {
  font-size: 1rem;
  text-align: center;
}

.content-article {
  font-family: "Lora", serif;
}

.content .edit p {
  font-size: 1rem;
  text-align: center;
}

#map {
  width: 100%;
  height: 500px;
}

@media screen and (max-width: 1024px) {
  #map {
    height: 300px;
  }
}

#footer {
  position: relative;
  width: 100%;
  padding-bottom: 50px;
}

#footer:before, #footer:after {
  content: "";
  display: table;
}

#footer:after {
  clear: both;
}

#footer:after {
  content: '';
  position: absolute;
  bottom: -50px;
  left: 0;
  height: 100px;
  width: 100%;
  background-color: #F0F0F0;
  z-index: -1;
}

.menu {
  display: block;
  width: 73.33333%;
  float: right;
  text-align: center;
  font-size: 1rem;
  background-color: #303030;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 1200px) {
  .menu {
    width: 83.33333%;
  }
}

@media screen and (max-width: 1023px) {
  .menu {
    display: none;
    float: none;
    width: 100%;
    padding: 20px 0;
  }
}

.menu li {
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 1023px) {
  .menu li {
    display: block;
  }
}

.menu_item {
  margin: 0 2.27273%;
}

@media screen and (max-width: 1200px) {
  .menu_item {
    margin: 0 2%;
  }
}

@media screen and (max-width: 1023px) {
  .menu_item {
    margin: 0;
    height: 60px;
  }
}

.menu_item.is-active {
  background-color: #E63329;
}

.menu_item.is-active a {
  color: #FFFFFF;
}

.menu_item a {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 1023px) {
  .menu_item a {
    display: block;
    height: 60px;
    line-height: 60px;
  }
}

.menu_item a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 3px;
  width: 0%;
  background-color: #E63329;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.menu_item a:hover:after {
  width: 100%;
  left: 0;
}

.logo {
  display: block;
  height: 100px;
  width: 26.66667%;
  padding: 0 20px;
  float: left;
  text-align: center;
  line-height: 100px;
  background-color: #E63329;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 1200px) {
  .logo {
    height: 50px;
    width: 16.66667%;
    line-height: 50px;
  }
}

@media screen and (max-width: 1023px) {
  .logo {
    width: 100%;
    float: none;
  }
}

.logo.is-small {
  height: 50px;
  line-height: 50px;
}

.logo.is-small img {
  height: 30px;
  width: auto;
}

.logo img {
  display: inline-block;
  max-height: 80%;
  vertical-align: middle;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 1200px) {
  .logo img {
    max-width: 70%;
  }
}

@media screen and (max-width: 1023px) {
  .logo img {
    height: 30px;
    width: auto;
  }
}

.intro-home {
  position: relative;
  display: table;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.intro-home_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: center center no-repeat;
  background-size: cover;
  z-index: -1;
}

@media screen and (max-width: 640px) {
  .intro-home_bg {
    background: 79% center no-repeat;
    background-size: auto 100%;
  }
}

.intro-home_content {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
  width: 100%;
  text-align: center;
}

.intro-home_title {
  font-size: 3.57143rem;
  color: #FFFFFF;
}

.intro-home_title strong {
  display: inline-block;
  padding: 2px 5px;
  margin-top: 10px;
  text-transform: uppercase;
  background-color: #E63329;
  color: #FFFFFF;
}

@media screen and (max-width: 640px) {
  .intro-home_title {
    font-size: 2.6rem;
    line-height: 3.5rem;
  }
  .intro-home_title strong {
    padding: 0 10px;
  }
}

.transalliance {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 20px;
  background-color: #FFFFFF;
  width: 240px;
  font-weight: 700;
  color: #004990;
}

.transalliance a {
  color: #004990;
}

@media screen and (max-width: 640px) {
  .transalliance {
    display: none;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
  }
}

.benefits-list {
  font-size: 0;
  text-align: center;
  margin-bottom: 50px;
}

.benefit {
  position: relative;
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-bottom: 50px;
  overflow: hidden;
  z-index: 1;
}

.benefit:after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  z-index: 999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.benefit:after {
  bottom: 0;
  left: 50%;
}

.benefit a {
  color: #303030;
  display: block;
}

.benefit:hover:after {
  left: 0;
  width: 100%;
}

.benefit:nth-child(odd):after {
  background-color: #E63329;
}

.benefit:nth-child(even):after {
  background-color: #F63F35;
}

.benefit:nth-child(odd) .benefit_header {
  background-color: #E63329;
}

.benefit:nth-child(odd) .benefit .title {
  color: #E63329;
}

.benefit:nth-child(even) .benefit_header {
  background-color: #F63F35;
}

.benefit:nth-child(even) .benefit .title {
  color: #F63F35;
}

.benefit_header {
  height: 100px;
  color: #FFFFFF;
  line-height: 100px;
  font-size: 3.57143rem;
}

.benefit_content {
  position: relative;
  padding: 0 20px;
  padding-top: 50px;
  padding-bottom: 20px;
}

.benefit .title {
  text-transform: uppercase;
  color: #E63329;
  font-size: 1.57143rem;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
  -webkit-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.benefit .edit {
  text-align: left;
  -webkit-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.section-benefit {
  height: 900px;
}

.section-benefit:before, .section-benefit:after {
  content: "";
  display: table;
}

.section-benefit:after {
  clear: both;
}

@media screen and (max-width: 1023px) {
  .section-benefit {
    height: auto;
  }
}

.section-benefit.right .media-big {
  float: left;
}

.section-benefit.right .main {
  float: right;
}

.section-benefit.right .main_content {
  background-color: #E63329;
  color: #FFFFFF;
}

.section-benefit.left .media-big {
  float: right;
}

.section-benefit.left .main {
  float: left;
}

.section-benefit.left .main_content {
  background-color: #F0F0F0;
  color: #303030;
}

.section-benefit .media-big {
  width: 50%;
  height: 100%;
  background: center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .section-benefit .media-big {
    display: none;
  }
}

.section-benefit .media-small {
  width: 100%;
  height: 33.33333%;
  background: center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .section-benefit .media-small {
    height: 300px;
  }
}

.section-benefit .main {
  position: relative;
  width: 50%;
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .section-benefit .main {
    width: 100%;
  }
}

.section-benefit .main_content {
  display: table;
  width: 100%;
  height: 66.66667%;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .section-benefit .main_content {
    height: auto;
    padding: 50px 0;
  }
}

.section-benefit .main_content > div:first-child {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 0 80px;
}

@media screen and (max-width: 1023px) {
  .section-benefit .main_content > div:first-child {
    padding: 0 20px;
  }
}

.section-benefit .icon {
  font-size: 5.35714rem;
  display: inline-block;
  margin-bottom: 30px;
  max-width: 120px;
}

.section-benefit .main_content .title {
  font-size: 1.57143rem;
  margin-bottom: 30px;
}

.transition {
  display: table;
  width: 100%;
  height: 400px;
  background: center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .transition {
    background-attachment: scroll;
  }
}

.values-list {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

.value {
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  margin: 10px 30px;
  font-size: 1.57143rem;
  text-transform: uppercase;
  color: #E63329;
  background-color: #FFFFFF;
}

@media screen and (max-width: 640px) {
  .value {
    display: inline-block;
    width: 50%;
  }
}

.value:first-child:before {
  display: none;
}

.value:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -50px;
  display: block;
  height: 100px;
  width: 2px;
  background-color: #FFFFFF;
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

@media screen and (max-width: 640px) {
  .value:before {
    display: none;
  }
}

.section-departments {
  padding: 100px 20px;
}

@media screen and (max-width: 640px) {
  .section-departments {
    padding: 50px 10px;
  }
}

.departments_content .text, .departments_content .edit p, .edit .departments_content p {
  text-align: center;
  font-size: 1.14286rem;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 50px;
}

.departments_content .title {
  text-align: center;
  font-size: 1.28571rem;
  line-height: 1.67143rem;
  font-weight: 700;
  margin-bottom: 50px;
}

.departments_list {
  text-align: center;
}

.departments_list:before, .departments_list:after {
  content: "";
  display: table;
}

.departments_list:after {
  clear: both;
}

.department {
  display: block;
  float: left;
  padding: 20px;
  width: 16.66667%;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .department {
    display: block;
    width: 33.333%;
    float: left;
  }
  .department:nth-child(4) .department_map_wrapper:before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .department {
    display: block;
    width: 50%;
    float: left;
  }
  .department:nth-child(odd) .department_map_wrapper:before {
    display: none;
  }
  .department:nth-child(even) .department_map_wrapper:before {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .department {
    padding: 5px;
  }
  .department .department_map_wrapper:before {
    left: -5px;
  }
}

.department:first-child .department_map_wrapper:before {
  display: none;
}

.department_map_wrapper {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.department_map_wrapper:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: -20px;
  background-color: #F0F0F0;
}

@media screen and (max-width: 640px) {
  .department_map_wrapper:before {
    display: none;
  }
}

.department_map {
  display: inline-block;
  height: 100px;
}

.department_name {
  display: inline-block;
  margin-top: 30px;
  padding: 10px;
  font-size: 1rem;
  font-weight: 700;
  background-color: #303030;
  color: #FFFFFF;
  text-transform: uppercase;
}

.row:before, .row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

.row.clients .bloc-border {
  padding-top: 0;
  line-height: 200px;
}

@media screen and (max-width: 640px) {
  .row.clients .bloc-border {
    height: auto;
    padding: 50px 0;
    line-height: normal;
  }
}

.row.clients .bloc-border .bloc-border_media {
  display: inline-block;
  vertical-align: middle;
  max-width: 150px;
  height: auto;
  max-height: 100%;
}

.bloc-border {
  position: relative;
  height: 200px;
  padding-top: 100px;
  text-align: center;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
}

@media screen and (max-width: 640px) {
  .bloc-border {
    border: none;
    height: auto;
  }
  .bloc-border:last-child {
    margin-bottom: 50px;
  }
}

.bloc-border:nth-of-type(3n) {
  border-right: none;
}

.row.last .bloc-border {
  border-bottom: none;
}

.bloc-border_media {
  display: block;
  max-height: 100px;
  margin: 0 auto;
}

.bloc-border .title {
  display: inline-block;
  padding: 5px;
  margin: 30px 0;
  text-transform: uppercase;
  font-size: 1.28571rem;
  background-color: #E63329;
  color: #FFFFFF;
}

.bloc-border .text, .bloc-border .edit p, .edit .bloc-border p {
  color: #303030;
}

.news-grid:before, .news-grid:after {
  content: "";
  display: table;
}

.news-grid:after {
  clear: both;
}

.new {
  height: 400px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .new {
    height: auto;
    padding: 0;
  }
}

.new a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.new a:before, .new a:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #FFFFFF;
  z-index: 1;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 768px) {
  .new a:before, .new a:after {
    display: none;
  }
}

.new a:before {
  top: 50%;
  margin-top: 0;
  left: 50%;
  margin-left: -1px;
  height: 0;
  width: 2px;
}

.new a:after {
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: 0;
  height: 2px;
  width: 0;
}

.new a:hover:before {
  height: 50px;
  margin-top: -25px;
}

.new a:hover:after {
  width: 50px;
  margin-left: -25px;
}

.new a:hover .new_content:before {
  background: #E63329;
}

.new_content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  background: center center no-repeat;
  background-size: cover;
}

.new_content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.new_infos {
  position: absolute;
  padding: 20px;
  bottom: 0;
  color: #FFFFFF;
}

.new_infos:before, .new_infos:after {
  content: "";
  display: table;
}

.new_infos:after {
  clear: both;
}

@media screen and (max-width: 768px) {
  .new_infos {
    position: relative;
  }
}

.new_title {
  margin-bottom: 20px;
  font-size: 1.57143rem;
  text-transform: uppercase;
}

.new_descr {
  max-width: 70%;
  line-height: 1.3rem;
}

@media screen and (max-width: 768px) {
  .new_descr {
    max-width: 100%;
    width: 100%;
  }
}

.new_date {
  display: inline-block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 5px;
  background-color: #FFFFFF;
  color: #E63329;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .new_date {
    position: relative;
    bottom: -20px;
    right: 0;
  }
}

.pagination_wrapper {
  margin: 20px;
  text-align: center;
}

.pagination {
  display: inline-block;
}

.pagination li {
  display: inline-block;
  border: 1px solid #E63329;
  color: #E63329;
}

.pagination li:hover a, .pagination li.is-active a {
  color: #FFFFFF;
  background-color: #E63329;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.pagination li a {
  display: block;
  color: #E63329;
  padding: 5px 10px;
}

.article_media {
  position: relative;
  height: 600px;
  background: center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1200px) {
  .article_media {
    height: 250px;
  }
}

.article_infos-list {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0;
}

.article_infos-list li {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  height: 40px;
  line-height: 40px;
}

.article_date {
  padding: 0 10px;
  background-color: #FFFFFF;
  color: #E63329;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

.article_social a {
  display: block;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  color: #FFFFFF;
}

.article_social:nth-child(odd) {
  background-color: #E63329;
}

.article_social:nth-child(even) {
  background-color: #F63F35;
}

.article_text {
  padding: 50px 20px;
}

.article_text .edit p {
  margin-bottom: 30px;
}

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

.article_nav:before, .article_nav:after {
  content: "";
  display: table;
}

.article_nav:after {
  clear: both;
}

.article_nav_item {
  position: relative;
  display: table;
  width: 50%;
  height: 200px;
  float: left;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .article_nav_item {
    height: auto;
  }
}

.article_nav_item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.article_nav_item.next {
  float: right;
}

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

.article_nav_item a {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 20px;
  vertical-align: middle;
  color: #FFFFFF;
  z-index: 9;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.article_nav_item a:before {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 3.57143rem;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 768px) {
  .article_nav_item a:before {
    display: none;
  }
}

.article_nav_item.prev a:before {
  left: 30px;
}

.article_nav_item.next a:before {
  right: 30px;
}

.article_nav_item.prev a:hover {
  background-color: #E63329;
}

.article_nav_item.prev a:hover:before {
  left: 20px;
}

.article_nav_item.next a:hover {
  background-color: #E63329;
}

.article_nav_item.next a:hover:before {
  right: 20px;
}

.article_nav_item .title {
  position: relative;
  font-size: 2.28571rem;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .article_nav_item .title {
    font-size: 1.28571rem;
  }
}

.article_nav_item.prev .text, .article_nav_item.prev .edit p, .edit .article_nav_item.prev p {
  font-size: 1rem;
  text-transform: none;
  display: block;
}

.contact_form:before, .contact_form:after {
  content: "";
  display: table;
}

.contact_form:after {
  clear: both;
}

@media screen and (max-width: 640px) {
  .contact_form {
    padding: 0;
  }
}

.contact_list-inputs:before, .contact_list-inputs:after {
  content: "";
  display: table;
}

.contact_list-inputs:after {
  clear: both;
}

@media screen and (max-width: 640px) {
  .contact_list-inputs {
    display: block;
    width: 100%;
    padding-right: 0;
    text-align: left;
    margin-bottom: 30px;
  }
}

.contact_list-inputs li {
  margin-bottom: 20px;
}

.contact_message {
  padding: 20px;
}

@media screen and (max-width: 640px) {
  .contact_message {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
    padding: 0;
  }
}

.contact_form .btn {
  background-color: #E63329;
  color: #FFFFFF;
  border: none;
}

.captcha {
  padding: 0 20px;
  -webkit-transform: scale(0.77);
      -ms-transform: scale(0.77);
          transform: scale(0.77);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}

@media screen and (min-width: 640px) {
  .captcha {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.map_header {
  background-color: #303030;
  text-align: center;
}

.map_header p {
  color: #FFFFFF;
  padding: 10px;
  font-size: 1.57143rem;
}

.btn-map_zoom {
  padding: 20px;
  background-color: rgba(246, 63, 53, 0.9);
  color: #FFFFFF;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  cursor: pointer;
}

.btn-map_zoom:hover {
  background-color: #f63f35;
}

.btn-map_zoom.in {
  background-color: rgba(230, 51, 41, 0.9);
}

.btn-map_zoom.in:hover {
  background-color: #e63329;
}

.footer_content {
  position: relative;
  padding: 50px;
  top: 50px;
  background-color: #FFFFFF;
}

.footer_content:before, .footer_content:after {
  content: "";
  display: table;
}

.footer_content:after {
  clear: both;
}

.footer_col {
  width: 25%;
  float: left;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .footer_col {
    width: 33.333%;
    text-align: center;
    margin-bottom: 50px;
  }
  .footer_col:first-child {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .footer_col {
    width: 100%;
  }
}

.footer_col img {
  max-width: 100%;
}

.footer_col .title {
  font-size: 1.14286rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.footer_rights {
  text-align: center;
  position: relative;
  top: 75px;
  text-transform: uppercase;
}

.footer_rights a {
  color: #E63329;
  font-weight: 700;
}

.error_header {
  padding: 50px 20px;
  text-align: center;
}

.error_header img {
  max-width: 400px;
}

.error_content:before, .error_content:after {
  content: "";
  display: table;
}

.error_content:after {
  clear: both;
}

.error_col {
  display: table;
  height: 400px;
  float: right;
  padding-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .error_col {
    float: none;
    text-align: center;
    width: 100%;
    height: auto;
  }
}

.error_col img {
  width: 100%;
}

.error_col_content {
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
}

.error_col_content strong {
  background-color: transparent;
  font-size: 2.28571rem;
  color: #303030;
  padding: 0;
}

.error_col_content p {
  line-height: 1.28571rem;
}

.error_col_content .btn {
  display: inline-block;
  margin-top: 20px;
}

@media screen and (max-width: 1023px) {
  .navburger {
    padding: 5px;
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    z-index: 9999 !important;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    background-color: transparent;
    top: 0px;
    right: 0px;
  }
  .navburger:hover .navsteak:before {
    top: -11px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .navburger:hover .navsteak:after {
    top: 11px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .navsteak {
    content: '';
    display: block;
    width: 25px;
    height: 4px;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -2px;
    background-color: #FFFFFF;
  }
  .navsteak:before, .navsteak:after {
    content: '';
    display: block;
    background-color: inherit;
    width: 25px;
    height: 4px;
    position: absolute;
    left: 0;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .navsteak:before {
    top: -8px;
  }
  .navsteak:after {
    top: 8px;
  }
  .navburger.is-active .navsteak {
    content: '';
    display: block;
    background-color: transparent !important;
    width: 25px;
    height: 3px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .navburger.is-active .navsteak:before, .navburger.is-active .navsteak:after {
    content: '';
    display: block;
    background-color: #FFFFFF;
    width: 21px;
    height: 3px;
    position: absolute;
    right: 12px;
    top: 0 !important;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .navburger.is-active .navsteak:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .navburger.is-active .navsteak:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.contact_form .btn {
  display: inline-block;
  padding: 10px 25px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.arrows-scroll-down {
  display: block;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  font-size: 2rem;
  text-align: center;
  color: #FFFFFF;
}

.btn-see_more_wrapper {
  line-height: 0;
  text-align: center;
}

.btn-see_more {
  display: inline-block;
  height: 50px;
}

.btn-see_more:before, .btn-see_more:after {
  content: "";
  display: table;
}

.btn-see_more:after {
  clear: both;
}

.btn-see_more:hover .plus:after {
  height: 20px;
  margin-top: -10px;
}

.btn-see_more:hover .plus:before {
  width: 20px;
  margin-left: -10px;
}

.btn-see_more:hover .text, .btn-see_more:hover .edit p, .edit .btn-see_more:hover p {
  height: 50px;
  width: 120px;
  padding: 0 20px;
  background-color: #c52017;
}

.btn-see_more .plus {
  position: relative;
  display: block;
  float: left;
  padding: 10px;
  width: 50px;
  height: 50px;
  background-color: #E63329;
}

.btn-see_more .plus:before, .btn-see_more .plus:after {
  content: '';
  position: absolute;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-see_more .plus:before {
  width: 30px;
  height: 2px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.btn-see_more .plus:after {
  height: 30px;
  width: 2px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -1px;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.btn-see_more .text, .btn-see_more .edit p, .edit .btn-see_more p {
  display: block;
  float: right;
  height: 50px;
  width: 0.1px;
  padding: 0 0;
  font-size: 1rem;
  line-height: 50px;
  white-space: nowrap;
  color: #FFFFFF;
  background-color: #E63329;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-back-news {
  display: inline-block;
  padding: 10px;
  background-color: #303030;
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
}

.btn-back-news:before {
  position: relative;
  vertical-align: bottom;
  margin-right: 7px;
  left: 0;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.btn-back-news:hover:before {
  left: -3px;
}

.link {
  color: #E63329;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.box-info, .box-succes, .box-warning, .box-error {
  display: block;
  padding: 10px 20px;
  border: 1px solid;
}

.box-info:before, .box-succes:before, .box-warning:before, .box-error:before {
  margin-right: 10px;
  vertical-align: middle;
}

.box-info {
  background-color: rgba(52, 152, 219, 0.2);
  color: #217dbb;
  border-color: #217dbb;
}

.box-succes {
  background-color: rgba(83, 210, 146, 0.2);
  color: #32c078;
  border-color: #32c078;
}

.box-warning {
  background-color: rgba(243, 210, 0, 0.2);
  color: #c0a600;
  border-color: #c0a600;
}

.box-error {
  background-color: rgba(255, 55, 77, 0.2);
  color: #ff0420;
  border-color: #ff0420;
}

.edit .btn {
  padding: 10px 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #E63329;
}

.edit blockquote {
  font-size: 2.28571rem;
  font-style: italic;
  text-align: center;
  position: relative;
  margin: 100px auto;
  padding: 0 10px;
}

.edit blockquote:before, .edit blockquote:after {
  font-size: 3.57143rem;
  color: #E63329;
}

.edit blockquote:before {
  position: absolute;
  vertical-align: super;
  left: -50px;
  top: -50px;
}

.edit blockquote:after {
  position: absolute;
  vertical-align: sub;
  right: -50px;
  bottom: -50px;
}

@media screen and (max-width: 640px) {
  .edit blockquote {
    display: block;
  }
  .edit blockquote:before, .edit blockquote:after {
    display: block;
    position: relative;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
}

/*----------     Old browsers    ------------*/
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

form .field li {
  color: #ff374d;
  padding: 10px 0;
}
