@font-face {
    font-family: 'pt_sansbold';
    src: url('https://www.backlink-flat.de/resources/fonts/pts75f-webfont.eot');
    src: url('https://www.backlink-flat.de/resources/fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.backlink-flat.de/resources/fonts/pts75f-webfont.woff') format('woff'),
    url('https://www.backlink-flat.de/resources/fonts/pts75f-webfont.ttf') format('truetype'),
    url('https://www.backlink-flat.de/resources/fonts/pts75f-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansregular';
    src: url('https://www.backlink-flat.de/resources/fonts/pts55f-webfont.eot');
    src: url('https://www.backlink-flat.de/resources/fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.backlink-flat.de/resources/fonts/pts55f-webfont.woff') format('woff'),
    url('https://www.backlink-flat.de/resources/fonts/pts55f-webfont.ttf') format('truetype'),
    url('https://www.backlink-flat.de/resources/fonts/pts55f-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-color: #FFF;
}

.container {
    /*width: 1030px;*/

    font-family: 'PT Sans';
}

.wrapper p, h1 {
    margin: 0;
    padding: 0;
}

.header a, .logo a {
    text-decoration: none;
    color: #FFF;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* =====HEADER===== */
.header {
    background-color: #D20700;
    color: white;
    /*min-width: 1030px;*/
}

/* =====HEADER-CONTACTS=====*/
.contacts {
    /*margin: 12px 21px 5px 0;*/
    font-family: 'pt_sansregular';
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 5px;
}

.header-line .contacts {
    padding-top: 0;
}

.contacts p {
    margin: 0;
    padding: 0;
}

.contacts span:after {
    content: '';
    width: 1px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    margin: 0 9px 0 8px;
}

/* =====HEADER-CONTACTS=====*/

/* =====HEADER-TOP=====*/
.top {
    background-color: #000000;
    /*height: 143px;*/
}

.top span {
    color: #CC0000;
    vertical-align: bottom;
}

.logo {
    /*float: left;*/
    /*margin: 52px 0 0 31px;*/

    font-family: 'pt_sansbold';
}

.logo img {
    left: 0;
    margin-right: 4px;
}

.logo a > p {
    display: inline;

    font-size: 36px;
    line-height: 90%;
    letter-spacing: -0.006em;

    vertical-align: bottom;
}

.hotline {
    /*	float: right;*/
    /*margin-right: 18px;*/
    /*margin-top: 50px;*/

    font-size: 36px;
}

/* =====HEADER-TOP=====*/

/* =====HEADER-OFFER=====*/
.offer {
    background: rgb(195, 5, 0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(195, 5, 0, 1) 0%, rgba(226, 8, 0, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(195, 5, 0, 1)), color-stop(100%, rgba(226, 8, 0, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(195, 5, 0, 1) 0%, rgba(226, 8, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(195, 5, 0, 1) 0%, rgba(226, 8, 0, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(195, 5, 0, 1) 0%, rgba(226, 8, 0, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(195, 5, 0, 1) 0%, rgba(226, 8, 0, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c30500', endColorstr='#e20800', GradientType=0); /* IE6-9 */
}

.offer > .container {
    /*height: 330px;*/
    background-image: url(https://www.backlink-flat.de/resources/img/bg.jpg);
    background-repeat: no-repeat;
}

.flatrate {
    /*width: 368px;*/
    /*float: right;*/
    /*margin: 38px 52px 0 0;*/
}

.flatrate p {
    font-size: 48.6px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.02em;
}

#low {
    display: block;
    font-size: 48px;
    margin-top: -7px;
    margin-left: -6px;
}

#low span {
    font-size: 30px;
}

#low sup {
    text-decoration: underline;
    font-size: 26px;
    top: -0.55em;
    margin-right: 14px;
}

.book-now-wrapper {
    margin: 24px 0 30px 26px;
}

/*.book-now {*/
.flatrate a > p {
    
    /*max-height: 57px;*/
    /*max-width: 314px;*/
    padding: 5px 8px;
    border: 1px solid #F90000;
    border-left: 1px solid #FF2F2F;
    border-right: 1px solid #FF2F2F;
    border-radius: 4px;
    box-shadow: 0px -2px 20px #600000;
    background: rgb(224, 1, 25); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 24%, rgba(123, 14, 17, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(224, 1, 25, 1)), color-stop(0%, rgba(224, 1, 25, 1)), color-stop(24%, rgba(224, 1, 25, 1)), color-stop(100%, rgba(123, 14, 17, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 24%, rgba(123, 14, 17, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 24%, rgba(123, 14, 17, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 24%, rgba(123, 14, 17, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 0%, rgba(224, 1, 25, 1) 24%, rgba(123, 14, 17, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00119', endColorstr='#7b0e11', GradientType=0); /* IE6-9 */
}

.flatrate a {
    display: block;
}
/*.book-now {*/
.flatrate a,.flatrate a > p {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'pt_sansregular';
    font-size: 35.5px;
    color: #FFF;
    letter-spacing: -0.025em;
    text-align: center;
    padding: 8px 50px;
}

/* =====HEADER-OFFER=====*/
/* =====HEADER===== */

/* =====CONTENT===== */
.content {
    background-color: #FFFFFF;
}

/* =====CONTENT-BACKLINKS===== */
.backlink {
    /*width: 317px;*/
    width: 100%;
    min-height: 437px;
    display: inline-block;
    vertical-align: top;
    position: relative;

    box-shadow: 0 0 5px #A0A0A0;

    margin: 53px 0 0 0;
    padding-bottom: 122px;
}

.backlink:first-child {
    /*margin-left: 20px;*/
}

.backlink-book {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.title {
    width: 217px;
    position: absolute;
    left: 50%;
    margin-left: -108px;
    top: -20px;
    padding: 0 0 4px 2px;
    border: 1px solid #FFFFFF;
    border-radius: 9px;
    box-shadow: 0 0 5px #A0A0A0;
    background: rgb(50, 50, 50); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 0%, rgba(1, 1, 1, 1) 85%, rgba(1, 1, 1, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50, 50, 50, 1)), color-stop(0%, rgba(50, 50, 50, 1)), color-stop(85%, rgba(1, 1, 1, 1)), color-stop(100%, rgba(1, 1, 1, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 0%, rgba(1, 1, 1, 1) 85%, rgba(1, 1, 1, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 0%, rgba(1, 1, 1, 1) 85%, rgba(1, 1, 1, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 0%, rgba(1, 1, 1, 1) 85%, rgba(1, 1, 1, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 0%, rgba(1, 1, 1, 1) 85%, rgba(1, 1, 1, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#323232', endColorstr='#010101', GradientType=0); /* IE6-9 */
}

.backlink:last-child .title {
    /*left: 40px;*/
    padding-left: 3px;
}

.backlink:nth-child(2) .title {
    left: 42px;
    padding-left: 2px;
}

.title p {
    font-family: 'pt_sansregular';
    font-size: 29.5px;
    color: #FFF;

    text-align: center;
    padding-top: 12px;
    line-height: 1em;
}

.title span {
    font-family: 'pt_sansbold';
    font-size: 29.5px;
    color: red;

    margin-right: 10px;
}

.backlink-book > p {
    display: inline-block;
    text-transform: uppercase;
    margin: 44px -6px 0px 24px;
    /*position: absolute;*/
    /*bottom: 30px;*/
    /*left: 10px;*/
    font-size: 24px;
    color: black;
    float: left;
}

.backlink ul {
    margin-top: 48px;
    margin-bottom: 0;
    padding-left: 35px;
    list-style-image: url(https://www.backlink-flat.de/resources/img/dot.png);
}

.backlink ul li {
    text-indent: 10px;
    font-family: 'PT Sans';
    font-size: 15px;

    padding-bottom: 10px;
}

.strong {
    font-weight: 600;
}

.backlink ul li:first-child {
    color: #CC0000;
}

.backlink ul li:nth-child(2n+2) {
    padding-bottom: 8px;
}

.backlink ul li:nth-child(6) {
    padding-bottom: 12px;
}

.backlink ul li:nth-child(7) {
    padding-bottom: 12px;
}

.indent {
    padding-left: 10px;
}

.backlink a {
    color: black;
}

.price {
    display: inline-block;
    vertical-align: top;
    margin-top: -11px;
    width: 133px;
    height: 133px;
    float: left;
    background-image: url(https://www.backlink-flat.de/resources/img/circle.png);
    background-position: center;
    background-repeat: no-repeat;
}

.price p {
    text-align: center;
    text-indent: 5px;
    color: white;
    font-family: 'PT Sans';
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 19px;
    padding-top: 30px;
    padding-left: 4px;
}

.price span {
    font-size: 44px;
    line-height: 0.8em;
    letter-spacing: -0.02em;
}

.price p sup {
    text-decoration: underline;
    top: -1.1em;
}

.price span.euro {
    font-size: 14px;
    display: block;
    padding-top: 6px;
    text-indent: -5px;
}

/* =====CONTENT-BACKLINKS===== */

/* =====CONTENT-INFORMATION===== */
.information {
    margin-top: 60px;
}

.text {
    /*width: 490px;*/
    display: inline-block;
    padding-left: 52px;
}

.text p {
    font-family: 'PT Sans';
    /*font-weight: 700;*/
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 22px;
}

.instruction {

    margin: -28px 0 70px 0px;
    min-height: 392px;
    background-position: left center;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://www.backlink-flat.de/resources/img/vector.png);
    background-repeat: no-repeat;
    position: relative;
}

.step {
    width: 85px;
    display: inline-block;

    font-size: 11.75px;
    line-height: 1.2em;
    position: absolute;
}

.first {
    /*margin: 124px 0 0 58px;*/
    left: 13%;
    top: 26%;
}

.second {
    vertical-align: top;
    /*margin-top: 116px;*/
    /*margin-left: 142px;*/
    right: 31%;
    top: 24%;
}

.third {
    /*margin-left: 165px;*/
    /*margin-top: 85px;*/
    bottom: 9%;
    left: 31%;
}

/* =====CONTENT-INFORMATION===== */

/* =====CONTENT-GRAPHS===== */
.graphs p {
    font-family: 'PT Sans';
    font-size: 15px;
}

.graph {
    /*width: 319px;
    height: 156px;*/
    display: inline-block;

    padding: 40px 14px 40px 0;

}

.graph img {

    box-shadow: 0 0 5px #A0A0A0;
}

.graph:last-child {
    margin-right: 0;
}

/* =====CONTENT-GRAPHS===== */
/* =====CONTENT===== */

footer {
    font-family: 'PT Sans';
    /*min-width: 1030px;*/
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 30px;
    background-color: #000000;
    text-transform: uppercase;
}

footer a {
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}

.foot {
    /*margin: -16px 21px 0 0;*/
    color: #FFF;
}

.text-right {
    text-align: right;
}

.nomargin {
    margin: 0;
}

header {
    color: #fff;
}

.top {
    padding: 50px 0
}

.offer {
    font-family: 'pt_sansbold';
}

.flatrate {
    padding: 38px 0;
}

.header-line {
    padding-top: 12px;
    padding-bottom: 5px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1030px;
    }
}

@media screen and (max-width: 1199px) {
    .backlink p {
        font-size: 18px;
    }

    .second {
        right: 25%;
    }

    .third {
        left: 35%;
    }

}

@media screen and (max-width: 992px) {
    .top, .top .text-right {
        text-align: center;
    }

    .graph {
        text-align: center;
    }

    .backlink p {
        font-size: 18px;
    }

    .instruction {
        background-position: center center;
    }

    .first {
        left: 31%
    }

    .second {
        right: 27%;
    }

    .third {
        left: 46%;
    }

    .instruction {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .title p {
        font-size: 22px;
    }

    .title {
        width: 150px;
        margin-left: -75px;
    }

    .backlink-book > p {
        margin-left: 0;
        float: none;
        position: absolute;
        left: 10px;
        bottom: 25px;
    }

    .price {
        float: right;
    }

}

@media screen and (max-width: 767px) {

    .backlink-book > p {
        /*left: 0;*/
        /*margin-left: 0;*/
        font-size: 24px;
        margin-left: 133px;
    }

    .top, .top .text-right {
        text-align: center;
    }

    .offer > .container {
        background-position: -64px 0;
    }

    .text {
        padding-left: 0;
    }

    .first {
        left: 27%
    }

    .second {
        right: 19%;
    }

    .third {
        left: 46%;
    }

}

@media screen and (max-width: 576px) {
    /*.book-now {*/
    .flatrate a,.flatrate a > p {
        font-size: 24px;
    }

    .offer > .container {
        background-position: -94px 70px;
    }

    .information {
        margin-top: 20px;
    }

    .graph {
        padding: 20px 15px 20px 15px;
    }

    .hotline {
        padding-top: 20px;
    }

    .first {
        left: 23%
    }

    .second {
        right: 18%;
    }

    .third {
        left: 46%;
    }

}

@media screen and (max-width: 460px) {
    .backlink-book > p {
        margin-left: 35px;
    }

    .second {
        right: 6%;
    }

}

@media screen and (max-width: 445px) {
    .first {
        left: 19%
    }
}

