.navbar-brand img {
  height: 55px;
}

.section-blue::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  min-width: 700px;
  border: none;
  background: #026fce;
  background: linear-gradient(45deg, #0b4182 1%, #1e88e5 64%, #40baf5 97%);
  background-image: linear-gradient(45deg, #0b4182 1%, #1e88e5 64%, #40baf5 97%);
  background-image: -ms-linear-gradient(45deg, #0b4182 1%, #1e88e5 64%, #40baf5 97%);
  background-image: -moz-linear-gradient(45deg, #0b4182 1%, #1e88e5 64%, #40baf5 97%);
  background-image: -o-linear-gradient(45deg, #0b4182 1%, #1e88e5 64%, #40baf5 97%);
  background-image: -webkit-linear-gradient(45deg, #0b4182 1%, #1e88e5 64%, #40baf5 97%);
  background-image: linear-gradient(45deg, #0b4182 1%, #1e88e5 64%, #40baf5 97%);
}

#infobox-style > #background {
  top: -120px;
  position: absolute;
  width: 100%;
  top: -60px;
  bottom: 0;
  background-color: #f6f9fc;
  overflow: hidden;
}

#infobox-style > .background::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  background-color: #edf2f7;
  -webkit-transform: skewY(-12deg);
  transform: skewY(-12deg);
}

#infobox-style .common-Card > :last-child {
  padding: 40px 50px 50px;
}

.common-Card {
  padding: 0;
  background-color: #f6f9fc;
}

.common-Card {
  -webkit-box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .3), 0 -6px 16px -6px rgba(0, 0, 0, .025);
  box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .3), 0 -6px 16px -6px rgba(0, 0, 0, .025);
  z-index: 1;
}

.common-Card {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px;
  -webkit-box-shadow: 0 30px 60px -12px rgba(50, 50, 93, .25), 0 18px 36px -18px rgba(0, 0, 0, .3), 0 -12px 36px -8px rgba(0, 0, 0, .025);
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, .25), 0 18px 36px -18px rgba(0, 0, 0, .3), 0 -12px 36px -8px rgba(0, 0, 0, .025);
}

#infobox-style ul {
  list-style: none;
}

#infobox-style li {
  padding-left: 68px;
  background-position: 13px 4px;
}

#infobox-style header .copy {
  margin: -2px 40px 0 20px;
}

#infobox-style .common-Card > :first-child {
  padding: 50px 50px 40px;
}

#infobox-style header {
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#infobox-style li {
  padding-left: 36px;
  background-image: url(../../assets/img/icons/checkmark.svg);
  background-position: 0 4px;
  background-repeat: no-repeat;
  height: 55px;
  padding-left: 68px;
}

#infobox-style li:not(:last-child) {
  margin-bottom: 20px;
}

#infobox-style header .copy {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 20px;
  margin: -2px 40px 0 20px;
}

.common-SectionTitle {
  font-size: 42px;
  line-height: 52px;
}

#infobox-style #screenshot {
  --transform: rotate3d(0.5, -0.866, 0, 19deg);
  --shadow: 34.3px 62.5px 125px -25px rgba(50, 50, 93, .5), 20.6px 37.5px 75px -37.5px rgba(0, 0, 0, .6);
  --lighting-angle: 300deg;
}

#screenshot {
  --transform: rotate3d(1, 0, 0, 0deg);
  --shadow: 0px 62.5px 125px -25px rgba(50, 50, 93, .5), 0px 37.5px 75px -37.5px rgba(0, 0, 0, .6);
  --lighting-angle: 0deg;
  -webkit-perspective: 1500px;
  perspective: 1500px;
}

#infobox-style .image-container {
  border-radius: 8px;
  -webkit-transform: var(--transform);
  transform: var(--transform);
  -webkit-box-shadow: var(--shadow);
  box-shadow: var(--shadow);
}

#infobox-style .image-container::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--lighting-angle)), color-stop(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, .35)));
  background: linear-gradient(var(--lighting-angle), hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .15));
  border-radius: 8px;
}

#infobox-style #screenshot {
  --transform: rotate3d(0.5, -0.866, 0, 19deg);
  --shadow: 34.3px 62.5px 125px -25px rgba(50, 50, 93, .5), 20.6px 37.5px 75px -37.5px rgba(0, 0, 0, .6);
  --lighting-angle: 300deg;
}

#infobox-style #screenshot {
  margin: -70px -70px 0 10px;
}

.divider-schief {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI1MDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDB2MTQwaDEyODBMMCAweiIvPjwvZz48L3N2Zz4=);
  bottom: 0;
  height: 184px;
  z-index: 1;
  display: block;
  position: absolute;
  width: 100%;
}

