.article-list {
    color: #313437;
    background-color: #fff
}

.article-list p,
.features-boxed p,
.highlight-phone p {
    color: #7d8285
}

.article-list h2,
.features-boxed h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit
}

.article-list .intro,
.features-boxed .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto
}

#article-features,
.article-list .intro p,
.features-boxed .intro p {
    margin-bottom: 0
}

.article-list .articles {
    padding-bottom: 40px
}

.article-list .item {
    padding-top: 50px;
    min-height: 425px;
    text-align: center
}

.article-list .item .name {
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
    color: inherit
}

.article-list .item .description {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0
}

.article-list .item .action {
    font-size: 24px;
    width: 24px;
    margin: 22px auto 0;
    line-height: 1;
    display: block;
    opacity: .85;
    transition: opacity .2s;
    text-decoration: none
}

.article-list .item .action:hover,
.contact-clean form .btn:hover,
.highlight-phone .intro .btn:hover {
    opacity: 1
}

.text-secondary.ul_block_container {
    padding-left: 0;
    font-weight: 700
}

.img_to_article {
    background-image: url(../img/header_03_web.webp);
    background-size: cover
}

.highlight-phone {
    background-color: #338d83
}

.scrollup {
    position: fixed;
    color: #fff;
    background-color: #8e2a2a;
    right: 40px;
    bottom: 40px;
    padding: 4px 10px;
    font-size: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    display: none;
    text-align: center
}

.scrollup:hover {
    background-color: #c13d3d
}

.header-for-img {
    position: absolute;
    top: 0;
    padding: 40px
}

.row.with_img_header {
    background-image: url(../img/bbk_imageheader_1.jpg);
    background-size: cover
}

.with_img_header .col {
    padding-top: 140px
}

.row.with_img.info_for_image {
    min-height: 280px;
    background-image: url(../img/bbk_imageheader_1.jpg);
    background-size: cover
}

.col.info_forimage02 {
    padding-top: 30px
}

.header_no_image {
    background-image: url(../img/header_05_web.webp);
    background-size: cover
}

.header_to_image {
    background-color: #eef4f7 !important
}

.img-thumbnail.noborder,
.photo-background.noborder {
    border: none
}

.photo-card.noborder {
    border: none !important
}

.paragraf_fo_image {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px 60px;
    font-size: 1.4em;
    line-height: 1.2
}

@media (max-width:480px) {
    .block_img_xs {
        margin-top: 1em
    }
    .img_to_article {
        background-image: url(../img/header_03_web.webp);
        background-color: #4c166a !important;
        padding: .4em !important
    }
    .header_line {
        line-height: 1.45em !important;
        font-size: 1.5em
    }
    .img_for_paragraf {
        height: 360px
    }
    .paragraf_fo_image {
        padding: 10px 16px
    }
}

#notes {
    background-color: #369;
    padding: 40px 0;
    color: #fff
}

.logo_z {
    height: 200px !important
}

@media (min-width:768px) {
    .highlight-phone .iphone-mockup img.device {
        width: 100% !important
    }
}

.container.w100,
.container.w100>.row {
    padding: 0 !important
}

.text-break.text-white.img_info {
    margin-top: 1em
}

.img_container {
    width: 640px;
    max-width: 100%;
    padding: 0;
    margin-bottom: 16px
}

.with_img {
    align-self: center
}

.brands,
.features-boxed {
    color: #313437;
    background-color: #eef4f7
}

.brands a {
    display: block;
    text-align: center;
    padding: 40px 0
}

.brands a img {
    display: inline-block;
    margin: 10px 20px;
    vertical-align: middle
}

.brands .text-center {
    max-width: 500px;
    margin: 0 auto 40px
}

.brands-links {
    background-color: #fff
}

.contact-clean {
    background: #f1f7fc;
    padding: 80px 0
}

.contact-clean form {
    max-width: 480px;
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px;
    border-radius: 4px;
    color: #505e6c;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1)
}

.contact-clean h2 {
    margin-top: 5px;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 36px;
    color: inherit
}

.contact-clean .form-group:last-child {
    margin-bottom: 5px
}

.contact-clean form .form-control {
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .05);
    outline: 0;
    color: inherit;
    padding-left: 12px;
    height: 42px
}

.contact-clean form .form-control:focus {
    border: 1px solid #b2b2b2
}

