/* Vars, which are specific for current project */
.footer-top {
  color: #fff;
  padding: 3.5rem 0;
  background-color: #3e3e3e;
}

.footer-top h1, .footer-top h2, .footer-top h3, .footer-top h4, .footer-top h5, .footer-top h6,
.footer-top .h1, .footer-top .h2, .footer-top .h3, .footer-top .h4, .footer-top .h5, .footer-top .h6 {
  color: #fff;
}

.footer-top .footer-cta,
.footer-top .footer-form {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.footer-top .title {
  font-weight: 400;
}

@media (max-width: 767px) {
  .footer-top {
    text-align: center;
    padding: 2.5rem 0;
  }
}

.footer-cta {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: rgba(255, 255, 255, 0.3);
}

@media (min-width: 992px) {
  .footer-cta {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1200px) {
  .footer-cta {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
    margin-left: 8.33333%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-cta {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
    max-width: 35%;
  }
}

@media (max-width: 575px) {
  .footer-cta {
    margin-bottom: 2rem;
  }
}

.footer {
  position: relative;
  z-index: 1;
}

.footer .navbar-brand {
  margin: 0 0 2.5rem;
  width: 164px;
  position: static;
}

.footer .dropdown-geoswitcher {
  margin: 1.5rem auto;
}

.footer-bottom {
  color: #fff;
  padding: 2.75rem 0;
  background-color: #292929;
  text-align: center;
}

.footer-bottom h1, .footer-bottom h2, .footer-bottom h3, .footer-bottom h4, .footer-bottom h5, .footer-bottom h6,
.footer-bottom .h1, .footer-bottom .h2, .footer-bottom .h3, .footer-bottom .h4, .footer-bottom .h5, .footer-bottom .h6 {
  color: #fff;
}

.footer-bottom .footer-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-bottom .footer-bar .dropdown-geoswitcher {
  margin: 0 1.125rem 1.5rem;
  width: 100%;
}

.footer-bottom .list-payment {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 1.125rem 1.5rem;
}

.footer-bottom .footer-legal {
  text-align: left;
}

@media (max-width: 767px) {
  .footer-bottom {
    padding: 2.5rem 0;
  }
}

@media (min-width: 1200px) {
  .footer-bottom .footer-inner {
    width: 100%;
    max-width: 83.33334%;
    margin-left: auto;
    margin-right: auto;
  }
}

.footer-nav {
  padding-left: 0;
  list-style: none;
  margin-bottom: 1rem;
  font-family: sans-serif;
  font-size: 14px;
  text-align: center;
}

.footer-nav li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2% 1rem;
}

.footer-nav a {
  padding: 0 .5rem;
  color: #fff;
}

@media (max-width: 767px) {
  .footer-nav li {
    display: block;
  }
}

.footer-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 1.25rem;
}

.footer-list > li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: .75rem;
  max-width: 140px;
}

.footer-list a {
  display: block;
  padding: 0 .5rem;
}

.footer-list a img {
  max-height: 38px;
}

.footer-legal {
  font-size: 12px;
  color: #a3a3a3;
}

.footer-copy {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.2);
  background-color: #292929;
  text-align: center;
  padding: 12px 0;
  border-top: 1px solid #464646;
}

.footer-form {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .footer-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1200px) {
  .footer-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
    max-width: 65%;
  }
}

@media (max-width: 767px) {
  .footer-form {
    max-width: 470px;
    margin: auto;
  }
}

#mc_embed_signup {
  width: 100%;
}

#mc_embed_signup form {
  padding-top: 10px;
  text-align: left;
}

#mc_embed_signup form::after {
  display: block;
  content: "";
  clear: both;
}

#mc_embed_signup .email {
  display: inline-block;
  vertical-align: bottom;
  width: calc(100% - 220px);
  height: 53px;
  padding: 0.375rem 0.75rem;
  font-size: 17px;
  line-height: 1.25;
  background-image: none;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(255, 255, 255, 0.2);
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 5px;
}

#mc_embed_signup .email::-moz-placeholder {
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

#mc_embed_signup .email:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

#mc_embed_signup .email::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

#mc_embed_signup .email:focus {
  color: rgba(255, 255, 255, 0.2);
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  outline: 0;
}

#mc_embed_signup .email:focus::-webkit-input-placeholder {
  opacity: 0;
}

#mc_embed_signup .email:focus::-moz-placeholder {
  opacity: 0;
}

#mc_embed_signup .email:focus:-ms-input-placeholder {
  opacity: 0;
}

#mc_embed_signup .email:focus::-ms-input-placeholder {
  opacity: 0;
}

#mc_embed_signup .email:focus::placeholder {
  opacity: 0;
}

#mc_embed_signup .email::-webkit-input-placeholder {
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

#mc_embed_signup .email::-moz-placeholder {
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

#mc_embed_signup .email:-ms-input-placeholder {
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

#mc_embed_signup .email::-ms-input-placeholder {
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

#mc_embed_signup .email::placeholder {
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

#mc_embed_signup .email[disabled], #mc_embed_signup .email[readonly],
fieldset[disabled] #mc_embed_signup .email {
  background-color: #c0c0c0;
  opacity: 1;
}