.section-infobox p {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: #fff;
  line-height: 34px;
}

.section-infobox h3 {
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  line-height: 42px;
  font-weight: 400;
  color: #fff;
  line-height: 34px;
}

.footer.has-cards::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 600px;
  height: 2000px;
  background: #f4f5f7;
  -webkit-transform: skew(0, -8deg);
  transform: skew(0, -8deg);
}

.headroom--unpinned {
  transform: translateY(-100%);
  transition: all 1.15s ease;
}

.headroom--pinned {
  transform: translateY(0);
  transition: all .15s ease;
}

.headroom--pinned main {
  margin-top: 88px;
}

@media (min-width:1200px) {
  .faq-title {
    font-size: 16px;
    margin: 1rem 0 1rem 0;
    border-bottom: 1px solid #e6e6e6;
    color: #8892a0 !important;
    padding: 1rem 0 1rem 0;
  }
}

.faq-title > a {
  text-decoration: none;
}

.faq-heading [data-toggle=collapse]:after {
  font-family: FontAwesome;
  content: "\f078";
  float: right;
  color: #f58723;
  font-size: 18px;
  line-height: 22px;
}

.faq-heading [data-toggle=collapse].collapsed:after {
  color: #454444;
}

.headroom--not-top {
  background-color: #fff !important;
}

#navbar-main a {
  color: #444;
}

headroom--not-top {
  margin-top: 0 !important;
}

.abstand-main {
  margin-top: 50px;
}

.fdb-block {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  padding: 7.5rem 0;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #fff;
  z-index: 2;
}

@media (min-width: 300px) {
  .fdb-block {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    padding: 3.5rem 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #fff;
    z-index: 2;
  }
}

.bg-dark {
  background-color: #343a40 !important;
  color: #f2f2f2;
}

.fdb-block .fdb-touch {
  border-top: solid .3125rem #12242;
  z-index: 2;
}

.fdb-block .fdb-box {
  background: #fff;
  padding: 3.75rem 2.5rem;
  overflow: hidden;
  color: #444;
  border-radius: .25rem;
  box-shadow: 0 .3125rem .875rem 0 rgba(129, 129, 129, .2) !important;
}

.fdb-block img.fdb-icon {
  width: auto;
  width: 3.75rem;
}

.fdb-touch {
  padding: 3.75rem 2.5rem;
}

.pricelist-list ul {
  list-style: none;
  padding-left: 0;
}

.pricelist-list li {
  margin: 10px 0 0 0;
}

.bg-webhosting-overlay1 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../../assets/img/backgrounds/webhosting_bg1.jpg);
}

.bg-webhosting-overlay2 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../../assets/img/backgrounds/webhosting_bg2.jpg);
}

#topbar {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #555;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #555;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}

.text-primary {
  color: #1e9be3 !important;
}

.domain-item {
  border: 1px solid #ececec;
  border-top-color: #ececec;
  border-right-color: #ececec;
  border-bottom-color: #ececec;
  border-left-color: #ececec;
  padding: 30px 0;
  margin-bottom: 20px;
  border-radius: 4px;
  color: #777;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  margin: 1em;
  text-align: center;
}

.domain-item:hover {
  background-color: #2dce89;
  color: #fff;
}

.section-divider_orange::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  background: #f49700;
  -webkit-transform: skew(0, -14deg);
  transform: skew(0, -14deg);
}

.section-divider_blue::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  background: #0d8df6;
  -webkit-transform: skew(0, -14deg);
  transform: skew(0, -14deg);
}

.section-divider_grau::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 600px;
  height: 2000px;
  background: #f6f9fc;
  -webkit-transform: skew(0, -14deg);
  transform: skew(0, -14deg);
}

p {
  font-size: 16px;
}

.domain-hero h3 {
  color: #fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #333;
}

#futureslide figure {
  padding: 20px;
  height: 300px;
  margin: -20px;
  overflow: hidden;
  border-bottom: 2px solid #f6f9fc;
}

@media (min-width:670px) {
  #futureslide figure {
    height: 400px;
    padding: 0;
    margin: 0;
    overflow: visible;
    border: none;
  }
}

#futureslide figure .changelog {
  display: block;
  height: 300px;
  max-width: 450px;
  margin: 0 auto;
  position: relative;
}

@media (min-width:670px) {
  #futureslide figure .changelog {
    height: 400px;
    margin: 80px auto 0 40px;
  }
}

@media (min-width:880px) {
  #futureslide figure .changelog {
    margin-left: 60px;
  }
}

@media (min-width:1040px) {
  #futureslide figure .changelog {
    margin-left: 80px;
  }
}

