#lynk-pro-header {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -133px; }
  #lynk-pro-header .container {
    width: 940px;
    margin: 0 auto; }
    @media screen and (max-width: 992px) {
      #lynk-pro-header .container {
        width: 100%;
        padding: 0 30px; } }
  #lynk-pro-header .col {
    padding-top: 236px;
    padding-bottom: 176px; }
    @media screen and (max-width: 992px) {
      #lynk-pro-header .col {
        padding-top: 136px;
        padding-bottom: 48px; } }
    #lynk-pro-header .col.col-xs-6 {
      width: 50%; }
      @media screen and (max-width: 992px) {
        #lynk-pro-header .col.col-xs-6 {
          width: 100%;
          text-align: center; }
          #lynk-pro-header .col.col-xs-6 img {
            display: block;
            margin: 0 auto;
            max-width: 100%;
            height: auto; } }
      #lynk-pro-header .col.col-xs-6 h1 {
        font-size: 31px;
        line-height: 1;
        color: #11222e;
        font-family: 'Ubuntu', sans-serif;
        font-weight: 700;
        margin: 11px 0 20px 0; }
        @media screen and (max-width: 992px) {
          #lynk-pro-header .col.col-xs-6 h1 {
            font-size: 26px; } }
      #lynk-pro-header .col.col-xs-6 h2 {
        font-family: 'Ubuntu', sans-serif;
        font-weight: 500;
        color: #11222e;
        font-size: 17px;
        line-height: 1;
        margin: 0 0 15px 0; }
        @media screen and (max-width: 992px) {
          #lynk-pro-header .col.col-xs-6 h2 {
            font-size: 15px; } }
      #lynk-pro-header .col.col-xs-6 a {
        display: inline-block;
        width: 144px;
        height: 36px;
        line-height: 36px;
        color: #ffffff;
        background-color: #111f29;
        -webkit-transition: all 350ms ease;
        -moz-transition: all 350ms ease;
        -o-transition: all 350ms ease;
        transition: all 350ms ease;
        text-transform: uppercase;
        font-family: 'Ubuntu', sans-serif;
        font-size: 16px;
        text-align: center;
        font-weight: 500;
        border-radius: 3px;
        vertical-align: top;
        margin: 4px 23px 0 0; }
        @media screen and (max-width: 992px) {
          #lynk-pro-header .col.col-xs-6 a {
            display: block;
            margin: 0 auto 18px auto; } }
        #lynk-pro-header .col.col-xs-6 a:hover {
          background-color: #e8cb10; }
      #lynk-pro-header .col.col-xs-6 h3 {
        display: inline-block;
        font-family: 'Ubuntu', sans-serif;
        font-weight: 700;
        color: #11222e;
        font-size: 22px;
        margin: 0;
        vertical-align: top; }
        @media screen and (max-width: 992px) {
          #lynk-pro-header .col.col-xs-6 h3 {
            display: block; } }
        #lynk-pro-header .col.col-xs-6 h3 span {
          font-weight: 500;
          font-size: 13px;
          display: block; }
  #lynk-pro-header .img-absolute {
    position: absolute;
    max-width: 50%;
    height: auto;
    left: 50%;
    bottom: 0;
    margin-left: 55px; }
    @media screen and (max-width: 1260px) {
      #lynk-pro-header .img-absolute {
        max-width: 45%; } }
    @media screen and (max-width: 1108px) {
      #lynk-pro-header .img-absolute {
        max-width: 50%;
        margin-left: 0;
        left: auto;
        right: 0;
        top: 65%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media screen and (max-width: 992px) {
      #lynk-pro-header .img-absolute {
        display: none; } }

