/* Theme Name: Growthzilla
Theme URI: http://growthzilla.com/
Author: Saurav Niroula
Author URI: http://sauravniroula.com.np/
Description: We are a group of software engineers set in a mission to help salons grow their revenue. We built Uzeli because many of our friends and family members run salons. While helping them with their technology needs, we became aware of the shortcomings of existing software solutions and realized that there was a need for a platform to drive growth.
Version: 1.0.0
Tags: beauty salon, spa center, barber shop, massage center, uzeli software, point of sale, POS, Eyebrow threading*/

/*normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
}

.col-10 p {
  text-align: justify;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  color: #495057;
  font-size: 18px;
  line-height: 1.85;
  font-family: open sans, sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #212529;
  font-family: jost, sans-serif;
  font-weight: 700;
  line-height: 1.25;
}

h1 {
  font-size: 64px;
  margin-bottom: 25px;
}

h2 {
  font-size: 42px;
  margin-bottom: 15px;
}

h3 {
  font-size: 38px;
  margin-bottom: 15px;
}

h4 {
  font-size: 28px;
  margin-bottom: 10px;
}

h5 {
  font-size: 24px;
  margin-bottom: 10px;
}

h6 {
  font-size: 20px;
  margin-bottom: 10px;
}

h6.small {
  font-size: 18px;
}

h6.vsmall {
  font-size: 14px;
}

p {
  margin-bottom: 15px;
}

p:last-child {
  margin-bottom: 0;
}

.entry-content {
  margin-bottom: 30px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo img {
  width: 15%;
}

a {
  color: #212529;
}

a:visited {
  color: #212529;
}

a.btn:visited {
  color: #371650;
}

a:hover,
a:focus,
a:active {
  color: #f4b947;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #f4b947;
  border-radius: 4px;
  background: #f4b947;
  color: #371650;
  line-height: 1;
  padding: 25px 45px;
  font-family: jost, sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #371650;
  background: ;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #371650;
  background: #371650;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #495057;
  border: 1px solid #adb5bd;
  border-radius: 4px;
  padding: 15px 20px;
  margin-bottom: 15px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #495057;
  outline: 0;
}

select {
  border: 1px solid #adb5bd;
}

textarea {
  width: 100%;
}

.main-navigation {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-family: jost, sans-serif;
  font-weight: 700;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
  justify-content: flex-end;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
  margin-right: 45px;
}

.main-navigation li:last-child {
  margin-right: 0;
}

.main-navigation a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.main-navigation a:hover {
  color: #f4b947;
}

.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#primary[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

body #page.site {
  overflow-x: hidden;
}

.fnt-jost {
  font-family: jost, sans-serif;
}

.fnt-opensans {
  font-family: open sans, sans-serif;
}

.fnt-black {
  color: #000;
}

.bg-golden {
  background: #f9db9f;
}

.bg-lightyellow {
  background: #fef8ec;
}

.bg-purple {
  background: #371650;
}

.bg-gray {
  background: #f8f9fa;
}

.txt-dark-purple {
  color: #4d1f70;
}

.txt-mid-purple {
  color: #aa6fd8;
}

.txt-darkgrey {
  color: #212529;
}

.txt-gray {
  color: #495057;
}

.txt-midyellow {
  color: #745006;
}

.txt-yellow {
  color: #f4b947;
}

.txt-purple {
  color: #371650;
}

.txt-white {
  color: #fff;
}

.w-500 {
  width: 500px;
}

.fnt-140 {
  font-size: 140px;
}

.fnt-120 {
  font-size: 120px;
}

.fnt-90 {
  font-size: 90px;
}

.fnt-60 {
  font-size: 60px;
}

.fnt-54 {
  font-size: 54px;
}

.fnt-48 {
  font-size: 48px;
}

.fnt-42 {
  font-size: 42px;
}

.fnt-40 {
  font-size: 40px;
}

.fnt-38 {
  font-size: 38px;
}

.fnt-36 {
  font-size: 36px;
}

.fnt-34 {
  font-size: 34px;
}

.fnt-30 {
  font-size: 30px;
}

.fnt-26 {
  font-size: 26px;
}

.fnt-24 {
  font-size: 24px;
}

.fnt-22 {
  font-size: 22px;
}

.fnt-20 {
  font-size: 20px;
}

.fnt-18 {
  font-size: 18px;
}

.fnt-16 {
  font-size: 16px;
}

.fnt-14 {
  font-size: 14px;
}

.pad-t110 {
  padding-top: 110px;
}

.padlr-30 {
  padding: 0 30px;
}

.pad-140 {
  padding: 140px 0;
}

.pad-60 {
  padding: 60px 0;
}

.pad-80 {
  padding: 80px 0;
}

.fnt-xbold {
  font-weight: 900;
}

.fnt-bold {
  font-weight: 700;
}

.fnt-semib {
  font-weight: 600;
}

.fnt-medium {
  font-weight: 500;
}

.fnt-normal {
  font-weight: 400;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-darkyellow {
  color: #4d3504;
}

.txt-white {
  color: #fff;
}

.txt-upper {
  text-transform: uppercase;
}

.txt-lower {
  text-transform: lowercase;
}

.txt-capitalize,
a.btn.txt-capitalize {
  text-transform: capitalize;
}

.txt-lower {
  text-transform: lowercase;
}

.mlr-auto {
  margin-left: auto;
  margin-right: auto;
}

.ml-30 {
  margin-left: 30px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-100 {
  margin-top: 100px;
}

.mtb-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-10 {
  margin-top: 10px;
}

.mtb-80 {
  margin: 80px 0;
}

.mtb-40 {
  margin: 40px 0;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mtb-50 {
  margin: 50px 0;
}

.mtb-20 {
  margin: 20px 0;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mlr-15 {
  margin: 0 15px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mt-40-mb-60 {
  margin: 40px 0 60px;
}

.mt-80-mb-100 {
  margin: 80px 0 100px;
}

.mt-80-mb-145 {
  margin: 80px 0 145px;
}

.mt-30-ml-20 {
  margin: 30px 0 0 20px;
}

.elm-block {
  display: block;
}

.lh-pt5 {
  line-height: 1.5;
}

.lh-normal {
  line-height: 1.85;
}

.bx-shdow {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}

.curent-menu-item a {
  color: #f4b947;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

a.btn {
  background: #f4b947;
  padding: 18px 50px;
  border-radius: 8px;
  font-size: 22px;
  font-weight: 700;
  font-family: jost, sans-serif;
  text-transform: uppercase;
  color: #371650;
  transition-property: color, background, border, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

a.btn:hover {
  background: #371650;
  color: #fff;
}

a.btn.banner-btn:hover {
  background: #fff;
  color: #371650;
}

a.btn2 {
  background: #f4b947;
  padding: 18px 50px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  font-family: jost, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #371650;
  transition-property: color, background, border, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

a.btn2:hover {
  background: #371650;
  color: #fff;
}

a.btn3 {
  background: #f4b947;
  padding: 18px 50px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  font-family: jost, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #371650;
  transition-property: color, background, border, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

a.btn3:hover {
  background: #fff;
  color: #f4b947;
}

a.btn3 {
  background: #f4b947;
  padding: 18px 50px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  font-family: jost, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #371650;
  transition-property: color, background, border, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

a.btn3:hover {
  background: #fff;
  color: #f4b947;
}

#myBtn {
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 500;
  outline: none;
  text-transform: lowercase;
  text-decoration: underline;
  padding: 10px;
}

#myBtn2 {
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 500;
  outline: none;
  text-transform: lowercase;
  text-decoration: underline;
  padding: 0;
}

#usdPrice {
  margin: 0 2rem;
  padding: 10px;
  font-size: 0.78rem;
  line-height: normal;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: ; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.6); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 1200px;
  margin-bottom: 100px;
}

.box-content {
  width: 800px;
  margin: auto;
}

.box-content p {
  font-size: 12px;
  line-height: 20px;
}

.box-content h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
}

/* The Close Button */
.close {
  color: #371650;
  font-size: 28px;
  font-weight: bold;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  padding: 8px;
  margin-top: -38px;
  margin-left: 1142px;
  border: solid 1px #371650;
}

.close:hover,
.close:focus {
  color: #f4b947;
  background: #371650;
  text-decoration: none;
  cursor: pointer;
}

.shopping-cart {
  margin-top: 20px;
}

.product-description {
}

.product {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  text-align: left;
  width: 1100px;
  box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 10px;
  margin: auto;
  margin-bottom: 10px;
}

.product-image {
  width: 10%;
  padding: 8px;
  background: #efefef;
}

.pricing-box {
  display: flex;
}

.product-line-price {
  color: ;
}

.dollar-modal {
  margin-top: 16px;
  padding-left: 20px;
}

.product-quantity {
  padding-right: 20px;
  width: max-content;
}

.product-title {
  font-size: 16px;
  font-weight: 700;
}

.btn-input-style {
  display: flex;
  flex-direction: row;
}

.button-input-style {
  width: 30px;
  height: 30px;
  font-size: 14px;
  padding: 5px;
  margin: 10px 0;
}

.button-input-style:hover {
  background-color: #fff !important;
}

.button-input-style:active {
  background-color: #fff !important ;
  border: none !important;
}

.button-input-style:visited {
  background-color: #fff !important;
  border: none !important;
}

.button-input-style:focus {
  background-color: #f4b947 !important;
  border: solid 1px #f4b947;
  text-decoration: none !important;
}

.cust-input {
  width: 40px;
  font-size: 10px;
  text-align: center;
  border: 1px solid #fff !important;
  padding: 0 !important;
}

.product-price {
  padding: 16px 20px 0 2px;
  font-weight: 700;
}

.product-line-price {
  padding: 5px 20px;
  display: none !important;
}

.product-removal {
  padding: 5px 0;
}

.product-details {
  width: 700px;
  padding-left: 40px;
}

.product-details p {
  font-size: 12px;
  line-height: 20px;
}

.remove-product {
  border: 0;
  padding: 4px 8px;
  background-color: #371650;
  color: #fff;
  font-family: $font-bold;
  font-size: 12px;
  border-radius: 3px;
}

.remove-product:hover {
  background-color: #a44;
}

/* Totals section */
.totals {
}

.totals-item-total {
  text-align: right;
  margin-right: 50px;
  padding-bottom: 20px;
  align-items: center;
  display: flex;
  flex-direction: row;
  float: right;
}

.totals-item-total label {
  display: inline-block;
  padding-right: 20px;
}

.img-popular {
  width: 40%;
  margin: auto;
  padding: 10px;
}

.totals-value {
  font-size: 26px;
  font-weight: 600;
}