#futureslide figure .changelog:hover .badge.blog {
  opacity: 1;
}

#futureslide figure .badge {
  position: absolute;
  z-index: 100;
  left: 25px;
  top: -13px;
  padding: 0 15px;
  background: #24b47e;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: .025em;
  color: #fff;
  white-space: nowrap;
}

#futureslide figure .badge.blog {
  font-weight: 600;
  background: #6772e5;
  opacity: 0;
  transition: opacity .35s, background .15s;
}

#futureslide figure .badge.blog:hover {
  background: #32325d;
}

#futureslide figure .entries {
  --transition-duration: 1250ms;
  --transition-delay: 250ms;
  position: relative;
  font-size: 15px;
  line-height: 25px;
  color: #525f7f;
}

#futureslide figure .entries li {
  --offset-delay: var(--transition-delay);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 20px 15px;
  border-radius: 4px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
  transition: all var(--transition-duration);
  transition-delay: var(--offset-delay);
  transform-origin: 50% 100%;
}

@media (min-width:670px) {
  #futureslide figure .entries li {
    padding: 35px 40px;
  }
}

#futureslide figure .entries li:after, #futureslide figure .entries li > * {
  opacity: 0;
  transition: all var(--transition-duration);
  transition-delay: var(--offset-delay);
}

#futureslide figure .entries li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: linear-gradient(180deg, #fff, #e6ebf1) bottom/100% 150px repeat-x;
}

#futureslide figure .entries li.card0 {
  --offset-delay: 0ms;
  z-index: 90;
}

#futureslide figure .entries li.card0:after {
  opacity: 0;
}

#futureslide figure .entries li.card1 {
  --offset-delay: calc(var(--transition-delay) * 0.25);
  opacity: 1;
  z-index: 80;
  pointer-events: auto;
  background: #fff;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, .25), 0 18px 36px -18px rgba(0, 0, 0, .3), 0 -12px 36px -8px rgba(0, 0, 0, .025);
}

#futureslide figure .entries li.card1 > * {
  opacity: 1;
}

#futureslide figure .entries li.card1:after {
  opacity: 0;
}

#futureslide figure .entries li.card2 {
  --offset-delay: calc(var(--transition-delay) * 0.5);
  opacity: 1;
  z-index: 70;
}

#futureslide figure .entries li.card3:after {
  opacity: .5;
}

#futureslide figure .entries .meta {
  text-transform: uppercase;
  letter-spacing: .025em;
  margin-bottom: 7px;
}

#futureslide figure .entries .meta > * {
  white-space: nowrap;
}

#futureslide figure .entries .meta strong {
  font-weight: 600;
  color: #32325d;
  margin-right: 10px;
}

#futureslide figure .entries .meta span {
  font-weight: 500;
  color: #8898aa;
}

.bg-gradient-shopware {
  background: #1f1fcc;
  background: linear-gradient(87deg, #1f1fcc 0, #f200ff 100%);
}

.text-shopware {
  color: #f200ff !important;
}

.infocard i {
  position: absolute;
  height: 130px;
  left: 0;
  top: calc(50% - 65px);
}

.infocard {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  flex-basis: 100%;
  z-index: 499;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  padding: 40px 40px 40px 120px;
  padding-left: 120px;
  transition-property: color, background-color, box-shadow, transform;
  transition-duration: .15s;
}

.infocard {
  padding: 25px 5px 25px 110px;
}

#infocardrow {
  padding: 0 5px 0 5px;
}

.infocardrow {
  padding: 0 5px 0 0;
}

.infocard-shadow {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  flex-basis: 100%;
  border: 1px solid rgba(0, 0, 0, .125);
  z-index: 499;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  padding: 40px 40px 40px 120px;
  padding-left: 120px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
  transition-property: color, background-color, box-shadow, transform;
  transition-duration: .15s;
}

.infocard-shadow i {
  position: absolute;
  height: 130px;
  left: -10px;
  top: calc(50% - 65px);
}

.fas .text-primary {
  font-size: 12px !important;
  color: #999 !important;
}

.pricelist-list i {
  color: #2d5c88 !important;
  font-size: 12px !important;
}

.pricelist-list i.fas {
  display: inline-block;
  border-radius: 87px;
  box-shadow: 0 0 1px #2d5c88;
  padding: .2em .5em;
}

.wp-preisliste span::before {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  font-family: FontAwesome;
  content: "\f00c";
  margin: 4px 10px 0 -1px;
  color: #f5365c !important;
}

.shopware-preisliste span::before {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  font-family: FontAwesome;
  content: "\f00c";
  margin: 4px 10px 0 -1px;
  color: #f200ff !important;
}

