/*
Theme Name:     KnowAll Child Theme
Theme URI: 		http://herothemes.com/
Description:    Child theme for KnowAll 
Author: 		HeroThemes
Author URI: 	http://herothemes.com
Template:       knowall
Version:        1.0.0
*/
/* ------- Insert custom styles below this line ------- */
body {
  overflow-x: hidden;
}

.hkb-article .hkb-article__title {
  color: #003a5a;
}

.hkb-article__content h3 {
  font-size: 26px;
  color: #003a5a;
}

.hkb-article__content h4 {
  font-size: 22px;
  color: #003a5a;
}

#socket {
  min-height: 50px;
  background: #36424a;
}

#socket .ht-container {
  padding: 10px 25px;
}

.site-footer {
  background: #003a5a;
  padding: 80px 0 10px 0;
  position: relative;
  min-height: 150px;
}

.ht-sitecontainer {
  max-width: 100%;
}

.site-header .site-header__banner {
  padding: 5px 0;
  position: relative;
  background-color: #fff;
}

.site-logo img {
  max-width: 40%;
  height: auto;
}

.site-header__title {
  color: #fff !important;
}

.site-header .site-header__search {
  padding: 154px 0;
}

.site-header .site-header__search img {
  opacity: 0.9;
  filter: alpha(opacity=50);
}

.hkb-breadcrumbs :nth-child() {
  display: none;
}

/*widget menu - start*/
.widget a {
  color: #616161;
}

#nav_menu-4 .widget__title, #nav_menu-13 .widget__title {
  font-size: 24px;
  color: #006ba6;
}

#nav_menu-4 .widget ul ul a:hover, #nav_menu-13 .widget ul ul a:hover {
  color: #003a5a;
}

#nav_menu-9 .widget__title {
  font-size: 24px;
  color: orange;
}

#menu-academy .widget a:hover {
  background-color: orange;
}

.widget li {
  font-size: 18px;
}

.widget a:hover {
  color: #494949;
}

.widget ul ul a {
  color: #494949;
  font-size: 14px;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
}

.widget ul ul {
  overflow: hidden;
  max-height: 0;
}

.widget ul > li:hover > ul {
  display: block;
  max-height: 400px;
}

.widget ul ul ul {
  overflow: hidden;
  max-height: 0;
  padding-left: 20px;
}

/*menu ausgeklappt*/
.widget li a {
  font-size: 16px;
  font-weight: bold;
  color: #36424a;
}

.widget ul ul a {
  margin-left: 20px;
  font-size: 14px;
  font-weight: 200;
}

/*widget-menu enterprise*/
#nav_menu-4 .widget__title, #nav_menu-13 .widget__title {
  font-size: 24px;
  color: #006ba6;
}

#nav_menu-4 a:hover, #nav_menu-13 a:hover {
  color: #006ba6;
}

/*widget-menu academy*/
#nav_menu-9 .widget__title {
  font-size: 24px;
  color: orange;
}

#nav_menu-9 a:hover {
  color: orange;
}

/*widget-menu dsms cloud*/
#nav_menu-11 .widget__title {
  font-size: 24px;
  color: #00c5b5;
}

#nav_menu-11 a:hover {
  color: #00c5b5;
}

/*widget menu - ende*/
/*QUBE-start*/
.widget {
  background-color: transparent;
  position: static;
  max-width: 100%;
}

.startbox-wrapper {
  position: absolute;
  left: 75%;
  top: 75%;
  width: 2px;
  margin-left: -1px;
}

.startbox {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  border-radius: 40px;
  width: 500px;
  height: 500px;
  position: absolute;
}

.startbox.section-qube1 {
  position: absolute;
  top: -435px;
  right: -516px;
  left: auto;
  z-index: 10;
  background-color: #006ba6;
  width: 450px;
  height: 450px;
}

.startbox.section-qube3 {
  position: absolute;
  bottom: 415px;
  right: -600px;
  left: auto;
  z-index: 20;
  background-color: #36424a;
  width: 250px;
  height: 250px;
}