.contact-clean form textarea.form-control {
    min-height: 100px;
    max-height: 260px;
    padding-top: 10px;
    resize: vertical
}

.contact-clean form .btn {
    padding: 16px 32px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1;
    outline: 0 !important
}

.contact-clean form .btn:active,
.highlight-phone .intro .btn:active,
.register-photo form .btn-primary:active {
    transform: translateY(1px)
}

.contact-clean form .btn-primary {
    background-color: #055ada !important;
    margin-top: 15px;
    color: #fff
}

.photo-card {
    background-color: #2d3638;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.photo-background {
    background-position: center;
    background-size: cover;
    min-height: 250px
}

.photo-details {
    padding: 2.1875em 5%
}

@media screen and (min-width:700px) {
    .photo-card {
        flex-direction: row
    }
    .photo-background {
        min-height: none;
        width: 50%
    }
    .photo-details {
        width: 50%
    }
}

.photo-details h1,
.photo-details h4 {
    color: #fff;
    font-weight: 500;
    margin: 0
}

.photo-details h1 {
    font-size: 125%;
    line-height: 1;
    margin-bottom: .35em
}

.photo-tags ul {
    list-style-type: none;
    margin: .35em 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 87.5%;
    text-transform: lowercase
}

.photo-tags li {
    margin: 0 .35em .35em 0
}

.photo-tags a {
    background-color: #191e20;
    border-radius: 50px;
    color: #fff;
    display: block;
    padding: .3125em 1.25em;
    text-decoration: none;
    transition: color .3s
}

.photo-tags a:focus,
.photo-tags a:hover {
    color: #e37544
}

.navigation-clean-button.navbar-dark .actions .login:hover,
.photo-details p {
    color: #fff
}

.features-boxed .features {
    padding: 50px 0
}

.contact .info,
.features-boxed .item,
.footer-dark .item.social {
    text-align: center
}

.features-boxed .item .box {
    text-align: center;
    padding: 30px;
    background-color: #fff;
    margin-bottom: 30px
}

.features-boxed .item .icon {
    font-size: 60px;
    color: #1485ee;
    margin-top: 20px;
    margin-bottom: 35px
}

.features-boxed .item .name {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 0;
    color: inherit
}

.features-boxed .item .description {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 20px
}

.footer-dark {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #282d32
}

.footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px
}

.footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0
}

.footer-dark ul a {
    color: inherit;
    text-decoration: none;
    opacity: .6
}

.footer-dark ul a:hover {
    opacity: .8
}

.footer-dark .item.text {
    margin-bottom: 36px
}

.footer-dark .item.text p {
    opacity: .6;
    margin-bottom: 0
}

.footer-dark .item.social>a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .4);
    margin: 0 8px;
    color: #fff;
    opacity: .75
}

.footer-dark .item.social>a:hover {
    opacity: .9
}

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    opacity: .3;
    font-size: 13px;
    margin-bottom: 0
}

@media (min-width:1200px) {
    .highlight-phone .iphone-mockup {
        max-width: 80%
    }
}

.highlight-phone {
    color: #313437;
    padding: 30px 0 35px;
    overflow: hidden
}

.highlight-phone h2 {
    font-weight: 700;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
    color: inherit
}

.highlight-phone .intro {
    font-size: 18px;
    max-width: 500px;
    line-height: 1.5
}

.highlight-phone .intro p {
    margin-bottom: 35px
}

.highlight-phone .intro .btn {
    padding: 16px 32px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1
}

.highlight-phone .intro .btn-primary {
    background-color: #055ada;
    color: #fff
}

.highlight-phone .iphone-mockup {
    position: relative;
    max-width: 100%
}

.highlight-phone .iphone-mockup img.device {
    width: 70%;
    height: auto
}

.highlight-phone .iphone-mockup .screen {
    position: absolute;
    width: 88%;
    height: 77%;
    top: 12%;
    border-radius: 2px;
    left: 6%;
    border: 1px solid #444;
    overflow: hidden;
    background: url(../img/screen-content-iphone-6.jpg) center/cover
}

.highlight-phone .iphone-mockup .screen:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 70%;
    height: 140%;
    top: -12%;
    right: -60%;
    transform: rotate(-19deg);
    opacity: .2
}

.navigation-clean-button {
    background: #fff;
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0
}