.zertifikate-preisliste span::before {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  font-family: FontAwesome;
  content: "\f00c";
  margin: 4px 10px 0 -1px;
  color: #fb6340 !important;
}

.login {
  min-height: 100vh;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y)/ 3);
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: calc(var(--input-padding-y)/ 3);
  padding-bottom: calc(var(--input-padding-y)/ 3);
  font-size: 12px;
  color: #777;
}

.login .row {
  width: 100%;
}

.login-return::before {
  font-family: FontAwesome;
  content: "\f104";
  margin-right: 1em;
}

.login-center {
  margin: auto;
  width: 60%;
}

.separator {
  position: relative !important;
}

.line-style {
  background-color: #1e9be3;
  width: 200px;
  height: 2px;
  margin-bottom: 5px;
}

.section-referenz p {
  color: #000;
}

.referenz-blured {
  margin-top: -6rem;
  margin-bottom: -6rem;
  opacity: .8;
  z-index: -10;
}

.section-referenz img {
  z-index: 10;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../../assets/img/main/bytenetworks_preloader.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

#navbar-main a, .nav-link-inner--text {
  font-size: 16px;
  font-weight: 600;
}

#navbar-main a:hover, .nav-link-inner--text:hover {
  font-size: 16px;
  font-weight: 600;
  color: #00f;
}

.domainsearch {
  border: none !important;
}

.section-divider_orange > .row {
  padding-top: 15em;
  padding-bottom: 10em;
}

.section-divider_blue > .row {
  padding-top: 10em;
  padding-bottom: 10em;
}

.start-page .image-container .start_asset-2 {
  left: 33%;
  top: 20%;
  position: absolute;
  border-radius: 3px;
  z-index: 1;
}

.start-page .image-container .start_asset-3 {
  left: 5%;
  top: 54%;
  border-radius: 3px;
  position: absolute;
}

.start-page .image-container .start_asset-4 {
  left: 45%;
  top: 15%;
  animation-duration: 6s;
  height: 100px;
  border-radius: 10px;
  position: absolute;
}

.w-100 {
  width: 100% !important;
}

@keyframes o {
  0% {
    transform: translate(20px);
  }
  65% {
    transform: translate(0);
  }
  to {
    transform: translate(20px);
  }
}

