ď»ż
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

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

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.prd-badge,
.door-badges .door-badge,
.door-badges .door-badge-default,
.door-badges-default .door-badge,
.door-badges-default .door-badge-default,
.prd-image-box .prd-image-badge,
.additional-content-template .half .badge-container .badge {
    margin-top: 2em;
    text-align: center;
    font-weight: bold;
    transition: all .25s ease-out;
    background-color: #ff9900
}

.prd-badge strong,
.door-badges .door-badge strong,
.door-badges .door-badge-default strong,
.door-badges-default .door-badge strong,
.door-badges-default .door-badge-default strong,
.prd-image-box .prd-image-badge strong,
.additional-content-template .half .badge-container .badge strong {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1em
}

.prd-badge-rounded {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid white
}

html.lt-ie9 .prd-badge-rounded {
    background: transparent url("../img/badge_bg.png?1456999710") top center no-repeat !important;
    border: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 256px !important;
    margin-top: 17px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 25px
}

ul.unstyled,
ol.unstyled {
    padding: 0;
    margin-left: 0;
    list-style: none
}

* {
    -webkit-margin-collapse: separate
}


/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #1a1a18
}

html {
    font-size: 62.5%;
    line-height: 1.4
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem
}

h1 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold
}

@media (min-width: 768px) {
    h1 {
        font-size: 35px;
        font-size: 3.5rem
    }
}

.lt-ie9 h1 {
    font-size: 35px;
    font-size: 3.5rem
}

h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    font-weight: bold
}

@media (min-width: 768px) {
    h2 {
        font-size: 27px;
        font-size: 2.7rem;
        line-height: 35px
    }
}

.lt-ie9 h2 {
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 35px
}

h2 small {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    margin-top: -5px;
    line-height: 20px;
    margin-top: 15px
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

header {
    -webkit-font-smoothing: antialiased
}

header .titlebar {
    background-color: #68676C;
    color: white;
    max-width: 1280px;
    margin: 0 auto
}

header .titlebar .content {
    overflow: hidden;
    *zoom: 1;
    *zoom: 1;
    max-width: 960px;
    _width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto
}

header .titlebar .content:after {
    content: "";
    display: table;
    clear: both
}

header .titlebar .content .title-text {
    float: left
}

header .titlebar .content .title-text .headline {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
    margin: 15px 0 0 0
}

header .titlebar .content .title-text p {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 5px 0
}

@media (min-width: 320px) and (max-width: 767px) {
    header .titlebar .content .title-text .headline {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 10px 0 0 0
    }
    header .titlebar .content .title-text p {
        font-size: 10px;
        font-size: 1rem;
        margin: 5px 0
    }
}

header .titlebar .content .mobile-background {
    float: right
}

header .titlebar .logo {
    text-align: right;
    margin: 10px 0 6px 0
}

header .titlebar .logo a {
    display: inline-block;
    width: 300px;
    height: 86px;
    padding: 0px 0px;
    background: url(../img/logo.png) 0px 0px no-repeat;
    background-size: 300px;
    display: inline-block;
}

.lt-ie9 header .titlebar .logo a {
    background-image: url(../img/svg/hoermann.png)
}

header .titlebar .logo a span {
    display: none
}

@media (min-width: 320px) and (max-width: 767px) {
    header .titlebar .logo {
        margin-right: 0px
    }
    header .titlebar .logo a {
        background-size: 50px 60px;
        height: 60px;
        width: 50px
    }
}

header .header-image {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("../img/header/hoermann_header_desktop.jpg")
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    header .header-image {
        background-position: left bottom
    }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
    header .header-image {
        background-size: cover
    }
}

@media only screen and (min-width: 1280px) {
    header .header-image {
        -moz-background-size: initial;
        -o-background-size: initial;
        -webkit-background-size: initial;
        background-size: initial;
        background-position: center !important
    }
}

@media only screen and (max-width: 767px) {
    header .header-image {
        background-image: none !important
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    header .header-image .mobile-background {
        background-image: url("../img/header/hoermann_header_smartphone.jpg");
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
        min-height: 224px
    }
    header .header-image .mobile-background img {
        max-width: 100%;
        height: auto
    }
}

header .header-image>.content {
    *zoom: 1;
    max-width: 960px;
    _width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto
}

header .header-image>.content:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 768px) {
    header .header-image>.content {
        position: relative
    }
}

.lt-ie9 header .header-image>.content {
    position: relative
}

@media (min-width: 768px) and (max-width: 979px) {
    header .header-image>.content {
        position: relative
    }
}

@media (min-width: 768px) {
    header .header-image>.content nav {
        padding-top: 461px
    }
}

.lt-ie9 header .header-image>.content nav {
    padding-top: 461px
}

@media (min-width: 768px) and (max-width: 979px) {
    header .header-image>.content nav {
        padding-top: 388px
    }
}

main {
    *zoom: 1;
    max-width: 960px;
    _width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto
}

main:after {
    content: "";
    display: table;
    clear: both
}

main>h1 {
    line-height: 1.2em;
    margin-top: 73px;
    margin-bottom: 10px
}

footer {
    background-color: #333366;
    color: #fff
}

footer>div {
    position: relative;
    *zoom: 1;
    max-width: 960px;
    _width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px
}

footer>div:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 768px) {
    footer>div .logo {
        width: 50%;
        float: left;
        margin-right: 0%;
        display: inline
    }
}

.lt-ie9 footer>div .logo {
    width: 50%;
    float: left;
    margin-right: 0%;
    display: inline
}

@media (min-width: 320px) and (max-width: 767px) {
    footer>div .logo {
        margin-bottom: 15px
    }
}

footer>div .logo>img {
    max-width: 100%
}

@media (min-width: 768px) {
    footer>div .copy {
        width: 50%;
        float: left;
        margin-right: 0%;
        display: inline;
        text-align: right
    }
}

.lt-ie9 footer>div .copy {
    width: 50%;
    float: left;
    margin-right: 0%;
    display: inline;
    text-align: right
}

footer>div .copy a {
    color: #fff;
    text-decoration: none
}

footer>div .top {
    overflow: hidden;
    *zoom: 1;
    display: inline-block;
    background-color: #424579;
    border: 3px solid #6367a7
}

@media (min-width: 768px) {
    footer>div .top {
        display: none
    }
}

.lt-ie9 footer>div .top {
    display: none
}

@media (min-width: 320px) and (max-width: 767px) {
    footer>div .top {
        margin-top: 2em;
        float: right;
        display: block
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    footer>div .top {
        display: inline-block;
        float: right
    }
}

footer>div .top a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 25px 15px 25px;
    font-weight: bold
}

