a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

.content__info {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
}

table.table-index {
    margin-left: auto;
    margin-right: auto;
}

.ribbon {
    padding: 0 15px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    flex: 0 0 auto;
    display: flex;
    width: auto;
    padding-top: 13px;
    padding-bottom: 12px;
    font-size: 12px;
    line-height: 16px;
    color: #a7a7a7;
    line-height: 16px;
    color: #a7a7a7;
}

.ribbon ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ribbon a {
    text-decoration: none !important;
    color: currentColor !important;
    background-color: transparent !important;
    transition: .2s !important;
    cursor: pointer !important;
}

.ribbon-list {
    flex: 1 0 auto !important;
    position: relative !important;
}

.ribbon-list li {
    display: inline-block !important;
    padding-right: 20px !important;
    vertical-align: middle !important;
}

.ribbon-phone {
    flex: 0 0 auto !important;
    position: relative !important;
}

.ribbon-phone span {
    position: relative;
    padding-right: 13px;
}

.ribbon-phone img {
    vertical-align: middle;
    margin-bottom: 1px;
}

.header-logo {
    position: relative;
    flex: 0 0 auto;
    display: flex;
}

.header__logo {
    padding: 0;
    width: 250px;
    float: left;
}

.header-logo-text {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    color: #aaa;
    margin-top: 20px;
    position: absolute;
    z-index: 1000;    
}

.header-logo a {
    flex: 0 0 auto;
    color: #52BE2E;
}

.header-logo a span {
    color: #005694;
}

.header-logo strong {
    display: block;
    max-width: 150px;
    font: 35px/1.2 Roboto, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-weight: 900;
}

.intro {
    position: relative;
    background-color: #a4c4dd;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.intro-inner {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.intro-primary {
    flex: 1 0 70%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0px 40px 76px;
    overflow: hidden;
    border-radius: 6px 0 0 6px;
    height: 480px;
}
.intro-item {
    position: relative;
    color: #fff;
}

.intro-primary .intro-title {
    max-width: 505px;
    padding-right: 130px;
    font-family: LoraBold, Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 1.1;
    margin-top: 90px;
}

.intro-primary .intro-description {
    max-width: 505px;
    padding-right: 150px;
    margin-top: 24px;
    font-size: 15px;
    line-height: 1.6;
}

.intro-secondary {
    flex: 0 0 30%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin: 76px 0;
}

.intro-item {
    position: relative;
    color: #fff;
}

.intro-secondary .intro-item {
    display: flex;
    color: #333;
}

.intro-secondary .intro-item:last-child {
    background: #fff;
    border-radius: 2px;
}

.intro-secondary .intro-action {
    position: absolute;
    top: 50px;
    right: 0px;
}

.intro-action .button .icon {
    transition: transform .3s;
    transform: translateZ(0);
    margin-left: 0;
}

.button .icon-pointer-right-blue, .more a .icon-pointer-right-blue {
    width: 21px;
    height: 20px;
    background: url(../media/pointer-right-blue.d9bf6cce.svg) no-repeat;
}

.intro-secondary .intro-title {
    margin-bottom: 10px;
}

.intro-secondary .intro-item-inner {
    padding: 48px 40px 40px;
    overflow: hidden;
}

.intro-primary .intro-action {
    margin-top: 134px;
}

.intro-primary .button, .more a {
    position: relative;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    min-height: 46px;
    padding: 17px 25px 16px;
    vertical-align: middle;
    color: #0065c2;
    text-decoration: none;
    text-transform: uppercase;
    border: none !important;
    background: none;
    transition: color .3s;
    background-color: #fff;
}

.benefits {
    max-width: 1440px;
    padding-left: 3.7%;
    padding-right: 3.7%;
    margin-left: auto;
    margin-right: auto;
}

.benefits-inner {
    display: flex;
    justify-content: space-between;
}

.benefits-item {
    position: relative;
    flex: 0 0 33%;
    display: flex;
    color: #333;
    transition: .3s;
}

.benefits-item-inner {
    position: relative;
    padding: 49px 70px 20px 75px;
    width: 100%;
}

.benefits-item-title {
    margin-bottom: 8px;
    font: 20px/1.3 LoraBold, Arial, Helvetica, sans-serif;
}

