
.clearfix:before {
    content: " ";
    display: table;
}

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

#horeca .site-container {
    position: relative;
    overflow: hidden;
}

#horeca .wrap {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 20px;
}





#horeca .line {
    padding: 100px 0;
}

#horeca .line__title {
    max-width: 800px;
    color: #4d4644;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    margin: 0 auto 60px;
}

#horeca .hero {
    padding: 0;
    position: relative;
    background: url(../img/hero-bg.jpg) no-repeat center center;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 25px solid #9ec33a;
}

#horeca .hero .wrap {
    position: relative;
}

#horeca .hero__man {
    position: absolute;
    right: 45px;
    bottom: 0;
    max-width: 32%;
    height: auto;
}

#horeca .hero__entry {
    position: absolute;
    left: 15px;
    bottom: 0;
    max-width: 500px;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    z-index: 80;
}

#horeca .hero__entry__text {
    float: none;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 20px;
}

#horeca .hero__entry__text__title {
    font-size: 32px;
    margin: 0 0 1em;
}

#horeca .hero__entry__text__title--second {
    font-size: 22px;
    font-weight: normal;
}

#horeca .hero__entry__text__title--third {
    font-size: 18px;
    font-weight: normal;
}

#horeca .hero__entry__btn {
    font-size: 22px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    padding: 8px 35px;
    margin-bottom: 5px;
    background: #9f228d;
    border-bottom: 3px solid #751968;
}

#horeca .hero__entry__btn:hover {
    background: #d435bd;
    border-bottom: 3px solid #9f228d;
}

#horeca .parallax {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}

#horeca .parallax__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 1;
}

#horeca .parallax__layer img {
    position: absolute;
    display: block;
}

#horeca .parallax__layer__1 {
    max-width: 73px;
    left: 24%;
    bottom: -125px;
}

#horeca .parallax__layer__2 {
    max-width: 50px;
    right: 10%;
    top: 20%;
}

#horeca .parallax__layer__3 {
    max-width: 190px;
    left: 25%;
    top: 23%;
}

#horeca .parallax__layer__4 {
    max-width: 190px;
    left: 4%;
    top: 39%;
}

#horeca .parallax__layer__5 {
    max-width: 80px;
    right: 43%;
    top: 70%;
}

#horeca .parallax__layer__6 {
    max-width: 60px;
    right: 42%;
    top: 25%;
}

#horeca .parallax__layer__7 {
    max-width: 120px;
    right: 5%;
    top: 55%;
}

#horeca .parallax__layer__8 {
    max-width: 180px;
    right: 10%;
    bottom: 10%;
}

#horeca .benefits {
    background: #9ec33a;
    color: #384515;
}

#horeca .benefits .line__title {
    color: #fff;
}

#horeca .benefits__items__wrap {
    max-width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

#horeca .benefits__item {
    float: left;
    width: 50%;
    padding: 0 30px;
    margin: 0 0 30px;
}

#horeca .benefits__item:nth-child(2n+1) {
    clear: left;
}

#horeca .benefits__item__img {
    float: left;
    max-width: 100px;
    height: auto;
}

#horeca .benefits__item__text {
    margin: 10px 0 0 120px;
}

#horeca .categories {
    overflow: hidden;
}

#horeca .categories__items__wrap {
    max-width: 1020px;
    margin: 0 -15px;
}

#horeca .categories__item {
    float: left;
    width: 33.3333%;
    padding: 0 20px;
    margin-bottom: 45px;
}

#horeca .categories__item__inner {
    background: #000;
    position: relative;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

#horeca .categories__item__title {
    position: relative;
    overflow: visible;
    font-size: 22px;
    font-weight: 500;
    text-align: right;
    padding-right: 15px;
    color: #fff;
    background: #9ec33a;
    max-width: 100%;
    height: 64px;
}

#horeca .categories__item__title:after {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
}

#horeca .categories__item__title__text {
    max-width: 200px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

#horeca .categories__item__title__icon {
    position: absolute;
    bottom: -30px;
    left: 15px;
    display: block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    z-index: 10;
}

#horeca .categories__item__title__icon:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

#horeca .categories__item__title--meet {
    background: #d47474;
}

#horeca .categories__item__title--meet .categories__item__title__icon:before {
    background-image: url(../img/icon-meat.png);
}

#horeca .categories__item__title--fish {
    background: #a68cc1;
}

#horeca .categories__item__title--fish .categories__item__title__icon:before {
    background-image: url(../img/icon-fish.png);
}

#horeca .categories__item__title--grocery {
    background: #c5a0a1;
}

