.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

header:before, header ul:before, header ul li:before, #home section.mission .column-4 .circle:before, #how section.info2 .row-red .circle .inner-circle:before, #how section.info2 .row-yellow .circle .inner-circle:before, #how section.info2 .row-turquoise .circle .inner-circle:before, #how section.info2 .row-blue .circle .inner-circle:before, #survey .survey .survey-navigation .circle:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 100%; }

.demo .wrapper:before, .demo .wrapper:after {
  content: "";
  display: table; }

.demo .wrapper:after {
  clear: both; }

@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-light-webfont.woff2") format("woff2"), url("../fonts/roboto-light-webfont.woff") format("woff"), url("../fonts/roboto-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff"), url("../fonts/roboto-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'roboto_slab';
  src: url("../fonts/robotoslab-regular-webfont.woff2") format("woff2"), url("../fonts/robotoslab-regular-webfont.woff") format("woff"), url("../fonts/robotoslab-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto_slab';
  src: url("../fonts/robotoslab-bold-webfont.woff2") format("woff2"), url("../fonts/robotoslab-bold-webfont.woff") format("woff"), url("../fonts/robotoslab-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../icons/icomoon.eot?rm6o61");
  src: url("../icons/icomoon.eot?rm6o61#iefix") format("embedded-opentype"), url("../icons/icomoon.ttf?rm6o61") format("truetype"), url("../icons/icomoon.woff?rm6o61") format("woff"), url("../icons/icomoon.svg?rm6o61#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-check:before {
  content: "\e900";
  color: #d53f32; }

.icon-arrow-right:before {
  content: "\e901"; }

.icon-close:before {
  content: "\e902"; }

.icon-logo:before {
  content: "\e903"; }

.icon-mission:before {
  content: "\e904"; }

.icon-mobile-menu:before {
  content: "\e905"; }

.icon-personnel:before {
  content: "\e906"; }

.icon-service-consulting:before {
  content: "\e907"; }

.icon-service-fleet:before {
  content: "\e908"; }

.icon-service-software:before {
  content: "\e909"; }

.icon-values:before {
  content: "\e90a"; }

.icon-vision:before {
  content: "\e90b"; }

.wrapper {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }

.column-2, .column-3, .column-4, .column-6, .column-8, .column-equipment {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  position: relative; }

.row {
  display: block;
  float: none;
  clear: both; }
  .row:after {
    content: "";
    display: table;
    float: none;
    clear: both; }

.column-2 {
  width: 16.66666%; }

.column-3 {
  width: 25%; }

.column-4 {
  width: 33.33333%; }

.column-6 {
  width: 50%; }

.column-8 {
  width: 66.66666%; }

.column-equipment {
  width: 20%; }

.w-100 {
  width: 100%; }

.align-center {
  text-align: center; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

header:before, header ul:before, header ul li:before, #home section.mission .column-4 .circle:before, #how section.info2 .row-red .circle .inner-circle:before, #how section.info2 .row-yellow .circle .inner-circle:before, #how section.info2 .row-turquoise .circle .inner-circle:before, #how section.info2 .row-blue .circle .inner-circle:before, #survey .survey .survey-navigation .circle:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 100%; }

.demo .wrapper:before, .demo .wrapper:after {
  content: "";
  display: table; }

.demo .wrapper:after {
  clear: both; }

.mobile-menu {
  display: none; }

header {
  height: 88px;
  padding-left: 30px;
  box-sizing: border-box;
  background: -moz-linear-gradient(top, rgba(212, 62, 51, 0.95) 1%, rgba(130, 38, 31, 0.95) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(212, 62, 51, 0.95) 1%, rgba(130, 38, 31, 0.95) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(212, 62, 51, 0.95) 1%, rgba(130, 38, 31, 0.95) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2d43e33', endColorstr='#f282261f',GradientType=0 );
  /* IE6-9 */
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; }
  header .mobile-button {
    display: none;
    color: #fff;
    font-size: 32px;
    position: absolute;
    top: 23px;
    right: 30px;
    cursor: pointer; }
  header img {
    vertical-align: middle;
    position: relative;
    z-index: 2000; }
  header nav {
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  header ul {
    display: inline-block;
    margin: 0 0 0 140px;
    padding: 0;
    height: 100%;
    list-style-type: none;
    list-style-position: outside; }
    header ul li {
      display: inline-block;
      margin-right: 60px;
      height: 100%;
      position: relative;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: normal;
      letter-spacing: 2px;
      cursor: pointer;
      color: #fff; }
      header ul li:last-of-type {
        margin-right: 0; }
      header ul li.languages {
        margin-right: 0; }
      header ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 2px;
        transition: opacity 0.4s; }
        header ul li a:hover {
          opacity: 0.7; }
      header ul li > ul {
        position: absolute;
        background-color: #fff;
        left: -12px;
        margin: 0;
        padding: 4px 20px;
        height: auto;
        display: none;
        -webkit-box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.35);
        box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.35); }
        header ul li > ul:before {
          content: none; }
        header ul li > ul li {
          display: block;
          margin: 0;
          color: #000;
          height: auto;
          padding: 10px 0; }
          header ul li > ul li:before {
            content: none; }
          header ul li > ul li a {
            color: #000;
            font-weight: normal;
            text-transform: uppercase;
            white-space: nowrap;
            transition: color 0.2s; }
          header ul li > ul li:hover a {
            color: #d43e33; }
      header ul li:hover > ul {
        display: block; }

header.fixed-header {
  z-index: 1001;
  background-color: #fff;
  color: #000;
  position: fixed;
  top: -140px;
  height: 80px; }
  header.fixed-header .mobile-button {
    color: #000;
    top: 19px; }
  header.fixed-header .close-button {
    color: #000;
    top: 19px; }
  header.fixed-header ul li {
    color: #000; }
    header.fixed-header ul li a {
      color: #000;
      transition: color 0.4s; }
      header.fixed-header ul li a:hover {
        color: #d43e33; }

@media screen and (max-width: 1600px) {
  header nav ul {
    margin: 0 0 0 100px; }
    header nav ul li {
      margin-right: 60px; }
      header nav ul li a {
        font-size: 16px; } }

@media screen and (max-width: 1500px) {
  header nav ul {
    margin: 0 0 0 70px; }
    header nav ul li {
      margin-right: 30px; }
      header nav ul li a {
        font-size: 16px; } }

@media screen and (max-width: 1250px) {
  header .mobile-button {
    display: block; }
  header nav {
    display: none; }
  .mobile-menu {
    text-align: center;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 5000;
    display: none; }
    .mobile-menu .mobile-close-button {
      color: #000;
      font-size: 24px;
      position: absolute;
      top: 40px;
      right: 30px;
      cursor: pointer;
      z-index: 3000; }
    .mobile-menu img {
      position: relative;
      z-index: 2000;
      top: 30px; }
    .mobile-menu nav {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #fff; }
      .mobile-menu nav .mm-services, .mobile-menu nav .mm-about {
        cursor: pointer; }
      .mobile-menu nav ul {
        width: 100%;
        margin: 0;
        padding: 0;
        padding-top: 40px; }
        .mobile-menu nav ul:before {
          content: none; }
        .mobile-menu nav ul li {
          display: block;
          text-align: center;
          margin: 0;
          font-size: 24px;
          padding: 4px 0;
          height: unset; }
          .mobile-menu nav ul li a {
            color: #000;
            display: block;
            width: 100%;
            font-weight: 300;
            height: unset;
            vertical-align: middle; }
            .mobile-menu nav ul li a:before {
              content: "";
              vertical-align: middle;
              display: inline-block;
              width: 0;
              font-size: 0;
              height: unset; }
            .mobile-menu nav ul li a:hover {
              background-color: #f0f0f0; }
          .mobile-menu nav ul li.languages a {
            display: inline-block;
            width: auto;
            padding-left: 10px;
            padding-right: 10px; }
          .mobile-menu nav ul li ul {
            margin: 0;
            padding: 0;
            display: none; }
            .mobile-menu nav ul li ul li {
              display: block;
              font-size: 18px; } }

@media screen and (max-width: 720px) {
  .main-header {
    padding-left: 16px;
    padding-right: 16px;
    height: 90px; }
    .main-header .mobile-button {
      top: 28px;
      font-size: 24px; }
    .main-header img {
      max-width: 200px; }
  header.fixed-header {
    padding-left: 16px;
    padding-right: 16px;
    height: 70px; }
    header.fixed-header .mobile-button {
      top: 18px;
      font-size: 24px; }
    header.fixed-header img {
      max-width: 200px; } }

#home .home-cover {
  padding-bottom: 50%;
  background-image: url("../images/cover.jpg");
  position: relative;
  background-size: cover; }
  #home .home-cover .cover-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    #home .home-cover .cover-content .wrapper {
      padding-top: 14%; }
    #home .home-cover .cover-content h1 {
      font-family: roboto, arial, helvetica, sans-serif;
      font-weight: normal;
      font-size: 72px;
      line-height: 120%;
      color: #fff;
      margin-bottom: 0;
      margin-top: 0; }
    #home .home-cover .cover-content p {
      color: #fff;
      font-size: 18px;
      font-weight: normal;
      letter-spacing: 1px;
      text-transform: uppercase; }
    #home .home-cover .cover-content .survey-box {
      background-color: rgba(0, 0, 0, 0.77);
      background-image: url(../images/cover-survey-arrow.svg);
      background-repeat: no-repeat;
      background-position: 98%;
      background-size: 8%;
      padding: 30px;
      display: inline-block;
      width: 70%;
      text-align: left;
      color: #fff;
      box-sizing: border-box; }
      #home .home-cover .cover-content .survey-box h2 {
        margin-top: 0;
        font-size: 36px;
        color: #fff;
        margin-bottom: 0; }
      #home .home-cover .cover-content .survey-box p {
        margin-top: 12px;
        margin-bottom: 0;
        font-size: 20px;
        text-transform: none;
        font-weight: 300;
        letter-spacing: 0; }
  #home .home-cover .bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }

@media screen and (max-width: 520px) {
  #home .home-cover {
    padding-bottom: 140%; }
    #home .home-cover .cover-content .wrapper {
      padding-top: 120px; }
      #home .home-cover .cover-content .wrapper .column-6 {
        width: 100%; } }

