/*
Theme Name: Perfect Child
Theme URI: https://netperfection.de
Author: NetPerfection
Author URI: https://netperfection.de
Description: Child Theme of perfect-responsive
Template: perfect-responsive
Version: 0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: perfect-responsive
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
*/
/* =Theme customization starts here-------------------------------------------------------------- */




/* exo-2-300 - latin-ext_latin */
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/exo-2-v18-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/exo-2-v18-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/exo-2-v18-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/exo-2-v18-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/exo-2-v18-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/exo-2-v18-latin-ext_latin-300.svg#Exo2') format('svg'); /* Legacy iOS */
}

/* exo-2-regular - latin-ext_latin */
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/exo-2-v18-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/exo-2-v18-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/exo-2-v18-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/exo-2-v18-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/exo-2-v18-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/exo-2-v18-latin-ext_latin-regular.svg#Exo2') format('svg'); /* Legacy iOS */
}

/* merriweather-sans-regular - latin */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/merriweather-sans-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-sans-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-sans-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-sans-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-sans-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-sans-v20-latin-regular.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}


body {
    font-family: 'Exo 2' !important;
    font-style: normal;
    font-weight:400;
    font-size: 16px;
    color: #000000;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff;
    line-height:1.3em;
}

.container > .row > .col > p{
    margin:0;
    padding:0;
}

.wrapper {
  padding-top: 20px;
  padding-bottom: 0px;
}

h1,h2,h3{
    font-weight:normal;
    font-size:1.2em;
    padding-bottom:20px;
}
h1 strong,h2 strong,h3 strong{
    font-weight:bold;
    font-size:1.5em;
}
.special-text{
    font-size: 1.4em;
    line-height: 150%;
}
.red{
    color:#e00f20 !important;
}
.w-100 img{
  width: 100% !important;
}


@media only screen and (min-width: 992px){
    h1,h2,h3{
        font-size:1.4em;
    }
    h1 strong,h2 strong,h3 strong{
        font-size:1.9em;
    }
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/*### FOTTER ##################*/

.footer-v1 .footer{
    background-position:center;
    background-size:cover;
}
.footer-v1 .footer *{
    color:#fff;
}
.footer-v1 .footer a{
    text-transform:uppercase;
}
.footer-v1 .footer table tr td{
    vertical-align: top;
}
.footer-v1 .footer table tr td:first-child{
    padding-right:15px;
}


/*### NAVIGATION UND LOGO #####*/

.bg-light {
  background-color: #fff !important;
}

.fixed-top {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,1);
}

.navbar-nav{
    padding-top:30px;
    padding-bottom:30px;
}

.page-nav-height{
        height:80px;
}

.navbar-collapse li{
    width:100%;
    text-align:center;
}
    
@media only screen and (min-width: 992px){
    .home .logo {
      width: 270px;
    }
    .page-nav-height{
        height:95px;
    }
    .logo {
        width: 150px;
    }
    .home .page-nav-height {
      height: 114px;
    }
}

/*### CARDS ###################*/

.card {
  background-color: transparent;
}
.card h1, .card h2, .card h3{
    color:#e00f20;
}
.card-body{
    padding-top:0;
}
.border-card-body .card-body{
    border-top:2px solid #000;
}
.card-footer {
  padding: .2rem 1rem;
  background-color: transparent;
  border-top: none;
  text-align:left;
}

.card-footer a, .card-footer a:link, .card-footer a:visited, .card-footer a:active {
  color: #000;
}

/*### CARDS CHILD ###################*/

.card-a-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    cursor:pointer;
}

@media only screen and (max-width: 767px){
    .no-col .col{
        flex:unset;
    }
}

.mh-card{
    height:100%;
    min-height:300px;
    overflow:hidden;
    border-radius:0;
    background-position:center;
    background-size:cover;
    line-height:1.3em;
    font-size:1.1em;
    padding:25px; 
}
@media only screen and (min-width: 992px){
    .mh-card{
        font-size:1.9em;
        min-height:380px;
        padding:50px;
    }
}
.mh-card picture,.mh-card img{
    height:100%;
    width:auto;
}
.mh-card strong{
    font-size:1.5em;
}
.mh-card .card-img-overlay{
    border-radius:0;
}