#horeca .categories__item__title--grocery .categories__item__title__icon:before {
    background-image: url(../img/icon-grocery.png);
}

#horeca .categories__item__title--vegetables {
    background: #fd785b;
}

#horeca .categories__item__title--vegetables .categories__item__title__icon:before {
    background-image: url(../img/icon-vegetables.png);
}

#horeca .categories__item__title--fruits {
    background: #aad25a;
}

#horeca .categories__item__title--fruits .categories__item__title__icon:before {
    background-image: url(../img/icon-fruits.png);
}

#horeca .categories__item__title--drinks {
    background: #30a5bf;
}

#horeca .categories__item__title--drinks .categories__item__title__icon:before {
    background-image: url(../img/icon-drinks.png);
}

#horeca .categories__item__img {
    opacity: 0.6;
    width: 100%;
}

#horeca .categories__item__text {
    position: absolute;
    font-size: 18px;
    line-height: 1.3;
    bottom: 20px;
    left: 15px;
    right: 15px;
    color: #fff;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.95);
}

#horeca .more {
    padding: 60px 0;
    background: #dddddd;
}

#horeca .more__text {
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 25px;
    color: #666;
    text-align: center;
}

#horeca .more__btn {
    background: #9f228d;
    text-transform: uppercase;
    font-size: 24px;
    padding: 8px 32px;
    border-bottom: 3px solid #751968;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
}

#horeca .more__btn:hover {
    background: #c129ab;
    border-bottom: 3px solid #9f228d;
}

#horeca .more__btn__wrap {
    text-align: center;
}

#horeca .fields-wrap {
    position: relative;
}

#horeca .line--form {
    padding: 120px 0 140px;
    background: #dddddd;
}

#horeca .line--form .wrap {
    background: url(../img/letter-pattern.png) repeat left top;
    padding: 5px;
    max-width: 640px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

#horeca .line--form .form {
    margin: 0 auto;
}

#horeca .line--form .input {
    display: block;
    width: 100%;
}

#horeca .line--form .input--submit {
    float: right;
    display: inline-block;
    color: #fff;
    width: auto;
    cursor: pointer;
}

#horeca .input__wrap {
    position: relative;
    overflow: hidden;
/*    margin-bottom: 25px;*/
}

#horeca .form__wrap {
    background: #fff;
    padding: 40px;
}

#horeca .form__title {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

#horeca .form__text {
    font-size: 19px;
    margin: 0 0 25px;
    font-weight: normal;
    color: #666;
    text-align: center;
}

#horeca .form .label__checkbox {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 1.4;
    color: #888;
    padding-left: 40px;
    cursor: pointer;
    white-space: inherit;
    text-align: left;
    font-weight: normal;
}

#horeca .form .label__checkbox:before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 24px;
    height: 24px;
    background: #ccc;
    content: '';
    display: block;
    width: 24px;
    height: 24px;
}

#horeca .form .label__checkbox:after {
    position: absolute;
    top: 2px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url(../img/checkbox.png) no-repeat center center;
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    opacity: 0;
}

#horeca .agreement {
    float: left;
    width: 60%;
}

#horeca .checkbox {
    position: absolute;
    left: -9999px;
}

#horeca .checkbox:checked + .label__checkbox:after {
    opacity: 1;
}

#horeca .clients {
    overflow: hidden;
    margin: 0;
    padding: 100px 0 140px;
}

#horeca .clients .line__title {
    margin-bottom: 40px;
}

#horeca .clients .slick-list {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

#horeca .clients #horeca .slider__item {
    padding: 10px 30px;
}

#horeca .clients #horeca .slider {
    padding: 0 24px;
    text-align: center;
}

#horeca .clients .slick-dots {
    position: absolute;
    width: 100%;
    bottom: -45px;
}

#horeca .client__logo {
    max-width: 100%;
    margin: 10px auto;
}

#horeca .client__logo__wrap {
    display: inline-block;
    width: 24%;
    overflow: hidden;
}

#horeca .slider .slick-slide, 
#horeca .slider .slick-slide:focus {
    outline: none;
}

#horeca .slider__arrow {
    cursor: pointer;
    background: #fff;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 10;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
}

#horeca .slider__arrow:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    content: '';
    display: block;
}

#horeca .slider .slick-track {
    background: #fff;
}

#horeca .slider .slick-dots {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

#horeca .slider .slick-dots li {
    display: inline-block;
    padding: 0 7px;
}

#horeca .slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    padding: 0;
}

#horeca .slider .slick-dots li button:hover {
    opacity: 0.8;
}