#mc_embed_signup .email[disabled],
fieldset[disabled] #mc_embed_signup .email {
  cursor: disabled;
}

#mc_embed_signup .clear {
  float: right;
}

#mc_embed_signup .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  font: 14px/1.25 "Montserrat", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  padding: 17px 20px;
  color: #fff;
  background-color: #19b51e;
  background-image: none;
  border-color: #19b51e;
  display: inline-block;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  text-transform: uppercase;
  border-radius: 5rem;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  width: 170px;
  display: block;
}

#mc_embed_signup .button:focus {
  outline: none;
}

#mc_embed_signup .button:hover {
  background-color: #1ccb22;
  border-color: #1dd423;
}

@media (max-width: 767px) {
  #mc_embed_signup .email {
    width: 100%;
    margin-bottom: 2rem;
  }
  #mc_embed_signup .clear {
    float: none;
  }
  #mc_embed_signup .button {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #mc_embed_signup .email {
    width: calc(50% - 32px);
  }
  #mc_embed_signup .clear {
    width: 50%;
  }
  #mc_embed_signup .clear .button {
    width: 100%;
  }
}

.block-media {
  color: #fff;
  color: rgba(255, 255, 255, 0.3);
  background-color: #464646;
  padding: 3rem 0;
}

.block-media h1, .block-media h2, .block-media h3, .block-media h4, .block-media h5, .block-media h6,
.block-media .h1, .block-media .h2, .block-media .h3, .block-media .h4, .block-media .h5, .block-media .h6 {
  color: #fff;
}

.block-media .headings {
  text-align: center;
}

.block-media .media-list {
  margin-bottom: -.875rem;
}

@media (min-width: 768px) {
  .block-media .media-list {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .block-media .media-list li {
    padding: 0 4%;
    margin-bottom: 1.5rem;
  }
  .block-media .media-list img {
    max-height: 44px;
  }
}

@media (min-width: 992px) {
  .block-media .media-list {
    max-width: 70%;
  }
}

.list-payment {
  padding-left: 0;
  list-style: none;
  padding: 5px 9px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0.1875rem;
}

.list-payment li {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  height: 28px;
  background-color: #fff;
  border-radius: 0.1875rem;
  margin: 4px;
  padding: 4px 5px;
}

.list-payment li img {
  height: 100%;
  max-height: 14px;
}

.dropdown-geoswitcher {
  position: relative;
  max-width: 300px;
}

.dropdown-geoswitcher .dropdown-toggle {
  display: block;
  text-align: left;
  font-family: sans-serif;
  padding: 1rem 1.75rem;
  padding-right: 3rem;
  color: #fff;
  background-color: #1f1f1f;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dropdown-geoswitcher .dropdown-toggle img, .dropdown-geoswitcher .dropdown-toggle span {
  display: inline-block;
  vertical-align: middle;
}

.dropdown-geoswitcher .dropdown-toggle img {
  width: 26px;
  margin-right: 1.125rem;
}

.dropdown-geoswitcher .dropdown-toggle:after {
  display: none;
}

.dropdown-geoswitcher .dropdown-toggle .icon-caret {
  position: absolute;
  right: 1.75rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 10px;
  color: #fff;
}

.dropdown-geoswitcher .dropdown-toggle .icon-caret svg {
  display: block;
}

.dropdown-geoswitcher .dropdown-toggle:hover, .dropdown-geoswitcher .dropdown-toggle:focus {
  text-decoration: none;
}

.dropdown-geoswitcher .dropdown-menu {
  left: 0;
  -webkit-transform: none;
          transform: none;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  text-align: left;
  background-color: #1f1f1f;
}

.dropdown-geoswitcher .dropdown-item {
  padding: 1rem 1.75rem;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  border-top: 1px solid #404040;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dropdown-geoswitcher .dropdown-item img, .dropdown-geoswitcher .dropdown-item span {
  display: inline-block;
  vertical-align: middle;
}

.dropdown-geoswitcher .dropdown-item img {
  width: 26px;
  margin-right: 1.125rem;
}

.dropdown-geoswitcher .dropdown-item:hover, .dropdown-geoswitcher .dropdown-item:focus {
  color: rgba(255, 255, 255, 0.8);
  background-color: inherit;
}

@media (min-width: 768px) {
  .dropdown-geoswitcher .dropdown-toggle {
    font-size: 0.875rem;
    padding: .75rem 1.75rem;
  }
  .dropdown-geoswitcher .dropdown-toggle img {
    width: 20px;
  }
  .dropdown-geoswitcher .dropdown-menu {
    font-size: .875rem;
  }
  .dropdown-geoswitcher .dropdown-item {
    padding: .75rem 1.75rem;
  }
  .dropdown-geoswitcher .dropdown-item img {
    width: 20px;
  }
}

.dropdown-geoswitcher .dropdown-menu {
  display: none;
}

.dropdown-geoswitcher.show > .dropdown-menu {
  display: block;
}

.dropdown-geoswitcher.show > a {
  outline: 0;
}

.dropdown-geoswitcher.show .dropdown-toggle .icon-caret {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.dropdown-geoswitcher.dropup .dropdown-item:first-child {
  border-top: 0;
}

.dropdown-geoswitcher.dropup .dropdown-item:last-child {
  border-bottom: 1px solid #404040;
}
