footer .ratting-wrap{
  display: block;
}
.quiety2_description-section .bg-dark {
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.quiety2_icons-section .bg-dark{
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.quiety2_inset-description .bg-dark {
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.quiety2_quotes .bg-light{
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.quiety2_quotes h4, .quiety2_quotes .h4, .quiety2_quotes .h2, .quiety2_quotes h2, .quiety2_quotes .author-info h6, .quiety2_quotes .author-info .h6{
  color: #fff;
}
.quiety2_quotes p, .quiety2_quotes .bg-light .author-info span{
  color: #d9d9d9;
}
.quiety2_quotes .dot-mask.top-left{
  background-color: #fff;
}
.quiety2_quotes .testimonial-tab-menu.nav-pills .nav-link.active h6{
  color: #333;
}
.quiety2_quotes .testimonial-tab-menu.nav-pills .nav-link.active span{
  color: #575757;
}
.quiety2-alt_icons-section .bg-dark{
  background-color: #f8f9fa !important;
  padding-bottom: 0;
}
.quiety2-alt_icons-section .h2, .quiety2-alt_icons-section h2{
  color: #212529;
}
.quiety2-alt_icons-section h3{
  color: #212529;
}
.quiety2-alt_icons-section p{
  color: #777;
}
.quiety2-alt_icons-section .process-icon{
  background-color: var(--bsx-color-secondary);
}
.quiety2_cards .ptb-120{
  padding-top: 0 !important;
}
.quiety2_header .page-header{
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.quiety2_contact-form .sign-up-in-section{
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.blogs-section .bg-dark, .alefaktury_features .bg-dark, .error-page .bg-dark, .blog-section .bg-dark, .article-view .page-header{
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.alefaktury_register_form form #package option:first-child{
  color: red;
}
.alefaktury_register_form .bg-dark{
  background: linear-gradient(90deg, var(--bsx-color-secondary) 0%, var(--bsx-color-primary) 60%, var(--bsx-color-primary-darkest) 100%) !important;
}
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
.blog-section ol ol, .blog-section ol ul{
  margin-top: 10px;
  margin-bottom: 10px;
}
.bsx-button-short{
	background-color: var(--bsx-color-secondary) !important;
}
.bsx-button-long{
	background-color: var(--bsx-color-secondary) !important;
}
.alefaktury_features .rounded-half-custom {
  border-radius: 0.5rem !important;
}
.alefaktury_features .rounded-custom {
  border-radius: 1rem !important;
}
.alefaktury_features ul li a {
  text-decoration: none;
}
.alefaktury_features ul li .feature-menu-card {
  padding: 1.4rem;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.25s all;
  bottom: 0;
  border: 1px solid rgb(242, 242, 242);
}
.alefaktury_features ul li .feature-menu-icon {
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--bsx-color-primary);
  min-width: 20px;
  min-height: 20px;
}
.alefaktury_features ul li .feature-menu-icon img {
  width: 16px;
  height: 16px;
}
.alefaktury_features ul li .feature-menu-card:hover {
  bottom: 5px;
  box-shadow: 0 .5rem .5rem rgba(0,0,0,.075) !important;
  border-color: var(--bsx-color-secondary-soften);
  background: #fefefe !important;
}
.alefaktury_features .features-cards .feature-card {
  text-decoration: none;
  display: block;
  position: relative;
  bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgb(242, 242, 242);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.alefaktury_features .features-cards.feature-card:hover {
  bottom: 5px;
  box-shadow: 0 .5rem .5rem rgba(0,0,0,.075) !important;
  background: #fefefe !important;
}
.alefaktury_features .features-cards .feature-card:hover .feature-title {
  color: var(--bsx-color-secondary);
}
.alefaktury_features .features-cards .feature-card:hover .feature-img img {
  -webkit-transform: rotate(3deg) scale(1.1);
  transform: rotate(3deg) scale(1.1);
}
.alefaktury_features .features-cards .feature-card:hover .feature-img::before{
  background: transparent;
}
.alefaktury_features .features-cards .feature-img {
  position: relative;
  overflow: hidden;
}
.alefaktury_features .features-cards .feature-img::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.alefaktury_features .features-cards .feature-img img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}
.alefaktury_features .features-cards h5, .alefaktury_features .features-cards .h5 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.375rem;
}
.alefaktury_features .features-cards .feature-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.alefaktury_features .features-cards .feature-desc p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.75;
}
.alefaktury_features .page-header {
  height: 300px;
  display: flex;
  align-items: center;
}
.alefaktury_features .page-header .header-bg-mask {
  -webkit-mask-image: url(/assets/themes/quiety2/img/page-header-bg.svg);
  mask-image: url(/assets/themes/quiety2/img/page-header-bg.svg);
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--bsx-color-primary-light);
  -webkit-mask-position: bottom left;
  -webkit-mask-repeat: no-repeat;
  mask-position: bottom left;
  mask-repeat: no-repeat;
  top: 0;
}
.alefaktury_features h1 {
  margin-top: 0;
  margin-bottom: 0.625rem;
  font-weight: 800 !important;
  line-height: 1.2;
  transition: 0.5s opacity;
}
@media (min-width: 1200px) {
  .alefaktury_features h1, .blogs-section h1 {
    font-size: 3rem;
  }
}
.alefaktury_features .bg-dark-light {
  background-color: var(--bsx-color-primary-light);
}
.alefaktury_features .circle-shape-3 {
  bottom: -210px;
  width: 300px;
  min-height: 300px;
  min-width: 300px;
}
.alefaktury_feature .feature-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.75;
}
.alefaktury_feature .feature-content li {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.75;
}
.alefaktury_feature .feature-content h3 {
  font-size: 1.6rem;
  margin-bottom: 0.375rem;
  font-weight: 600;
  line-height: 1.2;
  text-transform: none;
}
.alefaktury_feature .feature-content h5 {
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-weight: 600;
  line-height: 1.2;
  text-transform: none;
}
.alefaktury_feature .feature-content .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.alefaktury_feature .feature-content .content-list li {
  font-family: "Open Sans", sans-serif;
  position: relative;
  font-size: 15px;
  padding-left: 15px;
  line-height: 1.75;
  margin-bottom: 15px;
}
.alefaktury_feature .feature-content .content-list li::before {
  position: absolute;
  left: 0;
  top: 11px;
  height: 6px;
  width: 6px;
  background: #0b163f;
  content: "";
  border-radius: 50%;
}
.alefaktury_feature .feature-content .h2, .alefaktury_feature .feature-content h2 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.625rem;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .alefaktury_features h1, .alefaktury_features h1{
    font-size: 3rem;
  }
  .alefaktury_feature .feature-content .h5{
    font-size: 1.25rem;
  }
}
.alefaktury_feature .feature-content ol + ol > li::marker{
  content: counter(li);
}
.alefaktury_feature .feature-content ol > li {
  counter-increment: nnumbered-list1;
}
.alefaktury_feature .feature-content ol > li > ol > li{
  counter-increment: nnumbered-list2;
}
.alefaktury_feature .feature-content ol > li > ol > li > ol > li{
  counter-increment: nnumbered-list3;
}
.alefaktury_feature .feature-content ol > li > ol > li::marker{
  content:counter(nnumbered-list1)'.'counter(nnumbered-list2)'. ' ;
}
.alefaktury_feature .feature-content ol > li > ol > li > ol > li::marker{
  content:counter(nnumbered-list1)'.'counter(nnumbered-list2)'.'counter(nnumbered-list3)'. ' ;
}
.alefaktury_feature .feature-content .custom-content-table ol, .alefaktury_feature .feature-content .custom-content-table ul{
  margin-top: 0;
  margin-bottom: 0;
}
.alefaktury_feature .loading-container {
  top: 200px;
}
.alefaktury_feature img {
  max-width: 100%;
}
.floating-img {
  border-radius: 10px;
  -webkit-box-shadow: 0px 6px 30px -4px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 6px 30px -4px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 6px 30px -4px rgba(0, 0, 0, 0.42);
}
.ai-lori-text {
  display: inline-block;
  background: linear-gradient( -45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab );
  background-size: 400% 400%;
  -webkit-background-clip: text;
  color: transparent;
  animation: gradient_ai 3s linear infinite;
}
.hint-text {
  padding-right: 3px;
  padding-left: 3px;
}
.hint-text i {
  top: -3px;
  position: relative;
  font-size: 11px;
}
.hint-text:hover {
  cursor: pointer;
}
.hint-text p {
  opacity: 0;
  display: inherit;
  transition: 0.2s all ease-in-out;
  position: absolute;
  background: var(--bsx-color-primary);
  color: white;
  font-size: 10px;
  line-height: 10px;
  border: 1px solid var(--bsx-color-primary-dark);
  padding: 2px 4px;
  font-weight: 600;
  border-radius: 5px 5px 5px 2px;
  margin-left: 0;
  margin-top: -3px;
}
.hint-text:hover p {
  opacity: 1;
}
.promotion-text {
  position: relative;
  line-height: 1;
  color: var(--bsx-color-primary-dark);
}
.promotion-text:before {
  content: 'Gratis!';
  color: red;
  position: absolute;
  right: -40px;
  top: 0;
  font-weight: bold;
  font-size: 10px;
  line-height: 1;
}
.blog-section .quiety2_dropdown-list .faq-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent !important;
}
.blog-section .quiety2_dropdown-list .faq-section .col-lg-7 {
  width: 100%;
}

@keyframes gradient_ai {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}