.startbox.section-qube4 {
  width: 250px;
  height: 250px;
  position: absolute;
  bottom: -250px;
  right: -600px;
  left: auto;
  z-index: 3;
  background-color: #36424a;
}

/*QUBE Startseite*/
.startbox-wrapper-left {
  position: absolute;
  left: 100%;
  top: 100%;
  width: 200px;
  margin-left: -1px;
}

.startbox.section-qube5 {
  position: absolute;
  top: -270px;
  right: -457px;
  left: auto;
  z-index: 10;
  background-color: #f28b00;
  width: 450px;
  height: 450px;
}

.startbox.section-qube6 {
  position: absolute;
  bottom: 257px;
  right: -538px;
  left: auto;
  z-index: 20;
  background-color: #36424a;
  width: 250px;
  height: 250px;
}

.startbox.section-qube7 {
  width: 250px;
  height: 250px;
  position: absolute;
  bottom: -414px;
  right: -551px;
  left: auto;
  z-index: 3;
  background-color: #36424a;
}

.startbox-wrapper-right {
  position: absolute;
  left: 0;
  top: 100%;
  width: 300px;
  margin-left: -1px;
}

.startbox.section-qube8 {
  position: absolute;
  top: -35px !important;
  left: -714px !important;
  right: auto;
  z-index: 10;
  background-color: #006ba6;
  width: 450px;
  height: 450px;
}

.startbox.section-qube9 {
  position: absolute;
  bottom: 20px;
  left: -806px;
  right: auto;
  z-index: 20;
  background-color: #36424a;
  width: 250px;
  height: 250px;
}

@media only screen and (min-width: 992px) and (max-width: 2000px) {
  .startbox.section-qube5 {
    top: -270px;
    right: -140px;
  }
  .startbox.section-qube6 {
    right: -240px;
  }
  .startbox.section-qube7 {
    right: -240px;
  }
  .startbox.section-qube8 {
    top: -30px !important;
    left: -375px !important;
  }
  .startbox.section-qube9 {
    left: -470px;
  }
}

/*QUBE-end*/
/*STARTSEITE*/
.page-id-7031 {
  overflow: hidden;
}

.page-id-7031 .ht-container {
  margin-top: -40px;
}

.page-id-7031 .site-header {
  display: none;
}

.page-id-7031 .ht-pageheader {
  visibility: hidden;
}

.page-id-7031 .site-footer {
  visibility: hidden;
}

.page-id-7031 .ht-post .ht-post__title, .page-id-7031 .hkb-article__title {
  visibility: hidden;
}

.page-id-7031 .ht-post__meta {
  visibility: hidden;
}

.page-id-7031 .hkb-site-search .hkb-site-search__field {
  margin-top: 60px;
  -webkit-box-shadow: 10px 10px 13px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 13px -9px rgba(0, 0, 0, 0.75);
  border-radius: 99px;
  display: block;
  width: 100%;
  padding: 18px 20px 18px 45px;
  border: 0;
  outline: none;
}

.page-id-7031 .wp-block-image {
  margin-top: -100px;
}

.hkb-site-search .hkb-site-search__field {
  width: 100%;
}

/*academy-startseite*/
.term-academy {
  overflow-x: hidden;
}

.term-academy .startbox.section-qube1 {
  background-color: #f28b00;
}

.term-academy .ht-pageheader {
  min-height: 450px;
  width: 100%;
  background-image: url("/wp-content/uploads/2021/09/academy-1500x430-1.jpg");
  background-color: #f28b00;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
  -ms-background-size: contain;
  background-size: contain;
}

.term-academy .ht-pageheader .hkb-breadcrumbs {
  visibility: hidden;
}

.term-academy .ht-pageheader .hkb-breadcrumbs_wrap {
  width: 100%;
  display: block;
}

.term-academy .ht-pageheader .hkb-site-search .hkb-site-search__field {
  border-radius: 99px;
  display: block;
  width: 100%;
  padding: 18px 20px 18px 45px;
  border: 0;
  outline: none;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
          box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
  width: 600px;
  margin: auto;
  position: relative;
}

