:root {
  --base: var(--base-h) var(--base-s) var(--base-l);
  --base-hover: var(--base-h) var(--base-s) calc(var(--base-l) - 10%);
  --second_color: hsl(0, 0%, 0%);
  --primary: hsl(var(--base));
  --success: 147 67% 47%;
}

.logo a > img {
  max-width: 150px;
}

/* .header-container{
    padding: 0 !important;
} */

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.d-block {
  display: block !important;
}

.justify-content-center {
  justify-content: center !important;
}

.row.justify-content-center {
  display: flex;
  flex-wrap: wrap;
}

.footer-icon .features-list li .icon i {
  font-size: 20px;
  line-height: 56px;
  color: #fff;
  text-align: center;
}

.footer-icon .features-list li .icon i::before {
  float: left;
  width: 56px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  /* background-color: #32436A; */
}

.revolution-slider-container:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00000052;
  z-index: 99;
}

.tp-mask-wrap {
  width: 100%;
}

.revolution-slider .tp-mask-wrap .slider_heading {
  width: 100% !important;
}

/* .revolution-slider  .tp-mask-wrap .slider_sub_heading{
    width: 40%;
    min-height: 20px;
} */

.tp-parallax-wrap div {
  position: relative !important;
}

.sf-menu li.active a,
.sf-menu a:hover,
.sf-menu a:visited:hover,
.sf-menu li.selected a {
  /* color: hsl(var(--base)) !important; */
  color: #dd993a !important;
}

.fp-preloader-spinner {
  border-right-color: hsl(var(--base)) !important;
}
ul.list--base li::before {
  background-color: hsl(var(--base)) !important;
}

.post-details li::before {
  color: hsl(var(--base)) !important;
}
.link--base {
  color: hsl(var(--base)) !important;
}

.link--base:hover {
  color: hsl(var(--base-hover)) !important;
}

.single.post .social-icons li a:hover {
  background: hsl(var(--base-hover));
}

body .site-container .more.style-4:hover {
  background-color: hsl(var(--base-hover));
  border-color: hsl(var(--base-hover));
}

.sf-menu li a.style-4 {
  color: #252634 !important;
  border-color: #252634 !important;
  border-radius: 5px;
  padding: 5px 10px !important;
  margin-left: 15px;
}

.sf-menu li a.style-4:hover {
  color: #ffffff !important;
  font-size: 20px;
}

.sf-menu li a.style-4 span {
  font-size: 18px;
}

.sf-menu li.list--btn {
  margin-top: 15px;
}

