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

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

.template-info .ft-33 .container {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}

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

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

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

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

.template-info .ft-33-col-sm-6__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (min-width: 641px) and (max-width: 960px) {
  .template-info .ft-33-col-sm-6__list {
    width: calc(100% / 2);
    padding: 0px 5px 0px;
  }
}

@media all and (min-width: 641px) {
  .template-info .ft-33-col-sm-6__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (min-width: 961px) {
  .template-info .ft-33-col-sm-6__list {
    width: calc(100% / 2);
    padding: 0px 5px 0px;
  }
}

@media all and (max-width: 767px) {
  .template-info .ft-33-col-sm-6__list {
    margin-bottom: 5px;
  }
}

.template-info .ft-33-footer-content-item h4 {
  line-height: 1.2;
  margin-bottom: 17px;
  color: var(--heading-color);
  text-transform: uppercase;
}

.template-info .ft-33-footer-content-item p {
  padding-bottom: 10px;
  line-height: 1.6;
  color: var(--text_color);
  font-weight: 400;
}

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

.template-info .ft-33-content-list li {
  color: var(--text_color);
  padding-bottom: 10px;
  -webkit-transition: 0.3ms ease all;
  transition: 0.3ms ease all;
}

.template-info .ft-33-content-list li a {
  color: var(--text_color);
  -webkit-transition: 0.3ms ease all;
  transition: 0.3ms ease all;
}

.template-info .ft-33-content-list li:hover {
  color: var(--btn_bg_hover_color);
}

.template-info .ft-33-content-list li:hover a {
  color: var(--btn_bg_hover_color);
}

.template-info .ft-33-search input {
  padding: 1px 2px 1px 10px;
  line-height: 1.2;
  height: 37px;
  border: 1px solid var(--btn_border_color);
  outline: none;
  width: calc(100% - 53px);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.template-info .ft-33-search button {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transform: translateX(-1px);
          transform: translateX(-1px);
  background-color: var(--btn_bg_color);
  color: var(--white_color);
  cursor: pointer;
  display: inline-block;
  padding: 1px 6px;
  height: 37px;
  border: 1px solid var(--btn_bg_color);
  outline: none;
}

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

.template-info .ft-33-pay-img {
  margin-bottom: 17px;
}

.template-info .ft-33-pay-img li {
  width: 35px;
  height: 22px;
  margin: 0 2px;
}

.template-info .ft-33-small-list-flag {
  margin-bottom: 10px;
}

.template-info .ft-33-small-list-flag span {
  font-size: 12px;
  color: var(--text_color);
  display: block;
  line-height: 1.2;
}

.template-info .ft-33-social li {
  padding: 0 5px;
}

.template-info .ft-33-social li a {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: large;
  color: var(--white_color);
  border-radius: 50%;
  background-color: var(--btn_bg_hover_color);
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.template-info .ft-33-social li a:hover {
  background-color: var(--btn_border_color);
  color: var(--black-color);
}

.template-info .ft-33-list-default-margin {
  margin-top: 10px;
}

.template-info .ft-33-list-default-sec {
  margin-bottom: 10px;
}

.template-info .ft-33-default-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px 5px;
}

.template-info .ft-33-default-img li {
  padding: 0 8px;
}

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

.template-info .ft-33-footer-bottom {
  text-align: center;
  color: var(--white_color);
  padding: 20px 0;
}

.template-info .ft-33-footer-font-style {
  line-height: 1.2;
  color: var(--heading-color);
  font-weight: 600;
}

.template-info .ft-33-content-wrapper {
  margin: 0 -7px;
}

.template-info .ft-33-content-wrapper p {
  font-size: 12px;
  line-height: 2;
  color: var(--text_color);
  font-weight: 400;
  margin-bottom: 10px;
  text-align: justify;
}

.template-info .ft-33-content-wrapper p span {
  font-weight: bold;
}

@media (min-width: 768px) {
  .template-info .ft-33-top-footer {
    padding-bottom: 40px;
  }
  .template-info .ft-33-col-sm-4__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ft-33-col-sm-4__list {
    width: 33%;
    padding: 15px 7px;
  }
  .template-info .ft-33-footer-content-item {
    padding-right: 15px;
  }
  .template-info .ft-33-footer-content-item h4 {
    font-size: 16px;
  }
  .template-info .ft-33-footer-content-item p {
    font-size: 14px;
  }
  .template-info .ft-33-font14 {
    font-size: 14px;
  }
  .template-info .ft-33-pdr-40 {
    padding-right: 40px;
  }
  .template-info .ft-33-flags {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ft-33-footer-content {
    padding: 40px 10px;
  }
  .template-info .ft-33-footer-content h2 {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .template-info .ft-33-search input {
    font-size: 14px;
  }
  .template-info .ft-33-search button {
    font-size: 14px;
  }
  .template-info .ft-33-content-wrapper h3 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .template-info .ft-33-footer-bottom.container {
    padding: 19px 10px;
  }
}

@media (min-width: 1024px) {
  .template-info .ft-33-social-sec {
    margin-left: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .template-info .ft-33-col-sm-4__list {
    width: 100%;
  }
  .template-info .ft-33-col-sm-4__lists {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .template-info .ft-33-pd10 {
    padding: 0 10px;
  }
  .template-info .ft-33-footer-sec {
    text-align: center;
  }
  .template-info .ft-33-footer-content {
    padding: 20px 0;
  }
  .template-info .ft-33-footer-content h2 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .template-info .ft-33-footer-content p {
    font-size: 12px;
  }
  .template-info .ft-33-font14 {
    font-size: 12px;
  }
  .template-info .ft-33-search input {
    font-size: 12px;
  }
  .template-info .ft-33-search button {
    font-size: 12px;
  }
  .template-info .ft-33-default-img {
    padding: 0 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ft-33-footer-content-item {
    padding: 10px 0;
  }
  .template-info .ft-33-footer-content-item h4 {
    font-size: 14px;
  }
  .template-info .ft-33-footer-content-item p {
    font-size: 12px;
  }
  .template-info .ft-33-pay-img {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ft-33-social-sec {
    padding: 10px 0;
  }
  .template-info .ft-33-social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ft-33-list-default-margin {
    padding-top: 10px;
  }
  .template-info .ft-33-content-wrapper {
    padding: 10px 15px;
    padding: 0 15px;
  }
  .template-info .ft-33-content-wrapper h3 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .template-info .ft-33-footer-bottom.container {
    padding: 10px 10px;
  }
}
/*# sourceMappingURL=ft-10.css.map */