/* Minification failed. Returning unminified contents.
(149,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(150,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(151,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(152,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(153,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(154,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(155,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(156,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(157,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(158,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(159,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(160,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(161,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(202,36): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color'
(220,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color'
(225,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline'
(234,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color'
(238,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline'
(242,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-checked'
(243,36): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color-checked'
(247,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-checked'
(251,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-disabled'
(252,36): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color-disabled'
(256,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-disabled'
(260,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(264,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(265,36): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color-hover'
(269,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-hover'
(280,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-checked'
(290,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color'
(294,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline'
(298,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-checked'
(299,36): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color'
(303,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-checked'
(310,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-disabled'
(314,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(318,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(319,36): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color'
(323,32): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-hover'
(513,32): run-time error CSS1046: Expect comma, found '0'
(513,36): run-time error CSS1046: Expect comma, found '/'
(2723,36): run-time error CSS1046: Expect comma, found '31'
(2723,40): run-time error CSS1046: Expect comma, found ')'
(2794,36): run-time error CSS1046: Expect comma, found '128'
(2794,43): run-time error CSS1046: Expect comma, found ')'
(3205,27): run-time error CSS1039: Token not allowed after unary operator: '-bs-aspect-ratio'
(3218,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3222,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3226,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3230,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3487,40): run-time error CSS1046: Expect comma, found '31'
(3487,44): run-time error CSS1046: Expect comma, found ')'
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul, li {
    float: left;
    display: inline;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

i, em {
    font-style: normal;
}

button, select {
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/*	Finish RESET	*/

.order-first {
    order: -1 !important;
}

.order-0 {
    order: 0 !important;
}

.order-1 {
    order: 1 !important;
}

.order-2 {
    order: 2 !important;
}

.order-3 {
    order: 3 !important;
}

.order-4 {
    order: 4 !important;
}

.order-5 {
    order: 5 !important;
}

.order-last {
    order: 6 !important;
}

html::-webkit-scrollbar {
    width: 10px;
}

html::-webkit-scrollbar-track {
    background: #555555;
}

html::-webkit-scrollbar-thumb {
    background-color: #FFF;
    border: 3px solid #555555;
}

html {
    scrollbar-color: #FFF #555555;
    scrollbar-width: thin;
}

body {
    margin: 0;
    color: #000;
    font-size: 13px;
    font-family: Montserrat, Arial;
    line-height: 20px;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

*::-moz-selection {
    background: #000;
    color: #FFF;
}

*::selection {
    background: #000;
    color: #FFF;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        color: #757575;
        text-decoration: none;
    }

:root {
    --input-background-color: #FFF;
    --input-border-color: #bfbfbf;
    --input-border-color-inline: #FFF;
    --input-border-color-checked: #00A678;
    --input-background-color-checked: #00C18C;
    --input-border-color-inline-checked: #00C18C;
    --input-border-color-disabled: #bfbfbf;
    --input-background-color-disabled: #efefef;
    --input-border-color-inline-disabled: #bfbfbf;
    --input-border-color-hover: #00C18C;
    --input-background-color-hover: #FFF;
    --input-border-color-inline-hover: #bfbfbf;
    --input-border-color-focus: #00A678;
}

/* Reset Css */
input, select, textarea, input[type='checkbox'], input[type='radio'] {
    border: none;
    position: relative;
    -webkit-appearance: none;
    margin: 0px;
    padding: 0px;
}

    input:focus, select:focus, textarea:focus, input[type='checkbox']:focus, input[type='radio']:focus {
        outline: 0;
    }

    input[type='submit'], button {
        border: none;
        position: relative;
        -webkit-appearance: none;
        margin: 0px;
        padding: 0px;
        outline: 0;
    }

    /* Customization checkbox & radio */
    input[type='checkbox'], input[type='radio'] {
        width: 18px;
        height: 18px;
        line-height: 18px;
        min-width: 1px !important;
        margin: 1px 10px -1px 0;
        padding: 0;
    }

        input[type='checkbox']::before, input[type='radio']::before {
            display: block;
            position: absolute;
            content: "";
            width: calc(100% - 2px);
            height: calc(100% - 2px);
            background-color: var(--input-background-color);
            transition: background-color 500ms, border-color 500ms;
        }

        input[type='checkbox']::after, input[type='radio']::after {
            display: block;
            position: absolute;
            content: "";
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            transition: background-color 500ms, border-color 250ms;
        }

        /* Customization checbox */
        input[type='checkbox']::before {
            border-radius: 3px;
            border: solid 1px;
            border-color: var(--input-border-color);
        }

        input[type='checkbox']::after {
            border: solid;
            border-color: var(--input-border-color-inline);
            border-width: 0 2px 2px 0;
            width: 5px;
            height: 10px;
            left: 7px;
            bottom: 5px;
        }

        input[type='checkbox']:not(:checked)::before {
            border-color: var(--input-border-color);
        }

        input[type='checkbox']:not(:checked)::after {
            border-color: var(--input-border-color-inline);
        }

        input[type='checkbox']:checked:not(:disabled)::before {
            border-color: var(--input-border-color-checked);
            background-color: var(--input-background-color-checked);
        }

        input[type='checkbox']:read-only::before, input[type='checkbox']:-moz-read-only::before {
            border-color: var(--input-border-color-inline-checked);
        }

        input[type='checkbox']:disabled::before {
            border-color: var(--input-border-color-disabled);
            background-color: var(--input-background-color-disabled);
        }

        input[type='checkbox']:disabled::after {
            border-color: var(--input-border-color-inline-disabled);
        }

        input[type='checkbox']:checked:not(:disabled):focus::before, input[type='checkbox']:not(:checked):not(:disabled):focus::before {
            border-color: var(--input-border-color-hover);
        }

        input[type='checkbox']:not(:checked):not(:disabled):hover::before {
            border-color: var(--input-border-color-hover);
            background-color: var(--input-background-color-hover);
        }

        input[type='checkbox']:not(:checked):not(:disabled):hover:not(:checked)::after {
            border-color: var(--input-border-color-inline-hover);
        }

        /* Customization radio */
        input[type='radio']::before {
            border-radius: 50%;
            border: solid 1px;
        }

        input[type='radio']::after {
            border: solid;
            border-color: var(--input-border-color-inline-checked);
            border-width: 5px;
            border-radius: 50%;
            width: 0px;
            height: 0px;
            left: 4px;
            bottom: 4px;
        }

        input[type='radio']:not(:checked)::before {
            border-color: var(--input-border-color);
        }

        input[type='radio']:not(:checked)::after {
            border-color: var(--input-border-color-inline);
        }

        input[type='radio']:checked:not(:disabled)::before {
            border-color: var(--input-border-color-checked);
            background-color: var(--input-background-color);
        }

        input[type='radio']:read-only::before, input[type='checkbox']:-moz-read-only::before {
            border-color: var(--input-border-color-inline-checked);
        }

        input[type='radio']:disabled::before {
        }

        input[type='radio']:disabled::after {
            border-color: var(--input-border-color-inline-disabled);
        }

        input[type='radio']:checked:not(:disabled):focus::before, input[type='radio']:not(:checked):not(:disabled):focus::before {
            border-color: var(--input-border-color-hover);
        }

        input[type='radio']:not(:checked):not(:disabled):hover::before {
            border-color: var(--input-border-color-hover);
            background-color: var(--input-background-color);
        }

        input[type='radio']:not(:checked):not(:disabled):hover:not(:checked)::after {
            border-color: var(--input-border-color-inline-hover);
        }

input, textarea, select {
    float: left;
    font-size: 14px;
    font-family: 'Montserrat', Arial;
    font-weight: 500;
    border-radius: 0;
}

button {
    float: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    border-radius: 0;
    font-family: 'Montserrat', Arial;
    font-size: 15px;
    font-weight: 600;
}

.input {
    width: 100%;
    height: 50px;
    padding: 0 16px;
    border: 1px solid #CCC;
    transition: ease 0.3s;
    background-color: #FFF;
    border-radius: 6px;
}

    .input:focus {
        border-color: #00C18C;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }

.select {
    background: #FFF url(../images/arrow-select.png) no-repeat right center;
    background-size: auto 5px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea.input {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
}

.button {
    height: 50px;
    display: inline-block;
    padding: 0 40px 0 30px;
    cursor: pointer;
    position: relative;
    color: #FFF;
    background-color: #000;
    transition: all 0.25s;
    border-radius: 6px;
    overflow: hidden;
    letter-spacing: 1px;
}

    .button:hover {
        background-color: #666;
    }

    .button::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -40%;
        left: 50%;
        background-image: linear-gradient(0deg,rgba(255, 255, 255, 0.0),#FFF);
        transform: skew(-40deg);
        opacity: 0.1;
        transition: all 0.25s;
    }

    .button:hover::before {
        left: 30%;
        opacity: 0.3;
    }

    .button::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 15px;
        width: 14px;
        background: url(../images/arrow-white-right.png) no-repeat right center / 100% auto;
        transition: all 0.25s;
    }

    .button:hover::after {
        right: 10px;
    }

a.button {
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
}

.d-none {
    display: none !important;
}

.tamara {
    float: left;
    width: 100%;
    padding-top: 120px;
    position: relative;
}

.outer {
    margin: 0 auto;
    width: 100%;
    max-width: 1820px;
    min-height: 10px;
    padding: 0 30px;
    position: relative;
}

.wrap {
    margin: 0 auto;
    width: 1320px;
    min-height: 10px;
    position: relative;
}

.tac {
    text-align: center;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.fn {
    float: none !important;
}

.w100 {
    float: left;
    width: 100% !important;
}

.w50 {
    float: left;
    width: 50%;
}

.mt40 {
    margin-top: 40px;
}

.mt20 {
    margin-top: 20px;
}

/*	Start TOP	*/

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    padding: 10px 0;
    background-color: rgba(255,255,255,0.94);
    z-index: 8000;
    transition: all 0.4s;
}

.nav-up {
    top: -120px;
}

.nav-down {
    box-shadow: 0 0 12px rgb(0 0 0 / 8%);
}

.header-social {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 80;
}

    .header-social ul {
        float: right;
    }

    .header-social li {
        padding-right: 10px;
    }

        .header-social li a {
            float: left;
            border-radius: 50%;
            transition: all 0.3s;
        }

            .header-social li a:hover {
                background-color: #F2F2F2;
            }

            .header-social li a img {
                float: left;
                height: 40px;
            }

#logo {
    position: absolute;
    left: 30px;
    top: 5px;
    z-index: 100;
    transition: all 0.3s;
}

    #logo a {
        float: left;
        position: relative;
    }

    #logo img {
        float: left;
        height: 80px;
        transition: all 0.3s;
    }

