footer {
  min-height: 79px;
  font-size: 15px;
  color: #b3b3b3;
  background-color: #514f4e;
  z-index: 9999; }
  footer .footer-inner {
    max-width: 1200px;
    width: 90%;
    margin: auto; }
    footer .footer-inner .footer-menu {
      text-transform: uppercase;
      float: right;
      line-height: 79px; }
      footer .footer-inner .footer-menu span {
        padding: 9px; }
    footer .footer-inner .rights {
      float: left;
      line-height: 79px; }

@media screen and (max-width: 1200px) {
  footer .footer-inner {
    width: 95%; }
    footer .footer-inner span {
      padding-right: 2px; } }
@media screen and (max-width: 786px) {
  footer .footer-inner {
    width: 95%;
    padding-top: 20px; }
    footer .footer-inner .footer-menu {
      line-height: 32px;
      float: none;
      margin-left: -5px; }
    footer .footer-inner .rights {
      line-height: 67px;
      padding-left: 5px;
      float: none; } }
@media screen and (max-width: 600px) {
  footer {
    padding: 0 15px; }
    footer .footer-inner .footer-menu span {
      padding-left: 0;
      padding-right: 18px; }
    footer .footer-inner .rights {
      line-height: 24px;
      height: 55px;
      margin-top: 25px;
      margin-left: -10px; } }