#home section.few-words {
  padding-top: 110px;
  padding-bottom: 50px;
  background-color: #fff;
  overflow: auto; }
  #home section.few-words img {
    margin-bottom: 20px;
    max-width: 100%; }
  #home section.few-words h3 {
    font-size: 28px;
    letter-spacing: 0.2pt;
    margin-top: 0;
    margin-bottom: 0; }
    #home section.few-words h3 + p {
      margin: 0; }
  #home section.few-words h1 {
    font-size: 48px;
    margin-top: 0;
    letter-spacing: 4px; }
    @media screen and (max-width: 720px) {
      #home section.few-words h1 {
        font-size: 32px;
        letter-spacing: 2px; } }
  #home section.few-words p {
    font-size: 20px;
    line-height: 150%; }
  @media screen and (max-width: 520px) {
    #home section.few-words .column-4, #home section.few-words .column-8 {
      width: 100%; }
    #home section.few-words .column-4 {
      padding-bottom: 40px; } }

#home section.about-us {
  background-image: url("../images/about-us-back.jpg");
  background-position: center center;
  overflow: auto; }
  #home section.about-us img {
    display: block; }
  #home section.about-us img:first-of-type {
    margin-bottom: 110px; }
  #home section.about-us h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 48px;
    margin-top: 0;
    letter-spacing: 4px;
    text-align: right; }
  #home section.about-us .two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 40px;
    font-size: 20px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 85px; }
    #home section.about-us .two-columns p:first-of-type {
      margin-top: 0; }
  @media screen and (max-width: 900px) {
    #home section.about-us .two-columns {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -moz-column-gap: 40px;
      -webkit-column-gap: 40px;
      column-gap: 40px; } }
  @media screen and (max-width: 520px) {
    #home section.about-us .column-4, #home section.about-us .column-8 {
      width: 100%; }
    #home section.about-us h1 {
      text-align: left; } }

#home section.mission {
  background-color: #e5e5e5;
  background-image: url(../images/back-mission.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: auto;
  padding-top: 90px;
  padding-bottom: 140px; }
  #home section.mission .column-4 {
    text-align: center; }
    #home section.mission .column-4 .circle {
      width: 200px;
      height: 200px;
      background-color: #fff;
      text-align: center;
      border-radius: 50%;
      display: inline-block;
      margin-bottom: 90px;
      vertical-align: middle; }
      #home section.mission .column-4 .circle i {
        color: #d43e33;
        font-size: 60px;
        line-height: 60px;
        vertical-align: middle; }
        #home section.mission .column-4 .circle i.icon-mission {
          font-size: 90px; }
        #home section.mission .column-4 .circle i.icon-vision {
          font-size: 70px; }
    #home section.mission .column-4 h1 {
      font-size: 48px;
      letter-spacing: 4px;
      text-transform: uppercase;
      margin-top: 0;
      line-height: 48px;
      color: #fff; }
    #home section.mission .column-4 p, #home section.mission .column-4 li {
      margin: 0;
      font-size: 18px;
      line-height: 150%;
      color: #fff; }
    #home section.mission .column-4 li {
      list-style-type: none;
      padding: 0;
      margin: 0; }
    @media screen and (max-width: 1000px) {
      #home section.mission .column-4 .circle {
        width: 160px;
        height: 160px;
        margin-bottom: 60px; }
        #home section.mission .column-4 .circle i {
          color: #fff;
          font-size: 48px;
          line-height: 48px;
          vertical-align: middle; }
          #home section.mission .column-4 .circle i.icon-mission {
            font-size: 70px; }
          #home section.mission .column-4 .circle i.icon-vision {
            font-size: 58px; }
      #home section.mission .column-4 h1 {
        font-size: 36px; } }
  @media screen and (max-width: 720px) {
    #home section.mission .column-4 {
      width: 100%;
      padding-bottom: 50px; }
      #home section.mission .column-4 .circle {
        width: 160px;
        height: 160px;
        margin-bottom: 60px; }
        #home section.mission .column-4 .circle i {
          color: #d43e33;
          font-size: 48px;
          line-height: 48px;
          vertical-align: middle; }
          #home section.mission .column-4 .circle i.icon-mission {
            font-size: 70px; }
          #home section.mission .column-4 .circle i.icon-vision {
            font-size: 58px; }
      #home section.mission .column-4 h1 {
        font-size: 36px; } }

#home section.services {
  background-color: #fff;
  overflow: auto;
  padding-top: 100px; }
  #home section.services h1 {
    margin-top: 0;
    margin-bottom: 65px;
    letter-spacing: 4px;
    font-size: 48px;
    text-align: center;
    text-transform: uppercase; }
  #home section.services .flex-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  #home section.services .service {
    text-align: center;
    margin-bottom: 100px; }
    #home section.services .service .icon-container {
      text-align: center;
      margin-bottom: 24px; }
    #home section.services .service i {
      color: #d43e33;
      font-size: 100px; }
    #home section.services .service h1 {
      font-size: 20px;
      color: #000;
      letter-spacing: 1px;
      min-height: 140px;
      width: 50%;
      margin: 0 auto; }
    @media screen and (max-width: 1100px) {
      #home section.services .service i {
        font-size: 80px; }
      #home section.services .service h1 {
        font-size: 17px; } }
    #home section.services .service a {
      display: inline-block;
      padding: 14px 50px;
      border: 3px solid #d43e33;
      font-size: 18px;
      font-weight: normal;
      color: #d43e33;
      text-transform: uppercase;
      transition: all 0.4s; }
      #home section.services .service a:hover {
        background-color: #d43e33;
        color: #fff; }
  @media screen and (max-width: 600px) {
    #home section.services .column-6 {
      width: 100%; } }

#home .contact {
  height: 600px; }
  #home .contact map {
    width: 100%;
    height: 100%; }
  #home .contact .row {
    display: flex;
    height: 100%; }
  #home .contact strong {
    font-weight: 500; }
  #home .contact .contact-content {
    background-color: #5788b8; }
    #home .contact .contact-content .content {
      padding: 40px;
      color: #fff; }
      #home .contact .contact-content .content h1 {
        color: #fff;
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 48px;
        text-transform: uppercase; }
      #home .contact .contact-content .content p {
        font-size: 20px;
        line-height: 150%; }
  @media screen and (max-width: 1000px) {
    #home .contact .column-8 {
      width: 100%; }
    #home .contact .column-4 {
      width: 100%; } }

@media screen and (max-width: 720px) {
  #home .contact {
    height: auto; }
    #home .contact .row {
      display: block;
      overflow: auto; }
    #home .contact .map {
      height: 400px; }
    #home .contact .column-4, #home .contact .column-8 {
      float: none;
      clear: both; } }

@media screen and (max-width: 1024px) {
  #home .home-cover .cover-content h1 {
    font-size: 32px; } }

@media screen and (max-width: 360px) {
  #home .home-cover .cover-content h1 {
    font-size: 32px; } }