.social-img, .start_asset-1, .start_asset-2, .start_asset-3, .start_asset-4, .start_asset-5, .start_asset-6, .start_asset-7 {
  animation-name: o;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.social-img, .start_asset-1, .start_asset-2, .start_asset-3, .start_asset-4, .start_asset-5, .start_asset-6, .start_asset-7 {
  animation-name: o;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.start_asset-3 {
  animation-duration: 20s;
}

.start_asset-2 {
  animation-duration: 15s;
}

.start_asset-1 {
  animation-duration: 10s;
}

.start_asset-5 {
  animation-duration: 13s;
}

.start_asset-4 {
  animation-duration: 8s;
}

.start_asset-7 {
  animation-duration: 13s;
}

.start-page .image-container .start_asset-1 {
  left: 16%;
  top: 28%;
  height: 200px;
  z-index: 1;
  border-radius: 3px;
  position: absolute;
}

.start-page .image-container .start_asset-5 {
  left: 80%;
  top: 12%;
  border-radius: 3px;
  position: absolute;
  z-index: 1;
}

.start-page .image-container .start_asset-6 {
  left: 73%;
  top: 33%;
  border-radius: 3px;
  position: absolute;
  z-index: 0;
}

.start-page .image-container .start_asset-7 {
  left: 75%;
  top: 51%;
  border-radius: 3px;
  position: absolute;
  z-index: 0;
}

html {
  font-family: Open Sans, sans-serif;
  line-height: 1rem !important;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

.lead {
  font-size: 1.2rem !important;
  font-weight: 400;
}

footer h5 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .025em;
  margin: 0 0 20px;
  margin-top: 0;
  color: #8898aa;
}

footer ul:not(.social-buttons) li {
  color: #8898aa;
  padding: 5px 0;
  font-size: 14px;
}

footer .dropdown, footer .nav-link {
  color: #8898aa;
}

.dropdown.show .dropdown-menu.show .dropdown-item.dropdown-toggle + .dropdown-menu.show {
  left: 100% !important;
  margin-top: 0 !important;
}

.dropdown.show .dropdown-menu.show .dropdown-item.dropdown-toggle + .dropdown-menu.show li.show .dropdown-menu.show {
  left: 100% !important;
}

.dropdown.show .dropdown-menu.show .dropdown-menu.show {
  top: 70% !important;
}

.dropdown.show .dropdown-menu.show .dropdown-menu.show .dropdown-menu:first-of-type.show {
  top: 60% !important;
}

.dropdown.show .dropdown-menu.show .dropdown-menu.show .dropdown-menu:nth-of-type(2).show {
  top: 83% !important;
}

.dropdown.show .dropdown-menu.show .dropdown-item.dropdown-toggle.open:after {
  transform: rotate(180deg);
  transition: transform .3s ease;
}

.dropdown .dropdown-item.dropdown-toggle:after, .dropup .dropdown-item.dropdown-toggle:after {
  position: relative;
  float: right;
  top: 9px;
  margin-left: 0;
}

.dropdown .dropdown-item:hover, .dropup .dropdown-item:hover {
  transform: scale(1.1);
  border-radius: .3rem;
  box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
  transition: all .4s ease;
  background: #fff;
}

.dropdown .dropdown-menu {
  -webkit-animation: .3s cubic-bezier(.23, 1, .32, 1) fpFadeInUp;
  animation: .3s cubic-bezier(.23, 1, .32, 1) fpFadeInUp;
  transition: all .3s ease;
}

.dropdown .dropdown-menu:before {
  background: #fff;
  box-shadow: none;
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  left: 5px;
  position: absolute;
  bottom: 100%;
  transform: rotate(-45deg) translateY(1rem);
  z-index: -5;
  border-radius: .2rem;
}

.dropdown-divider {
  margin: .2rem 0 !important;
}

.dropdown-toggle:after {
  transition: all .3s ease !important;
}

.dropdown-menu-right {
  right: 0 !important;
  left: auto !important;
}

.dropdown-menu-right:before {
  right: 20px;
  left: auto !important;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.glide * {
  box-sizing: inherit;
}

.glide__slides, .glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides .glide__slide {
  opacity: .1;
  transition: all .3s ease 0s;
}

.glide__slides .glide__slide img {
  width: 400px;
  margin: 50px auto;
}

.glide__slides .glide__slide.glide__slide--active {
  opacity: 1;
  transition: all .3s ease 0s;
  -webkit-transition: all .2s ease-in;
  -webkit-transform: scale(1.2);
  -ms-transition: all .2s ease-in;
  -ms-transform: scale(1.2);
  -moz-transition: all .2s ease-in;
  -moz-transform: scale(1.2);
  transition: all .2s ease-in;
  transform: scale(1.2);
}

.glide__slide, .glide__slides--dragging {
  user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows, .glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}

.glide--rtl {
  direction: rtl;
}

.glide__arrow {
  position: absolute;
  display: block;
  bottom: -70px;
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid hsla(0, 0%, 100%, .5);
  border-radius: 4px;
  box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
  text-shadow: 0 .25em .5em rgba(0, 0, 0, .1);
  opacity: 1;
  cursor: pointer;
  transition: opacity .15s ease, border .3s ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}

.glide__arrow:focus {
  outline: 0;
}

.glide__arrow:hover {
  border-color: #fff;
}

.glide__arrow--left {
  left: 47%;
}

.glide__arrow--right {
  right: 47%;
}

.glide__arrow--disabled {
  opacity: .33;
}

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}

.glide__bullet {
  background-color: hsla(0, 0%, 100%, .5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all .3s ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
  margin: 0 .25em;
}

.glide__bullet:focus {
  outline: 0;
}

.glide__bullet:focus, .glide__bullet:hover {
  border: 2px solid #fff;
  background-color: hsla(0, 0%, 100%, .5);
}

.glide__bullet--active {
  background-color: #fff;
}

.glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}

.glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

@media (max-width:991.98px) {
  .section-cards .presentation-cards .glide__arrow--left {
    left: 40%;
  }
}

@media (max-width:991.98px) {
  .section-cards .presentation-cards .glide__arrow--right {
    right: 40%;
  }
}

.presentation-page .section-cards .glide--carousel .glide__track {
  overflow-y: visible !important;
}

.presentation-page .section-cards .glide--carousel .glide__slide {
  width: 120px !important;
  position: relative;
  right: 7%;
}

.presentation-page .section-cards .glide--carousel .glide__slide img {
  height: 150px !important;
  width: 100px !important;
  margin-top: 0;
  margin-bottom: 0;
}

.presentation-page .section-cards .glide--carousel .glide__arrows {
  margin-top: 30px;
}

.presentation-page .section-cards .glide--carousel .glide__arrows .glide__arrow--left {
  left: 30%;
}

.presentation-page .section-cards .glide--carousel .glide__arrows .glide__arrow--right {
  right: 30%;
}

.testimonial-glide.glide--swipeable.glide--carousel .glide__track {
  overflow-y: visible !important;
}

.testimonial-glide.glide--swipeable.glide--carousel .glide__slide {
  width: 100px !important;
  position: relative;
  right: 7%;
}

.testimonial-glide.glide--swipeable.glide--carousel .glide__slide .info {
  overflow: hidden;
  height: 150px !important;
  width: 100px !important;
}

.testimonial-glide.glide--swipeable.glide--carousel .glide__arrows {
  margin-top: 80px;
}

.testimonial-glide.glide--swipeable.glide--carousel .glide__arrows .glide__arrow--left {
  left: 30% !important;
}

.testimonial-glide.glide--swipeable.glide--carousel .glide__arrows .glide__arrow--right {
  right: 30% !important;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.glide * {
  box-sizing: inherit;
}

.glide__slides, .glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides .glide__slide {
  opacity: .1;
  transition: all .3s ease 0s;
}

.glide__slides .glide__slide img {
  width: 400px;
  margin: 50px auto;
}

.glide__slides .glide__slide.glide__slide--active {
  opacity: 1;
  transition: all .3s ease 0s;
  -webkit-transition: all .2s ease-in;
  -webkit-transform: scale(1.2);
  -ms-transition: all .2s ease-in;
  -ms-transform: scale(1.2);
  -moz-transition: all .2s ease-in;
  -moz-transform: scale(1.2);
  transition: all .2s ease-in;
  transform: scale(1.2);
}

.glide__slide, .glide__slides--dragging {
  user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows, .glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}

.glide--rtl {
  direction: rtl;
}

.glide__arrow {
  position: absolute;
  display: block;
  bottom: -70px;
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid hsla(0, 0%, 100%, .5);
  border-radius: 4px;
  box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
  text-shadow: 0 .25em .5em rgba(0, 0, 0, .1);
  opacity: 1;
  cursor: pointer;
  transition: opacity .15s ease, border .3s ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}

.glide__arrow:focus {
  outline: 0;
}

.glide__arrow:hover {
  border-color: #fff;
}

.glide__arrow--left {
  left: 47%;
}

.glide__arrow--right {
  right: 47%;
}

.glide__arrow--disabled {
  opacity: .33;
}

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}

.glide__bullet {
  background-color: hsla(0, 0%, 100%, .5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all .3s ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
  margin: 0 .25em;
}

.glide__bullet:focus {
  outline: 0;
}

.glide__bullet:focus, .glide__bullet:hover {
  border: 2px solid #fff;
  background-color: hsla(0, 0%, 100%, .5);
}

.glide__bullet--active {
  background-color: #fff;
}

.glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}

.glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

.card-pricing.card-background[data-background=image] {
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: top;
}

.card-pricing.card-background[data-background=image] ul li {
  color: #fff;
  padding: 10px 0;
}

.card-pricing.card-background[data-background=image]:after {
  display: none;
}

.card-pricing.card-background[data-background=image] .card-body {
  padding-top: 90px;
  padding-bottom: 20px;
}

.card-pricing.card-background[data-background=image] .card-body .category {
  margin-bottom: 0;
}

.fdb-box.card-intro {
  padding: 3.5rem 0 1.5rem 0 !important;
}

.pattern {
  width: 100%;
  z-index: 100;
}

@media (max-width:500px) {
  h1 {
    font-size: 26px;
  }
}

@media (max-width:768px) {
  .divider-schief {
    display: none;
  }
}

.skew-separator {
  overflow: hidden;
}

.skew-separator.skew-mini:after {
  top: 79% !important;
}

.skew-separator .container {
  z-index: 2 !important;
  position: relative !important;
}

.skew-separator-1 .container {
  z-index: 2 !important;
  position: relative !important;
  margin-top: 10%;
  margin-bottom: 10%;
}

.skew-separator-2 .container {
  z-index: 2 !important;
  position: relative !important;
  margin-top: 10%;
  margin-bottom: 10%;
}

.skew-separator.skew-top:after {
  height: 370px !important;
  top: -220px !important;
}

@media (min-width: 768px) {
  .skew-separator:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 600px;
    transform: skewY(-4deg);
    background: #fff;
    margin-top: -5%;
    z-index: 0;
  }
}

@media (min-width: 992px) {
  .skew-separator-2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 300px;
    transform: skewY(4deg);
    background: #fff;
    margin-top: -150px;
    z-index: 0;
  }
}