.nav-icon {
    float: right;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

    .nav-icon::before {
        content: "MENU";
        position: absolute;
        left: -50px;
        top: 0;
        bottom: 0;
        font-size: 17px;
        font-weight: 600;
        line-height: 60px;
    }

    .nav-icon span {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 16px;
        height: 2px;
        margin: -1px 0 0 -8px;
        background-color: #000;
        transition: all 0.5s;
    }

        .nav-icon span::before {
            content: "";
            position: absolute;
            top: -7px;
            left: -8px;
            right: 0;
            height: 2px;
            background-color: #000;
            transition: all 0.5s;
        }

        .nav-icon span::after {
            content: "";
            position: absolute;
            bottom: -7px;
            left: -4px;
            right: 0;
            height: 2px;
            background-color: #000;
            transition: all 0.5s;
        }

.nav-icon-close span {
    background-color: transparent;
}

    .nav-icon-close span::before {
        transform: rotate(-135deg);
        top: 0;
        left: 0;
        background-color: #ED1C24;
    }

    .nav-icon-close span::after {
        transform: rotate(135deg);
        bottom: 0;
        left: 0;
        background-color: #ED1C24;
    }

.header-language {
    float: right;
    position: relative;
    z-index: 300;
}

    .header-language::before {
        content: "";
        float: left;
        width: 1px;
        height: 30px;
        margin: 15px 9px 0 0;
        background-color: #EEE;
    }

    .header-language a {
        float: left;
        width: 60px;
        font-size: 17px;
        font-weight: 600;
        text-align: center;
        line-height: 60px;
    }

#nav {
    position: fixed;
    top: 120px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.95);
    z-index: 7000;
    display: none;
    text-align: center;
}

    #nav > picture {
        content: "";
        position: absolute;
        top: 80px;
        bottom: 80px;
        left: 80px;
        width: calc(50% - 80px);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
    }

        #nav > picture::after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #000;
            opacity: 0.8;
        }

    #nav-wrap::before, #nav::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 20px;
        background-image: linear-gradient(180deg,#000,rgba(0,0,0,0.0));
        opacity: 0.05;
    }

#nav-wrap::before {
    display: none;
}

#nav ul {
    width: 100%;
    padding: 80px;
}

#nav li {
    width: 100%;
    position: relative;
}

    #nav li:last-child {
    }

    #nav li > a {
        float: left;
        width: 100%;
        position: relative;
        letter-spacing: 1px;
        font-size: 23px;
        font-weight: 500;
        line-height: 70px;
        transition: all 0.3s;
    }

        #nav li > a:hover {
            background-color: #FFF;
            box-shadow: 0 0 20px rgba(0,0,0,0.05);
        }

#nav > ul li span {
    display: none;
    position: absolute;
    top: 70px;
    left: -20px;
    width: 260px;
    padding: 15px;
    background-color: #FFF;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.2);
    text-align: left;
}