.checkout {
  float: right;
  border: 0;
  margin-top: 20px;
  padding: 6px 25px;
  background-color: #6b6;
  color: #fff;
  font-size: 25px;
  border-radius: 3px;
}

.checkout:hover {
  background-color: #494;
}

/* Make adjustments for tablet */
@media screen and (max-width: 650px) {
  .shopping-cart {
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid $color-border;
  }

  .column-labels {
    display: none;
  }

  .product-image {
    float: right;
    width: auto;
  }

  .product-details {
    float: none;
    margin-bottom: 10px;
    width: auto;
  }

  .product-price {
    clear: both;
    width: 70px;
  }

  .product-quantity {
  }

  .product-quantity:before {
  }

  .product-removal {
    width: auto;
  }

  .product-line-price {
    float: right;
    width: 70px;
  }
}

.btn-pricing {
  margin: 30px 0;
}

.details-div {
}

.details-div a {
  font-size: 16px;
}

#basic-div p img {
  width: 35%;
  margin: 15px;
}

#professional-div p img {
  width: 45%;
  margin: 10px;
}

#professional-div p {
  margin-top: 10px;
}

#master-div p img {
  width: 60%;
  margin: 15px;
}

.details-div p span {
  font-size: 12px;
}

.list {
  text-align: left;
  margin: 40px 0;
  font-size: 14px;
  width: 250px;
}

.list ul {
  list-style-image: url("../img/check-icon.png");
  margin-left: 20px;
}

.list ul li {
  padding: 6px;
}

.toggle-btn {
  margin: 20px 0 10px;
  font-weight: 600;
}

.tab-title {
  margin-top: 10px;
}

.SmartCheckout {
}

.duo {
  width: 43%;
  margin: auto;
  padding: 20px 0;
}

.mth {
  margin-top: -10px;
}

.toggle-container {
}

.contact-container {
  margin: auto;
  display: flex;
  flex-direction: row;
  margin-top: 50px;
  border-bottom: solid 1px #999;
}

.pricing-footer {
  background-color: #371650;
  border-top: 10px solid #f9db9f;
}

.footer-cta-left {
  width: 600px;
  padding: 30px 30px 0;
}

.contact-pricing {
  background-color: #371650 !important;
  width: 500px !important;
  padding: 0 !important;
  margin-top: 80px;
}

.top-tag {
  background: #744598;
  color: #f9db9f;
  width: 150px;

  margin: auto;
  border-radius: 5px;
  margin-top: -30px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}

.tagline {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  border: solid 1px #6f2ca3;
  width: 700px;
  margin: 100px auto;
  padding: 30px;
  border-radius: 10px;
}

.tagline span {
  padding-left: 20px;
}

header.site-header {
  position: absolute;
  left: 0;
  right: 0;
  padding: 20px 0;
  z-index: 3;
}

header.site-header .col,
.banner-sec .col {
  display: flex;
  align-items: center;
}

.banner-sec {
  position: relative;
  height: 600px;
  background: #371650;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  justify-content: center;
}

.banner-sec::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,IDxzdmcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyBjbGFzcz0nYmFubmVyLXN2Zycgdmlld0JveD0nMCAwIDEwMCAxMDAnIHByZXNlcnZlQXNwZWN0UmF0aW89J25vbmUnPjxwb2x5Z29uIHBvaW50cz0nMCwxMDAgMCw4MCAxMDAsMCAxMDAsMTAwJyBzdHlsZT0nZmlsbDogI0Y4RjVGMicvPjxwb2x5Z29uIHBvaW50cz0nMCw5MCAwLDgwIDEwMCwwIDEwMCwxMCcgc3R5bGU9J2ZpbGw6ICNGOURCOUYnLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 10vw;
}

.banner-sec .col:first-child {
  z-index: 1;
}

.banner-txt-wrap {
  /* padding-left: 15%; */
}

.banner-btn {
  padding: 23px 70px;
}

.banner-sec::before {
  content: "";
  background: url(../img/banner-arrow-bg.png) no-repeat;
  background-size: contain;
  width: 648px;
  height: 882px;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-svg {
  position: absolute;
  bottom: -5px;
  height: 10vw;
  width: 100%;
}

.uzeli-sec {
  position: relative;
  padding: 90px 0 150px;
  background: #f8f5f2;
}

.uzeli-sec .title p {
  padding: 0 15px;
  text-align: center;
}

.uzeli-sec::before {
  content: "";
  background: url(../img/arrow-up.png) no-repeat;
  background-position: top left;
  background-size: contain;
  height: 493px;
  width: 280px;
  position: absolute;
  top: 0;
  left: 45px;
}

ul.uzeli-infographics {
  margin: 40px 0 0;
  text-align: center;
  position: relative;
}

ul.uzeli-infographics img {
  max-width: 60px;
}

ul.uzeli-infographics li:nth-child(3) img {
  max-width: 110px;
}

ul.uzeli-infographics li:last-child img {
  max-width: 55px;
}

ul.uzeli-infographics li {
  display: inline-block;
  margin-right: 60px;
  position: relative;
}

ul.uzeli-infographics h6.small {
  position: relative;
  top: 70px;
}

ul.uzeli-infographics::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTA4OSAxNicgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48bGluZSB4MT0nMTEnIHkxPSc4JyB4Mj0nMTA4MScgeTI9JzgnIHN0cm9rZT0ndXJsKCNwYWludDBfbGluZWFyKScgc3Ryb2tlLXdpZHRoPSc0Jz48L2xpbmU+PGNpcmNsZSBjeD0nNy41JyBjeT0nNy41JyByPSc3LjUnIGZpbGw9JyMyMjhCRTYnPjwvY2lyY2xlPjxjaXJjbGUgY3g9JzEwODEuNScgY3k9JzguNScgcj0nNy41JyBmaWxsPScjRTkxRTFEJz48L2NpcmNsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9J3BhaW50MF9saW5lYXInIHgxPSc0NjcuNScgeTE9JzEwLjk5NjUnIHgyPSc4MzkuNScgeTI9JzEwLjk5NjUnIGdyYWRpZW50VW5pdHM9J3VzZXJTcGFjZU9uVXNlJz48c3RvcCBvZmZzZXQ9JzAuMTUxMDQyJyBzdG9wLWNvbG9yPScjMjI4QkU2Jz48L3N0b3A+PHN0b3Agb2Zmc2V0PScwLjMxMjUnIHN0b3AtY29sb3I9JyMwQ0E2NzgnPjwvc3RvcD48c3RvcCBvZmZzZXQ9JzAuODQzODIxJyBzdG9wLWNvbG9yPScjMENBNjc4Jz48L3N0b3A+PHN0b3Agb2Zmc2V0PScxJyBzdG9wLWNvbG9yPScjRTkxRTFEJz48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  width: 640px;
  height: 16px;
  position: absolute;
  bottom: 5px;
}

ul.uzeli-infographics li::before {
  content: "X";
  height: 25px;
  width: 25px;
  font-size: 14px;
  font-family: jost, sans-serif;
  background: #fff;
  border: 4px solid #228be6;
  border-radius: 15px;
  text-align: center;
  font-weight: 700;
  line-height: 18px;
  color: #228be6;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: block;
}

ul.uzeli-infographics li:nth-child(3)::before {
  content: "\f00c";
  font-family: "font awesome 5 free";
  height: 45px;
  width: 45px;
  border-radius: 50%;
  line-height: 32px;
  border: 8px solid #0ca678;
  color: #0ca678;
  font-size: 20px;
  bottom: -8px;
}

ul.uzeli-infographics li:nth-child(3) h6 {
  font-size: 26px;
}

ul.uzeli-infographics li:nth-child(3) h6.small {
  font-size: 18px;
}

ul.uzeli-infographics li:last-child::before {
  border-color: #e91e1d;
  color: #e91e1d;
}

.uzeli-features {
  position: relative;
}