@media (min-width: 992px) {
  .skew-separator-1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 300px;
    transform: skewY(-4deg);
    background: #fff;
    margin-top: -150px;
    z-index: 0;
  }
}

.skew-separator .skew-separator-1, .skew-seperator-2 {
  overflow: hidden;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  line-height: 1.5;
  color: inherit;
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: .125rem solid transparent;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  padding: .25rem 1.625rem;
  padding-top: 4px;
  padding-right: 26px;
  padding-bottom: 4px;
  padding-left: 26px;
  line-height: 1.5;
  font-size: 1em;
}

@media screen and (prefers-reduced-motion:reduce) {
  .btn {
    transition: none;
  }
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light.focus, .btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

.btn-lg {
  padding: .5rem 1.625rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: .3rem;
}

p {
  color: #8892a0;
  font-weight: 400;
}

.section-infobox p {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: #fff;
  line-height: 34px;
}

.section-infobox h3 {
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  line-height: 42px;
  font-weight: 400;
  color: #fff;
  line-height: 34px;
}

p {
  font-family: Open Sans, sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}

.byteslider-wrap .byteslider {
  position: absolute;
  width: 100%;
  left: 50px;
  top: 50px;
}

.byteslider-item {
  width: 530px;
  padding: 20px 0 25px 30px;
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  justify-content: flex-start;
  position: absolute;
  opacity: 0;
  z-index: 0;
  box-shadow: 0 4px 9px #f1f1f4;
  position: absolute;
  left: 0;
  top: 0;
}

.byteslider-item .animation-card_image {
  max-width: 60px;
  max-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0 4px 9px rgba(241, 241, 244, 0.72);
  background-color: #ffffff;
}

.byteslider-item .animation-card_image img {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  object-fit: cover;
}

.byteslider-item .animation-card_content {
  width: 100%;
  max-width: 374px;
  margin-left: 26px;
  font-family: "Open Sans", sans-serif;
}

.byteslider-item .animation-card_content .animation-card_content_title {
  color: #4a4545;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.18px;
  line-height: 24px;
  margin: 0;
}

.byteslider-item .animation-card_content .animation-card_content_description {
  color: #696d74;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 24px;
  margin: 10px 0 0 0;
}

.byteslider-item .animation-card_content .animation-card_content_city {
  font-size: 11px;
  margin: 10px 0 0 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #696d74;
}

.hero > .container {
  margin-top: 4rem;
}

.webhosting td {
  width: 20%;
}

.webhosting-details td:first-child {
  width: 20%;
}

.footer-description {
  padding: 13px;
  font-size: 12px !important;
  line-height: 2;
  opacity: .5;
}

footer p {
  font-size: 14px;
}

.social-icon {
  padding: 4px 10px 4px 10px !important;
}

.section-cards .glide--carousel .glide__slide {
  width: 300px !important;
}

.section-cards .glide--carousel .glide__slide img {
  width: 100%;
  margin: 50px auto;
}

.section-cards .glide--carousel .glide__slide .avatar {
  width: auto;
}

.section-examples img, .section-sections .section-cols img {
  width: 100%;
}

.subnavigation .nav-link.active {
  background: rgba(45,45,45,0.17);
  font-weight: 600;
  color: #ffffff !important;
}

.subnavigation .nav-link:hover {
  background: rgba(255,255,255,0.1);
}

.dropdown > a::after {
  content: "\F107";
  font-family: FontAwesome;
  padding-left: 8px;
}

.domainsearch-field {
  box-shadow: none;
  border: medium none;
  border-radius: 30px;
  box-shadow: 0 0 0;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.42857;
  padding: 6px 20px;
  vertical-align: middle;
  transition: background-color .2s;
}

.btn-round {
  border-width: 1px;
  border-radius: 30px !important;
  opacity: 0.79;
  padding: 9px 18px;
}

/* Form COntrol */

.form-control::placeholder {
}

/* Chrome, Firefox, Opera */

:-ms-input-placeholder.form-control {
}

/* Internet Explorer */

.form-control::-ms-input-placeholder {
  color: white !important;
}

/* Microsoft Edge */

.text-headline::before {
  line-height: 1.2;
  letter-spacing: 2px;
  height: 2px;
  width: 150px;
  content: '';
  position: absolute;
  background: #0b4182;
  top: -15px;
}

.text-headline {
  font-family: 'Frutiger';
  font-weight: normal;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #0b4182;
}

.badge-primary {
  color: #0b4182;
  background-color: rgba(203,210,246,.5);
}

h1 {
}

text_3d {
  color: mix(#fff, #e91e63, 85%);
  font-size: calc(1em + 20vw);
  font-weight: 900;
  text-shadow: -0.0075em 0.0075em 0 mix(#fff, #e91e63, 94%), 0.005em 0.005em 0 mix(#fff, #e91e63, 60%), 0.01em 0.01em 0 mix(#fff, #e91e63, 62%), 0.015em 0.015em mix(#fff, #e91e63, 64%), 0.02em 0.02em 0 mix(#fff, #e91e63, 66%), 0.025em 0.025em 0 mix(#fff, #e91e63, 68%), 0.03em 0.03em 0 mix(#fff, #e91e63, 70%), 0.035em 0.035em 0 mix(#fff, #e91e63, 72%);
}

.text-stripes span {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-align: center;
  font-weight: normal;
  width: 100%;
  text-align: center;
  font-size: 5vw;
  background: linear-gradient( -45deg, #4bc0c8 25%, #feac5e 25%, #feac5e 50%, #4bc0c8 50%, #4bc0c8 75%, #feac5e 75%, #feac5e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: $size $size;
  background-position: 0 0;
  animation: stripes 1s linear infinite;
}

.text-stripes {
}

@keyframes stripes {
  100% {
    background-position: $size 0, $size 0, $size 0;
  }
}

.description {
  font-size: 16px;
}

.navbar-transparent .navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(0,0,0,0.95)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E');
}

@media (max-width: 991px) {
  #navbar-main {
    padding-top: 0;
  }
}

.text-brush {
  padding: 35px;
  background: url("../../assets/img/text/text_brush.png") center top / cover no-repeat;
}

.domain-check .form-control {
  color: #999999;
}

.domain-check .form-control:focus {
  color: #222 !important;
}

.form-control {
  color: #8898aa !important;
}

.form-control {
  color: #8898aa;
}

::-webkit-input-placeholder {
}

@media (min-width: 1200px) {
  .display-1 {
    font-size: 3.3rem;
    font-weight: 600;
    line-height: 1.5;
  }
}

@media (max-width: 520px) {
  .display-1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
  }
}

#cmpboxrecall {
  display: none;
}