#nav li span::before {
    content: "";
    border-bottom: 3px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    height: 0;
    position: absolute;
    width: 0;
    left: 50px;
    top: -3px;
    border-bottom-color: #FFF;
}

#nav > ul li span a {
    float: left;
    width: 100%;
    padding: 10px 15px;
    position: relative;
    font-weight: 600;
    transition: all 0.3s;
}

    #nav > ul li span a:hover {
        background-color: #F5F5F5;
    }

.nav-opened {
    overflow: hidden;
}

/*	Finish TOP	*/

.hero-screen {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2000;
}

    .hero-screen > img {
        float: left;
        width: 100%;
        max-height: 800px;
    }

.hero-video-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.hero-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    object-fit: cover;
}

.hero-background {
    display: none;
}

.hero-message {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    padding: 70px 20px 74px 20px;
    color: #FFF;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    background-image: linear-gradient(180deg,rgba(87, 16, 25, 0),#571019);
}

    .hero-message strong {
        float: left;
        width: 100%;
        position: relative;
        font-weight: 600;
        font-size: 60px;
        line-height: 60px;
    }

    .hero-message span {
        float: left;
        width: 100%;
        padding-top: 38px;
        position: relative;
    }

        .hero-message span::before {
            content: "";
            position: absolute;
            top: 20px;
            left: 50%;
            width: 40px;
            height: 2px;
            margin-left: -20px;
            background-color: #C09C61;
        }

/*	Finish HERO VIDEO	*/

.button-play {
    position: absolute;
    z-index: 1;
    top: calc(50% - 36px);
    left: calc(50% - 36px);
}

.controls {
    height: 100%;
}

.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.2s ease;
    background: #FFF url(../images/arrow-left.png) no-repeat center / auto 20px;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
    background-image: url(../images/arrow-right.png);
}

.slick-prev:hover {
    background-image: url(../images/arrow-white-left.png);
    background-color: #000;
}

.slick-next:hover {
    background-image: url(../images/arrow-white-right.png);
    background-color: #000;
}

ul.slick-dots {
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 0;
    padding-top: 20px;
    z-index: 1000;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5));
}

    ul.slick-dots li {
        float: none;
        width: 4px;
        height: 20px;
        margin: 0 3px;
        display: inline-block;
        transition: all 0.3s;
    }

        ul.slick-dots li button {
            float: left;
            width: 4px;
            height: 100%;
            cursor: pointer;
            background-color: #FFF;
            transition: all 0.3s;
            position: relative;
            text-indent: -9999px;
            opacity: 0.5;
        }

            ul.slick-dots li button:hover {
                opacity: 0.6;
            }

        ul.slick-dots li.slick-active {
            height: 30px;
        }

            ul.slick-dots li.slick-active button {
                opacity: 1;
            }

.slider-hero-wrap {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    z-index: 700;
    overflow: hidden;
}

.slider-hero {
    float: left;
    width: 100%;
    position: relative;
    z-index: 700;
    overflow: hidden;
}