#why-lynk-pro {
  background-color: #101e29;
  padding-top: 38px;
  padding-bottom: 48px; }
  #why-lynk-pro .container {
    width: 670px;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 992px) {
      #why-lynk-pro .container {
        width: 100%;
        padding: 0 8px; } }
    #why-lynk-pro .container h2 {
      font-family: 'Ubuntu', sans-serif;
      font-weight: 700;
      font-size: 26px;
      color: #ffdd00;
      margin: 0; }
      @media screen and (max-width: 992px) {
        #why-lynk-pro .container h2 {
          font-size: 22px; } }
    #why-lynk-pro .container p {
      margin: 0 0 24px 0;
      font-family: 'Ubuntu', sans-serif;
      font-size: 16px;
      color: #ffffff; }
      @media screen and (max-width: 992px) {
        #why-lynk-pro .container p {
          font-size: 14px;
          margin: 0 0 18px 0; } }
      #why-lynk-pro .container p strong, #why-lynk-pro .container p b {
        font-weight: 700; }
    #why-lynk-pro .container h3 {
      font-size: 18px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 700;
      color: #ffdd00;
      margin: 60px 0 0 0; }
      @media screen and (max-width: 992px) {
        #why-lynk-pro .container h3 {
          margin: 28px 0 0 0; } }
    #why-lynk-pro .container a {
      display: inline-block;
      width: 150px;
      height: 43px;
      border: 2px solid #ffdd00;
      -webkit-transition: all 350ms ease;
      -moz-transition: all 350ms ease;
      -o-transition: all 350ms ease;
      transition: all 350ms ease;
      line-height: 41px;
      font-size: 15px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 500;
      color: #ffffff;
      text-transform: uppercase;
      border-radius: 3px;
      margin: 0 6px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      cursor: pointer; }
      @media screen and (max-width: 992px) {
        #why-lynk-pro .container a {
          width: 132px;
          height: 38px;
          line-height: 36px;
          font-size: 13px;
          margin-bottom: 12px; } }
      #why-lynk-pro .container a:hover {
        background-color: #ffdd00;
        color: #101e29; }

.lynk-pro-section {
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px; }
  @media screen and (max-width: 992px) {
    .lynk-pro-section {
      height: auto; } }
  .lynk-pro-section .container {
    width: 970px;
    margin: 0 auto;
    height: 100%; }
    @media screen and (max-width: 992px) {
      .lynk-pro-section .container {
        height: auto;
        width: 100%;
        padding: 0 24px; } }
    .lynk-pro-section .container .col {
      position: relative; }
      .lynk-pro-section .container .col.col-xs-5 {
        width: 41.66666667%; }
        @media screen and (max-width: 992px) {
          .lynk-pro-section .container .col.col-xs-5 {
            width: 100%; } }
      .lynk-pro-section .container .col.image {
        height: 100%; }
        @media screen and (max-width: 992px) {
          .lynk-pro-section .container .col.image {
            height: auto;
            padding-top: 40px; } }
      .lynk-pro-section .container .col:not(.image) {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media screen and (max-width: 992px) {
          .lynk-pro-section .container .col:not(.image) {
            position: static;
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            transform: translateY(0);
            padding-top: 40px; } }
      .lynk-pro-section .container .col h2 {
        font-size: 26px;
        font-weight: 700 !important;
        font-family: 'Ubuntu', sans-serif;
        color: #101e29;
        margin: 0 0 12px 0 !important; }
        @media screen and (max-width: 992px) {
          .lynk-pro-section .container .col h2 {
            font-size: 22px; } }
      .lynk-pro-section .container .col ul {
        list-style: disc;
        margin: 0 0 0 20px; }
        .lynk-pro-section .container .col ul li {
          font-family: 'Ubuntu', sans-serif;
          font-size: 16px;
          color: #101e29;
          background: none !important;
          padding: 0; }
          @media screen and (max-width: 992px) {
            .lynk-pro-section .container .col ul li {
              font-size: 14px; } }
      .lynk-pro-section .container .col img {
        position: absolute;
        max-width: 100%;
        height: auto;
        bottom: 0; }
        @media screen and (max-width: 992px) {
          .lynk-pro-section .container .col img {
            position: static; } }
    .lynk-pro-section .container .clearfix {
      clear: both; }
  .lynk-pro-section#lynk-pro-customer-app .container .col h2, .lynk-pro-section#lynk-pro-customer-app .container .col ul li {
    color: #ffffff; }

#lynk-pro-pricing-section {
  background-color: #ffdd00;
  padding: 104px 0; }
  @media screen and (max-width: 992px) {
    #lynk-pro-pricing-section {
      display: none; } }
  #lynk-pro-pricing-section h2 {
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    color: #a70e1a; }
  #lynk-pro-pricing-section h3 {
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #a70e1a; }

