@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Regular.eot");
  src: url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Regular.woff2") format("woff2"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Regular.woff") format("woff"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Regular.ttf") format("truetype"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Semibold.eot");
  src: url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Semibold.woff2") format("woff2"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Semibold.woff") format("woff"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Semibold.ttf") format("truetype"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Semibold.svg#MyriadPro-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Bold.eot");
  src: url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Bold.woff2") format("woff2"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Bold.woff") format("woff"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Bold.ttf") format("truetype"), url("/wp-content/themes/goftx/fonts/myraid_font/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-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;
}

a:focus {
  text-decoration: none;
}

body {
  line-height: 1.5em;
  color: #324a6d;
  font-family: "Myriad Pro";
  font-size: 20px;
  font-size: 1.25rem;
}
@media (max-width: 1440px) {
  body {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}

.container {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1400px) {
  .container {
    max-width: 1270px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.container-header {
  max-width: 1600px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

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

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none !important;
}
@media (min-width: 1921px) {
  a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
  font-size: 20px;
  font-size: 1.25rem;
}

sup {
  top: -1em;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (max-width: 992px) {
  sup {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) {
  sup {
    top: -0.8em;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

img {
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 600;
  font-family: "Myriad Pro";
}

p, li, .section-tag-line {
  margin-bottom: 15px;
}

section {
  overflow: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

.font12 {
  font-size: 12px;
  font-size: 0.75rem;
}

.font14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.font16 {
  font-size: 16px;
  font-size: 1rem;
}

.font18 {
  font-size: 18px;
  font-size: 1.125rem;
}

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

.font22 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
}
@media (max-width: 1366px) {
  .font22 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .font22 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
  }
}

.font24 {
  font-size: 24px;
  font-size: 1.5rem;
}

.font26 {
  font-size: 26px;
  font-size: 1.625rem;
}

.font28 {
  font-size: 28px;
  font-size: 1.75rem;
}

.font30 {
  font-size: 30px;
  font-size: 1.875rem;
}

.font32 {
  font-size: 32px;
  font-size: 2rem;
}

.font34 {
  font-size: 34px;
  font-size: 2.125rem;
}

.font45 {
  font-size: 45px;
  font-size: 2.8125rem;
}

.font55 {
  font-size: 55px;
  font-size: 3.4375rem;
}

.font60 {
  font-size: 60px;
  font-size: 3.75rem;
}

.font80 {
  font-size: 80px;
  font-size: 5rem;
}

.f-weight {
  font-weight: 600;
}

.section-py {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 1921px) {
  .section-py {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1440px) {
  .section-py {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .section-py {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .section-py {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-pt {
  padding-top: 30px;
}
@media only screen and (min-width: 576px) {
  .section-pt {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .section-pt {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1281px) {
  .section-pt {
    padding-top: 60px;
  }
}

.section-pb {
  padding-bottom: 30px;
}
@media only screen and (min-width: 576px) {
  .section-pb {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .section-pb {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1281px) {
  .section-pb {
    padding-bottom: 60px;
  }
}

.section-space {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 1921px) {
  .section-space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1440px) {
  .section-space {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .section-space {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .section-space {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-space-top {
  padding-top: 60px;
}
@media (min-width: 1921px) {
  .section-space-top {
    padding-top: 80px;
  }
}
@media (max-width: 1440px) {
  .section-space-top {
    padding-top: 50px;
  }
}
@media (max-width: 1280px) {
  .section-space-top {
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .section-space-top {
    padding-top: 30px;
  }
}

.section-space-bottom {
  padding-bottom: 60px;
}
@media (min-width: 1921px) {
  .section-space-bottom {
    padding-bottom: 80px;
  }
}
@media (max-width: 1440px) {
  .section-space-bottom {
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .section-space-bottom {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .section-space-bottom {
    padding-bottom: 30px;
  }
}

.hero-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1440px) {
  .hero-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .hero-section {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .hero-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-title {
  line-height: normal;
  font-size: 52px;
  font-size: 3.25rem;
  color: #1C244B;
}
@media (min-width: 1921px) {
  .section-title {
    font-size: 62px;
    font-size: 3.875rem;
  }
}
@media (max-width: 992px) {
  .section-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .section-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (min-width: 1921px) {
  .section-title.same-title {
    font-size: 50px;
    font-size: 3.125rem;
  }
}

.section-title--medium {
  font-size: 41px;
  font-size: 2.5625rem;
  line-height: 49px;
  font-weight: bold;
  color: #1C244B;
}
.section-title--medium.mb-20 {
  margin-bottom: 30px;
}
.section-title--medium sup {
  top: -1em;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
}
@media (max-width: 1440px) {
  .section-title--medium {
    font-size: 37px;
    font-size: 2.3125rem;
    line-height: 42px;
  }
}
@media (max-width: 992px) {
  .section-title--medium {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .section-title--medium {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 35px;
  }
}
.section-title--medium span {
  color: #077ABC;
}

.seo-title {
  font-size: 50px;
  font-size: 3.125rem;
}
@media (min-width: 1920px) {
  .seo-title {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media (max-width: 992px) {
  .seo-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .seo-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.seo-title span {
  color: #03b1fa;
}

.arrow-list {
  margin: 20px 0;
}
@media (max-width: 991px) {
  .arrow-list {
    display: table;
    margin: 15px auto;
    text-align: left;
  }
}
.arrow-list li {
  color: #000000;
  position: relative;
  padding: 0 0 10px 35px;
}
.arrow-list li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  width: 25px;
  height: 25px;
  background: #467FF7;
  color: #ffffff;
  line-height: 25px;
  border-radius: 50%;
  font-size: 15px;
  font-size: 0.9375rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 1921px) {
  .arrow-list li:before {
    left: 15px;
    top: 18px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 31px;
  }
}
@media (max-width: 991px) {
  .arrow-list li:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.arrow-list li span {
  color: #1A87EF;
  font-weight: 600;
}
.arrow-list li:last-child {
  padding-bottom: 0;
}

ul.arrow-list--style li {
  font-weight: normal;
  color: #1C244B;
  padding: 0 0 20px 40px;
}
ul.arrow-list--style li:before {
  content: "";
  margin: 0 20px 0 -45px;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25Z' fill='%23077ABC'/%3E%3Cpath d='M19.5611 8.5184C19.4592 8.77456 19.2965 9.0021 19.0871 9.1814C16.4244 11.8414 13.7624 14.5027 11.1011 17.1654C10.9719 17.3231 10.7908 17.4298 10.5903 17.4664C10.3897 17.5031 10.1827 17.4673 10.0061 17.3654C9.9208 17.3144 9.84249 17.2525 9.77307 17.1814C8.42773 15.8401 7.08273 14.4964 5.73807 13.1504C5.62846 13.0583 5.54378 12.94 5.49181 12.8066C5.43985 12.6732 5.42227 12.5288 5.44069 12.3868C5.45911 12.2448 5.51295 12.1097 5.59724 11.994C5.68153 11.8782 5.79357 11.7855 5.92307 11.7244C6.05936 11.6545 6.21265 11.6247 6.36519 11.6383C6.51774 11.6519 6.66332 11.7085 6.78507 11.8014C6.85682 11.854 6.92375 11.9129 6.98507 11.9774C8.08707 13.0787 9.1884 14.1811 10.2891 15.2844C10.3321 15.3274 10.3661 15.3784 10.4401 15.4694C10.4793 15.4027 10.5238 15.3391 10.5731 15.2794C13.0531 12.7954 15.5341 10.3124 18.0161 7.8304C18.11 7.71733 18.2299 7.62871 18.3656 7.57211C18.5013 7.51551 18.6486 7.49262 18.7951 7.5054C18.9615 7.52057 19.1197 7.58513 19.2492 7.69078C19.3787 7.79644 19.4737 7.93838 19.5221 8.0984C19.5331 8.1284 19.5481 8.1564 19.5621 8.1854L19.5611 8.5184Z' fill='white' stroke='white' stroke-width='0.5'/%3E%3C/svg%3E");
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
  ul.arrow-list--style li {
    padding: 0 0 15px 25px;
  }
  ul.arrow-list--style li:before {
    margin: 0 10px 0 -30px;
  }
}

.section-sub-title {
  line-height: normal;
  font-size: 34px;
  font-size: 2.125rem;
  color: #1C244B;
}
@media (min-width: 1921px) {
  .section-sub-title {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media (max-width: 992px) {
  .section-sub-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 767px) {
  .section-sub-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.woocommerce .button,
.btn-blue,
.btn-blue-outline {
  border-radius: 50px;
  text-transform: capitalize;
  text-decoration: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1rem;
  transition: all 0.3s ease-in-out 0s;
  color: #ffffff;
  border: 1px solid #467FF7;
  background-color: #467FF7;
  padding: 15px 25px;
  font-weight: 600;
  min-width: 220px;
}
@media (min-width: 1921px) {
  .woocommerce .button,
  .btn-blue,
  .btn-blue-outline {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 18px 35px;
  }
}
@media (max-width: 1440px) {
  .woocommerce .button,
  .btn-blue,
  .btn-blue-outline {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (max-width: 1024px) {
  .woocommerce .button,
  .btn-blue,
  .btn-blue-outline {
    min-width: inherit;
  }
}
.woocommerce .button:hover,
.btn-blue:hover,
.btn-blue-outline:hover {
  background: #ffffff;
  color: #467FF7;
}

.btn-blue-outline {
  color: #467FF7;
  background-color: #ffffff;
}
.btn-blue-outline:hover {
  background: #467FF7;
  color: #ffffff;
}

.learn-more, .learn-more--fill {
  border-radius: 30px;
  font-weight: 600 !important;
  text-transform: capitalize;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1rem;
  transition: all 0.3s;
  color: #55595c;
  border: 2px solid #55595c;
  min-width: 220px;
  padding: 15px 25px;
  text-align: center;
}
.learn-more:hover, .learn-more--fill:hover {
  text-decoration: none;
  border-color: #467FF7;
  color: #467FF7;
}
@media (min-width: 1921px) {
  .learn-more, .learn-more--fill {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 18px 35px;
  }
}
@media (max-width: 1440px) {
  .learn-more, .learn-more--fill {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (max-width: 1024px) {
  .learn-more, .learn-more--fill {
    min-width: inherit;
  }
}

.learn-more--fill {
  color: #ffffff;
  margin: 10px 0 40px 0;
  border-color: #077ABC;
  background: #077ABC;
}
.learn-more--fill:hover {
  text-decoration: none;
  background: #161A58;
  border-color: #467FF7;
  color: #ffffff;
}

.banner-button {
  margin-top: 50px;
  min-height: 56px;
  padding: 0 55px;
  border-radius: 30px;
  transition: all 0.3s;
  font-size: 22px;
  font-size: 1.375rem;
  color: #ffffff;
  font-weight: 600;
  background-color: #467FF7;
  border: 2px solid #ffffff;
  display: inline-block;
  line-height: 56px;
  text-decoration: none;
}
.banner-button:hover {
  text-decoration: none;
  border-color: #467FF7;
  background-color: transparent !important;
}
@media (max-width: 1199px) {
  .banner-button {
    margin-top: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 25px;
    min-height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .banner-button {
    margin-top: 15px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.deep-blue {
  color: #0586CD;
}

.border-color-white {
  border-color: #ffffff;
}

.color-white {
  color: #ffffff;
}

.color-primary {
  color: #1C244B;
}

.solid-btn {
  color: #ffffff;
  border-color: #204498;
  background-color: #204498;
}
.solid-btn:hover {
  background-color: #ffffff;
}

.tran-blue-btn {
  color: #204498;
  border-color: #204498;
  background-color: #ffffff;
}

.learn-more.color-white:hover, .color-white.learn-more--fill:hover {
  color: #467FF7;
}

.learn-more-get-started {
  font-weight: 600 !important;
  padding: 14px 40px !important;
  color: #ffffff;
  border-color: #467FF7;
  background-color: #467FF7;
}
.learn-more-get-started:hover {
  color: #467FF7;
  background-color: transparent;
}

.border-blue-btn {
  color: #ffffff;
  border-color: #467FF7;
  background-color: transparent;
}
.border-blue-btn:hover {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #467FF7;
}

.page-template-template-quote-thank-you .thank-you-inner figure img,
.page-template-template-thank-you .thank-you-inner figure img {
  max-height: 600px;
}
.page-template-template-quote-thank-you .thank-you-inner h1,
.page-template-template-thank-you .thank-you-inner h1 {
  font-size: 80px;
  font-size: 5rem;
}
@media (min-width: 1921px) {
  .page-template-template-quote-thank-you .thank-you-inner h1,
  .page-template-template-thank-you .thank-you-inner h1 {
    font-size: 85px;
    font-size: 5.3125rem;
  }
}
@media (max-width: 1199px) {
  .page-template-template-quote-thank-you .thank-you-inner h1,
  .page-template-template-thank-you .thank-you-inner h1 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media (max-width: 992px) {
  .page-template-template-quote-thank-you .thank-you-inner h1,
  .page-template-template-thank-you .thank-you-inner h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .page-template-template-quote-thank-you .thank-you-inner h1,
  .page-template-template-thank-you .thank-you-inner h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.page-template-template-quote-thank-you .thank-you-inner .learn-more, .page-template-template-quote-thank-you .thank-you-inner .learn-more--fill,
.page-template-template-thank-you .thank-you-inner .learn-more,
.page-template-template-thank-you .thank-you-inner .learn-more--fill {
  color: #467FF7;
}
.page-template-template-quote-thank-you .thank-you-inner .learn-more:hover, .page-template-template-quote-thank-you .thank-you-inner .learn-more--fill:hover,
.page-template-template-thank-you .thank-you-inner .learn-more:hover,
.page-template-template-thank-you .thank-you-inner .learn-more--fill:hover {
  color: #ffffff;
}

@media (max-width: 767px) {
  .page-template-template-quote-thank-you .section-description {
    margin: 0 !important;
  }
}

.cta-section {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/goftx/dist/images/cta-bg.png);
}
.cta-section::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.79;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, rgb(25, 139, 209) 0%, rgb(17, 32, 87) 100%);
}
.cta-section .container {
  z-index: 2;
  position: relative;
}
@media (min-width: 1921px) {
  .cta-section .container {
    max-width: 1500px;
  }
}
.cta-section .section-description {
  padding-right: 22%;
}
.cta-section .cta-btn {
  height: 65px;
  line-height: 61px;
  font-weight: 600;
  padding: 0 30px;
  text-align: center;
  border-radius: 31px;
  display: inline-block;
  color: #187FC3;
  transition: all 0.3s;
  border: 2px solid #198BD1;
  background-color: #ffffff;
  box-shadow: 6px 4px 15px rgba(0, 0, 0, 0.2588235294);
  text-decoration: none !important;
}
.cta-section .cta-btn .cta-icon {
  width: 35px;
  height: 35px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 33px;
  margin-left: 10px;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  border: 1px solid #198BD1;
  background-color: #112057;
}
.cta-section .cta-btn:hover {
  color: #ffffff;
  background-color: #112057;
  text-decoration: none !important;
}
.cta-section .cta-btn:hover .cta-icon {
  border-color: #112057;
  background-color: #198BD1;
}
.cta-section .cta-btn:focus {
  text-decoration: none !important;
}
@media (max-width: 1199px) {
  .cta-section .cta-btn {
    font-size: 16px;
    font-size: 1rem;
    height: 50px;
    line-height: 46px;
    padding: 0 20px;
  }
  .cta-section .cta-btn .cta-icon {
    width: 30px;
    height: 30px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 28px;
    margin-left: 5px;
  }
}
@media (max-width: 1023px) {
  .cta-section .col-sm-8 {
    margin-bottom: 20px !important;
  }
  .cta-section .col-sm-8,
  .cta-section .col-sm-4 {
    width: 100%;
    text-align: center !important;
  }
  .cta-section .section-description {
    padding-right: 0;
  }
}

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

.modal-title {
  text-transform: inherit;
}

.cta-popup {
  background-color: rgba(0, 0, 0, 0.5);
}
.cta-popup .modal-dialog {
  width: 100%;
  height: 100%;
  display: flex;
  margin: 0 auto;
  max-width: 100%;
  align-items: center;
  padding: 0 15px;
}
@media (max-width: 1366px) {
  .cta-popup .modal-dialog {
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) !important;
  }
}
.cta-popup .modal-content {
  border: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 500px;
}
@media (min-width: 1921px) {
  .cta-popup .modal-content {
    max-width: 600px;
  }
}
@media (max-width: 1366px) {
  .cta-popup .modal-content {
    max-height: 90% !important;
  }
}
@media (max-width: 1366px) {
  .cta-popup .modal-content .modal-body {
    height: 100%;
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .cta-popup .modal-content .modal-body {
    padding: 20px;
  }
}
.cta-popup .modal-header {
  position: relative;
}
@media (max-width: 767px) {
  .cta-popup .modal-header {
    padding-right: 40px;
  }
}
.cta-popup .modal-header .modal-title {
  font-weight: 700;
  color: #1C244B;
  font-family: "Myriad Pro";
}
.cta-popup iframe {
  border: 0;
  width: 100%;
}
.cta-popup .close {
  top: 16px;
  right: 10px;
  top: 15px;
  right: 15px;
  margin: 0;
  padding: 0;
  opacity: 1;
  width: 30px;
  height: 30px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  font-weight: 600;
  text-shadow: none;
  position: absolute;
  transform: translateY(0);
  background: transparent;
  border: 0;
}
.cta-popup .close span {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -2px;
}

.rotate-txt {
  height: 35px;
  overflow: hidden;
  top: 6px;
  display: inline-block;
  position: relative;
}
.rotate-txt marquee {
  height: 35px;
}
@media (max-width: 767px) {
  .rotate-txt marquee br {
    display: block;
  }
}
@media (max-width: 575px) {
  .rotate-txt {
    display: block;
  }
  .rotate-txt marquee {
    text-align: center;
  }
}

.global-search {
  overflow: hidden;
  max-width: 280px;
  position: relative;
  border-radius: 30px;
  margin: -25px auto 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
}
.global-search .form-control {
  border: 0;
  height: 50px;
  font-size: 15px;
  font-size: 0.9375rem;
  border-radius: 30px;
  padding: 0 55px 0 20px;
  background: #ffffff;
  font-family: "Myriad Pro";
}
.global-search .search-form-btn {
  top: 0;
  right: 0;
  border: 0;
  width: 50px;
  height: 50px;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  align-items: center;
  color: #ffffff;
  justify-content: center;
  border-radius: 100%;
  background-color: #1C244B;
}

.page-title.seo-title {
  color: #1C244B;
}

.error-404 .page-title {
  margin: 0;
}
.error-404 p {
  margin: 30px 0;
  font-size: 28px;
  font-size: 1.75rem;
  color: #777777;
}
@media (max-width: 1600px) {
  .error-404 p {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (max-width: 992px) {
  .error-404 p {
    margin: 15px 0;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.cm-search-sec {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
.cm-search-sec .head-title a {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  color: #1C244B;
}
@media (max-width: 767px) {
  .cm-search-sec {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}

.pagination-nav-container {
  display: flex;
  justify-content: center;
}
.pagination-nav-container .page-item .page-link {
  margin: 0 5px;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  display: block;
  position: relative;
  border-radius: 0;
  background-color: #112057;
  font-size: 14px;
  font-size: 0.875rem;
  color: #1C244B;
}
.pagination-nav-container .page-item .page-link.prev {
  font-size: 0;
}
.pagination-nav-container .page-item .page-link.prev::after {
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  content: "\f053";
  line-height: 32px;
  position: absolute;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "FontAwesome";
}
.pagination-nav-container .page-item .page-link.next {
  font-size: 0;
}
.pagination-nav-container .page-item .page-link.next::after {
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  content: "\f054";
  line-height: 32px;
  position: absolute;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "FontAwesome";
}
.pagination-nav-container .page-item .page-link:focus {
  box-shadow: none;
}
.pagination-nav-container .page-item.active .page-link {
  border-color: #1C244B;
  color: #ffffff;
  background-color: #1C244B;
}

input[type=search]::-webkit-search-decoration:hover,
input[type=search]::-webkit-search-cancel-button:hover {
  cursor: pointer;
}

.no-results .form-inline .form-control {
  border-radius: 30px !important;
  height: 47px;
  line-height: 45px;
  margin-right: 15px;
  width: 300px;
  border-color: #dddddd;
}
.no-results .form-inline .form-control:focus {
  border: 1px solid #dddddd;
}
.no-results .form-inline .action-button.border-blue-btn {
  color: #467FF7;
}
.no-results .form-inline .action-button.border-blue-btn:hover {
  color: #ffffff;
}
@media (max-width: 575px) {
  .no-results .form-inline {
    display: block;
  }
  .no-results .form-inline .form-control {
    width: 100%;
    margin-bottom: 10px;
  }
  .no-results .form-inline .action-button {
    width: 100%;
  }
}

.branding-logo img {
  width: auto;
  height: 65px;
}

.postid-31 .branding-logo img, .postid-206435 .branding-logo img {
  width: 250px;
  min-height: 100%;
  max-height: 100%;
}

.bg-transparent {
  background: transparent;
}

.cta-schedule-iframe-cls iframe {
  height: 600px;
}

#demoVideo .modal-body {
  padding: 0;
}

@media (max-width: 1350px) {
  .home .video-background video,
  .postid-29 .video-background video,
  .postid-206428 .video-background video,
  .postid-33 .video-background video,
  .postid-206480 .video-background video {
    height: auto;
    display: block;
    position: relative;
  }
}
@media (max-width: 768px) {
  .postid-29 .industries-section, .postid-206428 .industries-section {
    margin: 0 auto;
  }
}
@media (max-width: 1280px) {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
    transform: inherit !important;
    pointer-events: inherit !important;
  }
  footer .footer-menu-links .footer-top .widget-title.active + nav {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .overflow-hidden {
    overflow: hidden;
  }
  br {
    display: none;
  }
}
.cmspage-section h1, .cmspage-section h2, .cmspage-section h3, .cmspage-section h4, .cmspage-section h5, .cmspage-section h6 {
  font-weight: bold;
  margin: 15px 0;
}
.cmspage-section h2 {
  font-size: 38px;
  font-size: 2.375rem;
}
.cmspage-section h3 {
  font-size: 28px;
  font-size: 1.75rem;
}
.cmspage-section h4 {
  font-size: 22px;
  font-size: 1.375rem;
}
.cmspage-section h5 {
  font-size: 20px;
  font-size: 1.25rem;
}
.cmspage-section a {
  text-decoration: none;
}
.cmspage-section p, .cmspage-section li {
  margin-bottom: 15px;
}
.cmspage-section table, .cmspage-section tr, .cmspage-section td {
  border: 1px solid #CCCCCC;
}
.cmspage-section table {
  margin-bottom: 15px;
}
.cmspage-section table.pv-table td {
  min-width: 120px;
}
.cmspage-section table.pv-table td:first-child {
  min-width: 60px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

.academy-solutions {
  background: #EAF1FE;
}
.academy-solutions .section-sub-title {
  color: #324a6d;
}
.academy-solutions .w-100 {
  max-width: 1100px;
  margin: 0 auto;
}
.academy-solutions .you-can-title {
  color: #324a6d;
}
@media (min-width: 1921px) {
  .academy-solutions .you-can-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
}
.academy-solutions .you-can-box {
  padding: 20px;
  border-radius: 15px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  border-bottom: 5px solid #467FF7;
}
.academy-solutions .you-can-box p {
  font-weight: 600;
  color: #324a6d;
}
@media (max-width: 1023px) {
  .academy-solutions .you-can-box {
    max-width: 300px;
    margin: 0 auto;
  }
}
.academy-solutions p span {
  color: #467FF7;
}
@media (max-width: 1023px) {
  .academy-solutions .col-sm-4 {
    width: 100%;
  }
}
.academy-solutions .col-sm-4:nth-child(1) .you-can-box svg path:nth-child(2) {
  animation: blink 2s infinite;
}
.academy-solutions .col-sm-4:nth-child(2) .you-can-box svg path:nth-child(1) {
  animation: blink 2s infinite;
}
.academy-solutions .col-sm-4:nth-child(3) .you-can-box svg path:nth-child(1), .academy-solutions .col-sm-4:nth-child(3) .you-can-box svg path:nth-child(15) {
  animation: blink 2s infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.single-retail-suite .faq-section {
  padding-top: 0;
  padding-bottom: 60px;
}
@media (min-width: 1921px) {
  .single-retail-suite .faq-section {
    padding-bottom: 80px;
  }
}
@media (max-width: 1440px) {
  .single-retail-suite .faq-section {
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .single-retail-suite .faq-section {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .single-retail-suite .faq-section {
    padding-bottom: 30px;
  }
}

/* Add to Quote */
.woocommerce .wc-quote-form .wc-quote-form__contents, .woocommerce .wc-quote-form .wc-quote-form__contents tr, .woocommerce .wc-quote-form .wc-quote-form__contents td {
  border: 0;
}
.woocommerce .wc-quote-form .wc-quote-form__contents thead tr th, .woocommerce .wc-quote-form .wc-quote-form__contents tr thead tr th, .woocommerce .wc-quote-form .wc-quote-form__contents td thead tr th {
  border-bottom: 2px solid #467FF7;
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td {
  padding: 15px 5px;
  border-bottom: 1px solid #03b1fa;
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-remove {
  width: 10%;
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-remove .remove {
  height: 26px;
  width: 26px;
  font-size: 14px !important;
  line-height: 26px !important;
  color: #ffffff !important;
  background: #E71212;
}
@media (max-width: 767px) {
  .woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-remove .remove {
    height: 22px;
    width: 22px;
    line-height: 22px !important;
  }
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-name {
  width: 55%;
  color: #212529;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-name a {
  color: #212529;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-name .variation-Device p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-thumbnail {
  width: 20%;
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-thumbnail img {
  width: auto;
  max-height: 100px;
}
@media (max-width: 991px) {
  .woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-thumbnail {
    display: table-cell;
  }
  .woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-thumbnail::before {
    display: none;
  }
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td.product-quantity {
  width: 15%;
}
@media (max-width: 991px) {
  .woocommerce .wc-quote-form .wc-quote-form__contents tr.cart_item td::before {
    display: none;
  }
}
.woocommerce .wc-quote-form .wc-quote-form__contents tr:last-child td {
  padding: 15px 0 !important;
  border-bottom: 1px solid #03b1fa;
  border-top: 1px solid #03b1fa;
}
@media (max-width: 991px) {
  .woocommerce .wc-quote-form .wc-quote-form__contents tr {
    display: table-row;
  }
  .woocommerce .wc-quote-form .wc-quote-form__contents tr td {
    display: table-cell;
  }
  .woocommerce .wc-quote-form .wc-quote-form__contents tr td.product-thumbnail {
    text-align: left !important;
    width: 35% !important;
  }
  .woocommerce .wc-quote-form .wc-quote-form__contents tr td.product-name {
    text-align: left !important;
    width: 40% !important;
  }
  .woocommerce .wc-quote-form .wc-quote-form__contents tr td .button {
    width: auto;
    display: table;
    margin: 0 auto;
  }
}
.woocommerce .wc-quote-form .quantity .qty {
  width: 60px;
  padding: 8px;
  height: 45px;
  text-align: center;
  border-radius: 5px;
}
.woocommerce .wc-quote-form .quantity input::-webkit-outer-spin-button,
.woocommerce .wc-quote-form .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce .wc-quote-form .button {
  font-size: 18px;
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 500;
  border-radius: 30px;
  transition: all 0.3s;
  background: #467FF7 !important;
  border: 2px solid #467FF7;
}
.woocommerce .wc-quote-form .button:hover {
  transition: all 0.3s;
  color: #467FF7 !important;
  background: #ffffff !important;
}
@media (max-width: 1440px) {
  .woocommerce .wc-quote-form .button {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .woocommerce .wc-quote-form .button {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1rem;
    padding: 14px 20px;
    display: block;
    width: 100%;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
  }
}
.woocommerce .wc-quote-form .wc_quote_fields {
  margin-bottom: 20px;
}
.woocommerce .wc-quote-form .wc_quote_fields .col-12 {
  padding: 0;
}
.woocommerce .wc-quote-form .wc_quote_fields .alert-danger p {
  font-size: 16px;
  font-size: 1rem;
  color: #721c24;
}
.woocommerce .wc-quote-form .wc_quote_fields .alert-danger ul {
  margin: 0;
}
.woocommerce .wc-quote-form .wc_quote_fields .alert-danger ul li {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  color: #721c24;
}
.woocommerce .wc-quote-form .wc_quote_fields .formio-component-form .form-group {
  float: left;
  width: calc(33.33% - 16px);
  margin: 0 8px;
  margin-bottom: 15px;
}
.woocommerce .wc-quote-form .wc_quote_fields .formio-component-form .form-group label {
  padding-top: 0;
}
.woocommerce .wc-quote-form .wc_quote_fields .formio-component-form .form-group .form-control {
  border-radius: 5px;
  min-height: 42px;
  padding: 10px;
}
.woocommerce .wc-quote-form .wc_quote_fields .formio-component-form .form-group.formio-component-textarea {
  width: 100%;
}
.woocommerce .wc-quote-form .wc_quote_fields .formio-component-form .form-group:nth-last-child(2) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .woocommerce .wc-quote-form .wc_quote_fields .formio-component-form .form-group {
    width: 100%;
    margin-right: 0;
  }
}
.woocommerce .wc-quote-form .cart-collaterals .cart_totals {
  width: 100% !important;
  text-align: center !important;
}

.page-template-template-cms .blog-main_title, .page-template-template-cms .blog-main_title > a {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  color: #000000;
  margin: 5px 0 15px 0;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .page-template-template-cms .blog-main_title, .page-template-template-cms .blog-main_title > a {
    font-size: 32px !important;
    line-height: 38px !important;
  }
}
@media (max-width: 1440px) {
  .page-template-template-cms .blog-main_title, .page-template-template-cms .blog-main_title > a {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 30px;
    margin: 5px 0 10px 0;
  }
}
.page-template-template-cms .cmspage-section .privacy-list, .page-template-template-cms .cmspage-section ul {
  display: block;
  list-style-type: disc !important;
  list-style: disc !important;
}
.page-template-template-cms .cmspage-section .privacy-list li, .page-template-template-cms .cmspage-section ul li {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 35px;
  margin-right: 0;
  list-style: disc !important;
}
@media (max-width: 991px) {
  .page-template-template-cms .cmspage-section .privacy-list li, .page-template-template-cms .cmspage-section ul li {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .page-template-template-cms .cmspage-section .container {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .page-template-template-cms .cmspage-section p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .page-template-template-cms .cmspage-section h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.page-template-template-cms .cmspage-section a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 25px !important;
}
@media (min-width: 1921px) {
  .page-template-template-cms .cmspage-section a {
    font-size: 27px !important;
  }
}
@media (max-width: 1440px) {
  .page-template-template-cms .cmspage-section a {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  .page-template-template-cms .cmspage-section ul li {
    font-size: 17px !important;
    line-height: 25px !important;
  }
}
.page-template-template-cms .cmspage-section .woocommerce .return-to-shop {
  margin: 30px 0 0 0;
}
.page-template-template-cms .cmspage-section .woocommerce .return-to-shop .wc-backward {
  font-size: 18px;
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 500;
  border-radius: 30px;
  transition: all 0.3s;
  text-align: center;
  background: #467FF7 !important;
  border: 2px solid #467FF7;
}
.page-template-template-cms .cmspage-section .woocommerce .return-to-shop .wc-backward:hover {
  transition: all 0.3s;
  color: #467FF7 !important;
  background: #ffffff !important;
}
@media (max-width: 1440px) {
  .page-template-template-cms .cmspage-section .woocommerce .return-to-shop .wc-backward {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .page-template-template-cms .cmspage-section .woocommerce .return-to-shop .wc-backward {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.page-template-template-cms .cmspage-section .woocommerce-info {
  font-size: 16px;
  font-size: 1rem;
}
.page-template-template-cms .cmspage-section .woocommerce-message,
.page-template-template-cms .cmspage-section .woocommerce-info {
  border-top-color: #467FF7;
}
.page-template-template-cms .cmspage-section .woocommerce-message::before,
.page-template-template-cms .cmspage-section .woocommerce-info::before {
  color: #467FF7;
}

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

.section-title--medium.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .section-title--medium.mb-30 {
    margin-bottom: 20px;
  }
}

@media (min-width: 1921px) {
  .revamp-font-2024 .hero-section .banner-content .banner-title, .page-template-template-cms .cmspage-section .hero-section .banner-content .banner-title {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 70px;
  }
}
.revamp-font-2024 .hero-section .banner-content .banner-description, .page-template-template-cms .cmspage-section .hero-section .banner-content .banner-description {
  margin: 30px 0;
}
@media (min-width: 1921px) {
  .revamp-font-2024 .hero-section .banner-content .banner-description, .page-template-template-cms .cmspage-section .hero-section .banner-content .banner-description {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 991px) {
  .revamp-font-2024 .hero-section .banner-content .banner-description, .page-template-template-cms .cmspage-section .hero-section .banner-content .banner-description {
    margin: 20px 0;
  }
}
@media (max-width: 1440px) {
  .revamp-font-2024 .hero-section .banner-content .banner-description, .page-template-template-cms .cmspage-section .hero-section .banner-content .banner-description {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .revamp-font-2024 .hero-section .banner-content .banner-description, .page-template-template-cms .cmspage-section .hero-section .banner-content .banner-description {
    margin: 20px 0;
  }
}
.revamp-font-2024 .section-title--medium, .page-template-template-cms .cmspage-section .section-title--medium {
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .revamp-font-2024 br, .page-template-template-cms .cmspage-section br {
    display: none;
  }
}
@media (max-width: 1440px) {
  .revamp-font-2024 .sub-description, .page-template-template-cms .cmspage-section .sub-description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
  }
}
@media (max-width: 1024px) {
  .revamp-font-2024 .sub-description, .page-template-template-cms .cmspage-section .sub-description {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  .btn-blue, .btn-blue-outline {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1rem;
    padding: 15px 20px;
    display: block;
    width: 100%;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
  }
}

@media (min-width: 1921px) {
  .section-title--medium {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 60px;
  }
  .heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
  .btn-blue,
  .btn-blue-outline,
  .btn-white-outline,
  .btn-white {
    font-size: 27px;
    font-size: 1.6875rem;
    padding: 20px 40px;
    line-height: 1.5rem;
  }
  a {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
p, .description, ul, ul li, .site-info, table, tr, td, th {
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 1921px) {
  p, .description, ul, ul li, .site-info, table, tr, td, th {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  p, .description, ul, ul li, .site-info, table, tr, td, th {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}

.color-navy--blue, .revamp-font-2024 p, .page-template-template-cms .cmspage-section p {
  color: #1C244B;
}

.color-dark-navy--blue {
  color: #1E1C37;
}

.color-black {
  color: #000000;
}

.color-white {
  color: #ffffff;
}

.title-space, .pos-modern-retail--section .description {
  margin: 20px 0 30px 0;
}
@media (min-width: 1921px) {
  .title-space, .pos-modern-retail--section .description {
    margin: 30px 0;
  }
}
@media (max-width: 991px) {
  .title-space, .pos-modern-retail--section .description {
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  .title-space, .pos-modern-retail--section .description {
    margin: 15px 0;
  }
}

.btn-white {
  color: #467FF7;
  background-color: #ffffff;
  border-color: #467FF7;
}
.btn-white:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}

.btn-white-outline {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
}
.btn-white-outline:hover {
  background: #ffffff;
  color: #467FF7;
}

.retail-customer-loyalty.ftx-pos--faqs.section-space .faq-section.section-space {
  padding-bottom: 0;
}

.back-office--centro-de-control .cc-faq-inner,
.back-office--control-center .cc-faq-inner {
  background-color: #c7e7f5;
}

.ftx-pos--page .ftx-pos--faqs {
  background: #c7e7f5;
}
.ftx-pos--page .ftx-pos--faqs .container {
  max-width: 1000px;
}
.ftx-pos--page .ftx-pos--faqs .faq-section.section-space {
  padding-bottom: 0;
}
.ftx-pos--page .ftx-pos--faqs .faq-section.section-space .title-space, .ftx-pos--page .ftx-pos--faqs .faq-section.section-space .pos-modern-retail--section .description, .pos-modern-retail--section .ftx-pos--page .ftx-pos--faqs .faq-section.section-space .description {
  margin: 20px 0 30px 0;
}
@media (max-width: 768px) {
  .ftx-pos--page .ftx-pos--faqs .faq-section.section-space .title-space, .ftx-pos--page .ftx-pos--faqs .faq-section.section-space .pos-modern-retail--section .description, .pos-modern-retail--section .ftx-pos--page .ftx-pos--faqs .faq-section.section-space .description {
    margin: 15px 0;
  }
}
@media (max-width: 767px) {
  .ftx-pos--page .ftx-pos--faqs .faq-section.section-space .btn-blue,
  .ftx-pos--page .ftx-pos--faqs .faq-section.section-space .btn-blue-outline {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 15px 40px;
  }
}

.cta-popup--video .modal-content {
  background: transparent !important;
}
.cta-popup--video iframe {
  width: 100%;
}
@media (max-width: 480px) {
  .cta-popup--video iframe {
    height: 250px;
  }
}

.cta-popup--form .modal-body,
.cta-popup--video .modal-body {
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  max-width: 900px;
}

.cta-popup--form .modal-header {
  justify-content: center !important;
}
.cta-popup--form .modal-header .modal-title {
  text-align: center !important;
}
@media (min-width: 1921px) {
  .cta-popup--form .modal-header .modal-title {
    font-size: 25px;
  }
  .cta-popup--form .modal-header .font16 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 1921px) {
  .cta-popup--form .modal-title {
    font-size: 25px;
  }
  .cta-popup--form .font16 {
    font-size: 20px;
    line-height: 30px;
  }
}

.article-title a.similar_title, .most-recent_title a.similar_title, .article-post_main a.similar_title {
  color: #000000 !important;
}
.article-title a.similar_title:hover, .most-recent_title a.similar_title:hover, .article-post_main a.similar_title:hover {
  color: #467FF7 !important;
}

/*Heading Class CSS Start*/
.header-h1 {
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 66px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  .header-h1 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 56px;
  }
}
@media (max-width: 1440px) {
  .header-h1 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 52px;
  }
}
@media (max-width: 1024px) {
  .header-h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .header-h1 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 42px;
  }
}
@media (max-width: 768px) {
  .header-h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
  }
}

.heading-75 {
  font-size: 75px;
  font-size: 4.6875rem;
  font-weight: 600;
  font-family: "Myriad Pro";
}
@media (min-width: 1921px) {
  .heading-75 {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media (max-width: 1440px) {
  .heading-75 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media (max-width: 992px) {
  .heading-75 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media (max-width: 767px) {
  .heading-75 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

.heading-50 {
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: bold;
  font-family: "Myriad Pro";
}
@media (min-width: 1921px) {
  .heading-50 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media (max-width: 1440px) {
  .heading-50 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (max-width: 992px) {
  .heading-50 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .heading-50 {
    font-size: 32px;
    font-size: 2rem;
  }
}

.heading-47 {
  font-size: 47px;
  font-size: 2.9375rem;
  font-weight: bold;
  font-family: "Myriad Pro";
}
@media (min-width: 1921px) {
  .heading-47 {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
@media (max-width: 992px) {
  .heading-47 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .heading-47 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.heading-46 {
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 55px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-46 {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 60px;
  }
}
@media (max-width: 1600px) {
  .heading-46 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 46px;
  }
}
@media (max-width: 1440px) {
  .heading-46 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
  }
}
@media (max-width: 991px) {
  .heading-46 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}

.heading-45 {
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 54px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-45 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 60px;
  }
}
@media (max-width: 1600px) {
  .heading-45 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 46px;
  }
}
@media (max-width: 1440px) {
  .heading-45 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
  }
}
@media (max-width: 991px) {
  .heading-45 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}

.heading-41 {
  font-size: 41px;
  font-size: 2.5625rem;
  font-weight: bold;
  font-family: "Myriad Pro";
}
@media (min-width: 1921px) {
  .heading-41 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media (max-width: 992px) {
  .heading-41 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .heading-41 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.heading-40 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-40 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 52px;
  }
}
@media (max-width: 1024px) {
  .heading-40 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 42px;
  }
}
@media (max-width: 991px) {
  .heading-40 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .heading-40 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .heading-40 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
  }
}

.heading-38 {
  font-size: 38px;
  font-size: 2.375rem;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 1921px) {
  .heading-38 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media (max-width: 1440px) {
  .heading-38 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media (max-width: 991px) {
  .heading-38 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .heading-38 {
    font-size: 24px !important;
  }
}

.heading-37 {
  font-size: 37px;
  font-size: 2.3125rem;
  line-height: 45px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-37 {
    font-size: 43px;
    font-size: 2.6875rem;
    line-height: normal;
  }
}
@media (max-width: 1440px) {
  .heading-37 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}
@media (max-width: 991px) {
  .heading-37 {
    font-size: 29px;
    font-size: 1.8125rem;
  }
}
@media (max-width: 767px) {
  .heading-37 {
    font-size: 23px !important;
    line-height: 30px;
  }
}

.heading-36 {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 1921px) {
  .heading-36 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (max-width: 1440px) {
  .heading-36 {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .heading-36 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.heading-35 {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 45px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-35 {
    font-size: 39px;
    font-size: 2.4375rem;
    line-height: normal;
  }
}
@media (max-width: 1440px) {
  .heading-35 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: normal;
  }
}
@media (max-width: 991px) {
  .heading-35 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 768px) {
  .heading-35 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.heading-33 {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 40px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-33 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 46px;
  }
}
@media (max-width: 1440px) {
  .heading-33 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
  }
}
@media (max-width: 991px) {
  .heading-33 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  .heading-33 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
  }
}

.heading-32 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  font-weight: 600;
}
@media (min-width: 1921px) {
  .heading-32 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: normal;
  }
}
@media (max-width: 1440px) {
  .heading-32 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .heading-32 {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 30px;
  }
}

.heading-30 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 1921px) {
  .heading-30 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
  }
}
@media (max-width: 1440px) {
  .heading-30 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .heading-30 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .heading-30 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}

.heading-30 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 1921px) {
  .heading-30 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
  }
}
@media (max-width: 1440px) {
  .heading-30 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .heading-30 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .heading-30 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}

.heading-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: normal;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-28 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 1440px) {
  .heading-28 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .heading-28 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 32px;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 1921px) {
  .heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}
@media (max-width: 1440px) {
  .heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 32px;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 1921px) {
  .heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}
@media (max-width: 1440px) {
  .heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .heading-27, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.heading-26 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: normal;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-26 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (max-width: 1440px) {
  .heading-26 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (max-width: 991px) {
  .heading-26 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.heading-24 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-24 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
  }
}
@media (max-width: 1440px) {
  .heading-24 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .heading-24 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  .heading-24 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}

.heading-22 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .heading-22 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
  }
}
@media (max-width: 1440px) {
  .heading-22 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .heading-22 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}

/*Heading Class CSS END */
.otgs-development-site-front-end {
  display: none;
}

/*Spanish CSS changes Start */
@media (max-width: 1199px) {
  html[lang=es-ES] .industries-section .inner-pos-box .section-title {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
@media (max-width: 991px) {
  html[lang=es-ES] .industries-section .inner-pos-box .section-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  html[lang=es-ES] .industries-section .inner-pos-box .section-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
html[lang=es-ES] .section-title--medium {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 42px;
}
@media (max-width: 1440px) {
  html[lang=es-ES] .section-title--medium {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}
@media (max-width: 992px) {
  html[lang=es-ES] .section-title--medium {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  html[lang=es-ES] .section-title--medium {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
}
@media (min-width: 1921px) {
  html[lang=es-ES] .revamp-font-2024 .hero-section .banner-content .banner-title, html[lang=es-ES] .page-template-template-cms .cmspage-section .hero-section .banner-content .banner-title, .page-template-template-cms html[lang=es-ES] .cmspage-section .hero-section .banner-content .banner-title {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 60px;
  }
}
@media (max-width: 1440px) {
  html[lang=es-ES] .revamp-font-2024 .sub-description, html[lang=es-ES] .page-template-template-cms .cmspage-section .sub-description, .page-template-template-cms html[lang=es-ES] .cmspage-section .sub-description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
@media (max-width: 1024px) {
  html[lang=es-ES] .revamp-font-2024 .sub-description, html[lang=es-ES] .page-template-template-cms .cmspage-section .sub-description, .page-template-template-cms html[lang=es-ES] .cmspage-section .sub-description {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
@media (max-width: 1440px) {
  html[lang=es-ES] .revamp-font-2024 p, html[lang=es-ES] .page-template-template-cms .cmspage-section p, .page-template-template-cms html[lang=es-ES] .cmspage-section p, html[lang=es-ES] .revamp-font-2024 .description, html[lang=es-ES] .page-template-template-cms .cmspage-section .description, .page-template-template-cms html[lang=es-ES] .cmspage-section .description, html[lang=es-ES] .revamp-font-2024 ul, html[lang=es-ES] .page-template-template-cms .cmspage-section ul, .page-template-template-cms html[lang=es-ES] .cmspage-section ul, html[lang=es-ES] .revamp-font-2024 ul li, html[lang=es-ES] .page-template-template-cms .cmspage-section ul li, .page-template-template-cms html[lang=es-ES] .cmspage-section ul li {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
@media (min-width: 1921px) {
  html[lang=es-ES] .revamp-font-2024 .section-title--medium, html[lang=es-ES] .page-template-template-cms .cmspage-section .section-title--medium, .page-template-template-cms html[lang=es-ES] .cmspage-section .section-title--medium {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 60px;
  }
  html[lang=es-ES] .revamp-font-2024 .heading-40, html[lang=es-ES] .page-template-template-cms .cmspage-section .heading-40, .page-template-template-cms html[lang=es-ES] .cmspage-section .heading-40 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 42px;
  }
  html[lang=es-ES] .revamp-font-2024 .heading-27, html[lang=es-ES] .revamp-font-2024 .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li html[lang=es-ES] .revamp-font-2024 a, html[lang=es-ES] .page-template-template-cms .cmspage-section .heading-27, html[lang=es-ES] .page-template-template-cms .cmspage-section .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li html[lang=es-ES] .page-template-template-cms .cmspage-section a, .page-template-template-cms html[lang=es-ES] .cmspage-section .heading-27, .page-template-template-cms html[lang=es-ES] .cmspage-section .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .page-template-template-cms html[lang=es-ES] .cmspage-section a {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
  }
  html[lang=es-ES] .revamp-font-2024 p, html[lang=es-ES] .page-template-template-cms .cmspage-section p, .page-template-template-cms html[lang=es-ES] .cmspage-section p, html[lang=es-ES] .revamp-font-2024 .description, html[lang=es-ES] .page-template-template-cms .cmspage-section .description, .page-template-template-cms html[lang=es-ES] .cmspage-section .description, html[lang=es-ES] .revamp-font-2024 ul, html[lang=es-ES] .page-template-template-cms .cmspage-section ul, .page-template-template-cms html[lang=es-ES] .cmspage-section ul, html[lang=es-ES] .revamp-font-2024 ul li, html[lang=es-ES] .page-template-template-cms .cmspage-section ul li, .page-template-template-cms html[lang=es-ES] .cmspage-section ul li, html[lang=es-ES] .revamp-font-2024 .site-info, html[lang=es-ES] .page-template-template-cms .cmspage-section .site-info, .page-template-template-cms html[lang=es-ES] .cmspage-section .site-info, html[lang=es-ES] .revamp-font-2024 table, html[lang=es-ES] .page-template-template-cms .cmspage-section table, .page-template-template-cms html[lang=es-ES] .cmspage-section table, html[lang=es-ES] .revamp-font-2024 tr, html[lang=es-ES] .page-template-template-cms .cmspage-section tr, .page-template-template-cms html[lang=es-ES] .cmspage-section tr, html[lang=es-ES] .revamp-font-2024 td, html[lang=es-ES] .page-template-template-cms .cmspage-section td, .page-template-template-cms html[lang=es-ES] .cmspage-section td, html[lang=es-ES] .revamp-font-2024 th, html[lang=es-ES] .page-template-template-cms .cmspage-section th, .page-template-template-cms html[lang=es-ES] .cmspage-section th {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
  }
  html[lang=es-ES] .revamp-font-2024 .btn-blue, html[lang=es-ES] .page-template-template-cms .cmspage-section .btn-blue, .page-template-template-cms html[lang=es-ES] .cmspage-section .btn-blue, html[lang=es-ES] .revamp-font-2024 .btn-blue-outline, html[lang=es-ES] .page-template-template-cms .cmspage-section .btn-blue-outline, .page-template-template-cms html[lang=es-ES] .cmspage-section .btn-blue-outline {
    font-size: 20px;
    line-height: 1rem;
    padding: 18px 22px;
  }
}
@media (min-width: 1921px) {
  html[lang=es-ES] .heading-27, html[lang=es-ES] .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li html[lang=es-ES] a {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
  }
  html[lang=es-ES] p, html[lang=es-ES] .description, html[lang=es-ES] ul, html[lang=es-ES] ul li, html[lang=es-ES] .site-info, html[lang=es-ES] table, html[lang=es-ES] tr, html[lang=es-ES] td, html[lang=es-ES] ul li a, html[lang=es-ES] .site-content .site-main a {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
  }
  html[lang=es-ES] .site-content .site-main .btn-blue, html[lang=es-ES] .site-content .site-main .btn-blue-outline, html[lang=es-ES] .site-content .site-main .learn-more, html[lang=es-ES] .site-content .site-main .learn-more--fill {
    font-size: 20px;
    line-height: 1rem;
    padding: 18px 22px;
  }
}

/* Spanish CSS changes END || WP Forms Common changes start */
.wpforms-container.wpforms-container-full .wpforms-field {
  padding: 0 0 25px 0 !important;
}
@media (min-width: 1921px) {
  .wpforms-container.wpforms-container-full .wpforms-field {
    padding: 0 0 30px 0 !important;
    padding-top: 5px !important;
  }
}
@media (max-width: 767px) {
  .wpforms-container.wpforms-container-full .wpforms-field {
    padding: 0 0 20px 0 !important;
  }
}
.wpforms-container.wpforms-container-full label.wpforms-error,
.wpforms-container.wpforms-container-full em.wpforms-error {
  text-align: left;
  margin-top: 12px !important;
}
.wpforms-container.wpforms-container-full label.wpforms-error,
.wpforms-container.wpforms-container-full em.wpforms-error {
  position: absolute !important;
  margin: 0 !important;
  font-size: 12px !important;
}
@media (min-width: 1921px) {
  .wpforms-container.wpforms-container-full label.wpforms-error,
  .wpforms-container.wpforms-container-full em.wpforms-error {
    font-size: 15px !important;
  }
}
.wpforms-container.wpforms-container-full .wpforms-form label.wpforms-error:before,
.wpforms-container.wpforms-container-full .wpforms-form em.wpforms-error:before {
  content: none !important;
}
.wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label {
  width: 100% !important;
  text-align: left !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
@media (min-width: 1921px) {
  .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label {
    font-size: 20px !important;
  }
}
.wpforms-container.wpforms-container-full .wpforms-field p {
  margin-bottom: 15px !important;
}
.wpforms-container.wpforms-container-full input, .wpforms-container.wpforms-container-full textarea, .wpforms-container.wpforms-container-full select {
  border: 1px solid #e5e5e5 !important;
  background: #ffffff !important;
  font-size: 17px !important;
  color: #222222 !important;
  font-family: "Myriad Pro" !important;
  border-radius: 5px !important;
  padding: 10px 20px !important;
  height: 45px;
}
@media (min-width: 1921px) {
  .wpforms-container.wpforms-container-full input, .wpforms-container.wpforms-container-full textarea, .wpforms-container.wpforms-container-full select {
    font-size: 20px !important;
  }
}
.wpforms-container.wpforms-container-full input::-moz-placeholder, .wpforms-container.wpforms-container-full textarea::-moz-placeholder, .wpforms-container.wpforms-container-full select::-moz-placeholder {
  font-size: 17px !important;
  color: #222222 !important;
  opacity: 0.5 !important;
}
.wpforms-container.wpforms-container-full input::placeholder, .wpforms-container.wpforms-container-full textarea::placeholder, .wpforms-container.wpforms-container-full select::placeholder {
  font-size: 17px !important;
  color: #222222 !important;
  opacity: 0.5 !important;
}
@media (min-width: 1921px) {
  .wpforms-container.wpforms-container-full input::-moz-placeholder, .wpforms-container.wpforms-container-full textarea::-moz-placeholder, .wpforms-container.wpforms-container-full select::-moz-placeholder {
    font-size: 20px !important;
  }
  .wpforms-container.wpforms-container-full input::placeholder, .wpforms-container.wpforms-container-full textarea::placeholder, .wpforms-container.wpforms-container-full select::placeholder {
    font-size: 20px !important;
  }
}
.wpforms-container.wpforms-container-full input:focus, .wpforms-container.wpforms-container-full textarea:focus, .wpforms-container.wpforms-container-full select:focus {
  box-shadow: none !important;
}
.wpforms-container.wpforms-container-full input[type=checkbox],
.wpforms-container.wpforms-container-full input[type=radio] {
  padding: 0 !important;
  margin-right: 10px;
}
.wpforms-container.wpforms-container-full input[type=checkbox] + label,
.wpforms-container.wpforms-container-full input[type=radio] + label {
  font-size: 17px !important;
  color: #222222 !important;
  padding: 0 !important;
  text-align: left;
}
@media (min-width: 1921px) {
  .wpforms-container.wpforms-container-full input[type=checkbox] + label,
  .wpforms-container.wpforms-container-full input[type=radio] + label {
    font-size: 20px !important;
  }
}
.wpforms-container.wpforms-container-full .wpforms-field.wpforms-field-select select {
  cursor: pointer;
  outline: none;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important;
  background-size: 12px !important;
  line-height: 20px !important;
  padding-right: 40px !important;
  height: auto;
  white-space: normal;
}
.wpforms-container.wpforms-container-full button[type=submit] {
  border-radius: 25px !important;
  padding: 10px 20px 10px 20px !important;
  padding: 10px 20px !important;
  min-width: 220px !important;
  height: 45px;
  font-size: 18px !important;
  font-weight: 600 !important;
}
@media (min-width: 1921px) {
  .wpforms-container.wpforms-container-full button[type=submit] {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .wpforms-container.wpforms-container-full button[type=submit] {
    min-width: auto !important;
  }
}
.wpforms-container.wpforms-container-full .wpforms-field.wpforms-field-captcha .wpforms-captcha-math {
  display: flex;
  align-items: center;
}
.wpforms-container.wpforms-container-full .wpforms-field.wpforms-field-captcha .wpforms-captcha-math input {
  width: 150px !important;
}

.cta-popup .wpforms-container.wpforms-container-full button[type=submit] {
  width: 100%;
  background: #467FF7 !important;
}
.cta-popup .wpforms-container.wpforms-container-full button[type=submit]:hover {
  background: #1a48a5 !important;
}

.watch-a-demo---form.wpforms-container input, .watch-a-demo---form.wpforms-container select, .watch-a-demo---form.wpforms-container textarea {
  border-radius: 50px !important;
  background: rgb(236, 242, 255) !important;
  border: 0 !important;
}
.watch-a-demo---form.wpforms-container textarea {
  padding: 20px !important;
}
.watch-a-demo---form.wpforms-container button[type=submit] {
  width: 100% !important;
  display: block !important;
  background: #467FF7 !important;
}
.watch-a-demo---form.wpforms-container button[type=submit]:hover {
  background: #1a48a5 !important;
}

.cta-demo-iframe-cls .wpforms-container.wpforms-container-full button[type=submit] {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.adpro-page--form.wpforms-container input {
  border-color: #F37530 !important;
}
.adpro-page--form.wpforms-container input::-moz-placeholder {
  font-size: 14px !important;
}
.adpro-page--form.wpforms-container input::placeholder {
  font-size: 14px !important;
}
.adpro-page--form.wpforms-container button[type=submit] {
  background: #F37530 !important;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px !important;
  width: 100%;
}

#QualifyForFreePOSsticky .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
#QualifyForFreePOS .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
.postid-29 #PricingDataFormPOS .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
.postid-29 #PricingDataForm .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
#QualifyForFreePOSNew .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
#QualifyForFreePOSZero .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
.footer-subscribe--form.wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
.pricing-get--form.wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
.page-template-template-ftxcommerce_pricing #PricingDataForm .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label,
.page-template-template-ftxcommerce_pricing #PricingDataFormPOS .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-label {
  color: #ffffff !important;
}
#QualifyForFreePOSsticky .wpforms-container.wpforms-container-full .wpforms-captcha-equation,
#QualifyForFreePOS .wpforms-container.wpforms-container-full .wpforms-captcha-equation,
.postid-29 #PricingDataFormPOS .wpforms-container.wpforms-container-full .wpforms-captcha-equation,
.postid-29 #PricingDataForm .wpforms-container.wpforms-container-full .wpforms-captcha-equation,
#QualifyForFreePOSNew .wpforms-container.wpforms-container-full .wpforms-captcha-equation,
#QualifyForFreePOSZero .wpforms-container.wpforms-container-full .wpforms-captcha-equation,
.footer-subscribe--form.wpforms-container.wpforms-container-full .wpforms-captcha-equation,
.pricing-get--form.wpforms-container.wpforms-container-full .wpforms-captcha-equation,
.page-template-template-ftxcommerce_pricing #PricingDataForm .wpforms-container.wpforms-container-full .wpforms-captcha-equation,
.page-template-template-ftxcommerce_pricing #PricingDataFormPOS .wpforms-container.wpforms-container-full .wpforms-captcha-equation {
  color: #ffffff !important;
}

.footer-subscribe--form.wpforms-container.wpforms-container-full input {
  border-radius: 0 !important;
  border-left: 4px solid #467FF7 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.footer-subscribe--form.wpforms-container.wpforms-container-full button[type=submit] {
  border-radius: 0 !important;
  background-color: #467FF7 !important;
  border: 0 !important;
}

/* WP Forms Common changes END || Cache Policy CSS Start */
.cky-audit-table .cky-cookie-des-table li {
  list-style-type: none;
  display: flex;
  padding: 3px 0;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #000000;
}

.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;
  }
}
/* Cache Policy CSS END */
.video-btn--effect {
  top: 50%;
  left: 50%;
  width: 75px;
  height: 75px;
  display: flex;
  z-index: 1;
  border-radius: 100%;
  background: #1C6EF8;
  position: absolute;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
}
.video-btn--effect .fa {
  color: #ffffff;
}
.video-btn--effect:before {
  content: "";
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: block;
  border-radius: 50%;
  position: absolute;
  background: #467FF7;
  transform: translateX(-50%) translateY(-50%);
  animation: pulse-border 1500ms ease-out infinite;
}

.btn-double--arrow span {
  display: inline-flex;
  align-items: center;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .btn-double--arrow span {
    position: relative;
    top: 2px;
  }
}
.btn-double--arrow span svg {
  position: relative;
  left: 0;
  transition: all 0.3s ease-in-out 0s;
}
.btn-double--arrow span svg path {
  fill: #000000;
}
@media (min-width: 1921px) {
  .btn-double--arrow span svg {
    width: 16px;
  }
}
.btn-double--arrow:hover span svg {
  left: 5px;
}

.watch-video--link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: transparent;
  border: 0;
  outline: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  font-weight: 700;
  padding: 0;
  color: #467FF7;
}
.watch-video--link:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='30' viewBox='0 0 31 30' fill='none'%3E%3Cpath d='M15.5153 28.588C23.0313 28.588 29.1242 22.5112 29.1242 15.015C29.1242 7.51882 23.0313 1.44196 15.5153 1.44196C7.99922 1.44196 1.90625 7.51882 1.90625 15.015C1.90625 22.5112 7.99922 28.588 15.5153 28.588Z' fill='white' stroke='%231C6EF8' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.1066 14.8056L11.7416 20.6002L11.5176 9.42981L21.1066 14.8056Z' fill='%231C6EF8'/%3E%3C/svg%3E");
  width: 30px;
  display: inline-block;
  height: 30px;
  margin-left: 5px;
}
.watch-video--link:hover {
  color: #141F7D;
}
.watch-video--link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='30' viewBox='0 0 31 30' fill='none'%3E%3Cpath d='M15.5153 28.588C23.0313 28.588 29.1242 22.5112 29.1242 15.015C29.1242 7.51882 23.0313 1.44196 15.5153 1.44196C7.99922 1.44196 1.90625 7.51882 1.90625 15.015C1.90625 22.5112 7.99922 28.588 15.5153 28.588Z' fill='white' stroke='%23141F7D' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.1066 14.8056L11.7416 20.6002L11.5176 9.42981L21.1066 14.8056Z' fill='%23141F7D'/%3E%3C/svg%3E");
}
@media (min-width: 1921px) {
  .watch-video--link {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  .watch-video--link {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .watch-video--link {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 30px;
    justify-content: center;
    width: 100%;
    margin: 0 0 30px 0;
  }
}

.watch-video {
  width: 110px;
  height: 110px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #467FF7;
  border-radius: 50%;
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.watch-video:before {
  content: "";
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: block;
  border-radius: 50%;
  position: absolute;
  background: #467FF7;
  transform: translateX(-50%) translateY(-50%);
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}
.watch-video svg {
  width: 45px;
}
.watch-video svg path {
  fill: #ffffff;
}
@media (max-width: 1440px) {
  .watch-video {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 991px) {
  .watch-video {
    width: 70px;
    height: 70px;
  }
}

.slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 5px;
}
.slick-dots li button {
  padding: 0;
  width: 12px;
  height: 12px;
  background: #d9e7ff;
  border-radius: 50%;
}
.slick-dots li button:before {
  content: none;
}
.slick-dots li.slick-active button {
  background-color: #041538;
}

div.wpforms-container-full .wpforms-confirmation-container-full {
  background: #f0f3ed !important;
  border: 5px solid #9abd7f !important;
  box-sizing: border-box !important;
  font-size: 17px !important;
  border-radius: 15px !important;
  font-weight: 600 !important;
  padding: 10px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
@media (max-width: 1200px) {
  div.wpforms-container-full .wpforms-confirmation-container-full {
    font-size: 15px !important;
  }
}

@media (max-width: 991px) {
  .wpforms-container.wpforms-container-full .wpforms-field {
    padding: 0 0 18px 0 !important;
  }
}

body.modal-open.wizard-scroll {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 1921px) {
  html[lang=es-ES] .cta-popup .modal-content {
    max-width: 650px;
  }
}
@media (min-width: 1921px) {
  html[lang=es-ES] .wizard-form--style .modal-content {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  html[lang=es-ES] .page-template-template-online-store .hero-section .btn-blue, html[lang=es-ES] .page-template-template-online-store .hero-section .btn-blue-outline {
    margin: 0 8px 0;
  }
}
@media (max-width: 767px) {
  html[lang=es-ES] .page-template-template-online-store .hero-section .btn-blue, html[lang=es-ES] .page-template-template-online-store .hero-section .btn-blue-outline {
    margin: 0 auto 0;
  }
}
@media (max-width: 1199px) {
  html[lang=es-ES] .single-back-office .hero-section .btn-blue, html[lang=es-ES] .single-back-office .hero-section .btn-blue-outline, html[lang=es-ES] .single-retail-suite .hero-section .btn-blue, html[lang=es-ES] .single-retail-suite .hero-section .btn-blue-outline {
    margin: 15px 8px 0;
  }
}
@media (max-width: 767px) {
  html[lang=es-ES] .single-back-office .hero-section .btn-blue, html[lang=es-ES] .single-back-office .hero-section .btn-blue-outline, html[lang=es-ES] .single-retail-suite .hero-section .btn-blue, html[lang=es-ES] .single-retail-suite .hero-section .btn-blue-outline {
    margin: 10px auto 0;
  }
}
@media (max-width: 1080px) {
  html[lang=es-ES] .cta-section .col-sm-8 {
    margin-bottom: 20px !important;
  }
  html[lang=es-ES] .cta-section .col-sm-8,
  html[lang=es-ES] .cta-section .col-sm-4 {
    width: 100%;
    text-align: center !important;
  }
  html[lang=es-ES] .cta-section .section-description {
    padding-right: 0;
  }
}
@media (max-width: 389px) {
  html[lang=es-ES] .cta-section .cta-btn {
    padding: 8px;
    line-height: 30px;
    height: auto;
  }
}

button.arrow-link {
  background: transparent;
  box-shadow: unset;
  border: 0;
  outline: none;
}

.arrow-link {
  font-weight: 600;
  color: #000000;
  display: inline-flex;
  align-items: center;
}
@media (min-width: 1921px) {
  .arrow-link {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1rem;
  }
}
.arrow-link span {
  color: #467FF7;
  padding-left: 10px;
  transition: all 0.3s ease-in-out 0s;
  display: flex;
  align-items: center;
}
.arrow-link span svg {
  width: 20px;
  position: relative;
  top: 2px;
}
.arrow-link span svg path {
  fill: #467FF7;
  stroke: #467FF7;
}
@media (max-width: 1440px) {
  .arrow-link span svg {
    width: 18px;
  }
}
.arrow-link:hover span {
  padding-left: 15px;
}

/* Safari only */
@supports (-webkit-hyphens: none) {
  .arrow-link span svg {
    top: 0 !important;
  }
}
.transparent-btn {
  background: transparent;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.woocommerce .button,
.btn-blue,
.btn-blue-outline {
  border-radius: 50px;
  text-transform: capitalize;
  text-decoration: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1rem;
  transition: all 0.3s ease-in-out 0s;
  color: #ffffff;
  border: 1px solid #467FF7;
  background-color: #467FF7;
  padding: 15px 25px;
  font-weight: 600;
  min-width: 220px;
}
@media (min-width: 1921px) {
  .woocommerce .button,
  .btn-blue,
  .btn-blue-outline {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 18px 35px;
  }
}
@media (max-width: 1440px) {
  .woocommerce .button,
  .btn-blue,
  .btn-blue-outline {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (max-width: 1024px) {
  .woocommerce .button,
  .btn-blue,
  .btn-blue-outline {
    min-width: inherit;
  }
}
.woocommerce .button:hover,
.btn-blue:hover,
.btn-blue-outline:hover {
  background: #ffffff;
  color: #467FF7;
}

.btn-blue-outline {
  color: #467FF7;
  background-color: #ffffff;
}
.btn-blue-outline:hover {
  background: #467FF7;
  color: #ffffff;
}

.arrow-list {
  margin: 20px 0;
}
@media (max-width: 991px) {
  .arrow-list {
    display: table;
    margin: 15px auto;
    text-align: left;
  }
}
.arrow-list li {
  color: #000000;
  position: relative;
  padding: 0 0 10px 35px;
}
.arrow-list li:before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 2px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' fill='%23467FF7'%3E%3C/circle%3E%3Cpath d='M17.6863 7.01835C18.189 6.8668 19.045 7.69343 19.4118 8.05164C19.6971 8.32719 20.1863 8.65784 19.9281 9.08494L11.477 18.9908L5.0504 13.4386C4.86018 13.0803 5.25421 12.6946 5.4716 12.4053C5.74334 12.0471 6.49062 11.0964 6.89823 11.1378C7.46888 11.1929 10.3901 14.1963 11.083 14.6647L17.6863 7.01835Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
@media (min-width: 1921px) {
  .arrow-list li::before {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 1440px) {
  .arrow-list li {
    padding: 0 0 10px 28px;
  }
  .arrow-list li::before {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 991px) {
  .arrow-list li::before {
    width: 20px;
    height: 20px;
  }
}
.arrow-list li span {
  color: #1A87EF;
  font-weight: 600;
}
.arrow-list li:last-child {
  padding-bottom: 0;
}

.videoPlayPause::before {
  z-index: 1;
  color: #ffffff;
  width: 51px;
  height: 51px;
  background-color: #467FF7;
  box-shadow: -0.87px 0.5px 10px rgba(0, 0, 0, 0.6588235294);
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 21px;
  left: auto;
  right: 21px;
  border-radius: 50%;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='%23ffffff' stroke='none' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z' /%3E%3Cpath d='M14 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center;
}
@media (max-width: 991px) {
  .videoPlayPause::before {
    width: 41px;
    height: 41px;
    bottom: 21px;
    right: 21px;
  }
}
@media (max-width: 767px) {
  .videoPlayPause::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.videoPlayPause.paused::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='%23fff' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 4v16l13 -8z' /%3E%3C/svg%3E");
}

.section-space {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 1921px) {
  .section-space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1440px) {
  .section-space {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .section-space {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .section-space {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-space-top {
  padding-top: 60px;
}
@media (min-width: 1921px) {
  .section-space-top {
    padding-top: 80px;
  }
}
@media (max-width: 1440px) {
  .section-space-top {
    padding-top: 50px;
  }
}
@media (max-width: 1280px) {
  .section-space-top {
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .section-space-top {
    padding-top: 30px;
  }
}

.section-space-bottom {
  padding-bottom: 60px;
}
@media (min-width: 1921px) {
  .section-space-bottom {
    padding-bottom: 80px;
  }
}
@media (max-width: 1440px) {
  .section-space-bottom {
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .section-space-bottom {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .section-space-bottom {
    padding-bottom: 30px;
  }
}

.hero-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1440px) {
  .hero-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .hero-section {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .hero-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.hero-section .container {
  max-width: 1650px;
}
.hero-section .hero_content {
  max-width: 680px;
  width: 50%;
  padding-right: 90px;
}
@media (max-width: 1600px) {
  .hero-section .hero_content {
    padding-right: 70px;
  }
}
@media (max-width: 1440px) {
  .hero-section .hero_content {
    padding-right: 40px;
  }
}
@media (max-width: 1280px) {
  .hero-section .hero_content {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .hero-section .hero_content {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .hero-section .hero-big_img {
    width: 50%;
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  .hero-section .hero-big_img {
    width: 100%;
    justify-content: center;
  }
}
.hero-section .hero-big_img a {
  display: block;
}
.hero-section .header-h1 {
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 66px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  .hero-section .header-h1 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 56px;
  }
}
@media (max-width: 1440px) {
  .hero-section .header-h1 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 52px;
  }
}
@media (max-width: 1024px) {
  .hero-section .header-h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .hero-section .header-h1 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 42px;
  }
}
@media (max-width: 768px) {
  .hero-section .header-h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
  }
}
.hero-section p {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .hero-section p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.hero-section .btn-blue + .btn-blue, .hero-section .btn-blue-outline + .btn-blue, .hero-section .btn-blue + .btn-blue-outline, .hero-section .btn-blue-outline + .btn-blue-outline {
  color: #467FF7;
  background-color: #ffffff;
  margin-left: 15px;
}
@media (max-width: 480px) {
  .hero-section .btn-blue + .btn-blue, .hero-section .btn-blue-outline + .btn-blue, .hero-section .btn-blue + .btn-blue-outline, .hero-section .btn-blue-outline + .btn-blue-outline {
    margin-left: 0;
    margin-top: 10px;
  }
}
.hero-section .btn-blue + .btn-blue:hover, .hero-section .btn-blue-outline + .btn-blue:hover, .hero-section .btn-blue + .btn-blue-outline:hover, .hero-section .btn-blue-outline + .btn-blue-outline:hover {
  color: #ffffff;
  background-color: #467FF7;
}

/* Safari only */
@supports (-webkit-hyphens: none) {
  .arrow-link span svg {
    top: 0 !important; /* force for Safari */
    width: 18px;
  }
}
.slick-arrow {
  width: 40px;
  height: 40px;
  right: -60px;
  background: #467FF7 !important;
  border-radius: 50%;
}
.slick-arrow.slick-prev::before, .slick-arrow.slick-next::before {
  content: "";
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  left: 2px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 6l6 6l-6 6' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
  opacity: 1;
}
.slick-arrow.slick-prev {
  left: -60px;
}
.slick-arrow.slick-prev::before {
  transform: rotate(180deg);
  left: -2px;
}
.slick-arrow:hover {
  opacity: 0.7;
}
@media (max-width: 1440px) {
  .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .slick-arrow.slick-prev::before, .slick-arrow.slick-next::before {
    background-size: 30px;
  }
  .slick-arrow.slick-next::before {
    left: 0;
  }
}

.modal-backdrop.fade.show + .modal-backdrop.fade.show {
  display: none;
}

/*Shail Added for Wpforms Error Message*/
div#wpforms-211164-header-error p {
  color: red;
  font-size: 18px;
  line-height: normal;
  padding-bottom: 20px;
  text-align: center;
}

.pricing_calc {
  margin: 0 auto 30px;
  max-width: 950px;
}
.pricing_calc label {
  font-size: 24px;
}
.pricing_calc .slider-container {
  margin-bottom: 30px;
}
.pricing_calc .label {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
.pricing_calc .slider-container span {
  font-size: 24px;
  font-weight: normal;
  margin-left: 10px;
}
.pricing_calc input[type=range] {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 4px;
  border-radius: 2px;
  outline: none;
  background: linear-gradient(to right, #467ff7 0%, #467ff7 0%, #F0F0F0 0%, #F0F0F0 100%);
}
.pricing_calc input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: blue;
  border-radius: 50%;
  cursor: pointer;
}
.pricing_calc input[type=range]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  background: blue;
  border-radius: 50%;
  cursor: pointer;
}
.pricing_calc .range-label {
  display: flex;
  justify-content: space-between;
}
.pricing_calc .range-label p {
  margin: 0;
  font-size: 16px;
}
@media (max-width: 991px) {
  .pricing_calc .slider-container {
    margin-bottom: 20px;
  }
  .pricing_calc .slider-container:last-child {
    margin-bottom: 0;
  }
}

.cashback-popup-video-cls,
.home-popup-video-cls {
  padding-right: 0 !important;
}
.cashback-popup-video-cls .modal-dialog,
.home-popup-video-cls .modal-dialog {
  justify-content: center;
  height: 100%;
  display: flex;
  margin: 0 auto;
  max-width: 100%;
  align-items: center;
  padding: 0 15px;
}
.cashback-popup-video-cls .modal-content,
.home-popup-video-cls .modal-content {
  border: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.cashback-popup-video-cls .popup-inner,
.home-popup-video-cls .popup-inner {
  width: 100%;
  position: relative;
}
.cashback-popup-video-cls .popup-inner video,
.home-popup-video-cls .popup-inner video {
  z-index: 1;
  height: auto;
  position: relative;
}
.cashback-popup-video-cls .popup-inner .close,
.home-popup-video-cls .popup-inner .close {
  display: flex;
  color: #fff;
  opacity: 1;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -29px;
  right: 0;
  background: transparent;
  border: none;
}
.cashback-popup-video-cls .popup-inner .close:hover,
.home-popup-video-cls .popup-inner .close:hover {
  opacity: 1;
}

.pos-modern-retail--section {
  background-image: url(/wp-content/themes/goftx/dist/images/ftxpos-bg-modern-retail-pos.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .pos-modern-retail--section {
    background-size: cover;
  }
}
.pos-modern-retail--section .pos-modern-retail--link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}
@media (min-width: 1921px) {
  .pos-modern-retail--section .pos-modern-retail--link {
    max-width: 820px;
  }
}
@media (max-width: 1440px) {
  .pos-modern-retail--section .pos-modern-retail--link {
    max-width: 600px;
  }
}
@media (max-width: 991px) {
  .pos-modern-retail--section .pos-modern-retail--link {
    max-width: 620px;
    justify-content: space-between;
  }
}
.pos-modern-retail--section .pos-modern-retail--link li {
  width: 48%;
}
@media (max-width: 480px) {
  .pos-modern-retail--section .pos-modern-retail--link li {
    margin: 0 auto;
    width: 100%;
  }
}
.pos-modern-retail--section .pos-modern-retail--link li a {
  background: #c9e8f6;
  border: 4px solid #ffffff;
  border-radius: 16px;
  color: #1E1C37;
  margin: 0;
  padding: 30px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 700;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
@media (min-width: 1921px) {
  .pos-modern-retail--section .pos-modern-retail--link li a {
    padding: 30px 20px !important;
  }
}
@media (max-width: 1440px) {
  .pos-modern-retail--section .pos-modern-retail--link li a {
    padding: 20px 15px;
    font-size: 23px !important;
  }
}
@media (max-width: 991px) {
  .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 22px !important;
  }
}
@media (max-width: 768px) {
  .pos-modern-retail--section .pos-modern-retail--link li a {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 17px !important;
  }
}
@media (max-width: 480px) {
  .pos-modern-retail--section .pos-modern-retail--link li a {
    padding: 15px 10px !important;
  }
}
.pos-modern-retail--section .pos-modern-retail--link li a:hover {
  background: #1E1C37;
  color: #ffffff;
}

.single-retail-suite .faq-cta--section {
  background: #c9e8f6;
}

.quick-connect-links-wrap {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -100px;
  width: 250px;
  background: #ffffff;
  z-index: 999;
}
@media (max-width: 767px) {
  .quick-connect-links-wrap {
    top: 60%;
  }
}
.quick-connect-links-wrap > span {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #FF5722;
  z-index: 1;
  top: -60px;
  right: 0;
  display: none;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 767px) {
  .quick-connect-links-wrap > span {
    top: 50%;
    transform: translateY(-50%);
  }
}
.quick-connect-links-wrap > span:after, .quick-connect-links-wrap > span:before {
  content: "";
  position: absolute;
  left: 10px;
  width: 10px;
  height: 2px;
  background: #ffffff;
  left: 52%;
}
.quick-connect-links-wrap > span:before {
  top: 42%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.quick-connect-links-wrap > span:after {
  top: 55%;
  transform: translate(-50%, -50%) rotate(-135deg);
}
.quick-connect-links-wrap .modal.quick-link--modal .popup-inner button:before {
  content: none;
}

.quick-connect-links {
  position: absolute;
  left: 100%;
  top: 0;
  width: 250px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}
@media (max-width: 767px) {
  .quick-connect-links {
    top: calc(50% + 95px);
    transform: translateY(-50%);
  }
}
.quick-connect-links h4 {
  position: relative;
  margin: 5px 40px 5px 22px;
  border-bottom: 1px solid #eceff1;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 9px 0;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .quick-connect-links h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.quick-connect-links > span {
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  z-index: 1;
  top: 7px;
  right: 10px;
  cursor: pointer;
  border-top: 0;
}
.quick-connect-links > span:after, .quick-connect-links > span:before {
  content: "";
  position: absolute;
  left: 11px;
  width: 15px;
  height: 2px;
  background: #000000;
  top: 15px;
}
.quick-connect-links > span:before {
  transform: rotate(45deg);
}
.quick-connect-links > span:after {
  transform: rotate(-45deg);
}
.quick-connect-links ul {
  margin: 0 20px 10px;
}
.quick-connect-links ul li {
  list-style: none;
  margin: 0;
}
.quick-connect-links ul li a, .quick-connect-links ul li button, .quick-connect-links ul li .quick-link {
  color: #467FF7;
  transition: 0.3s ease;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 17px;
  font-size: 1.0625rem;
  position: relative;
  padding: 4px 0 4px 22px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
}
@media (min-width: 1921px) {
  .quick-connect-links ul li a, .quick-connect-links ul li button, .quick-connect-links ul li .quick-link {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .quick-connect-links ul li a, .quick-connect-links ul li button, .quick-connect-links ul li .quick-link {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.quick-connect-links ul li a:before, .quick-connect-links ul li button:before, .quick-connect-links ul li .quick-link:before {
  content: "";
  position: absolute;
  left: 0;
  transition: 0.5s ease;
  top: 49%;
  border-style: solid;
  border-width: 2px 2px 0 0;
  background: transparent;
  width: 8px;
  height: 8px;
  transform: rotate(45deg) translateY(-50%);
}
.quick-connect-links ul li a:last-child, .quick-connect-links ul li button:last-child, .quick-connect-links ul li .quick-link:last-child {
  border-bottom: 0;
}
.quick-connect-links ul li a:hover, .quick-connect-links ul li button:hover, .quick-connect-links ul li .quick-link:hover {
  color: #000000;
}
.quick-connect-links ul li a:hover:before, .quick-connect-links ul li button:hover:before, .quick-connect-links ul li .quick-link:hover:before {
  color: #000000;
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=datetime],
input[type=email],
textarea,
select,
.form-select {
  background-color: #ffffff;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #222222;
  border-radius: 15px;
  border: 1px solid #CCCCCC;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 20px;
  width: 100%;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #777777;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
.form-select::-moz-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #777777;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=email]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
.form-select:-moz-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #777777;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
.form-select:-ms-input-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #777777;
}
input[type=text].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
input[type=tel].placeholder,
input[type=search].placeholder,
input[type=number].placeholder,
input[type=datetime].placeholder,
input[type=email].placeholder,
textarea.placeholder,
select.placeholder,
.form-select.placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #777777;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
textarea:focus,
select:focus,
.form-select:focus {
  color: #222222;
  border: none;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(0, 37, 102, 0.25);
}
@media (max-width: 1199px) {
  input[type=text],
  input[type=password],
  input[type=url],
  input[type=tel],
  input[type=search],
  input[type=number],
  input[type=datetime],
  input[type=email],
  textarea,
  select,
  .form-select {
    height: 50px;
  }
}

.form-group {
  margin-bottom: 20px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.casestudy-video--popup.cta-popup--video .modal-body {
  max-width: 1285px;
  background: #ffffff;
  padding: 18px;
  border-radius: 50px;
}
@media (max-width: 1440px) {
  .casestudy-video--popup.cta-popup--video .modal-body {
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body {
    border-radius: 20px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner {
  border-radius: 40px;
  border: 3px solid #939393;
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner {
    border-radius: 23px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--popup {
  border-radius: 50px;
}
@media (max-width: 1440px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--popup {
    border-radius: 37px;
  }
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--popup {
    border-radius: 20px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .close {
  width: 70px;
  height: 70px;
  font-size: 60px;
  z-index: 4;
  padding: 0;
  top: -47px;
  right: -47px;
  background: #467FF7;
  border-radius: 50%;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .close span {
  position: relative;
  font-weight: 700;
  font-size: 40px;
  line-height: 70px;
  top: -3px;
  left: 1px;
}
@media (max-width: 1440px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .close {
    width: 50px;
    height: 50px;
    font-size: 40px;
    top: -30px;
    right: -20px;
  }
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .close span {
    left: 0;
    font-size: 30px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .close span {
    top: -2px;
  }
}
@media (max-width: 768px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .close {
    width: 30px;
    height: 30px;
    font-size: 25px;
    top: -20px;
    right: -20px;
  }
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .close span {
    top: 0;
    font-size: 20px;
    line-height: 30px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--video {
  height: 100%;
  border-radius: 50px 0 0 50px;
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--video iframe {
  height: 100%;
  border-radius: 37px 0 0 37px;
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--video img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 37px 0 0 37px;
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    margin-bottom: 0;
  }
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 0;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content {
  max-width: 500px;
  margin: 0 auto;
  padding-top: 60px;
}
@media (max-width: 1440px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content {
    max-width: 100%;
    padding: 40px 40px 30px 10px;
  }
}
@media (max-width: 1024px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content {
    padding: 30px 30px 20px 0;
  }
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content {
    padding: 30px 20px 20px;
  }
}
@media (max-width: 767px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content {
    padding: 20px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content .heading-36 {
  color: #000000;
  text-align: center;
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content .used-hardware {
  color: #000000;
  text-align: center;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content .used-hardware {
    margin: 15px 0;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content .used-hardware span {
  color: #1C6EF8;
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content .tags p {
  margin: 0;
  color: #000000;
  text-align: center;
  font-weight: 400;
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content .case-study-link-cls {
  display: table;
  margin: 20px auto 0;
  font-size: 20px;
}
@media (max-width: 1600px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .case-study--content .case-study-link-cls {
    font-size: 17px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block {
  margin-top: 30px;
}
@media (max-width: 1440px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block {
    margin-top: 0;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .heading-26 {
  color: #1C6EF8;
  text-align: center;
  font-weight: 700;
  margin: 30px 0 20px;
}
@media (max-width: 1440px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .heading-26 {
    margin-top: 0;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories {
    margin-bottom: 0;
    padding: 0 10px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories .story-link {
  width: 181px;
  height: 192px;
  border-radius: 10px;
  background: #D9D9D9;
  display: inline-block;
}
@media (max-width: 1366px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories .story-link {
    width: 30%;
    height: 150px;
  }
}
@media (max-width: 575px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories .story-link {
    height: 100px;
  }
}
@media (max-width: 480px) {
  .casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories .story-link {
    max-width: 250px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
}
.casestudy-video--popup.cta-popup--video .modal-body .popup-inner .story-block .more-stories .story-link img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 1440px) {
  .casestudy-video--popup.cta-popup--video .modal-content {
    height: auto;
  }
  .casestudy-video--popup.cta-popup--video .modal-content .modal-body {
    height: auto;
  }
  .casestudy-video--popup.cta-popup--video .modal-content .modal-body .popup-inner {
    height: auto;
  }
  .casestudy-video--popup.cta-popup--video .modal-content .modal-body .popup-inner .case-study--popup {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media (max-width: 991px) {
  .casestudy-video--popup.cta-popup--video .modal-content {
    height: 90%;
  }
  .casestudy-video--popup.cta-popup--video .modal-content .modal-body {
    height: 100%;
    overflow-y: auto;
    padding: 30px;
  }
}

/* Hardware Quote popup */
.addtoquote-cls .modal-dialog {
  max-width: 900px;
  width: 82%;
  margin: 0 auto;
}
.addtoquote-cls .modal-content {
  border-radius: 20px;
  border: 0;
  background: linear-gradient(257deg, #F2FBFF 1.48%, #FCFCFC 28.6%, #E7F7FF 65.52%);
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-content {
    background: linear-gradient(180deg, #F2FBFF 1.48%, #FCFCFC 28.6%, #E7F7FF 65.52%);
  }
}
.addtoquote-cls .close {
  width: 40px;
  height: 40px;
  font-size: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  right: -20px;
  top: -20px;
  position: absolute;
  color: #ffffff;
  border: 0;
  border-radius: 100%;
  background-color: #467FF7;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
}
.addtoquote-cls .close span {
  position: relative;
  top: -2px;
}
.addtoquote-cls .modal-body {
  padding: 0;
}
.addtoquote-cls .modal-body .pro-img {
  padding: 20px 30px;
  background: #ffffff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .pro-img {
    padding: 20px 15px;
    text-align: center;
    justify-content: center;
  }
  .addtoquote-cls .modal-body .pro-img img {
    max-height: 200px;
  }
}
.addtoquote-cls .modal-body .pro-content {
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
.addtoquote-cls .modal-body .pro-content .description {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .pro-content {
    text-align: center;
    padding: 20px;
  }
  .addtoquote-cls .modal-body .pro-content .description {
    margin: 15px 0;
  }
}
.addtoquote-cls .modal-body .pro-content .add-quote-sucess {
  margin: 10px 0 0;
  display: inline-block;
  width: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 5px;
  color: green;
  font-weight: 600;
  line-height: normal;
}
.addtoquote-cls .modal-body .content-bottom {
  display: flex;
}
.addtoquote-cls .modal-body .content-bottom .quote-btns .disabled {
  pointer-events: none;
}
.addtoquote-cls .modal-body .content-bottom .quote-btns .button,
.addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue,
.addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue-outline {
  border-radius: 50px;
  text-transform: capitalize;
  text-decoration: none;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1rem;
  transition: all 0.3s ease-in-out 0s;
  color: #ffffff;
  border: 1px solid #467FF7;
  background-color: #467FF7;
  padding: 15px 25px;
  font-weight: 600;
  min-width: auto;
}
@media (min-width: 1921px) {
  .addtoquote-cls .modal-body .content-bottom .quote-btns .button,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue-outline {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 18px 35px;
  }
}
@media (max-width: 1440px) {
  .addtoquote-cls .modal-body .content-bottom .quote-btns .button,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue-outline {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .addtoquote-cls .modal-body .content-bottom .quote-btns .button,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue-outline {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .content-bottom .quote-btns .button,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue-outline {
    display: block;
    margin: 0 0 20px;
    padding: 15px 20px;
    font-size: 17px;
    font-size: 1.0625rem;
    width: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .addtoquote-cls .modal-body .content-bottom .quote-btns .button:last-child,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue:last-child,
  .addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue-outline:last-child {
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
.addtoquote-cls .modal-body .content-bottom .quote-btns .button:hover,
.addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue:hover,
.addtoquote-cls .modal-body .content-bottom .quote-btns .btn-blue-outline:hover {
  background: #ffffff;
  color: #467FF7;
}
.addtoquote-cls .modal-body .content-bottom.variable {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.addtoquote-cls .modal-body .content-bottom.variable .hardware_variations {
  width: 100%;
  display: flex;
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .content-bottom.variable .hardware_variations {
    align-items: center;
    justify-content: center;
  }
}
.addtoquote-cls .modal-body .content-bottom.variable .hardware_variations .hardware-variation-select select {
  font-weight: 500;
  font-family: "Myriad Pro";
  font-size: 16px;
  font-size: 1rem;
  border-radius: 30px;
  padding: 6px 20px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.addtoquote-cls .modal-body .content-bottom.variable .hardware_variations .hardware-variation-select select option {
  border-radius: 0;
}
.addtoquote-cls .modal-body .content-bottom.variable .hardware_variations .hardware-variation-select select:focus {
  box-shadow: none;
  border: 1px solid #CCCCCC;
}
.addtoquote-cls .modal-body .content-bottom.variable .content-bottom-d-flex {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .content-bottom.variable .content-bottom-d-flex {
    justify-content: center;
    display: inline-block;
    width: 100%;
  }
}
.addtoquote-cls .modal-body .content-bottom.variable .content-bottom-d-flex .quote-btns {
  display: block;
}
.addtoquote-cls .modal-body .content-bottom.variable .content-bottom-d-flex .quote-btns .hardware_variations {
  width: auto;
  margin-left: 0;
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .content-bottom.variable .content-bottom-d-flex .quote-btns .hardware_variations {
    margin-left: auto;
    margin-top: 15px;
    width: 100%;
  }
}
.addtoquote-cls .modal-body .content-bottom.variable .content-bottom-d-flex .quote-btns form {
  width: auto;
  display: block;
}
.addtoquote-cls .modal-body .content-bottom.variable .content-bottom-d-flex .quote-btns .qty-field {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.addtoquote-cls .modal-body .content-bottom.variable .variations-attributes {
  position: relative;
  color: #000000;
  padding-left: 25px;
  display: inline-block;
  cursor: pointer;
  margin: 0 7px;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1921px) {
  .addtoquote-cls .modal-body .content-bottom.variable .variations-attributes {
    padding-left: 30px;
  }
}
.addtoquote-cls .modal-body .content-bottom.variable .variations-attributes::before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 2px solid #000000;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1921px) {
  .addtoquote-cls .modal-body .content-bottom.variable .variations-attributes::before {
    top: 6px;
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 1440px) {
  .addtoquote-cls .modal-body .content-bottom.variable .variations-attributes::before {
    top: 1px;
  }
}
.addtoquote-cls .modal-body .content-bottom.variable .variations-attributes::after {
  position: absolute;
  content: "";
  left: 6px;
  top: 11px;
  width: 8px;
  height: 8px;
  opacity: 0;
  border-radius: 100%;
  background: #467FF7;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1921px) {
  .addtoquote-cls .modal-body .content-bottom.variable .variations-attributes::after {
    top: 14px;
    display: block;
    left: 8px;
  }
}
@media (max-width: 1440px) {
  .addtoquote-cls .modal-body .content-bottom.variable .variations-attributes::after {
    top: 7px;
  }
}
.addtoquote-cls .modal-body .content-bottom.variable .variations-attributes.active {
  color: #467FF7;
}
.addtoquote-cls .modal-body .content-bottom.variable .variations-attributes.active::before {
  border-color: #467FF7;
}
.addtoquote-cls .modal-body .content-bottom.variable .variations-attributes.active::after {
  opacity: 1;
}
@media (min-width: 1921px) {
  .addtoquote-cls .modal-body .content-bottom.variable .variations-attributes + .variations-attributes::after {
    left: 8px;
  }
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .content-bottom {
    justify-content: center;
    display: inline-block;
    width: 100%;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity {
  position: relative;
  margin-bottom: 20px;
  width: 100px;
}
.addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity .qty {
  padding: 8px 20px 8px 8px;
  border-radius: 3px;
  line-height: normal;
  height: 48px;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
@media (min-width: 1921px) {
  .addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity .qty {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (max-width: 768px) {
  .addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity .qty {
    height: auto;
  }
}
@media (max-width: 767px) {
  .addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity {
    margin: 0 auto 0;
  }
}

.addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity .quantity-icon,
.hardware-product-section .hardware-product-row .hard-box .hard-content .cart .quantity .quantity-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
.addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity .quantity-icon i,
.hardware-product-section .hardware-product-row .hard-box .hard-content .cart .quantity .quantity-icon i {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  color: #777777;
  cursor: pointer;
  position: relative;
}
.addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity .quantity-icon i.fa-caret-up,
.hardware-product-section .hardware-product-row .hard-box .hard-content .cart .quantity .quantity-icon i.fa-caret-up {
  top: 0;
}
.addtoquote-cls .modal-body .pro-content .popup-button .content-bottom .cart .quantity .quantity-icon i.fa-caret-down,
.hardware-product-section .hardware-product-row .hard-box .hard-content .cart .quantity .quantity-icon i.fa-caret-down {
  bottom: 0;
}

@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;
  }
}
header {
  background-color: #031234;
  padding: 0;
  transition: all ease-in 0.5s;
  position: relative;
}
header .container-header {
  max-width: 1650px;
  position: relative;
}
header .header-top {
  padding: 15px 0;
  transition: all ease-in 0.5s;
  background: url(/wp-content/themes/goftx/dist/images/header-bg.jpg) no-repeat center/cover;
}
header .header-navigation {
  padding: 15px 0;
  transition: all ease-in 0.5s;
}
header .header-navigation .header-nav {
  width: 62%;
}
@media (max-width: 1279px) {
  header .header-navigation {
    padding: 0;
  }
  header .header-navigation .wpmegamenu-toggle {
    display: none !important;
  }
}
header .site-logo {
  position: relative;
  left: 0;
}
header .site-logo a {
  display: inline-block;
}
header .site-logo img {
  width: auto;
  max-width: 100%;
  max-height: 70px;
}
@media (max-width: 1199px) {
  header .site-logo {
    position: relative;
    margin-left: 0;
    left: 0;
  }
}
header .header-top-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1919px) {
  header .header-top-right {
    margin-left: 0;
  }
}
header .header-top-right .learn-more, header .header-top-right .learn-more--fill {
  font-size: 20px;
}
header .header-top-right .learn-more.header-sign-btn, header .header-top-right .header-sign-btn.learn-more--fill {
  border: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  order: 1;
  margin-right: 10px;
  color: #ffffff;
  line-height: 1rem;
  flex-direction: column-reverse;
  min-width: auto;
}
@media (max-width: 767px) {
  header .header-top-right .learn-more.header-sign-btn, header .header-top-right .header-sign-btn.learn-more--fill {
    width: auto;
  }
}
header .header-top-right .learn-more.header-sign-btn img, header .header-top-right .header-sign-btn.learn-more--fill img {
  display: block;
  width: 30px;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  header .header-top-right .learn-more.header-sign-btn, header .header-top-right .header-sign-btn.learn-more--fill {
    display: none;
  }
}
header .header-top-right .learn-more.schedule-btn, header .header-top-right .schedule-btn.learn-more--fill {
  padding: 0 25px;
  height: 50px;
  line-height: 46px;
  margin: 0 20px;
  color: #ffffff;
  background: #1B6DF7;
  border-color: #1B6DF7;
  min-width: auto;
}
header .header-top-right .learn-more.schedule-btn i, header .header-top-right .schedule-btn.learn-more--fill i {
  margin-left: 5px;
}
header .header-top-right .learn-more.schedule-btn:hover, header .header-top-right .schedule-btn.learn-more--fill:hover {
  background-color: #ffffff;
  color: #1B6DF7;
}
header .header-top-right .learn-more.schedule-btn i, header .header-top-right .schedule-btn.learn-more--fill i {
  padding-left: 3px;
}
@media (max-width: 1279px) {
  header .header-top-right .learn-more.schedule-btn i, header .header-top-right .schedule-btn.learn-more--fill i {
    display: none;
  }
}
header .header-top-right .learn-more.schedule-btn span, header .header-top-right .schedule-btn.learn-more--fill span {
  font-weight: 600;
}
header .header-top-right .tel-link {
  font-size: 20px;
  line-height: 22px;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header .header-top-right .tel-link .tel-icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  border-radius: 100%;
  justify-content: center;
  background-color: #1B6DF7;
}
@media (max-width: 1279px) {
  header .header-top-right .tel-link {
    display: none;
  }
}
header .header-top-right .tel-link .tel-text {
  margin: 0 0px 0 10px;
}
@media (max-width: 767px) {
  header .header-top-right .tel-link .tel-text {
    font-size: 0;
  }
}
header .header-top-right .wpmegamenu-toggle {
  display: block;
}
@media (min-width: 1280px) {
  header .header-top-right .wpmegamenu-toggle {
    display: none;
  }
}
header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper li a, header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper li span {
  font-family: "Myriad Pro";
}
header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper .desk-hide, header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper .wc-quote-li {
  display: block;
}
@media (min-width: 1280px) {
  header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper .desk-hide, header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper .wc-quote-li {
    display: none;
  }
}
@media (max-width: 1279px) {
  header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper .wc-quote-li {
    display: block !important;
  }
}
@media (max-width: 1279px) {
  header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper .wc-quote-li .dashicons {
    display: none !important;
  }
}
@media (max-width: 1279px) {
  header .header-nav .wp-megamenu-main-wrapper .wpmm-mega-wrapper .wc-quote-li .wc-quote-text {
    font-size: 15px !important;
    padding: 15px;
  }
}
header .right-side-menu {
  display: none;
}
@media (min-width: 1280px) {
  header .right-side-menu {
    display: block;
  }
}
header .right-side-menu ul.wpmm-mega-wrapper li {
  float: none;
  height: auto;
  margin: 0 5px;
  line-height: 1.5;
  border-top: none;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
}
header .right-side-menu ul.wpmm-mega-wrapper li > a {
  font-weight: normal;
  display: block;
  padding: 10px 20px;
  color: #ffffff !important;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  transition: all ease-in 0.5s;
  border-bottom: 2px solid transparent;
}
header .right-side-menu ul.wpmm-mega-wrapper li > a:hover {
  color: #467FF7 !important;
  border-color: #467FF7;
}
header .right-side-menu ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li {
  margin: 0;
}
header .right-side-menu ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li a {
  border-bottom: 0;
}
@media (max-width: 1610px) {
  header .right-side-menu ul li a {
    padding: 10px 12px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 1350px) {
  header .right-side-menu ul li a {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
header .sticky-up-div {
  position: relative;
  transition: all ease-in 0.5s;
}
@media (max-width: 1610px) {
  header .header-top-right .tel-link,
  header .header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li .wc-quote-text,
  header .header-top-right .menu-header-quote-container .menu > .wc-quote-li .wc-quote-text,
  header .header-top-right .learn-more,
  header .header-top-right .learn-more--fill {
    font-size: 18px;
  }
}
@media (max-width: 1350px) {
  header .header-top-right .tel-link,
  header .header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li .wc-quote-text,
  header .header-top-right .menu-header-quote-container .menu > .wc-quote-li .wc-quote-text,
  header .header-top-right .learn-more,
  header .header-top-right .learn-more--fill {
    font-size: 17px;
  }
}
@media (max-width: 1279px) {
  header .site-logo img {
    max-height: 60px;
  }
  header .header-navigation {
    padding: 0;
  }
  header .header-navigation .wpmegamenu-toggle {
    display: none !important;
  }
  header .header-top-right {
    padding-right: 50px;
  }
  header .header-top-right .learn-more, header .header-top-right .learn-more--fill {
    font-size: 17px;
  }
  header .header-top-right .learn-more.schedule-btn, header .header-top-right .schedule-btn.learn-more--fill {
    height: 45px;
    padding: 0 20px;
    line-height: 41px;
  }
  header .header-top-right .menu-header-quote-spanish-container,
  header .header-top-right .menu-header-quote-container {
    display: none;
  }
}
@media (max-width: 767px) {
  header.sticky-header {
    height: 48px;
  }
  header .header-top-right {
    padding-right: 42px;
  }
  header .header-top-right .learn-more, header .header-top-right .learn-more--fill {
    font-size: 15px;
  }
  header .header-top-right .learn-more.schedule-btn, header .header-top-right .schedule-btn.learn-more--fill {
    width: auto;
  }
}
@media (max-width: 430px) {
  header .header-top {
    padding: 18px 0;
  }
  header .site-logo img {
    max-height: 50px;
  }
  header .header-top-right .learn-more, header .header-top-right .learn-more--fill {
    font-size: 15px;
  }
  header .header-top-right .learn-more.schedule-btn, header .header-top-right .schedule-btn.learn-more--fill {
    margin: 0 10px 0 0;
    height: 40px;
    padding: 0 0 0 10px;
    line-height: 36px;
  }
}

/* Add to Quote menu */
.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li {
  position: relative;
}

.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li a,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li a,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 6px 0 !important;
}

.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li.active a,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li.active a,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li.active a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 6px 30px 6px 0 !important;
}

.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li:hover > a,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li:hover > a,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li:hover > a {
  color: #212529 !important;
}

.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li a svg,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li a svg,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li a svg {
  fill: #fff;
  display: none;
  margin-right: 5px;
}

.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li .wc-quote-text,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li .wc-quote-text,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li .wc-quote-text {
  color: #fff;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}

.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li:hover .wc-quote-text,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li:hover .wc-quote-text,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li:hover .wc-quote-text {
  color: #467FF7;
}

.header-top-right .menu-header-quote-spanish-container .menu > .wc-quote-li .totalitems,
.header-top-right .menu-header-quote-container .menu > .wc-quote-li .totalitems,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li .totalitems {
  margin-left: 0;
  top: -5px;
  right: 0;
  width: 30px;
  height: 30px;
  background: #fff;
  position: absolute;
  border-radius: 100%;
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  color: #111;
}

.header-top-right .wc-quote-li .mini-quote-dropdown,
.wc-quote-li .mini-quote-dropdown {
  position: absolute;
  top: 100%;
  left: auto !important;
  z-index: 5000;
  background-color: #fff !important;
  right: 0;
  width: 370px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.29);
}

.header-top-right .wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list,
.wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list {
  padding: 0;
  border-bottom: 0;
}

.header-top-right .wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li,
.wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li {
  padding: 15px;
  display: flex !important;
  align-items: center;
  width: 100%;
  border-top: 1px solid #EAEAEA;
  text-align: left;
  color: #212529;
  font-size: 16px;
  font-weight: 600;
  padding-right: 45px;
}

.header-top-right .wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li div .variation-Device,
.wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li div .variation-Device {
  margin-right: 0.25em;
  display: inline-block;
}

.header-top-right .wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li div .variation-Device p,
.wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li div .variation-Device p {
  font-size: 16px;
  margin: 0;
}

.header-top-right .wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li .attachment-woocommerce_thumbnail,
.wc-quote-li .mini-quote-dropdown ul.wc-quote-mini-cart.quote_list li .attachment-woocommerce_thumbnail {
  max-width: 65px;
  max-height: 65px;
  width: auto;
  margin-right: 10px;
}

.header-top-right .wc-quote-li .mini-quote-dropdown li.wc-quote-mini-cart-item a.wc-quote-remove,
.wc-quote-li .mini-quote-dropdown li.wc-quote-mini-cart-item a.wc-quote-remove {
  width: 22px !important;
  height: 22px !important;
  background-color: #F00038 !important;
  border-radius: 50px !important;
  font-size: 12px !important;
  color: #fff;
  font-weight: 400 !important;
  line-height: 22px !important;
  order: 1;
  position: absolute !important;
  text-align: center !important;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
  justify-content: center;
  padding: 0 !important;
}

.header-top-right .wc-quote-li .mini-quote-dropdown li.wc-quote-mini-cart-item a.wc-quote-remove:hover,
.wc-quote-li .mini-quote-dropdown li.wc-quote-mini-cart-item a.wc-quote-remove:hover {
  color: #fff;
}

.mini-quote-dropdown .buttons {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  min-width: 100% !important;
  text-align: center !important;
  display: inline-block !important;
}

.mini-quote-dropdown .buttons #view-quote {
  background: #011B38;
  text-align: center;
  padding: 12px 15px !important;
  width: 100%;
  justify-content: center;
  font-size: 15px;
  font-weight: 600;
}

.header-top-right li.wc-quote-li ul.quote_list::-webkit-scrollbar,
li.wc-quote-li ul.quote_list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.header-top-right li.wc-quote-li ul.quote_list::-webkit-scrollbar-track-piece,
li.wc-quote-li ul.quote_list::-webkit-scrollbar-track-piece {
  background-color: #eee;
}

.header-top-right li.wc-quote-li ul.quote_list::-webkit-scrollbar-thumb:vertical,
li.wc-quote-li ul.quote_list::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #011B38;
  -webkit-border-radius: 3px;
}

.header-top-right li.wc-quote-li ul.quote_list::-webkit-scrollbar-thumb:horizontal,
li.wc-quote-li ul.quote_list::-webkit-scrollbar-thumb:horizontal {
  width: 50px;
  background-color: #011B38;
  -webkit-border-radius: 3px;
}

.mobile-add-to-quote {
  display: none;
}

.mini-quote-dropdown p.wc-quote-mini-cart__empty-message {
  font-size: 16px;
}

@media (max-width: 1700px) {
  .wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li a svg {
    display: block;
  }
  .wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li .wc-quote-text {
    font-size: 0;
  }
  .wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li .totalitems {
    right: -21px;
  }
}
@media (max-width: 1279px) {
  .wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li .totalitems {
    right: auto;
    left: 128px;
    top: 10px;
  }
  .wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li .mini-quote-dropdown {
    display: none !important;
  }
  .mobile-add-to-quote #menu-mobile-quote .menu-item,
  .wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > .wc-quote-li {
    display: none;
  }
  .mobile-add-to-quote {
    display: block;
  }
  .mobile-add-to-quote #menu-mobile-quote {
    margin: 0 2px 0 0;
    display: flex;
    align-items: center;
  }
  .mobile-add-to-quote .wc-quote-li {
    width: 50px !important;
    position: relative;
  }
  .mobile-add-to-quote .wc-quote-li > a {
    pointer-events: none;
  }
  .mobile-add-to-quote .wc-quote-li a svg {
    fill: #fff;
    margin-right: 0;
  }
  .mobile-add-to-quote .wc-quote-li .wc-quote-text {
    font-size: 0;
    margin: 0;
  }
  .mobile-add-to-quote .wc-quote-li .totalitems {
    margin-left: 0;
    top: -10px;
    right: -2px;
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #212529 !important;
  }
  li.wc-quote-li .mini-quote-dropdown {
    top: 46px !important;
    left: -120px !important;
    width: 300px;
    border-top: 2px solid #467FF7;
  }
  li.wc-quote-li .mini-quote-dropdown::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    left: 117px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #467FF7;
  }
}
@media (max-width: 1024px) {
  .mobile-add-to-quote .wc-quote-li .totalitems {
    right: 5px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
  }
}
.topbar-message {
  background-color: #FF5722;
  transition: all ease-in 0.5s;
}
.topbar-message.quality-pos-sticky .mobile-show {
  display: none;
}
.topbar-message.onboard-release {
  background: #c7e7f5;
}
.topbar-message.onboard-release .topbar-message--content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.topbar-message.onboard-release .description {
  padding: 12px 0;
  line-height: 1rem !important;
}
.topbar-message.onboard-release .description .message-title {
  font-size: 18px;
  line-height: 1rem;
  position: relative;
  display: inline-block;
  padding-right: 30px;
}
.topbar-message.onboard-release .description .message-description {
  margin-top: 8px;
}
.topbar-message.onboard-release .description .message-description .link {
  padding: 0;
}
@media (max-width: 767px) {
  .topbar-message.onboard-release {
    min-height: inherit;
    display: flex;
    align-items: center;
  }
  .topbar-message.onboard-release .description .message-title {
    font-size: 15px;
  }
}
.topbar-message .container {
  max-width: 1650px;
}
@media (max-width: 1350px) {
  .topbar-message .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.topbar-message .topbar-message--content {
  align-items: center;
  justify-content: center;
  padding: 0;
}
.topbar-message .topbar-message--content .message-title {
  cursor: pointer;
  color: #1C244B;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbar-message .topbar-message--content .message-title:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 15px;
  margin: 0 5px;
  transition: all 0.3s ease-in-out 0s;
  background: rgba(255, 255, 255, 0.4);
  padding: 3px;
  border-radius: 5px;
  position: absolute;
  top: -2px;
  right: 0;
}
.topbar-message .topbar-message--content .message-title.caret-updown:after {
  content: "\f106";
}
.topbar-message .topbar-message--content .description {
  margin: 0;
  color: #1C244B;
  text-align: center;
  line-height: 1.5em;
  font-size: 17px;
  font-size: 1.0625rem;
  margin: 0 auto;
  width: 100%;
}
.topbar-message .topbar-message--content .description .link {
  color: #1C244B;
  font-weight: 600;
  background: transparent;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #1C244B;
  padding: 0;
  margin: 0 2px;
  padding: 12px 0;
  transition: all 0.3s ease-in-out 0s;
}
.topbar-message .topbar-message--content .description .link span {
  color: #1C244B;
  position: relative;
  left: 0;
  transition: all 0.3s ease-in-out 0s;
}
.topbar-message .topbar-message--content .description .link span svg {
  width: 18px;
}
.topbar-message .topbar-message--content .description .link span svg path {
  stroke: #1C244B;
}
.topbar-message .topbar-message--content .description .link.quality-header {
  border-width: 0;
  font-weight: normal;
  color: #ffffff;
  margin: 0 auto;
  width: 100%;
  padding: 12px 0;
}
.topbar-message .topbar-message--content .description .link.quality-header:hover strong {
  color: #000000;
}
@media (max-width: 767px) {
  .topbar-message .topbar-message--content .description .link.quality-header {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.topbar-message .topbar-message--content .description .message-description {
  display: block;
}
.topbar-message .topbar-message--content .description.active .message-description {
  display: block;
}
@media (max-width: 767px) {
  .topbar-message .topbar-message--content .description {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

@media (max-width: 1279px) {
  .wpmm-askins-wrapper .wpmegamenu-toggle .menutoggle {
    display: block !important;
    min-width: 50px;
    color: #ffffff;
    line-height: 1rem;
    font-size: 17px;
    text-transform: capitalize;
    text-align: center;
  }
  .wp-mega-toggle-block {
    display: flex;
    flex-direction: column;
  }
  .wp-mega-toggle-block .wpmega-openblock i,
  .wp-mega-toggle-block .wpmega-closeblock i,
  .wp-mega-toggle-block .wpmega-openblock,
  .wp-mega-toggle-block .wpmega-closeblock {
    line-height: 1rem !important;
  }
}
@media (max-width: 430px) {
  .wpmm-askins-wrapper .wpmegamenu-toggle .menutoggle {
    font-size: 15px;
  }
}
.single-industry #QualifyForFreePOS.cta-popup .close,
.single-hardware #QualifyForFreePOS.cta-popup .close {
  top: 15px;
  right: 15px;
}

@media (max-width: 767px) {
  .topbar-message .container-field {
    margin: 0 auto;
  }
  .topbar-message .topbar-message--content .description .link {
    padding: 0;
  }
}
@media (max-width: 1279px) {
  html[lang=es-ES] header .header-top-right .menu-header-quote-spanish-container {
    display: none;
  }
}
@media (max-width: 575px) {
  html[lang=es-ES] header .header-top-right .learn-more.schedule-btn,
  html[lang=es-ES] header .header-top-right .schedule-btn.learn-more--fill {
    margin: 0 5px 0 0;
    padding: 0 10px;
  }
  html[lang=es-ES] header .header-top-right .learn-more,
  html[lang=es-ES] header .header-top-right .learn-more--fill {
    font-size: 15px;
  }
  html[lang=es-ES] header .header-top-right .learn-more.header-sign-btn, html[lang=es-ES] header .header-top-right .header-sign-btn.learn-more--fill {
    margin-right: 5px;
  }
}
@media (max-width: 452px) {
  html[lang=es-ES] .post-header .site-logo a img,
  html[lang=es-ES] header .site-logo img {
    max-height: 50px;
    height: auto;
  }
  html[lang=es-ES] header .header-top-right .learn-more,
  html[lang=es-ES] header .header-top-right .learn-more--fill {
    font-size: 14px;
  }
  html[lang=es-ES] header .header-top-right .learn-more.header-sign-btn, html[lang=es-ES] header .header-top-right .header-sign-btn.learn-more--fill {
    max-width: 50px;
    text-align: center;
    line-height: normal;
  }
}
@media (max-width: 400px) {
  html[lang=es-ES] .post-header .site-logo a img,
  html[lang=es-ES] header .site-logo img {
    max-height: 40px;
  }
}
@media (max-width: 370px) {
  html[lang=es-ES] header .header-top-right .learn-more.header-sign-btn, html[lang=es-ES] header .header-top-right .header-sign-btn.learn-more--fill {
    max-width: 40px;
  }
  html[lang=es-ES] header .header-top-right .learn-more,
  html[lang=es-ES] header .header-top-right .learn-more--fill {
    font-size: 13px;
  }
}

.header-navigation, .sticky-header {
  position: relative;
  width: 100%;
  transition: transform 0.4s ease-in-out, box-shadow 0.3s ease-in-out;
  background: #031234;
}

.sticky-navigation, .sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transform: translateY(-10px);
  animation: smoothSticky 0.4s ease-in-out forwards;
}

@keyframes smoothSticky {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
html[lang=es-ES] header .container-header {
  max-width: 1700px;
}

header .header-top-right .learn-more.schedule-btn span, header .header-top-right .schedule-btn.learn-more--fill span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
header .header-top-right .learn-more.schedule-btn span svg, header .header-top-right .schedule-btn.learn-more--fill span svg {
  width: 28px;
  height: auto;
}
header .header-top-right .learn-more.schedule-btn span svg path, header .header-top-right .schedule-btn.learn-more--fill span svg path {
  stroke: #fff;
}
@media (max-width: 767px) {
  header .header-top-right .learn-more.schedule-btn span svg, header .header-top-right .schedule-btn.learn-more--fill span svg {
    width: 22px;
  }
}
header .header-top-right .learn-more.schedule-btn:hover span svg path, header .header-top-right .schedule-btn.learn-more--fill:hover span svg path {
  stroke: #1B6DF7;
}

footer .to-top {
  position: fixed;
  bottom: 100px;
  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;
  transition: all 0.5s ease-in-out;
  transition: 0.5s all ease;
  z-index: 999;
}
@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 .footer-address-widgets {
  padding: 35px 0;
  background-color: #F5F5F5;
}
footer .footer-address-widgets .add-info {
  margin: 0;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Myriad Pro";
}
@media (max-width: 1080px) {
  footer .footer-address-widgets .add-info {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: normal;
  }
}
@media (max-width: 575px) {
  footer .footer-address-widgets .col-sm-4 {
    margin-bottom: 20px;
  }
  footer .footer-address-widgets .col-sm-4:last-child {
    margin-bottom: 0;
  }
}
footer .footer-custom-logo-link {
  display: inline-block;
  margin: 0 0 40px 0;
}
@media (max-width: 767px) {
  footer .footer-custom-logo-link {
    margin: 0 0 20px 0;
  }
}
footer .get-in-touch {
  margin: 0 0 40px 0;
}
@media (max-width: 991px) {
  footer .get-in-touch {
    margin: 0 0 30px 0;
  }
}
@media (max-width: 767px) {
  footer .get-in-touch {
    margin: 0 0 20px 0;
  }
}
footer .get-in-touch li {
  margin-bottom: 10px;
}
footer .get-in-touch li:last-child {
  margin-bottom: 0;
}
footer .get-in-touch li a {
  color: #fff;
  margin: 5px 0;
  display: inline-block;
}
footer .get-in-touch li a:hover {
  color: #0075FF;
}
footer .get-in-touch li a i {
  padding: 0 10px 0 0;
}
footer .get-in-touch li a span {
  padding: 0 10px 0 0;
}
footer .get-in-touch li a span svg {
  fill: #ffffff;
  width: 24px;
}
footer .footer-menu-links .ft-ftx-academy-cls {
  display: block;
}
@media (min-width: 768px) {
  footer .footer-menu-links .ft-ftx-academy-cls {
    display: none;
  }
}
footer .footer-menu-links .footer-top {
  padding: 70px 0;
  background-color: #001c38;
}
footer .footer-menu-links .footer-top .ft-dt .widget_media_image {
  margin-bottom: 15px;
}
footer .footer-menu-links .footer-top .ft-dt .widget_media_image img {
  max-width: 150px !important;
}
footer .footer-menu-links .footer-top .ft-dt p {
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 1080px) {
  footer .footer-menu-links .footer-top .ft-dt p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: normal;
  }
}
footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu {
    margin-bottom: 0;
  }
}
footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu:last-child {
  margin-bottom: 0;
}
footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu nav ul li {
  margin-bottom: 10px;
}
footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu nav ul li a {
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}
footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu nav ul li a:hover {
  color: #0075FF;
}
footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu nav ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu nav {
    display: none;
  }
}
@media (max-width: 767px) {
  footer .footer-menu-links .footer-top .ft-nav .widget-title + .textwidget.custom-html-widget {
    display: none;
  }
  footer .footer-menu-links .footer-top .ft-nav .widget-title.active + .textwidget.custom-html-widget {
    margin-top: 15px;
  }
  footer .footer-menu-links .footer-top .ft-nav .follow-us--section .widget-title::before, footer .footer-menu-links .footer-top .ft-nav .follow-us--section .widget-title::after {
    content: none;
  }
}
footer .footer-menu-links .footer-top .widget-title {
  letter-spacing: 1px;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #ffffff;
  position: relative;
}
@media (min-width: 1921px) {
  footer .footer-menu-links .footer-top .widget-title {
    font-size: 32px;
    font-size: 2rem;
  }
}
footer .footer-menu-links .footer-top .widget-title::before {
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  position: absolute;
  background-color: #0075FF;
}
@media (max-width: 767px) {
  footer .footer-menu-links .footer-top .widget-title::before {
    width: 100%;
    height: 1px;
    background-color: #12365a;
  }
}
@media (max-width: 767px) {
  footer .footer-menu-links .footer-top .widget-title {
    margin-bottom: 10px;
  }
  footer .footer-menu-links .footer-top .widget-title::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
  }
  footer .footer-menu-links .footer-top .widget-title.active::after {
    transition: 0.3s;
    transform: translateY(-50%) rotate(-180deg);
  }
}
footer .footer-menu-links .footer-top ul.social-media {
  width: 100%;
  display: inline-block;
}
footer .footer-menu-links .footer-top ul.social-media li {
  display: inline-block;
  margin-right: 20px;
}
footer .footer-menu-links .footer-top ul.social-media li a {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  color: #ffffff;
}
footer .footer-menu-links .footer-top ul.social-media li a:hover {
  color: #0075FF;
}
footer .footer-menu-links .footer-top ul.social-media li:last-child {
  display: block;
  margin: 20px 0;
}
@media (max-width: 991px) {
  footer .footer-menu-links .footer-top ul.social-media li:last-child {
    margin: 20px 0 30px 0;
  }
}
@media (max-width: 1199px) {
  footer .footer-menu-links .footer-top {
    padding: 50px 0;
  }
}
@media (max-width: 1080px) {
  footer .footer-menu-links .footer-top {
    padding: 30px 0;
  }
  footer .footer-menu-links .footer-top .widget-title {
    letter-spacing: 0.5px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu nav ul li a {
    letter-spacing: 0.5px;
    line-height: normal;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  footer .footer-menu-links .footer-top {
    padding: 40px 0 30px;
  }
  footer .footer-menu-links .footer-top .col-sm-4 {
    width: 100%;
    margin-bottom: 0;
  }
  footer .footer-menu-links .footer-top .col-sm-4:last-child {
    margin-bottom: 0;
  }
}
footer .footer-menu-links .footer-bottom {
  padding: 8px 0;
  border-top: 1px solid #12365a;
  background-color: #001c38;
}
footer .footer-menu-links .footer-bottom .site-info {
  letter-spacing: 1px;
  color: #ffffff;
}
footer .footer-menu-links .footer-bottom .site-info a {
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
}
footer .footer-menu-links .footer-bottom .site-info a:hover {
  color: #0075FF;
}
footer .footer-menu-links .footer-bottom .site-other-links li {
  margin-right: 12px;
  padding-right: 12px;
  display: inline-block;
  position: relative;
}
footer .footer-menu-links .footer-bottom .site-other-links li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background-color: #ffffff;
}
footer .footer-menu-links .footer-bottom .site-other-links li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
}
footer .footer-menu-links .footer-bottom .site-other-links li a:hover {
  color: #0075FF;
}
footer .footer-menu-links .footer-bottom .site-other-links li:last-child {
  margin-right: 0;
  padding-right: 0;
}
footer .footer-menu-links .footer-bottom .site-other-links li:last-child::after {
  display: none;
}
@media (max-width: 575px) {
  footer .footer-menu-links .footer-bottom {
    text-align: center;
  }
  footer .footer-menu-links .footer-bottom .d-flex {
    display: inline-block !important;
  }
}

.subscribe-newsletter {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/goftx/dist/images/subscribe-bg.png);
}
.subscribe-newsletter .subscribe-inner .section-title {
  line-height: normal;
  margin-bottom: 20px;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 700;
  color: #1C244B;
}
@media (max-width: 992px) {
  .subscribe-newsletter .subscribe-inner .section-title {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  .subscribe-newsletter .subscribe-inner .section-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.subscribe-newsletter .subscribe-inner > p {
  margin-bottom: 20px;
}
.subscribe-newsletter .subscribe-inner .subscribe-form br {
  display: none;
}
.subscribe-newsletter .subscribe-inner .subscribe-form > p {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.subscribe-newsletter .subscribe-inner .subscribe-form .form-control {
  min-height: 50px;
  width: 100%;
  border: 1px solid transparent !important;
  border-radius: 30px !important;
  background: #ECF2FF !important;
  font-family: "Myriad Pro";
}
.subscribe-newsletter .subscribe-inner .subscribe-form .form-control:focus {
  border-color: rgba(116, 65, 255, 0) !important;
}
@media (max-width: 767px) {
  .subscribe-newsletter .subscribe-inner .subscribe-form .form-control {
    min-height: 40px;
  }
}
.subscribe-newsletter .subscribe-inner .subscribe-form .wpcf7-form-control-wrap {
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .subscribe-newsletter .subscribe-inner .subscribe-form .wpcf7-form-control-wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.subscribe-newsletter .subscribe-inner .subscribe-form .submit-btn {
  height: 50px;
  text-align: center;
  align-items: flex-end;
  width: calc(33.33% - 30px);
  border: 0;
  border-radius: 30px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #ffffff;
  font-family: "Myriad Pro";
  background-color: #2275B8;
}
.subscribe-newsletter .subscribe-inner .subscribe-form .submit-btn i {
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .subscribe-newsletter .subscribe-inner .subscribe-form .submit-btn {
    width: 100%;
    height: 40px;
  }
}

.schedule-livedemo--popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
}
@media screen and (max-width: 1024px) {
  .schedule-livedemo--popup {
    bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .schedule-livedemo--popup {
    bottom: 10px;
    right: 10px;
  }
}
.schedule-livedemo--popup .close-demo {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 28px;
  height: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.schedule-livedemo--popup .close-demo i {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 16px;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .schedule-livedemo--popup .close-demo i {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 14px;
  }
}
@media screen and (max-width: 767px) {
  .schedule-livedemo--popup .close-demo {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
  }
  .schedule-livedemo--popup .close-demo i {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.schedule-livedemo--popup .schedule-livedemo--block {
  background-image: url(/wp-content/themes/goftx/dist/images/schedule-live-demo.png);
  max-width: 522px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 50px 45px 30px;
  text-align: center;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .schedule-livedemo--popup .schedule-livedemo--block {
    max-width: 450px;
    padding: 30px 25px;
  }
}
@media screen and (max-width: 767px) {
  .schedule-livedemo--popup .schedule-livedemo--block {
    max-width: 300px;
    padding: 20px;
  }
}
.schedule-livedemo--popup .schedule-livedemo--block h2 {
  font-size: 28px;
  font-size: 1.75rem;
  color: #ffffff;
  font-family: "Myriad Pro";
  font-weight: bold;
  line-height: 30px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .schedule-livedemo--popup .schedule-livedemo--block h2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 767px) {
  .schedule-livedemo--popup .schedule-livedemo--block h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.schedule-livedemo--popup .schedule-livedemo--block p {
  font-family: "Myriad Pro";
  font-size: 16px;
  font-size: 1rem;
  color: #ffffff;
  line-height: 26px;
  margin: 20px 0 40px;
}
@media screen and (max-width: 1024px) {
  .schedule-livedemo--popup .schedule-livedemo--block p {
    margin: 10px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .schedule-livedemo--popup .schedule-livedemo--block p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.schedule-livedemo--popup .schedule-livedemo--block .learn-more--fill {
  border-color: #467FF7;
  background: #467FF7;
  margin: 0;
}
.schedule-livedemo--popup .schedule-livedemo--block .learn-more--fill:hover {
  border-color: #0075FF;
  background: #0075FF;
}
.schedule-livedemo--popup .schedule-livedemo--block .learn-more--fill i {
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  .schedule-livedemo--popup .schedule-livedemo--block .learn-more--fill {
    padding: 6px 25px;
  }
}
@media screen and (max-width: 767px) {
  .schedule-livedemo--popup .schedule-livedemo--block .learn-more--fill {
    padding: 5px 20px;
  }
}

.footer-fix-btn {
  position: fixed;
  bottom: 70px;
  left: 10px;
  z-index: 999;
}
.footer-fix-btn .qualify-icon,
.footer-fix-btn .fa-angle-double-right {
  display: none;
}
.footer-fix-btn .green-solid-btn {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  border: 2px solid transparent;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  background-color: #FF5722;
  text-transform: initial;
}
.footer-fix-btn .green-solid-btn:hover {
  color: #FF5722;
  border-color: #FF5722;
  background-color: #ffffff;
}
.footer-fix-btn .green-solid-btn span em {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2rem;
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer-fix-btn .green-solid-btn span em {
    display: block;
  }
}
.footer-fix-btn .quality-close {
  position: absolute;
  top: -18px;
  right: -10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .footer-fix-btn .quality-close {
    top: -12px;
    right: -10px;
  }
}
.footer-fix-btn .quality-close span {
  background: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 22px;
  font-weight: 600;
  color: #222;
  line-height: 0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .footer-fix-btn .quality-close span {
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .footer-fix-btn {
    left: 0;
    bottom: 80px;
    display: none;
    align-items: center;
  }
  .footer-fix-btn.scrolled {
    display: flex;
  }
  .footer-fix-btn .green-solid-btn {
    width: auto;
    height: 50px;
    display: flex;
    font-size: 18px;
    padding: 0 10px;
    align-items: center;
    line-height: 46px;
    border-left: 0;
    margin-left: 0;
    justify-content: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: all 0.6s ease-in-out;
  }
  .footer-fix-btn .green-solid-btn .btn-txt {
    margin-left: 0;
    font-size: 18px;
    line-height: 24px;
    margin-right: 8px;
    white-space: nowrap;
    transition: all 0.6s ease-in-out;
  }
  .footer-fix-btn .green-solid-btn:hover {
    color: #ffffff;
    border-color: #FF5722;
    background-color: #FF5722;
  }
  .footer-fix-btn .green-solid-btn .qualify-icon,
  .footer-fix-btn .green-solid-btn .fa-angle-double-right {
    font-size: 30px;
    display: inline-block;
    position: relative;
    width: 45px;
    left: 0;
    top: -2px;
    animation: moving 0.6s infinite alternate;
  }
}

@media (max-width: 767px) {
  .page-template-template-retail-suite .footer-fix-btn,
  .single-back-office .footer-fix-btn,
  .single-retail-suite .footer-fix-btn {
    bottom: 140px;
  }
}

@keyframes moving {
  0% {
    transform: rotate(5deg);
  }
  25% {
    transform: rotate(2.5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-2.5deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
#QualifyForFreePOS, #QualifyForFreePOSNew, #QualifyForFreePOSZero, #QualifyForFreePOSsticky,
.postid-29 #PricingDataForm, .postid-29 #PricingDataFormPOS,
.page-template-template-ftxcommerce_pricing #PricingDataForm, .page-template-template-ftxcommerce_pricing #PricingDataFormPOS {
  background-color: rgba(255, 255, 255, 0.6);
}
#QualifyForFreePOS .modal-content, #QualifyForFreePOSNew .modal-content, #QualifyForFreePOSZero .modal-content, #QualifyForFreePOSsticky .modal-content,
.postid-29 #PricingDataForm .modal-content, .postid-29 #PricingDataFormPOS .modal-content,
.page-template-template-ftxcommerce_pricing #PricingDataForm .modal-content, .page-template-template-ftxcommerce_pricing #PricingDataFormPOS .modal-content {
  background: linear-gradient(30deg, rgb(3, 18, 54) 52%, rgb(10, 36, 92) 100%);
  /* added by jigar */
}
#QualifyForFreePOS .modal-content .modal-title, #QualifyForFreePOSNew .modal-content .modal-title, #QualifyForFreePOSZero .modal-content .modal-title, #QualifyForFreePOSsticky .modal-content .modal-title,
.postid-29 #PricingDataForm .modal-content .modal-title, .postid-29 #PricingDataFormPOS .modal-content .modal-title,
.page-template-template-ftxcommerce_pricing #PricingDataForm .modal-content .modal-title, .page-template-template-ftxcommerce_pricing #PricingDataFormPOS .modal-content .modal-title {
  color: #ffffff !important;
  padding-right: 30px;
}
#QualifyForFreePOS .modal-content .close span, #QualifyForFreePOSNew .modal-content .close span, #QualifyForFreePOSZero .modal-content .close span, #QualifyForFreePOSsticky .modal-content .close span,
.postid-29 #PricingDataForm .modal-content .close span, .postid-29 #PricingDataFormPOS .modal-content .close span,
.page-template-template-ftxcommerce_pricing #PricingDataForm .modal-content .close span, .page-template-template-ftxcommerce_pricing #PricingDataFormPOS .modal-content .close span {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  #QualifyForFreePOS .modal-content .modal-title, #QualifyForFreePOSNew .modal-content .modal-title, #QualifyForFreePOSZero .modal-content .modal-title, #QualifyForFreePOSsticky .modal-content .modal-title,
  .postid-29 #PricingDataForm .modal-content .modal-title, .postid-29 #PricingDataFormPOS .modal-content .modal-title,
  .page-template-template-ftxcommerce_pricing #PricingDataForm .modal-content .modal-title, .page-template-template-ftxcommerce_pricing #PricingDataFormPOS .modal-content .modal-title {
    padding: 0 20px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #QualifyForFreePOS br, #QualifyForFreePOSNew br, #QualifyForFreePOSZero br, #QualifyForFreePOSsticky br,
  .postid-29 #PricingDataForm br, .postid-29 #PricingDataFormPOS br,
  .page-template-template-ftxcommerce_pricing #PricingDataForm br, .page-template-template-ftxcommerce_pricing #PricingDataFormPOS br {
    display: block;
  }
}
@media (max-width: 400px) {
  #QualifyForFreePOS br, #QualifyForFreePOSNew br, #QualifyForFreePOSZero br, #QualifyForFreePOSsticky br,
  .postid-29 #PricingDataForm br, .postid-29 #PricingDataFormPOS br,
  .page-template-template-ftxcommerce_pricing #PricingDataForm br, .page-template-template-ftxcommerce_pricing #PricingDataFormPOS br {
    display: none;
  }
}

.subscribe-form--footer {
  background: #c7e7f5;
}
.subscribe-form--footer .article-cta {
  background: #031136 url(/wp-content/themes/goftx/dist/images/article-cta-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 50px 30px;
  text-align: center;
  margin: 50px 0 0;
  border-radius: 17px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1440px) {
  .subscribe-form--footer .article-cta {
    margin: 40px 0 0;
    padding: 50px 40px 20px;
  }
}
@media (max-width: 991px) {
  .subscribe-form--footer .article-cta {
    padding: 30px 20px 10px;
    background-position: right bottom;
  }
}
@media (max-width: 767px) {
  .subscribe-form--footer .article-cta {
    background: #031136;
  }
}
@media (max-width: 575px) {
  .subscribe-form--footer .article-cta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
.subscribe-form--footer .article-cta:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(0deg, rgb(3, 16, 52) 0%, rgb(1, 10, 30) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 17px;
}
.subscribe-form--footer .article-cta .blog-main_title {
  color: #ffffff;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .subscribe-form--footer .article-cta .blog-main_title {
    margin-bottom: 10px;
  }
}
.subscribe-form--footer .article-cta.article-subscribe {
  background: #031136 !important;
  padding: 30px 50px;
  text-align: left;
  margin-top: 0;
}
@media (max-width: 1440px) {
  .subscribe-form--footer .article-cta.article-subscribe {
    padding: 20px 30px;
  }
}
@media (max-width: 768px) {
  .subscribe-form--footer .article-cta.article-subscribe {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .subscribe-form--footer .article-cta.article-subscribe {
    text-align: center;
  }
}
.subscribe-form--footer .article-cta.article-subscribe .row {
  align-items: center;
}
@media (max-width: 575px) {
  .subscribe-form--footer .article-cta.article-subscribe .footer-cta-subscibe-content {
    text-align: center;
  }
}
.subscribe-form--footer .article-cta.article-subscribe .footer-cta-subscibe-content .blog-main_title {
  line-height: 45px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .subscribe-form--footer .article-cta.article-subscribe .footer-cta-subscibe-content .blog-main_title {
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .subscribe-form--footer .article-cta.article-subscribe .footer-cta-subscibe-content .blog-main_title {
    font-size: 28px;
  }
}
.subscribe-form--footer .article-cta.article-subscribe .footer-cta-subscibe-content p {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .subscribe-form--footer .article-cta.article-subscribe .footer-cta-subscibe-content p {
    margin: 15px 0;
  }
}

@media (max-width: 767px) {
  #getquotesticky .modal-content {
    height: 80%;
  }
}

.sticky-get-a-quote {
  left: 5px;
  right: 5px;
  bottom: 5px;
  opacity: 0;
  z-index: 2;
  padding: 20px 15px;
  position: fixed;
  visibility: hidden;
  box-sizing: border-box;
  background: #1f2c71;
  transition: all 300ms linear 0ms;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.7);
  border-radius: 15px;
}
.sticky-get-a-quote.cartbar-hidden {
  display: none;
}
@media (max-width: 767px) {
  .sticky-get-a-quote {
    opacity: 1;
    visibility: visible;
  }
}
.sticky-get-a-quote .sticky-inner .header-h2 {
  color: #ffffff;
  padding: 0 0 10px;
  font-weight: 600;
}
@media (max-width: 360px) {
  .sticky-get-a-quote .sticky-inner .header-h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.sticky-get-a-quote .sticky-inner .btn-blue, .sticky-get-a-quote .sticky-inner .btn-blue-outline {
  display: inline-block;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 12px 35px;
}
@media (max-width: 767px) {
  .sticky-get-a-quote .sticky-visible {
    opacity: 1;
    visibility: visible;
  }
}

/* Added by Jigar */
.blog-form-main {
  background: #F5F8FF;
  position: relative;
  overflow: hidden;
}
.blog-form-main .container {
  max-width: 1620px;
}
.blog-form-main .blog-form-inner {
  display: flex;
  padding: 0 90px;
  align-items: stretch;
}
.blog-form-main .blog-form-inner .form-content {
  width: 33.33%;
  padding: 60px 60px 60px 0;
  position: relative;
  background: #CDDDFF;
}
.blog-form-main .blog-form-inner .form-content::after {
  right: -18px;
  top: 95px;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 18px solid #CDDDFF;
}
.blog-form-main .blog-form-inner .form-content::before {
  top: 0;
  left: -100%;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #CDDDFF;
}
.blog-form-main .blog-form-inner .form-content .blog-main_title {
  line-height: normal;
  font-size: 45px;
  font-size: 2.8125rem;
}
.blog-form-main .blog-form-inner .form-content .blog-main_title, .blog-form-main .blog-form-inner .form-content p {
  z-index: 2;
  position: relative;
}
.blog-form-main .blog-form-inner .form-content-iframe {
  padding: 60px 0 60px 60px;
  width: 66.67%;
}
.blog-form-main .blog-form-inner .form-content-iframe iframe {
  width: 100%;
  height: 560px;
}
@media (min-width: 2200px) {
  .blog-form-main .container {
    max-width: 1920px;
  }
}
@media (max-width: 1650px) {
  .blog-form-main .container {
    max-width: 94%;
  }
  .blog-form-main .blog-form-inner {
    padding: 0 40px;
  }
  .blog-form-main .blog-form-inner .form-content {
    padding: 40px 40px 40px 0;
  }
  .blog-form-main .blog-form-inner .form-content .blog-main_title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .blog-form-main .blog-form-inner .form-content-iframe {
    padding: 40px 0 40px 40px;
  }
}
@media (max-width: 1440px) {
  .blog-form-main .blog-form-inner {
    padding: 0 20px;
  }
  .blog-form-main .blog-form-inner .form-content .blog-main_title {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .blog-form-main .blog-form-inner .form-content, .blog-form-main .blog-form-inner .form-content-iframe {
    padding: 20px 20px 20px 60px;
  }
}
@media (max-width: 1080px) {
  .blog-form-main {
    background: #CDDDFF;
  }
  .blog-form-main .blog-form-inner {
    width: 100%;
    padding: 30px 0;
    display: inline-block;
  }
  .blog-form-main .blog-form-inner .form-content {
    margin-bottom: 0;
    background: transparent;
  }
  .blog-form-main .blog-form-inner .form-content::before, .blog-form-main .blog-form-inner .form-content::after {
    display: none;
  }
  .blog-form-main .blog-form-inner .form-content .blog-main_title {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .blog-form-main .blog-form-inner .form-content, .blog-form-main .blog-form-inner .form-content-iframe {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .blog-form-main .container {
    max-width: 100%;
  }
  .blog-form-main .blog-form-inner .form-content p {
    font-size: 17px;
    line-height: 25px;
  }
}

.industry-new-cta {
  background: #c7e7f5;
}
.industry-new-cta .cta-inner {
  display: flex;
  padding: 30px;
  min-height: 300px;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
  background: #161A58 url(/wp-content/themes/goftx/dist/images/industry-cta.png) no-repeat center/cover;
}
.industry-new-cta .cta-inner .heading-30 {
  font-weight: 600;
  font-size: 30px;
  line-height: 44px;
}
.industry-new-cta .cta-inner .heading-30 a {
  font-weight: 600;
  color: #FFD900;
  font-size: 30px;
  line-height: 44px;
}
.industry-new-cta .cta-inner .heading-30 a:hover {
  color: #467ff7;
}
.industry-new-cta .cta-inner .btn-blue, .industry-new-cta .cta-inner .btn-blue-outline {
  text-align: center;
  border: 1px solid #ffffff;
}
@media (max-width: 1199px) {
  .industry-new-cta .cta-inner .heading-30, .industry-new-cta .cta-inner .heading-30 a {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .industry-new-cta .cta-inner {
    min-height: auto;
  }
  .industry-new-cta .cta-inner .heading-30 a {
    display: block;
    margin-top: 10px;
  }
  .industry-new-cta .cta-inner .heading-30, .industry-new-cta .cta-inner .heading-30 a {
    font-size: 20px;
    line-height: 26px;
  }
  .industry-new-cta .cta-inner .btn-blue, .industry-new-cta .cta-inner .btn-blue-outline {
    display: block;
  }
}

@media (min-width: 1921px) {
  footer.site-footer .footer-menu-links .footer-top .container,
  footer.site-footer .footer-menu-links .footer-bottom .container {
    max-width: 1700px !important;
  }
}

@media (max-width: 1440px) {
  footer .footer-menu-links .footer-bottom .site-info,
  footer .footer-menu-links .footer-top .ft-nav .widget_nav_menu nav ul li a,
  footer .footer-menu-links .footer-bottom .site-other-links li a,
  footer p, footer li {
    font-size: 17px !important;
    line-height: 25px;
    letter-spacing: 0 !important;
  }
}
@media (max-width: 1280px) {
  footer .footer-menu-links .footer-top .widget-title.active + nav {
    margin-bottom: 25px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  footer .footer-menu-links .footer-top .widget-title {
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
  }
}
footer .footer-menu-links .footer-top ul.social-media button.btn-blue, footer .footer-menu-links .footer-top ul.social-media button.btn-blue-outline {
  background: #467FF7;
  border-color: #467FF7;
}
footer .footer-menu-links .footer-top ul.social-media button.btn-blue:hover, footer .footer-menu-links .footer-top ul.social-media button.btn-blue-outline:hover {
  background: #fff;
  color: #467FF7;
}
@media (max-width: 991px) {
  footer .footer-menu-links .footer-top ul.social-media button.btn-blue, footer .footer-menu-links .footer-top ul.social-media button.btn-blue-outline {
    min-width: unset;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-left: 0;
  }
}

.wpforms-container.subscriber-newsletter.wpforms-container-full .wpforms-field .wpforms-field-label,
.wpforms-container.subscriber-newsletter.wpforms-container-full .wpforms-field .wpforms-captcha-equation {
  color: #fff;
}
.wpforms-container.subscriber-newsletter.wpforms-container-full form input {
  border-radius: 0 !important;
  border-left: 4px solid #467FF7 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.wpforms-container.subscriber-newsletter.wpforms-container-full form .wpforms-submit {
  background: #467FF7 !important;
  border-radius: 0 !important;
  font-weight: 600;
}
.wpforms-container.subscriber-newsletter.wpforms-container-full form .wpforms-submit:hover {
  background: #1a48a5 !important;
}

/* Step Form changes */
.wizard-form--style {
  background: rgba(0, 17, 51, 0.95);
}
.wizard-form--style .modal-dialog {
  padding: 0;
}
.wizard-form--style .modal-content {
  height: 100%;
  max-width: 100%;
  background: transparent;
}
@media (max-width: 767px) {
  .wizard-form--style .modal-content {
    height: 100% !important;
    overflow-y: scroll;
    width: 100% !important;
    padding: 0 !important;
  }
}
.wizard-form--style .modal-body {
  padding: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  max-width: 100% !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  .wizard-form--style .modal-body {
    padding: 0;
    justify-content: flex-start;
  }
  .wizard-form--style .modal-body .wpforms-container {
    margin-top: 0px;
  }
}
.wizard-form--style .close {
  display: flex;
  color: #fff;
  opacity: 1;
  font-size: 40px;
  line-height: 35px;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50px;
  right: 50px;
  background: transparent;
  border: none;
  z-index: 999;
  font-weight: 400;
}
.wizard-form--style .close:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .wizard-form--style .close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 25px;
    line-height: 25px;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form {
  max-width: 700px;
  width: 100%;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form {
    max-width: 90%;
    margin: 60px auto 0 !important;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-submit-container .wpforms-submit {
  background: #467FF7 !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-submit-container .wpforms-submit:hover {
  background: rgba(70, 127, 247, 0.5) !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-submit-spinner {
  display: none !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form label.wpforms-error,
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form em.wpforms-error {
  position: unset !important;
  margin: 4px 0 !important;
  font-size: 15px !important;
  letter-spacing: 0;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form button[type=submit] {
  width: auto !important;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form button[type=submit] {
    width: 100% !important;
    max-width: 400px !important;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-field .wpforms-field-required {
  min-height: 55px;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-field.wpforms-field-url input {
  height: 55px;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-field.wpforms-field-captcha .wpforms-field-label {
  color: #fff;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-field.wpforms-field-captcha .wpforms-captcha-math span {
  color: #fff !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-field-html p {
  color: #fff !important;
  font-size: 24px !important;
  line-height: 1.5;
  margin: 0 0 60px 0;
}
@media (max-width: 1440px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-field-html p {
    font-size: 20px !important;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-field-html h3 {
  color: #fff;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li {
  background: #ffffff !important;
  padding: 0 !important;
  display: block !important;
  border: 0px solid #ffffff !important;
  border-radius: 7px;
  position: relative;
  height: 55px;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li[class^=choice-] label {
  background: #ffffff !important;
  padding: 15px 18px !important;
  display: block !important;
  border: 2px solid transparent !important;
  border-radius: 7px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 18px !important;
  font-weight: 600;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li[class^=choice-] label:hover, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li[class^=choice-] label:focus {
  border: 2px solid #467FF7 !important;
  background: #467FF7 !important;
  color: #ffffff !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li.wpforms-selected label {
  border: 2px solid #467FF7 !important;
  background: #467FF7 !important;
  color: #ffffff !important;
  height: 100%;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-indicator.circles {
  padding: 0 !important;
  flex-wrap: wrap;
  border: 0 !important;
  max-width: 350px;
  margin: 0 auto 60px;
  justify-content: space-between !important;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-indicator.circles {
    margin: 0 auto 40px;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-indicator.circles::before {
  content: "";
  background: #ffffff;
  height: 2px;
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
  margin: 0 !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-indicator.circles .wpforms-page-indicator-page span.wpforms-page-indicator-page-number {
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 17px;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 !important;
  background: rgb(0, 17, 51) !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active span.wpforms-page-indicator-page-number {
  font-size: 0 !important;
  background: #467FF7 !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-indicator.circles .wpforms-page-indicator-page.prev-active span.wpforms-page-indicator-page-number:before {
  content: "";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  width: 40px;
  height: 40px;
  background-size: 100%;
  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");
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-prev,
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-next {
  background: transparent !important;
  min-width: unset;
  border: 0 !important;
  box-shadow: none;
  color: #ffffff !important;
  padding: 0;
  font-size: 18px;
  margin: 0 20px;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-prev:after,
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-next:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 27px;
  position: absolute;
  right: -20px;
  border: 0;
  min-width: unset !important;
  top: 50%;
  border-radius: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-prev:hover,
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-next:hover {
  color: #467FF7 !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-prev:hover:after,
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-next:hover:after {
  color: #467FF7;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form .wpforms-page-button.wpforms-page-prev::after {
  transform: rotate(180deg);
  right: auto;
  left: -20px;
  top: 12px;
}

.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul {
  display: flex !important;
  justify-content: center;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul {
    justify-content: space-between;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li {
  width: 30% !important;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li {
    width: 47% !important;
  }
}
@media (max-width: 490px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li {
    width: 100% !important;
  }
}
@media (max-width: 600px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page ul li {
    height: 60px;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 {
  display: flex;
  flex-wrap: wrap;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 > div, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 > div {
  width: 100%;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field.wpforms-field-pagebreak, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field.wpforms-field-pagebreak {
  padding-top: 20px !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html {
  order: 4;
  padding-top: 50px !important;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html {
    padding-top: 0 !important;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html h3, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html h3 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html p, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field-html.montly-process-html p {
  font-size: 14px !important;
  margin: 15px 0 !important;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-html p, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-html p {
  margin-top: 0;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-url input, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-url input {
  height: 55px;
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-html, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-url, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-captcha, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-pagebreak, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-html, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-url, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-captcha, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-pagebreak {
  width: 100%;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-html, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-url, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-captcha, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-pagebreak, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-html, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-url, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-captcha, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-pagebreak {
    padding-bottom: 10px !important;
  }
}
.wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-email, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-phone, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-email, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-phone {
  width: 48%;
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-email, .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-phone, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-email, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-phone {
    width: 100%;
    padding-bottom: 10px !important;
  }
}
@media (max-width: 767px) {
  .wizard-form--style .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-captcha .wpforms-field-label, #QualifyForFreePOSWizard .wpforms-container-full.wp-pos-starting-form form .wpforms-field-container .wpforms-page.wpforms-page-3.last .wpforms-field.wpforms-field-captcha .wpforms-field-label {
    margin-bottom: 0;
  }
}

@media (max-width: 1023px) {
  html[lang=es-ES] footer .footer-menu-links .footer-bottom {
    text-align: center;
  }
  html[lang=es-ES] footer .footer-menu-links .footer-bottom .d-flex {
    display: inline-block !important;
  }
}

.angle-top {
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  transform: rotate(-45deg);
  position: relative;
  top: 2px;
  display: inline-block;
}

.top-inner-section {
  height: 252px;
  width: 100%;
  background-color: #467FF7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.top-inner-section .cms-title {
  color: #ffffff;
  font-size: 47px;
  font-size: 2.9375rem;
  font-weight: bold;
  font-family: "Myriad Pro";
  text-align: center;
}
@media (min-width: 1921px) {
  .top-inner-section .cms-title {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
@media (max-width: 992px) {
  .top-inner-section .cms-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .top-inner-section .cms-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 767px) {
  .top-inner-section {
    height: 150px;
  }
}

.faq-section {
  padding-top: 50px;
}
.faq-section .container {
  max-width: 1000px;
}
@media (max-width: 991px) {
  .faq-section {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .faq-section {
    padding-top: 30px;
  }
}
.faq-section .heading-30 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700;
  color: #000000;
}
@media (max-width: 1440px) {
  .faq-section .heading-30 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
  }
}
@media (max-width: 991px) {
  .faq-section .heading-30 {
    margin-bottom: 15px;
  }
}
.faq-section .accordion .card {
  border: 2px solid #467FF7;
  border-radius: 7px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .faq-section .accordion .card {
    margin-bottom: 15px;
  }
}
.faq-section .accordion .card .card-header {
  padding: 0;
  border-radius: 10px;
}
.faq-section .accordion .card .card-header button {
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-align: left;
  text-decoration: none;
  padding: 15px 20px 15px 60px;
  margin: 0;
  border-radius: 10px;
  border: 0;
  background: transparent;
  font-size: 20px;
  line-height: 21px;
  color: #000;
  font-weight: 500;
}
@media (min-width: 1921px) {
  .faq-section .accordion .card .card-header button {
    font-size: 27px;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  .faq-section .accordion .card .card-header button {
    font-size: 17px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .faq-section .accordion .card .card-header button {
    padding: 10px 15px 10px 40px;
  }
}
.faq-section .accordion .card .card-header button .fa {
  width: 24px;
  height: 24px;
  background-color: #467FF7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  line-height: normal;
  color: #000;
  margin-right: 10px;
  position: absolute;
  left: 20px;
  top: 12px;
}
.faq-section .accordion .card .card-header button .fa:before {
  content: none;
}
.faq-section .accordion .card .card-header button .fa:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='15px' viewBox='0 0 16 16' id='meteor-icon-kit__solid-plus-s' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.5 6.5V2C6.5 1.17157 7.1716 0.5 8 0.5C8.8284 0.5 9.5 1.17157 9.5 2V6.5H14C14.8284 6.5 15.5 7.1716 15.5 8C15.5 8.8284 14.8284 9.5 14 9.5H9.5V14C9.5 14.8284 8.8284 15.5 8 15.5C7.1716 15.5 6.5 14.8284 6.5 14V9.5H2C1.17157 9.5 0.5 8.8284 0.5 8C0.5 7.1716 1.17157 6.5 2 6.5H6.5z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 1921px) {
  .faq-section .accordion .card .card-header button .fa {
    width: 30px;
    height: 30px;
    top: 19px;
    background-size: 17px;
  }
}
@media (max-width: 1440px) {
  .faq-section .accordion .card .card-header button .fa {
    top: 15px;
  }
}
@media (max-width: 991px) {
  .faq-section .accordion .card .card-header button .fa {
    width: 20px;
    height: 20px;
    left: 10px;
    top: 12px;
  }
  .faq-section .accordion .card .card-header button .fa:after {
    background-size: 14px;
  }
}
.faq-section .accordion .card .card-header button:focus {
  box-shadow: none;
}
.faq-section .accordion .card .card-header button[aria-expanded=true] {
  font-weight: 700;
}
.faq-section .accordion .card .card-header button[aria-expanded=true] .fa {
  transform: rotate(45deg);
}
.faq-section .accordion .card .card-header button[aria-expanded=true] .fa:after {
  top: 0;
  left: 0;
}
.faq-section .accordion .card .card-body {
  padding: 10px 20px 10px 55px;
  text-align: left;
}
@media (max-width: 991px) {
  .faq-section .accordion .card .card-body {
    padding: 6px 10px 6px 45px;
  }
}
.faq-section .accordion .card .card-body p:empty {
  display: none;
}
.faq-section .accordion .card:last-child {
  margin-bottom: 0;
}

.page .faq-section .accordion .card .card-body ul, .single-retail-suite .faq-section .accordion .card .card-body ul {
  padding-left: 15px;
  margin-bottom: 10px;
}
.page .faq-section .accordion .card .card-body ul li, .single-retail-suite .faq-section .accordion .card .card-body ul li {
  list-style: disc;
  color: #000000;
}

.retail-age--varification p, .retail-age--varification .section-title--medium, .retail-age--varification .section-title--medium span, .retail-age--varification .heading-27, .retail-age--varification .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .retail-age--varification a {
  color: #1E1C37 !important;
}
.retail-age--varification .section-title--medium {
  font-weight: 700;
  margin-bottom: 30px;
}
.retail-age--varification .section-title--medium span {
  font-weight: 400;
}
@media (max-width: 768px) {
  .retail-age--varification .section-title--medium br {
    display: none;
  }
}
@media (max-width: 991px) {
  .retail-age--varification .section-title--medium {
    margin-bottom: 20px;
  }
}
.retail-age--varification .btn-blue,
.retail-age--varification .btn-blue-outline {
  min-width: 220px;
}
@media (max-width: 767px) {
  .retail-age--varification .btn-blue,
  .retail-age--varification .btn-blue-outline {
    max-width: 450px !important;
    width: 100% !important;
    margin: 0 auto;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px !important;
    padding: 10px 20px;
  }
}
.retail-age--varification .btn-blue, .retail-age--varification .btn-blue-outline {
  border: 1px solid #2568B9;
  background-color: #2568B9;
}
.retail-age--varification .btn-blue:hover, .retail-age--varification .btn-blue-outline:hover {
  color: #2568B9;
  background-color: #ffffff;
}
.retail-age--varification .btn-blue-outline,
.retail-age--varification .btn-blue + .btn-blue-outline {
  color: #2568B9;
}
.retail-age--varification .btn-blue-outline:hover,
.retail-age--varification .btn-blue + .btn-blue-outline:hover {
  background: #2568B9 !important;
}
@media (max-width: 767px) {
  .retail-age--varification .faq-section .accordion .card .card-header button {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
.retail-age--varification .slick-dots li button {
  background: #007FCA;
}
.retail-age--varification .slick-dots li.slick-active button {
  background-color: #041538;
}

/* Common container for Banner, Solution and Scan Data section */
.age-verification--solutions.retail-pos.pos-management.img-first .container {
  max-width: 1100px;
}
@media (min-width: 1921px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .container {
    max-width: 1280px;
  }
}
@media (max-width: 1440px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .container {
    max-width: 1000px;
  }
}

.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .container {
  max-width: 1100px;
}
@media (min-width: 1921px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .container {
    max-width: 1280px;
  }
}
@media (max-width: 1440px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .container {
    max-width: 1000px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.scan-data--compliance .container {
  max-width: 1100px;
}
@media (min-width: 1921px) {
  .scan-data--compliance .container {
    max-width: 1280px;
  }
}
@media (max-width: 1440px) {
  .scan-data--compliance .container {
    max-width: 1000px;
  }
}

/* Common container for Banner, Solution and Scan Data section END 
Omnichannel ID Verification Software for Retail Section Start */
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section {
  background: #c9e8f6;
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content {
  padding-right: 20px;
}
@media (min-width: 1921px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content {
    padding-right: 50px;
  }
}
@media (max-width: 1440px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content {
    padding-right: 0;
  }
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .header-h1 {
  color: #1E1C37;
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .header-h1 span {
  font-weight: 400;
}
@media (min-width: 1921px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .header-h1 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 70px;
  }
}
@media (max-width: 1024px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .header-h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .header-h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
  }
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .description {
  margin: 30px 0;
  width: 100%;
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .banner-description {
  margin: 30px 0;
}
@media (max-width: 991px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .banner-description {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .banner-description {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .btn-blue-outline {
  background-color: transparent;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .btn-blue-outline {
    margin: 20px auto 0;
  }
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .arrow-link {
  color: #467FF7;
  margin-left: 20px;
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .arrow-link span svg {
  top: 1px;
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .loyalty-inner .banner-content .arrow-link span svg path {
  stroke: #467FF7;
}
.age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .banner-image img {
  border-radius: 30px;
  max-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1921px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .banner-image img {
    max-height: 600px;
  }
}
@media (max-width: 767px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .banner-image img {
    border-radius: 20px;
  }
}
@media (max-width: 991px) {
  .age-varification--banner.loyalty-banner-main.pos-banner--section.hero-section .banner-image {
    padding: 30px 0 0;
  }
}

/* Omnichannel ID Verification Software for Retail Section End  
What Is FTx Identity Section Start */
.av-what-identity.customer-marketplace-main .market-place--content .container {
  max-width: 1000px;
}
@media (max-width: 1440px) {
  .av-what-identity.customer-marketplace-main .market-place--content .container {
    max-width: 870px;
  }
}
.av-what-identity.customer-marketplace-main img {
  max-height: 100px;
  width: auto;
  max-width: 350px;
}
@media (max-width: 767px) {
  .av-what-identity.customer-marketplace-main img {
    max-width: 250px;
  }
}

/* What Is FTx Identity Section End
/* Advanced Retail Age Verification Features Section Start */
.age-verification--feature.customer-marketplace-main.savetime-reduce--section {
  position: relative;
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .container {
  max-width: 950px;
}
@media (min-width: 1921px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .container {
    max-width: 1100px;
  }
}
@media (max-width: 1440px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .container {
    max-width: 870px;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section::before {
  content: none;
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .description {
  margin: 20px 0 30px 0;
}
@media (max-width: 991px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .description {
    margin: 20px 0;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img {
  border-radius: 26px;
  border: 5px solid #2568B9;
  width: 100%;
  max-width: 750px;
  margin: 0 auto 50px;
  position: relative;
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img img {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0px 0px 36px 4px rgba(0, 0, 0, 0.22);
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .av-feature--video {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn {
  width: 100px;
  height: 100px;
  background: #ffffff;
  border: 5px solid #2568B9;
  border-radius: 50%;
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 3;
  transition: all 0.3s ease-in-out 0s;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: -1;
  animation: fadeRoundtrans 0.8s linear 2s infinite alternate;
}
@media (max-width: 991px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 575px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn {
    width: 50px;
    height: 50px;
    bottom: 10px;
    right: 10px;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn svg {
  width: 65px;
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn svg path {
  fill: #2568B9;
}
@media (max-width: 991px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn svg {
    width: 40px;
  }
}
@media (max-width: 575px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .savetime-reduce_img .video-btn svg {
    width: 30px;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-place--content img {
  max-width: 350px;
}
@media (max-width: 767px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-place--content img {
    max-width: 250px;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 4px 20px 0px rgba(115, 115, 115, 0.2);
  padding: 30px 40px;
  margin: 0 10px 40px;
  height: calc(100% - 40px);
}
@media (min-width: 1921px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box {
    padding: 50px;
  }
}
@media (max-width: 1440px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box {
    min-height: inherit;
    padding: 20px;
    margin: 0 10px 30px;
    text-align: center;
    align-items: center;
  }
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-27, .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box a {
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box {
    margin: 0px 10px 30px;
    height: calc(100% - 20px);
  }
}
@media (max-width: 767px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box {
    border-radius: 20px;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-30 {
  background: #2568B9;
  color: #ffffff;
  text-transform: uppercase;
  padding: 6px 15px;
  display: inline-block;
  border-radius: 10px;
  font-weight: 600;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
}
@media (min-width: 1921px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-30 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
  }
}
@media (max-width: 1440px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-30 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-30 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-27, .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box a {
  margin: 25px 0 15px 0;
}
@media (min-width: 1921px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-27, .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box a {
    margin: 30px 0 20px 0;
  }
}
@media (max-width: 767px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .heading-27, .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .age-verification--feature.customer-marketplace-main.savetime-reduce--section .market-box a {
    margin: 15px 0;
  }
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .customer-rewards--subsection {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 4.51%, rgba(236, 250, 255, 0.5) 47.22%, rgba(255, 255, 255, 0.5) 88.32%);
}
.age-verification--feature.customer-marketplace-main.savetime-reduce--section .customer-rewards--subsection .container {
  max-width: 1600px;
}
@media (min-width: 1921px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .customer-rewards--subsection .container {
    max-width: 2000px;
  }
}
@media (max-width: 1600px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .customer-rewards--subsection .container {
    max-width: 1400px;
  }
}
@media (max-width: 1440px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .customer-rewards--subsection .container {
    max-width: 1300px;
  }
}
@media (max-width: 767px) {
  .age-verification--feature.customer-marketplace-main.savetime-reduce--section .customer-rewards--subsection div[class*=col-]:last-child .market-box {
    height: auto;
    margin-bottom: 0;
  }
}

/* Advanced Retail Age Verification Features Section End
/* ID Verification Solutions for Retail Section Start  */
.age-verification--solutions.retail-pos.pos-management.img-first {
  padding-left: 0;
}
@media (max-width: 767px) {
  .age-verification--solutions.retail-pos.pos-management.img-first {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--title .section-title--medium {
    text-align: center;
  }
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--title .section-title--medium br {
    display: none;
  }
}
@media (max-width: 768px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .section-title--medium {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .section-title--medium {
    margin-top: 0;
  }
}
.age-verification--solutions.retail-pos.pos-management.img-first .pos-management--title,
.age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block {
  padding-left: 70px;
}
@media (max-width: 1440px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--title,
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--title,
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--title,
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block {
    padding-left: 0px;
  }
}
@media (max-width: 575px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--title,
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-payroll--block {
    max-width: 600px;
    margin: 0 auto;
  }
}
.age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle {
  position: relative;
  padding-left: 60px;
  padding-bottom: 12px;
}
@media (max-width: 1024px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle {
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle {
    padding-bottom: 15px;
    padding-left: 35px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle {
    padding-left: 32px;
  }
}
.age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle:before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4_6)'%3E%3Cpath d='M57.3067 14.6603C57.3117 16.8439 58.1868 18.5551 60.1641 19.6119C61.6742 20.419 62.6976 21.579 63.0915 23.2477C63.4211 24.643 63.1679 25.9412 62.4615 27.1876C61.5303 28.8306 61.5075 30.5243 62.3365 32.2162C62.5139 32.5784 62.7689 32.905 63.0038 33.2367C64.6982 35.6324 64.19 38.849 61.7935 40.5652C60.5953 41.423 59.7303 42.471 59.3724 43.9114C59.1445 44.8286 59.2764 45.7277 59.4147 46.6387C59.8307 49.3779 57.8742 52.0671 55.1147 52.5282C53.6955 52.7653 52.465 53.3097 51.5206 54.414C50.9953 55.0278 50.6475 55.7304 50.436 56.5069C49.8129 58.8 48.3097 60.1577 45.9586 60.5775C45.2376 60.7064 44.5078 60.6545 43.8039 60.4399C42.4377 60.0238 41.0942 60.0269 39.7722 60.6069C38.9667 60.9598 38.3139 61.5048 37.7432 62.1605C36.8852 63.1466 35.7987 63.7454 34.5032 63.9343C32.8624 64.1739 31.392 63.7729 30.1471 62.6673C29.529 62.118 28.8566 61.6706 28.0681 61.4009C26.7448 60.9486 25.4348 60.998 24.1697 61.5755C21.3312 62.8713 18.1108 61.6631 16.8981 58.8025C16.3204 57.4404 15.4315 56.3824 14.0615 55.7586C13.3854 55.4507 12.6732 55.2906 11.9264 55.2793C9.69653 55.2468 7.75204 53.8934 6.97867 51.8349C6.7072 51.1129 6.59482 50.3671 6.66111 49.5956C6.84925 47.4164 5.73054 45.393 3.7829 44.3712C1.76392 43.3126 0.748749 41.6458 0.761375 39.3839C0.766426 38.5587 1.0038 37.7791 1.4129 37.0595C1.83526 36.3162 2.14208 35.5404 2.21469 34.6813C2.32391 33.395 2.02592 32.2087 1.26012 31.17C0.460864 30.0826 -0.0486153 28.9095 0.00378468 27.5499C0.0662859 25.9193 0.751905 24.5879 2.03097 23.5493C2.57328 23.1088 3.15599 22.6871 3.59476 22.1553C4.64529 20.8808 4.95969 19.391 4.64277 17.7768C4.04111 14.7091 6.01274 11.9254 9.11444 11.4205C11.439 11.042 12.9277 9.69488 13.5697 7.45183C14.2092 5.21565 15.6758 3.88546 17.9707 3.45625C18.7245 3.31547 19.4821 3.3674 20.2182 3.58952C21.5636 3.99496 22.8868 3.99308 24.1905 3.42621C24.9563 3.09335 25.6078 2.6097 26.1388 1.97402C28.0858 -0.355385 31.4286 -0.671352 33.7595 1.28389C34.548 1.94523 35.37 2.51335 36.3934 2.75486C37.4591 3.00576 38.5014 2.95195 39.521 2.56403C40.1971 2.30688 40.8638 2.03721 41.5968 1.95962C43.7389 1.73313 45.8178 2.8093 46.8513 4.70886C47.1846 5.32139 47.4372 5.98712 47.8374 6.55085C48.8242 7.94048 50.2251 8.68379 51.9316 8.72821C54.6267 8.79829 56.5788 10.482 57.1482 12.6719C57.3136 13.3082 57.325 13.9833 57.4071 14.6409C57.3736 14.6471 57.3401 14.654 57.3067 14.6603ZM14.6891 34.6582C14.6859 35.5736 14.9561 36.1611 15.4567 36.656C18.0711 39.2413 20.6803 41.8322 23.301 44.4106C23.5428 44.649 23.8306 44.8661 24.1368 45.01C25.1236 45.473 26.1085 45.2465 26.9734 44.3906C34.1415 37.2929 41.3083 30.194 48.4719 23.0919C48.6563 22.9092 48.8255 22.7027 48.9612 22.4831C49.9019 20.9596 48.8627 18.9493 47.0666 18.7966C46.2073 18.7234 45.5186 19.0388 44.9182 19.6338C38.5519 25.9481 32.1806 32.2575 25.8105 38.5681C25.284 39.0892 24.9607 39.0874 24.4285 38.5612C23.58 37.7209 22.7321 36.88 21.883 36.0403C20.8925 35.0605 19.9196 34.0626 18.9057 33.1071C18.1171 32.3645 17.1758 32.1849 16.167 32.6254C15.1954 33.0496 14.7332 33.8298 14.6891 34.6576V34.6582Z' fill='%230860A5'/%3E%3Cpath d='M14.6891 34.6582C14.7332 33.8304 15.196 33.0496 16.167 32.626C17.1765 32.1855 18.1172 32.3651 18.9057 33.1078C19.9196 34.0625 20.8931 35.0605 21.883 36.0409C22.7321 36.8806 23.58 37.7215 24.4285 38.5618C24.9601 39.0886 25.284 39.0905 25.8105 38.5687C32.1806 32.2581 38.5519 25.9488 44.9182 19.6344C45.5186 19.0394 46.2067 18.724 47.0666 18.7973C48.8627 18.9499 49.9019 20.9602 48.9612 22.4837C48.8255 22.7034 48.6563 22.9098 48.4719 23.0925C41.3083 30.1946 34.1408 37.2936 26.9734 44.3912C26.1091 45.2472 25.1236 45.4743 24.1368 45.0107C23.8306 44.8668 23.5428 44.649 23.301 44.4113C20.6803 41.8322 18.0711 39.2419 15.4567 36.6566C14.9561 36.1611 14.6859 35.5742 14.6891 34.6588V34.6582Z' fill='%23FCFBFC'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4_6'%3E%3Crect width='64' height='64' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  top: -4px;
  left: 0;
  background-size: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle:before {
    width: 30px;
    height: 30px;
    top: -1px;
  }
}
@media (max-width: 768px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle:before {
    width: 25px;
    height: 25px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .pos-management_subtitle:before {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 767px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block:last-child .description {
    margin: 0;
  }
}
.age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .description {
  padding-left: 60px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .description {
    padding-left: 50px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .description {
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .description {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--block .description {
    padding-left: 32px;
  }
}
.age-verification--solutions.retail-pos.pos-management.img-first .pos-management--image {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  height: 750px;
}
@media (min-width: 1921px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--image {
    height: 900px;
  }
}
@media (max-width: 1440px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--image {
    height: inherit;
  }
}
@media (max-width: 991px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--image {
    justify-content: center;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--image {
    margin: 0 auto 20px;
    padding-bottom: 0;
    max-width: 450px;
  }
}
.age-verification--solutions.retail-pos.pos-management.img-first .pos-management--image img {
  border-radius: 25px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (max-width: 991px) {
  .age-verification--solutions.retail-pos.pos-management.img-first .pos-management--image img {
    max-width: 450px;
    height: 500px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* ID Verification Solutions for Retail Section End
/* Meet Tobacco Scan Data Compliance Section Start  */
.scan-data--compliance .scan-data--image {
  position: relative;
  margin: 0 0 60px;
}
@media (max-width: 1366px) {
  .scan-data--compliance .scan-data--image {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--image {
    max-width: 450px;
    margin: 0 auto 60px;
  }
}
.scan-data--compliance .scan-data--image button {
  background: transparent;
  border: 0;
  padding: 0;
  box-shadow: none;
  outline: none;
}
.scan-data--compliance .scan-data--image img {
  border-radius: 25px 25px 0 0;
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--image img {
    border-radius: 20px 20px 0 0;
  }
}
.scan-data--compliance .scan-data--image .btn-blue, .scan-data--compliance .scan-data--image .btn-blue-outline {
  width: 100%;
  border-radius: 0 0 25px 25px;
  position: absolute;
  top: 94%;
  left: 0;
  padding: 20px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 30px;
}
.scan-data--compliance .scan-data--image .btn-blue .fa, .scan-data--compliance .scan-data--image .btn-blue-outline .fa {
  padding-left: 10px;
  position: relative;
  top: 1px;
}
@media (max-width: 1400px) {
  .scan-data--compliance .scan-data--image .btn-blue, .scan-data--compliance .scan-data--image .btn-blue-outline {
    top: 90%;
  }
}
@media (max-width: 1366px) {
  .scan-data--compliance .scan-data--image .btn-blue, .scan-data--compliance .scan-data--image .btn-blue-outline {
    top: 93%;
  }
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--image .btn-blue, .scan-data--compliance .scan-data--image .btn-blue-outline {
    top: 96%;
    padding: 15px 20px;
  }
}
@media (max-width: 991px) {
  .scan-data--compliance .scan-data--image .btn-blue, .scan-data--compliance .scan-data--image .btn-blue-outline {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--image .btn-blue, .scan-data--compliance .scan-data--image .btn-blue-outline {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.scan-data--compliance .scan-data--block {
  padding-right: 20px;
}
@media (max-width: 768px) {
  .scan-data--compliance .scan-data--block {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--block {
    max-width: 450px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--block .pos-management--title {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.scan-data--compliance .scan-data--block .accordion-block {
  position: relative;
  padding-left: 60px;
}
@media (max-width: 1024px) {
  .scan-data--compliance .scan-data--block .accordion-block {
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  .scan-data--compliance .scan-data--block .accordion-block {
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .scan-data--compliance .scan-data--block .accordion-block {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--block .accordion-block {
    padding-left: 32px;
  }
}
.scan-data--compliance .scan-data--block .accordion-block .accordion-header .collapsible-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
  margin-bottom: 20px;
}
.scan-data--compliance .scan-data--block .accordion-block .accordion-header .collapsible-link .accordian-icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: 0;
}
@media (max-width: 1024px) {
  .scan-data--compliance .scan-data--block .accordion-block .accordion-header .collapsible-link .accordian-icon {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 768px) {
  .scan-data--compliance .scan-data--block .accordion-block .accordion-header .collapsible-link .accordian-icon {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 767px) {
  .scan-data--compliance .scan-data--block .accordion-block .accordion-header .collapsible-link .accordian-icon {
    width: 22px;
    height: 22px;
  }
}
.scan-data--compliance .scan-data--block .accordion-block .accordion-header .collapsible-link[aria-expanded=true]:not(.collapsed) .accordian-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 290 290'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fefefe; %7D .cls-2 %7B fill: %230360a6; %7D %3C/style%3E%3C/defs%3E%3C!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) --%3E%3Cg%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath class='cls-2' d='M257.67,67.67c-.34,10.44,4.08,18.07,13.24,23.22,12.47,7.01,16.25,20.13,9.62,32.83-4.84,9.27-4.34,18.05,1.66,26.68,8.41,12.1,6.15,25.12-5.73,34.06-7.99,6.02-11.46,13.81-9.95,23.87,2.31,15.41-4.94,25.86-20.19,29.04-10.13,2.11-16.38,8.09-19.29,17.89-4,13.45-15.9,20.5-29.32,16.93-10.82-2.88-19.44-.13-26.89,8.07-8.99,9.89-22.91,10.72-33.08,1.98-8.44-7.26-17.4-8.72-27.71-4.48-12.35,5.08-25.3-.16-30.72-12.4-4.48-10.1-11.72-15.45-22.94-16.13-14.13-.85-22.96-11.52-22.43-25.85.36-9.78-3.67-17.39-12.18-22.39-14.01-8.23-17.51-19.87-10.17-34.56,4.24-8.49,3.66-16.66-1.47-24.52-9.19-14.09-7.34-25.34,5.94-35.91,7.56-6.01,10.57-13.86,9.02-23.35-2.38-14.56,5.09-25.73,19.38-28.57,10.43-2.07,17.13-7.93,20.09-18.29,3.8-13.3,15.99-20.15,29.52-16.62,10.56,2.75,19.18.15,26.47-7.98,8.95-9.98,22.82-11.02,33.07-2.32,8.43,7.15,17.28,8.92,27.68,4.77,13.11-5.23,25.61,0,31.29,12.94,4.25,9.68,11.46,14.72,21.82,15.51,14.71,1.12,23.6,10.86,23.25,25.6ZM104.34,163.89h80.39v-34.49h-80.39v34.49Z'/%3E%3Cpath class='cls-1' d='M104.34,163.89v-34.49h80.39v34.49h-80.39Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.scan-data--compliance .scan-data--block .accordion-block .accordion-header .collapsible-link[aria-expanded=false] .accordian-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fbfbfc; %7D .cls-2 %7B fill: %230360a6; %7D %3C/style%3E%3C/defs%3E%3C!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) --%3E%3Cg%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath class='cls-2' d='M88.19,23.42c-.11,3.49,1.33,6.09,4.4,7.83,4.44,2.52,5.68,6.88,3.33,11.46-1.57,3.05-1.38,5.98.57,8.82,2.95,4.31,2.25,8.65-1.89,11.77-2.73,2.06-3.89,4.73-3.38,8.16.79,5.25-1.7,8.81-6.92,9.9-3.46.72-5.58,2.78-6.57,6.12-1.36,4.58-5.43,6.98-10.03,5.76-3.61-.96-6.55-.1-9.06,2.65-3.21,3.53-7.88,3.78-11.55.66-2.78-2.37-5.78-2.85-9.17-1.46-4.33,1.78-8.75.04-10.64-4.21-1.53-3.45-4.02-5.26-7.85-5.49-4.75-.28-7.86-3.97-7.65-8.68.16-3.48-1.26-6.14-4.32-7.88-4.49-2.56-5.78-6.84-3.43-11.42,1.6-3.12,1.4-6.07-.58-8.97-2.87-4.2-2.17-8.61,1.85-11.66,2.91-2.2,4.06-5.03,3.39-8.64-.81-4.41,1.94-8.51,6.38-9.34,3.87-.72,6.21-2.87,7.31-6.65,1.22-4.19,5.43-6.56,9.64-5.41,3.81,1.03,6.86.16,9.48-2.79,2.86-3.2,7.64-3.63,10.9-.84,3.09,2.64,6.26,3.23,10.06,1.72,4.13-1.65,8.36.15,10.18,4.24,1.6,3.61,4.23,5.4,8.14,5.62,4.48.25,7.52,3.9,7.4,8.72ZM45.68,56.53v15.62h8.44v-15.7h14.84v-8.11h-14.94v-15.52h-8.41v15.72h-14.84v8h14.9Z'/%3E%3Cpath class='cls-1' d='M45.68,56.53h-14.9v-8h14.84v-15.72h8.41v15.52h14.94v8.11h-14.84v15.7h-8.44v-15.62Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* Meet Tobacco Scan Data Compliance Section End 
/* Demo Our Retail Age Verification Tools Section Start   */
.av-tools--demo.access-control-main.demo-pos-main {
  background-image: url(/wp-content/themes/goftx/dist/images/av-tools-demo.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.av-tools--demo.access-control-main.demo-pos-main .container {
  max-width: 730px;
}
@media (max-width: 1366px) {
  .av-tools--demo.access-control-main.demo-pos-main .container {
    max-width: 800px;
  }
}
@media (min-width: 1921px) {
  .av-tools--demo.access-control-main.demo-pos-main .container {
    max-width: 900px;
  }
}
.av-tools--demo.access-control-main.demo-pos-main .description {
  margin: 30px 0;
}
@media (max-width: 991px) {
  .av-tools--demo.access-control-main.demo-pos-main .description {
    margin: 20px 0;
  }
}

/* Demo Our Retail Age Verification Tools Section End
/* Serving Age-Restricted Industries Section Start */
.av-industry--serve.pos-modern-retail--section.built-retail-main {
  padding-bottom: 160px;
}
@media (max-width: 767px) {
  .av-industry--serve.pos-modern-retail--section.built-retail-main {
    padding-bottom: 140px;
  }
}
.av-industry--serve.pos-modern-retail--section.built-retail-main .container {
  max-width: 900px;
}
.av-industry--serve.pos-modern-retail--section.built-retail-main .section-title--medium,
.av-industry--serve.pos-modern-retail--section.built-retail-main .description,
.av-industry--serve.pos-modern-retail--section.built-retail-main .pos-modern-retail--link li a:hover {
  color: #ffffff !important;
}
.av-industry--serve.pos-modern-retail--section.built-retail-main .pos-modern-retail--link {
  max-width: 620px;
}
@media (min-width: 1921px) {
  .av-industry--serve.pos-modern-retail--section.built-retail-main .pos-modern-retail--link {
    max-width: 700px;
  }
}
.av-industry--serve.pos-modern-retail--section.built-retail-main .pos-modern-retail--link li a:hover {
  background: #1E1C37 !important;
  color: #ffffff;
}

/* Serving Age-Restricted Industries Section End
/* Take Advantage of Additional Monthly Income Section Start  */
.take-advantage--income {
  margin-top: -120px;
}
.take-advantage--income .container {
  max-width: 920px;
}
@media (min-width: 1921px) {
  .take-advantage--income .container {
    max-width: 1100px;
  }
}
@media (max-width: 820px) {
  .take-advantage--income .container {
    max-width: 820px;
  }
}
.take-advantage--income .access-control-main.demo-pos-main {
  background-image: url(/wp-content/themes/goftx/dist/images/av-tools-demo.png);
  padding-left: 80px;
  padding-right: 80px;
  border-radius: 25px;
  border: 5px solid #ffffff;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.take-advantage--income .access-control-main.demo-pos-main .description {
  margin: 30px 0;
}
@media (max-width: 1440px) {
  .take-advantage--income .access-control-main.demo-pos-main {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1280px) {
  .take-advantage--income .access-control-main.demo-pos-main {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .take-advantage--income .access-control-main.demo-pos-main {
    padding-left: 30px;
    padding-right: 30px;
  }
  .take-advantage--income .access-control-main.demo-pos-main .description {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  .take-advantage--income .access-control-main.demo-pos-main {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* Take Advantage of Additional Monthly Income Section End
/* Age Verification Loyalty Rewards Section Start  */
.age-verificatio--loyalty.master-backoffice-main .container {
  max-width: 900px;
}
@media (min-width: 1921px) {
  .age-verificatio--loyalty.master-backoffice-main .container {
    max-width: 1100px;
  }
}
@media (max-width: 1440px) {
  .age-verificatio--loyalty.master-backoffice-main .container {
    max-width: 820px;
  }
}
@media (max-width: 1024px) {
  .age-verificatio--loyalty.master-backoffice-main .ftx-academy-image img {
    max-height: 400px;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 767px) {
  .age-verificatio--loyalty.master-backoffice-main .ftx-academy-image img {
    margin: 0 auto 30px;
  }
}
.age-verificatio--loyalty.master-backoffice-main .ftx-academy-side {
  padding-left: 50px;
}
@media (max-width: 768px) {
  .age-verificatio--loyalty.master-backoffice-main .ftx-academy-side {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .age-verificatio--loyalty.master-backoffice-main .ftx-academy-side {
    text-align: center;
  }
}
.age-verificatio--loyalty.master-backoffice-main .ftx-academy-side .description {
  margin: 30px 0;
}
@media (max-width: 991px) {
  .age-verificatio--loyalty.master-backoffice-main .ftx-academy-side .description {
    margin: 20px 0;
  }
}

/* Age Verification Loyalty Rewards Section End
/* FTx Identity All-in-One Identity Verification Software Section Start  */
.all-one--identity.pos-modern-retail--section.built-retail-main {
  background-position: top center;
  position: relative;
  z-index: 1;
}
.all-one--identity.pos-modern-retail--section.built-retail-main:after {
  content: "";
  width: 100%;
  height: 30%;
  background: #c9e8f6;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (min-width: 1921px) {
  .all-one--identity.pos-modern-retail--section.built-retail-main:after {
    height: 20%;
  }
}
@media (max-width: 767px) {
  .all-one--identity.pos-modern-retail--section.built-retail-main:after {
    height: 20%;
  }
}
.all-one--identity.pos-modern-retail--section.built-retail-main .section-title--medium span,
.all-one--identity.pos-modern-retail--section.built-retail-main .section-title--medium,
.all-one--identity.pos-modern-retail--section.built-retail-main .description {
  color: #ffffff !important;
}
.all-one--identity.pos-modern-retail--section.built-retail-main .btn-blue, .all-one--identity.pos-modern-retail--section.built-retail-main .btn-blue-outline {
  border: 1px solid #ffffff;
}
.all-one--identity.pos-modern-retail--section.built-retail-main .btn-blue:hover, .all-one--identity.pos-modern-retail--section.built-retail-main .btn-blue-outline:hover {
  border: 1px solid #2568B9;
}
.all-one--identity.pos-modern-retail--section.built-retail-main .section-title--medium span {
  display: block;
}
.all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .container {
  max-width: 930px;
}
.all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider .slick-prev {
    left: 12px;
  }
}
@media (max-width: 767px) {
  .all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider .slick-next {
    right: 12px;
  }
}
.all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider .all-identity-slide {
  width: 30%;
}
.all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider .all-identity-slide img {
  padding: 0 15px;
}
@media (max-width: 575px) {
  .all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider .all-identity-slide img {
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider {
    justify-content: center;
  }
  .all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider .slick-list {
    max-width: 70%;
    margin: 0 auto;
  }
  .all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider .all-identity-slide {
    display: flex;
    justify-content: center;
  }
  .all-one--identity.pos-modern-retail--section.built-retail-main .all-identity--image .all-identity--slider img {
    max-height: 500px;
    margin: 0 auto 30px;
    padding: 0;
  }
}

/* FTx Identity All-in-One Identity Verification Software Section End  */
@keyframes fadeRoundtrans {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1.4);
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  .customer-marketplace-main .market-box .heading-30 {
    padding: 12px 15px 6px 15px;
  }
}
.save-cost-calculation .container {
  max-width: 1140px;
}
@media (min-width: 1921px) {
  .save-cost-calculation .container {
    max-width: 1530px;
  }
}
.save-cost-calculation .my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .save-cost-calculation .my-40 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.save-cost-calculation .mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .save-cost-calculation .mb-40 {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .save-cost-calculation {
    text-align: center;
  }
  .save-cost-calculation .animation-json, .save-cost-calculation img {
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }
  .save-cost-calculation .description {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .save-cost-calculation img {
    max-width: 350px;
  }
}
.save-cost-calculation .calculation-table {
  margin: 15px 0;
}
@media (max-width: 991px) {
  .save-cost-calculation .calculation-table {
    margin: 0;
  }
}
.save-cost-calculation .calculation-table table {
  margin-bottom: 10px;
}
.save-cost-calculation .calculation-table tr th, .save-cost-calculation .calculation-table tr td {
  text-align: left;
  font-weight: 700;
  width: 25%;
  padding: 8px 40px;
}
@media (max-width: 1200px) {
  .save-cost-calculation .calculation-table tr th, .save-cost-calculation .calculation-table tr td {
    padding: 8px 30px;
  }
}
@media (max-width: 575px) {
  .save-cost-calculation .calculation-table tr th, .save-cost-calculation .calculation-table tr td {
    width: auto;
    padding: 8px 10px;
  }
}
.save-cost-calculation .calculation-table tr th {
  background-color: #2A5FA1;
  color: #ffffff;
  border: 0;
}
.save-cost-calculation .calculation-table tr td {
  background: #c9e8f6;
  border-bottom: 1px solid rgba(42, 95, 161, 0.1);
  color: #0E3178;
}
.save-cost-calculation .calculation-table tr td:first-child span {
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.save-cost-calculation .calculation-table tr td:last-child span {
  position: relative;
  left: -60%;
}
@media (max-width: 1200px) {
  .save-cost-calculation .calculation-table tr td:last-child span {
    left: -50%;
  }
}
@media (max-width: 575px) {
  .save-cost-calculation .calculation-table tr td:last-child span {
    left: -20%;
  }
}
.save-cost-calculation .calculation-table p {
  font-size: 18px;
  font-size: 1.125rem;
  color: #000000;
  margin-bottom: 0;
}
.save-cost-calculation .calculator-wrapper {
  background: url(/wp-content/themes/goftx/dist/images/calculator-bg.png) no-repeat center;
  background-size: cover;
  padding: 40px 35px;
  border-radius: 30px;
}
@media (max-width: 1366px) {
  .save-cost-calculation .calculator-wrapper {
    padding: 40px 20px;
  }
}
@media (max-width: 768px) {
  .save-cost-calculation .calculator-wrapper {
    padding: 20px;
  }
}
.save-cost-calculation .calculator-wrapper .heading-27, .save-cost-calculation .calculator-wrapper .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .save-cost-calculation .calculator-wrapper a {
  color: #ffffff !important;
  font-size: 28px !important;
  text-align: center;
}
@media (max-width: 1440px) {
  .save-cost-calculation .calculator-wrapper .heading-27, .save-cost-calculation .calculator-wrapper .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .save-cost-calculation .calculator-wrapper a {
    font-size: 24px !important;
  }
}
@media (max-width: 991px) {
  .save-cost-calculation .calculator-wrapper .heading-27, .save-cost-calculation .calculator-wrapper .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .save-cost-calculation .calculator-wrapper a {
    font-size: 22px !important;
  }
}
@media (max-width: 768px) {
  .save-cost-calculation .calculator-wrapper .heading-27, .save-cost-calculation .calculator-wrapper .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .save-cost-calculation .calculator-wrapper a {
    font-size: 20px !important;
  }
}
.save-cost-calculation .calculator-wrapper .calculator-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper .calculator-form {
    margin: 0 auto;
    max-width: 400px;
  }
}
.save-cost-calculation .calculator-wrapper .calc-operators {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media (max-width: 375px) {
  .save-cost-calculation .calculator-wrapper .calc-operators {
    gap: 5px;
  }
}
.save-cost-calculation .calculator-wrapper .operator {
  color: #ffffff;
  font-weight: 700;
  margin: 0;
  width: 55px;
  height: 55px;
  background: #2A5FA1;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .save-cost-calculation .calculator-wrapper .operator {
    width: 45px;
    height: 45px;
  }
}
.save-cost-calculation .calculator-wrapper .operator span {
  font-size: 40px;
  font-size: 2.5rem;
  position: relative;
  top: -3px;
}
@media (max-width: 1024px) {
  .save-cost-calculation .calculator-wrapper .operator span {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.save-cost-calculation .calculator-wrapper .operator.value {
  font-size: 20px;
  font-size: 1.25rem;
  width: 120px;
  font-weight: 600;
  text-transform: lowercase;
}
@media (max-width: 1024px) {
  .save-cost-calculation .calculator-wrapper .operator.value {
    width: 100px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 768px) {
  .save-cost-calculation .calculator-wrapper .operator.value {
    width: 90px;
  }
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper .operator.value {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper .calc-input, .save-cost-calculation .calculator-wrapper .calc-operators {
    width: 80%;
    margin: 0;
    text-align: center;
  }
}
.save-cost-calculation .calculator-wrapper input {
  height: 55px;
  width: 240px;
  border: 1px solid #2A5FA1;
  border-radius: 5px;
  background: #ffffff;
  padding: 10px;
  font-size: 16px;
  color: #000000;
}
@media (max-width: 1366px) {
  .save-cost-calculation .calculator-wrapper input {
    width: 200px;
    padding: 8px;
  }
}
@media (max-width: 1024px) {
  .save-cost-calculation .calculator-wrapper input {
    height: 45px;
  }
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper input {
    max-width: 330px;
    width: 100%;
  }
}
.save-cost-calculation .calculator-wrapper input::-moz-placeholder {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #777777;
  font-style: italic;
}
.save-cost-calculation .calculator-wrapper input::placeholder {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #777777;
  font-style: italic;
}
.save-cost-calculation .calculator-wrapper input[type=number]::-webkit-inner-spin-button,
.save-cost-calculation .calculator-wrapper input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.save-cost-calculation .calculator-wrapper .calc-result {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .save-cost-calculation .calculator-wrapper .calc-result {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper .calc-result {
    width: 385px;
    margin: 0;
    justify-content: space-around;
  }
}
.save-cost-calculation .calculator-wrapper .calc-result input {
  width: 210px;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .save-cost-calculation .calculator-wrapper .calc-result input {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper .calc-result input {
    max-width: 330px;
    width: 100%;
  }
}
.save-cost-calculation .calculator-wrapper .calc-result--dollar {
  position: relative;
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper .calc-result--dollar {
    width: calc(100% - 140px);
  }
}
.save-cost-calculation .calculator-wrapper .currency {
  color: #2A5FA1;
  font-size: 22px;
  font-size: 1.375rem;
  margin-right: 5px;
  line-height: 24px;
  font-weight: 600;
  position: absolute;
  left: 10px;
  line-height: 55px;
}
@media (max-width: 1024px) {
  .save-cost-calculation .calculator-wrapper .currency {
    line-height: 45px;
  }
}
@media (max-width: 768px) {
  .save-cost-calculation .calculator-wrapper .currency {
    font-size: 18px;
    font-size: 1.125rem;
    left: 5px;
  }
}
.save-cost-calculation .calculator-wrapper .savings-text {
  color: #ffffff !important;
  margin: 0 0 0 10px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1921px) {
  .save-cost-calculation .calculator-wrapper .savings-text {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .save-cost-calculation .calculator-wrapper .savings-text {
    width: 110px;
  }
}

@media (max-width: 375px) {
  #takeadvantageIncome h5.modal-title {
    font-size: 18px;
  }
}

.seamless-steps--section {
  background: radial-gradient(42.39% 42.39% at 50% 57.61%, #FFF 0%, #C8E8F5 100%);
}
.seamless-steps--section .container {
  max-width: 1500px;
}
@media (min-width: 1921px) {
  .seamless-steps--section .container {
    max-width: 1800px;
  }
}
@media (max-width: 1600px) {
  .seamless-steps--section .container {
    max-width: 1400px;
  }
}
@media (max-width: 1440px) {
  .seamless-steps--section .container {
    max-width: 1300px;
  }
}
.seamless-steps--section .seamless-steps--title {
  max-width: 980px;
  margin: 0 auto 40px;
}
@media (max-width: 991px) {
  .seamless-steps--section .seamless-steps--title {
    margin: 0 auto 20px;
  }
}
.seamless-steps--section .seamless-slider {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1600px) {
  .seamless-steps--section .seamless-slider {
    padding-bottom: 0;
  }
}
@media (max-width: 1440px) {
  .seamless-steps--section .seamless-slider {
    padding-top: 0;
  }
}
.seamless-steps--section .step-layout {
  background: url(/wp-content/themes/goftx/dist/images/seamless-slider-bg.png) no-repeat center;
  position: relative;
}
@media (max-width: 990px) {
  .seamless-steps--section .step-layout {
    height: inherit;
    display: flex;
    flex-wrap: wrap;
  }
}
.seamless-steps--section .step-layout .step-column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 400px;
  grid-row-gap: 40px;
  align-items: flex-start;
  border: 0;
}
@media (min-width: 1921px) {
  .seamless-steps--section .step-layout .step-column {
    grid-column-gap: 450px;
  }
}
@media (max-width: 1600px) {
  .seamless-steps--section .step-layout .step-column {
    grid-column-gap: 500px;
  }
}
@media (max-width: 1440px) {
  .seamless-steps--section .step-layout .step-column {
    grid-column-gap: 400px;
  }
}
@media (max-width: 1366px) {
  .seamless-steps--section .step-layout .step-column {
    grid-row-gap: 0px;
  }
}
@media (max-width: 1200px) {
  .seamless-steps--section .step-layout .step-column {
    grid-column-gap: 400px;
  }
}
@media (max-width: 1024px) {
  .seamless-steps--section .step-layout .step-column {
    grid-column-gap: 350px;
  }
}
@media (max-width: 990px) {
  .seamless-steps--section .step-layout .step-column {
    width: 100%;
    align-items: unset;
    position: unset;
    order: 1;
    grid-column-gap: 0;
    display: flex;
    max-width: 450px;
    margin: 0 auto;
    justify-content: center;
  }
  .seamless-steps--section .step-layout .step-column .slick-track {
    display: flex;
  }
  .seamless-steps--section .step-layout .step-column .slick-track .slide-content {
    height: auto;
    justify-content: flex-start;
  }
  .seamless-steps--section .step-layout .step-column .slick-dots {
    bottom: 0;
  }
}
.seamless-steps--section .step-layout .tab-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 990px) {
  .seamless-steps--section .step-layout .tab-content {
    position: unset;
    transform: unset;
    width: 100%;
    height: inherit;
    position: unset;
  }
}
.seamless-steps--section .step-layout .slide-content {
  border-radius: 20px;
  padding: 30px;
  margin: 40px 0;
  position: relative;
  border: 2px solid transparent;
  box-shadow: 5px 40px 30px -16px transparent;
  min-height: 215px;
  cursor: pointer;
}
.seamless-steps--section .step-layout .slide-content:nth-child(2), .seamless-steps--section .step-layout .slide-content:nth-child(4) {
  display: flex;
  justify-content: end;
  flex-direction: column;
}
@media (min-width: 1921px) {
  .seamless-steps--section .step-layout .slide-content {
    min-height: 240px;
  }
}
@media (max-width: 1600px) {
  .seamless-steps--section .step-layout .slide-content {
    min-height: 215px;
    margin: 30px 0;
  }
}
@media (max-width: 1440px) {
  .seamless-steps--section .step-layout .slide-content {
    min-height: 195px;
  }
}
@media (max-width: 1024px) {
  .seamless-steps--section .step-layout .slide-content {
    min-height: 230px;
    padding: 20px;
  }
}
@media (max-width: 990px) {
  .seamless-steps--section .step-layout .slide-content {
    min-height: inherit;
    padding: 20px;
    margin: 30px 15px;
    text-align: center;
    background: #ffffff;
    border-color: #007FCA;
    box-shadow: 5px 10px 10px -5px rgba(0, 0, 0, 0.05);
  }
}
.seamless-steps--section .step-layout .slide-content.active {
  background: #ffffff;
  border-color: #007FCA;
  box-shadow: 5px 40px 30px -16px rgba(0, 0, 0, 0.05);
}
.seamless-steps--section .step-layout .slide-content .slide-count {
  border-radius: 10px;
  background: #007FCA;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1rem;
  padding: 12px 25px;
  width: 105px;
  height: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -20px;
}
@media (min-width: 1921px) {
  .seamless-steps--section .step-layout .slide-content .slide-count {
    font-size: 22px;
    font-size: 1.375rem;
    width: 115px;
    height: 50px;
  }
}
@media (max-width: 990px) {
  .seamless-steps--section .step-layout .slide-content .slide-count {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.seamless-steps--section .step-layout .slide-content .heading-27, .seamless-steps--section .step-layout .slide-content .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .seamless-steps--section .step-layout .slide-content a {
  margin: 20px 0 10px;
}
.seamless-steps--section .step-layout .step-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.seamless-steps--section .step-layout .step-image img {
  border-radius: 10px;
  width: 100%;
  height: auto;
  display: block;
  max-width: 350px;
}
@media (min-width: 1921px) {
  .seamless-steps--section .step-layout .step-image img {
    max-width: 400px;
  }
}
@media (max-width: 1440px) {
  .seamless-steps--section .step-layout .step-image img {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .seamless-steps--section .step-layout .step-image img {
    max-width: 200px;
  }
}

.av-new--feature {
  background: #c8e8f5;
}
.av-new--feature .container {
  max-width: 1700px;
}
@media (min-width: 1921px) {
  .av-new--feature .container {
    max-width: 1920px;
  }
}
@media (max-width: 1600px) {
  .av-new--feature .container {
    max-width: 1440px;
  }
}
@media (max-width: 1440px) {
  .av-new--feature .container {
    max-width: 1260px;
  }
}
.av-new--feature .faster-convenient .faster-convenient--image img {
  border-radius: 25px;
}
@media (max-width: 991px) {
  .av-new--feature .faster-convenient .faster-convenient--image img {
    max-width: 450px;
    margin: 0 auto 20px;
    width: 100%;
    display: block;
    text-align: center;
  }
}
.av-new--feature .faster-convenient .faster-convenient--block {
  padding-left: 90px;
  max-width: 760px;
}
@media (min-width: 1921px) {
  .av-new--feature .faster-convenient .faster-convenient--block {
    padding-left: 50px;
    max-width: 100%;
  }
}
@media (max-width: 1600px) {
  .av-new--feature .faster-convenient .faster-convenient--block {
    padding-left: 40px;
  }
}
@media (max-width: 1440px) {
  .av-new--feature .faster-convenient .faster-convenient--block {
    max-width: 95%;
  }
}
@media (max-width: 1200px) {
  .av-new--feature .faster-convenient .faster-convenient--block {
    padding-left: 0;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .av-new--feature .faster-convenient .faster-convenient--block {
    padding-left: 0;
    text-align: center;
  }
}
.av-new--feature .faster-convenient .faster-convenient--block .heading-27, .av-new--feature .faster-convenient .faster-convenient--block .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .av-new--feature .faster-convenient .faster-convenient--block a {
  margin-bottom: 15px;
  font-weight: 600;
}
.av-new--feature .faster-convenient .faster-convenient--block .heading-27 em, .av-new--feature .faster-convenient .faster-convenient--block .pos-modern-retail--section .pos-modern-retail--link li a em, .pos-modern-retail--section .pos-modern-retail--link li .av-new--feature .faster-convenient .faster-convenient--block a em {
  color: #2568B9;
}

@media (max-width: 991px) {
  .hands-free--section.section-space {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hands-free--section.section-space {
    padding-bottom: 0;
  }
}
.hands-free--section .h-step-2 .hands-free--image img {
  position: relative;
  left: -10px;
}
.hands-free--section .hands-free--title .heading-27, .hands-free--section .hands-free--title .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .hands-free--section .hands-free--title a {
  margin: 20px 0;
  font-weight: 600;
}
@media (max-width: 1600px) {
  .hands-free--section .hands-free--title .heading-27, .hands-free--section .hands-free--title .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .hands-free--section .hands-free--title a {
    margin: 20px 0 0;
  }
}
@media (max-width: 1440px) {
  .hands-free--section .hands-free--title .heading-27, .hands-free--section .hands-free--title .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .hands-free--section .hands-free--title a {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  .hands-free--section .hands-free--title .heading-27, .hands-free--section .hands-free--title .pos-modern-retail--section .pos-modern-retail--link li a, .pos-modern-retail--section .pos-modern-retail--link li .hands-free--section .hands-free--title a {
    margin: 20px 0 0;
  }
}
@media (max-width: 1199px) {
  .hands-free--section div[class*=col-]:nth-child(1), .hands-free--section div[class*=col-]:nth-child(2) {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hands-free--section div[class*=col-]:nth-child(1), .hands-free--section div[class*=col-]:nth-child(2), .hands-free--section div[class*=col-]:nth-child(3), .hands-free--section div[class*=col-]:nth-child(4) {
    margin-bottom: 40px;
  }
}
.hands-free--section .hands-free--block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px 20px 30px 20px;
  position: relative;
  z-index: 1;
  height: 100%;
}
.hands-free--section .hands-free--block::before {
  content: "";
  background: linear-gradient(180deg, #C8E8F5 0%, #FFF 100%);
  display: block;
  position: absolute;
  left: 0;
  top: 115px;
  width: 100%;
  height: calc(100% - 115px);
  box-shadow: 5px 40px 30px -16px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  z-index: 0;
}
.hands-free--section .hands-free--block .hands-free--image {
  position: relative;
  z-index: 1;
}
.hands-free--section .hands-free--block .hands-free--image img {
  width: auto;
  height: 320px;
}
@media (max-width: 1440px) {
  .hands-free--section .hands-free--block .hands-free--image img {
    height: 280px;
  }
}
.hands-free--section .hands-free--block .hands-free--image::before {
  content: "";
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 270px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  z-index: -1;
  animation: zoomPulse 4s ease-in-out infinite;
}
@media (max-width: 1440px) {
  .hands-free--section .hands-free--block .hands-free--image::before {
    height: 250px;
  }
}
@media (max-width: 1366px) {
  .hands-free--section .hands-free--block .hands-free--image::before {
    height: 220px;
  }
}
@media (max-width: 767px) {
  .hands-free--section .hands-free--block .hands-free--image::before {
    content: none;
  }
}
.hands-free--section .hands-free--block .hands-free--content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative;
}
.hands-free--section .hands-free--block .hands-free--content .hands-free--number {
  border-radius: 10px;
  background: #007FCA;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1rem;
  padding: 12px 25px;
  width: 105px;
  height: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1921px) {
  .hands-free--section .hands-free--block .hands-free--content .hands-free--number {
    font-size: 22px;
    font-size: 1.375rem;
    width: 115px;
    height: 50px;
  }
}
.hands-free--section .hands-free--block .hands-free--content .heading-22 {
  margin: 20px 0 10px 0;
  color: #2568B9 !important;
}
.hands-free--section .hands-free--block .hands-free--content .description {
  margin: 0;
  min-height: 150px;
}
@media (min-width: 1921px) {
  .hands-free--section .hands-free--block .hands-free--content .description {
    min-height: 225px;
  }
}
@media (max-width: 1024px) {
  .hands-free--section .hands-free--block .hands-free--content .description {
    min-height: 105px;
  }
}
@media (max-width: 767px) {
  .hands-free--section .hands-free--slider .slick-track {
    display: flex;
  }
  .hands-free--section .hands-free--slider .slick-slide {
    margin: 0 15px 40px;
    height: 0 !important;
  }
  .hands-free--section .hands-free--slider .slick-slide.slick-active {
    height: 100% !important;
  }
  .hands-free--section .hands-free--slider .slick-slide .hands-free--block {
    flex-direction: unset;
  }
  .hands-free--section .hands-free--slider .slick-slide .hands-free--block .hands-free--content .description {
    margin: 0;
    min-height: inherit !important;
  }
  .hands-free--section .hands-free--slider .slick-dots {
    bottom: 0;
  }
}

@keyframes zoomPulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.15);
    opacity: 0.7;
  }
}
@media (max-width: 767px) {
  .queue-feature--section.section-space {
    padding-bottom: 0;
  }
}
.queue-feature--section .section-title--medium.mb-30 {
  margin-bottom: 50px;
}
@media (max-width: 1440px) {
  .queue-feature--section .section-title--medium.mb-30 {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .queue-feature--section .section-title--medium.mb-30 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .queue-feature--section .section-title--medium.mb-30 {
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .queue-feature--section .col-xl-3.col-md-6 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .queue-feature--section .queue-feature--slider .slick-track {
    display: flex;
  }
  .queue-feature--section .queue-feature--slider .slick-slide {
    margin: 0 15px 13px;
    height: auto;
  }
  .queue-feature--section .queue-feature--slider .slick-slide .queue-feature--benefits .heading-22 {
    margin: 15px 0;
    min-height: inherit;
  }
  .queue-feature--section .queue-feature--slider .slick-slide .queue-feature--benefits .description {
    min-height: inherit;
    margin: 0;
  }
  .queue-feature--section .queue-feature--slider .slick-dots {
    bottom: -30px;
  }
}
.queue-feature--section .queue-feature--benefits {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 20px 20px;
  text-align: center;
  height: 100%;
}
.queue-feature--section .queue-feature--benefits:before {
  content: "";
  border-radius: 20px;
  background: linear-gradient(180deg, #C8E8F5 15.93%, #FFF 100%);
  box-shadow: 5px 40px 30px -16px rgba(0, 0, 0, 0.05);
  text-align: center;
  display: block;
  width: 100%;
  height: calc(100% - 15px);
  text-align: center;
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 0;
}
.queue-feature--section .queue-feature--benefits .queue-feature--content {
  position: relative;
}
.queue-feature--section .queue-feature--benefits .queue-feature--content .heading-22 {
  margin: 40px 0 10px;
  color: #2568B9 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1921px) {
  .queue-feature--section .queue-feature--benefits .queue-feature--content .heading-22 {
    min-height: 80px;
  }
}
@media (max-width: 1440px) {
  .queue-feature--section .queue-feature--benefits .queue-feature--content .heading-22 {
    margin: 30px 0 10px;
  }
}
.queue-feature--section .queue-feature--benefits .queue-feature--content .description {
  min-height: 120px;
  margin: 0;
}
@media (max-width: 1600px) {
  .queue-feature--section .queue-feature--benefits .queue-feature--content .description {
    min-height: 180px;
  }
}
@media (max-width: 1024px) {
  .queue-feature--section .queue-feature--benefits .queue-feature--content .description {
    min-height: 100px;
  }
}
@media (min-width: 1921px) {
  .queue-feature--section .queue-feature--benefits .queue-feature--content .description {
    min-height: 225px;
  }
}
.queue-feature--section .queue-feature--benefits .queue-feature--content .animation-json {
  width: 56px;
}
.queue-feature--section .queue-feature--benefits .queue-feature--image {
  position: relative;
  z-index: 1;
  width: 60px;
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.queue-feature--section .queue-feature--benefits .queue-feature--image:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(236, 245, 249, 0.5);
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 10px;
  z-index: -1;
}

.save-cost-calculation {
  background: linear-gradient(180deg, #FFF 7.79%, #ECFAFF 40.97%, #FFF 71.7%);
}

@media (max-width: 767px) {
  #ScanDataVideo iframe, #AVFeatureUrl {
    height: auto;
    min-height: 190px;
  }
}
.cta--section .container {
  max-width: 1150px;
}
@media (min-width: 1921px) {
  .cta--section .container {
    max-width: 1350px;
  }
}
.cta--section .cta--bg {
  background: url(/wp-content/themes/goftx/dist/images/calculator-bg.png) no-repeat center;
  background-size: cover;
  padding: 40px 35px;
  border-radius: 30px;
}
@media (max-width: 991px) {
  .cta--section .cta--bg {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .cta--section .cta--bg {
    padding: 30px;
  }
}
.cta--section .cta--bg .cta--content .section-title--medium, .cta--section .cta--bg .cta--content .description {
  color: #ffffff !important;
  margin-bottom: 20px;
}
@media (min-width: 1921px) {
  .cta--section .cta--bg .cta--content .section-title--medium, .cta--section .cta--bg .cta--content .description {
    margin-bottom: 30px;
  }
}
.cta--section .cta--bg .cta--content .btn-blue-outline {
  background: #ffffff;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .cta--section .cta--bg .cta--content .btn-blue-outline {
    margin-left: auto;
    margin-top: 20px;
  }
}
.cta--section .cta--bg .cta--content .btn-blue-outline:hover {
  color: #ffffff;
}

html[lang=es-ES] .av-industry--serve.pos-modern-retail--section.built-retail-main .pos-modern-retail--link {
  max-width: 100%;
}
@media (max-width: 991px) {
  html[lang=es-ES] .scan-data--compliance .scan-data--image .btn-blue, html[lang=es-ES] .scan-data--compliance .scan-data--image .btn-blue-outline {
    padding: 10px;
    font-size: 17px;
  }
}
html[lang=es-ES] .age-verification--solutions.retail-pos.pos-management.img-first .container {
  max-width: 1200px;
}
@media (min-width: 1921px) {
  html[lang=es-ES] .age-verification--solutions.retail-pos.pos-management.img-first .container {
    max-width: 1500px;
  }
}

.ftx-pos--faqs {
  background-color: #c9e8f6;
}
.ftx-pos--faqs .faq-section .container {
  max-width: 1000px;
}
.ftx-pos--faqs .faq-section .accordion .card {
  border: 2px solid #467FF7;
  background-color: transparent;
}
.ftx-pos--faqs .faq-section .accordion .card .card-header {
  margin: 0;
  background-color: transparent !important;
}
.ftx-pos--faqs .faq-section .accordion .card .card-header button {
  border-radius: 0;
  background-color: #c9e8f6;
  box-shadow: none;
  outline: none;
}
.ftx-pos--faqs .faq-section .accordion .card .card-header button[aria-expanded=true] {
  background-color: rgba(255, 255, 255, 0.5);
}
.ftx-pos--faqs .faq-section .accordion .card .card-header button[aria-expanded=false] {
  background: transparent;
}
.ftx-pos--faqs .faq-section .accordion .card .card-header button .fa {
  background: #467FF7;
}
.ftx-pos--faqs .faq-section .accordion .card .card-body > * {
  color: #000000;
}
.ftx-pos--faqs .faq-section .accordion .card .card-body {
  background-color: rgba(255, 255, 255, 0.5);
}
