@charset "UTF-8";
/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 10.0.41
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
html {
  scroll-behavior: smooth;
}

body {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-weight: 300;
  line-height: 1.618;
}

h1 {
  font-size: 40px;
  line-height: 1.3;
}

.grecaptcha-badge {
  opacity: 0;
}

.recaptcha_comment {
  font-size: small;
  margin-top: 20px;
}

footer .menu li {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
footer .menu li a {
  color: #eeeeee !important;
  text-decoration: none !important;
}
footer .menu li a:hover {
  color: white !important;
}
footer .wpb_column .widget {
  padding: 0;
}
footer .textwidget a:not(.dt-btn):hover {
  color: white !important;
}
footer #custom_html-4 {
  margin-bottom: 0;
}

.single-technik #main,
.single-angebot #main {
  margin-top: -100px;
}

.businessinfo p {
  margin-bottom: 0;
}
.businessinfo > div {
  margin-bottom: 10px;
}

.ctl_road_map_wrp li .ctl-story-title {
  text-transform: unset !important;
}

.views-template-seite-default #main {
  margin-top: -70px;
}
.views-template-seite-default #main .postheader {
  margin-bottom: 50px;
}
.views-template-seite-default #main .titelblock {
  padding-top: 150px;
}
.views-template-seite-default #main .titelblock .titel {
  padding: 0;
  margin: 0;
  color: #1c6cb8;
  font-size: 40px;
  line-height: 1.1;
}
.views-template-seite-default #main .titelblock .separator.fullwidth {
  width: 100%;
  height: 3px;
  background: #1c6cb8;
}
.views-template-seite-default #main .titelblock .zusatz {
  margin-top: 25px;
}
.views-template-seite-default #main .contentblock {
  background: #f4f4f4;
  padding: 30px 40px;
  margin-bottom: 80px;
}

.dy-anchor {
  position: relative;
  top: -100px;
}

.ourbullets {
  font-size: 24px;
}
.ourbullets p {
  position: relative;
  margin: 0;
  padding: 0.9em 0;
}
.ourbullets p:not(:first-child):after {
  content: " ";
  position: absolute;
  width: 40px;
  height: 3px;
  background: #1c6cb8;
  left: 0;
  top: 0;
}

.deftrans, .sh_bildpatch .inner, .sh_bildpatch, .link .intro, .link .titel, .link {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.invisible {
  visibility: hidden;
}

.link {
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: 700px;
  max-width: 100%;
}
.link a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.link .intro, .link .titel {
  margin: 0;
}
.link .titel {
  color: #1c6cb8;
}
.link .intro {
  margin-bottom: 5px;
}
.link:hover {
  background: rgba(0, 0, 0, 0.3);
}
.link:hover .intro, .link:hover .titel {
  color: white;
}

.patches > .link:last-child {
  margin-bottom: 0px;
}

.mdc-card {
  overflow: hidden;
}

.wpcf7-not-valid-tip-text {
  color: black !important;
}

.wpcf7-response-output {
  color: black !important;
}

.outer_bildpatch {
  position: relative;
  max-width: 360px;
}

.sh_bildpatch {
  padding-top: 100%;
  display: inline-block;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: multiply;
  text-align: center;
}
.sh_bildpatch .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  padding: 5%;
  box-sizing: border-box;
}
.sh_bildpatch .titel, .sh_bildpatch .text {
  color: white;
}
.sh_bildpatch a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sh_bildpatch:hover {
  background-color: rgba(0, 0, 0, 0);
}
.sh_bildpatch:hover .inner {
  top: 0%;
  transform: translate(-50%, 0%);
}

.main-nav .sub-nav > li > a .menu-text {
  font: normal 12px/16px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}

.sub-nav {
  padding: 0;
}

.masthead:not(.sticky-on) {
  background: none !important;
}
.masthead:not(.sticky-on) .main-nav > li > a .menu-text {
  color: white !important;
}
.wpcf7-response-output {
  background: white !important;
}
.wpcf7-response-output .wpcf7-valid-tip-text {
  color: black !important;
}

.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header) {
  box-shadow: 0 0 black;
}

.footerlogo {
  width: 80px;
}

.branding a img, .branding img {
  width: 80px;
}

h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

h5 {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 23px;
  letter-spacing: 3px;
}

.post-thumbnail {
  display: none;
}

.titelblock.center {
  text-align: center;
  margin: 60px auto 50px auto;
  max-width: 900px;
}
.titelblock.center > .titel {
  display: inline-block;
  margin: 0 auto;
  border-bottom: 2px solid #1c6cb8;
  margin-bottom: 40px;
  padding: 5px;
}
.titelblock.center > .titel h1 {
  color: #1c6cb8;
  margin-bottom: 0;
  padding: 0;
}

.ultb3-info.ib3-info-center .ultb3-box .ultb3-title, .ultb3-info.ib3-info-center .ultb3-desc {
  color: white;
}
.ultb3-info.ib3-info-center .ultb3-btn {
  border-radius: 0 !important;
  background: #1c6cb8;
  padding: 10px 15px !important;
}

