@import url(https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@media (min-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1364px;
    margin: 0 auto;
  }
}
@media (min-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
    margin: 0 auto;
  }
}

*,
*::before,
*::after {
  white-space: normal;
  word-break: break-word;
}

table, th, td, th *, td * {
  white-space: inherit;
  word-break: normal;
}

a {
  transition: all 300ms linear 0ms;
}
a:focus, a:hover {
  text-decoration: none !important;
  color: #02205f;
}

button {
  border: 0;
  box-shadow: none;
  outline: none;
  background: transparent;
}

body {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.1;
  margin: 0 0 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Sora", sans-serif;
}

h1, .h1 {
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h2, .h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h3, .h3 {
  font-size: 25px;
  font-size: 1.5625rem;
}

h4, .h4 {
  font-size: 20px;
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}

h6, .h6 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #02205f;
}
a:hover {
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

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

p {
  font-family: "Lato", sans-serif;
}

figure img {
  width: auto;
  height: auto;
}

.container {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1500px) {
  .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container .row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.faqs-section .container {
  max-width: 1000px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .faqs-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .faqs-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .faqs-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.industries-section .industries-slider-main .container {
  max-width: 1480px;
  padding: 0 100px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider-main .container {
    padding: 0 90px;
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  .industries-section .industries-slider-main .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .industries-section .industries-slider-main .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 20px 15px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider .slick-list {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}
.industries-section .industries-slider .slick-list {
  margin-right: -25%;
}
@media (max-width: 1199px) {
  .industries-section .industries-slider .slick-list {
    margin-right: 0 !important;
  }
}

.site-footer .footer-top .container {
  max-width: 1480px;
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1199px) {
  .site-footer .footer-top .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-top .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-top .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 991px) {
  .search .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .search .container {
    max-width: 1140px;
  }
}
@media (min-width: 1366px) {
  .search .container {
    max-width: 1280px;
    margin: 0 auto;
  }
}

.section-py {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-py {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-py {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-pt {
  padding-top: 80px;
}
@media (max-width: 1500px) {
  .section-pt {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .section-pt {
    padding-top: 30px;
  }
}

.section-pb {
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-pb {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-pb {
    padding-bottom: 30px;
  }
}

.button,
.fw-btn-submit {
  font-weight: 600;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  font-size: 1rem;
  color: #ffffff;
  background-color: #196ecf;
  min-width: 150px;
  padding: 0 20px;
  border-radius: 15px;
  box-shadow: none;
  border: 2px solid #196ecf;
  height: 50px;
  line-height: 46px;
  transition: 0.2s ease-in;
  font-family: "Sora", sans-serif;
}
.button:hover,
.fw-btn-submit:hover {
  background-color: #02205f;
  color: #ffffff;
}
.button:hover .arrow-svg,
.fw-btn-submit:hover .arrow-svg {
  transform: translateX(50%);
}
.button.btn-sky,
.fw-btn-submit.btn-sky {
  background-color: #0075ff;
}
.button.btn-sky:hover,
.fw-btn-submit.btn-sky:hover {
  background-color: #02205f !important;
}
.button:focus,
.fw-btn-submit:focus {
  outline: none;
  box-shadow: none;
  color: #ffffff;
}
.button.schedule-btn,
.fw-btn-submit.schedule-btn {
  line-height: 46px;
  border: 2px solid #fede0e;
  color: #202020;
  background-color: #fede0e;
}
.button.schedule-btn:hover,
.fw-btn-submit.schedule-btn:hover {
  color: #ffffff;
  background-color: #02205f;
}
.button.schedule-btn i,
.button.schedule-btn svg,
.fw-btn-submit.schedule-btn i,
.fw-btn-submit.schedule-btn svg {
  margin-right: 10px;
}
@media (max-width: 479px) {
  .button.schedule-btn,
  .fw-btn-submit.schedule-btn {
    padding: 0 10px;
  }
}
.button.login-btn,
.fw-btn-submit.login-btn {
  min-width: 20px;
  margin-left: 10px;
}
.button.login-btn i,
.button.login-btn svg,
.fw-btn-submit.login-btn i,
.fw-btn-submit.login-btn svg {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .button.login-btn i,
  .button.login-btn svg,
  .fw-btn-submit.login-btn i,
  .fw-btn-submit.login-btn svg {
    margin-right: 0;
  }
}
.button.btn-secondry,
.fw-btn-submit.btn-secondry {
  line-height: 46px;
  border: 2px solid #196ecf;
  color: #196ecf;
  background-color: #ffffff;
}
.button.btn-secondry:hover,
.fw-btn-submit.btn-secondry:hover {
  color: #ffffff;
  background-color: #02205f;
}
@media (max-width: 991px) {
  .button,
  .fw-btn-submit {
    font-size: 15px;
  }
}
@media (max-width: 370px) {
  .button,
  .fw-btn-submit {
    font-size: 14px;
  }
}

.section-title,
.section-title-white {
  line-height: normal;
  font-size: 42px;
  font-size: 2.625rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-title span,
.section-title-white span {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-title,
  .section-title-white {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: normal;
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .section-title,
  .section-title-white {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.section-cms-title {
  line-height: normal;
  font-size: 32px;
  font-size: 2rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-cms-title span {
  color: #196ecf;
}
@media (max-width: 1700px) {
  .section-cms-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 1350px) {
  .section-cms-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.section-title-white {
  color: #ffffff;
}

.yellow-text {
  color: #fede0e !important;
}

.section-sub-title {
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 22px;
  font-size: 1.375rem;
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-sub-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.section-inner-title {
  font-weight: 600;
  margin: 0 0 15px 0;
  line-height: normal;
  font-size: 22px;
  font-size: 1.375rem;
  color: #222222;
}
@media (max-width: 1500px) {
  .section-inner-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.section-description {
  line-height: 32px;
  letter-spacing: 0.4px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #444444;
}
@media (max-width: 1700px) {
  .section-description {
    line-height: 25px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.heading-cls {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .heading-cls {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .heading-cls {
    margin-bottom: 20px;
  }
}

.watch-demo-popup .modal-dialog {
  max-width: 700px;
}
.watch-demo-popup .modal-dialog .modal-body {
  padding: 30px;
}
.watch-demo-popup .modal-dialog .modal-body .heading {
  padding: 0 20px;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
  color: #222222;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .close {
  opacity: 1;
  font-size: 35px;
  position: absolute;
  top: 15px;
  right: 20px;
  line-height: 34px;
}
@media (max-width: 767px) {
  .watch-demo-popup .modal-dialog {
    margin: 15px auto;
    max-width: 90%;
  }
  .watch-demo-popup .modal-dialog .modal-body {
    padding: 20px;
  }
  .watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
    margin-bottom: 5px;
  }
  .watch-demo-popup .modal-dialog .modal-body .close {
    top: 15px;
    right: 10px;
    padding: 0;
    width: 35px;
  }
}
@media (max-width: 536px) {
  .watch-demo-popup .modal-dialog .modal-body iframe {
    height: 540px !important;
  }
}

.modal-backdrop.show {
  opacity: 0.85;
}

@media (max-width: 991px) {
  br {
    display: none;
  }
}

.slick-dots {
  bottom: 0;
  position: relative;
  margin-top: 15px;
}
.slick-dots li {
  height: 12px;
  width: 12px;
  margin: 0 4px;
}
.slick-dots li button {
  padding: 0;
  height: 12px;
  width: 12px;
  line-height: normal;
  float: left;
}
.slick-dots li button::before {
  content: "";
  height: 12px;
  width: 12px;
  opacity: 1;
  border-radius: 100%;
  background: #D1D2D4;
}
.slick-dots li.slick-active button::before {
  background: #196ecf;
}

.search-bar {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .search-bar {
    width: 100%;
    margin-bottom: 15px;
  }
}
.search-bar .search-form {
  position: relative;
}
.search-bar .search-field {
  height: 50px;
  letter-spacing: 0.4px;
  background-size: 18px;
  padding: 0 50px 0 15px;
  background-color: transparent;
  border-radius: 15px !important;
  border: 1px solid #C3D9F3;
}
.search-bar .search-field:focus {
  box-shadow: none;
  border: 1px solid #4CA6DB;
  background-color: transparent;
}
.search-bar ::-moz-placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar ::placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar .search-submit, .search-bar .btn {
  top: 2px;
  right: 2px;
  border: 0;
  width: 46px;
  height: 46px;
  padding: 0 5px;
  z-index: 3;
  text-align: center;
  position: absolute;
  background-color: #ECF8FF;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #444444;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/ionic-ios-search.svg);
  border-radius: 15px !important;
}
.search-bar .search-submit:focus, .search-bar .btn:focus {
  box-shadow: none;
}
.search-bar .search-submit:active, .search-bar .btn:active {
  background-color: #ECF8FF !important;
  border-color: #ECF8FF !important;
}
.search-bar.common-search {
  float: left;
  width: 100%;
  margin-bottom: 0.5rem;
  max-width: 500px;
}

@media (max-width: 991px) {
  aside {
    margin-bottom: 20px;
  }
}

.widget {
  width: 100%;
  display: inline-block;
}
.widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .widget .search-bar {
    max-width: 100% !important;
  }
}
.widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.widget.widget_categories ul li {
  list-style: none;
}
.widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .widget.widget_categories {
    padding: 15px;
  }
}

.search-result .post, .search-result .page, .search-result article {
  border: 0;
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #e3e3ef;
}
.search-result .post:last-child, .search-result .page:last-child, .search-result article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.search-result .post .card, .search-result .page .card, .search-result article .card {
  border: 0;
}
.search-result .post .card .card-body, .search-result .page .card .card-body, .search-result article .card .card-body {
  padding: 0;
}
.search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
  font-weight: 500;
  font-size: 1.5rem;
}
.search-result .post .card .card-body a, .search-result .page .card .card-body a, .search-result article .card .card-body a {
  color: #222222;
}
.search-result .post .card .card-body a:hover, .search-result .page .card .card-body a:hover, .search-result article .card .card-body a:hover {
  color: #0075ff;
}
.search-result .post .card .entry-summary p, .search-result .page .card .entry-summary p, .search-result article .card .entry-summary p {
  margin: 0;
}
@media (max-width: 767px) {
  .search-result .post, .search-result .page, .search-result article {
    padding: 0 0 15px;
  }
  .search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
    font-size: 1.3rem;
  }
}

.no-results h4 {
  font-weight: 500;
  font-size: 1.5rem;
  color: #444444;
}
.no-results p {
  clear: left;
}

.pagination-without-plugin .pagination {
  justify-content: center;
}
.pagination-without-plugin .pagination li {
  margin: 0 5px;
}
.pagination-without-plugin .pagination li .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 100%;
  letter-spacing: 0.45px;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  border: 1px solid #e1e1e1;
  font-size: 1rem;
  color: #444444;
  padding: 0;
  font-family: "Lato", sans-serif;
}
.pagination-without-plugin .pagination li .page-numbers:hover, .pagination-without-plugin .pagination li .page-numbers.current {
  border-color: #178bcf;
  color: #178bcf;
}
.pagination-without-plugin .pagination li:first-child {
  margin-left: 0;
}
.pagination-without-plugin .pagination li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .pagination-without-plugin .pagination li {
    margin: 0 4px;
  }
  .pagination-without-plugin .pagination li .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
@media (max-width: 370px) {
  .pagination-without-plugin .pagination {
    justify-content: center;
  }
  .pagination-without-plugin .pagination li {
    margin: 0 3px;
  }
}

.subscribe-section .section-title {
  margin-bottom: 10px;
  font-size: 36px;
  font-size: 2.25rem;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .subscribe-section .section-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .subscribe-section .section-title br {
    display: none;
  }
}
.subscribe-section p {
  letter-spacing: 0.45px;
  font-size: 16px;
  font-size: 1rem;
  color: #cccccc;
}
.subscribe-section .subscribe-bg {
  padding: 50px;
  border-radius: 45px;
  background-color: #001133;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/newsletter-pattern.svg);
}
@media (max-width: 1199px) {
  .subscribe-section .subscribe-bg {
    border-radius: 30px;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-bg {
    background-image: none;
  }
}
.subscribe-section .subscribe-left {
  margin: 0 auto;
  display: block;
  max-width: 700px;
  text-align: center;
}
.subscribe-section .subscribe-left .subscribe-form {
  display: block;
  margin: 0 auto;
  max-width: 700px;
  position: relative;
}
.subscribe-section .subscribe-left .subscribe-form .form-control {
  height: 75px;
  width: 100%;
  border-radius: 15px;
  padding-right: 140px;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form .form-control {
    padding-right: 15px;
    height: 55px;
    margin-bottom: 10px;
  }
}
.subscribe-section .subscribe-left .subscribe-form button {
  top: 2px;
  right: 20px;
  height: 70px;
  font-weight: 600;
  position: absolute;
  background: transparent;
  text-transform: uppercase;
  padding: 0 10px;
  min-width: auto;
  color: #196ecf;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form button {
    right: 0;
    height: 55px;
    position: relative;
    width: 100%;
    background: #196ecf;
    color: #ffffff;
    font-size: 14px;
    top: inherit;
  }
}
.subscribe-section .subscribe-left .subscribe-form .wpcf7-not-valid-tip {
  font-size: 13px;
}
.subscribe-section .subscribe-left .wpcf7-response-output {
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin: 10px 0 0 0;
}
.subscribe-section .subscribe-left ::-moz-placeholder {
  color: #777777;
}
.subscribe-section .subscribe-left ::placeholder {
  color: #777777;
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .archive.category .col-sm-3, .archive.category .col-sm-9 {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .archive.category .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .archive.category .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .archive.category .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.archive.category .widget {
  width: 100%;
  display: inline-block;
}
.archive.category .widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .archive.category .widget .search-bar {
    max-width: 100% !important;
  }
}
.archive.category .widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.archive.category .widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.archive.category .widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.archive.category .widget.widget_categories ul li {
  list-style: none;
}
.archive.category .widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.archive.category .widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.archive.category .widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.archive.category .widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.archive.category .widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .archive.category .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories {
    padding: 15px;
  }
}
.archive.category .subscribe-section h1,
.archive.category .blogs-section h1 {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h1,
  .archive.category .blogs-section h1 {
    font-size: 1.375rem;
  }
}
.archive.category .subscribe-section h2,
.archive.category .blogs-section h2 {
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h2,
  .archive.category .blogs-section h2 {
    font-size: 1.2rem;
  }
}
.archive.category .subscribe-section h3,
.archive.category .blogs-section h3 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h3,
  .archive.category .blogs-section h3 {
    font-size: 1.1rem;
  }
}
.archive.category .subscribe-section h4,
.archive.category .blogs-section h4 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h4,
  .archive.category .blogs-section h4 {
    font-size: 1rem;
  }
}
.archive.category .subscribe-section h5,
.archive.category .blogs-section h5 {
  font-size: 1.05rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h5,
  .archive.category .blogs-section h5 {
    font-size: 0.9rem;
  }
}
.archive .blog-single-inner {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.archive .blog-single-inner:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.archive .blog-single-inner .figure {
  margin: 0;
  overflow: hidden;
  border-radius: 14px;
}
.archive .blog-single-inner h4 {
  font-weight: 500;
  margin-bottom: 15px;
  color: #444444;
}
.archive .blog-single-inner p {
  color: #444444;
}
.archive .blog-single-inner .read-more-link {
  font-weight: 600;
  font-family: "Sora", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #0075ff;
}
.archive .blog-single-inner .read-more-link:hover {
  color: #02205f;
}

.pricing-modal-main {
  position: fixed;
  bottom: 0;
  left: 15px;
  z-index: 999;
  transform: translateY(-15px);
  transition: transform 0.6s ease-in-out;
  top: auto;
  right: auto;
  width: auto;
  height: auto;
  display: none;
}
.pricing-modal-main.active {
  display: block;
}
.pricing-modal-main .modal-dialog {
  max-width: 600px;
}
.pricing-modal-main .modal-content {
  border-radius: 15px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.pricing-modal-main .close {
  top: 0;
  right: 0;
  opacity: 1;
  width: 40px;
  height: 40px;
  display: flex;
  font-size: 35px;
  position: absolute;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: transparent;
}
.pricing-modal-main .modal-body {
  padding: 40px;
  position: relative;
}
.pricing-modal-main .pricing-modal-content {
  max-width: 400px;
  margin: 0 auto;
}
.pricing-modal-main .pricing-modal-content .pricing-title {
  margin: 0;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content .pricing-title .price {
  font-size: 32px;
  font-weight: 900;
  color: #0075ff;
}
.pricing-modal-main .pricing-modal-content ul {
  list-style: none;
  margin: 50px 0;
  padding: 0;
}
.pricing-modal-main .pricing-modal-content ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 40px;
  line-height: 30px;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content ul li::before {
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  display: flex;
  content: "";
  align-items: center;
  position: absolute;
  justify-content: center;
  border-radius: 100%;
  background: #fede0e url(/custom-development/wp-content/themes/ftxidentity/dist/images/tick.svg) no-repeat center/20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content ul li:last-child {
  margin-bottom: 0;
}
.pricing-modal-main .pricing-modal-content .btn-group {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.pricing-modal-main .pricing-modal-content .btn-group .button {
  margin: 0 8px 15px;
  border: 2px solid transparent;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content .btn-group .button:hover {
  border-color: #196ecf;
}
.pricing-modal-main .pricing-modal-content .btn-group .button.schedule-btn:hover {
  border-color: #fede0e;
}
@media (max-width: 575px) {
  .pricing-modal-main {
    width: calc(100% - 30px);
  }
  .pricing-modal-main .modal-dialog {
    margin: 0 auto;
    max-width: 100%;
  }
  .pricing-modal-main .modal-body {
    padding: 40px 20px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title {
    font-size: 20px;
    line-height: 30px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title .price {
    font-size: 28px;
  }
  .pricing-modal-main .pricing-modal-content ul {
    margin: 25px 0;
  }
  .pricing-modal-main .pricing-modal-content ul li {
    font-size: 14px;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button {
    margin: 0 0 15px;
    width: 100%;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 397px) {
  .pricing-modal-main .btn-group .button:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .site-content .button, .site-content .schedule-btn {
    max-width: 450px !important;
    width: 100% !important;
    font-size: 15px;
    margin: 0 auto 15px !important;
  }
  .site-content .button:last-child, .site-content .schedule-btn:last-child {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 389px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media (max-width: 359px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 13px;
  }
}

.footer-fix-btn {
  position: fixed;
  bottom: 70px;
  left: 15px;
  z-index: 9;
}
.footer-fix-btn .button {
  display: inline-block;
  padding: 1px 30px;
  border: 2px solid #000000;
  font-weight: bold;
}
.footer-fix-btn .button:hover {
  background: #196ecf;
}
.footer-fix-btn .close {
  opacity: 1;
  position: absolute;
  top: -18px;
  right: -6px;
  cursor: pointer;
  background: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 25px;
  font-weight: bold;
  color: #222;
  line-height: 26px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border: 2px solid #000;
  font-size: 15px;
  padding: 0;
}
.footer-fix-btn .close:hover {
  opacity: 1 !important;
}

.cky-audit-table .cky-cookie-des-table li {
  font-size: 14px;
}

.cky-consent-container .cky-notice-des, .cky-consent-container .cky-title {
  text-align: center !important;
}

.cky-notice-btn-wrapper {
  display: block !important;
  text-align: center !important;
}

button.cky-btn.cky-btn-reject {
  display: none;
}

.cky-btn {
  padding: 8px 20px !important;
}

.cky-modal button.cky-btn.cky-btn-reject {
  display: block;
}

@media (max-width: 576px) {
  .cky-prefrence-btn-wrapper {
    flex-direction: row !important;
  }
}
@media (max-width: 440px) {
  .cky-btn {
    width: auto !important;
  }
  .cky-notice-btn-wrapper {
    flex-direction: row !important;
  }
}
.error404 {
  background-color: #F7F9FB;
}
.error404 .error-img img {
  max-height: 350px;
}
.error404 .btn-group .button {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media (max-width: 767px) {
  .error404 .btn-group {
    display: inline-block;
  }
}

.contact-us--form.main-wp-form-custom .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.contact-us--form.main-wp-form-custom .wpforms-submit:hover {
  background: #02205f;
}
.contact-us--form.main-wp-form-custom .wpforms-field {
  padding: 0 0 30px !important;
}
@media ((max-width: 600px)) {
  .contact-us--form.main-wp-form-custom .wpforms-field {
    padding: 0 0 20px !important;
  }
}
.contact-us--form.main-wp-form-custom em.wpforms-error {
  padding: 0 !important;
  font-size: 12px !important;
  margin-top: 0 !important;
  position: absolute !important;
}
.contact-us--form.main-wp-form-custom em.wpforms-error::before {
  display: none !important;
}
@media (max-width: 600px) {
  .contact-us--form.main-wp-form-custom {
    margin-bottom: 0 !important;
  }
  .contact-us--form.main-wp-form-custom .wpforms-submit-container {
    margin: 0 !important;
  }
}

.watch-demo-popup.watch-a-demo-wizard-popup-main {
  background: #f4f9ff url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
  max-width: 100%;
  position: static;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
    margin: 0 auto;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-content {
  border: 0;
  height: 100%;
  max-width: 100%;
  position: static;
  background: transparent;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body {
  padding: 0;
  display: flex;
  position: static;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
    padding: 20px;
    margin-top: 50px;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading {
  padding: 0;
  margin-bottom: 30px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading .modal-title {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 10px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::-moz-placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles {
  border: 0;
  padding: 0;
  gap: 0;
  flex-wrap: wrap;
  max-width: 150px;
  position: relative;
  margin: 0 auto 30px;
  justify-content: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles::before {
  top: 50%;
  content: "";
  width: 75%;
  height: 2px;
  z-index: -1;
  display: block;
  position: absolute;
  background: #e3e3ef;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page {
  margin: 0 15px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page .wpforms-page-indicator-page-number {
  margin: 0;
  position: relative;
  line-height: 36px;
  background: #ffffff;
  border: 2px solid #196ecf;
  height: 40px !important;
  width: 40px !important;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number {
  font-size: 0;
  color: #ffffff;
  background: #02205f;
  border-color: #02205f;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number::before {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-size: 100%;
  font-family: "FontAwesome";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.9647 14.9617L17.4693 7.44735L18.5307 8.50732L9.96538 17.0837L5.46967 12.588L6.53033 11.5273L9.9647 14.9617Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak {
  padding-bottom: 0;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button {
  border: 0;
  padding: 0;
  opacity: 0.5;
  min-width: unset;
  box-shadow: none;
  color: #000000;
  background: transparent;
  font-size: 18px;
  margin: 0 20px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 27px;
  left: auto;
  top: 50%;
  border: 0;
  bottom: auto;
  right: -20px;
  min-width: unset;
  border-radius: 0;
  position: absolute;
  color: #000000;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button.wpforms-page-prev::after {
  top: 11px;
  right: auto;
  left: -20px;
  transform: rotate(180deg);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
  line-height: 24px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit:hover {
  background: #02205f;
}

.wpforms-container .form-locked-message .from-limit {
  text-align: center;
  color: #ee4e4e;
}

/* Sticky Footer */
.sticky-footer {
  left: 0;
  right: 0;
  bottom: -113px;
  z-index: 9;
  position: fixed;
  padding: 25px 0;
  text-align: center;
  background-color: #0075ff;
  transition: 0.5s ease-in;
}
.sticky-footer.active {
  bottom: -1px;
}
.sticky-footer .container {
  max-width: 1000px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.sticky-footer .pricing-modal-content .pricing-title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}
.sticky-footer .pricing-modal-content .pricing-title label, .sticky-footer .pricing-modal-content .pricing-title sup {
  color: #fede0e;
}
.sticky-footer .pricing-modal-content .term-text {
  font-weight: 500;
  font-size: 14px;
  font-style: italic;
  color: #ffffff;
  margin: 8px 0 0 0;
}
.sticky-footer .pricing-modal-content ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky-footer .pricing-modal-content ul li {
  margin: 0 8px;
  padding-left: 25px;
  font-size: 13px;
  position: relative;
  color: #ffffff;
}
.sticky-footer .pricing-modal-content ul li .icon {
  width: 18px;
  height: 18px;
  left: 0;
  top: 1px;
  position: absolute;
}
.sticky-footer .pricing-modal-content ul li .icon svg {
  width: 18px;
  height: 18px;
}
.sticky-footer .pricing-modal-content ul li:first-child {
  margin-left: 0;
}
.sticky-footer .pricing-modal-content ul li:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group {
  top: 50%;
  left: auto;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
}
.sticky-footer .btn-group button {
  margin: 0 10px !important;
}
.sticky-footer .btn-group button:first-child {
  margin-left: 0;
}
.sticky-footer .btn-group button:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group .close {
  color: #ffffff;
  font-size: 25px;
  margin: 0 20px 0 10px !important;
}
@media (max-width: 1700px) {
  .sticky-footer .container {
    max-width: 100% !important;
  }
  .sticky-footer .container .close {
    margin: 0 20px 0 0 !important;
  }
}
@media (max-width: 1365px) {
  .sticky-footer {
    bottom: -145px;
    text-align: left;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 250px;
    padding-left: 55px;
  }
  .sticky-footer .pricing-modal-content ul {
    width: 100%;
    display: inline-block;
  }
  .sticky-footer .pricing-modal-content ul li {
    text-align: left;
    display: inline-block;
    margin: 0;
    width: 45%;
  }
}
@media (max-width: 1199px) {
  .sticky-footer {
    bottom: -130px;
    text-align: center;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 0;
    padding-left: 0;
  }
  .sticky-footer .pricing-modal-content ul {
    display: none;
  }
  .sticky-footer .pricing-modal-content .pricing-title {
    font-size: 18px;
    margin-bottom: 0;
    line-height: normal;
  }
  .sticky-footer .pricing-modal-content .term-text {
    margin-top: 5px;
  }
  .sticky-footer .btn-group {
    top: 0;
    left: auto;
    right: 0;
    position: static;
    transform: inherit;
    margin-top: 10px;
  }
  .sticky-footer .btn-group .button {
    height: 40px;
    line-height: 36px;
    border-radius: 8px;
  }
  .sticky-footer .btn-group .close {
    top: 50%;
    right: 10px;
    position: absolute;
    margin: 0 !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .sticky-footer {
    bottom: -175px;
    padding: 15px 0;
  }
}
@media (max-width: 480px) {
  .sticky-footer .pricing-modal-content {
    padding: 0 25px;
  }
  .sticky-footer .btn-group .close {
    top: 3px;
    transform: inherit;
  }
}

.sticky-footer-arrow {
  cursor: pointer;
  position: fixed;
  width: 40px;
  height: 40px;
  display: flex;
  right: -40px;
  bottom: 0;
  padding: 5px;
  z-index: 9;
  align-items: center;
  justify-content: center;
  background: #fede0e;
  border-radius: 5px 0 0 0;
  transition: 0.5s ease-in;
}
.sticky-footer-arrow .icon svg {
  width: 12px;
  fill: #000000;
}
.sticky-footer-arrow .icon svg path {
  fill: #000000;
}
.sticky-footer-arrow.active {
  right: 0;
}

@media (max-width: 767px) {
  .cky-revisit-bottom-left {
    bottom: 15px;
    left: 18px !important;
  }
}

.cms-banner {
  display: flex;
  padding: 100px 0;
  min-height: 400px;
  position: relative;
  align-items: center;
  text-align: center;
  background: #EAF9FF url(/custom-development/wp-content/themes/ftxidentity/dist/images/cms-banner.jpg) no-repeat top center/cover;
}
.cms-banner .container {
  z-index: 2;
  position: relative;
}
.cms-banner::after {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-white-bg.svg) no-repeat bottom -1px center/101%;
}
@media (max-width: 1199px) {
  .cms-banner {
    min-height: 300px;
    padding: 100px 30px 50px;
  }
}
@media (max-width: 767px) {
  .cms-banner {
    min-height: inherit;
    padding: 100px 0 30px;
  }
}

.cms-content .cms-inner-content p {
  color: #444444;
}
.cms-content .cms-inner-content a {
  color: #444444;
}
.cms-content .cms-inner-content a:hover {
  color: #0075ff;
}
.cms-content .cms-inner-content ul {
  margin: 0 0 15px 0;
  padding: 0;
  color: #444444;
  list-style: none;
}
.cms-content .cms-inner-content ul li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  list-style: none;
}
.cms-content .cms-inner-content ul li::before {
  content: "";
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 100%;
  background-color: #444444;
}
.cms-content .cms-inner-content ol {
  padding: 0 0 0 15px;
  margin: 0;
  color: #444444;
}
.cms-content .cms-inner-content ol li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 0;
  margin-bottom: 10px;
}
.cms-content .cms-inner-content ol li::before {
  background-color: #444444;
}

.contact-section .form-block .heading-cls {
  padding-left: 0;
  margin-bottom: 15px;
}
.contact-section .info-main .contact-info {
  margin-bottom: 80px;
  padding: 35px;
  max-width: 595px;
  position: relative;
  border-radius: 28px;
  border: 2px solid #9ECBFF;
  background: #ffffff;
  position: relative;
}
.contact-section .info-main .contact-info::after {
  top: 15px;
  left: 15px;
  content: "";
  z-index: -1;
  position: absolute;
  border-radius: 28px;
  background: #C4DCF4;
  width: 100%;
  height: 100%;
}
.contact-section .info-main .contact-info:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info {
  margin: 30px 0;
}
.contact-section .info-main .contact-info .inner-info ul li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.contact-section .info-main .contact-info .inner-info ul li:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info ul li .icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-section .info-main .contact-info .inner-info ul li .icon img {
  width: 22px;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content {
  padding-left: 20px;
  width: calc(100% - 22px);
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p {
  font-size: 18px;
  line-height: 22px;
  color: #444444;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info .inner-info ul li .info-content p {
    font-size: 16px;
  }
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a {
  color: #444444;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a:hover {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .contact-section .col-sm-6 {
    width: 100%;
    margin-bottom: 50px;
  }
  .contact-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .contact-section .form-block .heading-cls {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  .contact-section .info-main {
    display: flex;
  }
  .contact-section .info-main .contact-info {
    width: 45%;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .contact-section .form-block .heading-cls {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .contact-section .form-block iframe {
    height: 1050px !important;
  }
  .contact-section .info-main {
    width: 100%;
    display: inline-block;
  }
  .contact-section .info-main .contact-info {
    width: 100%;
    padding: 20px;
    max-width: 100%;
    text-align: center;
    border-radius: 15px;
    margin: 0 0 30px !important;
  }
  .contact-section .info-main .contact-info::after {
    top: 10px;
    left: 10px;
    border-radius: 15px;
  }
  .contact-section .info-main .contact-info:last-child {
    margin-bottom: 0 !important;
  }
  .contact-section .info-main .contact-info .inner-info {
    max-width: 300px;
    text-align: left;
    margin: 30px auto;
  }
}

.main-faq-main h2 {
  font-size: 32px;
}
.main-faq-main a {
  color: #0075ff;
}
.main-faq-main .nav {
  width: 350px;
  position: relative;
}
.main-faq-main .nav .nav-link {
  font-weight: 400;
  color: #a7a7a7;
  text-align: left;
  position: relative;
  background-color: transparent;
  padding: 15px 30px 15px 20px !important;
  font-family: "Sora", sans-serif;
}
.main-faq-main .nav .nav-link::before {
  left: 0;
  content: "";
  opacity: 0;
  position: absolute;
  top: 50% !important;
  border: 0 !important;
  width: 3px !important;
  height: 3px !important;
  background: #196ecf;
  transform: translateY(-50%) !important;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link::after {
  content: "";
  position: absolute;
  opacity: 0;
  top: 50% !important;
  right: 0 !important;
  width: 15px !important;
  height: 15px !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transform: translateY(-50%);
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/faq-arrow.svg);
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link:hover, .main-faq-main .nav .nav-link.active {
  font-weight: bold;
  color: #196ecf;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(25, 110, 207, 0.1);
  padding: 15px 30px 15px 20px !important;
}
.main-faq-main .nav .nav-link:hover::before, .main-faq-main .nav .nav-link.active::before {
  top: 0 !important;
  bottom: 0;
  opacity: 1;
  height: 100% !important;
  transform: inherit !important;
}
.main-faq-main .nav .nav-link:hover::after, .main-faq-main .nav .nav-link.active::after {
  opacity: 1;
  right: 10px !important;
}
@media (max-width: 1199px) {
  .main-faq-main .nav {
    width: 250px;
  }
}
.main-faq-main .tab-pane {
  width: 100%;
  margin-bottom: 40px;
}
.main-faq-main .tab-pane:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .main-faq-main .tab-pane {
    margin-bottom: 30px;
  }
}
.main-faq-main .tab-content {
  padding-left: 50px;
  width: calc(100% - 350px);
}
@media (max-width: 1199px) {
  .main-faq-main .tab-content {
    padding-left: 20px;
    width: calc(100% - 250px);
  }
}
@media (max-width: 767px) {
  .main-faq-main .tab-content {
    padding-left: 0;
    width: 100%;
  }
  .main-faq-main .tab-content .section-cms-title {
    margin-bottom: 15px;
  }
}
.main-faq-main .accordion-item {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
.main-faq-main .accordion-item:last-child {
  margin-bottom: 0;
}
.main-faq-main .accordion-item .accordion-button {
  box-shadow: none;
  font-weight: 600;
  color: #181B31;
  letter-spacing: 0.4px;
  padding: 30px 60px 30px 30px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Sora", sans-serif;
  line-height: 26px;
}
.main-faq-main .accordion-item .accordion-button::after {
  top: 50%;
  right: 25px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  color: #181B31;
  transform: translateY(-50%);
  text-align: center !important;
  content: "+";
  background: none;
  font-family: "FontAwesome";
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.main-faq-main .accordion-item .accordion-body {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body a {
  color: #0075ff;
}
.main-faq-main .accordion-item .accordion-body ul {
  padding-left: 2rem;
}
.main-faq-main .accordion-item .accordion-body ul li {
  list-style-type: disc;
}
.main-faq-main .accordion-item .accordion-body p, .main-faq-main .accordion-item .accordion-body li {
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body p a, .main-faq-main .accordion-item .accordion-body li a {
  color: #0075ff;
}
@media (max-width: 1199px) {
  .main-faq-main .accordion-item {
    margin-bottom: 30px;
  }
  .main-faq-main .accordion-item .accordion-button {
    padding: 22px 60px 22px 22px;
  }
  .main-faq-main .accordion-item .accordion-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.faq-identity-inner {
  position: relative;
}

@media (max-width: 767px) {
  .main-faq-main .nav {
    display: none;
  }
}
.main-faq-main .nav.faq-sticky {
  top: 100px;
  position: sticky;
}

footer {
  padding: 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/footer-bg.webp);
}
footer .to-top {
  position: fixed;
  bottom: 150px;
  right: 20px;
  background-color: #0075ff;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
@media (min-width: 1025px) {
  footer .to-top:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  }
}
@media (max-width: 767px) {
  footer .to-top {
    bottom: 140px;
    display: none !important;
  }
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .footer-top {
  padding: 8% 0 50px;
}
@media (max-width: 1500px) {
  footer .footer-top {
    padding: 10% 0 30px 0;
  }
}
@media (max-width: 992px) {
  footer .footer-top {
    padding: 8% 0 30px 0;
  }
}
footer .footer-top .ft-dt {
  width: 30%;
}
footer .footer-top .ft-dt > section {
  margin-bottom: 20px;
}
footer .footer-top .ft-dt > section:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-dt .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
footer .footer-top .ft-dt .widget_media_image img {
  width: auto;
  max-height: 60px;
}
footer .footer-top .ft-dt .widget_text p {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #ffffff;
}
footer .footer-top .ft-dt .contact-info li {
  margin-bottom: 10px;
}
footer .footer-top .ft-dt .contact-info li a {
  color: #ffffff;
  display: inline-block;
}
footer .footer-top .ft-dt .contact-info li a i {
  padding: 0 10px 0 0;
}
footer .footer-top .ft-dt .contact-info li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-dt .contact-info li:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt {
    width: 100%;
    margin-bottom: 20px;
  }
}
footer .footer-top .ft-social-media ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .footer-top .ft-social-media ul li {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 100%;
  background-color: #ffffff;
}
footer .footer-top .ft-social-media ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-size: 1.375rem;
}
footer .footer-top .ft-social-media ul li a img {
  max-height: 20px;
}
footer .footer-top .ft-social-media ul li:last-child {
  margin-right: 0;
}
footer .footer-top .ft-social-media ul li:hover {
  background-color: #fede0e;
}
footer .footer-top .ft-nav {
  width: 23.33%;
  padding-left: 90px;
}
footer .footer-top .ft-nav .widget_nav_menu {
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget_nav_menu {
    margin-bottom: 5px;
  }
}
footer .footer-top .ft-nav .widget_nav_menu:last-child {
  margin-bottom: 0px;
}
footer .footer-top .ft-nav li {
  display: block;
  margin-bottom: 12px;
}
footer .footer-top .ft-nav li a {
  display: inline-block;
  color: #ffffff;
  line-height: 22px;
  font-size: 16px;
  font-size: 1rem;
}
footer .footer-top .ft-nav li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-nav li:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-nav li.scan-data a {
  font-weight: 500;
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
footer .footer-top .ft-nav .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  footer .footer-top .ft-nav .widget-title:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: -2px;
    transition: all 0.25s;
  }
  footer .footer-top .ft-nav .widget-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3a60d3;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
footer .footer-top .ft-nav .widget-title.active::before {
  transform: rotate(-180deg);
}
footer .footer-top .ft-nav .widget_text li {
  margin-bottom: 10px;
}
footer .footer-top .ft-nav .widget_text li a {
  display: block;
}
footer .footer-top .ft-nav .widget_text li a img {
  max-height: 50px;
}
footer .footer-top .ft-nav .widget_text li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  footer .footer-top .ft-nav {
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav {
    width: 100%;
  }
  footer .footer-top .ft-nav .widget-title + div {
    display: none;
    margin-bottom: 20px;
  }
  footer .footer-top .ft-nav:nth-last-child(2) .widget_nav_menu:last-child .widget-title {
    display: block;
  }
  footer .footer-top .ft-nav:last-child .widget_text .widget-title::before, footer .footer-top .ft-nav:last-child .widget_text .widget-title::after {
    display: none;
  }
  footer .footer-top .ft-nav:last-child .widget_text .textwidget {
    display: block !important;
  }
}
footer .footer-bottom {
  background-color: rgba(9, 54, 183, 0.56);
  padding: 12px 0;
}
footer .footer-bottom .site-info {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  width: 50%;
  text-align: left;
}
footer .footer-bottom .site-info a {
  color: #ffffff;
}
footer .footer-bottom .site-other-links {
  width: 50%;
  text-align: right;
}
footer .footer-bottom .site-other-links ul li {
  margin-right: 12px;
  padding-right: 12px;
  display: inline-block;
  position: relative;
}
footer .footer-bottom .site-other-links ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
footer .footer-bottom .site-other-links ul li:last-child::before {
  display: none;
}
footer .footer-bottom .site-other-links ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.56);
}
footer .footer-bottom .site-other-links ul li a {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  color: #ffffff;
}
footer .footer-bottom .site-other-links ul li a:hover {
  color: #fede0e;
}
@media (max-width: 992px) {
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info:last-child, footer .footer-bottom .site-other-links:last-child {
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links ul li a {
    font-size: 14px;
  }
}
footer.site-footer {
  padding: 0;
  border: none;
  background-color: transparent;
}
footer .social-media-icon li:hover {
  background-color: #fede0e !important;
}

header {
  top: 0px;
  width: 100%;
  z-index: 999;
  position: absolute;
  padding: 15px 25px;
  box-sizing: border-box;
  transition: transform 0.2s;
}
@media (min-width: 1921px) {
  header .mobile-header {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
header .site-logo {
  margin-right: 20px;
  width: 100%;
  max-width: 120px;
  position: relative;
  left: 0;
  display: block;
}
header .site-logo img {
  width: 100%;
}
@media (max-width: 1199px) {
  header .site-logo {
    position: relative;
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 1919px) {
  header .header-top-right {
    margin-left: 0;
  }
}
header .header-nav .navbar {
  padding: 0;
}
@media (max-width: 1199px) {
  header .header-nav .navbar {
    position: inherit;
  }
  header .header-nav .navbar .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 55px;
    padding: 20px 30px;
    background: #fff;
  }
  header .header-nav .navbar .navbar-toggler {
    color: #02205f;
    border-color: #02205f;
  }
  header .header-nav .navbar .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
}
header .header-nav .navbar-nav li {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  header .header-nav .navbar-nav li {
    padding: 10px 0;
  }
}
header .header-nav .navbar-nav li a {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  display: inline-block;
}
header .header-nav .navbar-nav li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 2px;
  background-color: #fede0e;
  transition: width 0.3s ease-in-out;
}
header .header-nav .navbar-nav li a:hover:after, header .header-nav .navbar-nav li a.active:after {
  width: 100%;
}
header.fixed {
  background-color: #ffffff;
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  transition: transform 0.2s;
  border-bottom: 1px solid #dfdfdf;
}
header.fixed .header-nav .navbar-nav li a {
  color: #444444 !important;
}
@media (max-width: 640px) {
  header {
    padding: 15px;
  }
}

.home #content {
  padding-top: 0;
}
.home .site-footer {
  background-color: #f1f9ff;
}

.industries-section {
  overflow: hidden;
  position: relative;
}
.industries-section::before {
  top: 0;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 59%;
  display: block;
  position: absolute;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(237, 244, 251) 100%);
}
.industries-section .container {
  position: relative;
  z-index: 2;
}
.industries-section .custom-next-prev .slick-arrow {
  top: auto;
  left: auto;
  right: 0;
  width: 35px;
  height: 35px;
  z-index: 2;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  transform: inherit;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/prev-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow::before {
  display: none;
}
.industries-section .custom-next-prev .slick-arrow.slick-next {
  margin-right: 0;
  transform: rotate(180deg);
}
.industries-section .custom-next-prev .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.industries-section .custom-next-prev .slick-arrow:hover {
  transform: rotate(-180deg);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow:hover.slick-next {
  transform: rotate(0deg);
}
@media (max-width: 767px) {
  .industries-section .custom-next-prev {
    display: none;
  }
}
.industries-section .industries-slider-main .container {
  padding-left: calc((100% - 1370px) / 2);
  padding-right: 0;
  max-width: 100%;
}
@media (max-width: 1500px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1250px) / 2);
  }
}
@media (max-width: 1300px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1170px) / 2);
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding: 0 8px;
  }
}
.industries-section .industries-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 250px;
  padding-bottom: 20px;
}
.industries-section .industries-slider .slick-track {
  display: flex !important;
}
.industries-section .industries-slider .slick-slide {
  display: flex;
  align-items: stretch;
  height: inherit !important;
}
.industries-section .industries-slider .slick-arrow {
  display: none !important;
}
.industries-section .slick-slider .slide-box {
  margin: 0 15px;
  overflow: hidden;
  border-radius: 28px;
  background: #ffffff;
  border: 2px solid #C3D9F3;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box a {
  display: block;
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 25px;
  text-align: center;
  box-sizing: border-box;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: table;
  border-radius: 10px;
  background-color: #E2F2FF;
  margin: 0 auto 20px;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure img {
  width: 80px;
}
.industries-section .slick-slider .slide-box .slide-box-inner p {
  margin: 0;
  min-height: 90px;
  color: #444444;
}
.industries-section .slick-slider .slide-box .learn-more {
  padding: 25px;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #196ecf;
  background: #ffffff;
}
.industries-section .slick-slider .slide-box .learn-more img {
  margin-left: 8px;
  display: inline-block;
}
.industries-section .slick-slider .slide-box:hover {
  border-color: #196ECF;
  background: #E2F2FF;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1019607843);
}
.industries-section .slick-slider .slide-box:hover .slide-box-inner figure {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 133, 235, 0.3019607843);
}
@media (max-width: 1500px) {
  .industries-section .industries-slider .slick-list {
    padding-right: 200px;
  }
}
@media (max-width: 1199px) {
  .industries-section::before {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .industries-section .industries-slider .slick-list {
    margin: 0;
    padding-right: 0;
  }
  .industries-section .slick-slider .slide-box {
    margin: 0 8px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner {
    padding: 15px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner p {
    min-height: 80px;
  }
  .industries-section .slick-slider .slide-box .learn-more {
    padding: 15px;
  }
  .industries-section .slick-slider .slick-arrow {
    top: -104px;
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
@media (max-width: 767px) {
  .industries-section {
    text-align: center;
  }
  .industries-section .heading-cls {
    display: inline-block !important;
  }
  .industries-section .industries-slider {
    margin-bottom: 0;
  }
  .industries-section .industries-slider .slick-dots, .industries-section .industries-slider .slick-dots * {
    position: relative !important;
  }
  .industries-section .industries-slider .slick-dots {
    bottom: 0;
    margin-top: 15px;
  }
  .industries-section .industries-slider .slick-dots li {
    height: 12px;
    width: 12px;
    margin: 0 4px;
  }
  .industries-section .industries-slider .slick-dots li button {
    padding: 0;
    height: 12px;
    width: 12px;
    line-height: normal;
    float: left;
  }
  .industries-section .industries-slider .slick-dots li button::before {
    content: "";
    height: 12px;
    width: 12px;
    opacity: 1;
    border-radius: 100%;
    background: #D1D2D4;
  }
  .industries-section .industries-slider .slick-dots li.slick-active button::before {
    background: #196ecf;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner h3 {
    font-size: 20px;
  }
}

@media (max-width: 1500px) {
  .site-map-menu {
    padding: 90px;
  }
}
@media (max-width: 1200px) {
  .site-map-menu {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .site-map-menu {
    padding: 0;
  }
}
.site-map-menu .site-inner-menu {
  display: flex;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu {
    display: block;
    padding-left: 40px;
  }
}
.site-map-menu .site-inner-menu .widget-title {
  color: #178bcf;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu .widget-title {
    margin-top: 20px;
  }
}
.site-map-menu .menu {
  margin-top: 5px;
  padding-top: 10px;
  padding-left: 25px;
  position: relative;
}
.site-map-menu .menu::before {
  top: 0;
  left: 7px;
  right: 0;
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu::after {
  top: 0;
  left: 0;
  right: 0;
  width: 15px;
  height: 1px;
  content: "";
  visibility: visible;
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu .menu-item {
  margin-bottom: 10px;
}
.site-map-menu .menu .menu-item a {
  font-size: 18px !important;
  line-height: 24px;
  color: #444444;
}
.site-map-menu .menu .menu-item a:hover {
  color: #178bcf;
}
@media (max-width: 992px) {
  .site-map-menu .menu .menu-item a {
    font-size: 16px !important;
  }
}
.site-map-menu .menu .menu-item:last-child {
  margin-bottom: 0;
}
.site-map-menu .use-side-menu {
  width: 100%;
}
.site-map-menu .use-side-menu .menu {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .site-map-menu .use-side-menu .menu {
    margin-bottom: 0;
  }
}

.main-thank-you {
  background-color: #e9f3fc;
  padding: 100px 0px 100px 0px;
}
.main-thank-you .thank-you-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image {
    padding-bottom: 0;
  }
}
.main-thank-you .thank-you-image img {
  width: 825px;
  height: 413px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image img {
    height: auto;
  }
}
.main-thank-you .thank-title h5 {
  color: #444444;
  font-family: "Sora", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 60px 0 15px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-title h5 {
    padding: 30px 0 0;
  }
}

.page-template-template-thank-you footer.site-footer {
  background-color: #e9f3fc !important;
}

@media (min-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1364px;
    margin: 0 auto;
  }
}
@media (min-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
    margin: 0 auto;
  }
}

*,
*::before,
*::after {
  white-space: normal;
  word-break: break-word;
}

table, th, td, th *, td * {
  white-space: inherit;
  word-break: normal;
}

a {
  transition: all 300ms linear 0ms;
}
a:focus, a:hover {
  text-decoration: none !important;
  color: #02205f;
}

button {
  border: 0;
  box-shadow: none;
  outline: none;
  background: transparent;
}

body {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.1;
  margin: 0 0 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Sora", sans-serif;
}

h1, .h1 {
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h2, .h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h3, .h3 {
  font-size: 25px;
  font-size: 1.5625rem;
}

h4, .h4 {
  font-size: 20px;
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}

h6, .h6 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #02205f;
}
a:hover {
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

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

p {
  font-family: "Lato", sans-serif;
}

figure img {
  width: auto;
  height: auto;
}

.container {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1500px) {
  .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container .row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.faqs-section .container {
  max-width: 1000px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .faqs-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .faqs-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .faqs-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.industries-section .industries-slider-main .container {
  max-width: 1480px;
  padding: 0 100px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider-main .container {
    padding: 0 90px;
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  .industries-section .industries-slider-main .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .industries-section .industries-slider-main .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 20px 15px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider .slick-list {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}
.industries-section .industries-slider .slick-list {
  margin-right: -25%;
}
@media (max-width: 1199px) {
  .industries-section .industries-slider .slick-list {
    margin-right: 0 !important;
  }
}

.site-footer .footer-top .container {
  max-width: 1480px;
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1199px) {
  .site-footer .footer-top .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-top .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-top .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 991px) {
  .search .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .search .container {
    max-width: 1140px;
  }
}
@media (min-width: 1366px) {
  .search .container {
    max-width: 1280px;
    margin: 0 auto;
  }
}

.section-py {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-py {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-py {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-pt {
  padding-top: 80px;
}
@media (max-width: 1500px) {
  .section-pt {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .section-pt {
    padding-top: 30px;
  }
}

.section-pb {
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-pb {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-pb {
    padding-bottom: 30px;
  }
}

.button,
.fw-btn-submit {
  font-weight: 600;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  font-size: 1rem;
  color: #ffffff;
  background-color: #196ecf;
  min-width: 150px;
  padding: 0 20px;
  border-radius: 15px;
  box-shadow: none;
  border: 2px solid #196ecf;
  height: 50px;
  line-height: 46px;
  transition: 0.2s ease-in;
  font-family: "Sora", sans-serif;
}
.button:hover,
.fw-btn-submit:hover {
  background-color: #02205f;
  color: #ffffff;
}
.button:hover .arrow-svg,
.fw-btn-submit:hover .arrow-svg {
  transform: translateX(50%);
}
.button.btn-sky,
.fw-btn-submit.btn-sky {
  background-color: #0075ff;
}
.button.btn-sky:hover,
.fw-btn-submit.btn-sky:hover {
  background-color: #02205f !important;
}
.button:focus,
.fw-btn-submit:focus {
  outline: none;
  box-shadow: none;
  color: #ffffff;
}
.button.schedule-btn,
.fw-btn-submit.schedule-btn {
  line-height: 46px;
  border: 2px solid #fede0e;
  color: #202020;
  background-color: #fede0e;
}
.button.schedule-btn:hover,
.fw-btn-submit.schedule-btn:hover {
  color: #ffffff;
  background-color: #02205f;
}
.button.schedule-btn i,
.button.schedule-btn svg,
.fw-btn-submit.schedule-btn i,
.fw-btn-submit.schedule-btn svg {
  margin-right: 10px;
}
@media (max-width: 479px) {
  .button.schedule-btn,
  .fw-btn-submit.schedule-btn {
    padding: 0 10px;
  }
}
.button.login-btn,
.fw-btn-submit.login-btn {
  min-width: 20px;
  margin-left: 10px;
}
.button.login-btn i,
.button.login-btn svg,
.fw-btn-submit.login-btn i,
.fw-btn-submit.login-btn svg {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .button.login-btn i,
  .button.login-btn svg,
  .fw-btn-submit.login-btn i,
  .fw-btn-submit.login-btn svg {
    margin-right: 0;
  }
}
.button.btn-secondry,
.fw-btn-submit.btn-secondry {
  line-height: 46px;
  border: 2px solid #196ecf;
  color: #196ecf;
  background-color: #ffffff;
}
.button.btn-secondry:hover,
.fw-btn-submit.btn-secondry:hover {
  color: #ffffff;
  background-color: #02205f;
}
@media (max-width: 991px) {
  .button,
  .fw-btn-submit {
    font-size: 15px;
  }
}
@media (max-width: 370px) {
  .button,
  .fw-btn-submit {
    font-size: 14px;
  }
}

.section-title,
.section-title-white {
  line-height: normal;
  font-size: 42px;
  font-size: 2.625rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-title span,
.section-title-white span {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-title,
  .section-title-white {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: normal;
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .section-title,
  .section-title-white {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.section-cms-title {
  line-height: normal;
  font-size: 32px;
  font-size: 2rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-cms-title span {
  color: #196ecf;
}
@media (max-width: 1700px) {
  .section-cms-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 1350px) {
  .section-cms-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.section-title-white {
  color: #ffffff;
}

.yellow-text {
  color: #fede0e !important;
}

.section-sub-title {
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 22px;
  font-size: 1.375rem;
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-sub-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.section-inner-title {
  font-weight: 600;
  margin: 0 0 15px 0;
  line-height: normal;
  font-size: 22px;
  font-size: 1.375rem;
  color: #222222;
}
@media (max-width: 1500px) {
  .section-inner-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.section-description {
  line-height: 32px;
  letter-spacing: 0.4px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #444444;
}
@media (max-width: 1700px) {
  .section-description {
    line-height: 25px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.heading-cls {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .heading-cls {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .heading-cls {
    margin-bottom: 20px;
  }
}

.watch-demo-popup .modal-dialog {
  max-width: 700px;
}
.watch-demo-popup .modal-dialog .modal-body {
  padding: 30px;
}
.watch-demo-popup .modal-dialog .modal-body .heading {
  padding: 0 20px;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
  color: #222222;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .close {
  opacity: 1;
  font-size: 35px;
  position: absolute;
  top: 15px;
  right: 20px;
  line-height: 34px;
}
@media (max-width: 767px) {
  .watch-demo-popup .modal-dialog {
    margin: 15px auto;
    max-width: 90%;
  }
  .watch-demo-popup .modal-dialog .modal-body {
    padding: 20px;
  }
  .watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
    margin-bottom: 5px;
  }
  .watch-demo-popup .modal-dialog .modal-body .close {
    top: 15px;
    right: 10px;
    padding: 0;
    width: 35px;
  }
}
@media (max-width: 536px) {
  .watch-demo-popup .modal-dialog .modal-body iframe {
    height: 540px !important;
  }
}

.modal-backdrop.show {
  opacity: 0.85;
}

@media (max-width: 991px) {
  br {
    display: none;
  }
}

.slick-dots {
  bottom: 0;
  position: relative;
  margin-top: 15px;
}
.slick-dots li {
  height: 12px;
  width: 12px;
  margin: 0 4px;
}
.slick-dots li button {
  padding: 0;
  height: 12px;
  width: 12px;
  line-height: normal;
  float: left;
}
.slick-dots li button::before {
  content: "";
  height: 12px;
  width: 12px;
  opacity: 1;
  border-radius: 100%;
  background: #D1D2D4;
}
.slick-dots li.slick-active button::before {
  background: #196ecf;
}

.search-bar {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .search-bar {
    width: 100%;
    margin-bottom: 15px;
  }
}
.search-bar .search-form {
  position: relative;
}
.search-bar .search-field {
  height: 50px;
  letter-spacing: 0.4px;
  background-size: 18px;
  padding: 0 50px 0 15px;
  background-color: transparent;
  border-radius: 15px !important;
  border: 1px solid #C3D9F3;
}
.search-bar .search-field:focus {
  box-shadow: none;
  border: 1px solid #4CA6DB;
  background-color: transparent;
}
.search-bar ::-moz-placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar ::placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar .search-submit, .search-bar .btn {
  top: 2px;
  right: 2px;
  border: 0;
  width: 46px;
  height: 46px;
  padding: 0 5px;
  z-index: 3;
  text-align: center;
  position: absolute;
  background-color: #ECF8FF;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #444444;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/ionic-ios-search.svg);
  border-radius: 15px !important;
}
.search-bar .search-submit:focus, .search-bar .btn:focus {
  box-shadow: none;
}
.search-bar .search-submit:active, .search-bar .btn:active {
  background-color: #ECF8FF !important;
  border-color: #ECF8FF !important;
}
.search-bar.common-search {
  float: left;
  width: 100%;
  margin-bottom: 0.5rem;
  max-width: 500px;
}

@media (max-width: 991px) {
  aside {
    margin-bottom: 20px;
  }
}

.widget {
  width: 100%;
  display: inline-block;
}
.widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .widget .search-bar {
    max-width: 100% !important;
  }
}
.widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.widget.widget_categories ul li {
  list-style: none;
}
.widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .widget.widget_categories {
    padding: 15px;
  }
}

.search-result .post, .search-result .page, .search-result article {
  border: 0;
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #e3e3ef;
}
.search-result .post:last-child, .search-result .page:last-child, .search-result article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.search-result .post .card, .search-result .page .card, .search-result article .card {
  border: 0;
}
.search-result .post .card .card-body, .search-result .page .card .card-body, .search-result article .card .card-body {
  padding: 0;
}
.search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
  font-weight: 500;
  font-size: 1.5rem;
}
.search-result .post .card .card-body a, .search-result .page .card .card-body a, .search-result article .card .card-body a {
  color: #222222;
}
.search-result .post .card .card-body a:hover, .search-result .page .card .card-body a:hover, .search-result article .card .card-body a:hover {
  color: #0075ff;
}
.search-result .post .card .entry-summary p, .search-result .page .card .entry-summary p, .search-result article .card .entry-summary p {
  margin: 0;
}
@media (max-width: 767px) {
  .search-result .post, .search-result .page, .search-result article {
    padding: 0 0 15px;
  }
  .search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
    font-size: 1.3rem;
  }
}

.no-results h4 {
  font-weight: 500;
  font-size: 1.5rem;
  color: #444444;
}
.no-results p {
  clear: left;
}

.pagination-without-plugin .pagination {
  justify-content: center;
}
.pagination-without-plugin .pagination li {
  margin: 0 5px;
}
.pagination-without-plugin .pagination li .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 100%;
  letter-spacing: 0.45px;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  border: 1px solid #e1e1e1;
  font-size: 1rem;
  color: #444444;
  padding: 0;
  font-family: "Lato", sans-serif;
}
.pagination-without-plugin .pagination li .page-numbers:hover, .pagination-without-plugin .pagination li .page-numbers.current {
  border-color: #178bcf;
  color: #178bcf;
}
.pagination-without-plugin .pagination li:first-child {
  margin-left: 0;
}
.pagination-without-plugin .pagination li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .pagination-without-plugin .pagination li {
    margin: 0 4px;
  }
  .pagination-without-plugin .pagination li .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
@media (max-width: 370px) {
  .pagination-without-plugin .pagination {
    justify-content: center;
  }
  .pagination-without-plugin .pagination li {
    margin: 0 3px;
  }
}

.subscribe-section .section-title {
  margin-bottom: 10px;
  font-size: 36px;
  font-size: 2.25rem;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .subscribe-section .section-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .subscribe-section .section-title br {
    display: none;
  }
}
.subscribe-section p {
  letter-spacing: 0.45px;
  font-size: 16px;
  font-size: 1rem;
  color: #cccccc;
}
.subscribe-section .subscribe-bg {
  padding: 50px;
  border-radius: 45px;
  background-color: #001133;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/newsletter-pattern.svg);
}
@media (max-width: 1199px) {
  .subscribe-section .subscribe-bg {
    border-radius: 30px;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-bg {
    background-image: none;
  }
}
.subscribe-section .subscribe-left {
  margin: 0 auto;
  display: block;
  max-width: 700px;
  text-align: center;
}
.subscribe-section .subscribe-left .subscribe-form {
  display: block;
  margin: 0 auto;
  max-width: 700px;
  position: relative;
}
.subscribe-section .subscribe-left .subscribe-form .form-control {
  height: 75px;
  width: 100%;
  border-radius: 15px;
  padding-right: 140px;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form .form-control {
    padding-right: 15px;
    height: 55px;
    margin-bottom: 10px;
  }
}
.subscribe-section .subscribe-left .subscribe-form button {
  top: 2px;
  right: 20px;
  height: 70px;
  font-weight: 600;
  position: absolute;
  background: transparent;
  text-transform: uppercase;
  padding: 0 10px;
  min-width: auto;
  color: #196ecf;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form button {
    right: 0;
    height: 55px;
    position: relative;
    width: 100%;
    background: #196ecf;
    color: #ffffff;
    font-size: 14px;
    top: inherit;
  }
}
.subscribe-section .subscribe-left .subscribe-form .wpcf7-not-valid-tip {
  font-size: 13px;
}
.subscribe-section .subscribe-left .wpcf7-response-output {
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin: 10px 0 0 0;
}
.subscribe-section .subscribe-left ::-moz-placeholder {
  color: #777777;
}
.subscribe-section .subscribe-left ::placeholder {
  color: #777777;
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .archive.category .col-sm-3, .archive.category .col-sm-9 {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .archive.category .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .archive.category .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .archive.category .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.archive.category .widget {
  width: 100%;
  display: inline-block;
}
.archive.category .widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .archive.category .widget .search-bar {
    max-width: 100% !important;
  }
}
.archive.category .widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.archive.category .widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.archive.category .widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.archive.category .widget.widget_categories ul li {
  list-style: none;
}
.archive.category .widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.archive.category .widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.archive.category .widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.archive.category .widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.archive.category .widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .archive.category .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories {
    padding: 15px;
  }
}
.archive.category .subscribe-section h1,
.archive.category .blogs-section h1 {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h1,
  .archive.category .blogs-section h1 {
    font-size: 1.375rem;
  }
}
.archive.category .subscribe-section h2,
.archive.category .blogs-section h2 {
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h2,
  .archive.category .blogs-section h2 {
    font-size: 1.2rem;
  }
}
.archive.category .subscribe-section h3,
.archive.category .blogs-section h3 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h3,
  .archive.category .blogs-section h3 {
    font-size: 1.1rem;
  }
}
.archive.category .subscribe-section h4,
.archive.category .blogs-section h4 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h4,
  .archive.category .blogs-section h4 {
    font-size: 1rem;
  }
}
.archive.category .subscribe-section h5,
.archive.category .blogs-section h5 {
  font-size: 1.05rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h5,
  .archive.category .blogs-section h5 {
    font-size: 0.9rem;
  }
}
.archive .blog-single-inner {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.archive .blog-single-inner:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.archive .blog-single-inner .figure {
  margin: 0;
  overflow: hidden;
  border-radius: 14px;
}
.archive .blog-single-inner h4 {
  font-weight: 500;
  margin-bottom: 15px;
  color: #444444;
}
.archive .blog-single-inner p {
  color: #444444;
}
.archive .blog-single-inner .read-more-link {
  font-weight: 600;
  font-family: "Sora", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #0075ff;
}
.archive .blog-single-inner .read-more-link:hover {
  color: #02205f;
}

.pricing-modal-main {
  position: fixed;
  bottom: 0;
  left: 15px;
  z-index: 999;
  transform: translateY(-15px);
  transition: transform 0.6s ease-in-out;
  top: auto;
  right: auto;
  width: auto;
  height: auto;
  display: none;
}
.pricing-modal-main.active {
  display: block;
}
.pricing-modal-main .modal-dialog {
  max-width: 600px;
}
.pricing-modal-main .modal-content {
  border-radius: 15px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.pricing-modal-main .close {
  top: 0;
  right: 0;
  opacity: 1;
  width: 40px;
  height: 40px;
  display: flex;
  font-size: 35px;
  position: absolute;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: transparent;
}
.pricing-modal-main .modal-body {
  padding: 40px;
  position: relative;
}
.pricing-modal-main .pricing-modal-content {
  max-width: 400px;
  margin: 0 auto;
}
.pricing-modal-main .pricing-modal-content .pricing-title {
  margin: 0;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content .pricing-title .price {
  font-size: 32px;
  font-weight: 900;
  color: #0075ff;
}
.pricing-modal-main .pricing-modal-content ul {
  list-style: none;
  margin: 50px 0;
  padding: 0;
}
.pricing-modal-main .pricing-modal-content ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 40px;
  line-height: 30px;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content ul li::before {
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  display: flex;
  content: "";
  align-items: center;
  position: absolute;
  justify-content: center;
  border-radius: 100%;
  background: #fede0e url(/custom-development/wp-content/themes/ftxidentity/dist/images/tick.svg) no-repeat center/20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content ul li:last-child {
  margin-bottom: 0;
}
.pricing-modal-main .pricing-modal-content .btn-group {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.pricing-modal-main .pricing-modal-content .btn-group .button {
  margin: 0 8px 15px;
  border: 2px solid transparent;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content .btn-group .button:hover {
  border-color: #196ecf;
}
.pricing-modal-main .pricing-modal-content .btn-group .button.schedule-btn:hover {
  border-color: #fede0e;
}
@media (max-width: 575px) {
  .pricing-modal-main {
    width: calc(100% - 30px);
  }
  .pricing-modal-main .modal-dialog {
    margin: 0 auto;
    max-width: 100%;
  }
  .pricing-modal-main .modal-body {
    padding: 40px 20px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title {
    font-size: 20px;
    line-height: 30px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title .price {
    font-size: 28px;
  }
  .pricing-modal-main .pricing-modal-content ul {
    margin: 25px 0;
  }
  .pricing-modal-main .pricing-modal-content ul li {
    font-size: 14px;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button {
    margin: 0 0 15px;
    width: 100%;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 397px) {
  .pricing-modal-main .btn-group .button:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .site-content .button, .site-content .schedule-btn {
    max-width: 450px !important;
    width: 100% !important;
    font-size: 15px;
    margin: 0 auto 15px !important;
  }
  .site-content .button:last-child, .site-content .schedule-btn:last-child {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 389px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media (max-width: 359px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 13px;
  }
}

.footer-fix-btn {
  position: fixed;
  bottom: 70px;
  left: 15px;
  z-index: 9;
}
.footer-fix-btn .button {
  display: inline-block;
  padding: 1px 30px;
  border: 2px solid #000000;
  font-weight: bold;
}
.footer-fix-btn .button:hover {
  background: #196ecf;
}
.footer-fix-btn .close {
  opacity: 1;
  position: absolute;
  top: -18px;
  right: -6px;
  cursor: pointer;
  background: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 25px;
  font-weight: bold;
  color: #222;
  line-height: 26px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border: 2px solid #000;
  font-size: 15px;
  padding: 0;
}
.footer-fix-btn .close:hover {
  opacity: 1 !important;
}

.cky-audit-table .cky-cookie-des-table li {
  font-size: 14px;
}

.cky-consent-container .cky-notice-des, .cky-consent-container .cky-title {
  text-align: center !important;
}

.cky-notice-btn-wrapper {
  display: block !important;
  text-align: center !important;
}

button.cky-btn.cky-btn-reject {
  display: none;
}

.cky-btn {
  padding: 8px 20px !important;
}

.cky-modal button.cky-btn.cky-btn-reject {
  display: block;
}

@media (max-width: 576px) {
  .cky-prefrence-btn-wrapper {
    flex-direction: row !important;
  }
}
@media (max-width: 440px) {
  .cky-btn {
    width: auto !important;
  }
  .cky-notice-btn-wrapper {
    flex-direction: row !important;
  }
}
.error404 {
  background-color: #F7F9FB;
}
.error404 .error-img img {
  max-height: 350px;
}
.error404 .btn-group .button {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media (max-width: 767px) {
  .error404 .btn-group {
    display: inline-block;
  }
}

.contact-us--form.main-wp-form-custom .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.contact-us--form.main-wp-form-custom .wpforms-submit:hover {
  background: #02205f;
}
.contact-us--form.main-wp-form-custom .wpforms-field {
  padding: 0 0 30px !important;
}
@media ((max-width: 600px)) {
  .contact-us--form.main-wp-form-custom .wpforms-field {
    padding: 0 0 20px !important;
  }
}
.contact-us--form.main-wp-form-custom em.wpforms-error {
  padding: 0 !important;
  font-size: 12px !important;
  margin-top: 0 !important;
  position: absolute !important;
}
.contact-us--form.main-wp-form-custom em.wpforms-error::before {
  display: none !important;
}
@media (max-width: 600px) {
  .contact-us--form.main-wp-form-custom {
    margin-bottom: 0 !important;
  }
  .contact-us--form.main-wp-form-custom .wpforms-submit-container {
    margin: 0 !important;
  }
}

.watch-demo-popup.watch-a-demo-wizard-popup-main {
  background: #f4f9ff url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
  max-width: 100%;
  position: static;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
    margin: 0 auto;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-content {
  border: 0;
  height: 100%;
  max-width: 100%;
  position: static;
  background: transparent;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body {
  padding: 0;
  display: flex;
  position: static;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
    padding: 20px;
    margin-top: 50px;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading {
  padding: 0;
  margin-bottom: 30px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading .modal-title {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 10px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::-moz-placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles {
  border: 0;
  padding: 0;
  gap: 0;
  flex-wrap: wrap;
  max-width: 150px;
  position: relative;
  margin: 0 auto 30px;
  justify-content: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles::before {
  top: 50%;
  content: "";
  width: 75%;
  height: 2px;
  z-index: -1;
  display: block;
  position: absolute;
  background: #e3e3ef;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page {
  margin: 0 15px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page .wpforms-page-indicator-page-number {
  margin: 0;
  position: relative;
  line-height: 36px;
  background: #ffffff;
  border: 2px solid #196ecf;
  height: 40px !important;
  width: 40px !important;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number {
  font-size: 0;
  color: #ffffff;
  background: #02205f;
  border-color: #02205f;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number::before {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-size: 100%;
  font-family: "FontAwesome";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.9647 14.9617L17.4693 7.44735L18.5307 8.50732L9.96538 17.0837L5.46967 12.588L6.53033 11.5273L9.9647 14.9617Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak {
  padding-bottom: 0;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button {
  border: 0;
  padding: 0;
  opacity: 0.5;
  min-width: unset;
  box-shadow: none;
  color: #000000;
  background: transparent;
  font-size: 18px;
  margin: 0 20px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 27px;
  left: auto;
  top: 50%;
  border: 0;
  bottom: auto;
  right: -20px;
  min-width: unset;
  border-radius: 0;
  position: absolute;
  color: #000000;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button.wpforms-page-prev::after {
  top: 11px;
  right: auto;
  left: -20px;
  transform: rotate(180deg);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
  line-height: 24px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit:hover {
  background: #02205f;
}

.wpforms-container .form-locked-message .from-limit {
  text-align: center;
  color: #ee4e4e;
}

/* Sticky Footer */
.sticky-footer {
  left: 0;
  right: 0;
  bottom: -113px;
  z-index: 9;
  position: fixed;
  padding: 25px 0;
  text-align: center;
  background-color: #0075ff;
  transition: 0.5s ease-in;
}
.sticky-footer.active {
  bottom: -1px;
}
.sticky-footer .container {
  max-width: 1000px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.sticky-footer .pricing-modal-content .pricing-title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}
.sticky-footer .pricing-modal-content .pricing-title label, .sticky-footer .pricing-modal-content .pricing-title sup {
  color: #fede0e;
}
.sticky-footer .pricing-modal-content .term-text {
  font-weight: 500;
  font-size: 14px;
  font-style: italic;
  color: #ffffff;
  margin: 8px 0 0 0;
}
.sticky-footer .pricing-modal-content ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky-footer .pricing-modal-content ul li {
  margin: 0 8px;
  padding-left: 25px;
  font-size: 13px;
  position: relative;
  color: #ffffff;
}
.sticky-footer .pricing-modal-content ul li .icon {
  width: 18px;
  height: 18px;
  left: 0;
  top: 1px;
  position: absolute;
}
.sticky-footer .pricing-modal-content ul li .icon svg {
  width: 18px;
  height: 18px;
}
.sticky-footer .pricing-modal-content ul li:first-child {
  margin-left: 0;
}
.sticky-footer .pricing-modal-content ul li:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group {
  top: 50%;
  left: auto;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
}
.sticky-footer .btn-group button {
  margin: 0 10px !important;
}
.sticky-footer .btn-group button:first-child {
  margin-left: 0;
}
.sticky-footer .btn-group button:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group .close {
  color: #ffffff;
  font-size: 25px;
  margin: 0 20px 0 10px !important;
}
@media (max-width: 1700px) {
  .sticky-footer .container {
    max-width: 100% !important;
  }
  .sticky-footer .container .close {
    margin: 0 20px 0 0 !important;
  }
}
@media (max-width: 1365px) {
  .sticky-footer {
    bottom: -145px;
    text-align: left;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 250px;
    padding-left: 55px;
  }
  .sticky-footer .pricing-modal-content ul {
    width: 100%;
    display: inline-block;
  }
  .sticky-footer .pricing-modal-content ul li {
    text-align: left;
    display: inline-block;
    margin: 0;
    width: 45%;
  }
}
@media (max-width: 1199px) {
  .sticky-footer {
    bottom: -130px;
    text-align: center;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 0;
    padding-left: 0;
  }
  .sticky-footer .pricing-modal-content ul {
    display: none;
  }
  .sticky-footer .pricing-modal-content .pricing-title {
    font-size: 18px;
    margin-bottom: 0;
    line-height: normal;
  }
  .sticky-footer .pricing-modal-content .term-text {
    margin-top: 5px;
  }
  .sticky-footer .btn-group {
    top: 0;
    left: auto;
    right: 0;
    position: static;
    transform: inherit;
    margin-top: 10px;
  }
  .sticky-footer .btn-group .button {
    height: 40px;
    line-height: 36px;
    border-radius: 8px;
  }
  .sticky-footer .btn-group .close {
    top: 50%;
    right: 10px;
    position: absolute;
    margin: 0 !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .sticky-footer {
    bottom: -175px;
    padding: 15px 0;
  }
}
@media (max-width: 480px) {
  .sticky-footer .pricing-modal-content {
    padding: 0 25px;
  }
  .sticky-footer .btn-group .close {
    top: 3px;
    transform: inherit;
  }
}

.sticky-footer-arrow {
  cursor: pointer;
  position: fixed;
  width: 40px;
  height: 40px;
  display: flex;
  right: -40px;
  bottom: 0;
  padding: 5px;
  z-index: 9;
  align-items: center;
  justify-content: center;
  background: #fede0e;
  border-radius: 5px 0 0 0;
  transition: 0.5s ease-in;
}
.sticky-footer-arrow .icon svg {
  width: 12px;
  fill: #000000;
}
.sticky-footer-arrow .icon svg path {
  fill: #000000;
}
.sticky-footer-arrow.active {
  right: 0;
}

@media (max-width: 767px) {
  .cky-revisit-bottom-left {
    bottom: 15px;
    left: 18px !important;
  }
}

.cms-banner {
  display: flex;
  padding: 100px 0;
  min-height: 400px;
  position: relative;
  align-items: center;
  text-align: center;
  background: #EAF9FF url(/custom-development/wp-content/themes/ftxidentity/dist/images/cms-banner.jpg) no-repeat top center/cover;
}
.cms-banner .container {
  z-index: 2;
  position: relative;
}
.cms-banner::after {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-white-bg.svg) no-repeat bottom -1px center/101%;
}
@media (max-width: 1199px) {
  .cms-banner {
    min-height: 300px;
    padding: 100px 30px 50px;
  }
}
@media (max-width: 767px) {
  .cms-banner {
    min-height: inherit;
    padding: 100px 0 30px;
  }
}

.cms-content .cms-inner-content p {
  color: #444444;
}
.cms-content .cms-inner-content a {
  color: #444444;
}
.cms-content .cms-inner-content a:hover {
  color: #0075ff;
}
.cms-content .cms-inner-content ul {
  margin: 0 0 15px 0;
  padding: 0;
  color: #444444;
  list-style: none;
}
.cms-content .cms-inner-content ul li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  list-style: none;
}
.cms-content .cms-inner-content ul li::before {
  content: "";
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 100%;
  background-color: #444444;
}
.cms-content .cms-inner-content ol {
  padding: 0 0 0 15px;
  margin: 0;
  color: #444444;
}
.cms-content .cms-inner-content ol li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 0;
  margin-bottom: 10px;
}
.cms-content .cms-inner-content ol li::before {
  background-color: #444444;
}

.contact-section .form-block .heading-cls {
  padding-left: 0;
  margin-bottom: 15px;
}
.contact-section .info-main .contact-info {
  margin-bottom: 80px;
  padding: 35px;
  max-width: 595px;
  position: relative;
  border-radius: 28px;
  border: 2px solid #9ECBFF;
  background: #ffffff;
  position: relative;
}
.contact-section .info-main .contact-info::after {
  top: 15px;
  left: 15px;
  content: "";
  z-index: -1;
  position: absolute;
  border-radius: 28px;
  background: #C4DCF4;
  width: 100%;
  height: 100%;
}
.contact-section .info-main .contact-info:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info {
  margin: 30px 0;
}
.contact-section .info-main .contact-info .inner-info ul li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.contact-section .info-main .contact-info .inner-info ul li:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info ul li .icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-section .info-main .contact-info .inner-info ul li .icon img {
  width: 22px;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content {
  padding-left: 20px;
  width: calc(100% - 22px);
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p {
  font-size: 18px;
  line-height: 22px;
  color: #444444;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info .inner-info ul li .info-content p {
    font-size: 16px;
  }
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a {
  color: #444444;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a:hover {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .contact-section .col-sm-6 {
    width: 100%;
    margin-bottom: 50px;
  }
  .contact-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .contact-section .form-block .heading-cls {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  .contact-section .info-main {
    display: flex;
  }
  .contact-section .info-main .contact-info {
    width: 45%;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .contact-section .form-block .heading-cls {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .contact-section .form-block iframe {
    height: 1050px !important;
  }
  .contact-section .info-main {
    width: 100%;
    display: inline-block;
  }
  .contact-section .info-main .contact-info {
    width: 100%;
    padding: 20px;
    max-width: 100%;
    text-align: center;
    border-radius: 15px;
    margin: 0 0 30px !important;
  }
  .contact-section .info-main .contact-info::after {
    top: 10px;
    left: 10px;
    border-radius: 15px;
  }
  .contact-section .info-main .contact-info:last-child {
    margin-bottom: 0 !important;
  }
  .contact-section .info-main .contact-info .inner-info {
    max-width: 300px;
    text-align: left;
    margin: 30px auto;
  }
}

.main-faq-main h2 {
  font-size: 32px;
}
.main-faq-main a {
  color: #0075ff;
}
.main-faq-main .nav {
  width: 350px;
  position: relative;
}
.main-faq-main .nav .nav-link {
  font-weight: 400;
  color: #a7a7a7;
  text-align: left;
  position: relative;
  background-color: transparent;
  padding: 15px 30px 15px 20px !important;
  font-family: "Sora", sans-serif;
}
.main-faq-main .nav .nav-link::before {
  left: 0;
  content: "";
  opacity: 0;
  position: absolute;
  top: 50% !important;
  border: 0 !important;
  width: 3px !important;
  height: 3px !important;
  background: #196ecf;
  transform: translateY(-50%) !important;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link::after {
  content: "";
  position: absolute;
  opacity: 0;
  top: 50% !important;
  right: 0 !important;
  width: 15px !important;
  height: 15px !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transform: translateY(-50%);
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/faq-arrow.svg);
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link:hover, .main-faq-main .nav .nav-link.active {
  font-weight: bold;
  color: #196ecf;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(25, 110, 207, 0.1);
  padding: 15px 30px 15px 20px !important;
}
.main-faq-main .nav .nav-link:hover::before, .main-faq-main .nav .nav-link.active::before {
  top: 0 !important;
  bottom: 0;
  opacity: 1;
  height: 100% !important;
  transform: inherit !important;
}
.main-faq-main .nav .nav-link:hover::after, .main-faq-main .nav .nav-link.active::after {
  opacity: 1;
  right: 10px !important;
}
@media (max-width: 1199px) {
  .main-faq-main .nav {
    width: 250px;
  }
}
.main-faq-main .tab-pane {
  width: 100%;
  margin-bottom: 40px;
}
.main-faq-main .tab-pane:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .main-faq-main .tab-pane {
    margin-bottom: 30px;
  }
}
.main-faq-main .tab-content {
  padding-left: 50px;
  width: calc(100% - 350px);
}
@media (max-width: 1199px) {
  .main-faq-main .tab-content {
    padding-left: 20px;
    width: calc(100% - 250px);
  }
}
@media (max-width: 767px) {
  .main-faq-main .tab-content {
    padding-left: 0;
    width: 100%;
  }
  .main-faq-main .tab-content .section-cms-title {
    margin-bottom: 15px;
  }
}
.main-faq-main .accordion-item {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
.main-faq-main .accordion-item:last-child {
  margin-bottom: 0;
}
.main-faq-main .accordion-item .accordion-button {
  box-shadow: none;
  font-weight: 600;
  color: #181B31;
  letter-spacing: 0.4px;
  padding: 30px 60px 30px 30px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Sora", sans-serif;
  line-height: 26px;
}
.main-faq-main .accordion-item .accordion-button::after {
  top: 50%;
  right: 25px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  color: #181B31;
  transform: translateY(-50%);
  text-align: center !important;
  content: "+";
  background: none;
  font-family: "FontAwesome";
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.main-faq-main .accordion-item .accordion-body {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body a {
  color: #0075ff;
}
.main-faq-main .accordion-item .accordion-body ul {
  padding-left: 2rem;
}
.main-faq-main .accordion-item .accordion-body ul li {
  list-style-type: disc;
}
.main-faq-main .accordion-item .accordion-body p, .main-faq-main .accordion-item .accordion-body li {
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body p a, .main-faq-main .accordion-item .accordion-body li a {
  color: #0075ff;
}
@media (max-width: 1199px) {
  .main-faq-main .accordion-item {
    margin-bottom: 30px;
  }
  .main-faq-main .accordion-item .accordion-button {
    padding: 22px 60px 22px 22px;
  }
  .main-faq-main .accordion-item .accordion-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.faq-identity-inner {
  position: relative;
}

@media (max-width: 767px) {
  .main-faq-main .nav {
    display: none;
  }
}
.main-faq-main .nav.faq-sticky {
  top: 100px;
  position: sticky;
}

footer {
  padding: 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/footer-bg.webp);
}
footer .to-top {
  position: fixed;
  bottom: 150px;
  right: 20px;
  background-color: #0075ff;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
@media (min-width: 1025px) {
  footer .to-top:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  }
}
@media (max-width: 767px) {
  footer .to-top {
    bottom: 140px;
    display: none !important;
  }
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .footer-top {
  padding: 8% 0 50px;
}
@media (max-width: 1500px) {
  footer .footer-top {
    padding: 10% 0 30px 0;
  }
}
@media (max-width: 992px) {
  footer .footer-top {
    padding: 8% 0 30px 0;
  }
}
footer .footer-top .ft-dt {
  width: 30%;
}
footer .footer-top .ft-dt > section {
  margin-bottom: 20px;
}
footer .footer-top .ft-dt > section:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-dt .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
footer .footer-top .ft-dt .widget_media_image img {
  width: auto;
  max-height: 60px;
}
footer .footer-top .ft-dt .widget_text p {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #ffffff;
}
footer .footer-top .ft-dt .contact-info li {
  margin-bottom: 10px;
}
footer .footer-top .ft-dt .contact-info li a {
  color: #ffffff;
  display: inline-block;
}
footer .footer-top .ft-dt .contact-info li a i {
  padding: 0 10px 0 0;
}
footer .footer-top .ft-dt .contact-info li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-dt .contact-info li:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt {
    width: 100%;
    margin-bottom: 20px;
  }
}
footer .footer-top .ft-social-media ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .footer-top .ft-social-media ul li {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 100%;
  background-color: #ffffff;
}
footer .footer-top .ft-social-media ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-size: 1.375rem;
}
footer .footer-top .ft-social-media ul li a img {
  max-height: 20px;
}
footer .footer-top .ft-social-media ul li:last-child {
  margin-right: 0;
}
footer .footer-top .ft-social-media ul li:hover {
  background-color: #fede0e;
}
footer .footer-top .ft-nav {
  width: 23.33%;
  padding-left: 90px;
}
footer .footer-top .ft-nav .widget_nav_menu {
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget_nav_menu {
    margin-bottom: 5px;
  }
}
footer .footer-top .ft-nav .widget_nav_menu:last-child {
  margin-bottom: 0px;
}
footer .footer-top .ft-nav li {
  display: block;
  margin-bottom: 12px;
}
footer .footer-top .ft-nav li a {
  display: inline-block;
  color: #ffffff;
  line-height: 22px;
  font-size: 16px;
  font-size: 1rem;
}
footer .footer-top .ft-nav li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-nav li:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-nav li.scan-data a {
  font-weight: 500;
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
footer .footer-top .ft-nav .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  footer .footer-top .ft-nav .widget-title:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: -2px;
    transition: all 0.25s;
  }
  footer .footer-top .ft-nav .widget-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3a60d3;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
footer .footer-top .ft-nav .widget-title.active::before {
  transform: rotate(-180deg);
}
footer .footer-top .ft-nav .widget_text li {
  margin-bottom: 10px;
}
footer .footer-top .ft-nav .widget_text li a {
  display: block;
}
footer .footer-top .ft-nav .widget_text li a img {
  max-height: 50px;
}
footer .footer-top .ft-nav .widget_text li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  footer .footer-top .ft-nav {
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav {
    width: 100%;
  }
  footer .footer-top .ft-nav .widget-title + div {
    display: none;
    margin-bottom: 20px;
  }
  footer .footer-top .ft-nav:nth-last-child(2) .widget_nav_menu:last-child .widget-title {
    display: block;
  }
  footer .footer-top .ft-nav:last-child .widget_text .widget-title::before, footer .footer-top .ft-nav:last-child .widget_text .widget-title::after {
    display: none;
  }
  footer .footer-top .ft-nav:last-child .widget_text .textwidget {
    display: block !important;
  }
}
footer .footer-bottom {
  background-color: rgba(9, 54, 183, 0.56);
  padding: 12px 0;
}
footer .footer-bottom .site-info {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  width: 50%;
  text-align: left;
}
footer .footer-bottom .site-info a {
  color: #ffffff;
}
footer .footer-bottom .site-other-links {
  width: 50%;
  text-align: right;
}
footer .footer-bottom .site-other-links ul li {
  margin-right: 12px;
  padding-right: 12px;
  display: inline-block;
  position: relative;
}
footer .footer-bottom .site-other-links ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
footer .footer-bottom .site-other-links ul li:last-child::before {
  display: none;
}
footer .footer-bottom .site-other-links ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.56);
}
footer .footer-bottom .site-other-links ul li a {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  color: #ffffff;
}
footer .footer-bottom .site-other-links ul li a:hover {
  color: #fede0e;
}
@media (max-width: 992px) {
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info:last-child, footer .footer-bottom .site-other-links:last-child {
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links ul li a {
    font-size: 14px;
  }
}
footer.site-footer {
  padding: 0;
  border: none;
  background-color: transparent;
}
footer .social-media-icon li:hover {
  background-color: #fede0e !important;
}

header {
  top: 0px;
  width: 100%;
  z-index: 999;
  position: absolute;
  padding: 15px 25px;
  box-sizing: border-box;
  transition: transform 0.2s;
}
@media (min-width: 1921px) {
  header .mobile-header {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
header .site-logo {
  margin-right: 20px;
  width: 100%;
  max-width: 120px;
  position: relative;
  left: 0;
  display: block;
}
header .site-logo img {
  width: 100%;
}
@media (max-width: 1199px) {
  header .site-logo {
    position: relative;
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 1919px) {
  header .header-top-right {
    margin-left: 0;
  }
}
header .header-nav .navbar {
  padding: 0;
}
@media (max-width: 1199px) {
  header .header-nav .navbar {
    position: inherit;
  }
  header .header-nav .navbar .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 55px;
    padding: 20px 30px;
    background: #fff;
  }
  header .header-nav .navbar .navbar-toggler {
    color: #02205f;
    border-color: #02205f;
  }
  header .header-nav .navbar .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
}
header .header-nav .navbar-nav li {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  header .header-nav .navbar-nav li {
    padding: 10px 0;
  }
}
header .header-nav .navbar-nav li a {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  display: inline-block;
}
header .header-nav .navbar-nav li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 2px;
  background-color: #fede0e;
  transition: width 0.3s ease-in-out;
}
header .header-nav .navbar-nav li a:hover:after, header .header-nav .navbar-nav li a.active:after {
  width: 100%;
}
header.fixed {
  background-color: #ffffff;
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  transition: transform 0.2s;
  border-bottom: 1px solid #dfdfdf;
}
header.fixed .header-nav .navbar-nav li a {
  color: #444444 !important;
}
@media (max-width: 640px) {
  header {
    padding: 15px;
  }
}

.home #content {
  padding-top: 0;
}
.home .site-footer {
  background-color: #f1f9ff;
}

.industries-section {
  overflow: hidden;
  position: relative;
}
.industries-section::before {
  top: 0;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 59%;
  display: block;
  position: absolute;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(237, 244, 251) 100%);
}
.industries-section .container {
  position: relative;
  z-index: 2;
}
.industries-section .custom-next-prev .slick-arrow {
  top: auto;
  left: auto;
  right: 0;
  width: 35px;
  height: 35px;
  z-index: 2;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  transform: inherit;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/prev-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow::before {
  display: none;
}
.industries-section .custom-next-prev .slick-arrow.slick-next {
  margin-right: 0;
  transform: rotate(180deg);
}
.industries-section .custom-next-prev .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.industries-section .custom-next-prev .slick-arrow:hover {
  transform: rotate(-180deg);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow:hover.slick-next {
  transform: rotate(0deg);
}
@media (max-width: 767px) {
  .industries-section .custom-next-prev {
    display: none;
  }
}
.industries-section .industries-slider-main .container {
  padding-left: calc((100% - 1370px) / 2);
  padding-right: 0;
  max-width: 100%;
}
@media (max-width: 1500px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1250px) / 2);
  }
}
@media (max-width: 1300px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1170px) / 2);
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding: 0 8px;
  }
}
.industries-section .industries-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 250px;
  padding-bottom: 20px;
}
.industries-section .industries-slider .slick-track {
  display: flex !important;
}
.industries-section .industries-slider .slick-slide {
  display: flex;
  align-items: stretch;
  height: inherit !important;
}
.industries-section .industries-slider .slick-arrow {
  display: none !important;
}
.industries-section .slick-slider .slide-box {
  margin: 0 15px;
  overflow: hidden;
  border-radius: 28px;
  background: #ffffff;
  border: 2px solid #C3D9F3;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box a {
  display: block;
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 25px;
  text-align: center;
  box-sizing: border-box;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: table;
  border-radius: 10px;
  background-color: #E2F2FF;
  margin: 0 auto 20px;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure img {
  width: 80px;
}
.industries-section .slick-slider .slide-box .slide-box-inner p {
  margin: 0;
  min-height: 90px;
  color: #444444;
}
.industries-section .slick-slider .slide-box .learn-more {
  padding: 25px;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #196ecf;
  background: #ffffff;
}
.industries-section .slick-slider .slide-box .learn-more img {
  margin-left: 8px;
  display: inline-block;
}
.industries-section .slick-slider .slide-box:hover {
  border-color: #196ECF;
  background: #E2F2FF;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1019607843);
}
.industries-section .slick-slider .slide-box:hover .slide-box-inner figure {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 133, 235, 0.3019607843);
}
@media (max-width: 1500px) {
  .industries-section .industries-slider .slick-list {
    padding-right: 200px;
  }
}
@media (max-width: 1199px) {
  .industries-section::before {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .industries-section .industries-slider .slick-list {
    margin: 0;
    padding-right: 0;
  }
  .industries-section .slick-slider .slide-box {
    margin: 0 8px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner {
    padding: 15px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner p {
    min-height: 80px;
  }
  .industries-section .slick-slider .slide-box .learn-more {
    padding: 15px;
  }
  .industries-section .slick-slider .slick-arrow {
    top: -104px;
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
@media (max-width: 767px) {
  .industries-section {
    text-align: center;
  }
  .industries-section .heading-cls {
    display: inline-block !important;
  }
  .industries-section .industries-slider {
    margin-bottom: 0;
  }
  .industries-section .industries-slider .slick-dots, .industries-section .industries-slider .slick-dots * {
    position: relative !important;
  }
  .industries-section .industries-slider .slick-dots {
    bottom: 0;
    margin-top: 15px;
  }
  .industries-section .industries-slider .slick-dots li {
    height: 12px;
    width: 12px;
    margin: 0 4px;
  }
  .industries-section .industries-slider .slick-dots li button {
    padding: 0;
    height: 12px;
    width: 12px;
    line-height: normal;
    float: left;
  }
  .industries-section .industries-slider .slick-dots li button::before {
    content: "";
    height: 12px;
    width: 12px;
    opacity: 1;
    border-radius: 100%;
    background: #D1D2D4;
  }
  .industries-section .industries-slider .slick-dots li.slick-active button::before {
    background: #196ecf;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner h3 {
    font-size: 20px;
  }
}

@media (max-width: 1500px) {
  .site-map-menu {
    padding: 90px;
  }
}
@media (max-width: 1200px) {
  .site-map-menu {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .site-map-menu {
    padding: 0;
  }
}
.site-map-menu .site-inner-menu {
  display: flex;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu {
    display: block;
    padding-left: 40px;
  }
}
.site-map-menu .site-inner-menu .widget-title {
  color: #178bcf;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu .widget-title {
    margin-top: 20px;
  }
}
.site-map-menu .menu {
  margin-top: 5px;
  padding-top: 10px;
  padding-left: 25px;
  position: relative;
}
.site-map-menu .menu::before {
  top: 0;
  left: 7px;
  right: 0;
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu::after {
  top: 0;
  left: 0;
  right: 0;
  width: 15px;
  height: 1px;
  content: "";
  visibility: visible;
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu .menu-item {
  margin-bottom: 10px;
}
.site-map-menu .menu .menu-item a {
  font-size: 18px !important;
  line-height: 24px;
  color: #444444;
}
.site-map-menu .menu .menu-item a:hover {
  color: #178bcf;
}
@media (max-width: 992px) {
  .site-map-menu .menu .menu-item a {
    font-size: 16px !important;
  }
}
.site-map-menu .menu .menu-item:last-child {
  margin-bottom: 0;
}
.site-map-menu .use-side-menu {
  width: 100%;
}
.site-map-menu .use-side-menu .menu {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .site-map-menu .use-side-menu .menu {
    margin-bottom: 0;
  }
}

.main-thank-you {
  background-color: #e9f3fc;
  padding: 100px 0px 100px 0px;
}
.main-thank-you .thank-you-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image {
    padding-bottom: 0;
  }
}
.main-thank-you .thank-you-image img {
  width: 825px;
  height: 413px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image img {
    height: auto;
  }
}
.main-thank-you .thank-title h5 {
  color: #444444;
  font-family: "Sora", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 60px 0 15px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-title h5 {
    padding: 30px 0 0;
  }
}

.page-template-template-thank-you footer.site-footer {
  background-color: #e9f3fc !important;
}

.identity-verification-section .verification-container {
  max-width: 1500px;
}
.identity-verification-section figure {
  padding-right: 50px;
}
.identity-verification-section .identity-verification-content {
  padding: 0 20px;
}
.identity-verification-section .bottom-content-repeater {
  padding: 50px;
  border-radius: 80px;
  background-color: #001133;
}
.identity-verification-section .bottom-content-repeater .rep-box {
  padding: 0 15px;
}
.identity-verification-section .bottom-content-repeater .rep-box .animation-json {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}
.identity-verification-section .bottom-content-repeater .rep-box .section-sub-title {
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .identity-verification-section .identity-verification-content {
    padding: 0;
  }
  .identity-verification-section .bottom-content-repeater {
    border-radius: 50px;
  }
}
@media (max-width: 991px) {
  .identity-verification-section .col-sm-7, .identity-verification-section .col-sm-5 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .identity-verification-section .col-sm-7:last-child, .identity-verification-section .col-sm-5:last-child {
    margin-bottom: 0;
  }
  .identity-verification-section .verify-animation {
    max-width: 500px;
    margin: 0 auto;
  }
  .identity-verification-section .bottom-content-repeater {
    border-radius: 30px;
    padding: 30px;
  }
  .identity-verification-section .bottom-content-repeater .rep-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .identity-verification-section .bottom-content-repeater {
    border-radius: 20px;
    text-align: center;
  }
  .identity-verification-section .bottom-content-repeater .col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .identity-verification-section .bottom-content-repeater .col-sm-4:last-child {
    margin-bottom: 0;
  }
  .identity-verification-section .bottom-content-repeater .rep-box .animation-json {
    margin: 0 auto 15px;
  }
}

.digital-verification-section .count-down {
  text-align: center;
}
.digital-verification-section .count-down .num-box {
  width: auto;
  margin-right: 50px;
  position: relative;
  display: inline-block;
}
.digital-verification-section .count-down .num-box:nth-child(2n) {
  margin-right: 0;
}
.digital-verification-section .count-down .num-box:nth-child(3) {
  margin-bottom: 0;
}
.digital-verification-section .count-down .num-box:nth-child(3), .digital-verification-section .count-down .num-box:nth-child(4) {
  left: 100px;
}
@media (max-width: 1279px) {
  .digital-verification-section .count-down .num-box {
    margin-right: 20px;
    margin-bottom: 0;
  }
  .digital-verification-section .count-down .num-box:nth-child(2n) {
    margin-right: 20px;
  }
  .digital-verification-section .count-down .num-box:last-child {
    margin-right: 0;
  }
  .digital-verification-section .count-down .num-box:nth-child(3), .digital-verification-section .count-down .num-box:nth-child(4) {
    left: 0;
  }
}
@media (max-width: 767px) {
  .digital-verification-section .count-down .num-box {
    margin-right: 0;
    padding: 0 15px;
    margin-bottom: 15px;
    width: 48%;
  }
  .digital-verification-section .count-down .num-box:nth-child(2n) {
    margin-right: 0;
  }
  .digital-verification-section .count-down .num-box:nth-child(3), .digital-verification-section .count-down .num-box:nth-child(4) {
    margin-bottom: 0;
  }
}
.digital-verification-section .count-down img {
  width: auto;
  max-height: 220px;
  max-width: 285px;
}
@media (max-width: 1500px) {
  .digital-verification-section .count-down img {
    max-height: 200px;
    max-width: 245px;
  }
}
@media (max-width: 1350px) {
  .digital-verification-section .count-down img {
    max-height: 190px;
    max-width: 255px;
  }
}
@media (max-width: 1279px) {
  .digital-verification-section .count-down img {
    max-height: 150px;
    max-width: 245px;
  }
}
@media (max-width: 992px) {
  .digital-verification-section .count-down img {
    max-height: 100px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .digital-verification-section .col-sm-7, .digital-verification-section .col-sm-5 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .digital-verification-section .col-sm-7:last-child, .digital-verification-section .col-sm-5:last-child {
    margin-bottom: 0;
  }
}

.video-section {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/video-bg.png) no-repeat center/cover;
}
.video-section figure {
  cursor: pointer;
  margin: 0 auto;
  max-width: 600px;
  overflow: hidden;
  position: relative;
  border-radius: 28px;
}
.video-section figure::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.39);
}
.video-section figure img {
  width: 100%;
}
.video-section figure .play-icon {
  z-index: 1;
  top: 50%;
  left: 50%;
  border: 0;
  cursor: pointer;
  font-size: 100px;
  background: none;
  position: absolute;
  color: #ffffff;
  transform: translate(-50%, -50%);
  animation: zoom-in-zoom-out 3s ease-out infinite;
}
.video-section .vid-link {
  display: flex;
  align-items: center;
  color: #fede0e;
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Sora", sans-serif;
}
.video-section .vid-link img {
  margin-left: 10px;
  animation: bounceRight 3s infinite;
}
@media (max-width: 1199px) {
  .video-section .vid-thumb .play-icon {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .video-section {
    text-align: center;
  }
  .video-section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .video-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .video-section .vid-thumb {
    border-radius: 20px;
    max-width: 400px;
  }
  .video-section .video-content .vid-link {
    justify-content: center;
    font-size: 16px;
  }
}

@keyframes bounceRight {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(8px);
  }
  60% {
    transform: translateX(4px);
  }
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1, 1.1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1, 1);
  }
}
.youtube-popup-video .modal-dialog {
  max-width: 900px;
  top: 50%;
  transform: translateY(-50%) !important;
}
@media (max-width: 991px) {
  .youtube-popup-video .modal-dialog {
    width: 94%;
    margin: 0 auto;
  }
}
.youtube-popup-video .modal-dialog .modal-content {
  border-radius: 0;
  background: transparent;
}
.youtube-popup-video .modal-dialog .modal-body {
  padding: 0;
}
.youtube-popup-video .modal-dialog .modal-body iframe {
  width: 100%;
  height: 500px;
}
@media (max-width: 767px) {
  .youtube-popup-video .modal-dialog .modal-body iframe {
    height: 450px;
  }
}
@media (max-width: 575px) {
  .youtube-popup-video .modal-dialog .modal-body iframe {
    height: 270px;
  }
}
.youtube-popup-video .modal-dialog .modal-body .close {
  border: 0;
  background: transparent;
  outline: none;
  box-shadow: none;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  position: absolute;
  right: 5px;
  top: -35px;
  color: #ffffff;
}

.feature-section {
  position: relative;
}
.feature-section::after {
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  content: "";
  height: calc(100% - 155px);
  position: absolute;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background: #f1f9ff url(/custom-development/wp-content/themes/ftxidentity/dist/images/features-bg-lines.webp) no-repeat center/100% auto;
}
.feature-section .container {
  z-index: 2;
  position: relative;
}
.feature-section .single-img {
  padding: 0 0 0 60px;
}
.feature-section .features-repeater-inner .rep-box {
  display: flex;
  min-height: 240px;
  text-align: right;
  align-items: center;
  border-radius: 28px;
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #4cd886;
  padding: 30px 75px 30px 30px;
  position: relative;
}
.feature-section .features-repeater-inner .rep-box .icon,
.feature-section .features-repeater-inner .rep-box figure {
  top: 50%;
  right: -59px;
  width: 125px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  transform: translateY(-50%);
}
.feature-section .features-repeater-inner .rep-box .section-sub-title {
  font-weight: 600;
  color: #222222;
}
.feature-section .features-repeater-inner .rep-box:hover {
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.0784313725);
}
.feature-section .features-repeater-inner .rep-box:last-child {
  margin-bottom: 0;
  border-color: #196ecf;
}
@media (max-width: 1280px) {
  .feature-section .features-top .col-sm-6, .feature-section .features-top .col-sm-4 {
    width: 50%;
  }
  .feature-section .single-img {
    padding: 0 0 0 50px;
  }
}
@media (max-width: 991px) {
  .feature-section {
    padding-bottom: 50px;
  }
  .feature-section::after {
    height: 100%;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .feature-section .features-top .col-sm-6, .feature-section .features-top .col-sm-4, .feature-section .features-bottom-repeater .col-sm-6, .feature-section .features-bottom-repeater .col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .feature-section .features-top .col-sm-6:last-child, .feature-section .features-top .col-sm-4:last-child, .feature-section .features-bottom-repeater .col-sm-6:last-child, .feature-section .features-bottom-repeater .col-sm-4:last-child {
    margin-bottom: 0;
  }
  .feature-section .single-img {
    padding: 0;
  }
  .feature-section .features-repeater-inner .rep-box {
    margin-top: 70px;
    text-align: center;
    min-height: inherit;
    border-radius: 10px;
    padding: 60px 20px 20px;
  }
  .feature-section .features-repeater-inner .rep-box .icon,
  .feature-section .features-repeater-inner .rep-box figure {
    left: 0;
    right: 0;
    top: -50px;
    width: 100px;
    transform: inherit;
    margin: 0 auto !important;
  }
  .feature-section .features-repeater-inner .rep-box:first-child {
    margin-top: 50px;
  }
  .feature-section .features-bottom-repeater .bottom-box {
    padding: 70px 20px 20px;
  }
}
@media (max-width: 767px) {
  .feature-section {
    padding-bottom: 30px;
  }
  .feature-section::after {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}

.features-bottom-repeater .bottom-box {
  text-align: center;
  margin-top: 50px;
  position: relative;
  border-radius: 14px;
  padding: 80px 30px 30px;
  height: calc(100% - 50px);
  border: 2px solid #C3D9F3;
  background: #ffffff;
}
.features-bottom-repeater .bottom-box .icon {
  left: 0;
  right: 0;
  top: -50px;
  position: absolute;
  border-radius: 5px;
  align-items: center;
  margin: 0 auto !important;
  justify-content: center;
  width: 100px !important;
  height: 100px !important;
  display: flex !important;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.14);
}
.features-bottom-repeater .bottom-box .icon lottie-player {
  width: 70px;
  height: 70px;
}
.features-bottom-repeater .bottom-box .bottom-box-contnet .section-sub-title {
  line-height: 30px;
  color: #202020;
  letter-spacing: 0.6px;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Sora", sans-serif;
}
.features-bottom-repeater .bottom-box .bottom-box-contnet p {
  line-height: 22px;
  color: #444444;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif !important;
}

.integration-section figure {
  margin: 0 auto;
  max-width: 595px;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .integration-section figure {
    margin: 0 auto 30px;
  }
}
.integration-section ul {
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.integration-section ul li {
  padding: 8px;
  min-height: 100px;
  text-align: center;
  margin: 0 15px 30px;
  border-radius: 20px;
  width: calc(50% - 30px);
  display: flex;
  border: 2px solid #C3D9F3;
  align-items: center;
  justify-content: center;
}
.integration-section ul li:last-child {
  margin-bottom: 0;
}
.integration-section ul li img {
  width: auto;
  height: auto;
}
@media (max-width: 991px) {
  .integration-section ul li {
    margin: 0 10px 20px;
    border-radius: 10px;
    width: calc(50% - 22px);
  }
}
@media (max-width: 575px) {
  .integration-section ul {
    margin-top: 20px;
  }
  .integration-section ul li {
    min-height: 80px;
    margin: 0 10px 20px;
    border-radius: 10px;
    width: calc(50% - 22px);
  }
}

.cta-section .cta-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 70px 30px;
  border-radius: 20px;
  background: #02205f url(/custom-development/wp-content/themes/ftxidentity/dist/images/blue-cta-bg.png) no-repeat center/cover;
}
.cta-section .cta-inner .button {
  text-align: center;
  min-width: 180px;
  line-height: 46px;
  border: 2px solid #fede0e;
}
.cta-section .cta-inner .section-title {
  margin-bottom: 50px;
  font-size: 28px;
  font-size: 1.75rem;
}
@media (max-width: 991px) {
  .cta-section .cta-inner {
    padding: 30px;
    border-radius: 30px;
    background-position: left center;
  }
  .cta-section .cta-inner .section-title {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cta-section .cta-inner {
    border-radius: 20px;
  }
}

.our-clients-section .slick-list {
  margin: 0 35px;
}
.our-clients-section .slick-slide {
  text-align: center;
}
.our-clients-section .slick-slide a {
  padding: 10px;
  display: flex;
  min-height: 120px;
  align-items: center;
  justify-content: center;
}
.our-clients-section .slick-slide a img {
  max-height: 100px;
  margin: 0 auto;
  width: auto;
  height: auto;
}
.our-clients-section .slick-arrow {
  top: 50%;
  left: 0;
  right: auto;
  width: 35px;
  height: 35px;
  z-index: 2;
  position: absolute;
  transform: translateY(-50%);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/prev-arrow.svg) no-repeat center/35px;
}
.our-clients-section .slick-arrow::before {
  display: none;
}
.our-clients-section .slick-arrow.slick-next {
  right: 0;
  left: auto;
  transform: translateY(-50%) rotate(180deg);
}
.our-clients-section .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.our-clients-section .slick-arrow:hover {
  transform: translateY(-50%) rotate(-180deg);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-arrow.svg) no-repeat center/35px;
}
.our-clients-section .slick-arrow:hover.slick-next {
  transform: translateY(-50%) rotate(0deg);
}

.customer-benefits-section {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/key-benefits-of-customer-bg.png) no-repeat center/cover;
}
.customer-benefits-section .benefits_box {
  margin-bottom: 30px;
  height: calc(100% - 30px);
  padding: 40px 50px;
  border-radius: 14px;
  background: linear-gradient(rgba(23, 139, 207, 0.26) 0%, rgba(0, 17, 51, 0) 100%);
}
.customer-benefits-section .benefits_box .section-inner-title {
  color: #00dcff;
}
.customer-benefits-section .col-sm-6:last-child .benefits_box,
.customer-benefits-section .col-sm-6:nth-last-child(2) .benefits_box {
  margin: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .customer-benefits-section .benefits_box {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .customer-benefits-section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .customer-benefits-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .customer-benefits-section .benefits_box {
    padding: 20px;
    height: auto;
    margin-bottom: 0;
    text-align: center;
  }
}

.merchant-benefits-section {
  background: linear-gradient(180deg, rgba(254, 222, 14, 0.08) 0%, white 100%) no-repeat padding-box;
}
.merchant-benefits-section .benefits_box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
  min-height: 260px;
  margin-bottom: 30px;
  height: calc(100% - 30px);
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.08);
}
.merchant-benefits-section .benefits_box .animation-json {
  width: 100px;
  height: 100px;
  margin: 0 auto 15px;
}
.merchant-benefits-section .benefits_box .section-sub-title {
  min-height: 82px;
  font-weight: 600;
  line-height: normal;
  color: #202020;
}
.merchant-benefits-section .col-sm-4:last-child .benefits_box,
.merchant-benefits-section .col-sm-4:nth-last-child(3) .benefits_box,
.merchant-benefits-section .col-sm-4:nth-last-child(2) .benefits_box {
  margin: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .merchant-benefits-section .benefits_box {
    padding: 20px;
    border-radius: 20px;
  }
  .merchant-benefits-section .benefits_box .animation-json {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
  }
}
@media (max-width: 767px) {
  .merchant-benefits-section .col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .merchant-benefits-section .col-sm-4:last-child {
    margin-bottom: 0;
  }
  .merchant-benefits-section .benefits_box {
    padding: 20px;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    min-height: 220px;
  }
  .merchant-benefits-section .button {
    margin-top: 30px !important;
  }
}

.faqs-section {
  background: #f1f9ff;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}
.faqs-section .accordion-item {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
.faqs-section .accordion-item:last-child {
  margin-bottom: 0;
}
.faqs-section .accordion-item .accordion-button {
  font-weight: 600;
  color: #181B31;
  letter-spacing: 0.4px;
  padding: 25px 50px 25px 25px;
  font-size: 16px;
  font-size: 1rem;
  box-shadow: none;
  font-family: "Sora", sans-serif;
}
.faqs-section .accordion-item .accordion-button::after {
  top: 50%;
  right: 25px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  color: #181B31;
  transform: translateY(-50%);
  text-align: center !important;
  content: "+";
  background: none;
  font-family: "FontAwesome";
}
.faqs-section .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.faqs-section .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.faqs-section .accordion-item .accordion-body {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  color: #555555;
}
.faqs-section .accordion-item .accordion-body a {
  color: #0075ff;
}
.faqs-section .accordion-item .accordion-body ul {
  padding-left: 2rem;
}
.faqs-section .accordion-item .accordion-body ul li {
  list-style-type: disc;
}
.faqs-section .accordion-item .accordion-body p, .faqs-section .accordion-item .accordion-body li {
  color: #555555;
}
.faqs-section .accordion-item .accordion-body p a, .faqs-section .accordion-item .accordion-body li a {
  color: #0075ff;
}
@media (max-width: 1199px) {
  .faqs-section {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .faqs-section .accordion-item {
    margin-bottom: 20px;
  }
  .faqs-section .accordion-item .accordion-button {
    padding: 15px 50px 15px 15px;
  }
  .faqs-section .accordion-item .accordion-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.blogs-section {
  position: relative;
}
.blogs-section .btn-group {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}
.blogs-section .btn-group .view-all {
  margin: 0 10px;
  height: 50px;
  font-weight: 600;
  padding: 0 10px;
  min-width: 180px;
  line-height: 46px;
  text-align: center;
  border-radius: 30px;
  font-size: 18px;
  color: #196ecf;
  background: #ffffff;
  border: 2px solid #BFD7F5;
}
.blogs-section .btn-group .view-all:hover {
  color: #ffffff;
  background: #196ecf;
}
.blogs-section .blog-box {
  margin: 0 15px;
}
.blogs-section .blog-box figure {
  padding: 5px;
  margin-bottom: 15px;
}
.blogs-section .blog-box figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  border: 5px solid #ffffff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1500px) {
  .blogs-section .blog-box figure img {
    height: auto;
  }
}
.blogs-section .blog-box .blog-title {
  font-weight: 500;
  line-height: normal;
  color: #202020;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Sora", sans-serif;
}
@media (max-width: 992px) {
  .blogs-section .blog-box .blog-title {
    line-height: normal;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.blogs-section .blog-box .blog-title:hover {
  color: #196ecf;
}
.blogs-section .blog-box ul {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}
.blogs-section .blog-box ul li {
  color: #444444;
  list-style: none;
  line-height: 20px;
  padding-left: 25px;
  margin-right: 10px;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/dot-icon.svg) no-repeat top 3px left/18px 15px;
}
.blogs-section .blog-box ul li:last-child {
  margin-right: 0;
}
.blogs-section .blog-box ul li a {
  color: #444444;
}
.blogs-section .blog-box ul li.download-pdf {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/download-icon.svg) no-repeat left center/19px 20px;
}
@media (max-width: 1199px) {
  .blogs-section .blog-box ul li {
    padding-left: 22px;
    margin-right: 5px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.blogs-section .slick-arrow {
  top: auto;
  bottom: 0;
  transform: inherit;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 2;
  position: relative;
  opacity: 0.5;
  border: 2px solid transparent;
}
.blogs-section .slick-arrow.slick-prev {
  left: 0;
}
.blogs-section .slick-arrow.slick-prev::before {
  content: "" !important;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-prev-icon.svg) no-repeat center center/50px;
}
@media (max-width: 1199px) {
  .blogs-section .slick-arrow.slick-prev {
    left: 0;
  }
}
.blogs-section .slick-arrow.slick-next {
  right: 0;
}
.blogs-section .slick-arrow.slick-next::before {
  content: "" !important;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-next-icon.svg) no-repeat center center/50px;
}
@media (max-width: 1199px) {
  .blogs-section .slick-arrow.slick-next {
    right: 0;
  }
}
.blogs-section .slick-arrow::before {
  font-family: "FontAwesome";
  font-weight: normal;
  color: #011A41;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.blogs-section .slick-arrow:hover {
  opacity: 1;
  border-color: #196ecf;
}
@media (max-width: 767px) {
  .blogs-section .blog-carousel {
    margin-bottom: 0;
  }
  .blogs-section .btn-group {
    margin-top: 20px;
  }
  .blogs-section .btn-group .slick-arrow {
    display: none;
  }
  .blogs-section .btn-group .view-all {
    height: auto;
    margin: 0 8px;
    min-width: auto;
    line-height: normal;
    padding: 12px 25px;
  }
}

.scan-data-section .scan-data-content {
  padding-right: 55px;
}
@media (max-width: 1199px) {
  .scan-data-section .scan-data-content {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .scan-data-section .scan-data-content {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .scan-data-section {
    text-align: center;
  }
  .scan-data-section .col-sm-6 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .scan-data-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
}

.archive nav.paginations.ftx-pagination.custom-pagination {
  justify-content: center !important;
}

.widget_categories .cat-item {
  font-size: 14px;
}
.widget_categories .cat-item a {
  font-weight: 500 !important;
  border-bottom: 0 !important;
}
.widget_categories .cat-item a:hover {
  border-bottom: 0;
}

.blog-listing-main::before {
  display: none;
}
.blog-listing-main .blog-box {
  margin: 0 0 30px 0;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination {
  justify-content: center;
  margin: 30px 0 0;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 100%;
  letter-spacing: 0.45px;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  border: 1px solid #e1e1e1;
  font-size: 1rem;
  color: #444444;
  padding: 0;
  margin: 0 5px;
  font-family: "Lato", sans-serif;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers:hover, .blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers.current-page {
  border-color: #178bcf;
  color: #178bcf;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers:first-child {
  margin-left: 0;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .blog-listing-main .col-sm-3, .blog-listing-main .col-sm-9 {
    width: 100%;
  }
  .blog-listing-main aside {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 33px;
    margin: 0 4px;
  }
}
@media (max-width: 575px) {
  .blog-listing-main .blog-box {
    margin: 0 0 15px 0;
  }
  .blog-listing-main nav.paginations.ftx-pagination.custom-pagination {
    margin: 0;
  }
}

.home .pricing-cta {
  background: #f1f9ff;
}
.home .pricing-cta .cta-section {
  min-height: 220px;
  background: #001133 url(/custom-development/wp-content/themes/ftxidentity/dist/images/identity-verification-cta-bg.png) no-repeat center/cover;
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  align-items: center;
}
@media (max-width: 991px) {
  .home .pricing-cta .cta-section {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
  }
}
.home .pricing-cta .cta-section .cta-content {
  width: 50%;
}
@media (max-width: 991px) {
  .home .pricing-cta .cta-section .cta-content {
    width: 100%;
  }
}
.home .pricing-cta .cta-section .cta-button .schedule-btn {
  margin: 0 15px 10px 0;
}
.home .pricing-cta .cta-section .cta-button .get-demo {
  border-color: #ffffff;
}

.pricing-cta .cta-section {
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/cta-new-bg.png) no-repeat center/cover;
  justify-content: space-between;
  padding: 30px 80px;
  min-height: 330px;
}
@media (max-width: 1366px) {
  .pricing-cta .cta-section {
    padding: 30px 40px;
  }
}
.pricing-cta .cta-section .cta-content {
  max-width: 600px;
  margin-right: 20px;
}
.pricing-cta .cta-section .cta-content .section-title {
  font-size: 28px;
  font-size: 1.75rem;
}
.pricing-cta .cta-section .cta-content .section-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
}
@media (max-width: 1366px) {
  .pricing-cta .cta-section .cta-content {
    max-width: 50%;
  }
}
.pricing-cta .cta-section .cta-button .button {
  line-height: 46px;
  margin: 0 15px 10px 0;
  border: 2px solid transparent;
}
.pricing-cta .cta-section .cta-button .button:hover {
  border-color: #fede0e;
}
.pricing-cta .cta-section .cta-button .button.get-demo {
  border-color: #ffffff;
}
.pricing-cta .cta-section .cta-button .button.get-demo:hover {
  border-color: #ffffff;
}
.pricing-cta .cta-section .cta-button .button:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .pricing-cta .cta-section {
    padding: 30px;
  }
  .pricing-cta .cta-section .cta-content {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .pricing-cta .cta-section {
    width: 100%;
    border-radius: 10px;
    min-height: inherit;
    text-align: center;
    display: inline-block;
  }
  .pricing-cta .cta-section .cta-content {
    margin-right: 0;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .pricing-cta .cta-section .cta-content .section-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .pricing-cta .cta-section .cta-content br {
    display: none;
  }
}
@media (max-width: 424px) {
  .pricing-cta .cta-section {
    padding: 20px;
  }
  .pricing-cta .cta-section .cta-button {
    display: table;
    margin: 0 auto;
    width: 100%;
  }
  .pricing-cta .cta-section .cta-button .button {
    margin: 0 0 15px 0;
    display: flex;
    width: 100%;
  }
  .pricing-cta .cta-section .cta-button .button:last-child {
    margin-bottom: 0;
  }
}

.home .site-content .section-title,
.home .site-content .section-title-white {
  letter-spacing: 0;
  line-height: normal;
  font-size: 34px;
  font-size: 2.125rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.home .site-content .section-title span,
.home .site-content .section-title-white span {
  color: #196ecf;
}
@media (max-width: 1700px) {
  .home .site-content .section-title,
  .home .site-content .section-title-white {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .home .site-content .section-title,
  .home .site-content .section-title-white {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.home .site-content .section-description {
  line-height: 28px;
  letter-spacing: 0px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #444444;
}
@media (max-width: 1499px) {
  .home .site-content .section-description {
    line-height: 25px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.home .site-content br {
  display: none !important;
}
.home .site-content .heading-cls {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
.home .site-content .container {
  max-width: 1480px;
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1499px) {
  .home .site-content .container {
    max-width: 1250px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .home .site-content .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .home .site-content .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home .site-content .faqs-section .container {
  max-width: 1000px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .home .site-content .faqs-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .home .site-content .faqs-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .home .site-content .faqs-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home .home-banner {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/home-updated-banner.svg) no-repeat bottom center/cover;
}
.home .home-banner .banner-caption .home-btn-grp {
  margin-top: 30px;
}
.home .home-banner .banner-caption .home-btn-grp .button {
  line-height: 46px;
  margin-right: 20px;
  margin-bottom: 0;
}
.home .home-banner .banner-caption .home-btn-grp .button.btn-secondry {
  color: #ffffff;
  border-color: #ffffff;
  background: #02205f;
}
.home .home-banner .banner-caption .home-btn-grp .button.btn-secondry:hover {
  color: #02205f;
  border-color: #02205f;
  background: #ffffff;
}
.home .home-banner .banner-caption .home-btn-grp .button:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.home .home-banner .banner-caption .yellow-text {
  cursor: pointer;
}
.home .home-banner .banner-caption .yellow-text:hover {
  color: white !important;
}
.home .home-banner .home-banner-inner {
  padding: 100px 0;
  box-sizing: border-box;
}
.home .home-banner figure {
  top: 0;
  margin: 0;
  position: relative;
}
.home .home-banner .section-sub-title {
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.125rem;
}
.home .home-banner .section-title {
  margin-bottom: 15px;
  display: inline-block;
  font-size: 32px;
  font-size: 2rem;
}
.home .home-banner .section-title,
.home .home-banner .section-description {
  font-family: "Sora", sans-serif;
}
.home .home-banner .section-description {
  font-size: 19px;
  font-size: 1.1875rem;
}
@media (max-width: 1700px) {
  .home .home-banner .section-description br {
    display: none;
  }
}
@media (max-width: 1700px) {
  .home .home-banner .home-banner-inner {
    padding: 80px 0;
  }
  .home .home-banner .section-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: normal;
  }
}
@media (max-width: 1499px) {
  .home .home-banner .container {
    max-width: 1250px;
  }
}
@media (max-width: 1300px) {
  .home .home-banner br {
    display: none;
  }
  .home .home-banner .container {
    max-width: 1200px;
  }
  .home .home-banner figure {
    top: 30px;
  }
  .home .home-banner .home-banner-inner {
    padding: 100px 20px;
  }
}
@media (max-width: 1199px) {
  .home .home-banner .section-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .home .home-banner .section-description {
    line-height: 25px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .home .home-banner .col-sm-6, .home .home-banner .col-sm-5, .home .home-banner .col-sm-7 {
    width: 100%;
  }
  .home .home-banner figure {
    top: 0;
    margin: 20px auto 0;
    max-width: 450px;
  }
  .home .home-banner .home-banner-inner {
    padding: 100px 0 0;
  }
  .home .home-banner .banner-caption {
    text-align: center;
  }
  .home .home-banner .banner-caption .home-btn-grp {
    margin-top: 0;
  }
  .home .home-banner .banner-caption .home-btn-grp .button {
    padding: 0 10px;
    min-width: 140px;
    margin-right: 8px;
  }
}
.home .feature-section .features-top .row .col-sm-4 {
  width: 50%;
}
@media (max-width: 991px) {
  .home .feature-section .features-top .row .col-sm-4 {
    width: 100%;
  }
}
.home .integration-section .container {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
}
.home .integration-section .figure {
  margin: 0;
}
.home .merchant-benefits-section .heading-cls {
  max-width: 700px;
}
.home .merchant-benefits-section .benefits_box {
  padding: 30px;
  border-radius: 20px;
}
.home .industries-section .heading-cls {
  max-width: 100%;
}
.home .industries-section .industries-slider-main .container {
  max-width: 1480px;
  padding: 0 100px;
}
@media (min-width: 1921px) {
  .home .industries-section .industries-slider-main .container {
    padding: 0 90px;
  }
}
@media (max-width: 1199px) {
  .home .industries-section .industries-slider-main .container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  .home .industries-section .industries-slider-main .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .home .industries-section .industries-slider-main .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home .industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 20px 15px;
}
@media (min-width: 1921px) {
  .home .industries-section .industries-slider .slick-list {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}
.home .industries-section .industries-slider .slick-list {
  margin-right: -25%;
}
@media (max-width: 1199px) {
  .home .industries-section .industries-slider .slick-list {
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .home .cta-section .cta-inner {
    border-radius: 20px;
    padding: 50px;
  }
}
.home .identity-verification-section .bottom-content-repeater {
  border-radius: 50px;
}
@media (max-width: 1199px) {
  .home .identity-verification-section .bottom-content-repeater {
    border-radius: 40px;
  }
}
@media (max-width: 991px) {
  .home .identity-verification-section .bottom-content-repeater {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .home .identity-verification-section .bottom-content-repeater {
    border-radius: 20px;
    padding: 25px;
  }
}
.home .features-bottom-repeater .bottom-box {
  padding: 80px 15px 15px;
  height: calc(100% - 50px);
}
.home .pricing-cta .cta-section {
  padding: 30px 50px;
}
@media (max-width: 1199px) {
  .home .pricing-cta .cta-section {
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .home .pricing-cta .cta-section {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .home .our-clients-section .slick-slide img {
    width: auto;
  }
}

@media (min-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1364px;
    margin: 0 auto;
  }
}
@media (min-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
    margin: 0 auto;
  }
}

*,
*::before,
*::after {
  white-space: normal;
  word-break: break-word;
}

table, th, td, th *, td * {
  white-space: inherit;
  word-break: normal;
}

a {
  transition: all 300ms linear 0ms;
}
a:focus, a:hover {
  text-decoration: none !important;
  color: #02205f;
}

button {
  border: 0;
  box-shadow: none;
  outline: none;
  background: transparent;
}

body {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.1;
  margin: 0 0 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Sora", sans-serif;
}

h1, .h1 {
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h2, .h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h3, .h3 {
  font-size: 25px;
  font-size: 1.5625rem;
}

h4, .h4 {
  font-size: 20px;
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}

h6, .h6 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #02205f;
}
a:hover {
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

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

p {
  font-family: "Lato", sans-serif;
}

figure img {
  width: auto;
  height: auto;
}

.container {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1500px) {
  .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container .row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.faqs-section .container {
  max-width: 1000px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .faqs-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .faqs-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .faqs-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.industries-section .industries-slider-main .container {
  max-width: 1480px;
  padding: 0 100px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider-main .container {
    padding: 0 90px;
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  .industries-section .industries-slider-main .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .industries-section .industries-slider-main .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 20px 15px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider .slick-list {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}
.industries-section .industries-slider .slick-list {
  margin-right: -25%;
}
@media (max-width: 1199px) {
  .industries-section .industries-slider .slick-list {
    margin-right: 0 !important;
  }
}

.site-footer .footer-top .container {
  max-width: 1480px;
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1199px) {
  .site-footer .footer-top .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-top .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-top .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 991px) {
  .search .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .search .container {
    max-width: 1140px;
  }
}
@media (min-width: 1366px) {
  .search .container {
    max-width: 1280px;
    margin: 0 auto;
  }
}

.section-py {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-py {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-py {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-pt {
  padding-top: 80px;
}
@media (max-width: 1500px) {
  .section-pt {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .section-pt {
    padding-top: 30px;
  }
}

.section-pb {
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-pb {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-pb {
    padding-bottom: 30px;
  }
}

.button,
.fw-btn-submit {
  font-weight: 600;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  font-size: 1rem;
  color: #ffffff;
  background-color: #196ecf;
  min-width: 150px;
  padding: 0 20px;
  border-radius: 15px;
  box-shadow: none;
  border: 2px solid #196ecf;
  height: 50px;
  line-height: 46px;
  transition: 0.2s ease-in;
  font-family: "Sora", sans-serif;
}
.button:hover,
.fw-btn-submit:hover {
  background-color: #02205f;
  color: #ffffff;
}
.button:hover .arrow-svg,
.fw-btn-submit:hover .arrow-svg {
  transform: translateX(50%);
}
.button.btn-sky,
.fw-btn-submit.btn-sky {
  background-color: #0075ff;
}
.button.btn-sky:hover,
.fw-btn-submit.btn-sky:hover {
  background-color: #02205f !important;
}
.button:focus,
.fw-btn-submit:focus {
  outline: none;
  box-shadow: none;
  color: #ffffff;
}
.button.schedule-btn,
.fw-btn-submit.schedule-btn {
  line-height: 46px;
  border: 2px solid #fede0e;
  color: #202020;
  background-color: #fede0e;
}
.button.schedule-btn:hover,
.fw-btn-submit.schedule-btn:hover {
  color: #ffffff;
  background-color: #02205f;
}
.button.schedule-btn i,
.button.schedule-btn svg,
.fw-btn-submit.schedule-btn i,
.fw-btn-submit.schedule-btn svg {
  margin-right: 10px;
}
@media (max-width: 479px) {
  .button.schedule-btn,
  .fw-btn-submit.schedule-btn {
    padding: 0 10px;
  }
}
.button.login-btn,
.fw-btn-submit.login-btn {
  min-width: 20px;
  margin-left: 10px;
}
.button.login-btn i,
.button.login-btn svg,
.fw-btn-submit.login-btn i,
.fw-btn-submit.login-btn svg {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .button.login-btn i,
  .button.login-btn svg,
  .fw-btn-submit.login-btn i,
  .fw-btn-submit.login-btn svg {
    margin-right: 0;
  }
}
.button.btn-secondry,
.fw-btn-submit.btn-secondry {
  line-height: 46px;
  border: 2px solid #196ecf;
  color: #196ecf;
  background-color: #ffffff;
}
.button.btn-secondry:hover,
.fw-btn-submit.btn-secondry:hover {
  color: #ffffff;
  background-color: #02205f;
}
@media (max-width: 991px) {
  .button,
  .fw-btn-submit {
    font-size: 15px;
  }
}
@media (max-width: 370px) {
  .button,
  .fw-btn-submit {
    font-size: 14px;
  }
}

.section-title,
.section-title-white {
  line-height: normal;
  font-size: 42px;
  font-size: 2.625rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-title span,
.section-title-white span {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-title,
  .section-title-white {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: normal;
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .section-title,
  .section-title-white {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.section-cms-title {
  line-height: normal;
  font-size: 32px;
  font-size: 2rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-cms-title span {
  color: #196ecf;
}
@media (max-width: 1700px) {
  .section-cms-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 1350px) {
  .section-cms-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.section-title-white {
  color: #ffffff;
}

.yellow-text {
  color: #fede0e !important;
}

.section-sub-title {
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 22px;
  font-size: 1.375rem;
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-sub-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.section-inner-title {
  font-weight: 600;
  margin: 0 0 15px 0;
  line-height: normal;
  font-size: 22px;
  font-size: 1.375rem;
  color: #222222;
}
@media (max-width: 1500px) {
  .section-inner-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.section-description {
  line-height: 32px;
  letter-spacing: 0.4px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #444444;
}
@media (max-width: 1700px) {
  .section-description {
    line-height: 25px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.heading-cls {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .heading-cls {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .heading-cls {
    margin-bottom: 20px;
  }
}

.watch-demo-popup .modal-dialog {
  max-width: 700px;
}
.watch-demo-popup .modal-dialog .modal-body {
  padding: 30px;
}
.watch-demo-popup .modal-dialog .modal-body .heading {
  padding: 0 20px;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
  color: #222222;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .close {
  opacity: 1;
  font-size: 35px;
  position: absolute;
  top: 15px;
  right: 20px;
  line-height: 34px;
}
@media (max-width: 767px) {
  .watch-demo-popup .modal-dialog {
    margin: 15px auto;
    max-width: 90%;
  }
  .watch-demo-popup .modal-dialog .modal-body {
    padding: 20px;
  }
  .watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
    margin-bottom: 5px;
  }
  .watch-demo-popup .modal-dialog .modal-body .close {
    top: 15px;
    right: 10px;
    padding: 0;
    width: 35px;
  }
}
@media (max-width: 536px) {
  .watch-demo-popup .modal-dialog .modal-body iframe {
    height: 540px !important;
  }
}

.modal-backdrop.show {
  opacity: 0.85;
}

@media (max-width: 991px) {
  br {
    display: none;
  }
}

.slick-dots {
  bottom: 0;
  position: relative;
  margin-top: 15px;
}
.slick-dots li {
  height: 12px;
  width: 12px;
  margin: 0 4px;
}
.slick-dots li button {
  padding: 0;
  height: 12px;
  width: 12px;
  line-height: normal;
  float: left;
}
.slick-dots li button::before {
  content: "";
  height: 12px;
  width: 12px;
  opacity: 1;
  border-radius: 100%;
  background: #D1D2D4;
}
.slick-dots li.slick-active button::before {
  background: #196ecf;
}

.search-bar {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .search-bar {
    width: 100%;
    margin-bottom: 15px;
  }
}
.search-bar .search-form {
  position: relative;
}
.search-bar .search-field {
  height: 50px;
  letter-spacing: 0.4px;
  background-size: 18px;
  padding: 0 50px 0 15px;
  background-color: transparent;
  border-radius: 15px !important;
  border: 1px solid #C3D9F3;
}
.search-bar .search-field:focus {
  box-shadow: none;
  border: 1px solid #4CA6DB;
  background-color: transparent;
}
.search-bar ::-moz-placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar ::placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar .search-submit, .search-bar .btn {
  top: 2px;
  right: 2px;
  border: 0;
  width: 46px;
  height: 46px;
  padding: 0 5px;
  z-index: 3;
  text-align: center;
  position: absolute;
  background-color: #ECF8FF;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #444444;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/ionic-ios-search.svg);
  border-radius: 15px !important;
}
.search-bar .search-submit:focus, .search-bar .btn:focus {
  box-shadow: none;
}
.search-bar .search-submit:active, .search-bar .btn:active {
  background-color: #ECF8FF !important;
  border-color: #ECF8FF !important;
}
.search-bar.common-search {
  float: left;
  width: 100%;
  margin-bottom: 0.5rem;
  max-width: 500px;
}

@media (max-width: 991px) {
  aside {
    margin-bottom: 20px;
  }
}

.widget {
  width: 100%;
  display: inline-block;
}
.widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .widget .search-bar {
    max-width: 100% !important;
  }
}
.widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.widget.widget_categories ul li {
  list-style: none;
}
.widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .widget.widget_categories {
    padding: 15px;
  }
}

.search-result .post, .search-result .page, .search-result article {
  border: 0;
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #e3e3ef;
}
.search-result .post:last-child, .search-result .page:last-child, .search-result article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.search-result .post .card, .search-result .page .card, .search-result article .card {
  border: 0;
}
.search-result .post .card .card-body, .search-result .page .card .card-body, .search-result article .card .card-body {
  padding: 0;
}
.search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
  font-weight: 500;
  font-size: 1.5rem;
}
.search-result .post .card .card-body a, .search-result .page .card .card-body a, .search-result article .card .card-body a {
  color: #222222;
}
.search-result .post .card .card-body a:hover, .search-result .page .card .card-body a:hover, .search-result article .card .card-body a:hover {
  color: #0075ff;
}
.search-result .post .card .entry-summary p, .search-result .page .card .entry-summary p, .search-result article .card .entry-summary p {
  margin: 0;
}
@media (max-width: 767px) {
  .search-result .post, .search-result .page, .search-result article {
    padding: 0 0 15px;
  }
  .search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
    font-size: 1.3rem;
  }
}

.no-results h4 {
  font-weight: 500;
  font-size: 1.5rem;
  color: #444444;
}
.no-results p {
  clear: left;
}

.pagination-without-plugin .pagination {
  justify-content: center;
}
.pagination-without-plugin .pagination li {
  margin: 0 5px;
}
.pagination-without-plugin .pagination li .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 100%;
  letter-spacing: 0.45px;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  border: 1px solid #e1e1e1;
  font-size: 1rem;
  color: #444444;
  padding: 0;
  font-family: "Lato", sans-serif;
}
.pagination-without-plugin .pagination li .page-numbers:hover, .pagination-without-plugin .pagination li .page-numbers.current {
  border-color: #178bcf;
  color: #178bcf;
}
.pagination-without-plugin .pagination li:first-child {
  margin-left: 0;
}
.pagination-without-plugin .pagination li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .pagination-without-plugin .pagination li {
    margin: 0 4px;
  }
  .pagination-without-plugin .pagination li .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
@media (max-width: 370px) {
  .pagination-without-plugin .pagination {
    justify-content: center;
  }
  .pagination-without-plugin .pagination li {
    margin: 0 3px;
  }
}

.subscribe-section .section-title {
  margin-bottom: 10px;
  font-size: 36px;
  font-size: 2.25rem;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .subscribe-section .section-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .subscribe-section .section-title br {
    display: none;
  }
}
.subscribe-section p {
  letter-spacing: 0.45px;
  font-size: 16px;
  font-size: 1rem;
  color: #cccccc;
}
.subscribe-section .subscribe-bg {
  padding: 50px;
  border-radius: 45px;
  background-color: #001133;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/newsletter-pattern.svg);
}
@media (max-width: 1199px) {
  .subscribe-section .subscribe-bg {
    border-radius: 30px;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-bg {
    background-image: none;
  }
}
.subscribe-section .subscribe-left {
  margin: 0 auto;
  display: block;
  max-width: 700px;
  text-align: center;
}
.subscribe-section .subscribe-left .subscribe-form {
  display: block;
  margin: 0 auto;
  max-width: 700px;
  position: relative;
}
.subscribe-section .subscribe-left .subscribe-form .form-control {
  height: 75px;
  width: 100%;
  border-radius: 15px;
  padding-right: 140px;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form .form-control {
    padding-right: 15px;
    height: 55px;
    margin-bottom: 10px;
  }
}
.subscribe-section .subscribe-left .subscribe-form button {
  top: 2px;
  right: 20px;
  height: 70px;
  font-weight: 600;
  position: absolute;
  background: transparent;
  text-transform: uppercase;
  padding: 0 10px;
  min-width: auto;
  color: #196ecf;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form button {
    right: 0;
    height: 55px;
    position: relative;
    width: 100%;
    background: #196ecf;
    color: #ffffff;
    font-size: 14px;
    top: inherit;
  }
}
.subscribe-section .subscribe-left .subscribe-form .wpcf7-not-valid-tip {
  font-size: 13px;
}
.subscribe-section .subscribe-left .wpcf7-response-output {
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin: 10px 0 0 0;
}
.subscribe-section .subscribe-left ::-moz-placeholder {
  color: #777777;
}
.subscribe-section .subscribe-left ::placeholder {
  color: #777777;
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .archive.category .col-sm-3, .archive.category .col-sm-9 {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .archive.category .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .archive.category .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .archive.category .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.archive.category .widget {
  width: 100%;
  display: inline-block;
}
.archive.category .widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .archive.category .widget .search-bar {
    max-width: 100% !important;
  }
}
.archive.category .widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.archive.category .widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.archive.category .widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.archive.category .widget.widget_categories ul li {
  list-style: none;
}
.archive.category .widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.archive.category .widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.archive.category .widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.archive.category .widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.archive.category .widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .archive.category .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories {
    padding: 15px;
  }
}
.archive.category .subscribe-section h1,
.archive.category .blogs-section h1 {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h1,
  .archive.category .blogs-section h1 {
    font-size: 1.375rem;
  }
}
.archive.category .subscribe-section h2,
.archive.category .blogs-section h2 {
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h2,
  .archive.category .blogs-section h2 {
    font-size: 1.2rem;
  }
}
.archive.category .subscribe-section h3,
.archive.category .blogs-section h3 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h3,
  .archive.category .blogs-section h3 {
    font-size: 1.1rem;
  }
}
.archive.category .subscribe-section h4,
.archive.category .blogs-section h4 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h4,
  .archive.category .blogs-section h4 {
    font-size: 1rem;
  }
}
.archive.category .subscribe-section h5,
.archive.category .blogs-section h5 {
  font-size: 1.05rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h5,
  .archive.category .blogs-section h5 {
    font-size: 0.9rem;
  }
}
.archive .blog-single-inner {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.archive .blog-single-inner:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.archive .blog-single-inner .figure {
  margin: 0;
  overflow: hidden;
  border-radius: 14px;
}
.archive .blog-single-inner h4 {
  font-weight: 500;
  margin-bottom: 15px;
  color: #444444;
}
.archive .blog-single-inner p {
  color: #444444;
}
.archive .blog-single-inner .read-more-link {
  font-weight: 600;
  font-family: "Sora", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #0075ff;
}
.archive .blog-single-inner .read-more-link:hover {
  color: #02205f;
}

.pricing-modal-main {
  position: fixed;
  bottom: 0;
  left: 15px;
  z-index: 999;
  transform: translateY(-15px);
  transition: transform 0.6s ease-in-out;
  top: auto;
  right: auto;
  width: auto;
  height: auto;
  display: none;
}
.pricing-modal-main.active {
  display: block;
}
.pricing-modal-main .modal-dialog {
  max-width: 600px;
}
.pricing-modal-main .modal-content {
  border-radius: 15px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.pricing-modal-main .close {
  top: 0;
  right: 0;
  opacity: 1;
  width: 40px;
  height: 40px;
  display: flex;
  font-size: 35px;
  position: absolute;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: transparent;
}
.pricing-modal-main .modal-body {
  padding: 40px;
  position: relative;
}
.pricing-modal-main .pricing-modal-content {
  max-width: 400px;
  margin: 0 auto;
}
.pricing-modal-main .pricing-modal-content .pricing-title {
  margin: 0;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content .pricing-title .price {
  font-size: 32px;
  font-weight: 900;
  color: #0075ff;
}
.pricing-modal-main .pricing-modal-content ul {
  list-style: none;
  margin: 50px 0;
  padding: 0;
}
.pricing-modal-main .pricing-modal-content ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 40px;
  line-height: 30px;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content ul li::before {
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  display: flex;
  content: "";
  align-items: center;
  position: absolute;
  justify-content: center;
  border-radius: 100%;
  background: #fede0e url(/custom-development/wp-content/themes/ftxidentity/dist/images/tick.svg) no-repeat center/20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content ul li:last-child {
  margin-bottom: 0;
}
.pricing-modal-main .pricing-modal-content .btn-group {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.pricing-modal-main .pricing-modal-content .btn-group .button {
  margin: 0 8px 15px;
  border: 2px solid transparent;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content .btn-group .button:hover {
  border-color: #196ecf;
}
.pricing-modal-main .pricing-modal-content .btn-group .button.schedule-btn:hover {
  border-color: #fede0e;
}
@media (max-width: 575px) {
  .pricing-modal-main {
    width: calc(100% - 30px);
  }
  .pricing-modal-main .modal-dialog {
    margin: 0 auto;
    max-width: 100%;
  }
  .pricing-modal-main .modal-body {
    padding: 40px 20px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title {
    font-size: 20px;
    line-height: 30px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title .price {
    font-size: 28px;
  }
  .pricing-modal-main .pricing-modal-content ul {
    margin: 25px 0;
  }
  .pricing-modal-main .pricing-modal-content ul li {
    font-size: 14px;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button {
    margin: 0 0 15px;
    width: 100%;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 397px) {
  .pricing-modal-main .btn-group .button:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .site-content .button, .site-content .schedule-btn {
    max-width: 450px !important;
    width: 100% !important;
    font-size: 15px;
    margin: 0 auto 15px !important;
  }
  .site-content .button:last-child, .site-content .schedule-btn:last-child {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 389px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media (max-width: 359px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 13px;
  }
}

.footer-fix-btn {
  position: fixed;
  bottom: 70px;
  left: 15px;
  z-index: 9;
}
.footer-fix-btn .button {
  display: inline-block;
  padding: 1px 30px;
  border: 2px solid #000000;
  font-weight: bold;
}
.footer-fix-btn .button:hover {
  background: #196ecf;
}
.footer-fix-btn .close {
  opacity: 1;
  position: absolute;
  top: -18px;
  right: -6px;
  cursor: pointer;
  background: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 25px;
  font-weight: bold;
  color: #222;
  line-height: 26px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border: 2px solid #000;
  font-size: 15px;
  padding: 0;
}
.footer-fix-btn .close:hover {
  opacity: 1 !important;
}

.cky-audit-table .cky-cookie-des-table li {
  font-size: 14px;
}

.cky-consent-container .cky-notice-des, .cky-consent-container .cky-title {
  text-align: center !important;
}

.cky-notice-btn-wrapper {
  display: block !important;
  text-align: center !important;
}

button.cky-btn.cky-btn-reject {
  display: none;
}

.cky-btn {
  padding: 8px 20px !important;
}

.cky-modal button.cky-btn.cky-btn-reject {
  display: block;
}

@media (max-width: 576px) {
  .cky-prefrence-btn-wrapper {
    flex-direction: row !important;
  }
}
@media (max-width: 440px) {
  .cky-btn {
    width: auto !important;
  }
  .cky-notice-btn-wrapper {
    flex-direction: row !important;
  }
}
.error404 {
  background-color: #F7F9FB;
}
.error404 .error-img img {
  max-height: 350px;
}
.error404 .btn-group .button {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media (max-width: 767px) {
  .error404 .btn-group {
    display: inline-block;
  }
}

.contact-us--form.main-wp-form-custom .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.contact-us--form.main-wp-form-custom .wpforms-submit:hover {
  background: #02205f;
}
.contact-us--form.main-wp-form-custom .wpforms-field {
  padding: 0 0 30px !important;
}
@media ((max-width: 600px)) {
  .contact-us--form.main-wp-form-custom .wpforms-field {
    padding: 0 0 20px !important;
  }
}
.contact-us--form.main-wp-form-custom em.wpforms-error {
  padding: 0 !important;
  font-size: 12px !important;
  margin-top: 0 !important;
  position: absolute !important;
}
.contact-us--form.main-wp-form-custom em.wpforms-error::before {
  display: none !important;
}
@media (max-width: 600px) {
  .contact-us--form.main-wp-form-custom {
    margin-bottom: 0 !important;
  }
  .contact-us--form.main-wp-form-custom .wpforms-submit-container {
    margin: 0 !important;
  }
}

.watch-demo-popup.watch-a-demo-wizard-popup-main {
  background: #f4f9ff url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
  max-width: 100%;
  position: static;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
    margin: 0 auto;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-content {
  border: 0;
  height: 100%;
  max-width: 100%;
  position: static;
  background: transparent;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body {
  padding: 0;
  display: flex;
  position: static;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
    padding: 20px;
    margin-top: 50px;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading {
  padding: 0;
  margin-bottom: 30px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading .modal-title {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 10px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::-moz-placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles {
  border: 0;
  padding: 0;
  gap: 0;
  flex-wrap: wrap;
  max-width: 150px;
  position: relative;
  margin: 0 auto 30px;
  justify-content: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles::before {
  top: 50%;
  content: "";
  width: 75%;
  height: 2px;
  z-index: -1;
  display: block;
  position: absolute;
  background: #e3e3ef;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page {
  margin: 0 15px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page .wpforms-page-indicator-page-number {
  margin: 0;
  position: relative;
  line-height: 36px;
  background: #ffffff;
  border: 2px solid #196ecf;
  height: 40px !important;
  width: 40px !important;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number {
  font-size: 0;
  color: #ffffff;
  background: #02205f;
  border-color: #02205f;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number::before {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-size: 100%;
  font-family: "FontAwesome";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.9647 14.9617L17.4693 7.44735L18.5307 8.50732L9.96538 17.0837L5.46967 12.588L6.53033 11.5273L9.9647 14.9617Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak {
  padding-bottom: 0;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button {
  border: 0;
  padding: 0;
  opacity: 0.5;
  min-width: unset;
  box-shadow: none;
  color: #000000;
  background: transparent;
  font-size: 18px;
  margin: 0 20px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 27px;
  left: auto;
  top: 50%;
  border: 0;
  bottom: auto;
  right: -20px;
  min-width: unset;
  border-radius: 0;
  position: absolute;
  color: #000000;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button.wpforms-page-prev::after {
  top: 11px;
  right: auto;
  left: -20px;
  transform: rotate(180deg);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
  line-height: 24px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit:hover {
  background: #02205f;
}

.wpforms-container .form-locked-message .from-limit {
  text-align: center;
  color: #ee4e4e;
}

/* Sticky Footer */
.sticky-footer {
  left: 0;
  right: 0;
  bottom: -113px;
  z-index: 9;
  position: fixed;
  padding: 25px 0;
  text-align: center;
  background-color: #0075ff;
  transition: 0.5s ease-in;
}
.sticky-footer.active {
  bottom: -1px;
}
.sticky-footer .container {
  max-width: 1000px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.sticky-footer .pricing-modal-content .pricing-title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}
.sticky-footer .pricing-modal-content .pricing-title label, .sticky-footer .pricing-modal-content .pricing-title sup {
  color: #fede0e;
}
.sticky-footer .pricing-modal-content .term-text {
  font-weight: 500;
  font-size: 14px;
  font-style: italic;
  color: #ffffff;
  margin: 8px 0 0 0;
}
.sticky-footer .pricing-modal-content ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky-footer .pricing-modal-content ul li {
  margin: 0 8px;
  padding-left: 25px;
  font-size: 13px;
  position: relative;
  color: #ffffff;
}
.sticky-footer .pricing-modal-content ul li .icon {
  width: 18px;
  height: 18px;
  left: 0;
  top: 1px;
  position: absolute;
}
.sticky-footer .pricing-modal-content ul li .icon svg {
  width: 18px;
  height: 18px;
}
.sticky-footer .pricing-modal-content ul li:first-child {
  margin-left: 0;
}
.sticky-footer .pricing-modal-content ul li:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group {
  top: 50%;
  left: auto;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
}
.sticky-footer .btn-group button {
  margin: 0 10px !important;
}
.sticky-footer .btn-group button:first-child {
  margin-left: 0;
}
.sticky-footer .btn-group button:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group .close {
  color: #ffffff;
  font-size: 25px;
  margin: 0 20px 0 10px !important;
}
@media (max-width: 1700px) {
  .sticky-footer .container {
    max-width: 100% !important;
  }
  .sticky-footer .container .close {
    margin: 0 20px 0 0 !important;
  }
}
@media (max-width: 1365px) {
  .sticky-footer {
    bottom: -145px;
    text-align: left;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 250px;
    padding-left: 55px;
  }
  .sticky-footer .pricing-modal-content ul {
    width: 100%;
    display: inline-block;
  }
  .sticky-footer .pricing-modal-content ul li {
    text-align: left;
    display: inline-block;
    margin: 0;
    width: 45%;
  }
}
@media (max-width: 1199px) {
  .sticky-footer {
    bottom: -130px;
    text-align: center;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 0;
    padding-left: 0;
  }
  .sticky-footer .pricing-modal-content ul {
    display: none;
  }
  .sticky-footer .pricing-modal-content .pricing-title {
    font-size: 18px;
    margin-bottom: 0;
    line-height: normal;
  }
  .sticky-footer .pricing-modal-content .term-text {
    margin-top: 5px;
  }
  .sticky-footer .btn-group {
    top: 0;
    left: auto;
    right: 0;
    position: static;
    transform: inherit;
    margin-top: 10px;
  }
  .sticky-footer .btn-group .button {
    height: 40px;
    line-height: 36px;
    border-radius: 8px;
  }
  .sticky-footer .btn-group .close {
    top: 50%;
    right: 10px;
    position: absolute;
    margin: 0 !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .sticky-footer {
    bottom: -175px;
    padding: 15px 0;
  }
}
@media (max-width: 480px) {
  .sticky-footer .pricing-modal-content {
    padding: 0 25px;
  }
  .sticky-footer .btn-group .close {
    top: 3px;
    transform: inherit;
  }
}

.sticky-footer-arrow {
  cursor: pointer;
  position: fixed;
  width: 40px;
  height: 40px;
  display: flex;
  right: -40px;
  bottom: 0;
  padding: 5px;
  z-index: 9;
  align-items: center;
  justify-content: center;
  background: #fede0e;
  border-radius: 5px 0 0 0;
  transition: 0.5s ease-in;
}
.sticky-footer-arrow .icon svg {
  width: 12px;
  fill: #000000;
}
.sticky-footer-arrow .icon svg path {
  fill: #000000;
}
.sticky-footer-arrow.active {
  right: 0;
}

@media (max-width: 767px) {
  .cky-revisit-bottom-left {
    bottom: 15px;
    left: 18px !important;
  }
}

.cms-banner {
  display: flex;
  padding: 100px 0;
  min-height: 400px;
  position: relative;
  align-items: center;
  text-align: center;
  background: #EAF9FF url(/custom-development/wp-content/themes/ftxidentity/dist/images/cms-banner.jpg) no-repeat top center/cover;
}
.cms-banner .container {
  z-index: 2;
  position: relative;
}
.cms-banner::after {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-white-bg.svg) no-repeat bottom -1px center/101%;
}
@media (max-width: 1199px) {
  .cms-banner {
    min-height: 300px;
    padding: 100px 30px 50px;
  }
}
@media (max-width: 767px) {
  .cms-banner {
    min-height: inherit;
    padding: 100px 0 30px;
  }
}

.cms-content .cms-inner-content p {
  color: #444444;
}
.cms-content .cms-inner-content a {
  color: #444444;
}
.cms-content .cms-inner-content a:hover {
  color: #0075ff;
}
.cms-content .cms-inner-content ul {
  margin: 0 0 15px 0;
  padding: 0;
  color: #444444;
  list-style: none;
}
.cms-content .cms-inner-content ul li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  list-style: none;
}
.cms-content .cms-inner-content ul li::before {
  content: "";
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 100%;
  background-color: #444444;
}
.cms-content .cms-inner-content ol {
  padding: 0 0 0 15px;
  margin: 0;
  color: #444444;
}
.cms-content .cms-inner-content ol li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 0;
  margin-bottom: 10px;
}
.cms-content .cms-inner-content ol li::before {
  background-color: #444444;
}

.contact-section .form-block .heading-cls {
  padding-left: 0;
  margin-bottom: 15px;
}
.contact-section .info-main .contact-info {
  margin-bottom: 80px;
  padding: 35px;
  max-width: 595px;
  position: relative;
  border-radius: 28px;
  border: 2px solid #9ECBFF;
  background: #ffffff;
  position: relative;
}
.contact-section .info-main .contact-info::after {
  top: 15px;
  left: 15px;
  content: "";
  z-index: -1;
  position: absolute;
  border-radius: 28px;
  background: #C4DCF4;
  width: 100%;
  height: 100%;
}
.contact-section .info-main .contact-info:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info {
  margin: 30px 0;
}
.contact-section .info-main .contact-info .inner-info ul li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.contact-section .info-main .contact-info .inner-info ul li:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info ul li .icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-section .info-main .contact-info .inner-info ul li .icon img {
  width: 22px;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content {
  padding-left: 20px;
  width: calc(100% - 22px);
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p {
  font-size: 18px;
  line-height: 22px;
  color: #444444;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info .inner-info ul li .info-content p {
    font-size: 16px;
  }
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a {
  color: #444444;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a:hover {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .contact-section .col-sm-6 {
    width: 100%;
    margin-bottom: 50px;
  }
  .contact-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .contact-section .form-block .heading-cls {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  .contact-section .info-main {
    display: flex;
  }
  .contact-section .info-main .contact-info {
    width: 45%;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .contact-section .form-block .heading-cls {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .contact-section .form-block iframe {
    height: 1050px !important;
  }
  .contact-section .info-main {
    width: 100%;
    display: inline-block;
  }
  .contact-section .info-main .contact-info {
    width: 100%;
    padding: 20px;
    max-width: 100%;
    text-align: center;
    border-radius: 15px;
    margin: 0 0 30px !important;
  }
  .contact-section .info-main .contact-info::after {
    top: 10px;
    left: 10px;
    border-radius: 15px;
  }
  .contact-section .info-main .contact-info:last-child {
    margin-bottom: 0 !important;
  }
  .contact-section .info-main .contact-info .inner-info {
    max-width: 300px;
    text-align: left;
    margin: 30px auto;
  }
}

.main-faq-main h2 {
  font-size: 32px;
}
.main-faq-main a {
  color: #0075ff;
}
.main-faq-main .nav {
  width: 350px;
  position: relative;
}
.main-faq-main .nav .nav-link {
  font-weight: 400;
  color: #a7a7a7;
  text-align: left;
  position: relative;
  background-color: transparent;
  padding: 15px 30px 15px 20px !important;
  font-family: "Sora", sans-serif;
}
.main-faq-main .nav .nav-link::before {
  left: 0;
  content: "";
  opacity: 0;
  position: absolute;
  top: 50% !important;
  border: 0 !important;
  width: 3px !important;
  height: 3px !important;
  background: #196ecf;
  transform: translateY(-50%) !important;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link::after {
  content: "";
  position: absolute;
  opacity: 0;
  top: 50% !important;
  right: 0 !important;
  width: 15px !important;
  height: 15px !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transform: translateY(-50%);
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/faq-arrow.svg);
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link:hover, .main-faq-main .nav .nav-link.active {
  font-weight: bold;
  color: #196ecf;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(25, 110, 207, 0.1);
  padding: 15px 30px 15px 20px !important;
}
.main-faq-main .nav .nav-link:hover::before, .main-faq-main .nav .nav-link.active::before {
  top: 0 !important;
  bottom: 0;
  opacity: 1;
  height: 100% !important;
  transform: inherit !important;
}
.main-faq-main .nav .nav-link:hover::after, .main-faq-main .nav .nav-link.active::after {
  opacity: 1;
  right: 10px !important;
}
@media (max-width: 1199px) {
  .main-faq-main .nav {
    width: 250px;
  }
}
.main-faq-main .tab-pane {
  width: 100%;
  margin-bottom: 40px;
}
.main-faq-main .tab-pane:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .main-faq-main .tab-pane {
    margin-bottom: 30px;
  }
}
.main-faq-main .tab-content {
  padding-left: 50px;
  width: calc(100% - 350px);
}
@media (max-width: 1199px) {
  .main-faq-main .tab-content {
    padding-left: 20px;
    width: calc(100% - 250px);
  }
}
@media (max-width: 767px) {
  .main-faq-main .tab-content {
    padding-left: 0;
    width: 100%;
  }
  .main-faq-main .tab-content .section-cms-title {
    margin-bottom: 15px;
  }
}
.main-faq-main .accordion-item {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
.main-faq-main .accordion-item:last-child {
  margin-bottom: 0;
}
.main-faq-main .accordion-item .accordion-button {
  box-shadow: none;
  font-weight: 600;
  color: #181B31;
  letter-spacing: 0.4px;
  padding: 30px 60px 30px 30px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Sora", sans-serif;
  line-height: 26px;
}
.main-faq-main .accordion-item .accordion-button::after {
  top: 50%;
  right: 25px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  color: #181B31;
  transform: translateY(-50%);
  text-align: center !important;
  content: "+";
  background: none;
  font-family: "FontAwesome";
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.main-faq-main .accordion-item .accordion-body {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body a {
  color: #0075ff;
}
.main-faq-main .accordion-item .accordion-body ul {
  padding-left: 2rem;
}
.main-faq-main .accordion-item .accordion-body ul li {
  list-style-type: disc;
}
.main-faq-main .accordion-item .accordion-body p, .main-faq-main .accordion-item .accordion-body li {
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body p a, .main-faq-main .accordion-item .accordion-body li a {
  color: #0075ff;
}
@media (max-width: 1199px) {
  .main-faq-main .accordion-item {
    margin-bottom: 30px;
  }
  .main-faq-main .accordion-item .accordion-button {
    padding: 22px 60px 22px 22px;
  }
  .main-faq-main .accordion-item .accordion-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.faq-identity-inner {
  position: relative;
}

@media (max-width: 767px) {
  .main-faq-main .nav {
    display: none;
  }
}
.main-faq-main .nav.faq-sticky {
  top: 100px;
  position: sticky;
}

footer {
  padding: 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/footer-bg.webp);
}
footer .to-top {
  position: fixed;
  bottom: 150px;
  right: 20px;
  background-color: #0075ff;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
@media (min-width: 1025px) {
  footer .to-top:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  }
}
@media (max-width: 767px) {
  footer .to-top {
    bottom: 140px;
    display: none !important;
  }
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .footer-top {
  padding: 8% 0 50px;
}
@media (max-width: 1500px) {
  footer .footer-top {
    padding: 10% 0 30px 0;
  }
}
@media (max-width: 992px) {
  footer .footer-top {
    padding: 8% 0 30px 0;
  }
}
footer .footer-top .ft-dt {
  width: 30%;
}
footer .footer-top .ft-dt > section {
  margin-bottom: 20px;
}
footer .footer-top .ft-dt > section:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-dt .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
footer .footer-top .ft-dt .widget_media_image img {
  width: auto;
  max-height: 60px;
}
footer .footer-top .ft-dt .widget_text p {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #ffffff;
}
footer .footer-top .ft-dt .contact-info li {
  margin-bottom: 10px;
}
footer .footer-top .ft-dt .contact-info li a {
  color: #ffffff;
  display: inline-block;
}
footer .footer-top .ft-dt .contact-info li a i {
  padding: 0 10px 0 0;
}
footer .footer-top .ft-dt .contact-info li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-dt .contact-info li:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt {
    width: 100%;
    margin-bottom: 20px;
  }
}
footer .footer-top .ft-social-media ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .footer-top .ft-social-media ul li {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 100%;
  background-color: #ffffff;
}
footer .footer-top .ft-social-media ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-size: 1.375rem;
}
footer .footer-top .ft-social-media ul li a img {
  max-height: 20px;
}
footer .footer-top .ft-social-media ul li:last-child {
  margin-right: 0;
}
footer .footer-top .ft-social-media ul li:hover {
  background-color: #fede0e;
}
footer .footer-top .ft-nav {
  width: 23.33%;
  padding-left: 90px;
}
footer .footer-top .ft-nav .widget_nav_menu {
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget_nav_menu {
    margin-bottom: 5px;
  }
}
footer .footer-top .ft-nav .widget_nav_menu:last-child {
  margin-bottom: 0px;
}
footer .footer-top .ft-nav li {
  display: block;
  margin-bottom: 12px;
}
footer .footer-top .ft-nav li a {
  display: inline-block;
  color: #ffffff;
  line-height: 22px;
  font-size: 16px;
  font-size: 1rem;
}
footer .footer-top .ft-nav li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-nav li:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-nav li.scan-data a {
  font-weight: 500;
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
footer .footer-top .ft-nav .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  footer .footer-top .ft-nav .widget-title:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: -2px;
    transition: all 0.25s;
  }
  footer .footer-top .ft-nav .widget-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3a60d3;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
footer .footer-top .ft-nav .widget-title.active::before {
  transform: rotate(-180deg);
}
footer .footer-top .ft-nav .widget_text li {
  margin-bottom: 10px;
}
footer .footer-top .ft-nav .widget_text li a {
  display: block;
}
footer .footer-top .ft-nav .widget_text li a img {
  max-height: 50px;
}
footer .footer-top .ft-nav .widget_text li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  footer .footer-top .ft-nav {
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav {
    width: 100%;
  }
  footer .footer-top .ft-nav .widget-title + div {
    display: none;
    margin-bottom: 20px;
  }
  footer .footer-top .ft-nav:nth-last-child(2) .widget_nav_menu:last-child .widget-title {
    display: block;
  }
  footer .footer-top .ft-nav:last-child .widget_text .widget-title::before, footer .footer-top .ft-nav:last-child .widget_text .widget-title::after {
    display: none;
  }
  footer .footer-top .ft-nav:last-child .widget_text .textwidget {
    display: block !important;
  }
}
footer .footer-bottom {
  background-color: rgba(9, 54, 183, 0.56);
  padding: 12px 0;
}
footer .footer-bottom .site-info {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  width: 50%;
  text-align: left;
}
footer .footer-bottom .site-info a {
  color: #ffffff;
}
footer .footer-bottom .site-other-links {
  width: 50%;
  text-align: right;
}
footer .footer-bottom .site-other-links ul li {
  margin-right: 12px;
  padding-right: 12px;
  display: inline-block;
  position: relative;
}
footer .footer-bottom .site-other-links ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
footer .footer-bottom .site-other-links ul li:last-child::before {
  display: none;
}
footer .footer-bottom .site-other-links ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.56);
}
footer .footer-bottom .site-other-links ul li a {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  color: #ffffff;
}
footer .footer-bottom .site-other-links ul li a:hover {
  color: #fede0e;
}
@media (max-width: 992px) {
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info:last-child, footer .footer-bottom .site-other-links:last-child {
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links ul li a {
    font-size: 14px;
  }
}
footer.site-footer {
  padding: 0;
  border: none;
  background-color: transparent;
}
footer .social-media-icon li:hover {
  background-color: #fede0e !important;
}

header {
  top: 0px;
  width: 100%;
  z-index: 999;
  position: absolute;
  padding: 15px 25px;
  box-sizing: border-box;
  transition: transform 0.2s;
}
@media (min-width: 1921px) {
  header .mobile-header {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
header .site-logo {
  margin-right: 20px;
  width: 100%;
  max-width: 120px;
  position: relative;
  left: 0;
  display: block;
}
header .site-logo img {
  width: 100%;
}
@media (max-width: 1199px) {
  header .site-logo {
    position: relative;
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 1919px) {
  header .header-top-right {
    margin-left: 0;
  }
}
header .header-nav .navbar {
  padding: 0;
}
@media (max-width: 1199px) {
  header .header-nav .navbar {
    position: inherit;
  }
  header .header-nav .navbar .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 55px;
    padding: 20px 30px;
    background: #fff;
  }
  header .header-nav .navbar .navbar-toggler {
    color: #02205f;
    border-color: #02205f;
  }
  header .header-nav .navbar .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
}
header .header-nav .navbar-nav li {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  header .header-nav .navbar-nav li {
    padding: 10px 0;
  }
}
header .header-nav .navbar-nav li a {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  display: inline-block;
}
header .header-nav .navbar-nav li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 2px;
  background-color: #fede0e;
  transition: width 0.3s ease-in-out;
}
header .header-nav .navbar-nav li a:hover:after, header .header-nav .navbar-nav li a.active:after {
  width: 100%;
}
header.fixed {
  background-color: #ffffff;
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  transition: transform 0.2s;
  border-bottom: 1px solid #dfdfdf;
}
header.fixed .header-nav .navbar-nav li a {
  color: #444444 !important;
}
@media (max-width: 640px) {
  header {
    padding: 15px;
  }
}

.home #content {
  padding-top: 0;
}
.home .site-footer {
  background-color: #f1f9ff;
}

.industries-section {
  overflow: hidden;
  position: relative;
}
.industries-section::before {
  top: 0;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 59%;
  display: block;
  position: absolute;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(237, 244, 251) 100%);
}
.industries-section .container {
  position: relative;
  z-index: 2;
}
.industries-section .custom-next-prev .slick-arrow {
  top: auto;
  left: auto;
  right: 0;
  width: 35px;
  height: 35px;
  z-index: 2;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  transform: inherit;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/prev-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow::before {
  display: none;
}
.industries-section .custom-next-prev .slick-arrow.slick-next {
  margin-right: 0;
  transform: rotate(180deg);
}
.industries-section .custom-next-prev .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.industries-section .custom-next-prev .slick-arrow:hover {
  transform: rotate(-180deg);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow:hover.slick-next {
  transform: rotate(0deg);
}
@media (max-width: 767px) {
  .industries-section .custom-next-prev {
    display: none;
  }
}
.industries-section .industries-slider-main .container {
  padding-left: calc((100% - 1370px) / 2);
  padding-right: 0;
  max-width: 100%;
}
@media (max-width: 1500px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1250px) / 2);
  }
}
@media (max-width: 1300px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1170px) / 2);
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding: 0 8px;
  }
}
.industries-section .industries-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 250px;
  padding-bottom: 20px;
}
.industries-section .industries-slider .slick-track {
  display: flex !important;
}
.industries-section .industries-slider .slick-slide {
  display: flex;
  align-items: stretch;
  height: inherit !important;
}
.industries-section .industries-slider .slick-arrow {
  display: none !important;
}
.industries-section .slick-slider .slide-box {
  margin: 0 15px;
  overflow: hidden;
  border-radius: 28px;
  background: #ffffff;
  border: 2px solid #C3D9F3;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box a {
  display: block;
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 25px;
  text-align: center;
  box-sizing: border-box;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: table;
  border-radius: 10px;
  background-color: #E2F2FF;
  margin: 0 auto 20px;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure img {
  width: 80px;
}
.industries-section .slick-slider .slide-box .slide-box-inner p {
  margin: 0;
  min-height: 90px;
  color: #444444;
}
.industries-section .slick-slider .slide-box .learn-more {
  padding: 25px;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #196ecf;
  background: #ffffff;
}
.industries-section .slick-slider .slide-box .learn-more img {
  margin-left: 8px;
  display: inline-block;
}
.industries-section .slick-slider .slide-box:hover {
  border-color: #196ECF;
  background: #E2F2FF;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1019607843);
}
.industries-section .slick-slider .slide-box:hover .slide-box-inner figure {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 133, 235, 0.3019607843);
}
@media (max-width: 1500px) {
  .industries-section .industries-slider .slick-list {
    padding-right: 200px;
  }
}
@media (max-width: 1199px) {
  .industries-section::before {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .industries-section .industries-slider .slick-list {
    margin: 0;
    padding-right: 0;
  }
  .industries-section .slick-slider .slide-box {
    margin: 0 8px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner {
    padding: 15px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner p {
    min-height: 80px;
  }
  .industries-section .slick-slider .slide-box .learn-more {
    padding: 15px;
  }
  .industries-section .slick-slider .slick-arrow {
    top: -104px;
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
@media (max-width: 767px) {
  .industries-section {
    text-align: center;
  }
  .industries-section .heading-cls {
    display: inline-block !important;
  }
  .industries-section .industries-slider {
    margin-bottom: 0;
  }
  .industries-section .industries-slider .slick-dots, .industries-section .industries-slider .slick-dots * {
    position: relative !important;
  }
  .industries-section .industries-slider .slick-dots {
    bottom: 0;
    margin-top: 15px;
  }
  .industries-section .industries-slider .slick-dots li {
    height: 12px;
    width: 12px;
    margin: 0 4px;
  }
  .industries-section .industries-slider .slick-dots li button {
    padding: 0;
    height: 12px;
    width: 12px;
    line-height: normal;
    float: left;
  }
  .industries-section .industries-slider .slick-dots li button::before {
    content: "";
    height: 12px;
    width: 12px;
    opacity: 1;
    border-radius: 100%;
    background: #D1D2D4;
  }
  .industries-section .industries-slider .slick-dots li.slick-active button::before {
    background: #196ecf;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner h3 {
    font-size: 20px;
  }
}

@media (max-width: 1500px) {
  .site-map-menu {
    padding: 90px;
  }
}
@media (max-width: 1200px) {
  .site-map-menu {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .site-map-menu {
    padding: 0;
  }
}
.site-map-menu .site-inner-menu {
  display: flex;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu {
    display: block;
    padding-left: 40px;
  }
}
.site-map-menu .site-inner-menu .widget-title {
  color: #178bcf;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu .widget-title {
    margin-top: 20px;
  }
}
.site-map-menu .menu {
  margin-top: 5px;
  padding-top: 10px;
  padding-left: 25px;
  position: relative;
}
.site-map-menu .menu::before {
  top: 0;
  left: 7px;
  right: 0;
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu::after {
  top: 0;
  left: 0;
  right: 0;
  width: 15px;
  height: 1px;
  content: "";
  visibility: visible;
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu .menu-item {
  margin-bottom: 10px;
}
.site-map-menu .menu .menu-item a {
  font-size: 18px !important;
  line-height: 24px;
  color: #444444;
}
.site-map-menu .menu .menu-item a:hover {
  color: #178bcf;
}
@media (max-width: 992px) {
  .site-map-menu .menu .menu-item a {
    font-size: 16px !important;
  }
}
.site-map-menu .menu .menu-item:last-child {
  margin-bottom: 0;
}
.site-map-menu .use-side-menu {
  width: 100%;
}
.site-map-menu .use-side-menu .menu {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .site-map-menu .use-side-menu .menu {
    margin-bottom: 0;
  }
}

.main-thank-you {
  background-color: #e9f3fc;
  padding: 100px 0px 100px 0px;
}
.main-thank-you .thank-you-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image {
    padding-bottom: 0;
  }
}
.main-thank-you .thank-you-image img {
  width: 825px;
  height: 413px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image img {
    height: auto;
  }
}
.main-thank-you .thank-title h5 {
  color: #444444;
  font-family: "Sora", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 60px 0 15px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-title h5 {
    padding: 30px 0 0;
  }
}

.page-template-template-thank-you footer.site-footer {
  background-color: #e9f3fc !important;
}

@media (min-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1364px;
    margin: 0 auto;
  }
}
@media (min-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
    margin: 0 auto;
  }
}

*,
*::before,
*::after {
  white-space: normal;
  word-break: break-word;
}

table, th, td, th *, td * {
  white-space: inherit;
  word-break: normal;
}

a {
  transition: all 300ms linear 0ms;
}
a:focus, a:hover {
  text-decoration: none !important;
  color: #02205f;
}

button {
  border: 0;
  box-shadow: none;
  outline: none;
  background: transparent;
}

body {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.1;
  margin: 0 0 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Sora", sans-serif;
}

h1, .h1 {
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h2, .h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

h3, .h3 {
  font-size: 25px;
  font-size: 1.5625rem;
}

h4, .h4 {
  font-size: 20px;
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}

h6, .h6 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #02205f;
}
a:hover {
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

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

p {
  font-family: "Lato", sans-serif;
}

figure img {
  width: auto;
  height: auto;
}

.container {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1500px) {
  .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container .row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.faqs-section .container {
  max-width: 1000px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .faqs-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .faqs-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .faqs-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.industries-section .industries-slider-main .container {
  max-width: 1480px;
  padding: 0 100px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider-main .container {
    padding: 0 90px;
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  .industries-section .industries-slider-main .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .industries-section .industries-slider-main .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 20px 15px;
}
@media (min-width: 1921px) {
  .industries-section .industries-slider .slick-list {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}
.industries-section .industries-slider .slick-list {
  margin-right: -25%;
}
@media (max-width: 1199px) {
  .industries-section .industries-slider .slick-list {
    margin-right: 0 !important;
  }
}

.site-footer .footer-top .container {
  max-width: 1480px;
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1199px) {
  .site-footer .footer-top .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-top .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-top .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 991px) {
  .search .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .search .container {
    max-width: 1140px;
  }
}
@media (min-width: 1366px) {
  .search .container {
    max-width: 1280px;
    margin: 0 auto;
  }
}

.section-py {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-py {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-py {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-pt {
  padding-top: 80px;
}
@media (max-width: 1500px) {
  .section-pt {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .section-pt {
    padding-top: 30px;
  }
}

.section-pb {
  padding-bottom: 80px;
}
@media (max-width: 1500px) {
  .section-pb {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-pb {
    padding-bottom: 30px;
  }
}

.button,
.fw-btn-submit {
  font-weight: 600;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  font-size: 1rem;
  color: #ffffff;
  background-color: #196ecf;
  min-width: 150px;
  padding: 0 20px;
  border-radius: 15px;
  box-shadow: none;
  border: 2px solid #196ecf;
  height: 50px;
  line-height: 46px;
  transition: 0.2s ease-in;
  font-family: "Sora", sans-serif;
}
.button:hover,
.fw-btn-submit:hover {
  background-color: #02205f;
  color: #ffffff;
}
.button:hover .arrow-svg,
.fw-btn-submit:hover .arrow-svg {
  transform: translateX(50%);
}
.button.btn-sky,
.fw-btn-submit.btn-sky {
  background-color: #0075ff;
}
.button.btn-sky:hover,
.fw-btn-submit.btn-sky:hover {
  background-color: #02205f !important;
}
.button:focus,
.fw-btn-submit:focus {
  outline: none;
  box-shadow: none;
  color: #ffffff;
}
.button.schedule-btn,
.fw-btn-submit.schedule-btn {
  line-height: 46px;
  border: 2px solid #fede0e;
  color: #202020;
  background-color: #fede0e;
}
.button.schedule-btn:hover,
.fw-btn-submit.schedule-btn:hover {
  color: #ffffff;
  background-color: #02205f;
}
.button.schedule-btn i,
.button.schedule-btn svg,
.fw-btn-submit.schedule-btn i,
.fw-btn-submit.schedule-btn svg {
  margin-right: 10px;
}
@media (max-width: 479px) {
  .button.schedule-btn,
  .fw-btn-submit.schedule-btn {
    padding: 0 10px;
  }
}
.button.login-btn,
.fw-btn-submit.login-btn {
  min-width: 20px;
  margin-left: 10px;
}
.button.login-btn i,
.button.login-btn svg,
.fw-btn-submit.login-btn i,
.fw-btn-submit.login-btn svg {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .button.login-btn i,
  .button.login-btn svg,
  .fw-btn-submit.login-btn i,
  .fw-btn-submit.login-btn svg {
    margin-right: 0;
  }
}
.button.btn-secondry,
.fw-btn-submit.btn-secondry {
  line-height: 46px;
  border: 2px solid #196ecf;
  color: #196ecf;
  background-color: #ffffff;
}
.button.btn-secondry:hover,
.fw-btn-submit.btn-secondry:hover {
  color: #ffffff;
  background-color: #02205f;
}
@media (max-width: 991px) {
  .button,
  .fw-btn-submit {
    font-size: 15px;
  }
}
@media (max-width: 370px) {
  .button,
  .fw-btn-submit {
    font-size: 14px;
  }
}

.section-title,
.section-title-white {
  line-height: normal;
  font-size: 42px;
  font-size: 2.625rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-title span,
.section-title-white span {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-title,
  .section-title-white {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: normal;
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .section-title,
  .section-title-white {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.section-cms-title {
  line-height: normal;
  font-size: 32px;
  font-size: 2rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.section-cms-title span {
  color: #196ecf;
}
@media (max-width: 1700px) {
  .section-cms-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 1350px) {
  .section-cms-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.section-title-white {
  color: #ffffff;
}

.yellow-text {
  color: #fede0e !important;
}

.section-sub-title {
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 22px;
  font-size: 1.375rem;
  color: #196ecf;
}
@media (max-width: 1500px) {
  .section-sub-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.section-inner-title {
  font-weight: 600;
  margin: 0 0 15px 0;
  line-height: normal;
  font-size: 22px;
  font-size: 1.375rem;
  color: #222222;
}
@media (max-width: 1500px) {
  .section-inner-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.section-description {
  line-height: 32px;
  letter-spacing: 0.4px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #444444;
}
@media (max-width: 1700px) {
  .section-description {
    line-height: 25px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.heading-cls {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .heading-cls {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .heading-cls {
    margin-bottom: 20px;
  }
}

.watch-demo-popup .modal-dialog {
  max-width: 700px;
}
.watch-demo-popup .modal-dialog .modal-body {
  padding: 30px;
}
.watch-demo-popup .modal-dialog .modal-body .heading {
  padding: 0 20px;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
  color: #222222;
  margin-bottom: 20px;
}
.watch-demo-popup .modal-dialog .modal-body .close {
  opacity: 1;
  font-size: 35px;
  position: absolute;
  top: 15px;
  right: 20px;
  line-height: 34px;
}
@media (max-width: 767px) {
  .watch-demo-popup .modal-dialog {
    margin: 15px auto;
    max-width: 90%;
  }
  .watch-demo-popup .modal-dialog .modal-body {
    padding: 20px;
  }
  .watch-demo-popup .modal-dialog .modal-body .heading .modal-title {
    margin-bottom: 5px;
  }
  .watch-demo-popup .modal-dialog .modal-body .close {
    top: 15px;
    right: 10px;
    padding: 0;
    width: 35px;
  }
}
@media (max-width: 536px) {
  .watch-demo-popup .modal-dialog .modal-body iframe {
    height: 540px !important;
  }
}

.modal-backdrop.show {
  opacity: 0.85;
}

@media (max-width: 991px) {
  br {
    display: none;
  }
}

.slick-dots {
  bottom: 0;
  position: relative;
  margin-top: 15px;
}
.slick-dots li {
  height: 12px;
  width: 12px;
  margin: 0 4px;
}
.slick-dots li button {
  padding: 0;
  height: 12px;
  width: 12px;
  line-height: normal;
  float: left;
}
.slick-dots li button::before {
  content: "";
  height: 12px;
  width: 12px;
  opacity: 1;
  border-radius: 100%;
  background: #D1D2D4;
}
.slick-dots li.slick-active button::before {
  background: #196ecf;
}

.search-bar {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .search-bar {
    width: 100%;
    margin-bottom: 15px;
  }
}
.search-bar .search-form {
  position: relative;
}
.search-bar .search-field {
  height: 50px;
  letter-spacing: 0.4px;
  background-size: 18px;
  padding: 0 50px 0 15px;
  background-color: transparent;
  border-radius: 15px !important;
  border: 1px solid #C3D9F3;
}
.search-bar .search-field:focus {
  box-shadow: none;
  border: 1px solid #4CA6DB;
  background-color: transparent;
}
.search-bar ::-moz-placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar ::placeholder {
  letter-spacing: 0.4px !important;
  font-family: "Lato", sans-serif !important;
  color: #444444 !important;
}
.search-bar .search-submit, .search-bar .btn {
  top: 2px;
  right: 2px;
  border: 0;
  width: 46px;
  height: 46px;
  padding: 0 5px;
  z-index: 3;
  text-align: center;
  position: absolute;
  background-color: #ECF8FF;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #444444;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/ionic-ios-search.svg);
  border-radius: 15px !important;
}
.search-bar .search-submit:focus, .search-bar .btn:focus {
  box-shadow: none;
}
.search-bar .search-submit:active, .search-bar .btn:active {
  background-color: #ECF8FF !important;
  border-color: #ECF8FF !important;
}
.search-bar.common-search {
  float: left;
  width: 100%;
  margin-bottom: 0.5rem;
  max-width: 500px;
}

@media (max-width: 991px) {
  aside {
    margin-bottom: 20px;
  }
}

.widget {
  width: 100%;
  display: inline-block;
}
.widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .widget .search-bar {
    max-width: 100% !important;
  }
}
.widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.widget.widget_categories ul li {
  list-style: none;
}
.widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .widget.widget_categories {
    padding: 15px;
  }
}

.search-result .post, .search-result .page, .search-result article {
  border: 0;
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #e3e3ef;
}
.search-result .post:last-child, .search-result .page:last-child, .search-result article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.search-result .post .card, .search-result .page .card, .search-result article .card {
  border: 0;
}
.search-result .post .card .card-body, .search-result .page .card .card-body, .search-result article .card .card-body {
  padding: 0;
}
.search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
  font-weight: 500;
  font-size: 1.5rem;
}
.search-result .post .card .card-body a, .search-result .page .card .card-body a, .search-result article .card .card-body a {
  color: #222222;
}
.search-result .post .card .card-body a:hover, .search-result .page .card .card-body a:hover, .search-result article .card .card-body a:hover {
  color: #0075ff;
}
.search-result .post .card .entry-summary p, .search-result .page .card .entry-summary p, .search-result article .card .entry-summary p {
  margin: 0;
}
@media (max-width: 767px) {
  .search-result .post, .search-result .page, .search-result article {
    padding: 0 0 15px;
  }
  .search-result .post .card .card-body .card-title, .search-result .page .card .card-body .card-title, .search-result article .card .card-body .card-title {
    font-size: 1.3rem;
  }
}

.no-results h4 {
  font-weight: 500;
  font-size: 1.5rem;
  color: #444444;
}
.no-results p {
  clear: left;
}

.pagination-without-plugin .pagination {
  justify-content: center;
}
.pagination-without-plugin .pagination li {
  margin: 0 5px;
}
.pagination-without-plugin .pagination li .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 100%;
  letter-spacing: 0.45px;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  border: 1px solid #e1e1e1;
  font-size: 1rem;
  color: #444444;
  padding: 0;
  font-family: "Lato", sans-serif;
}
.pagination-without-plugin .pagination li .page-numbers:hover, .pagination-without-plugin .pagination li .page-numbers.current {
  border-color: #178bcf;
  color: #178bcf;
}
.pagination-without-plugin .pagination li:first-child {
  margin-left: 0;
}
.pagination-without-plugin .pagination li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .pagination-without-plugin .pagination li {
    margin: 0 4px;
  }
  .pagination-without-plugin .pagination li .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
@media (max-width: 370px) {
  .pagination-without-plugin .pagination {
    justify-content: center;
  }
  .pagination-without-plugin .pagination li {
    margin: 0 3px;
  }
}

.subscribe-section .section-title {
  margin-bottom: 10px;
  font-size: 36px;
  font-size: 2.25rem;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .subscribe-section .section-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .subscribe-section .section-title br {
    display: none;
  }
}
.subscribe-section p {
  letter-spacing: 0.45px;
  font-size: 16px;
  font-size: 1rem;
  color: #cccccc;
}
.subscribe-section .subscribe-bg {
  padding: 50px;
  border-radius: 45px;
  background-color: #001133;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/newsletter-pattern.svg);
}
@media (max-width: 1199px) {
  .subscribe-section .subscribe-bg {
    border-radius: 30px;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-bg {
    background-image: none;
  }
}
.subscribe-section .subscribe-left {
  margin: 0 auto;
  display: block;
  max-width: 700px;
  text-align: center;
}
.subscribe-section .subscribe-left .subscribe-form {
  display: block;
  margin: 0 auto;
  max-width: 700px;
  position: relative;
}
.subscribe-section .subscribe-left .subscribe-form .form-control {
  height: 75px;
  width: 100%;
  border-radius: 15px;
  padding-right: 140px;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form .form-control {
    padding-right: 15px;
    height: 55px;
    margin-bottom: 10px;
  }
}
.subscribe-section .subscribe-left .subscribe-form button {
  top: 2px;
  right: 20px;
  height: 70px;
  font-weight: 600;
  position: absolute;
  background: transparent;
  text-transform: uppercase;
  padding: 0 10px;
  min-width: auto;
  color: #196ecf;
}
@media (max-width: 640px) {
  .subscribe-section .subscribe-left .subscribe-form button {
    right: 0;
    height: 55px;
    position: relative;
    width: 100%;
    background: #196ecf;
    color: #ffffff;
    font-size: 14px;
    top: inherit;
  }
}
.subscribe-section .subscribe-left .subscribe-form .wpcf7-not-valid-tip {
  font-size: 13px;
}
.subscribe-section .subscribe-left .wpcf7-response-output {
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin: 10px 0 0 0;
}
.subscribe-section .subscribe-left ::-moz-placeholder {
  color: #777777;
}
.subscribe-section .subscribe-left ::placeholder {
  color: #777777;
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-left {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .archive.category .col-sm-3, .archive.category .col-sm-9 {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .archive.category .container {
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .archive.category .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .archive.category .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.archive.category .widget {
  width: 100%;
  display: inline-block;
}
.archive.category .widget .search-bar {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .archive.category .widget .search-bar {
    max-width: 100% !important;
  }
}
.archive.category .widget.widget_categories {
  margin-top: 25px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #C3D9F3;
}
.archive.category .widget.widget_categories .widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
  color: #202020;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.archive.category .widget.widget_categories ul {
  margin: 0;
  padding: 0;
}
.archive.category .widget.widget_categories ul li {
  list-style: none;
}
.archive.category .widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #202020;
  padding-bottom: 2px;
  padding: 5px 5px 5px 5px;
  display: block;
}
.archive.category .widget.widget_categories ul li a:hover {
  color: #196ecf;
  border-bottom-color: #196ecf;
}
.archive.category .widget.widget_categories ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories ul li {
    margin-bottom: 5px;
  }
}
.archive.category .widget.widget_categories ul li.current-cat {
  color: #196ecf;
}
.archive.category .widget.widget_categories ul li.current-cat a {
  color: #196ecf;
}
@media (max-width: 992px) {
  .archive.category .widget.widget_categories {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .archive.category .widget.widget_categories {
    padding: 15px;
  }
}
.archive.category .subscribe-section h1,
.archive.category .blogs-section h1 {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h1,
  .archive.category .blogs-section h1 {
    font-size: 1.375rem;
  }
}
.archive.category .subscribe-section h2,
.archive.category .blogs-section h2 {
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h2,
  .archive.category .blogs-section h2 {
    font-size: 1.2rem;
  }
}
.archive.category .subscribe-section h3,
.archive.category .blogs-section h3 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h3,
  .archive.category .blogs-section h3 {
    font-size: 1.1rem;
  }
}
.archive.category .subscribe-section h4,
.archive.category .blogs-section h4 {
  font-size: 1.15rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h4,
  .archive.category .blogs-section h4 {
    font-size: 1rem;
  }
}
.archive.category .subscribe-section h5,
.archive.category .blogs-section h5 {
  font-size: 1.05rem;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .archive.category .subscribe-section h5,
  .archive.category .blogs-section h5 {
    font-size: 0.9rem;
  }
}
.archive .blog-single-inner {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.archive .blog-single-inner:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.archive .blog-single-inner .figure {
  margin: 0;
  overflow: hidden;
  border-radius: 14px;
}
.archive .blog-single-inner h4 {
  font-weight: 500;
  margin-bottom: 15px;
  color: #444444;
}
.archive .blog-single-inner p {
  color: #444444;
}
.archive .blog-single-inner .read-more-link {
  font-weight: 600;
  font-family: "Sora", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #0075ff;
}
.archive .blog-single-inner .read-more-link:hover {
  color: #02205f;
}

.pricing-modal-main {
  position: fixed;
  bottom: 0;
  left: 15px;
  z-index: 999;
  transform: translateY(-15px);
  transition: transform 0.6s ease-in-out;
  top: auto;
  right: auto;
  width: auto;
  height: auto;
  display: none;
}
.pricing-modal-main.active {
  display: block;
}
.pricing-modal-main .modal-dialog {
  max-width: 600px;
}
.pricing-modal-main .modal-content {
  border-radius: 15px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.pricing-modal-main .close {
  top: 0;
  right: 0;
  opacity: 1;
  width: 40px;
  height: 40px;
  display: flex;
  font-size: 35px;
  position: absolute;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: transparent;
}
.pricing-modal-main .modal-body {
  padding: 40px;
  position: relative;
}
.pricing-modal-main .pricing-modal-content {
  max-width: 400px;
  margin: 0 auto;
}
.pricing-modal-main .pricing-modal-content .pricing-title {
  margin: 0;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content .pricing-title .price {
  font-size: 32px;
  font-weight: 900;
  color: #0075ff;
}
.pricing-modal-main .pricing-modal-content ul {
  list-style: none;
  margin: 50px 0;
  padding: 0;
}
.pricing-modal-main .pricing-modal-content ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 40px;
  line-height: 30px;
  color: #202020;
  font-family: "Montserrat", sans-serif;
}
.pricing-modal-main .pricing-modal-content ul li::before {
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  display: flex;
  content: "";
  align-items: center;
  position: absolute;
  justify-content: center;
  border-radius: 100%;
  background: #fede0e url(/custom-development/wp-content/themes/ftxidentity/dist/images/tick.svg) no-repeat center/20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content ul li:last-child {
  margin-bottom: 0;
}
.pricing-modal-main .pricing-modal-content .btn-group {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.pricing-modal-main .pricing-modal-content .btn-group .button {
  margin: 0 8px 15px;
  border: 2px solid transparent;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.pricing-modal-main .pricing-modal-content .btn-group .button:hover {
  border-color: #196ecf;
}
.pricing-modal-main .pricing-modal-content .btn-group .button.schedule-btn:hover {
  border-color: #fede0e;
}
@media (max-width: 575px) {
  .pricing-modal-main {
    width: calc(100% - 30px);
  }
  .pricing-modal-main .modal-dialog {
    margin: 0 auto;
    max-width: 100%;
  }
  .pricing-modal-main .modal-body {
    padding: 40px 20px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title {
    font-size: 20px;
    line-height: 30px;
  }
  .pricing-modal-main .pricing-modal-content .pricing-title .price {
    font-size: 28px;
  }
  .pricing-modal-main .pricing-modal-content ul {
    margin: 25px 0;
  }
  .pricing-modal-main .pricing-modal-content ul li {
    font-size: 14px;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button {
    margin: 0 0 15px;
    width: 100%;
  }
  .pricing-modal-main .pricing-modal-content .btn-group .button:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 397px) {
  .pricing-modal-main .btn-group .button:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .site-content .button, .site-content .schedule-btn {
    max-width: 450px !important;
    width: 100% !important;
    font-size: 15px;
    margin: 0 auto 15px !important;
  }
  .site-content .button:last-child, .site-content .schedule-btn:last-child {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 389px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media (max-width: 359px) {
  .site-content .button, .site-content .schedule-btn {
    font-size: 13px;
  }
}

.footer-fix-btn {
  position: fixed;
  bottom: 70px;
  left: 15px;
  z-index: 9;
}
.footer-fix-btn .button {
  display: inline-block;
  padding: 1px 30px;
  border: 2px solid #000000;
  font-weight: bold;
}
.footer-fix-btn .button:hover {
  background: #196ecf;
}
.footer-fix-btn .close {
  opacity: 1;
  position: absolute;
  top: -18px;
  right: -6px;
  cursor: pointer;
  background: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 25px;
  font-weight: bold;
  color: #222;
  line-height: 26px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border: 2px solid #000;
  font-size: 15px;
  padding: 0;
}
.footer-fix-btn .close:hover {
  opacity: 1 !important;
}

.cky-audit-table .cky-cookie-des-table li {
  font-size: 14px;
}

.cky-consent-container .cky-notice-des, .cky-consent-container .cky-title {
  text-align: center !important;
}

.cky-notice-btn-wrapper {
  display: block !important;
  text-align: center !important;
}

button.cky-btn.cky-btn-reject {
  display: none;
}

.cky-btn {
  padding: 8px 20px !important;
}

.cky-modal button.cky-btn.cky-btn-reject {
  display: block;
}

@media (max-width: 576px) {
  .cky-prefrence-btn-wrapper {
    flex-direction: row !important;
  }
}
@media (max-width: 440px) {
  .cky-btn {
    width: auto !important;
  }
  .cky-notice-btn-wrapper {
    flex-direction: row !important;
  }
}
.error404 {
  background-color: #F7F9FB;
}
.error404 .error-img img {
  max-height: 350px;
}
.error404 .btn-group .button {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media (max-width: 767px) {
  .error404 .btn-group {
    display: inline-block;
  }
}

.contact-us--form.main-wp-form-custom .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.contact-us--form.main-wp-form-custom .wpforms-submit:hover {
  background: #02205f;
}
.contact-us--form.main-wp-form-custom .wpforms-field {
  padding: 0 0 30px !important;
}
@media ((max-width: 600px)) {
  .contact-us--form.main-wp-form-custom .wpforms-field {
    padding: 0 0 20px !important;
  }
}
.contact-us--form.main-wp-form-custom em.wpforms-error {
  padding: 0 !important;
  font-size: 12px !important;
  margin-top: 0 !important;
  position: absolute !important;
}
.contact-us--form.main-wp-form-custom em.wpforms-error::before {
  display: none !important;
}
@media (max-width: 600px) {
  .contact-us--form.main-wp-form-custom {
    margin-bottom: 0 !important;
  }
  .contact-us--form.main-wp-form-custom .wpforms-submit-container {
    margin: 0 !important;
  }
}

.watch-demo-popup.watch-a-demo-wizard-popup-main {
  background: #f4f9ff url(/custom-development/wp-content/themes/ftxidentity/dist/images/pricing-modal-bg.png) no-repeat center/cover;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
  max-width: 100%;
  position: static;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog {
    margin: 0 auto;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-content {
  border: 0;
  height: 100%;
  max-width: 100%;
  position: static;
  background: transparent;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body {
  padding: 0;
  display: flex;
  position: static;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body {
    padding: 20px;
    margin-top: 50px;
  }
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading {
  padding: 0;
  margin-bottom: 30px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading .modal-title {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 10px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .inner-body .heading p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::-moz-placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field input::placeholder {
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles {
  border: 0;
  padding: 0;
  gap: 0;
  flex-wrap: wrap;
  max-width: 150px;
  position: relative;
  margin: 0 auto 30px;
  justify-content: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles::before {
  top: 50%;
  content: "";
  width: 75%;
  height: 2px;
  z-index: -1;
  display: block;
  position: absolute;
  background: #e3e3ef;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page {
  margin: 0 15px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page .wpforms-page-indicator-page-number {
  margin: 0;
  position: relative;
  line-height: 36px;
  background: #ffffff;
  border: 2px solid #196ecf;
  height: 40px !important;
  width: 40px !important;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number {
  font-size: 0;
  color: #ffffff;
  background: #02205f;
  border-color: #02205f;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active .wpforms-page-indicator-page-number::before {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-size: 100%;
  font-family: "FontAwesome";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.9647 14.9617L17.4693 7.44735L18.5307 8.50732L9.96538 17.0837L5.46967 12.588L6.53033 11.5273L9.9647 14.9617Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak {
  padding-bottom: 0;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button {
  border: 0;
  padding: 0;
  opacity: 0.5;
  min-width: unset;
  box-shadow: none;
  color: #000000;
  background: transparent;
  font-size: 18px;
  margin: 0 20px;
  font-family: "Sora", sans-serif;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 27px;
  left: auto;
  top: 50%;
  border: 0;
  bottom: auto;
  right: -20px;
  min-width: unset;
  border-radius: 0;
  position: absolute;
  color: #000000;
  transform: translateY(-50%);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-field-pagebreak .wpforms-pagebreak-center .wpforms-page-button.wpforms-page-prev::after {
  top: 11px;
  right: auto;
  left: -20px;
  transform: rotate(180deg);
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full {
  text-align: center;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-confirmation-container-full p {
  font-size: 16px;
  font-family: "Sora", sans-serif;
  line-height: 24px;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit {
  height: 48px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 35px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  display: table;
  margin: 0 auto;
  background: #196ecf;
  border: 2px solid #196ecf;
  font-family: "Sora", sans-serif;
  transition: 0.2s ease-in;
}
.watch-demo-popup.watch-a-demo-wizard-popup-main .modal-dialog .modal-body .wpforms-submit:hover {
  background: #02205f;
}

.wpforms-container .form-locked-message .from-limit {
  text-align: center;
  color: #ee4e4e;
}

/* Sticky Footer */
.sticky-footer {
  left: 0;
  right: 0;
  bottom: -113px;
  z-index: 9;
  position: fixed;
  padding: 25px 0;
  text-align: center;
  background-color: #0075ff;
  transition: 0.5s ease-in;
}
.sticky-footer.active {
  bottom: -1px;
}
.sticky-footer .container {
  max-width: 1000px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.sticky-footer .pricing-modal-content .pricing-title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}
.sticky-footer .pricing-modal-content .pricing-title label, .sticky-footer .pricing-modal-content .pricing-title sup {
  color: #fede0e;
}
.sticky-footer .pricing-modal-content .term-text {
  font-weight: 500;
  font-size: 14px;
  font-style: italic;
  color: #ffffff;
  margin: 8px 0 0 0;
}
.sticky-footer .pricing-modal-content ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky-footer .pricing-modal-content ul li {
  margin: 0 8px;
  padding-left: 25px;
  font-size: 13px;
  position: relative;
  color: #ffffff;
}
.sticky-footer .pricing-modal-content ul li .icon {
  width: 18px;
  height: 18px;
  left: 0;
  top: 1px;
  position: absolute;
}
.sticky-footer .pricing-modal-content ul li .icon svg {
  width: 18px;
  height: 18px;
}
.sticky-footer .pricing-modal-content ul li:first-child {
  margin-left: 0;
}
.sticky-footer .pricing-modal-content ul li:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group {
  top: 50%;
  left: auto;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
}
.sticky-footer .btn-group button {
  margin: 0 10px !important;
}
.sticky-footer .btn-group button:first-child {
  margin-left: 0;
}
.sticky-footer .btn-group button:last-child {
  margin-right: 0;
}
.sticky-footer .btn-group .close {
  color: #ffffff;
  font-size: 25px;
  margin: 0 20px 0 10px !important;
}
@media (max-width: 1700px) {
  .sticky-footer .container {
    max-width: 100% !important;
  }
  .sticky-footer .container .close {
    margin: 0 20px 0 0 !important;
  }
}
@media (max-width: 1365px) {
  .sticky-footer {
    bottom: -145px;
    text-align: left;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 250px;
    padding-left: 55px;
  }
  .sticky-footer .pricing-modal-content ul {
    width: 100%;
    display: inline-block;
  }
  .sticky-footer .pricing-modal-content ul li {
    text-align: left;
    display: inline-block;
    margin: 0;
    width: 45%;
  }
}
@media (max-width: 1199px) {
  .sticky-footer {
    bottom: -130px;
    text-align: center;
  }
  .sticky-footer .pricing-modal-content {
    padding-right: 0;
    padding-left: 0;
  }
  .sticky-footer .pricing-modal-content ul {
    display: none;
  }
  .sticky-footer .pricing-modal-content .pricing-title {
    font-size: 18px;
    margin-bottom: 0;
    line-height: normal;
  }
  .sticky-footer .pricing-modal-content .term-text {
    margin-top: 5px;
  }
  .sticky-footer .btn-group {
    top: 0;
    left: auto;
    right: 0;
    position: static;
    transform: inherit;
    margin-top: 10px;
  }
  .sticky-footer .btn-group .button {
    height: 40px;
    line-height: 36px;
    border-radius: 8px;
  }
  .sticky-footer .btn-group .close {
    top: 50%;
    right: 10px;
    position: absolute;
    margin: 0 !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .sticky-footer {
    bottom: -175px;
    padding: 15px 0;
  }
}
@media (max-width: 480px) {
  .sticky-footer .pricing-modal-content {
    padding: 0 25px;
  }
  .sticky-footer .btn-group .close {
    top: 3px;
    transform: inherit;
  }
}

.sticky-footer-arrow {
  cursor: pointer;
  position: fixed;
  width: 40px;
  height: 40px;
  display: flex;
  right: -40px;
  bottom: 0;
  padding: 5px;
  z-index: 9;
  align-items: center;
  justify-content: center;
  background: #fede0e;
  border-radius: 5px 0 0 0;
  transition: 0.5s ease-in;
}
.sticky-footer-arrow .icon svg {
  width: 12px;
  fill: #000000;
}
.sticky-footer-arrow .icon svg path {
  fill: #000000;
}
.sticky-footer-arrow.active {
  right: 0;
}

@media (max-width: 767px) {
  .cky-revisit-bottom-left {
    bottom: 15px;
    left: 18px !important;
  }
}

.cms-banner {
  display: flex;
  padding: 100px 0;
  min-height: 400px;
  position: relative;
  align-items: center;
  text-align: center;
  background: #EAF9FF url(/custom-development/wp-content/themes/ftxidentity/dist/images/cms-banner.jpg) no-repeat top center/cover;
}
.cms-banner .container {
  z-index: 2;
  position: relative;
}
.cms-banner::after {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-white-bg.svg) no-repeat bottom -1px center/101%;
}
@media (max-width: 1199px) {
  .cms-banner {
    min-height: 300px;
    padding: 100px 30px 50px;
  }
}
@media (max-width: 767px) {
  .cms-banner {
    min-height: inherit;
    padding: 100px 0 30px;
  }
}

.cms-content .cms-inner-content p {
  color: #444444;
}
.cms-content .cms-inner-content a {
  color: #444444;
}
.cms-content .cms-inner-content a:hover {
  color: #0075ff;
}
.cms-content .cms-inner-content ul {
  margin: 0 0 15px 0;
  padding: 0;
  color: #444444;
  list-style: none;
}
.cms-content .cms-inner-content ul li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  list-style: none;
}
.cms-content .cms-inner-content ul li::before {
  content: "";
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 100%;
  background-color: #444444;
}
.cms-content .cms-inner-content ol {
  padding: 0 0 0 15px;
  margin: 0;
  color: #444444;
}
.cms-content .cms-inner-content ol li {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  padding-left: 0;
  margin-bottom: 10px;
}
.cms-content .cms-inner-content ol li::before {
  background-color: #444444;
}

.contact-section .form-block .heading-cls {
  padding-left: 0;
  margin-bottom: 15px;
}
.contact-section .info-main .contact-info {
  margin-bottom: 80px;
  padding: 35px;
  max-width: 595px;
  position: relative;
  border-radius: 28px;
  border: 2px solid #9ECBFF;
  background: #ffffff;
  position: relative;
}
.contact-section .info-main .contact-info::after {
  top: 15px;
  left: 15px;
  content: "";
  z-index: -1;
  position: absolute;
  border-radius: 28px;
  background: #C4DCF4;
  width: 100%;
  height: 100%;
}
.contact-section .info-main .contact-info:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info {
  margin: 30px 0;
}
.contact-section .info-main .contact-info .inner-info ul li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.contact-section .info-main .contact-info .inner-info ul li:last-child {
  margin-bottom: 0;
}
.contact-section .info-main .contact-info .inner-info ul li .icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-section .info-main .contact-info .inner-info ul li .icon img {
  width: 22px;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content {
  padding-left: 20px;
  width: calc(100% - 22px);
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p {
  font-size: 18px;
  line-height: 22px;
  color: #444444;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info .inner-info ul li .info-content p {
    font-size: 16px;
  }
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a {
  color: #444444;
}
.contact-section .info-main .contact-info .inner-info ul li .info-content p a:hover {
  color: #196ecf;
}
@media (max-width: 1500px) {
  .contact-section .info-main .contact-info {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .contact-section .col-sm-6 {
    width: 100%;
    margin-bottom: 50px;
  }
  .contact-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .contact-section .form-block .heading-cls {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  .contact-section .info-main {
    display: flex;
  }
  .contact-section .info-main .contact-info {
    width: 45%;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .contact-section .form-block .heading-cls {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .contact-section .form-block iframe {
    height: 1050px !important;
  }
  .contact-section .info-main {
    width: 100%;
    display: inline-block;
  }
  .contact-section .info-main .contact-info {
    width: 100%;
    padding: 20px;
    max-width: 100%;
    text-align: center;
    border-radius: 15px;
    margin: 0 0 30px !important;
  }
  .contact-section .info-main .contact-info::after {
    top: 10px;
    left: 10px;
    border-radius: 15px;
  }
  .contact-section .info-main .contact-info:last-child {
    margin-bottom: 0 !important;
  }
  .contact-section .info-main .contact-info .inner-info {
    max-width: 300px;
    text-align: left;
    margin: 30px auto;
  }
}

.main-faq-main h2 {
  font-size: 32px;
}
.main-faq-main a {
  color: #0075ff;
}
.main-faq-main .nav {
  width: 350px;
  position: relative;
}
.main-faq-main .nav .nav-link {
  font-weight: 400;
  color: #a7a7a7;
  text-align: left;
  position: relative;
  background-color: transparent;
  padding: 15px 30px 15px 20px !important;
  font-family: "Sora", sans-serif;
}
.main-faq-main .nav .nav-link::before {
  left: 0;
  content: "";
  opacity: 0;
  position: absolute;
  top: 50% !important;
  border: 0 !important;
  width: 3px !important;
  height: 3px !important;
  background: #196ecf;
  transform: translateY(-50%) !important;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link::after {
  content: "";
  position: absolute;
  opacity: 0;
  top: 50% !important;
  right: 0 !important;
  width: 15px !important;
  height: 15px !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transform: translateY(-50%);
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/faq-arrow.svg);
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.main-faq-main .nav .nav-link:hover, .main-faq-main .nav .nav-link.active {
  font-weight: bold;
  color: #196ecf;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(25, 110, 207, 0.1);
  padding: 15px 30px 15px 20px !important;
}
.main-faq-main .nav .nav-link:hover::before, .main-faq-main .nav .nav-link.active::before {
  top: 0 !important;
  bottom: 0;
  opacity: 1;
  height: 100% !important;
  transform: inherit !important;
}
.main-faq-main .nav .nav-link:hover::after, .main-faq-main .nav .nav-link.active::after {
  opacity: 1;
  right: 10px !important;
}
@media (max-width: 1199px) {
  .main-faq-main .nav {
    width: 250px;
  }
}
.main-faq-main .tab-pane {
  width: 100%;
  margin-bottom: 40px;
}
.main-faq-main .tab-pane:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .main-faq-main .tab-pane {
    margin-bottom: 30px;
  }
}
.main-faq-main .tab-content {
  padding-left: 50px;
  width: calc(100% - 350px);
}
@media (max-width: 1199px) {
  .main-faq-main .tab-content {
    padding-left: 20px;
    width: calc(100% - 250px);
  }
}
@media (max-width: 767px) {
  .main-faq-main .tab-content {
    padding-left: 0;
    width: 100%;
  }
  .main-faq-main .tab-content .section-cms-title {
    margin-bottom: 15px;
  }
}
.main-faq-main .accordion-item {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
.main-faq-main .accordion-item:last-child {
  margin-bottom: 0;
}
.main-faq-main .accordion-item .accordion-button {
  box-shadow: none;
  font-weight: 600;
  color: #181B31;
  letter-spacing: 0.4px;
  padding: 30px 60px 30px 30px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Sora", sans-serif;
  line-height: 26px;
}
.main-faq-main .accordion-item .accordion-button::after {
  top: 50%;
  right: 25px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  color: #181B31;
  transform: translateY(-50%);
  text-align: center !important;
  content: "+";
  background: none;
  font-family: "FontAwesome";
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.main-faq-main .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.main-faq-main .accordion-item .accordion-body {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body a {
  color: #0075ff;
}
.main-faq-main .accordion-item .accordion-body ul {
  padding-left: 2rem;
}
.main-faq-main .accordion-item .accordion-body ul li {
  list-style-type: disc;
}
.main-faq-main .accordion-item .accordion-body p, .main-faq-main .accordion-item .accordion-body li {
  color: #555555;
}
.main-faq-main .accordion-item .accordion-body p a, .main-faq-main .accordion-item .accordion-body li a {
  color: #0075ff;
}
@media (max-width: 1199px) {
  .main-faq-main .accordion-item {
    margin-bottom: 30px;
  }
  .main-faq-main .accordion-item .accordion-button {
    padding: 22px 60px 22px 22px;
  }
  .main-faq-main .accordion-item .accordion-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.faq-identity-inner {
  position: relative;
}

@media (max-width: 767px) {
  .main-faq-main .nav {
    display: none;
  }
}
.main-faq-main .nav.faq-sticky {
  top: 100px;
  position: sticky;
}

footer {
  padding: 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/footer-bg.webp);
}
footer .to-top {
  position: fixed;
  bottom: 150px;
  right: 20px;
  background-color: #0075ff;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
@media (min-width: 1025px) {
  footer .to-top:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  }
}
@media (max-width: 767px) {
  footer .to-top {
    bottom: 140px;
    display: none !important;
  }
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .footer-top {
  padding: 8% 0 50px;
}
@media (max-width: 1500px) {
  footer .footer-top {
    padding: 10% 0 30px 0;
  }
}
@media (max-width: 992px) {
  footer .footer-top {
    padding: 8% 0 30px 0;
  }
}
footer .footer-top .ft-dt {
  width: 30%;
}
footer .footer-top .ft-dt > section {
  margin-bottom: 20px;
}
footer .footer-top .ft-dt > section:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-dt .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
footer .footer-top .ft-dt .widget_media_image img {
  width: auto;
  max-height: 60px;
}
footer .footer-top .ft-dt .widget_text p {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #ffffff;
}
footer .footer-top .ft-dt .contact-info li {
  margin-bottom: 10px;
}
footer .footer-top .ft-dt .contact-info li a {
  color: #ffffff;
  display: inline-block;
}
footer .footer-top .ft-dt .contact-info li a i {
  padding: 0 10px 0 0;
}
footer .footer-top .ft-dt .contact-info li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-dt .contact-info li:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  footer .footer-top .ft-dt {
    width: 100%;
    margin-bottom: 20px;
  }
}
footer .footer-top .ft-social-media ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .footer-top .ft-social-media ul li {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 100%;
  background-color: #ffffff;
}
footer .footer-top .ft-social-media ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-size: 1.375rem;
}
footer .footer-top .ft-social-media ul li a img {
  max-height: 20px;
}
footer .footer-top .ft-social-media ul li:last-child {
  margin-right: 0;
}
footer .footer-top .ft-social-media ul li:hover {
  background-color: #fede0e;
}
footer .footer-top .ft-nav {
  width: 23.33%;
  padding-left: 90px;
}
footer .footer-top .ft-nav .widget_nav_menu {
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget_nav_menu {
    margin-bottom: 5px;
  }
}
footer .footer-top .ft-nav .widget_nav_menu:last-child {
  margin-bottom: 0px;
}
footer .footer-top .ft-nav li {
  display: block;
  margin-bottom: 12px;
}
footer .footer-top .ft-nav li a {
  display: inline-block;
  color: #ffffff;
  line-height: 22px;
  font-size: 16px;
  font-size: 1rem;
}
footer .footer-top .ft-nav li a:hover {
  color: #fede0e;
}
footer .footer-top .ft-nav li:last-child {
  margin-bottom: 0;
}
footer .footer-top .ft-nav li.scan-data a {
  font-weight: 500;
  font-size: 16px;
  font-family: "Sora", sans-serif;
}
footer .footer-top .ft-nav .widget-title {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  footer .footer-top .ft-nav .widget-title:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: -2px;
    transition: all 0.25s;
  }
  footer .footer-top .ft-nav .widget-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3a60d3;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
footer .footer-top .ft-nav .widget-title.active::before {
  transform: rotate(-180deg);
}
footer .footer-top .ft-nav .widget_text li {
  margin-bottom: 10px;
}
footer .footer-top .ft-nav .widget_text li a {
  display: block;
}
footer .footer-top .ft-nav .widget_text li a img {
  max-height: 50px;
}
footer .footer-top .ft-nav .widget_text li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  footer .footer-top .ft-nav {
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  footer .footer-top .ft-nav {
    width: 100%;
  }
  footer .footer-top .ft-nav .widget-title + div {
    display: none;
    margin-bottom: 20px;
  }
  footer .footer-top .ft-nav:nth-last-child(2) .widget_nav_menu:last-child .widget-title {
    display: block;
  }
  footer .footer-top .ft-nav:last-child .widget_text .widget-title::before, footer .footer-top .ft-nav:last-child .widget_text .widget-title::after {
    display: none;
  }
  footer .footer-top .ft-nav:last-child .widget_text .textwidget {
    display: block !important;
  }
}
footer .footer-bottom {
  background-color: rgba(9, 54, 183, 0.56);
  padding: 12px 0;
}
footer .footer-bottom .site-info {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  width: 50%;
  text-align: left;
}
footer .footer-bottom .site-info a {
  color: #ffffff;
}
footer .footer-bottom .site-other-links {
  width: 50%;
  text-align: right;
}
footer .footer-bottom .site-other-links ul li {
  margin-right: 12px;
  padding-right: 12px;
  display: inline-block;
  position: relative;
}
footer .footer-bottom .site-other-links ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
footer .footer-bottom .site-other-links ul li:last-child::before {
  display: none;
}
footer .footer-bottom .site-other-links ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.56);
}
footer .footer-bottom .site-other-links ul li a {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.14px;
  color: #ffffff;
  opacity: 1;
  color: #ffffff;
}
footer .footer-bottom .site-other-links ul li a:hover {
  color: #fede0e;
}
@media (max-width: 992px) {
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info:last-child, footer .footer-bottom .site-other-links:last-child {
    margin-bottom: 0;
  }
  footer .footer-bottom .site-info, footer .footer-bottom .site-other-links ul li a {
    font-size: 14px;
  }
}
footer.site-footer {
  padding: 0;
  border: none;
  background-color: transparent;
}
footer .social-media-icon li:hover {
  background-color: #fede0e !important;
}

header {
  top: 0px;
  width: 100%;
  z-index: 999;
  position: absolute;
  padding: 15px 25px;
  box-sizing: border-box;
  transition: transform 0.2s;
}
@media (min-width: 1921px) {
  header .mobile-header {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
header .site-logo {
  margin-right: 20px;
  width: 100%;
  max-width: 120px;
  position: relative;
  left: 0;
  display: block;
}
header .site-logo img {
  width: 100%;
}
@media (max-width: 1199px) {
  header .site-logo {
    position: relative;
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 1919px) {
  header .header-top-right {
    margin-left: 0;
  }
}
header .header-nav .navbar {
  padding: 0;
}
@media (max-width: 1199px) {
  header .header-nav .navbar {
    position: inherit;
  }
  header .header-nav .navbar .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 55px;
    padding: 20px 30px;
    background: #fff;
  }
  header .header-nav .navbar .navbar-toggler {
    color: #02205f;
    border-color: #02205f;
  }
  header .header-nav .navbar .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
}
header .header-nav .navbar-nav li {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  header .header-nav .navbar-nav li {
    padding: 10px 0;
  }
}
header .header-nav .navbar-nav li a {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  display: inline-block;
}
header .header-nav .navbar-nav li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 2px;
  background-color: #fede0e;
  transition: width 0.3s ease-in-out;
}
header .header-nav .navbar-nav li a:hover:after, header .header-nav .navbar-nav li a.active:after {
  width: 100%;
}
header.fixed {
  background-color: #ffffff;
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  transition: transform 0.2s;
  border-bottom: 1px solid #dfdfdf;
}
header.fixed .header-nav .navbar-nav li a {
  color: #444444 !important;
}
@media (max-width: 640px) {
  header {
    padding: 15px;
  }
}

.home #content {
  padding-top: 0;
}
.home .site-footer {
  background-color: #f1f9ff;
}

.industries-section {
  overflow: hidden;
  position: relative;
}
.industries-section::before {
  top: 0;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 59%;
  display: block;
  position: absolute;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(237, 244, 251) 100%);
}
.industries-section .container {
  position: relative;
  z-index: 2;
}
.industries-section .custom-next-prev .slick-arrow {
  top: auto;
  left: auto;
  right: 0;
  width: 35px;
  height: 35px;
  z-index: 2;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  transform: inherit;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/prev-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow::before {
  display: none;
}
.industries-section .custom-next-prev .slick-arrow.slick-next {
  margin-right: 0;
  transform: rotate(180deg);
}
.industries-section .custom-next-prev .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.industries-section .custom-next-prev .slick-arrow:hover {
  transform: rotate(-180deg);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-arrow.svg) no-repeat center/35px;
}
.industries-section .custom-next-prev .slick-arrow:hover.slick-next {
  transform: rotate(0deg);
}
@media (max-width: 767px) {
  .industries-section .custom-next-prev {
    display: none;
  }
}
.industries-section .industries-slider-main .container {
  padding-left: calc((100% - 1370px) / 2);
  padding-right: 0;
  max-width: 100%;
}
@media (max-width: 1500px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1250px) / 2);
  }
}
@media (max-width: 1300px) {
  .industries-section .industries-slider-main .container {
    padding-left: calc((100% - 1170px) / 2);
  }
}
@media (max-width: 1199px) {
  .industries-section .industries-slider-main .container {
    padding: 0 8px;
  }
}
.industries-section .industries-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 250px;
  padding-bottom: 20px;
}
.industries-section .industries-slider .slick-track {
  display: flex !important;
}
.industries-section .industries-slider .slick-slide {
  display: flex;
  align-items: stretch;
  height: inherit !important;
}
.industries-section .industries-slider .slick-arrow {
  display: none !important;
}
.industries-section .slick-slider .slide-box {
  margin: 0 15px;
  overflow: hidden;
  border-radius: 28px;
  background: #ffffff;
  border: 2px solid #C3D9F3;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box a {
  display: block;
}
.industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 25px;
  text-align: center;
  box-sizing: border-box;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: table;
  border-radius: 10px;
  background-color: #E2F2FF;
  margin: 0 auto 20px;
  transition: all ease-in 0.5s;
}
.industries-section .slick-slider .slide-box .slide-box-inner figure img {
  width: 80px;
}
.industries-section .slick-slider .slide-box .slide-box-inner p {
  margin: 0;
  min-height: 90px;
  color: #444444;
}
.industries-section .slick-slider .slide-box .learn-more {
  padding: 25px;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #196ecf;
  background: #ffffff;
}
.industries-section .slick-slider .slide-box .learn-more img {
  margin-left: 8px;
  display: inline-block;
}
.industries-section .slick-slider .slide-box:hover {
  border-color: #196ECF;
  background: #E2F2FF;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1019607843);
}
.industries-section .slick-slider .slide-box:hover .slide-box-inner figure {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 133, 235, 0.3019607843);
}
@media (max-width: 1500px) {
  .industries-section .industries-slider .slick-list {
    padding-right: 200px;
  }
}
@media (max-width: 1199px) {
  .industries-section::before {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .industries-section .industries-slider .slick-list {
    margin: 0;
    padding-right: 0;
  }
  .industries-section .slick-slider .slide-box {
    margin: 0 8px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner {
    padding: 15px;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner p {
    min-height: 80px;
  }
  .industries-section .slick-slider .slide-box .learn-more {
    padding: 15px;
  }
  .industries-section .slick-slider .slick-arrow {
    top: -104px;
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
@media (max-width: 767px) {
  .industries-section {
    text-align: center;
  }
  .industries-section .heading-cls {
    display: inline-block !important;
  }
  .industries-section .industries-slider {
    margin-bottom: 0;
  }
  .industries-section .industries-slider .slick-dots, .industries-section .industries-slider .slick-dots * {
    position: relative !important;
  }
  .industries-section .industries-slider .slick-dots {
    bottom: 0;
    margin-top: 15px;
  }
  .industries-section .industries-slider .slick-dots li {
    height: 12px;
    width: 12px;
    margin: 0 4px;
  }
  .industries-section .industries-slider .slick-dots li button {
    padding: 0;
    height: 12px;
    width: 12px;
    line-height: normal;
    float: left;
  }
  .industries-section .industries-slider .slick-dots li button::before {
    content: "";
    height: 12px;
    width: 12px;
    opacity: 1;
    border-radius: 100%;
    background: #D1D2D4;
  }
  .industries-section .industries-slider .slick-dots li.slick-active button::before {
    background: #196ecf;
  }
  .industries-section .slick-slider .slide-box .slide-box-inner h3 {
    font-size: 20px;
  }
}

@media (max-width: 1500px) {
  .site-map-menu {
    padding: 90px;
  }
}
@media (max-width: 1200px) {
  .site-map-menu {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .site-map-menu {
    padding: 0;
  }
}
.site-map-menu .site-inner-menu {
  display: flex;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu {
    display: block;
    padding-left: 40px;
  }
}
.site-map-menu .site-inner-menu .widget-title {
  color: #178bcf;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .site-map-menu .site-inner-menu .widget-title {
    margin-top: 20px;
  }
}
.site-map-menu .menu {
  margin-top: 5px;
  padding-top: 10px;
  padding-left: 25px;
  position: relative;
}
.site-map-menu .menu::before {
  top: 0;
  left: 7px;
  right: 0;
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu::after {
  top: 0;
  left: 0;
  right: 0;
  width: 15px;
  height: 1px;
  content: "";
  visibility: visible;
  position: absolute;
  background-color: #178bcf;
}
.site-map-menu .menu .menu-item {
  margin-bottom: 10px;
}
.site-map-menu .menu .menu-item a {
  font-size: 18px !important;
  line-height: 24px;
  color: #444444;
}
.site-map-menu .menu .menu-item a:hover {
  color: #178bcf;
}
@media (max-width: 992px) {
  .site-map-menu .menu .menu-item a {
    font-size: 16px !important;
  }
}
.site-map-menu .menu .menu-item:last-child {
  margin-bottom: 0;
}
.site-map-menu .use-side-menu {
  width: 100%;
}
.site-map-menu .use-side-menu .menu {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .site-map-menu .use-side-menu .menu {
    margin-bottom: 0;
  }
}

.main-thank-you {
  background-color: #e9f3fc;
  padding: 100px 0px 100px 0px;
}
.main-thank-you .thank-you-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image {
    padding-bottom: 0;
  }
}
.main-thank-you .thank-you-image img {
  width: 825px;
  height: 413px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-you-image img {
    height: auto;
  }
}
.main-thank-you .thank-title h5 {
  color: #444444;
  font-family: "Sora", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 60px 0 15px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main-thank-you .thank-title h5 {
    padding: 30px 0 0;
  }
}

.page-template-template-thank-you footer.site-footer {
  background-color: #e9f3fc !important;
}

.identity-verification-section .verification-container {
  max-width: 1500px;
}
.identity-verification-section figure {
  padding-right: 50px;
}
.identity-verification-section .identity-verification-content {
  padding: 0 20px;
}
.identity-verification-section .bottom-content-repeater {
  padding: 50px;
  border-radius: 80px;
  background-color: #001133;
}
.identity-verification-section .bottom-content-repeater .rep-box {
  padding: 0 15px;
}
.identity-verification-section .bottom-content-repeater .rep-box .animation-json {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}
.identity-verification-section .bottom-content-repeater .rep-box .section-sub-title {
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .identity-verification-section .identity-verification-content {
    padding: 0;
  }
  .identity-verification-section .bottom-content-repeater {
    border-radius: 50px;
  }
}
@media (max-width: 991px) {
  .identity-verification-section .col-sm-7, .identity-verification-section .col-sm-5 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .identity-verification-section .col-sm-7:last-child, .identity-verification-section .col-sm-5:last-child {
    margin-bottom: 0;
  }
  .identity-verification-section .verify-animation {
    max-width: 500px;
    margin: 0 auto;
  }
  .identity-verification-section .bottom-content-repeater {
    border-radius: 30px;
    padding: 30px;
  }
  .identity-verification-section .bottom-content-repeater .rep-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .identity-verification-section .bottom-content-repeater {
    border-radius: 20px;
    text-align: center;
  }
  .identity-verification-section .bottom-content-repeater .col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .identity-verification-section .bottom-content-repeater .col-sm-4:last-child {
    margin-bottom: 0;
  }
  .identity-verification-section .bottom-content-repeater .rep-box .animation-json {
    margin: 0 auto 15px;
  }
}

.digital-verification-section .count-down {
  text-align: center;
}
.digital-verification-section .count-down .num-box {
  width: auto;
  margin-right: 50px;
  position: relative;
  display: inline-block;
}
.digital-verification-section .count-down .num-box:nth-child(2n) {
  margin-right: 0;
}
.digital-verification-section .count-down .num-box:nth-child(3) {
  margin-bottom: 0;
}
.digital-verification-section .count-down .num-box:nth-child(3), .digital-verification-section .count-down .num-box:nth-child(4) {
  left: 100px;
}
@media (max-width: 1279px) {
  .digital-verification-section .count-down .num-box {
    margin-right: 20px;
    margin-bottom: 0;
  }
  .digital-verification-section .count-down .num-box:nth-child(2n) {
    margin-right: 20px;
  }
  .digital-verification-section .count-down .num-box:last-child {
    margin-right: 0;
  }
  .digital-verification-section .count-down .num-box:nth-child(3), .digital-verification-section .count-down .num-box:nth-child(4) {
    left: 0;
  }
}
@media (max-width: 767px) {
  .digital-verification-section .count-down .num-box {
    margin-right: 0;
    padding: 0 15px;
    margin-bottom: 15px;
    width: 48%;
  }
  .digital-verification-section .count-down .num-box:nth-child(2n) {
    margin-right: 0;
  }
  .digital-verification-section .count-down .num-box:nth-child(3), .digital-verification-section .count-down .num-box:nth-child(4) {
    margin-bottom: 0;
  }
}
.digital-verification-section .count-down img {
  width: auto;
  max-height: 220px;
  max-width: 285px;
}
@media (max-width: 1500px) {
  .digital-verification-section .count-down img {
    max-height: 200px;
    max-width: 245px;
  }
}
@media (max-width: 1350px) {
  .digital-verification-section .count-down img {
    max-height: 190px;
    max-width: 255px;
  }
}
@media (max-width: 1279px) {
  .digital-verification-section .count-down img {
    max-height: 150px;
    max-width: 245px;
  }
}
@media (max-width: 992px) {
  .digital-verification-section .count-down img {
    max-height: 100px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .digital-verification-section .col-sm-7, .digital-verification-section .col-sm-5 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .digital-verification-section .col-sm-7:last-child, .digital-verification-section .col-sm-5:last-child {
    margin-bottom: 0;
  }
}

.video-section {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/video-bg.png) no-repeat center/cover;
}
.video-section figure {
  cursor: pointer;
  margin: 0 auto;
  max-width: 600px;
  overflow: hidden;
  position: relative;
  border-radius: 28px;
}
.video-section figure::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.39);
}
.video-section figure img {
  width: 100%;
}
.video-section figure .play-icon {
  z-index: 1;
  top: 50%;
  left: 50%;
  border: 0;
  cursor: pointer;
  font-size: 100px;
  background: none;
  position: absolute;
  color: #ffffff;
  transform: translate(-50%, -50%);
  animation: zoom-in-zoom-out 3s ease-out infinite;
}
.video-section .vid-link {
  display: flex;
  align-items: center;
  color: #fede0e;
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Sora", sans-serif;
}
.video-section .vid-link img {
  margin-left: 10px;
  animation: bounceRight 3s infinite;
}
@media (max-width: 1199px) {
  .video-section .vid-thumb .play-icon {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .video-section {
    text-align: center;
  }
  .video-section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .video-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .video-section .vid-thumb {
    border-radius: 20px;
    max-width: 400px;
  }
  .video-section .video-content .vid-link {
    justify-content: center;
    font-size: 16px;
  }
}

@keyframes bounceRight {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(8px);
  }
  60% {
    transform: translateX(4px);
  }
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1, 1.1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1, 1);
  }
}
.youtube-popup-video .modal-dialog {
  max-width: 900px;
  top: 50%;
  transform: translateY(-50%) !important;
}
@media (max-width: 991px) {
  .youtube-popup-video .modal-dialog {
    width: 94%;
    margin: 0 auto;
  }
}
.youtube-popup-video .modal-dialog .modal-content {
  border-radius: 0;
  background: transparent;
}
.youtube-popup-video .modal-dialog .modal-body {
  padding: 0;
}
.youtube-popup-video .modal-dialog .modal-body iframe {
  width: 100%;
  height: 500px;
}
@media (max-width: 767px) {
  .youtube-popup-video .modal-dialog .modal-body iframe {
    height: 450px;
  }
}
@media (max-width: 575px) {
  .youtube-popup-video .modal-dialog .modal-body iframe {
    height: 270px;
  }
}
.youtube-popup-video .modal-dialog .modal-body .close {
  border: 0;
  background: transparent;
  outline: none;
  box-shadow: none;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  position: absolute;
  right: 5px;
  top: -35px;
  color: #ffffff;
}

.feature-section {
  position: relative;
}
.feature-section::after {
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  content: "";
  height: calc(100% - 155px);
  position: absolute;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background: #f1f9ff url(/custom-development/wp-content/themes/ftxidentity/dist/images/features-bg-lines.webp) no-repeat center/100% auto;
}
.feature-section .container {
  z-index: 2;
  position: relative;
}
.feature-section .single-img {
  padding: 0 0 0 60px;
}
.feature-section .features-repeater-inner .rep-box {
  display: flex;
  min-height: 240px;
  text-align: right;
  align-items: center;
  border-radius: 28px;
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #4cd886;
  padding: 30px 75px 30px 30px;
  position: relative;
}
.feature-section .features-repeater-inner .rep-box .icon,
.feature-section .features-repeater-inner .rep-box figure {
  top: 50%;
  right: -59px;
  width: 125px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  transform: translateY(-50%);
}
.feature-section .features-repeater-inner .rep-box .section-sub-title {
  font-weight: 600;
  color: #222222;
}
.feature-section .features-repeater-inner .rep-box:hover {
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.0784313725);
}
.feature-section .features-repeater-inner .rep-box:last-child {
  margin-bottom: 0;
  border-color: #196ecf;
}
@media (max-width: 1280px) {
  .feature-section .features-top .col-sm-6, .feature-section .features-top .col-sm-4 {
    width: 50%;
  }
  .feature-section .single-img {
    padding: 0 0 0 50px;
  }
}
@media (max-width: 991px) {
  .feature-section {
    padding-bottom: 50px;
  }
  .feature-section::after {
    height: 100%;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .feature-section .features-top .col-sm-6, .feature-section .features-top .col-sm-4, .feature-section .features-bottom-repeater .col-sm-6, .feature-section .features-bottom-repeater .col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .feature-section .features-top .col-sm-6:last-child, .feature-section .features-top .col-sm-4:last-child, .feature-section .features-bottom-repeater .col-sm-6:last-child, .feature-section .features-bottom-repeater .col-sm-4:last-child {
    margin-bottom: 0;
  }
  .feature-section .single-img {
    padding: 0;
  }
  .feature-section .features-repeater-inner .rep-box {
    margin-top: 70px;
    text-align: center;
    min-height: inherit;
    border-radius: 10px;
    padding: 60px 20px 20px;
  }
  .feature-section .features-repeater-inner .rep-box .icon,
  .feature-section .features-repeater-inner .rep-box figure {
    left: 0;
    right: 0;
    top: -50px;
    width: 100px;
    transform: inherit;
    margin: 0 auto !important;
  }
  .feature-section .features-repeater-inner .rep-box:first-child {
    margin-top: 50px;
  }
  .feature-section .features-bottom-repeater .bottom-box {
    padding: 70px 20px 20px;
  }
}
@media (max-width: 767px) {
  .feature-section {
    padding-bottom: 30px;
  }
  .feature-section::after {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}

.features-bottom-repeater .bottom-box {
  text-align: center;
  margin-top: 50px;
  position: relative;
  border-radius: 14px;
  padding: 80px 30px 30px;
  height: calc(100% - 50px);
  border: 2px solid #C3D9F3;
  background: #ffffff;
}
.features-bottom-repeater .bottom-box .icon {
  left: 0;
  right: 0;
  top: -50px;
  position: absolute;
  border-radius: 5px;
  align-items: center;
  margin: 0 auto !important;
  justify-content: center;
  width: 100px !important;
  height: 100px !important;
  display: flex !important;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.14);
}
.features-bottom-repeater .bottom-box .icon lottie-player {
  width: 70px;
  height: 70px;
}
.features-bottom-repeater .bottom-box .bottom-box-contnet .section-sub-title {
  line-height: 30px;
  color: #202020;
  letter-spacing: 0.6px;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Sora", sans-serif;
}
.features-bottom-repeater .bottom-box .bottom-box-contnet p {
  line-height: 22px;
  color: #444444;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif !important;
}

.integration-section figure {
  margin: 0 auto;
  max-width: 595px;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .integration-section figure {
    margin: 0 auto 30px;
  }
}
.integration-section ul {
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.integration-section ul li {
  padding: 8px;
  min-height: 100px;
  text-align: center;
  margin: 0 15px 30px;
  border-radius: 20px;
  width: calc(50% - 30px);
  display: flex;
  border: 2px solid #C3D9F3;
  align-items: center;
  justify-content: center;
}
.integration-section ul li:last-child {
  margin-bottom: 0;
}
.integration-section ul li img {
  width: auto;
  height: auto;
}
@media (max-width: 991px) {
  .integration-section ul li {
    margin: 0 10px 20px;
    border-radius: 10px;
    width: calc(50% - 22px);
  }
}
@media (max-width: 575px) {
  .integration-section ul {
    margin-top: 20px;
  }
  .integration-section ul li {
    min-height: 80px;
    margin: 0 10px 20px;
    border-radius: 10px;
    width: calc(50% - 22px);
  }
}

.cta-section .cta-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 70px 30px;
  border-radius: 20px;
  background: #02205f url(/custom-development/wp-content/themes/ftxidentity/dist/images/blue-cta-bg.png) no-repeat center/cover;
}
.cta-section .cta-inner .button {
  text-align: center;
  min-width: 180px;
  line-height: 46px;
  border: 2px solid #fede0e;
}
.cta-section .cta-inner .section-title {
  margin-bottom: 50px;
  font-size: 28px;
  font-size: 1.75rem;
}
@media (max-width: 991px) {
  .cta-section .cta-inner {
    padding: 30px;
    border-radius: 30px;
    background-position: left center;
  }
  .cta-section .cta-inner .section-title {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .cta-section .cta-inner {
    border-radius: 20px;
  }
}

.our-clients-section .slick-list {
  margin: 0 35px;
}
.our-clients-section .slick-slide {
  text-align: center;
}
.our-clients-section .slick-slide a {
  padding: 10px;
  display: flex;
  min-height: 120px;
  align-items: center;
  justify-content: center;
}
.our-clients-section .slick-slide a img {
  max-height: 100px;
  margin: 0 auto;
  width: auto;
  height: auto;
}
.our-clients-section .slick-arrow {
  top: 50%;
  left: 0;
  right: auto;
  width: 35px;
  height: 35px;
  z-index: 2;
  position: absolute;
  transform: translateY(-50%);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/prev-arrow.svg) no-repeat center/35px;
}
.our-clients-section .slick-arrow::before {
  display: none;
}
.our-clients-section .slick-arrow.slick-next {
  right: 0;
  left: auto;
  transform: translateY(-50%) rotate(180deg);
}
.our-clients-section .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.our-clients-section .slick-arrow:hover {
  transform: translateY(-50%) rotate(-180deg);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-arrow.svg) no-repeat center/35px;
}
.our-clients-section .slick-arrow:hover.slick-next {
  transform: translateY(-50%) rotate(0deg);
}

.customer-benefits-section {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/key-benefits-of-customer-bg.png) no-repeat center/cover;
}
.customer-benefits-section .benefits_box {
  margin-bottom: 30px;
  height: calc(100% - 30px);
  padding: 40px 50px;
  border-radius: 14px;
  background: linear-gradient(rgba(23, 139, 207, 0.26) 0%, rgba(0, 17, 51, 0) 100%);
}
.customer-benefits-section .benefits_box .section-inner-title {
  color: #00dcff;
}
.customer-benefits-section .col-sm-6:last-child .benefits_box,
.customer-benefits-section .col-sm-6:nth-last-child(2) .benefits_box {
  margin: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .customer-benefits-section .benefits_box {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .customer-benefits-section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .customer-benefits-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .customer-benefits-section .benefits_box {
    padding: 20px;
    height: auto;
    margin-bottom: 0;
    text-align: center;
  }
}

.merchant-benefits-section {
  background: linear-gradient(180deg, rgba(254, 222, 14, 0.08) 0%, white 100%) no-repeat padding-box;
}
.merchant-benefits-section .benefits_box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
  min-height: 260px;
  margin-bottom: 30px;
  height: calc(100% - 30px);
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.08);
}
.merchant-benefits-section .benefits_box .animation-json {
  width: 100px;
  height: 100px;
  margin: 0 auto 15px;
}
.merchant-benefits-section .benefits_box .section-sub-title {
  min-height: 82px;
  font-weight: 600;
  line-height: normal;
  color: #202020;
}
.merchant-benefits-section .col-sm-4:last-child .benefits_box,
.merchant-benefits-section .col-sm-4:nth-last-child(3) .benefits_box,
.merchant-benefits-section .col-sm-4:nth-last-child(2) .benefits_box {
  margin: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .merchant-benefits-section .benefits_box {
    padding: 20px;
    border-radius: 20px;
  }
  .merchant-benefits-section .benefits_box .animation-json {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
  }
}
@media (max-width: 767px) {
  .merchant-benefits-section .col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .merchant-benefits-section .col-sm-4:last-child {
    margin-bottom: 0;
  }
  .merchant-benefits-section .benefits_box {
    padding: 20px;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    min-height: 220px;
  }
  .merchant-benefits-section .button {
    margin-top: 30px !important;
  }
}

.faqs-section {
  background: #f1f9ff;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}
.faqs-section .accordion-item {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
.faqs-section .accordion-item:last-child {
  margin-bottom: 0;
}
.faqs-section .accordion-item .accordion-button {
  font-weight: 600;
  color: #181B31;
  letter-spacing: 0.4px;
  padding: 25px 50px 25px 25px;
  font-size: 16px;
  font-size: 1rem;
  box-shadow: none;
  font-family: "Sora", sans-serif;
}
.faqs-section .accordion-item .accordion-button::after {
  top: 50%;
  right: 25px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  color: #181B31;
  transform: translateY(-50%);
  text-align: center !important;
  content: "+";
  background: none;
  font-family: "FontAwesome";
}
.faqs-section .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.faqs-section .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.faqs-section .accordion-item .accordion-body {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  color: #555555;
}
.faqs-section .accordion-item .accordion-body a {
  color: #0075ff;
}
.faqs-section .accordion-item .accordion-body ul {
  padding-left: 2rem;
}
.faqs-section .accordion-item .accordion-body ul li {
  list-style-type: disc;
}
.faqs-section .accordion-item .accordion-body p, .faqs-section .accordion-item .accordion-body li {
  color: #555555;
}
.faqs-section .accordion-item .accordion-body p a, .faqs-section .accordion-item .accordion-body li a {
  color: #0075ff;
}
@media (max-width: 1199px) {
  .faqs-section {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .faqs-section .accordion-item {
    margin-bottom: 20px;
  }
  .faqs-section .accordion-item .accordion-button {
    padding: 15px 50px 15px 15px;
  }
  .faqs-section .accordion-item .accordion-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.blogs-section {
  position: relative;
}
.blogs-section .btn-group {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}
.blogs-section .btn-group .view-all {
  margin: 0 10px;
  height: 50px;
  font-weight: 600;
  padding: 0 10px;
  min-width: 180px;
  line-height: 46px;
  text-align: center;
  border-radius: 30px;
  font-size: 18px;
  color: #196ecf;
  background: #ffffff;
  border: 2px solid #BFD7F5;
}
.blogs-section .btn-group .view-all:hover {
  color: #ffffff;
  background: #196ecf;
}
.blogs-section .blog-box {
  margin: 0 15px;
}
.blogs-section .blog-box figure {
  padding: 5px;
  margin-bottom: 15px;
}
.blogs-section .blog-box figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  border: 5px solid #ffffff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1500px) {
  .blogs-section .blog-box figure img {
    height: auto;
  }
}
.blogs-section .blog-box .blog-title {
  font-weight: 500;
  line-height: normal;
  color: #202020;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Sora", sans-serif;
}
@media (max-width: 992px) {
  .blogs-section .blog-box .blog-title {
    line-height: normal;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.blogs-section .blog-box .blog-title:hover {
  color: #196ecf;
}
.blogs-section .blog-box ul {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}
.blogs-section .blog-box ul li {
  color: #444444;
  list-style: none;
  line-height: 20px;
  padding-left: 25px;
  margin-right: 10px;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/dot-icon.svg) no-repeat top 3px left/18px 15px;
}
.blogs-section .blog-box ul li:last-child {
  margin-right: 0;
}
.blogs-section .blog-box ul li a {
  color: #444444;
}
.blogs-section .blog-box ul li.download-pdf {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/download-icon.svg) no-repeat left center/19px 20px;
}
@media (max-width: 1199px) {
  .blogs-section .blog-box ul li {
    padding-left: 22px;
    margin-right: 5px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.blogs-section .slick-arrow {
  top: auto;
  bottom: 0;
  transform: inherit;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 2;
  position: relative;
  opacity: 0.5;
  border: 2px solid transparent;
}
.blogs-section .slick-arrow.slick-prev {
  left: 0;
}
.blogs-section .slick-arrow.slick-prev::before {
  content: "" !important;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-prev-icon.svg) no-repeat center center/50px;
}
@media (max-width: 1199px) {
  .blogs-section .slick-arrow.slick-prev {
    left: 0;
  }
}
.blogs-section .slick-arrow.slick-next {
  right: 0;
}
.blogs-section .slick-arrow.slick-next::before {
  content: "" !important;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-next-icon.svg) no-repeat center center/50px;
}
@media (max-width: 1199px) {
  .blogs-section .slick-arrow.slick-next {
    right: 0;
  }
}
.blogs-section .slick-arrow::before {
  font-family: "FontAwesome";
  font-weight: normal;
  color: #011A41;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.blogs-section .slick-arrow:hover {
  opacity: 1;
  border-color: #196ecf;
}
@media (max-width: 767px) {
  .blogs-section .blog-carousel {
    margin-bottom: 0;
  }
  .blogs-section .btn-group {
    margin-top: 20px;
  }
  .blogs-section .btn-group .slick-arrow {
    display: none;
  }
  .blogs-section .btn-group .view-all {
    height: auto;
    margin: 0 8px;
    min-width: auto;
    line-height: normal;
    padding: 12px 25px;
  }
}

.scan-data-section .scan-data-content {
  padding-right: 55px;
}
@media (max-width: 1199px) {
  .scan-data-section .scan-data-content {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .scan-data-section .scan-data-content {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .scan-data-section {
    text-align: center;
  }
  .scan-data-section .col-sm-6 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .scan-data-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
}

.archive nav.paginations.ftx-pagination.custom-pagination {
  justify-content: center !important;
}

.widget_categories .cat-item {
  font-size: 14px;
}
.widget_categories .cat-item a {
  font-weight: 500 !important;
  border-bottom: 0 !important;
}
.widget_categories .cat-item a:hover {
  border-bottom: 0;
}

.blog-listing-main::before {
  display: none;
}
.blog-listing-main .blog-box {
  margin: 0 0 30px 0;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination {
  justify-content: center;
  margin: 30px 0 0;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 100%;
  letter-spacing: 0.45px;
  text-align: center;
  align-items: center;
  display: inline-block;
  justify-content: center;
  border: 1px solid #e1e1e1;
  font-size: 1rem;
  color: #444444;
  padding: 0;
  margin: 0 5px;
  font-family: "Lato", sans-serif;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers:hover, .blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers.current-page {
  border-color: #178bcf;
  color: #178bcf;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers:first-child {
  margin-left: 0;
}
.blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .blog-listing-main .col-sm-3, .blog-listing-main .col-sm-9 {
    width: 100%;
  }
  .blog-listing-main aside {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .blog-listing-main nav.paginations.ftx-pagination.custom-pagination .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 33px;
    margin: 0 4px;
  }
}
@media (max-width: 575px) {
  .blog-listing-main .blog-box {
    margin: 0 0 15px 0;
  }
  .blog-listing-main nav.paginations.ftx-pagination.custom-pagination {
    margin: 0;
  }
}

.home .pricing-cta {
  background: #f1f9ff;
}
.home .pricing-cta .cta-section {
  min-height: 220px;
  background: #001133 url(/custom-development/wp-content/themes/ftxidentity/dist/images/identity-verification-cta-bg.png) no-repeat center/cover;
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  align-items: center;
}
@media (max-width: 991px) {
  .home .pricing-cta .cta-section {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
  }
}
.home .pricing-cta .cta-section .cta-content {
  width: 50%;
}
@media (max-width: 991px) {
  .home .pricing-cta .cta-section .cta-content {
    width: 100%;
  }
}
.home .pricing-cta .cta-section .cta-button .schedule-btn {
  margin: 0 15px 10px 0;
}
.home .pricing-cta .cta-section .cta-button .get-demo {
  border-color: #ffffff;
}

.pricing-cta .cta-section {
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/cta-new-bg.png) no-repeat center/cover;
  justify-content: space-between;
  padding: 30px 80px;
  min-height: 330px;
}
@media (max-width: 1366px) {
  .pricing-cta .cta-section {
    padding: 30px 40px;
  }
}
.pricing-cta .cta-section .cta-content {
  max-width: 600px;
  margin-right: 20px;
}
.pricing-cta .cta-section .cta-content .section-title {
  font-size: 28px;
  font-size: 1.75rem;
}
.pricing-cta .cta-section .cta-content .section-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
}
@media (max-width: 1366px) {
  .pricing-cta .cta-section .cta-content {
    max-width: 50%;
  }
}
.pricing-cta .cta-section .cta-button .button {
  line-height: 46px;
  margin: 0 15px 10px 0;
  border: 2px solid transparent;
}
.pricing-cta .cta-section .cta-button .button:hover {
  border-color: #fede0e;
}
.pricing-cta .cta-section .cta-button .button.get-demo {
  border-color: #ffffff;
}
.pricing-cta .cta-section .cta-button .button.get-demo:hover {
  border-color: #ffffff;
}
.pricing-cta .cta-section .cta-button .button:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .pricing-cta .cta-section {
    padding: 30px;
  }
  .pricing-cta .cta-section .cta-content {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .pricing-cta .cta-section {
    width: 100%;
    border-radius: 10px;
    min-height: inherit;
    text-align: center;
    display: inline-block;
  }
  .pricing-cta .cta-section .cta-content {
    margin-right: 0;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .pricing-cta .cta-section .cta-content .section-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .pricing-cta .cta-section .cta-content br {
    display: none;
  }
}
@media (max-width: 424px) {
  .pricing-cta .cta-section {
    padding: 20px;
  }
  .pricing-cta .cta-section .cta-button {
    display: table;
    margin: 0 auto;
    width: 100%;
  }
  .pricing-cta .cta-section .cta-button .button {
    margin: 0 0 15px 0;
    display: flex;
    width: 100%;
  }
  .pricing-cta .cta-section .cta-button .button:last-child {
    margin-bottom: 0;
  }
}

.home .site-content .section-title,
.home .site-content .section-title-white {
  letter-spacing: 0;
  line-height: normal;
  font-size: 34px;
  font-size: 2.125rem;
  color: #202020;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.home .site-content .section-title span,
.home .site-content .section-title-white span {
  color: #196ecf;
}
@media (max-width: 1700px) {
  .home .site-content .section-title,
  .home .site-content .section-title-white {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .home .site-content .section-title,
  .home .site-content .section-title-white {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.home .site-content .section-description {
  line-height: 28px;
  letter-spacing: 0px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #444444;
}
@media (max-width: 1499px) {
  .home .site-content .section-description {
    line-height: 25px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.home .site-content br {
  display: none !important;
}
.home .site-content .heading-cls {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
.home .site-content .container {
  max-width: 1480px;
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1499px) {
  .home .site-content .container {
    max-width: 1250px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .home .site-content .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .home .site-content .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home .site-content .faqs-section .container {
  max-width: 1000px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .home .site-content .faqs-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .home .site-content .faqs-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .home .site-content .faqs-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home .home-banner {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/home-updated-banner.svg) no-repeat bottom center/cover;
}
.home .home-banner .banner-caption .home-btn-grp {
  margin-top: 30px;
}
.home .home-banner .banner-caption .home-btn-grp .button {
  line-height: 46px;
  margin-right: 20px;
  margin-bottom: 0;
}
.home .home-banner .banner-caption .home-btn-grp .button.btn-secondry {
  color: #ffffff;
  border-color: #ffffff;
  background: #02205f;
}
.home .home-banner .banner-caption .home-btn-grp .button.btn-secondry:hover {
  color: #02205f;
  border-color: #02205f;
  background: #ffffff;
}
.home .home-banner .banner-caption .home-btn-grp .button:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.home .home-banner .banner-caption .yellow-text {
  cursor: pointer;
}
.home .home-banner .banner-caption .yellow-text:hover {
  color: white !important;
}
.home .home-banner .home-banner-inner {
  padding: 100px 0;
  box-sizing: border-box;
}
.home .home-banner figure {
  top: 0;
  margin: 0;
  position: relative;
}
.home .home-banner .section-sub-title {
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.125rem;
}
.home .home-banner .section-title {
  margin-bottom: 15px;
  display: inline-block;
  font-size: 32px;
  font-size: 2rem;
}
.home .home-banner .section-title,
.home .home-banner .section-description {
  font-family: "Sora", sans-serif;
}
.home .home-banner .section-description {
  font-size: 19px;
  font-size: 1.1875rem;
}
@media (max-width: 1700px) {
  .home .home-banner .section-description br {
    display: none;
  }
}
@media (max-width: 1700px) {
  .home .home-banner .home-banner-inner {
    padding: 80px 0;
  }
  .home .home-banner .section-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: normal;
  }
}
@media (max-width: 1499px) {
  .home .home-banner .container {
    max-width: 1250px;
  }
}
@media (max-width: 1300px) {
  .home .home-banner br {
    display: none;
  }
  .home .home-banner .container {
    max-width: 1200px;
  }
  .home .home-banner figure {
    top: 30px;
  }
  .home .home-banner .home-banner-inner {
    padding: 100px 20px;
  }
}
@media (max-width: 1199px) {
  .home .home-banner .section-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .home .home-banner .section-description {
    line-height: 25px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .home .home-banner .col-sm-6, .home .home-banner .col-sm-5, .home .home-banner .col-sm-7 {
    width: 100%;
  }
  .home .home-banner figure {
    top: 0;
    margin: 20px auto 0;
    max-width: 450px;
  }
  .home .home-banner .home-banner-inner {
    padding: 100px 0 0;
  }
  .home .home-banner .banner-caption {
    text-align: center;
  }
  .home .home-banner .banner-caption .home-btn-grp {
    margin-top: 0;
  }
  .home .home-banner .banner-caption .home-btn-grp .button {
    padding: 0 10px;
    min-width: 140px;
    margin-right: 8px;
  }
}
.home .feature-section .features-top .row .col-sm-4 {
  width: 50%;
}
@media (max-width: 991px) {
  .home .feature-section .features-top .row .col-sm-4 {
    width: 100%;
  }
}
.home .integration-section .container {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
}
.home .integration-section .figure {
  margin: 0;
}
.home .merchant-benefits-section .heading-cls {
  max-width: 700px;
}
.home .merchant-benefits-section .benefits_box {
  padding: 30px;
  border-radius: 20px;
}
.home .industries-section .heading-cls {
  max-width: 100%;
}
.home .industries-section .industries-slider-main .container {
  max-width: 1480px;
  padding: 0 100px;
}
@media (min-width: 1921px) {
  .home .industries-section .industries-slider-main .container {
    padding: 0 90px;
  }
}
@media (max-width: 1199px) {
  .home .industries-section .industries-slider-main .container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (max-width: 991px) {
  .home .industries-section .industries-slider-main .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .home .industries-section .industries-slider-main .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home .industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 20px 15px;
}
@media (min-width: 1921px) {
  .home .industries-section .industries-slider .slick-list {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}
.home .industries-section .industries-slider .slick-list {
  margin-right: -25%;
}
@media (max-width: 1199px) {
  .home .industries-section .industries-slider .slick-list {
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .home .cta-section .cta-inner {
    border-radius: 20px;
    padding: 50px;
  }
}
.home .identity-verification-section .bottom-content-repeater {
  border-radius: 50px;
}
@media (max-width: 1199px) {
  .home .identity-verification-section .bottom-content-repeater {
    border-radius: 40px;
  }
}
@media (max-width: 991px) {
  .home .identity-verification-section .bottom-content-repeater {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .home .identity-verification-section .bottom-content-repeater {
    border-radius: 20px;
    padding: 25px;
  }
}
.home .features-bottom-repeater .bottom-box {
  padding: 80px 15px 15px;
  height: calc(100% - 50px);
}
.home .pricing-cta .cta-section {
  padding: 30px 50px;
}
@media (max-width: 1199px) {
  .home .pricing-cta .cta-section {
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .home .pricing-cta .cta-section {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .home .our-clients-section .slick-slide img {
    width: auto;
  }
}

.banner-section {
  position: relative;
  padding: 100px 0;
  min-height: 700px;
  margin-bottom: 110px;
  align-items: center;
  background-color: #196ecf;
}
.banner-section::after {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background-size: 101%;
  background-repeat: no-repeat;
  background-position: bottom -1px center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-gray-bg.svg);
}
.banner-section::before {
  position: absolute;
  content: "";
  display: block !important;
  bottom: -110px;
  width: 100%;
  height: 110px;
  left: 0;
  right: 0;
  top: auto;
  background: #f6f9fc;
}
.banner-section .container {
  z-index: 2;
  position: relative;
}
.banner-section .section-title {
  color: #ffffff;
}
.banner-section .section-title span {
  color: #fede0e;
}
.banner-section .animation-json,
.banner-section figure {
  top: 100%;
  z-index: 3;
  left: 0;
  right: 0;
  position: absolute;
}
.banner-section .animation-json img,
.banner-section figure img {
  width: auto;
  max-height: 470px;
}
.banner-section .animation-json lottie-player,
.banner-section figure lottie-player {
  max-width: 995px;
  margin: 0 auto;
}
.banner-section .btn-grp .button {
  margin: 0 5px;
}
.banner-section .btn-grp .get-a-demo-btn {
  line-height: 46px;
  background-color: #02205F;
  color: #ffffff;
  border: 2px solid #02205F;
}
.banner-section .btn-grp .get-a-demo-btn:hover {
  color: #02205F;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .banner-section {
    margin: 0;
    min-height: inherit;
    padding: 100px 0 60px;
  }
  .banner-section .animation-json,
  .banner-section figure {
    top: 0;
    position: relative;
  }
}
@media (max-width: 767px) {
  .banner-section {
    padding-bottom: 50px;
  }
}

.verification-section {
  background-color: #f6f9fc;
}
.verification-section .verification-steps {
  position: relative;
}
.verification-section .verification-steps::before {
  top: 77px;
  left: 0;
  right: 0;
  content: "";
  width: 75%;
  height: 2px;
  margin: 0 auto;
  position: absolute;
  border: 2px dashed #196ECF;
}
.verification-section .verification-steps .steps-box {
  z-index: 2;
  padding: 25px;
  height: 100%;
  position: relative;
  border-radius: 15px;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.14);
}
@media (max-width: 1300px) {
  .verification-section .verification-steps .steps-box {
    padding: 20px 15px;
  }
}
.verification-section .verification-steps .steps-box span {
  width: 65px;
  height: 65px;
  display: flex;
  font-weight: bold;
  margin: 0 auto 20px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  border: 8px solid #e1ecf9;
  font-size: 20px;
  color: #ffffff;
  background-color: #196ecf;
}
.verification-section .verification-steps .steps-box p {
  color: #444444;
}
@media (max-width: 1100px) {
  .verification-section .verification-steps::before {
    display: none;
  }
  .verification-section .verification-steps .col-sm-3 {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .verification-section .verification-steps .col-sm-3 {
    width: 100%;
  }
  .verification-section .verification-steps .col-sm-3:last-child {
    margin-bottom: 0;
  }
  .verification-section .verification-steps .steps-box {
    height: auto;
  }
}

.verfiy-age-section {
  position: relative;
}
.verfiy-age-section::before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 65%;
  position: absolute;
  background: #edf4fb;
}
@media (max-width: 991px) {
  .verfiy-age-section::before {
    display: none;
  }
}
.verfiy-age-section .container {
  z-index: 2;
  position: relative;
}
.verfiy-age-section figure img {
  max-width: 80%;
}
@media (max-width: 991px) {
  .verfiy-age-section {
    padding-bottom: 0;
    background: #f6f9fc;
  }
  .verfiy-age-section::backdrop {
    display: none;
  }
  .verfiy-age-section figure {
    margin-top: 30px !important;
  }
}
@media (max-width: 767px) {
  .verfiy-age-section figure img {
    max-width: 100%;
  }
}

.digital-age-verification {
  padding-bottom: 30px;
}
.digital-age-verification .features-bottom-repeater .bottom-box {
  text-align: center;
  margin: 50px 0;
  position: relative;
  border-radius: 14px;
  padding: 80px 30px 30px;
  height: calc(100% - 100px);
  border: 2px solid #C3D9F3;
  background: #ffffff;
}
.digital-age-verification .features-bottom-repeater .bottom-box .icon {
  left: 0;
  right: 0;
  top: -50px;
  position: absolute;
  border-radius: 5px;
  align-items: center;
  margin: 0 auto !important;
  justify-content: center;
  width: 100px !important;
  height: 100px !important;
  display: flex !important;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.14);
}
.digital-age-verification .features-bottom-repeater .bottom-box .icon lottie-player {
  width: 70px;
  height: 70px;
}
.digital-age-verification .features-bottom-repeater .bottom-box .bottom-box-contnet .section-sub-title {
  line-height: 30px;
  color: #202020;
  letter-spacing: 0.6px;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Sora", sans-serif;
}
.digital-age-verification .features-bottom-repeater .bottom-box .bottom-box-contnet p {
  line-height: 22px;
  color: #444444;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif !important;
}
@media (max-width: 991px) {
  .digital-age-verification .features-bottom-repeater .bottom-box {
    padding: 70px 20px 20px;
  }
}
@media (max-width: 767px) {
  .digital-age-verification .features-bottom-repeater .col-sm-4 {
    width: 100%;
  }
  .digital-age-verification .features-bottom-repeater .col-sm-4:last-child .bottom-box {
    margin-bottom: 0;
  }
  .digital-age-verification .features-bottom-repeater .bottom-box {
    margin-bottom: 20px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .digital-age-verification {
    padding-top: 30px;
  }
}

.veri-process .veri-process-inner {
  padding: 60px;
  border-radius: 20px;
  background: #001133;
}
.veri-process .veri-process-inner .section-cms-title {
  color: #ffffff;
  margin-bottom: 30px;
}
.veri-process .veri-process-inner .section-cms-title span {
  color: #fede0e;
}
@media (max-width: 1500px) {
  .veri-process .veri-process-inner {
    padding: 40px;
  }
  .veri-process .veri-process-inner .section-cms-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .veri-process .veri-process-inner {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .veri-process .veri-process-inner {
    padding: 20px;
  }
  .veri-process .veri-process-inner .section-cms-title {
    margin-bottom: 15px;
  }
}

.advance-identity-cta {
  position: relative;
}
.advance-identity-cta::after {
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: calc(50% + 40px);
  position: absolute;
  background: #edf4fb;
}
.advance-identity-cta .cta-section {
  z-index: 2;
  position: relative;
  min-height: 180px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/advance-identity-cta-bg.png) no-repeat center/cover;
}
.advance-identity-cta .cta-section .cta-content {
  max-width: 100%;
}
.advance-identity-cta .cta-section .cta-content .section-inner-title {
  font-weight: 500;
  line-height: 35px;
}
.advance-identity-cta .cta-section .cta-content .section-inner-title span {
  font-weight: 700;
  color: #fede0e;
}
@media (max-width: 1500px) {
  .advance-identity-cta::after {
    height: calc(50% + 25px);
  }
  .advance-identity-cta .cta-section .cta-content .section-inner-title {
    line-height: 25px;
  }
}
@media (max-width: 1380px) {
  .advance-identity-cta .cta-section .cta-content {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .advance-identity-cta::after {
    height: calc(50% + 15px);
  }
  .advance-identity-cta .cta-section .cta-content {
    width: 100%;
  }
}

.management-solutions {
  position: relative;
  background: #001133;
}
.management-solutions::after {
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/partical-patten.png) no-repeat bottom center/100% auto;
}
@media (max-width: 1199px) {
  .management-solutions::after {
    background-size: cover;
  }
}
.management-solutions .container {
  z-index: 2;
  position: relative;
}
.management-solutions ul {
  display: flex;
  max-width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.management-solutions ul li {
  width: 25%;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
}
.management-solutions ul li .number {
  z-index: 2;
  width: 130px;
  height: 130px;
  display: flex;
  margin: 0 auto 40px;
  line-height: 42px;
  position: relative;
  align-items: center;
  justify-content: center;
  font-size: 42px;
  font-family: "Sora", sans-serif;
}
.management-solutions ul li .number span {
  z-index: 2;
  position: relative;
}
.management-solutions ul li .number::before {
  top: 0;
  left: 0;
  width: 130px;
  height: 130px;
  content: "";
  position: absolute;
  background-size: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/front-circle.svg);
}
.management-solutions ul li .number::after {
  top: 25px;
  left: 25px;
  content: "";
  width: 130px;
  height: 130px;
  opacity: 0.8;
  position: absolute;
  background-size: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/back-circle.svg);
}
@media (max-width: 1199px) {
  .management-solutions ul li {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .management-solutions ul {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-column-gap: 10px;
  }
  .management-solutions ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .management-solutions ul li .number {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (max-width: 575px) {
  .management-solutions ul {
    display: table;
  }
  .management-solutions ul li {
    width: 100%;
  }
  .management-solutions ul li:last-child {
    margin-bottom: 0;
  }
  .management-solutions ul li .number {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
  }
  .management-solutions ul li .number::before, .management-solutions ul li .number::after {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
  .management-solutions ul li .number::after {
    top: 10px;
    left: 10px;
  }
}

.hand-free-verification .hand-free-inner {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
}
.hand-free-verification .hand-free-inner::after {
  top: calc(50% - 70px);
  left: 50%;
  content: "";
  width: 150px;
  height: 150px;
  position: absolute;
  transform: translate(-50%, -50%);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/or-bg.png) no-repeat center/150px;
}
@media (max-width: 1280px) {
  .hand-free-verification .hand-free-inner::after {
    width: 120px;
    height: 120px;
    background-size: 120px;
  }
}
@media (max-width: 991px) {
  .hand-free-verification .hand-free-inner::after {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}
@media (max-width: 767px) {
  .hand-free-verification .hand-free-inner::after {
    width: 50px;
    height: 50px;
    top: calc(50% - 45px);
    background-size: 50px;
  }
}
.hand-free-verification .hand-free-inner .inner-box {
  z-index: 2;
  position: relative;
}
.hand-free-verification .hand-free-inner .inner-box .section-inner-title {
  margin: 30px 0 0;
  min-height: 110px;
  text-align: center;
  font-weight: normal;
  border-radius: 18px;
  padding: 20px;
  display: flex;
  color: #444444;
  align-items: center;
  justify-content: center;
  border: 2px solid #196ecf;
  background: #edf4fb;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
  font-family: "Lato", sans-serif;
}
.hand-free-verification .hand-free-inner .inner-box figure img {
  max-height: 600px;
}
@media (max-width: 1600px) {
  .hand-free-verification .hand-free-inner .inner-box figure img {
    max-height: 500px;
  }
}
@media (max-width: 767px) {
  .hand-free-verification .hand-free-inner .col-sm-5 {
    width: 50%;
  }
  .hand-free-verification .hand-free-inner .inner-box .section-inner-title {
    font-size: 14px;
    padding: 10px;
    min-height: 80px;
    margin: 10px 0 0;
    border-radius: 10px;
  }
}

.age-checks-section {
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(237, 244, 251, 0.6) 100%);
}
.age-checks-section.age-verification-software {
  background: #edf4fb;
}
.age-checks-section .age-checks-inner {
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 100px;
}
.age-checks-section .age-checks-inner .age-checks-slider {
  margin: 0;
}
.age-checks-section .age-checks-inner .age-checks-slider .slick-list {
  margin: 0 50px;
}
.age-checks-section .age-checks-inner .age-checks-slider .inner-box {
  display: flex;
  align-items: center;
  margin: 0 15px;
}
.age-checks-section .age-checks-inner .age-checks-slider .inner-box figure, .age-checks-section .age-checks-inner .age-checks-slider .inner-box .slide-cap {
  width: 50%;
}
.age-checks-section .age-checks-inner .age-checks-slider .inner-box figure img {
  margin: 0 auto;
}
.age-checks-section .age-checks-inner .age-checks-slider .inner-box .slide-cap {
  padding-left: 30px;
}
.age-checks-section .age-checks-inner .age-checks-slider .inner-box .slide-cap .section-description {
  margin-bottom: 0;
}
@media (max-width: 1700px) {
  .age-checks-section .age-checks-inner .age-checks-slider .inner-box .slide-cap {
    padding-left: 20px;
  }
}
.age-checks-section .age-checks-inner .slick-dots {
  margin-top: 30px;
}
.age-checks-section .age-checks-inner .slick-dots li button::before {
  background: #9ECBFF;
}
.age-checks-section .age-checks-inner .slick-dots li.slick-active button::before {
  background: #196ecf;
}
.age-checks-section .age-checks-inner .slick-arrow {
  top: calc(50% - 28px);
  left: 0;
  right: auto;
  width: 35px;
  height: 35px;
  z-index: 2;
  position: absolute;
  transform: translateY(-50%);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/prev-arrow.svg) no-repeat center/35px;
}
.age-checks-section .age-checks-inner .slick-arrow::before {
  display: none;
}
.age-checks-section .age-checks-inner .slick-arrow.slick-next {
  right: 0;
  left: auto;
  transform: translateY(-50%) rotate(180deg);
}
.age-checks-section .age-checks-inner .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.age-checks-section .age-checks-inner .slick-arrow:hover {
  transform: translateY(-50%) rotate(-180deg);
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/slide-arrow.svg) no-repeat center/35px;
}
.age-checks-section .age-checks-inner .slick-arrow:hover.slick-next {
  transform: translateY(-50%) rotate(0deg);
}
@media (max-width: 1199px) {
  .age-checks-section .age-checks-inner {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .age-checks-section .age-checks-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .age-checks-section .age-checks-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .age-checks-section .age-checks-inner {
    padding: 0 20px;
  }
  .age-checks-section .age-checks-inner .age-checks-slider .slick-list {
    margin: 0;
  }
  .age-checks-section .age-checks-inner .age-checks-slider .slick-dots {
    margin: 0;
  }
  .age-checks-section .age-checks-inner .age-checks-slider .inner-box {
    display: inline-block;
    text-align: center;
  }
  .age-checks-section .age-checks-inner .age-checks-slider .inner-box figure img {
    margin: 0 auto;
  }
  .age-checks-section .age-checks-inner .age-checks-slider .inner-box figure, .age-checks-section .age-checks-inner .age-checks-slider .inner-box .slide-cap {
    width: 100%;
  }
  .age-checks-section .age-checks-inner .age-checks-slider .inner-box .slide-cap {
    margin-top: 20px;
    padding: 0;
  }
}

.works-for-business-section {
  margin-bottom: 100px;
  position: relative;
  background: #001133;
}
.works-for-business-section::after {
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/partical-patten.png) no-repeat bottom center/100% auto;
}
@media (max-width: 1199px) {
  .works-for-business-section::after {
    background-size: cover;
  }
}
.works-for-business-section .container {
  z-index: 2;
  position: relative;
}
.works-for-business-section .how-it-works-slider {
  margin: 0;
}
.works-for-business-section .how-it-works-slider .slick-items {
  text-align: center;
}
.works-for-business-section .how-it-works-slider .slick-items img {
  margin: 0 auto;
  max-height: 400px;
}
.works-for-business-section .how-it-works-slider .slick-items h3 {
  font-size: 22px;
}
.works-for-business-section .tabs-main-slider {
  z-index: 2;
  position: relative;
}
.works-for-business-section .tabs-main-slider .nav {
  border: 0;
  width: 100%;
  display: grid;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding: 100px 0 70px;
  grid-template-columns: repeat(2, 1fr);
}
.works-for-business-section .tabs-main-slider .nav .nav-link {
  border: 0;
  padding: 0 0 0 65px;
  border-radius: 0;
  width: 100%;
  cursor: pointer;
  text-align: left;
  background: transparent;
}
.works-for-business-section .tabs-main-slider .nav .nav-link .box {
  max-width: 400px;
  margin-bottom: 60px;
  padding: 40px 30px 20px;
  border-radius: 18px;
  position: relative;
  border: 2px solid rgba(0, 144, 255, 0.5);
  background: linear-gradient(270deg, rgba(0, 17, 51, 0.7) 0%, rgba(0, 117, 255, 0.7) 100%);
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.05);
}
.works-for-business-section .tabs-main-slider .nav .nav-link .box h3 {
  font-size: 22px;
}
.works-for-business-section .tabs-main-slider .nav .nav-link .box .count-number {
  color: #0090FF;
  padding: 8px 15px;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  background: #ffffff;
  top: -20px;
  left: 30px;
  font-weight: 600;
  position: absolute;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.16);
  font-family: "Sora", sans-serif;
}
.works-for-business-section .tabs-main-slider .nav .nav-link.active .box {
  border-color: #ffffff;
}
.works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(1) {
  padding-left: 0;
}
.works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(2) {
  order: 3;
  display: flex;
  justify-content: start;
  padding-left: 25px;
  padding-right: 0;
  margin-right: 30px;
}
@media (max-width: 1500px) {
  .works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(2) {
    padding-left: 0;
  }
}
.works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(3) {
  order: 2;
  display: flex;
  justify-content: end;
  position: relative;
}
.works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(4) {
  order: 4;
  display: flex;
  padding-left: 0;
  padding-right: 25px;
  justify-content: end;
}
@media (max-width: 1500px) {
  .works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(4) {
    padding-right: 0;
  }
}
.works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(2) .box, .works-for-business-section .tabs-main-slider .nav .nav-link:last-child .box {
  margin-bottom: 0;
}
@media (max-width: 1500px) {
  .works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(2), .works-for-business-section .tabs-main-slider .nav .nav-link:last-child {
    padding-right: 0;
  }
}
.works-for-business-section .tabs-main-slider .tab-content {
  max-width: 420px;
  margin: 0 auto;
  transform: inherit !important;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}
@media (max-width: 1500px) {
  .works-for-business-section {
    margin-bottom: 80px;
  }
  .works-for-business-section .tabs-main-slider .nav {
    padding: 60px 0 40px;
  }
  .works-for-business-section .tabs-main-slider .nav .nav-link {
    padding-left: 30px;
  }
  .works-for-business-section .tabs-main-slider .nav .nav-link:nth-child(2n) {
    top: 35px;
  }
  .works-for-business-section .tabs-main-slider .nav .nav-link .box {
    max-width: 330px;
    padding: 40px 20px 20px;
    display: flex;
    flex-direction: column;
  }
  .works-for-business-section .tabs-main-slider .nav .nav-link .box .count-number {
    left: 20px;
  }
  .works-for-business-section .tabs-main-slider .tab-content {
    max-width: 350px;
  }
}
@media (max-width: 1199px) {
  .works-for-business-section {
    margin-bottom: 0;
  }
}
@media (max-width: 1100px) {
  .works-for-business-section .tabs-main-slider .nav {
    padding: 0 0 40px;
  }
  .works-for-business-section .tabs-main-slider .nav .nav-link .box {
    max-width: 280px;
    min-height: 204px;
    padding: 30px 15px;
    display: flex;
    flex-direction: column;
  }
  .works-for-business-section .tabs-main-slider .nav .nav-link .box .count-number {
    left: 20px;
  }
  .works-for-business-section .tabs-main-slider .tab-content {
    max-width: 280px;
  }
}

.page-template-template-how-it-works .industries-section .slick-slider .slide-box .slide-box-inner {
  padding: 20px 15px;
}
@media (min-width: 1921px) {
  .page-template-template-how-it-works .industries-section .industries-slider .container {
    max-width: 1480px !important;
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .page-template-template-how-it-works .industries-section .industries-slider .slick-list {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
}
.page-template-template-how-it-works .industries-section .industries-slider .slick-list {
  margin-right: -30%;
}
@media (max-width: 1199px) {
  .page-template-template-how-it-works .industries-section .industries-slider .slick-list {
    margin-right: 0 !important;
  }
}

.banner-section.about-us-banner {
  position: relative;
  padding: 120px 0;
  margin-bottom: 0;
}
.banner-section.about-us-banner::before {
  background-color: transparent !important;
}
.banner-section.about-us-banner::after {
  position: absolute;
  content: "";
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-white-bg.svg) !important;
}
.banner-section.about-us-banner .about-banner-image {
  position: inherit !important;
  display: flex;
  justify-content: center;
}
.banner-section.about-us-banner .about-banner-image .about-img {
  max-width: 500px;
}
.banner-section.about-us-banner .secondary_button {
  border: 2px solid #02205F;
  background-color: #02205F;
  margin-left: 10px;
}
.banner-section.about-us-banner .secondary_button:hover {
  color: #02205F;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .banner-section.about-us-banner .cnt-sec {
    text-align: center;
  }
}
.banner-section.about-us-banner .industry-btn .button {
  padding: 0 30px;
}
@media (max-width: 991px) {
  .banner-section.about-us-banner {
    padding: 100px 0 80px;
  }
}
@media (max-width: 767px) {
  .banner-section.about-us-banner {
    padding: 100px 0 60px;
  }
  .banner-section.about-us-banner .col-sm-6 {
    width: 100%;
  }
}

.story-section .section-cms-title {
  margin: 0 0 30px 0;
}
.story-section .story-section-inner {
  border-radius: 14px;
  border: 0px solid #EEF6FF;
  background: linear-gradient(180deg, #F6FAFF 0%, #EFF6FF 100%);
  padding: 30px;
}
@media (max-width: 991px) {
  .story-section .story-section-inner {
    text-align: center;
    padding: 20px;
  }
}
.story-section .story-section-inner .story-image {
  width: calc(100% - 20px);
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .story-section .story-section-inner .story-image {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 30px;
  }
}
.story-section .story-section-inner .sub-title-bar .section-cms-title {
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 12px;
  color: #202020;
}
.story-section .story-section-inner .sub-title-bar .section-cms-title::before {
  content: "";
  position: absolute;
  width: 62px;
  height: 4px;
  background: #196ECF;
  box-shadow: 0px 0px 20px 0px rgba(69, 126, 247, 0.2);
  bottom: 0;
}
@media (max-width: 991px) {
  .story-section .story-section-inner .sub-title-bar .section-cms-title::before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.story-section .story-section-inner .sub-title-bar .section-description {
  color: #202020;
}
@media (max-width: 1600px) {
  .story-section .story-section-inner .sub-title-bar .section-description {
    font-size: 16px;
    line-height: 25px;
  }
}

.what-do--main {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/What-We-Do-bg-image.png);
}
@media (max-width: 1600px) {
  .what-do--main .container {
    max-width: calc(100% - 180px);
  }
}
@media (max-width: 1300px) {
  .what-do--main .container {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 1100px) {
  .what-do--main .container {
    max-width: 100%;
  }
}
.what-do--main .row div[class^=col] {
  margin-bottom: 30px;
}
.what-do--main .section-cms-title {
  margin: 20px 0 30px 0;
}
@media (max-width: 991px) {
  .what-do--main .section-cms-title {
    margin: 0 0 30px 0;
  }
}
.what-do--main .what-we-do-content {
  max-width: 1150px;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .what-do--main .what-we-do-content {
    max-width: 1000px;
  }
}
@media (max-width: 991px) {
  .what-do--main .what-we-do-content {
    margin: 0 auto 20px;
  }
}
.what-do--main .key-solution-main {
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(69, 126, 247, 0.2);
  padding: 25px;
  height: 100%;
}
@media (max-width: 991px) {
  .what-do--main .key-solution-main {
    display: block;
    text-align: center;
    max-width: 550px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .what-do--main .key-solution-main {
    padding: 15px;
  }
}
.what-do--main .key-solution-main .key-solution-image {
  background-color: #F6F9FC;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  margin: 0 20px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .what-do--main .key-solution-main .key-solution-image {
    margin: 0 auto 20px;
    width: 130px;
    height: 130px;
  }
}
.what-do--main .key-solution-main .key-solution-image .key-json {
  width: 90px;
}
.what-do--main .key-solution-main .key-solution-content {
  width: calc(100% - 160px);
}
@media (max-width: 991px) {
  .what-do--main .key-solution-main .key-solution-content {
    width: 100%;
  }
}
.what-do--main .key-solution-main .key-solution-content h4 {
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 15px;
}
.what-do--main .key-solution-main .key-solution-content h4::after {
  content: "";
  position: absolute;
  width: 62px;
  height: 4px;
  background: #196ECF;
  box-shadow: 0px 0px 20px 0px rgba(69, 126, 247, 0.2);
  left: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .what-do--main .key-solution-main .key-solution-content h4::after {
    margin: 0 auto;
    right: 0;
  }
}
.what-do--main .industries--serve-sec .container {
  max-width: 1200px;
}
.what-do--main .industries--serve-sec .section-cms-title {
  margin: 20px 0;
}
@media (max-width: 991px) {
  .what-do--main .industries--serve-sec .section-cms-title {
    margin: 0 0 10px;
  }
}
.what-do--main .industries--serve-sec .section-description {
  margin: 20px 0 0 0;
}
@media (max-width: 1440px) {
  .what-do--main .industries--serve-sec .section-description {
    margin: 0 0 20px 0;
    padding: 0 20px;
  }
}
.what-do--main .industries--serve-sec .industry-box {
  border-radius: 10px;
  border: 3px solid #196ECF;
  padding: 35px 18px;
  height: 100%;
}
@media (max-width: 1440px) {
  .what-do--main .industries--serve-sec .industry-box {
    padding: 20px 10px;
  }
}
.what-do--main .industries--serve-sec .industry-box .industry-icon {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .what-do--main .industries--serve-sec .industry-box .industry-icon {
    margin: 0 auto 20px;
  }
}
.what-do--main .industries--serve-sec .industry-box .industry-title {
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .what-do--main .industries--serve-sec .industry-box .industry-title {
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .what-do--main .industries--serve-sec .industry-box .industry-title {
    min-height: inherit;
  }
}
@media (max-width: 575px) {
  .what-do--main .industries--serve-sec .industry-box .industry-title {
    min-height: 60px;
  }
}
@media (max-width: 991px) {
  .what-do--main .industries--serve-sec .industry-mobile-slider {
    margin: 0 auto;
  }
  .what-do--main .industries--serve-sec .industry-mobile-slider .slick-list {
    margin: 0;
    padding: 0;
  }
  .what-do--main .industries--serve-sec .industry-mobile-slider .slick-slide {
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .what-do--main .industries--serve-sec .industry-mobile-slider .slick-list {
    margin: 0;
    padding: 0;
  }
}

.about-us-verification-main {
  background: linear-gradient(0deg, #FFF -3.46%, #EDF4FB 44.38%) !important;
}
@media (max-width: 767px) {
  .about-us-verification-main div[class^=col-lg] {
    margin-bottom: 30px;
  }
  .about-us-verification-main div[class^=col-lg]:last-child {
    margin-bottom: 0;
  }
}
.about-us-verification-main .about-us-verification {
  position: relative;
}
.about-us-verification-main .about-us-verification::before {
  content: "";
  position: absolute;
  width: 70% !important;
}
@media (max-width: 767px) {
  .about-us-verification-main .about-step-box {
    padding: 15px !important;
  }
}

.feature--ocr-data .about-feature {
  max-width: 600px;
  border-radius: 20px;
  width: 100%;
  margin: 0 auto 30px;
  margin-bottom: 0;
  display: block;
}
@media (max-width: 1600px) {
  .feature--ocr-data .about-feature {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .feature--ocr-data .about-feature {
    max-width: 450px;
    margin: 0 auto;
  }
}
.feature--ocr-data .about-compliance {
  padding: 0 0 35px;
}
@media (max-width: 1024px) {
  .feature--ocr-data .about-compliance {
    padding: 0 0 20px;
  }
}
.feature--ocr-data .about--sub {
  padding: 0 0 20px;
}
@media (max-width: 991px) {
  .feature--ocr-data .about--sub {
    text-align: center;
    padding: 20px 0;
  }
}
.feature--ocr-data .feature--ocr-data-main .feature-ocr-image {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media (max-width: 1200px) {
  .feature--ocr-data .feature--ocr-data-main .feature-ocr-image {
    max-width: 550px;
  }
}
@media (max-width: 991px) {
  .feature--ocr-data .feature--ocr-data-main .feature-ocr-image {
    max-width: 440px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .feature--ocr-data .feature--ocr-data-main .ocr--side--content {
    text-align: center;
  }
}
.feature--ocr-data .feature--ocr-data-main .section-description {
  margin-bottom: 20px;
}
.feature--ocr-data .feature--ocr-data-main .feature-ocr--list ul .ocr-list {
  position: relative;
  padding: 18px 50px;
  border-radius: 15px;
  border: 2px solid #C3D9F3;
  background: #FFF;
  margin-bottom: 19px;
}
@media (max-width: 575px) {
  .feature--ocr-data .feature--ocr-data-main .feature-ocr--list ul .ocr-list {
    padding: 18px 10px 18px 50px;
  }
}
.feature--ocr-data .feature--ocr-data-main .feature-ocr--list ul .ocr-list::before {
  position: absolute;
  content: "";
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/data-ocr-icon.png) no-repeat center/25px;
  width: 25px;
  height: 25px;
  top: 20px;
  left: 16px;
}
.feature--ocr-data .feature--ocr-data-main .feature-ocr--list ul .ocr-list .section-inner-title {
  margin-bottom: 0;
}

.global-impact-main {
  background-color: #013;
  padding: 70px 0;
}
@media (max-width: 991px) {
  .global-impact-main {
    padding: 40px 0;
  }
}
.global-impact-main .container {
  max-width: 1100px;
}
@media (max-width: 1600px) {
  .global-impact-main .section-description {
    margin-bottom: 0;
  }
}
.global-impact-main .global-impact-inner {
  background: linear-gradient(180deg, #062F59 0%, #013 100%);
  padding: 30px;
  border-radius: 15px;
  margin-top: 40px;
}
@media (max-width: 1100px) {
  .global-impact-main .global-impact-inner {
    margin-top: 20px;
  }
}
.global-impact-main .global-impact-inner .plus-number {
  color: #FFD101;
  text-align: center;
  font-family: Sora;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 991px) {
  .global-impact-main .global-impact-inner .plus-number {
    font-size: 30px;
  }
}

.culture-values-main {
  background: #EDF4FB;
}
@media (max-width: 1100px) {
  .culture-values-main {
    text-align: center;
  }
}
.culture-values-main .section-title {
  color: #181B31;
}
.culture-values-main .culture-sub-title {
  padding: 30px 0 70px 0;
  color: #181B31;
}
@media (max-width: 1100px) {
  .culture-values-main .culture-sub-title {
    padding: 20px 0 40px 0;
  }
}
.culture-values-main .culture--inner--main {
  display: flex;
}
@media (max-width: 1279px) {
  .culture-values-main .culture--inner--main {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.culture-values-main .culture--inner--main .culture-inner {
  border-radius: 14px;
  text-align: center;
  border: 0px solid #FFF;
  background: #FFF;
  padding: 0px 30px 40px;
  margin: 20px 15px 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 1600px) {
  .culture-values-main .culture--inner--main .culture-inner {
    padding: 0px 25px 40px;
  }
}
@media (max-width: 1300px) {
  .culture-values-main .culture--inner--main .culture-inner {
    padding: 0px 15px 30px;
  }
}
@media (max-width: 1279px) {
  .culture-values-main .culture--inner--main .culture-inner {
    padding: 30px;
    margin: 0 30px 50px 0;
    max-width: 380px;
  }
}
@media (max-width: 991px) {
  .culture-values-main .culture--inner--main .culture-inner {
    padding: 30px;
    margin: 0 30px 50px 0;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .culture-values-main .culture--inner--main .culture-inner {
    max-width: 600px;
    width: 100%;
    margin: 0 0 50px 0;
  }
}
.culture-values-main .culture--inner--main .culture-inner:nth-child(2) {
  margin-top: 100px;
}
@media (max-width: 1279px) {
  .culture-values-main .culture--inner--main .culture-inner:nth-child(2) {
    margin: 0 0 50px;
  }
}
.culture-values-main .culture--inner--main .culture-inner:nth-child(4) {
  margin-top: 100px;
}
@media (max-width: 1279px) {
  .culture-values-main .culture--inner--main .culture-inner:nth-child(4) {
    margin: 0 0 50px;
  }
}
@media (max-width: 1279px) {
  .culture-values-main .culture--inner--main .culture-inner:nth-child(5) {
    margin: 0;
  }
}
.culture-values-main .culture--inner--main .culture-inner .culture-icon {
  background-color: #F6F9FC;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  margin-top: -69px;
  border: 3px solid #edf4fb;
}
@media (max-width: 1300px) {
  .culture-values-main .culture--inner--main .culture-inner .culture-icon {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .culture-values-main .culture--inner--main .culture-inner .culture-icon {
    width: 130px;
    height: 130px;
  }
}
.culture-values-main .culture--inner--main .culture-inner .culture-icon lottie-player,
.culture-values-main .culture--inner--main .culture-inner .culture-icon img {
  width: 100px;
}
@media (max-width: 767px) {
  .culture-values-main .culture--inner--main .culture-inner .culture-icon lottie-player,
  .culture-values-main .culture--inner--main .culture-inner .culture-icon img {
    width: 90px;
  }
}
.culture-values-main .culture--inner--main .culture-inner h3 {
  color: #202020;
}
@media (max-width: 1500px) {
  .culture-values-main .culture--inner--main .culture-inner h3 {
    font-size: 20px;
  }
}
.culture-values-main .culture--inner--main .culture-inner p {
  color: #202020;
}
.culture-values-main .section-description {
  color: #202020;
  margin-bottom: 0;
}

.evolution-main .container {
  max-width: 1650px;
}
@media (max-width: 1600px) {
  .evolution-main .container {
    max-width: calc(100% - 170px);
  }
}
@media (max-width: 1279px) {
  .evolution-main .container {
    max-width: 100%;
  }
}
@media (max-width: 1365px) {
  .evolution-main .heading-cls {
    margin-bottom: 30px;
  }
}
.evolution-main .evo--main-title {
  color: #202020;
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 12px;
}
.evolution-main .evo--main-title::before {
  content: "";
  position: absolute;
  width: 62px;
  height: 4px;
  background: #196ECF;
  box-shadow: 0px 0px 20px 0px rgba(69, 126, 247, 0.2);
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.evolution-main .bold-text {
  color: #202020;
}
.evolution-main .evolution-inner {
  padding-top: 52px;
  position: relative;
}
.evolution-main .evolution-inner::after {
  content: "";
  position: absolute;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/line-dot.png);
  background-repeat: no-repeat;
  top: 0;
  left: -12px;
  width: 90px;
  min-height: 310px;
}
@media (max-width: 1365px) {
  .evolution-main .evolution-inner::after {
    display: none;
  }
}
.evolution-main .evolution-inner .arrow-title {
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/Evolution-arrow.png) no-repeat center/100%;
  display: flex;
  align-items: center;
  color: #ffffff;
  padding: 15px 25px 15px 60px;
  min-height: 73px;
  font-size: 20px;
}
@media (max-width: 1600px) {
  .evolution-main .evolution-inner .arrow-title {
    font-size: 18px;
  }
}
.evolution-main .evolution-inner .arrow-content {
  padding-left: 90px;
  color: #202020;
}
.evolution-main .evolution-inner .evo-link {
  color: #196ecf;
}
.evolution-main .evolution-inner .evo-link:hover {
  color: #000000;
}
@media (max-width: 1365px) {
  .evolution-main .ev-box-main {
    max-width: 700px;
    margin: 0 auto;
  }
  .evolution-main .evolution-box {
    width: 50%;
    margin-bottom: 30px;
  }
  .evolution-main .evolution-box:nth-child, .evolution-main .evolution-box:nth-last-child(2) {
    margin-bottom: 0;
  }
  .evolution-main .evolution-inner {
    padding-top: 0;
    text-align: center;
  }
  .evolution-main .evolution-inner .arrow-title {
    padding: 15px 35px;
    justify-content: center;
  }
  .evolution-main .evolution-inner .arrow-content {
    padding: 0 35px;
  }
}
@media (max-width: 767px) {
  .evolution-main .evolution-box {
    width: 100%;
    margin-bottom: 30px !important;
  }
  .evolution-main .evolution-box:nth-child {
    margin-bottom: 0 !important;
  }
  .evolution-main .evolution-inner {
    padding-top: 0;
    margin: 0 auto;
    max-width: 370px;
    text-align: center;
  }
  .evolution-main .evolution-inner .arrow-title {
    padding: 22px;
  }
  .evolution-main .evolution-inner .arrow-content {
    padding: 0;
  }
}
.evolution-main .section-inner-title {
  font-size: 24px;
}
@media (max-width: 991px) {
  .evolution-main .section-inner-title {
    font-size: 20px;
  }
}
.evolution-main .evo--main-content {
  color: #202020;
  max-width: 1150px;
  margin: 0 auto 25px;
}
@media (max-width: 1600px) {
  .evolution-main .evo--main-content {
    max-width: 1000px;
  }
}
@media (max-width: 1366px) {
  .evolution-main .evo--main-content {
    margin: 0 auto 20px;
  }
}
@media (max-width: 991px) {
  .evolution-main .evo--main-content {
    width: 100%;
  }
}
.evolution-main .evo--last--content {
  padding: 80px 0 0;
  margin-bottom: 0;
  color: #202020;
}
@media (max-width: 1600px) {
  .evolution-main .evo--last--content {
    padding: 50px 0 0;
  }
}
@media (max-width: 1365px) {
  .evolution-main .evo--last--content {
    padding: 0;
  }
}

.about-cta .container {
  max-width: 1480px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .about-cta .container {
    padding: 0 80px;
  }
}
@media (max-width: 991px) {
  .about-cta .container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .about-cta .container {
    padding: 0 20px;
  }
}
.about-cta .cta-section {
  min-height: 250px;
}
@media (max-width: 991px) {
  .about-cta .cta-section {
    min-height: inherit;
  }
}
.about-cta .cta-section .cta-content {
  max-width: 82%;
}
@media (max-width: 1199px) {
  .about-cta .cta-section .cta-content {
    max-width: 75%;
  }
}
@media (max-width: 991px) {
  .about-cta .cta-section .cta-content {
    max-width: 100%;
    margin: 0 auto 20px;
  }
}
.about-cta .cta-section .cta-content .section-title {
  line-height: 40px;
}
@media (max-width: 991px) {
  .about-cta .cta-section .cta-content .section-title {
    line-height: 32px;
  }
}
.about-cta .cta-section .button {
  padding: 0 30px;
  margin: 0 !important;
}

.pricing-cta .cta-section {
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/cta-new-bg.png) no-repeat center/cover;
  justify-content: space-between;
  padding: 30px 80px;
}
@media (max-width: 1366px) {
  .pricing-cta .cta-section {
    padding: 30px 40px;
  }
}
.pricing-cta .cta-section .cta-content {
  width: 100%;
  margin-right: 20px;
}
.pricing-cta .cta-section .cta-content .section-title {
  font-size: 28px;
  font-size: 1.75rem;
}
.pricing-cta .cta-section .cta-content .section-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
}
@media (max-width: 1366px) {
  .pricing-cta .cta-section .cta-content {
    max-width: 50%;
  }
}
.pricing-cta .cta-section .cta-button .button {
  line-height: 46px;
  margin: 0 15px 10px 0;
  border: 2px solid transparent;
}
.pricing-cta .cta-section .cta-button .button:hover {
  border-color: #fede0e;
}
.pricing-cta .cta-section .cta-button .button.get-demo {
  border-color: #ffffff;
}
.pricing-cta .cta-section .cta-button .button.get-demo:hover {
  border-color: #ffffff;
}
.pricing-cta .cta-section .cta-button .button:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .pricing-cta .cta-section {
    padding: 30px;
  }
  .pricing-cta .cta-section .cta-content {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .pricing-cta .cta-section {
    width: 100%;
    border-radius: 10px;
    min-height: inherit;
    text-align: center;
    display: inline-block;
  }
  .pricing-cta .cta-section .cta-content {
    margin-right: 0;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .pricing-cta .cta-section .cta-content .section-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .pricing-cta .cta-section .cta-content br {
    display: none;
  }
}
@media (max-width: 424px) {
  .pricing-cta .cta-section {
    padding: 20px;
  }
  .pricing-cta .cta-section .cta-button {
    display: table;
    margin: 0 auto;
    width: 100%;
  }
  .pricing-cta .cta-section .cta-button .button {
    margin: 0 0 15px 0;
    display: flex;
    width: 100%;
  }
  .pricing-cta .cta-section .cta-button .button:last-child {
    margin-bottom: 0;
  }
}

.page-template-about-us .site-footer {
  background-color: #F1F9FF;
}
.page-template-about-us .faqs-section .container {
  max-width: 1000px;
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .page-template-about-us .faqs-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .page-template-about-us .faqs-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .page-template-about-us .faqs-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.banner-section {
  display: flex;
  overflow: hidden;
  position: relative;
  padding: 120px 0;
  min-height: 400px;
  align-items: center;
  background-color: #196ecf;
  margin-bottom: 0;
}
.banner-section::after {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background-size: 101%;
  background-repeat: no-repeat;
  background-position: bottom -1px center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-white-bg.svg);
}
.banner-section figure {
  position: inherit;
}
.banner-section figure img {
  max-height: none;
}
.banner-section .container {
  z-index: 2;
  position: relative;
}
.banner-section .section-title {
  color: #ffffff;
}
.banner-section .section-title span {
  color: #fede0e;
}
@media (max-width: 767px) {
  .banner-section {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .banner-section .col-sm-6 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .banner-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
}

.single-industry .site-content section .section-description a {
  color: #0075ff;
}
.single-industry .site-content .button {
  padding: 0 30px;
}
@media (max-width: 375px) {
  .single-industry .site-content .ftx-identity-section .button {
    padding: 0 15px;
  }
}
.single-industry .pricing-cta {
  position: relative;
}
.single-industry .pricing-cta::after {
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  height: 50%;
  width: 100%;
  position: absolute;
  background: #f1f9ff;
}
.single-industry .pricing-cta .cta-section {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/cta-new-bg.png) no-repeat center/cover;
  justify-content: space-between;
  padding: 30px 80px;
  min-height: 330px;
}
.single-industry .pricing-cta .cta-section .cta-content {
  max-width: 600px;
  margin-right: 20px;
}
.single-industry .pricing-cta .cta-section .cta-content .section-title {
  font-size: 28px;
  font-size: 1.75rem;
}
.single-industry .pricing-cta .cta-section .cta-content .section-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
}
@media (max-width: 1380px) {
  .single-industry .pricing-cta .cta-section .cta-content {
    width: 50%;
  }
}
.single-industry .pricing-cta .cta-section .cta-button .button {
  line-height: 46px;
  margin: 0 15px 10px 0;
  border: 2px solid transparent;
}
.single-industry .pricing-cta .cta-section .cta-button .button:hover {
  border-color: #fede0e;
}
.single-industry .pricing-cta .cta-section .cta-button .button.get-demo {
  border-color: #ffffff;
}
.single-industry .pricing-cta .cta-section .cta-button .button.get-demo:hover {
  border-color: #ffffff;
}
.single-industry .pricing-cta .cta-section .cta-button .button:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .single-industry .pricing-cta .cta-section {
    padding: 30px;
  }
  .single-industry .pricing-cta .cta-section .cta-content {
    max-width: 45%;
  }
}
@media (max-width: 991px) {
  .single-industry .pricing-cta .cta-section {
    width: 100%;
    border-radius: 10px;
    min-height: inherit;
    text-align: center;
    display: inline-block;
  }
  .single-industry .pricing-cta .cta-section .cta-content {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 15px;
  }
  .single-industry .pricing-cta .cta-section .cta-content .section-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .single-industry .pricing-cta .cta-section .cta-content br {
    display: none;
  }
}
@media (max-width: 424px) {
  .single-industry .pricing-cta .cta-section {
    padding: 20px;
  }
  .single-industry .pricing-cta .cta-section .cta-button {
    display: table;
    margin: 0 auto;
    width: 100%;
  }
  .single-industry .pricing-cta .cta-section .cta-button .button {
    margin: 0 0 15px 0;
    display: flex;
    width: 100%;
  }
  .single-industry .pricing-cta .cta-section .cta-button .button:last-child {
    margin-bottom: 0;
  }
}
.single-industry .faqs-section {
  background: #f1f9ff;
}
.single-industry .faqs-section .accordion-item {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
.single-industry .faqs-section .accordion-item:last-child {
  margin-bottom: 0;
}
.single-industry .faqs-section .accordion-item .accordion-button {
  box-shadow: none;
  font-weight: 600;
  color: #181B31;
  letter-spacing: 0.4px;
  padding: 25px 50px 25px 25px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Sora", sans-serif;
}
.single-industry .faqs-section .accordion-item .accordion-button::after {
  top: 50%;
  right: 25px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  color: #181B31;
  transform: translateY(-50%);
  text-align: center !important;
  content: "+";
  background: none;
  font-family: "FontAwesome";
}
.single-industry .faqs-section .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.single-industry .faqs-section .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.single-industry .faqs-section .accordion-item .accordion-body {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  color: #555555;
}
.single-industry .faqs-section .accordion-item .accordion-body a {
  color: #0075ff;
}
.single-industry .faqs-section .accordion-item .accordion-body ul {
  padding-left: 2rem;
}
.single-industry .faqs-section .accordion-item .accordion-body ul li {
  list-style-type: disc;
}
.single-industry .faqs-section .accordion-item .accordion-body p, .single-industry .faqs-section .accordion-item .accordion-body li {
  color: #555555;
}
.single-industry .faqs-section .accordion-item .accordion-body p a, .single-industry .faqs-section .accordion-item .accordion-body li a {
  color: #0075ff;
}
@media (max-width: 1199px) {
  .single-industry .faqs-section {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .single-industry .faqs-section .accordion-item {
    margin-bottom: 20px;
  }
  .single-industry .faqs-section .accordion-item .accordion-button {
    padding: 15px 50px 15px 15px;
  }
  .single-industry .faqs-section .accordion-item .accordion-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.single-industry .site-footer {
  background-color: #f1f9ff;
}
.single-industry .youtube-popup-video .modal-dialog {
  max-width: 900px;
  top: 50%;
  transform: translateY(-50%) !important;
}
@media (max-width: 991px) {
  .single-industry .youtube-popup-video .modal-dialog {
    width: 94%;
    margin: 0 auto;
  }
}
.single-industry .youtube-popup-video .modal-dialog .modal-content {
  border-radius: 0;
  background: transparent;
}
.single-industry .youtube-popup-video .modal-dialog .modal-body {
  padding: 0;
}
.single-industry .youtube-popup-video .modal-dialog .modal-body iframe {
  width: 100%;
  height: 500px;
}
@media (max-width: 767px) {
  .single-industry .youtube-popup-video .modal-dialog .modal-body iframe {
    height: 450px;
  }
}
@media (max-width: 575px) {
  .single-industry .youtube-popup-video .modal-dialog .modal-body iframe {
    height: 270px;
  }
}
.single-industry .youtube-popup-video .modal-dialog .modal-body .close {
  border: 0;
  background: transparent;
  outline: none;
  box-shadow: none;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  position: absolute;
  right: 5px;
  top: -35px;
  color: #ffffff;
}

.common-industry-section .cnt-sec {
  padding-left: 20px;
}
.common-industry-section .cnt-sec .button {
  margin-top: 40px !important;
}
@media (max-width: 991px) {
  .common-industry-section .cnt-sec .button {
    margin-top: 20px !important;
  }
}
.common-industry-section ul li {
  color: #013;
  padding: 15px 40px 15px 25px;
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #edf4fb;
  display: inline-block;
  width: 100%;
}
.common-industry-section ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .common-industry-section .cnt-sec {
    padding-left: 0;
  }
  .common-industry-section ul li {
    padding: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .common-industry-section .heading-cls {
    text-align: center;
  }
  .common-industry-section .col-sm-5,
  .common-industry-section .col-sm-7,
  .common-industry-section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .common-industry-section .col-sm-5:last-child,
  .common-industry-section .col-sm-7:last-child,
  .common-industry-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .common-industry-section .button {
    display: table;
    margin: 20px auto 0 !important;
  }
  .common-industry-section figure img {
    max-height: 400px;
  }
}
.common-industry-section.how-it-works ul li {
  background: #ffffff;
  border-left: 8px solid #8dccff;
  box-shadow: 0px 10px 20px rgba(0, 125, 197, 0.1490196078);
}
@media (max-width: 767px) {
  .common-industry-section.how-it-works ul li {
    border-left-width: 5px;
  }
}

.business-risks-section {
  background: #001133;
}
.business-risks-section .cnt-sec {
  padding-left: 30px;
}
.business-risks-section .cnt-sec ul li {
  margin-bottom: 30px;
  padding: 0 0 0 25px;
  box-shadow: none;
  background-color: transparent;
  background-position: top 10px left;
  background-repeat: no-repeat;
  background-size: 15px;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/yellow-arrow.svg);
}
.business-risks-section .cnt-sec ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1500px) {
  .business-risks-section .cnt-sec ul li {
    background-size: 12px;
    background-position: top 8px left;
  }
}
@media (max-width: 1199px) {
  .business-risks-section .cnt-sec {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .business-risks-section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .business-risks-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .business-risks-section .heading-cls {
    text-align: center;
  }
  .business-risks-section .button.schedule-btn {
    margin: 30px auto 0 !important;
    display: table;
  }
}

.features-section {
  position: relative;
}
.features-section::after {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 500px;
  content: "";
  z-index: 1;
  position: absolute;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(138, 177, 255, 0.2) 100%);
  border-radius: 0px 0px 100px 100px;
  opacity: 0.56;
}
@media (max-width: 1199px) {
  .features-section::after {
    border-radius: 0px 0px 30px 30px;
  }
}
.features-section .container {
  z-index: 2;
  position: relative;
}
.features-section .col-sm-6:nth-last-child(2) .features-row, .features-section .col-sm-6:last-child .features-row {
  margin-bottom: 0;
}
.features-section .features-row {
  display: flex;
  margin-bottom: 50px;
}
.features-section .features-row .icon {
  width: 100px;
  height: 100px;
  display: flex;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.14);
}
.features-section .features-row .icon lottie-player {
  width: 70px;
  height: 70px;
}
.features-section .features-row .icon img {
  width: auto;
  height: auto;
}
.features-section .features-row .cnt-box {
  padding-left: 30px;
  width: calc(100% - 130px);
}
.features-section .features-row .cnt-box .section-sub-title {
  color: #001133;
  font-weight: 600;
}
.features-section .features-row .cnt-box .section-description {
  font-size: 16px;
  line-height: 25px;
  color: #001133;
}
@media (max-width: 1199px) {
  .features-section .features-row {
    margin-bottom: 30px;
  }
  .features-section .features-row .cnt-box {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .features-section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .features-section .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .features-section .features-row {
    margin-bottom: 0;
  }
  .features-section .features-row .cnt-box {
    width: calc(100% - 100px);
  }
}
@media (max-width: 575px) {
  .features-section .features-row {
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  .features-section .features-row .icon {
    margin: 0 auto 20px !important;
  }
  .features-section .features-row .cnt-box {
    padding: 0;
    width: 100%;
  }
}

.single-industry .industry-btn .button {
  margin: 0 15px 10px 0;
}

.management-solutions {
  position: relative;
  background: #001133;
}
.management-solutions::after {
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/custom-development/wp-content/themes/ftxidentity/dist/images/partical-patten.png) no-repeat bottom center/100% auto;
}
@media (max-width: 1199px) {
  .management-solutions::after {
    background-size: cover;
  }
}
.management-solutions .container {
  z-index: 2;
  position: relative;
}
.management-solutions ul {
  display: flex;
  max-width: 950px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.management-solutions ul li {
  width: 25%;
  text-align: center;
  display: inline-block;
}
.management-solutions ul li .number {
  z-index: 2;
  width: 130px;
  height: 130px;
  display: flex;
  margin: 0 auto 40px;
  line-height: 65px;
  position: relative;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}
.management-solutions ul li .number span {
  z-index: 2;
  font-family: "Lato", sans-serif;
  position: relative;
}
.management-solutions ul li .number::before {
  top: 0;
  left: 0;
  width: 130px;
  height: 130px;
  content: "";
  position: absolute;
  background-size: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/front-circle.svg);
}
.management-solutions ul li .number::after {
  top: 25px;
  left: 25px;
  content: "";
  width: 130px;
  height: 130px;
  opacity: 0.8;
  position: absolute;
  background-size: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/back-circle.svg);
}
.management-solutions ul li .section-description {
  max-width: 150px;
  line-height: normal;
  font-size: 20px;
  margin: 0 auto !important;
}
@media (max-width: 1500px) {
  .management-solutions ul li .section-description {
    line-height: 25px;
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .management-solutions ul {
    display: table;
  }
  .management-solutions ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .management-solutions ul li .number {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
  }
  .management-solutions ul li .number::before, .management-solutions ul li .number::after {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
  .management-solutions ul li .number::after {
    top: 10px;
    left: 10px;
  }
}

.single-industry .faqs-section {
  background: #f1f9ff;
  border-radius: 0;
}

.online-gaming-banner {
  position: relative;
}
.online-gaming-banner::before {
  position: absolute;
  content: "";
  display: block !important;
  bottom: -110px;
  width: 100%;
  height: 110px;
  left: 0;
  right: 0;
  top: auto;
  background: #F6F9FC;
}
.online-gaming-banner::after {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background-size: 101%;
  background-repeat: no-repeat;
  background-position: bottom -1px center;
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/header-curv-gray-bg.svg);
}
.online-gaming-banner .get-a-demo-btn {
  border: 2px solid #02205F;
  background-color: #02205F;
  margin: 0 15px 0 0;
}
.online-gaming-banner .get-a-demo-btn:hover {
  background-color: #fff;
  color: #02205F;
  border: 2px solid #02205F;
}

.online-gaming-verification {
  padding: 70px 0 135px 0;
}
@media (max-width: 1500px) {
  .online-gaming-verification {
    padding: 50px 0 120px 0;
  }
}
@media (max-width: 991px) {
  .online-gaming-verification {
    padding: 30px 0 90px 0;
  }
}

.gaming-cta-inner {
  background-image: url(/custom-development/wp-content/themes/ftxidentity/dist/images/gaming-cta-bg-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px;
  border-radius: 15px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -62px;
}
@media (max-width: 575px) {
  .gaming-cta-inner {
    padding: 20px;
  }
}
.gaming-cta-inner .section-description {
  margin-right: 70px;
}
@media (max-width: 991px) {
  .gaming-cta-inner .section-description {
    margin-right: 30px;
  }
  .gaming-cta-inner .section-description br {
    display: block;
  }
}
@media (max-width: 767px) {
  .gaming-cta-inner .section-description br {
    display: none;
  }
}
.gaming-cta-inner .cta-link-effect {
  position: relative;
  z-index: 1;
}
.gaming-cta-inner .cta-link-effect::before {
  content: "";
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: block;
  border-radius: 50%;
  position: absolute;
  background: #b4bac8;
  transform: translateX(-50%) translateY(-50%);
  animation: pulse-border 1500ms ease-out infinite;
}
.gaming-cta-inner .cta-link-effect img {
  z-index: 8;
  position: relative;
}
@media (max-width: 575px) {
  .gaming-cta-inner .cta-link-effect img {
    width: 135px;
    height: auto;
  }
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.gaming-verification-sec-main .gaming-sec {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .gaming-verification-sec-main .gaming-sec {
    padding-bottom: 10px;
  }
}
.gaming-verification-sec-main .gaming-side-sec {
  display: flex;
  align-items: flex-start;
}
.gaming-verification-sec-main .gaming-side-sec .gaming-icon {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-right: 30px;
  width: 100px;
}
@media (max-width: 991px) {
  .gaming-verification-sec-main .gaming-side-sec .gaming-icon {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .gaming-verification-sec-main .gaming-side-sec .gaming-icon {
    width: 80px;
  }
}
.gaming-verification-sec-main .gaming-side-sec .gaming-json {
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 575px) {
  .gaming-verification-sec-main .gaming-side-sec .gaming-json {
    width: 60px;
    height: 60px;
  }
}
.gaming-verification-sec-main .gaming-side-sec:last-child .gaming-content-sec {
  margin-bottom: 0;
}
.gaming-verification-sec-main .gaming-side-sec .gaming-content-sec {
  margin-bottom: 20px;
}
.gaming-verification-sec-main .gaming-side-sec .gaming-content-sec .section-sub-title {
  color: #202020;
  font-weight: 700;
}
@media (max-width: 991px) {
  .gaming-verification-sec-main .main-image-gaming {
    margin: 0 auto 30px;
    display: flex;
    width: 100%;
    max-width: 500px;
  }
}

.ftx-success-gaming {
  background-color: #001337;
}
.ftx-success-gaming .gaming-inner-sec {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .ftx-success-gaming .gaming-inner-sec {
    margin-top: 20px;
  }
}
.ftx-success-gaming .gaming-inner-sec .gaming-success-icon {
  border-radius: 5px;
  border: 2px solid rgba(0, 144, 255, 0.5);
  background: linear-gradient(270deg, rgba(0, 17, 51, 0.7) 0%, rgba(0, 117, 255, 0.7) 100%);
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.05);
  margin: 0 auto 30px;
  display: inline-block;
}
.ftx-success-gaming .gaming-inner-sec .gaming-success-icon .gaming--succees-json {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.ftx-success-gaming .gaming-inner-sec .section-sub-title {
  min-height: 50px;
  line-height: 30px;
}
@media (max-width: 991px) {
  .ftx-success-gaming .gaming-inner-sec .section-sub-title {
    min-height: inherit;
  }
}
.ftx-success-gaming .gaming-inner-sec .game-inner-content {
  padding-bottom: 30px;
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .ftx-success-gaming .gaming-inner-sec .game-inner-content {
    width: 95%;
  }
}
@media (max-width: 991px) {
  .ftx-success-gaming .gaming-inner-sec .game-inner-content {
    padding-bottom: 10px;
  }
}