footer>div .top a span {
    display: block;
    text-align: center;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.half .badge-container img.adi-image.right {
    max-width: auto !important;
    width: auto !important
}

.half .bulletpoint {
    margin-bottom: 10px
}

.page-garagen-sectionaltor-renomatic .half.catalog {
    clear: both;
    margin-top: 50px
}

.page-eingangstuer-renodoor .half.catalog h3 {
    margin-left: 0;
    margin-bottom: 45px !important
}

.three-col {
    float: left;
    max-width: 300px;
    margin: 0 0px 0 20px;
    position: relative
}

.three-col:first-child {
    margin: 0
}

@media (min-width: 768px) and (max-width: 979px) {
    .three-col {
        margin: 0 0 20px 0;
        float: none
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .three-col {
        margin: 0 0 20px 0;
        float: none
    }
}

.three-col .three-col-foot-img {
    margin-bottom: 20px
}

.three-col .three-col-foot-img.right {
    text-align: right
}

.three-col .three-col-foot-img.center {
    text-align: center
}

@media (min-width: 768px) and (max-width: 979px) {
    .three-col .three-col-foot-img {
        text-align: left !important
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .three-col .three-col-foot-img {
        text-align: left !important
    }
}

.three-col ul {
    padding-left: 15px;
    margin-bottom: 0
}

.three-col ul li {
    margin-bottom: 10px
}

.three-col .three-col-img {
    display: block;
    margin-bottom: 55px
}

@media (min-width: 768px) and (max-width: 979px) {
    .three-col .three-col-img {
        margin-bottom: 0px
    }
}

.three-col .three-col-warranty {
    position: absolute;
    right: 15px;
    top: 245px;
    z-index: 200
}

.three-col .three-col-warranty .three-col-warranty-text {
    position: absolute;
    font-size: 12px;
    color: #1a1a18;
    width: 518px;
    left: -530px;
    bottom: 47px;
    text-align: right
}

.three-col .three-col-warranty img {
    max-width: 117px
}

@media (min-width: 768px) and (max-width: 979px) {
    .three-col .three-col-warranty {
        display: none
    }
}

ul.two-column-bulletpoints {
    padding-left: 25px
}

.bullet-points-headline {
    font-size: 2.4rem;
    margin-left: 10px
}

a.black-link {
    color: #000;
    text-decoration: none;
    font-weight: bold
}

a.black-link:hover {
    text-decoration: underline
}

.prd-image-badge>p>span>strong {
    font-size: 2rem !important
}

.asterisk {
    top: -0.9em !important;
    display: inline !important;
    font-size: 3rem !important;
    font-weight: bold !important;
    -webkit-font-smoothing: antialiased
}

.catalog-via-mail {
    margin: 10px 0 0 0 !important
}


/*.blue-button{padding-left:42px !important}*/

.blue-button span.glyphicon {
    position: absolute;
    top: 15px;
    left: 13px
}

.blue-button p {
    margin: 0
}

body .prd-badge p,
body .door-badges .door-badge p,
.door-badges body .door-badge p,
body .door-badges .door-badge-default p,
.door-badges body .door-badge-default p,
body .door-badges-default .door-badge p,
.door-badges-default body .door-badge p,
body .door-badges-default .door-badge-default p,
.door-badges-default body .door-badge-default p,
body .prd-image-box .prd-image-badge p,
.prd-image-box body .prd-image-badge p,
body .additional-content-template .half .badge-container .badge p,
.additional-content-template .half .badge-container body .badge p {
    font-size: 1.6rem;
    margin-top: 11px
}

body .prd-badge p span strong,
body .door-badges .door-badge p span strong,
.door-badges body .door-badge p span strong,
body .door-badges .door-badge-default p span strong,
.door-badges body .door-badge-default p span strong,
body .door-badges-default .door-badge p span strong,
.door-badges-default body .door-badge p span strong,
body .door-badges-default .door-badge-default p span strong,
.door-badges-default body .door-badge-default p span strong,
body .prd-image-box .prd-image-badge p span strong,
.prd-image-box body .prd-image-badge p span strong,
body .additional-content-template .half .badge-container .badge p span strong,
.additional-content-template .half .badge-container body .badge p span strong {
    font-size: 3.2rem
}

body .prd-badge p span sup,
body .door-badges .door-badge p span sup,
.door-badges body .door-badge p span sup,
body .door-badges .door-badge-default p span sup,
.door-badges body .door-badge-default p span sup,
body .door-badges-default .door-badge p span sup,
.door-badges-default body .door-badge p span sup,
body .door-badges-default .door-badge-default p span sup,
.door-badges-default body .door-badge-default p span sup,
body .prd-image-box .prd-image-badge p span sup,
.prd-image-box body .prd-image-badge p span sup,
body .additional-content-template .half .badge-container .badge p span sup,
.additional-content-template .half .badge-container body .badge p span sup {
    top: -0.9em;
    margin-right: 5px
}

body .half-image {
    display: inline-block;
    width: 30%;
    vertical-align: top
}

body .half-image img {
    height: 150px
}

body.page-garagen-sectionaltor-renomatic .prd-badge p,
body.page-garagen-sectionaltor-renomatic .door-badges .door-badge p,
.door-badges body.page-garagen-sectionaltor-renomatic .door-badge p,
body.page-garagen-sectionaltor-renomatic .door-badges .door-badge-default p,
.door-badges body.page-garagen-sectionaltor-renomatic .door-badge-default p,
body.page-garagen-sectionaltor-renomatic .door-badges-default .door-badge p,
.door-badges-default body.page-garagen-sectionaltor-renomatic .door-badge p,
body.page-garagen-sectionaltor-renomatic .door-badges-default .door-badge-default p,
.door-badges-default body.page-garagen-sectionaltor-renomatic .door-badge-default p,
body.page-garagen-sectionaltor-renomatic .prd-image-box .prd-image-badge p,
.prd-image-box body.page-garagen-sectionaltor-renomatic .prd-image-badge p,
body.page-garagen-sectionaltor-renomatic .additional-content-template .half .badge-container .badge p,
.additional-content-template .half .badge-container body.page-garagen-sectionaltor-renomatic .badge p {
    margin: 18px 0 5px;
    font-size: 1.8rem
}

body.page-garagen-sectionaltor-renomatic .prd-badge .price-badge-price,
body.page-garagen-sectionaltor-renomatic .door-badges .door-badge .price-badge-price,
.door-badges body.page-garagen-sectionaltor-renomatic .door-badge .price-badge-price,
body.page-garagen-sectionaltor-renomatic .door-badges .door-badge-default .price-badge-price,
.door-badges body.page-garagen-sectionaltor-renomatic .door-badge-default .price-badge-price,
body.page-garagen-sectionaltor-renomatic .door-badges-default .door-badge .price-badge-price,
.door-badges-default body.page-garagen-sectionaltor-renomatic .door-badge .price-badge-price,
body.page-garagen-sectionaltor-renomatic .door-badges-default .door-badge-default .price-badge-price,
.door-badges-default body.page-garagen-sectionaltor-renomatic .door-badge-default .price-badge-price,
body.page-garagen-sectionaltor-renomatic .prd-image-box .prd-image-badge .price-badge-price,
.prd-image-box body.page-garagen-sectionaltor-renomatic .prd-image-badge .price-badge-price,
body.page-garagen-sectionaltor-renomatic .additional-content-template .half .badge-container .badge .price-badge-price,
.additional-content-template .half .badge-container body.page-garagen-sectionaltor-renomatic .badge .price-badge-price {
    margin: 0;
    font-size: 3.5rem
}

body.page-garagen-sectionaltor-renomatic .prd-badge .price-badge-price .asterisk,
body.page-garagen-sectionaltor-renomatic .door-badges .door-badge .price-badge-price .asterisk,
.door-badges body.page-garagen-sectionaltor-renomatic .door-badge .price-badge-price .asterisk,
body.page-garagen-sectionaltor-renomatic .door-badges .door-badge-default .price-badge-price .asterisk,
.door-badges body.page-garagen-sectionaltor-renomatic .door-badge-default .price-badge-price .asterisk,
body.page-garagen-sectionaltor-renomatic .door-badges-default .door-badge .price-badge-price .asterisk,
.door-badges-default body.page-garagen-sectionaltor-renomatic .door-badge .price-badge-price .asterisk,
body.page-garagen-sectionaltor-renomatic .door-badges-default .door-badge-default .price-badge-price .asterisk,
.door-badges-default body.page-garagen-sectionaltor-renomatic .door-badge-default .price-badge-price .asterisk,
body.page-garagen-sectionaltor-renomatic .prd-image-box .prd-image-badge .price-badge-price .asterisk,
.prd-image-box body.page-garagen-sectionaltor-renomatic .prd-image-badge .price-badge-price .asterisk,
body.page-garagen-sectionaltor-renomatic .additional-content-template .half .badge-container .badge .price-badge-price .asterisk,
.additional-content-template .half .badge-container body.page-garagen-sectionaltor-renomatic .badge .price-badge-price .asterisk {
    font-size: 3.5rem !important
}

body.page-garagen-sectionaltor-renomatic .prd-image-box .prd-image-badge span {
    font-size: 1.4rem
}

body.page-garagen-sectionaltor-renomatic .prd-image-box .prd-image-badge span strong {
    font-size: 1.6rem !important
}

@media (min-width: 768px) {
    body.page-garagen-sectionaltor-renomatic .prd-image-box .prd-image-badge {
        bottom: -440px !important;
        top: auto !important
    }
}

.lt-ie9 body.page-garagen-sectionaltor-renomatic .prd-image-box .prd-image-badge {
    bottom: -440px !important;
    top: auto !important
}

body.page-einfahrtstor-antriebe .prd-text {
    width: 95%
}

body.page-einfahrtstor-antriebe .prd-image-single {
    width: 100%;
    max-height: none
}

body.page-einfahrtstor-antriebe .prd-badge p,
body.page-einfahrtstor-antriebe .door-badges .door-badge p,
.door-badges body.page-einfahrtstor-antriebe .door-badge p,
body.page-einfahrtstor-antriebe .door-badges .door-badge-default p,
.door-badges body.page-einfahrtstor-antriebe .door-badge-default p,
body.page-einfahrtstor-antriebe .door-badges-default .door-badge p,
.door-badges-default body.page-einfahrtstor-antriebe .door-badge p,
body.page-einfahrtstor-antriebe .door-badges-default .door-badge-default p,
.door-badges-default body.page-einfahrtstor-antriebe .door-badge-default p,
body.page-einfahrtstor-antriebe .prd-image-box .prd-image-badge p,
.prd-image-box body.page-einfahrtstor-antriebe .prd-image-badge p,
body.page-einfahrtstor-antriebe .additional-content-template .half .badge-container .badge p,
.additional-content-template .half .badge-container body.page-einfahrtstor-antriebe .badge p {
    margin: 18px 0 10px;
    font-size: 1.5rem
}

body.page-einfahrtstor-antriebe .prd-badge .price-badge-price,
body.page-einfahrtstor-antriebe .door-badges .door-badge .price-badge-price,
.door-badges body.page-einfahrtstor-antriebe .door-badge .price-badge-price,
body.page-einfahrtstor-antriebe .door-badges .door-badge-default .price-badge-price,
.door-badges body.page-einfahrtstor-antriebe .door-badge-default .price-badge-price,
body.page-einfahrtstor-antriebe .door-badges-default .door-badge .price-badge-price,
.door-badges-default body.page-einfahrtstor-antriebe .door-badge .price-badge-price,
body.page-einfahrtstor-antriebe .door-badges-default .door-badge-default .price-badge-price,
.door-badges-default body.page-einfahrtstor-antriebe .door-badge-default .price-badge-price,
body.page-einfahrtstor-antriebe .prd-image-box .prd-image-badge .price-badge-price,
.prd-image-box body.page-einfahrtstor-antriebe .prd-image-badge .price-badge-price,
body.page-einfahrtstor-antriebe .additional-content-template .half .badge-container .badge .price-badge-price,
.additional-content-template .half .badge-container body.page-einfahrtstor-antriebe .badge .price-badge-price {
    margin: 0;
    font-size: 3.5rem
}

body.page-einfahrtstor-antriebe .prd-badge .price-badge-price .asterisk,
body.page-einfahrtstor-antriebe .door-badges .door-badge .price-badge-price .asterisk,
.door-badges body.page-einfahrtstor-antriebe .door-badge .price-badge-price .asterisk,
body.page-einfahrtstor-antriebe .door-badges .door-badge-default .price-badge-price .asterisk,
.door-badges body.page-einfahrtstor-antriebe .door-badge-default .price-badge-price .asterisk,
body.page-einfahrtstor-antriebe .door-badges-default .door-badge .price-badge-price .asterisk,
.door-badges-default body.page-einfahrtstor-antriebe .door-badge .price-badge-price .asterisk,
body.page-einfahrtstor-antriebe .door-badges-default .door-badge-default .price-badge-price .asterisk,
.door-badges-default body.page-einfahrtstor-antriebe .door-badge-default .price-badge-price .asterisk,
body.page-einfahrtstor-antriebe .prd-image-box .prd-image-badge .price-badge-price .asterisk,
.prd-image-box body.page-einfahrtstor-antriebe .prd-image-badge .price-badge-price .asterisk,
body.page-einfahrtstor-antriebe .additional-content-template .half .badge-container .badge .price-badge-price .asterisk,
.additional-content-template .half .badge-container body.page-einfahrtstor-antriebe .badge .price-badge-price .asterisk {
    font-size: 3.5rem !important
}

body.page-aluminium-haustuer-thermosafe .prd-badge p,
body.page-aluminium-haustuer-thermosafe .door-badges .door-badge p,
.door-badges body.page-aluminium-haustuer-thermosafe .door-badge p,
body.page-aluminium-haustuer-thermosafe .door-badges .door-badge-default p,
.door-badges body.page-aluminium-haustuer-thermosafe .door-badge-default p,
body.page-aluminium-haustuer-thermosafe .door-badges-default .door-badge p,
.door-badges-default body.page-aluminium-haustuer-thermosafe .door-badge p,
body.page-aluminium-haustuer-thermosafe .door-badges-default .door-badge-default p,
.door-badges-default body.page-aluminium-haustuer-thermosafe .door-badge-default p,
body.page-aluminium-haustuer-thermosafe .prd-image-box .prd-image-badge p,
.prd-image-box body.page-aluminium-haustuer-thermosafe .prd-image-badge p,
body.page-aluminium-haustuer-thermosafe .additional-content-template .half .badge-container .badge p,
.additional-content-template .half .badge-container body.page-aluminium-haustuer-thermosafe .badge p {
    font-size: 1.4rem;
    margin-top: 18px
}

body.page-aluminium-haustuer-thermosafe .prd-badge p strong,
body.page-aluminium-haustuer-thermosafe .door-badges .door-badge p strong,
.door-badges body.page-aluminium-haustuer-thermosafe .door-badge p strong,
body.page-aluminium-haustuer-thermosafe .door-badges .door-badge-default p strong,
.door-badges body.page-aluminium-haustuer-thermosafe .door-badge-default p strong,
body.page-aluminium-haustuer-thermosafe .door-badges-default .door-badge p strong,
.door-badges-default body.page-aluminium-haustuer-thermosafe .door-badge p strong,
body.page-aluminium-haustuer-thermosafe .door-badges-default .door-badge-default p strong,
.door-badges-default body.page-aluminium-haustuer-thermosafe .door-badge-default p strong,
body.page-aluminium-haustuer-thermosafe .prd-image-box .prd-image-badge p strong,
.prd-image-box body.page-aluminium-haustuer-thermosafe .prd-image-badge p strong,
body.page-aluminium-haustuer-thermosafe .additional-content-template .half .badge-container .badge p strong,
.additional-content-template .half .badge-container body.page-aluminium-haustuer-thermosafe .badge p strong {
    line-height: 1.8em
}

body.page-aluminium-haustuer-thermosafe .prd-badge p strong sup,
body.page-aluminium-haustuer-thermosafe .door-badges .door-badge p strong sup,
.door-badges body.page-aluminium-haustuer-thermosafe .door-badge p strong sup,
body.page-aluminium-haustuer-thermosafe .door-badges .door-badge-default p strong sup,
.door-badges body.page-aluminium-haustuer-thermosafe .door-badge-default p strong sup,
body.page-aluminium-haustuer-thermosafe .door-badges-default .door-badge p strong sup,
.door-badges-default body.page-aluminium-haustuer-thermosafe .door-badge p strong sup,
body.page-aluminium-haustuer-thermosafe .door-badges-default .door-badge-default p strong sup,
.door-badges-default body.page-aluminium-haustuer-thermosafe .door-badge-default p strong sup,
body.page-aluminium-haustuer-thermosafe .prd-image-box .prd-image-badge p strong sup,
.prd-image-box body.page-aluminium-haustuer-thermosafe .prd-image-badge p strong sup,
body.page-aluminium-haustuer-thermosafe .additional-content-template .half .badge-container .badge p strong sup,
.additional-content-template .half .badge-container body.page-aluminium-haustuer-thermosafe .badge p strong sup {
    top: -0.9em
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.half {
    width: 50%
}

@media (min-width: 320px) and (max-width: 767px) {
    .half {
        width: 100%
    }
}

.catalog-group {
    width: 50%;
    display: inline-block
}

.catalog-headline {
    font-weight: bold;
    margin-bottom: 0 !important
}

.additional-content-template-headline img {
    max-width: 140px;
    position: absolute;
    right: 0;
    top: 36px
}

@media (min-width: 768px) and (max-width: 979px) {
    .additional-content-template-headline img {
        position: relative;
        top: 0px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .additional-content-template-headline img {
        position: relative;
        top: 0px
    }
}

.half-content {
    overflow: hidden;
    background: #efefef;
    padding: 20px
}

.half-content>div {
    float: left;
    position: relative;
    box-sizing: border-box;
    width: 50%;
    height: 264px;
    margin: 15px 0
}

.half-content>div img {
    width: 205px;
    max-width: 100%
}

.half-content>div span {
    display: block;
    font-weight: bold;
    width: 138px;
    position: absolute;
    margin-top: 20px;
    bottom: 0px
}

.page-eingangstuer-renodoor .half-content {
    background: transparent;
    padding: 10px 0 0
}

.catalog-box {
    background: #efefef;
    padding: 20px;
    margin-top: 20px
}

.catalog-box .catalog-subline {
    font-weight: bold;
    font-size: 1.4rem
}

.catalog-box-content {
    margin-bottom: 0px
}

.catalog-box-content img {
    width: 80%
}

.catalog-box-links .catalog-box-link {
    display: block;
    color: #ff9900;
    text-decoration: none;
    padding-left: 10px
}

.catalog-box-links .catalog-box-link:hover {
    color: #ff9900;
    text-decoration: underline
}

.catalog-box-two-columns {
    margin-top: 10px
}

.catalog-box-two-columns .catalog-box-links {
    display: block;
    width: 100%;
    padding: 10px 0
}

.catalog-box-two-columns .catalog-box-link {
    padding-left: 0
}

.catalog-box-two-columns .catalog-box-half {
    width: 49%;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 15px
}

.door-badges,
.door-badges-default {
    float: right;
    z-index: 100;
    position: relative;
    width: auto;
    margin-top: 2em
}

@media (min-width: 320px) and (max-width: 767px) {
    .door-badges,
    .door-badges-default {
        width: 100%
    }
}

.door-badges .door-badge,
.door-badges .door-badge-default,
.door-badges-default .door-badge,
.door-badges-default .door-badge-default {
    padding: 15px 0 15px 0;
    margin: 0 0 10px;
    clear: both;
    width: 302px
}

@media (min-width: 320px) and (max-width: 767px) {
    .door-badges .door-badge,
    .door-badges .door-badge-default,
    .door-badges-default .door-badge,
    .door-badges-default .door-badge-default {
        margin: 0 auto 10px auto
    }
}

.prd-door-configurator .prd-colors,
.prd-door-configurator .prd-doors {
    background-color: transparent
}

.prd-door-configurator .prd-colors ul.colors,
.prd-door-configurator .prd-doors ul.colors {
    background-color: #efefef;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-right: 20px
}

.prd-door-configurator .prd-colors ul.variants,
.prd-door-configurator .prd-doors ul.variants {
    width: 100%;
    background-color: #efefef;
    padding-top: 10px;
    padding-left: 15px;
    display: none
}

.prd-door-configurator .prd-colors ul.variants li,
.prd-door-configurator .prd-doors ul.variants li {
    width: 20%
}

.prd-door-configurator .prd-colors ul.variants img,
.prd-door-configurator .prd-doors ul.variants img {
    width: 100%
}

.prd-door-configurator .prd-colors ul.variants.active,
.prd-door-configurator .prd-doors ul.variants.active {
    display: block
}

.prd-door-configurator .prd-colors .variant-text,
.prd-door-configurator .prd-doors .variant-text {
    background-color: #efefef;
    padding-left: 15px;
    margin-bottom: 0
}

.prd-door-configurator .prd-doors {
    padding: 10px 168px 15px 15px
}

@media (min-width: 768px) and (max-width: 979px) {
    .prd-door-configurator .prd-doors {
        padding-right: 15px
    }
}

.prd-door-configurator .prd-doors>.variant-text {
    display: inline;
    padding-top: 0 !important
}

.prd-door-configurator .prd-doors>.prd-price {
    color: #fbae0a;
    font-weight: bold;
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline;
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: .5em;
    margin-top: 1em;
    margin-left: 15px;
    position: relative;
    float: none;
    right: auto;
    display: block
}

@media only screen and (min-width: 980px) {
    .prd-door-configurator .prd-doors>.prd-price {
        right: -200px;
        display: inline
    }
}

.prd-variant-color {
    padding-left: 15px
}

@media only screen and (min-width: 320px) and (max-width: 561px) {
    .prd-variant-color-value {
        width: 100%;
        display: block
    }
}

.variants-container {
    margin-top: 20px
}

.prd-colors {
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .de.page-aluminium-haustuer-thermosafe .prd-image-zoom {
        top: -30px !important
    }
}

.lt-ie9 .de.page-aluminium-haustuer-thermosafe .prd-image-zoom {
    top: -30px !important
}

footer ul {
    overflow: hidden;
    *zoom: 1;
    margin: 0;
    padding: 0
}

footer ul li {
    list-style-type: none
}

@media (min-width: 768px) {
    footer ul li {
        width: 25%;
        float: left;
        margin-right: 0%;
        display: inline
    }
}

.lt-ie9 footer ul li {
    width: 25%;
    float: left;
    margin-right: 0%;
    display: inline
}

footer ul li a {
    color: #fff;
    text-decoration: none;
    line-height: 2.5
}

footer ul li a:before {
    content: "â€ş ";
    color: #f9b000
}

@media (min-width: 768px) {
    header .menu-button {
        display: none
    }
}

.lt-ie9 header .menu-button {
    display: none
}

header ul {
    overflow: hidden;
    *zoom: 1;
    margin: 0;
    padding: 0
}

@media (min-width: 768px) {
    header ul li {
        list-style-type: none;
        width: 20%;
        float: left;
        margin-right: 0%;
        display: inline
    }
    header ul li a {
        background-color: #d6d8fb;
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
        opacity: 0.9;
        display: block;
        margin: 10px 2px 0px 2px;
        height: 70px;
        line-height: 70px;
        color: #000
    }
    header ul li a span {
        margin: 0 14px;
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-size: 16px;
        font-size: 1.6rem
    }
    header ul li a.active,
    header ul li a:hover {
        margin-top: 0px;
        filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        background-color: #fff;
        height: 84px
    }
    header ul li a.active span,
    header ul li a:hover span {
        margin-top: 20px
    }
}

.lt-ie9 header ul li {
    list-style-type: none;
    width: 20%;
    float: left;
    margin-right: 0%;
    display: inline
}

.lt-ie9 header ul li a {
    background-color: #d6d8fb;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    display: block;
    margin: 10px 2px 0px 2px;
    height: 70px;
    line-height: 70px;
    color: #000
}

.lt-ie9 header ul li a span {
    margin: 0 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.lt-ie9 header ul li a.active,
.lt-ie9 header ul li a:hover {
    margin-top: 0px;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    background-color: #fff;
    height: 84px
}

.lt-ie9 header ul li a.active span,
.lt-ie9 header ul li a:hover span {
    margin-top: 20px
}

@media (min-width: 768px) {
    header ul.has-6-products li {
        width: 16.66667%;
        float: left;
        margin-right: 0%;
        display: inline
    }
    header ul.has-7-products li {
        width: 14.16667%;
        float: left;
        margin-right: 0%;
        display: inline
    }
}

.lt-ie9 header ul.has-6-products li {
    width: 16.66667%;
    float: left;
    margin-right: 0%;
    display: inline
}

.lt-ie9 header ul.has-7-products li {
    width: 14.16667%;
    float: left;
    margin-right: 0%;
    display: inline
}

@media (min-width: 768px) and (max-width: 979px) {
    header ul li a span {
        margin: 0 5px;
        font-size: 15px;
        font-size: 1.5rem
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    header nav {
        display: none
    }
    header .menu-button {
        clear: both;
        cursor: pointer;
        background-color: #333366;
        color: #fff;
        font-weight: bold;
        padding: 5px 5px;
        display: block;
        font-size: 16px;
        font-size: 1.6rem;
        text-align: center
    }
    header li {
        background-color: #c4cbe5;
        border-top: 1px solid #fff
    }
    header li a {
        font-size: 16px;
        font-size: 1.6rem;
        color: #000;
        padding: 5px 5px;
        display: block;
        font-weight: normal;
        text-decoration: none
    }
    header .stickyMenu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999
    }
    header .stickyMenu .menu-button {
        margin: 0 10px
    }
    header .stickyMenu li {
        margin: 0 10px
    }
}

@media only screen and (min-width: 768px) {
    header nav {
        display: block !important
    }
}

.piggybank {
    display: none;
    position: absolute;
    top: 410px;
    left: 69%;
    width: 365px;
    z-index: 200
}

@media only screen and (max-width: 980px) {
    .piggybank {
        display: none !important
    }
}

@media only screen and (min-width: 981px) and (max-width: 1100px) {
    .piggybank {
        left: 65%
    }
}

@media only screen and (min-width: 1101px) and (max-width: 1200px) {
    .piggybank {
        left: 67%
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
    .piggybank {
        left: 72%
    }
}

@media only screen and (min-width: 1301px) and (max-width: 1549px) {
    .piggybank {
        left: 74%
    }
}

@media only screen and (min-width: 1550px) and (max-width: 1650px) {
    .piggybank {
        left: 71%
    }
}

@media only screen and (min-width: 1900px) {
    .piggybank {
        left: 63%
    }
}

.piggybank a {
    color: #000;
    text-decoration: underline
}

.piggybank a:hover {
    text-decoration: none;
    color: #000
}

.piggybank .piggybank__img {
    display: inline-block;
    width: 123px
}

.piggybank .piggybank__tooltip-box {
    vertical-align: middle;
    display: inline-block;
    background: #ff9900;
    color: #000;
    cursor: help;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 14px 15px 20px;
    text-align: center;
    width: 200px;
    transform: translateZ(0);
    font-weight: bold;
    -webkit-font-smoothing: antialiased
}

.piggybank .piggybank__tooltip-box .piggybank__tooltip-popup {
    background: #ff9900;
    bottom: 100%;
    box-shadow: 0 0 10px #000;
    color: #000;
    display: block;
    left: -25px;
    margin-bottom: 15px;
    font-weight: normal;
    opacity: 0;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    transform: translateY(10px);
    transition: all .25s ease-out
}

.piggybank .piggybank__tooltip-box .piggybank__tooltip-popup:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.piggybank .piggybank__tooltip-box .piggybank__tooltip-popup:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #ff9900 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.piggybank .piggybank__tooltip-box:hover .piggybank__tooltip-popup {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0px)
}

.piggybank .lte8 .piggybank__tooltip-box .piggybank__tooltip-popup {
    display: none
}

.piggybank .lte8 .piggybank__tooltip-box:hover .piggybank__tooltip-popup {
    display: block
}

.prd {
    *zoom: 1;
    padding-top: 45px;
    margin-bottom: 25px;
    position: relative
}

.prd:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd {
        padding-top: 20px
    }
}

.prd.first,
.prd.additional {
    border-top: 1px solid #bfbfbf
}

.prd .prd-image-extra {
    width: 70% !important
}

.prd .prd-image-text {
    margin-left: 30% !important
}

@media only screen and (max-width: 767px) {
    .prd .prd-image-text {
        margin-left: 15% !important
    }
}

.prd+.prd {
    padding-top: 0
}

.prd.additional {
    padding-top: 45px
}

.prd h2 {
    margin-top: 0;
    padding-right: 15px
}

.prd ul {
    margin: 0;
    padding: 15px
}

.prd ul li {
    *zoom: 1;
    vertical-align: top;
    margin-top: .3em
}

.prd ul li:after {
    content: "";
    display: table;
    clear: both
}

.prd ul li:first-child {
    margin-top: 0
}

.prd ul li.isheading {
    margin-left: -16px;
    padding-bottom: 20px;
    list-style: none
}

.prd ul li .prd-image {
    height: 150px
}

.prd ul li .prd-image-single {
    width: 100%
}

.prd ul li .prd-image-wrapper {
    margin-top: 1.3em
}

.prd span.sub {
    position: relative;
    vertical-align: baseline;
    bottom: -3px;
    font-size: 80%
}

.prd-variants,
.prd-door-configurator .prd-colors,
.prd-door-configurator .prd-doors {
    background-color: #efefef;
    display: block;
    padding-left: 15px
}

@media (min-width: 768px) {
    .prd-variants,
    .prd-door-configurator .prd-colors,
    .prd-door-configurator .prd-doors {
        z-index: 100;
        position: relative;
        width: 700px
    }
}

.lt-ie9 .prd-variants,
.lt-ie9 .prd-door-configurator .prd-colors,
.prd-door-configurator .lt-ie9 .prd-colors,
.lt-ie9 .prd-door-configurator .prd-doors,
.prd-door-configurator .lt-ie9 .prd-doors {
    z-index: 100;
    position: relative;
    width: 700px
}

@media (min-width: 768px) and (max-width: 979px) {
    .prd-variants,
    .prd-door-configurator .prd-colors,
    .prd-door-configurator .prd-doors {
        width: 100%
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-variants,
    .prd-door-configurator .prd-colors,
    .prd-door-configurator .prd-doors {
        padding: 1em
    }
    .prd-variants p,
    .prd-door-configurator .prd-colors p,
    .prd-door-configurator .prd-doors p,
    .prd-variants ul,
    .prd-door-configurator .prd-colors ul,
    .prd-door-configurator .prd-doors ul {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.prd-variants p,
.prd-door-configurator .prd-colors p,
.prd-door-configurator .prd-doors p {
    margin-top: 0;
    padding-top: 1em
}

.prd-variants ul,
.prd-door-configurator .prd-colors ul,
.prd-door-configurator .prd-doors ul {
    *zoom: 1;
    padding: 0 0 1em 0;
    margin: 0
}

.prd-variants ul:after,
.prd-door-configurator .prd-colors ul:after,
.prd-door-configurator .prd-doors ul:after {
    content: "";
    display: table;
    clear: both
}

.prd-variants ul li,
.prd-door-configurator .prd-colors ul li,
.prd-door-configurator .prd-doors ul li {
    list-style-type: none;
    float: left;
    margin: 0 13px 0 0;
    border-top: 4px solid #efefef;
    border-bottom: 4px solid #efefef
}

.prd-variants ul li.active,
.prd-door-configurator .prd-colors ul li.active,
.prd-door-configurator .prd-doors ul li.active,
.prd-variants ul li:hover,
.prd-door-configurator .prd-colors ul li:hover,
.prd-door-configurator .prd-doors ul li:hover {
    border-color: #858585
}

.prd-variants ul li:last-child,
.prd-door-configurator .prd-colors ul li:last-child,
.prd-door-configurator .prd-doors ul li:last-child {
    margin-right: 0
}

.prd-variants ul li img,
.prd-door-configurator .prd-colors ul li img,
.prd-door-configurator .prd-doors ul li img {
    border: 1px solid #515151;
    cursor: pointer;
    margin: 4px 0
}

.prd-price {
    color: #fbae0a;
    font-weight: bold;
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline;
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: .5em;
    margin-top: 1em;
    display: inline
}

.prd-price span.sale {
    color: #1a1a18;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: line-through
}

.prd-price span.prefix {
    color: #1a1a18;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal
}

.prd-price span.price-box {
    display: inline-block
}

.prd-price.gray {
    position: relative;
    top: -19px;
    background-color: #efefef;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .prd-price.gray {
        position: relative;
        width: 700px
    }
}

.lt-ie9 .prd-price.gray {
    position: relative;
    width: 700px
}

@media (min-width: 768px) and (max-width: 979px) {
    .prd-price.gray {
        width: 100%
    }
}

.prd-price .prices-box-wrapper {
    position: relative;
    margin-bottom: 40px
}

.prd-price .prices-box-wrapper .surface-list {
    margin-bottom: 20px
}

.prd-price .prices-box-wrapper .surface-list .header {
    padding-bottom: 0
}

@media (min-width: 768px) and (max-width: 979px) {
    .prd-price .prices-box-wrapper .surface-list {
        width: 80%;
        margin-bottom: 20px
    }
    .prd-price .prices-box-wrapper .surface-list .header {
        padding-bottom: 0
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-price .prices-box-wrapper .surface-list {
        width: 80%;
        margin-bottom: 20px
    }
    .prd-price .prices-box-wrapper .surface-list .header {
        padding-bottom: 0
    }
}

.prd-price .prices-box-wrapper ul {
    width: 100px;
    font-size: 10px;
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    padding: 0;
    margin: 0 20px 0 20px
}

@media (min-width: 768px) and (max-width: 979px) {
    .prd-price .prices-box-wrapper ul {
        width: 130px;
        margin-right: 0;
        margin-left: 40px
    }
}

.prd-price .prices-box-wrapper li {
    color: black;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px
}

.prd-price .prices-box-wrapper li.header {
    font-weight: bold;
    padding-bottom: 12px
}

.prd-price .prices-box-wrapper li.prices-box {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    padding-top: 12px;
    padding-right: 2px;
    border-top: 1px solid #bfbfbf;
    color: #fbae0a;
    font-size: 24px;
    text-align: right
}

.prices-box.one-price {
    border-top: 1px solid #bfbfbf;
    width: 275px;
    padding-top: 12px;
    color: #fbae0a;
    margin-left: 20px;
    margin-bottom: 0
}

.prices-box.one-price .price-container {
    display: inline-block;
    font-size: 11px;
    line-height: 14px
}

.prices-box.one-price .price-container>span {
    display: inline-block;
    font-size: 22px;
    line-height: 1em
}

.prices-box.one-price .price-container>span.extra {
    font-size: 11px;
    line-height: 14px;
    color: black;
    font-weight: normal
}

.promotion-links {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

.promotion-links li+li {
    margin-top: 10px
}

.prd-button {
    display: inline-block;
    background-color: #323267;
    min-height: 39px;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
    color: #fff;
    vertical-align: middle;
    max-width: 100%;
    overflow: hidden;
    font-size: 14px;
    font-size: 1.4rem
}

.prd-button:hover {
    background-color: #ff9900
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-button {
        padding: 9px 5px 9px 5px;
        font-size: 13px
    }
}

@media (min-width: 768px) {
    .prd-button {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.lt-ie9 .prd-button {
    font-size: 16px;
    font-size: 1.6rem
}

@media (min-width: 768px) and (max-width: 979px) {
    .prd-button {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.prd-button span {
    display: inline-block;
    padding-right: 7px
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-button span {
        padding-right: 2px
    }
}

.prd-button-group {
    margin: 20px 0 0 25px
}

.prd-button-group:last-of-type {
    margin-bottom: 20px
}

.prd-button span.icon {
    float: left;
    margin-right: 10px
}

.prd-button span.text {
    padding-top: 6px
}

.prd-button.single-button {
    margin: 0 0 45px 25px
}

.blue-button {
    margin: 15px 20px 0;
    padding: 10px 15px;
    width: 410px
}

@media (min-width: 320px) and (max-width: 767px) {
    .blue-button {
        margin-top: 10px !important
    }
}

.prd-image {
    position: relative;
    z-index: 101;
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    border: none
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-image {
        margin: 0 auto
    }
}

@media screen and (min-width: 768px) {
    .prd-image.prd-image-single {
        width: 100%;
        max-height: none
    }
}

.prd-image.shadow {
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-image.image-left {
        margin: 0;
        margin-bottom: 10px
    }
}

.prd-image-box {
    *zoom: 1;
    float: right;
    position: relative
}

.prd-image-box:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 768px) {
    .prd-image-box .prd-image-badge {
        position: absolute;
        z-index: 103;
        bottom: -410px;
        left: 40px;
        width: 310px;
        padding: 10px 15px;
        -moz-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
        box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px
    }
}

.lt-ie9 .prd-image-box .prd-image-badge {
    position: absolute;
    z-index: 103;
    bottom: -410px;
    left: 40px;
    width: 310px;
    padding: 10px 15px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
    box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-image-box {
        margin: 0 auto !important;
        float: none
    }
    .prd-image-box img.prd-image {
        max-height: 400px
    }
}

.prd-image-zoom {
    display: none
}

@media (min-width: 768px) {
    .prd-image-zoom {
        display: block;
        position: absolute;
        z-index: 104;
        top: 21px;
        left: -58px;
        width: 134px
    }
}

.lt-ie9 .prd-image-zoom {
    display: block;
    position: absolute;
    z-index: 104;
    top: 21px;
    left: -58px;
    width: 134px
}

.slider-warranty {
    position: absolute;
    top: -19px;
    right: -150px;
    z-index: 200
}

@media (min-width: 320px) and (max-width: 767px) {
    .slider-warranty {
        display: none
    }
}

.slider-warranty img {
    max-width: 117px
}

.prd-column {
    position: relative;
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-column.prd-column-alpha {
        display: table;
        margin-bottom: 1em
    }
}

.prd-column .image-left {
    float: right
}

@media (min-width: 768px) {
    .prd-column {
        width: 50%;
        float: left;
        margin-right: 0%;
        display: inline
    }
    .prd-column .prd-image {
        float: right
    }
    .additional .prd-column {
        width: 41.66667%;
        float: left;
        margin-right: 0%;
        display: inline;
        margin-right: 8.33333%
    }
}

.lt-ie9 .prd-column {
    width: 50%;
    float: left;
    margin-right: 0%;
    display: inline
}

.lt-ie9 .prd-column .prd-image {
    float: right
}

.additional .lt-ie9 .prd-column {
    width: 41.66667%;
    float: left;
    margin-right: 0%;
    display: inline;
    margin-right: 8.33333%
}

.prd-text {
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline;
    font-size: 14px
}

.prd-text li {
    padding-bottom: 5px
}

.prd-text ul {
    padding: 15px 0 15px 15px
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-text>ul {
        padding-top: 0
    }
}

.prd-links {
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline;
    bottom: 0;
    position: relative
}

@media screen and (min-width: 320px) {
    .prd-links.right {
        position: absolute;
        right: 0
    }
    .prd-links.right ul.promotion-links {
        margin-left: 50%
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-links.right {
        display: none
    }
}

.prd-links.hide {
    display: none
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-links.hide {
        display: block
    }
}

.prd-context {
    font-size: 9px;
    font-size: 0.9rem;
    margin-bottom: 1em;
    border-top: 1px solid #bfbfbf
}

.prd-context a {
    color: #000
}

.prd-context a:hover {
    text-decoration: none;
    color: #000
}

.prd-warranty {
    position: absolute;
    right: 15px;
    bottom: -52px;
    z-index: 200
}

.prd-warranty .prd-warranty-text {
    position: absolute;
    font-size: 12px;
    color: #1a1a18;
    width: 318px;
    left: -330px;
    bottom: 26px;
    text-align: right
}

.prd-warranty img {
    max-width: 117px
}

.prd-table {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 50px;
    margin-top: 80px
}

.prd-table table {
    width: 100%
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-table table {
        width: 900px
    }
}

.prd-table thead tr {
    background-color: #efefef
}

.prd-table thead td {
    font-weight: bold;
    padding: 15px 50px 15px 0;
    text-align: left;
    font-size: 16px
}

.prd-table thead td:first-child {
    padding: 21px 50px 21px 90px
}

.prd-table thead td:last-child {
    padding: 0px 90px 0px 0
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-table thead td {
        padding: 15px !important
    }
}

.prd-table tbody tr:nth-child(odd) {
    background-color: #ffffff
}

.prd-table tbody tr:nth-child(even) {
    background-color: #efefef
}

.prd-table tbody td {
    text-align: left;
    padding: 0px 50px 2px 0
}

.prd-table tbody td:first-child {
    padding: 0px 50px 0px 90px
}

.prd-table tbody td:last-child {
    padding: 3px 90px 3px 0
}

@media (min-width: 320px) and (max-width: 767px) {
    .prd-table tbody td {
        padding: 15px !important
    }
}

.prd-table .prd-table-footnote {
    font-size: 12px;
    padding: 15px 0
}

.siegel-box {
    position: absolute;
    top: -30px;
    right: -110px
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .siegel-box {
        right: -200px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .siegel-box {
        position: static;
        margin-bottom: 15px;
        width: 100%;
        display: block
    }
}

.siegel-box .siegel {
    margin-left: 20px;
    z-index: 999
}

@media (min-width: 320px) and (max-width: 767px) {
    .siegel-box .siegel {
        display: inline
    }
}

.page-haustuer-renodoor-plus .additional-content-template .half.catalog h3 {
    margin-left: 0px
}

.additional-content-template {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    padding-bottom: 3em;
    padding-top: 2em;
    border-top: 1px solid #bfbfbf
}

.additional-content-template .half {
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline;
    padding: 0 10px
}

@media (min-width: 768px) {
    .additional-content-template .half {
        width: 50%;
        float: left;
        margin-right: 0%;
        display: inline
    }
    .additional-content-template .half .prd-image {
        float: right
    }
}

.lt-ie9 .additional-content-template .half {
    width: 50%;
    float: left;
    margin-right: 0%;
    display: inline
}

.lt-ie9 .additional-content-template .half .prd-image {
    float: right
}

.additional-content-template .half .half {
    padding-left: 0
}

.additional-content-template .half.right {
    float: right
}

.additional-content-template .half h3 {
    font-size: 24px;
    margin-bottom: .5em
}

.additional-content-template .half.catalog h3 {
    margin-left: 19px
}

.additional-content-template .half span.sub {
    position: relative;
    vertical-align: baseline;
    bottom: -3px;
    font-size: 80%
}

.additional-content-template .half .img-half {
    display: inline-block;
    width: 49%;
    padding-right: 8px;
    padding-top: 30px
}

.additional-content-template .half .img-half img {
    max-width: 100%;
    width: 100%
}

.additional-content-template .half .img-half:last-child {
    padding-right: 0
}

.additional-content-template .half .img-half p {
    display: block;
    margin: 0;
    padding: 3px 0;
    font-size: 10px
}

.additional-content-template .half img.right {
    float: right
}

.additional-content-template .half img.bisecur {
    position: absolute;
    top: 70px;
    right: 0
}

@media (min-width: 768px) and (max-width: 979px) {
    .additional-content-template .half img.bisecur {
        top: 40px;
        right: 4%
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .additional-content-template .half img.bisecur {
        top: 29%;
        right: 3%
    }
}

.additional-content-template .half img.full-width {
    max-width: 100%;
    width: 100%
}

.additional-content-template .half>p {
    margin: .5em 0
}

.additional-content-template .half>p:last-of-type {
    margin-bottom: 0
}

.additional-content-template .half>p.smaller {
    font-size: 80%
}

.additional-content-template .half .badge-container {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    margin-bottom: -40px;
    width: 100%
}

.additional-content-template .half .badge-container img.right {
    max-width: 50%;
    width: 50%
}

.additional-content-template .half .badge-container .badge {
    position: absolute;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    left: 70px;
    z-index: 103;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
    box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px
}

@media (min-width: 320px) and (max-width: 767px) {
    .additional-content-template .half .badge-container .badge {
        left: 5px
    }
}

.additional-content-template .half .badge-container .badge strong {
    font-size: 16px
}

.price-badge-2 {
    margin-right: 10px
}

.price-badges {
    display: none
}

.price-badges small {
    position: relative;
    top: 111px;
    line-height: 12px !important;
    display: inline-block;
    font-size: 10px
}

@media (min-width: 768px) {
    .price-badges {
        display: block;
        top: -160px;
        position: absolute;
        left: 0;
        width: 100%
    }
    .price-badges span.smallfont_1 {
        font-size: 1.8rem;
        line-height: 1.7rem;
        margin-top: 0
    }
    .price-badges span.smallfont_1 strong {
        font-size: 2.3rem;
        line-height: 3.5rem
    }
    .price-badges span.smallfont_2 {
        font-size: 1.6rem;
        line-height: 1.5rem;
        margin-top: 0
    }
    .price-badges span.smallfont_2 strong {
        font-size: 2.3rem
    }
}

.lt-ie9 .price-badges {
    display: block;
    top: -160px;
    position: absolute;
    left: 0;
    width: 100%
}

.lt-ie9 .price-badges span.smallfont_1 {
    font-size: 1.8rem;
    line-height: 1.7rem;
    margin-top: 0
}

.lt-ie9 .price-badges span.smallfont_1 strong {
    font-size: 2.3rem;
    line-height: 3.5rem
}

.lt-ie9 .price-badges span.smallfont_2 {
    font-size: 1.6rem;
    line-height: 1.5rem;
    margin-top: 0
}

.lt-ie9 .price-badges span.smallfont_2 strong {
    font-size: 2.3rem
}

.price-badges .prd-badge,
.price-badges .door-badges .door-badge,
.door-badges .price-badges .door-badge,
.price-badges .door-badges .door-badge-default,
.door-badges .price-badges .door-badge-default,
.price-badges .door-badges-default .door-badge,
.door-badges-default .price-badges .door-badge,
.price-badges .door-badges-default .door-badge-default,
.door-badges-default .price-badges .door-badge-default,
.price-badges .prd-image-box .prd-image-badge,
.prd-image-box .price-badges .prd-image-badge,
.price-badges .additional-content-template .half .badge-container .badge,
.additional-content-template .half .badge-container .price-badges .badge {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-box-shadow: #000 0px 0px 10px;
    -webkit-box-shadow: #000 0px 0px 10px;
    box-shadow: #000 0px 0px 10px;
    height: 256px;
    width: 256px;
    text-align: center;
    padding: 15px;
    position: absolute
}

.price-badges .prd-badge.price-badge-1,
.price-badges .door-badges .price-badge-1.door-badge,
.door-badges .price-badges .price-badge-1.door-badge,
.price-badges .door-badges .price-badge-1.door-badge-default,
.door-badges .price-badges .price-badge-1.door-badge-default,
.price-badges .door-badges-default .price-badge-1.door-badge,
.door-badges-default .price-badges .price-badge-1.door-badge,
.price-badges .door-badges-default .price-badge-1.door-badge-default,
.door-badges-default .price-badges .price-badge-1.door-badge-default,
.price-badges .prd-image-box .price-badge-1.prd-image-badge,
.prd-image-box .price-badges .price-badge-1.prd-image-badge,
.price-badges .additional-content-template .half .badge-container .price-badge-1.badge,
.additional-content-template .half .badge-container .price-badges .price-badge-1.badge {
    left: 50%;
    margin-left: -128px
}

@media (min-width: 768px) and (max-width: 979px) {
    .price-badges .prd-badge.price-badge-1,
    .price-badges .door-badges .price-badge-1.door-badge,
    .door-badges .price-badges .price-badge-1.door-badge,
    .price-badges .door-badges .price-badge-1.door-badge-default,
    .door-badges .price-badges .price-badge-1.door-badge-default,
    .price-badges .door-badges-default .price-badge-1.door-badge,
    .door-badges-default .price-badges .price-badge-1.door-badge,
    .price-badges .door-badges-default .price-badge-1.door-badge-default,
    .door-badges-default .price-badges .price-badge-1.door-badge-default,
    .price-badges .prd-image-box .price-badge-1.prd-image-badge,
    .prd-image-box .price-badges .price-badge-1.prd-image-badge,
    .price-badges .additional-content-template .half .badge-container .price-badge-1.badge,
    .additional-content-template .half .badge-container .price-badges .price-badge-1.badge {
        left: 25%
    }
}

.price-badges .prd-badge.price-badge-2,
.price-badges .door-badges .price-badge-2.door-badge,
.door-badges .price-badges .price-badge-2.door-badge,
.price-badges .door-badges .price-badge-2.door-badge-default,
.door-badges .price-badges .price-badge-2.door-badge-default,
.price-badges .door-badges-default .price-badge-2.door-badge,
.door-badges-default .price-badges .price-badge-2.door-badge,
.price-badges .door-badges-default .price-badge-2.door-badge-default,
.door-badges-default .price-badges .price-badge-2.door-badge-default,
.price-badges .prd-image-box .price-badge-2.prd-image-badge,
.prd-image-box .price-badges .price-badge-2.prd-image-badge,
.price-badges .additional-content-template .half .badge-container .price-badge-2.badge,
.additional-content-template .half .badge-container .price-badges .price-badge-2.badge {
    right: 0;
    left: auto
}

@media (min-width: 768px) and (max-width: 979px) {
    .price-badges .prd-badge.price-badge-2,
    .price-badges .door-badges .price-badge-2.door-badge,
    .door-badges .price-badges .price-badge-2.door-badge,
    .price-badges .door-badges .price-badge-2.door-badge-default,
    .door-badges .price-badges .price-badge-2.door-badge-default,
    .price-badges .door-badges-default .price-badge-2.door-badge,
    .door-badges-default .price-badges .price-badge-2.door-badge,
    .price-badges .door-badges-default .price-badge-2.door-badge-default,
    .door-badges-default .price-badges .price-badge-2.door-badge-default,
    .price-badges .prd-image-box .price-badge-2.prd-image-badge,
    .prd-image-box .price-badges .price-badge-2.prd-image-badge,
    .price-badges .additional-content-template .half .badge-container .price-badge-2.badge,
    .additional-content-template .half .badge-container .price-badges .price-badge-2.badge {
        right: 0;
        left: auto
    }
}

.price-badges .prd-badge.price-badge-3,
.price-badges .door-badges .price-badge-3.door-badge,
.door-badges .price-badges .price-badge-3.door-badge,
.price-badges .door-badges .price-badge-3.door-badge-default,
.door-badges .price-badges .price-badge-3.door-badge-default,
.price-badges .door-badges-default .price-badge-3.door-badge,
.door-badges-default .price-badges .price-badge-3.door-badge,
.price-badges .door-badges-default .price-badge-3.door-badge-default,
.door-badges-default .price-badges .price-badge-3.door-badge-default,
.price-badges .prd-image-box .price-badge-3.prd-image-badge,
.prd-image-box .price-badges .price-badge-3.prd-image-badge,
.price-badges .additional-content-template .half .badge-container .price-badge-3.badge,
.additional-content-template .half .badge-container .price-badges .price-badge-3.badge {
    left: 78.5%
}

@media (min-width: 768px) and (max-width: 979px) {
    .price-badges .prd-badge.price-badge-3,
    .price-badges .door-badges .price-badge-3.door-badge,
    .door-badges .price-badges .price-badge-3.door-badge,
    .price-badges .door-badges .price-badge-3.door-badge-default,
    .door-badges .price-badges .price-badge-3.door-badge-default,
    .price-badges .door-badges-default .price-badge-3.door-badge,
    .door-badges-default .price-badges .price-badge-3.door-badge,
    .price-badges .door-badges-default .price-badge-3.door-badge-default,
    .door-badges-default .price-badges .price-badge-3.door-badge-default,
    .price-badges .prd-image-box .price-badge-3.prd-image-badge,
    .prd-image-box .price-badges .price-badge-3.prd-image-badge,
    .price-badges .additional-content-template .half .badge-container .price-badge-3.badge,
    .additional-content-template .half .badge-container .price-badges .price-badge-3.badge {
        left: 64%
    }
}

.price-badges .prd-badge p,
.price-badges .door-badges .door-badge p,
.door-badges .price-badges .door-badge p,
.price-badges .door-badges .door-badge-default p,
.door-badges .price-badges .door-badge-default p,
.price-badges .door-badges-default .door-badge p,
.door-badges-default .price-badges .door-badge p,
.price-badges .door-badges-default .door-badge-default p,
.door-badges-default .price-badges .door-badge-default p,
.price-badges .prd-image-box .prd-image-badge p,
.prd-image-box .price-badges .prd-image-badge p,
.price-badges .additional-content-template .half .badge-container .badge p,
.additional-content-template .half .badge-container .price-badges .badge p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2em;
    position: relative;
    top: 110px
}

.price-badges .prd-badge span,
.price-badges .door-badges .door-badge span,
.door-badges .price-badges .door-badge span,
.price-badges .door-badges .door-badge-default span,
.door-badges .price-badges .door-badge-default span,
.price-badges .door-badges-default .door-badge span,
.door-badges-default .price-badges .door-badge span,
.price-badges .door-badges-default .door-badge-default span,
.door-badges-default .price-badges .door-badge-default span,
.price-badges .prd-image-box .prd-image-badge span,
.prd-image-box .price-badges .prd-image-badge span,
.price-badges .additional-content-template .half .badge-container .badge span,
.additional-content-template .half .badge-container .price-badges .badge span {
    display: block;
    margin-top: .5em
}

.price-badges .prd-badge strong sup,
.price-badges .door-badges .door-badge strong sup,
.door-badges .price-badges .door-badge strong sup,
.price-badges .door-badges .door-badge-default strong sup,
.door-badges .price-badges .door-badge-default strong sup,
.price-badges .door-badges-default .door-badge strong sup,
.door-badges-default .price-badges .door-badge strong sup,
.price-badges .door-badges-default .door-badge-default strong sup,
.door-badges-default .price-badges .door-badge-default strong sup,
.price-badges .prd-image-box .prd-image-badge strong sup,
.prd-image-box .price-badges .prd-image-badge strong sup,
.price-badges .additional-content-template .half .badge-container .badge strong sup,
.additional-content-template .half .badge-container .price-badges .badge strong sup {
    top: -.7em;
    font-size: 15px;
    font-size: 1.5rem
}

.prd-badge p .smallfont,
.door-badges .door-badge p .smallfont,
.door-badges .door-badge-default p .smallfont,
.door-badges-default .door-badge p .smallfont,
.door-badges-default .door-badge-default p .smallfont,
.prd-image-box .prd-image-badge p .smallfont,
.additional-content-template .half .badge-container .badge p .smallfont {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin: 0
}

.prd-badge p .smallfont_sup,
.door-badges .door-badge p .smallfont_sup,
.door-badges .door-badge-default p .smallfont_sup,
.door-badges-default .door-badge p .smallfont_sup,
.door-badges-default .door-badge-default p .smallfont_sup,
.prd-image-box .prd-image-badge p .smallfont_sup,
.additional-content-template .half .badge-container .badge p .smallfont_sup {
    margin-top: 5px
}

.center-sup {
    top: -0.2em
}

.page-eingangstuer-renodoor .price-badges .prd-badge.price-badge-1,
.page-eingangstuer-renodoor .price-badges .door-badges .price-badge-1.door-badge,
.door-badges .page-eingangstuer-renodoor .price-badges .price-badge-1.door-badge,
.page-eingangstuer-renodoor .price-badges .door-badges .price-badge-1.door-badge-default,
.door-badges .page-eingangstuer-renodoor .price-badges .price-badge-1.door-badge-default,
.page-eingangstuer-renodoor .price-badges .door-badges-default .price-badge-1.door-badge,
.door-badges-default .page-eingangstuer-renodoor .price-badges .price-badge-1.door-badge,
.page-eingangstuer-renodoor .price-badges .door-badges-default .price-badge-1.door-badge-default,
.door-badges-default .page-eingangstuer-renodoor .price-badges .price-badge-1.door-badge-default,
.page-eingangstuer-renodoor .price-badges .prd-image-box .price-badge-1.prd-image-badge,
.prd-image-box .page-eingangstuer-renodoor .price-badges .price-badge-1.prd-image-badge,
.page-eingangstuer-renodoor .price-badges .additional-content-template .half .badge-container .price-badge-1.badge,
.additional-content-template .half .badge-container .page-eingangstuer-renodoor .price-badges .price-badge-1.badge {
    left: 0;
    margin-left: 20px
}

@media (min-width: 320px) and (max-width: 767px) {
    .sidebar {
        display: none
    }
}

.sidebar {
    background-color: rgba(127, 127, 127, 0.9);
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 10px;
    position: fixed;
    right: -163px;
    top: 280px;
    width: 200px !important;
    z-index: 9999;
    transition: right .4s
}

.sidebar:hover {
    right: 0
}

.sidebar .sidebar-item {
    border-bottom: 1px solid #fff;
    opacity: 1;
    padding: 5px 0
}

.sidebar .sidebar-item:last-of-type {
    border-bottom: 0
}

.sidebar .sidebar-item span {
    font-family: 'Glyphicons Halflings';
    border-right: 1px solid #fff;
    float: left;
    padding-right: 12px;
    margin-right: 12px;
    cursor: pointer;
    top: 4px
}

.sidebar .sidebar-item span.dealer:before {
    content: "\e062"
}

.sidebar .sidebar-item span.catalog:before {
    content: "\e043"
}

.sidebar .sidebar-item span.contact:before {
    content: "\e008"
}

.sidebar .sidebar-item span.configurator:before {
    content: "\e136"
}

.sidebar .sidebar-item span.euro:before {
    content: "\20ac"
}

.sidebar .sidebar-item a {
    color: #fff;
    text-decoration: none
}

.ee header .titlebar .content .title-text {
    float: left;
    width: 90%
}

.ee .half-content>div span {
    width: 170px
}

.hu .prd-badge .price-badge-price,
.hu .door-badges .door-badge .price-badge-price,
.door-badges .hu .door-badge .price-badge-price,
.hu .door-badges .door-badge-default .price-badge-price,
.door-badges .hu .door-badge-default .price-badge-price,
.hu .door-badges-default .door-badge .price-badge-price,
.door-badges-default .hu .door-badge .price-badge-price,
.hu .door-badges-default .door-badge-default .price-badge-price,
.door-badges-default .hu .door-badge-default .price-badge-price,
.hu .prd-image-box .prd-image-badge .price-badge-price,
.prd-image-box .hu .prd-image-badge .price-badge-price,
.hu .additional-content-template .half .badge-container .badge .price-badge-price,
.additional-content-template .half .badge-container .hu .badge .price-badge-price,
.hu .prd-badge strong,
.hu .door-badges .door-badge strong,
.door-badges .hu .door-badge strong,
.hu .door-badges .door-badge-default strong,
.door-badges .hu .door-badge-default strong,
.hu .door-badges-default .door-badge strong,
.door-badges-default .hu .door-badge strong,
.hu .door-badges-default .door-badge-default strong,
.door-badges-default .hu .door-badge-default strong,
.hu .prd-image-box .prd-image-badge strong,
.prd-image-box .hu .prd-image-badge strong,
.hu .additional-content-template .half .badge-container .badge strong,
.additional-content-template .half .badge-container .hu .badge strong,
.hu .prd-badge p span strong,
.hu .door-badges .door-badge p span strong,
.door-badges .hu .door-badge p span strong,
.hu .door-badges .door-badge-default p span strong,
.door-badges .hu .door-badge-default p span strong,
.hu .door-badges-default .door-badge p span strong,
.door-badges-default .hu .door-badge p span strong,
.hu .door-badges-default .door-badge-default p span strong,
.door-badges-default .hu .door-badge-default p span strong,
.hu .prd-image-box .prd-image-badge p span strong,
.prd-image-box .hu .prd-image-badge p span strong,
.hu .additional-content-template .half .badge-container .badge p span strong,
.additional-content-template .half .badge-container .hu .badge p span strong {
    font-size: 22px !important;
    font-size: 2.2rem !important
}

.hu .prd-table thead td {
    padding: 15px 33px 15px 0
}

.hu .prd-table thead td:first-child {
    padding: 21px 50px 21px 32px
}

.hu .prd-table tbody td:first-child {
    padding: 0px 50px 0px 32px
}

.pl .price-badges p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
    padding-top: 5px !important
}

.pl .price-badges p span {
    margin: 0 !important;
    padding: 0 !important
}

.pl .additional-content-template .three-col h3 {
    min-height: 88px
}

.pl .additional-content-template .three-col h3 span {
    font-weight: normal
}

.pl .three-col .three-col-warranty {
    top: 312px !important
}

.pl.page-haustuer-renodoor-plus .additional-content-template h3 {
    min-height: 0
}

.pl.page-eingangstuer-renodoor .price-badges small,
.pl.page-haustuer-renodoor-plus .price-badges small {
    top: 0
}

.pl header ul li {
    width: 24%
}

.pl.page-eingangstuer-renodoor .price-badges small {
    top: -5px
}

.sk .prd-table thead td {
    padding: 15px 33px 15px 0
}

.sk .prd-table thead td:first-child {
    padding: 21px 50px 21px 32px
}

.sk .prd-table tbody td:first-child {
    padding: 0px 50px 0px 32px
}

.ua .prd-table thead td {
    padding: 15px 33px 15px 0
}

.ua .prd-table thead td:first-child {
    padding: 21px 50px 21px 32px
}

.ua .prd-table tbody td:first-child {
    padding: 0px 50px 0px 32px
}

.ua .prd-warranty .prd-warranty-text {
    width: 358px;
    left: -372px
}

.ua .prd-badge strong,
.ua .door-badges .door-badge strong,
.door-badges .ua .door-badge strong,
.ua .door-badges .door-badge-default strong,
.door-badges .ua .door-badge-default strong,
.ua .door-badges-default .door-badge strong,
.door-badges-default .ua .door-badge strong,
.ua .door-badges-default .door-badge-default strong,
.door-badges-default .ua .door-badge-default strong,
.ua .prd-image-box .prd-image-badge strong,
.prd-image-box .ua .prd-image-badge strong,
.ua .additional-content-template .half .badge-container .badge strong,
.additional-content-template .half .badge-container .ua .badge strong {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1em
}

.infoorder {
    display: none;
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
    background: #efefef;
}

.thank-you {
    max-width: 1280px;
    padding-bottom: 20px;
    background: #efefef;
}

.infoorder > div {
    width: 550px;
    margin: 0 auto;
}

.btn {
    border: 1px #ccc solid;
    background-color: #323267;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
}

.frm .element {
    padding: 2px 0;
    margin: 4px 0;
}

.frm label {
    display: inline-block;
    width: 150px;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
    margin: 2px 0;
}

.frm input,
.frm select,
.frm textarea {
    padding: 4px;
    font-size: 14px;
    width: 350px;
    border: 1px #ccc solid;
}

.text-center {
    text-align: center;
}

.submit {
    width: 100%;
    max-width: 241px;
}

.btn:focus,
.frm input:focus,
.frm select:focus,
.frm textarea:focus {
    outline: 1px #323267 solid;
}

.nofocus:focus {
    outline: none;
}

.blue-button2 {
    margin: 0;
    font-size: 17px !important;
}

.thank-you .blue-button2 {
    display: block;
    width: 400px;
    margin: 4px 0;
}

@media screen and (max-width: 525px) {
    .frm label {
        text-align: left;
    }
    .frm input,
    .frm select,
    .frm textarea {
        width: 100%;
    }
    .infoorder > div {
        width: 100%;
    }
    .submit {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .blue-button2 {
        margin: 10px auto;
        font-size: 15px !important;
        display: block !important;
        text-align: center;
    }
}

@media (max-width: 900px) {
    header .titlebar .logo a {
        width: 200px;
        height: 80px;
        background-size: 200px;
    }
}
@media (max-width: 525px) {
    header .titlebar .logo a {
        width: 120px;
        height: 30px;
        background-size: 120px;
    }
}