.map {
  width: 100%;
  height: 515px;
  background-image: url("../img/map_centered.jpg");
  background-position: center bottom; }
  .map .box-wrapper {
    padding-top: 50px;
    position: relative;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .map .box-wrapper .address-box {
      position: relative;
      background-color: rgba(255, 255, 255, 0.8);
      width: 460px;
      height: 330px;
      float: right;
      padding: 40px;
      box-sizing: border-box; }
      .map .box-wrapper .address-box h2 {
        color: #6f6b68;
        text-transform: capitalize; }
      .map .box-wrapper .address-box hr {
        background-color: rgba(111, 107, 104, 0.17); }
      .map .box-wrapper .address-box p {
        color: #8c867f; }
      .map .box-wrapper .address-box address {
        color: #8c867f; }
        .map .box-wrapper .address-box address .address {
          margin-top: -10px; }
      .map .box-wrapper .address-box .button {
        width: 185px;
        background-color: #e08e00;
        color: white; }
        .map .box-wrapper .address-box .button:hover {
          opacity: 0.8; }
      .map .box-wrapper .address-box .arrow {
        position: absolute;
        top: 100%;
        content: " ";
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 12px solid white;
        opacity: 0.8;
        margin-left: 10px; }

@media screen and (max-width: 1200px) {
  .map {
    background-image: url("../img/map.jpg"); }
    .map .box-wrapper .address-box {
      float: none;
      margin-left: auto;
      margin-right: auto; }
      .map .box-wrapper .address-box .arrow {
        margin-left: 110px; } }
@media screen and (max-width: 600px) {
  .map {
    background: none;
    height: 100%;
    min-height: 280px; }
    .map .box-wrapper {
      padding-top: 0; }
      .map .box-wrapper .address-box {
        float: none;
        margin-top: 0;
        padding: 25px 15px;
        width: 100%;
        height: 100%;
        background: white; }
        .map .box-wrapper .address-box .arrow {
          display: none; } }
.top {
  width: 100%;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/bkg.jpg");
  background-position: center top;
  background-size: cover;
  top: 0;
  overflow: hidden; }

.top-inner {
  position: relative;
  max-width: 1200px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 450px; }
  .top-inner nav {
    z-index: 500; }
    .top-inner nav .menu {
      position: relative;
      float: right;
      color: #363636;
      font-size: 16px;
      font-weight: 700;
      height: 16px;
      text-transform: uppercase;
      margin-top: 20px; }
      .top-inner nav .menu span {
        padding-left: 34px;
        letter-spacing: 0.8px; }
        .top-inner nav .menu span a {
          padding-bottom: 7px; }
          .top-inner nav .menu span a:hover {
            border-bottom: 4px solid rgba(237, 152, 4, 0.8); }
      .top-inner nav .menu #empty {
        width: 0; }
        .top-inner nav .menu #empty:hover {
          border: 0; }
    .top-inner nav .menu-tablet, .top-inner nav .menu-mobile {
      display: none;
      float: right;
      z-index: 100;
      cursor: pointer;
      margin-top: 20px; }
      .top-inner nav .menu-tablet img, .top-inner nav .menu-mobile img {
        height: 19px; }
    .top-inner nav .logo {
      text-align: center;
      position: relative;
      float: left;
      font-size: 32px;
      line-height: 22px;
      font-weight: bold;
      color: #363636;
      text-transform: uppercase;
      margin-top: 20px; }
      .top-inner nav .logo a p {
        font-size: 11px;
        margin-top: 5px; }
  .top-inner .top-box {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: -1040px;
    padding-right: 1000px;
    float: right;
    width: 50%;
    overflow: hidden;
    background-color: rgba(110, 103, 97, 0.71); }
    .top-inner .top-box section {
      padding: 65px 40px 65px 75px;
      max-width: 570px; }
      .top-inner .top-box section p {
        color: #dedacf; }
      .top-inner .top-box section .button {
        width: 233px;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
        color: #dedacf; }
        .top-inner .top-box section .button:hover {
          background-color: rgba(255, 255, 255, 0.3);
          background-image: url("../img/arrow_darkgray.png");
          background-position: 212px;
          background-size: 5px;
          background-repeat: no-repeat;
          color: #6a645d; }
          .top-inner .top-box section .button:hover img {
            display: none; }

.about-container .top-inner, .contact-container .top-inner, .discounts-container .top-inner, .offer-container .top-inner, .testimonials-container .top-inner, .prices-container .top-inner {
  width: 100%;
  max-width: 100%;
  height: 69px;
  overflow: hidden; }
  .about-container .top-inner nav, .contact-container .top-inner nav, .discounts-container .top-inner nav, .offer-container .top-inner nav, .testimonials-container .top-inner nav, .prices-container .top-inner nav {
    background-color: #1b1b1b; }
    .about-container .top-inner nav .logo, .contact-container .top-inner nav .logo, .discounts-container .top-inner nav .logo, .offer-container .top-inner nav .logo, .testimonials-container .top-inner nav .logo, .prices-container .top-inner nav .logo {
      color: #f5f4f1;
      margin-top: 15px; }
    .about-container .top-inner nav .menu, .contact-container .top-inner nav .menu, .discounts-container .top-inner nav .menu, .offer-container .top-inner nav .menu, .testimonials-container .top-inner nav .menu, .prices-container .top-inner nav .menu {
      color: #a7a6a3; }

@media screen and (min-width: 787px) {
  .menu {
    display: inline-block !important; }

  .about-container .top-inner nav, .contact-container .top-inner nav, .discounts-container .top-inner nav, .offer-container .top-inner nav, .testimonials-container .top-inner nav, .prices-container .top-inner nav {
    height: 69px;
    width: 100%; }
    .about-container .top-inner nav .nav-container, .contact-container .top-inner nav .nav-container, .discounts-container .top-inner nav .nav-container, .offer-container .top-inner nav .nav-container, .testimonials-container .top-inner nav .nav-container, .prices-container .top-inner nav .nav-container {
      max-width: 1200px;
      width: 90%;
      margin: auto;
      height: 100%; }
    .about-container .top-inner nav .menu, .contact-container .top-inner nav .menu, .discounts-container .top-inner nav .menu, .offer-container .top-inner nav .menu, .testimonials-container .top-inner nav .menu, .prices-container .top-inner nav .menu {
      padding-top: 3px;
      margin-right: -40px; }
      .about-container .top-inner nav .menu span, .contact-container .top-inner nav .menu span, .discounts-container .top-inner nav .menu span, .offer-container .top-inner nav .menu span, .testimonials-container .top-inner nav .menu span, .prices-container .top-inner nav .menu span {
        padding: 23px 15px 20px 18px;
        margin: 0 -3px; }
        .about-container .top-inner nav .menu span:hover, .contact-container .top-inner nav .menu span:hover, .discounts-container .top-inner nav .menu span:hover, .offer-container .top-inner nav .menu span:hover, .testimonials-container .top-inner nav .menu span:hover, .prices-container .top-inner nav .menu span:hover {
          border-bottom: 4px solid #fb9f00; }
        .about-container .top-inner nav .menu span a:hover, .contact-container .top-inner nav .menu span a:hover, .discounts-container .top-inner nav .menu span a:hover, .offer-container .top-inner nav .menu span a:hover, .testimonials-container .top-inner nav .menu span a:hover, .prices-container .top-inner nav .menu span a:hover {
          border-bottom: 0; }
      .about-container .top-inner nav .menu .active, .contact-container .top-inner nav .menu .active, .discounts-container .top-inner nav .menu .active, .offer-container .top-inner nav .menu .active, .testimonials-container .top-inner nav .menu .active, .prices-container .top-inner nav .menu .active {
        background-color: rgba(245, 244, 241, 0.19);
        border-bottom: 4px solid #fb9f00; } }
@media screen and (max-width: 992px) {
  .top-inner nav .menu span {
    padding-left: 27px; } }
@media screen and (max-width: 786px) {
  .top {
    height: 100%;
    box-sizing: border-box; }

  .top-inner {
    width: 100%;
    height: 388px; }
    .top-inner nav {
      margin-top: 0;
      height: 59px;
      position: fixed;
      background-color: #cec9c0;
      border-bottom: 1px solid #b3afa8;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      box-sizing: border-box; }
      .top-inner nav .logo {
        margin-top: 8px; }
      .top-inner nav .menu {
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        overflow: hidden;
        position: fixed;
        top: 59px;
        margin-top: 0;
        margin-left: -15px;
        height: 0;
        width: 100%;
        background-color: #cec9c0; }
        .top-inner nav .menu span {
          display: block;
          width: 100%;
          margin: auto;
          padding-top: 21px;
          padding-bottom: 21px;
          padding-left: 0;
          text-align: center; }
          .top-inner nav .menu span:hover {
            color: #fca40b;
            background-color: #363636; }
            .top-inner nav .menu span:hover a {
              border: 0; }
      .top-inner nav .menu-devices .menu-tablet {
        display: inline-block; }
    .top-inner .top-box {
      position: relative;
      margin-top: 59px;
      margin-right: 0;
      padding-right: 0;
      height: 100%;
      max-height: 329px;
      box-sizing: border-box; }
      .top-inner .top-box section {
        padding: 55px 55px;
        box-sizing: border-box; }

  .about-container .top-inner, .contact-container .top-inner, .discounts-container .top-inner, .offer-container .top-inner, .testimonials-container .top-inner, .prices-container .top-inner {
    height: 59px; }
    .about-container .top-inner nav, .contact-container .top-inner nav, .discounts-container .top-inner nav, .offer-container .top-inner nav, .testimonials-container .top-inner nav, .prices-container .top-inner nav {
      border-bottom: 1px solid #363636; }
      .about-container .top-inner nav .logo, .contact-container .top-inner nav .logo, .discounts-container .top-inner nav .logo, .offer-container .top-inner nav .logo, .testimonials-container .top-inner nav .logo, .prices-container .top-inner nav .logo {
        margin-top: 8px; }
      .about-container .top-inner nav .menu, .contact-container .top-inner nav .menu, .discounts-container .top-inner nav .menu, .offer-container .top-inner nav .menu, .testimonials-container .top-inner nav .menu, .prices-container .top-inner nav .menu {
        background-color: #050505;
        color: white; }
        .about-container .top-inner nav .menu span:hover, .contact-container .top-inner nav .menu span:hover, .discounts-container .top-inner nav .menu span:hover, .offer-container .top-inner nav .menu span:hover, .testimonials-container .top-inner nav .menu span:hover, .prices-container .top-inner nav .menu span:hover {
          background-color: #000; }
      .about-container .top-inner nav .menu-devices .menu-tablet, .contact-container .top-inner nav .menu-devices .menu-tablet, .discounts-container .top-inner nav .menu-devices .menu-tablet, .offer-container .top-inner nav .menu-devices .menu-tablet, .testimonials-container .top-inner nav .menu-devices .menu-tablet, .prices-container .top-inner nav .menu-devices .menu-tablet {
        display: none; }
      .about-container .top-inner nav .menu-devices .menu-mobile, .contact-container .top-inner nav .menu-devices .menu-mobile, .discounts-container .top-inner nav .menu-devices .menu-mobile, .offer-container .top-inner nav .menu-devices .menu-mobile, .testimonials-container .top-inner nav .menu-devices .menu-mobile, .prices-container .top-inner nav .menu-devices .menu-mobile {
        display: inline-block; } }
@media screen and (max-width: 600px) {
  .top {
    max-height: 355px;
    box-sizing: border-box;
    background: none; }

  .top-inner {
    width: 100%;
    height: 100%; }
    .top-inner nav {
      margin-top: 0;
      position: fixed;
      background-color: #726e69;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      box-sizing: border-box;
      z-index: 100;
      border-bottom: 1px solid #7e7c76; }
      .top-inner nav .menu-mobile {
        display: inline-block; }
      .top-inner nav .menu-tablet {
        display: none !important; }
      .top-inner nav .menu {
        background-color: #726e69;
        color: white; }
      .top-inner nav .logo {
        color: white; }
    .top-inner .top-box {
      padding-right: 0;
      margin-right: 0;
      width: 100%;
      background-color: #625d58; }
      .top-inner .top-box section {
        padding: 80px 0 25px;
        position: relative;
        box-sizing: border-box;
        width: 90%;
        margin: -59px auto 0;
        max-height: 355px; } }
.bottom {
  display: flex;
  display: -webkit-flex;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  .bottom .bottom-left, .bottom .bottom-right {
    position: relative;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .bottom .bottom-left p, .bottom .bottom-right p {
      line-height: 30px; }
      .bottom .bottom-left p span, .bottom .bottom-right p span {
        font-weight: 700; }
    .bottom .bottom-left .button, .bottom .bottom-right .button {
      width: 176px;
      box-shadow: 0 0 0 2px rgba(111, 107, 104, 0.17);
      color: #6f6b68;
      margin-bottom: 30px; }
    .bottom .bottom-left .bottom-left-bg, .bottom .bottom-left .bottom-right-bg, .bottom .bottom-right .bottom-left-bg, .bottom .bottom-right .bottom-right-bg {
      height: 100%;
      max-width: 588px;
      background-repeat: no-repeat;
      background-position: right bottom;
      background-size: 130px; }
      .bottom .bottom-left .bottom-left-bg section, .bottom .bottom-left .bottom-right-bg section, .bottom .bottom-right .bottom-left-bg section, .bottom .bottom-right .bottom-right-bg section {
        padding: 55px;
        max-width: 588px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        min-height: 410px; }
  .bottom .bottom-left {
    background-color: #e08e00; }
    .bottom .bottom-left section .left-bg {
      position: absolute;
      bottom: 0;
      right: 30px;
      width: 100%;
      height: 130px;
      background-image: url("../img/icon_percent.png");
      background-repeat: no-repeat;
      background-position: bottom right;
      background-size: 130px; }
    .bottom .bottom-left p {
      color: #ffe8bf; }
      .bottom .bottom-left p span {
        color: #f5f4f1; }
    .bottom .bottom-left h2 {
      color: #ffffff; }
    .bottom .bottom-left hr {
      background-color: rgba(255, 255, 255, 0.29); }
    .bottom .bottom-left .button {
      color: #fefefe;
      box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.29); }
      .bottom .bottom-left .button:hover {
        background-color: rgba(255, 255, 255, 0.29);
        background-image: url("../img/arrow_white.png");
        background-repeat: no-repeat;
        background-position: 155px;
        background-size: 5px; }
        .bottom .bottom-left .button:hover img {
          display: none; }
  .bottom .bottom-right {
    background-color: #dedace; }
    .bottom .bottom-right section .right-bg {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 30px;
      max-width: 588px;
      height: 130px;
      background-image: url("../img/icon_quote.png");
      background-repeat: no-repeat;
      background-position: bottom right;
      background-size: 130px; }
    .bottom .bottom-right p {
      color: #8c867f; }
      .bottom .bottom-right p span {
        color: #6f6b68; }
    .bottom .bottom-right h2 {
      color: #6f6b68; }
    .bottom .bottom-right hr {
      background-color: rgba(111, 107, 104, 0.17); }
    .bottom .bottom-right .button {
      box-shadow: 0 0 0 2px rgba(111, 107, 104, 0.17);
      color: #6f6b68; }
      .bottom .bottom-right .button:hover {
        background-color: rgba(111, 107, 104, 0.17);
        background-image: url("../img/arrow_white.png");
        background-repeat: no-repeat;
        background-position: 155px;
        background-size: 5px;
        color: white; }
        .bottom .bottom-right .button:hover img {
          display: none; }

.about-container .bottom .bottom-left .bottom-left-bg, .about-container .bottom .bottom-left .bottom-right-bg, .about-container .bottom .bottom-right .bottom-left-bg, .about-container .bottom .bottom-right .bottom-right-bg, .contact-container .bottom .bottom-left .bottom-left-bg, .contact-container .bottom .bottom-left .bottom-right-bg, .contact-container .bottom .bottom-right .bottom-left-bg, .contact-container .bottom .bottom-right .bottom-right-bg, .discounts-container .bottom .bottom-left .bottom-left-bg, .discounts-container .bottom .bottom-left .bottom-right-bg, .discounts-container .bottom .bottom-right .bottom-left-bg, .discounts-container .bottom .bottom-right .bottom-right-bg, .offer-container .bottom .bottom-left .bottom-left-bg, .offer-container .bottom .bottom-left .bottom-right-bg, .offer-container .bottom .bottom-right .bottom-left-bg, .offer-container .bottom .bottom-right .bottom-right-bg, .testimonials-container .bottom .bottom-left .bottom-left-bg, .testimonials-container .bottom .bottom-left .bottom-right-bg, .testimonials-container .bottom .bottom-right .bottom-left-bg, .testimonials-container .bottom .bottom-right .bottom-right-bg, .prices-container .bottom .bottom-left .bottom-left-bg, .prices-container .bottom .bottom-left .bottom-right-bg, .prices-container .bottom .bottom-right .bottom-left-bg, .prices-container .bottom .bottom-right .bottom-right-bg {
  max-width: 640px; }
  .about-container .bottom .bottom-left .bottom-left-bg section, .about-container .bottom .bottom-left .bottom-right-bg section, .about-container .bottom .bottom-right .bottom-left-bg section, .about-container .bottom .bottom-right .bottom-right-bg section, .contact-container .bottom .bottom-left .bottom-left-bg section, .contact-container .bottom .bottom-left .bottom-right-bg section, .contact-container .bottom .bottom-right .bottom-left-bg section, .contact-container .bottom .bottom-right .bottom-right-bg section, .discounts-container .bottom .bottom-left .bottom-left-bg section, .discounts-container .bottom .bottom-left .bottom-right-bg section, .discounts-container .bottom .bottom-right .bottom-left-bg section, .discounts-container .bottom .bottom-right .bottom-right-bg section, .offer-container .bottom .bottom-left .bottom-left-bg section, .offer-container .bottom .bottom-left .bottom-right-bg section, .offer-container .bottom .bottom-right .bottom-left-bg section, .offer-container .bottom .bottom-right .bottom-right-bg section, .testimonials-container .bottom .bottom-left .bottom-left-bg section, .testimonials-container .bottom .bottom-left .bottom-right-bg section, .testimonials-container .bottom .bottom-right .bottom-left-bg section, .testimonials-container .bottom .bottom-right .bottom-right-bg section, .prices-container .bottom .bottom-left .bottom-left-bg section, .prices-container .bottom .bottom-left .bottom-right-bg section, .prices-container .bottom .bottom-right .bottom-left-bg section, .prices-container .bottom .bottom-right .bottom-right-bg section {
    max-width: 640px; }

.offer-container .bottom .bottom-left .bottom-left-bg {
  max-width: 640px; }
  .offer-container .bottom .bottom-left .bottom-left-bg section {
    max-width: 640px; }
.offer-container .bottom .bottom-right .bottom-right-bg {
  max-width: 640px; }
  .offer-container .bottom .bottom-right .bottom-right-bg section {
    max-width: 640px; }

.testimonials-container .bottom .bottom-right {
  background-color: #1b1b1b; }
  .testimonials-container .bottom .bottom-right img {
    height: 38px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .testimonials-container .bottom .bottom-right p {
    color: #a7a19c; }
    .testimonials-container .bottom .bottom-right p span {
      color: #f5f4f1; }
  .testimonials-container .bottom .bottom-right h2 {
    color: #e08e00; }
  .testimonials-container .bottom .bottom-right .bottom-right-bg {
    background: none; }
  .testimonials-container .bottom .bottom-right .button {
    color: #a7a19c;
    box-shadow: 0 0 0 2px rgba(111, 107, 104, 0.41); }
    .testimonials-container .bottom .bottom-right .button span img {
      margin: 0;
      height: 9px; }

.discounts-container .bottom .bottom-left {
  background-color: #1b1b1b; }
  .discounts-container .bottom .bottom-left img {
    height: 38px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .discounts-container .bottom .bottom-left p {
    color: #a7a19c; }
  .discounts-container .bottom .bottom-left h2 {
    color: #e08e00; }
  .discounts-container .bottom .bottom-left .bottom-left-bg {
    background: none; }
  .discounts-container .bottom .bottom-left .button {
    color: #a7a19c;
    box-shadow: 0 0 0 2px rgba(111, 107, 104, 0.41); }
    .discounts-container .bottom .bottom-left .button span img {
      height: 9px;
      margin: 0; }

@media screen and (max-width: 1200px) {
  .bottom .bottom-left .bottom-left-bg section, .bottom .bottom-left .bottom-right-bg section, .bottom .bottom-right .bottom-left-bg section, .bottom .bottom-right .bottom-right-bg section {
    min-height: 468px; } }
@media screen and (max-width: 992px) and (min-width: 787px) {
  .about-container .bottom-left, .about-container .bottom-right, .contact-container .bottom-left, .contact-container .bottom-right, .discounts-container .bottom-left, .discounts-container .bottom-right, .offer-container .bottom-left, .offer-container .bottom-right, .testimonials-container .bottom-left, .testimonials-container .bottom-right, .prices-container .bottom-left, .prices-container .bottom-right {
    padding: 0; }
    .about-container .bottom-left .bottom-left-bg, .about-container .bottom-right .bottom-left-bg, .contact-container .bottom-left .bottom-left-bg, .contact-container .bottom-right .bottom-left-bg, .discounts-container .bottom-left .bottom-left-bg, .discounts-container .bottom-right .bottom-left-bg, .offer-container .bottom-left .bottom-left-bg, .offer-container .bottom-right .bottom-left-bg, .testimonials-container .bottom-left .bottom-left-bg, .testimonials-container .bottom-right .bottom-left-bg, .prices-container .bottom-left .bottom-left-bg, .prices-container .bottom-right .bottom-left-bg {
      width: 91%;
      padding-left: 5%; }
    .about-container .bottom-left .bottom-right-bg, .about-container .bottom-right .bottom-right-bg, .contact-container .bottom-left .bottom-right-bg, .contact-container .bottom-right .bottom-right-bg, .discounts-container .bottom-left .bottom-right-bg, .discounts-container .bottom-right .bottom-right-bg, .offer-container .bottom-left .bottom-right-bg, .offer-container .bottom-right .bottom-right-bg, .testimonials-container .bottom-left .bottom-right-bg, .testimonials-container .bottom-right .bottom-right-bg, .prices-container .bottom-left .bottom-right-bg, .prices-container .bottom-right .bottom-right-bg {
      width: 80%;
      padding-left: 50px; }

  .offer-container .bottom-left, .offer-container .bottom-right {
    padding: 0; }
    .offer-container .bottom-left .bottom-left-bg, .offer-container .bottom-right .bottom-left-bg {
      width: 91%;
      padding-left: 5%; }
    .offer-container .bottom-left .bottom-right-bg, .offer-container .bottom-right .bottom-right-bg {
      width: 80%;
      padding-left: 50px; } }
@media screen and (max-width: 992px) {
  .bottom .bottom-right, .bottom .bottom-left {
    display: flex;
    float: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box; }
    .bottom .bottom-right .bottom-right-bg section, .bottom .bottom-right .bottom-left-bg section, .bottom .bottom-left .bottom-right-bg section, .bottom .bottom-left .bottom-left-bg section {
      padding: 45px 0;
      max-width: none;
      min-height: 500px;
      width: 90%; }
    .bottom .bottom-right .relative, .bottom .bottom-left .relative {
      min-height: 0; }
  .bottom .bottom-right .bottom-right-bg section {
    padding-bottom: 60px; }
  .bottom .bottom-left .bottom-left-bg section {
    padding-bottom: 84px; } }
@media screen and (max-width: 786px) {
  .bottom {
    display: block; }
    .bottom .bottom-left .bottom-left-bg, .bottom .bottom-left .bottom-right-bg, .bottom .bottom-right .bottom-left-bg, .bottom .bottom-right .bottom-right-bg {
      max-width: none; }
      .bottom .bottom-left .bottom-left-bg section, .bottom .bottom-left .bottom-right-bg section, .bottom .bottom-right .bottom-left-bg section, .bottom .bottom-right .bottom-right-bg section {
        padding-bottom: 15px;
        min-height: 100px; }
        .bottom .bottom-left .bottom-left-bg section .right-bg, .bottom .bottom-left .bottom-right-bg section .right-bg, .bottom .bottom-right .bottom-left-bg section .right-bg, .bottom .bottom-right .bottom-right-bg section .right-bg {
          max-width: none; }
        .bottom .bottom-left .bottom-left-bg section .absolute, .bottom .bottom-left .bottom-right-bg section .absolute, .bottom .bottom-right .bottom-left-bg section .absolute, .bottom .bottom-right .bottom-right-bg section .absolute {
          position: relative; }

  .about-container .bottom .bottom-left, .about-container .bottom .bottom-right, .contact-container .bottom .bottom-left, .contact-container .bottom .bottom-right, .discounts-container .bottom .bottom-left, .discounts-container .bottom .bottom-right, .offer-container .bottom .bottom-left, .offer-container .bottom .bottom-right, .testimonials-container .bottom .bottom-left, .testimonials-container .bottom .bottom-right {
    padding-left: 0;
    padding-right: 0; }
    .about-container .bottom .bottom-left .bottom-left-bg, .about-container .bottom .bottom-left .bottom-right-bg, .about-container .bottom .bottom-right .bottom-left-bg, .about-container .bottom .bottom-right .bottom-right-bg, .contact-container .bottom .bottom-left .bottom-left-bg, .contact-container .bottom .bottom-left .bottom-right-bg, .contact-container .bottom .bottom-right .bottom-left-bg, .contact-container .bottom .bottom-right .bottom-right-bg, .discounts-container .bottom .bottom-left .bottom-left-bg, .discounts-container .bottom .bottom-left .bottom-right-bg, .discounts-container .bottom .bottom-right .bottom-left-bg, .discounts-container .bottom .bottom-right .bottom-right-bg, .offer-container .bottom .bottom-left .bottom-left-bg, .offer-container .bottom .bottom-left .bottom-right-bg, .offer-container .bottom .bottom-right .bottom-left-bg, .offer-container .bottom .bottom-right .bottom-right-bg, .testimonials-container .bottom .bottom-left .bottom-left-bg, .testimonials-container .bottom .bottom-left .bottom-right-bg, .testimonials-container .bottom .bottom-right .bottom-left-bg, .testimonials-container .bottom .bottom-right .bottom-right-bg {
      margin: auto;
      max-width: none;
      width: 90%; }
      .about-container .bottom .bottom-left .bottom-left-bg section, .about-container .bottom .bottom-left .bottom-right-bg section, .about-container .bottom .bottom-right .bottom-left-bg section, .about-container .bottom .bottom-right .bottom-right-bg section, .contact-container .bottom .bottom-left .bottom-left-bg section, .contact-container .bottom .bottom-left .bottom-right-bg section, .contact-container .bottom .bottom-right .bottom-left-bg section, .contact-container .bottom .bottom-right .bottom-right-bg section, .discounts-container .bottom .bottom-left .bottom-left-bg section, .discounts-container .bottom .bottom-left .bottom-right-bg section, .discounts-container .bottom .bottom-right .bottom-left-bg section, .discounts-container .bottom .bottom-right .bottom-right-bg section, .offer-container .bottom .bottom-left .bottom-left-bg section, .offer-container .bottom .bottom-left .bottom-right-bg section, .offer-container .bottom .bottom-right .bottom-left-bg section, .offer-container .bottom .bottom-right .bottom-right-bg section, .testimonials-container .bottom .bottom-left .bottom-left-bg section, .testimonials-container .bottom .bottom-left .bottom-right-bg section, .testimonials-container .bottom .bottom-right .bottom-left-bg section, .testimonials-container .bottom .bottom-right .bottom-right-bg section {
        width: 100%;
        padding-bottom: 15px; }

  .testimonials-container .bottom .bottom-right img {
    margin-top: 30px;
    margin-bottom: 70px; }

  .discounts-container .bottom .bottom-left img {
    margin-top: 30px;
    margin-bottom: 70px; } }
@media screen and (max-width: 600px) {
  .bottom {
    display: block; }
    .bottom .bottom-right, .bottom .bottom-left {
      display: flex;
      float: none;
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      box-sizing: border-box; }
      .bottom .bottom-right .bottom-left-bg, .bottom .bottom-right .bottom-right-bg, .bottom .bottom-left .bottom-left-bg, .bottom .bottom-left .bottom-right-bg {
        max-width: 98%; }
        .bottom .bottom-right .bottom-left-bg section, .bottom .bottom-right .bottom-right-bg section, .bottom .bottom-left .bottom-left-bg section, .bottom .bottom-left .bottom-right-bg section {
          max-width: none;
          width: 90%; }
          .bottom .bottom-right .bottom-left-bg section p, .bottom .bottom-right .bottom-right-bg section p, .bottom .bottom-left .bottom-left-bg section p, .bottom .bottom-left .bottom-right-bg section p {
            line-height: 25px; }
          .bottom .bottom-right .bottom-left-bg section .absolute, .bottom .bottom-right .bottom-right-bg section .absolute, .bottom .bottom-left .bottom-left-bg section .absolute, .bottom .bottom-left .bottom-right-bg section .absolute {
            position: relative; } }
.offer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #1b1b1b;
  padding-bottom: 95px; }
  .offer .offer-inner {
    position: relative;
    max-width: 1176px;
    margin-left: auto;
    margin-right: auto; }
    .offer .offer-inner .inner-left-main, .offer .offer-inner .inner-right-main, .offer .offer-inner .section-wrapper {
      display: inline-block;
      width: 50%;
      margin-left: auto;
      margin-right: auto; }
      .offer .offer-inner .inner-left-main section, .offer .offer-inner .inner-right-main section, .offer .offer-inner .section-wrapper section {
        padding: 70px;
        max-width: 588px;
        margin-left: auto;
        margin-right: auto; }
        .offer .offer-inner .inner-left-main section h2, .offer .offer-inner .inner-right-main section h2, .offer .offer-inner .section-wrapper section h2 {
          display: inline-block; }
        .offer .offer-inner .inner-left-main section p, .offer .offer-inner .inner-right-main section p, .offer .offer-inner .section-wrapper section p {
          color: #bdb7b0;
          font-size: 15px;
          line-height: 24px; }
        .offer .offer-inner .inner-left-main section img, .offer .offer-inner .inner-right-main section img, .offer .offer-inner .section-wrapper section img {
          height: 63px;
          margin-right: 30px; }
        .offer .offer-inner .inner-left-main section span img, .offer .offer-inner .inner-right-main section span img, .offer .offer-inner .section-wrapper section span img {
          height: 9px;
          margin: 0; }
        .offer .offer-inner .inner-left-main section .more, .offer .offer-inner .inner-right-main section .more, .offer .offer-inner .section-wrapper section .more {
          width: 117px;
          color: #e08e00;
          box-shadow: 0 0 0 2px rgba(224, 142, 0, 0.3);
          margin-right: 10px; }
          .offer .offer-inner .inner-left-main section .more:hover, .offer .offer-inner .inner-right-main section .more:hover, .offer .offer-inner .section-wrapper section .more:hover {
            box-shadow: 0 0 0 2px #e08e00;
            background-image: url("../img/arrow_white.png");
            background-color: #e08e00;
            background-repeat: no-repeat;
            background-position: 96px;
            background-size: 5px;
            color: white; }
            .offer .offer-inner .inner-left-main section .more:hover img, .offer .offer-inner .inner-right-main section .more:hover img, .offer .offer-inner .section-wrapper section .more:hover img {
              display: none; }
        .offer .offer-inner .inner-left-main section .tariff, .offer .offer-inner .inner-right-main section .tariff, .offer .offer-inner .section-wrapper section .tariff {
          width: 123px;
          color: #8e8881;
          box-shadow: 0 0 0 2px rgba(199, 196, 186, 0.3); }
          .offer .offer-inner .inner-left-main section .tariff:hover, .offer .offer-inner .inner-right-main section .tariff:hover, .offer .offer-inner .section-wrapper section .tariff:hover {
            background-image: url("../img/arrow_white.png");
            background-color: rgba(199, 196, 186, 0.3);
            background-repeat: no-repeat;
            background-position: 102px;
            background-size: 5px;
            color: white; }
            .offer .offer-inner .inner-left-main section .tariff:hover img, .offer .offer-inner .inner-right-main section .tariff:hover img, .offer .offer-inner .section-wrapper section .tariff:hover img {
              display: none; }
    .offer .offer-inner .inner-left-main {
      float: left; }
  .offer header, .offer footer {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 892px;
    width: 80%;
    color: #dedace;
    line-height: 34px;
    padding-top: 50px;
    padding-bottom: 30px;
    box-sizing: border-box;
    background-color: transparent; }

.about-container .offer, .contact-container .offer, .discounts-container .offer, .offer-container .offer, .testimonials-container .offer, .prices-container .offer {
  background-color: #f5f4f1;
  padding-bottom: 55px; }
  .about-container .offer header, .about-container .offer footer, .contact-container .offer header, .contact-container .offer footer, .discounts-container .offer header, .discounts-container .offer footer, .offer-container .offer header, .offer-container .offer footer, .testimonials-container .offer header, .testimonials-container .offer footer, .prices-container .offer header, .prices-container .offer footer {
    color: #6a6761;
    font-size: 18px;
    max-width: 950px;
    background-color: transparent; }
    .about-container .offer header span a, .about-container .offer footer span a, .contact-container .offer header span a, .contact-container .offer footer span a, .discounts-container .offer header span a, .discounts-container .offer footer span a, .offer-container .offer header span a, .offer-container .offer footer span a, .testimonials-container .offer header span a, .testimonials-container .offer footer span a, .prices-container .offer header span a, .prices-container .offer footer span a {
      color: #e08e00;
      font-weight: 700; }
  .about-container .offer .offer-inner, .contact-container .offer .offer-inner, .discounts-container .offer .offer-inner, .offer-container .offer .offer-inner, .testimonials-container .offer .offer-inner, .prices-container .offer .offer-inner {
    max-width: 1200px;
    width: 90%; }
    .about-container .offer .offer-inner .inner-left .container2, .about-container .offer .offer-inner .inner-left .section-wrapper, .about-container .offer .offer-inner .inner-right .container2, .about-container .offer .offer-inner .inner-right .section-wrapper, .contact-container .offer .offer-inner .inner-left .container2, .contact-container .offer .offer-inner .inner-left .section-wrapper, .contact-container .offer .offer-inner .inner-right .container2, .contact-container .offer .offer-inner .inner-right .section-wrapper, .discounts-container .offer .offer-inner .inner-left .container2, .discounts-container .offer .offer-inner .inner-left .section-wrapper, .discounts-container .offer .offer-inner .inner-right .container2, .discounts-container .offer .offer-inner .inner-right .section-wrapper, .offer-container .offer .offer-inner .inner-left .container2, .offer-container .offer .offer-inner .inner-left .section-wrapper, .offer-container .offer .offer-inner .inner-right .container2, .offer-container .offer .offer-inner .inner-right .section-wrapper, .testimonials-container .offer .offer-inner .inner-left .container2, .testimonials-container .offer .offer-inner .inner-left .section-wrapper, .testimonials-container .offer .offer-inner .inner-right .container2, .testimonials-container .offer .offer-inner .inner-right .section-wrapper, .prices-container .offer .offer-inner .inner-left .container2, .prices-container .offer .offer-inner .inner-left .section-wrapper, .prices-container .offer .offer-inner .inner-right .container2, .prices-container .offer .offer-inner .inner-right .section-wrapper {
      display: inline-block;
      width: 50%;
      margin-left: auto;
      margin-right: auto; }
      .about-container .offer .offer-inner .inner-left .container2 section, .about-container .offer .offer-inner .inner-left .section-wrapper section, .about-container .offer .offer-inner .inner-right .container2 section, .about-container .offer .offer-inner .inner-right .section-wrapper section, .contact-container .offer .offer-inner .inner-left .container2 section, .contact-container .offer .offer-inner .inner-left .section-wrapper section, .contact-container .offer .offer-inner .inner-right .container2 section, .contact-container .offer .offer-inner .inner-right .section-wrapper section, .discounts-container .offer .offer-inner .inner-left .container2 section, .discounts-container .offer .offer-inner .inner-left .section-wrapper section, .discounts-container .offer .offer-inner .inner-right .container2 section, .discounts-container .offer .offer-inner .inner-right .section-wrapper section, .offer-container .offer .offer-inner .inner-left .container2 section, .offer-container .offer .offer-inner .inner-left .section-wrapper section, .offer-container .offer .offer-inner .inner-right .container2 section, .offer-container .offer .offer-inner .inner-right .section-wrapper section, .testimonials-container .offer .offer-inner .inner-left .container2 section, .testimonials-container .offer .offer-inner .inner-left .section-wrapper section, .testimonials-container .offer .offer-inner .inner-right .container2 section, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section, .prices-container .offer .offer-inner .inner-left .container2 section, .prices-container .offer .offer-inner .inner-left .section-wrapper section, .prices-container .offer .offer-inner .inner-right .container2 section, .prices-container .offer .offer-inner .inner-right .section-wrapper section {
        padding: 40px 0;
        max-width: 500px; }
        .about-container .offer .offer-inner .inner-left .container2 section h2, .about-container .offer .offer-inner .inner-left .section-wrapper section h2, .about-container .offer .offer-inner .inner-right .container2 section h2, .about-container .offer .offer-inner .inner-right .section-wrapper section h2, .contact-container .offer .offer-inner .inner-left .container2 section h2, .contact-container .offer .offer-inner .inner-left .section-wrapper section h2, .contact-container .offer .offer-inner .inner-right .container2 section h2, .contact-container .offer .offer-inner .inner-right .section-wrapper section h2, .discounts-container .offer .offer-inner .inner-left .container2 section h2, .discounts-container .offer .offer-inner .inner-left .section-wrapper section h2, .discounts-container .offer .offer-inner .inner-right .container2 section h2, .discounts-container .offer .offer-inner .inner-right .section-wrapper section h2, .offer-container .offer .offer-inner .inner-left .container2 section h2, .offer-container .offer .offer-inner .inner-left .section-wrapper section h2, .offer-container .offer .offer-inner .inner-right .container2 section h2, .offer-container .offer .offer-inner .inner-right .section-wrapper section h2, .testimonials-container .offer .offer-inner .inner-left .container2 section h2, .testimonials-container .offer .offer-inner .inner-left .section-wrapper section h2, .testimonials-container .offer .offer-inner .inner-right .container2 section h2, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section h2, .prices-container .offer .offer-inner .inner-left .container2 section h2, .prices-container .offer .offer-inner .inner-left .section-wrapper section h2, .prices-container .offer .offer-inner .inner-right .container2 section h2, .prices-container .offer .offer-inner .inner-right .section-wrapper section h2 {
          display: inline-block; }
        .about-container .offer .offer-inner .inner-left .container2 section p, .about-container .offer .offer-inner .inner-left .section-wrapper section p, .about-container .offer .offer-inner .inner-right .container2 section p, .about-container .offer .offer-inner .inner-right .section-wrapper section p, .contact-container .offer .offer-inner .inner-left .container2 section p, .contact-container .offer .offer-inner .inner-left .section-wrapper section p, .contact-container .offer .offer-inner .inner-right .container2 section p, .contact-container .offer .offer-inner .inner-right .section-wrapper section p, .discounts-container .offer .offer-inner .inner-left .container2 section p, .discounts-container .offer .offer-inner .inner-left .section-wrapper section p, .discounts-container .offer .offer-inner .inner-right .container2 section p, .discounts-container .offer .offer-inner .inner-right .section-wrapper section p, .offer-container .offer .offer-inner .inner-left .container2 section p, .offer-container .offer .offer-inner .inner-left .section-wrapper section p, .offer-container .offer .offer-inner .inner-right .container2 section p, .offer-container .offer .offer-inner .inner-right .section-wrapper section p, .testimonials-container .offer .offer-inner .inner-left .container2 section p, .testimonials-container .offer .offer-inner .inner-left .section-wrapper section p, .testimonials-container .offer .offer-inner .inner-right .container2 section p, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section p, .prices-container .offer .offer-inner .inner-left .container2 section p, .prices-container .offer .offer-inner .inner-left .section-wrapper section p, .prices-container .offer .offer-inner .inner-right .container2 section p, .prices-container .offer .offer-inner .inner-right .section-wrapper section p {
          font-size: 15px; }
        .about-container .offer .offer-inner .inner-left .container2 section img, .about-container .offer .offer-inner .inner-left .section-wrapper section img, .about-container .offer .offer-inner .inner-right .container2 section img, .about-container .offer .offer-inner .inner-right .section-wrapper section img, .contact-container .offer .offer-inner .inner-left .container2 section img, .contact-container .offer .offer-inner .inner-left .section-wrapper section img, .contact-container .offer .offer-inner .inner-right .container2 section img, .contact-container .offer .offer-inner .inner-right .section-wrapper section img, .discounts-container .offer .offer-inner .inner-left .container2 section img, .discounts-container .offer .offer-inner .inner-left .section-wrapper section img, .discounts-container .offer .offer-inner .inner-right .container2 section img, .discounts-container .offer .offer-inner .inner-right .section-wrapper section img, .offer-container .offer .offer-inner .inner-left .container2 section img, .offer-container .offer .offer-inner .inner-left .section-wrapper section img, .offer-container .offer .offer-inner .inner-right .container2 section img, .offer-container .offer .offer-inner .inner-right .section-wrapper section img, .testimonials-container .offer .offer-inner .inner-left .container2 section img, .testimonials-container .offer .offer-inner .inner-left .section-wrapper section img, .testimonials-container .offer .offer-inner .inner-right .container2 section img, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section img, .prices-container .offer .offer-inner .inner-left .container2 section img, .prices-container .offer .offer-inner .inner-left .section-wrapper section img, .prices-container .offer .offer-inner .inner-right .container2 section img, .prices-container .offer .offer-inner .inner-right .section-wrapper section img {
          margin-right: 30px; }
        .about-container .offer .offer-inner .inner-left .container2 section span img, .about-container .offer .offer-inner .inner-left .section-wrapper section span img, .about-container .offer .offer-inner .inner-right .container2 section span img, .about-container .offer .offer-inner .inner-right .section-wrapper section span img, .contact-container .offer .offer-inner .inner-left .container2 section span img, .contact-container .offer .offer-inner .inner-left .section-wrapper section span img, .contact-container .offer .offer-inner .inner-right .container2 section span img, .contact-container .offer .offer-inner .inner-right .section-wrapper section span img, .discounts-container .offer .offer-inner .inner-left .container2 section span img, .discounts-container .offer .offer-inner .inner-left .section-wrapper section span img, .discounts-container .offer .offer-inner .inner-right .container2 section span img, .discounts-container .offer .offer-inner .inner-right .section-wrapper section span img, .offer-container .offer .offer-inner .inner-left .container2 section span img, .offer-container .offer .offer-inner .inner-left .section-wrapper section span img, .offer-container .offer .offer-inner .inner-right .container2 section span img, .offer-container .offer .offer-inner .inner-right .section-wrapper section span img, .testimonials-container .offer .offer-inner .inner-left .container2 section span img, .testimonials-container .offer .offer-inner .inner-left .section-wrapper section span img, .testimonials-container .offer .offer-inner .inner-right .container2 section span img, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section span img, .prices-container .offer .offer-inner .inner-left .container2 section span img, .prices-container .offer .offer-inner .inner-left .section-wrapper section span img, .prices-container .offer .offer-inner .inner-right .container2 section span img, .prices-container .offer .offer-inner .inner-right .section-wrapper section span img {
          height: 9px;
          margin: 0; }
        .about-container .offer .offer-inner .inner-left .container2 section a .button, .about-container .offer .offer-inner .inner-left .section-wrapper section a .button, .about-container .offer .offer-inner .inner-right .container2 section a .button, .about-container .offer .offer-inner .inner-right .section-wrapper section a .button, .contact-container .offer .offer-inner .inner-left .container2 section a .button, .contact-container .offer .offer-inner .inner-left .section-wrapper section a .button, .contact-container .offer .offer-inner .inner-right .container2 section a .button, .contact-container .offer .offer-inner .inner-right .section-wrapper section a .button, .discounts-container .offer .offer-inner .inner-left .container2 section a .button, .discounts-container .offer .offer-inner .inner-left .section-wrapper section a .button, .discounts-container .offer .offer-inner .inner-right .container2 section a .button, .discounts-container .offer .offer-inner .inner-right .section-wrapper section a .button, .offer-container .offer .offer-inner .inner-left .container2 section a .button, .offer-container .offer .offer-inner .inner-left .section-wrapper section a .button, .offer-container .offer .offer-inner .inner-right .container2 section a .button, .offer-container .offer .offer-inner .inner-right .section-wrapper section a .button, .testimonials-container .offer .offer-inner .inner-left .container2 section a .button, .testimonials-container .offer .offer-inner .inner-left .section-wrapper section a .button, .testimonials-container .offer .offer-inner .inner-right .container2 section a .button, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section a .button, .prices-container .offer .offer-inner .inner-left .container2 section a .button, .prices-container .offer .offer-inner .inner-left .section-wrapper section a .button, .prices-container .offer .offer-inner .inner-right .container2 section a .button, .prices-container .offer .offer-inner .inner-right .section-wrapper section a .button {
          background-color: #a4a29e;
          box-shadow: none;
          color: white; }
    .about-container .offer .offer-inner .inner-right, .contact-container .offer .offer-inner .inner-right, .discounts-container .offer .offer-inner .inner-right, .offer-container .offer .offer-inner .inner-right, .testimonials-container .offer .offer-inner .inner-right, .prices-container .offer .offer-inner .inner-right {
      float: right;
      width: 50%; }
      .about-container .offer .offer-inner .inner-right .section-wrapper, .contact-container .offer .offer-inner .inner-right .section-wrapper, .discounts-container .offer .offer-inner .inner-right .section-wrapper, .offer-container .offer .offer-inner .inner-right .section-wrapper, .testimonials-container .offer .offer-inner .inner-right .section-wrapper, .prices-container .offer .offer-inner .inner-right .section-wrapper {
        width: 100%; }
    .about-container .offer .offer-inner .inner-left, .contact-container .offer .offer-inner .inner-left, .discounts-container .offer .offer-inner .inner-left, .offer-container .offer .offer-inner .inner-left, .testimonials-container .offer .offer-inner .inner-left, .prices-container .offer .offer-inner .inner-left {
      float: left;
      width: 50%; }
      .about-container .offer .offer-inner .inner-left .section-wrapper, .contact-container .offer .offer-inner .inner-left .section-wrapper, .discounts-container .offer .offer-inner .inner-left .section-wrapper, .offer-container .offer .offer-inner .inner-left .section-wrapper, .testimonials-container .offer .offer-inner .inner-left .section-wrapper, .prices-container .offer .offer-inner .inner-left .section-wrapper {
        padding-left: 0;
        width: 100%; }
        .about-container .offer .offer-inner .inner-left .section-wrapper .no-padding, .contact-container .offer .offer-inner .inner-left .section-wrapper .no-padding, .discounts-container .offer .offer-inner .inner-left .section-wrapper .no-padding, .offer-container .offer .offer-inner .inner-left .section-wrapper .no-padding, .testimonials-container .offer .offer-inner .inner-left .section-wrapper .no-padding, .prices-container .offer .offer-inner .inner-left .section-wrapper .no-padding {
          padding-bottom: 0; }
    .about-container .offer .offer-inner .section-wrapper, .contact-container .offer .offer-inner .section-wrapper, .discounts-container .offer .offer-inner .section-wrapper, .offer-container .offer .offer-inner .section-wrapper, .testimonials-container .offer .offer-inner .section-wrapper, .prices-container .offer .offer-inner .section-wrapper {
      padding-left: 70px;
      box-sizing: border-box; }
      .about-container .offer .offer-inner .section-wrapper section, .contact-container .offer .offer-inner .section-wrapper section, .discounts-container .offer .offer-inner .section-wrapper section, .offer-container .offer .offer-inner .section-wrapper section, .testimonials-container .offer .offer-inner .section-wrapper section, .prices-container .offer .offer-inner .section-wrapper section {
        padding: 40px 0;
        max-width: 500px; }
        .about-container .offer .offer-inner .section-wrapper section .prices-title, .contact-container .offer .offer-inner .section-wrapper section .prices-title, .discounts-container .offer .offer-inner .section-wrapper section .prices-title, .offer-container .offer .offer-inner .section-wrapper section .prices-title, .testimonials-container .offer .offer-inner .section-wrapper section .prices-title, .prices-container .offer .offer-inner .section-wrapper section .prices-title {
          font-size: 18px;
          font-weight: 700;
          color: #554f48;
          text-transform: none; }
        .about-container .offer .offer-inner .section-wrapper section p, .contact-container .offer .offer-inner .section-wrapper section p, .discounts-container .offer .offer-inner .section-wrapper section p, .offer-container .offer .offer-inner .section-wrapper section p, .testimonials-container .offer .offer-inner .section-wrapper section p, .prices-container .offer .offer-inner .section-wrapper section p {
          color: #807a73;
          line-height: 23px;
          margin: 6px;
          margin-left: 0; }
          .about-container .offer .offer-inner .section-wrapper section p span, .contact-container .offer .offer-inner .section-wrapper section p span, .discounts-container .offer .offer-inner .section-wrapper section p span, .offer-container .offer .offer-inner .section-wrapper section p span, .testimonials-container .offer .offer-inner .section-wrapper section p span, .prices-container .offer .offer-inner .section-wrapper section p span {
            color: #554f48;
            font-weight: bold; }
      .about-container .offer .offer-inner .section-wrapper section, .contact-container .offer .offer-inner .section-wrapper section, .discounts-container .offer .offer-inner .section-wrapper section, .offer-container .offer .offer-inner .section-wrapper section, .testimonials-container .offer .offer-inner .section-wrapper section, .prices-container .offer .offer-inner .section-wrapper section {
        margin: 0; }
        .about-container .offer .offer-inner .section-wrapper section td, .contact-container .offer .offer-inner .section-wrapper section td, .discounts-container .offer .offer-inner .section-wrapper section td, .offer-container .offer .offer-inner .section-wrapper section td, .testimonials-container .offer .offer-inner .section-wrapper section td, .prices-container .offer .offer-inner .section-wrapper section td {
          font-size: 15px;
          color: #807a73; }
          .about-container .offer .offer-inner .section-wrapper section td span, .contact-container .offer .offer-inner .section-wrapper section td span, .discounts-container .offer .offer-inner .section-wrapper section td span, .offer-container .offer .offer-inner .section-wrapper section td span, .testimonials-container .offer .offer-inner .section-wrapper section td span, .prices-container .offer .offer-inner .section-wrapper section td span {
            color: #eb9500;
            font-weight: 700;
            font-size: 22px; }
          .about-container .offer .offer-inner .section-wrapper section td .non-defined, .contact-container .offer .offer-inner .section-wrapper section td .non-defined, .discounts-container .offer .offer-inner .section-wrapper section td .non-defined, .offer-container .offer .offer-inner .section-wrapper section td .non-defined, .testimonials-container .offer .offer-inner .section-wrapper section td .non-defined, .prices-container .offer .offer-inner .section-wrapper section td .non-defined {
            font-weight: normal;
            font-size: 15px; }
        .about-container .offer .offer-inner .section-wrapper section .prices-value, .contact-container .offer .offer-inner .section-wrapper section .prices-value, .discounts-container .offer .offer-inner .section-wrapper section .prices-value, .offer-container .offer .offer-inner .section-wrapper section .prices-value, .testimonials-container .offer .offer-inner .section-wrapper section .prices-value, .prices-container .offer .offer-inner .section-wrapper section .prices-value {
          width: 25%;
          text-align: right; }
        .about-container .offer .offer-inner .section-wrapper section form, .contact-container .offer .offer-inner .section-wrapper section form, .discounts-container .offer .offer-inner .section-wrapper section form, .offer-container .offer .offer-inner .section-wrapper section form, .testimonials-container .offer .offer-inner .section-wrapper section form, .prices-container .offer .offer-inner .section-wrapper section form {
          width: 100%;
          margin-top: 20px; }
          .about-container .offer .offer-inner .section-wrapper section form button, .contact-container .offer .offer-inner .section-wrapper section form button, .discounts-container .offer .offer-inner .section-wrapper section form button, .offer-container .offer .offer-inner .section-wrapper section form button, .testimonials-container .offer .offer-inner .section-wrapper section form button, .prices-container .offer .offer-inner .section-wrapper section form button {
            width: 120px;
            background-color: #e08e00;
            color: white;
            float: right;
            margin-top: 15px;
            margin-right: 9px;
            outline: none; }
            .about-container .offer .offer-inner .section-wrapper section form button:hover, .contact-container .offer .offer-inner .section-wrapper section form button:hover, .discounts-container .offer .offer-inner .section-wrapper section form button:hover, .offer-container .offer .offer-inner .section-wrapper section form button:hover, .testimonials-container .offer .offer-inner .section-wrapper section form button:hover, .prices-container .offer .offer-inner .section-wrapper section form button:hover {
              opacity: 0.8; }
          .about-container .offer .offer-inner .section-wrapper section form label, .contact-container .offer .offer-inner .section-wrapper section form label, .discounts-container .offer .offer-inner .section-wrapper section form label, .offer-container .offer .offer-inner .section-wrapper section form label, .testimonials-container .offer .offer-inner .section-wrapper section form label, .prices-container .offer .offer-inner .section-wrapper section form label {
            margin-left: 0;
            color: #8c867f;
            font-size: 15px; }
            .about-container .offer .offer-inner .section-wrapper section form label span, .contact-container .offer .offer-inner .section-wrapper section form label span, .discounts-container .offer .offer-inner .section-wrapper section form label span, .offer-container .offer .offer-inner .section-wrapper section form label span, .testimonials-container .offer .offer-inner .section-wrapper section form label span, .prices-container .offer .offer-inner .section-wrapper section form label span {
              font-size: 13px;
              font-weight: normal;
              color: #eb9501; }
          .about-container .offer .offer-inner .section-wrapper section form input, .about-container .offer .offer-inner .section-wrapper section form textarea, .contact-container .offer .offer-inner .section-wrapper section form input, .contact-container .offer .offer-inner .section-wrapper section form textarea, .discounts-container .offer .offer-inner .section-wrapper section form input, .discounts-container .offer .offer-inner .section-wrapper section form textarea, .offer-container .offer .offer-inner .section-wrapper section form input, .offer-container .offer .offer-inner .section-wrapper section form textarea, .testimonials-container .offer .offer-inner .section-wrapper section form input, .testimonials-container .offer .offer-inner .section-wrapper section form textarea, .prices-container .offer .offer-inner .section-wrapper section form input, .prices-container .offer .offer-inner .section-wrapper section form textarea {
            resize: none;
            outline: none;
            width: 98%;
            margin-bottom: 12px;
            margin-top: 2px;
            border: 0;
            border-radius: 6px;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-box-shadow: -1px -3px 0 #edecea;
            -webkit-box-shadow: -1px -3px 0 #edecea;
            box-shadow: -1px -3px 0 #edecea; }
            .about-container .offer .offer-inner .section-wrapper section form input:focus, .about-container .offer .offer-inner .section-wrapper section form textarea:focus, .contact-container .offer .offer-inner .section-wrapper section form input:focus, .contact-container .offer .offer-inner .section-wrapper section form textarea:focus, .discounts-container .offer .offer-inner .section-wrapper section form input:focus, .discounts-container .offer .offer-inner .section-wrapper section form textarea:focus, .offer-container .offer .offer-inner .section-wrapper section form input:focus, .offer-container .offer .offer-inner .section-wrapper section form textarea:focus, .testimonials-container .offer .offer-inner .section-wrapper section form input:focus, .testimonials-container .offer .offer-inner .section-wrapper section form textarea:focus, .prices-container .offer .offer-inner .section-wrapper section form input:focus, .prices-container .offer .offer-inner .section-wrapper section form textarea:focus {
              box-shadow: -1px -3px 0 #e5e5e5; }
          .about-container .offer .offer-inner .section-wrapper section form input, .contact-container .offer .offer-inner .section-wrapper section form input, .discounts-container .offer .offer-inner .section-wrapper section form input, .offer-container .offer .offer-inner .section-wrapper section form input, .testimonials-container .offer .offer-inner .section-wrapper section form input, .prices-container .offer .offer-inner .section-wrapper section form input {
            height: 38px; }
          .about-container .offer .offer-inner .section-wrapper section form #name, .contact-container .offer .offer-inner .section-wrapper section form #name, .discounts-container .offer .offer-inner .section-wrapper section form #name, .offer-container .offer .offer-inner .section-wrapper section form #name, .testimonials-container .offer .offer-inner .section-wrapper section form #name, .prices-container .offer .offer-inner .section-wrapper section form #name {
            margin-right: 4%; }
          .about-container .offer .offer-inner .section-wrapper section form #msg, .contact-container .offer .offer-inner .section-wrapper section form #msg, .discounts-container .offer .offer-inner .section-wrapper section form #msg, .offer-container .offer .offer-inner .section-wrapper section form #msg, .testimonials-container .offer .offer-inner .section-wrapper section form #msg, .prices-container .offer .offer-inner .section-wrapper section form #msg {
            height: 200px; }
        .about-container .offer .offer-inner .section-wrapper section .icon, .contact-container .offer .offer-inner .section-wrapper section .icon, .discounts-container .offer .offer-inner .section-wrapper section .icon, .offer-container .offer .offer-inner .section-wrapper section .icon, .testimonials-container .offer .offer-inner .section-wrapper section .icon, .prices-container .offer .offer-inner .section-wrapper section .icon {
          width: 7%;
          display: inline-block;
          vertical-align: top;
          margin-top: 6px; }
        .about-container .offer .offer-inner .section-wrapper section #number h4, .about-container .offer .offer-inner .section-wrapper section #number p, .contact-container .offer .offer-inner .section-wrapper section #number h4, .contact-container .offer .offer-inner .section-wrapper section #number p, .discounts-container .offer .offer-inner .section-wrapper section #number h4, .discounts-container .offer .offer-inner .section-wrapper section #number p, .offer-container .offer .offer-inner .section-wrapper section #number h4, .offer-container .offer .offer-inner .section-wrapper section #number p, .testimonials-container .offer .offer-inner .section-wrapper section #number h4, .testimonials-container .offer .offer-inner .section-wrapper section #number p, .prices-container .offer .offer-inner .section-wrapper section #number h4, .prices-container .offer .offer-inner .section-wrapper section #number p {
          display: inline-block; }
        .about-container .offer .offer-inner .section-wrapper section .address, .about-container .offer .offer-inner .section-wrapper section address, .contact-container .offer .offer-inner .section-wrapper section .address, .contact-container .offer .offer-inner .section-wrapper section address, .discounts-container .offer .offer-inner .section-wrapper section .address, .discounts-container .offer .offer-inner .section-wrapper section address, .offer-container .offer .offer-inner .section-wrapper section .address, .offer-container .offer .offer-inner .section-wrapper section address, .testimonials-container .offer .offer-inner .section-wrapper section .address, .testimonials-container .offer .offer-inner .section-wrapper section address, .prices-container .offer .offer-inner .section-wrapper section .address, .prices-container .offer .offer-inner .section-wrapper section address {
          display: inline-block;
          width: 90%; }
          .about-container .offer .offer-inner .section-wrapper section .address #main-office, .about-container .offer .offer-inner .section-wrapper section address #main-office, .contact-container .offer .offer-inner .section-wrapper section .address #main-office, .contact-container .offer .offer-inner .section-wrapper section address #main-office, .discounts-container .offer .offer-inner .section-wrapper section .address #main-office, .discounts-container .offer .offer-inner .section-wrapper section address #main-office, .offer-container .offer .offer-inner .section-wrapper section .address #main-office, .offer-container .offer .offer-inner .section-wrapper section address #main-office, .testimonials-container .offer .offer-inner .section-wrapper section .address #main-office, .testimonials-container .offer .offer-inner .section-wrapper section address #main-office, .prices-container .offer .offer-inner .section-wrapper section .address #main-office, .prices-container .offer .offer-inner .section-wrapper section address #main-office {
            width: 220px; }
          .about-container .offer .offer-inner .section-wrapper section .address p, .about-container .offer .offer-inner .section-wrapper section address p, .contact-container .offer .offer-inner .section-wrapper section .address p, .contact-container .offer .offer-inner .section-wrapper section address p, .discounts-container .offer .offer-inner .section-wrapper section .address p, .discounts-container .offer .offer-inner .section-wrapper section address p, .offer-container .offer .offer-inner .section-wrapper section .address p, .offer-container .offer .offer-inner .section-wrapper section address p, .testimonials-container .offer .offer-inner .section-wrapper section .address p, .testimonials-container .offer .offer-inner .section-wrapper section address p, .prices-container .offer .offer-inner .section-wrapper section .address p, .prices-container .offer .offer-inner .section-wrapper section address p {
            font-size: 18px;
            color: #8c867f;
            margin-left: 0; }
            .about-container .offer .offer-inner .section-wrapper section .address p span, .about-container .offer .offer-inner .section-wrapper section address p span, .contact-container .offer .offer-inner .section-wrapper section .address p span, .contact-container .offer .offer-inner .section-wrapper section address p span, .discounts-container .offer .offer-inner .section-wrapper section .address p span, .discounts-container .offer .offer-inner .section-wrapper section address p span, .offer-container .offer .offer-inner .section-wrapper section .address p span, .offer-container .offer .offer-inner .section-wrapper section address p span, .testimonials-container .offer .offer-inner .section-wrapper section .address p span, .testimonials-container .offer .offer-inner .section-wrapper section address p span, .prices-container .offer .offer-inner .section-wrapper section .address p span, .prices-container .offer .offer-inner .section-wrapper section address p span {
              font-size: 15px;
              font-weight: 300;
              color: #8c867f; }
          .about-container .offer .offer-inner .section-wrapper section .address .button, .about-container .offer .offer-inner .section-wrapper section address .button, .contact-container .offer .offer-inner .section-wrapper section .address .button, .contact-container .offer .offer-inner .section-wrapper section address .button, .discounts-container .offer .offer-inner .section-wrapper section .address .button, .discounts-container .offer .offer-inner .section-wrapper section address .button, .offer-container .offer .offer-inner .section-wrapper section .address .button, .offer-container .offer .offer-inner .section-wrapper section address .button, .testimonials-container .offer .offer-inner .section-wrapper section .address .button, .testimonials-container .offer .offer-inner .section-wrapper section address .button, .prices-container .offer .offer-inner .section-wrapper section .address .button, .prices-container .offer .offer-inner .section-wrapper section address .button {
            width: 105px;
            box-shadow: 0 0 0 2px rgba(111, 107, 104, 0.17);
            background-color: #f5f4f1;
            color: #6f6b68;
            display: inline-block;
            position: relative;
            vertical-align: top;
            margin-top: 10px; }
            .about-container .offer .offer-inner .section-wrapper section .address .button:hover, .about-container .offer .offer-inner .section-wrapper section address .button:hover, .contact-container .offer .offer-inner .section-wrapper section .address .button:hover, .contact-container .offer .offer-inner .section-wrapper section address .button:hover, .discounts-container .offer .offer-inner .section-wrapper section .address .button:hover, .discounts-container .offer .offer-inner .section-wrapper section address .button:hover, .offer-container .offer .offer-inner .section-wrapper section .address .button:hover, .offer-container .offer .offer-inner .section-wrapper section address .button:hover, .testimonials-container .offer .offer-inner .section-wrapper section .address .button:hover, .testimonials-container .offer .offer-inner .section-wrapper section address .button:hover, .prices-container .offer .offer-inner .section-wrapper section .address .button:hover, .prices-container .offer .offer-inner .section-wrapper section address .button:hover {
              background: rgba(111, 107, 104, 0.17) url("../img/arrow_white.png") no-repeat 84px;
              background-size: 5px;
              color: white; }
              .about-container .offer .offer-inner .section-wrapper section .address .button:hover img, .about-container .offer .offer-inner .section-wrapper section address .button:hover img, .contact-container .offer .offer-inner .section-wrapper section .address .button:hover img, .contact-container .offer .offer-inner .section-wrapper section address .button:hover img, .discounts-container .offer .offer-inner .section-wrapper section .address .button:hover img, .discounts-container .offer .offer-inner .section-wrapper section address .button:hover img, .offer-container .offer .offer-inner .section-wrapper section .address .button:hover img, .offer-container .offer .offer-inner .section-wrapper section address .button:hover img, .testimonials-container .offer .offer-inner .section-wrapper section .address .button:hover img, .testimonials-container .offer .offer-inner .section-wrapper section address .button:hover img, .prices-container .offer .offer-inner .section-wrapper section .address .button:hover img, .prices-container .offer .offer-inner .section-wrapper section address .button:hover img {
                display: none; }
        .about-container .offer .offer-inner .section-wrapper section .address, .contact-container .offer .offer-inner .section-wrapper section .address, .discounts-container .offer .offer-inner .section-wrapper section .address, .offer-container .offer .offer-inner .section-wrapper section .address, .testimonials-container .offer .offer-inner .section-wrapper section .address, .prices-container .offer .offer-inner .section-wrapper section .address {
          margin-bottom: 20px; }
        .about-container .offer .offer-inner .section-wrapper section #number .address, .contact-container .offer .offer-inner .section-wrapper section #number .address, .discounts-container .offer .offer-inner .section-wrapper section #number .address, .offer-container .offer .offer-inner .section-wrapper section #number .address, .testimonials-container .offer .offer-inner .section-wrapper section #number .address, .prices-container .offer .offer-inner .section-wrapper section #number .address {
          margin-bottom: 0; }
    .about-container .offer .offer-inner .container2 section, .contact-container .offer .offer-inner .container2 section, .discounts-container .offer .offer-inner .container2 section, .offer-container .offer .offer-inner .container2 section, .testimonials-container .offer .offer-inner .container2 section, .prices-container .offer .offer-inner .container2 section {
      margin: 0; }

.about-container .offer .offer-inner .inner-left {
  width: 35%; }
  .about-container .offer .offer-inner .inner-left .section-wrapper {
    width: 100%; }
    .about-container .offer .offer-inner .inner-left .section-wrapper section img {
      height: 567px;
      margin-top: 6px; }
.about-container .offer .offer-inner .section-wrapper {
  width: 65%; }
  .about-container .offer .offer-inner .section-wrapper section {
    max-width: 600px;
    overflow: hidden; }
    .about-container .offer .offer-inner .section-wrapper section .button {
      width: 185px;
      background-color: #e08e00;
      color: white; }
      .about-container .offer .offer-inner .section-wrapper section .button:hover {
        opacity: 0.8; }
    .about-container .offer .offer-inner .section-wrapper section p {
      margin-bottom: 25px;
      margin-top: 0; }
    .about-container .offer .offer-inner .section-wrapper section header, .about-container .offer .offer-inner .section-wrapper section footer {
      text-align: left;
      padding-top: 15px;
      padding-bottom: 25px;
      margin: 0; }

.contact-container .offer .offer-inner .inner-left {
  width: 60%; }
  .contact-container .offer .offer-inner .inner-left .section-wrapper {
    width: 100%;
    padding-left: 0; }
.contact-container .offer .offer-inner .section-wrapper {
  width: 40%;
  padding-left: 30px; }
  .contact-container .offer .offer-inner .section-wrapper section {
    max-width: 650px !important; }
    .contact-container .offer .offer-inner .section-wrapper section .icon img {
      height: 19px; }

.discounts-container .offer {
  background-image: url("../img/icon_promocje.png");
  background-repeat: no-repeat;
  background-position: -120px;
  background-size: contain; }
  .discounts-container .offer header span a, .discounts-container .offer footer span a {
    color: #e08e00; }
  .discounts-container .offer .center {
    width: 120px;
    margin: 10px auto 20px; }
  .discounts-container .offer .button {
    width: 120px;
    background-color: #e08e00;
    color: white;
    text-align: center;
    display: block; }
    .discounts-container .offer .button:hover {
      opacity: 0.8; }
  .discounts-container .offer .offer-inner .inner-left .section-wrapper section, .discounts-container .offer .offer-inner .inner-right .section-wrapper section {
    padding: 40px 0 20px; }
    .discounts-container .offer .offer-inner .inner-left .section-wrapper section h2, .discounts-container .offer .offer-inner .inner-right .section-wrapper section h2 {
      color: #554f48;
      font-size: 18px;
      text-transform: none;
      letter-spacing: 0; }
    .discounts-container .offer .offer-inner .inner-left .section-wrapper section p span, .discounts-container .offer .offer-inner .inner-right .section-wrapper section p span {
      color: #e08e00; }

.offer-container .offer {
  background-color: #f5f4f1; }
  .offer-container .offer .description {
    color: #6a6761; }
  .offer-container .offer .offer-inner {
    max-width: 1200px;
    width: 90%; }
    .offer-container .offer .offer-inner .section-wrapper {
      padding-left: 70px;
      box-sizing: border-box; }
      .offer-container .offer .offer-inner .section-wrapper section {
        margin: 0; }
    .offer-container .offer .offer-inner .container2 section {
      margin: 0; }
    .offer-container .offer .offer-inner section {
      padding: 40px 0;
      max-width: 500px; }
      .offer-container .offer .offer-inner section ul {
        margin-top: 20px; }
      .offer-container .offer .offer-inner section p {
        color: #807a73;
        line-height: 23px;
        margin: 6px; }
        .offer-container .offer .offer-inner section p span {
          color: #554f48;
          font-weight: bold; }
      .offer-container .offer .offer-inner section .button {
        margin-top: 25px;
        background-color: #a4a29e;
        box-shadow: none;
        color: white; }
        .offer-container .offer .offer-inner section .button:hover {
          background-color: #a4a29e;
          opacity: 0.8; }

.testimonials-container .offer .offer-inner .inner-left .section-wrapper section img, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section img {
  position: absolute;
  margin-top: 52px;
  height: 25px; }
.testimonials-container .offer .offer-inner .inner-left .section-wrapper section h2, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section h2 {
  color: #e08e00;
  font-size: 18px;
  text-transform: none;
  margin-left: 50px;
  margin-bottom: 5px;
  letter-spacing: 0; }
.testimonials-container .offer .offer-inner .inner-left .section-wrapper section p, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section p {
  margin-left: 50px; }

.prices-container .offer .offer-inner .inner-left section h2, .prices-container .offer .offer-inner .section-wrapper section h2 {
  letter-spacing: 0; }

@media screen and (max-width: 1200px) {
  .offer .offer-inner .inner-left-main section, .offer .offer-inner .inner-right-main section, .offer .offer-inner .section-wrapper section {
    padding: 50px 10%; } }
@media screen and (max-width: 992px) {
  .offer {
    padding: 0; }
    .offer .offer-inner {
      padding: 0; }
      .offer .offer-inner .inner-left-main section, .offer .offer-inner .inner-right-main section, .offer .offer-inner .section-wrapper section {
        padding-left: 5%;
        padding-right: 5%; }
        .offer .offer-inner .inner-left-main section img, .offer .offer-inner .inner-right-main section img, .offer .offer-inner .section-wrapper section img {
          margin-right: 20px; }
        .offer .offer-inner .inner-left-main section .button img, .offer .offer-inner .inner-right-main section .button img, .offer .offer-inner .section-wrapper section .button img {
          margin: 0; }
    .offer header, .offer footer {
      width: 90%;
      padding-top: 40px; } }
@media screen and (max-width: 786px) {
  .about-container .offer, .contact-container .offer, .discounts-container .offer, .offer-container .offer, .testimonials-container .offer, .prices-container .offer {
    padding-bottom: 10px; }
    .about-container .offer .offer-inner .section-wrapper, .contact-container .offer .offer-inner .section-wrapper, .discounts-container .offer .offer-inner .section-wrapper, .offer-container .offer .offer-inner .section-wrapper, .testimonials-container .offer .offer-inner .section-wrapper, .prices-container .offer .offer-inner .section-wrapper {
      padding-left: 0;
      width: 100%;
      max-width: none; }
      .about-container .offer .offer-inner .section-wrapper section, .contact-container .offer .offer-inner .section-wrapper section, .discounts-container .offer .offer-inner .section-wrapper section, .offer-container .offer .offer-inner .section-wrapper section, .testimonials-container .offer .offer-inner .section-wrapper section, .prices-container .offer .offer-inner .section-wrapper section {
        width: 100%;
        max-width: none; }
        .about-container .offer .offer-inner .section-wrapper section table, .contact-container .offer .offer-inner .section-wrapper section table, .discounts-container .offer .offer-inner .section-wrapper section table, .offer-container .offer .offer-inner .section-wrapper section table, .testimonials-container .offer .offer-inner .section-wrapper section table, .prices-container .offer .offer-inner .section-wrapper section table {
          width: 100%; }
    .about-container .offer .offer-inner .inner-left, .about-container .offer .offer-inner .inner-right, .contact-container .offer .offer-inner .inner-left, .contact-container .offer .offer-inner .inner-right, .discounts-container .offer .offer-inner .inner-left, .discounts-container .offer .offer-inner .inner-right, .offer-container .offer .offer-inner .inner-left, .offer-container .offer .offer-inner .inner-right, .testimonials-container .offer .offer-inner .inner-left, .testimonials-container .offer .offer-inner .inner-right, .prices-container .offer .offer-inner .inner-left, .prices-container .offer .offer-inner .inner-right {
      width: 100%; }
      .about-container .offer .offer-inner .inner-left .container2, .about-container .offer .offer-inner .inner-left .section-wrapper, .about-container .offer .offer-inner .inner-right .container2, .about-container .offer .offer-inner .inner-right .section-wrapper, .contact-container .offer .offer-inner .inner-left .container2, .contact-container .offer .offer-inner .inner-left .section-wrapper, .contact-container .offer .offer-inner .inner-right .container2, .contact-container .offer .offer-inner .inner-right .section-wrapper, .discounts-container .offer .offer-inner .inner-left .container2, .discounts-container .offer .offer-inner .inner-left .section-wrapper, .discounts-container .offer .offer-inner .inner-right .container2, .discounts-container .offer .offer-inner .inner-right .section-wrapper, .offer-container .offer .offer-inner .inner-left .container2, .offer-container .offer .offer-inner .inner-left .section-wrapper, .offer-container .offer .offer-inner .inner-right .container2, .offer-container .offer .offer-inner .inner-right .section-wrapper, .testimonials-container .offer .offer-inner .inner-left .container2, .testimonials-container .offer .offer-inner .inner-left .section-wrapper, .testimonials-container .offer .offer-inner .inner-right .container2, .testimonials-container .offer .offer-inner .inner-right .section-wrapper, .prices-container .offer .offer-inner .inner-left .container2, .prices-container .offer .offer-inner .inner-left .section-wrapper, .prices-container .offer .offer-inner .inner-right .container2, .prices-container .offer .offer-inner .inner-right .section-wrapper {
        width: 100%;
        padding-left: 0; }
        .about-container .offer .offer-inner .inner-left .container2 section, .about-container .offer .offer-inner .inner-left .section-wrapper section, .about-container .offer .offer-inner .inner-right .container2 section, .about-container .offer .offer-inner .inner-right .section-wrapper section, .contact-container .offer .offer-inner .inner-left .container2 section, .contact-container .offer .offer-inner .inner-left .section-wrapper section, .contact-container .offer .offer-inner .inner-right .container2 section, .contact-container .offer .offer-inner .inner-right .section-wrapper section, .discounts-container .offer .offer-inner .inner-left .container2 section, .discounts-container .offer .offer-inner .inner-left .section-wrapper section, .discounts-container .offer .offer-inner .inner-right .container2 section, .discounts-container .offer .offer-inner .inner-right .section-wrapper section, .offer-container .offer .offer-inner .inner-left .container2 section, .offer-container .offer .offer-inner .inner-left .section-wrapper section, .offer-container .offer .offer-inner .inner-right .container2 section, .offer-container .offer .offer-inner .inner-right .section-wrapper section, .testimonials-container .offer .offer-inner .inner-left .container2 section, .testimonials-container .offer .offer-inner .inner-left .section-wrapper section, .testimonials-container .offer .offer-inner .inner-right .container2 section, .testimonials-container .offer .offer-inner .inner-right .section-wrapper section, .prices-container .offer .offer-inner .inner-left .container2 section, .prices-container .offer .offer-inner .inner-left .section-wrapper section, .prices-container .offer .offer-inner .inner-right .container2 section, .prices-container .offer .offer-inner .inner-right .section-wrapper section {
          max-width: none;
          padding: 35px 0; }
      .about-container .offer .offer-inner .inner-left table, .about-container .offer .offer-inner .inner-right table, .contact-container .offer .offer-inner .inner-left table, .contact-container .offer .offer-inner .inner-right table, .discounts-container .offer .offer-inner .inner-left table, .discounts-container .offer .offer-inner .inner-right table, .offer-container .offer .offer-inner .inner-left table, .offer-container .offer .offer-inner .inner-right table, .testimonials-container .offer .offer-inner .inner-left table, .testimonials-container .offer .offer-inner .inner-right table, .prices-container .offer .offer-inner .inner-left table, .prices-container .offer .offer-inner .inner-right table {
        width: 100%; }
    .about-container .offer footer, .contact-container .offer footer, .discounts-container .offer footer, .offer-container .offer footer, .testimonials-container .offer footer, .prices-container .offer footer {
      padding-top: 10px !important; }

  .offer .offer-inner .inner-left-main section img, .offer .offer-inner .inner-right-main section img, .offer .offer-inner .section-wrapper section img {
    margin-right: 15px; }
  .offer .offer-inner .inner-left-main section .more, .offer .offer-inner .inner-right-main section .more, .offer .offer-inner .section-wrapper section .more {
    width: 104px; }
    .offer .offer-inner .inner-left-main section .more:hover, .offer .offer-inner .inner-right-main section .more:hover, .offer .offer-inner .section-wrapper section .more:hover {
      background-position: 83px; }
  .offer .offer-inner .inner-left-main section .tariff, .offer .offer-inner .inner-right-main section .tariff, .offer .offer-inner .section-wrapper section .tariff {
    width: 116px; }
    .offer .offer-inner .inner-left-main section .tariff:hover, .offer .offer-inner .inner-right-main section .tariff:hover, .offer .offer-inner .section-wrapper section .tariff:hover {
      background-position: 95px; }

  .bottom .bottom-right {
    padding-left: 0;
    padding-right: 0; }
    .bottom .bottom-right .bottom-right-bg {
      margin: auto;
      max-width: none;
      width: 90%; }
      .bottom .bottom-right .bottom-right-bg section {
        width: 100%; }
  .bottom .bottom-left {
    padding-left: 0;
    padding-right: 0; }
    .bottom .bottom-left .bottom-left-bg {
      margin: auto;
      max-width: none;
      width: 90%; }
      .bottom .bottom-left .bottom-left-bg section {
        width: 100%; }

  .about-container .offer .offer-inner .inner-left {
    display: none; }
  .about-container .offer .offer-inner .section-wrapper {
    width: 100%;
    padding-left: 26px;
    box-sizing: border-box; }

  .contact-container .offer .offer-inner .inner-left {
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box; }
  .contact-container .offer .offer-inner .section-wrapper {
    width: 50%;
    padding-left: 26px;
    box-sizing: border-box; }

  .offer-container .offer .offer-inner .container2, .offer-container .offer .offer-inner .section-wrapper {
    width: 100%;
    padding-left: 0; }
    .offer-container .offer .offer-inner .container2 section, .offer-container .offer .offer-inner .section-wrapper section {
      max-width: none;
      padding: 35px 0; }

  .discounts-container .offer, .testimonials-container .offer {
    padding-bottom: 30px; } }
@media screen and (max-width: 710px) and (min-width: 601px) {
  .offer .offer-inner .inner-left-main section h2, .offer .offer-inner .inner-right-main section h2, .offer .offer-inner .section-wrapper section h2 {
    display: block; } }
@media screen and (max-width: 600px) {
  .offer {
    padding-bottom: 10px; }
    .offer .offer-inner {
      padding: 0;
      position: static; }
      .offer .offer-inner .inner-left-main, .offer .offer-inner .inner-right-main, .offer .offer-inner .section-wrapper {
        width: 100%; }
        .offer .offer-inner .inner-left-main section, .offer .offer-inner .inner-right-main section, .offer .offer-inner .section-wrapper section {
          padding: 30px; }
          .offer .offer-inner .inner-left-main section a, .offer .offer-inner .inner-right-main section a, .offer .offer-inner .section-wrapper section a {
            margin-bottom: 10px; }
    .offer header, .offer footer {
      text-align: left;
      width: 90%;
      padding-top: 20px;
      padding-bottom: 10px;
      font-size: 16px;
      line-height: 25px; }

  .about-container .offer .offer-inner .inner-left, .about-container .offer .offer-inner .container5 {
    width: 100%; }
    .about-container .offer .offer-inner .inner-left table, .about-container .offer .offer-inner .container5 table {
      width: 100%; }
  .about-container .offer .offer-inner .container2, .about-container .offer .offer-inner .section-wrapper {
    width: 100%;
    padding-left: 0; }
    .about-container .offer .offer-inner .container2 section, .about-container .offer .offer-inner .section-wrapper section {
      max-width: none;
      padding: 35px 0; }

  .contact-container .offer .offer-inner .inner-left {
    width: 100%; }
  .contact-container .offer .offer-inner .container2, .contact-container .offer .offer-inner .section-wrapper {
    width: 100%;
    padding-left: 0; }
    .contact-container .offer .offer-inner .container2 section, .contact-container .offer .offer-inner .section-wrapper section {
      max-width: none;
      padding: 35px 0; } }
.about-container ul, .contact-container ul, .discounts-container ul, .offer-container ul, .testimonials-container ul, .prices-container ul {
  padding-left: 12px;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  margin-top: 0;
  margin-bottom: 0; }
.about-container li, .contact-container li, .discounts-container li, .offer-container li, .testimonials-container li, .prices-container li {
  list-style-image: url("../img/list_icon.png"); }
.about-container .half, .contact-container .half, .discounts-container .half, .offer-container .half, .testimonials-container .half, .prices-container .half {
  width: 47%;
  display: inline-block;
  box-sizing: border-box; }

/* ----------------------------------------------------
   created with http://www.codeandweb.com/texturepacker 
   ----------------------------------------------------
   $TexturePacker:SmartUpdate:92fdef36443b7d5dfd89845fb813c888:1/1$
   ----------------------------------------------------

   usage: <span class="{-spritename-} sprite"></span>

   replace {-spritename-} with the sprite you like to use

*/
.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../img/spritesheet.png);
  background-size: 494px 128px; }

.arrow_gray {
  width: 5px;
  height: 9px;
  background-position: -46px -118px; }

.arrow_white {
  width: 5px;
  height: 9px;
  background-position: -40px -118px; }

.arrow_yellow {
  width: 5px;
  height: 9px;
  background-position: -34px -118px; }

.icon_location {
  width: 9px;
  height: 10px;
  background-position: -152px -93px; }

.icon_location_ {
  width: 17px;
  height: 19px;
  background-position: -134px -93px; }

.icon_menu_mobile {
  width: 31px;
  height: 19px;
  background-position: -66px -98px; }

.icon_menu_tablet {
  width: 31px;
  height: 19px;
  background-position: -34px -98px; }

.icon_paragraph {
  width: 9px;
  height: 10px;
  background-position: -144px -108px; }

.icon_paragraph_ {
  width: 17px;
  height: 19px;
  background-position: -116px -98px; }

.icon_percent {
  width: 123px;
  height: 96px;
  background-position: -1px -1px; }

.icon_phone {
  width: 9px;
  height: 10px;
  background-position: -134px -113px; }

.icon_phone_ {
  width: 17px;
  height: 19px;
  background-position: -98px -98px; }

.icon_quote {
  width: 133px;
  height: 91px;
  background-position: -125px -1px; }

.list_icon {
  width: 3px;
  height: 5px;
  background-position: -52px -118px; }

.offer_accounting {
  width: 84px;
  height: 63px;
  background-position: -260px -2px; }

.offer_accounting_yellow {
  width: 51px;
  height: 39px;
  background-position: -400px -1px; }

.offer_consulting {
  width: 54px;
  height: 62px;
  background-position: -345px -1px; }

.offer_consulting_yellow {
  width: 33px;
  height: 37px;
  background-position: -452px -1px; }

.offer_hr {
  width: 77px;
  height: 62px;
  background-position: -340px -65px; }

.offer_hr_yellow {
  width: 46px;
  height: 38px;
  background-position: -418px -80px; }

.offer_virtual_office {
  width: 80px;
  height: 62px;
  background-position: -259px -65px; }

.offer_virtual_office_yellow {
  width: 48px;
  height: 38px;
  background-position: -418px -41px; }

.quote_small {
  width: 32px;
  height: 25px;
  background-position: -1px -98px; }

.toast-title {
  font-weight: 700; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a, .toast-message label {
  color: white; }

.toast-message a:hover {
  color: #ccc;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80); }

.toast-close-button:focus, .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40); }

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999; }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: .8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important; }

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important; }

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important; }

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important; }

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 300px;
  margin: auto; }

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  width: 96%;
  margin: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51a351; }

.toast-error {
  background-color: #bd362f; }

.toast-info {
  background-color: #2f96b4; }

.toast-warning {
  background-color: #f89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: .4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40); }

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }
.toast-top-right {
  top: 82px;
  right: 12px; }

#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: normal; }

h2 {
  font-size: 24px;
  color: #fca40a;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

h3 {
  font-size: 20px;
  color: #6f6b68;
  margin-top: 35px; }

h4 {
  font-size: 18px;
  color: #817d7a;
  margin: 0;
  margin-top: 5px; }

hr {
  width: 50px;
  height: 4px;
  text-align: left;
  margin-left: 0;
  margin-top: 20px;
  border: 0; }

.button, button {
  border-radius: 6px;
  height: 44px;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 44px;
  display: inline-block;
  font-size: 14px;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box; }
  .button span, button span {
    float: right; }
    .button span img, button span img {
      height: 9px;
      margin: 0; }

.clear {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.absolute {
  position: absolute;
  height: 84px;
  bottom: 0;
  z-index: 10; }

.relative {
  position: relative;
  min-height: 25px; }

@media screen and (max-width: 992px) {
  .left, .right {
    float: none; } }
@media screen and (max-width: 786px) {
  h2 {
    font-size: 22px;
    letter-spacing: 1.2px; } }
@media screen and (max-width: 600px) {
  body {
    font-size: 16px; } }