#lynk-pro-testimonials {
  background-color: #ffffff;
  padding: 56px 0 40px 0; }
  #lynk-pro-testimonials .container {
    width: 860px;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 992px) {
      #lynk-pro-testimonials .container {
        width: 100%;
        padding: 0 8px; } }
    #lynk-pro-testimonials .container p {
      margin: 0;
      font-size: 16px;
      font-weight: 500;
      font-family: 'Ubuntu', sans-serif;
      color: #11222e;
      padding: 0 60px;
      position: relative; }
      @media screen and (max-width: 992px) {
        #lynk-pro-testimonials .container p {
          padding: 0 40px;
          font-size: 14px;
          line-height: 18px; } }
      #lynk-pro-testimonials .container p:before, #lynk-pro-testimonials .container p:after {
        content: '';
        display: block;
        width: 41px;
        height: 30px;
        background-image: url("../images/lynk_pro_quotation.png");
        position: absolute;
        top: -9px;
        left: 0; }
        @media screen and (max-width: 992px) {
          #lynk-pro-testimonials .container p:before, #lynk-pro-testimonials .container p:after {
            width: 30px;
            height: 20px;
            background-size: contain;
            background-position: left top;
            background-repeat: no-repeat; } }
      #lynk-pro-testimonials .container p:after {
        left: auto;
        right: 0;
        top: -3px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg); }
        @media screen and (max-width: 992px) {
          #lynk-pro-testimonials .container p:after {
            top: auto;
            bottom: -9px; } }
    #lynk-pro-testimonials .container .author {
      display: block;
      font-size: 16px;
      font-weight: 700;
      font-family: 'Ubuntu', sans-serif;
      color: #11222e;
      margin: 14px 0 0 0; }
      @media screen and (max-width: 992px) {
        #lynk-pro-testimonials .container .author {
          margin-top: 30px; } }

#lynk-pro-learn-more {
  background-color: #ffdd00;
  padding: 36px 0 32px 0; }
  #lynk-pro-learn-more .container {
    width: 264px;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 992px) {
      #lynk-pro-learn-more .container {
        width: 100%;
        padding: 0 8px; } }
    #lynk-pro-learn-more .container p {
      font-size: 13px;
      line-height: 16px;
      color: #11222e;
      font-weight: 500;
      font-family: 'Ubuntu', sans-serif;
      margin: 0; }
    #lynk-pro-learn-more .container a {
      display: block;
      width: 144px;
      height: 36px;
      line-height: 36px;
      color: #ffffff;
      background-color: #111f29;
      -webkit-transition: all 350ms ease;
      -moz-transition: all 350ms ease;
      -o-transition: all 350ms ease;
      transition: all 350ms ease;
      text-transform: uppercase;
      font-family: 'Ubuntu', sans-serif;
      font-size: 16px;
      text-align: center;
      font-weight: 500;
      border-radius: 3px;
      margin: 10px auto 0 auto; }
      #lynk-pro-learn-more .container a:hover {
        background-color: #162835; }

a.callback {
  cursor: pointer; }

#header-wrapper.header-index {
  height: 100vh;
  min-height: 550px; }
  @media screen and (max-width: 767px) {
    #header-wrapper.header-index {
      height: 600px !important; } }