.uzeli-features::before {
  content: "";
  width: 280px;
  height: 780px;
  background: url(../img/arrow-down.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 90px;
  top: -250px;
}

.text-center {
  text-align: center;
}

.feature-item {
  margin-bottom: 200px;
}

.feature-item img {
  position: relative;
  z-index: 1;
  max-width: 100%;
}

.feature-item:nth-child(2) .col-5,
.feature-item:nth-child(4) .col-5 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.feature-item:nth-child(2) .col-5 img {
  margin-right: 60px;
}

.feature-item:nth-child(2) .feature-title {
  margin-bottom: 80px;
}

.feature-item:last-child {
  margin-bottom: 0;
}

.feature-title {
  position: relative;
  padding-left: 115px;
}

.feature-title h3 {
  margin-bottom: 10px;
}

.feature-title:before {
  content: "1";
  width: 89px;
  height: 82px;
  background: url(../img/feature-title-bg.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  font-family: jost, sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #212529;
  line-height: 80px;
}

.feature-item:nth-child(3) .feature-title:before {
  content: "2";
}

.feature-item:nth-child(4) .feature-title:before {
  content: "3";
}

ul.effortless-listing {
  margin: 0;
  padding: 0;
}

.effortless-listing li {
  list-style: none;
  margin-bottom: 30px;
}

.effortless-listing li:nth-child(2) {
  margin-left: 30px;
}

.effortless-listing li:last-child {
  margin-bottom: 0;
}

.effortless-listing li:nth-child(2) div {
  background: #ebfbee;
}

.effortless-listing li:nth-child(3) div {
  background: #e7f5ff;
}

.effortless-item {
  max-width: 850px;
  padding: 30px 40px;
  border-radius: 8px;
  position: relative;
  background: #fef8ec;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.09);
}

.effortless-item div:before {
  content: "\f058";
  font-family: "font awesome 5 free";
  color: #f4b947;
  font-size: 26px;
  position: absolute;
  font-weight: 700;
  left: 0;
  top: -5px;
}

.effortless-item div {
  padding-left: 45px;
  position: relative;
}

ul.delightful-list {
  margin: 0 0 0 140px;
  position: relative;
  font-family: jost, sans-serif;
  color: #212529;
  font-weight: 600;
  font-size: 24px;
  padding: 0;
  width: 635px;
}

ul.delightful-list li {
  list-style: none;
  position: relative;
  margin-bottom: 30px;
  padding-left: 50px;
}

ul.delightful-list li:after {
  display: none;
  content: "";
  height: 70px;
  width: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  bottom: -35px;
}

ul.delightful-list li:last-child:after {
  display: none;
}

ul.delightful-list li:before {
  content: "\f058";
  font-family: "font awesome 5 free";
  font-size: 50px;
  position: absolute;
  top: 10px;
  left: -30px;
  line-height: 1;
  color: #f9db9f;
  z-index: 1;
}

ul.delightful-list li:nth-child(2):before {
  color: #b2f2bb;
}

ul.delightful-list li:nth-child(3):before {
  color: #ffc9c9;
}

ul.delightful-list li:first-child:before {
  color: #a5d8ff;
}

.marketing-item {
  width: 245px;
  border-radius: 8px;
  background: #fef8ec;
  padding: 25px 30px;
  font-family: jost, sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #212529;
  line-height: 1.5;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.09);
}

ul.marketing-list {
  margin: 0 0 0 120px;
  padding: 0;
}

ul.marketing-list li {
  display: inline-block;
  margin: 0 25px 30px 0;
  float: left;
}

ul.marketing-list li:nth-child(even) {
  margin-right: 0;
}

ul.marketing-list,
ul.delightful-list {
  margin-top: 50px;
}

ul.marketing-list i {
  display: block;
  margin-bottom: 10px;
  color: #f4b947;
}

ul.marketing-list li:nth-child(2) i {
  color: #69db7c;
}

ul.marketing-list li:nth-child(3) i {
  color: #ff8787;
}

ul.marketing-list li:last-child i {
  color: #4dabf7;
}

ul.marketing-list li:nth-child(2) div {
  background: #ebfbee;
}

ul.marketing-list li:nth-child(3) div {
  background: #fff5f5;
}

ul.marketing-list li:last-child div {
  background: #e7f5ff;
}

.why-uzeli {
  background: #f8f5f2;
  position: relative;
}

.why-uzeli::before {
  content: "";
  width: 280px;
  height: 780px;
  background: url(../img/arrow-down.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 90px;
  top: -250px;
}

ul.testimonial-list {
  counter-reset: my-awesome-counter;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.testimonial-list li {
  counter-increment: my-awesome-counter;
  margin-bottom: 130px;
  position: relative;
  text-align: center;
}

ul.testimonial-list li:last-child {
  margin-bottom: 0;
}

ul.testimonial-list h3 {
  padding: 10px 0 0 20px;
  display: inline-block;
  z-index: 1;
  position: relative;
}

ul.testimonial-list li::before {
  content: counter(my-awesome-counter);
  font-weight: 700;
  font-size: 36px;
  color: #371650;
  background: #f4b947;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 75px;
}

.uzeli-img-hold {
  position: relative;
  width: 70%;
  padding-right: 0;
  z-index: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-right: 30px;
}

.bframe-row {
  padding: 3px 10px;
  background: #d6d6d6;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bframe-column {
  float: left;
}

.bframe-left {
  width: 50%;
  text-align: left;
}

.bframe-right {
  width: 50%;
}

.bframe-row:after {
  content: "";
  display: table;
  clear: both;
}

.bframe-dot {
  margin-top: 4px;
  height: 12px;
  width: 12px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.bframe-bar {
  width: 17px;
  height: 3px;
  background-color: #aaa;
  margin: 3px 0;
  display: none;
}

.uzeli-img-hold img {
  z-index: 1;
  position: relative;
  max-width: 100%;
}

.uzeli-testimonial {
  padding: 30px;
  text-align: left;
  width: 30%;
  z-index: 1;
}

.uzeli-testimonial p {
  line-height: 1.65;
  position: relative;
  margin-bottom: 25px;
  padding-top: 45px;
}

.uzeli-testi-wrap {
  display: flex;
  padding: 70px 0 60px;
}

.uzeli-testimonial p::before {
  content: "";
  height: 50px;
  width: 50px;
  background: url(../img/quote-left.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -50px;
}

ul.testimonial-list li:first-child .uzeli-testi-wrap::before {
  content: "";
  width: 207px;
  height: 207px;
  background: url(../img/circle-bg.png) no-repeat;
  position: absolute;
  right: -95px;
  top: 70px;
}

ul.testimonial-list li:first-child .uzeli-testi-wrap::after {
  content: "";
  width: 430px;
  height: 362px;
  background: url(../img/polygon-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  bottom: -55px;
  left: -145px;
}

ul.testimonial-list li:nth-child(2) .uzeli-testi-wrap::before {
  content: "";
  height: 479px;
  width: 479px;
  background: url(../img/big-circle-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  bottom: -130px;
  left: -220px;
}

ul.testimonial-list li:last-child .uzeli-testi-wrap::before {
  content: "";
  width: 430px;
  height: 632px;
  background: url(../img/polygon-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  right: -215px;
  top: -20px;
}

ul.testimonial-list li:last-child .uzeli-testi-wrap::after {
  content: "";
  width: 207px;
  height: 207px;
  background: url(../img/circle-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  bottom: -60px;
  left: -130px;
}

.uzeli-best,
.more-features-sec {
  position: relative;
}

.uzeli-best::after,
.more-features-sec::after {
  content: "";
  width: 280px;
  height: 780px;
  background: url(../img/arrow-down.png) no-repeat;
  background-size: auto;
  position: absolute;
  right: 105px;
  bottom: 20px;
  z-index: 1;
}

.more-features-sec::after {
  right: 25px;
}

.subscribe {
  position: relative;
  top: -40px;
  z-index: 2;
}

.subscribe .col {
  background: #f8f5f2;
  padding: 70px 50px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer {
  position: relative;
  overflow: hidden;
}

footer::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,IDxzdmcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyBjbGFzcz0nZm9vdGVyLXN2ZycgcHJlc2VydmVBc3BlY3RSYXRpbz0nbm9uZScgdmlld0JveD0nMCAwIDEwMCAxMDAnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDAsOTAgMCwxMDAsIDEwMCwwJyBzdHlsZT0nZmlsbDogI2ZmZmZmZjsnLz48cG9seWdvbiBwb2ludHM9JzAsOTAgMCwxMDAgMTAwLDEwIDEwMCwwJyBzdHlsZT0nZmlsbDogI0Y5REI5RicvPjwvc3ZnPg==);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  width: 100%;
  height: 10vw;
}

footer:after {
  height: 702px;
  width: 1901px;
  background: url(../img/footer-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}

footer .col {
  padding: 0;
}

.footer {
  padding: 100px 0 60px;
}

body.landing-page .footer {
  padding: 370px 0 60px;
}

.footer,
.copyright {
  position: ;
  z-index: 1;
}

.widget,
.copyright {
  color: #fff;
}

.footer-widget-nav {
  padding-left: 90px;
}

.footer-widget-uselinks ul,
.footer-widget-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 2.5;
}

.footer-widget-uselinks ul a,
.footer-widget-nav ul a {
  color: #fff;
  text-decoration: none;
}

.footer-widget-uselinks ul a:hover,
.footer-widget-nav ul a:hover {
  color: #f4b947;
}

.copyright .row {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.copyright .col:last-child {
  text-align: right;
}

a.copyright-txt-links,
a.copyright-txt-links:visited {
  color: #f4b947;
}

a.copyright-txt-links:hover {
  color: #fff;
}

.copyright-links,
.copyright-social-links {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.copyright-links {
  margin-left: 10px;
}

.copyright-links li,
.copyright-social-links li {
  display: inline-block;
}

.copyright-links li {
  border-left: 1px solid #fff;
  padding: 0 10px;
  line-height: 100%;
  font-family: jost, sans-serif;
}

.copyright-links li:last-child {
  padding-right: 0;
}

.copyright-links li a,
.copyright-social-links li a {
  color: #fff;
}

.copyright-links li a:hover,
.copyright-social-links li a:hover {
  color: #f4b947;
}

.star-review i {
  font-size: 34px;
  color: #f4b947;
}

#pills-tabContent.tab-content {
  width: 80%;
  margin-top: 130px;
  min-height: 510px;
}

#pills-tabContent.tab-content .tab-pane {
  display: none;
}

#pills-tabContent.tab-content .tab-pane ul {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  font-weight: 600;
}

#pills-tabContent.tab-content .tab-pane ul li {
  position: relative;
  padding: 0 0 0 35px;
  margin-bottom: 10px;
}

#pills-tabContent.tab-content .tab-pane ul li:last-child {
  margin-bottom: 0;
}

#pills-tabContent.tab-content .tab-pane ul li::before {
  content: "\f058";
  font-family: "font awesome 5 free";
  color: #f4b947;
  font-size: 18px;
  position: absolute;
  font-weight: 700;
  left: 0;
  top: 2px;
}

#pills-tabContent.tab-content .tab-pane.active {
  display: flex;
  align-items: center;
}

#pills-tabContent.tab-content .tab-pane div {
  width: 50%;
}

#pills-tabContent.tab-content .tab-pane div:last-child {
  text-align: center;
  padding: 0 50px;
}

ul#pills-tab {
  padding: 0;
  margin-left: 0;
  border-radius: 8px;
  box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.09);
}

#pills-tab.nav-pills .nav-item {
  text-align: center;
  display: inline-block;
}

#pills-tab.nav-pills .nav-item h6 {
  margin: 15px 0 0;
}

#pills-tab .nav-link {
  padding: 25px 35px 15px;
}

#pills-tab.nav-pills .nav-link {
  border-radius: 0;
  width: 260px;
  position: relative;
}

#pills-tab.nav-pills .nav-link:after {
  content: "";
  height: 80px;
  width: 1px;
  background: rgba(60, 16, 83, 0.25);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}

#pills-tab.nav-pills .nav-link.active,
#pills-tab.nav-pills .nav-link:hover {
  border-radius: 8px 8px 0 0;
  background: #fff;
  border-bottom: 6px solid #ffaf00;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
  transition-property: transform;
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
  transform: scale(1.1);
  border-right: 0;
}

#pills-tab.nav-pills .nav-link.active h6 {
  font-size: 20px;
}

#pills-tab.nav-pills .nav-link.active:after,
#pills-tab.nav-pills li:last-child .nav-link::after {
  display: none;
}

.breadcumb-sec {
  position: relative;
  height: 650px;
  background: #371650;
  display: flex;
  align-items: center;
}

.casestudy-banner {
  position: relative;
  height: 700px;
  background: #371650;
  display: flex;
  align-items: flex-end;
}

.breadcumb-sec::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGNsYXNzPSdiYW5uZXItc3ZnJyB2aWV3Qm94PScwIDAgMTAwIDEwMCcgcHJlc2VydmVBc3BlY3RSYXRpbz0nbm9uZSc+PHBvbHlnb24gcG9pbnRzPScwLDEwMCAwLDkwIDEwMCwwIDEwMCwxMDAnIHN0eWxlPSdmaWxsOiNGRkZGRkYnLz48cG9seWdvbiBwb2ludHM9JzAsMTAwIDAsOTAgMTAwLDAgMTAwLDEwJyBzdHlsZT0nZmlsbDojRjlEQjlGOycvPjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  height: 10vw;
  width: 100%;
}

