@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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .pos-modern-retail--section .pos-modern-retail--link li a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.heading-27, .pos-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .recent-article .most-recent_title a, .recent-article .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .pos-solutions .pos-solutions_block .pos-solutions_data html[lang=es-ES] .revamp-font-2024 h3, html[lang=es-ES] .revamp-font-2024 .recent-article .most-recent_title a, .recent-article .most-recent_title html[lang=es-ES] .revamp-font-2024 a, html[lang=es-ES] .revamp-font-2024 .recent-article .most-recent_title, .recent-article html[lang=es-ES] .revamp-font-2024 .most-recent_title, 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-solutions .pos-solutions_block .pos-solutions_data h3, .pos-solutions .pos-solutions_block .pos-solutions_data html[lang=es-ES] .page-template-template-cms .cmspage-section h3, html[lang=es-ES] .page-template-template-cms .cmspage-section .recent-article .most-recent_title a, .recent-article .most-recent_title html[lang=es-ES] .page-template-template-cms .cmspage-section a, html[lang=es-ES] .page-template-template-cms .cmspage-section .recent-article .most-recent_title, .recent-article html[lang=es-ES] .page-template-template-cms .cmspage-section .most-recent_title, 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-solutions .pos-solutions_block .pos-solutions_data h3, .pos-solutions .pos-solutions_block .pos-solutions_data .page-template-template-cms html[lang=es-ES] .cmspage-section h3, .page-template-template-cms html[lang=es-ES] .cmspage-section .recent-article .most-recent_title a, .recent-article .most-recent_title .page-template-template-cms html[lang=es-ES] .cmspage-section a, .page-template-template-cms html[lang=es-ES] .cmspage-section .recent-article .most-recent_title, .recent-article .page-template-template-cms html[lang=es-ES] .cmspage-section .most-recent_title, .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-solutions .pos-solutions_block .pos-solutions_data h3, .pos-solutions .pos-solutions_block .pos-solutions_data html[lang=es-ES] h3, html[lang=es-ES] .recent-article .most-recent_title a, .recent-article .most-recent_title html[lang=es-ES] a, html[lang=es-ES] .recent-article .most-recent_title, .recent-article html[lang=es-ES] .most-recent_title, 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;
}