.header-index {
  position: relative; }
  .header-index__content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .header-index__content h1 {
      color: #FFDD00;
      font-weight: 700;
      font-size: 64px;
      line-height: 74px;
      margin-bottom: 10px;
      text-transform: unset; }
      @media screen and (max-width: 767px) {
        .header-index__content h1 {
          font-size: 48px;
          line-height: 55px; } }
    .header-index__content p {
      color: #FFFFFF;
      font-size: 28px;
      line-height: 32px;
      font-weight: 300; }
      @media screen and (max-width: 767px) {
        .header-index__content p {
          font-size: 24px;
          line-height: 28px; } }
  .header-index .swiper-container {
    height: 100%;
    z-index: 0; }
    .header-index .swiper-container .swiper-wrapper .swiper-slide {
      padding: 0 !important;
      position: relative; }
      .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content {
        position: absolute;
        top: 35%;
        color: #fff;
        z-index: 1;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 100%;
        max-width: 100%; }
        @media screen and (max-width: 767px) {
          .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content {
            top: 27%; } }
        .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content .btn-slider {
          margin-top: 10px;
          color: #ffdd00;
          display: inline-block;
          background-color: #111f29;
          padding-left: 30px;
          padding-right: 30px;
          padding-top: 10px;
          padding-bottom: 10px;
          border: 0px;
          font-size: 1.3rem;
          font-weight: 600;
          border-radius: 0px;
          white-space: nowrap;
          transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          /* Firefox 4 */
          -webkit-transition: all 0.2s linear;
          /* Safari and Chrome */
          -o-transition: all 0.2s linear;
          /* Opera */
          -ms-transition: all 0.2s linear;
          /* Explorer 10 */ }
        .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content .btn-slider:hover {
          color: #111f29;
          background-color: #ffdd00; }
        .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content .slides-buttons-inline {
          padding-top: 10px; }
        .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content h1 {
          color: #FFDD00;
          font-weight: 700;
          font-size: 64px;
          line-height: 74px;
          margin-bottom: 10px;
          text-transform: unset; }
          @media screen and (max-width: 767px) {
            .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content h1 {
              font-size: 35px;
              line-height: 52px; } }
        .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content p {
          color: #FFFFFF;
          font-size: 35px;
          line-height: 32px;
          font-weight: 300; }
          @media screen and (max-width: 767px) {
            .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content p {
              font-size: 22px;
              line-height: 28px; } }
        .header-index .swiper-container .swiper-wrapper .swiper-slide .swiper-slides-content .app-download__link {
          display: inline-block;
          align-items: center;
          margin-right: 15px;
          cursor: pointer; }
      .header-index .swiper-container .swiper-wrapper .swiper-slide .image {
        background-size: cover;
        width: 100%;
        height: 100%;
        z-index: 1; }
        @media screen and (max-width: 500px) {
          .header-index .swiper-container .swiper-wrapper .swiper-slide .image {
            background-position: -260px 0; } }
        .header-index .swiper-container .swiper-wrapper .swiper-slide .image:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: linear-gradient(0deg, #111F29 0%, rgba(33, 46, 55, 0.93) 16.91%, rgba(64, 75, 83, 0.8) 35.65%, rgba(255, 255, 255, 0) 100%);
          z-index: 0; }

/* .app-download {
    display: flex;
    align-items: center;

    @media screen and (max-width: 500px) {
        width: 100%;
        justify-content: center;
    }

    &__link {
        display: flex;
        margin-right: 20px;

        @media screen and (max-width: 500px) {
            align-items: center;
            max-width: calc(33% - 15px);
            margin-right: 15px;

            img {
                max-width: 100%;
            }
        }

        &:last-child {
            margin-right: 0;
        }
    }
} */
.arrow-wrapper {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0; }
  @media screen and (max-width: 767px) {
    .arrow-wrapper {
      bottom: 30px; } }
  .arrow-wrapper img {
    height: 46px; }
    @media screen and (max-width: 767px) {
      .arrow-wrapper img {
        height: 20px; } }

#index #content.icons-container {
  padding: 75px 0; }