.home-video-cover {
  height: 100vh; }
  .home-video-cover .cover-slide {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative; }
  .home-video-cover .cover-slide video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .home-video-cover .video-cover-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center; }
  .home-video-cover .video-copy-container {
    position: absolute;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
    left: 0;
    bottom: 50px;
    z-index: 100; }
    @media screen and (max-width: 1280px) {
      .home-video-cover .video-copy-container {
        bottom: 40px; } }
    .home-video-cover .video-copy-container .wrapper {
      padding-left: 25px;
      padding-right: 25px;
      box-sizing: border-box; }
      .home-video-cover .video-copy-container .wrapper h1 {
        color: #fff;
        font-size: 48px;
        font-weight: 300;
        width: 100%;
        margin-bottom: 10px;
        letter-spacing: 2px;
        max-width: 1200px;
        font-family: roboto_slab, roboto, Arial, Helvetica, sans-serif; }
        @media screen and (max-width: 1280px) {
          .home-video-cover .video-copy-container .wrapper h1 {
            font-size: 32px; } }
        @media screen and (max-width: 720px) {
          .home-video-cover .video-copy-container .wrapper h1 {
            font-size: 20px;
            letter-spacing: 1px; } }
      .home-video-cover .video-copy-container .wrapper button {
        background-color: #000;
        color: #fff;
        font-family: roboto, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: normal;
        letter-spacing: 1px;
        border: none;
        text-transform: uppercase;
        padding-left: 28px;
        padding-right: 28px;
        height: 60px;
        position: relative;
        transition: all 0.3s; }
        .home-video-cover .video-copy-container .wrapper button:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-top: 30px solid transparent;
          border-bottom: 30px solid transparent;
          border-left: 20px solid #000;
          position: absolute;
          top: 50%;
          margin-top: -30px;
          left: 100%; }
        .home-video-cover .video-copy-container .wrapper button:hover {
          opacity: 0.7; }
        @media screen and (max-width: 1280px) {
          .home-video-cover .video-copy-container .wrapper button {
            font-size: 16px;
            height: 46px;
            padding-left: 18px;
            padding-right: 18px; }
            .home-video-cover .video-copy-container .wrapper button:after {
              border-top: 23px solid transparent;
              border-bottom: 23px solid transparent;
              border-left: 18px solid #000;
              position: absolute;
              top: 50%;
              margin-top: -23px;
              left: 100%; } }

.home-cover-new {
  padding-bottom: 50%;
  background-color: #fff;
  position: relative;
  background-size: cover; }
  .home-cover-new .cover-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
    .home-cover-new .cover-content .slide {
      height: 100%;
      right: 100%;
      position: absolute;
      top: 0;
      opacity: 0;
      cursor: pointer; }
      .home-cover-new .cover-content .slide img {
        height: 100%;
        position: absolute;
        right: 0; }
      .home-cover-new .cover-content .slide .heading {
        position: absolute;
        left: -440px;
        bottom: 5%;
        max-width: 50%;
        color: #fff;
        font-size: 24px;
        letter-spacing: 1px; }
      .home-cover-new .cover-content .slide .heading-open {
        position: absolute;
        left: -720px;
        bottom: 5%;
        width: 400px;
        opacity: 0;
        display: none; }
        .home-cover-new .cover-content .slide .heading-open h2 {
          font-family: roboto, Arial, Helvetica, sans-serif;
          color: #fff;
          font-size: 32px;
          letter-spacing: 1px;
          margin-bottom: 10px;
          font-weight: 500; }
        .home-cover-new .cover-content .slide .heading-open p {
          font-size: 24px;
          letter-spacing: 1px;
          color: #fff;
          margin-top: 10px; }
        .home-cover-new .cover-content .slide .heading-open button {
          background-color: #d43e33;
          height: 80px;
          padding: 0 40px;
          font-size: 26px;
          letter-spacing: 1px;
          text-transform: uppercase;
          color: #fff;
          border: none;
          position: relative;
          transition: background-color 0.3s, color 0.3s; }
          .home-cover-new .cover-content .slide .heading-open button:after {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            border-top: 40px solid transparent;
            border-bottom: 40px solid transparent;
            border-left: 28px solid #d43e33;
            position: absolute;
            top: 50%;
            margin-top: -40px;
            left: 100%;
            transition: border-left 0.3s; }
          .home-cover-new .cover-content .slide .heading-open button:hover {
            background-color: #fff;
            color: #d43e33; }
            .home-cover-new .cover-content .slide .heading-open button:hover:after {
              border-left: 28px solid #fff; }
    .home-cover-new .cover-content .slide.slide-1 {
      z-index: 100; }
    .home-cover-new .cover-content .slide.slide-2 {
      z-index: 99; }
    .home-cover-new .cover-content .slide.slide-3 {
      z-index: 98; }
    .home-cover-new .cover-content .slide.slide-4 {
      z-index: 97; }
    .home-cover-new .cover-content .slide.slide-5 {
      z-index: 96; }
      .home-cover-new .cover-content .slide.slide-5 .heading {
        left: -340px; }
      .home-cover-new .cover-content .slide.slide-5 .heading-open {
        left: -500px; }

section.home-cover-mobile {
  display: none;
  position: relative; }

section.statement {
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #fff;
  overflow: auto; }
  section.statement h2, section.statement p {
    margin: 0;
    width: 50%;
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
    font-family: roboto, Arial, Helvetica, sans-serif;
    color: #000;
    float: left; }
  section.statement h2 {
    font-size: 72px;
    letter-spacing: 5px;
    line-height: 120%; }
  section.statement p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 150%;
    margin-top: 10px; }

section.iceberg {
  position: relative;
  text-align: center; }
  section.iceberg h2 {
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px; }
  section.iceberg .home-iceberg {
    width: 100%; }
  section.iceberg .discover-more-iceberg {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center; }
    section.iceberg .discover-more-iceberg a {
      display: inline-block;
      padding: 8px 20px;
      background-color: #000;
      color: #fff;
      text-transform: uppercase;
      font-weight: normal; }

section.global-presence {
  padding-bottom: 80px; }
  section.global-presence .wrapper {
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px; }
  section.global-presence h2 {
    font-size: 72px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 100px;
    margin-bottom: 100px; }
  section.global-presence img {
    width: 100%; }
  section.global-presence .global-map-holder {
    position: relative; }
    section.global-presence .global-map-holder .presence-box {
      position: absolute;
      background-color: #faa533;
      padding: 4px 10px;
      box-sizing: border-box;
      min-width: 210px; }
      section.global-presence .global-map-holder .presence-box h3 {
        white-space: nowrap;
        font-size: 18px;
        color: #d43e33;
        margin: 0; }
      section.global-presence .global-map-holder .presence-box p {
        white-space: nowrap;
        font-size: 14px;
        color: #fff;
        margin: 0; }

@media screen and (max-width: 1280px) {
  section.iceberg h2 {
    font-size: 32px; } }

@media screen and (max-width: 1024px) {
  section.statement h2 {
    font-size: 48px;
    letter-spacing: 3px; }
  section.iceberg h2 {
    font-size: 28px;
    top: 0px; }
  section.global-presence .global-map-holder {
    position: relative;
    margin-left: -20px;
    margin-right: -20px; } }

@media screen and (max-width: 720px) {
  section.statement {
    padding-top: 40px;
    padding-bottom: 60px; }
    section.statement h2, section.statement p {
      width: 100%; }
  section.iceberg h2 {
    font-size: 20px;
    top: 10px; }
  section.global-presence h2 {
    font-size: 48px;
    letter-spacing: 2px;
    margin-top: 40px;
    margin-bottom: 40px; }
  section.home-cover-new {
    display: none; }
  section.home-cover-mobile {
    display: block; }
    section.home-cover-mobile .cover-content {
      overflow: hidden; }
      section.home-cover-mobile .cover-content .slide {
        position: absolute;
        top: 0;
        left: 1000px; }
        section.home-cover-mobile .cover-content .slide:first-of-type {
          left: 0; }
        section.home-cover-mobile .cover-content .slide img {
          width: 100%;
          display: block; }
        section.home-cover-mobile .cover-content .slide .slide-content {
          position: absolute;
          left: 20px;
          right: 20px;
          bottom: 20px; }
          section.home-cover-mobile .cover-content .slide .slide-content h2 {
            font-family: roboto, Arial, Helvetica, sans-serif;
            color: #fff;
            font-size: 24px;
            letter-spacing: 1px;
            margin-bottom: 10px;
            font-weight: normal; }
          section.home-cover-mobile .cover-content .slide .slide-content button {
            margin-top: 20px;
            background-color: #d43e33;
            height: 60px;
            padding: 0 20px;
            font-size: 20px;
            letter-spacing: 1px;
            text-transform: uppercase;
            color: #fff;
            border: none;
            position: relative;
            transition: background-color 0.3s, color 0.3s; }
            section.home-cover-mobile .cover-content .slide .slide-content button:after {
              content: " ";
              display: block;
              width: 0;
              height: 0;
              border-top: 30px solid transparent;
              border-bottom: 30px solid transparent;
              border-left: 24px solid #d43e33;
              position: absolute;
              top: 50%;
              margin-top: -30px;
              left: 100%;
              transition: border-left 0.3s; } }

footer {
  background-color: #d43e33;
  background: -moz-linear-gradient(top, #d43e33 1%, #82261f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d43e33 1%, #82261f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d43e33 1%, #82261f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2d43e33', endColorstr='#f282261f',GradientType=0 );
  /* IE6-9 */
  padding-top: 85px;
  padding-bottom: 12px;
  color: #fff; }
  footer .icon-logo {
    font-size: 140px; }
  footer ul {
    list-style-type: none;
    list-style-position: inner;
    margin: 0;
    padding: 0; }
    footer ul li {
      margin-bottom: 16px;
      font-weight: normal;
      font-size: 18px;
      text-transform: uppercase; }
      footer ul li a {
        transition: opacity 0.4s; }
      footer ul li a:hover {
        opacity: 0.7; }
  footer strong {
    font-weight: 500; }
  footer .copyright, footer .mobile-copyright {
    margin-top: 40px;
    font-size: 14px; }
  footer .mobile-copyright {
    display: none; }
  footer hr {
    color: transparent;
    background-color: transparent;
    border: none;
    border-top: 1px solid #fff;
    margin-top: 20px;
    margin-bottom: 20px; }
  footer img.social {
    margin-right: 10px;
    margin-top: 12px;
    transition: opacity 0.3s; }
    footer img.social:hover {
      opacity: 0.7; }
  @media screen and (max-width: 960px) {
    footer .icon-logo {
      font-size: 72px; }
    footer .column-2 {
      width: 80%; }
      footer .column-2.align-right {
        width: 20%; }
      footer .column-2.blank {
        width: 20%; }
    footer .column-4 {
      width: 50%;
      padding-top: 30px; } }
  @media screen and (max-width: 520px) {
    footer {
      padding-top: 40px; }
      footer .icon-logo {
        font-size: 72px; }
      footer .column-2 {
        width: 60%; }
        footer .column-2.align-right {
          width: 40%; }
      footer .column-4 {
        width: 100%; }
        footer .column-4:first-of-type {
          display: none; }
      footer .copyright {
        display: none; }
      footer .mobile-copyright {
        display: block; } }

#services .services {
  padding-top: 180px; }
  #services .services h1 {
    font-size: 72px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 6px; }
    @media screen and (max-width: 720px) {
      #services .services h1 {
        font-size: 48px;
        letter-spacing: 3px; } }
  #services .services p.intro {
    width: 66%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 160px; }
  #services .services .service {
    margin-bottom: 100px; }
    #services .services .service h1 {
      font-size: 36px;
      margin-top: 0;
      letter-spacing: 2px;
      width: 80%;
      margin: 0 auto;
      margin-bottom: 20px; }
      @media screen and (max-width: 720px) {
        #services .services .service h1 {
          font-size: 24px;
          letter-spacing: 1px; } }
    #services .services .service img {
      width: 100%;
      margin-bottom: 30PX; }
    #services .services .service p, #services .services .service ul {
      font-size: 18px;
      line-height: 150%;
      letter-spacing: 1px; }
    #services .services .service p {
      padding-left: 24px;
      padding-right: 24px; }
    #services .services .service li {
      list-style-type: none;
      background: url(../images/bullet.png) no-repeat left 12px;
      padding-left: 20px;
      text-align: left; }