.benefits-item-description {
    font-size: 13px;
    line-height: 1.54;
}

.benefits-item .icon-gentleman {
    top: 57px;
    left: 0;
}
.benefits-item-inner > .icon {
    position: absolute;
}
.icon-gentleman {
    width: 48px;
    height: 35px;
    background: url(../media/gentleman.150be0df.svg) no-repeat;
        background-size: auto;
    background-size: cover;
}

.benefits-item .icon-delivery {
    top: 54px;
    left: 0;
}

.icon-delivery {
    width: 62px;
    height: 35px;
    background: url(../media/delivery.8c0d2925.svg) no-repeat;
        background-size: auto;
    background-size: cover;
}

.benefits-item .icon-payment {
    top: 50px;
    left: 0;
}

.icon-payment {
    width: 50px;
    height: 53px;
    background: url(../media/payment.9629222d.svg) no-repeat;
        background-size: auto;
    background-size: cover;
}


.teasers {
    max-width: 1460px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}

.teasers {
    z-index: 5;
    position: relative;
    margin-bottom: -50px;
}
.teasers-title {
    font-size: 35px;
    margin-bottom: 60px;
}

.teasers-item {
    margin-bottom: 50px;
    width: 50%;
}

.teasers-item:nth-child(n) {
    padding-left: 20px;
}

.teasers-item-head {
    position: relative;
    padding: 1px 25px 15px 25px;
    color: #fff;
    border-radius: 6px 6px 0 0;
}

.teasers-item-primary .teasers-item-image {
    width: 140px;
    height: 110px;
    margin-top: -50px;
    line-height: 140px;
}

.teasers-item-image img {
    max-width: 100%;
    max-height: 95%;
    vertical-align: middle;
}

.teasers-item-head {
    color: #fff;
}

.teasers-item-title h2 {
    display: inline-block;
    margin-top: 10px;
    padding-right: 6px;
}

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