.term-academy .ht-pageheader .ht-container {
  margin-top: 100px;
}

/*dsms-cloud*/
.term-dsms-cloud-usermanual .startbox.section-qube1, .term-videotutorials .startbox.section-qube1 {
  background-color: #00c5b5 !important;
}

.term-dsms-cloud {
  overflow-x: hidden;
}

.term-dsms-cloud .startbox.section-qube1 {
  background-color: #00c5b5;
}

.term-dsms-cloud .ht-pageheader {
  min-height: 450px;
  width: 100%;
  background-image: url("/wp-content/uploads/2021/09/slider-dsmscloud1-1500x430-1.jpg");
  background-color: #00c5b5;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
  -ms-background-size: contain;
  background-size: contain;
}

.term-dsms-cloud .ht-pageheader .hkb-breadcrumbs {
  visibility: hidden;
}

.term-dsms-cloud .ht-pageheader .hkb-breadcrumbs_wrap {
  width: 100%;
  display: block;
}

.term-dsms-cloud .ht-pageheader .hkb-site-search .hkb-site-search__field {
  border-radius: 99px;
  display: block;
  width: 100%;
  padding: 18px 20px 18px 45px;
  border: 0;
  outline: none;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
          box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
  width: 600px;
  margin: auto;
  position: relative;
}

.term-dsms-cloud .ht-pageheader .ht-container {
  margin-top: 100px;
}

/*ENTERPRISE-startseite*/
.term-enterprise-isms .ht-pageheader {
  background-image: url("/wp-content/uploads/2021/09/isms-1500x430-1.jpg") !important;
}

.term-enterprise-dsms, .term-enterprise-isms {
  overflow-x: hidden;
}

.term-enterprise-dsms .ht-pageheader, .term-enterprise-isms .ht-pageheader {
  min-height: 450px;
  width: 100%;
  background-image: url("/wp-content/uploads/2021/09/haende-1500x430-1.jpg");
  background-color: #006ba6;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
  -ms-background-size: contain;
  background-size: contain;
}

.term-enterprise-dsms .ht-pageheader .hkb-breadcrumbs, .term-enterprise-isms .ht-pageheader .hkb-breadcrumbs {
  visibility: hidden;
}

.term-enterprise-dsms .ht-pageheader .hkb-breadcrumbs_wrap, .term-enterprise-isms .ht-pageheader .hkb-breadcrumbs_wrap {
  width: 100%;
  display: block;
}

.term-enterprise-dsms .ht-pageheader .hkb-site-search .hkb-site-search__field, .term-enterprise-isms .ht-pageheader .hkb-site-search .hkb-site-search__field {
  border-radius: 99px;
  display: block;
  padding: 20px 20px 20px 45px;
  border: 0;
  outline: none;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
          box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
  width: 600px;
  margin: auto;
  position: relative;
}

.term-enterprise-dsms .ht-pageheader .ht-container, .term-enterprise-isms .ht-pageheader .ht-container {
  margin-top: 100px;
}

/*FORMULAR-BUTTON*/
.field-wrap > div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
  width: 150px !important;
}

button, input[type='reset'], input[type='submit'], input[type='button'] {
  border-radius: 0;
}

@media only screen and (min-width: 2500px) {
  .ht-pageheader .hkb-site-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    margin: auto 90px;
  }
  .startbox-wrapper {
    position: absolute;
    left: 80%;
    top: 70%;
    width: 2px;
    margin-left: -1px;
  }
}