#index .icons-container {
  display: flex; }
  @media screen and (max-width: 767px) {
    #index .icons-container {
      flex-wrap: wrap; } }
  #index .icons-container .ezcol {
    margin-right: 45px;
    float: none;
    max-width: 33.33%;
    flex: 0 0 calc(33.33% - 45px); }
    @media screen and (max-width: 767px) {
      #index .icons-container .ezcol {
        max-width: 100%;
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 30px; } }
    #index .icons-container .ezcol-last {
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        #index .icons-container .ezcol-last {
          margin-bottom: 0; } }
    #index .icons-container .ezcol h3 {
      color: #FFDD00;
      font-size: 26px;
      line-height: 28px;
      font-weight: 700; }
    #index .icons-container .ezcol p {
      color: #FFFFFF;
      font-size: 18px;
      line-height: 22px; }
    #index .icons-container .ezcol img {
      width: auto;
      height: 79px; }

.how-container {
  background-color: #FFFFFF; }
  @media screen and (max-width: 767px) {
    .how-container {
      overflow: hidden; } }
  .how-container .container {
    padding-bottom: 40px; }
    .how-container .container h3 {
      margin-bottom: 30px;
      padding-top: 66px;
      color: #111F29;
      font-size: 36px;
      line-height: 42px;
      font-weight: 700;
      text-align: center;
      text-transform: unset; }
      @media screen and (max-width: 767px) {
        .how-container .container h3 {
          margin-bottom: 17px; } }
    .how-container .container .slider-container {
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        .how-container .container .slider-container {
          justify-content: center; } }
      .how-container .container .slider-container .phone-layout {
        background-position: center;
        background-size: cover;
        height: 505px;
        flex: 0 0 50%;
        max-width: 50%; }
        @media screen and (max-width: 767px) {
          .how-container .container .slider-container .phone-layout {
            order: 3;
            flex: 0 0 auto;
            max-width: none;
            width: 540px; } }
        .how-container .container .slider-container .phone-layout .slider-wrapper {
          position: relative;
          top: 89px;
          left: -3px;
          right: 0;
          width: 180px;
          margin: 0 auto; }
          @media screen and (max-width: 1099px) {
            .how-container .container .slider-container .phone-layout .slider-wrapper {
              top: 49px; } }
          .how-container .container .slider-container .phone-layout .slider-wrapper .how-slider {
            width: 180px; }
            .how-container .container .slider-container .phone-layout .slider-wrapper .how-slider .swiper-wrapper .swiper-slide img {
              display: flex;
              height: 320px; }
      .how-container .container .slider-container .slide-text-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex: 0 0 50%;
        max-width: 50%; }
        @media screen and (max-width: 767px) {
          .how-container .container .slider-container .slide-text-container {
            flex: 0 0 100%;
            max-width: 100%;
            order: 1;
            padding: 0 15px;
            text-align: center; } }
        .how-container .container .slider-container .slide-text-container .text-wrapper {
          color: rgba(17, 31, 41, 0.3);
          margin-bottom: 23px;
          cursor: pointer; }
          @media screen and (max-width: 767px) {
            .how-container .container .slider-container .slide-text-container .text-wrapper {
              display: none;
              margin-bottom: 0;
              cursor: default; } }
          .how-container .container .slider-container .slide-text-container .text-wrapper.active {
            color: #111F29;
            padding-left: 10px;
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            transform: scale(1.05);
            -webkit-transition: all 350ms ease;
            -moz-transition: all 350ms ease;
            -o-transition: all 350ms ease;
            transition: all 350ms ease; }
            @media screen and (max-width: 767px) {
              .how-container .container .slider-container .slide-text-container .text-wrapper.active {
                display: block;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                transform: scale(1);
                padding-left: 0; }
                .how-container .container .slider-container .slide-text-container .text-wrapper.active p {
                  font-size: 16px !important;
                  line-height: 24px !important; } }
          .how-container .container .slider-container .slide-text-container .text-wrapper h4 {
            color: inherit;
            font-size: 20px;
            line-height: 22px;
            font-weight: 700;
            margin-bottom: 5px; }
          .how-container .container .slider-container .slide-text-container .text-wrapper p {
            color: inherit;
            font-size: 16px;
            line-height: 24px; }
      .how-container .container .slider-container .swiper-pagination-wrapper {
        width: 100%; }
        @media screen and (max-width: 767px) {
          .how-container .container .slider-container .swiper-pagination-wrapper {
            order: 2; } }
        .how-container .container .slider-container .swiper-pagination-wrapper .swiper-pagination {
          position: unset;
          display: flex;
          align-items: center;
          justify-content: center; }
          .how-container .container .slider-container .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet {
            height: 15px;
            width: 15px;
            margin-right: 20px;
            background-color: #ffdd00; }
            .how-container .container .slider-container .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet:last-child {
              margin-right: 0; }
            .how-container .container .slider-container .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
              background-color: #FFDD00; }

.map-container {
  padding: 0 50px 40px; }
  @media screen and (max-width: 767px) {
    .map-container {
      display: flex;
      flex-direction: column;
      padding: 0; } }
  .map-container h3 {
    color: #FFDD00;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 60px;
    text-transform: capitalize; }
  .map-container p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .map-container p {
        line-height: 18px; } }
  .map-container iframe {
    width: 100%;
    height: 762px; }
    @media screen and (max-width: 767px) {
      .map-container iframe {
        height: 400px; } }

