@charset "UTF-8";
.alert-success {
  background-image: none;
  border: none;
  color: #fff;
  background-color: #688baa; }

body.modal-open {
  overflow: visible; }

.modal-backdrop {
  background-color: transparent; }

.modal-backdrop.in {
  opacity: 0.8; }

.modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #031a33;
  box-shadow: none;
  border: none; }

.modal.fade .modal-dialog {
  position: absolute;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%; }

.modal-dialog {
  position: absolute;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  margin: 0px;
  width: 700px; }

.modal.in .modal-dialog {
  position: absolute;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  margin: 0px;
  z-index: 1042; }

.modal-header {
  border: none; }

.modal-body {
  display: table;
  width: 100%; }

.modal-footer {
  display: table;
  width: 100%;
  border-top: none;
  padding: 15px 0px; }

.close {
  text-shadow: none;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }
  .close:hover {
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50); }

.npc {
  cursor: default; }
  .npc:hover {
    cursor: default; }

.col-centered {
  margin: 0 auto;
  float: none; }

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important; }

html {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 !important;
  font-family: 'aller_lightregular';
  background-color: #f7f6f6; }

*:focus {
  outline: none; }

.noowf {
  overflow: hidden !important; }

html.no-smil .header-slider .slider-small .item .img-item {
  position: absolute;
  width: auto;
  min-height: 100%;
  height: auto !important;
  left: 0 !important; }

.breadcrumb {
  background-color: transparent; }
  .breadcrumb a {
    color: #68829d; }

.btn {
  border-radius: 15px;
  padding: 9px 32px;
  color: #f3f7f9;
  font-size: 14px; }

.btn-danger {
  background-color: #651228;
  border-color: #651228;
  background-image: none; }

.btn-primary {
  background-color: #2e4257;
  border-color: #2e4257;
  background-image: none; }

#preloader {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1050 !important; }
  #preloader .progressbar {
    top: 0;
    left: 0;
    position: absolute;
    height: 10px;
    width: 40px;
    background-color: #fff; }
  #preloader .logo {
    top: 50%;
    left: 50%;
    z-index: 999 !important;
    position: absolute;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    #preloader .logo .text {
      color: #880824;
      font-size: 20px;
      margin-top: 10px; }
  #preloader .box {
    background-color: #011842;
    /* #b51224;*/
    width: 25%;
    height: 33.66%;
    float: left; }

