nav1 {
    color: #ffffff;
}

.nav1 {
    color: #ffffff;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.hero-sec {
    height: 800px;
    background-image: url('assets/image/Home-slider-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.h1-span {
    color: #ffffff;
    font-size: 24px;
}

.hero-type-alc-promo {
    color: #ffffff;
    font-size: 1.8rem;
}

.hero-line {
    height: 4px;
    background-color: #ffffff;
    width: 100px;

    /* transform: translateX(-50%) */
    margin: 40px auto 50px;
}

.service-img-div {
    width: 100%;
    height: 100%;
}

.service-img {
    width: 100%;
    height: 100%;
}

.service-h3 {
    color: #ffffff;
    font-size: 1.5rem;
}

.service-p {
    color: #ffffff;
    font-size: 1em;
}

.what-to-sell-sec {
    padding-top: 30px;
}

.what-to-sell-promo {
    font-size: 18px;
}

.service-sec {
    padding-top: 20px;
}

.type-alc-text {
    font-size: 122px;
    opacity: 0.3;
    line-height: 0;
    left: -25px;
    color: black;
}

.advantages {
    padding-top: 20px;
    padding-bottom: 20px;
}

.adv-img {
    margin-bottom: 30px;
    margin-left: a;
}

.h2-all {
    margin-bottom: 30px;
}

.about-us {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url('assets/image/VineyardBannerOffers-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.easy-to-sell-sec {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f7fffe;
}

.rec-sec {
    padding-top: 100px;
    padding-bottom: 100px;
    /*background-image: url('assets/image/warehouse-1.jpg');*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../assets/image/warehouse-1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../assets/image/warehouse-1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
}

.h2-white {
    color: #ffffff;
}

.p-white {
    color: #ffffff;
}

.footer-sec {
    padding-top: 70px;
    padding-bottom: 10px;
    background-color: #190510;
}

.footer-links {
    color: #ffffff;
    display: block;
}

.copyright {
    margin-top: 20px;
}

.footer-h2 {
    margin-bottom: 30px;
}

.form-area {
    margin: 5px 0;
    width: 100%;
    padding: 0 5px;
}

.mes-img {
    height: 40px;
    margin-right: 3px;
    width: 40px;
    margin-bottom: 3px;
}

.hero-div {
    height: 100%;
}

.hero-h1 {
    font-size: 1.8rem;
    font-weight: normal;
}

.hero-h1-span {
    font-size: 2rem;
    font-weight: 600;
}

.top-menu {
    /* padding-top: 10px */
    /* padding-bottom: 10px */
}

.sell-div {
    padding: 25px;
}

.top-menu-div {
    background-color: #190510;
    border-bottom: 2px solid rgba(255, 255, 255, 0.53);
}

.bot-menu-div {
    background: #190510;
}

.feedback {
    color: #ffffff;
}

.about {
    color: #ffffff;
}

div.service-div.position-relative {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.flex-container {
    display: flex;
    align-items: center;
}

text.skupka-text {
    display: block;
    text-align: center;
}

div.skupka-div {
    width: 100%;
}

.header-tel {
    text-align: right;
    width: 100%;
}

.jumbotron {
    /*background-image: url('assets/image/Home-slider-1.jpg');*/
    background-repeat: no-repeat;
    /*background-size: cover;*/
    padding-top: 150px;
    padding-bottom: 150px;
    width: 100%;
    min-height: 800px;
    height: 100%;
    display: flex;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../assets/image/Home-slider-1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../assets/image/Home-slider-1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
}

@media (max-width: 767px) {
    text.skupka-text {
        text-align: left;
    }

    .header-tel {
        text-align: left;
    }

    .jumbotron {
        padding-top: 50px;
        padding-bottom: 50px;
        min-height: 400px;
    }

    h3.text-white.footer-h2.text-right {
        text-align: left !important;
    }

    a.footer-links.text-right {
        text-align: left !important;
    }
}

@media (max-width: 575px) {
    text.skupka-text {
        text-align: left;
    }

    .header-tel {
        text-align: left;
    }

    .jumbotron {
        padding-top: 50px;
        padding-bottom: 50px;
        min-height: 400px;
    }

    h3.text-white.footer-h2.text-right {
        text-align: left !important;
    }

    a.footer-links.text-right {
        text-align: left !important;
    }
}

.big-span {
    font-size: 38px;
}

.hero-text {
    color: #ffffff;
    text-align: center;
}

.social-button {
    width: 40px;
    padding-bottom: 20px;
    margin-right: 20px;
}

.specvikup-logo {
    padding: 5px 5px 5px 20px;
}

.header-other-phones {
    padding: 5px 5px 5px 20px;
}

.phone-div {
    padding: 5px 5px 5px 20px;
}

.vintage-div {
    padding-left: 0;
}

.navbar-vintage {
    padding-left: 20px;
}

@media (max-width:575px) {
    .service-h3 {
        font-size: 2.5rem;
    }

    p.service-p {
        font-size: 1.5rem;
    }
}

.alc-choose-img {
    margin-bottom: 5px;
    margin-top: 30px;
}

@media (max-width:575px) {
    .what-to-sell-sec {
        padding-top: 0;
    }

    img.adv-img {
        width: 100px;
    }

    section.advantages h2 {
        margin-bottom: 5px;
    }

    section.about-us {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    section.about-us h2 {
        height: 50px;
    }

    section.rec-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    section.rec-sec h2 {
        height: 50px;
    }

    section.easy-to-sell-sec {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    footer.footer-sec {
        padding-top: 30px;
    }
}

.easy-img {
    width: 150px;
}

.h3-easy {
    font-weight: bold;
}

.description-text {
    color: #000000;
}

.description-sec {
    padding-top: 50px;
    padding-bottom: 50px;
}