
p {
    margin-bottom: 10px;
    font-size: 15px;
}

.c-header {
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 6px solid #fa8507;
    background-color: #474a51;
    color: #fff;
}

.c__container {
    position: relative;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 12px;
    padding-left: 12px;
}

.c__container.c__container--about-us {
    z-index: 99;
}

.c-header__nav {
    background-color: transparent;
}

.l-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.l-flex.l-flex--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.l-flex.l-flex--center.c-section-slider__nav__item__flex {
    height: 100%;
}

.l-flex.l-flex--stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.l-flex.l-flex--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.l-flex.l-flex--negative-margin {
    margin-right: -12px;
    margin-left: -12px;
}

.c-header__brand {
    max-width: 200px;
    margin-right: auto;
}

.c__info {
    padding-top: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #fff;
}

.fa {
    font-family: FontAwesome, sans-serif;
}

.fa.fa--solid {
    font-weight: 900;
}

.fab {
    font-family: 'FontAwesome Brands', sans-serif;
}

.fab.c__icon.c__icon--no-margin {
    display: inline-block;
}

.c__info__text {
    padding-right: 18px;
    padding-left: 18px;
    border-right: 2px solid #fff;
    font-size: 15px;
}

.c__info__text.c__info__text--small {
    padding-right: 12px;
    padding-left: 0px;
    font-size: 13px;
}

.c__icon {
    position: relative;
    bottom: -1px;
    display: inline-block;
    margin-right: 10px;
}

.c__icon.c__icon--no-margin {
    margin-right: 0px;
}