@media (min-width:768px) {
    .navigation-clean-button {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.navigation-clean-button .navbar-brand {
    font-weight: 700;
    color: inherit
}

.navigation-clean-button .navbar-brand:hover {
    color: #222
}

.navigation-clean-button.navbar-dark .navbar-brand:hover {
    color: #f0f0f0
}

.navigation-clean-button .navbar-brand img {
    height: 100%;
    display: inline-block;
    margin-right: 10px;
    width: auto
}

.navigation-clean-button .navbar-toggler {
    border-color: #ddd;
    color: #888
}

.navigation-clean-button .navbar-toggler:focus,
.navigation-clean-button .navbar-toggler:hover {
    background: 0 0
}

.navigation-clean-button.navbar-dark .navbar-toggler {
    border-color: #555;
    color: #eee
}

.navigation-clean-button .form-inline,
.navigation-clean-button .navbar-collapse {
    border-top-color: #ddd
}

.navigation-clean-button.navbar-dark .form-inline,
.navigation-clean-button.navbar-dark .navbar-collapse {
    border-top-color: #333
}

.navigation-clean-button .navbar-nav a.active,
.navigation-clean-button .navbar-nav>.show>a {
    background: 0 0;
    box-shadow: none
}

.navigation-clean-button.navbar-dark .navbar-nav a.active,
.navigation-clean-button.navbar-dark .navbar-nav a.active:focus,
.navigation-clean-button.navbar-dark .navbar-nav a.active:hover,
.navigation-clean-button.navbar-light .navbar-nav a.active,
.navigation-clean-button.navbar-light .navbar-nav a.active:focus,
.navigation-clean-button.navbar-light .navbar-nav a.active:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: 0 0;
    pointer-events: none
}

.navigation-clean-button.navbar .navbar-nav .nav-link {
    padding-left: 18px;
    padding-right: 18px
}

.navigation-clean-button.navbar-light .navbar-nav .nav-link {
    color: #465765
}

.navigation-clean-button.navbar-light .navbar-nav .nav-link:focus,
.navigation-clean-button.navbar-light .navbar-nav .nav-link:hover {
    color: #37434d !important;
    background-color: transparent
}

.navigation-clean-button .navbar-nav>li>.dropdown-menu {
    margin-top: -5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 2px
}

.navigation-clean-button .dropdown-menu .dropdown-item,
.navigation-clean-button .dropdown-menu .dropdown-item:focus {
    line-height: 2;
    font-size: 14px;
    color: #37434d
}

.navigation-clean-button .dropdown-menu .dropdown-item:focus,
.navigation-clean-button .dropdown-menu .dropdown-item:hover {
    background: #eee;
    color: inherit
}

.navigation-clean-button.navbar-dark {
    background-color: #1f2021;
    color: #fff
}

.navigation-clean-button.navbar-dark .actions .login,
.navigation-clean-button.navbar-dark .navbar-nav .nav-link {
    color: #dfe8ee
}

.navigation-clean-button.navbar-dark .navbar-nav .nav-link:focus,
.navigation-clean-button.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff !important;
    background-color: transparent
}

.navigation-clean-button.navbar-dark .navbar-nav>li>.dropdown-menu {
    background-color: #1f2021
}

.navigation-clean-button.navbar-dark .dropdown-menu .dropdown-item,
.navigation-clean-button.navbar-dark .dropdown-menu .dropdown-item:focus {
    color: #f2f5f8
}

.navigation-clean-button.navbar-dark .dropdown-menu .dropdown-item:focus,
.navigation-clean-button.navbar-dark .dropdown-menu .dropdown-item:hover {
    background: #363739
}

@media (max-width:767px) {
    .article-list h2,
    .features-boxed h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
    .brands a {
        padding: 30px 0
    }
    .contact-clean {
        padding: 20px 0
    }
    .contact-clean form {
        padding: 30px
    }
    .footer-dark .item:not(.social) {
        text-align: center;
        padding-bottom: 20px
    }
    .footer-dark .item.text {
        margin-bottom: 0
    }
    .highlight-phone {
        text-align: center
    }
    .highlight-phone .intro {
        max-width: none
    }
    .navigation-clean-button .navbar-nav .show .dropdown-menu {
        box-shadow: none
    }
    .navigation-clean-button .navbar-nav .show .dropdown-menu .dropdown-item {
        color: #37434d;
        padding-top: 12px;
        padding-bottom: 12px;
        line-height: 1
    }
    .navigation-clean-button.navbar-dark .navbar-nav .show .dropdown-menu .dropdown-item {
        color: #fff
    }
}