.services-cover {
  padding-bottom: 52%;
  background-color: #fff;
  position: relative;
  background-size: cover; }
  .services-cover .services-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .services-cover .services-content .wrapper {
      height: 100%;
      box-sizing: border-box;
      padding: 0 25px;
      overflow: auto; }
      .services-cover .services-content .wrapper:before {
        content: "";
        height: 100%;
        width: 0;
        display: inline-block;
        vertical-align: bottom; }
      .services-cover .services-content .wrapper h1 {
        font-size: 54px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: bottom;
        letter-spacing: 6px;
        max-width: 50%;
        line-height: 130%; }
  .services-cover.consulting {
    background-image: url("../images/services/cover-consulting.jpg"); }
  .services-cover.partnerships {
    background-image: url("../images/services/cover-partnerships.jpg"); }
  .services-cover.fleetdirect {
    background-image: url("../images/services/cover-fleetdirect.jpg"); }
  .services-cover.sourcing {
    background-image: url("../images/services/cover-sourcing.jpg"); }
  .services-cover.personnel {
    background-image: url("../images/services/cover-personnel.jpg"); }

.services-main {
  overflow: auto;
  background-color: #fff;
  padding-top: 140px;
  padding-bottom: 140px; }
  .services-main h2 {
    font-size: 36px;
    font-family: roboto, Arial, Helvetica, sans-serif;
    line-height: 140%;
    letter-spacing: 2px;
    margin-top: 10px; }
  .services-main p, .services-main ul {
    font-size: 18px;
    font-weight: normal;
    line-height: 150%; }
  .services-main .row.gallery {
    margin-top: 60px;
    text-align: center; }
    .services-main .row.gallery figure {
      margin: 0;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-bottom: 60px; }
    .services-main .row.gallery img {
      max-width: 100%;
      height: auto; }
    .services-main .row.gallery figcaption {
      font-weight: normal;
      font-size: 16px;
      margin-top: 8px; }
  .services-main article h3 {
    text-align: center;
    font-size: 48px;
    text-transform: uppercase;
    margin: 80px 0; }

section.services-links {
  position: relative; }
  section.services-links img {
    width: 100%;
    display: block; }
  section.services-links .links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    section.services-links .links .column {
      width: 20%;
      height: 100%;
      font-size: 20px;
      padding-left: 16px;
      padding-right: 10%;
      box-sizing: border-box;
      position: relative;
      float: left; }
      section.services-links .links .column a {
        position: absolute;
        bottom: 20px;
        color: #fff;
        font-weight: normal;
        display: inline-block;
        vertical-align: bottom;
        max-width: 86%;
        text-transform: uppercase; }

@media screen and (max-width: 1280px) {
  .services-cover .services-content .wrapper h1 {
    font-size: 40px; }
  section.services-links .links .column {
    font-size: 16px;
    padding-left: 20px; }
    section.services-links .links .column a {
      bottom: 16px;
      max-width: 80%; } }

@media screen and (max-width: 820px) {
  .services-cover {
    padding-bottom: 130%;
    background-color: #fff;
    position: relative;
    background-size: cover;
    background-position: center center; }
    .services-cover .services-content .wrapper h1 {
      font-size: 30px; }
  .services-main {
    padding-top: 40px; }
    .services-main .column-3, .services-main .column-4, .services-main .column-6, .services-main .column-8, .services-main .column-equipment {
      width: 100%; }
    .services-main h2 {
      font-size: 24px;
      text-align: left; }
    .services-main article h3 {
      padding-left: 20px;
      padding-right: 20px;
      box-sizing: border-box;
      font-size: 32px;
      margin-top: 40px;
      margin-bottom: 40px; }
  section.services-links .links .column {
    font-size: 12px;
    padding-left: 20px; }
    section.services-links .links .column a {
      bottom: 16px;
      max-width: 80%; } }

img.ser-mobile {
  display: none !important; }

@media screen and (max-width: 560px) {
  .services-cover .services-content .wrapper h1 {
    font-size: 24px;
    letter-spacing: 2px; }
  section.services-main {
    padding-bottom: 40px; }
  section.services-links img.ser-desktop {
    display: none !important; }
  section.services-links img.ser-mobile {
    display: block !important; }
  section.services-links .links .column {
    float: none;
    width: 100%;
    height: 20%; }
    section.services-links .links .column:before {
      content: "";
      display: inline-block;
      width: 0;
      height: 100%;
      vertical-align: middle; }
    section.services-links .links .column a {
      position: relative;
      vertical-align: middle;
      bottom: unset;
      max-width: 90%;
      font-size: 14px; } }

.about-cover {
  padding-bottom: 50%;
  background-color: #fff;
  background-image: url("../images/cover.jpg");
  position: relative;
  background-size: cover; }
  .about-cover .about-us-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .about-cover .about-us-content .wrapper {
      height: 100%;
      box-sizing: border-box;
      padding: 0 25px;
      overflow: auto; }
      .about-cover .about-us-content .wrapper:before {
        content: "";
        height: 100%;
        width: 0;
        display: inline-block;
        vertical-align: bottom; }
      .about-cover .about-us-content .wrapper h1 {
        font-size: 64px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: bottom;
        letter-spacing: 6px; }