.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-6 {
  margin-right: 3.5rem !important;
}
.me-7 {
  margin-right: 4rem !important;
}
.me-8 {
  margin-right: 5rem !important;
}
.me-9 {
  margin-right: 6rem !important;
}
.me-10 {
  margin-right: 8rem !important;
}
.me-11 {
  margin-right: 10rem !important;
}
.me-12 {
  margin-right: 12rem !important;
}
.me-13 {
  margin-right: 14rem !important;
}
.me-14 {
  margin-right: 16rem !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-6 {
  margin-left: 3.5rem !important;
}
.ms-7 {
  margin-left: 4rem !important;
}
.ms-8 {
  margin-left: 5rem !important;
}
.ms-9 {
  margin-left: 6rem !important;
}
.ms-10 {
  margin-left: 8rem !important;
}
.ms-11 {
  margin-left: 10rem !important;
}
.ms-12 {
  margin-left: 12rem !important;
}
.ms-13 {
  margin-left: 14rem !important;
}
.ms-14 {
  margin-left: 16rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-6 {
  margin-top: 3.5rem !important;
}
.mt-7 {
  margin-top: 4rem !important;
}
.mt-8 {
  margin-top: 5rem !important;
}
.mt-9 {
  margin-top: 6rem !important;
}
.mt-10 {
  margin-top: 8rem !important;
}
.mt-11 {
  margin-top: 10rem !important;
}
.mt-12 {
  margin-top: 12rem !important;
}
.mt-13 {
  margin-top: 14rem !important;
}
.mt-14 {
  margin-top: 16rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-6 {
  margin-bottom: 3.5rem !important;
}
.mb-7 {
  margin-bottom: 4rem !important;
}
.mb-8 {
  margin-bottom: 5rem !important;
}
.mb-9 {
  margin-bottom: 6rem !important;
}
.mb-10 {
  margin-bottom: 8rem !important;
}
.mb-11 {
  margin-bottom: 10rem !important;
}
.mb-12 {
  margin-bottom: 12rem !important;
}
.mb-13 {
  margin-bottom: 14rem !important;
}
.mb-14 {
  margin-bottom: 16rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.me-0 {
  margin-right: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.ps-6 {
  padding-left: 3.5rem !important;
}
.ps-7 {
  padding-left: 4rem !important;
}
.ps-8 {
  padding-left: 5rem !important;
}
.ps-9 {
  padding-left: 6rem !important;
}
.ps-10 {
  padding-left: 8rem !important;
}
.ps-11 {
  padding-left: 10rem !important;
}
.ps-12 {
  padding-left: 12rem !important;
}
.ps-13 {
  padding-left: 14rem !important;
}
.ps-14 {
  padding-left: 16rem !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pe-6 {
  padding-right: 3.5rem !important;
}
.pe-7 {
  padding-right: 4rem !important;
}
.pe-8 {
  padding-right: 5rem !important;
}
.pe-9 {
  padding-right: 6rem !important;
}
.pe-10 {
  padding-right: 8rem !important;
}
.pe-11 {
  padding-right: 10rem !important;
}
.pe-12 {
  padding-right: 12rem !important;
}
.pe-13 {
  padding-right: 14rem !important;
}
.pe-14 {
  padding-right: 16rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pt-6 {
  padding-top: 3.5rem !important;
}
.pt-7 {
  padding-top: 4rem !important;
}
.pt-8 {
  padding-top: 5rem !important;
}
.pt-9 {
  padding-top: 6rem !important;
}
.pt-10 {
  padding-top: 8rem !important;
}
.pt-11 {
  padding-top: 10rem !important;
}
.pt-12 {
  padding-top: 12rem !important;
}
.pt-13 {
  padding-top: 14rem !important;
}
.pt-14 {
  padding-top: 16rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pb-6 {
  padding-bottom: 3.5rem !important;
}
.pb-7 {
  padding-bottom: 4rem !important;
}
.pb-8 {
  padding-bottom: 5rem !important;
}
.pb-9 {
  padding-bottom: 6rem !important;
}
.pb-10 {
  padding-bottom: 8rem !important;
}
.pb-11 {
  padding-bottom: 10rem !important;
}
.pb-12 {
  padding-bottom: 12rem !important;
}
.pb-13 {
  padding-bottom: 14rem !important;
}
.pb-14 {
  padding-bottom: 16rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.p-6 {
  padding: 3.5rem !important;
}
.p-7 {
  padding: 4rem !important;
}
.p-8 {
  padding: 5rem !important;
}
.p-9 {
  padding: 6rem !important;
}
.p-10 {
  padding: 8rem !important;
}
.p-11 {
  padding: 10rem !important;
}
.p-12 {
  padding: 12rem !important;
}
.p-13 {
  padding: 14rem !important;
}
.p-14 {
  padding: 16rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-6 {
  margin: 3.5rem !important;
}
.m-7 {
  margin: 4rem !important;
}
.m-8 {
  margin: 5rem !important;
}
.m-9 {
  margin: 6rem !important;
}
.m-10 {
  margin: 8rem !important;
}
.m-11 {
  margin: 10rem !important;
}
.m-12 {
  margin: 12rem !important;
}
.m-13 {
  margin: 14rem !important;
}
.m-14 {
  margin: 16rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-6 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}
.my-7 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-8 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.my-9 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.my-10 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.my-11 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.my-12 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}
.my-13 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}
.my-14 {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

.ms-auto {
  margin-left: auto !important;
}
.me-auto {
  margin-right: auto !important;
}

.pe-auto {
  padding-left: auto !important;
}

.pe-auto {
  padding-right: auto !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-6 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
.mx-7 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.mx-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.mx-9 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}
.mx-10 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}
.mx-11 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}
.mx-12 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}
.mx-13 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}
.mx-14 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-6 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-9 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.py-10 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.py-11 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.py-12 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}
.py-13 {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}
.py-14 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.px-6 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
.px-7 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.px-9 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.px-10 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
.px-11 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}
.px-12 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}
.px-13 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}
.px-14 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}