@media (max-width: 980px) {
  .page-rz1 {
    margin-top: 150px;
  }
}

.disable-box {
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% background-color: rgba(255,255,255,0.5);
}

.form-control::-webkit-input-placeholder {
  color: red;
}

#domain-search .form-control::placeholder {
  color: white !important;
}

@media (min-width: 992px) {
  .headroom--top {
    margin-top: 46px !important;
  }
}

.col-xs-11.col-sm-4.alert.alert-danger.animated.fadeInDown {
  width: auto;
}

.skew-separator-2, .skew-separator-1 {
  margin-top: 200px;
}

.list-group-item {
  background-color: transparent;
  border: none;
}

.svg-border-angled svg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3rem;
  width: 100%;
}

.custom-shape-divider .shape-fill {
  fill: #fff;
}

.flip-y {
  transform: scaleY(-1) scaleX(-1);
}

.flip-x {
  transform: scaleX(-1);
}

.custom-shape-divider {
  padding-bottom: 1px;
}

.feed-title.h5 a {
  color: #212529;
}

small.feed-date {
  margin-bottom: 1rem;
}

/* Footer Styling */

footer a.nav-link {
  display: inline-block;
  position: relative;
}

footer a.nav-link:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #1171ef;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

footer a.nav-link:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.new-product {
  background-color: #11cdef;
}