.lfd-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 393px;
  padding: 0 15px;
  background-size: cover;
  background-repeat: no-repeat; }
  .lfd-container h3 {
    color: #FFDD00;
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
    text-transform: unset;
    margin-bottom: 15px; }
  .lfd-container p {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 22px; }

.btn-wrapper {
  display: flex; }
  .btn-wrapper .btn {
    /*display: inline-flex;*/
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease; }
    .btn-wrapper .btn--default {
      padding: 10px 11px;
      color: #111F29;
      font-size: 16px;
      line-height: 22px;
      font-weight: 700;
      text-transform: uppercase;
      background-color: #FFDD00;
      border: 2px solid #FFDD00; }
      .btn-wrapper .btn--default:hover {
        color: #FFDD00;
        background-color: #111F29; }




/* EDIT 2019-05-23 */

@media screen and (max-width: 1100px) {
  .desktop-only {
    display: none !important;
  }
  .mobile-display-block {
    display: block !important;
  }
}

@media screen and (min-width: 1101px) {
  .mobile-only {
    display: none !important;
  }
  .mobile-display-block {
    display: inline-block !important;
  }
}



/* EDIT 2019-05-24 */

.text-selectable {
  -moz-user-select: text !important;
  -khtml-user-select: text !important;
  -webkit-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
  cursor: default !important;
}

.btn.btn--default.no-hover:hover {
  color: #111F29 !important;
  background-color: #FFDD00 !important;
}



/* EDIT 2019-05-27 */

@media screen and (max-width: 768px) {
  .app-download h2 {
    font-size: 26px;
  }
}



/* EDIT 2019-06-27 */
#menu-top ul {
    box-sizing: initial;
}
a:hover, a:focus {
  text-decoration: none !important;
}
#index .icons-container .ezcol {
    margin-right: calc(45px / 2);
    margin-left: calc(45px / 2);
}
#index .icons-container .ezcol-first {
    margin-left: 0;
}
@media screen and (max-width: 767px) {
  #index .icons-container .ezcol {
      margin-left: 0;
      margin-right: 0;
  }
}



/* EDIT 2019-07-15 */
#footer-wrapper-app-stores {
  padding: 50px;
}
#footer-wrapper-app-stores h2 {
  color: #fff;
  font-size: 30px;
  text-transform: inherit;
}
#footer-wrapper-app-stores .app-download__link {
  padding: 0 5px;
}
#footer-wrapper-app-stores .app-download__link img {
  height: 36px;
}