@import url("https://fonts.googleapis.com/css?family=Poppins&display=swap&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap&subset=latin-ext");
:root {
  --default: #F3B53A;
  --default-secondary: #1A3C66; }

.icon {
  width: 4em;
  height: 4em;
  padding: 0;
  background-color: #1A3C66;
  color: #F3B53A;
  position: relative; }
  .icon .icon-wrapp {
    font-size: 25px;
    top: 50%;
    left: 50%;
    display: table;
    position: relative;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .icon.icon-circle {
    border-radius: 50%; }
  .icon.align-center {
    margin: 0 auto; }
  .icon.bck-dark {
    color: #1A3C66;
    background-color: #F3B53A; }

.prev,
.next {
  max-width: 32px;
  max-height: 64px; }

.slick-slide img {
  margin: 0 auto; }

.shadowing-1 {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24); }

.shadowing-2 {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24); }

.shadowing-3 {
  box-shadow: 0 calc(3px / 2) calc(3px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-3 {
      box-shadow: 0 3px calc(3px + (3px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-4 {
  box-shadow: 0 calc(4px / 2) calc(4px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-4 {
      box-shadow: 0 4px calc(4px + (4px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-5 {
  box-shadow: 0 calc(5px / 2) calc(5px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-5 {
      box-shadow: 0 5px calc(5px + (5px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-6 {
  box-shadow: 0 calc(6px / 2) calc(6px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-6 {
      box-shadow: 0 6px calc(6px + (6px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-7 {
  box-shadow: 0 calc(7px / 2) calc(7px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-7 {
      box-shadow: 0 7px calc(7px + (7px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-8 {
  box-shadow: 0 calc(8px / 2) calc(8px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-8 {
      box-shadow: 0 8px calc(8px + (8px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-9 {
  box-shadow: 0 calc(9px / 2) calc(9px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-9 {
      box-shadow: 0 9px calc(9px + (9px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-10 {
  box-shadow: 0 calc(10px / 2) calc(10px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-10 {
      box-shadow: 0 10px calc(10px + (10px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-11 {
  box-shadow: 0 calc(11px / 4) calc(11px / 4) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-11 {
      box-shadow: 0 11px calc(11px + (11px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-12 {
  box-shadow: 0 calc(12px / 4) calc(12px / 4) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-12 {
      box-shadow: 0 12px calc(12px + (12px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-13 {
  box-shadow: 0 calc(13px / 4) calc(13px / 4) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-13 {
      box-shadow: 0 13px calc(13px + (13px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-14 {
  box-shadow: 0 calc(14px / 4) calc(14px / 4) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-14 {
      box-shadow: 0 14px calc(14px + (14px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-15 {
  box-shadow: 0 calc(15px / 2) calc(15px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-15 {
      box-shadow: 0 15px calc(15px + (15px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-16 {
  box-shadow: 0 calc(16px / 2) calc(16px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-16 {
      box-shadow: 0 16px calc(16px + (16px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-17 {
  box-shadow: 0 calc(17px / 2) calc(17px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-17 {
      box-shadow: 0 17px calc(17px + (17px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-18 {
  box-shadow: 0 calc(18px / 2) calc(18px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-18 {
      box-shadow: 0 18px calc(18px + (18px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-19 {
  box-shadow: 0 calc(19px / 2) calc(19px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-19 {
      box-shadow: 0 19px calc(19px + (19px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-20 {
  box-shadow: 0 calc(20px / 2) calc(20px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-20 {
      box-shadow: 0 20px calc(20px + (20px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-21 {
  box-shadow: 0 calc(21px / 2) calc(21px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-21 {
      box-shadow: 0 21px calc(21px + (21px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-22 {
  box-shadow: 0 calc(22px / 2) calc(22px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-22 {
      box-shadow: 0 22px calc(22px + (22px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-23 {
  box-shadow: 0 calc(23px / 2) calc(23px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-23 {
      box-shadow: 0 23px calc(23px + (23px / 2)) rgba(0, 0, 0, 0.24); } }

.shadowing-24 {
  box-shadow: 0 calc(24px / 2) calc(24px / 2) rgba(0, 0, 0, 0.24); }
  @media screen and (min-width: 768px) {
    .shadowing-24 {
      box-shadow: 0 24px calc(24px + (24px / 2)) rgba(0, 0, 0, 0.24); } }

.owl-dots {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .owl-dots {
      position: absolute;
      bottom: 10px;
      left: 0;
      padding-top: 0px;
      padding-bottom: 0px; } }
  @media screen and (min-width: 992px) {
    .owl-dots {
      bottom: 5em; } }
  @media screen and (min-width: 1200px) {
    .owl-dots {
      bottom: 12em; } }
  .owl-dots .owl-dot {
    margin-right: 20px; }
    .owl-dots .owl-dot:last-child {
      margin-right: 0; }
    .owl-dots .owl-dot span {
      width: 1em;
      height: 1em;
      border-radius: 50%;
      background-color: transparent;
      border: 2px solid #F3B53A;
      display: block; }
    .owl-dots .owl-dot.active span {
      background-color: #F3B53A; }

#comments .comment-replies, .comments .comment-replies {
  display: none; }
  #comments .comment-replies.show, .comments .comment-replies.show {
    display: block; }

#comments .reply-form, .comments .reply-form {
  display: none;
  padding-left: 10%; }
  #comments .reply-form.show, .comments .reply-form.show {
    display: block; }

#comments .comment, .comments .comment {
  margin-bottom: 1em;
  border-bottom: 1px solid #F3B53A;
  padding-bottom: .25em; }

#comments .comment-content-wrapper .comment-meta, .comments .comment-content-wrapper .comment-meta {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: .75em; }
  #comments .comment-content-wrapper .comment-meta .comment-avatar, .comments .comment-content-wrapper .comment-meta .comment-avatar {
    -webkit-box-flex: 0;
            flex: 0 0 10%;
    max-width: 10%; }
  #comments .comment-content-wrapper .comment-meta .comment-author, .comments .comment-content-wrapper .comment-meta .comment-author {
    -webkit-box-flex: 0;
            flex: 0 0 90%;
    max-width: 90%;
    background-color: #f1f1f1;
    padding: .35em 7px; }
    #comments .comment-content-wrapper .comment-meta .comment-author .author-email, .comments .comment-content-wrapper .comment-meta .comment-author .author-email {
      font-weight: 500; }
  #comments .comment-content-wrapper .comment-meta .comment-time, .comments .comment-content-wrapper .comment-meta .comment-time {
    -webkit-box-flex: 0;
            flex: 0 0 90%;
    max-width: 90%;
    font-size: 75%; }

#comments .comment-content-wrapper .comment-content, .comments .comment-content-wrapper .comment-content {
  margin-left: 10%;
  max-width: 90%;
  margin-bottom: .5em; }

#comments .comment-content-wrapper .reply-wrapper, .comments .comment-content-wrapper .reply-wrapper {
  margin-top: .25em;
  margin-bottom: .75em; }

#comments .comment-content-wrapper .comment-replies, .comments .comment-content-wrapper .comment-replies {
  padding-left: 10%; }
  #comments .comment-content-wrapper .comment-replies .reply, .comments .comment-content-wrapper .comment-replies .reply {
    border-left: 2px solid #F3B53A;
    padding-left: .25em; }

#comments .comment-form, .comments .comment-form {
  margin-bottom: .75em; }

.login-data .username {
  font-weight: bold; }

a.color-inherit {
  color: inherit; }

a.color-dark {
  color: #F3B53A; }

.spacer-1 {
  height: calc((1 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-1 {
      height: calc((1 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-1 {
      height: calc((1 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-1 {
      height: calc(1 * 5px); } }

.spacer-2 {
  height: calc((2 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-2 {
      height: calc((2 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-2 {
      height: calc((2 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-2 {
      height: calc(2 * 5px); } }

.spacer-3 {
  height: calc((3 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-3 {
      height: calc((3 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-3 {
      height: calc((3 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-3 {
      height: calc(3 * 5px); } }

.spacer-4 {
  height: calc((4 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-4 {
      height: calc((4 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-4 {
      height: calc((4 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-4 {
      height: calc(4 * 5px); } }

.spacer-5 {
  height: calc((5 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-5 {
      height: calc((5 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-5 {
      height: calc((5 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-5 {
      height: calc(5 * 5px); } }

.spacer-6 {
  height: calc((6 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-6 {
      height: calc((6 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-6 {
      height: calc((6 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-6 {
      height: calc(6 * 5px); } }

.spacer-7 {
  height: calc((7 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-7 {
      height: calc((7 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-7 {
      height: calc((7 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-7 {
      height: calc(7 * 5px); } }

.spacer-8 {
  height: calc((8 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-8 {
      height: calc((8 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-8 {
      height: calc((8 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-8 {
      height: calc(8 * 5px); } }

.spacer-9 {
  height: calc((9 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-9 {
      height: calc((9 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-9 {
      height: calc((9 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-9 {
      height: calc(9 * 5px); } }

.spacer-10 {
  height: calc((10 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-10 {
      height: calc((10 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-10 {
      height: calc((10 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-10 {
      height: calc(10 * 5px); } }

.spacer-11 {
  height: calc((11 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-11 {
      height: calc((11 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-11 {
      height: calc((11 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-11 {
      height: calc(11 * 5px); } }

.spacer-12 {
  height: calc((12 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-12 {
      height: calc((12 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-12 {
      height: calc((12 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-12 {
      height: calc(12 * 5px); } }

.spacer-13 {
  height: calc((13 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-13 {
      height: calc((13 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-13 {
      height: calc((13 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-13 {
      height: calc(13 * 5px); } }

.spacer-14 {
  height: calc((14 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-14 {
      height: calc((14 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-14 {
      height: calc((14 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-14 {
      height: calc(14 * 5px); } }

.spacer-15 {
  height: calc((15 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-15 {
      height: calc((15 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-15 {
      height: calc((15 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-15 {
      height: calc(15 * 5px); } }

.spacer-16 {
  height: calc((16 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-16 {
      height: calc((16 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-16 {
      height: calc((16 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-16 {
      height: calc(16 * 5px); } }

.spacer-17 {
  height: calc((17 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-17 {
      height: calc((17 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-17 {
      height: calc((17 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-17 {
      height: calc(17 * 5px); } }

.spacer-18 {
  height: calc((18 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-18 {
      height: calc((18 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-18 {
      height: calc((18 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-18 {
      height: calc(18 * 5px); } }

.spacer-19 {
  height: calc((19 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-19 {
      height: calc((19 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-19 {
      height: calc((19 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-19 {
      height: calc(19 * 5px); } }

.spacer-20 {
  height: calc((20 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-20 {
      height: calc((20 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-20 {
      height: calc((20 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-20 {
      height: calc(20 * 5px); } }

.spacer-21 {
  height: calc((21 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-21 {
      height: calc((21 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-21 {
      height: calc((21 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-21 {
      height: calc(21 * 5px); } }

.spacer-22 {
  height: calc((22 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-22 {
      height: calc((22 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-22 {
      height: calc((22 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-22 {
      height: calc(22 * 5px); } }

.spacer-23 {
  height: calc((23 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-23 {
      height: calc((23 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-23 {
      height: calc((23 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-23 {
      height: calc(23 * 5px); } }

.spacer-24 {
  height: calc((24 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-24 {
      height: calc((24 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-24 {
      height: calc((24 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-24 {
      height: calc(24 * 5px); } }

.spacer-25 {
  height: calc((25 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-25 {
      height: calc((25 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-25 {
      height: calc((25 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-25 {
      height: calc(25 * 5px); } }

.spacer-26 {
  height: calc((26 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-26 {
      height: calc((26 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-26 {
      height: calc((26 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-26 {
      height: calc(26 * 5px); } }

.spacer-27 {
  height: calc((27 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-27 {
      height: calc((27 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-27 {
      height: calc((27 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-27 {
      height: calc(27 * 5px); } }

.spacer-28 {
  height: calc((28 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-28 {
      height: calc((28 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-28 {
      height: calc((28 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-28 {
      height: calc(28 * 5px); } }

.spacer-29 {
  height: calc((29 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-29 {
      height: calc((29 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-29 {
      height: calc((29 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-29 {
      height: calc(29 * 5px); } }

.spacer-30 {
  height: calc((30 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-30 {
      height: calc((30 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-30 {
      height: calc((30 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-30 {
      height: calc(30 * 5px); } }

.spacer-31 {
  height: calc((31 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-31 {
      height: calc((31 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-31 {
      height: calc((31 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-31 {
      height: calc(31 * 5px); } }

.spacer-32 {
  height: calc((32 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-32 {
      height: calc((32 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-32 {
      height: calc((32 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-32 {
      height: calc(32 * 5px); } }

.spacer-33 {
  height: calc((33 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-33 {
      height: calc((33 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-33 {
      height: calc((33 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-33 {
      height: calc(33 * 5px); } }

.spacer-34 {
  height: calc((34 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-34 {
      height: calc((34 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-34 {
      height: calc((34 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-34 {
      height: calc(34 * 5px); } }

.spacer-35 {
  height: calc((35 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-35 {
      height: calc((35 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-35 {
      height: calc((35 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-35 {
      height: calc(35 * 5px); } }

.spacer-36 {
  height: calc((36 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-36 {
      height: calc((36 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-36 {
      height: calc((36 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-36 {
      height: calc(36 * 5px); } }

.spacer-37 {
  height: calc((37 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-37 {
      height: calc((37 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-37 {
      height: calc((37 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-37 {
      height: calc(37 * 5px); } }

.spacer-38 {
  height: calc((38 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-38 {
      height: calc((38 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-38 {
      height: calc((38 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-38 {
      height: calc(38 * 5px); } }

.spacer-39 {
  height: calc((39 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-39 {
      height: calc((39 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-39 {
      height: calc((39 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-39 {
      height: calc(39 * 5px); } }

.spacer-40 {
  height: calc((40 * 5px)/4);
  display: none;
  width: 100%;
  -webkit-transition: height .42s ease-in-out;
  transition: height .42s ease-in-out;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  clear: both; }
  @media screen and (min-width: 768px) {
    .spacer-40 {
      height: calc((40 * 5px)/3);
      display: block; } }
  @media screen and (min-width: 992px) {
    .spacer-40 {
      height: calc((40 * 5px)/2); } }
  @media screen and (min-width: 1200px) {
    .spacer-40 {
      height: calc(40 * 5px); } }

#admin-functions {
  font-size: 14px; }
  #admin-functions .navbar-nav {
    width: auto; }

h1, .h1 {
  font-weight: 300;
  letter-spacing: -1.5pt; }
  h1, .h1 {
    font-size: 35px; }
    @media screen and (min-width: 300px) {
      h1, .h1 {
        font-size: calc(35px + 25 * ((100vw - 300px) / 1000)); } }
    @media screen and (min-width: 1300px) {
      h1, .h1 {
        font-size: 60px; } }

h2, .h2 {
  font-weight: 300;
  letter-spacing: -.5pt; }
  h2, .h2 {
    font-size: 30px; }
    @media screen and (min-width: 300px) {
      h2, .h2 {
        font-size: calc(30px + 20 * ((100vw - 300px) / 1000)); } }
    @media screen and (min-width: 1300px) {
      h2, .h2 {
        font-size: 50px; } }

h3, .h3 {
  font-weight: 400;
  letter-spacing: 0pt; }
  h3, .h3 {
    font-size: 26px; }
    @media screen and (min-width: 300px) {
      h3, .h3 {
        font-size: calc(26px + 14 * ((100vw - 300px) / 1000)); } }
    @media screen and (min-width: 1300px) {
      h3, .h3 {
        font-size: 40px; } }

h4, .h4 {
  font-weight: 400;
  letter-spacing: .25pt; }
  h4, .h4 {
    font-size: 22px; }
    @media screen and (min-width: 300px) {
      h4, .h4 {
        font-size: calc(22px + 12 * ((100vw - 300px) / 1000)); } }
    @media screen and (min-width: 1300px) {
      h4, .h4 {
        font-size: 34px; } }

h5, .h5 {
  font-weight: 400;
  letter-spacing: 0pt; }
  h5, .h5 {
    font-size: 18px; }
    @media screen and (min-width: 300px) {
      h5, .h5 {
        font-size: calc(18px + 10 * ((100vw - 300px) / 1000)); } }
    @media screen and (min-width: 1300px) {
      h5, .h5 {
        font-size: 28px; } }

h6, .h6 {
  font-weight: 500;
  letter-spacing: .25pt; }
  h6, .h6 {
    font-size: 14px; }
    @media screen and (min-width: 300px) {
      h6, .h6 {
        font-size: calc(14px + 2 * ((100vw - 300px) / 1000)); } }
    @media screen and (min-width: 1300px) {
      h6, .h6 {
        font-size: 16px; } }

.small {
  font-size: 14px;
  letter-spacing: .25pt; }

h1.white, .h1.white, h2.white, .h2.white, h3.white, .h3.white, h4.white, .h4.white, h5.white, .h5.white, h6.white, .h6.white {
  color: white; }

h1.notop, .h1.notop, h2.notop, .h2.notop, h3.notop, .h3.notop, h4.notop, .h4.notop, h5.notop, .h5.notop, h6.notop, .h6.notop {
  margin-top: 0; }

h1.nobottom, .h1.nobottom, h2.nobottom, .h2.nobottom, h3.nobottom, .h3.nobottom, h4.nobottom, .h4.nobottom, h5.nobottom, .h5.nobottom, h6.nobottom, .h6.nobottom {
  margin-bottom: 0; }

h1.italic, .h1.italic, h2.italic, .h2.italic, h3.italic, .h3.italic, h4.italic, .h4.italic, h5.italic, .h5.italic, h6.italic, .h6.italic {
  font-weight: 300;
  font-style: italic; }

h1.center, .h1.center, h2.center, .h2.center, h3.center, .h3.center, h4.center, .h4.center, h5.center, .h5.center, h6.center, .h6.center {
  text-align: center; }

.sub-title-12 {
  font-size: 12px;
  letter-spacing: .1pt; }

.sub-title-13 {
  font-size: 13px;
  letter-spacing: .1pt; }

.sub-title-14 {
  font-size: 14px;
  letter-spacing: .1pt; }

.sub-title-15 {
  font-size: 15px;
  letter-spacing: .1pt; }

.sub-title-16 {
  font-size: 16px;
  letter-spacing: .1pt; }

.sub-title-17 {
  font-size: 17px;
  letter-spacing: .15pt; }

.sub-title-18 {
  font-size: 18px;
  letter-spacing: .15pt; }

.sub-title-19 {
  font-size: 19px;
  letter-spacing: .15pt; }

.sub-title-20 {
  font-size: 20px;
  letter-spacing: .15pt; }

.sub-title-21 {
  font-size: 21px;
  letter-spacing: .15pt; }

.sub-title-22 {
  font-size: 22px;
  letter-spacing: .15pt; }

.sub-title-23 {
  font-size: 23px;
  letter-spacing: .15pt; }

.sub-title-24 {
  font-size: 24px;
  letter-spacing: .15pt; }

.sub-title-25 {
  font-size: 25px;
  letter-spacing: .15pt; }

.sub-title-26 {
  font-size: 26px;
  letter-spacing: .15pt; }

.sub-title-27 {
  font-size: 27px;
  letter-spacing: .15pt; }

.sub-title-28 {
  font-size: 28px;
  letter-spacing: .15pt; }

.sub-title-29 {
  font-size: 29px;
  letter-spacing: .15pt; }

.sub-title-30 {
  font-size: 30px;
  letter-spacing: .15pt; }

.sub-title-31 {
  font-size: 31px;
  letter-spacing: .15pt; }

.sub-title-32 {
  font-size: 32px;
  letter-spacing: .15pt; }

.sub-title-33 {
  font-size: 33px;
  letter-spacing: .15pt; }

.sub-title-34 {
  font-size: 34px;
  letter-spacing: .15pt; }

.sub-title-35 {
  font-size: 35px;
  letter-spacing: .15pt; }

.sub-title-36 {
  font-size: 36px;
  letter-spacing: .15pt; }

.sub-title-37 {
  font-size: 37px;
  letter-spacing: .15pt; }

.sub-title-38 {
  font-size: 38px;
  letter-spacing: .15pt; }

.sub-title-39 {
  font-size: 39px;
  letter-spacing: .15pt; }

.sub-title-40 {
  font-size: 40px;
  letter-spacing: .15pt; }

.sub-title-41 {
  font-size: 41px;
  letter-spacing: .15pt; }

.sub-title-42 {
  font-size: 42px;
  letter-spacing: .15pt; }

.sub-title-43 {
  font-size: 43px;
  letter-spacing: .15pt; }

.sub-title-44 {
  font-size: 44px;
  letter-spacing: .15pt; }

.sub-title-45 {
  font-size: 45px;
  letter-spacing: .15pt; }

.sub-title-46 {
  font-size: 46px;
  letter-spacing: .15pt; }

.sub-title-47 {
  font-size: 47px;
  letter-spacing: .15pt; }

.sub-title-48 {
  font-size: 48px;
  letter-spacing: .15pt; }

.sub-title-49 {
  font-size: 49px;
  letter-spacing: .15pt; }

.sub-title-50 {
  font-size: 50px;
  letter-spacing: .15pt; }

.sub-title-51 {
  font-size: 51px;
  letter-spacing: .15pt; }

.sub-title-52 {
  font-size: 52px;
  letter-spacing: .15pt; }

.sub-title-53 {
  font-size: 53px;
  letter-spacing: .15pt; }

.sub-title-54 {
  font-size: 54px;
  letter-spacing: .15pt; }

.sub-title-55 {
  font-size: 55px;
  letter-spacing: .15pt; }

.sub-title-56 {
  font-size: 56px;
  letter-spacing: .15pt; }

.sub-title-57 {
  font-size: 57px;
  letter-spacing: .15pt; }

.sub-title-58 {
  font-size: 58px;
  letter-spacing: .15pt; }

.sub-title-59 {
  font-size: 59px;
  letter-spacing: .15pt; }

.sub-title-60 {
  font-size: 60px;
  letter-spacing: .15pt; }

.sub-title-61 {
  font-size: 61px;
  letter-spacing: .15pt; }

.sub-title-62 {
  font-size: 62px;
  letter-spacing: .15pt; }

.sub-title-63 {
  font-size: 63px;
  letter-spacing: .15pt; }

.sub-title-64 {
  font-size: 64px;
  letter-spacing: .15pt; }

.sub-title-65 {
  font-size: 65px;
  letter-spacing: .15pt; }

.sub-title-66 {
  font-size: 66px;
  letter-spacing: .15pt; }

.sub-title-67 {
  font-size: 67px;
  letter-spacing: .15pt; }

.sub-title-68 {
  font-size: 68px;
  letter-spacing: .15pt; }

.sub-title-69 {
  font-size: 69px;
  letter-spacing: .15pt; }

.sub-title-70 {
  font-size: 70px;
  letter-spacing: .15pt; }

.sub-title-71 {
  font-size: 71px;
  letter-spacing: .15pt; }

.sub-title-72 {
  font-size: 72px;
  letter-spacing: .15pt; }

.sub-title-73 {
  font-size: 73px;
  letter-spacing: .15pt; }

.sub-title-74 {
  font-size: 74px;
  letter-spacing: .15pt; }

.sub-title-75 {
  font-size: 75px;
  letter-spacing: .15pt; }

.sub-title-76 {
  font-size: 76px;
  letter-spacing: .15pt; }

.sub-title-77 {
  font-size: 77px;
  letter-spacing: .15pt; }

.sub-title-78 {
  font-size: 78px;
  letter-spacing: .15pt; }

.sub-title-79 {
  font-size: 79px;
  letter-spacing: .15pt; }

.sub-title-80 {
  font-size: 80px;
  letter-spacing: .15pt; }

.sub-title-81 {
  font-size: 81px;
  letter-spacing: .15pt; }

.sub-title-82 {
  font-size: 82px;
  letter-spacing: .15pt; }

.sub-title-83 {
  font-size: 83px;
  letter-spacing: .15pt; }

.sub-title-84 {
  font-size: 84px;
  letter-spacing: .15pt; }

.sub-title-85 {
  font-size: 85px;
  letter-spacing: .15pt; }

.sub-title-86 {
  font-size: 86px;
  letter-spacing: .15pt; }

.sub-title-87 {
  font-size: 87px;
  letter-spacing: .15pt; }

.sub-title-88 {
  font-size: 88px;
  letter-spacing: .15pt; }

.sub-title-89 {
  font-size: 89px;
  letter-spacing: .15pt; }

.sub-title-90 {
  font-size: 90px;
  letter-spacing: .15pt; }

.sub-title-91 {
  font-size: 91px;
  letter-spacing: .15pt; }

.sub-title-92 {
  font-size: 92px;
  letter-spacing: .15pt; }

.sub-title-93 {
  font-size: 93px;
  letter-spacing: .15pt; }

.sub-title-94 {
  font-size: 94px;
  letter-spacing: .15pt; }

.sub-title-95 {
  font-size: 95px;
  letter-spacing: .15pt; }

.sub-title-96 {
  font-size: 96px;
  letter-spacing: .15pt; }

.font-1 {
  font-size: calc(14px + 1px); }

.font-2 {
  font-size: calc(14px + 2px); }

.font-3 {
  font-size: calc(14px + 3px); }

.font-4 {
  font-size: calc(14px + 4px); }

.font-5 {
  font-size: calc(14px + 5px); }

.font-6 {
  font-size: calc(14px + 6px); }

.font-7 {
  font-size: calc(14px + 7px); }

.upper, .overline {
  text-transform: uppercase; }

.caption {
  font-size: 12px;
  letter-spacing: .4pt; }

.overline {
  font-size: 12px;
  letter-spacing: 2pt;
  font-weight: 500; }

@-webkit-keyframes animatedBackground {
  from {
    background-position: top left; }
  to {
    background-position: top right; } }

@keyframes animatedBackground {
  from {
    background-position: top left; }
  to {
    background-position: top right; } }

@-webkit-keyframes opacityBlink {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }
  25% {
    opacity: 1;
    filter: alpha(opacity=100); }
  50% {
    opacity: 0;
    filter: alpha(opacity=0); }
  75% {
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0); } }

@keyframes opacityBlink {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }
  25% {
    opacity: 1;
    filter: alpha(opacity=100); }
  50% {
    opacity: 0;
    filter: alpha(opacity=0); }
  75% {
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0); } }

.btn, .lbl {
  display: inline-block;
  position: relative;
  height: 32px;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.btn {
  background-image: url("../../img/loading.gif");
  background-repeat: no-repeat;
  background-position: center -60px;
  cursor: pointer; }
  .btn.loading {
    background-position: center center;
    font-size: 0;
    cursor: wait; }

.pace .pace-progress {
  background: rgba(243, 181, 58, 0.5);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(243, 181, 58, 0.5)), color-stop(100%, #F3B53A));
  background: -webkit-gradient(linear, left top, right top, from(rgba(243, 181, 58, 0.5)), to(#F3B53A));
  background: linear-gradient(to right, rgba(243, 181, 58, 0.5) 0%, #F3B53A 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2', GradientType=1 );
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
  border-bottom: 1px solid white; }

.uc {
  text-transform: uppercase; }

.section-heading {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center; }
  .section-heading .section-title {
    display: table;
    color: #1A3C66; }
    .section-heading .section-title:after {
      content: '';
      display: table;
      width: 27%;
      height: 3px;
      background-color: #1A3C66;
      margin: 10px auto; }
    .section-heading .section-title.secondary {
      color: #F3B53A; }
      .section-heading .section-title.secondary:after {
        background-color: #F3B53A; }

@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .container {
    max-width: 100%; } }

.card-title {
  color: #1A3C66; }

table, table * {
  background: transparent !important;
  border: none !important; }

.offset-anchor {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden; }

html body .fancybox-button--left, html body .fancybox-button--right {
  display: inline-block !important; }

.clearfix {
  width: 100%;
  height: 0;
  clear: both; }
  .clearfix:after, .clearfix:before {
    display: block;
    content: "";
    clear: both; }

.IMS_fixChatBox {
  z-index: 9 !important; }

.cookiee-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 55px;
  line-height: 30px;
  margin: 0;
  padding: 10px 25px;
  background-color: black;
  font-size: 13px;
  color: white;
  z-index: 999999;
  opacity: 0.9;
  filter: alpha(opacity=90); }
  .cookiee-dialog a {
    color: #F3B53A; }
  .cookiee-dialog .cookiee-button {
    background-color: #F3B53A;
    color: white;
    margin: 10px;
    padding: 10px 30px;
    border: none;
    outline: 0;
    cursor: pointer; }
    .cookiee-dialog .cookiee-button:hover {
      background-color: white;
      color: #F3B53A; }
    .cookiee-dialog .cookiee-button:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }

.cookiee-dialog, .cookiee-dialog * {
  font-weight: 300;
  font-style: normal;
  -webkit-text-stroke: 0px !important;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-osx-font-smoothing: grayscale !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-shadow: #333 0 0 0;
  box-sizing: border-box; }

#header .top-bar {
  display: none;
  line-height: 2; }
  @media screen and (min-width: 768px) {
    #header .top-bar {
      display: block;
      min-height: 2em;
      color: #f6f6f6;
      background-color: #35373b;
      font-size: 14px; } }

#header .menu {
  color: #606779;
  -webkit-box-flex: 0;
          flex-grow: 0; }
  @media screen and (min-width: 768px) {
    #header .menu {
      -webkit-box-flex: 1;
              flex-grow: 1;
      margin-left: 3.75em; } }
  @media screen and (min-width: 992px) {
    #header .menu {
      display: block !important; } }
  #header .menu .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
    @media screen and (min-width: 768px) {
      #header .menu .nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row; } }
  #header .menu .nav-item .nav-link {
    color: #1A3C66;
    padding: .5rem .5rem;
    text-transform: lowercase; }
  @media screen and (min-width: 768px) {
    #header .menu .nav-item:first-child .nav-link {
      padding-left: 0; }
    #header .menu .nav-item:last-child .nav-link {
      padding-right: 0; } }
  #header .menu .contacts {
    display: none;
    opacity: 1;
    -webkit-transition: ease-in-out .42s opacity;
    transition: ease-in-out .42s opacity; }
    @media screen and (min-width: 768px) {
      #header .menu .contacts {
        display: -webkit-box;
        display: flex; } }

#header .navbar-brand img {
  -webkit-transition: ease-in-out .42s width;
  transition: ease-in-out .42s width; }

#header .fixed {
  z-index: 99;
  -webkit-transition: ease-in-out .42s all;
  transition: ease-in-out .42s all; }
  @media screen and (min-width: 768px) {
    #header .fixed {
      top: 28px;
      position: fixed;
      left: 0;
      right: 0; } }
  #header .fixed.fix-it {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(245, 248, 250, 0.7); }
    #header .fixed.fix-it .navbar-brand img {
      width: 50px; }
  #header .fixed.bg-nontransparent {
    background-color: rgba(245, 248, 250, 0.7); }

#header .scroll {
  top: 0;
  max-width: 100%; }
  #header .scroll.blue {
    background-color: #1A3C66; }
    #header .scroll.blue .nav-item .nav-link {
      color: #fff; }
  #header .scroll .navbar {
    max-width: 1140px;
    margin: 0 auto; }
  #header .scroll .navbar-brand img {
    width: 50px; }
  #header .scroll .menu .contacts {
    opacity: 0; }
  #header .scroll .menu hr {
    display: none; }
  #header .scroll .menu .nav {
    display: -webkit-box;
    display: flex; }

#header .nav .nav-item .nav-link:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background-color: #1A3C66;
  -webkit-transition: ease-in-out .42s all;
  transition: ease-in-out .42s all; }

#header .nav .nav-item .nav-link.active:after, #header .nav .nav-item .nav-link:hover:after {
  width: 35%; }

#header .blue .nav .nav-item .nav-link:after {
  background-color: #fff; }

/* Google maps card styles - COPIED */
.gm-style .place-card div,
.gm-style .place-card a,
.gm-style .default-card div,
.gm-style .default-card a {
  color: #5B5B5B;
  font-family: Roboto, Arial;
  font-size: 12px;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.gm-style .place-card,
.gm-style .default-card,
.gm-style .directions-card {
  cursor: default; }

.gm-style .place-card-large {
  padding: 9px 4px 9px 4px; }

.gm-style .place-card-medium {
  width: auto;
  padding: 9px 11px 9px 11px; }

.gm-style .default-card {
  padding: 5px 14px 5px 14px; }

.gm-style .place-card a:link,
.gm-style .default-card a:link,
.gm-style .directions-card a:link {
  text-decoration: none;
  color: #3a84df; }

.gm-style .place-card a:visited,
.gm-style .default-card a:visited,
.gm-style .directions-card a:visited {
  color: #3a84df; }

.gm-style .place-card a:hover,
.gm-style .default-card a:hover,
.gm-style .directions-card a:hover {
  text-decoration: underline; }

.gm-style .place-desc-large {
  width: 200px;
  display: inline-block; }

.gm-style .place-desc-medium {
  display: inline-block; }

.gm-style .place-card .place-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 14px;
  color: black; }

html[dir="rtl"] .gm-style .place-name {
  padding-right: 5px; }

.gm-style .place-card .address {
  margin-top: 6px; }

.gm-style .tooltip-anchor {
  width: 100%;
  position: relative;
  float: right;
  z-index: 1; }

.gm-style .star-entity .tooltip-anchor,
.gm-style .star-entity-medium .tooltip-anchor,
.gm-style .navigate-entity-medium .tooltip-anchor,
.gm-style .navigate .tooltip-anchor {
  width: 50%;
  display: none; }

.gm-style .star-entity:hover .tooltip-anchor,
.gm-style .star-entity-medium:hover .tooltip-anchor,
.gm-style .navigate-entity-medium:hover .tooltip-anchor,
.gm-style .navigate:hover .tooltip-anchor {
  display: inline; }

.gm-style .tooltip-anchor > .tooltip-tip-inner,
.gm-style .tooltip-anchor > .tooltip-tip-outer {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  background-color: transparent;
  position: absolute;
  left: -8px; }

.gm-style .tooltip-anchor > .tooltip-tip-outer {
  border-bottom: 8px solid #CBCBCB; }

.gm-style .tooltip-anchor > .tooltip-tip-inner {
  border-bottom: 8px solid white;
  z-index: 1;
  top: 1px; }

.gm-style .tooltip-content {
  position: absolute;
  top: 8px;
  left: -70px;
  line-height: 137%;
  padding: 10px 12px 10px 13px;
  width: 210px;
  margin: 0;
  border: 1px solid #CBCBCB;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: white; }

html[dir="rtl"] .gm-style .tooltip-content {
  left: -10px; }

.gm-style .star-entity-medium .tooltip-content {
  width: 110px; }

.gm-style .navigate {
  display: inline-block;
  vertical-align: top;
  height: 43px;
  padding: 0 7px; }

.gm-style .navigate-entity-medium {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin-top: 1px; }

.gm-style .navigate-link {
  display: block; }

.gm-style .place-card .navigate-text,
.gm-style .place-card .star-entity-text {
  margin-top: 5px;
  text-align: center;
  color: #3a84df;
  font-size: 12px;
  max-width: 55px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.gm-style .place-card .hidden {
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden; }

.gm-style .navigate-icon {
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .navigate-icon {
  border: 0; }

.gm-style .navigate-separator {
  display: inline-block;
  width: 1px;
  height: 43px;
  vertical-align: top;
  background: -linear-gradient(top, #fbfbfb, #e2e2e2, #fbfbfb); }

.gm-style .star-entity {
  display: inline-block;
  vertical-align: top;
  height: 43px;
  padding: 0 7px; }

.gm-style .star-entity .star-button {
  cursor: pointer; }

.gm-style .navigate-entity .navigate-button {
  cursor: pointer; }

.gm-style .star-entity-medium {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin-top: 1px; }

.gm-style .star-entity:hover .star-entity-text {
  text-decoration: underline; }

.gm-style .star-entity-icon-large {
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .star-entity-icon-medium {
  width: 17px;
  height: 17px;
  top: 0px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .navigate-entity-icon-medium {
  width: 17px;
  height: 17px;
  top: 0px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .can-star-large {
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .logged-out-star,
.logged-out-star:hover {
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .is-starred-large {
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .can-star-medium {
  position: relative;
  height: 17px;
  top: -2px;
  cursor: pointer; }

.gm-style .is-starred-medium {
  position: relative;
  height: 17px;
  top: -2px;
  cursor: pointer; }

.gm-style .navigate-icon-medium {
  position: relative;
  height: 17px;
  top: -2px;
  cursor: pointer; }

.gm-style .review-box {
  padding-top: 5px; }

.gm-style .place-card .review-box-link {
  padding-left: 8px; }

.gm-style .place-card .review-number {
  display: inline-block;
  color: #e7711b;
  font-weight: 500;
  font-size: 14px; }

.gm-style .rating-star {
  display: inline-block;
  width: 11px;
  height: 11px;
  overflow: hidden; }

.gm-style .directions-card {
  color: #5B5B5B;
  font-family: Roboto, Arial;
  background-color: white;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.gm-style .directions-card-medium-large {
  height: 71px;
  padding: 10px 11px; }

.gm-style .directions-info {
  padding-left: 25px; }

.gm-style .directions-waypoint {
  height: 20px; }

.gm-style .directions-address {
  font-weight: 400;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: black; }

.gm-style .directions-icon {
  float: left;
  vertical-align: top;
  padding-top: 2px;
  height: 50px;
  width: 20px; }

.gm-style .directions-icon div {
  width: 15px;
  height: 45px;
  overflow: hidden; }

.gm-style .directions-separator {
  position: relative;
  height: 1px;
  margin-top: 3px;
  margin-bottom: 4px;
  background-color: #ccc; }

.gm-style .maps-links-box-exp {
  padding-top: 5px; }

.gm-style .time-to-location-info-exp {
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-right: 10px;
  display: inline-block; }

.gm-style .google-maps-link-exp {
  display: inline-block;
  vertical-align: middle; }

.gm-style .time-to-location-text-exp {
  vertical-align: middle; }

.gm-style .place-card-large .only-visible-to-you-exp {
  padding-top: 5px;
  color: #ccc;
  display: inline-block; }

.gm-style .place-card-large .time-to-location-privacy-exp .learn-more-exp {
  color: #ccc;
  text-decoration: underline; }

.gm-style .navigate-icon {
  background-position: 0px 0px; }

.gm-style .navigate:hover .navigate-icon {
  background-position: 48px 0px; }

.gm-style .navigate-icon-medium {
  background-position: 0px 94px; }

.gm-style .navigate-icon-medium:hover {
  background-position: -16px 94px; }

.gm-style .can-star-large {
  background-position: 70px 187px; }

.gm-style .star-button:hover .can-star-large {
  background-position: 48px 187px; }

.gm-style .logged-out-star {
  background-position: 96px 187px; }

.gm-style .star-button:hover .logged-out-star {
  background-position: 96px 187px; }

.gm-style .is-starred-large {
  background-position: 0px 166px; }

.gm-style .rating-full-star {
  background-position: 48px 165px; }

.gm-style .rating-half-star {
  background-position: 35px 165px; }

html[dir="rtl"] .gm-style .rating-half-star {
  background-position: 10px 165px; }

.gm-style .rating-empty-star {
  background-position: 23px 165px; }

.gm-style .directions-icon {
  background-position: 0px 144px; }

.gm-style .hovercard-personal-icon-home {
  background-position: 96px 102px; }

.gm-style .hovercard-personal-icon-work {
  background-position: 96px 79px; }

.gm-style .can-star-medium {
  background-position: 0px 36px; }

.gm-style .can-star-medium:hover {
  background-position: -17px 36px; }

.gm-style .logged-out-star-medium {
  background-position: 36px 36px; }

.gm-style .star-button:hover .logged-out-star-medium {
  background-position: 36px 36px; }

.gm-style .is-starred-medium {
  background-position: 0px 19px; }

.gm-style .info {
  height: 30px;
  width: 30px;
  background-position: 19px 36px; }

.saved-from-source-link {
  margin-top: 5px;
  max-width: 331px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.gm-style .drive-icon-exp {
  background-position: -90px -62px;
  display: inline-block;
  width: 18px;
  height: 16px;
  overflow: hidden;
  margin: 0 auto;
  margin-right: 5px;
  vertical-align: middle; }

.gm-style .star-entity-icon-large-exp {
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .can-star-large-exp {
  position: relative;
  cursor: pointer;
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .logged-out-star-exp,
.logged-out-star-exp:hover {
  position: relative;
  cursor: pointer;
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .is-starred-large-exp {
  position: relative;
  cursor: pointer;
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .can-star-large-exp {
  background-position: -46px -46px; }

.gm-style .star-button-exp:hover .can-star-large-exp {
  background-position: -2px -46px; }

.gm-style .logged-out-star-exp {
  background-position: -46px -91px; }

.gm-style .star-button-exp:hover .logged-out-star-exp {
  background-position: -2px -46px; }

.gm-style .is-starred-large-exp {
  background-position: -2px -91px; }

.gm-style .star-button-exp {
  position: absolute;
  right: -10px; }

.gm-style .star-entity-exp .star-button-exp {
  cursor: pointer; }

.gm-style .navigate-icon-exp {
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto; }

.gm-style .navigate-icon-exp {
  border: 0; }

.gm-style .navigate-icon-exp {
  background-position: -46px -1px; }

.gm-style .navigate:hover .navigate-icon-exp {
  background-position: -2px -1px; }

.gm-style .navigate-exp {
  display: inline-block;
  vertical-align: top;
  height: 43px;
  padding: 0 7px;
  position: absolute;
  right: -18px; }

.gm-style .icon {
  background-image: url(https://maps.gstatic.com/mapfiles/embed/images/entity11.png);
  background-size: 70px 210px; }

#about {
  background-image: url("../../img/assets/section_second@2x.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain; }
  @media screen and (min-width: 768px) {
    #about {
      background-position: center center;
      padding-bottom: 25em;
      margin-bottom: -25em; } }
  #about .layoutmanager h1, #about .layoutmanager h2, #about .layoutmanager h3, #about .layoutmanager h4, #about .layoutmanager h5, #about .layoutmanager h6 {
    color: #1A3C66;
    font-weight: bold;
    margin-bottom: 1.3em; }
  #about .layoutmanager p {
    color: #606779; }
  #about .layoutmanager ul {
    position: relative; }
    #about .layoutmanager ul li {
      list-style: none;
      position: relative;
      color: #606779; }
      #about .layoutmanager ul li:before {
        content: '\2014';
        display: block;
        position: absolute;
        top: .025em;
        left: -1.5em; }

#houses {
  color: #fff;
  background-color: #1A3C66;
  background-image: url("../../img/assets/section_three.png");
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
  padding-top: 1em;
  padding-bottom: 1.4em;
  z-index: 3; }
  @media screen and (min-width: 768px) {
    #houses {
      background-position: center center;
      background-color: transparent;
      padding-top: 10em;
      padding-bottom: 14em; } }

#documents {
  position: relative;
  z-index: 2;
  background-image: url("../../img/assets/section_fourth@2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  padding-top: 1em;
  padding-bottom: 1.2em; }
  @media screen and (min-width: 768px) {
    #documents {
      background-position: center center;
      padding-top: 10em;
      padding-bottom: 12em;
      margin-top: -11em; } }
  #documents:before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% + 135px);
    background-size: cover;
    position: absolute;
    top: -135px;
    z-index: -1; }

#contact_us {
  color: #fff;
  background-color: #1A3C66;
  background-image: url("../../img/assets/section_fifth@2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 3;
  padding-top: 10em;
  padding-bottom: 10em; }
  @media screen and (min-width: 768px) {
    #contact_us {
      background-position: center center;
      background-color: transparent;
      position: relative;
      margin-top: -9em;
      margin-bottom: -10em; } }
  @media screen and (min-width: 992px) {
    #contact_us {
      min-height: 1010px; } }
  @media screen and (min-width: 1200px) {
    #contact_us {
      background-size: cover;
      padding-top: 13.95em;
      padding-bottom: 13.95em; } }
  #contact_us .content-wrapper > p, #contact_us .content-wrapper > div {
    line-height: 1.5; }
  #contact_us .content-wrapper > p > strong {
    line-height: 2.5em; }
  #contact_us .content-wrapper strong.secondary {
    color: #F3B53A;
    font-weight: bold; }
  #contact_us .content-wrapper .addrese-line {
    margin-left: 2em; }
  #contact_us .content-wrapper .contact-wrapper-tech, #contact_us .content-wrapper .contact-wrapper-ekon {
    margin-bottom: .25rem; }
    #contact_us .content-wrapper .contact-wrapper-tech span, #contact_us .content-wrapper .contact-wrapper-ekon span {
      margin-left: .75em; }

#contacts {
  background-image: url("../../img/assets/section_third@2x.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding-top: 1.4em;
  padding-bottom: 7em;
  margin-bottom: -5em; }
  @media screen and (min-width: 768px) {
    #contacts {
      padding-top: 14em;
      padding-bottom: 20em;
      margin-top: -15em;
      margin-bottom: -20em; } }
  #contacts .phone {
    font-weight: bold; }
  @media screen and (min-width: 768px) {
    #contacts #card-1 {
      border-right: 2.5px dotted #1A3C66; } }
  #contacts .contacts-card {
    flex-wrap: wrap; }
    #contacts .contacts-card .con-title {
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      max-width: 100%; }
      @media screen and (min-width: 768px) {
        #contacts .contacts-card .con-title {
          -webkit-box-flex: 1;
                  flex: 1 1 50%;
          max-width: 50%; } }
      @media screen and (min-width: 1200px) {
        #contacts .contacts-card .con-title {
          -webkit-box-flex: 1;
                  flex: 1 1 70%;
          max-width: 70%; } }
    #contacts .contacts-card .phone {
      -webkit-box-flex: 1;
              flex: 1 1 100%;
      max-width: 100%; }
      @media screen and (min-width: 768px) {
        #contacts .contacts-card .phone {
          -webkit-box-flex: 0;
                  flex: 0 0 40%;
          max-width: 40%; } }
      @media screen and (min-width: 1200px) {
        #contacts .contacts-card .phone {
          -webkit-box-flex: 1;
                  flex: 1 1 30%;
          max-width: 30%; } }
  #contacts .con-wrapper {
    flex-wrap: wrap; }
    #contacts .con-wrapper-title {
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      max-width: 100%; }
      @media screen and (min-width: 768px) {
        #contacts .con-wrapper-title {
          -webkit-box-flex: 0;
                  flex: 0 0 25%;
          max-width: 25%; } }
      @media screen and (min-width: 1200px) {
        #contacts .con-wrapper-title {
          -webkit-box-flex: 0;
                  flex: 0 0 20%;
          max-width: 20%; } }
    #contacts .con-wrapper-action {
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      max-width: 100%; }
      @media screen and (min-width: 768px) {
        #contacts .con-wrapper-action {
          -webkit-box-flex: 0;
                  flex: 0 0 40%;
          max-width: 40%; } }
      @media screen and (min-width: 1200px) {
        #contacts .con-wrapper-action {
          -webkit-box-flex: 0;
                  flex: 0 0 50%;
          max-width: 50%; } }
    #contacts .con-wrapper-phones, #contacts .con-wrapper > .phone {
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      max-width: 100%; }
      @media screen and (min-width: 768px) {
        #contacts .con-wrapper-phones, #contacts .con-wrapper > .phone {
          -webkit-box-flex: 0;
                  flex: 0 0 35%;
          max-width: 35%; } }
      @media screen and (min-width: 1200px) {
        #contacts .con-wrapper-phones, #contacts .con-wrapper > .phone {
          -webkit-box-flex: 0;
                  flex: 0 0 30%;
          max-width: 30%; } }

#cart {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  height: 100%;
  background-color: #fff;
  border-left: 2px solid #35373b;
  padding: 1em 1.3em;
  -webkit-transition: ease-in-out .42s all;
  transition: ease-in-out .42s all;
  z-index: 99; }
  #cart .product {
    margin-bottom: 1em;
    border-bottom: 1px solid #35373b; }
    #cart .product-title {
      font-weight: 700;
      font-size: 170%; }
    #cart .product .price {
      color: #F3B53A;
      font-size: 120%; }
    #cart .product .price-amount {
      font-weight: 600;
      font-size: 115%; }
    #cart .product-quantity {
      font-weight: 200;
      font-size: 110%; }
  #cart .cart-ico {
    position: absolute;
    top: 1em;
    left: -2.8rem;
    display: block;
    background-color: #fff;
    border: 2px solid #35373b;
    border-right: 0; }
    #cart .cart-ico .toggle-cart {
      padding: 1em;
      display: block;
      color: #35373b; }
    #cart .cart-ico .badge {
      position: absolute;
      top: 15%;
      right: .25rem; }
  #cart.open {
    right: 0; }

.shopping-cart {
  padding-bottom: 50px;
  font-family: 'Montserrat', sans-serif; }
  .shopping-cart.dark {
    background-color: #f6f6f6; }
  .shopping-cart .content {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
    background-color: white; }
  .shopping-cart .block-heading {
    padding-top: 50px;
    margin-bottom: 40px;
    text-align: center; }
  .shopping-cart .block-heading p {
    text-align: center;
    max-width: 420px;
    margin: auto;
    opacity: 0.7; }
  .shopping-cart .dark .block-heading p {
    opacity: 0.8; }
  .shopping-cart .block-heading h1,
  .shopping-cart .block-heading h2,
  .shopping-cart .block-heading h3 {
    margin-bottom: 1.2rem;
    color: #3b99e0; }
  .shopping-cart .items {
    margin: auto; }
    .shopping-cart .items .product {
      margin-bottom: 20px;
      padding-top: 20px;
      padding-bottom: 20px; }
      .shopping-cart .items .product .info {
        padding-top: 0px;
        text-align: center; }
        .shopping-cart .items .product .info .product-name {
          font-weight: 600; }
          .shopping-cart .items .product .info .product-name .product-info {
            font-size: 14px;
            margin-top: 15px; }
            .shopping-cart .items .product .info .product-name .product-info .value {
              font-weight: 400; }
        .shopping-cart .items .product .info .quantity .quantity-input {
          margin: auto;
          width: 80px; }
        .shopping-cart .items .product .info .price {
          margin-top: 15px;
          font-weight: bold; }
          .shopping-cart .items .product .info .price .price-per {
            font-size: 1.25rem; }
            .shopping-cart .items .product .info .price .price-per strong {
              font-size: 100%; }
          .shopping-cart .items .product .info .price .price-per-product {
            font-size: .75rem; }
  .shopping-cart .summary {
    border-top: 2px solid #5ea4f3;
    background-color: #f7fbff;
    height: 100%;
    padding: 30px; }
    .shopping-cart .summary h3 {
      text-align: center;
      font-size: 1.3em;
      font-weight: 600;
      padding-top: 20px;
      padding-bottom: 20px; }
    .shopping-cart .summary .summary-item:not(:last-of-type) {
      padding-bottom: 10px;
      padding-top: 10px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .shopping-cart .summary .text {
      font-size: 1em;
      font-weight: 600; }
    .shopping-cart .summary .price {
      font-size: 1em;
      float: right; }
    .shopping-cart .summary button {
      margin-top: 20px; }

@media (min-width: 768px) {
  .shopping-cart .items .product .info {
    padding-top: 25px;
    text-align: left; }
  .shopping-cart .items .product .info .price {
    font-weight: bold;
    font-size: 22px;
    top: 17px; }
  .shopping-cart .items .product .info .quantity {
    text-align: center; }
  .shopping-cart .items .product .info .quantity .quantity-input {
    padding: 4px 10px;
    text-align: center; } }

#footer:before {
  content: '';
  display: block;
  width: 100%;
  height: 18.9vw;
  background-image: url("../../img/assets/footer-city.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  bottom: -10px;
  z-index: 1; }

#footer .content-wrapper {
  background-image: url("../../img/assets/footer-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-color: #1A3C66;
  color: #fff;
  position: relative;
  z-index: 2; }
  @media screen and (min-width: 1200px) {
    #footer .content-wrapper {
      background-size: 107%;
      background-position: -5vw -23vw; } }
  #footer .content-wrapper .navbar {
    width: 100%; }
    #footer .content-wrapper .navbar .menu {
      width: 100%; }
    #footer .content-wrapper .navbar .nav-link {
      color: #fff;
      text-transform: lowercase;
      display: inline-table; }
      #footer .content-wrapper .navbar .nav-link:after {
        content: '';
        display: block;
        width: 0;
        height: 2px;
        background-color: #fff;
        -webkit-transition: ease-in-out .42s all;
        transition: ease-in-out .42s all; }
      #footer .content-wrapper .navbar .nav-link.active:after, #footer .content-wrapper .navbar .nav-link:hover:after {
        width: 35%; }

#footer #kancel {
  margin-bottom: 1.5em; }
  @media screen and (min-width: 768px) {
    #footer #kancel {
      margin-bottom: 0; } }

#footer #contacts-wrapper .d-flex {
  flex-wrap: wrap;
  text-align: center;
  -webkit-box-pack: center;
          justify-content: center; }
  @media screen and (min-width: 768px) {
    #footer #contacts-wrapper .d-flex {
      text-align: left;
      -webkit-box-pack: start;
              justify-content: flex-start; } }

#footer #contacts-wrapper strong.secondary {
  color: #F3B53A;
  font-weight: bold; }

#footer #contacts-wrapper #tect, #footer #contacts-wrapper #ekon {
  margin-bottom: 1.5em; }

#footer #contacts-wrapper .contact-wrapper-title,
#footer #contacts-wrapper .contact-wrapper-person {
  margin-right: .5em; }

#footer #contacts-wrapper .contact-wrapper-title {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }
  @media screen and (min-width: 768px) {
    #footer #contacts-wrapper .contact-wrapper-title {
      -webkit-box-flex: 0;
              flex: 0 0 auto; } }

#footer #contacts-wrapper .map-finder {
  margin-top: 1.5em; }
  #footer #contacts-wrapper .map-finder-link {
    color: #fff;
    font-weight: 600; }
    #footer #contacts-wrapper .map-finder-link:after {
      content: '';
      display: block;
      background-color: #fff;
      width: 39%;
      height: 2px; }
    #footer #contacts-wrapper .map-finder-link:hover {
      text-decoration: none; }

#footer #contacts-wrapper .contact-wrapper-email {
  text-align: center; }
  @media screen and (min-width: 768px) {
    #footer #contacts-wrapper .contact-wrapper-email {
      text-align: left; } }

#footer .h-delimiter {
  height: auto;
  margin-top: calc(9 * 5px);
  margin-bottom: calc(9 * 5px); }
  #footer .h-delimiter:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #dce0e6; }

html, body {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  overflow-x: hidden; }
  html.noscroll, body.noscroll {
    overflow: hidden !important; }

body {
  background-color: #f5f8fa;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #898989; }
  body {
    font-size: 14px; }
    @media screen and (min-width: 300px) {
      body {
        font-size: calc(14px + 2 * ((100vw - 300px) / 1000)); } }
    @media screen and (min-width: 1300px) {
      body {
        font-size: 16px; } }
  body * {
    outline: 0 !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto Slab", sans-serif; }

b, strong, .bold {
  font-weight: 700; }

a {
  text-decoration: none; }

table, table tbody, table thead, table tr, table th, table td {
  background: transparent; }
  table textarea, table tbody textarea, table thead textarea, table tr textarea, table th textarea, table td textarea {
    resize: vertical; }

.clean, .clear {
  width: 0 !important;
  height: 0 !important;
  float: none !important;
  clear: both !important; }

img {
  max-width: 100%;
  height: auto !important; }

img.centered {
  display: block;
  margin: 0 auto; }

.row {
  max-width: 1180px; }
  .row.fluid {
    max-width: 100%; }
  .row .small-collapse {
    margin-left: auto;
    margin-right: auto; }

[align="left"] {
  text-align: left; }

[align="center"] {
  text-align: center; }

[align="right"] {
  text-align: right; }

[align="justify"] {
  text-align: justify; }

.openable {
  display: none; }
  .openable.active {
    display: block; }
/*# sourceMappingURL=main.css.map */