#horeca .slider .slick-dots li button:before {
    width: 10px;
    height: 10px;
    content: '';
    display: block;
    border: 2px solid #9f228d;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#horeca .slider .slick-dots .slick-active button:before {
    background: #9f228d;
}

#horeca .prev {
    left: 0;
}

#horeca .prev:before {
    background: url(../img/arrow-prev.png) 18px center no-repeat;
}

#horeca .next {
    right: 0;
}

#horeca .next:before {
    background: url(../img/arrow-next.png) 18px center no-repeat;
}

#horeca .testimonials {
    background: #fff;
}

#horeca .testimonials #horeca .slider {
    z-index: 10;
    padding: 0;
}

#horeca .testimonials #horeca .slider__item {
    padding: 10px 70px;
}

#horeca .testimonials #horeca .slider__arrow {
    margin-top: -40px;
}

#horeca .testimonials .next {
    right: 5px;
}

#horeca .testimonials .prev {
    left: 5px;
}

#horeca .slider__wrap {
    position: relative;
}

#horeca .slider__nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

#horeca .slider__nav .wrap {
    position: relative;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    min-height: 100%;
    max-width: 1050px;
}

#horeca .feedback {
    max-width: 900px;
    margin: 0 auto;
}

#horeca .feedback__avatar {
    border: 1px solid #ddd;
    margin-top: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#horeca .feedback__avatar__wrap {
    float: left;
}

#horeca .feedback__text {
    margin-left: 160px;
}

#horeca .feedback__text__name {
    font-weight: 500;
}

#horeca .feedback__text__job {
    font-size: 13px;
    margin-bottom: 20px;
}

#horeca .feedback__text__msg {
    font-size: 15px;
    line-height: 1.5;
}

#horeca .about__item {
    width: 33.3333%;
    float: left;
    padding: 0 30px;
    margin-bottom: 70px;
}

#horeca .about__item:nth-child(3n+1) {
    clear: left;
}

#horeca .about__item__text {
    margin-bottom: 5px;
}

#horeca .about__item__number {
    font-weight: 500;
    font-size: 48px;
    line-height: 0.9;
    margin-top: 8px;
}

#horeca .about__item__number__unit {
    margin-left: -8px;
    display: inline-block;
    font-size: 16px;
}

#horeca .about__hero {
    position: relative;
    margin-top: 40px;
}

#horeca .about__hero__text {
    position: relative;
    float: left;
    width: 65%;
    font-size: 18px;
    padding: 36px 210px 36px 45px;
    margin-top: 40px;
    border: 2px solid #9ec33a;
    z-index: 1;
}

#horeca .about__hero__slider {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    z-index: 2;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

#horeca .about__hero__slider img {
    max-width: 100%;
}

#horeca .about__hero__slider #horeca .slider__arrow {
    width: 42px;
    height: 42px;
}

#horeca .about__hero__slider .prev {
    left: 15px;
}

#horeca .about__hero__slider .prev:before {
    background-position: 14px center;
}

#horeca .about__hero__slider .next {
    right: 15px;
}

#horeca .about__hero__slider .next:before {
    background-position: 16px center;
}

#horeca .about__hero .slick-dots {
    position: absolute;
    right: 5px;
    bottom: -35px;
}

@media only screen and (max-width: 1050px) {

    #horeca .hero__man {
        max-width: 100%;
        width: 330px;
    }

}

@media only screen and (max-width: 980px) {
    #horeca .about__hero {
        position: relative;
    }

    #horeca .about__hero__text {
        padding: 36px 160px 36px 45px;
        font-size: 17px;
    }
}

@media only screen and (max-width: 890px) {


    #horeca .line {
        padding: 70px 0;
    }

    #horeca .line__title {
        font-size: 24px;
        padding: 0 20px;
        margin-bottom: 35px;
    }

    #horeca .wrap {
        padding: 0 10px;
    }

    #horeca .logo__link {
        margin: 0 auto;
        max-width: 170px;
        height: 37px;
        -o-background-size: 170px 37px;
        background-size: 170px 37px;
    }


    #horeca .hero {
        padding: 0;
    }

    #horeca .hero__man {
        max-width: 100%;
        width: 300px;
        right: 5px;
    }

    #horeca .hero__entry {
        left: 0;
        background: none;
    }

    #horeca .hero__entry__text span {
        background: rgba(255, 255, 255, 0.8);
    }

    #horeca .parallax {
        display: none;
    }



    #horeca .categories__items__wrap {
        padding: 0 25px;
    }

    #horeca .categories__item {
        width: 50%;
    }

    #horeca .about__item__number {
        font-size: 28px;
    }

    #horeca .about__hero__text {
        width: 65%;
        font-size: 16px;
        padding: 25px 140px 25px 30px;
    }



    #horeca .line--form {
        padding: 100px 0 110px;
    }
}