@media only screen and (max-width: 700px) {
  .hkb-site-search .hkb-site-search__field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-id-7031 {
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .page-id-7031 .ht-container {
    margin-top: 0;
  }
  .page-id-7031 .site-header {
    display: none;
  }
  .page-id-7031 .site-header__title {
    display: none;
  }
  .page-id-7031 .hkb-site-search .hkb-site-search__field {
    margin: 40px 0 0 0;
    width: 100%;
    font-size: 14px;
  }
  .page-id-7031 .wp-block-button {
    display: inline-block;
    position: relative;
    float: none;
    margin: 10px auto;
    width: 300px;
    padding: 0px;
    margin-left: 0px !important;
  }
  .page-id-7031 .wp-block-button__link {
    font-size: 15px;
  }
  .page-id-7031 .wp-block-image {
    margin-top: -150px;
    padding: 40px !important;
    margin-bottom: 0;
  }
  .page-id-7031 .startbox-wrapper-left {
    top: 200%;
  }
  .page-id-7031 .startbox-wrapper-right {
    top: 130%;
  }
  .page-id-7031 h4 {
    text-align: center;
    display: block;
  }
  .page-id-7031 .overflow-hidden {
    overflow: hidden;
  }
  .page-id-7031 .ht-post__content {
    position: block;
    margin: 0 auto;
  }
  .page-id-7031 .ht-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-7031 .hkb-site-search {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .term-enterprise-isms, .term-enterprise-dsms {
    overflow-x: hidden;
  }
  .term-enterprise-isms .ht-pageheader, .term-enterprise-dsms .ht-pageheader {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    background-position: right;
    background-attachment: inherit;
    background-size: cover;
  }
  .term-enterprise-isms .ht-pageheader .hkb-site-search, .term-enterprise-dsms .ht-pageheader .hkb-site-search {
    position: absolute;
    max-width: 100%;
    margin: 0 auto;
  }
  .term-enterprise-isms .ht-pageheader .hkb-site-search .hkb-site-search__field, .term-enterprise-dsms .ht-pageheader .hkb-site-search .hkb-site-search__field {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 80px auto;
    font-size: 13px;
  }
  .term-enterprise-isms .site-header .site-header__banner .ht-container, .term-enterprise-dsms .site-header .site-header__banner .ht-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    position: absolute;
    margin-right: auto;
    background-color: #fff;
    width: 100%;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .term-enterprise-isms .hkb-breadcrumbs, .term-enterprise-dsms .hkb-breadcrumbs {
    display: none;
  }
  .term-enterprise-isms .hkb-breadcrumbs_wrap, .term-enterprise-dsms .hkb-breadcrumbs_wrap {
    display: none !important;
  }
  .term-academy {
    overflow-x: hidden;
  }
  .term-academy .ht-pageheader {
    height: 400px;
    width: 100%;
    background-position: right;
    background-attachment: inherit;
    background-size: cover;
  }
  .term-academy .ht-pageheader .hkb-site-search {
    position: absolute;
    max-width: 100%;
    margin: 0 auto;
  }
  .term-academy .ht-pageheader .hkb-site-search .hkb-site-search__field {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 80px auto;
    font-size: 13px;
  }
  .term-academy .site-header .site-header__banner .ht-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    position: absolute;
    margin-right: auto;
    background-color: #fff;
    width: 100%;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .term-academy .hkb-breadcrumbs {
    display: none;
  }
  .term-academy .hkb-breadcrumbs_wrap {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .site-header .site-header__banner .ht-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.site-header .site-header__title, .nav-header ul li a {
  color: grey !important;
}

@media screen and (min-width: 768px) {
  .nav-header > ul > li > a {
    padding: 7 !important;
  }
  .nav-header > ul > li:hover > a {
    border-radius: 0;
    background: transparent;
    border-bottom: 2px solid #006ba6;
  }
  .nav-header > ul > li {
    float: left;
    margin: 0;
    padding: 0;
  }
  .nav-header > ul > li ul {
    border-radius: 0;
  }
  #menu-4conform.nav-header__menuwrapper .menu-item a {
    text-align: center !important;
  }
}

.wp-block-buttons.aligncenter, .wp-block-calendar {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.page-id-7031 .wp-block-button {
  display: inline-block;
  padding-left: 0px;
  margin-left: 20px;
}

.page-id-7031 .wp-block-button {
  display: inline-block;
  padding-left: 0px;
  margin-left: 20px;
}

.hkb-category.hkb-category--style7 .hkb-category__content {
  display: block !important;
}

.footer-area-one .textwidget {
  color: white;
}

.wp-block-button__link {
  background-color: #006ba6;
}
/*# sourceMappingURL=style.css.map */