.gradient-1 {
    background: linear-gradient(245deg, #009fe2, #0065c2)
}

.gradient-2 {
    background: linear-gradient(259deg, #54e164, #35b7ab)
}

.gradient-3 {
    background: linear-gradient(249deg, #f8e089, #e59264)
}

.gradient-4 {
    background: linear-gradient(229deg, #36bde9, #2789e2)
}

.gradient-5 {
    background: linear-gradient(105deg, #3023ae, #c86dd7)
}

.teasers-item-content {
    background: #fff;
    border-radius: 0 0 6px 6px;
}

.teasers-item-costs, .teasers-item-description {
    font-size: 13px;
    line-height: 1.54;
}

.costs {
    font: 14px/20px MontserratMedium, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.teasers-item-description {
    margin: 0;
    padding: 0 10px 5px 10px;
    background: #f1f1f1;
}

.teasers-item-action {
    display: none;
}

.teasers-item-content table.table-index {
    margin-bottom: 0px;
}

.teasers-item-content table.table-index tbody tr td:first-child, .teasers-item-content table.table-index thead tr th:first-child {
    padding-left: 5px !important;
    text-align: left;
}

.teasers-item-content table.table-index tbody tr td:last-child, .teasers-item-content table.table-index thead tr th:last-child {
    padding-right: 5px !important;
    text-align: right;
}
.teasers-item-content table.table-index tr {
    line-height: 25px;
}
.teasers-item-content .table-menge {
    display: block;
    margin-top: -5px;
}

.content-title {
    color: #035791;
    font-size: 44px;
    text-align: center;
    margin-bottom: 30px;
}

.articles-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.articles-item {
    flex: 0 0 32%;
    margin-bottom: 60px;
    color: #035791;
}

.articles-item-inner {
    position: relative;
}

.articles-item-image {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    background: #c1c1c1;
    border: 1px solid #ccc;
    max-height: 210px;
}

.articles-item-image img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
    min-height: 155px;
}

.articles-item-title, .article-heading-title, .articles-title {
    color: #035791;
    margin-bottom: 5px;
    font: 24px MontserratBold, Arial, Helvetica, sans-serif;
}

.articles-item-description {
    font-size: 13px;
    line-height: 1.54;
    color: #333;
}

.articles-more .item-options__list-more{
    position: relative !important;
    margin: 0 0 20px 0;
}

.article-heading {
    position: relative;
}

.article-heading-image {
    margin-bottom: 50px;
    overflow: hidden;
    background: #c1c1c1;
    border: 1px solid #ccc;
    display: block;
}

.article-heading-image img, .article-content img {
    vertical-align: middle;
}

H1, H2, H3, H4, H5 {
    color: #035791;
}

.blog-cats-list {
    margin-bottom: 20px;
}

.post-cat-items .blog-cat-item {
    display: inline-block;
    margin: 10px 5px 10px 0px;
}

.post-cat-items .blog-cat-item a {
    font-weight: 700;
    font-size: 16px;
    background-color: #7dbd40;
    color: #fff;
    padding: 6px 12px 6px 12px;
    text-decoration: none;
}

.footer-logo .icon {
    display: block;
    width: 70px;
    height: 50px;
    background: url(../media/logo.7209b14c.svg) top no-repeat;
}

.footer-logo strong {
    margin-top: 5px;
    color: #000;
    display: block;
    max-width: 130px;
    font: 30px/1.2 MontserratBold, Arial, Helvetica, sans-serif;
}

.footer-logo .footer-logo-text {
    display: block;
    padding-top: 5px;
    font: 12px/1.2 MontserratRegular, Arial, Helvetica, sans-serif;
    white-space: normal;
    margin-bottom: 5px;
}

.footer-logo .footer-dmca {
    margin-left: -5px;
}

.footer__column-5 {
    width: 225px;
}

.footer__column-5 .footer__column-title {
    height: auto;
    font-size: 14px;
    font-weight: normal;
}

.content-side {
    display: flex;
    padding-left: 20px;
}

.content-side .content-primary {
    width: auto;
    flex: 1;
    padding-right: 24px;
}

.content-side .content-secondary {
    margin-bottom: 20px;
    width: auto;
    flex: 0 0 200px;
}

.content-side .content-subnav {
    margin-bottom: 24px;
    background: #fff;
    border-radius: 0 6px 6px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.content-side ul {
    margin-left: 30px;
    list-style: none;
    padding: 0px;
}

.content-subnav li:first-child {
    border-top: none;
}

.content-subnav li {
    position: relative;
    font: 11px MontserratBold, Arial, Helvetica, sans-serif;
    color: #999;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-top: 1px solid #eaeaea;
    margin: 0;
    padding: 0;
}

.content-subnav span {
    display: block;
    padding: 20px 16px;
    color: currentColor;
    border-bottom: none;
    cursor: pointer;
}

ul.content-list > li::before {
    position: absolute;
    margin-left: -30px;
    content: '';
    margin-top: 7px;
    width: 15px;
    height: 3px;
    background: #7dbd40;
}

.splash-alter {

    margin-bottom: 80px;
    background-color: #1b66bd;
    background-repeat: no-repeat;
    background-position: 80% 20%;
    background-size: cover;

}
.splash {

    position: relative;
    overflow: hidden;
    color: #fff;
    background-color: #1b66bd;
    background-repeat: no-repeat;
    background-position: 80% 20%;
    background-size: cover;
}

.splash-teaser {
    position: relative;
    height: 420px;
    padding: 0 6.5%;

}

.splash-teaser {
    padding-left: 3.7%;
    padding-right: 3.7%;
    margin-left: auto;
    margin-right: auto;
}

.splash-teaser-inner {
   align-items: flex-end;
    position: absolute;
    bottom: 80px;
}

.splash-teaser-inner {
    display: flex;
    justify-content: space-between;
    width: 95%;
}

.splash-teaser-title {
    font-size: 70px;
    line-height: 75px;
    color: #fff;
}

.splash-teaser-title{
   font: 40px LoraBold, Arial, Helvetica, sans-serif;
   color: #035791;
}

.splash-teaser-description {
    max-width: 450px;
    margin-top: 11px;
    font-size: 15px;
    line-height: 24px;
}

.splash-teaser-action {
    margin-top: 30px;
}


.splash-teaser .button {
    position: relative;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    min-height: 46px;
    padding: 17px 25px 16px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    border: none !important;
    background: none;
    transition: color .3s;
    background-color: #fff !important;
}

.splash-teaser .button span {
    margin-right: 10px;
}

.splash-teaser-content {
    max-width: 850px;
    padding-right: 40px;
    padding-bottom: 40px;

}

.splash-teaser-image {
    flex: 0 0 auto;
    width: 160px;
    height: 160px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 80px;
}

.footer__column-title {
    margin-bottom: 5px !important;
}

.benefits-product .benefits-inner {
    flex-direction: column;
    margin: 0;
    padding: 5px 24px;
}

.benefits-product .benefits-item {
    flex: 0 0 100%;
    padding: 20px 0;
}

.benefits-product .benefits-item {
    padding: 0;
    border: none;
    min-height: 60px;
}

.benefits-product .benefits-item-inner {
    padding: 0 0 0 58px;
    padding-left: 58px;    
}

.benefits-product .benefits-item-inner {
    padding-left: 60px;
}

.benefits-product .benefits-item-title {
    margin: 0;
    font-size: 14px;
    padding-right: 80px;
}

.benefits-product .benefits-item-description {
    font-size: 11px;
}

.benefits-product .benefits-item-description {
    padding-right: 80px;
}

.benefits-product .benefits-item .icon-gentleman {
    top: 3px;
    left: 0;
}

.benefits-product .benefits-item .icon-gentleman {
    width: 34px;
    height: 27px;
}

.benefits-product .benefits-item .icon-delivery {
    top: 3px;
    left: 0;

}

.benefits-product .benefits-item .icon-delivery {
    width: 42px;
    height: 24px;
}

.benefits-product .benefits-item .icon-payment {
    width: 36px;
    height: 36px;
    top: 0px;
}

.product-info-section .product-info-section-tertiary {
    display: none;
}

.product-info-section ul {
    margin: 0;
    list-style: none;
}

.product-info-payment li {
    flex: 0 0 auto;
    padding: 0 10px;
    margin: 0;
    line-height: 0;
    display: inline-block;
}

.product .icon-mastercard {
    width: 35px;
    height: 22px;
    background: url(../media/logo-mastercard.0410890a.svg) no-repeat;
}

.product .icon-visa {
    width: 47px;
    height: 16px;
    background: url(../media/logo-visa-blue.c2ca2dbd.svg) no-repeat;
    color: #19236c;
}

.product .icon-virement {
    width: 70px;
    height: 24px;
    background: url(../media/logo-virement.a347548f.png) no-repeat;
    background-size: auto;
    background-size: contain;
}

.product-description-text > ul {
    list-style: none;
}

.product-description-text > ul > li::before {
    position: absolute;
    margin-left: -30px;
    content: '';
    margin-top: 7px;
    width: 15px;
    height: 3px;
    background: #7dbd40;
}

.add-cart-button-mobile {
    display: none;
}
/*
.item-options__list-item {
    min-height: 400px;
}
*/
.blocks-white {
    display: block;
}

.blocks-white > .block-white {
    width: inherit;
    padding: 0px;
}
.blocks-white > .block-white strong {
    color: #035791;
}

.footer dd {
    margin: 0px !important;
    margin-bottom: 8px !important;
}

.footer .footer__list-item {
    margin-bottom: 10px;
}

@media (max-width: 812px) {
    .ribbon {
        display: none !important;
    }
    .intro-secondary {
        display: none !important;
    }
    
    .header__logo {
        width: auto;
        display: inline-block;
    }
    
    .header-logo strong {
        font-size: 25px;
        margin-top: 25px;
    }
    
    .header__logo .em {
        display: none;
    }
    
    .intro-primary {
        flex: 1 0 100%;
        padding: 0px 30px 40px;
    }    
    
    .intro-primary .intro-title {
        font-size: 40px;
        padding-right: 0;
        line-height: 1.2;
    }    
    
    .intro-primary .intro-description {
        padding-right: 0px;
    }
    
    .intro-primary .intro-action {
        margin-top: 50px;
    }
    
    .benefits {
        padding-left: 8px;
        padding-right: 8px;    
    }
    
    .benefits-inner {
        flex-direction: column;
        z-index: 1;
        position: relative;
        padding: 20px 0 0;
        border-bottom: none;
    }
    
    .benefits-item {
        border-bottom: 1px solid #e9e9e9;
    }
    
    .benefits-item-inner {
        padding: 30px 92px 15px 24px;
    } 
    
    .benefits-item-description {
        font-size: 12px;
    } 
    
    .benefits-item .icon-gentleman {
       left: auto;
        right: 23px;
        top: 24px;
    }
    
    .benefits-item .icon-delivery {
        left: auto;
        right: 16px;
        top: 20px;
    }    
    
    .benefits-item:last-child {
        border-bottom: none;
    } 
    
    .benefits-item .icon-payment {
        left: auto;
        right: 23px;
        top: 24px;
    }    
    
    .teasers {
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
        margin-bottom: 32px;
    }   
    
    .teasers-title {
        font-size: 28px;
        margin-bottom: 44px;
        margin-left: 8px;
    }   
    
    .teasers-item {
        width: 100%;
        padding: 0 !important;
    }
    
    .add-cart-button-mobile {
        display: block;
    }
    
    .add-cart-button-mobile .header__cart {
        margin: 0px;
    }
    
    .table-index .add-cart-button {
        display: none;
    }
    
    .splash-teaser {
        height: 310px;
    }
    
    .splash-teaser-content {
        padding: 0px;
    }
    
    .splash-teaser-image {
        display: none;
    }
    
    .benefits-product .benefits-item {
        margin-top: 5px;
    }
    
    .benefits-product .benefits-item .icon-delivery, .benefits-product .benefits-item .icon-gentleman {
        left: auto;
        right: 23px;
    }
    
    .benefits-product .benefits-item-inner {
        padding-left: 0px;
    }
    
    .content-secondary {
        display: none;
    }
    
    .table-index td {
        font-size: 14px;
    }
    
    .articles-items {
        display: block;
    }
}

#topProducts {
    display: inline-block;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 5px;
    text-align: center;
}

#topProducts .product {
    border: 0 solid #000;
    display: inline-block;
    position: relative;
    width: 193px;
    margin-bottom: 15px;
    margin-top: 10px;
}

#topProducts .pill {
    width: 155px;
    border: 1px solid #ccc;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    padding: 20px 0 3px 0;
    height: 200px;
}

#topProducts .product img {
    margin: 0 auto;
    display: block;
    height: 98px;
}

#topProducts .h2 {
    color: #333333;
    display: table-cell;
    font: 14px/16px Tahoma,sans-serif;
    height: 35px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 155px;
}

#topProducts .buy {
    background: #e6f0d8 url(/images/button.png) no-repeat 122px 8px;
    font: 14px/22px Tahoma,sans-serif;
    color: #333333;
    text-indent: 7px;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 7px 0 9px 0;
    width: 155px;
    cursor: pointer;
    margin: 0 auto;
    height: auto;
    text-indent: -30px;
    cursor: pointer;
}