section.overview, section.leadership, section.management, section.industries {
  padding-top: 120px;
  padding-bottom: 80px; }
  section.overview .wrapper, section.leadership .wrapper, section.management .wrapper, section.industries .wrapper {
    overflow: auto; }
  section.overview .row, section.leadership .row, section.management .row, section.industries .row {
    overflow: auto; }
  section.overview h2, section.leadership h2, section.management h2, section.industries h2 {
    font-size: 48px;
    color: #d43e33;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: right;
    margin-top: 8px; }
  section.overview p, section.leadership p, section.management p, section.industries p {
    font-size: 18px;
    line-height: 140%;
    font-weight: normal;
    letter-spacing: 0.2pt; }
  section.overview .name, section.leadership .name, section.management .name, section.industries .name {
    font-family: roboto_slab, roboto, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    color: #d43e33;
    margin-top: 4px; }
  section.overview .title, section.leadership .title, section.management .title, section.industries .title {
    font-size: 14px;
    color: #000; }

section.leadership {
  background-color: #e9e9e9; }
  section.leadership h2 {
    margin-top: 0; }
  section.leadership .column-4.photo {
    text-align: center;
    padding-top: 15px; }

section.management {
  margin-bottom: 0;
  padding-bottom: 0; }
  section.management h2 {
    margin-bottom: 80px;
    text-align: center; }
  section.management .wrapper {
    max-width: 1280px;
    margin: 0 auto; }
  section.management .column-3 {
    text-align: center;
    margin-bottom: 80px; }
  section.management img {
    border-radius: 50%; }

section.global-presence h2.h2-global-presence {
  font-size: 48px;
  letter-spacing: 2px; }

section.industries {
  margin-top: 0; }
  section.industries h2 {
    margin-top: 0;
    margin-bottom: 60px;
    text-align: center; }
  section.industries ul {
    list-style-type: none; }
    section.industries ul li {
      font-size: 24px;
      margin: 8px 0;
      position: relative; }
      section.industries ul li:before {
        font-family: "icomoon";
        content: "\e900";
        color: #d53f32;
        display: inline-block;
        position: absolute;
        left: -40px;
        top: 4px; }

@media screen and (max-width: 980px) {
  section.management .column-3, section.leadership .column-3 {
    width: 50% !important; }
  section.management .column-3, section.leadership .column-3 {
    margin-bottom: 40px; }
  section.management .column-4.photo, section.leadership .column-4.photo {
    padding-top: 90px; }
    section.management .column-4.photo img, section.leadership .column-4.photo img {
      max-width: 100%; } }

@media screen and (max-width: 720px) {
  .about-cover {
    padding-bottom: 100%; }
    .about-cover .about-us-content .wrapper h1 {
      font-size: 36px;
      text-align: center;
      width: 97%; }
  section.overview {
    padding-top: 40px; }
  section.overview .column-3, section.overview .column-4, section.overview .column-6, section.overview .column-8, section.leadership .column-3, section.leadership .column-4, section.leadership .column-6, section.leadership .column-8, section.management .column-3, section.management .column-4, section.management .column-6, section.management .column-8, section.industries .column-3, section.industries .column-4, section.industries .column-6, section.industries .column-8 {
    width: 100% !important; }
  section.overview .column-4.photo, section.leadership .column-4.photo, section.management .column-4.photo, section.industries .column-4.photo {
    padding-top: 0; }
  section.overview .column-3, section.leadership .column-3, section.management .column-3, section.industries .column-3 {
    margin-bottom: 40px; }
  section.overview h2, section.leadership h2, section.management h2, section.industries h2 {
    font-size: 32px;
    text-align: center;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px; }
  #home section.mission {
    padding-bottom: 40px; }
  section.industries {
    padding-top: 40px;
    padding-bottom: 40px; }
    section.industries ul {
      margin-top: 0;
      margin-bottom: 0;
      margin-block-start: 0;
      margin-block-end: 0; }
  section.global-presence {
    padding-bottom: 10px; }
    section.global-presence h2.h2-global-presence {
      font-size: 32px;
      text-align: center;
      box-sizing: border-box;
      padding-left: 20px;
      padding-right: 20px; }
  section.global-presence .global-map-holder .presence-box {
    zoom: 0.4; }
  section.industries ul li {
    font-size: 20px; } }

#why .cover {
  padding-bottom: 50%;
  background-image: url("../images/iceberg-en.jpg");
  position: relative;
  background-size: cover;
  background-position: top center; }
  #why .cover.lang-es {
    background-image: url("../images/iceberg-es.jpg"); }
  @media screen and (max-width: 720px) {
    #why .cover {
      padding-bottom: 140%;
      background-image: url("../images/iceberg-mobile-en.jpg"); }
      #why .cover.lang-es {
        background-image: url("../images/iceberg-mobile-es.jpg"); } }
  #why .cover h1 {
    color: #fff;
    font-size: 36px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    text-align: center;
    padding-top: 160px;
    text-transform: uppercase; }
    @media screen and (max-width: 720px) {
      #why .cover h1 {
        position: absolute;
        padding: 0 16px;
        bottom: 20px;
        font-size: 24px; } }

#why section.cost-understanding {
  background-color: #fff;
  padding-top: 80px;
  text-align: center; }
  #why section.cost-understanding h1 {
    font-size: 36px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 120px;
    text-transform: uppercase; }
    @media screen and (max-width: 720px) {
      #why section.cost-understanding h1 {
        font-size: 30px;
        letter-spacing: 1px;
        margin-bottom: 60px;
        box-sizing: border-box;
        padding: 0 10px; } }
  #why section.cost-understanding img.scales {
    width: 40%; }
    @media screen and (max-width: 1100px) {
      #why section.cost-understanding img.scales {
        width: 60%; } }
    @media screen and (max-width: 720px) {
      #why section.cost-understanding img.scales {
        width: 95%; } }
  #why section.cost-understanding .row {
    width: 52%;
    margin: 0 auto; }
    @media screen and (max-width: 1100px) {
      #why section.cost-understanding .row {
        width: 70%; } }
    @media screen and (max-width: 720px) {
      #why section.cost-understanding .row {
        width: 95%; } }
  #why section.cost-understanding .column-6 {
    text-align: center; }
    #why section.cost-understanding .column-6 .percent {
      font-family: roboto_slab, roboto, Arial, Helvetica, sans-serif;
      color: #d43e33;
      font-weight: normal;
      font-size: 60px; }
      @media screen and (max-width: 720px) {
        #why section.cost-understanding .column-6 .percent {
          font-size: 45px; } }
    #why section.cost-understanding .column-6 p {
      font-size: 18px;
      line-height: 150%;
      box-sizing: border-box;
      padding: 0 30px; }
      @media screen and (max-width: 720px) {
        #why section.cost-understanding .column-6 p {
          padding: 0; } }
  #why section.cost-understanding .main-copy {
    width: 80%;
    margin: 0 auto;
    color: #d43e33;
    font-size: 36px;
    margin-bottom: 130px;
    padding-top: 40px; }
    @media screen and (max-width: 720px) {
      #why section.cost-understanding .main-copy {
        margin-bottom: 70px;
        font-size: 28px; } }
    #why section.cost-understanding .main-copy strong {
      font-weight: bold;
      font-size: 48px; }
      @media screen and (max-width: 720px) {
        #why section.cost-understanding .main-copy strong {
          font-size: 36px; } }

#why section.facts {
  background-image: url(../images/back-facts2.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff; }
  @media screen and (max-width: 720px) {
    #why section.facts {
      padding-bottom: 60px; }
      #why section.facts .column-4, #why section.facts .column-8 {
        width: 100%; }
      #why section.facts .column-4.align-right {
        text-align: left; } }
  #why section.facts h1 {
    color: #fff;
    font-size: 48px;
    letter-spacing: 4px;
    margin-top: -6px;
    line-height: 48px;
    text-transform: uppercase; }
    @media screen and (max-width: 720px) {
      #why section.facts h1 {
        font-size: 36px; } }
  #why section.facts h2 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 4px;
    line-height: 30px; }
  #why section.facts p {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 36px;
    margin-top: 0; }
  #why section.facts strong {
    font-size: 28px;
    font-weight: bold; }

#why section.challenges {
  padding-top: 80px;
  background-color: #fff;
  padding-bottom: 80px; }
  #why section.challenges h1 {
    width: 60%;
    margin: 0 auto;
    font-size: 36px;
    letter-spacing: 3px;
    margin-top: 0;
    line-height: 36px;
    text-align: center;
    margin-bottom: 90px;
    text-transform: uppercase; }
    @media screen and (max-width: 720px) {
      #why section.challenges h1 {
        width: 100%;
        text-align: left;
        font-size: 30px;
        letter-spacing: 1px;
        box-sizing: border-box;
        padding: 0 16px;
        margin-bottom: 40px; } }
  #why section.challenges ul {
    width: 62%;
    margin: 0 auto;
    list-style-type: none;
    list-style-position: inside; }
    @media screen and (max-width: 720px) {
      #why section.challenges ul {
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box; } }
    #why section.challenges ul li {
      font-size: 24px;
      line-height: 200%;
      background: url(../images/check-red.png) no-repeat left 12px;
      padding-left: 50px; }
      @media screen and (max-width: 720px) {
        #why section.challenges ul li {
          font-size: 20px;
          line-height: 130%;
          background: url(../images/check-red.png) no-repeat left 2px; } }
      #why section.challenges ul li ul {
        padding: 0;
        margin-left: 50px;
        width: 100%; }
        @media screen and (max-width: 720px) {
          #why section.challenges ul li ul {
            padding-left: 30px;
            box-sizing: border-box;
            margin-left: 0; } }
      #why section.challenges ul li li {
        background: transparent;
        padding-left: 0; }
  #why section.challenges .help {
    padding-top: 80px;
    text-align: center; }
    @media screen and (max-width: 720px) {
      #why section.challenges .help {
        padding-top: 40px; } }
    #why section.challenges .help h2 {
      font-size: 48px;
      letter-spacing: 4px;
      text-transform: uppercase; }
      @media screen and (max-width: 720px) {
        #why section.challenges .help h2 {
          font-size: 36px;
          padding: 0 16px;
          box-sizing: border-box; } }
    #why section.challenges .help a {
      display: inline-block;
      padding: 35px 90px;
      background-color: #faa533;
      font-size: 34px;
      font-weight: normal;
      color: #fff;
      text-transform: uppercase;
      transition: opacity 0.4s; }
      @media screen and (max-width: 720px) {
        #why section.challenges .help a {
          padding: 15px 50px;
          font-size: 26px; } }
      #why section.challenges .help a:hover {
        opacity: 0.8; }