.slider-hero-item {
    float: left;
    width: 100%;
    position: relative;
    color: #FFF;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

    .slider-hero-item a {
        color: #FFF;
    }

    .slider-hero-item img {
        float: left;
        width: 100%;
        position: relative;
    }

    .slider-hero-item::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(90deg,#000,rgba(0, 0, 0, 0.0));
        z-index: 7;
        opacity: 0.5;
    }

.slider-hero-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.slider-hero-title-in {
    float: left;
    width: 55%;
    color: #FFF;
}

.slider-hero-title strong {
    float: left;
    width: 100%;
    position: relative;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
}

    .slider-hero-title strong > p:first-child {
        margin-bottom: 20px;
    }

.slider-hero-title span {
    float: left;
    width: 100%;
    padding-top: 44px;
    position: relative;
    font-size: 17px;
    line-height: 30px;
}

    .slider-hero-title span::before {
        content: "";
        position: absolute;
        top: 22px;
        left: -30px;
        width: 80px;
        height: 3px;
        background-color: #FFF;
    }

.slider-hero-title a {
    float: left;
    height: 50px;
    padding: 0 15px 0 30px;
    margin-top: 40px;
    position: relative;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 45px;
    border: 2px solid #FFF;
    border-radius: 25px;
    transition: all 0.2s;
}

    .slider-hero-title a:hover {
        background-color: rgba(0,0,0,0.5);
    }

    .slider-hero-title a::after {
        content: "";
        float: right;
        width: 25px;
        height: 46px;
        margin-left: 15px;
        background: url(../images/arrow-white-right.png) no-repeat 0 center / 20px;
        transition: all 0.15s;
    }

    .slider-hero-title a:hover::after {
        background-position: right center;
    }

.hero-video {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    object-fit: cover;
}

.vertical-out {
    width: 100%;
    height: 100%;
    display: table;
}

.vertical-in {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

/*	Finish SLIDER	*/

.mask, .mask-top {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 700;
}

.mask-top {
    top: 0;
    bottom: auto;
}

    .mask > img, .mask-top > img {
        float: left;
        width: 100%;
    }

/*	Start FOOTER	*/

.footer-wrap {
    float: left;
    width: 100%;
    padding-top: 40px;
    position: relative;
    background-color: #F5F5F5;
    color: #666;
}

.footer {
    float: left;
    width: 100%;
    position: relative;
    line-height: 30px;
}

    .footer a {
        color: #666;
    }

        .footer a:hover {
            text-decoration: underline;
        }

.footer-title {
    float: left;
    width: 100%;
    padding-left: 20px;
    margin: 24px 0 16px 0;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000;
    line-height: 20px;
    box-shadow: inset 2px 0 0 #000;
}

.footer-block-wrap {
    float: left;
    width: 100%;
}

.footer-block {
    float: left;
    width: 22%;
    padding: 0 15px;
    margin-bottom: 20px;
}

    .footer-block:first-child {
        width: 34%;
    }

.footer-block-content {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
}

    .footer-block-content > ul {
        width: 100%;
    }

        .footer-block-content > ul li {
            width: 100%;
        }

            .footer-block-content > ul li a {
                float: left;
                width: 100%;
            }

.footer-social {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 80;
}

    .footer-social li {
        padding-right: 10px;
    }

        .footer-social li a {
            float: left;
            border: 1px solid rgba(0,0,0,0.05);
            border-radius: 50%;
            transition: all 0.3s;
        }

            .footer-social li a:hover {
                border-color: #000;
            }

            .footer-social li a img {
                float: left;
                height: 50px;
                margin: -1px;
            }

.copyright {
    float: left;
    width: 100%;
    padding: 55px 0;
    margin-top: 50px;
    position: relative;
    z-index: 10;
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.05);
    line-height: 20px;
}

.footer-members {
    float: left;
    width: 70%;
}

    .footer-members li {
        padding-right: 40px;
    }

        .footer-members li:last-child {
            padding-right: 0;
        }

        .footer-members li a {
            float: left;
        }

            .footer-members li a img {
                max-height: 60px;
                filter: grayscale(100%);
                -webkit-filter: grayscale(100%);
            }

            .footer-members li a:hover img {
                filter: none;
                -webkit-filter: none;
            }

.copyright .right {
    float: right;
    width: 30%;
    text-align: right;
}

    .copyright .right section {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .copyright .right a {
        color: #000;
        font-weight: 600;
    }

/*	Start CONTENT	*/

.inner-40 {
    margin: 0 -40px;
}

.inner-30 {
    margin: 0 -30px;
}

.inner-20 {
    margin: 0 -20px;
}

.inner-15 {
    margin: 0 -15px;
}

.inner-10 {
    margin: 0 -10px;
}

.inner-6 {
    margin: 0 -6px;
}

.inner-5 {
    margin: 0 -5px;
}

.top-150 {
    padding-top: 150px;
}

.top-100 {
    padding-top: 100px;
}

.top-50 {
    padding-top: 50px;
}

.bottom-150 {
    padding-bottom: 150px;
}

.bottom-100 {
    padding-bottom: 100px;
}

.bottom-50 {
    padding-bottom: 50px;
}

.block-gradient {
    padding-left: 40px;
    padding-right: 40px;
    background-image: linear-gradient(180deg,#F9F5F1,#FFF);
}

.block-grey {
    padding: 80px 0;
    background-color: #F5F5F5;
}

.block-hero-machine {
    position: relative;
}

    .block-hero-machine::before {
        content: "";
        position: absolute;
        top: 80px;
        bottom: -40px;
        left: 100px;
        right: 100px;
        background: url(../images/hero-machine.png) no-repeat 0 0 / auto 100%;
        opacity: 0.1;
    }

.block-branches {
    position: relative;
    background-color: #014661;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #FFF;
}

    .block-branches::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: linear-gradient(180deg,#014661,rgba(1, 70, 97, 0.0));
    }

.block-space {
    float: left;
    width: 100%;
    height: 80px;
}

.page-title {
    float: left;
    width: 100%;
    padding: 49px 0 51px 0;
    position: relative;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    z-index: 30;
}

.page-title-center {
    text-align: center;
}

.page-title-slim {
    padding-top: 19px;
}

.page-title-white {
    color: #FFF !important;
}

.page-title::after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: -20px;
    width: 60px;
    height: 2px;
    background-color: #000;
}

.page-title-center::after {
    left: 50%;
    margin-left: -30px;
}

.page-about {
    float: left;
    width: 100%;
    margin: -10px 0 30px 0;
    position: relative;
    font-size: 15px;
    color: #666; /* font-weight:500; */
    line-height: 30px;
    z-index: 40;
}

.page-about-center {
    text-align: center;
}

.page-about a {
    font-weight: 600;
}

    .page-about a:hover {
        text-decoration: underline;
    }

.page-about b, .page-about strong {
    color: #000;
}

.page-about section {
    display: inline-block;
    font-weight: 600;
    color: #000;
}

    .page-about section img {
        float: left;
        height: 40px;
        margin: -5px 15px -5px 0;
    }

.page-photo {
    float: right;
    width: 50%;
    max-width: 510px;
    padding: 0 0 20px 50px;
}

    .page-photo img {
        float: left;
        width: 100%;
    }

.link-all {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

    .link-all a {
        float: left;
        height: 50px;
        padding: 0 29px;
        position: relative;
        letter-spacing: 1px;
        font-weight: 600;
        line-height: 45px;
        border: 2px solid #000;
        transition: all 0.3s;
    }

.link-all-centered a {
    float: none;
    display: inline-block;
}

.link-all a:hover {
    color: #757575;
    border-color: #959595;
    letter-spacing: 3px;
}

.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

    .grayscale:hover {
        filter: none;
        -webkit-filter: none;
    }

.sub-hero {
    float: left;
    width: 100%;
    padding: 6.25% 20px;
    margin-bottom: 40px;
    position: relative;
    z-index: 100;
    text-align: center;
    background-size: cover;
    background-position: center;
    color: #FFF;
    letter-spacing: 0.5px;
}

    .sub-hero::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(145deg,#000,rgba(0,0,0, 0.4));
        opacity: 0.9;
    }

    .sub-hero picture img {
        float: left;
        width: 100%;
        max-height: 400px;
    }

.sub-hero-title {
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
}

.sub-hero-summary {
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
}

.breadcrumb {
    float: left;
    width: 100%;
    height: 60px;
    padding: 20px 30px;
    margin-top: -30px;
    position: relative;
    background-color: #FFF;
    box-shadow: 0 0 20px rgba(0,0,0,0.07);
    z-index: 800;
    overflow: hidden;
}

    .breadcrumb section {
        float: left;
        letter-spacing: 1px;
    }

    .breadcrumb a {
        float: left;
        color: #777;
    }

        .breadcrumb a:hover {
            color: #353535;
            text-decoration: underline;
        }

    .breadcrumb i {
        float: left;
        margin: 0 20px;
        opacity: 0.4;
    }

    .breadcrumb strong {
        float: left;
        font-weight: 600;
        color: #2F3C46;
    }

/*.parallax-wrap {
    float: left;
    width: 100%;
    margin: 40px 0;
    position: relative;
}*/

.parallax-wrap {
    float: left;
    width: 100%;
    margin: 40px 0;
    position: relative;
    display: flex;
    align-items: center;
}

/*
.parallax-photo-wrap {
    position: absolute;
    left: 0;
    right: 50%;
    bottom: 0;
    top: 0;
}*/

.parallax-photo-wrap {
    /* position: absolute; */
    /* left: 0; */
    /* right: 50%; */
    /* bottom: 0; */
    /* top: 0; */
    float: left;
    width: 50%;
}

.parallax-photo-wrap-animate {
    overflow: hidden;
}

/*.parallax-photo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    max-height: 410px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}*/

.parallax-photo {
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* top: 0; */
     max-height: 410px; 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    float: left;
    width: 100%;
}

    .parallax-photo img {
        width: 100%;
    }

.parallax-wide {
    float: left;
    width: 100%;
    position: relative;
    background: transparent;
    background-size: 100% auto;
    text-align: center;
}

    .parallax-wide::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(145deg,#000,rgba(0,0,0,0.7));
        opacity: 0.6;
    }

    .parallax-wide img {
        float: left;
        width: 100%;
    }

    .parallax-wide .hero-text {
        color: #FFF;
    }

.parallax-text {
    float: right;
    width: 50%;
    padding-left: 80px;
    /*padding-bottom: 80px;*/
    position: relative;
}

.parallax-right .parallax-photo-wrap {
    right: 0;
    left: 50%;
}

.parallax-right .parallax-text {
    float: left;
    padding-left: 0;
    padding-right: 80px;
}

.parallax-text .page-title span {
    padding-left: 0;
    font-size: 30px;
    line-height: 40px;
}

    .parallax-text .page-title span::before {
        display: none;
    }

.img-fluid {
    width: 100%;
    height: auto;
}

.hero-blocks {
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: -60px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .hero-blocks ul {
        width: 100%;
    }

    .hero-blocks li {
        width: 33.33334%;
        padding: 0 30px;
        margin-bottom: 60px;
    }

        .hero-blocks li a {
            float: left;
            width: 100%;
            position: relative;
            overflow: hidden;
        }

            .hero-blocks li a::before {
                content: "";
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                background-color: #FFF;
                opacity: 0;
                transition: all ease 0.35s;
                z-index: 10;
            }

            .hero-blocks li a:hover::before {
                top: 25px;
                bottom: 25px;
                left: 25px;
                right: 25px;
                opacity: 0.95;
            }

            .hero-blocks li a picture {
                float: left;
                width: 100%;
                position: relative;
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
                transform-origin: center;
                transition: all 1s;
            }

            .hero-blocks li a:hover picture {
                transform: scale(1.1, 1.1);
            }

            .hero-blocks li a picture img {
                float: left;
                width: 100%;
            }

            .hero-blocks li a section {
                position: absolute;
                top: 85%;
                bottom: 0;
                left: 0;
                right: 0;
                padding: 20px;
                display: flex;
                align-items: center;
                transition: all ease 0.5s;
                z-index: 20;
            }

            .hero-blocks li a:hover section {
                top: 0;
            }

            .hero-blocks li a section strong {
                width: 100%;
                font-weight: 600;
                font-size: 25px;
                color: #FFF;
                line-height: 30px;
            }

            .hero-blocks li a:hover section strong {
                color: #000;
            }

.hero-text {
    float: left;
    width: 100%;
    margin: 20px 0;
    position: relative;
    font-size: 23px;
    line-height: 40px;
    text-align: center;
}

.hero-text-2 {
    float: left;
    width: 100%;
    margin: 20px 0;
    position: relative;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

.video-block {
    float: left;
    width: 100%;
    margin-top: 20px;
    position: relative;
}

    .video-block img {
        float: left;
        width: 100%;
    }

    .video-block iframe {
        position: absolute;
        top: 0;
        left: 0;
    }

.wide-block-photo::before {
    opacity: 0.5;
}

.wide-block-photo img {
    float: left;
    width: 100%;
    max-height: 400px;
}

.wide-block-text {
    float: left;
    width: 100%;
    position: relative;
    z-index: 200;
}

    .wide-block-text section {
        float: left;
        width: 100%;
        padding: 20px 80px 60px 80px;
        margin-top: -100px;
        background-color: #FFF;
        box-shadow: 0 7px 80px rgba(0, 0, 0, 0.1);
    }

.certificates {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 100;
    overflow: hidden;
}

    .certificates ul {
        width: 100%;
        overflow: hidden;
        display: flex;
        flex-flow: row wrap;
    }

    .certificates li {
        width: 16.666%;
        padding: 0 15px;
        margin-bottom: 30px;
        position: relative;
    }

        .certificates li a {
            float: left;
            width: 100%;
            height: 100%;
            padding: 29px;
            border: 1px solid #EEE;
            transition: all 0.3s;
        }

            .certificates li a:hover {
                border-color: #000;
            }

            .certificates li a section {
                float: left;
                width: 100%;
                height: 120px;
                display: table;
            }

                .certificates li a section strong {
                    display: table-cell;
                    vertical-align: middle;
                    width: 100%;
                }

                    .certificates li a section strong img {
                        max-width: 100%;
                        max-height: 200px;
                    }

            .certificates li a article {
                float: left;
                width: 100%;
                margin: 6px 0 -5px 0;
                font-weight: 600;
            }

/*	Start GALLERY SLIDER	*/

.slider-wide {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .slider-wide::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 2px;
        margin-left: -1px;
        background-color: #FFF;
    }

    .slider-wide div {
        float: left;
        width: 100%;
        position: relative;
    }

        .slider-wide div section {
            float: left;
            width: 100%;
            position: relative;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }

            .slider-wide div section img {
                float: left;
                width: 100%;
            }

.gallery {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .gallery ul {
        width: 100%;
    }

    .gallery li {
        width: 25%;
        padding: 0 5px;
        margin-bottom: 10px;
        position: relative;
    }

        .gallery li a {
            float: left;
            width: 100%;
            position: relative;
            overflow: hidden;
            color: #FFF;
        }

            .gallery li a::after {
                content: "";
                position: absolute;
                top: 1px;
                bottom: 1px;
                left: 1px;
                right: 1px;
                background: rgba(0, 0, 0, 0.4) url(../images/icon-zoom.png) no-repeat center / 40px;
                transition: all 0.3s;
                z-index: 10;
            }

            .gallery li a:hover::after {
                background-color: rgba(0, 0, 0, 0.0);
            }

            .gallery li a section {
                float: left;
                width: 100%;
                position: relative;
                overflow: hidden;
            }

            .gallery li a span {
                float: left;
                width: 100%;
                background-size: cover;
                background-position: center top;
                transform-origin: center;
                transition: all 0.75s;
            }

            .gallery li a:hover span {
                transform: scale(1.1, 1.1);
            }

            .gallery li a span img {
                float: left;
                width: 100%;
            }

/*	Start CONTACT	*/

.accordion {
    float: right;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
}

.accordion-section-title {
    float: left;
    width: 100%;
    padding: 20px 40px 20px 25px;
    margin-bottom: 20px;
    position: relative;
    background-color: #F6F6F6;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    letter-spacing: 1px;
    border-radius: 4px;
}

    .accordion-section-title i {
        content: "";
        position: absolute;
        bottom: 0;
        left: 25px;
        width: 40px;
        height: 2px;
        background-color: #ED1C24;
        opacity: 0;
        transition: all 0.3s;
    }

    .accordion-section-title::before, .accordion-section-title::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        width: 12px;
        height: 2px;
        margin-top: -1px;
        background-color: #CCC;
        transition: all 0.25s;
    }

    .accordion-section-title::after {
        background-color: #CCC;
        transform: rotate(90deg);
        opacity: 1;
    }

    .accordion-section-title.active {
    }

        .accordion-section-title.active i {
            opacity: 1;
        }

        .accordion-section-title.active::before {
            background-color: #027EAC;
        }

        .accordion-section-title.active::after {
            right: 15px;
            opacity: 0;
        }


.accordion-section-content {
    float: left;
    width: 100%;
    padding: 10px 0 20px 25px;
    margin-top: -5px;
    display: none;
    position: relative;
}

.accordion-section-text {
    float: left;
    width: 100%;
    margin-top: -10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
}

    .accordion-section-text strong, .accordion-section-text b {
        color: #151515;
        font-weight: 600;
    }

    .accordion-section-text a {
        font-weight: 600;
        text-decoration: underline;
    }

.contact-info {
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    flex-flow: row wrap;
}

    .contact-info section {
        float: left;
        width: 50%;
        padding: 0 20px 0 40px;
        margin-bottom: 30px;
        position: relative;
        font-size: 15px;
        font-weight: 500;
        line-height: 25px;
    }

        .contact-info section:first-child {
            width: 100%;
        }

        .contact-info section:last-child {
            margin-bottom: 0;
        }

        .contact-info section img {
            position: absolute;
            top: 3px;
            left: 0;
            height: 20px;
        }

        .contact-info section article {
            display: block;
            margin-bottom: 10px;
        }

            .contact-info section article:last-child {
                margin-bottom: 0;
            }

.block-two {
    width: 47%;
}

.contact-form {
    float: left;
    width: 100%;
}

.form-item {
    float: left;
    width: 50%;
    padding: 0 15px 30px 15px;
    position: relative;
}

    .form-item:last-child {
        padding-bottom: 0;
    }

    .form-item label {
        float: left;
        width: 100%;
    }

    .form-item section {
        float: left;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: -10px;
    }

.security-code img {
    float: left;
    width: 120px;
    height: 50px;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 6px;
}

.security-code a.refresh {
    float: left;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background: #FFF url(../images/refresh.png) no-repeat center center / 24px;
    border: 1px solid #CCC;
    border-radius: 6px;
}

.security-code a:hover.refresh {
    background-color: #EEE;
}

.contact-map {
    float: left;
    width: 100%;
    height: 420px;
}

/*	Start PAGINATION	*/

.pages {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
}

    .pages ul {
        width: 100%;
    }

    .pages li {
        float: none;
        display: inline-block;
        padding: 0 5px;
    }

        .pages li a {
            float: left;
            min-width: 50px;
            height: 50px;
            padding: 0 10px;
            color: #333;
            transition: all 0.3s;
        }

            .pages li a:hover {
                background-color: #EEE;
            }

            .pages li a.current {
                color: #FFF;
                background-color: #027EAC;
            }

.cookies-wrap {
    position: fixed;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 7950;
    text-align: center;
    display: none;
}

.cookies {
    float: left;
    width: 100%;
    padding: 25px 30px 20px 30px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
}

    .cookies::before {
        content: "";
        position: absolute;
        right: 15px;
        top: 15px;
        left: 15px;
        bottom: 0;
        background: url(../images/icon-cookies.png) no-repeat 0 top / 60px auto;
        opacity: 0.3;
    }

    .cookies section {
        float: left;
        width: 100%;
        position: relative;
    }

.cookies-close {
    position: absolute;
    top: -16px;
    right: 20px;
    width: 32px;
    height: 32px;
}

    .cookies-close span {
        float: left;
        width: 100%;
        height: 100%;
        position: relative;
        border-radius: 50%;
        text-indent: -9999px;
        background: #C09C61 url(../images/icon-close.png) no-repeat center / 20px;
        cursor: pointer;
        border: 2px solid #FFF;
    }

        .cookies-close span:hover {
            background-size: 18px;
            background-color: #000;
        }


.blog {
    float: left;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.blog-list {
    margin-top: 0 !important;
}

.blog ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.blog li {
    width: 33.33334%;
    padding: 0 20px;
    margin-bottom: 52px;
}

    .blog li a {
        float: left;
        width: 100%;
        position: relative;
        letter-spacing: 1px;
    }

    .blog li picture {
        float: left;
        width: 100%;
        position: relative;
        z-index: 5;
        overflow: hidden;
    }

    .blog li img {
        float: left;
        width: 100%;
        transform-origin: center;
        transition: all 1s;
    }

    .blog li a:hover picture img {
        transform: scale(1.08, 1.08);
    }

    .blog li a span {
        float: left;
        width: 100%;
        color: #999;
        padding-top: 20px;
        font-weight: 500;
        letter-spacing: 1px;
    }

        .blog li a span::before {
            content: "";
            float: left;
            width: 30px;
            height: 2px;
            margin: 9px 20px 0 0;
            background-color: #CCC;
            transition: all 0.2s;
        }

    .blog li a:hover span::before {
        width: 50px;
        margin-right: 30px;
        background-color: #000;
    }

    .blog li a strong {
        float: left;
        width: 100%;
        padding-top: 3px;
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        position: relative;
    }

.blog-outer {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
}

.blog-wrap {
    float: left;
    width: 100%;
    padding-left: 90px;
    margin-top: 30px;
    position: relative;
}

.blog-content {
    float: left;
    width: 100%;
}

.blog-photo {
    float: left;
    width: 100%;
}

    .blog-photo img {
        max-width: 100%;
    }

.date {
    float: left;
    width: 100%;
    padding-left: 40px;
    margin: 25px 0 -35px 0;
    font-weight: 500;
    color: #999;
    position: relative;
    letter-spacing: 1px;
}

    .date::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 20px;
        height: 2px;
        margin-top: -1px;
        background-color: #CCC;
    }

.blog-text {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
}

.page-share {
    position: absolute;
    top: 0;
    left: 0;
}

    .page-share ul {
        width: 50px;
    }

    .page-share li {
        margin-bottom: 15px;
    }

        .page-share li a {
            float: left;
            border: 1px solid #666;
            transition: all 0.2s;
            border-radius: 6px;
        }

            .page-share li a:hover {
                border-color: #000;
                background-color: #EEE;
            }

            .page-share li a img {
                float: left;
                height: 50px;
                margin: -1px;
            }

.production-process {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

    .production-process::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 2px;
        margin-left: -1px;
        background-color: #E4E4E4;
    }

    .production-process ul {
        width: 100%;
        position: relative;
        z-index: 10;
    }

    .production-process li {
        width: 100%;
        padding-bottom: 50px;
        position: relative;
    }

        .production-process li:last-child {
            padding-bottom: 0;
        }

        .production-process li::before {
            content: "";
            position: absolute;
            top: 26px;
            left: 50%;
            margin-left: -7px;
            width: 10px;
            height: 10px;
            background-color: #FFF;
            border: 2px solid #E4E4E4;
            border-radius: 50%;
        }

        .production-process li picture {
            float: right;
            width: 100%;
            max-width: 300px;
            position: relative;
        }

            .production-process li picture img {
                width: 100%;
                border-radius: 8px;
            }

        .production-process li a, .production-process li section {
            float: left;
            width: 50%;
            padding: 0 40px;
            text-align: right;
            position: relative;
        }

        .production-process li:nth-child(2n+2) a, .production-process li:nth-child(2n+2) section {
            float: right;
            text-align: left;
        }

        .production-process li:nth-child(2n+2) picture {
            float: left;
        }

        .production-process li h4 {
            float: left;
            width: 100%;
            padding: 23px 0 7px 0;
            font-size: 20px;
            font-weight: 700;
            line-height: 30px;
            color: #000;
        }

        .production-process li p {
            float: left;
            width: 100%;
            color: #666;
            font-size: 15px;
            font-weight: 500;
            line-height: 30px;
        }

.production-map, .production-map img {
    float: left;
    width: 100%;
}

.production-cycle {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

    .production-cycle img {
        width: 100%;
    }

.process-link {
    width: 100%;
    min-height: 320px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

    .process-link > img {
        width: 100%;
        height: auto;
    }

    .process-link > .links {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: space-between;
        position: absolute;
    }

        .process-link > .links > a {
            width: 100%;
        }

.animate-map {
    width: 700px;
    height: 470px;
    background: url(/content/images/animate-map.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

    .animate-map.en {
        background: url(/content/images/animate-map-en.jpg) no-repeat center;
    }

.turkey {
    position: absolute;
    top: 20.3rem;
    left: 28.6rem;
}

    .turkey > .marker > .pulse {
        width: 25px;
        height: 25px;
        border: 3px solid #e67f7f;
        background-color: #ef0c15;
    }

    .turkey > .marker > .dot {
        height: 60px;
        width: 60px;
        top: -18px;
        left: -18px;
        border: 10px solid rgb(205 31 0);
    }

.denmark {
    position: absolute;
    top: 7.4rem;
    left: 16.2rem;
}

.england {
    position: absolute;
    top: 10rem;
    left: 9rem;
}

.holland {
    position: absolute;
    top: 12.8rem;
    left: 13.7rem;
}

.belgium {
    position: absolute;
    top: 16.2rem;
    left: 14.25rem;
}

.spain {
    position: absolute;
    top: 19rem;
    left: 10rem;
}

.italy {
    position: absolute;
    top: 19.5rem;
    left: 18.5rem;
}

.germany {
    position: absolute;
    top: 13.8rem;
    left: 18.8rem;
}

.marker {
    position: relative;
}

    .marker > .pulse {
        display: block;
        width: 15px;
        height: 15px;
        border: 3px solid #bdbdbd;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background-color: #ffffff;
        z-index: 10;
        position: absolute;
    }

    .marker > .dot {
        display: block;
        position: absolute;
        height: 50px;
        width: 50px;
        top: -18px;
        left: -18px;
        z-index: 2;
        opacity: 0;
        border: 10px solid rgb(128 128 128);
        background: transparent;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px;
        -webkit-animation: flash 2s ease-out;
        -moz-animation: flash 2s ease-out;
        animation: flash 2s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes flash {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@media only screen and (max-width:1440px) {

    .outer {
        float: left;
    }

    .wrap {
        width: 1200px;
    }

    .top-150 {
        padding-top: 100px;
    }

    .top-100 {
        padding-top: 75px;
    }

    .top-50 {
        padding-top: 35px;
    }

    .bottom-150 {
        padding-bottom: 100px;
    }

    .bottom-100 {
        padding-bottom: 75px;
    }

    .bottom-50 {
        padding-bottom: 35px;
    }
}


@media only screen and (max-width:1280px) {

    .outer {
        float: left;
        padding: 0;
    }

    .wrap {
        width: 980px;
    }

    .slider-hero-title strong {
        font-size: 32px;
        line-height: 40px;
    }

    .slider-hero-title span {
        padding-top: 34px;
    }

        .slider-hero-title span::before {
            top: 17px;
            left: -20px;
            width: 60px;
            height: 2px;
        }

    .slider-hero-title-in {
        padding-left: 40px;
    }

    .hero-blocks {
        margin-bottom: -30px;
    }

        .hero-blocks .inner-30 {
            margin: 0 -15px;
        }

        .hero-blocks li {
            padding: 0 15px;
            margin-bottom: 30px;
        }

            .hero-blocks li a section strong {
                font-size: 20px;
            }

    .footer-block-content {
        font-size: 13px;
    }

    .certificates li {
        width: 33.33334%;
    }
}



@media only screen and (max-width:1023px) {

    .parallax-photo {
        max-height: 310px;
    }

    .tamara {
        padding-top: 70px;
    }

    .wrap {
        float: left;
        width: 100%;
        padding: 0 30px;
    }

    .header {
        height: 70px;
        padding: 5px 0;
    }

    .nav-up {
        top: -70px;
    }

    #logo {
        left: 15px;
    }

        #logo img {
            height: 46px;
        }

    .nav-icon::before, .header-language a {
        font-size: 15px;
    }

    .nav-icon::before {
        left: -42px;
    }

    #nav-wrap {
        position: fixed;
        top: 70px;
        bottom: 0;
        left: 0;
        right: 0;
        margin-top: 0;
        background-color: rgba(255,255,255,0.95);
        display: none;
        text-align: center;
        overflow: hidden;
        overflow-y: auto;
    }

    #nav {
        float: left;
        width: 100%;
        height: calc(100% - 70px);
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        padding-left: 0;
        background-color: transparent;
        display: block;
        box-shadow: inset 0 1px 0 rgba(0,0,0,0.05);
    }

        #nav > picture, #nav::after {
            display: none;
        }

    #nav-wrap::before {
        display: block;
    }

    #nav ul {
        padding: 20px 0;
    }

    #nav li > a {
        font-size: 17px;
        line-height: 50px;
    }

    .header-social {
        height: auto;
        padding: 15px;
    }

        .header-social ul {
            float: none;
            display: inline-block;
        }

    .top-150 {
        padding-top: 75px;
    }

    .top-100 {
        padding-top: 50px;
    }

    .top-50 {
        padding-top: 25px;
    }

    .bottom-150 {
        padding-bottom: 75px;
    }

    .bottom-100 {
        padding-bottom: 50px;
    }

    .bottom-50 {
        padding-bottom: 25px;
    }

    .slider-hero-wrap, .sub-hero {
        margin-bottom: 15px;
    }

    .slider-hero-title-in {
        width: 70%;
        padding-left: 0;
    }

    .slider-hero-title span {
        font-size: 15px;
        line-height: 25px;
    }

    .slider-hero-item img {
        padding: 10% 0;
    }

    .parallax-wrap {
        margin: 15px 0;
    }

    .parallax-text {
        padding-left: 30px;
        padding-bottom: 30px;
    }

    .parallax-right .parallax-text {
        padding-right: 30px;
    }

    .hero-blocks {
        margin-top: 15px;
    }

        .hero-blocks li a section {
            top: 75%;
        }

    .page-title {
        padding: 39px 0 41px 0;
    }

    .page-title-slim {
        padding-top: 9px;
    }

    .page-title::after {
        bottom: 25px;
        left: -10px;
        width: 50px;
    }

    .page-title-center::after {
        left: 50%;
        margin-left: -25px;
    }

    .footer-wrap {
        padding-top: 10px;
    }

    .footer-block {
        width: 50% !important;
    }

    .copyright {
        padding: 25px 0;
        margin-top: 10px;
        text-align: center;
    }

    .footer-members {
        width: 100%;
        margin-bottom: 20px;
    }

        .footer-members ul {
            float: none;
            display: inline-block;
        }

    .copyright .right {
        width: 100%;
        text-align: center;
    }

    .block-two {
        width: 100%;
    }

    .slider-wide::after {
        display: none;
    }

    .wide-block-text section {
        padding: 0 40px 40px 40px;
        margin-top: -50px;
    }

    .certificates li {
        width: 50%;
    }

        .certificates li a {
            padding: 19px;
        }

    .blog, .blog-wrap {
        margin-top: 15px;
    }

        .blog li {
            width: 50%;
        }

    .date {
        margin-bottom: -25px;
    }
}

.ratio {
    position: relative;
    width: 100%;
}

    .ratio::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
    }

    .ratio > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.ratio-1x1 {
    --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%);
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-block {
        display: block !important;
    }

    .order-md-first {
        order: -1 !important;
    }

    .order-md-0 {
        order: 0 !important;
    }

    .order-md-1 {
        order: 1 !important;
    }

    .order-md-2 {
        order: 2 !important;
    }

    .order-md-3 {
        order: 3 !important;
    }

    .order-md-4 {
        order: 4 !important;
    }

    .order-md-5 {
        order: 5 !important;
    }

    .order-md-last {
        order: 6 !important;
    }
}

@media only screen and (max-width:767px) {

    .wrap {
        padding: 0 20px;
    }

    .cookies-wrap {
        right: 5px;
        bottom: 5px;
        left: 5px;
    }

    .nav-icon {
        margin-right: 0;
    }

    .header-language::before {
        content: "";
        float: left;
        width: 1px;
        height: 30px;
        margin-right: 0;
    }

    .parallax-wrap {
        display: block;
    }

    .parallax-photo-wrap {
        position: absolute;
        float: left;
        width: 100%;
        height: 300px;
        margin-bottom: 20px;
        position: relative;
        left: auto !important;
        right: auto !important;
        bottom: auto;
        top: auto;
    }

    .parallax-photo-wrap-animate {
        overflow: auto;
    }

    .parallax-text {
        width: 100%;
        padding: 0 20px 30px 20px !important;
        padding-bottom: 80px;
    }

    .parallax-photo {
        margin-bottom: 100px;
    }

    .hero-blocks li {
        width: 100%;
    }

        .hero-blocks li a picture img {
            max-height: 300px;
        }

    .footer-members li a img {
        max-height: 40px;
    }

    .slider-hero-title strong {
        font-size: 23px;
        line-height: 30px;
    }

    .sub-hero-summary {
        font-size: 15px;
        line-height: 25px;
    }

    .contact-info section article span {
        display: block;
        font-size: 13px;
        font-weight: 600;
        color: #666;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .gallery li {
        width: 33.33334%;
    }

        .gallery li a::after {
            background-size: 30px;
        }

    .wide-block-text section {
        padding: 0 30px 30px 30px;
        margin-top: -40px;
    }

    .certificates .inner-15 {
        margin: 0 -5px;
    }

    .certificates li {
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .blog, .blog-wrap {
        margin-top: 5px;
    }

        .blog li {
            width: 100%;
        }

    .blog-wrap {
        padding-left: 0;
    }

    .page-share {
        float: left;
        width: 100%;
        position: static;
    }

        .page-share ul {
            width: 100%;
        }

        .page-share li {
            margin-right: 15px;
        }

    .production-process {
        margin-top: 0;
        margin-bottom: 25px;
    }

        .production-process::before {
            left: 2px;
            margin-left: 0;
        }

        .production-process li picture {
            float: left;
        }

        .production-process li::before {
            left: -4px;
            margin-left: 0;
        }

        .production-process li a, .production-process li section {
            width: 100%;
            padding: 0 0 0 25px;
            text-align: left;
        }

    .process-link {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .process-link > img {
            width: 100%;
            height: auto;
        }

        .process-link > .links {
            display: flex;
            flex-direction: column;
            width: 100%;
            height: 100%;
            position: absolute;
        }

            .process-link > .links > a {
                width: 100%;
                height: 100%;
            }

    .animate-map {
        width: 450px;
        height: 400px;
        background: url(/content/images/animate-map.jpg) no-repeat center;
        background-size: cover !important;
    }

        .animate-map.en {
            background: url(/content/images/animate-map-en.jpg) no-repeat center;
        }

    .turkey {
        position: absolute;
        top: 17.2rem;
        left: 19.7rem;
    }

        .turkey > .marker > .pulse {
            width: 25px;
            height: 25px;
            border: 3px solid #e67f7f;
            background-color: #ef0c15;
        }

        .turkey > .marker > .dot {
            height: 60px;
            width: 60px;
            top: -18px;
            left: -18px;
            border: 10px solid rgb(205 31 0);
        }

    .denmark {
        position: absolute;
        top: 6.1rem;
        left: 9.1rem;
    }

    .england {
        position: absolute;
        top: 8.3rem;
        left: 3rem;
    }

    .holland {
        position: absolute;
        top: 10.8rem;
        left: 7rem;
    }

    .belgium {
        position: absolute;
        top: 13.7rem;
        left: 7.5rem;
    }

    .spain {
        position: absolute;
        top: 16.1rem;
        left: 3.8rem;
    }

    .italy {
        position: absolute;
        top: 16.6rem;
        left: 11.1rem;
    }

    .germany {
        position: absolute;
        top: 11.6rem;
        left: 11.4rem;
    }
}



@media only screen and (max-width:540px) {

    .slider-hero-item img {
        padding: 18% 0;
    }

    .slider-hero-title span {
        display: none;
    }

    .parallax-photo-wrap {
        position: relative;
        height: 240px;
        overflow: hidden;
    }

    .parallax-photo-wrap-animate {
        height: 400px;
    }

    .footer-block {
        width: 100% !important;
    }

    .form-item {
        width: 100%;
        padding-bottom: 20px;
    }

    .contact-info section {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .gallery li {
        width: 50%;
    }
}



@media only screen and (max-width:420px) {

    .slider-hero-title strong {
        font-size: 17px;
        line-height: 25px;
    }
}



@media only screen and (max-width:374px) {
}