/* Preistabelle */

thead tr:first-child th {
  position: sticky;
  top: 0;
}

.pricing-header-nomenu {
  top: 60px;
  position: fixed;
  background: white;
  z-index: 1;
  right: 0;
  left: 0;
  transform: translateY(0);
  transition: transform .3s;
}

.pricing-header {
  top: 0px;
  position: fixed;
  background: white;
  z-index: 1;
  right: 0;
  left: 0;
  transform: translateY(0);
  transition: transform .3s;
}

.sticky-plans.white-bg.shadow-1.position-fixed.fixed-top {
  top: -100%;
}

.sticky-plans.white-bg.shadow-1.position-fixed.fixed-top.show {
  top: 0;
}

.table-title-row {
  background-color: #f6f8f9;
}

a.popover-host-features, a.popover-host-features:hover {
  cursor: pointer;
  color: #40a1e9;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  text-decoration-style: dotted;
  outline: none!important;
}

div#pricelist li {
  padding-top: 10px;
  list-style: none;
}

.reviews-overview .reviews-stars i {
  height: 27px;
  width: 27px;
  display: inline-block;
  line-height: 27px;
  background: #51b27e;
  color: #fff;
  border-radius: 7px;
  margin-right: 0;
  font-size: 14px;
}

.mb-20, .my-20 {
  margin-bottom: 5.3125rem!important;
}

.mt-20, .my-20 {
  margin-top: 5.3125rem!important;
}

#pricelist .blue-text {
  color: #0d8df6;
  padding-top: 400px;
  font-size: 24px;
}