#how h1 {
  box-sizing: border-box;
  padding: 0 16px;
  text-transform: uppercase; }

#how .cover {
  padding-bottom: 55%;
  background-image: url("../images/cover-how-en.jpg");
  position: relative;
  background-size: cover;
  background-position: top center; }
  #how .cover.lang-es {
    background-image: url("../images/cover-how-es.jpg"); }
  @media screen and (max-width: 720px) {
    #how .cover {
      padding-bottom: 100%;
      background-image: url("../images/cover-how-mobile-en.jpg"); }
      #how .cover.lang-es {
        background-image: url("../images/cover-how-mobile-es.jpg"); } }
  #how .cover h1 {
    position: absolute;
    bottom: 12%;
    left: 120px;
    color: #fff;
    font-size: 36px;
    max-width: 35%;
    line-height: 40px; }
    @media screen and (max-width: 720px) {
      #how .cover h1 {
        position: absolute;
        padding: 0 16px;
        bottom: 20px;
        left: 0;
        width: 100%;
        max-width: 100%;
        font-size: 24px;
        line-height: 120%;
        text-align: center;
        margin-bottom: 0; }
        #how .cover h1.lang-es {
          font-size: 18px; } }

#how section.focus {
  padding-top: 120px;
  padding-bottom: 70px;
  background-color: #fff;
  text-align: center; }
  @media screen and (max-width: 720px) {
    #how section.focus {
      padding-top: 60px; } }
  #how section.focus h1 {
    font-size: 36px;
    letter-spacing: 3px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 70px; }
  #how section.focus img {
    max-width: 100%; }

#how section.programme {
  padding-top: 90px;
  padding-bottom: 70px;
  background-color: #fff; }
  #how section.programme h1 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 3px;
    text-align: right;
    margin-top: 0;
    margin-bottom: 70px; }
  #how section.programme ul {
    list-style-type: none;
    list-style-position: inside;
    margin-top: 0; }
    #how section.programme ul li {
      font-size: 24px;
      line-height: 200%;
      background: url(../images/check-red.png) no-repeat left 12px;
      padding-left: 50px; }

#how section.info2 {
  padding-top: 90px; }
  @media screen and (max-width: 720px) {
    #how section.info2 {
      padding-top: 40px; } }
  #how section.info2 h1 {
    font-size: 48px;
    letter-spacing: 4px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 70px; }
    @media screen and (max-width: 720px) {
      #how section.info2 h1 {
        font-size: 28px;
        margin-bottom: 40px; } }
  #how section.info2 .row-red, #how section.info2 .row-yellow, #how section.info2 .row-turquoise, #how section.info2 .row-blue {
    display: flex;
    margin-bottom: 40px;
    align-items: center; }
    @media screen and (max-width: 720px) {
      #how section.info2 .row-red, #how section.info2 .row-yellow, #how section.info2 .row-turquoise, #how section.info2 .row-blue {
        display: block; } }
    #how section.info2 .row-red .circle, #how section.info2 .row-yellow .circle, #how section.info2 .row-turquoise .circle, #how section.info2 .row-blue .circle {
      margin-left: 100px;
      height: 240px;
      width: 240px;
      min-width: 240px;
      position: relative;
      text-align: center; }
      @media screen and (max-width: 720px) {
        #how section.info2 .row-red .circle, #how section.info2 .row-yellow .circle, #how section.info2 .row-turquoise .circle, #how section.info2 .row-blue .circle {
          margin: 0 auto; } }
      #how section.info2 .row-red .circle .half-circle, #how section.info2 .row-yellow .circle .half-circle, #how section.info2 .row-turquoise .circle .half-circle, #how section.info2 .row-blue .circle .half-circle {
        height: 240px;
        width: 120px;
        box-sizing: border-box;
        border-top-left-radius: 120px;
        border-bottom-left-radius: 120px;
        border: 24px solid #d43e33;
        border-right: none;
        position: absolute;
        top: 0;
        left: 0; }
      #how section.info2 .row-red .circle .inner-circle, #how section.info2 .row-yellow .circle .inner-circle, #how section.info2 .row-turquoise .circle .inner-circle, #how section.info2 .row-blue .circle .inner-circle {
        display: inline-block;
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background-color: #d43e33;
        border: none;
        text-align: center;
        position: relative;
        top: 40px;
        font-family: roboto_slab, roboto, Arial, Helvetica, sans-serif;
        color: #fff;
        font-size: 64px;
        line-height: 158px; }
        #how section.info2 .row-red .circle .inner-circle span, #how section.info2 .row-yellow .circle .inner-circle span, #how section.info2 .row-turquoise .circle .inner-circle span, #how section.info2 .row-blue .circle .inner-circle span {
          font-family: roboto, Arial, Helvetica, sans-serif;
          font-size: 12px;
          line-height: 12px;
          font-weight: normal;
          display: block;
          position: absolute;
          top: 40px;
          left: 26px; }
    #how section.info2 .row-red .row-content h2, #how section.info2 .row-yellow .row-content h2, #how section.info2 .row-turquoise .row-content h2, #how section.info2 .row-blue .row-content h2 {
      font-size: 24px;
      color: #d43e33;
      margin-bottom: 4px;
      text-transform: uppercase; }
      @media screen and (max-width: 720px) {
        #how section.info2 .row-red .row-content h2, #how section.info2 .row-yellow .row-content h2, #how section.info2 .row-turquoise .row-content h2, #how section.info2 .row-blue .row-content h2 {
          padding: 0 16px;
          box-sizing: border-box; } }
    #how section.info2 .row-red .row-content ul, #how section.info2 .row-yellow .row-content ul, #how section.info2 .row-turquoise .row-content ul, #how section.info2 .row-blue .row-content ul {
      list-style-type: none;
      margin-top: 0;
      margin-bottom: 0; }
      @media screen and (max-width: 720px) {
        #how section.info2 .row-red .row-content ul, #how section.info2 .row-yellow .row-content ul, #how section.info2 .row-turquoise .row-content ul, #how section.info2 .row-blue .row-content ul {
          padding: 0 16px;
          margin: 0;
          box-sizing: border-box; } }
      #how section.info2 .row-red .row-content ul li, #how section.info2 .row-yellow .row-content ul li, #how section.info2 .row-turquoise .row-content ul li, #how section.info2 .row-blue .row-content ul li {
        font-size: 20px; }
  #how section.info2 .row-yellow .circle .half-circle {
    border-color: #faa533; }
  #how section.info2 .row-yellow .circle .inner-circle {
    background-color: #faa533; }
  #how section.info2 .row-yellow .row-content h2 {
    color: #faa533; }
  #how section.info2 .row-turquoise .circle .half-circle {
    border-color: #53baaf; }
  #how section.info2 .row-turquoise .circle .inner-circle {
    background-color: #53baaf; }
  #how section.info2 .row-turquoise .row-content h2 {
    color: #53baaf; }
  #how section.info2 .row-blue .circle .half-circle {
    border-color: #518bbb; }
  #how section.info2 .row-blue .circle .inner-circle {
    background-color: #518bbb; }
  #how section.info2 .row-blue .row-content h2 {
    color: #518bbb; }
  #how section.info2 .disclaimer {
    margin-left: 340px;
    margin-bottom: 90px;
    font-size: 9px; }
    @media screen and (max-width: 720px) {
      #how section.info2 .disclaimer {
        margin-left: 0;
        margin-bottom: 40px;
        font-size: 12px;
        padding: 0 16px;
        box-sizing: border-box; } }

#survey .hidden {
  display: none; }

#survey .wrapper {
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box; }

#survey .survey-next-button, #survey .survey-back-button, #survey .survey-submit-button {
  width: 210px;
  height: 54px;
  border: none;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 40px; }

#survey .survey-next-button {
  background-color: #518bbb; }