#topProducts .buy span {
    color: #333333;
    font: 14px/22px Tahoma,sans-serif;
    font-weight: normal;
}

.footer__column-2 {
    margin-right: 15px;
}

.footer__column-2:nth-last-child {
    margin-right: 0px;
}

.payment-type-list > label {
    width: 24%;
}

.footer__list-pics-item-el.i-paytype4 {
    background-position: 0 -110px;
}

.content__info H1.index__title {
    margin-top: 0px;
    padding-top: 20px;
}

#comment-block {
    background: #f1f1f1;
    padding: 10px 50px 20px 50px;
}    

#comment-block .reviews .form-collapsed{
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.author_item {
    position: relative !important;
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    background: #f1f1f1;
    padding: 10px;
}

.author_item .photo {
    position: relative !important;
    width: 103px !important;
    height: 103px !important;
    border-radius: 50% !important;
    margin-right: 15px !important;
}

.author_item .photo img {
    width: 100% !important;
    height: 100% !important;
}

.author_item .text_block {
    width: calc(100% - 118px) !important;
    text-align: left !important;
}

.author_item .text_block p {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #000 !important;
    margin: 0px !important;
}

.blog_section p a {
    font-weight: normal !important;
    color: #86AF0B !important;
    text-decoration: underline !important;
    display: inline-block !important;
    vertical-align: top !important;
    outline: none !important;
}

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