.w-25 {
  width: 25%;
}
.w-50 {
  width: 50%;
}
.w-75 {
  width: 75%;
}
.w-100 {
  width: 100%;
}

.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.w-auto {
  width: auto;
}
.display-1 {
  font-weight: 300;
  font-size: 4rem !important;
  line-height: 1.2;
}

.display-2 {
  font-weight: 300;
  font-size: 3.5rem !important;
  line-height: 1.2;
}
.display-3 {
  font-weight: 300;
  font-size: 3rem !important;
  line-height: 1.2;
}
.display-4 {
  font-weight: 300;
  font-size: 2.5rem !important;
  line-height: 1.2;
}
.display-5 {
  font-weight: 300;
  font-size: 2rem !important;
  line-height: 1.2;
}
.display-6 {
  font-weight: 300;
  font-size: 1.5rem !important;
  line-height: 1.2;
}

.pagination li.active .page-link {
  background-color: #f2f4f8;
  color: #505563;
}

.features-list.contact-elements li.gray .icon i::before {
  background-color: #f2f4f8;
}

.features-list li .icon i::before {
  float: left;
  width: 56px;
  font-size: 16px;
  line-height: 56px;
  color: #505563;
  text-align: center;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.element-box,
.invoice-w,
.big-error-w {
  padding: 1.5rem 2rem;
  margin-bottom: 1rem;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
}

.align-items-center {
  -webkit-box-align: center !important;
  align-items: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  justify-content: space-between !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.d-flex {
  display: -webkit-box !important;
  display: flex !important;
}

.badge--success {
  background-color: rgba(76, 175, 80, 0.1) !important;
  color: #4caf50 !important;
  border: 1px solid #4caf50 !important;
  font-weight: 300;
}

.badge {
  font-size: 0.81rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.element-wrapper .element-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  position: relative;
  z-index: 1;
}

.element-wrapper .element-header:after {
  content: "";
  background-color: #047bf8;
  width: 25px;
  height: 4px;
  border-radius: 0px;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0px;
}
/* .header--base:after {
    background-color: hsl(var(--base)) !important;
} */
.ticket_id {
  display: inline-block;
  padding: 5px 10px;
  padding-right: 20px;
  margin-bottom: 5px;
  background-color: #f6f7f8;
  border-radius: 6px;
  font-size: 0.9rem;
}

.text-danger {
  color: #e65252 !important;
}

.form-control {
  font-family: "Avenir Next W01", "Lato", -apple-system, system-ui,
    BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(calc(1.5em + 0.75rem) + 4px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #dde2ec;
  border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.text-muted,
.invoice-body .invoice-desc .desc-value {
  font-weight: 300;
  color: #adb5bd !important;
}

.support-index {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
}

support-index .support-ticket-content-w {
  display: flex !important;
}
.support-index .support-ticket-content-w {
  -webkit-box-flex: 1;
  flex: 1;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
  border-radius: 6px;
  display: -webkit-box;
  display: flex;
  position: relative;
}

.support-index .support-ticket-content-w .support-ticket-content {
  -webkit-box-flex: 1;
  flex: 1;
  padding: 10px 30px;
  padding-right: 60px;
  position: relative;
}

.support-index .support-ticket-content-w .ticket-reply:last-child {
  border-bottom: none;
}
.support-index .support-ticket-content-w .ticket-reply {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 20px;
}

.support-index .support-ticket-content-w .ticket-reply .ticket-reply-info {
  padding: 10px 0px;
  margin-bottom: 5px;
  position: relative;
}

.support-index .support-ticket-content-w .ticket-reply .ticket-reply-content {
  padding: 20px 25px;
  margin-left: 15px;
  font-size: 0.99rem;
  background-color: #f3f3f7;
  border-radius: 6px;
}

.support-index
  .support-ticket-content-w
  .ticket-reply
  .ticket-reply-info
  .author {
  display: inline-block;
  vertical-align: middle;
}
.with-avatar {
  margin-right: 5px;
}

.badge-info {
  color: #292b2c;
  background-color: #5bc0de;
}

.support-index
  .support-ticket-content-w
  .ticket-reply
  .ticket-reply-info
  .info-data
  .label {
  color: #adb5bd;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.support-index
  .support-ticket-content-w
  .ticket-reply
  .ticket-reply-info
  .info-data
  .value {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
/* .box-style, .user-profile, .element-box, .invoice-w, .big-error-w, .activity-boxes-w .activity-box, .post-box, .projects-list .project-box, .order-box, .ecommerce-customer-info {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
   
} */

textarea.form-control {
  height: auto;
}

.form-control {
  font-family: "Avenir Next W01", "Lato", -apple-system, system-ui,
    BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  display: block;
  width: 100%;
  height: calc(calc(1.5em + 0.75rem) + 4px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #dde2ec;
  border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

textarea {
  overflow: auto;
  resize: vertical;
}

.support label {
  display: inline-block;
  margin-bottom: 4px;
  top: 0;
  margin-left: 0 !important;
}

.support small,
.small {
  font-size: 80%;
  font-weight: 400;
}

.form-control.no-height {
  height: auto !important;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group-text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 2px solid #dde2ec;
  border-radius: 4px;
}

button.input-group-text {
  border-radius: 0 4px 4px 0;
}

.text-white {
  color: #fff !important;
}

.border-danger {
  border-color: #e65252 !important;
}
.bg-danger {
  background-color: #e65252 !important;
}

.badge--primary {
  background-color: #cce4ff;
  border: 1px solid #0362c6;
  color: #0356ad;
  font-weight: 300;
}

.badge--warning {
  background-color: rgba(240, 117, 33, 0.1) !important;
  color: #f07521 !important;
  border: 1px solid #f07521 !important;
  font-weight: 300;
}

.badge--success {
  background-color: rgba(76, 175, 80, 0.1) !important;
  color: #4caf50 !important;
  border: 1px solid #4caf50 !important;
  font-weight: 300;
}

.support-index .support-ticket-content-w .ticket-reply .ticket-attachments {
  text-align: right;
  margin-top: 10px;
}

.support-index
  .support-ticket-content-w
  .ticket-reply
  .ticket-attachments
  .attachment {
  display: inline-block;
  padding: 5px 10px;
  padding-right: 20px;
  margin-bottom: 5px;
  background-color: #f6f7f8;
  color: #047bf8;
  border-radius: 6px;
  font-size: 0.9rem;
}

@media (min-width: 993px) and (max-width: 1199px) {
  .tp-parallax-wrap.layer {
    left: 90px !important;
  }
}

.svg--base {
  fill: hsl(var(--base)) !important;
}

.svg--base-hover {
  fill: hsl(var(--base-h) var(--base-s) calc(var(--base-l) + 7%)) !important;
}

.features-list.type-big li svg span.text--base::before {
  color: hsl(var(--base)) !important;
}
/* fw */
.fw-14 {
  font-size: 14px;
}

.fw-24 {
  font-size: 24px;
}

.ul-tab--base li a.selected,
.ul-tab--base li.ui-tabs-active a {
  border-bottom: 2px solid hsl(var(--base)) !important;
}

@media (max-width: 380px) {
  .side-right-minus-40 {
    right: -20px !important;
  }
}

@media (max-width: 300px) {
  .header-top-bar,
  .header,
  .row {
    width: 90% !important;
  }

  .side-right-minus-40 {
    right: -2% !important;
  }

  .testimonials-container .caroufredsel-wrapper-testimonials {
    width: 220px !important;
    left: 0px !important;
  }

  .tp-static-layer,
  .slider_sub_heading {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }

  .tp-parallax-wrap {
    width: 250px !important;
    /* max-width: 100% !important;
        min-width: 100% !important; */
  }

  .slider_sub_heading {
    font-size: 13px !important;
  }

  .row.full-width {
    width: 100% !important;
  }

  .tp-parallax-wrap {
    padding-left: 10px !important;
    margin-right: 10px !important;
    transform: none !important;
    /* position: relative !important; */
  }

  .btn-layer-one {
    margin-top: 25px;
  }
}

.text-center {
  text-align: center !important;
}

.slider-control:hover {
  background: hsl(var(--base)) !important;
}

.template-up1.bg--base:hover {
  background: hsl(var(--base-hover)) !important;
}

/* .side-right-minus-40 {
    right: -20px;
} */

.footer-row p {
  /* color: #fff; */
  color: #000;
}

@media screen and (max-width: 479px) {
  .single-counter-box.column-1-4.side-image {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.icon.text--base:before {
  color: hsl(var(--base)) !important;
}

.text--secondary {
  color: hsl(var(--base-h) var(--base-s) calc(var(--base-l) - 10%)) !important;
  /* 2d5f2d */
}

.bg--secondary {
  background-color: hsl(
    var(--base-h) var(--base-s) calc(var(--base-l) - 10%)
  ) !important;
  /* 2d5f2d */
}

.scroll-top.bg--base {
  background-color: hsl(
    var(--base-h) var(--base-s) calc(var(--base-l) + 7%)
  ) !important;
}

.sf-menu li:hover > a,
.sf-menu li:hover > a:visited,
.sf-menu > li.submenu:hover > a::after,
.sf-menu > li.submenu.selected > a::after,
.sf-menu li ul li.submenu:hover > a::after,
.sf-menu li ul li.submenu.selected > a::after {
  color: hsl(var(--base)) !important;
}

.tabs-navigation li a:hover {
  color: hsl(var(--base)) !important;
}

.why .features-list .content-box {
  min-height: 260px !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .why .features-list .content-box {
    min-height: 470px !important;
  }
}

@media screen and (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .why .features-list .content-box {
    min-height: 420px !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .why .features-list .content-box {
    min-height: 410px !important;
  }
}

/* 113f11 */

.timeline--base .timeline-number-container::after {
  background: hsl(var(--base)) !important;
}

.timeline-item .timeline-number-container.last::after {
  height: 0 !important;
}

.text-dark {
  color: #252634 !important;
}

.accordion .ui-accordion-header.ui-state-hover h5,
.accordion .ui-accordion-header.ui-state-hover .ui-accordion-header-icon,
.accordion .ui-accordion-header.ui-state-active h5,
.accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
  color: hsl(var(--base)) !important;
}

.type-percentage .counter-box .circle-container::after {
  content: "M";
}

.type-percentage .counter-box .circle-container.two::after {
  content: "bn" !important;
}

.type-percentage .counter-box .circle-container.three::after {
  content: "+" !important;
}

.type-percentage .counter-box .circle-container.two::before {
  content: attr(data-symbol);
  position: absolute;
  left: -1px;
  top: 17px;
  font-size: 15px;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -ms-flex-pack: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #fff;
  color: #505563;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

@media (min-width: 380px) and (max-width: 991px) {
  .side-right-minus-10 {
    right: -20px !important;
  }
}

.border-gray-30 {
  border: 30px solid #f2f4f8;
}

@media (min-width: 992px) {
  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
}

.footer-row .icon--base.social-icons li a:hover,
.single.post .icon--base.social-icons li a:hover {
  background-color: hsl(
    var(--base-h) var(--base-s) calc(var(--base-l) + 7%)
  ) !important;
}

.header-top-bar-container.bg--base .social-icons li a {
  color: #fff;
}

/* .list--btn:hover a.style-4{
    color: #fff !important;
} */

.sf-menu li.list--btn:hover > a,
.sf-menu li.list--btn:hover > a:visited {
  color: #fff !important;
}

.footer--bg {
  background: -webkit-gradient(
    hsl(var(--base)) 0%,
    hsl(var(--base-h) var(--base-s) calc(var(--base-l) - 20%))
  );
  background: linear-gradient(
    hsl(var(--base)) 0%,
    hsl(var(--base-h) var(--base-s) calc(var(--base-l) - 20%))
  );
}

.flex-box {
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
}

.bg--secondary-dark {
  background-color: hsl(
    var(--base-h) var(--base-s) calc(var(--base-l) - 15%)
  ) !important;
}

.footer-icon.social-icon .features-list li .icon i {
  font-size: 20px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-right: 10px;
}

.footer-icon.social-icon .features-list li .icon i::before {
  float: left;
  width: 30px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.footer-icon.social-icon .features-list li .icon i::before {
  float: left;
  font-size: 15px;
  line-height: 30px;
  color: #505563;
  text-align: center;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.footer-icon.social-icon .features-list li {
  margin-top: 18px;
  word-wrap: break-word;
}

.footer-icon.social-icon .features-list li .item-content {
  margin-left: 40px !important;
}

.cookies-card {
  position: fixed;
  visibility: hidden;
  padding: 20px 30px;
  display: block;
  left: 0;
  right: 0;
  z-index: 0;
  min-height: 100px;
  bottom: 0px;
}

.show-cookie-card {
  z-index: 2;
  visibility: visible;
  -webkit-animation: slideUp 1s;
  animation: slideUp 1s;
}

.cookies-card p {
  color: #fff;
  display: block;
}

/* Add animation (fade in the popup) */

.btn--outline {
  background-color: transparent;
  border: 2px solid #fff;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 14px;
  padding: 15px 33px 16px;
  text-align: center;
  cursor: pointer;
  line-height: 21px;
  font-weight: 600;
}

.btn--outline:hover {
  background-color: hsl(var(--base-hover));
}

body.search-overlay .search-absolute-container {
  background: hsl(var(--base-h), var(--base-s), var(--base-l), 0.85) !important;
  top: 100%;
}

.tp-bgimg.defaultimg {
  background-position: initial !important;
}

body .background-1 {
  background-image: url(/assets/img/pexels-alphatradezone-5833272.jpg);
  background-position: center !important;
  background-size: cover;
  border-bottom: 1px solid #32436a;
  position: relative;
}

.features-list.side-image {
  -webkit-box-shadow: 0px 25px 15px 5px rgba(135, 138, 170, 0.2) !important;
  -moz-box-shadow: 0px 25px 15px 5px rgba(135, 138, 170, 0.2) !important;
  box-shadow: 0px 25px 15px 5px rgba(135, 138, 170, 0.2) !important;
}

.fp-parallax.fp-overlay::after,
.header-background.fp-overlay::after {
  background-color: hsl(
    var(--base-h),
    var(--base-s),
    calc(var(--base-l) - 10%),
    0.5
  ) !important;
}
.fp-parallax {
  background-position: center;
}
.parallax-1 {
  background-image: url(/assets/img/business-people-board-room-meeting.jpg);
}

.header-background.header-background-9 {
  background-image: url(/assets/img/male-business-executive-giving-speech.jpg);
}

body .background-5 {
  background-image: url(/assets/img/pexels-pavel-danilyuk-5520286.jpg);
}

.bg--before,
.bg-before-darker {
  position: relative;
}

.bg--before::before,
.bg--before-darker::before {
  position: absolute;
  width: 100%;
  top: 0 !important;
  bottom: 0;
  content: "";
  /* background-color: hsl(var(--base-h), var(--base-s), var(--base-l), 0.4) !important; */
}
.bg--before::before {
  background-color: #00000040 !important;
}
.bg--before-darker::before {
  background-color: #000000ab !important;
}
.padding-left-100 {
  padding-left: 100px;
}

@media screen and (max-width: 767px) {
  .padding-left-100 {
    padding-left: 0;
  }
}
.fp-overlay::after {
  background-color: #00000075 !important;
}

.svg--base-light {
  fill: hsl(var(--base-h) var(--base-s) calc(var(--base-l) + 20%)) !important;
}

.mobile-menu li.active a,
.mobile-menu li.active ul li.active a,
.mobile-menu li.active ul li.active ul li.active a,
.mobile-menu li a:hover,
.mobile-menu li.active ul a:hover,
.mobile-menu li.active ul li.active ul a:hover {
  color: hsl(var(--base)) !important;
}

@media screen and (max-width: 479px) {
  .single-counter-box.column-1-4.side-image {
    width: 195px !important;
  }
}

@media screen and (max-width: 1289px) {
  .single-counter-box.column-1-4.side-image {
    width: 250px !important;
    padding: 15px;
  }
}

.btn--base-secondary {
  background-color: hsl(var(--base-hover)) !important;
  color: #fff;
}

.btn--base-secondary:hover {
  background-color: hsl(var(--base)) !important;
  color: #fff;
}
.badge {
  display: inline-block;
  /* padding: 0.35em 0.65em; */
  padding: 2px 15px 3px;
  font-size: 0.75em;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  /* border-radius: 0.25rem; */
  border-radius: 18px;
}

.badge-success {
  background-color: hsl(var(--success) / 0.15);
  border: 1px solid hsl(var(--success));
  color: hsl(var(--success));
}
.dark {
  background-color: #28331c;
  box-shadow: 0px 5px 15px rgba(22, 22, 35, 0.1);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#28331c),
    to(#000)
  );
  background-image: linear-gradient(to bottom, #28331c 0%, #000 100%);
  background-repeat: repeat-x;
}

ul.slider-ul li {
  float: none;
  width: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 24px;
  padding-left: 35px;
  margin: 0;
  font-size: 14px;
  color: #eee;
}

ul.slider-ul li::before {
  color: #fff;
  font-size: 14px;
  background-color: hsl(var(--base));
  border-radius: 999px;
  padding: 3px;
  margin-left: -35px;
  margin-right: 15px;
}

.cost-calc {
  color: #eee;
  font-size: 13px;
}

ul.slider-ul li::before {
  content: "\5f";
}
ul.slider-ul li::before {
  font-family: "template";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  line-height: 1;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.side-right-minus-19 {
  right: -15px !important;
}





/* pricing plan starts*/

.d--flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.d--flex > * {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    position: relative;
}
.bg-white{
    background-color: #fff !important;
}

.container-sm{
    width: 100% !important;
    margin: 0 auto !important;
}

.box-header.heading{
    font-size: 26px !important;
    line-height: 36px !important;
}

.plan-image{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 744px){
    .container-sm {
        max-width: 680px;
    }

    .plan-image{
        background-size: cover;
        background-position: center left;
    }

    /* .box-header.heading{
        font-size: 22px !important;
    } */
}

.d-none{
    display: none !important;
}

@media (min-width: 744px) and (max-width: 1024px){
    .plan-list li{
        padding: 0 !important;
    } 

    .plan-image{
        background-position: center left !important;
    }

    .plan-image.tab{
        display: block !important;
    }

    .plan-image.desk{
        display: none !important;
    }
}
.plan-header{
    font-family: Inter-Medium,Ubuntu-Medium,sans-serif !important;
    max-width: 50%;
    font-size: 40px;
    line-height: 53px;
    font-weight: 500;
}


.plan-list li{
    max-width: 484px;
    font-family: Inter-Medium,Ubuntu-Medium,sans-serif !important;
    line-height: 36px;
    font-size: 24px;
}

.plan-list li:before{
    width:  8px !important;
    height: 8px !important;
    margin-right: 10px !important;
    background-color: hsl(var(--base));
}

.plan-list li{
    padding: 0;
    line-height: 36px;
}

@media (max-width: 743px){
    .container-sm {
        max-width: 680px;
    }

    .plan-image.tab{
        display: none !important;
    }

    .plan-image.desk{
        display: block !important;
    }

    .box-header.heading{
        font-size: 25px !important;
    }

    .plan-content{
        padding: 24px  !important; 
        padding-bottom: 240px !important;
    }

    .plan-content .plan-header{
        font-size: 24px;
        line-height: 32px;
    }

    .plan-list li{
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 0;
    }

    .plan-image{
        background-position: bottom left !important;
        background-size: contain !important;
    }
    
}


@media (min-width: 768px){
    .d--flex .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .d--flex .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .plan-header{
        max-width: 90%;
        font-size: 28px;
        line-height: 40px;
    }

    .plan-list li {
        line-height: 28px;
        font-size: 18px;
    }

    .no-padding-left-md{
        padding: 32px 32px 32px 0 !important;
    }

   

    .py-md-2 {
        padding-top: 0.5rem!important;
        padding-bottom: 0.5rem!important;
    }
    
}

@media (min-width: 992px){
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
    }


    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .p-lg-5{
        padding: 3rem !important;
    }

    
    .plan-image{
        background-position: center left;
    }

    .plan-image{
        width: 100%;
        /* left: -10% !important; */
    }

    .plan-image.tab{
        display: none !important;
    }

    .plan-image.desk{
        display: block !important;
    }
}

/* @media (min-width: 1200px){
    .container-sm {
        max-width: 1200px;
        width: 94%;
    }

    .plan-list li {
        font-family: Inter-Medium,Ubuntu-Medium,sans-serif !important;
        line-height: 36px;
        font-size: 24px;
    }

    .plan-header{
        width: 50%;
        font-size: 40px;
        line-height: 50px;
    }

    .plan-image{
        background-position: center left;
    }

    .p-xl-5{
        padding: 3rem !important;
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
    }

    .d-xl-none{
        display: none !important;
    }

    .d-xl-block{
        display: block !important;
    }
} */

.card {
    background-color: #fff;
    /* display: flex; */
    border-radius: 32px;
    /* flex-direction: column; */
    overflow: hidden;
    position: relative;
}

.card *{
    color: #212323;
}

@media (min-width: 1025px){
    .container-sm {
        max-width: 1200px;
        width: 94%;
    }

    .plan-image{
        background-position: center left;
    }

    .container-sm {
        max-width: 1200px;
        width: 94%;
    }

    .plan-list li {
        font-family: Inter-Medium,Ubuntu-Medium,sans-serif !important;
        line-height: 36px;
        /* font-size: 24px; */
        font-size: 100%;
    }

    .plan-header{
        width: 50%;
        font-size: 30px;
        line-height: 50px;
        margin-bottom: 20px !important;
    }

    .plan-image{
        background-position: center left;
    }

    .p-xl-5{
        padding: 3rem !important;
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
    }

    .d-xl-none{
        display: none !important;
    }

    .d-xl-block{
        display: block !important;
    }
}

.plan-image{
    background-size: contain !important;
}

/* @media (max-width: 767px){
    .tp-caption.aside {
        display: none !important;
    }
} */

/* @media (min-width: 1025px){
    .{
        max-width: 484px;
        font-size: 40px;
        line-height: 52px;
    }
} */