@media only screen and (max-width: 670px) {
    .line__title {
        font-size: 22px;
        padding: 0 10px;
    }

    #horeca .more__text {
        font-size: 16px;
    }

    #horeca .more__btn {
        padding: 6px 24px;
        font-size: 18px;
    }



    #horeca .hero {
        border-bottom: none;
    }

    #horeca .hero__man {
        max-width: 280px;
    }

    #horeca .hero__entry {
        max-width: 380px;
    }

    #horeca .hero__entry__text__title {
        font-size: 24px;
    }

    #horeca .hero__entry__text__title--second {
        font-size: 20px;
    }

    #horeca .hero__entry__text__title--third {
        font-size: 15px;
    }

    #horeca .hero__entry__btn {
        font-size: 18px;
        padding: 6px 24px;
        margin: 0 2px;
    }

    #horeca .benefits__item {
        padding: 0 10px;
    }

    #horeca .benefits__item__img {
        float: none;
        margin: 0 auto;
    }

    #horeca .benefits__item__text {
        margin: 0;
        text-align: center;
    }

    #horeca  .about {
        font-size: 14px;
    }

    #horeca .about__item {
        text-align: center;
        width: 50%;
        padding: 0 20px;
        margin-bottom: 50px;
    }

    #horeca .about__item__icon {
        margin: 0 auto;
    }

    #horeca .about__item:nth-child(2n+1) {
        clear: left;
    }

    #horeca .about__item:nth-child(3n+1) {
        clear: none;
    }

    #horeca .about__hero__slider {
        width: 70%;
    }

    #horeca .about__hero__text {
        width: 80%;
        padding: 40px 20px 30px;
        margin-top: 38%;
    }
}

@media only screen and (max-width: 640px) {
    #horeca .slider .slick-dots li button:before {
        width: 7px;
        height: 7px;
    }

    #horeca .slider__arrow {
        display: none !important;
    }

    #horeca .benefits {
        font-size: 14px;
    }

    #horeca .benefits__item__img {
        max-width: 80px;
    }

    #horeca .benefits__items__wrap {
        margin: 0 -10px;
    }

    #horeca .categories__items__wrap {
        max-width: 400px;
        margin: 0 auto;
    }

    #horeca .categories__item {
        float: none;
        width: 100%;
        padding: 0;
    }

    #horeca .fields-wrap {
        padding-right: 0;
    }

    #horeca .form__wrap {
        padding: 25px 15px;
    }

    #horeca .form__title {
        text-align: center;
        font-size: 18px;
    }

    #horeca .form__text {
        font-size: 16px;
    }

    #horeca .form .agreement {
        float: none;
        width: 100%;
    }

    #horeca .line--form {
        padding: 80px 0 100px;
    }

    #horeca .line--form .line__title--form {
        font-size: 20px;
        margin-bottom: 25px;
    }

    #horeca .line--form .input-wrap {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    #horeca .line--form .input {
        display: block;
        width: 100%;
    }

    #horeca .line--form .input--submit {
        width: auto;
        display: block;
        float: none;
        margin: 20px auto;
    }

    #horeca .about__hero__text {
        padding: 70px 20px 30px;
    }


}

@media only screen and (max-width: 610px) {
    #horeca .about__hero__text {
        padding: 60px 20px 30px;
    }
}

@media only screen and (max-width: 480px) {


    #horeca  .hero__man {
        max-width: 260px;
    }

    #horeca  .hero__entry {
        font-size: 15px;
    }

    #horeca  .hero__entry__text__title--second {
        display: none;
    }

    #horeca  .hero__entry__text__title--third {
        display: none;
    }

    #horeca .categories__item__text {
        font-size: 16px;
    }

    #horeca .clients #horeca .slider {
        padding: 0;
    }

    #horeca  .client__logo__wrap {
        width: 40%;
    }

    #horeca .about__item {
        padding: 0 10px;
    }

    #horeca .about__item__number__unit {
        margin-left: 0;
    }

    #horeca .about__items__wrap {
        margin: 0 -10px;
    }

    #horeca .about__hero__slider {
        width: 100%;
    }

    #horeca .about__hero__text {
        width: 100%;
        padding: 60px 20px 30px;
        margin-top: 60%;
    }


}