#survey .survey-back-button {
  background-color: #b3b3b3; }
  @media screen and (max-width: 720px) {
    #survey .survey-back-button {
      margin-bottom: 0; } }

#survey .survey-submit-button {
  background-color: #53baaf; }

#survey .survey {
  padding-top: 180px; }
  @media screen and (max-width: 720px) {
    #survey .survey {
      padding-top: 90px; } }
  #survey .survey h1 {
    font-size: 72px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 6px; }
    @media screen and (max-width: 720px) {
      #survey .survey h1 {
        font-size: 36px;
        letter-spacing: 1px; } }
  #survey .survey p.intro {
    width: 66%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 160px; }
  #survey .survey .survey-container {
    text-align: center; }
  #survey .survey .survey-navigation {
    margin-bottom: 60px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(180deg, transparent calc(50% - 2px), #d43e33 calc(50% - 1px), #d43e33 calc(50%), transparent calc(50% + 1px)); }
    #survey .survey .survey-navigation .circle {
      box-sizing: border-box;
      width: 50px;
      height: 50px;
      margin-left: 20px;
      margin-right: 20px;
      display: inline-block;
      border-radius: 50%;
      border: 2px solid #d43e33;
      text-align: center;
      color: #d43e33;
      font-size: 24px;
      line-height: 46px;
      font-weight: normal;
      background-color: #fff;
      font-family: roboto_slab, roboto, Arial, Helvetica, sans-serif;
      cursor: pointer; }
      @media screen and (max-width: 720px) {
        #survey .survey .survey-navigation .circle {
          width: 36px;
          height: 36px;
          margin-left: 10px;
          margin-right: 10px;
          font-size: 20px;
          line-height: 32px; } }
      #survey .survey .survey-navigation .circle:first-of-type {
        margin-left: 0; }
      #survey .survey .survey-navigation .circle:last-of-type {
        margin-right: 0; }
      #survey .survey .survey-navigation .circle.active {
        color: #fff;
        background-color: #d43e33; }
      #survey .survey .survey-navigation .circle.visited {
        cursor: pointer; }
        #survey .survey .survey-navigation .circle.visited:hover {
          color: #fff;
          background-color: #d43e33; }
  #survey .survey .survey-content h2 {
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0; }
    @media screen and (max-width: 720px) {
      #survey .survey .survey-content h2 {
        font-size: 24px;
        letter-spacing: 1px; } }
  #survey .survey .survey-content .survey-row {
    float: none;
    clear: both;
    text-align: center;
    margin: 0 auto 30px;
    box-sizing: border-box;
    width: 100%;
    max-width: 800px; }
  #survey .survey .survey-content label {
    display: inline-block;
    width: 100%;
    color: #356c9c;
    font-size: 20px;
    letter-spacing: 1px;
    font-family: roboto_slab, roboto, Arial, Helvetica, sans-serif; }
    @media screen and (max-width: 720px) {
      #survey .survey .survey-content label {
        font-size: 18px; } }
    #survey .survey .survey-content label.radio-label {
      width: auto;
      max-width: none;
      padding-right: 30px;
      margin-top: 20px;
      color: #000;
      font-family: roboto, Arial, Helvetica, sans-serif;
      font-weight: normal;
      cursor: pointer;
      letter-spacing: 0; }
    #survey .survey .survey-content label.checkbox-label {
      width: auto;
      max-width: none;
      padding-right: 30px;
      margin-top: 20px;
      color: #000;
      font-family: roboto, Arial, Helvetica, sans-serif;
      font-weight: normal;
      cursor: pointer;
      letter-spacing: 0; }
      @media screen and (max-width: 720px) {
        #survey .survey .survey-content label.checkbox-label {
          width: 100%;
          display: flex;
          padding-right: 0;
          text-align: left; } }
      #survey .survey .survey-content label.checkbox-label div.label {
        display: inline-block;
        vertical-align: middle; }
  #survey .survey .survey-content input[type=text] {
    box-sizing: border-box;
    width: 100%;
    max-width: 600px;
    height: 46px;
    margin-bottom: 0;
    border: 2px #acacac solid;
    font-size: 18px;
    color: #000;
    padding-left: 16px;
    padding-right: 16px;
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif; }
  #survey .survey .survey-content input[type=radio] {
    display: none; }
  #survey .survey .survey-content input[type=radio] + span {
    width: 36px;
    height: 36px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px #acacac solid;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
  #survey .survey .survey-content input[type=radio].error + span {
    border-color: #f00; }
  #survey .survey .survey-content input[type=radio]:checked + span {
    background-color: #959595; }
  #survey .survey .survey-content input[type=checkbox] {
    display: none; }
  #survey .survey .survey-content input[type=checkbox] + span {
    width: 36px;
    height: 36px;
    min-width: 36px;
    background-color: transparent;
    border: 2px #acacac solid;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    cursor: pointer; }
    @media screen and (max-width: 720px) {
      #survey .survey .survey-content input[type=checkbox] + span {
        margin-left: 0;
        margin-right: 20px; } }
  #survey .survey .survey-content input[type=checkbox]:checked + span {
    background-image: url(../images/check-green.png); }
  #survey .survey .survey-content input.error {
    border-color: #f00; }
  #survey .survey .survey-content label.textarea {
    font-family: roboto, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    text-align: left;
    letter-spacing: 0;
    width: 100%;
    display: block;
    margin-top: 20px; }
  #survey .survey .survey-content textarea {
    width: 100%;
    height: 84px;
    max-width: 800px;
    display: inline-block;
    resize: none;
    font-size: 18px;
    color: #000;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
    border: 2px #acacac solid;
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif; }
  #survey .survey .survey-content .survey-row-complex, #survey .survey .survey-content .survey-row-radio {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 20px;
    align-items: center;
    overflow: auto;
    vertical-align: middle;
    text-align: left; }
    @media screen and (max-width: 720px) {
      #survey .survey .survey-content .survey-row-complex.checkbox, #survey .survey .survey-content .checkbox.survey-row-radio {
        text-align: left; } }
    #survey .survey .survey-content .survey-row-complex span.label, #survey .survey .survey-content .survey-row-radio span.label {
      float: left;
      display: inline-block;
      vertical-align: middle;
      font-family: roboto, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 20px;
      line-height: 48px; }
    #survey .survey .survey-content .survey-row-complex .radios, #survey .survey .survey-content .survey-row-radio .radios {
      float: right; }
    #survey .survey .survey-content .survey-row-complex .radio-label, #survey .survey .survey-content .survey-row-radio .radio-label {
      margin-top: 0;
      vertical-align: middle;
      height: 46px;
      float: left; }
      #survey .survey .survey-content .survey-row-complex .radio-label span, #survey .survey .survey-content .survey-row-radio .radio-label span {
        margin-top: 5px;
        margin-bottom: 5px; }
    #survey .survey .survey-content .survey-row-complex *, #survey .survey .survey-content .survey-row-radio * {
      vertical-align: middle; }
    #survey .survey .survey-content .survey-row-complex input[type=text], #survey .survey .survey-content .survey-row-radio input[type=text] {
      width: 100px;
      max-width: 100px;
      vertical-align: middle;
      float: right; }
      @media screen and (max-width: 720px) {
        #survey .survey .survey-content .survey-row-complex input[type=text], #survey .survey .survey-content .survey-row-radio input[type=text] {
          margin-left: 56px;
          float: none;
          clear: both;
          margin-top: 10px;
          width: auto;
          max-width: none; } }
  #survey .survey .survey-content .survey-row-radio {
    display: flex; }
    @media screen and (max-width: 720px) {
      #survey .survey .survey-content .survey-row-radio {
        display: block; }
        #survey .survey .survey-content .survey-row-radio span.label {
          width: 100%;
          text-align: center !important; } }
    #survey .survey .survey-content .survey-row-radio .radios {
      min-width: 260px;
      max-width: 260px;
      width: 260px; }
    #survey .survey .survey-content .survey-row-radio span.label {
      line-height: normal;
      text-align: left;
      flex-grow: 1; }
  @media screen and (max-width: 720px) {
    #survey .survey .survey-content .survey-row.mobile-break label {
      text-align: left; } }
  @media screen and (max-width: 720px) {
    #survey .survey .survey-content .survey-row.mobile-break label.radio-label {
      text-align: left;
      margin-right: 20px;
      display: block; } }