.breadcumb-sec::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGNsYXNzPSdiYW5uZXItc3ZnJyB2aWV3Qm94PScwIDAgMTAwIDEwMCcgcHJlc2VydmVBc3BlY3RSYXRpbz0nbm9uZSc+PHBvbHlnb24gcG9pbnRzPScwLDEwMCAwLDkwIDEwMCwwIDEwMCwxMDAnIHN0eWxlPSdmaWxsOiNGRkZGRkYnLz48cG9seWdvbiBwb2ludHM9JzAsMTAwIDAsOTAgMTAwLDAgMTAwLDEwJyBzdHlsZT0nZmlsbDojRjlEQjlGOycvPjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  height: 10vw;
  width: 100%;
}

.pricing-head {
  height: 484px;
  position: absolute;
  top: 0;
  left: 0;
}

.breadcumb-sec .container {
  position: relative;
  z-index: 1;
}

/* .breadcumb-sec .col-9 {
    margin-top: -100px;
} */

.breadcumb-sec::before {
  content: "";
  background: url(../img/breadcumb-bg.png) no-repeat;
  background-size: contain;
  width: 1847px;
  height: 484px;
  position: absolute;
  top: 0;
  left: 0;
}

.price-features-title {
  background: #745006;
  padding: 10px 15px;
}

.pricing-sec {
  margin-top: -220px;
  position: relative;
}

.pricing-tbl-wrap {
  display: flex;
  border-radius: 10px 10px 0 0;
}

.pricing-tbl {
  color: #745006;
  font-size: 18px;
  flex: 1;
  border-right: 1px solid rgba(194, 133, 10, 0.3);
}

/* .pricing-tbl-wrap .pricing-tbl:last-child .price-tag {
    margin-top: 45px;
} */

.pricing-tbl-wrap .pricing-tbl:last-child .price-tag span {
  word-spacing: 100000px;
  line-height: 1.2;
}

.pricing-tbl:first-child {
  border-radius: 10px 0 0 0;
}

.pricing-tbl:last-child {
  border-radius: 0 10px 0 0;
  border-right: 0;
}

.price-tbl-title {
  padding: 25px 0;
}

.price-tbl-features ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.price-tbl-features ul li {
  padding: 20px 15px;
  text-transform: capitalize;
}

.price-tbl-features ul li:nth-child(odd) {
  background: #fbe9c5;
}

a.btn.pricing-btn {
  font-size: 16px;
  background: #745006;
  color: #fff;
  padding: 8px 30px;
  margin-top: 40px;
}

.price-tbl-header {
  padding: 50px 0;
  min-height: 480px;
}

.price {
  position: relative;
  left: 10px;
  line-height: 1;
}

.price::before {
  content: "$";
  font-family: jost, sans-serif;
  font-size: 40px;
  font-weight: 700;
  position: absolute;
  left: -25px;
  top: 25px;
}

.pricing-tbl-brief {
  padding: 0 35px;
}

.pricing-tbl-brief div {
  padding: 25px 0 20px;
  border-top: 1px solid rgba(194, 133, 10, 0.3);
  border-bottom: 1px solid rgba(194, 133, 10, 0.3);
}

.education-title-sec {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 570px;
  background-size: contain !important;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}

.education-title-sec div {
  margin-right: 45px;
}

.edu-para {
  position: relative;
  padding-left: 100px;
}

.edu-para::before {
  content: "";
  height: 50px;
  width: 50px;
  background: url(../img/quote-left.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}

.landing-sec,
.contact-sec,
.thankyou-sec {
  position: relative;
  top: -415px;
  margin-bottom: -630px;
  z-index: 2;
}

.thankyou-sec .row,
.landing-sec .row {
  justify-content: center;
}

.landing-sec .col,
.contact-sec .col,
.thankyou-sec .col {
  position: relative;
  border-radius: 10px;
  padding: 50px 80px 100px;
}

.thankyou-sec .col {
  padding: 50px 200px 100px;
}

.landing-sec .col::before {
  content: "";
  height: 300px;
  width: 335px;
  background: url(../img/guaranteed-badge.png) no-repeat;
  position: absolute;
  right: -195px;
  top: -149px;
  background-size: 85%;
}

.landing-form-div,
.thankyou-form-div {
  background: #fbe9c5;
  border-radius: 4px;
}

.landing-form-div {
  width: 535px;
  padding: 35px 40px;
}

.thankyou-form-div {
  width: 690px;
  padding: 90px 40px 70px;
  margin: 240px auto 0;
  position: relative;
}

.thankyou-form-div::before {
  content: "";
  width: 231px;
  height: 231px;
  background: url(../img/thankyou.png) no-repeat;
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
}

.thankyou-form-div::after {
  content: "";
  width: 139px;
  height: 422px;
  background: url(../img/thankyou-arrow.png) no-repeat;
  position: absolute;
  top: -220px;
  right: -190px;
}

.thankyou-form-div h4 {
  padding: 0 50px;
}

.thankyou-request-demo-form-div form {
  display: flex;
  justify-content: center;
}

.thankyou-request-demo-form-div form input[type="text"] {
  border: 0;
  margin: 0;
  height: 60px;
  width: 400px;
}

.thankyou-request-demo-form-div form button[type="submit"] {
  margin-left: 10px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.landing-sec-img,
.landing-sec-text {
  display: inline-block;
}

.landing-sec-text {
  float: right;
  width: 55%;
}

.landing-sec-text::after {
  content: "";
  height: 375px;
  width: 123px;
  background: url(../img/landingpage-arrow.png);
  background-repeat: repeat;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 200px;
  right: 20px;
}

.landing-sec-img {
  width: 45%;
  margin-left: -50px;
}

.landing-request-demo-form-div input[type="text"] {
  height: 60px;
  border: 0;
  width: 100%;
}

.landing-request-demo-form-div textarea {
  height: 140px;
  border: 0;
}

.landing-button {
  background: #371650;
  height: 60px;
  border-color: #371650;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 0 45px;
  width: 100%;
}

a.phone-num {
  display: block;
  font-weight: 700;
  color: #371650;
  font-size: 40px;
  margin-top: 5px;
  text-decoration: none;
}

a.phone-num:hover {
  color: #371650;
}

.landing-button:hover {
  background: #f4b947;
  border-color: #f4b947;
  transition-property: color, background, border, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

#scroll-top {
  display: none;
  position: fixed;
  bottom: 35px;
  left: 35px;
  background: #f4b947;
  color: #fff;
  z-index: 999;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  padding: 15px;
}

#scroll-top::after {
  content: "\f062";
  font-family: "font awesome 5 free";
  color: #fff;
  font-size: 26px;
  font-weight: 700;
}

button#scroll-top:active,
button#scroll-top:focus,
button#scroll-top:hover {
  border-color: #f4b947;
}

a.btn.education-btn {
  padding: 15px 25px;
  font-size: 18px;
  border-radius: 4px;
}

a.btn.education-btn:hover {
  background: #fff;
  color: #212529;
}

.contact-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.contact-flex a {
  margin: 0;
  padding-left: 15px;
  font-size: 36px;
}

.demo-listing {
  color: #212529;
  margin: 20px 0 40px 25px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.demo-listing li {
  width: 60%;
}

.demo-listing li:nth-child(even) {
  width: 35%;
}

.features-services {
  min-height: 100vh;
}

.features-vtab {
  position: relative;
}

.features-vtab-d-flex .nav-link {
  width: 490px;
  background: #fff;
  border: 0;
  margin-bottom: 20px;
  text-align: left;
  padding: 25px 30px;
}

.features-vtab-d-flex .nav-link p {
  color: #495057;
  line-height: 1.8;
  text-transform: none;
}

.features-vtab-d-flex .nav-link.active {
  background: #d9bfed;
}

.features-vtab-d-flex .nav-link.active h6,
.features-vtab-d-flex .nav-link.active p {
  color: #3c1053;
}

.features-vtab-d-flex .nav-pills {
  margin-right: 50px;
}

#v-pills-tabContent .tab-pane {
  width: 700px;
  display: table;
  position: absolute;
  padding: 0 0 0 50px;
  height: 100%;
}

/* #v-pills-tabContent #v-pills-settings.tab-pane {
    padding: 0;
} */

#v-pills-messages img:nth-child(2) {
  margin: 30px 0;
}

#v-pills-tabContent .tab-pane div {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

#v-pills-tabContent .tab-pane div img {
  max-width: 75%;
  width: 75%;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

#v-pills-tabContent .tab-pane.active div {
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.features-before-svg {
  position: absolute;
  height: 10vw;
  width: 100%;
  top: -9.99vw;
}