.bp-bottom-center{
    background-position:bottom center;
}
.bp-bottom-right{
    background-position:bottom right;
}
.bp-top-left{
    background-position:top left;
}
.color-black *{
    color:#000 !important;
}

/*### TIMELINE ############*/

.display-scroll{
    display:block;
    position:absolute;
    height:100%;
    width:100px;
background: -moz-linear-gradient(left,  rgba(178,178,178,0) 0%, rgba(178,178,178,0.37) 14%, rgba(178,178,178,1) 38%, rgba(178,178,178,1) 100%);
background: -webkit-linear-gradient(left,  rgba(178,178,178,0) 0%,rgba(178,178,178,0.37) 14%,rgba(178,178,178,1) 38%,rgba(178,178,178,1) 100%);
background: linear-gradient(to right,  rgba(178,178,178,0) 0%,rgba(178,178,178,0.37) 14%,rgba(178,178,178,1) 38%,rgba(178,178,178,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2b2b2', endColorstr='#b2b2b2',GradientType=1 );

    right:0;
    top:0;
    bottom:auto;
    left:auto;
    z-index:99;
}
.display-scroll i{
    position:absolute;
    top:40%;
    left:75%;
    font-size:2em;
}
@media only screen and (min-width: 1200px){
    .display-scroll{
        display:none;
    }
}
.timeline-wrapper-scroll{
    position:relative;
    z-index:8;
    width:100%;
}
.timeline-wrapper{
    position:relative;
    z-index:10;
    width:100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.timeline-wrapper:-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.timeline-wrapper {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.timeline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 10px auto;
  min-width:1200px;
}

.timeline li {
  float: left;    
  width: 200px;   
  position: relative;  
  margin:0 0 30px 0;
  font-family: 'Merriweather Sans', sans-serif !important;
  font-style: normal;
  font-weight:400;
}

.timeline li:before {
  content: ' ';
  line-height: 16px;
  width: 16px;
  height: 16px;
  display: block;
  margin: 0 0 15px 0;  
  background: #fff;
}

.timeline li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  top: 8px;
  left: 0%;
  z-index: -1;
}

.timeline li:last-child:after {
  content: none;
}

.timeline li.active {
  color: #e00f20;
}
.timeline li.active:before{
    background-color:#e00f20;
}

/*### BREADCRUMB #############*/

.rank-math-breadcrumb{
    font-family: 'Merriweather Sans', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-transform:uppercase;
}

/*### INFO SIDEBAR #############*/

.info-sidebar{
    position:fixed;
    top:50%;
    right:0;
    left:auto;
    bottom:auto;
    background-color:#000;
    color:#fff;
    padding:15px 15px 15px 15px;
}
.info-sidebar a{
    display:block;
    padding-bottom:15px;
}
.info-sidebar a:hover i{
    color:#e00f20;
}
.info-sidebar i{
    color:#fff;
}

/*### SUCHE ###################*/

.perfect-navbar-header .search-nav {
    width: 100%;
    position: fixed;
    top: 75px;
    background-color: rgba(0,0,0,0.9);
    left: 0;
    text-align: center;
    padding-top:20px;
    padding-bottom:20px;
    display:none;
}
.perfect-navbar-header .search-nav input{
    width:50%;
    background-color: rgba(0,0,0,0);
    box-shadow:none;
    border:2px solid rgba(0,0,0,0);
    border-bottom:1px solid #ccc;
    color:#fff;
}
.perfect-navbar-header .search-nav input:focus,.perfect-navbar-header .search-nav input:hover{
    border:2px solid rgba(0,0,0,0);
    border-bottom:2px solid #fff;
    outline-offset: 3px;
    outline-width: 0px;
    -webkit-appearance: textfield;
    outline-color:transparent;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

[type="search"] {
    outline-offset: 0px;
    -webkit-appearance: textfield;
    outline-color:transparent;
}
a.nav-search-link{
     font-size:30px;
     padding-right:15px;
     margin-right:10px;
}
@media only screen and (min-width: 550px){
    a.nav-search-link{
        font-size:30px;
        padding-right:15px;
        margin-right:50px;
    }
}
a.nav-search-link i{
    color:#000;
}

/*### KONTAKT ################*/

.contact-form-wrapper input[type="text"],.contact-form-wrapper input[type="email"],.contact-form-wrapper input[type="tel"],.contact-form-wrapper textarea{
    border:none;
    padding:5px 10px 5px 10px;
    background-color:#ebefed;
    font-size:1.6em;
}
.contact-form-wrapper input:focus,.contact-form-wrapper input:focus-visible,.contact-form-wrapper textarea:focus,.contact-form-wrapper textarea:focus-visible{
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 8px rgba(200, 14, 45, .6);
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, .075), 0 0 3px rgba(0, 0, 0, .6);
    border: none;
    outline: none !important;/* Entfernt den grünen Rand */
}
.contact-form-wrapper input[type="submit"],.contact-form-wrapper input[type="file"],.custom-file-label{
    background-color:#e00f20;
    color:#fff;
    padding:15px 10px;
    margin-top: calc(.75rem);
    border:none;
    border-radius:0;
}
.contact-form-wrapper input[type="submit"]{
    width:auto;
    padding-left:30px;
    padding-right:30px;
    min-width:30%;
}
.contact-form-wrapper input[type="file"]{
    margin-top:0px;
}
.contact-form-wrapper .custom-file-input:lang(en) ~ .custom-file-label::after,.contact-form-wrapper .custom-file-label::after {
        display:none;
        content: "";
        border-radius:0;
        top:1px;
        right:1px;
}
.contact-form-wrapper .codedropz-upload-wrapper .codedropz-upload-inner{
    padding-top:1.75em;
    padding-bottom:1.75em;
}
.contact-form-wrapper .codedropz-upload-wrapper *{
    font-size:1.2rem;
    padding:0;
    margin:0;
}
.contact-form-wrapper .wpcf7-response-output{
    padding:20px 15px !important;
    margin:0 0 15px 0 !important;
    border-top:none !important;
    border-right:none !important;
    border-bottom:none !important;
    background-color: #ebefed;
}
.contact-form-wrapper .wpcf7-spinner{
    margin-top:20px !important;
}
h2 input{
    border:none;
    box-shadow:0;
}
.wpcf7-list-item {
  display:inline;
  margin: 0;
}
.wpcf7 .failed .wpcf7-response-output,
.wpcf7 .sent .wpcf7-response-output{
    display: block !important;
}
.wpcf7-spinner{
    display:none;
}

/*############################*/
/*++ FULL SIZE IMAGE HEADER ++++++*/
/*############################*/

.wp-header-image img{
    width:100%;
}

/*############################*/
/*++ Carousel ++++++++++++++*/
/*############################*/

.carousel, .carousel-inner, .carousel-inner .item {
  height: auto;
}

/*############################*/
/*++ ACCORDION ++++++++++++++*/
/*############################*/

.accordion-button {
  font-size: 1.2em;
}
.accordion-header{
    line-height:1.2em;
}

.accordion-header strong{
    font-size:1.3em;
}

.accordion-header img.accordion-img{
    width:70px;
    padding-right:20px;
}

@media only screen and (min-width: 992px){
    .accordion-button {
      font-size: 1.5em;
    }
    .accordion-header{
        line-height:1.5em;
    }
    
    .accordion-header strong{
        font-size:1.3em;
    }
}

@media only screen and (min-width: 1200px){
    .accordion-button {
      font-size: 1.9em;
    }
    .accordion-header{
        line-height:1.9em;
    }
    
    .accordion-header strong{
        font-size:1.3em;
    }
}

.accordion h2{
    font-size:1.2em;
}
.accordion h3{
    font-size:1em;
    line-height:100%;
}
.accordion h4{
    font-size:0.9em;
    line-height:100%;
}

@media only screen and (max-width: 766px){
    .accordion h2,.accordion h3,.accordion h4,.accordion h5{
        padding-top:10px;
        padding-bottom:10px;
    }
}

/*############################*/
/*++ AUTO TYPED ++++++++++++++*/
/*############################*/

.auto-type-wrapper {
  line-height: 40px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  height:300px;
}
.auto-type-wrapper .block{
    background: #000;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.btn-eisenach,a.btn-eisenach{
color:#fff;
padding:15px 50px;
min-width:30%;
border-radius:0;
font-size: 0.4em;
margin-top:15px;
background-color:rgba(224,15,32,1);
/*background: -moz-linear-gradient(left,  rgba(224,15,32,0.61) 0%, rgba(224,15,32,1) 49%, rgba(224,15,32,0.99) 51%, rgba(224,15,32,0.79) 100%);
background: -webkit-linear-gradient(left,  rgba(224,15,32,0.61) 0%,rgba(224,15,32,1) 49%,rgba(224,15,32,0.99) 51%,rgba(224,15,32,0.79) 100%);
background: linear-gradient(to right,  rgba(224,15,32,0.61) 0%,rgba(224,15,32,1) 49%,rgba(224,15,32,0.99) 51%,rgba(224,15,32,0.79) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ce00f20', endColorstr='#c9e00f20',GradientType=1 );
#-webkit-box-shadow: 5px 9px 8px -1px rgba(114,114,114,0.55); */
box-shadow: 5px 9px 8px -1px rgba(114,114,114,0.55);
}
a.btn-eisenach.large{
        font-size: 1.2em;
        color:#fff;
}
.btn-eisenach:hover{
background-color:rgba(224,15,32,0.8);
/*background: -moz-linear-gradient(left,  rgba(224,15,32,1) 0%, rgba(224,15,32,1) 49%, rgba(224,15,32,0.99) 51%, rgba(224,15,32,0.79) 100%);
background: -webkit-linear-gradient(left,  rgba(224,15,32,1) 0%,rgba(224,15,32,1) 49%,rgba(224,15,32,0.99) 51%,rgba(224,15,32,0.79) 100%);
background: linear-gradient(to right,  rgba(224,15,32,1) 0%,rgba(224,15,32,1) 49%,rgba(224,15,32,0.99) 51%,rgba(224,15,32,0.79) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00f20', endColorstr='#c9e00f20',GradientType=1 );*/
-webkit-box-shadow: 2px 2px 5px -1px rgba(114,114,114,0.55); 
box-shadow: 2px 2px 5px -1px rgba(114,114,114,0.55);
}

@media only screen and (min-width: 520px){
    .auto-type-wrapper {
        height:260px;
    }
}

@media only screen and (min-width: 650px){
    .btn-eisenach{
        font-size: 0.4em;
    }
    .btn-eisenach.large{
        font-size: 1.5em;
    }
    .auto-type-wrapper {
      line-height: 50px;
      font-size: 32px;
      height:400px;
    }
}
@media only screen and (min-width: 768px){
    .auto-type-wrapper {
      height:350px;
    }
}
@media only screen and (min-width: 992px){
    .auto-type-wrapper {
      height:260px;
    }
}

@media only screen and (min-width: 1150px){
    .btn-eisenach{
        font-size: 0.4em;
    }
    .btn-eisenach.large{
        font-size: 1.5em;
    }
    .auto-type-wrapper {
      line-height: 70px;
      font-size: 43px;
      height:480px;
    }
}
@media only screen and (min-width: 1200px){
    .auto-type-wrapper {
      height:400px;
    }
}
@media only screen and (min-width: 1400px){
    .auto-type-wrapper {
      height:340px;
    }
}


/*############################*/
/*++ WORDPRESS ANPASSUNGEN +++*/
/*############################*/


/*#######################*/
/*#### Media-Queries #######*/
/*#######################*/
@media only screen and (min-width: 670px) {
    #pod-banner-footer {
        width: 696px;
    }
}