.mosaique-container {
  max-width: 1450px;
  width: 100%;
  clear: both;
  display: table;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 140px;
  position: relative; }
  .mosaique-container .item {
    margin-bottom: 50px; }
    .mosaique-container .item .title {
      font-family: 'allerbold';
      color: #6a8da4;
      font-size: 18px;
      margin-bottom: 10px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .mosaique-container .item .title a {
        text-decoration: none;
        color: #6a8da4; }
        .mosaique-container .item .title a:hover {
          color: #b51224; }
    .mosaique-container .item:hover .title {
      opacity: 0; }
    .mosaique-container .item .img {
      position: relative;
      overflow: hidden; }
      .mosaique-container .item .img .mask-over {
        visibility: hidden;
        position: absolute;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background-color: rgba(106, 141, 164, 0.8);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        overflow: hidden; }
        .mosaique-container .item .img .mask-over .text {
          color: #fff;
          font-size: 16px;
          padding: 50px;
          width: 100%;
          position: absolute;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          left: 50%;
          top: 50%; }
          .mosaique-container .item .img .mask-over .text.big {
            font-size: 18px; }
          .mosaique-container .item .img .mask-over .text .mtitle {
            color: #fff;
            font-size: 19px;
            font-family: 'allerbold';
            margin-bottom: 10px;
            opacity: 0.9; }
          .mosaique-container .item .img .mask-over .text .icon {
            color: #fff;
            font-size: 20px; }
    .mosaique-container .item:hover .img .mask-over {
      right: 0;
      visibility: visible; }

.footer {
  background-color: #031a33;
  padding: 80px 0px;
  padding-bottom: 30px; }
  .footer .first-row {
    max-width: 1095px;
    margin: 0 auto;
    margin-bottom: 70px; }
    .footer .first-row .btn-contacts {
      margin-top: 32px; }
  .footer .second-row {
    max-width: 1095px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 50px; }
    .footer .second-row .france {
      width: 28%;
      float: left;
      padding-right: 15px;
      padding-left: 15px; }
    .footer .second-row .other {
      width: 68%;
      margin-left: 40px;
      float: left;
      padding-right: 15px;
      padding-left: 15px; }
    .footer .second-row .country {
      color: #e0e5ea;
      font-size: 16px;
      font-family: 'allerbold';
      text-transform: uppercase;
      margin-bottom: 25px; }
    .footer .second-row .red {
      color: #8a0629;
      font-size: 17px;
      font-family: 'allerbold'; }
    .footer .second-row .subtitle {
      color: #e0e5ea;
      color: 16px;
      font-family: 'allerbold';
      margin-bottom: 20px; }
    .footer .second-row .text {
      margin-bottom: 40px; }
  .footer .third-row {
    max-width: 1095px;
    width: 100%;
    margin: 0 auto;
    text-align: right; }
    .footer .third-row a {
      color: #f3f7f9;
      font-size: 10px;
      float: right;
      text-transform: uppercase; }
    .footer .third-row ul, .footer .third-row ul li {
      padding: 0px;
      margin: 0px;
      list-style: none;
      list-style-image: none; }
    .footer .third-row ul {
      float: right; }
    .footer .third-row ul li {
      margin-right: 15px;
      float: left; }
      .footer .third-row ul li:last-child {
        margin-right: 0px; }
  .footer .social-row {
    width: 100%;
    margin-top: 125px;
    margin-bottom: 30px; }
    .footer .social-row .list-inline li {
      margin-right: 20px; }
      .footer .social-row .list-inline li a {
        width: 40px;
        height: 40px;
        display: block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .footer .social-row .list-inline li a:hover {
          opacity: 0.7; }
    .footer .social-row .yt {
      background: transparent url("../images/icons/yt.svg") 0 0 no-repeat; }
    .footer .social-row .in {
      background: transparent url("../images/icons/in.svg") 0 0 no-repeat; }
    .footer .social-row .vi {
      background: transparent url("../images/icons/viadeo.svg") 0 0 no-repeat; }
  .footer .memberto {
    margin-bottom: 80px;
    display: table;
    float: right;
    width: 100%;
    max-width: 392px;
    color: #fff; }
    .footer .memberto .item {
      float: left;
      margin-left: 5px;
      position: relative;
      line-height: 110px; }
      .footer .memberto .item:first-child {
        margin-left: 0px;
        margin-right: 3px;
        letter-spacing: 1px; }
      .footer .memberto .item.region-ara {
        padding-top: 27px;
        padding-bottom: 27px; }
      .footer .memberto .item.large.region-ara.en {
        margin-left: 0; }
      .footer .memberto .item.large.region-ara img {
        width: 90%;
        float: right; }
    .footer .memberto .title-en {
      margin-right: 23px !important; }
  .footer .subscribe-container {
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
    height: 45px;
    line-height: 35px;
    max-width: 400px;
    float: right;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .footer .subscribe-container .input-container {
      float: left;
      position: relative; }
      .footer .subscribe-container .input-container .result {
        color: #fff;
        font-size: 11px;
        position: absolute;
        bottom: -40px;
        left: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 0; }
      .footer .subscribe-container .input-container input {
        background-color: transparent;
        color: #fff;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
        min-width: 280px;
        margin-right: 20px;
        height: 30px;
        line-height: 30px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .footer .subscribe-container .input-container input::placeholder {
          color: #fff;
          opacity: 1;
          /* Firefox */ }
    .footer .subscribe-container .button-container {
      float: right;
      background-color: #f3f7f9;
      display: table;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #000000;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 0px 20px;
      font-size: 12px;
      cursor: pointer;
      font-weight: bold; }
      .footer .subscribe-container .button-container:hover {
        background-color: #ddd; }
    .footer .subscribe-container.error .input-container .result {
      opacity: 1;
      color: #b01023; }
    .footer .subscribe-container.success .input-container .result {
      opacity: 1; }

.slider-references {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  padding-bottom: 300px; }
  .slider-references .arrow {
    position: absolute;
    z-index: 100;
    top: 20%;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .slider-references .arrow:hover {
      opacity: 1; }
    .slider-references .arrow a {
      position: relative;
      display: block;
      width: 60px;
      height: 40px;
      color: #b51224;
      background-color: #fff; }
      .slider-references .arrow a i {
        position: absolute;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%; }
    .slider-references .arrow.arrow-prev {
      left: 17px; }
    .slider-references .arrow.arrow-next {
      right: 17px; }
    @media screen and (max-width: 700px) {
      .slider-references .arrow a {
        width: 40px;
        height: 20px;
        background-color: transparent; }
      .slider-references .arrow.arrow-prev {
        left: 10px; }
      .slider-references .arrow.arrow-next {
        right: 10px; } }
  .slider-references .slick-list {
    overflow: unset; }
  .slider-references .item {
    max-width: 725px;
    margin-right: 25px; }
    .slider-references .item .inner-container {
      position: relative; }
      .slider-references .item .inner-container .image {
        width: 100%; }
        .slider-references .item .inner-container .image img {
          width: 100%;
          display: block; }
        .slider-references .item .inner-container .image:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: black;
          background: linear-gradient(0deg, rgba(83, 124, 152, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
          opacity: 0;
          z-index: 2;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          pointer-events: none; }
        .slider-references .item .inner-container .image:hover:before {
          opacity: 1; }
      .slider-references .item .inner-container .data {
        background-color: #dde5ea;
        width: calc(100% - 120px);
        min-height: 370px;
        overflow: hidden;
        position: absolute;
        left: 50%;
        bottom: 0;
        padding: 0 80px;
        padding-top: 50px;
        z-index: 4;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -moz-transform: translate(-50%, 50%);
        -o-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%); }
        .slider-references .item .inner-container .data .country {
          font-family: 'allerbold';
          color: #b51224;
          font-size: 17px;
          line-height: 20px; }
        .slider-references .item .inner-container .data .title {
          font-family: 'allerbold';
          color: #010a13;
          font-size: 25px;
          line-height: 30px;
          margin-top: 10px;
          margin-bottom: 15px;
          width: 90%; }
        .slider-references .item .inner-container .data .subtitle {
          font-family: 'allerbold_italic';
          color: #010a13;
          font-size: 16px;
          clear: both;
          max-width: 540px; }
        .slider-references .item .inner-container .data .more {
          margin-top: 20px; }
          .slider-references .item .inner-container .data .more a {
            color: #dc092b;
            padding: 5px;
            font-size: 10px;
            text-transform: uppercase;
            border: 2px solid #dc092b;
            letter-spacing: 1px;
            font-family: 'allerregular';
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            .slider-references .item .inner-container .data .more a:hover {
              text-decoration: none;
              background-color: #dc092b;
              color: #fff; }
            .slider-references .item .inner-container .data .more a:active, .slider-references .item .inner-container .data .more a:focus {
              outline: none !important;
              text-decoration: none !important; }
      .slider-references .item .inner-container:hover .data {
        -moz-transform: translate(-50%, 50%) scale(0.97);
        -o-transform: translate(-50%, 50%) scale(0.97);
        -ms-transform: translate(-50%, 50%) scale(0.97);
        -webkit-transform: translate(-50%, 50%) scale(0.97);
        transform: translate(-50%, 50%) scale(0.97); }
    @media screen and (max-width: 1440px) {
      .slider-references .item {
        max-width: 560px; }
        .slider-references .item .inner-container .data {
          min-height: 320px;
          padding: 30px; }
          .slider-references .item .inner-container .data .title {
            font-size: 19px;
            line-height: 25px; } }
    @media screen and (max-width: 1280px) {
      .slider-references .item {
        width: 50vw !important; } }
    @media screen and (max-width: 768px) {
      .slider-references .item {
        width: 100vw !important;
        margin-right: 0; } }
    @media screen and (max-width: 560px) {
      .slider-references .item .inner-container {
        width: 100vw; }
        .slider-references .item .inner-container .data {
          width: 100%;
          padding: 20px;
          left: auto;
          bottom: -320px;
          -moz-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }
        .slider-references .item .inner-container:hover .data {
          -moz-transform: translate(0%, 0%) scale(1);
          -o-transform: translate(0%, 0%) scale(1);
          -ms-transform: translate(0%, 0%) scale(1);
          -webkit-transform: translate(0%, 0%) scale(1);
          transform: translate(0%, 0%) scale(1); } }
  @media screen and (max-width: 1440px) {
    .slider-references {
      padding-bottom: 230px; } }
  @media screen and (max-width: 560px) {
    .slider-references {
      padding-bottom: 320px; } }

.our-partners {
  padding: 60px 10px;
  background-color: #fff; }
  .our-partners .image-container {
    margin: 0 auto;
    max-width: 1200px; }
    .our-partners .image-container .partner {
      text-align: center;
      padding: 0px 10px; }
      .our-partners .image-container .partner .image {
        min-height: 85px;
        margin-bottom: 10px;
        position: relative;
        border: 1px solid #dde5ea; }
        .our-partners .image-container .partner .image img {
          margin: 0 auto;
          position: absolute;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          left: 50%;
          top: 50%; }
        .our-partners .image-container .partner .image.ft {
          width: 120px; }
    .our-partners .image-container .next-partners-btn {
      position: absolute;
      right: -10px;
      top: 0px; }

.history-container {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 200px;
  position: relative;
  display: table;
  overflow: hidden; }
  .history-container .item {
    width: 100%;
    display: table; }
    .history-container .item .item-row {
      clear: both; }
      .history-container .item .item-row .year-c {
        position: relative; }
        .history-container .item .item-row .year-c .year {
          background-color: #0a1523;
          padding: 7px 18px;
          font-size: 28px;
          display: table;
          color: #fff;
          font-family: 'allerbold_italic';
          position: absolute;
          bottom: 0px;
          left: 0px; }
        .history-container .item .item-row .year-c .icon {
          width: 136px;
          height: 136px;
          position: relative;
          background-color: #68829d;
          border-radius: 15px 0px 15px 0px;
          -moz-border-radius: 15px 0px 15px 0px;
          -webkit-border-radius: 15px 0px 15px 0px;
          border: 1px solid #68829d;
          margin-left: 130px; }
          .history-container .item .item-row .year-c .icon img {
            position: absolute;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            left: 50%;
            top: 50%; }
          .history-container .item .item-row .year-c .icon.nobg {
            border-radius: 0px;
            background-color: transparent;
            border: none; }
          .history-container .item .item-row .year-c .icon.abb {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 4px solid #68829f;
            background-color: transparent; }
            .history-container .item .item-row .year-c .icon.abb img {
              width: 130px; }
          .history-container .item .item-row .year-c .icon.abbl {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 2px solid #68829f;
            background-color: transparent; }
            .history-container .item .item-row .year-c .icon.abbl img {
              width: 134px; }
      .history-container .item .item-row .text {
        margin-top: 15px;
        margin-left: 20px;
        font-size: 18px;
        max-width: 330px; }
        .history-container .item .item-row .text strong {
          font-family: 'allerregular'; }
      .history-container .item .item-row.to-right {
        margin-left: 500px; }
  .history-container.studies {
    max-width: 1000px; }
    .history-container.studies .item .item-row .year-c .year {
      width: 230px;
      display: block;
      font-size: 26px;
      line-height: 30px;
      background-color: #f7f6f6;
      color: #000;
      padding: 7px 0px;
      padding-right: 18px; }
    .history-container.studies .item .item-row .year-c .icon {
      margin-left: 230px; }
    .history-container.studies .item .item-row .text {
      max-width: 100%; }
      .history-container.studies .item .item-row .text ul li {
        list-style: none;
        position: relative; }
        .history-container.studies .item .item-row .text ul li::after {
          content: "";
          position: absolute;
          top: 8px;
          left: -13px;
          width: 4px;
          height: 4px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          background-color: #000; }

.contact-block {
  color: #fff;
  padding: 0px 30px; }
  .contact-block .update-popup {
    font-size: 20px;
    margin-bottom: 15px; }
  .contact-block a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .contact-block a:hover {
      color: #b01023; }
  .contact-block .left-block {
    min-height: 230px;
    width: 50%;
    float: left;
    position: relative;
    vertical-align: middle; }
    .contact-block .left-block .center-block {
      position: absolute;
      top: 50%;
      left: 0;
      -moz-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -webkit-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }
    .contact-block .left-block .title {
      font-size: 20px;
      line-height: 24px;
      font-family: 'allerregular';
      margin-bottom: 25px; }
      .contact-block .left-block .title span {
        font-family: 'aller_lightregular';
        font-size: 18px; }
    .contact-block .left-block .address {
      font-size: 16px; }
      .contact-block .left-block .address b {
        font-family: 'allerregular'; }
    .contact-block .left-block:after {
      content: "";
      position: absolute;
      top: 0px;
      right: 0px;
      background-color: rgba(255, 255, 255, 0.6);
      width: 1px;
      height: 100%; }
  .contact-block .right-block {
    padding-top: 0px;
    font-size: 16px;
    margin-left: 45px;
    width: calc(50% - 45px);
    float: left; }
    .contact-block .right-block .image {
      margin-top: 0px;
      margin-bottom: 10px;
      display: table;
      width: 100%; }
      .contact-block .right-block .image .pic {
        float: left;
        width: 125px; }
        .contact-block .right-block .image .pic img {
          width: 100%; }
      .contact-block .right-block .image .logo {
        float: left;
        width: calc(100% - 125px);
        max-width: 150px;
        height: 98px;
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 100px; }
        .contact-block .right-block .image .logo.ambiental {
          background-image: url("/assets/res/logos_map/ambiental_w.svg"); }
        .contact-block .right-block .image .logo.ambiente {
          background-image: url("/assets/res/logos_map/ambiente_w.svg"); }
        .contact-block .right-block .image .logo.environment {
          background-image: url("/assets/res/logos_map/environment_w.svg"); }
        .contact-block .right-block .image .logo.france {
          background-image: url("/assets/res/logos_map/france_w.svg"); }
        .contact-block .right-block .image .logo.ambiental_mobile {
          background-image: url("/assets/res/logos_map/ambiental_r.svg"); }
        .contact-block .right-block .image .logo.ambiente_mobile {
          background-image: url("/assets/res/logos_map/ambiente_r.svg"); }
        .contact-block .right-block .image .logo.environment_mobile {
          background-image: url("/assets/res/logos_map/environment_r.svg"); }
        .contact-block .right-block .image .logo.france_mobile {
          background-image: url("/assets/res/logos_map/france_r.svg"); }
    .contact-block .right-block .title {
      font-family: 'allerbold';
      letter-spacing: 1px; }

.logos {
  width: 100%;
  background-color: #fff;
  display: table;
  padding: 100px 0px; }
  .logos .logos-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1170px; }
    .logos .logos-container .img {
      width: 20%;
      float: left; }
      .logos .logos-container .img img {
        width: 100%;
        display: block; }
    @media screen and (max-width: 1200px) {
      .logos .logos-container {
        width: 90%; }
        .logos .logos-container .img {
          width: 33.33%;
          float: left; } }
    @media screen and (max-width: 650px) {
      .logos .logos-container .img {
        width: 50%; } }

.cookie-container {
  position: fixed;
  width: 40%;
  padding: 20px;
  bottom: 10px;
  left: 10px;
  z-index: 10020;
  background-color: #fff;
  color: #000;
  border-top: 1px solid #cbcbcb; }
  @media screen and (max-width: 967px) {
    .cookie-container {
      width: 80%;
      left: 10%;
      bottom: 40px; } }
  .cookie-container .cookie-data {
    font-size: 14px; }
    .cookie-container .cookie-data .accept {
      position: absolute;
      right: 10px;
      top: 50%;
      padding: 5px;
      font-size: 13px;
      color: #000;
      -moz-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -webkit-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }
    .cookie-container .cookie-data .text {
      width: 95%;
      text-align: left; }
      .cookie-container .cookie-data .text a {
        color: #000;
        text-decoration: none;
        font-family: 'allerbold'; }
  @media screen and (max-width: 1400px) {
    .cookie-container .cookie-data {
      font-size: 12px; }
      .cookie-container .cookie-data .accept {
        font-size: 11px; }
      .cookie-container .cookie-data .text {
        text-align: left; } }
  @media screen and (max-width: 960px) {
    .cookie-container {
      height: auto;
      line-height: 18px; }
      .cookie-container .cookie-data .text {
        width: 80%; } }

@media screen and (max-width: 1100px) {
  .footer .second-row .france {
    width: 100%; }

  .footer .second-row .other {
    width: 100%;
    margin-left: 0px;
    margin: 0 -15px; }

  .history-container.studies {
    width: 90%;
    max-width: auto; } }
@media screen and (max-width: 991px) {
  .footer .social-row .list-inline li {
    margin-right: 0px; }

  .footer .social-row .list-inline li:nth-child(1) {
    margin-left: 0px; }

  .footer .social-row .list-inline li:nth-child(2) {
    margin-right: 0px; }

  .footer .memberto,
  .footer .subscribe-container {
    float: none;
    margin: 0 auto; }

  .footer .memberto {
    margin-top: 30px;
    margin-bottom: 60px; }
    .footer .memberto .item {
      float: left;
      margin: 0;
      width: 50%;
      line-height: 70px; }
      .footer .memberto .item.large {
        float: none;
        margin: 0;
        width: 100%; }
      .footer .memberto .item img {
        margin: 0 auto;
        width: 70px; }
        .footer .memberto .item img.f-img-left {
          margin-left: calc(100% - 73px);
          /* 70px + 3px */
          margin-right: 0px; }
        .footer .memberto .item img.f-img-right {
          margin-left: 0px;
          margin-right: 3px; }
        .footer .memberto .item img.large {
          margin: 0 auto;
          width: 140px !important;
          float: none !important; }
      .footer .memberto .item.large.region-ara {
        padding-top: 0px;
        padding-bottom: 0px; }
      .footer .memberto .item.large.region-ara img.en {
        width: 140px; }
    .footer .memberto .item:first-child {
      float: none;
      width: 100%;
      text-align: center;
      line-height: 25px;
      margin-bottom: 20px; }

  .footer .first-row .btn-contacts {
    margin: 0 auto;
    display: table;
    width: auto; }

  .footer .social-row {
    margin: 0 auto;
    display: table;
    width: auto;
    margin-top: 30px;
    margin-bottom: 0px; }

  .footer .third-row {
    text-align: left; }
    .footer .third-row ul {
      float: left; }
    .footer .third-row a {
      float: left; }

  .footer .subscribe-container .input-container input {
    min-width: 185px; } }
@media screen and (max-width: 900px) {
  .history-container {
    max-width: 600px; }

  .history-container .item {
    margin-bottom: 50px; }

  .history-container .item .item-row.to-right {
    margin-left: 280px; } }
@media screen and (max-width: 768px) {
  .footer .second-row .other .m-l-10,
  .footer .second-row .other .m-l-22 {
    margin-left: 0px !important; } }
@media screen and (max-width: 700px) {
  .history-container {
    max-width: 320px; }

  .history-container .item {
    margin-bottom: 50px; }

  .history-container .item .item-row.to-right {
    margin-left: 0px; } }
@media screen and (max-width: 400px) {
  .mosaique-container {
    margin-top: 50px; }

  .history-container {
    margin-bottom: 50px; }

  .history-container.studies .item .item-row .year-c .icon {
    width: 95px;
    height: 95px; }
    .history-container.studies .item .item-row .year-c .icon img {
      width: 90%; }

  .history-container .item .item-row .year-c .icon {
    width: 95px;
    height: 95px;
    margin-left: 210px; }
    .history-container .item .item-row .year-c .icon img {
      width: 90%; }

  .history-container .item .item-row .year-c .icon.abb img,
  .history-container .item .item-row .year-c .icon.abbl img {
    width: 104%; } }
.scroll-top {
  color: #fff;
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: #68829d;
  padding: 7px 13px;
  z-index: 998;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px); }
  .scroll-top.show {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .scroll-top:hover {
    background-color: #b51224; }

.header {
  height: 60px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  z-index: 920;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .header .logo {
    position: absolute;
    top: 0px;
    left: 86px;
    background-color: transparent;
    padding: 10px 30px;
    padding-top: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .header .logo.hideme {
      opacity: 0; }
    .header .logo img {
      width: 130px; }
  .header .logo-small {
    position: absolute;
    top: 8px;
    left: 117px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .header .logo-small.hideme {
      opacity: 0; }
    .header .logo-small img {
      width: 110px; }
  .header.fixed {
    background-color: #fff;
    height: 100px;
    /*
    .logo
    {
        top:100px;

        img
        {
            width: 115px;
        }

    }
    */ }
    .header.fixed .menu-container .main-menu {
      bottom: 20px; }

.slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #000; }
  .slider .slick-list, .slider .slick-track {
    height: 100%; }
  .slider .item.zoom .slide-img {
    -webkit-animation: zoom 6s;
    animation: zoom 6s; }
  .slider .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: 0;
    padding: 0;
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    .slider .slick-dots li {
      display: inline-block; }
      .slider .slick-dots li a {
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 50%;
        display: inline-block;
        height: 10px;
        width: 10px; }
      .slider .slick-dots li.slick-active a {
        background-color: #fff; }
    .slider .slick-dots li + li {
      margin-left: 10px; }
  .slider .video-preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 910; }
    .slider .video-preloader img {
      position: absolute;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100px; }
  .slider .text-mask {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(36%, rgba(0, 0, 0, 0)), color-stop(87%, rgba(0, 0, 0, 0.85)), color-stop(100%, rgba(0, 0, 0, 0.85)));
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1); }
  @media screen and (max-width: 700px) {
    .slider .text-mask {
      background-image: none;
      background: rgba(0, 0, 0, 0.5);
      filter: none; } }
  .slider .item {
    width: 100%;
    height: 100%;
    position: relative; }
    .slider .item .slider-text {
      position: absolute;
      top: 45%;
      right: 0px;
      width: 569px;
      z-index: 100;
      padding: 50px 50px;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .slider .item .slider-text .title {
        color: #6a8da4;
        font-size: 40px;
        line-height: 45px;
        font-family: 'allerbold';
        overflow: hidden;
        padding-bottom: 10px; }
        .slider .item .slider-text .title .anim {
          -webkit-transition: all 0.5s ease 0.5s;
          -moz-transition: all 0.5s ease 0.5s;
          -ms-transition: all 0.5s ease 0.5s;
          -o-transition: all 0.5s ease 0.5s;
          transition: all 0.5s ease 0.5s; }
      .slider .item .slider-text .text {
        color: #85aac3;
        font-size: 22px;
        line-height: 30px;
        margin-top: 30px;
        padding-left: 90px;
        position: relative;
        overflow: hidden;
        min-height: 65px; }
        .slider .item .slider-text .text .anim {
          -webkit-transition: all 0.5s ease 0.5s;
          -moz-transition: all 0.5s ease 0.5s;
          -ms-transition: all 0.5s ease 0.5s;
          -o-transition: all 0.5s ease 0.5s;
          transition: all 0.5s ease 0.5s; }
        .slider .item .slider-text .text:before {
          content: "";
          background-color: transparent;
          display: block;
          width: 80px;
          height: 60px;
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transition: opacity 0.5s ease 0.8s;
          -moz-transition: opacity 0.5s ease 0.8s;
          -ms-transition: opacity 0.5s ease 0.8s;
          -o-transition: opacity 0.5s ease 0.8s;
          transition: opacity 0.5s ease 0.8s; }
        .slider .item .slider-text .text.water:before {
          background: transparent url("../../res/001.svg") 0 0 no-repeat; }
        .slider .item .slider-text .text.worker:before {
          background: transparent url("../../res/002.svg") 0 0 no-repeat; }
        .slider .item .slider-text .text.truck {
          padding-left: 110px; }
          .slider .item .slider-text .text.truck:before {
            background: transparent url("../../res/003.svg") 0 50% no-repeat;
            background-size: contain; }
        .slider .item .slider-text .text.timer:before {
          background: transparent url("../../res/004.svg") 0 0 no-repeat; }
        .slider .item .slider-text .text.chemistry:before {
          background: transparent url("../../res/005.svg") 0 0 no-repeat; }
        .slider .item .slider-text .text.world:before {
          background: transparent url("../../res/006.svg") 0 0 no-repeat; }
        .slider .item .slider-text .text.nucleaire:before {
          background: transparent url("../../res/007.svg") 0 0 no-repeat;
          top: -5px; }
        .slider .item .slider-text .text.bulb:before {
          background: transparent url("../../res/008.svg") 0 0 no-repeat; }
        .slider .item .slider-text .text.reuse:before {
          width: 80px;
          height: 80px;
          background: transparent url("../../res/009.png") 0 0 no-repeat;
          background-size: 77px 77px; }
      .slider .item .slider-text.outr {
        right: -100%; }
        .slider .item .slider-text.outr .title .anim {
          -moz-transform: translate(-100%, 0px);
          -o-transform: translate(-100%, 0px);
          -ms-transform: translate(-100%, 0px);
          -webkit-transform: translate(-100%, 0px);
          transform: translate(-100%, 0px); }
        .slider .item .slider-text.outr .text .anim {
          -moz-transform: translate(100%, 0px);
          -o-transform: translate(100%, 0px);
          -ms-transform: translate(100%, 0px);
          -webkit-transform: translate(100%, 0px);
          transform: translate(100%, 0px); }
        .slider .item .slider-text.outr .text:before {
          opacity: 0; }
      .slider .item .slider-text .contact-us {
        position: absolute;
        bottom: -50px;
        left: 50px; }
      @media screen and (max-height: 700px) {
        .slider .item .slider-text {
          top: 40%; } }
      @media screen and (max-height: 570px) {
        .slider .item .slider-text {
          top: 30%; } }
  .slider .inner-contact-us {
    position: absolute;
    right: 380px;
    bottom: 100px;
    font-size: 15px;
    letter-spacing: 1px;
    z-index: 3; }
  @media screen and (max-width: 1440px) {
    .slider .item .slider-text .title {
      font-size: 30px;
      line-height: 35px; } }
  @media screen and (max-width: 1024px) {
    .slider .item .slider-text .title {
      font-size: 30px;
      line-height: 35px; }
    .slider .item .slider-text .contact-us {
      font-size: 15px; } }
  @media screen and (max-width: 967px) {
    .slider .item .slider-text {
      width: 90%;
      padding: 20px;
      max-width: 400px; }
      .slider .item .slider-text .title {
        font-size: 20px;
        line-height: 25px; }
      .slider .item .slider-text .text {
        font-size: 18px;
        line-height: 23px; }
        .slider .item .slider-text .text::before {
          width: 60px;
          height: 60px;
          background-size: contain !important;
          background-position: 0 0 !important; } }
  @media screen and (max-width: 700px) {
    .slider .item .text-mask {
      background-color: rgba(0, 0, 0, 0.4); }
    .slider .item .slider-text {
      right: 0px; } }

.inner-header {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #000; }
  .inner-header .text-mask {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 700;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(36%, rgba(0, 0, 0, 0)), color-stop(87%, rgba(0, 0, 0, 0.85)), color-stop(100%, rgba(0, 0, 0, 0.85)));
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.85) 87%, rgba(0, 0, 0, 0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1); }
    .inner-header .text-mask .inner-contact-us {
      position: absolute;
      bottom: 30px;
      right: 108px;
      font-size: 15px;
      letter-spacing: 1px; }
      @media screen and (max-width: 700px) {
        .inner-header .text-mask .inner-contact-us {
          display: none; } }
  @media screen and (max-width: 700px) {
    .inner-header .inner-header .text-mask {
      background-image: none;
      background: rgba(0, 0, 0, 0.5);
      filter: none; } }
  .inner-header .sider-inner {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1; }
    .inner-header .sider-inner .item {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
      .inner-header .sider-inner .item.zoom {
        -webkit-animation: zoom 6s;
        animation: zoom 6s; }
  .inner-header .header-text {
    position: absolute;
    top: 65%;
    right: 40px;
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    max-width: 500px;
    z-index: 100;
    padding: 50px 50px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .inner-header .header-text.references {
      max-width: 540px;
      padding: 0px;
      right: 100px; }
    .inner-header .header-text .title {
      color: #ffffff;
      font-size: 50px;
      line-height: 53px;
      font-family: 'allerbold';
      overflow: hidden;
      padding-right: 90px;
      padding-bottom: 12px; }
      .inner-header .header-text .title .anim {
        -webkit-transition: all 0.5s ease 0.5s;
        -moz-transition: all 0.5s ease 0.5s;
        -ms-transition: all 0.5s ease 0.5s;
        -o-transition: all 0.5s ease 0.5s;
        transition: all 0.5s ease 0.5s; }
      .inner-header .header-text .title .with-icon {
        padding-right: 20px; }
      .inner-header .header-text .title .icon {
        width: 94px;
        height: 82px;
        position: absolute;
        top: 60px;
        right: 80px;
        -webkit-transition: opacity 0.5s ease 0.8s;
        -moz-transition: opacity 0.5s ease 0.8s;
        -ms-transition: opacity 0.5s ease 0.8s;
        -o-transition: opacity 0.5s ease 0.8s;
        transition: opacity 0.5s ease 0.8s; }
    .inner-header .header-text .reference-country {
      color: #fff;
      font-size: 30px;
      /*font-size: 24px;*/
      font-family: 'allerbold';
      border-bottom: 1px solid #fdfdfd;
      padding-bottom: 5px;
      margin-bottom: 30px;
      max-width: 266px;
      /*width: auto;*/
      /*display: inline-block;*/
      white-space: nowrap;
      /*
      background-color: #ffffff;
      padding-left: 18px;
      margin-left: 30px;
      padding-right:25px;
      */ }
    .inner-header .header-text .reference-title {
      color: #fff;
      font-size: 32px;
      line-height: 35px;
      font-family: 'allerbold';
      padding-left: 30px;
      padding-bottom: 20px; }
    .inner-header .header-text .reference-subtitle {
      color: #dbdada;
      font-size: 21px;
      line-height: 30px;
      font-family: 'allerbold_italic';
      padding-left: 30px; }
    .inner-header .header-text .text {
      color: #ffffff;
      font-size: 22px;
      line-height: 30px;
      margin-top: 30px;
      padding-left: 30px;
      position: relative;
      overflow: hidden;
      max-width: 400px; }
      .inner-header .header-text .text .anim {
        -webkit-transition: all 0.5s ease 0.5s;
        -moz-transition: all 0.5s ease 0.5s;
        -ms-transition: all 0.5s ease 0.5s;
        -o-transition: all 0.5s ease 0.5s;
        transition: all 0.5s ease 0.5s; }
      .inner-header .header-text .text .header-subtext {
        font-family: 'allerbold';
        font-size: 27px;
        /*margin-bottom: 15px;*/
        display: inline-block;
        min-width: 100%; }
    .inner-header .header-text.outr {
      right: -100%; }
      .inner-header .header-text.outr .title .anim {
        -moz-transform: translate(-100%, 0px);
        -o-transform: translate(-100%, 0px);
        -ms-transform: translate(-100%, 0px);
        -webkit-transform: translate(-100%, 0px);
        transform: translate(-100%, 0px); }
      .inner-header .header-text.outr .text .anim {
        -moz-transform: translate(100%, 0px);
        -o-transform: translate(100%, 0px);
        -ms-transform: translate(100%, 0px);
        -webkit-transform: translate(100%, 0px);
        transform: translate(100%, 0px); }
      .inner-header .header-text.outr .text icon {
        opacity: 0; }

.scroll-container {
  width: 30px;
  height: 65px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  -moz-transform: translate(-50%, 0%) scale(0.9);
  -o-transform: translate(-50%, 0%) scale(0.9);
  -ms-transform: translate(-50%, 0%) scale(0.9);
  -webkit-transform: translate(-50%, 0%) scale(0.9);
  transform: translate(-50%, 0%) scale(0.9);
  z-index: 900; }
  .scroll-container .arrow {
    width: 30px;
    height: 65px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .scroll-container .arrow .ar {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%; }
    .scroll-container .arrow .line {
      display: none; }
  .scroll-container.animate .arrow {
    animation: sdb05 ease 1.5s;
    animation-iteration-count: 3; }
  .scroll-container.done {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .scroll-container.done .arrow {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      opacity: 0.5; }
    .scroll-container.done:hover .arrow {
      opacity: 1; }

.color-mask-scroll {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #3c71ab;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.header-spacer {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
  display: flex; }
  .header-spacer img {
    object-fit: cover;
    width: 100%;
    object-position: 50% 50%; }
  .header-spacer .text-mask {
    background: transparent;
    background-color: rgba(0, 0, 0, 0.65); }

@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translate(0px, 20px);
    opacity: 0; } }
@keyframes sdb05 {
  0% {
    transform: translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: translate(0px, 20px);
    opacity: 0; } }
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1.3, 1.3); }
  to {
    -webkit-transform: scale(1, 1); } }
@keyframes zoom {
  from {
    transform: scale(1.3, 1.3); }
  to {
    transform: scale(1, 1); } }
@media screen and (max-width: 800px) {
  .header-spacer {
    height: 350px; }

  .inner-header .header-text {
    max-width: 100%;
    width: 90%;
    padding: 0px;
    right: auto;
    left: 50%;
    top: 35%;
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }

  .inner-header .header-text .title {
    font-size: 30px;
    line-height: 35px;
    padding: 0;
    overflow: unset;
    margin-bottom: 15px;
    width: calc(100% - 100px); }
    .inner-header .header-text .title h1 {
      font-size: 30px;
      line-height: 35px; }

  .inner-header .header-text .text {
    padding-left: 0px;
    font-size: 18px;
    line-height: 24px; }

  .inner-header .header-text .title .icon {
    width: 64px;
    height: 82px;
    top: 20px;
    right: 30px; } }
strong {
  font-family: 'allerregular';
  font-weight: normal; }

.link-button {
  color: #030305 !important;
  font-size: 15px;
  margin-top: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
    /*
    &:after
    {
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        top:1px;
        right: -30px;
        content: "\F178";
        @include transAll();
    }

    &:hover
    {
        color: #a70a0a!important;

        &:after
        {
            color: #030305!important;
            right: -40px;
        }
    }
    */ }
  .link-button:after {
    content: "";
    background: transparent url("../images/chevron-right.svg") 50% 50% no-repeat;
    position: absolute;
    top: 3px;
    right: -29px;
    height: 12px;
    width: 10px;
    background-size: contain;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2; }
  .link-button:before {
    content: "";
    background-color: #000;
    position: absolute;
    top: 8px;
    right: -30px;
    height: 2px;
    width: 0px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    z-index: 1; }
  .link-button:hover {
    color: #a70a0a !important; }
    .link-button:hover:after {
      -moz-transform: translate(5px, 0px);
      -o-transform: translate(5px, 0px);
      -ms-transform: translate(5px, 0px);
      -webkit-transform: translate(5px, 0px);
      transform: translate(5px, 0px); }
    .link-button:hover:before {
      width: 20px;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -ms-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s; }

.content-top {
  width: 100%;
  max-width: 1370px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 70px;
  display: table;
  overflow: hidden; }
  .content-top .left {
    width: 50%;
    float: left; }
    .content-top .left .title {
      font-size: 36px;
      color: #b51224;
      font-family: 'allerbold';
      margin-bottom: 100px; }
      .content-top .left .title .subtitle {
        font-family: 'aller_lightregular';
        font-size: 18px;
        color: #b51224; }
        .content-top .left .title .subtitle span:after {
          content: "/";
          margin-left: 5px; }
        .content-top .left .title .subtitle span:last-child:after {
          content: ""; }
    .content-top .left .desc {
      margin-left: 100px;
      color: #021624;
      font-family: 'allerbold_italic';
      font-size: 40px;
      display: table;
      line-height: 50px; }
      .content-top .left .desc.small-desc {
        font-size: 27px;
        line-height: 37px; }
  .content-top .right {
    width: 50%;
    float: left; }
    .content-top .right .text {
      color: #68829d;
      font-size: 18px;
      line-height: 25px;
      margin-top: 180px; }
      .content-top .right .text a {
        text-decoration: none;
        color: #021624;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        .content-top .right .text a:hover {
          text-decoration: none;
          color: #8a0629; }
    .content-top .right .line {
      background-color: #ced1d8;
      width: 100%;
      height: 1px;
      max-width: 410px;
      margin-top: 50px;
      display: none; }
  .content-top .inner-text {
    width: 100%;
    clear: both;
    max-width: 700px;
    margin: 0 auto;
    font-size: 16px; }
    .content-top .inner-text .page-title {
      font-size: 36px;
      color: #b51224;
      font-family: 'allerbold';
      margin-bottom: 50px; }
    .content-top .inner-text .mtitle {
      font-size: 18px;
      font-family: 'allerbold';
      margin-bottom: 20px;
      margin-top: 70px; }
    .content-top .inner-text .title {
      font-size: 18px;
      font-family: 'allerbold';
      margin-bottom: 20px;
      margin-top: 40px; }
    .content-top .inner-text .main-menu a {
      color: #333;
      font-size: 18px; }
    .content-top .inner-text .main-menu ul:first-child {
      padding-inline-start: 0px; }
    .content-top .inner-text .main-menu ul,
    .content-top .inner-text .main-menu ul li {
      list-style-image: none;
      list-style: none; }
      .content-top .inner-text .main-menu ul .parent,
      .content-top .inner-text .main-menu ul li .parent {
        font-size: 19px;
        font-family: 'allerregular';
        margin-bottom: 10px; }

.content-builder {
  width: 100%;
  position: relative;
  display: table; }
  .content-builder .text-block {
    width: 50%;
    min-height: 700px;
    padding: 100px;
    padding-bottom: 150px;
    padding-left: 170px;
    padding-right: 170px;
    float: left;
    background-color: #fff; }
    .content-builder .text-block .title {
      color: #021624;
      font-size: 28px;
      line-height: 34px;
      font-family: 'aller_lightregular'; }
    .content-builder .text-block .text {
      font-size: 18px;
      color: #021624;
      line-height: 25px;
      margin-top: 10px; }
  .content-builder .image {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden; }
    .content-builder .image .parallax-image {
      background-size: cover;
      background-position: center 30%;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%; }
  .content-builder.image-left .text-block {
    float: right; }
  .content-builder.image-left .image {
    left: 0;
    right: auto; }

@media screen and (max-width: 1440px) {
  .content-top {
    width: 90%; }

  .content-top .left .title {
    margin-left: 50px; }

  .content-top .left .desc {
    font-size: 30px;
    line-height: 40px;
    max-width: 400px;
    margin-left: 150px; }
    .content-top .left .desc.small-desc {
      font-size: 20px;
      line-height: 30px; }

  .content-builder .text-block .text,
  .content-top .right .text {
    font-size: 16px; } }
@media screen and (max-width: 1330px) {
  .content-builder .text-block {
    padding: 100px; } }
@media screen and (max-width: 1300px) {
  .content-builder .text-block .text {
    font-size: 14px; } }
@media screen and (max-width: 1100px) {
  .content-builder .text-block {
    width: 100%;
    min-height: auto;
    padding: 30px; }

  .content-builder .image {
    width: 100%;
    height: 400px;
    position: relative;
    top: auto;
    right: auto;
    left: auto; } }
@media screen and (max-width: 1000px) {
  .content-top .left .desc {
    margin-left: 50px; } }
@media screen and (max-width: 800px) {
  .content-top {
    margin-bottom: 40px; }

  .content-top .left,
  .content-top .right {
    float: none;
    width: 100%; }

  .content-top .left .title {
    margin-left: 0;
    margin-bottom: 30px; }

  .content-top .left .desc {
    margin: 0; }

  .content-top .right .text {
    margin-top: 30px; } }
.small-more {
  color: #b51224;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .small-more:hover {
    text-decoration: none;
    color: #000; }

.btn-outline-blue {
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 5px 10px; }
  .btn-outline-blue:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    color: #6a8da4; }

.btn-outline-white {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 9px 22px; }
  .btn-outline-white:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    color: #031a33; }

.btn-outline-red {
  border: 2px solid #dc092a;
  color: #dc092a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 12px; }
  .btn-outline-red:hover {
    text-decoration: none;
    background-color: #dc092a;
    color: #fff; }

.btn-load-more {
  margin: 0 auto;
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 7px 15px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: table-cell; }
  .btn-load-more:active, .btn-load-more:focus {
    color: #fff;
    text-decoration: none; }
  .btn-load-more:hover {
    text-decoration: none;
    background-color: #fff;
    border-color: #fff;
    color: #000; }

.btn-black {
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 12px; }
  .btn-black:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000; }

.btn-white {
  background-color: #fff;
  color: #688baa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 15px;
  letter-spacing: 1px; }
  .btn-white:hover {
    text-decoration: none;
    background-color: rgba(104, 139, 170, 0.9);
    color: #fff; }

.btn-reset {
  background-color: rgba(104, 139, 170, 0.9);
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 15px;
  letter-spacing: 1px; }
  .btn-reset:hover {
    background-color: #c9d0d9;
    color: #728aa3;
    text-decoration: none; }

.btn-blue-contact {
  border: 2px solid #688baa;
  background-color: #688baa;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 16px;
  border-radius: 15px;
  letter-spacing: 1px; }
  .btn-blue-contact:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.9);
    color: #688baa; }

/* Customize the label (the container) */
.checkbox-wrapper {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #7990a8;
  border: 2px solid #e9ebed; }

/* On mouse-over, add a grey background color */
.checkbox-wrapper:hover input ~ .checkmark {
  background-color: #7990a8; }

/* When the checkbox is checked, add a blue background */
.checkbox-wrapper input:checked ~ .checkmark {
  background-color: #7990a8; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.checkbox-wrapper input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.checkbox-wrapper .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #e9ebed;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

@media screen and (max-width: 400px) {
  .btn {
    padding: 9px 25px; } }
/*
@import "node_modules/hamburgers/_sass/hamburgers/hamburgers.scss";
*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger.is-active:hover {
  opacity: 0.7; }

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }

.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }

.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in; }

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important; }

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in; }

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important; }

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger--slider .hamburger-inner::after {
  top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger--slider-r .hamburger-inner::after {
  top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease; }

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease; }

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity; }

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s; }

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity; }

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s; }

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg); }

.header {
  margin: 0 auto; }
  .header .color-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    /*
    background: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 45%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.6) 45%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.6) 45%,rgba(255,255,255,0) 100%);
    */
    background: black;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70000000', endColorstr='#00000000',GradientType=0 ); }
  .header .menu-container {
    float: right; }
    .header .menu-container .main-menu {
      position: absolute;
      bottom: 13px;
      right: 87px; }
      .header .menu-container .main-menu ul, .header .menu-container .main-menu ul li {
        list-style: none;
        list-style-image: none;
        padding: 0;
        margin: 0;
        -webkit-padding-start: 0px; }
      .header .menu-container .main-menu ul li {
        float: left;
        margin-right: 30px;
        position: relative; }
        .header .menu-container .main-menu ul li:last-child {
          margin-right: 0px; }
        .header .menu-container .main-menu ul li.active:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 2px;
          bottom: -5px;
          left: 0px;
          background-color: rgba(255, 255, 255, 0.7);
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease; }
        .header .menu-container .main-menu ul li a {
          color: rgba(255, 255, 255, 0.8);
          font-size: 20px;
          text-decoration: none;
          font-family: 'allerregular';
          letter-spacing: 0.5px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .header .menu-container .main-menu ul li a:hover {
            color: #fff; }
          .header .menu-container .main-menu ul li a.lang {
            border: 2px solid #b51224;
            font-size: 17px;
            padding: 1px 5px; }
        .header .menu-container .main-menu ul li.has-submenu .submenu {
          position: absolute;
          top: 100%;
          left: 0;
          z-index: 1000;
          padding: 15px 0;
          list-style: none;
          visibility: hidden;
          opacity: 0;
          margin-top: 5px;
          -webkit-transition: all .2s ease;
          transition: all .2s ease;
          background-color: #ffffff;
          /*
          -webkit-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.09);
          -moz-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.09);
          box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.09);
          */
          -webkit-box-shadow: 4px 7px 15px -7px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 4px 7px 15px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 4px 7px 15px -7px rgba(0, 0, 0, 0.2);
          /*
          &.mr
          {
              left: auto;
              right:0;
          }
          */ }
          .header .menu-container .main-menu ul li.has-submenu .submenu li {
            position: relative;
            display: block;
            float: none;
            margin: 0; }
            .header .menu-container .main-menu ul li.has-submenu .submenu li a {
              margin: 0px 25px;
              margin-right: 30px;
              margin-bottom: 10px;
              padding-bottom: 2px;
              display: table;
              font-size: 15px;
              -webkit-transition: all 0.3s ease;
              -moz-transition: all 0.3s ease;
              -ms-transition: all 0.3s ease;
              -o-transition: all 0.3s ease;
              transition: all 0.3s ease;
              color: #6a8da4;
              text-decoration: none;
              white-space: nowrap; }
              .header .menu-container .main-menu ul li.has-submenu .submenu li a:not(.npc):hover {
                -moz-transform: translate(10px, 0px);
                -o-transform: translate(10px, 0px);
                -ms-transform: translate(10px, 0px);
                -webkit-transform: translate(10px, 0px);
                transform: translate(10px, 0px); }
              .header .menu-container .main-menu ul li.has-submenu .submenu li a.active {
                text-decoration: none;
                border-bottom: 1px solid #6a8da4; }
              .header .menu-container .main-menu ul li.has-submenu .submenu li a.npc.active {
                border-bottom: none; }
          .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu {
            white-space: nowrap;
            width: 540px; }
            .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li {
              display: inline-block;
              vertical-align: top;
              max-width: 270px; }
              .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li a.active {
                text-decoration: none; }
              .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li ul {
                list-style: none;
                padding-left: 0;
                margin: 0;
                margin-top: 10px; }
                .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li ul li {
                  position: relative;
                  display: block;
                  float: none; }
                  .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li ul li a {
                    font-size: 14px;
                    white-space: normal;
                    margin-left: 25px; }
                  .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li ul li:first-child:before {
                    content: "";
                    width: 80%;
                    height: 2px;
                    background-color: #6a8da4;
                    margin-left: 25px;
                    display: block;
                    position: absolute;
                    top: -10px;
                    left: 0px; }
        .header .menu-container .main-menu ul li.has-submenu:hover:before {
          opacity: 0; }
        .header .menu-container .main-menu ul li.has-submenu:hover .submenu {
          visibility: visible;
          opacity: 1; }
  .header.fixed .mobile-menu .hamburger-inner,
  .header.fixed .mobile-menu .hamburger-inner::before,
  .header.fixed .mobile-menu .hamburger-inner::after {
    background-color: #000; }
  .header.fixed .color-mask {
    display: none; }
  .header.fixed .menu-container .main-menu ul li a {
    /*            color: #b51224;*/
    color: #6a8da4; }
  .header.fixed .menu-container .main-menu ul li a.lang {
    border: 2px solid #6a8da4; }
  .header.fixed .menu-container .main-menu ul li a.disabled {
    cursor: default; }
  .header.fixed .menu-container .main-menu ul li.active:before {
    bottom: -5px;
    height: 2px;
    background-color: #6a8da4; }

.mobile-menu {
  padding: 0px;
  position: fixed;
  right: 30px;
  top: 10px;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; }
  @media screen and (max-width: 700px) {
    .mobile-menu {
      right: 10px; } }
  .mobile-menu .hamburger-inner, .mobile-menu .hamburger-inner::before, .mobile-menu .hamburger-inner::after {
    background-color: #fff;
    border-radius: 0px; }
  .mobile-menu .hamburger.is-active .hamburger-inner, .mobile-menu .hamburger.is-active .hamburger-inner::before, .mobile-menu .hamburger.is-active .hamburger-inner::after {
    background-color: #fff; }
  .mobile-menu .hamburger-box {
    width: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .mobile-menu .hamburger-box .hamburger-inner, .mobile-menu .hamburger-box .hamburger-inner::before, .mobile-menu .hamburger-box .hamburger-inner::after {
      width: 35px;
      height: 2px; }
    .mobile-menu .hamburger-box:hover {
      opacity: 0.5; }
  .mobile-menu .hamburger.is-active .hamburger-inner, .mobile-menu .hamburger.is-active .hamburger-inner::before, .mobile-menu .hamburger.is-active .hamburger-inner::after {
    background-color: #000;
    width: 25px;
    height: 2px; }
  .mobile-menu.fixed .hamburger-inner, .mobile-menu.fixed .hamburger-inner::before, .mobile-menu.fixed .hamburger-inner::after {
    background-color: #000; }

.mobile-menu-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 999;
  left: 0px;
  top: 0px;
  -moz-transform: translate(-100%, 0%);
  -o-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  -webkit-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .mobile-menu-container.active {
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%); }
  .mobile-menu-container .main-menu {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px; }
    .mobile-menu-container .main-menu a {
      color: #6a8da4;
      font-size: 16px;
      padding-bottom: 2px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .mobile-menu-container .main-menu a:hover {
        text-decoration: none;
        border-bottom: 1px solid #6a8da4; }
      .mobile-menu-container .main-menu a.active {
        border-bottom: 1px solid #6a8da4; }
      .mobile-menu-container .main-menu a.lang {
        border: 2px solid #b51224;
        font-size: 17px;
        padding: 1px 5px;
        margin-bottom: 20px !important;
        display: table; }
      .mobile-menu-container .main-menu a.disabled {
        cursor: default; }
    .mobile-menu-container .main-menu ul {
      padding-inline-start: 20px;
      margin-top: 5px; }
    .mobile-menu-container .main-menu ul:first-child {
      padding-inline-start: 0px; }
    .mobile-menu-container .main-menu ul,
    .mobile-menu-container .main-menu ul li {
      list-style-image: none;
      list-style: none; }
      .mobile-menu-container .main-menu ul .parent,
      .mobile-menu-container .main-menu ul li .parent {
        font-size: 18px;
        font-family: 'allerregular';
        margin-bottom: 0px;
        margin-top: 0px; }
    .mobile-menu-container .main-menu ul li {
      margin-bottom: 5px; }
    .mobile-menu-container .main-menu .submenu {
      margin-top: 5px; }

@media screen and (max-width: 1440px) {
  .header .logo {
    left: 80px;
    top: 0px; }

  .header .logo img {
    width: 110px !important; }

  .header .menu-container .main-menu ul li a {
    font-size: 18px; }

  .header .menu-container .main-menu ul li.has-submenu .submenu li a {
    font-size: 14px; }

  .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li ul li a {
    font-size: 14px;
    margin-left: 26px; }

  .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu {
    width: 500px; }

  .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li {
    width: 250px; } }
@media screen and (max-width: 1360px) {
  .header .logo img {
    width: 90px !important; }

  .header .menu-container .main-menu ul li.has-submenu .submenu.megamenu li ul li a {
    font-size: 13px; } }
@media screen and (max-width: 1180px) {
  .header .logo {
    left: 10px;
    top: 0px;
    padding: 10px 10px; }

  .header .logo-small {
    left: 60px; }

  .header .logo-small img {
    width: 80px; }

  .header.fixed {
    height: 80px; }

  .header .color-mask {
    display: none; }

  .header .menu-container .main-menu {
    display: none; }

  .mobile-menu {
    visibility: visible;
    opacity: 1; } }
@media screen and (max-width: 700px) {
  .header .logo-small {
    left: 20px; } }
@media screen and (max-width: 600px) {
  .mobile-menu-container {
    width: 100%; } }
.news-block {
  background-color: #dde5ea;
  overflow: hidden;
  width: 100%;
  padding: 80px 0px;
  position: relative; }
  .news-block .red-bg {
    background-color: #b51224;
    width: 171px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2; }
  .news-block .news-block-container {
    margin: 0 auto;
    max-width: 800px;
    position: relative; }
    .news-block .news-block-container .news-title {
      color: #13adeb;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 1px;
      margin-bottom: 50px;
      margin-left: 50px; }
    .news-block .news-block-container .news-list {
      width: 800px; }
      .news-block .news-block-container .news-list .news {
        margin-left: 30px;
        float: left;
        width: 800px;
        position: relative; }
        .news-block .news-block-container .news-list .news .fixt {
          margin-top: 20px;
          color: #68829d;
          font-size: 17px;
          text-transform: uppercase; }
          .news-block .news-block-container .news-list .news .fixt:after {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            width: 5px;
            height: 85px;
            background-color: #ad0934; }
        .news-block .news-block-container .news-list .news .date {
          color: #68829d;
          font-size: 14px; }
        .news-block .news-block-container .news-list .news .title {
          color: #68829d;
          font-size: 30px;
          line-height: 35px;
          letter-spacing: 1px;
          margin-top: 20px;
          margin-left: 50px;
          font-family: 'allerregular'; }
        .news-block .news-block-container .news-list .news .resume {
          margin-top: 15px;
          font-size: 18px;
          color: #68829d;
          line-height: 30px;
          margin-left: 50px; }
        .news-block .news-block-container .news-list .news .small-more {
          margin-left: 50px;
          margin-top: 10px;
          font-size: 11px;
          text-transform: uppercase;
          letter-spacing: 1px; }
    .news-block .news-block-container .next-news-btn {
      background-color: transparent;
      padding: 0px;
      color: #000;
      display: table;
      position: absolute;
      top: 10px;
      right: 0;
      cursor: pointer;
      -moz-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -webkit-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      height: 19px;
      width: 18px; }
      .news-block .news-block-container .next-news-btn .chevron-right {
        background: transparent url("../images/chevron-right.svg") 50% 50% no-repeat;
        position: relative;
        height: 19px;
        width: 18px;
        background-size: contain;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .news-block .news-block-container .next-news-btn .chevron-right .img {
          height: 19px;
          width: 18px;
          position: absolute;
          top: 0px;
          right: 0px; }
        .news-block .news-block-container .next-news-btn .chevron-right .line {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          width: 0px;
          height: 3px;
          background-color: #000;
          position: absolute;
          top: 8px;
          right: 6px; }
      .news-block .news-block-container .next-news-btn:hover .chevron-right {
        -moz-transform: translate(5px, 0px);
        -o-transform: translate(5px, 0px);
        -ms-transform: translate(5px, 0px);
        -webkit-transform: translate(5px, 0px);
        transform: translate(5px, 0px); }
        .news-block .news-block-container .next-news-btn:hover .chevron-right .line {
          width: 30px; }
  @media screen and (max-width: 900px) {
    .news-block .news-block-container .next-news-btn {
      top: -30px;
      right: 20px; }
    .news-block .news-block-container .news-list {
      margin: 0 auto;
      width: 90%;
      margin-top: 0px; }
      .news-block .news-block-container .news-list .news {
        margin-left: 30px; }
        .news-block .news-block-container .news-list .news .title,
        .news-block .news-block-container .news-list .news .resume,
        .news-block .news-block-container .news-list .news .small-more {
          margin-left: 10px; } }

@media screen and (max-width: 900px) {
  .news-block {
    padding-bottom: 30px; } }
.news-inner-container {
  margin: 0 auto;
  max-width: 580px;
  position: relative; }
  .news-inner-container .news-row {
    margin-bottom: 80px;
    position: relative; }
    .news-inner-container .news-row .date {
      position: absolute;
      top: 0px;
      left: -127px;
      padding-left: 30px;
      padding-top: 10px;
      color: #010d27;
      font-size: 16px;
      font-family: 'aller_lightregular'; }
      .news-inner-container .news-row .date .red-line {
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100px;
        background-color: #a70a0a; }
    .news-inner-container .news-row .news-data {
      padding-top: 50px; }
      .news-inner-container .news-row .news-data .title {
        font-family: 'allerregular';
        color: #68829d;
        font-size: 30px;
        line-height: 35px; }
      .news-inner-container .news-row .news-data .text {
        font-size: 18px;
        font-family: 'aller_lightregular';
        color: #68829d;
        margin-top: 10px; }
        .news-inner-container .news-row .news-data .text a {
          color: #a70a0a;
          text-decoration: none; }
      .news-inner-container .news-row .news-data .external-link {
        color: #030305;
        font-size: 14px;
        margin-top: 10px; }
        .news-inner-container .news-row .news-data .external-link a {
          color: #030305; }
      .news-inner-container .news-row .news-data .image {
        margin-top: 50px; }
  @media screen and (max-width: 900px) {
    .news-inner-container {
      width: 100%;
      max-width: 100%; }
      .news-inner-container .news-row .date {
        position: relative;
        top: auto;
        left: auto;
        padding: 0px;
        padding-left: 30px; }
        .news-inner-container .news-row .date .red-line {
          height: 50px; } }

.press-inner-container {
  margin: 0 auto;
  max-width: 710px;
  position: relative; }
  .press-inner-container .press-row {
    margin-bottom: 80px;
    position: relative; }
    .press-inner-container .press-row .white-line {
      position: absolute;
      top: 0;
      left: 0;
      width: 4px;
      height: 100px;
      background-color: #fff; }
    .press-inner-container .press-row .date {
      margin-bottom: 10px;
      margin-left: 30px;
      margin-top: 10px;
      color: #010b37;
      font-size: 14px; }
    .press-inner-container .press-row .press-data {
      margin-left: 127px;
      margin-top: 30px; }
      .press-inner-container .press-row .press-data .title {
        font-family: 'allerregular';
        color: #68829d;
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 10px; }
      .press-inner-container .press-row .press-data .subtitle {
        font-family: 'allerbold_italic';
        color: #010a13;
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px; }
      .press-inner-container .press-row .press-data .text {
        font-size: 16px;
        font-family: 'aller_lightregular';
        color: #010b37;
        margin-top: 10px; }
        .press-inner-container .press-row .press-data .text a {
          color: #a70a0a;
          text-decoration: none; }
        .press-inner-container .press-row .press-data .text .plus-button {
          position: absolute;
          top: 20px;
          right: -100px;
          border: 2px solid #010b37;
          width: 47px;
          height: 47px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          cursor: pointer; }
          .press-inner-container .press-row .press-data .text .plus-button i {
            position: absolute;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            left: 50%;
            top: 50%; }
          .press-inner-container .press-row .press-data .text .plus-button:hover {
            background-color: #010b37;
            color: #fff; }
          .press-inner-container .press-row .press-data .text .plus-button.active i:before {
            content: "" !important; }
      .press-inner-container .press-row .press-data .pdf {
        border: 2px solid #b51224;
        padding: 5px 7px;
        color: #b51224;
        font-size: 14px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        margin: 20px 0px;
        display: table; }
        .press-inner-container .press-row .press-data .pdf:hover {
          text-decoration: none;
          background-color: #b51224;
          color: #fff; }
        .press-inner-container .press-row .press-data .pdf:active, .press-inner-container .press-row .press-data .pdf:focus {
          outline: none !important;
          text-decoration: none !important; }
      .press-inner-container .press-row .press-data .image {
        margin-top: 50px; }
    .press-inner-container .press-row.hidden-row .press-data .text .full {
      display: none; }
    .press-inner-container .press-row.show-full .press-data .text .short {
      display: none; }
    .press-inner-container .press-row.show-full .press-data .text .full {
      display: block !important; }
  @media screen and (max-width: 1000px) {
    .press-inner-container {
      width: 100%;
      max-width: 100%; }
      .press-inner-container .press-row .date {
        position: relative;
        top: auto;
        left: auto;
        padding: 0px; }
      .press-inner-container .press-row .press-data {
        margin-left: 0px; }
      .press-inner-container .press-row .white-line {
        height: 40px; }
      .press-inner-container .press-row .press-data .text .plus-button {
        position: relative;
        top: auto;
        right: auto;
        width: 30px;
        height: 30px;
        margin-top: 20px;
        margin-bottom: 30px; } }

.jvectormap-zoomin, .jvectormap-zoomout {
  display: none; }

.world-map {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 100px 0px;
  margin-top: 50px;
  margin-bottom: 150px; }
  .world-map .title {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    color: #bedce7;
    /*#b5e0ee;*/
    font-size: 23px;
    letter-spacing: 1px; }
  .world-map .image-container {
    height: 600px;
    width: 1360px;
    margin: 0 auto; }
    .world-map .image-container #vector-map {
      width: 100%;
      height: 100%; }
    .world-map .image-container .labels {
      position: absolute;
      top: 100px;
      left: 50%;
      width: 100%;
      height: 600px;
      width: 1360px;
      pointer-events: none;
      -moz-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      -webkit-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%); }
      .world-map .image-container .labels .lb {
        position: absolute;
        color: #000;
        text-align: left; }
        .world-map .image-container .labels .lb .ltitle {
          font-size: 18px;
          line-height: 20px;
          font-family: 'allerbold';
          cursor: pointer;
          pointer-events: auto;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .world-map .image-container .labels .lb .lcountry {
          font-size: 16px;
          padding-top: 5px;
          font-family: 'aller_lightregular';
          cursor: pointer;
          pointer-events: auto; }
        .world-map .image-container .labels .lb:hover .ltitle {
          color: #b01023; }
        .world-map .image-container .labels .lb .line {
          position: absolute;
          width: 1px;
          background-color: #000; }
        .world-map .image-container .labels .lb.l1 {
          top: -70px;
          /*-80px;*/
          left: 373px;
          /*401px;*/ }
          .world-map .image-container .labels .lb.l1 .line {
            top: 6px;
            left: -4px;
            height: 286px; }
        .world-map .image-container .labels .lb.l8 {
          top: -50px;
          left: 258px; }
          .world-map .image-container .labels .lb.l8 .ltitle {
            text-align: right;
            position: absolute;
            top: 0;
            left: auto;
            right: 10px; }
          .world-map .image-container .labels .lb.l8 .line {
            top: 6px;
            left: -4px;
            height: 232px; }
        .world-map .image-container .labels .lb.l2 {
          top: -80px;
          left: 652px; }
          .world-map .image-container .labels .lb.l2 .line {
            top: 6px;
            left: -4px;
            height: 282px; }
        .world-map .image-container .labels .lb.l3 {
          bottom: -80px;
          left: 319px; }
          .world-map .image-container .labels .lb.l3 .line {
            top: -330px;
            left: -4px;
            height: 390px; }
        .world-map .image-container .labels .lb.l4 {
          bottom: -30px;
          left: 497px; }
          .world-map .image-container .labels .lb.l4 .line {
            top: -120px;
            left: -4px;
            height: 160px; }
        .world-map .image-container .labels .lb.l5 {
          bottom: 30px;
          left: 615px; }
          .world-map .image-container .labels .lb.l5 .line {
            top: -288px;
            left: -4px;
            height: 328px; }
        .world-map .image-container .labels .lb.l6 {
          bottom: -20px;
          left: 997px; }
          .world-map .image-container .labels .lb.l6 .line {
            top: -175px;
            left: -4px;
            height: 235px; }
        .world-map .image-container .labels .lb.l7 {
          top: 60px;
          left: 636px; }
          .world-map .image-container .labels .lb.l7 .ltitle {
            text-align: right;
            position: absolute;
            top: 0;
            left: auto;
            right: 10px; }
          .world-map .image-container .labels .lb.l7 .line {
            top: 6px;
            left: -4px;
            height: 121px; }
    .world-map .image-container img {
      margin: 0 auto; }
  .world-map .btn-list {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 80px; }

.frimage-container {
  width: 800px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 120px;
  position: relative;
  transform: translateX(100px); }
  .frimage-container .main-text {
    position: absolute;
    bottom: 100px;
    left: -300px;
    color: #000; }
    .frimage-container .main-text .title {
      font-family: 'allerbold';
      color: #000;
      font-size: 16px;
      letter-spacing: 0.5px; }
  .frimage-container img {
    width: 100%; }
  .frimage-container .dot {
    position: absolute;
    white-space: nowrap; }
    .frimage-container .dot a {
      color: #000;
      text-decoration: none; }
      .frimage-container .dot a:hover {
        color: #a21707; }
    .frimage-container .dot .red-dot {
      position: absolute;
      width: 10px;
      height: 10px;
      background-color: #a21707;
      top: 10px;
      left: -15px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .frimage-container .dot .title {
      font-size: 18px;
      font-family: 'allerbold';
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .frimage-container .dot .title.red {
        color: #a21707; }
        .frimage-container .dot .title.red a {
          color: #a21707;
          text-decoration: none; }
          .frimage-container .dot .title.red a:hover {
            color: #000; }
    .frimage-container .dot .subtitle {
      font-size: 16px;
      line-height: 18px;
      margin-bottom: 0px;
      font-family: 'aller_lightregular';
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .frimage-container .dot .subtitle.bold {
        font-family: 'allerbold'; }
    .frimage-container .dot:hover .title, .frimage-container .dot:hover .subtitle {
      color: #a21707; }
    .frimage-container .dot.d1 {
      top: 30px;
      left: 450px; }
    .frimage-container .dot.d2 {
      top: 206px;
      left: 675px; }
    .frimage-container .dot.d3 {
      top: 385px;
      left: 600px; }
      .frimage-container .dot.d3 .title {
        line-height: 22px; }
      .frimage-container .dot.d3 .red-dot {
        top: 80px;
        width: 18px;
        height: 18px;
        left: -22px; }
    .frimage-container .dot.d8 {
      top: 475px;
      left: 382px;
      text-align: right;
      /*
      .title {
        font-size: 16px;
        line-height: 18px;
        font-family: "Aller";
      }
      */ }
      .frimage-container .dot.d8.en {
        top: 473px;
        left: 453px; }
      .frimage-container .dot.d8 .red-dot {
        left: auto;
        right: -15px;
        top: 8px; }
    .frimage-container .dot.d4 {
      top: 320px;
      left: 190px; }
    .frimage-container .dot.d5 {
      top: 177px;
      left: 295px;
      text-align: right; }
      .frimage-container .dot.d5 .red-dot {
        left: auto;
        top: 3px;
        right: -30px;
        width: 24px;
        height: 24px; }
    .frimage-container .dot.d6 {
      top: 145px;
      left: 120px;
      text-align: right; }
      .frimage-container .dot.d6.en {
        top: 145px;
        left: 190px; }
      .frimage-container .dot.d6 .red-dot {
        left: auto;
        right: -15px; }
    .frimage-container .dot.d7 {
      top: 220px;
      left: 460px; }
    .frimage-container .dot.d9 {
      top: 477px;
      left: 606px; }
    .frimage-container .dot.d9 {
      top: 480px;
      left: 606px; }
      .frimage-container .dot.d9 .red-dot {
        top: 7px; }
      .frimage-container .dot.d9 .title {
        font-size: 16px;
        line-height: 18px; }

.mobile-contacts {
  margin: 0 auto;
  width: 90%;
  max-width: 700px;
  display: none; }
  .mobile-contacts .row-member {
    color: #000;
    margin-bottom: 50px;
    display: table;
    width: 100%; }
    .mobile-contacts .row-member .contact-block {
      color: #000;
      padding: 0px;
      position: relative; }
      .mobile-contacts .row-member .contact-block a {
        color: #000; }
      .mobile-contacts .row-member .contact-block .left-block {
        width: 100%;
        min-height: auto; }
        .mobile-contacts .row-member .contact-block .left-block .center-block {
          position: relative;
          top: auto;
          left: auto;
          -moz-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
          margin-bottom: 20px;
          display: table;
          width: 100%; }
      .mobile-contacts .row-member .contact-block .left-block .title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
        /*
        br
        {
            display: none;
        }
        */ }
      .mobile-contacts .row-member .contact-block .left-block .address {
        font-size: 14px; }
      .mobile-contacts .row-member .contact-block .left-block:after {
        display: none; }
      .mobile-contacts .row-member .contact-block .right-block {
        margin-left: 0;
        width: 100%;
        font-size: 14px;
        margin-top: 15px; }
      .mobile-contacts .row-member .contact-block .right-block .image img {
        width: 100%; }
      .mobile-contacts .row-member .contact-block .right-block .image .logo {
        background-size: 70px; }
    .mobile-contacts .row-member:first-child .contact-block .left-block br {
      display: block; }
  @media screen and (max-width: 800px) {
    .mobile-contacts {
      display: block; } }

@media screen and (max-width: 2000px) {
  .frimage-container {
    width: 720px; }
    .frimage-container .dot.d1 {
      top: 30px;
      left: 410px; }
    .frimage-container .dot.d2 {
      top: 180px;
      /* -37 */
      left: 605px;
      /* -16 */ }
    .frimage-container .dot.d3 {
      top: 340px;
      /* +10 */
      left: 540px;
      /* +20 */ }
      .frimage-container .dot.d3 .title {
        line-height: 22px; }
      .frimage-container .dot.d3 .red-dot {
        top: 80px; }
    .frimage-container .dot.d8 {
      top: 428px;
      left: 322px; }
      .frimage-container .dot.d8.en {
        top: 430px;
        left: 395px; }
      .frimage-container .dot.d8 .title {
        line-height: 20px; }
    .frimage-container .dot.d4 {
      top: 285px;
      left: 166px; }
    .frimage-container .dot.d5 {
      top: 151px;
      /* -19 */
      left: 248px;
      /* +10 */ }
      .frimage-container .dot.d5.en {
        top: 153px;
        left: 235px; }
    .frimage-container .dot.d6 {
      top: 128px;
      /*118px;*/
      /* +8 */
      left: 85px;
      /*95px;*/
      /* -18 */ }
      .frimage-container .dot.d6.en {
        top: 128px;
        left: 155px; }
    .frimage-container .dot.d7 {
      top: 192px;
      left: 418px; }
    .frimage-container .dot.d9 {
      top: 436px;
      left: 547px; } }
@media screen and (max-width: 1400px) {
  .frimage-container {
    width: 600px; }
    .frimage-container .dot .title {
      font-size: 16px; }
    .frimage-container .dot.d1 {
      top: 29px;
      left: 346px; }
    .frimage-container .dot.d2 {
      top: 145px;
      left: 501px; }
    .frimage-container .dot.d3 {
      top: 261px;
      left: 457px; }
      .frimage-container .dot.d3 .title {
        line-height: 22px; }
      .frimage-container .dot.d3 .red-dot {
        top: 80px; }
    .frimage-container .dot.d8 {
      top: 348px;
      left: 239px; }
      .frimage-container .dot.d8.en {
        top: 350px;
        left: 315px; }
      .frimage-container .dot.d8 .title {
        line-height: 20px; }
    .frimage-container .dot.d4 {
      top: 237px;
      left: 144px; }
    .frimage-container .dot.d5 {
      top: 124px;
      left: 197px; }
      .frimage-container .dot.d5.en {
        top: 124px;
        left: 185px; }
    .frimage-container .dot.d6 {
      top: 104px;
      left: 55px; }
      .frimage-container .dot.d6.en {
        top: 104px;
        left: 119px; }
    .frimage-container .dot.d7 {
      top: 160px;
      left: 350px; }
    .frimage-container .dot.d9 {
      top: 356px;
      left: 462px; } }
@media screen and (max-width: 1440px) {
  .world-map .image-container {
    height: 500px;
    width: 1280px;
    margin: 0 auto; }
    .world-map .image-container .labels {
      height: 500px;
      width: 1280px; }
      .world-map .image-container .labels .lb.l1 {
        top: -75px;
        /*-80px;*/
        left: 385px;
        /*408px; */ }
        .world-map .image-container .labels .lb.l1 .line {
          top: 6px;
          left: -4px;
          height: 256px; }
      .world-map .image-container .labels .lb.l8 {
        top: -60px;
        left: 289px; }
        .world-map .image-container .labels .lb.l8 .line {
          top: 6px;
          left: -4px;
          height: 212px; }
      .world-map .image-container .labels .lb.l2 {
        top: -80px;
        left: 617px; }
        .world-map .image-container .labels .lb.l2 .line {
          top: 6px;
          left: -4px;
          height: 248px; }
      .world-map .image-container .labels .lb.l3 {
        bottom: -100px;
        left: 340px; }
        .world-map .image-container .labels .lb.l3 .line {
          top: -300px;
          left: -4px;
          height: 360px; }
      .world-map .image-container .labels .lb.l4 {
        bottom: -30px;
        left: 487px; }
        .world-map .image-container .labels .lb.l4 .line {
          top: -98px;
          left: -4px;
          height: 138px; }
      .world-map .image-container .labels .lb.l5 {
        bottom: 20px;
        left: 587px; }
        .world-map .image-container .labels .lb.l5 .line {
          top: -240px;
          left: -4px;
          height: 278px; }
      .world-map .image-container .labels .lb.l6 {
        bottom: -20px;
        left: 905px; }
        .world-map .image-container .labels .lb.l6 .line {
          top: -138px;
          left: -4px;
          height: 198px; }
      .world-map .image-container .labels .lb.l7 {
        top: 30px;
        left: 604px; } }
@media screen and (max-width: 1280px) {
  .world-map .image-container {
    height: 400px;
    width: 900px;
    margin: 0 auto; }
    .world-map .image-container .labels {
      height: 400px;
      width: 900px; }
      .world-map .image-container .labels .lb .ltitle {
        font-size: 15px;
        line-height: 17px; }
      .world-map .image-container .labels .lb .lcountry {
        font-size: 14px;
        line-height: 16px; }
      .world-map .image-container .labels .lb.l1 {
        top: -75px;
        /*-80px;*/
        left: 247px;
        /*265px;*/ }
        .world-map .image-container .labels .lb.l1 .line {
          top: 6px;
          left: -4px;
          height: 219px; }
      .world-map .image-container .labels .lb.l8 {
        top: -50px;
        left: 170px; }
        .world-map .image-container .labels .lb.l8 .line {
          top: 6px;
          left: -4px;
          height: 164px; }
      .world-map .image-container .labels .lb.l2 {
        top: -80px;
        left: 432px; }
        .world-map .image-container .labels .lb.l2 .line {
          top: 6px;
          left: -4px;
          height: 213px; }
      .world-map .image-container .labels .lb.l3 {
        bottom: -100px;
        left: 210px; }
        .world-map .image-container .labels .lb.l3 .line {
          top: -258px;
          left: -4px;
          height: 310px; }
      .world-map .image-container .labels .lb.l4 {
        bottom: -40px;
        left: 329px; }
        .world-map .image-container .labels .lb.l4 .line {
          top: -94px;
          left: -4px;
          height: 130px; }
      .world-map .image-container .labels .lb.l5 {
        bottom: 10px;
        left: 408px; }
        .world-map .image-container .labels .lb.l5 .line {
          top: -194px;
          left: -4px;
          height: 230px; }
      .world-map .image-container .labels .lb.l6 {
        bottom: -30px;
        left: 663px; }
        .world-map .image-container .labels .lb.l6 .line {
          top: -123px;
          left: -4px;
          height: 175px; }
      .world-map .image-container .labels .lb.l7 {
        top: 20px;
        left: 422px; }
        .world-map .image-container .labels .lb.l7 .line {
          height: 101px; } }
@media screen and (max-width: 916px) {
  .world-map {
    padding: 0px;
    margin: 40px 0px; }

  .world-map .image-container .labels {
    display: none; }

  .world-map .image-container {
    width: 90%;
    height: 300px; } }
@media screen and (max-width: 1100px) {
  .frimage-container {
    transform: translateX(0px); } }
@media screen and (max-width: 820px) {
  .frimage-container {
    width: 500px; }
    .frimage-container .main-text {
      display: none; }
    .frimage-container .dot .title, .frimage-container .dot .subtitle {
      display: none; }
    .frimage-container .dot.d1 {
      top: 18px;
      left: 286px; }
    .frimage-container .dot.d2 {
      top: 120px;
      /* -25 */
      left: 422px;
      /* -13 */ }
    .frimage-container .dot.d3 {
      top: 278px;
      left: 385px;
      /* +18 */ }
    .frimage-container .dot.d8 {
      top: 365px;
      left: 351px; }
      .frimage-container .dot.d8.en {
        top: 365px;
        left: 351px; }
    .frimage-container .dot.d4 {
      top: 195px;
      left: 123px; }
    .frimage-container .dot.d5 {
      top: 103px;
      /* -10 */
      left: 233px; }
      .frimage-container .dot.d5.en {
        top: 103px;
        /* -10 */
        left: 233px; }
    .frimage-container .dot.d6 {
      top: 85px;
      /* +6 */
      left: 205px;
      /* -16 */ }
      .frimage-container .dot.d6.en {
        top: 84px;
        /* -10 */
        left: 201px; }
    .frimage-container .dot.d7 {
      top: 130px;
      left: 295px; }
    .frimage-container .dot.d9 {
      top: 371px;
      left: 391px; } }
@media screen and (max-width: 600px) {
  .frimage-container {
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    margin-left: -70px;
    margin-top: -90px;
    margin-bottom: 10px; }

  .world-map .image-container {
    height: 240px; } }
.references-spacer {
  margin: 0 auto;
  margin-top: 150px;
  width: 100%; }

.references-top {
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 770px;
  width: 100%; }
  .references-top .title {
    font-size: 33px;
    line-height: 38px;
    color: #68829d;
    margin-bottom: 50px;
    font-family: 'allerregular'; }
  .references-top .country {
    font-size: 23px;
    line-height: 30px;
    color: #b51224;
    margin-bottom: 10px;
    font-family: 'allerbold';
    display: none; }
  .references-top .subtitle {
    margin: 0 auto;
    max-width: 600px;
    font-size: 23px;
    line-height: 30px;
    color: #010a13;
    margin-bottom: 0px;
    font-family: 'allerbold_italic';
    display: none; }

.references-bottom {
  margin-bottom: 100px;
  width: 100%; }

.references-inner {
  width: 100%;
  background-color: #dde5ea;
  display: table;
  position: relative; }
  .references-inner .no-data {
    color: #68829d;
    font-size: 16px;
    font-family: 'allerregular';
    margin-bottom: 30px; }
  .references-inner .filter-top {
    margin: 0 auto;
    max-width: 1284px;
    position: relative; }
    .references-inner .filter-top .filter-button {
      position: absolute;
      top: -50px;
      left: 0px;
      width: 150px;
      height: 50px;
      color: #021624;
      background-color: #dde5ea;
      text-align: center;
      line-height: 50px;
      font-size: 19px;
      font-family: 'allerregular';
      letter-spacing: 0.5px;
      cursor: pointer;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .references-inner .filter-top .filter-button i {
        font-size: 12px;
        margin-left: 10px; }
      .references-inner .filter-top .filter-button:hover {
        background-color: #7990a8;
        color: #fff; }
      .references-inner .filter-top .filter-button.open {
        background-color: #7990a8;
        color: #fff; }
  .references-inner .filters {
    background-color: #7990a8;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .references-inner .filters .filter-container {
      margin: 0 auto;
      max-width: 1284px;
      position: relative;
      padding-top: 20px; }
      .references-inner .filters .filter-container .info-block {
        float: left;
        font-size: 14px;
        margin-top: 10px;
        color: rgba(255, 255, 255, 0.57);
        padding-left: 20px; }
      .references-inner .filters .filter-container .actions {
        float: right;
        padding-right: m 20px; }
        .references-inner .filters .filter-container .actions .btn {
          display: inline-block;
          margin-right: 30px;
          text-transform: uppercase;
          font-size: 12px; }
          .references-inner .filters .filter-container .actions .btn:last-child {
            margin-right: 0px; }
      .references-inner .filters .filter-container .filter-options {
        color: #e9ebed;
        width: 100%;
        display: table;
        margin-top: 20px;
        margin-bottom: 50px;
        padding: 0px 20px;
        padding-top: 20px;
        overflow: hidden;
        border-top: 1px solid #a4b3c3; }
        .references-inner .filters .filter-container .filter-options ul, .references-inner .filters .filter-container .filter-options ul li {
          list-style: none;
          padding: 0;
          margin: 0; }
        .references-inner .filters .filter-container .filter-options ul li {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          position: relative; }
          .references-inner .filters .filter-container .filter-options ul li .checkbox-wrapper::before {
            content: "";
            position: absolute;
            height: 1px;
            top: auto;
            bottom: -16px;
            left: -1000px;
            right: -1000px;
            background-color: #a4b3c3; }
    .references-inner .filters.open {
      visibility: visible;
      opacity: 1; }
  .references-inner .references-container {
    margin: 0 auto;
    max-width: 1284px;
    position: relative;
    padding-top: 100px; }
    .references-inner .references-container .item {
      margin-bottom: 100px;
      position: relative;
      display: table;
      width: 100%; }
      .references-inner .references-container .item .data {
        width: calc(50% - 70px);
        padding-top: 50px;
        float: right; }
        .references-inner .references-container .item .data .country {
          font-family: 'allerbold';
          color: #b51224;
          font-size: 17px;
          line-height: 20px; }
        .references-inner .references-container .item .data .title {
          font-family: 'allerbold';
          color: #010a13;
          font-size: 25px;
          line-height: 30px;
          margin-top: 10px;
          margin-bottom: 15px;
          width: 90%; }
        .references-inner .references-container .item .data .subtitle {
          font-family: 'allerbold_italic';
          color: #010a13;
          font-size: 16px;
          clear: both;
          max-width: 540px; }
        .references-inner .references-container .item .data .text {
          font-size: 15px;
          font-family: 'aller_lightregular';
          color: #010a13;
          margin-top: 30px;
          width: 90%; }
          .references-inner .references-container .item .data .text a {
            color: #a70a0a;
            text-decoration: none; }
        .references-inner .references-container .item .data .more {
          margin-top: 20px; }
          .references-inner .references-container .item .data .more a {
            color: #dc092b;
            padding: 5px;
            font-size: 10px;
            text-transform: uppercase;
            border: 2px solid #dc092b;
            letter-spacing: 1px;
            font-family: 'allerregular';
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            .references-inner .references-container .item .data .more a:hover {
              text-decoration: none;
              background-color: #dc092b;
              color: #fff; }
            .references-inner .references-container .item .data .more a:active, .references-inner .references-container .item .data .more a:focus {
              outline: none !important;
              text-decoration: none !important; }
      .references-inner .references-container .item .image {
        width: 50%;
        float: left; }
        .references-inner .references-container .item .image img {
          width: 100%;
          -webkit-transition: 0.6s all ease;
          -moz-transition: 0.6s all ease;
          -ms-transition: 0.6s all ease;
          -o-transition: 0.6s all ease;
          transition: 0.6s all ease; }
      .references-inner .references-container .item.b-right .image {
        float: right !important; }
      .references-inner .references-container .item.b-right .data {
        float: left;
        text-align: right; }
        .references-inner .references-container .item.b-right .data .subtitle,
        .references-inner .references-container .item.b-right .data .title,
        .references-inner .references-container .item.b-right .data .text {
          float: right; }
      .references-inner .references-container .item .image:hover img {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%); }

@media screen and (max-width: 900px) {
  .references-inner .references-container {
    padding: 30px; }

  .references-inner .references-container .item .data {
    width: 60%;
    float: left !important;
    padding-left: 30px;
    padding-top: 0px; }

  .references-inner .references-container .item .image {
    width: 40%;
    float: left !important; }

  .references-inner .references-container .item.b-right .data {
    text-align: left; }

  .references-inner .references-container .item.b-right .image {
    float: left !important; }

  .references-inner .references-container .item.b-right .data .subtitle,
  .references-inner .references-container .item.b-right .data .title,
  .references-inner .references-container .item.b-right .data .text {
    float: left !important; } }
@media screen and (max-width: 600px), screen and (max-height: 400px) {
  .inner-header .header-text.references {
    max-width: 100%;
    width: 90%;
    left: 50%;
    right: auto;
    top: 40%;
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    .inner-header .header-text.references .reference-country {
      color: #fff;
      font-size: 20px; }
    .inner-header .header-text.references .reference-subtitle {
      display: none; }

  .references-top {
    display: block;
    margin-bottom: 30px; }
    .references-top .title {
      font-size: 25px;
      line-height: 30px; }
    .references-top .country,
    .references-top .subtitle {
      display: block; }

  .references-inner .references-container {
    padding: 15px; }

  .references-inner .references-container .item .data {
    width: 100%;
    float: none !important;
    padding-left: 0px;
    padding-top: 0px; }

  .references-inner .references-container .item .image {
    width: 100%;
    margin-bottom: 20px;
    float: none !important; } }
.jobs-inner-container {
  margin: 0 auto;
  max-width: 585px;
  position: relative; }
  .jobs-inner-container .jobs-row {
    margin-bottom: 80px;
    position: relative; }
    .jobs-inner-container .jobs-row .icon-box {
      position: absolute;
      top: 0;
      left: -230px; }
      .jobs-inner-container .jobs-row .icon-box .icon {
        width: 110px;
        height: 110px;
        background: #66809b url("../../res/jobs/icon.png") 50% 50% no-repeat;
        border-radius: 10px 0px 10px 0px;
        -moz-border-radius: 10px 0px 10px 0px;
        -webkit-border-radius: 10px 0px 10px 0px;
        border: 0px solid #66809b;
        float: left;
        -webkit-transition: all 0.1s ease;
        -moz-transition: all 0.1s ease;
        -ms-transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        transition: all 0.1s ease; }
      .jobs-inner-container .jobs-row .icon-box .date {
        margin-left: 30px;
        margin-top: 10px;
        float: left;
        color: #010b37;
        font-size: 14px; }
      .jobs-inner-container .jobs-row .icon-box .pdf {
        margin-left: 30px;
        float: left;
        border: 2px solid #b51224;
        padding: 5px 7px;
        color: #b51224;
        font-size: 14px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .jobs-inner-container .jobs-row .icon-box .pdf:hover {
          text-decoration: none;
          background-color: #b51224;
          color: #fff; }
        .jobs-inner-container .jobs-row .icon-box .pdf:active, .jobs-inner-container .jobs-row .icon-box .pdf:focus {
          outline: none !important;
          text-decoration: none !important; }
    .jobs-inner-container .jobs-row .jobs-data {
      padding-top: 100px; }
      .jobs-inner-container .jobs-row .jobs-data .title {
        font-family: 'allerregular';
        color: #010b37;
        font-size: 35px;
        line-height: 38px;
        margin-bottom: 20px; }
      .jobs-inner-container .jobs-row .jobs-data .text {
        font-size: 16px;
        font-family: 'aller_lightregular';
        color: #010b37;
        margin-top: 10px; }
        .jobs-inner-container .jobs-row .jobs-data .text h2 {
          font-family: 'allerregular';
          color: #68829d;
          font-size: 23px;
          line-height: 26px;
          margin-bottom: 20px; }
        .jobs-inner-container .jobs-row .jobs-data .text h3 {
          font-family: 'allerbold';
          color: #010b37;
          font-size: 18px;
          line-height: 18px;
          margin-bottom: 10px;
          border-bottom: 1px solid #010b37;
          padding-bottom: 5px;
          padding-right: 50px;
          display: table; }
        .jobs-inner-container .jobs-row .jobs-data .text h4 {
          font-family: 'aller_lightitalic';
          color: #68829d;
          font-size: 18px;
          line-height: 18px;
          margin-bottom: 20px;
          padding-top: 10px; }
        .jobs-inner-container .jobs-row .jobs-data .text ul li {
          margin-bottom: 10px; }
        .jobs-inner-container .jobs-row .jobs-data .text a {
          color: #a70a0a;
          text-decoration: none; }
        .jobs-inner-container .jobs-row .jobs-data .text .plus-button {
          position: absolute;
          top: 120px;
          right: -120px;
          border: 2px solid #010b37;
          width: 47px;
          height: 47px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          cursor: pointer; }
          .jobs-inner-container .jobs-row .jobs-data .text .plus-button i {
            position: absolute;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            left: 50%;
            top: 50%; }
          .jobs-inner-container .jobs-row .jobs-data .text .plus-button:hover {
            background-color: #010b37;
            color: #fff; }
          .jobs-inner-container .jobs-row .jobs-data .text .plus-button.active i:before {
            content: "" !important; }
      .jobs-inner-container .jobs-row .jobs-data .notice {
        color: #b51224;
        font-size: 14px;
        padding-left: 66px;
        position: relative;
        line-height: 25px; }
        .jobs-inner-container .jobs-row .jobs-data .notice a {
          text-decoration: none;
          color: #b51224;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .jobs-inner-container .jobs-row .jobs-data .notice a:hover {
            color: #000; }
        .jobs-inner-container .jobs-row .jobs-data .notice:before {
          position: absolute;
          top: 7px;
          left: 0px;
          content: "";
          width: 23px;
          height: 7px;
          background: transparent url("../images/arrow-right.png") 0 0 no-repeat;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          color: #000;
          font-size: 20px; }
      .jobs-inner-container .jobs-row .jobs-data .image {
        margin-top: 50px; }
    .jobs-inner-container .jobs-row.hidden-row .jobs-data .text .full {
      display: none; }
    .jobs-inner-container .jobs-row.show-full .icon-box .icon {
      background: #161f48 url("../../res/jobs/icon_a.png") 50% 50% no-repeat;
      border-radius: 10px 0px 10px 0px;
      -moz-border-radius: 10px 0px 10px 0px;
      -webkit-border-radius: 10px 0px 10px 0px;
      border: 0px solid #161f48;
      float: left; }
    .jobs-inner-container .jobs-row.show-full .jobs-data .text .short {
      display: none; }
    .jobs-inner-container .jobs-row.show-full .jobs-data .text .full {
      display: block !important; }

@media screen and (max-width: 1200px) {
  .jobs-inner-container .jobs-row .icon-box {
    left: -180px; } }
@media screen and (max-width: 1080px) {
  .jobs-inner-container .jobs-row .icon-box {
    left: 0px; }
    .jobs-inner-container .jobs-row .icon-box .icon {
      display: none; }
    .jobs-inner-container .jobs-row .icon-box .date,
    .jobs-inner-container .jobs-row .icon-box .pdf {
      margin: 0;
      margin-bottom: 10px;
      float: none; }
    .jobs-inner-container .jobs-row .icon-box .pdf {
      margin-top: 20px;
      display: table; }

  .jobs-inner-container .jobs-row .jobs-data .text .plus-button {
    position: relative;
    top: auto;
    right: auto; } }
.staff-inner-container {
  position: relative;
  width: 100%;
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 100px;
  display: table; }
  .staff-inner-container .member {
    margin-bottom: 0px;
    height: 410px;
    position: relative; }
    .staff-inner-container .member .image img {
      width: 100%;
      display: block; }
    .staff-inner-container .member .data {
      margin-top: 10px;
      padding: 0px 10px;
      text-align: right; }
      .staff-inner-container .member .data .name {
        font-family: 'allerbold';
        color: #000;
        font-size: 18px;
        line-height: 18px; }
      .staff-inner-container .member .data .position {
        font-family: 'aller_lightregular';
        color: #010a13;
        font-size: 14px;
        font-size: 14px;
        margin-top: 10px;
        min-height: 50px; }
        .staff-inner-container .member .data .position p {
          margin: 0 !important;
          padding: 0 !important; }
  @media screen and (max-width: 1536px) {
    .staff-inner-container .member {
      margin-bottom: 0px;
      height: 390px; } }
  @media screen and (max-width: 700px) {
    .staff-inner-container .member {
      margin-bottom: 30px;
      height: auto; } }

.contact-wrapper {
  background-color: #f7f6f6;
  overflow: hidden;
  width: 100%;
  padding: 80px 0px;
  position: relative;
  margin-top: 30px; }
  .contact-wrapper .contact-container {
    margin: 0 auto;
    width: 600px;
    position: relative;
    display: table; }
    .contact-wrapper .contact-container .title {
      color: #688baa;
      font-size: 16px; }
    .contact-wrapper .contact-container .icon {
      position: absolute;
      top: -30px;
      left: -150px; }
      @media (max-width: 900px) {
        .contact-wrapper .contact-container .icon {
          display: none; } }
    @media (max-width: 900px) {
      .contact-wrapper .contact-container {
        max-width: 600px;
        width: auto; } }
  .contact-wrapper .contact-form {
    margin-top: 80px; }
    .contact-wrapper .contact-form .form-group {
      margin: 0 auto;
      margin-bottom: 50px;
      position: relative; }
      .contact-wrapper .contact-form .form-group .selected-filial, .contact-wrapper .contact-form .form-group .selected-know {
        border: 0px;
        background-color: transparent;
        border-bottom: 2px solid #000;
        box-shadow: none;
        border-radius: 0px;
        padding: 0px;
        padding-bottom: 5px;
        font-family: 'allerbold';
        font-size: 18px;
        cursor: pointer; }
      .contact-wrapper .contact-form .form-group .form-control {
        border: 0px;
        background-color: transparent;
        border-bottom: 2px solid #000;
        box-shadow: none;
        border-radius: 0px;
        padding: 0px;
        padding-bottom: 5px;
        font-family: 'allerbold';
        font-size: 18px;
        -webkit-appearance: button;
        appearance: button;
        -webkit-user-select: none;
        user-select: none; }
        .contact-wrapper .contact-form .form-group .form-control:focus {
          color: #000; }
        .contact-wrapper .contact-form .form-group .form-control::placeholder {
          color: #000; }
      .contact-wrapper .contact-form .form-group textarea.form-control {
        height: 150px;
        resize: none;
        border-top: 2px solid #000;
        padding-top: 5px;
        margin-top: 50px; }
      .contact-wrapper .contact-form .form-group .down {
        position: absolute;
        right: 0px;
        top: 10px;
        width: 20px;
        height: 20px;
        pointer-events: none; }
    .contact-wrapper .contact-form .list-filial, .contact-wrapper .contact-form .list-know {
      margin-top: -40px;
      list-style: none;
      padding-inline-start: 0px;
      display: none; }
      .contact-wrapper .contact-form .list-filial li, .contact-wrapper .contact-form .list-know li {
        list-style: none;
        padding: 0px;
        padding-inline-start: 0px;
        font-size: 18px;
        line-height: 23px;
        cursor: pointer; }
        .contact-wrapper .contact-form .list-filial li:hover, .contact-wrapper .contact-form .list-know li:hover {
          font-weight: bold; }
  @media (max-width: 900px) {
    .contact-wrapper {
      width: 90%;
      margin: 0 auto; } }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

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

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

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

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

/* =============
   Helper clasess
============= */
.center-block {
  margin: 0 auto !important;
  float: none; }

.p-0 {
  padding: 0px !important; }

.p-5 {
  padding: 5px !important; }

.p-10 {
  padding: 10px !important; }

.p-20 {
  padding: 20px !important; }

.p-30 {
  padding: 30px !important; }

.p-l-0 {
  padding-left: 0px !important; }

.p-l-5 {
  padding-left: 5px !important; }

.p-l-10 {
  padding-left: 10px !important; }

.p-l-15 {
  padding-left: 15px !important; }

.p-r-0 {
  padding-right: 0px !important; }

.p-r-5 {
  padding-right: 5px !important; }

.p-r-10 {
  padding-right: 10px !important; }

.p-r-15 {
  padding-right: 15px !important; }

.p-t-0 {
  padding-top: 0px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-b-0 {
  padding-bottom: 0px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-l-r-10 {
  padding-left: 10px;
  padding-right: 10px; }

.m-0 {
  margin: 0px !important; }

.m-r-5 {
  margin-right: 5px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.m-l-22 {
  margin-left: 22px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.m-t-0 {
  margin-top: 0px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-b-0 {
  margin-bottom: 0px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

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