.features-vtab::before {
  content: "";
  width: 748px;
  height: 140px;
  background: url(../img/marketing-before-bg.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -140px;
}

.features-vtab::after {
  content: "";
  width: 749px;
  height: 151px;
  background: url(../img/marketing-after-bg.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: -151px;
}

.features-after-svg {
  position: absolute;
  height: 10vw;
  width: 100%;
  bottom: -10vw;
  z-index: 1;
}

.about-img {
  border: 15px solid #fff;
}

.about-letter-sec {
  margin-top: -490px;
  position: relative;
}

.about-letter-sec ol {
  margin: 30px 25px;
}

.about-letter-sec .col-10 {
  border-radius: 10px;
  padding: 120px 150px;
  background: #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}

.about-letter-sec ul {
  margin: 30px 0;
}

.about-letter-sec ul li {
  margin-bottom: 15px;
}

a.features-btn:hover {
  background: #fff;
  color: #371650;
}

.fservices-item {
  width: 500px;
}

.run-manage-sec {
  position: relative;
  margin-top: -210px;
}

.run-manage-sec .row {
  background: #fff;
  padding: 120px 50px 0;
  margin: 0 15px;
  border-radius: 10px 10px 0 0;
}

.feature-item-img {
  display: flex;
  justify-content: center;
}

.feature-item-img img,
.appointment-sec-item img {
  max-width: 60%;
  width: 60%;
}

.feature-item-img img {
  /* margin-right: 40px */
}

.ml-auto {
  margin-left: auto;
}

.features-vtab {
  background: #3c1053;
  position: relative;
}

.features-vtab .row::before {
  content: "";
  width: 823px;
  height: 782px;
  background: url(../img/marketing-device-bg.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 260px;
  top: 120px;
  opacity: 0.35;
}

.features-vtab .container:before {
  content: "";
  height: 289px;
  width: 269px;
  background: url(../img/marketing-arrowupbg.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 150px;
  top: -30px;
}

.features-vtab .container:after {
  content: "";
  height: 288px;
  width: 274px;
  background: url(../img/marketing-arrowdownbg.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 2;
}

.features-vtab-d-flex {
  position: relative;
  z-index: 3;
}

.fservices-accordion {
  width: 450px;
}

.fservices-accordion button {
  border: 0;
  font-size: 20px;
  text-transform: capitalize;
  padding: 15px 0;
}

.fservices-accordion button:hover,
.fservices-accordion button:focus,
.fservices-accordion button:active,
.fservices-accordion .accordion-button:not(.collapsed) {
  background: 0 0;
  border: 0;
  box-shadow: none;
}

.fservices-accordion .accordion-button:not(.collapsed) {
  color: #8435c0;
}

.fservices-accordion .accordion-button:not(.collapsed)::after,
.fservices-accordion .accordion-button::after {
  display: none;
}

.fservices-accordion .accordion-button::before {
  content: "";
  height: 30px;
  width: 30px;
  background: url(../img/accordion-plus.png) no-repeat;
  background-size: contain;
  margin-right: 15px;
}

.fservices-accordion .accordion-button:not(.collapsed)::before {
  background: url(../img/accordion-minus.png) no-repeat;
}

.fservices-accordion .accordion-item:last-of-type .accordion-collapse {
  border: 0;
}

.fservices-accordion .accordion-body {
  padding: 0 45px;
}

.mfeature-item {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.05);
  margin: 0 2.5px 30px;
  border-radius: 4px;
  padding: 30px 20px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
  top: 0;
  background: #fff;
  position: relative;
  z-index: 2;
  transition-property: top;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
}

/* .more-features-sec .col-4:nth-child(3) .mfeature-item {
    align-items: center;
} */

.mfeature-item:hover {
  top: -5px;
}

.comingsoon-tag div::before {
  content: "coming soon";
  width: 95px;
  height: 25px;
  color: #fff;
  text-transform: uppercase;
  font-family: jost, sans-serif;
  font-size: 10px;
  font-weight: 700;
  background: #aa6fd8;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.appointment-sec .fservices-item {
  margin-top: 60px;
}

.appointment-sec .col-6 img {
  margin-right: 100px;
}

.appointment-sec.pad-140 {
  padding: 140px 0 70px;
}

body.features-page .breadcumb-sec {
  height: 795px;
}

.point-of-sale-sec .col-6:first-child {
  padding-left: 120px;
}

.point-of-sale-sec.pad-140 {
  padding-bottom: 300px;
}

.point-of-sale-sec img {
  margin-top: 200px;
}

body.login-page {
  background: #371650;
}

.login-page-form-wrap {
  height: 555px;
  width: 560px;
  background: #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.login-page-form-div input,
.login-page-form-div button {
  width: 100%;
  margin-bottom: 30px;
}

.login-page-form-div input {
  border: 1px solid #f9db9f;
  font-family: jost, sans-serif;
  color: #212529;
  font-size: 16px;
  font-weight: 500;
}

.login-page-form-div button {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  letter-spacing: 1px;
}

.login-page-form-div input::-webkit-input-placeholder {
  opacity: 0.5;
}

.login-page-form-div input::-moz-placeholder {
  opacity: 0.5;
}

.login-page-form-div input:-ms-input-placeholder {
  opacity: 0.5;
}

.login-page-form-div input:-moz-placeholder {
  opacity: 0.5;
}

.login-page-nav-tabs {
  margin: 0;
  border-bottom: 0;
  /* display: inline-block; */
}

.login-page-nav-tabs li:last-child {
  margin-left: -1px;
}

.login-page-nav-tabs .nav-item {
  /* float: left; */
  flex: 0 0 50%;
  max-width: 50%;
}

.login-page-nav-tabs .nav-item .nav-link {
  font-weight: 500;
  font-size: 17px;
  text-transform: capitalize;
  height: 60px;
  /* border-bottom: 2px solid #f9db9f; */
  border-radius: 0;
  color: #868e96;
  width: 100%;
  border: none !important;
  outline: none !important;
  background: #f7f7f7;
}

.login-page-nav-tabs .nav-item .nav-link:hover,
.login-page-nav-tabs .nav-item .nav-link:focus,
.login-page-nav-tabs .nav-item .nav-link:active {
  /* border-color: #fff #fff #f9db9f; */
  background: none;
}

.login-page-nav-tabs .nav-item .nav-link.active {
  /* border-color: #f9db9f #f9db9f #fff;
    border-width: 2px;
    margin-left: -2px; */
  background: none;
  color: #212529;
}

.tab-body {
  padding: 50px 40px 80px;
}

.login-sec-one {
  height: 75vh;
  background: #fff;
}

.login-sec-two {
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  transform: skewY(-12deg);
  background: #371650;
}

.login-before-svg {
  position: absolute;
  height: 540px;
  width: 100%;
  top: -540px;
}

.login-sec-two::before,
.login-sec-two::after {
  content: "";
  width: 557px;
  height: 85px;
  background: url(../img/loginpage-bg.png);
  background-repeat: no-repeat;
  background-size: 80%;
  position: absolute;
  top: -21px;
  left: 0;
}

.login-sec-two::after {
  right: -113px;
  left: auto;
  top: -68px;
}

.disabled-tab {
  padding: 0 4px;
}

.landing-request-demo-form-div form input.formerrorhighlight,
.landing-request-demo-form-div form textarea.formerrorhighlight {
  border: 1px solid #eb5757;
  color: #eb5757;
}

.no-bg-listing {
  list-style: none;
}

.title .title-link {
  text-decoration: none;
  color: inherit;
  cursor: text;
}

.casestudy-testimonial {
  background: #ecdff6;
  padding: 80px 120px 40px;
  border-radius: 10px;
  margin: 140px 0;
  position: relative;
}

.casestudy-testimonial::before {
  content: "";
  height: 68px;
  width: 82px;
  background: url(../img/quote-darkpurple.png) no-repeat;
  left: 50px;
  top: -30px;
  position: absolute;
}

.casestudy-link {
  color: #f4b947;
  font-weight: 500;
}

.casestudy-listing {
  font-size: 20px;
  color: #ffffff;
  margin: 40px 0 60px 0;
  padding: 0;
  list-style: none;
}

.casestudy-listing li:first-child span {
  color: #f4b947;
}

.casestudy-listing li {
  position: relative;
  line-height: 2.5;
  display: flex;
  align-items: center;
}

.casestudy-listing span {
  font-family: Jost, "sans-serif";
  font-size: 26px;
  position: absolute;
  left: 190px;
  line-height: 1;
}

.casestudy-banner .col-6 {
  display: flex;
  align-items: flex-end;
}

.casestudy-banner .col-6 img {
  margin-bottom: 20px;
}

/* Kiozzk Details Page */

/* Kiozzk Banner  */

.kiozzk-banner {
  background: url("../img/kiozzk-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover !important;
  min-height: 800px;
  position: relative;
}

.kiozzk-banner img {
  width: 800px;
}

.kiozzk-banner .kiozzk-banner-btn {
  padding-left: 80px;
  padding-right: 80px;
}

.kiozzk-banner .kiozzk-banner-btn:hover {
  background: #fff;
  color: #371650;
}

.kiozzk-banner img {
  position: absolute;
  bottom: -230px;
  left: 50%;
  transform: translateX(-50%);
}

/* kiozzk-features-sec */

.kiozzk-features-sec {
  margin-top: 350px;
  margin-bottom: -470px;
}

.kiozzk-features-sec .row:nth-child(2) .col {
  display: flex;
  flex-wrap: wrap;
}

.kiosk-features-item {
  padding: 30px;
  display: flex;
  align-items: center;
  width: 48%;
  height: 195px;
  margin-bottom: 30px;
  border-radius: 8px;
  box-shadow: 0 0 50px 0px rgba(0, 0, 0, 0.05);
}

.kiosk-features-item h4 {
  position: relative;
  padding-left: 40px;
}

.kiosk-features-item h4::before {
  content: "\f058";
  font-family: "font awesome 5 free";
  color: #f4b947;
  font-size: 26px;
  position: absolute;
  font-weight: 700;
  left: 0;
  top: 0;
}

.kiosk-features-item:nth-child(odd) {
  margin-right: 30px;
}

.kiosk-features-item:first-child {
  background: #fef8ec;
}

.kiosk-features-item:nth-child(2) {
  background: #ebfbee;
}

.kiosk-features-item:nth-child(2) h4::before {
  color: #69db7c;
}

.kiosk-features-item:nth-child(3) {
  background: #fff5f5;
}

.kiosk-features-item:nth-child(3) h4::before {
  color: #ff8787;
}

.kiosk-features-item:last-child {
  background: #e7f5ff;
}

.kiosk-features-item:last-child h4::before {
  color: #4dabf7;
}

.kiozzk-video {
  background: #fff;
  box-shadow: 0 0 50px 25px rgba(0, 0, 0, 0.05);
  width: 1070px;
  margin: 170px auto 0;
}

/* kiozzk-modes-sec */

.kiozzk-modes-sec {
  background: #f8f5f2;
  margin-top: 170px;
  padding: 500px 0 150px;
}

a.btn.orientation-btn {
  background: #371650;
  color: #fff;
}

a.btn.orientation-btn:hover:hover {
  background: #f4b947;
}

.orientation-list {
  margin: 100px 0 0 0;
}

.orientation-list div {
  width: 500px;
  position: relative;
}

.orientation-list li {
  counter-increment: my-awesome-counter;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 180px;
  position: relative;
}

.orientation-list li:last-child {
  margin-bottom: 0;
}

.orientation-list li:nth-child(2) {
  flex-direction: row-reverse;
  justify-content: center;
}

.orientation-list li:nth-child(2) img {
  margin-right: 150px;
}

.orientation-list li div::before {
  content: counter(my-awesome-counter);
  font-weight: 700;
  font-size: 250px;
  color: rgba(244, 185, 71, 0.08);
  top: -65px;
  line-height: 1;
  left: -70px;
  position: absolute;
}

/* kiozzk-tab-sec */

.kiozzk-tab-sec {
  background: #371650;
  padding: 150px 0;
}

.kiozzk-tabs {
  justify-content: space-between;
  margin-left: 0;
}

.kiozzk-tabs li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kiozzk-tabs.nav-tabs {
  border-bottom: 2px solid #fff;
  margin-bottom: 60px;
}

.kiozzk-tabs.nav-tabs + .tab-content {
  color: #fff;
  text-align: center;
}

.kiozzk-tabs.nav-tabs + .tab-content img {
  width: 800px;
  display: block;
  margin: 60px auto;
}

.kiozzk-tabs.nav-tabs li button {
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
  background: none;
  border: 0;
  color: #fff;
  padding: 0;
  flex: 1;
  padding-bottom: 30px;
  border-radius: 0;
  top: 2px;
  position: relative;
  border-bottom: 4px solid #fff;
}

.kiozzk-tabs.nav-tabs .nav-link.active {
  color: #f4b947;
  background: none;
  border: 0;
  outline: 0;
  border-bottom: 4px solid #f4b947;
}

a.btn.trans-btn {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}

a.btn.trans-btn:hover {
  background: #f4b947;
  border-color: #f4b947;
}

/* kiozzk-spec-tbl */

.kiozzk-spec-tbl {
  width: 1035px;
  margin: 120px auto 0;
  color: #fff;
  font-size: 24px;
  font-family: Jost, sans-serif;
}

.kiozzk-spec-tbl tr td {
  padding: 30px 60px 30px 0;
}

.kiozzk-spec-tbl tr td:last-child {
  padding-left: 60px;
}

.kiozzk-spec-tbl tr td:first-child {
  text-align: right;
  border-right: 1px solid #fff;
  width: 320px;
}

.kiozzk-spec-tbl tr {
  border-bottom: 1px solid #fff;
}

.kiozzk-spec-tbl tr:last-child {
  border: 0;
}

.footer-logo-sec {
  padding: 50px 0 40px;
  color: #212529;
}

.footer-logo-sec a:hover {
  color: #212529;
}

/* kiozzk-request-quote */

.kiozzk-request-quote {
  padding: 150px 0;
}

.request-quote-form {
  width: 970px;
  margin: 0 auto;
  text-align: center;
}

.request-quote-form input[type="text"]::-webkit-input-placeholder,
.request-quote-form input[type="number"]::-webkit-input-placeholder,
.request-quote-form input[type="email"]::-webkit-input-placeholder,
.request-quote-form textarea::-webkit-input-placeholder {
  opacity: 0.5;
}

.request-quote-form input[type="text"]::-moz-placeholder,
.request-quote-form input[type="number"]::-moz-placeholder,
.request-quote-form input[type="email"]::-moz-placeholder,
.request-quote-form textarea::-moz-placeholder {
  opacity: 0.5;
}

.request-quote-form input[type="text"]:-ms-input-placeholder,
.request-quote-form input[type="number"]:-ms-input-placeholder,
.request-quote-form input[type="email"]:-ms-input-placeholder,
.request-quote-form textarea:-ms-input-placeholder {
  opacity: 0.5;
}

.request-quote-form input[type="text"]:-moz-placeholder,
.request-quote-form input[type="number"]:-moz-placeholder,
.request-quote-form input[type="email"]:-moz-placeholder,
.request-quote-form textarea:-moz-placeholder {
  opacity: 0.5;
}

.request-quote-form input[type="text"],
.request-quote-form input[type="number"],
.request-quote-form input[type="email"] {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  color: #212529;
}

.request-quote-form textarea {
  height: 220px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #212529;
}

.request-quote-form button[type="submit"] {
  width: 320px;
  background: #f4b947;
  border-color: #f4b947;
  margin-top: 30px;
  border-radius: 8px;
  transition-property: color, background, border, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

.request-quote-form button[type="submit"]:hover {
  background: #371650;
  border-color: #371650;
  color: #fff;
}

/* barbershop software landing page */

.barbershop-software-banner {
  background: #371650;
  padding: 80px 0 150px;
  position: relative;
  z-index: 0;
}

.testimonial-card {
  max-width: 776px;
  position: relative;
  background: #fff;
  text-align: left;
  padding: 40px 25px 30px;
  margin: 0 auto;
  border-radius: 4px;
}

.testimonial-card::before {
  content: "";
  height: 68px;
  width: 82px;
  background: url(../img/testimonial-quote-yellow.png) no-repeat;
  left: 25px;
  top: -30px;
  position: absolute;
}

.testimonial-content {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-evenly;
}

.testimonial-content p {
  width: 39vw;
  max-width: 468px;
  margin-left: 6px;
  font-size: 110%;
}

.testimonial-image-container {
  width: 22vw;
}

.testimonial-image-container img {
  max-width: 100%;
  width: 100%;
}

.testimonial-image-container h4 {
  font-size: 1.2vw;
}

/* barbershop accordion */

.barbershop-accordion .accordion-flush .accordion-button {
  background-color: #371650;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 22px;
  border: 0;
  border-radius: 4px;
}

.barbershop-accordion .accordion-flush .accordion-button-2 {
  background-color: #d5cde1 !important;
  color: #332051 !important;
  font-weight: 700 !important;
  text-transform: capitalize;
  font-size: 22px;
  border: 0;
  border-radius: 4px;
}

.barbershop-accordion
  .accordion-flush
  .accordion-item:first-of-type
  .accordion-button {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.barbershop-accordion
  .accordion-flush
  .accordion-item:last-of-type
  .accordion-button.collapsed {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.barbershop-accordion .accordion-button:not(.collapsed) {
  border-radius: 4px 4px 0 0;
}

.barbershop-accordion .accordion-item {
  margin-bottom: 20px;
}

.barbershop-accordion .accordion-flush .accordion-button:focus {
  outline: 0;
  border: 0;
  box-shadow: none;
}

.barbershop-accordion .accordion-flush .accordion-body {
  border: ;
  border-radius: 0 0 4px 4px;
  padding: 30px;
}

.barbershop-accordion .accordion-button::after {
  background: url(../img/collapsed-icon.svg) no-repeat;
  width: 29px;
  height: 29px;
}

.barbershop-accordion .accordion-button:not(.collapsed)::after {
  background: url(../img/collapse-icon.svg) no-repeat;
  height: 30px;
  width: 30px;
}

a.btn.barbershop-btn:hover {
  background: #371650;
  color: #fff;
}

/* Barbershop Point of Sale Landing Page */

.barbershop-software-banner .container + .row .col div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.barbershop-software-banner .container + .row .col div img {
  margin-right: 100px;
  max-width: 600px;
}

.barbershop-software-banner .container + .row {
  max-width: 2000px;
  display: block;
  margin: 0 auto;
}

.barbershop-software-banner .container + .row .col {
  padding: 0;
}

.barbershop-pos-list li {
  height: 110px;
  font-weight: 600;
  font-size: 48px;
  background: #f4b947;
  padding: 0 50px;
  list-style: none;
  color: #ffffff;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 30px;
  font-family: Jost, "sans-serif";
}

.barbershop-pos-list li:last-child {
  background: #ffffff;
  color: #212529;
  margin: 0;
}

.barbershop-pos-banner {
  position: relative;
  z-index: 0;
}

.barbershop-pos-banner .row {
  max-width: 1900px;
  margin: 0 auto;
}

.barbershop-pos-banner .container .row {
  max-width: none;
}

.barbershop-pos-banner .container {
  background: url("../img/landing-page-pattern-bg.png") no-repeat;
  background-position: left top;
  background-size: contain;
  padding: 150px 0 250px;
}

.barbershop-pos-banner .col-6:first-child {
  padding-left: 5%;
}

.barbershop-pos-banner .col-6:last-child {
  background: url("../img/barbershop-bimg.png") no-repeat;
  background-position: right top;
  min-height: 820px;
  background-size: contain;
}

.barbershop-pos-banner .col-6 {
  display: flex;
  align-items: center;
}

a.btn.landpage-btn:hover {
  background: #371650;
  color: #fff;
}

.barbershop-pos-banner .col p {
  column-count: 2;
  column-gap: 40px;
}

.software-features {
  background: #f8f9fa;
  position: relative;
}

.software-features .container {
  padding: 100px 0 130px;
}

.software-features .container {
  position: relative;
}

.software-features .container::before {
  content: "";
  width: 228px;
  height: 214px;
  background: url("../img/dots-patternbg.png") no-repeat;
  position: absolute;
  right: -122px;
  top: -160px;
}

.software-features .container::after {
  content: "";
  width: 280px;
  height: 780px;
  background: url(../img/arrow-down.png) no-repeat;
  position: absolute;
  left: -200px;
  top: -250px;
  z-index: 1;
  background-size: 200px;
}

/* software-features */

.software-features::before,
.software-features::after {
  content: "";
  width: 1920px;
  height: 102px;
  background: url("../img/features-bg-before.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
}

.software-features::after {
  background: url("../img/features-bg-after.png") no-repeat;
  bottom: -100px;
  top: auto;
}

.software-features .row:nth-child(2) .col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pos-feature-item {
  background: #fff;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.01);
  border-radius: 8px;
  padding: 20px 40px;
  position: relative;
  margin: 0 0 40px 0;
  flex-basis: 48.5%;
}

.pos-feature-item:nth-child(2) {
  margin-right: 0;
}

.pos-feature-item::before {
  content: "";
  width: 4px;
  background: #f4b947;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 8px 0 0 8px;
}

.pos-feature-item:nth-child(2)::before {
  background: #69db7c;
}

.pos-feature-item:nth-child(3)::before {
  background: #4dabf7;
}

.pos-feature-item:nth-child(4)::before {
  background: #ff8787;
}

.pos-feature-item:nth-child(5)::before {
  background: #aa6fd8;
}

.pos-feature-item:nth-child(6)::before {
  background: rgba(0, 0, 0, 0.5);
}

.pos-feature-item:nth-child(7)::before {
  background: rgba(179, 184, 119, 0.6);
}

.pos-feature-item:last-child::before {
  background: #fd67c3;
}

.pos-feature-item p {
  position: relative;
}

.pos-feature-item p::before {
  content: "";
  height: 8px;
  width: 8px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: -15px;
}

.hardware-software-sec {
  padding: 240px 0 150px;
  background: url("../img/hardare-software-bg.png") no-repeat;
  background-position: center center;
  background-size: contain;
}

.hardware-software-sec .row {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.hardware-software-sec .col {
  display: flex;
  align-items: center;
}

.hardware-software-sec .row:nth-child(odd) .col:last-child {
  padding-left: 90px;
}

body #page .hardware-software-sec .container .row {
  max-width: none;
}

.hardware-software-sec .row:nth-child(even) {
  flex-direction: row-reverse;
}

.hardware-software-sec .row:nth-child(even) .col:last-child {
  padding-right: 90px;
}

.hardware-software-sec .row:nth-child(odd) .col:first-child {
  justify-content: flex-end;
}

.dynamic-numbering {
  counter-reset: my-awesome-counter;
}

.dynamic-numbering .row {
  counter-increment: my-awesome-counter;
}

.dynamic-numbering .row .col:last-child div {
  position: relative;
}

.dynamic-numbering .row .col:last-child div:before {
  position: absolute;
  content: counter(my-awesome-counter);
  font-size: 200px;
  font-weight: 700;
  left: -40px;
  top: -150px;
  color: rgba(244, 185, 71, 0.08);
}

.dynamic-numbering .row:nth-child(2) .col:last-child div:before {
  color: rgba(255, 135, 135, 0.08);
}

.dynamic-numbering .row:nth-child(3) .col:last-child div:before {
  color: rgba(105, 219, 124, 0.08);
}

.dynamic-numbering .row:nth-child(4) .col:last-child div:before {
  color: rgba(77, 171, 247, 0.08);
}

.dynamic-numbering .row:nth-child(5) .col:last-child div:before {
  color: rgba(253, 103, 195, 0.08);
}

.barbershop-software-sec img.mt-100 {
  width: 750px;
  margin: 100px auto 0;
}

/* salon point of sale */

.salon-point-of-sale-banner {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  background: #371650 url("../img/salon-ponit-of-sale-wave.png") no-repeat
    bottom center;
  background-size: 100%;
}

.salon-point-of-sale-banner::before {
  content: "";
  width: 595px;
  height: 615px;
  background: url(../img/salon-pont-of-sale-circle-bg.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.salon-point-of-sale-shapes-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 30px;
  background: url("../img/salon-point-of-sale-shapes.png") no-repeat top center;
  opacity: 0.5;
}

a.btn.salon-point-banner-btn {
  margin-top: 30px;
}

.salon-point-of-sale-banner h1 {
  font-size: 54px;
}

.salon-point-of-sale-banner .row {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}

.salon-point-of-sale-banner .col-12 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.salon-point-of-sale-banner .col-12 div:first-child {
  width: 65%;
}

.salon-point-of-sale-banner .col-12 div:last-child {
  width: 35%;
}

.salon-point-of-sale-banner p:nth-child(3) {
  margin: 25px 0;
}

.salon-point-of-sale-banner .col-12 div:first-child p {
  padding-right: 150px;
}

/* salon point of sale brief */

.salon-point-of-sale-brief {
  background: #f8f5f2;
}

.salon-point-of-sale-brief .container {
  padding: 90px 0;
  position: relative;
}

.salon-point-of-sale-brief .container::before {
  content: "";
  width: 175px;
  height: 305px;
  background: url(../img/circle-bg-left.png) no-repeat;
  position: absolute;
  left: -175px;
  top: 50%;
  transform: translateY(-50%);
}

.salon-point-of-sale-brief .container::after {
  content: "";
  width: 175px;
  height: 305px;
  background: url(../img/circle-bg-right.png) no-repeat;
  position: absolute;
  right: -175px;
  top: 50%;
  transform: translateY(-50%);
}

/* salon point features */

.salon-point-features {
  padding: 90px 0;
}

.salon-point-title {
  width: 750px;
  padding: 30px 0;
  margin: 0 auto 60px;
  background: url("../img/salon-point-title-bg.png") no-repeat top center;
}

ul.salon-point-features {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

ul.salon-point-features li {
  width: 48%;
  list-style: none;
  padding: 30px;
  background: #fef8ec;
  margin: 0 30px 30px 0;
  border-radius: 5px;
  color: #000;
  font-weight: 600;
}

ul.salon-point-features li:last-child {
  text-align: center;
}

ul.salon-point-features li:nth-child(2n) {
  margin-right: 0;
}

ul.salon-point-features li:nth-child(2),
ul.salon-point-features li:nth-child(10) {
  background: #ebfbee;
}

ul.salon-point-features li:nth-child(3),
ul.salon-point-features li:nth-child(11) {
  background: #fff5f5;
}

ul.salon-point-features li:nth-child(4),
ul.salon-point-features li:nth-child(12) {
  background: #e7f5ff;
}

ul.salon-point-features li:nth-child(5),
ul.salon-point-features li:nth-child(13) {
  background: #fef4ff;
}

ul.salon-point-features li:nth-child(6),
ul.salon-point-features li:nth-child(14) {
  background: #fffef3;
}

ul.salon-point-features li:nth-child(7),
ul.salon-point-features li:nth-child(15) {
  background: #f5fffe;
}

ul.salon-point-features li:nth-child(8),
ul.salon-point-features li:nth-child(16) {
  background: #f0f4ff;
}

/* pos benefit */

.pos-benefit {
  position: relative;
  margin: 300px 0;
  background: #f1f5f9;
  background-position-y: 5px;
}

.pos-benefit-third {
  margin-top: 300px;
}

.pos-benefit-third ul.benefit-listing li:first-child .benefit-content {
  flex-direction: row-reverse;
}

.pos-benefit .container {
  position: relative;
  z-index: 2;
}

.pos-benefit-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: -70px;
  background: url("../img/benefit-bg.png") no-repeat top center;
}

.pos-benefit .title {
  width: 850px;
}

.pos-benefit::before {
  content: "";
  height: 295px;
  width: 100%;
  position: absolute;
  top: -290px;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/benefit-shapes-1.png") no-repeat center;
}

.pos-benefit::after {
  content: "";
  height: 295px;
  width: 100%;
  position: absolute;
  bottom: -290px;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/benefit-shapes-2.png") no-repeat center;
}

.pos-benefit .title a.btn.salon-point-btn,
.pos-benefit-third a.btn.salon-point-btn,
.install-pos a.btn.salon-point-btn {
  height: 60px;
  font-size: 20px;
  line-height: 1;
  padding: 18px 25px;
  margin-top: 25px;
  border-radius: 4px;
}

.benefit-title {
  position: relative;
}

.benefit-title h3 {
  font-size: 36px;
  margin-bottom: 50px;
}

ul.benefit-listing {
  margin: 150px 0 0 0;
  padding: 0;
  counter-reset: my-awesome-counter;
}

ul.benefit-listing li {
  counter-increment: my-awesome-counter;
  list-style: none;
  margin-bottom: 150px;
}

ul.benefit-listing li .benefit-title::before {
  position: absolute;
  font-family: jost, sans-serif;
  content: counter(my-awesome-counter);
  font-size: 200px;
  font-weight: 700;
  left: -40px;
  top: -150px;
  color: rgba(244, 185, 71, 0.08);
}

ul.benefit-listing li:nth-child(3) .benefit-content {
  flex-direction: row-reverse;
  align-items: center;
}

ul.benefit-listing li:nth-child(3) .benefit-content div:first-child {
  margin-top: -45px;
}

ul.benefit-listing li:nth-child(3) .benefit-content div:last-child {
  text-align: center;
}

.benefit-content {
  display: flex;
  flex-wrap: wrap;
}

.benefit-content div:first-child {
  width: 60%;
}

.benefit-content div:last-child {
  width: 40%;
}

.benefit-listing .benefit-content div:first-child {
  padding-right: 100px;
}

.benefit-listing-third .benefit-content div:first-child,
.benefit-listing li:nth-child(3) .benefit-content div:first-child {
  padding-right: 0;
}

.benefit-listing-third li:nth-child(3) .benefit-content div:first-child,
.benefit-listing-third li:first-child .benefit-content div:first-child {
  padding-left: 50px;
}

.benefit-listing-third li:nth-child(2) .benefit-content div:first-child {
  padding-right: 80px;
}

/* install pos */

.install-pos .title.salon-point-title {
  width: 1000px;
}

.install-pos .title h2 {
  margin-bottom: 40px;
}

.install-pos p {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

.install-pos .title img {
  display: block;
  margin: 80px auto;
  width: 450px;
}

.benefit-listing-second li:nth-child(3) .benefit-content div:first-child {
  padding-left: 30px;
}

.install-pos a.btn.salon-point-btn:hover {
  background: #371650;
  color: #fff;
}

ul.benefit-listing.benefit-listing-second {
  counter-reset: my-awesome-counter 4;
}

ul.benefit-listing.benefit-listing-third {
  counter-reset: my-awesome-counter 8;
}

ul.benefit-listing.benefit-listing-third {
  margin: 120px 0 0 0;
}

/* Giftcard */

.thankyou-sec.giftcard-sec .row {
  padding: 0 15px;
}

.giftcard-sec .col {
  padding: 50px 200px 70px;
}

.giftcard-sec .bg-lightyellow {
  border-radius: 10px;
}

.giftcard-address-wrap {
  margin-bottom: 60px;
}

.giftcard-form-wrap form {
  display: flex;
  justify-content: center;
}

.giftcard-form-wrap {
  background: #4d1f70;
  width: 508px;
  height: 322px;
  border-radius: 6px;
  padding: 40px 30px;
  text-align: center;
  position: relative;
  margin: 60px auto 0;
}

.giftcard-form-wrap::before {
  content: "";
  width: 90px;
  height: 232px;
  background: url(../img/giftcard-arrow-left.png) no-repeat;
  position: absolute;
  bottom: 100px;
  left: -200px;
}

.giftcard-form-wrap::after {
  content: "";
  width: 139px;
  height: 422px;
  background: url(../img/thankyou-arrow.png) no-repeat;
  position: absolute;
  bottom: 60px;
  right: -280px;
}

.giftcard-form-wrap form button[type="submit"],
.giftcard-form-wrap form input[type="text"] {
  height: 40px;
}

.giftcard-form-wrap form input[type="text"] {
  border: 0;
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.giftcard-form-wrap form button[type="submit"] {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f4b947;
  border-color: #f4b947;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.giftcard-form-wrap form button[type="submit"]:hover {
  opacity: 0.9;
}

.balance {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
  padding: 0 30px;
}

.remaining-balance {
  float: left;
  text-align: left;
}

.giftcard-balance {
  float: right;
  text-align: right;
}

.balance-price {
  font-size: 26px;
  font-weight: 900;
  color: #fff;
  font-family: "Jost", sans-serif;
  line-height: 1;
}

.badge-success {
  background: #37b24d;
  height: 35px;
  width: 110px;
  border-radius: 20px;
  margin: 20px auto;
  color: white;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.badge-success::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
}

.giftcard-address-listing {
  margin-top: 60px;
  display: flex;
  justify-self: space-between;
  margin-left: 0;
  padding: 0;
}

.giftcard-address-listing li {
  margin: 0 40px;
}

/* sales-barbershop */

.sales-barbershop {
  height: 75vh;
  position: relative;
  background: #371650 url("../img/sales-barbershop-banner-bg.png") no-repeat
    bottom center;
  display: flex;
  align-items: center;
  background-size: 100%;
}

.sales-barbershop h1 {
  width: 650px;
}

.sales-barbershop p {
  padding-right: 150px;
}

.sales-barbershop .container {
  max-width: 1550px;
}

.sales-barbershop .col-12 {
  display: flex;
  margin-top: -50px;
}

.sales-barbershop .col-12 div:first-child {
  width: 60%;
  align-self: center;
}

a.btn.sales-btn {
  border-radius: 4px;
  margin-top: 30px;
  background: #2868e3;
  color: #fff;
  font-size: 30px;
}

a.btn.sales-btn:hover {
  background: #fff;
  color: #2868e3;
}

.partners-sec {
  margin-bottom: 130px;
  margin-top: -120px;
  z-index: 100;
  position: relative;
}

.partners-wrap {
  display: flex;
  gap: 0 50px;
  align-items: center;
}

.partners-wrap a {
  flex: 1;
}

.why-choose-sec .title,
.uzeli-benefits .title,
.schedule-demo .title,
.barbershop-testimonial-sec .title,
.sales-spa-faq .title {
  max-width: 950px;
  margin: 0 auto 90px;
}

.choose-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.choose-item {
  width: 31.5%;
  padding: 50px 35px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}

.choose-wrap .choose-item:nth-child(3) img {
  position: relative;
  left: 5px;
}

.choose-item div {
  height: 90px;
  width: 90px;
  background: #f4b947;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 45px;
  margin: 0 auto;
}

.choose-item h4 {
  margin: 30px 0 20px;
}

.infographics-wrap {
  position: relative;
  width: 1775px;
  height: 960px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -40px;
}

.infographics-wrap img {
  width: 500px;
}

.info-item {
  width: 380px;
  padding: 20px 30px;
  border-radius: 10px;
  position: relative;
  color: #212529;
  font-family: "Jost", sans-serif;
  font-size: 20px;
}

.info-right,
.info-left {
  display: flex;
  flex-direction: column;
  gap: 100px;
}

.info-right {
  position: absolute;
  top: 40px;
  right: 80px;
}

.info-left {
  position: absolute;
  top: 50px;
  left: 80px;
}

.info-blue {
  background: #c2e3fb;
}

.info-yellow {
  background: #faebce;
  left: 70px;
}

.info-green {
  background: #d4fedc;
  left: 60px;
  top: 10px;
}

.info-pink {
  background: #fbd7ff;
  top: -50px;
  left: 20px;
}

.info-robin-green {
  background: #c9fdf8;
}

.info-red {
  background: #ffdfdf;
  left: -70px;
}

.info-violet {
  background: #d2ddfd;
  top: 80px;
  left: -10px;
}

.schedule-demo {
  background: #371650;
  padding: 150px 0;
}

.zoom-call-list {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 22px;
}

.zoom-call-list li {
  margin-bottom: 10px;
  margin-left: 20px;
}

.zoom-call-list li:last-child {
  margin-bottom: 0;
}

.schedule-animation {
  display: flex;
}

.schedule-animation-left,
.schedule-animation-right {
  flex: 1;
}

.schedule-animation-right {
  display: flex;
  justify-content: center;
}

.schedule-animation div.schedule-zoom-call-form-wrap:last-child {
  padding-left: 0;
}

.schedule-zoom-call-form-wrap * {
  width: 100%;
}

.schedule-zoom-call-form-wrap input[type="submit"] {
  background: #2868e3;
  color: #fff;
  border-color: #2868e3;
}

.schedule-zoom-call-form-wrap input[type="submit"]:hover {
  background: #fff;
  color: #2868e3;
  border-color: #fff;
}

.schedule-zoom-call-form-wrap input[type="email"],
.schedule-zoom-call-form-wrap input[type="text"],
.schedule-zoom-call-form-wrap input[type="tel"] {
  height: 45px;
  font-size: 16px;
}

.schedule-zoom-call-form-wrap input[type="submit"] {
  height: 55px;
  padding: 0;
  font-size: 20px;
}

.animation-frame {
  background: #f1f5f9;
  padding: 10px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.animation-frame span {
  height: 8px;
  width: 8px;
  background: #fdd800;
  display: block;
  border-radius: 4px;
  position: relative;
  margin-left: 10px;
}

.animation-frame span::before,
.animation-frame span::after {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  display: block;
  border-radius: 4px;
}

.animation-frame span::before {
  background: #ed594a;
  left: -10px;
}

.animation-frame span::after {
  background: #5ac05a;
  left: 10px;
}

.barbershop-testimonial-sec {
  padding: 140px 0;
}

.barbershop-testimonial-wrap {
  display: flex;
  background: #f1f5f9;
  padding: 80px 50px;
  border-radius: 8px;
  align-items: center;
}

.barbershop-testimonial-wrap div:first-child {
  width: 30%;
  position: relative;
}

.barbershop-testimonial-wrap div:last-child {
  width: 70%;
  padding: 0 50px;
}

.barbershop-testimonial-wrap h5 {
  margin-top: 15px;
}

.barbershop-testimonial-wrap h4 {
  margin: 50px 0 20px;
}

.barbershop-testimonial-wrap span {
  font-size: 12px;
}

.barbershop-testimonial-wrap div:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  height: 230px;
  width: 0.5px;
  background: rgba(0, 0, 0, 0.2);
  top: 50%;
  transform: translateY(-50%);
}

.testimonial-info-table {
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  font-size: 12px;
  font-family: "Jost", sans-serif;
  width: 240px;
  margin: 30px auto 0;
}

.testimonial-info-table tr {
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.2);
}

.testimonial-info-table tr th:first-child {
  border-right: 0.5px solid rgba(0, 0, 0, 0.2);
}

.testimonial-info-table tr th:last-child {
  padding: 5px 15px;
}

.testimonial-info-table tr th {
  width: 50%;
  padding: 5px;
}

.sales-barbershop-cta {
  padding-bottom: 90px;
  background: #371650;
  position: relative;
}

.sales-barbershop-cta::before {
  position: absolute;
  content: "";
  width: 1920px;
  height: 330px;
  background: url("../img/sales-cta.png") no-repeat top center;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.sales-barbershop-cta .container {
  position: relative;
  z-index: 50;
}

.sales-barbershop-cta .col-12 {
  display: flex;
  align-items: flex-end;
}

.sales-barbershop-cta .col-12 div:first-child {
  width: 30%;
}

.sales-barbershop-cta .col-12 div:last-child {
  width: 60%;
  margin: 0 0 60px 60px;
}

a.btn.btn-sales {
  border-radius: 4px;
  margin-top: 20px;
}

a.btn.btn-sales:hover {
  background: #fff;
  color: #371650;
}

.sales-footer {
  padding: 30px 0;
  font-size: 16px;
}

.sales-footer .col-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sales-footer-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.sales-footer-logos a {
  margin: 0 10px;
}

.sales-footer-links {
  margin: 0;
  padding: 0;
}

.sales-footer-links li {
  display: inline-block;
  line-height: 80%;
  padding: 0 15px;
  border-right: 1px solid #000;
}

.sales-footer-links li:last-child {
  border: 0;
}

.sales-spa-faq {
  padding: 140px 0;
}

.barbershop-accordion.sales-spa-accordion .accordion-flush .accordion-button {
  background: #fff;
  color: #212529;
  padding: 15px 30px;
}

.barbershop-accordion.sales-spa-accordion .accordion-flush .accordion-body {
  border: 0;
  padding: 0 30px 25px;
}

.barbershop-accordion .accordion-item {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}

.barbershop-accordion.sales-spa-accordion
  .accordion-button:not(.collapsed)::after {
  background: url(../img/collapse-icon-black.svg) no-repeat;
}

.barbershop-accordion.sales-spa-accordion .accordion-button::after {
  background: url(../img/collapsed-icon-black.svg) no-repeat;
}

.sales-spa-cta-sec {
  background: #371650;
  padding: 70px 50px;
}

.sales-spa-cta-sec .col-12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sales-spa-cta-sec .col-12 div:first-child {
  width: 65%;
}

a.btn.sales-spa-cta-btn:hover {
  background: #fff;
  color: #371650;
}

/* latest  responsive changes */

@media screen and (min-width: 768px) {
  .pricing-title,
  .feature-title-box,
  .education-title {
    margin-top: -145px;
  }

  .pad-140 {
    padding: 140px 0;
  }
}

@media screen and (min-width: 1024px) {
  .pricing-title,
  .feature-title-box,
  .education-title {
    margin-top: -185px;
  }
  .pricing-sec,
  .run-manage-sec {
    margin-top: -270px;
  }
  .thankyou-sec,
  .contact-sec {
    top: -500px;
  }
  .banner-txt-wrap h1.fnt-48 {
    font-size: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .banner-txt-wrap h1.fnt-48 {
    font-size: 48px;
  }
  .ml-auto {
    margin-right: -30px;
  }
}

@media screen and (min-width: 1500px) {
  .pricing-sec {
    margin-top: -310px;
  }
}

.text-center {
  text-align: center !important;
}

.check ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: right;
  width: 10em;
}

.check ul li {
  background-image: url(img/1.png);
  background-repeat: no-repeat;
  background-position: 100% 0.4em;
  padding-right: 0.6em;
  margin: 1em 0;
}



/*thank you*/


.container-wrap{
    width: 1000px;
    margin: auto;
    text-align: center;
    box-shadow: 0px 6px 10px #f5f5f5;}

.header-wrap{
    background-image: url(../img/header-bg.png);
    background-color: #eeec;
    background-repeat: no-repeat;
    background-size: cover;}

.header-icon{}
.header-icon img{    
    width: 150px;
    padding: 20px;}
.content{}
.content-wrap{}
.title{}
.sub-title{
    display: flex;
    justify-content: center;
    font-weight: 600;}

.sub-title img{
    
    vertical-align: middle;
    padding-right: 10px;}

.border{
    border-bottom: solid 1px #000;
    width: 70px;
    margin: auto;
    padding: 15px 0;
    margin-bottom: 20px;}    
.text{}
.footer-note{
    font-family: 'Sacramento', cursive;
    font-size: 46px;
    padding: 40px;}






@media only screen and (max-width: 767px){

body {
    margin: 0;
    padding: 0;
    color: #495057;
    font-size: 18px;
    line-height: 1.85;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.container-wrap{
    width: 100%;
    margin: auto;
    text-align: center;
    box-shadow: 0px 6px 10px #f5f5f5;}

.header-wrap{
    background-image: url(../img/header-bg.png);
    background-color: #eeec;
    background-repeat: no-repeat;
    background-size: cover;}

.header-icon{}
.header-icon img{    
    width: 150px;
    padding: 20px;}
.content{}
.content-wrap{}
.title h1{
  font-size: 40px;}
.sub-title{
    display: flex;
    justify-content: center;
    font-weight: 600;}

.sub-title img{
    
    vertical-align: middle;
    padding-right: 5px;}

.border{
    border-bottom: solid 1px #000;
    width: 70px;
    margin: auto;
    padding: 15px 0;
    margin-bottom: 20px;}    
.text{ 
    font-size:14px;
    padding:20px; }
.footer-note{
    font-family: 'Sacramento', cursive;
    font-size: 46px;
    padding: 40px;}

}