@import url("reset.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
.clear {
    clear: both;
}
body {
    font-family: 'Open Sans', sans-serif;
}
html {
    scroll-behavior: smooth;
}

/*HEADER----*/


/* dsa Störer ANFANG */

#dsa-stoerer {
    display: none;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    padding: 5% 2.5%;
    width: 50%;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border: 0px solid #000000;
    background-color: #eeeeee;
    z-index: 9999999;
    color: #3a3a3a;
}
#dsa-stoerer #active,
#dsa-stoerer #activelabel {
    display: none;
}
#close-dsa-stoerer {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 12pt;
    font-weight: bold;
    font-size: 24pt;
    cursor: pointer;
}
.italic-2 {
    font-style: italic;
    color: #336cb9!important;
}
.italic {
    font-style: italic;
    color: #ED1B24!important;
}
strong {
    font-weight: 600;
}
.kabel-usb {
    position: relative;
}
.kabel-usb img {
    position: absolute;
    width: 150px;
    right: -51px;
    bottom: -60px;
    opacity: 0.5;
}

/* dsa Störer ENDE */

header {}
.content ul li {
    color: #fff
}
.datenschutz {
    background: #ED1B24;
    color: #fff;
    position: fixed;
    padding: 10px 10px;
    z-index: 2000;
    right: 0;
    bottom: 0;
    font-size: 15px;
}
.datenschutz a {
    color: #fff;
    text-decoration: none;
}
.datenschutz a:hover {
    text-decoration: underline;
}
.logo ul {
    position: absolute;
    right: 100px;
    top: 43px;
}
.logo ul li {
    display: inline-block;
    padding-right: 50px
}
.logo ul li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
}
.logo ul li a:hover {
    color: #000;
}
.logo {
    background: url("../images/nav-bg.jpg")repeat-x;
    width: 100%;
    height: 106px;
    box-shadow: 0 0 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100
}
.logo img {
    position: absolute;
    width: 100%;
    height: auto;
    max-width: 332px;
    padding-left: 170px;
}
.boxwrapper {}
.boxwrapper {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 101px;
}
.box {
    margin: 5px;
}
.box:first-of-type {
    margin-left: 0%;
}
.box:last-of-type {
    margin-right: 0%;
}
.box div:first-of-type {
    margin-bottom: 5px;
}
.box div {
    position: relative;
}
.box1 {
    position: relative;
    width: 31%;
    height: auto;
    display: inline-block;
}
.kitchen {
    position: relative;
}
.kitchen img {
    width: 100%;
    height: auto;
}
.kitchen p {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    z-index: 10
}
.tv img {
    width: 100%;
    height: auto;
}
.tv p {
    position: absolute;
    left: 0;
    bottom: -2px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
}
.box2 {
    position: relative;
    width: 25%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.mikro img {
    width: 100%;
    height: auto
}
.box4 {
    position: relative;
    width: 22%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.content {
    height: auto!important
}
.info {
    position: relative;
    display: block;
}
.info img {
    width: 100%;
    height: auto;
}
.laptop img {
    width: 100%;
    height: auto
}
.info,
.laptop {
    display: block
}
.info p {
    position: absolute;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 27px;
    padding: 20px;
    top: 0;
    left: 0;
}
.figur {
    display: none
}
.box3 {
    position: relative;
    width: 22%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.repair,
.elektro {
    position: relative;
    display: block;
    width: 100%
}
.repair img,
.elektro img {
    width: 100%;
    height: auto;
}
.repair p,
.elektro p {
    position: absolute;
    bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
}
span {
    color: #EC1A25;
}
.infoboxen {
    position: relative;
    height: auto;
    text-align: center;
}
.sepzialgebiet,
.beratung,
.zeit {
    padding: 15px;
    position: relative;
    background: #336CB9;
    width: 25%;
    min-height: 500px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin: 100px 25px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
    -moz-box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
    box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
}
.sepzialgebiet p,
.beratung p,
.zeit p {
    position: absolute;
    color: #fff;
    width: 90%;
    height: auto;
    line-height: 30px;
    font-weight: 400;
    font-size: 16px;
}
.infoboxen img {
    width: 30%;
    height: auto;
    padding: 30px
}
h1 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ED1B24;
    padding: 20px 20px;
    text-align: center
}
h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 50px 0 10px 0
}
h4 {
    color: #ED1B24;
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px 0;
}
h5 {
    color: #336CB9;
}
.box_wrap {
    width: 100%;
    height: auto;
}
.inhalt {
    height: auto;
    padding: 10px;
    width: 95%;
    line-height: 30px;
}
.inhalt p {
    width: 100%;
    height: auto;
}
.wrapper-angebot {
    position: relative;
    float: right;
    -webkit-box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
    -moz-box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
    box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
}
.angebot {
    width: 25%;
    height: 468px;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    background: #336CB9;
}
.angebot-bild {
    width: 74.9%;
    height: auto;
    display: inline-block;
    vertical-align: top
}
.angebot-bild img {
    width: 100%;
    height: 468px;
    display: block
}
.angebot img {
    display: none;
}
.angebot ul {
    text-align: center;
    padding-top: 50px;
    background: url("../images/dreieck.png")no-repeat top center;
}
.angebot ul li {
    color: #fff;
    font-size: 18px;
    line-height: 38px;
}
.wrapper-service {
    position: relative;
    float: left;
    -webkit-box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
    -moz-box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
    box-shadow: 0px 10px 8px -4px rgba(143, 143, 143, 1);
    margin-top: 200px;
}
.service {
    width: 230px;
    height: 468px;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    background: #336CB9;
}
.service-bild {
    width: 75.9%;
    height: auto;
    display: inline-block;
    vertical-align: top
}
.service-bild img {
    width: 100%;
    height: 468px;
    display: block
}
.service img {
    display: none;
}
.service p {
    color: #fff;
    font-size: 15px;
    margin: 20px;
    text-align: center;
    line-height: 20px
}
.service ul {
    text-align: center;
    padding: 50px 0 30px 0;
    background: url("../images/dreieck.png")no-repeat top center;
}
.service ul li {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.kontakt {
    background: url("../images/kabel.jpg")no-repeat top right;
    width: 100%;
    height: 1000px;
    margin: 100px auto 0 auto;
    text-align: center;
}
.impressum {
    text-align: center;
    padding-top: 50px;
}
.miele {
    background: #336CB9;
    width: 88%;
    height: auto;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    padding: 10px;
    margin: 0 auto
}
.link {
    display: inline-block;
    padding: 50px 20px 100px 20px;
    vertical-align: top
}
.link a {
    position: relative;
    color: #fff;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    text-decoration: none;
}
.imp a {
    text-decoration: none
}
.imp a:hover {
    text-decoration: underline
}
.link a:hover {
    text-decoration: underline;
}
.link a::before {
    content: url("../images/punkt.png");
    position: absolute;
    top: -4px;
    left: -9px;
}
.link p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    text-align: left;
    position: flex;
    justify-content: space-between;
}
.formular {
    width: 100%;
    height: auto;
    margin-top: 100px;
}
.figur2 {
    width: auto;
    height: auto;
    display: inline-block;
    position: relative;
    margin-left: -300px
}
.formbox {
    position: absolute;
    display: inline-block;
    vertical-align: center;
    vertical-align: top;
    top: 150px;
    right: -400px
}
.formbox a::before {
    content: url("../images/pfeil2.png");
    position: absolute;
    top: 0;
    left: -37px;
}
.formbox a {
    background: #ED1B24;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    display: block;
    padding: 26px 10px;
    margin-bottom: 20px;
    position: relative;
    height: 23px
}
.maps {
    position: relative;
    padding-top: 0px;
}
.maps iframe {
    width: 100%;
    height: 500px;
}

/*dsaRating*/

#erfahrungen {
    padding: 80px 0;
    background: #eee;
    position: relative;
}
#erfahrungen .inner {
    max-width: 1280px;
    margin: auto;
}
#erfahrungen #captcha {
    padding: 20px 0 0
}
#erfahrungen h2 {
    color: #fff;
    margin: 0 0 20px 0;
}
#erfahrungen h3 {
    color: #fff;
    margin: 0 0 12px;
    padding: 10px 0 0 0;
}
#erfahrungen .teaser,
#erfahrungen h2 {
    text-align: center;
    color: #ED1B24;
    background: none;
    font-size: 28px;
    line-height: 34px;
    padding: 0;
}
#erfahrungen .teaser {
    margin: 0 0 40px;
    font-size: 20px;
    line-height: 24px;
    color: #336CB9;
}
#erfahrungen .message {
    text-align: center;
    padding: 20px;
    border: 3px solid #336CB9;
    margin: 20px 0 0;
    color: #000
}
#erfahrungen .startext,
p.freitext {
    color: #000
}
#dsa-rating .message h2 {
    border: none;
    color: #336cb9;
    padding: 0
}
#erfahrungen .button {
    margin: auto;
    width: 180px
}
#erfahrungen .button a {
    border-color: #fff;
    color: #fff;
    text-align: center;
    display: block
}
#erfahrungen .button a:hover {
    background: #fff;
    color: #1cbfd0
}
#erfahrungen .message h2 {
    color: #fff;
    border: none;
    padding: 0;
    text-align: center
}
.siegel {
    position: absolute;
    top: 106px;
    right: 60px;
    z-index: 99;
}
.siegel img {
    width: 120px;
}
p.freitext {
    font-style: italic;
    line-height: 24px;
}
#dsa-rating table tr {
    border-bottom: 1px solid #cacaca
}
#dsa-rating table tr:last-child {
    border-bottom: 0
}
#dsa-rating h2 table tr td:nth-child(n) {
    width: 70%;
    padding: 10px 0 10px 10px
}
#dsa-rating table tr td:nth-child(2n) {
    width: 30%;
    padding: 10px 0 10px 10px
}
.rating-1,
.rating_bottom,
.thumbithumb,
p.subline {
    display: none
}
#erfahrungen .slick-dots li button::before {
    color: #336CB9;
    font-size: 12px
}
#erfahrungen .Bewertungstabelle {
    width: 100%;
    line-height: 24px;
}
#erfahrungen .star {
    color: #ffc749;
    font-size: 22px;
    line-height: 28px;
}
form#dsa-rating {
    width: 100%;
    max-width: 1024px;
    padding: 0;
    margin: 60px auto 0
}
form#dsa-rating h2 {
    text-align: left;
    font-size: 22px
}
.rating span {
    font-size: 22px!important;
}
#rate_button {
    padding: 12px 22px;
    background: #ED1B24;
    color: #fff;
    border: none;
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-family: 'Open Sans';
    transition: .6s ease;
    -webkit-transition: .6s ease
}
#rate_button:hover {
    background: #336cb9;
    color: #fff;
    transition: .6s ease;
    -webkit-transition: .6s ease
}
.rating span:hover::before,
.rating span:hover~span::before {
    font-size: 22px!important;
    margin-right: 1px;
}
#erfahrungen .slick-initialized .slick-slide {
    background: 0 0;
    padding: 0;
    margin: 0
}
#dsa-rating label {
    color: #ED1B24;
}
#erfahrungen .rating_box {
    border: 3px solid #336CB9;
    padding: 30px 15px;
    text-align: center;
    max-width: 90%;
    margin: auto
}
#erfahrungen .rating_box h3 {
    font-size: 22px;
    color: #ED1B24;
}
#erfahrungen .btn {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px;
    border: 3px solid #fff;
    margin: 10px 0 0 0
}
#dsa-rating .form-control {
    z-index: 1!important;
    opacity: 1!important;
    position: inherit;
    width: 100%;
    border-radius: 0;
    margin: 0 0 5px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#dsa-rating label {
    padding: 0;
    line-height: 34px
}
#dsa-rating textarea {
    min-height: 200px;
    font-family: Roboto
}
#dsa-rating .form-group {
    margin: 30px 0 0;
    width: 100%
}
#dsa-rating .container {
    max-width: 1024px;
    margin: auto;
    width: 90%
}