.c__icon.c__icon--invert {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: perspective(0px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    transform: perspective(0px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.c__icon.c__icon--orange {
    color: #fa8507;
}

.c__info__social {
    margin-right: 12px;
    margin-left: 12px;
}

.c__info__social.c__info__social--small {
    margin-right: 12px;
    margin-left: 8px;
}

.c__info__social__link {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fa8507;
    font-size: 21px;
    line-height: 20px;
}

.c__info__social__link:hover {
    color: #fff;
}

.c__info__app {
    padding: 4px 8px;
    border-radius: 6px;
    background-color: #fa8507;
}

.c__info__app.c__info__app--light {
    padding: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
}

.c__info__app__text {
    width: 100%;
    margin-right: 3px;
    margin-bottom: 0px;
    font-size: 9px;
    line-height: 12px;
    text-align: right;
    text-transform: uppercase;
}

.c__info__app__text.c__info__app__text--top {
    margin-right: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    text-align: center;
}

.c__info__app__link {
    padding-right: 3px;
    padding-left: 3px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: 20px;
}

.c__info__app__link:hover {
    color: #474a51;
}

.c__info__app__link.c__info__app__link--large {
    max-width: 130px;
    padding-right: 2px;
    padding-left: 2px;
}

.c__info__app__link.c__info__app__link--large:hover {
    opacity: 0.5;
}

.c-header__link {
    padding-top: 14px;
    padding-bottom: 14px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.c-header__link.w--current {
    color: #fff;
}

.c-section-slider__nav {
    position: relative;
    z-index: 9999;
    height: 0px;
}

.c__empty {
    background-color: transparent;
}

.c-section-slider__nav__item {
    max-width: 120px;
    padding: 8px 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #474a51;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.c__center {
    text-align: center;
}

.l__col-6 {
    width: 50%;
    padding: 12px;
}

.l__col-6.l__col-6--no-padding {
    padding: 0px;
}

.l__col-6.c-section-slider__content__info {
    padding: 110px 45px 60px;
    background-color: #f0e8e8;
}

.c-section-slider__content__thumb {
    height: 100%;
    background-image: url('../images/example-bg.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.c__small-title {
    margin-top: 0px;
    margin-bottom: 25px;
    color: #fa8507;
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

.c-section-slider__content__text {
    margin-bottom: 0px;
    font-size: 15px;
}

.c-section {
    padding-top: 55px;
    padding-bottom: 55px;
}

.c-section.c-section--dark {
    background-color: #474a51;
    color: #fff;
}

.c-section.c-section--watermark {
    position: relative;
    background-image: url('../images/watermark.png');
    background-position: 200% 50%;
    background-size: 75%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.c-section.c-section--watermark.c-section--watermark--invert {
    background-position: -100% 50%;
}

.c-section.c-section--instagram {
    background-image: url('../images/texture.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.c__title {
    margin-bottom: 35px;
    padding-top: 50px;
    text-align: center;
}

.c__title.c__title--no-padding {
    padding-top: 0px;
}

.c__title__text {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

.c__title__icon {
    position: relative;
    max-width: 80px;
    margin-top: -65px;
    margin-right: -20px;
}

.c-gallery {
    margin-bottom: 20px;
}

.c-gallery__margin-bottom {
    display: none;
    margin-bottom: 24px;
}

.c-values {
    margin-top: 35px;
}

.l__col-4 {
    width: 33.33333%;
    padding: 12px;
}

.l__col-4.c-values__col {
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #fff;
}

.c-values__flex {
    height: 100%;
}

.c__left {
    text-align: left;
}

.c__orange {
    color: #fa8507;
}

.c__watermark-about-us {
    position: absolute;
    left: 20px;
    top: auto;
    right: auto;
    bottom: -1px;
    z-index: 9;
    max-width: 240px;
}

.c__instagram-user {
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 400;
}

.c-section--instagram__button {
    margin-top: 35px;
    padding: 7px 20px 7px 18px;
    border-radius: 6px;
    background-color: #fff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fa8507;
    font-size: 16px;
    text-transform: uppercase;
}

.c-section--instagram__button:hover {
    color: #474a51;
}

.c__input {
    height: 40px;
    min-height: 0px;
    border-radius: 6px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.c__input:focus {
    border: 1px solid #fa8507;
}

.c__input.c__input--textarea {
    height: auto;
    min-height: 100px;
}

.c__form-wrapper {
    margin-bottom: 20px;
}

.c__submit {
    width: 100%;
    border-radius: 6px;
    background-color: #fa8507;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: 15px;
    text-transform: uppercase;
}

.c__submit:hover {
    color: #474a51;
}

.c__address {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
}

.c-footer {
    position: relative;
    z-index: 9999;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #fa8507;
    color: #fff;
}

.c-footer__copyright {
    margin-right: auto;
}

.c-footer__indexis {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.c-footer__indexis:hover {
    opacity: 0.5;
}

.c-header__navmenu {
    float: none;
    text-align: center;
}

.div-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.c__no-margin {
    margin-bottom: 0px;
}

body, html {
    width: 100%;
    overflow-x: hidden;
    font-family: sans-serif !important;
}

a {
    display: inline-block;
    color: inherit;
    text-decoration: none;
}

a[href^="tel:"], a[href^="mailto:"] {
    color: inherit;
    text-decoration: none;
}

a[href^="tel:"] {
    pointer-events: none;
}

p {
    font-weight: 300;
}

:focus {
    outline: -webkit-focus-ring-color auto 0;
}

.c-header__text, .c-section-slider__nav__item {
    font-weight: 300;
}

.c-header__text:first-child {
    padding-left: 0;
}

.c-header__app__link:last-child {
    padding-right: 0;
}

.c-header__link:after {
    content: '';
    position: absolute;
    bottom: 12px;
    left: 20px;
    width: 0;
    height: 2px;
    background: #fa8507;
    border-radius: 12px;
    transition: all 300ms;
}

.c-header__link:hover::after {
    width: calc(100% - 40px);
}

.c-header__link:last-child {
    padding-right: 0;
}

.c-section-slider__nav__item:first-child {
    border-left: 1px solid white;
}

.c-section-slider__nav__item.slick-current {
    background: #fa8507;
}

.c-values__col:last-child {
    border: none;
}

.c-section-slider__nav__slider .slick-track {
    width: 100vw !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    transform: translate3d(0, 0, 0) !important;
}

.c-section-slider__nav__slider .slick-slide {
    height: auto;
    min-height: 42px;
}

.c-instagram iframe {
    display: block;
    width: 100%;
}

.response-form {
    text-align: center;
    font-size: 11px;
}

@media (max-width: 991px) {
    .c__info__text:not(.c__info__social--contact):first-child {
        margin-left: auto;
    }

    .c__info__text:last-child {
        border: none;
        padding-right: 0;
        margin-right: 0;
    }

    .c-section-slider__nav__slider .slick-track {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .c-section-slider__nav__item:nth-child(n + 6) {
        border-top: none;
    }

    .l-flex.l-flex--wrap-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }

    .c__info {
        padding-top: 6px;
        padding-bottom: 6px;
        border-bottom-style: none;
    }

    .c__info__social {
        margin-left: auto;
    }

    .c__info__social.c__info__social--contact {
        margin-left: 12px;
    }

    .c-header__link {
        padding-top: 9px;
        padding-bottom: 9px;
        text-align: center;
    }

    .c-section-slider__wrap {
        position: relative;
        left: 50%;
        min-width: 1000px;
        -webkit-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
    }

    .c-section-slider__nav {
        height: 40px;
    }

    .c-section-slider__nav__item {
        width: 20%;
        max-width: none;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .l__col-6.c-section-slider__content__info {
        padding: 100px 25px 45px;
    }

    .l__col-6.l__col-6--full-medium {
        width: 100%;
        max-width: 500px;
        margin-right: auto;
        margin-left: auto;
    }

    .c__small-title {
        margin-bottom: 15px;
        font-size: 24px;
        line-height: 26px;
    }

    .c-section-slider__content__text {
        font-size: 15px;
        line-height: 18px;
    }

    .c__title__text {
        font-size: 25px;
        line-height: 27px;
    }

    .c__title__icon {
        max-width: 70px;
    }

    .c__watermark-about-us {
        max-width: 180px;
    }

    .c__instagram-user {
        font-size: 20px;
        line-height: 24px;
    }

    .c-header__navmenu {
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fa8507;
    }

    .c-header__contact {
        width: 100%;
        margin-bottom: 8px;
    }

    .c-header__mobile-menu {
        margin-left: 12px;
        padding: 4px 6px;
        border-radius: 6px;
        background-color: #fa8507;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .c-header__mobile-menu.w--open {
        background-color: #fa8507;
        color: #474a51;
    }

    .c__address__phone {
        display: inline-block;
    }

    .c-section-slider__nav__slider .slick-track {
        display: block;
        overflow: hidden;
    }

    .l-flex.l-flex--center.c-section-slider__nav__item__flex {
        height: 26px;
    }
}

@media (max-width: 767px) {
    a[href^="tel:"] {
        pointer-events: none;
    }

    .c__container.c__container--about-us {
        max-width: 550px;
    }

    .c-header__brand {
        padding-left: 0px;
    }

    .c__info__text {
        padding-right: 12px;
        padding-left: 12px;
        font-size: 13px;
        line-height: 16px;
    }

    .c__icon {
        margin-right: 6px;
    }

    .c__info__social {
        margin-right: 8px;
    }

    .c-section-slider__wrap {
        min-width: 750px;
    }

    .c-section-slider__nav__item {
        padding-right: 4px;
        padding-left: 4px;
        font-size: 10px;
        line-height: 12px;
    }

    .l__col-6 {
        width: 100%;
    }

    .l__col-6.l__col-6--no-padding.c-section-slider__content__col-thumb {
        width: 40%;
    }

    .l__col-6.c-section-slider__content__info {
        width: 60%;
        padding: 80px 25px 30px 15px;
    }

    .l__col-6.l__col-6--map {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .l__col-6.l__col-6--limit {
        max-width: 500px;
        margin-right: auto;
        margin-left: auto;
    }

    .c__small-title {
        font-size: 22px;
        line-height: 24px;
    }

    .c-section-slider__content__text {
        font-size: 14px;
    }

    .c-section {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .c__title {
        margin-bottom: 30px;
        padding-top: 40px;
    }

    .c__title__text {
        font-size: 23px;
        line-height: 25px;
    }

    .c__title__icon {
        max-width: 65px;
        margin-top: -55px;
    }

    .l__col-4.c-values__col {
        width: 100%;
        max-width: 450px;
        margin-right: auto;
        margin-bottom: 12px;
        margin-left: auto;
        border-bottom: 1px solid #fff;
        border-right-style: none;
    }

    .c-header__mobile-menu {
        margin-left: 8px;
    }
}

@media (max-width: 479px) {
    .c-header__brand {
        max-width: 280px;
    }

    .c__info__text {
        margin-left: auto;
        padding-right: 0px;
        border-right-style: none;
    }

    .c__info__text.c__info__social--contact {
        margin-right: auto;
    }

    .c__info__social {
        display: none;
    }

    .c__info__app {
        margin-left: auto;
    }

    .c-section-slider__wrap {
        min-width: 550px;
    }

    .c-section-slider__nav__item {
        padding-right: 2px;
        padding-left: 2px;
        font-size: 9px;
        line-height: 11px;
    }

    .l__col-6.c-section-slider__content__info {
        padding-bottom: 25px;
    }

    .c__small-title {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 22px;
    }

    .c__address {
        margin-top: 5px;
        margin-bottom: 20px;
    }

    .c-footer {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .c-footer__copyright {
        width: 100%;
        margin-bottom: 12px;
        margin-left: auto;
        line-height: 17px;
        text-align: center;
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fa-regular-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome Brands';
    src: url('../fonts/fa-brands-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fa-solid-900.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}