
.template-info .ft-31 * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.template-info .ft-31 img {
  max-width: 100%;
}

.template-info .ft-31 .container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 64px;
}

.template-info .ft-31 a {
  text-decoration: none;
}

.template-info .ft-31 li {
  list-style-type: none;
}

.template-info .ft-31 .ds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.template-info .ft-31-top-footer-sec {
  background-color: var(--white_color);
}

.template-info .ft-31-top-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.template-info .ft-31-list-default {
  padding: 10px;
}

.template-info .ft-31-list-default h4 {
  line-height: 1.2;
  border-bottom: 1px solid var(--text_color);
  padding-bottom: 5px;
  color: var(--text_color);
  font-weight: bold;
}

.template-info .ft-31-font {
  line-height: 1.2;
  color: var(--text_color);
  font-weight: 400;
}

.template-info .ft-31-content-list {
  padding: 10px 0;
}

.template-info .ft-31-content-list li {
  padding: 2px 0;
  margin-bottom: 5px;
}

.template-info .ft-31-content-list li a {
  display: block;
}

.template-info .ft-31-content-list li a:hover {
  text-decoration: underline;
}

.template-info .ft-31-footer-logos-rows {
  padding: 10px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.template-info .ft-31-footer-logos-rows li {
  margin: 0 10px;
}

.template-info .ft-31-footer-logos-rows li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.template-info .ft-31-footer-logos-rows li a:hover {
  border-radius: 50%;
}

.template-info .ft-31-footer-logos-rows li a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.template-info .ft-31-pay-icon {
  padding: 2px 0;
}

.template-info .ft-31-pay-icon li {
  width: 50px;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.template-info .ft-31-pay-icon li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.template-info .ft-31-pay-icon-sec {
  padding: 10px 0 0;
}

.template-info .ft-31-footer-obs {
  margin-top: 14px;
}

.template-info .ft-31-footer-obs p {
  font-size: 12px;
  line-height: 1.5;
}

.template-info .ft-31-newsletter-sec {
  background-color: var(--footer-bg);
  padding: 10px;
}

.template-info .ft-31-news-content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.template-info .ft-31-newsletter-box {
  margin: 0 20px;
}

.template-info .ft-31-newsletter-box h4 {
  color: var(--white_color);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.15;
}

.template-info .ft-31-newsletter-box p {
  line-height: 1.6;
  color: var(--white_color);
  font-weight: 400;
}

.template-info .ft-31-newsletter-field-group > input:first-child {
  margin-right: 10px;
}

.template-info .ft-31-news-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.template-info .ft-31-news-img {
  width: 30px;
  height: 20px;
  margin-right: 7px;
}

.template-info .ft-31-input-font {
  height: 34px;
  outline: none;
  padding: 1px 2px 1px 10px;
  border: 0;
  width: 100%;
}

.template-info .ft-31-dis {
  width: 100%;
}

.template-info .ft-31-dis button {
  width: 100%;
  height: 34px;
  border: none;
  outline: none;
  background-color: var(--c-40b546);
  color: var(--white_color);
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.template-info .ft-31-dis button:hover {
  background-color: var(--btn_bg_hover_color);
}

.template-info .ft-31-footer-bottom-bar {
  background-color: var(--btn_bg_color);
}

.template-info .ft-31-footer-bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0;
}

.template-info .ft-31-footer-bottom img {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}

.template-info .ft-31-copyright {
  font-size: 12px;
  color: var(--white_color);
  font-weight: 400;
  line-height: 1.5;
}

.template-info .ft-31-margin12 {
  margin: 12px 0;
}

.template-info .ft-31-footer-info-sec {
  background-color: var(--footer-bg);
  padding: 10px 0;
}

.template-info .ft-31-footer-info {
  text-align: center;
}

.template-info .ft-31-footer-content-sec {
  padding: 20px 20px;
}

.template-info .ft-31-about-block {
  padding: 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 30%;
          flex: 1 1 30%;
}

.template-info .ft-31-about-block h3 {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--heading-color);
}

.template-info .ft-31-about-block p {
  text-align: justify;
  font-size: 12px;
  line-height: 1.8;
  margin-bottom: 12px;
}

.template-info .ft-31-about-block p span {
  font-weight: bold;
}

.template-info .ft-31-about-block p a {
  cursor: pointer;
  color: var(--btn_bg_color);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-weight: bold;
  text-decoration: underline;
}

.template-info .ft-31-about-block p a:hover {
  color: var(--btn_bg_hover_color);
}

@media (min-width: 768px) {
  .template-info .ft-31-wd-30 {
    width: 30%;
  }
  .template-info .ft-31-list-default h4 {
    font-size: 15px;
    text-transform: uppercase;
  }
  .template-info .ft-31-font {
    font-size: 14px;
  }
  .template-info .ft-31-news-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template-info .ft-31-newsletter-field-group-sec {
    width: 50%;
  }
  .template-info .ft-31-newsletter-field-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template-info .ft-31-newsletter-box h4 {
    text-transform: uppercase;
  }
  .template-info .ft-31-newsletter-box p {
    font-size: 12px;
    margin-top: 5px;
    margin-left: 40px;
  }
  .template-info .ft-31-dis {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template-info .ft-31-dis button {
    max-width: 140px;
    font-size: 14px;
  }
  .template-info .ft-31-input-font {
    max-width: 195px;
    font-size: 14px;
  }
  .template-info .ft-31-copyright {
    text-transform: uppercase;
  }
  .template-info .ft-31-footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template-info .ft-31-about-block > p:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .template-info .ft-31-mar15 {
    margin-right: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .template-info .ft-31-top-footer {
    margin: 0 -44px;
  }
  .template-info .ft-31-footer-logos-rows li a {
    width: 35px;
    height: 35px;
  }
  .template-info .ft-31-mar15 {
    margin-right: 5px;
  }
  .template-info .ft-31-pay-icon li {
    width: 35px;
    height: 35px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .template-info .ft-31-mar50 {
    margin: 0 -50px;
  }
  .template-info .ft-31-top-footer {
    display: block;
  }
  .template-info .ft-31-list-default {
    text-align: center;
  }
  .template-info .ft-31-list-default h4 {
    font-size: 14px;
  }
  .template-info .ft-31-font {
    font-size: 12px;
  }
  .template-info .ft-31-phone {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ft-31-input-font {
    margin: 5px 0;
    font-size: 12px;
  }
  .template-info .ft-31-dis button {
    margin: 5px 0;
    font-size: 12px;
  }
  .template-info .ft-31-about-block {
    margin: 0 -10px;
  }
  .template-info .ft-31-pay-icon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ft-31-newsletter-box p {
    font-size: 12px;
    text-align: center;
  }
  .template-info .ft-31-news-head {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*# sourceMappingURL=ft-31.css.map */