.top-banner-section {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.top-banner-section .banner-background {
  min-height: 100vh;
}
@media (max-width: 1279px) {
  .top-banner-section .banner-background {
    min-height: inherit;
  }
}
.top-banner-section .banner-video {
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  direction: ltr;
  overflow: hidden;
  margin-top: 0;
  padding-top: 56.25%;
  position: absolute;
}
.top-banner-section .banner-video video {
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  max-width: 100% !important;
  max-height: 100% !important;
  transform: translate(-50%, -50%);
}
@media (max-width: 1350px) {
  .top-banner-section .banner-video {
    height: auto;
    margin-top: 0;
    position: relative;
  }
}
.top-banner-section .elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  bottom: -1px;
}
.top-banner-section .elementor-shape svg {
  height: 31px;
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.top-banner-section .elementor-shape svg .elementor-shape-fill {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg);
}
.top-banner-section .banner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .top-banner-section .banner-content {
    text-align: center;
  }
  .top-banner-section .banner-content .col-sm-6 {
    width: 100%;
    margin-bottom: 30px;
  }
  .top-banner-section .banner-content .col-sm-6:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1350px) {
  .top-banner-section {
    margin-top: 0;
    height: auto;
  }
}
.top-banner-section .banner-box-main {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  page-break-inside: avoid;
}
.top-banner-section .banner-box-main .banner-box-content {
  background-color: rgba(255, 255, 255, 0.8901960784);
  margin-bottom: 15px;
  padding: 30px;
  border-radius: 15px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  page-break-inside: avoid;
}
.top-banner-section .banner-box-main .banner-box-content .banner-tags {
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  padding: 6px 15px;
  background-color: #467FF7;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #ffffff;
  font-family: "Myriad Pro";
}
@media (min-width: 1921px) {
  .top-banner-section .banner-box-main .banner-box-content .banner-tags {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.top-banner-section .banner-box-main .banner-box-content .section-sub-title {
  font-weight: bold;
  color: #1C244B;
}
@media (max-width: 1199px) {
  .top-banner-section .banner-box-main .banner-box-content {
    margin-bottom: 15px;
  }
  .top-banner-section .banner-box-main .banner-box-content:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .top-banner-section .banner-box-main {
    -moz-column-count: 1;
         column-count: 1;
  }
  .top-banner-section .banner-box-main .banner-box-content figure img {
    max-height: 300px;
  }
}

.postid-33 .top-banner-section,
.postid-206480 .top-banner-section {
  position: relative;
}
@media (max-width: 575px) {
  .postid-33 .top-banner-section,
  .postid-206480 .top-banner-section {
    padding: 30px 0;
  }
}
.postid-33 .top-banner-section::after,
.postid-206480 .top-banner-section::after {
  top: 0;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 1199px) {
  .postid-33 .banner-content .col-sm-6,
  .postid-206480 .banner-content .col-sm-6 {
    margin-bottom: 0;
  }
  .postid-33 .banner-content .col-sm-6:last-child,
  .postid-206480 .banner-content .col-sm-6:last-child {
    margin-bottom: 0;
  }
}
.postid-33 .elementor-shape,
.postid-206480 .elementor-shape {
  display: none;
}

.postid-206920 .top-banner-section, .postid-37 .top-banner-section, .postid-31 .top-banner-section, .postid-206435 .top-banner-section, .page-template-template-card-processing .top-banner-section {
  height: auto;
  min-height: 100%;
  overflow: visible;
}
.postid-206920 .top-banner-section .banner-background, .postid-37 .top-banner-section .banner-background, .postid-31 .top-banner-section .banner-background, .postid-206435 .top-banner-section .banner-background, .page-template-template-card-processing .top-banner-section .banner-background {
  min-height: 100%;
}
.postid-206920 .top-banner-section .banner-content-inner, .postid-37 .top-banner-section .banner-content-inner, .postid-31 .top-banner-section .banner-content-inner, .postid-206435 .top-banner-section .banner-content-inner, .page-template-template-card-processing .top-banner-section .banner-content-inner {
  margin-top: 40px;
}
.postid-206920 .top-banner-section .banner-content, .postid-37 .top-banner-section .banner-content, .postid-31 .top-banner-section .banner-content, .postid-206435 .top-banner-section .banner-content, .page-template-template-card-processing .top-banner-section .banner-content {
  top: 0;
  position: relative;
  transform: inherit;
  padding: 10% 0 50px;
}
@media (min-width: 1920px) {
  .postid-206920 .top-banner-section .banner-content .container, .postid-37 .top-banner-section .banner-content .container, .postid-31 .top-banner-section .banner-content .container, .postid-206435 .top-banner-section .banner-content .container, .page-template-template-card-processing .top-banner-section .banner-content .container {
    max-width: 1600px;
  }
}
@media (max-width: 1199px) {
  .postid-206920 .top-banner-section .banner-content, .postid-37 .top-banner-section .banner-content, .postid-31 .top-banner-section .banner-content, .postid-206435 .top-banner-section .banner-content, .page-template-template-card-processing .top-banner-section .banner-content {
    padding: 30px 0;
    text-align: center;
  }
  .postid-206920 .top-banner-section .banner-content .col-sm-6, .postid-37 .top-banner-section .banner-content .col-sm-6, .postid-31 .top-banner-section .banner-content .col-sm-6, .postid-206435 .top-banner-section .banner-content .col-sm-6, .page-template-template-card-processing .top-banner-section .banner-content .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .postid-206920 .top-banner-section .banner-content .col-sm-6:last-child, .postid-37 .top-banner-section .banner-content .col-sm-6:last-child, .postid-31 .top-banner-section .banner-content .col-sm-6:last-child, .postid-206435 .top-banner-section .banner-content .col-sm-6:last-child, .page-template-template-card-processing .top-banner-section .banner-content .col-sm-6:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .postid-206920 .top-banner-section .banner-content-inner, .postid-37 .top-banner-section .banner-content-inner, .postid-31 .top-banner-section .banner-content-inner, .postid-206435 .top-banner-section .banner-content-inner, .page-template-template-card-processing .top-banner-section .banner-content-inner {
    margin-top: 0;
  }
}

.postid-33 .banner-button:hover,
.postid-206480 .banner-button:hover {
  border-color: #ffffff;
  color: #ffffff;
}

.postid-206920 .elementor-shape, .postid-37 .elementor-shape, .postid-31 .elementor-shape, .postid-206435 .elementor-shape {
  display: none;
}
.postid-206920 .banner-button:hover, .postid-37 .banner-button:hover, .postid-31 .banner-button:hover, .postid-206435 .banner-button:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.postid-206920 .sec-sticky, .postid-37 .sec-sticky, .postid-31 .sec-sticky, .postid-206435 .sec-sticky {
  top: 8%;
  position: sticky;
  align-self: flex-start;
}
@media (max-width: 1199px) {
  .postid-206920 .sec-sticky, .postid-37 .sec-sticky, .postid-31 .sec-sticky, .postid-206435 .sec-sticky {
    top: inherit;
    position: static;
  }
}

.page-template-template-card-processing .top-banner-section {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.page-template-template-card-processing .top-banner-section .col-sm-6 {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .page-template-template-card-processing .top-banner-section .col-sm-6 {
    width: 70%;
  }
}
.page-template-template-card-processing .top-banner-section .banner-content {
  padding: 150px 0 200px;
}
@media screen and (max-width: 1366px) {
  .page-template-template-card-processing .top-banner-section .banner-content {
    padding: 80px 0 100px;
  }
}
@media screen and (max-width: 768px) {
  .page-template-template-card-processing .top-banner-section .banner-content {
    padding: 50px 0 100px;
  }
}
.page-template-template-card-processing .top-banner-section .elementor-shape svg {
  display: none;
}
.page-template-template-card-processing .top-banner-section::before {
  content: "";
  position: absolute;
  bottom: -2px;
  background-image: url(/wp-content/themes/goftx/dist/images/white-bg-1.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
@media (min-width: 1921px) {
  .page-template-template-card-processing .top-banner-section::before {
    bottom: -5px;
  }
}
.page-template-template-card-processing .top-banner-section h1 {
  font-weight: bold;
  font-size: 52px;
  font-size: 3.25rem;
  line-height: 58px;
  color: #ffffff;
}
.page-template-template-card-processing .top-banner-section h1 span {
  color: #077ABC;
}
@media screen and (max-width: 991px) {
  .page-template-template-card-processing .top-banner-section h1 {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .page-template-template-card-processing .top-banner-section h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
  }
}
.page-template-template-card-processing .top-banner-section p {
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #ffffff;
  margin: 10px 0 30px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page-template-template-card-processing .top-banner-section p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
  }
}
.page-template-template-card-processing .top-banner-section a {
  color: #ffffff;
  background-color: #077ABC;
  border-color: #077ABC;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 27px;
  padding: 11px 30px;
  margin-top: 10px;
}
.page-template-template-card-processing .top-banner-section a:hover {
  color: #077ABC;
  background-color: #ffffff !important;
}
@media screen and (max-width: 575px) {
  .page-template-template-card-processing .top-banner-section a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}

.postid-31 .top-banner-section, .postid-39 .top-banner-section, .postid-206435 .top-banner-section, .postid-207355 .top-banner-section {
  position: relative;
  background: linear-gradient(180deg, #161359 0%, #00B5FD 100%) !important;
}
.postid-31 .top-banner-section .banner-box-main .banner-box-content .banner-tags, .postid-39 .top-banner-section .banner-box-main .banner-box-content .banner-tags, .postid-206435 .top-banner-section .banner-box-main .banner-box-content .banner-tags, .postid-207355 .top-banner-section .banner-box-main .banner-box-content .banner-tags {
  background: #B846F7;
}
.postid-31 .banner-single-img, .postid-39 .banner-single-img, .postid-206435 .banner-single-img, .postid-207355 .banner-single-img {
  left: -12%;
  top: 35%;
  position: absolute;
}
.postid-31 .banner-single-img img, .postid-39 .banner-single-img img, .postid-206435 .banner-single-img img, .postid-207355 .banner-single-img img {
  width: 55%;
}
@media (min-width: 2250px) {
  .postid-31 .banner-single-img, .postid-39 .banner-single-img, .postid-206435 .banner-single-img, .postid-207355 .banner-single-img {
    left: -12%;
    top: 35%;
  }
  .postid-31 .banner-single-img img, .postid-39 .banner-single-img img, .postid-206435 .banner-single-img img, .postid-207355 .banner-single-img img {
    width: 75%;
  }
}
@media (max-width: 1199px) {
  .postid-31 .banner-single-img, .postid-39 .banner-single-img, .postid-206435 .banner-single-img, .postid-207355 .banner-single-img {
    display: none;
  }
}

.postid-39 .top-banner-section, .postid-207355 .top-banner-section {
  height: auto;
  min-height: 100%;
  overflow: clip;
  min-height: 1120px;
}
.postid-39 .top-banner-section .banner-background, .postid-207355 .top-banner-section .banner-background {
  min-height: 100%;
}
.postid-39 .top-banner-section .banner-content-inner, .postid-207355 .top-banner-section .banner-content-inner {
  margin-top: 70px;
}
.postid-39 .top-banner-section .banner-content-inner .seo-title, .postid-207355 .top-banner-section .banner-content-inner .seo-title {
  font-size: 52px;
  font-size: 3.25rem;
}
.postid-39 .top-banner-section .banner-content-inner .seo-title span, .postid-207355 .top-banner-section .banner-content-inner .seo-title span {
  color: #F37530;
}
@media (max-width: 992px) {
  .postid-39 .top-banner-section .banner-content-inner .seo-title, .postid-207355 .top-banner-section .banner-content-inner .seo-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .postid-39 .top-banner-section .banner-content-inner .seo-title, .postid-207355 .top-banner-section .banner-content-inner .seo-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.postid-39 .top-banner-section .banner-content-inner p, .postid-207355 .top-banner-section .banner-content-inner p {
  margin: 20px 0;
  color: #ffffff;
}
.postid-39 .top-banner-section .banner-content-inner p span, .postid-207355 .top-banner-section .banner-content-inner p span {
  color: #F37530;
}
.postid-39 .top-banner-section .banner-box-main .banner-box-content, .postid-207355 .top-banner-section .banner-box-main .banner-box-content {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  margin-bottom: 50px !important;
  padding: 22px !important;
}
.postid-39 .top-banner-section .banner-box-main .banner-box-content .section-sub-title, .postid-207355 .top-banner-section .banner-box-main .banner-box-content .section-sub-title {
  font-size: 22px;
  font-size: 1.375rem;
  color: #F37530;
}
.postid-39 .top-banner-section .banner-box-main .banner-box-content p, .postid-207355 .top-banner-section .banner-box-main .banner-box-content p {
  margin: 0;
}
@media (max-width: 1023px) {
  .postid-39 .top-banner-section .banner-box-main .banner-box-content, .postid-207355 .top-banner-section .banner-box-main .banner-box-content {
    max-width: 100%;
    padding: 20px !important;
    margin-bottom: 20px !important;
  }
}
.postid-39 .top-banner-section .banner-content, .postid-207355 .top-banner-section .banner-content {
  top: 0;
  position: relative;
  transform: inherit;
  padding: 10% 0 50px;
}
@media (min-width: 1920px) {
  .postid-39 .top-banner-section .banner-content .container, .postid-207355 .top-banner-section .banner-content .container {
    max-width: 1600px;
  }
}
@media (max-width: 1199px) {
  .postid-39 .top-banner-section .banner-content, .postid-207355 .top-banner-section .banner-content {
    padding: 30px 0;
    text-align: center;
  }
  .postid-39 .top-banner-section .banner-content .col-sm-6, .postid-207355 .top-banner-section .banner-content .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .postid-39 .top-banner-section .banner-content .col-sm-6:last-child, .postid-207355 .top-banner-section .banner-content .col-sm-6:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .postid-39 .top-banner-section, .postid-207355 .top-banner-section {
    min-height: inherit;
  }
  .postid-39 .top-banner-section .banner-content-inner, .postid-207355 .top-banner-section .banner-content-inner {
    margin-top: 0;
  }
}
.postid-39 .top-banner-section .elementor-shape, .postid-207355 .top-banner-section .elementor-shape {
  display: none;
}
.postid-39 .sec-sticky, .postid-207355 .sec-sticky {
  top: 0;
  position: sticky;
  align-self: flex-start;
}
@media (max-width: 1199px) {
  .postid-39 .sec-sticky, .postid-207355 .sec-sticky {
    top: inherit;
    position: static;
  }
}
.postid-39 .adpro-form, .postid-207355 .adpro-form {
  padding: 20px;
}
.postid-39 .adpro-form h4, .postid-39 .adpro-form label, .postid-207355 .adpro-form h4, .postid-207355 .adpro-form label {
  padding: 0 20px;
}

.postid-206435 .top-banner-section::after,
.postid-31 .top-banner-section::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: 60% auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left -45% bottom -550px;
  background-image: url(/wp-content/themes/goftx/dist/images/LNS-tokendetails-goftx-copy-2.png);
}
@media (min-width: 1921px) {
  .postid-206435 .top-banner-section::after,
  .postid-31 .top-banner-section::after {
    background-size: 50% auto;
    background-position: left 0 bottom -450px;
  }
}
@media (max-width: 1440px) {
  .postid-206435 .top-banner-section::after,
  .postid-31 .top-banner-section::after {
    background-position: left 0 bottom -400px;
  }
}

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;
}

.page-template-view-all-blog .main,
.page-template-template-blog .main {
  overflow: visible;
}
.page-template-view-all-blog .top-inner-section,
.page-template-template-blog .top-inner-section {
  height: 320px;
  padding-top: 0;
}
.page-template-view-all-blog .top-inner-section .blog-subtitle, .page-template-view-all-blog .top-inner-section .blog-title,
.page-template-template-blog .top-inner-section .blog-subtitle,
.page-template-template-blog .top-inner-section .blog-title {
  margin: 0;
  text-align: center;
  color: #ffffff;
  line-height: 46px;
}
.page-template-view-all-blog .top-inner-section .blog-subtitle,
.page-template-template-blog .top-inner-section .blog-subtitle {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1921px) {
  .page-template-view-all-blog .top-inner-section .blog-subtitle,
  .page-template-template-blog .top-inner-section .blog-subtitle {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
.page-template-view-all-blog .top-inner-section .blog-title,
.page-template-template-blog .top-inner-section .blog-title {
  color: #077ABC;
  font-weight: bold;
  font-size: 37px;
  font-size: 2.3125rem;
  line-height: 45px;
  color: #ffffff;
}
.page-template-view-all-blog .top-inner-section .blog-title span,
.page-template-template-blog .top-inner-section .blog-title span {
  color: #1C244B;
}
@media (min-width: 1921px) {
  .page-template-view-all-blog .top-inner-section .blog-title,
  .page-template-template-blog .top-inner-section .blog-title {
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 65px;
  }
}
.page-template-view-all-blog .top-inner-section .blog-description,
.page-template-template-blog .top-inner-section .blog-description {
  color: #ffffff;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .page-template-view-all-blog .top-inner-section,
  .page-template-template-blog .top-inner-section {
    height: 252px;
  }
}
@media (max-width: 767px) {
  .page-template-view-all-blog .top-inner-section,
  .page-template-template-blog .top-inner-section {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-template-view-all-blog .top-inner-section .blog-title,
  .page-template-template-blog .top-inner-section .blog-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.page-template-template-blog .site-content p {
  font-size: 20px;
  font-size: 1.25rem;
  color: #000000;
}
@media (min-width: 1921px) {
  .page-template-template-blog .site-content p {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  .page-template-template-blog .site-content p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .page-template-template-blog .site-content p {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .page-template-template-blog .site-content p {
    margin-bottom: 20px;
  }
}
.page-template-template-blog .site-content a {
  font-weight: 700;
  cursor: pointer;
}
.page-template-template-blog .site-content a.learn-more, .page-template-template-blog .site-content a.learn-more--fill, .page-template-template-blog .site-content a.learn-more.learn-more-get-started {
  font-weight: 600;
}
@media (max-width: 767px) {
  .page-template-template-blog .site-content .recent-article_btn .learn-more:last-child, .page-template-template-blog .site-content .recent-article_btn .learn-more--fill:last-child {
    margin-top: 0 !important;
  }
  .page-template-template-blog .site-content .learn-more, .page-template-template-blog .site-content .learn-more--fill,
  .page-template-template-blog .site-content .learn-more.learn-more-get-started,
  .page-template-template-blog .site-content .btn-blue, .page-template-template-blog .site-content .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;
  }
  .page-template-template-blog .site-content .learn-more:last-child, .page-template-template-blog .site-content .learn-more--fill:last-child,
  .page-template-template-blog .site-content .learn-more.learn-more-get-started:last-child,
  .page-template-template-blog .site-content .btn-blue:last-child, .page-template-template-blog .site-content .btn-blue-outline:last-child {
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-template-template-blog footer .footer-menu-links a {
  font-weight: 400;
}
.page-template-template-blog .article-post_main a {
  color: #ffffff;
}
.page-template-template-blog .article-post_main a:hover {
  color: #467FF7;
}

.learn-more, .learn-more--fill,
.learn-more-get-started {
  font-weight: 500;
}
@media (max-width: 767px) {
  .learn-more, .learn-more--fill,
  .learn-more-get-started {
    display: block;
    width: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
}

.blog-main_title, .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) {
  .blog-main_title, .blog-main_title > a {
    font-size: 32px !important;
    line-height: 38px !important;
  }
}
@media (max-width: 1440px) {
  .blog-main_title, .blog-main_title > a {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 30px;
    margin: 5px 0 10px 0;
  }
}

.article-title, .article-title > a {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 37px;
  color: #000000;
  margin: 0 0 10px 0;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .article-title, .article-title > a {
    font-size: 32px !important;
    line-height: 38px !important;
  }
}
@media (max-width: 1440px) {
  .article-title, .article-title > a {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .article-title, .article-title > a {
    font-size: 22px;
  }
}

.category-main_menu {
  background: #E8E6E6;
}
@media (min-width: 1921px) {
  .category-main_menu .blog-main-tax-filter .owl-carousel .owl-stage-outer {
    display: flex;
    justify-content: center;
  }
  .category-main_menu .blog-main-tax-filter .owl-item.active {
    width: auto !important;
    padding: 0 20px;
  }
}
.category-main_menu .cat-inner {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1921px) {
  .category-main_menu .cat-inner {
    max-width: 2200px;
  }
  .category-main_menu .cat-inner .category-main_menu .cat-inner ul .owl-stage {
    width: 100% !important;
  }
}
.category-main_menu .cat-inner ul {
  text-align: center;
  padding: 20px 40px;
}
.category-main_menu .cat-inner ul .owl-nav button {
  position: absolute;
  left: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  padding: 0 !important;
  top: 50%;
  transform: translateY(-50%);
}
.category-main_menu .cat-inner ul .owl-nav button i {
  color: #467FF7;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-size: 0.9375rem;
}
.category-main_menu .cat-inner ul .owl-nav button.owl-next {
  right: 10px;
  left: auto;
}
.category-main_menu .cat-inner ul li a {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  font-weight: 700;
  color: #467FF7 !important;
  text-transform: uppercase;
  padding: 5px 7px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 1921px) {
  .category-main_menu .cat-inner ul li a {
    padding: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
  }
}
.category-main_menu .cat-inner ul li a:hover, .category-main_menu .cat-inner ul li a.active {
  background: #467FF7;
  color: #ffffff !important;
}

.blog-filter--list {
  margin: 0 auto;
}
@media (max-width: 1900px) {
  .blog-filter--list {
    max-width: 90%;
  }
}
@media (max-width: 1440px) {
  .blog-filter--list {
    max-width: calc(100% - 30px);
  }
}
.blog-filter--list .article-list {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .blog-filter--list .article-list {
    flex-wrap: wrap;
  }
}
.blog-filter--list .article-block.main-archive {
  max-width: 1430px;
  width: 100%;
}
@media (min-width: 1921px) {
  .blog-filter--list .article-block.main-archive {
    max-width: 1300px;
  }
}
@media (max-width: 1840px) {
  .blog-filter--list .article-block.main-archive {
    max-width: 1290px;
  }
}
@media (max-width: 1680px) {
  .blog-filter--list .article-block.main-archive {
    max-width: 1100px;
  }
}
@media (max-width: 1500px) {
  .blog-filter--list .article-block.main-archive {
    max-width: 1000px;
  }
}

.article-section {
  padding: 50px 0;
  position: relative;
}
@media (max-width: 1366px) {
  .article-section {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .article-section {
    padding: 30px 0;
  }
}
.article-section .container {
  max-width: 1430px;
}
@media (min-width: 1921px) {
  .article-section .container {
    max-width: 1500px;
  }
}
@media (max-width: 1600px) {
  .article-section .container {
    max-width: calc(100% - 200px);
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .article-section .container {
    max-width: 100%;
  }
}
.article-section .article-filter {
  width: 240px;
  position: absolute;
  left: calc((100% - 1430px) / 2 - 225px);
}
@media (min-width: 1921px) {
  .article-section .article-filter {
    width: 285px;
    left: calc((100% - 1300px) / 2 - 285px);
  }
}
@media (max-width: 1900px) {
  .article-section .article-filter {
    width: 235px;
    left: 0;
    position: unset;
  }
}
@media (max-width: 1366px) {
  .article-section .article-filter {
    margin: 0 0 40px 0;
  }
}
@media (max-width: 991px) {
  .article-section .article-filter {
    margin: 0 0 30px 0;
    width: 100%;
    position: unset;
  }
}
.article-section .article-filter .blog-tag-tax-filter.square-list li {
  width: 100%;
}
.article-section .article-filter .blog-tag-tax-filter.square-list li a {
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .article-section .article-filter .blog-tag-tax-filter.square-list li {
    width: auto;
  }
}
@media (max-width: 767px) {
  .article-section .article-filter .blog-tag-tax-filter.square-list h3 {
    font-size: 17px;
  }
  .article-section .article-filter .blog-tag-tax-filter.square-list li a {
    padding: 5px 0 5px 25px;
    margin: 0 10px 0 0;
    line-height: 22px;
    font-size: 17px;
  }
  .article-section .article-filter .blog-tag-tax-filter.square-list li a::before {
    width: 20px;
    height: 20px;
  }
}

.article-block .blogs-filters {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: flex-end;
}
.article-block .blogs-filters .search-forms {
  width: 350px;
  display: flex;
  margin-right: 30px;
  border-radius: 5px;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.article-block .blogs-filters .search-forms .form-control {
  height: 45px;
  border-radius: 5px;
  padding: 0 100px 0 36px;
  border: 1px solid #ced4da;
  background: url(/wp-content/themes/goftx/dist/images/blog-search-icon.svg) no-repeat left 10px center/16px;
}
.article-block .blogs-filters .search-forms .blog-search {
  top: 0;
  right: 0;
  height: 45px;
  padding: 0 25px;
  font-size: 15px;
  position: absolute;
  color: #ffffff;
  border: 0;
  background: #467FF7;
}
.article-block .blogs-filters .category-filter .btn-group {
  width: 280px;
}
.article-block .blogs-filters .category-filter .btn-group .custom-select {
  height: 45px;
  border-radius: 5px;
  text-align: left !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  color: #222222;
  background-color: #ffffff;
  border: 1px solid #ced4da;
}
.article-block .blogs-filters .category-filter .btn-group .custom-select:focus {
  box-shadow: none;
  border: 1px solid #ced4da;
}
.article-block .blogs-filters .category-filter .btn-group .custom-select::after {
  top: 8px;
  right: 5px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background: #ffffff url(/wp-content/themes/goftx/dist/images/blog-filter-icon.svg) no-repeat center/12px;
  border: 0;
  padding: 0;
  margin: 0;
  content: "";
  transform: rotate(180deg);
}
.article-block .blogs-filters .category-filter .btn-group .dropdown-menu {
  width: 100%;
}
.article-block .blogs-filters .category-filter .btn-group .dropdown-menu .form-check {
  display: flex;
  align-items: center;
  margin: 0;
}
.article-block .blogs-filters .category-filter .btn-group .dropdown-menu .form-check .form-check-input {
  margin-top: 0;
  margin-right: 10px;
}
.article-block .blogs-filters .category-filter .btn-group.show .custom-select::after {
  transform: rotate(0);
}
@media (max-width: 640px) {
  .article-block .blogs-filters {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
  }
  .article-block .blogs-filters .search-forms {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .article-block .blogs-filters .category-filter .btn-group {
    width: 100%;
  }
}
.article-block .blogs-filters select::-ms-expand {
  display: none;
}
.article-block.main-archive {
  padding-left: 40px;
}
@media (max-width: 1080px) {
  .article-block.main-archive .article-post_main {
    display: inline-block;
  }
  .article-block.main-archive .article-post_main .article-post_image {
    width: 100%;
  }
  .article-block.main-archive .article-post_main .article-post_content {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  .article-block.main-archive .article-post_main .article-post_content ul {
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .article-block.main-archive {
    padding-left: 0;
  }
}
.article-block .article-post_main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .article-block .article-post_main {
    align-items: center;
  }
}
@media (max-width: 991px) {
  .article-block .article-post_main .article-post_content {
    width: 100%;
  }
}
.article-block .article-post_image {
  width: 58%;
  border-radius: 17px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .article-block .article-post_image {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .article-block .article-post_image {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
}
.article-block .article-post_image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-block .article-post_content {
  width: calc(42% - 50px);
}
@media (max-width: 1600px) {
  .article-block .article-post_content {
    width: calc(45% - 50px);
  }
}
@media (max-width: 1440px) {
  .article-block .article-post_content {
    width: calc(45% - 30px);
  }
}
@media (max-width: 991px) {
  .article-block .article-post_content {
    width: 50%;
    text-align: center;
    margin: 15px 0 0;
  }
}
@media (max-width: 767px) {
  .article-block .article-post_content {
    width: 100%;
  }
  .article-block .article-post_content p {
    font-size: 17px;
    line-height: 25px;
  }
}
.article-block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .article-block ul {
    justify-content: center;
    width: 100%;
  }
}
.article-block ul li {
  margin: 0 12px 12px 0;
}
@media (max-width: 1440px) {
  .article-block ul li {
    margin: 0 6px 6px 0;
  }
}
.article-block ul li:last-child {
  margin-right: 0;
}
.article-block ul li a:hover span {
  border-color: #467FF7;
}
.article-block ul li .learn-more, .article-block ul li .learn-more--fill {
  background: transparent;
  border: 2px solid #8E8D8D;
  border-radius: 6px;
  padding: 8px;
  color: #467FF7;
}
@media (min-width: 1921px) {
  .article-block ul li .learn-more, .article-block ul li .learn-more--fill {
    padding: 12px;
  }
}
@media (max-width: 1440px) {
  .article-block ul li .learn-more, .article-block ul li .learn-more--fill {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .article-block ul li .learn-more, .article-block ul li .learn-more--fill {
    padding: 10px !important;
  }
}
.article-block .popular-articles .article-post_main {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
@media (max-width: 991px) {
  .article-block .popular-articles .article-post_main {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.article-block .popular-articles .article-post_main .article-post_content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1080px) {
  .article-block .popular-articles .article-post_main .article-post_content {
    margin-top: 0;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .article-block .popular-articles .article-post_main .article-post_content {
    margin-top: 15px;
    justify-content: center;
  }
}
.article-block .popular-articles .blog-main_title {
  margin: 50px 0 35px;
}
@media (max-width: 1440px) {
  .article-block .popular-articles .blog-main_title {
    margin: 40px 0 20px 0;
  }
}
@media (max-width: 1080px) {
  .article-block .popular-articles .blog-main_title {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .article-block .popular-articles .blog-main_title {
    text-align: center;
    margin: 20px 0 0;
  }
}
.article-block .popular-articles .article-post_content {
  width: calc(33.3333333333% - 60px);
  margin-left: 90px;
}
.article-block .popular-articles .article-post_content:first-child {
  margin: 0;
}
@media (max-width: 991px) {
  .article-block .popular-articles .article-post_content:first-child {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 1440px) {
  .article-block .popular-articles .article-post_content {
    width: calc(33.3333333333% - 30px);
    margin-left: 45px;
  }
}
@media (max-width: 991px) {
  .article-block .popular-articles .article-post_content {
    width: 48%;
    text-align: center;
    margin: 20px 2% 0;
  }
}
@media (max-width: 767px) {
  .article-block .popular-articles .article-post_content {
    width: 100%;
    margin: 20px 0 0;
  }
}
.article-block .popular-articles .article-post_main .article-image {
  border-radius: 17px;
  margin: 5px auto 20px auto;
  overflow: hidden;
}
@media (max-width: 991px) {
  .article-block .popular-articles .article-post_main .article-image {
    max-width: 450px;
  }
}
.article-block .popular-articles .article-post_main .article-image a {
  display: block;
}
.article-block .popular-articles .article-post_main a {
  color: #467FF7;
  font-weight: 700;
}
.article-block .popular-articles .article-post_main a span svg path {
  stroke: #467FF7;
}

ul.square-list {
  background: #E8E6E6;
  border-radius: 5px;
  padding: 20px;
}
@media (max-width: 1919px) {
  ul.square-list {
    padding: 15px;
  }
}
@media (max-width: 1600px) {
  ul.square-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  ul.square-list {
    justify-content: center;
  }
}
ul.square-list li a {
  font-weight: 400;
  color: #000000;
  padding: 10px 0 10px 30px;
  margin: 0;
  display: block;
  cursor: pointer;
  position: relative;
}
@media (max-width: 1600px) {
  ul.square-list li a {
    padding: 5px 0 5px 22px;
    margin: 0 25px 0 0;
  }
}
@media (max-width: 767px) {
  ul.square-list li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
ul.square-list li a::before {
  content: "";
  width: 16px;
  height: 16px;
  background: #ffffff;
  display: block;
  border: 1px solid #467FF7;
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in-out 0s;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1440px) {
  ul.square-list li a::before {
    width: 12px;
    height: 12px;
  }
}
ul.square-list li a.active, ul.square-list li a:hover {
  color: #467FF7;
}
ul.square-list li a.active::before, ul.square-list li a:hover::before {
  background: #467FF7;
}

.article-cta--blog .article-cta {
  margin-left: 30px;
}
@media (max-width: 1600px) {
  .article-cta--blog .article-cta {
    margin-left: 0;
  }
}
.article-cta--blog .container {
  max-width: 970px;
}
@media (max-width: 1600px) {
  .article-cta--blog .container {
    margin-right: auto;
  }
}

.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) {
  .article-cta {
    margin: 40px 0 0;
    padding: 50px 40px 20px;
  }
}
@media (max-width: 991px) {
  .article-cta {
    padding: 30px 20px 10px;
    background-position: right bottom;
  }
}
@media (max-width: 767px) {
  .article-cta {
    background: #031136;
  }
}
@media (max-width: 575px) {
  .article-cta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
.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;
}
.article-cta .blog-main_title {
  color: #ffffff;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .article-cta .blog-main_title {
    margin-bottom: 10px;
  }
}
.article-cta_form {
  max-width: 400px;
  width: 100%;
}

.customer-enagement {
  background: #E8E6E6;
  position: relative;
  padding: 50px 0;
}
@media (max-width: 1366px) {
  .customer-enagement {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .customer-enagement {
    padding: 30px 0;
  }
}
.customer-enagement:before {
  content: "";
  display: block;
  background: #E8E6E6;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 135px;
  z-index: -2;
}
@media (max-width: 1440px) {
  .customer-enagement:before {
    bottom: 115px;
  }
}
@media (max-width: 991px) {
  .customer-enagement:before {
    bottom: 95px;
  }
}
@media (max-width: 575px) {
  .customer-enagement:before {
    bottom: 135px;
  }
}
.customer-enagement .article-block.customer-enagement_articles {
  margin-left: 0;
}
@media (max-width: 1600px) {
  .customer-enagement .article-block.customer-enagement_articles {
    margin-left: 0;
  }
}
@media (max-width: 1080px) {
  .customer-enagement .article-block.customer-enagement_articles .customer-enagement_content + .article-post_main {
    display: inline-block;
  }
  .customer-enagement .article-block.customer-enagement_articles .customer-enagement_content + .article-post_main .article-post_image {
    width: 100%;
  }
  .customer-enagement .article-block.customer-enagement_articles .customer-enagement_content + .article-post_main .article-post_content {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  .customer-enagement .article-block.customer-enagement_articles .customer-enagement_content + .article-post_main .article-post_content ul {
    justify-content: center;
    width: 100%;
  }
}
.customer-enagement .article-image {
  border-radius: 17px;
  margin: 5px auto 20px auto;
}
.customer-enagement .article-image a {
  display: inline-block;
}
@media (max-width: 991px) {
  .customer-enagement .article-image {
    max-width: 450px;
    margin: 10px auto;
  }
}
.customer-enagement .article-image img {
  height: auto;
  width: 100%;
}
.customer-enagement .customer-enagement_content {
  width: 810px;
  margin: 0 0 30px 0;
}
@media (max-width: 1080px) {
  .customer-enagement .customer-enagement_content {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
}
.customer-enagement .customer-enagement_content .blog-main_title {
  margin-top: 0;
}

.recent-article_section .blog-main_title {
  margin: 35px 0;
}
@media (max-width: 1440px) {
  .recent-article_section .blog-main_title {
    margin: 40px 0 20px 0;
  }
}
@media (max-width: 1080px) {
  .recent-article_section .blog-main_title {
    text-align: center;
  }
}

.recent-article_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .recent-article_block {
    flex-direction: column-reverse;
  }
}
.recent-article_block .recent-article_list {
  width: 55%;
}
@media (max-width: 1080px) {
  .recent-article_block .recent-article_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .recent-article_block .recent-article_list {
    width: 100%;
    margin-bottom: 0;
  }
}
.recent-article_block .recent-article_main {
  width: 45%;
  padding-left: 125px;
  border-radius: 17px;
  overflow: hidden;
}
@media (max-width: 1500px) {
  .recent-article_block .recent-article_main {
    padding-left: 80px;
  }
}
@media (max-width: 1440px) {
  .recent-article_block .recent-article_main {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .recent-article_block .recent-article_main {
    width: 100%;
    padding-left: 0;
    margin: 0 auto 30px;
    max-width: 510px;
  }
}
.recent-article_block .recent-article_main .recent-article_image {
  width: 100%;
  overflow: hidden;
  border-radius: 17px 17px 0 0;
}
.recent-article_block .recent-article_main .recent-article_image img {
  height: auto;
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  .recent-article_block .recent-article_main .recent-article_image img {
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.recent-article_block .recent-article_main .recent-article_content {
  padding: 20px;
  background: #103178;
  border-radius: 0 0 17px 17px;
}
@media (max-width: 1080px) {
  .recent-article_block .recent-article_main .recent-article_content {
    text-align: center;
  }
}
.recent-article_block .recent-article_main .recent-article_content span {
  color: #F9EEEE;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  color: #F9EEEE;
  margin: 0 0 10px 0;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: 0.6px;
}
@media (min-width: 1921px) {
  .recent-article_block .recent-article_main .recent-article_content span {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  .recent-article_block .recent-article_main .recent-article_content span {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
.recent-article_block .recent-article_main .recent-article_content h3 {
  color: #fff;
  letter-spacing: 0.6px;
}
.recent-article_block .recent-article_main .recent-article_content p {
  color: #F9EEEE;
  margin: 0 0 10px 0;
}
.recent-article_block .recent-article_main .recent-article_btn {
  margin: 20px 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 1199px) {
  .recent-article_block .recent-article_main .recent-article_btn {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .recent-article_block .recent-article_main .recent-article_btn {
    flex-direction: row;
  }
}
@media (max-width: 480px) {
  .recent-article_block .recent-article_main .recent-article_btn {
    flex-direction: column;
  }
}
.recent-article_block .recent-article_main .recent-article_btn .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill {
  padding: 10px 20px !important;
  background: #467FF7;
  color: #ffffff;
}
@media (min-width: 1921px) {
  .recent-article_block .recent-article_main .recent-article_btn .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill {
    padding: 15px 20px !important;
  }
}
.recent-article_block .recent-article_main .recent-article_btn .learn-more:hover, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill:hover {
  background: transparent;
}
@media (max-width: 1800px) {
  .recent-article_block .recent-article_main .recent-article_btn .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill {
    padding: 10px 15px !important;
  }
}
.recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more--fill, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more--fill {
  background: transparent;
  border: 2px solid #467FF7;
  margin-left: 15px;
}
@media (max-width: 1366px) {
  .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more--fill, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more--fill {
    margin-left: 5px;
  }
}
@media (max-width: 1024px) {
  .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more--fill, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more--fill {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more--fill, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more--fill {
    margin-left: 10px;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more, .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more--fill, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more--fill {
    margin-left: 0;
    margin-top: 10px;
  }
}
.recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more:hover, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more:hover, .recent-article_block .recent-article_main .recent-article_btn .learn-more + .learn-more--fill:hover, .recent-article_block .recent-article_main .recent-article_btn .learn-more--fill + .learn-more--fill:hover {
  background: #467FF7;
  color: #fff;
}

@media (max-width: 991px) {
  .recent-article {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 10px;
  }
}
.recent-article .most-recent_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}
@media (max-width: 1440px) {
  .recent-article .most-recent_item {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .recent-article .most-recent_item {
    margin-bottom: 30px;
    width: 48%;
  }
}
@media (max-width: 767px) {
  .recent-article .most-recent_item {
    width: 100%;
  }
}
.recent-article .most-recent_item:last-child {
  margin-bottom: 0;
}
.recent-article .most-recent_image {
  width: 42%;
  height: 124px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1921px) {
  .recent-article .most-recent_image {
    height: 124px;
  }
}
@media (min-width: 2200px) {
  .recent-article .most-recent_image {
    height: 156px;
  }
}
@media (max-width: 1440px) {
  .recent-article .most-recent_image {
    width: 40%;
  }
}
@media (max-width: 1080px) {
  .recent-article .most-recent_image {
    width: 100%;
    height: auto;
    max-width: 450px;
    margin: 0 auto 15px;
  }
}
@media (max-width: 575px) {
  .recent-article .most-recent_image {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
}
.recent-article .most-recent_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.recent-article .most-recent_image .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  transition: all 0.3s ease-in-out 0s;
}
.recent-article .most-recent_image a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 0 0 10px 10px;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 7px;
}
.recent-article .most-recent_image a:hover {
  color: #467FF7;
  background-color: #ffffff;
}
@media (min-width: 1921px) {
  .recent-article .most-recent_image a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .recent-article .most-recent_image a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.recent-article .most-recent_image:hover .overlay {
  top: 0;
}
.recent-article .most-recent_content {
  width: 58%;
  padding-left: 40px;
  padding-right: 10px;
}
@media (max-width: 1440px) {
  .recent-article .most-recent_content {
    width: 60%;
    padding-left: 30px;
  }
}
@media (max-width: 1080px) {
  .recent-article .most-recent_content {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .recent-article .most-recent_content {
    width: 100%;
    padding-left: 0;
    margin: 15px auto 0;
    text-align: center;
  }
}
.recent-article .most-recent_content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 1080px) {
  .recent-article .most-recent_content ul {
    justify-content: center;
    width: 100%;
  }
}
.recent-article .most-recent_content ul li a:hover span {
  padding: 5px 8px !important;
  border-color: #467FF7;
}
@media (min-width: 1921px) {
  .recent-article .most-recent_content ul li a:hover span {
    padding: 10px !important;
  }
}
.recent-article .most-recent_content ul li .learn-more, .recent-article .most-recent_content ul li .learn-more--fill {
  border: 2px solid #8E8D8D;
  border-radius: 6px;
  padding: 5px 8px;
  color: #467FF7;
  margin: 0 6px 6px 0;
}
@media (max-width: 1440px) {
  .recent-article .most-recent_content ul li .learn-more, .recent-article .most-recent_content ul li .learn-more--fill {
    padding: 5px;
  }
}
.recent-article .most-recent_title {
  font-weight: 700;
  color: #000;
  margin: 8px 0;
}
@media (max-width: 767px) {
  .recent-article .most-recent_title {
    margin: 20px 0;
  }
}
.recent-article .most-recent_reading {
  margin: 0;
}

.blog-author {
  padding: 0 0 60px 0;
}
@media (max-width: 1440px) {
  .blog-author {
    padding: 0 0 40px 0;
  }
}
@media (max-width: 991px) {
  .blog-author {
    padding: 0 0 30px 0;
  }
}
.blog-author .container {
  max-width: 1320px;
}
@media (min-width: 1921px) {
  .blog-author .container {
    max-width: 1680px;
  }
}
.blog-author .blog-main_title {
  margin: 0 0 50px 0;
  text-align: center;
}
@media (max-width: 1440px) {
  .blog-author .blog-main_title {
    margin: 0 0 40px 0;
  }
}
@media (max-width: 991px) {
  .blog-author .blog-main_title {
    margin: 0 0 30px 0;
  }
}
.blog-author .author-block {
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .blog-author .author-block {
    max-width: 100%;
  }
}
.blog-author .author-block .author-details {
  margin: 0 auto;
  text-align: center;
}
.blog-author .author-block .author-details_image {
  width: 135px;
  height: 135px;
  overflow: hidden;
  border-radius: 17px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .blog-author .author-block .author-details_image {
    width: 100%;
    text-align: center;
    max-width: 135px;
    margin: 0 auto 15px;
  }
}
.blog-author .author-block .author-details_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  max-width: 100%;
}
.blog-author .author-block .author-details_content {
  margin: 0 auto;
  text-align: center;
}
.blog-author .author-block .author-details_content h4 {
  font-weight: 700;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  color: #000000;
  margin: 0;
}
@media (min-width: 1921px) {
  .blog-author .author-block .author-details_content h4 {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  .blog-author .author-block .author-details_content h4 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 27px;
  }
}
.blog-author .author-block .author-details_content .author-details_designation {
  color: #000000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
}
@media (min-width: 1921px) {
  .blog-author .author-block .author-details_content .author-details_designation {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  .blog-author .author-block .author-details_content .author-details_designation {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 27px;
  }
}
.blog-author .blog-author_quote {
  margin: 0 auto;
  text-align: center;
  padding: 50px 0 0;
}
@media (max-width: 1440px) {
  .blog-author .blog-author_quote {
    padding: 40px 0 0;
  }
}
@media (max-width: 991px) {
  .blog-author .blog-author_quote {
    padding: 20px 0 0;
  }
}
.blog-author .blog-author_quote a {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .blog-author .blog-author_quote a {
    padding: 6px 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .blog-author .blog-author_quote a {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    display: block;
    line-height: normal;
    font-size: 17px;
  }
}

.recent-article::-webkit-scrollbar {
  width: 0.2em;
}
.recent-article::-webkit-scrollbar-track {
  box-shadow: inset 0px 0px 4px rgba(16, 49, 120, 0.5);
  border-radius: 50px;
}
.recent-article::-webkit-scrollbar-thumb {
  background-color: rgb(16, 49, 120);
  border-radius: 50px;
}

.article-section_category-bg {
  position: relative;
}
.article-section_category-bg.category-topics:before {
  content: "";
  background: #d0d7de;
  position: absolute;
  top: -50px;
  left: 0;
  display: block;
  width: 100%;
  height: calc(100% - 100px);
  z-index: -1;
}

.article-section_category-bg.category-topics + .customer-enagement {
  background: transparent;
  padding-bottom: 0;
}
.article-section_category-bg.category-topics + .customer-enagement:before {
  content: none;
}

.page-template-template-blog .pos-solutions {
  padding: 0;
}

.pos-solutions .container {
  max-width: 1620px;
  border-top: 2px solid #E8E6E6;
}
@media (min-width: 1921px) {
  .pos-solutions .container {
    max-width: 1920px;
  }
}
@media (max-width: 1650px) {
  .pos-solutions .container {
    max-width: 94%;
  }
}
.pos-solutions .row {
  padding: 0 90px;
}
@media (max-width: 1650px) {
  .pos-solutions .row {
    padding: 0 40px;
  }
}
@media (max-width: 1440px) {
  .pos-solutions .row {
    padding: 0 20px;
  }
}
@media (max-width: 1080px) {
  .pos-solutions .pos-solutions_title {
    text-align: center;
  }
}
.pos-solutions .pos-solutions_title p {
  border-radius: 0;
  color: #ffffff;
  font-weight: 700;
  margin: 30px 0 50px;
  padding: 10px 40px;
  border-color: #467FF7;
  background-color: #467FF7;
  display: inline-block;
}
@media (max-width: 1366px) {
  .pos-solutions .pos-solutions_title p {
    margin: 30px 0 40px;
  }
}
@media (max-width: 767px) {
  .pos-solutions .pos-solutions_title p {
    margin: 30px 0;
  }
}
.pos-solutions .pos-solutions_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 60px;
}
@media (max-width: 1440px) {
  .pos-solutions .pos-solutions_block {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .pos-solutions .pos-solutions_block {
    margin-bottom: 30px;
  }
}
.pos-solutions .pos-solutions_block .pos-solutions_icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 86px;
  height: 86px;
  background: #E8E6E6;
  border-radius: 6px;
  padding: 10px;
}
.pos-solutions .pos-solutions_block .pos-solutions_data {
  width: calc(100% - 86px);
  padding-left: 20px;
  padding-right: 40px;
}
@media (max-width: 991px) {
  .pos-solutions .pos-solutions_block .pos-solutions_data {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-top: 15px;
  }
}
.pos-solutions .pos-solutions_block .pos-solutions_data h3, .pos-solutions .pos-solutions_block .pos-solutions_data a {
  font-weight: 700;
}
.pos-solutions .pos-solutions_block .pos-solutions_data h3, .pos-solutions .pos-solutions_block .pos-solutions_data p {
  color: #000;
}
.pos-solutions .pos-solutions_block .pos-solutions_data h3 {
  margin: 0;
}
.pos-solutions .pos-solutions_block .pos-solutions_data h3 span {
  font-style: italic;
  color: #D30505;
  text-transform: uppercase;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .pos-solutions .pos-solutions_block .pos-solutions_data h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: normal;
  }
}
.pos-solutions .pos-solutions_block .pos-solutions_data p {
  margin: 6px 0;
}
.pos-solutions .pos-solutions_block .pos-solutions_data a {
  color: #467FF7;
}
.pos-solutions .pos-solutions_block .pos-solutions_data a span svg path {
  stroke: #467FF7;
}

a.recent-load-more {
  margin: 20px 0 0;
  padding: 6px 15px;
}

.page-template-template-blog .subscribe-form--footer {
  padding-top: 60px;
}
@media (min-width: 1921px) {
  .page-template-template-blog .subscribe-form--footer {
    padding-top: 80px;
  }
}
@media (max-width: 1440px) {
  .page-template-template-blog .subscribe-form--footer {
    padding-top: 50px;
  }
}
@media (max-width: 1280px) {
  .page-template-template-blog .subscribe-form--footer {
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .page-template-template-blog .subscribe-form--footer {
    padding-top: 30px;
  }
}
.page-template-template-blog .subscribe-form--footer .article-cta {
  margin: 0;
}

.category-topics .article-block .popular-articles .article-post_main {
  padding-top: 50px;
}
@media (max-width: 1366px) {
  .category-topics .article-block .popular-articles .article-post_main {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .category-topics .article-block .popular-articles .article-post_main {
    padding-top: 30px;
  }
}
.category-topics .article-block .popular-articles .blog-main_title {
  display: none;
}

@media (max-width: 1600px) {
  .customer-enagement .container {
    margin-right: auto;
  }
}

.article-section_category-bg.category-topics + .customer-enagement .recent-article_section h2.blog-main_title {
  margin-top: 0;
}

.all-blogs-main.popular-articles .all-blogs-content.article-post_main {
  justify-content: flex-start;
  align-items: flex-start;
}
.all-blogs-main.popular-articles .all-blogs-content.article-post_main strong.learn-more, .all-blogs-main.popular-articles .all-blogs-content.article-post_main strong.learn-more--fill {
  cursor: pointer;
}
.all-blogs-main.popular-articles .all-blogs-content.article-post_main .article-post_content {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .all-blogs-main.popular-articles .all-blogs-content.article-post_main .article-post_content {
    width: 46%;
    margin: 0 2% 30px;
  }
}
@media (max-width: 575px) {
  .all-blogs-main.popular-articles .all-blogs-content.article-post_main .article-post_content {
    width: 100%;
    margin: 0 0 20px;
  }
}
.all-blogs-main.popular-articles .all-blogs-content.article-post_main .article-post_content:nth-child(3n+1) {
  margin-left: 0;
}
@media (max-width: 991px) {
  .all-blogs-main.popular-articles .all-blogs-content.article-post_main .article-post_content:nth-child(3n+1) {
    margin-left: 2%;
  }
}
@media (max-width: 575px) {
  .all-blogs-main.popular-articles .all-blogs-content.article-post_main .article-post_content:nth-child(3n+1) {
    margin-left: 0;
  }
}

.page-template-view-all-blog a.view-all-load-more {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-view-all-blog a.view-all-load-more {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .page-template-view-all-blog a.view-all-load-more .learn-more, .page-template-view-all-blog a.view-all-load-more .learn-more--fill {
    display: block;
    font-size: 17px;
  }
}

.all-blogs-main .all-blogs-content.article-post_main {
  flex-wrap: wrap;
}

.load-more-btn {
  display: flex;
  width: 100%;
  justify-content: center;
}

.article-block.main-archive .loader-img {
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 1600px) {
  .article-block.main-archive .loader-img {
    min-height: 200px;
  }
}
@media (max-width: 991px) {
  .article-block.main-archive .loader-img {
    min-height: 1px;
    padding-bottom: 30px;
  }
}

.tax-library-category .library-article--list .article-cta,
.single-post .site-content--blog-post .article-cta,
.page-template-template-blog .article-cta--blog .article-cta,
.post-type-archive-library .article-cta--bg .article-cta {
  background: #031136;
  padding: 20px 20px 0;
  text-align: center;
  margin: 50px 0 0;
  border-radius: 17px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.tax-library-category .library-article--list .article-cta .blog-main_title,
.single-post .site-content--blog-post .article-cta .blog-main_title,
.page-template-template-blog .article-cta--blog .article-cta .blog-main_title,
.post-type-archive-library .article-cta--bg .article-cta .blog-main_title {
  color: #ffffff;
  width: calc(100% - 500px);
  padding-right: 50px;
}
@media (max-width: 991px) {
  .tax-library-category .library-article--list .article-cta .blog-main_title,
  .single-post .site-content--blog-post .article-cta .blog-main_title,
  .page-template-template-blog .article-cta--blog .article-cta .blog-main_title,
  .post-type-archive-library .article-cta--bg .article-cta .blog-main_title {
    width: 100%;
    padding-right: 0;
  }
}
.tax-library-category .library-article--list .article-cta_form,
.single-post .site-content--blog-post .article-cta_form,
.page-template-template-blog .article-cta--blog .article-cta_form,
.post-type-archive-library .article-cta--bg .article-cta_form {
  max-width: 500px;
  width: 100%;
}

.single-post .site-content--blog-post .article-list .container .library-article--list .container,
.post-type-archive-library .article-cta--bg .container {
  max-width: 970px;
}

/* View all filter li css by shail */
.all-blog {
  width: 100%;
  margin-bottom: 30px;
}
.all-blog ul {
  justify-content: center;
  gap: 20px;
}
.all-blog li {
  cursor: pointer;
  background: transparent;
  border: 2px solid #8E8D8D;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1rem;
  padding: 10px 15px;
  margin: 0 !important;
  font-weight: 600;
}
.all-blog li:hover, .all-blog li.active {
  color: #ffffff;
  border-color: #467FF7;
  background-color: #467FF7;
}
@media (max-width: 767px) {
  .all-blog li {
    font-size: 17px;
    padding: 10px;
  }
}

.tip-inner {
  background-color: #e6f4ff;
  padding: 30px;
  border-radius: 10px;
}
.tip-inner .cta-title {
  padding-left: 10px;
}
.tip-inner .tip-cta {
  display: flex;
  align-items: center;
  padding: 0 0 20px;
  color: #1A2449;
  font-weight: 600;
  border-bottom: 2px solid #81d5fb;
  margin-bottom: 20px;
}
.tip-inner .tip-cta img {
  width: 40px;
  height: 40px;
}

@media (max-width: 767px) {
  .post-template-default p {
    font-size: 17px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .post-template-default .blog-single-content h2 {
    font-size: 28px !important;
  }
  .post-template-default .blog-single-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .post-template-default .blog-single-content ul li {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  .post-template-default ul li a {
    font-size: 17px !important;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .post-template-default .faq-section .accordion .card .card-header button {
    font-size: 18px !important;
  }
}

@media (max-width: 1600px) {
  html[lang=es-ES] .article-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
  }
  html[lang=es-ES] .article-title a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
  }
}
html[lang=es-ES] .blog-tag-tax-filter h3 {
  font-size: 17px;
}
@media (max-width: 1024px) {
  html[lang=es-ES] .industry-blog-section .blog-similar-articles .article-block .popular-articles .article-post_main {
    display: inline-block;
    text-align: center;
  }
  html[lang=es-ES] .industry-blog-section .blog-similar-articles .article-block .popular-articles .article-post_main .article-post_content {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px 0 !important;
  }
  html[lang=es-ES] .industry-blog-section .blog-similar-articles .article-block .popular-articles .article-post_main .article-post_content:last-child {
    margin-bottom: 0 !important;
  }
  html[lang=es-ES] .industry-blog-section .blog-similar-articles .article-block .popular-articles .article-post_main .article-post_content ul {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  html[lang=es-ES] .industry-blog-section .blog-similar-articles .article-block .popular-articles .article-post_main {
    display: flex;
  }
}
html[lang=es-ES] .blog-main-tax-filter.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage {
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-footer--form.wpforms-container .wpforms-submit-container {
  display: flex;
  justify-content: center;
}

@media (max-width: 1080px) {
  .blog-form-main .blog-form-inner .form-content .blog-main_title br {
    display: none;
  }
}

@media (min-width: 1921px) {
  ul.blog-main-tax-filter.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage {
    width: 100% !important;
  }
}
.page-template-template-blog .blog-form-main .blog-form-inner .form-content-iframe .wpforms-container.wpforms-container-full button[type=submit], .single.single-post .blog-form-main .blog-form-inner .form-content-iframe .wpforms-container.wpforms-container-full button[type=submit] {
  background: #467FF7 !important;
}
.page-template-template-blog .blog-form-main .blog-form-inner .form-content-iframe .wpforms-container.wpforms-container-full button[type=submit]:hover, .single.single-post .blog-form-main .blog-form-inner .form-content-iframe .wpforms-container.wpforms-container-full button[type=submit]:hover {
  background: #1a48a5 !important;
}

.article-block .popular-articles .article-post_main .arrow-link span svg {
  top: 1px;
}

.article-block.customer-enagement_articles .popular-articles .article-post_main .arrow-link span svg {
  top: 2px;
}

.pos-solutions .pos-solutions_block .pos-solutions_data a.arrow-link span svg {
  top: 2px;
}

.table-of-content .article-title span svg {
  width: 22px;
  height: auto;
  transform: rotate(180deg);
}

.recent-library_section .recent-library .most-recent_image a.arrow-link,
.recent-article_section .recent-article_list .most-recent_item .most-recent_image .arrow-link {
  color: #fff;
}
.recent-library_section .recent-library .most-recent_image a.arrow-link span,
.recent-article_section .recent-article_list .most-recent_item .most-recent_image .arrow-link span {
  display: inline-flex;
}
.recent-library_section .recent-library .most-recent_image a.arrow-link span svg,
.recent-article_section .recent-article_list .most-recent_item .most-recent_image .arrow-link span svg {
  width: 16px;
  top: 1px;
  position: relative;
}
.recent-library_section .recent-library .most-recent_image a.arrow-link span svg path,
.recent-article_section .recent-article_list .most-recent_item .most-recent_image .arrow-link span svg path {
  fill: #fff;
  stroke: #fff;
}
.recent-library_section .recent-library .most-recent_image a.arrow-link:hover,
.recent-article_section .recent-article_list .most-recent_item .most-recent_image .arrow-link:hover {
  color: #467FF7;
}
.recent-library_section .recent-library .most-recent_image a.arrow-link:hover span svg path,
.recent-article_section .recent-article_list .most-recent_item .most-recent_image .arrow-link:hover span svg path {
  fill: #467FF7;
  stroke: #467FF7;
}

.site-content.site-content--blog-post {
  padding-top: 0;
}

.blog-single .container {
  max-width: 1760px;
}
@media (min-width: 1921px) {
  .blog-single .container {
    max-width: 2000px;
  }
}
@media (max-width: 1760px) {
  .blog-single .container {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .blog-single .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }
}
.blog-single .blog-single--main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
  overflow: clip;
}
@media (max-width: 1366px) {
  .blog-single .blog-single--main {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .blog-single .blog-single--main {
    padding-top: 30px;
  }
}
.blog-single .blog-single--block {
  width: calc(100% - 300px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
@media (min-width: 1921px) {
  .blog-single .blog-single--block {
    width: calc(100% - 380px);
  }
}
@media (max-width: 1440px) {
  .blog-single .blog-single--block {
    width: calc(100% - 250px);
  }
}
@media (max-width: 1365px) {
  .blog-single .blog-single--block {
    width: calc(100% - 200px);
  }
}
@media (max-width: 1024px) {
  .blog-single .blog-single--block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .blog-single .article-block .popular-articles .article-post_main .article-post_content {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
.blog-single .video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.blog-single .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-single--heading {
  max-width: 310px;
  padding: 0;
  position: absolute;
}
@media (min-width: 1921px) {
  .blog-single--heading {
    max-width: 380px;
  }
}
@media (max-width: 1440px) {
  .blog-single--heading {
    max-width: 230px;
  }
}
@media (max-width: 1024px) {
  .blog-single--heading {
    width: 30%;
    position: relative;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .blog-single--heading {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .blog-single--heading .table-of-content ul {
    text-align: left;
  }
}
.blog-single--heading .table-of-content ul li {
  padding-left: 20px;
}
@media (min-width: 1921px) {
  .blog-single--heading .table-of-content ul li {
    padding-bottom: 10px;
    padding-left: 30px;
  }
}
.blog-single--heading .table-of-content ul li a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #000000;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 8px;
  display: block;
}
@media (min-width: 1921px) {
  .blog-single--heading .table-of-content ul li a {
    font-weight: 600;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
  }
}
@media (max-width: 1440px) {
  .blog-single--heading .table-of-content ul li a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 27px;
    margin-bottom: 10px;
    display: block;
  }
}
@media (max-width: 767px) {
  .blog-single--heading .table-of-content ul li a {
    padding-bottom: 0;
  }
}
.blog-single--heading .table-of-content ul li a::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  margin: 0 10px 0 -15px;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1921px) {
  .blog-single--heading .table-of-content ul li a::before {
    width: 10px;
    height: 9px;
    margin: 0 20px 0 -30px;
  }
}
.blog-single--heading .table-of-content ul li a:hover {
  color: #467FF7;
}
.blog-single--heading .table-of-content ul li a.active {
  font-weight: 700;
  color: #467FF7;
}
.blog-single--heading .table-of-content ul li a.active::before {
  width: 7px;
  height: 7px;
}

.blog-single--detail {
  width: 100%;
  padding-left: 350px;
  padding-right: 70px;
}
@media (min-width: 1921px) {
  .blog-single--detail {
    padding-left: 420px;
  }
}
@media (max-width: 1440px) {
  .blog-single--detail {
    padding-right: 20px;
    padding-left: 260px;
  }
}
@media (max-width: 1024px) {
  .blog-single--detail {
    width: 70%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .blog-single--detail {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
  }
}
.blog-single--detail h1.section-sub-title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  font-weight: 700;
}
@media (min-width: 1921px) {
  .blog-single--detail h1.section-sub-title {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 52px;
  }
}
@media (max-width: 991px) {
  .blog-single--detail h1.section-sub-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .blog-single--detail h1.section-sub-title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
  }
}
.blog-single--detail .author-info ul {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .blog-single--detail .author-info ul {
    justify-content: center;
  }
}
.blog-single--detail .author-info ul li {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  color: #1C254A;
  text-transform: uppercase;
  margin: 8px 0 10px;
}
.blog-single--detail .author-info ul li.blog-date {
  position: relative;
  padding-left: 20px;
}
.blog-single--detail .author-info ul li.blog-date:before {
  content: "";
  width: 10px;
  height: 1px;
  background: #1C254A;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 5px;
}
@media (min-width: 1921px) {
  .blog-single--detail .author-info ul li {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .blog-single--detail .author-info ul li {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.blog-single--detail .blog-social-time-date {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (max-width: 1366px) {
  .blog-single--detail .blog-social-time-date {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .blog-single--detail .blog-social-time-date {
    justify-content: center;
  }
}
.blog-single--detail .figure img.news-thumb {
  border-radius: 17px;
}
.blog-single--detail .bottom-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 10px 5px;
}
.blog-single--detail .bottom-social h3 {
  font-weight: 600;
  padding-right: 10px;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  color: #222222;
}
.blog-single--detail .bottom-social .social-links-share {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.blog-single--detail .bottom-social .social-links-share a.social-icon {
  width: 35px;
  height: 35px;
  margin: 2px;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
  color: #ffffff;
  background: #3C589A;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.blog-single--detail .bottom-social .social-links-share a.social-icon i {
  font-size: 20px;
  line-height: 38px;
}
.blog-single--detail .bottom-social .social-links-share a.social-icon.social-facebook-share {
  background: #3c589a;
}
.blog-single--detail .bottom-social .social-links-share a.social-icon.social-twitter-share {
  background: #000;
}
.blog-single--detail .bottom-social .social-links-share a.social-icon.social-linkin-share {
  background: #0077B5;
}
.blog-single--detail .blog-single_category ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 767px) {
  .blog-single--detail .blog-single_category ul {
    justify-content: center;
  }
}
.blog-single--detail .blog-single_category ul li:last-child {
  margin-right: 0;
}
.blog-single--detail .blog-single_category ul li a {
  margin-right: 15px;
  margin-bottom: 10px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  color: #467FF7;
  border: 2px solid #8E8D8D;
  border-radius: 6px;
  padding: 10px 20px;
  text-transform: capitalize;
}
@media (max-width: 1366px) {
  .blog-single--detail .blog-single_category ul li a {
    padding: 6px 10px;
  }
}
@media (min-width: 1921px) {
  .blog-single--detail .blog-single_category ul li a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.blog-single--detail .blog-single_category ul li a:hover {
  border-color: #467FF7;
}
@media (max-width: 767px) {
  .blog-single--detail .blog-single_category ul li {
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 10px;
  }
}

.blog-single--sidebar {
  max-width: 300px;
  position: sticky;
  top: 10%;
}
@media (min-width: 1921px) {
  .blog-single--sidebar {
    max-width: 380px;
  }
}
@media (max-width: 1440px) {
  .blog-single--sidebar {
    max-width: 250px;
  }
}
@media (max-width: 1365px) {
  .blog-single--sidebar {
    max-width: 200px;
  }
}
@media (max-width: 1024px) {
  .blog-single--sidebar {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: 30px auto 0;
    position: unset;
  }
}

.blog-single-content h1, .blog-single-content h2, .blog-single-content h3, .blog-single-content h4, .blog-single-content h5, .blog-single-content h6 {
  color: #1C254A;
  font-weight: 700;
}
.blog-single-content h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  margin-top: 30px;
}
@media (min-width: 35px) {
  .blog-single-content h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px;
  }
}
@media (max-width: 1440px) {
  .blog-single-content h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .blog-single-content h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    margin-top: 10px;
  }
}
.blog-single-content h3 {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 37px;
  font-weight: 700;
  margin-top: 30px;
}
@media (min-width: 1921px) {
  .blog-single-content h3 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}
@media (max-width: 1440px) {
  .blog-single-content h3 {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 28px;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .blog-single-content h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 10px;
  }
}
.blog-single-content h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
}
@media (max-width: 1440px) {
  .blog-single-content h4 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .blog-single-content h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.blog-single-content h5 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 24px;
}
@media (max-width: 1440px) {
  .blog-single-content h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.blog-single-content h6 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
}
@media (max-width: 1440px) {
  .blog-single-content h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
  }
}
.blog-single-content p, .blog-single-content ul, .blog-single-content ul li, .blog-single-content table, .blog-single-content table tr, .blog-single-content table tr td, .blog-single-content table tr th, .blog-single-content ol, .blog-single-content ol li {
  color: #324a6d;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 1921px) {
  .blog-single-content p, .blog-single-content ul, .blog-single-content ul li, .blog-single-content table, .blog-single-content table tr, .blog-single-content table tr td, .blog-single-content table tr th, .blog-single-content ol, .blog-single-content ol li {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 37px;
  }
}
@media (max-width: 1440px) {
  .blog-single-content p, .blog-single-content ul, .blog-single-content ul li, .blog-single-content table, .blog-single-content table tr, .blog-single-content table tr td, .blog-single-content table tr th, .blog-single-content ol, .blog-single-content ol li {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .blog-single-content p, .blog-single-content ul, .blog-single-content ul li, .blog-single-content table, .blog-single-content table tr, .blog-single-content table tr td, .blog-single-content table tr th, .blog-single-content ol, .blog-single-content ol li {
    margin-bottom: 10px;
  }
}
.blog-single-content ul, .blog-single-content ol {
  margin-left: 5px;
}
.blog-single-content ul, .blog-single-content ol {
  margin-left: 5px;
}
.blog-single-content ul li {
  margin-bottom: 5px;
}
@media (min-width: 1921px) {
  .blog-single-content ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .blog-single-content ul li {
    text-align: left;
  }
}
.blog-single-content a {
  color: #0d6efd;
}
.blog-single-content a:hover {
  color: #0a58ca;
}
.blog-single-content figure.figure img {
  width: 100%;
  height: auto;
  display: block;
}
.blog-single-content .btn {
  background: #467FF7;
  border: 2px solid #467FF7;
  border-radius: 18px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1rem;
  color: #ffffff;
  padding: 10px 25px;
}
@media (min-width: 1921px) {
  .blog-single-content .btn {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 18px 35px;
  }
}
@media (max-width: 1440px) {
  .blog-single-content .btn {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.blog-single-content .btn:hover {
  background: #ffffff;
  color: #467FF7;
}
.blog-single-content ul li {
  padding-left: 22px;
  position: relative;
}
.blog-single-content ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #467FF7 0% 0% no-repeat padding-box;
  display: inline-block;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  left: 0;
  top: 8px;
}
@media (max-width: 767px) {
  .blog-single-content ul li:before {
    top: 6px;
  }
}
.blog-single-content ul li:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #467FF7 0% 0% no-repeat padding-box;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 3px;
}
@media (max-width: 767px) {
  .blog-single-content ul li:after {
    top: 9px;
  }
}
.blog-single-content hr {
  display: none;
}
.blog-single-content .faq-section .accordion .card .card-header {
  margin: 0;
}

.blog-single--more-tags .more-tags {
  margin: 50px 100px;
}
@media (max-width: 1366px) {
  .blog-single--more-tags .more-tags {
    margin: 40px 0;
  }
}
@media (max-width: 991px) {
  .blog-single--more-tags .more-tags {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .blog-single--more-tags .more-tags {
    margin: 30px 0;
  }
}
.blog-single--more-tags .more-tags h4 {
  font-weight: bold;
  color: #000000;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 991px) {
  .blog-single--more-tags .more-tags h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
  }
}
.blog-single--more-tags ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 991px) {
  .blog-single--more-tags ul {
    justify-content: center;
  }
}
.blog-single--more-tags ul li {
  margin-right: 15px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .blog-single--more-tags ul li {
    margin: 15px 5px 0;
  }
}
.blog-single--more-tags ul li:last-child {
  margin-right: 0;
}
.blog-single--more-tags ul li .learn-more, .blog-single--more-tags ul li .learn-more--fill {
  font-size: 16px;
  font-size: 1rem;
  padding: 5px 15px !important;
  transition: all 0.3s;
  color: #467FF7;
  border: 2px solid #8E8D8D;
  border-radius: 6px;
}
@media (min-width: 1921px) {
  .blog-single--more-tags ul li .learn-more, .blog-single--more-tags ul li .learn-more--fill {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.blog-single--more-tags ul li .learn-more:hover, .blog-single--more-tags ul li .learn-more--fill:hover, .blog-single--more-tags ul li .learn-more.active, .blog-single--more-tags ul li .active.learn-more--fill {
  background: #8E8D8D;
  color: #fff;
}

.single .blog-author {
  background: #E8E6E6;
  padding: 50px 0;
}
@media (max-width: 1366px) {
  .single .blog-author {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .single .blog-author {
    padding: 30px 0;
  }
}

.blog-single--sidebar .widget-category,
.blog-single--sidebar .latest-arcticles {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #467FF7;
  padding: 20px;
  border-radius: 7px;
}
@media (max-width: 1440px) {
  .blog-single--sidebar .widget-category,
  .blog-single--sidebar .latest-arcticles {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .blog-single--sidebar .widget-category,
  .blog-single--sidebar .latest-arcticles {
    width: 29%;
    margin: 0 15px;
  }
}
@media (max-width: 991px) {
  .blog-single--sidebar .widget-category,
  .blog-single--sidebar .latest-arcticles {
    width: calc(33.3333333333% - 6px);
    margin: 0 8px;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .blog-single--sidebar .widget-category,
  .blog-single--sidebar .latest-arcticles {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 20px;
    padding: 10px;
  }
}
.blog-single--sidebar .widget-category h3,
.blog-single--sidebar .latest-arcticles h3 {
  color: #000000;
  position: relative;
  display: flex;
  align-items: center;
}
.blog-single--sidebar .widget-category h3 .title-icon,
.blog-single--sidebar .latest-arcticles h3 .title-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .blog-single--sidebar .widget-category h3::after,
  .blog-single--sidebar .latest-arcticles h3::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
  }
}
.blog-single--sidebar .widget-category h3.active::after,
.blog-single--sidebar .latest-arcticles h3.active::after {
  top: 2px;
  transform: rotate(-180deg) translateY(0);
}
@media (max-width: 767px) {
  .blog-single--sidebar .widget-category h3,
  .blog-single--sidebar .latest-arcticles h3 {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .blog-single--sidebar .widget-category {
    margin-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .blog-single--sidebar .widget-category {
    margin-left: auto !important;
  }
}
.blog-single--sidebar .widget-category h3 .title-icon {
  background-image: url(/wp-content/themes/goftx/dist/images/category-title.svg);
  height: 25px;
  width: 25px;
}
.blog-single--sidebar .widget-category ul {
  background: transparent;
  border-radius: 0;
  padding: 0;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 1921px) {
  .blog-single--sidebar .widget-category ul {
    padding: 15px;
  }
}
@media (max-width: 1600px) {
  .blog-single--sidebar .widget-category ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .blog-single--sidebar .widget-category ul {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .blog-single--sidebar .widget-category ul {
    display: none;
    padding: 15px 0 0;
  }
}
.blog-single--sidebar .widget-category ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  padding: 10px 0 10px 30px;
  margin: 0;
  display: block;
  cursor: pointer;
  position: relative;
}
@media (min-width: 1921px) {
  .blog-single--sidebar .widget-category ul li a {
    font-weight: 600 !important;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
@media (max-width: 1600px) {
  .blog-single--sidebar .widget-category ul li a {
    padding: 5px 0 5px 22px;
    margin: 0 25px 0 0;
  }
}
@media (max-width: 767px) {
  .blog-single--sidebar .widget-category ul li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.blog-single--sidebar .widget-category ul li a::before {
  content: "";
  width: 16px;
  height: 16px;
  background: #ffffff;
  display: block;
  border: 1px solid #467FF7;
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in-out 0s;
  top: 50% !important;
  transform: translateY(-50%);
}
@media (max-width: 1440px) {
  .blog-single--sidebar .widget-category ul li a::before {
    width: 12px;
    height: 12px;
  }
}
.blog-single--sidebar .widget-category ul li a.active, .blog-single--sidebar .widget-category ul li a:hover {
  color: #000000;
}
.blog-single--sidebar .widget-category ul li a.active::before, .blog-single--sidebar .widget-category ul li a:hover::before {
  background: #467FF7;
}
.blog-single--sidebar .widget-category a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.blog-single--sidebar .latest-arcticles {
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 1440px) {
  .blog-single--sidebar .latest-arcticles {
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .blog-single--sidebar .latest-arcticles {
    margin-bottom: 0;
  }
}
.blog-single--sidebar .latest-arcticles h3 .title-icon {
  background-image: url(/wp-content/themes/goftx/dist/images/latest-article.svg);
  width: 35px;
  height: 35px;
}
@media (max-width: 767px) {
  .blog-single--sidebar .latest-arcticles h3 .title-icon {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 767px) {
  .blog-single--sidebar .latest-arcticles ul {
    display: none;
    padding: 15px 0 0;
  }
}
.blog-single--sidebar .latest-arcticles ul li a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  color: #000000;
  padding: 10px 0;
  padding: 15px 0;
  display: block;
  border-bottom: 2px solid #E8E6E6;
}
@media (min-width: 1921px) {
  .blog-single--sidebar .latest-arcticles ul li a {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
  }
}
@media (max-width: 1440px) {
  .blog-single--sidebar .latest-arcticles ul li a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 27x;
  }
}
.blog-single--sidebar .latest-arcticles ul li a:hover {
  color: #467FF7;
  font-weight: 700;
}
.blog-single--sidebar .latest-arcticles ul li.active a {
  color: #467FF7;
  font-weight: 700;
}
.blog-single--sidebar .latest-arcticles ul li:last-child a {
  border-bottom: 0;
}
.blog-single--sidebar .latest-arcticles ul li:first-child a {
  padding-top: 0;
}
@media (max-width: 991px) {
  .blog-single--sidebar .latest-arcticles .learn-more, .blog-single--sidebar .latest-arcticles .learn-more--fill, .blog-single--sidebar .latest-arcticles .learn-more-get-started {
    padding: 8px 15px;
  }
}
.blog-single--sidebar .adverstise-section {
  padding: 0;
}
@media (max-width: 1024px) {
  .blog-single--sidebar .adverstise-section {
    width: 29%;
    padding: 0;
    margin: 0 15px;
  }
}
@media (max-width: 991px) {
  .blog-single--sidebar .adverstise-section {
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .blog-single--sidebar .adverstise-section {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-right: auto !important;
    margin-left: auto;
  }
}
.blog-single--sidebar .adverstise-section h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  color: #000;
  font-weight: 400;
}
@media (max-width: 1440px) {
  .blog-single--sidebar .adverstise-section h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  .blog-single--sidebar .adverstise-section h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.blog-single--sidebar .adverstise-section .advertisement-img {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .blog-single--sidebar .adverstise-section .advertisement-img {
    display: flex;
    justify-content: center;
  }
}
.blog-single--sidebar .adverstise-section .advertisement-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-single--sidebar .adverstise-section .btn-blue, .blog-single--sidebar .adverstise-section .btn-blue-outline {
  margin-bottom: 20px;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .blog-single--sidebar .adverstise-section .btn-blue, .blog-single--sidebar .adverstise-section .btn-blue-outline {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .blog-single--sidebar .adverstise-section .btn-blue, .blog-single--sidebar .adverstise-section .btn-blue-outline {
    display: block;
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    line-height: 1rem;
  }
}

.blog-similar-articles {
  padding: 50px 0;
}
@media (max-width: 1366px) {
  .blog-similar-articles {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .blog-similar-articles {
    padding: 30px 0;
  }
}
.blog-similar-articles .article-block {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .blog-similar-articles .article-block {
    padding: 0;
  }
}

.navigation.post-navigation {
  margin: 15px 0;
}
.navigation.post-navigation .nav-links a {
  color: #000000;
  font-weight: bold;
}
.navigation.post-navigation .nav-links a:hover {
  color: #467FF7;
}

.post-header {
  border-bottom: 2px solid #467FF7;
  padding: 15px 0;
}
.post-header .site-logo a {
  display: inline-block;
  vertical-align: middle;
}
.post-header .site-logo a img {
  height: 60px;
  display: block;
  width: auto;
}
.post-header span.header-title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  color: #000;
  font-weight: 700;
  display: block;
  text-align: center;
}
@media (max-width: 1440px) {
  .post-header span.header-title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .post-header span.header-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.post-header .post-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
@media (max-width: 480px) {
  .post-header .post-menu {
    justify-content: center;
  }
}
.post-header .post-menu a.learn-more, .post-header .post-menu a.learn-more--fill {
  margin-right: 50px;
  padding: 8px 25px !important;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .post-header .post-menu a.learn-more, .post-header .post-menu a.learn-more--fill {
    margin-right: 60px;
    padding: 10px 20px !important;
  }
}
@media (max-width: 767px) {
  .post-header .post-menu a.learn-more, .post-header .post-menu a.learn-more--fill {
    max-width: 170px !important;
    text-align: center;
    margin-right: 60px;
  }
}
@media (max-width: 450px) {
  .post-header .post-menu a.learn-more, .post-header .post-menu a.learn-more--fill {
    padding: 5px 10px !important;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.post-header .post-menu a.learn-more span, .post-header .post-menu a.learn-more--fill span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-header .post-menu a.learn-more span svg, .post-header .post-menu a.learn-more--fill span svg {
  width: 23px;
}
.post-header .post-menu a.learn-more span svg path, .post-header .post-menu a.learn-more--fill span svg path {
  stroke: #ffffff;
}
@media (max-width: 767px) {
  .post-header .post-menu a.learn-more span svg, .post-header .post-menu a.learn-more--fill span svg {
    width: 20px;
  }
}
.post-header .post-menu a.learn-more:hover span svg path, .post-header .post-menu a.learn-more--fill:hover span svg path {
  stroke: #467FF7;
}

.menu-toggle, .mobile-menu {
  display: block;
}

.menu-toggle {
  background-color: transparent;
  display: block;
  width: 34px;
  height: auto;
  position: absolute;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-image: none;
  white-space: nowrap;
  z-index: 999;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.5s;
  text-align: center;
}
@media (max-width: 768px) {
  .menu-toggle {
    right: 15px;
  }
}
@media (max-width: 480px) {
  .menu-toggle {
    width: 24px;
  }
}
.menu-toggle span.menu-bars {
  display: block;
  width: 36px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding-top: 12px;
  transition: 0.5s;
}
@media (max-width: 480px) {
  .menu-toggle span.menu-bars {
    width: 26px;
    font-size: 9px;
    font-size: 0.5625rem;
  }
}
.menu-toggle span.menu-bars:before, .menu-toggle span.menu-bars:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #000000;
  height: 3px;
  transition: 0.2s;
}
.menu-toggle span.menu-bars:before {
  top: 0px;
}
.menu-toggle span.menu-bars:after {
  top: 6px;
}

body.mobile-menu-open {
  overflow: hidden;
  height: 100%;
  position: relative;
  z-index: 2;
}
body.mobile-menu-open::before {
  content: "";
  background: rgba(36, 36, 36, 0.84);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
body.mobile-menu-open .menu-toggle {
  display: none;
}
body.mobile-menu-open .menu-toggle span.menu-bars {
  color: #467FF7;
  font-size: 0;
}
body.mobile-menu-open .menu-toggle span.menu-bars:before, body.mobile-menu-open .menu-toggle span.menu-bars:after {
  top: 5px;
  width: 30px;
  background: #467FF7;
}
body.mobile-menu-open .menu-toggle span.menu-bars:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
body.mobile-menu-open .menu-toggle span.menu-bars:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
body.mobile-menu-open .mobile-menu {
  right: 0;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.74);
  background: #467FF7;
}
body.mobile-menu-open .mobile-menu .menu-toggle {
  display: block;
  top: 23px;
  left: 10px;
  width: 34px;
  height: 34px;
  transition: unset;
}
body.mobile-menu-open .mobile-menu .menu-toggle span.menu-bars:before,
body.mobile-menu-open .mobile-menu .menu-toggle span.menu-bars:after {
  top: 18px;
  width: 30px;
  background: #fff;
  left: 5px;
  transition: unset;
}

.mobile-menu {
  background: #ffffff;
  position: fixed;
  top: 0;
  max-width: 320px;
  width: 100%;
  height: 100%;
  right: -100%;
  box-sizing: border-box;
  z-index: 998;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: 0.5s;
  margin-right: 0;
}
@media screen and (max-width: 380) {
  .mobile-menu {
    max-width: 280px;
  }
}
@media screen and (max-width: 360px) {
  .mobile-menu {
    max-width: 260px;
  }
}
@media screen and (max-width: 310px) {
  .mobile-menu {
    max-width: 220px;
  }
}
.mobile-menu ul.mobile-navigation {
  margin: 50px 0;
  padding: 0;
}
.mobile-menu ul.mobile-navigation > li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding: 12px 0;
  margin: 0;
}
.mobile-menu ul.mobile-navigation > li > a {
  display: inline-block;
  padding: 0 30px;
  color: #ffffff;
}
.mobile-menu ul.mobile-navigation > li:hover {
  background: #1B498E;
  box-shadow: 0px 3px 3px rgba(58, 13, 99, 0.29);
}
.mobile-menu ul.mobile-navigation li.current-menu-parent {
  background: #1B498E;
  box-shadow: 0px 3px 3px rgba(58, 13, 99, 0.29);
}
.mobile-menu ul.mobile-navigation li.current-menu-item {
  background: #1B498E;
  box-shadow: 0px 3px 3px rgba(58, 13, 99, 0.29);
  display: block;
}
.mobile-menu ul.mobile-navigation li.showsubmenu {
  background: #1B498E;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.29);
}
.mobile-menu ul.mobile-navigation li.showsubmenu .sub-menu {
  display: block;
  width: 100%;
}
.mobile-menu ul.mobile-navigation li.showsubmenu li a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 15px;
  top: 7px;
}
.mobile-menu ul.mobile-navigation li.showsubmenu li:hover, .mobile-menu ul.mobile-navigation li.showsubmenu li.current-menu-item {
  background: #467FF7;
}
.mobile-menu ul.mobile-navigation li .mobile-menu-arrow {
  position: absolute;
  z-index: 9;
  right: 20px;
  top: 0;
  text-align: right;
  color: #ffffff;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 48px;
  width: 100%;
  cursor: pointer;
}
.mobile-menu ul.mobile-navigation li .sub-menu {
  display: none;
  margin: 0;
  padding: 0;
}
.mobile-menu ul.mobile-navigation li .sub-menu li {
  padding: 0 0 0 15px;
  margin: 0px;
  list-style: none;
}
.mobile-menu ul.mobile-navigation li .sub-menu li a {
  color: #ffffff;
  display: block;
  padding: 12px 40px;
  margin: 0px;
}

.table-of-content .article-title {
  color: #000000;
  font-weight: 700;
}
.table-of-content .article-title span {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  color: #467FF7;
}

@media (max-width: 767px) {
  .post-header.fixed-header-single .col-md-4 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .post-header .row {
    justify-content: space-between;
  }
  .post-header.fixed-header-single .col-md-4,
  .post-header .col-md-4 {
    width: auto;
  }
}
@media (max-width: 360px) {
  .post-header.fixed-header-single .col-md-4,
  .post-header .col-md-4 {
    padding: 0 10px;
  }
}
.post-header .table-of-content {
  display: none;
}
.post-header.fixed-header-single {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #fff;
  border-bottom: 0;
}
.post-header.fixed-header-single .site-logo.sticky-logo {
  display: none;
}
.post-header.fixed-header-single .table-of-content {
  display: block;
  margin-top: -13px;
}
@media (max-width: 1024px) {
  .post-header.fixed-header-single .table-of-content {
    margin-top: 0;
  }
}

.header-table-of-content .table-of-content .article-title {
  margin-bottom: 0;
}
@media (max-width: 450px) {
  .header-table-of-content .table-of-content .article-title {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .header-table-of-content .table-of-content .article-title span {
    font-size: 16px;
    font-size: 1rem;
    margin-right: 5px;
  }
}
.header-table-of-content .table-of-content ul {
  background-color: #c9e8f5;
  opacity: 0;
  position: fixed;
  left: 0;
  top: -1000px;
  transition: all 0.5s ease-in-out 0s;
  visibility: hidden;
  z-index: -1;
  width: 100%;
  padding: 15px;
}
.header-table-of-content .table-of-content ul li {
  max-width: 1370px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1400px) {
  .header-table-of-content .table-of-content ul li {
    max-width: 1270px;
  }
}
@media (max-width: 991px) {
  .header-table-of-content .table-of-content ul li {
    max-width: 96%;
  }
}
.header-table-of-content .table-of-content ul.active {
  opacity: 1;
  top: 75px;
  visibility: visible;
}
@media (max-width: 450px) {
  .header-table-of-content .table-of-content ul.active {
    top: 60px;
  }
}

@media (max-width: 1024px) {
  .blog-single--heading.fixed-heading {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .blog-single--heading.fixed-heading + .blog-single--detail {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .blog-single--heading.fixed-heading + .blog-single--detail {
    padding-top: 30px;
  }
}
.blog-single--heading.fixed-heading .article-title {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  position: relative;
}
.blog-single--heading.fixed-heading .article-title:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: -20px;
  top: 3px;
  transition: 0.3s;
}
@media (max-width: 480px) {
  .blog-single--heading.fixed-heading .article-title:after {
    right: -15px;
    top: 2px;
  }
}
.blog-single--heading.fixed-heading .article-title.active::after {
  transform: rotate(-180deg);
}

.blog-tag-tax-filter h3 {
  position: relative;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 600;
}
@media (min-width: 1921px) {
  .blog-tag-tax-filter h3 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
}
@media (max-width: 1600px) {
  .blog-tag-tax-filter h3 {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .blog-tag-tax-filter h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .blog-tag-tax-filter h3 {
    justify-content: center;
  }
}
@media (max-width: 1199px) {
  .blog-tag-tax-filter h3 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .blog-tag-tax-filter h3 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.blog-tag-tax-filter h3:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1'%3E%3Cpath d='M640 288a64 64 0 1 1 0.032-128.032A64 64 0 0 1 640 288z m123.456-96c-14.304-55.04-64-96-123.456-96s-109.152 40.96-123.456 96H128v64h388.544c14.304 55.04 64 96 123.456 96s109.152-40.96 123.456-96H896V192h-132.544zM640 864a64 64 0 1 1 0.032-128.032A64 64 0 0 1 640 864m0-192c-59.456 0-109.152 40.96-123.456 96H128v64h388.544c14.304 55.04 64 96 123.456 96s109.152-40.96 123.456-96H896v-64h-132.544c-14.304-55.04-64-96-123.456-96M384 576a64 64 0 1 1 0.032-128.032A64 64 0 0 1 384 576m0-192c-59.456 0-109.152 40.96-123.456 96H128v64h132.544c14.304 55.04 64 96 123.456 96s109.152-40.96 123.456-96H896v-64H507.456c-14.304-55.04-64-96-123.456-96' fill='%23181818'/%3E%3C/svg%3E");
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 1280px) {
  .blog-tag-tax-filter h3:before {
    width: 20px;
    height: 20px;
  }
}

.content-progress {
  background: #467FF7;
  height: 2px;
  display: block;
  max-width: 100%;
  position: fixed;
  top: 75px;
  z-index: 999;
}
@media (min-width: 1024px) {
  .content-progress {
    height: 4px;
  }
}
@media (max-width: 768px) {
  .content-progress {
    top: 79px;
  }
}
@media (max-width: 449px) {
  .content-progress {
    top: 64px;
  }
}

.content-progress-show {
  visibility: hidden;
}

.post-header.fixed-header-single + .content-progress-show {
  visibility: visible;
  position: relative;
  z-index: 4;
}

.blog-author_quote .modal-dialog {
  width: 100%;
  height: 100%;
  display: flex;
  margin: 0 auto;
  max-width: 100%;
  align-items: center;
  padding: 0 15px;
}
.blog-author_quote .modal-header {
  border: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  position: relative;
}
.blog-author_quote .modal-header h5 {
  font-weight: 700;
  color: #1c244b;
}
.blog-author_quote .modal-content {
  border: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 500px;
}

.blog-single-content .blog-cta a.learn-more, .blog-single-content .blog-cta a.learn-more--fill {
  color: #fff;
}

.blog-single-content blockquote {
  width: 90%;
  margin: 30px auto;
  background: #fff8e6;
  padding: 30px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  color: #707070;
  text-align: left;
}
.blog-single-content blockquote p {
  margin: 0;
}

@media (max-width: 767px) {
  .pos-system-main {
    margin-bottom: 10px;
  }
}
.pos-system-main .container {
  max-width: 1140px;
}
.pos-system-main div[class*=col-] {
  padding-left: 0px;
  padding-right: 0px;
}
.pos-system-main .main-pos-sec {
  background: linear-gradient(330deg, #457ef7 0%, #86a5d7 50%, #d5ebf5 100%);
}
@media (max-width: 1024px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main {
    align-items: center;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .main-title-pos {
  background-color: #ffffff;
  box-shadow: -5px 0px 7px rgba(56, 100, 188, 0.3);
  border-radius: 25px 0 0 25px;
  padding: 15px 36px;
  margin-top: 20px;
  margin-right: -60%;
}
@media (max-width: 1366px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .main-title-pos {
    padding: 10px 15px;
  }
}
@media (max-width: 768px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .main-title-pos {
    border-radius: 25px;
    display: inline-block;
    margin: 0 0 10px;
    background: transparent;
    padding: 0;
    box-shadow: none;
  }
}
@media (max-width: 575px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .main-title-pos {
    margin-right: 0;
    text-align: center;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .main-title-pos .blog-main_title {
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 10px;
}
@media (max-width: 1199px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .main-title-pos .blog-main_title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .main-title-pos .blog-main_title span {
  color: #467FF7;
  font-weight: bold;
  font-family: "Myriad Pro";
}
.pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner {
  padding-left: 15px;
}
@media (max-width: 1199px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner {
    padding: 15px;
    text-align: center;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-content {
  padding: 20px 0px;
}
@media (max-width: 1366px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-content {
    padding: 10px 0px 10px;
  }
}
@media (max-width: 768px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-content {
    padding: 0px;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-content p {
  color: #000000;
  font-family: "Myriad Pro";
  width: 100%;
  margin-bottom: 0px;
  padding-left: 15px;
}
@media (max-width: 1199px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-content p {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-left: 12px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-content p {
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-content p {
    text-align: center;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-sub-title {
  background-color: #011B38;
  color: #ffffff;
  padding: 10px;
  display: inline-block;
  text-align: center;
  font-family: "Myriad Pro";
}
@media (max-width: 1366px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-sub-title {
    padding: 5px 10px;
  }
}
@media (max-width: 991px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-sub-title {
    padding: 5px 15px;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0px 20px;
}
@media (max-width: 1199px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system {
    margin: 10px 15px 10px;
  }
}
@media (max-width: 768px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system {
    margin: 10px 0;
  }
}
.pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system .btn-blue, .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system .btn-blue-outline {
  color: #ffffff !important;
  background-color: #50BA49 !important;
  border: 2px solid #ffffff !important;
  border-radius: 30px;
}
.pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system .btn-blue:hover, .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system .btn-blue-outline:hover {
  color: #50BA49 !important;
  background-color: #ffffff !important;
}
@media (max-width: 1199px) {
  .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system .btn-blue, .pos-system-main .main-pos-sec .pos-cta-f-main .pos-system-inner .pos-system .btn-blue-outline {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 10px 20px;
  }
}
.pos-system-main .light-shade-image {
  height: 100%;
  text-align: end;
  position: relative;
  z-index: 0;
}
@media (max-width: 1199px) {
  .pos-system-main .light-shade-image {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .pos-system-main .light-shade-image {
    left: 0;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .pos-system-main .light-shade-image {
    padding-bottom: 15px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
}
.pos-system-main .light-shade-image img {
  height: 100%;
  width: 88%;
  border-radius: 235px 0 0 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .pos-system-main .light-shade-image img {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .pos-system-main .light-shade-image img {
    height: 100%;
    width: 65%;
    border-radius: 0px;
  }
}
.pos-system-main .light-shade-image::after {
  position: absolute;
  content: "";
  background-image: url(/wp-content/themes/goftx/dist/images/Gradientcirlce.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  .pos-system-main .light-shade-image::after {
    content: none;
  }
}
.pos-system-main .light-shade-image .ftx-logo-cta {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  bottom: 25px;
  position: absolute;
  left: 18px;
  background-color: #011B38;
  padding: 30px 14px;
  border-radius: 50%;
  overflow: visible;
  width: 100px;
  height: 100px;
}
.pos-system-main .light-shade-image .ftx-logo-cta img {
  width: 100%;
  overflow: visible;
  height: auto;
}
@media (max-width: 1366px) {
  .pos-system-main .light-shade-image .ftx-logo-cta img {
    width: 85%;
    height: auto;
  }
}
@media (max-width: 1366px) {
  .pos-system-main .light-shade-image .ftx-logo-cta {
    bottom: 15px;
    width: 60px;
    height: 60px;
    padding: 20px 0px;
  }
}
@media (max-width: 991px) {
  .pos-system-main .light-shade-image .ftx-logo-cta {
    bottom: 15px;
    width: 70px;
    height: 70px;
    padding: 10px;
    left: 35px;
  }
}
@media (max-width: 768px) {
  .pos-system-main .light-shade-image .ftx-logo-cta {
    left: -35px;
  }
}
@media (max-width: 600px) {
  .pos-system-main .light-shade-image .ftx-logo-cta {
    width: 40px;
    height: 40px;
    bottom: 25px;
    padding: 5px;
  }
}
@media (max-width: 575px) {
  .pos-system-main .light-shade-image .ftx-logo-cta {
    left: 15%;
    width: 55px;
    height: 55px;
    bottom: 25px;
    padding: 0;
  }
}
@media (max-width: 360px) {
  .pos-system-main .light-shade-image .ftx-logo-cta {
    left: 10%;
    width: 55px;
    height: 55px;
    bottom: 25px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .quick-tip-main {
    margin-bottom: 10px;
  }
}
.quick-tip-main .container {
  max-width: 1140px;
}
.quick-tip-main .quick-tip-inner {
  background-color: #F9C01F;
}
.quick-tip-main .tips-content {
  border-radius: 20px;
  padding: 30px;
  margin: 30px 30px 30px 0;
  background: linear-gradient(90deg, rgba(255, 188, 16, 0) 0%, rgba(255, 254, 253, 0.37) 52%, rgba(255, 255, 255, 0.37) 100%);
}
@media (max-width: 1366px) {
  .quick-tip-main .tips-content {
    margin: 15px 15px 15px 0;
    padding: 15px;
  }
}
@media (max-width: 1200px) {
  .quick-tip-main .tips-content {
    margin: 10px 10px 10px 0;
    padding: 10px;
  }
}
@media (max-width: 1024px) {
  .quick-tip-main .tips-content {
    margin: 20px 20px 20px 0;
    padding: 20px;
  }
}
@media (max-width: 575px) {
  .quick-tip-main .tips-content {
    margin: 15px;
    padding: 20px;
    background: linear-gradient(90deg, rgba(250, 188, 16, 0) -100%, rgba(255, 254, 253, 0.368627451) 50%, rgba(255, 255, 255, 0.368627451) 100%);
    text-align: center;
  }
}
.quick-tip-main .tips-content h2 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #000;
}
.quick-tip-main .tips-content p {
  color: #000000;
  margin-bottom: 0px;
}
@media (max-width: 1200px) {
  .quick-tip-main .tips-content p {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (max-width: 1024px) {
  .quick-tip-main .tips-content p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .quick-tip-main .tips-content p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (max-width: 1199px) {
  .quick-tip-main .tips-image {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .quick-tip-main .tips-image {
    text-align: center;
    margin-bottom: 0px;
  }
}
@media (max-width: 575px) {
  .quick-tip-main .tips-image img {
    max-width: 200px;
  }
}

@media (max-width: 767px) {
  .ready-business-main-cta {
    margin-bottom: 10px;
  }
}
.ready-business-main-cta .container {
  max-width: 1140px;
}
.ready-business-main-cta .level-inner-main {
  background-image: url(/wp-content/themes/goftx/dist/images/business-ready-bg-cta.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 34px 20px 34px;
  position: relative;
}
@media (max-width: 767px) {
  .ready-business-main-cta .level-inner-main {
    padding: 34px 20px 34px;
  }
}
.ready-business-main-cta .level-inner-main .indus-inner-cta h2 {
  color: #ffffff;
  font-family: "Myriad Pro";
  font-weight: bold;
  margin: 0px;
  padding-bottom: 15px;
}
.ready-business-main-cta .level-inner-main .indus-inner-cta h2 span {
  color: #467FF7;
  font-family: "Myriad Pro";
  font-weight: bold;
}
.ready-business-main-cta .level-inner-main .indus-inner-cta p {
  color: #ffffff;
  font-family: "Myriad Pro";
  margin-bottom: 0px;
  padding-bottom: 25px;
}
.ready-business-main-cta .level-inner-main .indus-inner-cta .btn-blue, .ready-business-main-cta .level-inner-main .indus-inner-cta .btn-blue-outline {
  color: #ffffff !important;
  background-color: #50BA49 !important;
  border: 2px solid #ffffff !important;
  border-radius: 30px;
}
.ready-business-main-cta .level-inner-main .indus-inner-cta .btn-blue:hover, .ready-business-main-cta .level-inner-main .indus-inner-cta .btn-blue-outline:hover {
  color: #50BA49 !important;
  background-color: #ffffff !important;
}

@media (max-width: 767px) {
  .reach-customer-main {
    margin-bottom: 10px;
  }
}
.reach-customer-main .container {
  max-width: 1140px;
}
.reach-customer-main .reach-customer-inner {
  background-color: #ffffff;
  border: 2px solid #f1f1f1;
  padding-bottom: 30px;
}
.reach-customer-main .reach-customer-inner div[class*=col-] {
  padding-left: 0px;
}
@media (max-width: 767px) {
  .reach-customer-main .reach-customer-inner div[class*=col-] {
    padding-right: 0px;
    width: 100%;
  }
}
.reach-customer-main .reach-customer-inner .reach-banner {
  text-align: center;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.reach-customer-main .reach-customer-inner .reach-banner::before {
  content: "";
  position: absolute;
  background-color: #50BA49;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  top: 40px;
  left: -30px;
}
@media (max-width: 575px) {
  .reach-customer-main .reach-customer-inner .reach-banner::before {
    content: none;
  }
}
.reach-customer-main .reach-customer-inner .reach-banner img {
  position: relative;
  z-index: 1;
}
@media (max-width: 1600px) {
  .reach-customer-main .reach-customer-inner .reach-banner img {
    width: calc(100% - 35px);
  }
}
@media (max-width: 767px) {
  .reach-customer-main .reach-customer-inner .reach-banner img {
    width: auto;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .reach-customer-main .reach-customer-inner .reach-banner {
    text-align: center;
    max-width: 100%;
    padding-top: 15px;
  }
}
.reach-customer-main .reach-customer-inner .reach-main {
  position: relative;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .reach-customer-main .reach-customer-inner .reach-main {
    padding: 0 15px;
  }
}
.reach-customer-main .reach-customer-inner .reach-main::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/goftx/dist/images/plus-pattern.png);
  width: 60px;
  height: 45px;
  top: 13px;
  right: 0;
  background-repeat: no-repeat;
}
@media (max-width: 575px) {
  .reach-customer-main .reach-customer-inner .reach-main::before {
    content: none;
  }
}
.reach-customer-main .reach-customer-inner .reach-main::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/goftx/dist/images/Bottom-circle.png);
  width: 65px;
  height: 45px;
  right: 5px;
  bottom: 0px;
  background-repeat: no-repeat;
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content {
  background-image: url(/wp-content/themes/goftx/dist/images/new-reach-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 50px;
  width: 100%;
  height: 100%;
}
@media (max-width: 1366px) {
  .reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content {
    padding-left: 30px;
    padding-right: 70px;
  }
}
@media (max-width: 767px) {
  .reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content {
    padding-left: 0px;
  }
}
@media (max-width: 575px) {
  .reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content {
    text-align: center;
    padding-right: 0;
  }
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content h2 {
  padding-bottom: 10px;
  margin-top: 15px;
  margin-bottom: 0;
  position: relative;
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content h2 span {
  color: #FF4E00;
  display: block;
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content h2 br {
  display: none;
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content h2::after {
  content: "";
  position: absolute;
  background-color: #FF4E00;
  width: 100px;
  height: 3px;
  top: 100%;
  left: 0;
}
@media (max-width: 575px) {
  .reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content h2::after {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content p {
  color: #000000;
  padding-top: 14px;
}
@media (max-width: 1366px) {
  .reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content p {
    padding-bottom: 10px;
    padding-top: 9px;
  }
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content .learn-more-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content .learn-more-btn a.btn {
  color: #ffffff;
  box-shadow: none;
  border-radius: 50px;
}
.reach-customer-main .reach-customer-inner .reach-main .reach-customer-inner-content .learn-more-btn a.btn:hover {
  color: #467FF7;
}

.cta-free-book-form .form-data {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.cta-free-book-form .form-data label {
  font-size: 18px;
}
.cta-free-book-form .form-data input {
  border-radius: 5px;
  height: auto;
  min-height: 1px;
  padding: 5px;
}
.cta-free-book-form .form-data .error {
  color: red;
  font-size: 12px;
}
.cta-free-book-form .form-message.error {
  color: red;
  font-size: 18px;
}

#ctafreebook .modal-dialog .modal-content {
  height: auto !important;
}
#ctafreebook .modal-header.thankmsg {
  border: none;
  min-height: 50px;
}
#ctafreebook .modal-header.thankmsg h5 {
  display: none;
}
#ctafreebook .success-from {
  text-align: center;
}
#ctafreebook .success-from p {
  color: #000;
  font-size: 27px;
  padding: 0 50px;
  margin-top: 20px;
  line-height: 35px;
  font-weight: 700;
}

.blog-single .article-list .container {
  max-width: 970px;
}

.tax-library-category .library-article--list .container {
  max-width: 970px;
}

@media (max-width: 1400px) {
  html[lang=es-ES] .header-table-of-content .table-of-content ul.active {
    top: 90px;
  }
}
@media (max-width: 991px) {
  html[lang=es-ES] .header-table-of-content .table-of-content ul.active {
    top: 82px;
  }
}
@media (max-width: 961px) {
  html[lang=es-ES] .header-table-of-content .table-of-content ul.active {
    top: 100px;
  }
}
@media (max-width: 767px) {
  html[lang=es-ES] .post-header {
    border-bottom: 2px solid #467FF7;
  }
  html[lang=es-ES] .post-header.fixed-header-single .site-logo.sticky-logo {
    display: inline;
  }
  html[lang=es-ES] .post-header.fixed-header-single .table-of-content {
    position: fixed;
    top: 106px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px 25px;
    background: #ffffff;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  }
  html[lang=es-ES] .post-header.fixed-header-single .table-of-content ul.active {
    top: 154px;
  }
}
@media (max-width: 450px) {
  html[lang=es-ES] .post-header {
    border-bottom: 2px solid #467FF7;
  }
  html[lang=es-ES] .post-header .table-of-content .article-title {
    font-size: 20px;
  }
  html[lang=es-ES] .post-header.fixed-header-single .table-of-content {
    top: 86px;
  }
  html[lang=es-ES] .post-header.fixed-header-single .table-of-content ul.active {
    top: 131px;
  }
}