.navigation-clean-button .actions .login {
    margin-right: 1rem;
    text-decoration: none;
    color: #465765
}

.navigation-clean-button .navbar-text .action-button,
.navigation-clean-button .navbar-text .action-button:active,
.navigation-clean-button .navbar-text .action-button:hover {
    background: #56c6c6;
    border-radius: 20px;
    font-size: inherit;
    color: #fff;
    box-shadow: none;
    border: none;
    text-shadow: none;
    padding: .5rem 1rem;
    transition: background-color .25s;
    font-size: inherit
}

.navigation-clean-button .navbar-text .action-button:hover {
    background: #66d7d7
}

.navigation-clean-button.navbar-dark .action-button,
.navigation-clean-button.navbar-dark .action-button:active {
    background: #208f8f
}

.navigation-clean-button.navbar-dark .action-button:hover {
    background: #269d9d
}

.register-photo {
    background: #760303;
    padding: 80px 0
}

.register-photo .image-holder {
    display: table-cell;
    width: auto
}

.register-photo .form-container {
    display: flex;
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1)
}

.register-photo form {
    display: table-cell;
    width: 400px;
    background-color: #fff;
    padding: 40px 60px;
    color: #505e6c
}

@media (max-width:991px) {
    .footer-dark .item.social {
        text-align: center;
        margin-top: 20px
    }
    .register-photo form {
        padding: 40px
    }
}

.register-photo form h2 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 30px
}

.register-photo form .form-control {
    background: #f7f9fc;
    border: none;
    border-bottom: 1px solid #dfe7f1;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    color: inherit;
    text-indent: 6px;
    height: 40px
}

.register-photo form .form-check {
    font-size: 13px;
    line-height: 20px
}

.register-photo form .btn-primary {
    background: #f4476b;
    border: none;
    border-radius: 4px;
    padding: 11px;
    box-shadow: none;
    margin-top: 35px;
    text-shadow: none;
    outline: 0 !important
}

.register-photo form .btn-primary:active,
.register-photo form .btn-primary:hover {
    background: #eb3b60
}

.register-photo form .already {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #6f7a85;
    opacity: .9;
    text-decoration: none
}

@media (min-width:576px) {
    .form-container {
        flex-direction: column;
        text-align: center
    }
}

.our_contact {
    list-style: none
}

.our_contact>li {
    padding: 0;
    margin: 0
}

.img-features {
    max-width: 230px
}

.feature .box {
    box-sizing: border-box
}

body {
    font-family: Roboto
}

.navbar-brand,
h1,
h2,
h3 {
    color: #7a0404 !important
}

.footer-dark .item h3,
.jumbotron.zvezda h1,
.jumbotron.zvezda p {
    color: #fff !important
}

.article-list .item .action {
    color: #7a0404
}

.articles .description {
    min-height: 120px
}

.brands h2.text-center {
    padding: 50px 0 0
}

.contact .row.info,
.our-contacts-item {
    background-color: #7a0404;
    color: #fff
}

.contact {
    background-color: #eef4f7
}

.contact h2 {
    text-align: center;
    padding: 40px
}

.contact p.title {
    max-width: 360px;
    margin: 0 auto 40px;
    color: #7a0404 !important
}

.contact p.info {
    line-height: 1.45em;
    margin: 0;
    font-size: 1em;
    text-align: left
}

.col.contact-info {
    padding: 20px
}

.our-info {
    list-style: none;
    text-align: left;
    padding: 0
}

.our-info .phone {
    text-align: center;
    font-size: 2em;
    padding: 20px
}

.col.form-contact {
    background-color: #fff;
    padding: 20px
}

.info_form {
    color: #7a0404;
    margin: 0;
    line-height: 1.45em
}

.form-group.block-left {
    text-align: left
}

.contact .info a {
    text-decoration: none;
    color: #fff
}

.brands-links>img {
    max-width: 120px
}

.articles .item {
    position: relative
}

.articles .action {
    position: absolute;
    bottom: 10px;
    left: 44%
}

.jumbotron.zvezda {
    background: url(../img/topinfo_1.jpg) 50% 60%/cover;
    border-radius: 0
}

@media (min-width:300px) {
    .jumbotron.zvezda {
        background-position: 70%
    }
}

.container.articles .row {
    padding: 20px 20px 0
}

.container.inblock {
    padding: 0
}