/*--HEADER END--*/


/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/

@media screen and (max-width: 1555px) {
    .link {
        padding: 50px 20px 40px;
    }
}
@media screen and (max-width: 1280px) {
    #erfahrungen .inner {
        width: 90%;
    }
}
@media screen and (max-width: 1220px) {
    .formbox a {
        font-size: 18px;
    }
    .kontakt {
        text-align: center
    }
}
@media screen and (max-width: 1200px) {
    .figur2 {
        display: inline-block;
        position: relative;
        margin-left: 5%;
        width: auto;
    }
    .logo ul {
        right: 25px;
    }
    .logo ul li {
        padding-right: 25px
    }
    .formbox {
        width: 20%;
    }
    .formbox a {
        width: 250px
    }
    .formular {
        width: 70%
    }
    .formbox {
        text-align: center;
        position: absolute;
        height: 26px;
        top: 150px;
        right: -110px;
    }
}
@media screen and (max-width: 1063px) {
    .info p {
        font-size: 13px
    }
}
@media screen and (max-width: 1000px) {
    .logo img {
        padding-left: 100px;
    }
    .sepzialgebiet,
    .beratung,
    .zeit {
        padding: 30px 15px;
        margin: 100px 10px;
    }
    .sepzialgebiet p,
    .beratung p,
    .zeit p {
        width: 90%;
        height: auto;
        line-height: 23px;
        font-weight: 400;
        font-size: 14px;
    }
}
@media screen and (max-width: 950px) {
    .service-bild {
        width: 65.9%
    }
    .wrapper-service,
    .wrapper-angebot {
        box-shadow: none;
    }
    .link {
        padding: 20px;
    }
    .imp {
        text-align: left!important
    }
}
@media screen and (max-width: 900px) {
    .logo img {
        padding-left: 20px;
    }
    .repair p,
    .elektro p,
    .info p,
    .kitchen p,
    .tv p {
        display: none;
    }
    .info {
        display: none;
    }
    .figur {
        display: block;
        position: relative
    }
    .figur img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 830px) {
    .logo ul {
        display: none;
    }
    .clear {}
    .clear ul .clear ul li .clear ul li a {
        text-decoration: none;
    }
    .figur2 img {
        display: none;
    }
    .formbox a::before {
        content: none;
    }
    #dsa-stoerer {
        width: 80%;
    }
    .kabel-usb img {
        right: -35px;
        bottom: -50px;
    }
    .siegel {
        right: 20px;
    }
    .siegel img {
        width: 100px;
    } 
}
@media screen and (max-width: 680px) {
    .sepzialgebiet,
    .beratung,
    .zeit {
        display: block;
        width: 60%;
        min-height: 400px;
        margin: 50px 25px
    }
    .sepzialgebiet p,
    .beratung p,
    .zeit p {
        font-size: 13px
    }
    h1 {
        font-size: 15px
    }
    .infoboxen {
        padding-left: 15%
    }
    .angebot-bild img {
        display: none
    }
    .angebot-bild {
        width: 30%
    }
    .angebot {
        height: 531px;
        width: 100%;
    }
    .wrapper-angebot {
        float: none;
    }
    .angebot img {
        display: block;
        width: 100%;
        padding-top: 20px
    }
    .service-bild img {
        display: none;
    }
    .service-bild {
        width: 30%
    }
    .service {
        height: 531px;
        width: 100%;
    }
    .wrapper-service {
        float: none;
        margin-top: 300px
    }
    .service img {
        display: block;
        width: 100%;
        padding-top: 20px
    }
    .service {
        margin-left: 0;
    }
    .kontakt {
        margin-top: 300px;
    }
    .link {
        text-align: left;
    }
    .figur2 {
        margin-left: 0
    }
    .content p {
        font-size: 16px!important
    }
    .content h2 {
        font-size: 18px
    }
}
@media screen and (max-width: 500px) {
    .link a {
        font-size: 14px;
    }
    h3 {
        font-size: 18px
    }
    body {
        overflow-x: hidden
    }
    .formbox {
        margin-left: -77px;
        left: 0!important
    }
    #dsa-stoerer {
        padding: 5%;
    }
    .kabel-usb img {
        bottom: -20px;
        opacity: 0.2;
    }
    #erfahrungen .slick-arrow {
        display: none!important;
    }
    #erfahrungen .Bewertungstabelle td:first-child {
        width: 42%;
    }
}
@media screen and (max-width: 380px) {
    .impressum {
        padding-top: 100px;
    }
    #erfahrungen .Bewertungstabelle td:first-child {
        width: 38%;
    }
    #erfahrungen .Bewertungstabelle {
        line-height: 20px;
        font-size: 14px;
    }
    .rating span {
        padding-left: 5px!important;
    }
}
@media screen and (max-width: 330px) {
    .logo img {
        padding-left: 0;
    }
    .logo {
        background: none;
        width: 100%;
        height: 106px;
        min-width: 0;
        box-shadow: none;
    }
    .sepzialgebiet p,
    .beratung p,
    .zeit p {
        widows: 84%;
    }
    h1 {
        font-size: 14px;
    }
    .kontakt {
        margin-top: 150px;
    }
    .formular {
        margin-top: 0;
    }
    .impressum {
        padding-top: 0;
    }
    .wrapper-service {
        margin-top: 100px;
    }
    .miele {
        padding: 19px;
    }
}