.postheader {
  padding-top: 28%;
}
.postheader .headerimage {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
}
.postheader .title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background: #1c6cb8;
  padding: 5px 20px;
}
.postheader .title h1, .postheader .title h4 {
  color: white;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.single-technik #main, .single-angebot #main {
  padding-top: 0;
}
.single-technik .entry-content, .single-angebot .entry-content {
  text-align: center;
}
.single-technik .dy-content, .single-angebot .dy-content {
  padding: 40px;
  max-width: 900px;
  margin: 0 auto;
}

.patches {
  text-align: center;
}
.patches.angebot {
  max-width: 900px;
  margin: 0 auto;
}

.artikelpatch, .personenpatch {
  width: 225px;
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 20px;
  padding: 0;
  vertical-align: top;
}
.artikelpatch .image, .personenpatch .image {
  width: 100%;
  padding-top: 118%;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 5px;
}
.artikelpatch .image > div, .personenpatch .image > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.artikelpatch a, .personenpatch a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.personenpatch {
  width: 220px;
  margin: 10px;
  padding: 0;
}
.personenpatch .image {
  padding-top: 100%;
}
.personenpatch .title {
  margin-bottom: 0;
  /*            font-family: $header_font;
              text-transform: uppercase;*/
}
.personenpatch .separator > div {
  display: block;
  width: 50px;
  height: 3px;
  background: #1c6cb8;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 20px;
}
.personenpatch .content {
  padding-top: 10px;
}

.artikelpatch .title {
  position: relative;
  padding-bottom: 3px;
}
.artikelpatch .title:after {
  content: "";
  width: 0px;
  height: 3px;
  background: #1c6cb8;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-25px);
}
.artikelpatch:hover .title:after {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: "";
  width: 50px;
}

.stats-number {
  font-size: 64px !important;
  color: #1c6cb8 !important;
}

.align-icon i {
  color: #1c6cb8 !important;
}

.shapebg {
  background-color: #1c6cb8;
}
.shapebg > .wpb_column {
  background: white;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-top: 30px;
}

.bgwhite > .wpb_column {
  background: white;
  margin-bottom: 90px;
  margin-top: 90px;
  padding-top: 20px;
  padding-bottom: 0px;
}

ul.slick-slider .slick-list li {
  cursor: default;
}
ul.slick-slider .slick-list li:focus {
  outline: none !important;
}

.cool_timeline_horizontal ul.slick-slider .slick-list li {
  cursor: default;
}

.sh_standard_block {
  max-width: 900px;
  margin-bottom: 40px;
}
.sh_standard_block h3, .sh_standard_block h5 {
  line-height: 1;
  margin-bottom: 20px;
}
.sh_standard_block .separator > div {
  display: block;
  width: 50px;
  height: 3px;
  background: #1c6cb8;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 20px;
}
.sh_standard_block.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.sh_standard_block.left {
  text-align: left;
}
.sh_standard_block.left .separator > div {
  margin-left: 0;
}

.lines-button .menu-line {
  box-shadow: 0 0 2px white;
}

.center {
  text-align: center;
}

@media (max-width: 1025px) {
  .mobile-branding {
    max-width: 80px;
  }

  .personenpatch {
    width: 240px;
    margin: 40px;
    padding: 0;
  }

  .views-template-seite-default #main .titelblock {
    padding-top: 0;
    text-align: center;
  }
}
@media (max-width: 768px) {
  h1, .h1-size, .entry-title.h1-size, .dt-accordion-h1-size .wpb_accordion_header > a,
h2, .h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a {
    font-size: 36px;
    line-height: 38px;
  }

  h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a {
    font-size: 20px;
    line-height: 30px;
  }

  h4, .h4-size, .entry-title.h4-size, h3.entry-title, .dt-accordion-h4-size .wpb_accordion_header > a, .vc_separator h4 {
    font-size: 17px;
    line-height: 26px;
  }

  .views-template-seite-default #main .contentblock {
    padding: 10px;
    margin-bottom: 40px;
  }

  .sh_standard_block.left .intro, .sh_standard_block.left .titel {
    text-align: center;
  }
  .sh_standard_block.left .separator {
    margin-bottom: 30px;
  }
  .sh_standard_block.left .separator > div {
    margin: 0 auto !important;
  }

  footer .wpb_column .widget {
    margin-bottom: 0;
  }

  .alignleft.size-medium {
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 560px) {
  h1, .h1-size, .entry-title.h1-size, .dt-accordion-h1-size .wpb_accordion_header > a,
h2, .h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a {
    font-size: 30px;
    line-height: 34px;
  }

  h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a {
    font-size: 22px;
    line-height: 27px;
  }

  h4, .h4-size, .entry-title.h4-size, h3.entry-title, .dt-accordion-h4-size .wpb_accordion_header > a, .vc_separator h4 {
    font-size: 19px;
    line-height: 25px;
  }

  .mobile-branding {
    max-width: 60px;
  }

  footer#footer {
    text-align: center;
  }

  .shapebg {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/*# sourceMappingURL=style.css.map */