#contact .contact {
  padding-top: 180px; }
  #contact .contact h1 {
    font-size: 72px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 6px; }
    @media screen and (max-width: 720px) {
      #contact .contact h1 {
        font-size: 48px;
        letter-spacing: 3px; } }
  #contact .contact p.intro {
    width: 66%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 160px; }
  #contact .contact .section-container {
    overflow: auto; }
  #contact .contact form {
    box-sizing: border-box; }
    #contact .contact form * {
      box-sizing: border-box; }
    #contact .contact form label {
      display: inline-block;
      margin-bottom: 4px;
      font-size: 18px; }
    #contact .contact form .error {
      color: #d43e33;
      font-size: 12px; }
    #contact .contact form input, #contact .contact form select {
      width: 100%;
      height: 40px;
      margin-bottom: 24px;
      font-size: 18px;
      color: #000;
      padding-left: 16px;
      padding-right: 16px;
      font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif; }
    #contact .contact form textarea {
      width: 100%;
      height: 200px;
      margin-bottom: 24px;
      font-size: 18px;
      color: #000;
      padding-left: 16px;
      padding-right: 16px;
      font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif; }
    #contact .contact form button {
      width: 150px;
      height: 40px;
      border: none;
      background-color: #d43e33;
      color: #fff;
      margin-bottom: 48px;
      float: right; }
  #contact .contact .map-container {
    padding-top: 24px; }
    #contact .contact .map-container .map {
      width: 100%;
      height: 500px;
      margin-bottom: 48px; }

@media screen and (max-width: 1024px) {
  .column-6-large {
    width: 100%; }
  .contact button {
    margin-bottom: 0; } }

.demo {
  background-image: url(../images/back-demo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .demo .wrapper {
    padding: 0; }
    .demo .wrapper .column-6 {
      width: 50%;
      float: left;
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 100px;
      padding-bottom: 100px;
      box-sizing: border-box; }
      @media screen and (max-width: 900px) {
        .demo .wrapper .column-6 {
          width: 100%;
          padding-bottom: 0; }
          .demo .wrapper .column-6:last-of-type {
            padding-top: 20px; } }
      .demo .wrapper .column-6:first-of-type {
        padding-right: 90px; }
        .demo .wrapper .column-6:first-of-type h2 {
          font-size: 72px;
          letter-spacing: 4px;
          text-transform: uppercase;
          color: #fff;
          margin-top: 0; }
          @media screen and (max-width: 1280px) {
            .demo .wrapper .column-6:first-of-type h2 {
              font-size: 48px; } }
          @media screen and (max-width: 1000px) {
            .demo .wrapper .column-6:first-of-type h2 {
              font-size: 36px;
              letter-spacing: 2px; } }
        .demo .wrapper .column-6:first-of-type p {
          color: #fff;
          font-size: 18px;
          letter-spacing: 1px; }
        .demo .wrapper .column-6:first-of-type p.question {
          font-size: 36px;
          color: #d43e33;
          letter-spacing: 2px;
          font-weight: 300; }
          @media screen and (max-width: 1280px) {
            .demo .wrapper .column-6:first-of-type p.question {
              font-size: 30px; } }
          @media screen and (max-width: 1000px) {
            .demo .wrapper .column-6:first-of-type p.question {
              font-size: 24px;
              letter-spacing: 1px; } }
        .demo .wrapper .column-6:first-of-type p.see-how {
          font-size: 36px;
          color: #fff;
          letter-spacing: 2px;
          font-weight: normal; }
          @media screen and (max-width: 1280px) {
            .demo .wrapper .column-6:first-of-type p.see-how {
              font-size: 30px; } }
          @media screen and (max-width: 1000px) {
            .demo .wrapper .column-6:first-of-type p.see-how {
              font-size: 24px;
              letter-spacing: 1px; } }
      .demo .wrapper .column-6 .row {
        margin-bottom: 18px; }
        @media screen and (max-width: 900px) {
          .demo .wrapper .column-6 .row {
            margin-bottom: 0; } }
        @media screen and (max-width: 900px) {
          .demo .wrapper .column-6 .row .column-full {
            margin-bottom: 20px; } }
        .demo .wrapper .column-6 .row .column-half {
          float: left;
          width: 50%;
          box-sizing: border-box; }
          .demo .wrapper .column-6 .row .column-half:first-of-type {
            padding-right: 12px; }
          .demo .wrapper .column-6 .row .column-half:last-of-type {
            padding-left: 12px; }
          @media screen and (max-width: 900px) {
            .demo .wrapper .column-6 .row .column-half {
              width: 100%;
              padding-left: 0 !important;
              padding-right: 0 !important;
              margin-bottom: 20px; } }
      .demo .wrapper .column-6 .error-message {
        color: #d43e33;
        visibility: hidden;
        font-weight: normal;
        font-size: 18px;
        letter-spacing: 1px; }
      .demo .wrapper .column-6 .thank-you, .demo .wrapper .column-6 .send-error {
        text-align: center;
        color: #fff;
        display: none; }
        .demo .wrapper .column-6 .thank-you h3, .demo .wrapper .column-6 .send-error h3 {
          font-size: 48px;
          letter-spacing: 2px;
          margin-bottom: 20px;
          color: #d43e33; }
      .demo .wrapper .column-6 label {
        font-size: 18px;
        font-weight: normal;
        color: #fff;
        letter-spacing: 1px;
        margin-bottom: 3px;
        display: inline-block; }
      .demo .wrapper .column-6 input {
        width: 100%;
        height: 46px;
        box-sizing: border-box;
        background-color: #fff;
        border: 1px solid #fff;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 18px;
        font-family: roboto, Arial, Helvetica, sans-serif; }
        .demo .wrapper .column-6 input.error {
          border: 4px solid #d43e33; }
      .demo .wrapper .column-6 button.schedule-button {
        margin-top: 16px;
        background-color: #d43e33;
        height: 64px;
        padding: 0 40px;
        font-size: 30px;
        font-weight: 300;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #fff;
        border: none;
        position: relative;
        transition: background-color 0.3s, color 0.3s;
        box-sizing: border-box;
        font-family: roboto, Arial, Helvetica, sans-serif; }
        .demo .wrapper .column-6 button.schedule-button:after {
          content: " ";
          display: block;
          width: 0;
          height: 0;
          border-top: 32px solid transparent;
          border-bottom: 32px solid transparent;
          border-left: 20px solid #d43e33;
          position: absolute;
          top: 50%;
          margin-top: -32px;
          left: 100%;
          transition: border-left 0.3s; }
      .demo .wrapper .column-6 button.back-button {
        margin-top: 16px;
        background-color: #d43e33;
        height: 64px;
        padding: 0 40px;
        font-size: 30px;
        font-weight: 300;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #fff;
        border: none;
        position: relative;
        transition: background-color 0.3s, color 0.3s;
        box-sizing: border-box;
        font-family: roboto, Arial, Helvetica, sans-serif; }

.picker__holder {
  border-radius: 0;
  border: none; }

.picker__wrap {
  margin: unset; }

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #d43e33; }

.picker__day--highlighted {
  border-color: #d43e33; }

.picker__day--today:before {
  border-top: 0.5em solid #d43e33; }

.picker__list-item--highlighted, .picker__list-item:hover {
  border-color: #d43e33; }

.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
  color: #fff;
  background: #d43e33; }

#blog {
  padding-top: 180px; }
  #blog .blog-content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }
    #blog .blog-content h1 {
      font-size: 72px;
      margin-top: 0;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 6px; }
      @media screen and (max-width: 720px) {
        #blog .blog-content h1 {
          font-size: 48px;
          letter-spacing: 3px; } }

.blog-article {
  margin-bottom: 30px; }
  .blog-article__title {
    margin-bottom: 0;
    font-size: 36px; }
  .blog-article__time {
    margin-bottom: 20px;
    font-size: 14px;
    color: #808080; }
  .blog-article__image {
    max-width: 100%; }
  .blog-article__footer {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf; }
  .blog-article__footer-link {
    font-size: 14px;
    font-weight: normal;
    color: #2767c5; }
  .blog-article__footer-icon {
    height: 26px;
    margin-right: 10px; }

.pagination {
  margin-bottom: 40px; }
  .pagination__list {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
    list-style-type: none; }
  .pagination__list-item {
    display: inline-block; }
  .pagination__three-points {
    display: inline-block;
    margin-left: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #b7b7b7;
    transform: translateY(-20%); }
  .pagination__link {
    box-sizing: border-box;
    min-width: 30px;
    display: inline-block;
    padding: 3px 4px;
    margin-left: 8px;
    background-color: #b7b7b7;
    color: #fff;
    list-style-type: none;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    transition: opacity 0.3s; }
    .pagination__link:hover {
      opacity: 0.8; }
    .pagination__link.isActive {
      background-color: #d43e33; }

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: roboto, Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #000; }

* {
  outline: none; }

a {
  text-decoration: none;
  color: inherit;
  border: 0; }

button {
  cursor: pointer; }

.display-none {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: roboto_slab, roboto, Arial, Helvetica, sans-serif;
  color: #d43e33;
  font-weight: normal; }

.mobile-block {
  display: none; }
  @media screen and (max-width: 520px) {
    .mobile-block {
      display: block; } }

.desktop-block {
  display: block; }
  @media screen and (max-width: 520px) {
    .desktop-block {
      display: none; } }

.row-flex {
  display: flex;
  justify-content: center; }

/*# sourceMappingURL=main.css.map */